/*
  Template Name: Martex - Software, App, SaaS & Startup Landing Pages Pack
  Theme URL: https://themeforest.net/user/dsathemes
  Description: Martex - Software, App, SaaS & Startup Landing Pages Pack
  Author: DSAThemes
  Author URL: https://themeforest.net/user/dsathemes
  Version: 1.0.0
  Website: www.dsathemes.com
  Tags: Responsive, HTML5, DSAThemes, Landing, Software, Mobile App, SaaS, Startup, Creative, Digital Produc
*/

*:focus-visible {
  outline: 2px #8a2be2 solid;
  outline-offset: 3px;
}

footer *:focus-visible {
  outline: 2px #8a2be2 solid;
  outline-offset: 3px;
}

.row.new-flex-row-mega .col-md-12,
.row.new-flex-row-mega .col-lg-3 {
  margin-bottom: 0; /* Set margin-bottom to 0 to remove space between boxes */
}

.wsmegamenu {
  display: none;
}

.mega-menu-open {
  display: block;
}

#myOverlay {
  /* Change this line */
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 999;
}

.container.newadjust-box {
  z-index: 3;
  position: relative !important;
  margin-bottom: 16px;

  margin-right: 10px;
}

.wsmegamenu > .container.newadjust-box {
  max-width: 100%;
  margin-right: 0;
}
/* ==========================================================================
  01. GENERAL & BASIC STYLES
  =========================================================================== */

html {
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
}

body {
  font-family: "Roboto", sans-serif;
  color: #525252;
  line-height: 1.6666;
  font-weight: 400;
  background-color: #fefeff;
  /* background-color: #FDFAFE; */
}

/*------------------------------------------*/
/*  PAGE CONTENT
/*------------------------------------------*/

#page,
.hidd {
  overflow: hidden;
}

.gradientstyle {
  background: linear-gradient(120deg, #7b5dd6, #161636);
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.row.justify-content-center.heading-one-wrapper {
  margin-top: 140px;
}
.rel,
section,
.container {
  position: relative !important;
  z-index: 3;
}

.banner-section.below-padding-manual {
  padding-bottom: 30px;
  padding-top: 55px;
}

.section-overlay {
  width: 100%;
  height: 100%;
}

/*------------------------------------------*/
/*  BLOCK SHADOW
/*------------------------------------------*/

.block-shadow {
  -webkit-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.08);
}

/*------------------------------------------*/
/*  BORDER SETTINGS
/*------------------------------------------*/

.block-border {
  border: 1px solid #e7e7e7;
}

.block-border.block-shadow {
  border: 1px solid #f5f6f6;
}

.x-border {
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
}

.top-border {
  border-top: 1px solid #e7e7e7;
}

.bottom-border {
  border-bottom: 1px solid #e7e7e7;
}

/*------------------------------------------*/
/*  BORDER RADIUS SETTING
/*------------------------------------------*/

.r-0 {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
}
.r-02 {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
.r-04 {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.r-06 {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
}
.r-08 {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}
.r-10 {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
.r-12 {
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
}
.r-14 {
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  -o-border-radius: 14px;
  border-radius: 14px;
}
.r-16 {
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -o-border-radius: 16px;
  border-radius: 8px;
}
.r-18 {
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  -o-border-radius: 18px;
  border-radius: 18px;
}
.r-20 {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
}
.r-22 {
  -webkit-border-radius: 22px;
  -moz-border-radius: 22px;
  -o-border-radius: 22px;
  border-radius: 22px;
}
.r-24 {
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  -o-border-radius: 24px;
  border-radius: 24px;
}
.r-26 {
  -webkit-border-radius: 26px;
  -moz-border-radius: 26px;
  -o-border-radius: 26px;
  border-radius: 26px;
}
.r-28 {
  -webkit-border-radius: 28px;
  -moz-border-radius: 28px;
  -o-border-radius: 28px;
  border-radius: 28px;
}
.r-30 {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
}
.r-32 {
  -webkit-border-radius: 32px;
  -moz-border-radius: 32px;
  -o-border-radius: 32px;
  border-radius: 32px;
}
.r-34 {
  -webkit-border-radius: 34px;
  -moz-border-radius: 34px;
  -o-border-radius: 34px;
  border-radius: 34px;
}
.r-36 {
  -webkit-border-radius: 36px;
  -moz-border-radius: 36px;
  -o-border-radius: 36px;
  border-radius: 36px;
}
.r-100 {
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
}

.container .r-12 {
  -webkit-border-radius: 12px !important;
  border-radius: 12px !important;
}
/*------------------------------------------*/
/*  OPACITY SETTINGS
/*------------------------------------------*/

.o-0 {
  opacity: 0 !important;
}
.o-10 {
  opacity: 0.1 !important;
}
.o-15 {
  opacity: 0.15 !important;
}
.o-20 {
  opacity: 0.2 !important;
}
.o-25 {
  opacity: 0.25 !important;
}
.o-30 {
  opacity: 0.3 !important;
}
.o-35 {
  opacity: 0.35 !important;
}
.o-40 {
  opacity: 0.4 !important;
}
.o-45 {
  opacity: 0.45 !important;
}
.o-50 {
  opacity: 0.5 !important;
}
.o-55 {
  opacity: 0.55 !important;
}
.o-60 {
  opacity: 0.6 !important;
}
.o-65 {
  opacity: 0.65 !important;
}
.o-70 {
  opacity: 0.7 !important;
}
.o-75 {
  opacity: 0.75 !important;
}
.o-80 {
  opacity: 0.8 !important;
}
.o-85 {
  opacity: 0.85 !important;
}
.o-90 {
  opacity: 0.9 !important;
}
.o-95 {
  opacity: 0.95 !important;
}
.o-100 {
  opacity: 1 !important;
}

/*------------------------------------------*/
/*  SPACING & INDENTS
/*------------------------------------------*/

.py-5 {
  padding-top: 5px;
  padding-bottom: 5px;
}
.py-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}
.py-15 {
  padding-top: 15px;
  padding-bottom: 15px;
}
.py-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}
.py-30 {
  padding-top: 30px;
  padding-bottom: 30px;
}
.py-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}
.py-50 {
  padding-top: 50px;
  padding-bottom: 50px;
}
.py-60 {
  padding-top: 60px;
  padding-bottom: 60px;
}
.py-70 {
  padding-top: 70px;
  padding-bottom: 70px;
}
.py-80 {
  padding-top: 80px;
  padding-bottom: 80px;
}
.py-90 {
  padding-top: 90px;
  padding-bottom: 90px;
}
.py-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.py-100.features-section.division.new-down-manual {
  padding-bottom: 187px;
}

.pt-30 {
  padding-top: 30px;
}
.pt-40 {
  padding-top: 40px;
}
.pt-50 {
  padding-top: 50px;
}
.pt-60 {
  padding-top: 60px;
}
.pt-70 {
  padding-top: 70px;
}
.pt-80 {
  padding-top: 80px;
}
.pt-90 {
  padding-top: 90px;
}
.pt-100 {
  padding-top: 50px;
  padding-bottom: 124px;
}

.pt-100.features-section.division.paduptop {
  padding-top: 215px;
}

.pb-30 {
  padding-bottom: 30px;
}
.pb-40 {
  padding-bottom: 40px;
}
.pb-50 {
  padding-bottom: 50px;
}
.pb-60 {
  padding-bottom: 60px;
}
.pb-70 {
  padding-bottom: 70px;
}
.pb-80 {
  padding-bottom: 80px;
}
.pb-90 {
  padding-bottom: 90px;
}
.pb-100 {
  padding-bottom: 100px;
}

.mt-10 {
  margin-top: 10px;
}
.mt-15 {
  margin-top: 15px;
}
.mt-20 {
  margin-top: 20px;
}
.mt-25 {
  margin-top: 25px;
}
.mt-30 {
  margin-top: 30px;
}
.mt-35 {
  margin-top: 35px;
}
.mt-40 {
  margin-top: 40px;
}
.mt-45 {
  margin-top: 45px;
}
.mt-50 {
  margin-top: 50px;
}
.mt-55 {
  margin-top: 55px;
}
.mt-60 {
  margin-top: 60px;
}
.mt-65 {
  margin-top: 65px;
}
.mt-70 {
  margin-top: 70px;
}
.mt-75 {
  margin-top: 75px;
}
.mt-80 {
  margin-top: 80px;
}
.mt-85 {
  margin-top: 85px;
}
.mt-90 {
  margin-top: 90px;
}
.mt-95 {
  margin-top: 95px;
}
.mt-100 {
  margin-top: 100px;
}

.mb-10 {
  margin-bottom: 10px;
}
.mb-15 {
  margin-bottom: 15px;
}
.mb-20 {
  margin-bottom: 20px;
}
.mb-25 {
  margin-bottom: 25px;
}
.mb-30 {
  margin-bottom: 30px;
}
.mb-35 {
  margin-bottom: 35px;
}
.mb-40 {
  margin-bottom: 40px;
}
.mb-45 {
  margin-bottom: 45px;
}
.mb-50 {
  margin-bottom: 50px;
}
.mb-55 {
  margin-bottom: 55px;
}
.mb-60 {
  margin-bottom: 60px;
}
.mb-65 {
  margin-bottom: 65px;
}
.mb-70 {
  margin-bottom: 70px;
}
.mb-75 {
  margin-bottom: 75px;
}
.mb-80 {
  margin-bottom: 80px;
}
.mb-85 {
  margin-bottom: 85px;
}
.mb-90 {
  margin-bottom: 90px;
}
.mb-95 {
  margin-bottom: 95px;
}
.mb-100 {
  margin-bottom: 100px;
}

.ml-5 {
  margin-left: 5px;
}
.ml-10 {
  margin-left: 10px;
}
.ml-15 {
  margin-left: 15px;
}
.ml-20 {
  margin-left: 20px;
}
.ml-25 {
  margin-left: 25px;
}
.ml-30 {
  margin-left: 30px;
}

.mr-5 {
  margin-right: 5px;
}
.mr-10 {
  margin-right: 10px;
}
.mr-15 {
  margin-right: 15px;
}
.mr-20 {
  margin-right: 20px;
}
.mr-25 {
  margin-right: 25px;
}
.mr-30 {
  margin-right: 30px;
}

/*------------------------------------------*/
/*  BACKGROUND SETTINGS
/*------------------------------------------*/

.bg--fixed,
.bg--scroll {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.bg--fixed {
  background-attachment: scroll !important;
}

.bg--scroll {
  background-attachment: fixed !important;
}

/*------------------------------------------*/
/*  BACKGROUND COLORS
/*------------------------------------------*/

.bg--white-500 {
  background-color: #f2f4f8;
}
.bg--white-400 {
  background-color: #f4f4f9;
}
.bg--white-300 {
  background-color: #f7f8f9;
}
.bg--white-200 {
  background-color: #fbfbfd;
}
.bg--white-100 {
  background-color: #fff;
}

.bg--black-500 {
  background-color: #22223b;
}
.bg--black-400 {
  background-color: #e5e5e7;
}
.bg--black-300 {
  background-color: #394455;
}
.bg--black-200 {
  background-color: #e1e3e5;
}
.bg--black-100 {
  background-color: #ecf1f4;
}

.bg--blue-500 {
  background-color: #185abd;
}
.bg--blue-400 {
  background-color: #1680fb;
}
.bg--blue-300 {
  background-color: #3eb1ff;
}
.bg--blue-200 {
  background-color: #ddedff;
}
.bg--blue-100 {
  background-color: #f4f9fc;
}

.bg--green-500 {
  background-color: #00a14e;
}
.bg--green-400 {
  background-color: #0fbc49;
}
.bg--green-300 {
  background-color: #6fd792;
}
.bg--green-200 {
  background-color: #cff2db;
}
.bg--green-100 {
  background-color: #e9f8f2;
}

.bg--pink-500 {
  background-color: #ff149c;
}
.bg--pink-400 {
  background-color: #8e56dc;
}
.bg--pink-300 {
  background-color: #fcb5cc;
}
.bg--pink-200 {
  background-color: #fee4ec;
}
.bg--pink-100 {
  background-color: #feecf2;
}

.bg--purple-5000 {
  background-color: #663ae9;
}
.bg--purple-500 {
  background-color: #7827e6;
}
.bg--purple-400 {
  background-color: #7b5dd6;
}
.bg--purple-300 {
  background-color: #bdaeea;
}
.bg--purple-200 {
  background-color: #e5deff;
}
.bg--purple-100 {
  background-color: #f1edff;
}

.bg--red-500 {
  background-color: #da0f29;
}
.bg--red-400 {
  background-color: #ff1e1a;
}
.bg--red-300 {
  background-color: #ffa5a3;
}
.bg--red-200 {
  background-color: #ffd2d1;
}
.bg--red-100 {
  background-color: #fce7e4;
}

.bg--violet-500 {
  background-color: #c73e9b;
}
.bg--violet-400 {
  background-color: #be6cbe;
}
.bg--violet-300 {
  background-color: #e2bde2;
}
.bg--violet-200 {
  background-color: #f1cde5;
}
.bg--violet-100 {
  background-color: #f7e4f1;
}

.bg--yellow-500 {
  background-color: #ffba01;
}
.bg--yellow-400 {
  background-color: #deeefd;
}
.bg--yellow-300 {
  background-color: #ffdf35;
}
.bg--yellow-200 {
  background-color: #fef5cd;
}
.bg--yellow-100 {
  background-color: #fef9e5;
}

.bg--tra-black {
  background-color: rgba(0, 0, 0, 0.04);
}
.bg--tra-white {
  background-color: rgba(255, 255, 255, 0.15);
}
.bg--primary-blue {
  background-color: #2160fd;
}
.bg--light-grey {
  background-color: #f0f3ff;
}
.bg--snow {
  background-color: #fdfdfd;
}

/*------------------------------------------*/
/*  GRADIENT COLOR BACKGROUND
/*------------------------------------------*/

.gr--ghost {
  background-image: linear-gradient(
    180deg,
    rgba(247, 248, 249, 0.8) 50%,
    rgba(247, 248, 249, 0.05) 100%
  );
}
.gr--snow {
  background-image: linear-gradient(to left, #f3edf7, #f9f6fa);
}
.gr--cotton {
  background-image: linear-gradient(
    180deg,
    rgba(223, 225, 250, 0.8) 50%,
    rgba(223, 225, 250, 0.05) 100%
  );
}
.gr--ghostwhite {
  background-image: linear-gradient(to left, #e9e9f5, #f4f4f9);
}
.gr--smoke {
  background: linear-gradient(180deg, #f8f9fe 0%, #f4f4f9 100%);
}
/* .gr--whitesmoke { background-image: linear-gradient(180deg, rgba(244, 244, 249, .8) 50%, rgba(244, 244, 249, .05) 100%); } */
.gr--perl {
  background-image: linear-gradient(
    180deg,
    rgba(236, 234, 253, 0.8) 50%,
    rgba(236, 234, 253, 0.05) 100%
  );
}

/*------------------------------------------*/
/*  BACKGROUND SHAPE
/*------------------------------------------*/

.shape--01:after,
.shape--02:after,
.shape--03:after,
.shape--04:after,
.shape--05:after,
.shape--06:after,
.shape--07:after {
  position: absolute;
  content: "";
  z-index: -1;
}

.shape--02.r-24:after {
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  -o-border-radius: 24px;
  border-radius: 24px;
}

.shape--01:after {
  width: 150%;
  height: 80%;
  top: 13%;
  left: -25%;
}

.shape--02:after {
  width: 86%;
  height: 80%;
  top: 13%;
  left: 7%;
}

.shape--03:after {
  width: 78%;
  height: 120%;
  top: -60px;
  left: 11%;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  -o-border-radius: 24px;
  border-radius: 24px;
}

.shape--04:after {
  width: 100%;
  height: 80%;
  top: 10%;
  left: 0;
}

.shape--05:after {
  width: 150%;
  height: 90%;
  top: 0;
  left: -25%;
}

.shape--06:after {
  width: 150%;
  height: 75%;
  top: 0;
  left: -25%;
}

.shape--07:after {
  width: 200%;
  height: 50%;
  top: 37%;
  left: -50%;
}

.shape--whitesmoke:after {
  background-color: rgba(123, 104, 238, 0.05);
}

.shape--white-500:after {
  background-color: #f2f4f8;
}
.shape--white-400:after {
  background-color: #f4f4f9;
}
.shape--white-300:after {
  background-color: #f7f8f9;
}
.shape--white-200:after {
  background-color: #fbfbfd;
}

.shape--black-500:after {
  background-color: #22223b;
}
.shape--black-400:after {
  background-color: #2e3648;
}
.shape--black-300:after {
  background-color: #394455;
}
.shape--black-200:after {
  background-color: #e1e3e5;
}
.shape--black-100:after {
  background-color: #ecf1f4;
}

.shape--blue-500:after {
  background-color: #185abd;
}
.shape--blue-400:after {
  background-color: #1680fb;
}
.shape--blue-300:after {
  background-color: #3eb1ff;
}
.shape--blue-200:after {
  background-color: #ddedff;
}
.shape--blue-100:after {
  background-color: #f4f9fc;
}

.shape--green-500:after {
  background-color: #00a14e;
}
.shape--green-400:after {
  background-color: #0fbc49;
}
.shape--green-300:after {
  background-color: #6fd792;
}
.shape--green-200:after {
  background-color: #cff2db;
}
.shape--green-100:after {
  background-color: #e9f8f2;
}

.shape--pink-500:after {
  background-color: #ff149c;
}
.shape--pink-400:after {
  background-color: #f74780;
}
.shape--pink-300:after {
  background-color: #fcb5cc;
}
.shape--pink-200:after {
  background-color: #fee4ec;
}
.shape--pink-100:after {
  background-color: #feecf2;
}

.shape--purple-500:after {
  background-color: #663ae9;
}
.shape--purple-400:after {
  background-color: #7b5dd6;
}
.shape--purple-300:after {
  background-color: #bdaeea;
}
.shape--purple-200:after {
  background-color: #e5deff;
}
.shape--purple-100:after {
  background-color: #f1edff;
}

.shape--red-500:after {
  background-color: #da0f29;
}
.shape--red-400:after {
  background-color: #ff1e1a;
}
.shape--red-300:after {
  background-color: #ffa5a3;
}
.shape--red-200:after {
  background-color: #ffd2d1;
}
.shape--red-100:after {
  background-color: #fce7e4;
}

.shape--violet-500:after {
  background-color: #c73e9b;
}
.shape--violet-400:after {
  background-color: #be6cbe;
}
.shape--violet-300:after {
  background-color: #e2bde2;
}
.shape--violet-200:after {
  background-color: #f1cde5;
}
.shape--violet-100:after {
  background-color: #f7e4f1;
}

.shape--gr-ghost:after {
  background-image: linear-gradient(
    180deg,
    rgba(247, 248, 249, 0.8) 50%,
    rgba(247, 248, 249, 0.05) 100%
  );
}
.shape--gr-whitesmoke:after {
  background-image: linear-gradient(
    180deg,
    rgba(244, 244, 249, 0.8) 50%,
    rgba(244, 244, 249, 0.05) 100%
  );
}

/*------------------------------------------*/
/*  BACKGROUND PATTERN
/*------------------------------------------*/

.pattern-01,
.pattern-02,
.pattern-03,
.pattern-04,
.pattern-05 {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.pattern-01 {
  background-image: url(../images/pattern-01.png);
}
.pattern-02 {
  background-image: url(../images/pattern-02.png);
}
.pattern-03 {
  background-image: url(../images/pattern-03.png);
}
.pattern-04 {
  background-image: url(../images/pattern-04.png);
}
.pattern-05 {
  background-image: url(../images/pattern-05.png);
}

/*------------------------------------------*/
/*  BACKGROUND IMAGE
/*------------------------------------------*/

.bg--01,
.bg--02,
.bg--03,
.bg--04,
.bg--05,
.bg--06,
.bg--07,
.bg--08 {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.bg--01 {
  background-image: url(../images/bg-01.jpg);
}
.bg--02 {
  background-image: url(../images/bg-02.jpg);
  margin-bottom: 100px;
  margin-top: 100px;
}
.bg--03 {
  background-image: url(../images/bg-03.jpg);
}
.bg--04 {
  background-image: url(../images/bg-04.jpg);
}
.bg--05 {
  background-image: url(../images/bg-05.jpg);
}
.bg--06 {
  background-image: url(../images/bg-06.jpg);
}
.bg--07 {
  background-image: url(../images/bg-07.jpg);
}
.bg--08 {
  background-image: url(../images/bg-08.jpg);
}
.bg--09 {
  background-image: url(../images/bg-09.jpg);
}
/*------------------------------------------*/
/*  SECTION DIVIDER
/*------------------------------------------*/

hr.divider {
  width: 100%;
  height: 1px;
  background-color: transparent;
  background-image: linear-gradient(
    90deg,
    rgba(206, 211, 246, 0) 0,
    #bbb 38%,
    #bbb 64%,
    rgba(206, 211, 246, 0) 99%
  );
  opacity: 0.4;
  border: none;
  margin: 0;
}

/*------------------------------------------*/
/*  WAVE SHAPE BOTTOM
/*------------------------------------------*/

.wave-shape-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

/* ==========================================================================
  02. TYPOGRAPHY
  =========================================================================== */

/*------------------------------------------*/
/*  HEADERS
/*------------------------------------------*/

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #3b3f44;
  font-weight: 500;
  letter-spacing: 0;
  margin-bottom: 0;
}

#picnewsize {
  max-width: 70%;
}
/*                                                                   old answer text without picture */
/* .s-52.w-700 .gradient-text {
  background: linear-gradient(to right, #161636, #9D32D9);
  -webkit-background-clip: text;
  color: transparent;
  display: inline-block;
} */

.s-52.w-700 .gradient-text {
  display: none; /* Hide the text */
}

.custom-answer-image {
  width: 331px; /* Set the width of your image */
  height: auto; /* Maintain aspect ratio */
  margin-top: -25px; /* Adjust the spacing as needed */
}

.s-52.w-700 .gradient-text::after {
  content: ""; /* Create a pseudo-element for the non-gradient part */
  width: 1em; /* Adjust the width to match the width of the "Answer" word */
  height: 100%;
  background: #fff; /* Set the background color to match the background */
}

.font--jakarta h1,
.font--jakarta h2,
.font--jakarta h3,
.font--jakarta h4,
.font--jakarta h5,
.font--jakarta h6 {
  font-family: "Roboto", sans-serif;
  line-height: 1.35;
}

.font--jakarta h1,
.font--jakarta h2 {
  line-height: 1.25;
}

#adjsut-main-title-about {
  font-size: 4.222rem;
}

.s-46.w-700.new-why-title {
  text-align: center;
  padding-top: 100px;
  font-weight: 600;
}
.s-46.w-700.new-why-title.title-m-why {
  text-align: center;
  padding-top: 0px;
  font-size: 30px;
}
.p-manual-small-title {
  text-align: center;
  margin-top: 30px;
  font-size: 1.1025rem;
}

#getquote-special-color {
  background: linear-gradient(to right, #170b28, #8e56dc);
  -webkit-background-clip: text;
  color: transparent;
  font-size: 65px;
  font-weight: 600;
}
.s-50.w-700.special-black-title {
  background: #161636;
  font-family: "Roboto", sans-serif;
  -webkit-background-clip: text;
  color: transparent;
  font-size: 60px;
  font-weight: 550;
}

.font--inter h1,
.font--inter h2,
.font--inter h3,
.font--inter h4,
.font--inter h5,
.font--inter h6 {
  font-family: "Roboto", sans-serif;
  letter-spacing: -0.5px;
}

/*------------------------------------------*/
/*  PARAGRAPHS
/*------------------------------------------*/

p.p-sm {
  font-size: 0.8375rem;
} /* 15px */
p {
  font-size: 1rem;
} /* 16px */
p.p-md {
  font-size: 0.9rem;
} /* 17px */
p.p-lg {
  font-size: 1.125rem;
} /* 18px */
p.p-xl {
  font-size: 1.2rem;
} /* 19.2px */

.p-md.mb-0.padding-d-q {
  padding-bottom: 26px;
}

/*------------------------------------------*/
/*  FONT SIZE
/*------------------------------------------*/

.s-15 {
  font-size: 0.9375rem;
} /* 15px */
.s-16 {
  font-size: 1rem;
} /* 16px */
.s-17 {
  font-size: 1.0625rem;
} /* 17px */
.s-18 {
  font-size: 1rem;
} /* 18px */
.s-19 {
  font-size: 1.1875rem;
} /* 19px */
.s-20 {
  font-size: 1.25rem;
} /* 20px */
.s-21 {
  font-size: 1.1025rem;
  margin: 10px;
} /* 21px */
.s-22 {
  font-size: 1.375rem;
} /* 22px */
.s-23 {
  font-size: 1.4375rem;
} /* 23px */
.s-24 {
  font-size: 1.5rem;
} /* 24px */
.s-26 {
  font-size: 1.625rem;
} /* 26px */
.s-28 {
  font-size: 1.75rem;
} /* 28px */
.s-30 {
  font-size: 1.875rem;
} /* 30px */
.s-32 {
  font-size: 2rem;
} /* 32px */
.s-34 {
  font-size: 2.125rem;
} /* 34px */
.s-36 {
  font-size: 2.25rem;
} /* 36px */
.s-38 {
  font-size: 2.375rem;
} /* 38px */
.s-40 {
  font-size: 2.5rem;
} /* 40px */
.s-42 {
  font-size: 2.625rem;
} /* 42px */
.s-43 {
  font-size: 2.6875rem;
} /* 43px */
.s-44 {
  font-size: 2.75rem;
} /* 44px */
.s-45 {
  font-size: 2.8125rem;
} /* 45px */
.s-46 {
  font-size: 2.875rem;
} /* 46px */
.s-47 {
  font-size: 2.9375rem;
} /* 47px */
.s-48 {
  font-size: 3rem;
} /* 48px */
.s-50 {
  font-size: 3.125rem;
} /* 50px */
.s-52 {
  font-size: 3.25rem;
} /* 52px */
.s-54 {
  font-size: 3.375rem;
} /* 54px */
.s-56 {
  font-size: 3.5rem;
} /* 56px */
.s-58 {
  font-size: 3.625rem;
} /* 58px */
.s-60 {
  font-size: 3.75rem;
} /* 60px */
.s-62 {
  font-size: 3.875rem;
} /* 62px */
.s-64 {
  font-size: 4rem;
} /* 64px */
.s-66 {
  font-size: 4.125rem;
} /* 66px */
.s-68 {
  font-size: 4.25rem;
} /* 68px */
.s-70 {
  font-size: 4.375rem;
} /* 70px */
.s-72 {
  font-size: 4.5rem;
} /* 72px */
.s-74 {
  font-size: 4.625rem;
} /* 74px */
.s-76 {
  font-size: 4.75rem;
} /* 76px */
.s-78 {
  font-size: 4.875rem;
} /* 78px */
.s-80 {
  font-size: 5rem;
} /* 80px */

/*------------------------------------------*/
/*  FONT WEIGHT
/*------------------------------------------*/

.txt-upcase {
  text-transform: uppercase;
}

.w-200 {
  font-weight: 200;
}
.w-300 {
  font-weight: 300;
}
.w-400 {
  font-weight: 400;
}
.w-500 {
  font-weight: 500;
}
.w-600 {
  font-weight: 600;
}
.w-700 {
  font-weight: 500;
}
.w-800 {
  font-weight: 800;
}
.w-900 {
  font-weight: 900;
}

/*------------------------------------------*/
/*  LINK SETTINGS
/*------------------------------------------*/

a {
  color: #3b3f44;
  text-decoration: none;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

a:hover {
  /* color: #8E56DC!important; */
  text-decoration: none;
}

/* a:focus {
  outline: none;
  text-decoration: none;
} */

a.tra-link {
  font-size: 1rem;
  line-height: 1;
  font-weight: 500;
}
/* NEW HOVER link*/
.tra-link.ico-20.color--theme.new-hover-link {
  background-image: linear-gradient(
    to right,
    #7036c5,
    #7036c5 50%,
    #452179 50%
  );
  background-size: 200% 100%;
  background-position: -100%;
  display: inline-block;
  padding: 5px 0;
  position: relative;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  transition: all 0.3s ease-in-out;
}

.tra-link.ico-20.color--theme.new-hover-link:before {
  content: "";
  background: #7036c5;
  display: block;
  position: absolute;
  bottom: -3px;
  left: -10px;
  width: 0;
  height: 3px;
  transition: all 0.3s ease-in-out;
}

.tra-link.ico-20.color--theme.new-hover-link:hover {
  background-position: 0;
}
.tra-link.ico-20.color--theme.new-hover-link:hover::before {
  width: 100%;
}

/* about white special desing white white */

.tra-link.ico-20.color--theme.new-hover-link.about-home-hyper
  #about-home-hyper {
  background-image: linear-gradient(
    to right,
    #f1f1f1,
    #f1f1f1 50%,
    #f1f1f1 50%
  );
  background-size: 200% 100%;
  background-position: -100%;
  display: inline-block;
  padding: 5px 0;
  position: relative;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  transition: all 0.3s ease-in-out;
}

#about-home-hyper:before {
  content: "";
  background: #ffffff;
  display: block;
  position: absolute;
  bottom: -3px;
  left: -10px;
  width: 0;
  height: 3px;
  transition: all 0.3s ease-in-out;
}

#about-home-hyper:hover {
  background-position: 0;
}
#about-home-hyper:hover::before {
  width: 100%;
}

/*  NEW HOVER link */

/* blue link hover  */

#blue-tabnav-a-efect {
  background-image: linear-gradient(
    to right,
    #3fcfde,
    #2f7a92 50%,
    #215a6c 50%
  );
  background-size: 200% 100%;
  background-position: -100%;
  display: inline-block;
  padding: 5px 0;
  position: relative;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  transition: all 0.3s ease-in-out;
  margin-top: 20px;
}

#blue-tabnav-a-efect:before {
  content: "";
  background: #3fcfde;
  display: block;
  position: absolute;
  bottom: -3px;
  left: -10px;
  width: 0;
  height: 3px;
  transition: all 0.3s ease-in-out;
}

#blue-tabnav-a-efect:hover {
  background-position: 0;
}

#blue-tabnav-a-efect:hover::before {
  width: 100%;
}

/* blue link hover  */

a.tra-link span {
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.tra-link.ico-20 [class*="flaticon-"]:before,
.tra-link.ico-20 [class*="flaticon-"]:after {
  position: relative;
  font-size: 0.75rem;
  line-height: 0.7rem !important;
  top: 2px;
  left: 2px;
}

a.tra-link:hover span {
  color: #353f4f !important;
}

/*------------------------------------------*/
/*  LISTS
/*------------------------------------------*/

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

/*------------------------------------------*/
/*  TEXT LIST
/*------------------------------------------*/

ul.simple-list {
  list-style: disc;
  margin-left: 15px;
}

ul.simple-list.long-list p {
  margin-bottom: 8px;
}

/*------------------------------------------*/
/*  DIGIT LIST
/*------------------------------------------*/

ol.digit-list {
  padding: 0;
  margin-left: 15px;
}

ol.digit-list p {
  margin-bottom: 8px;
}

/*------------------------------------------*/
/*  BUTTON SETTINGS
/*------------------------------------------*/

.btn {
  background-color: transparent;
  font-size: 0.79rem;
  line-height: 1;
  font-weight: 400;
  padding: 0.799rem 2.9rem;
  border: 2px solid transparent;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
  letter-spacing: 0.03rem;
}

.btn.btn-sm {
  font-size: 0.975rem;
  padding: 0.7rem 1.5rem;
}

.btn.ico-30.ico-left,
.btn.ico-30.ico-right {
  padding: 0.37rem 0;
}

/*------------------------------------------*/
/*  Buttons Group
/*------------------------------------------*/

.text-center .btns-group {
  display: inline-block;
}

.btns-group .btn:first-child {
  margin-right: 15px;
}

.btns-group .btn.ico-30.ico-left {
  padding: 0.37rem 0.5rem;
}

.btns-group .btn.ico-30.ico-right {
  padding: 0.37rem 0;
}

/*------------------------------------------*/
/*  Button Icon
/*------------------------------------------*/

.btn.ico-20 [class*="flaticon-"]:before,
.btn.ico-20 [class*="flaticon-"]:after {
  position: relative;
  font-size: 1rem;
  line-height: 0.7rem !important;
  top: 4px;
}

.btn.ico-left span {
  margin-right: 5px;
}

.btn.ico-right span {
  margin-left: 5px;
}

.btn.ico-30.ico-left span {
  position: relative;
  top: 0;
  right: 4px;
}

.btn.ico-30.ico-right span {
  position: relative;
  top: 0;
  left: 4px;
}

.btn.ico-30.ico-left span.ico-30-txt,
.btn.ico-30.ico-right span.ico-30-txt {
  position: relative;
  top: -10px;
  right: 0;
}

.btn.ico-30.ico-right span.ico-30-txt {
  left: 0;
}

/*------------------------------------------*/
/*  Button Text
/*------------------------------------------*/

p.btn-txt {
  margin: 20px 0 0 0;
}

.btn-rating p.btn-txt {
  margin: 0;
}

.star-rating span.rating-txt {
  font-size: 0.9375rem;
}

p.btns-group-txt {
  margin: 14px 0 0 0;
}

.btn-rating {
  margin-top: 18px;
}

.text-center p.btns-group-txt {
  margin-top: 20px;
}

p.btn-txt.ico-15,
p.btns-group-txt.ico-15 {
  padding-left: 5px;
}

.text-center p.btn-txt.ico-15,
.text-center p.btns-group-txt.ico-15 {
  padding-left: 0;
  font-size: 18px;
}

.credit-card-image {
  position: absolute;
  bottom: -68px;
  right: 2;
  width: 110px; /* Set the width of the image (adjust as needed) */
  height: 110px; /* Set the height of the image (adjust as needed) */
  margin: 0px 10px 10px; /* Adjust the margin to space the image from the text */
}

p.btn-txt span,
p.btns-group-txt span {
  position: relative;
  top: 0.5px;
  right: 2px;
}

p.btns-group-txt span.txt-data {
  display: block;
  top: 0;
  right: 0;
}

p.btns-group-txt span.txt-data a {
  margin-left: 4px;
  text-decoration: underline;
}

p.btns-group-txt span.txt-data a:hover {
  text-decoration: none;
}

.hero-section .color--white p.btns-group-txt span.txt-data a:hover {
  color: #fff !important;
}

.btn-txt.ico-15 [class*="flaticon-"]:before,
.btn-txt.ico-15 [class*="flaticon-"]:after,
.btns-group-txt.ico-15 [class*="flaticon-"]:before,
.btns-group-txt.ico-15 [class*="flaticon-"]:after {
  font-size: 0.75rem;
}

.star-rating.ico-15 [class*="flaticon-"]:before,
.star-rating.ico-15 [class*="flaticon-"]:after {
  position: relative;
  font-size: 1rem;
  top: 3px;
}

/*------------------------------------------*/
/*  TRANSPARENT BUTTON
/*------------------------------------------*/

.btn--tra {
  color: #fff !important;
  border-color: transparent !important;
  background-color: rgba(255, 255, 255, 0.2) !important;
}

/*------------------------------------------*/
/*  WHITE BUTTON
/*------------------------------------------*/

.btn--transparent {
  color: #353f4f;
  background-color: transparent;
  border-color: transparent;
}

.btn--transparent:hover {
  background-color: transparent !important;
  border-color: transparent !important;
}

.btn--white,
.hover--white:hover {
  color: #353f4f !important;
  background-color: #fff !important;
  border-color: #fff !important;
}

.btn--tra-white,
.hover--tra-white:hover {
  color: #fff !important;
  background-color: transparent !important;
  border-color: #fff !important;
}

.white-scroll .scroll .hover--tra-white:hover {
  color: #452179 !important;
  background-color: transparent !important;
  border-color: #452179 !important;
}

/*------------------------------------------*/
/*  BLACK BUTTON
/*------------------------------------------*/

.btn--black,
.hover--black:hover {
  color: #fff !important;
  background: linear-gradient(to right, #9654f5, #9654f5) !important;
  border-color: #9654f5 !important;
  transition: background 30s ease !important;
}

.btn--tra-black,
.hover--tra-black:hover {
  color: #161636 !important;
  background-color: transparent !important;
  border-color: #161636 !important;
}

/*------------------------------------------*/
/*  GREY BUTTON
/*------------------------------------------*/

.btn--tra-grey,
.hover--tra-grey:hover,
.white-scroll .scroll .hover--tra-grey:hover,
.black-scroll .scroll .hover--tra-grey:hover {
  color: #353f4f !important;
  background-color: transparent !important;
  border-color: #ccc !important;
}

/*------------------------------------------*/
/*  BLUE BUTTON
/*------------------------------------------*/

.btn--blue-500,
.hover--blue-500:hover,
.white-scroll .scroll .hover--blue-500:hover,
.black-scroll .scroll .hover--blue-500:hover {
  color: #fff !important;
  border-color: #185abd !important;
  background-color: #185abd !important;
}

.btn--blue-400,
.hover--blue-400:hover,
.white-scroll .scroll .hover--blue-400:hover,
.black-scroll .scroll .hover--blue-400:hover {
  color: #fff !important;
  border-color: #1680fb !important;
  background-color: #1680fb !important;
}

.btn--blue-300,
.hover--blue-300:hover,
.white-scroll .scroll .hover--blue-300:hover,
.black-scroll .scroll .hover--blue-300:hover {
  color: #fff !important;
  border-color: #3eb1ff !important;
  background-color: #3eb1ff !important;
}

.btn--blue-200,
.hover--blue-200:hover,
.white-scroll .scroll .hover--blue-200:hover,
.black-scroll .scroll .hover--blue-200:hover {
  color: #1680fb !important;
  border-color: #e3ebfe !important;
  background-color: #e3ebfe !important;
}

.btn--blue-100,
.hover--blue-100:hover,
.white-scroll .scroll .hover--blue-100:hover,
.black-scroll .scroll .hover--blue-100:hover {
  color: #1680fb !important;
  border-color: #1680fb !important;
  background-color: transparent !important;
}

/*------------------------------------------*/
/*  GREEN BUTTON
/*------------------------------------------*/

.btn--green-500,
.hover--green-500:hover,
.white-scroll .scroll .hover--green-500:hover,
.black-scroll .scroll .hover--green-500:hover {
  color: #fff !important;
  border-color: #00a14e !important;
  background-color: #00a14e !important;
}

.btn--green-400,
.hover--green-400:hover,
.white-scroll .scroll .hover--green-400:hover,
.black-scroll .scroll .hover--green-400:hover {
  color: #fff !important;
  border-color: #0fbc49 !important;
  background-color: #0fbc49 !important;
}

.btn--green-300,
.hover--green-300:hover,
.white-scroll .scroll .hover--green-300:hover,
.black-scroll .scroll .hover--green-300:hover {
  color: #fff !important;
  border-color: #6fd792 !important;
  background-color: #6fd792 !important;
}

.btn--green-200,
.hover--green-200:hover,
.white-scroll .scroll .hover--green-200:hover,
.black-scroll .scroll .hover--green-200:hover {
  color: #0fbc49 !important;
  border-color: #cff2db !important;
  background-color: #cff2db !important;
}

.btn--green-100,
.hover--green-100:hover,
.white-scroll .scroll .hover--green-100:hover,
.black-scroll .scroll .hover--green-100:hover {
  color: #0fbc49 !important;
  border-color: #0fbc49 !important;
  background-color: transparent !important;
}

/*------------------------------------------*/
/*  PINK BUTTON
/*------------------------------------------*/

.btn--pink-500,
.hover--pink-500:hover,
.white-scroll .scroll .hover--pink-500:hover,
.black-scroll .scroll .hover--pink-500:hover {
  color: #fff !important;
  border-color: #ff149c !important;
  background-color: #ff149c !important;
}

.btn--pink-400,
.hover--pink-400:hover,
.white-scroll .scroll .hover--pink-400:hover,
.black-scroll .scroll .hover--pink-400:hover {
  color: #fff !important;
  border-color: #f74780 !important;
  background-color: #f74780 !important;
}

.btn--pink-300,
.hover--pink-300:hover,
.white-scroll .scroll .hover--pink-300:hover,
.black-scroll .scroll .hover--pink-300:hover {
  color: #fff !important;
  border-color: #fcb5cc !important;
  background-color: #fcb5cc !important;
}

.btn--pink-200,
.hover--pink-200:hover,
.white-scroll .scroll .hover--pink-200:hover,
.black-scroll .scroll .hover--pink-200:hover {
  color: #f74780 !important;
  border-color: #fee4ec !important;
  background-color: #fee4ec !important;
}

.btn--pink-100,
.hover--pink-100:hover,
.white-scroll .scroll .hover--pink-100:hover,
.black-scroll .scroll .hover--pink-100:hover {
  color: #f74780 !important;
  border-color: #f74780 !important;
  background-color: transparent !important;
}

/*------------------------------------------*/
/*  PURPLE BUTTON
/*------------------------------------------*/

.btn--purple-500,
.hover--purple-500:hover,
.white-scroll .scroll .hover--purple-500:hover,
.black-scroll .scroll .hover--purple-500:hover {
  color: #fff !important;
  border-color: #663ae9 !important;
  background-color: #663ae9 !important;
}

.btn--purple-400,
.hover--purple-400:hover,
.white-scroll .scroll .hover--purple-400:hover,
.black-scroll .scroll .hover--purple-400:hover {
  color: #fff !important;
  border-color: #7b5dd6 !important;
  background-color: #7b5dd6 !important;
}

.btn--purple-300,
.hover--purple-300:hover,
.white-scroll .scroll .hover--purple-300:hover,
.black-scroll .scroll .hover--purple-300:hover {
  color: #fff !important;
  border-color: #bdaeea !important;
  background-color: #bdaeea !important;
}

.btn--purple-200,
.hover--purple-200:hover,
.white-scroll .scroll .hover--purple-200:hover,
.black-scroll .scroll .hover--purple-200:hover {
  color: #7b5dd6 !important;
  border-color: #e5deff !important;
  background-color: #e5deff !important;
}

.btn--purple-100,
.hover--purple-100:hover,
.white-scroll .scroll .hover--purple-100:hover,
.black-scroll .scroll .hover--purple-100:hover {
  color: #170b28 !important;
  /* border-color: #170B28!important; */
  background-color: transparent !important;
  box-shadow:
    inset 0 1px 0 hsla(0, 0%, 100%, 0.15),
    0 1px 3px hsla(250, 84%, 38%, 0.25),
    0 2px 6px hsl(250deg 62.86% 2.64% / 48%),
    0 6px 10px -2px hsl(0deg 0% 0% / 17%);
  transition:
    box-shadow 0.3s ease,
    transform 0.3s ease !important;
}

/*------------------------------------------*/
/*  RED BUTTON
/*------------------------------------------*/

.btn--red-500,
.hover--red-500:hover,
.white-scroll .scroll .hover--red-500:hover,
.black-scroll .scroll .hover--red-500:hover {
  color: #fff !important;
  border-color: #da0f29 !important;
  background-color: #da0f29 !important;
}

.btn--red-400,
.hover--red-400:hover,
.white-scroll .scroll .hover--red-400:hover,
.black-scroll .scroll .hover--red-400:hover {
  color: #fff !important;
  border-color: #ff1e1a !important;
  background-color: #ff1e1a !important;
}

.btn--red-300,
.hover--red-300:hover,
.white-scroll .scroll .hover--red-300:hover,
.black-scroll .scroll .hover--red-300:hover {
  color: #fff !important;
  border-color: #ffa5a3 !important;
  background-color: #ffa5a3 !important;
}

.btn--red-200,
.hover--red-200:hover,
.white-scroll .scroll .hover--red-200:hover,
.black-scroll .scroll .hover--red-200:hover {
  color: #ff1e1a !important;
  border-color: #ffd2d1 !important;
  background-color: #ffd2d1 !important;
}

.btn--red-100,
.hover--red-100:hover,
.white-scroll .scroll .hover--red-100:hover,
.black-scroll .scroll .hover--red-100:hover {
  color: #ff1e1a !important;
  border-color: #ff1e1a !important;
  background-color: transparent !important;
}

/*------------------------------------------*/
/*  VIOLET BUTTON
/*------------------------------------------*/

.btn--violet-500,
.hover--violet-500:hover,
.white-scroll .scroll .hover--violet-500:hover,
.black-scroll .scroll .hover--violet-500:hover {
  color: #fff !important;
  border-color: #c73e9b !important;
  background-color: #c73e9b !important;
}

.btn--violet-400,
.hover--violet-400:hover,
.white-scroll .scroll .hover--violet-400:hover,
.black-scroll .scroll .hover--violet-400:hover {
  color: #fff !important;
  border-color: #be6cbe !important;
  background-color: #be6cbe !important;
}

.btn--violet-300,
.hover--violet-300:hover,
.white-scroll .scroll .hover--violet-300:hover,
.black-scroll .scroll .hover--violet-300:hover {
  color: #fff !important;
  border-color: #e2bde2 !important;
  background-color: #e2bde2 !important;
}

.btn--violet-200,
.hover--violet-200:hover,
.white-scroll .scroll .hover--violet-200:hover,
.black-scroll .scroll .hover--violet-200:hover {
  color: #be6cbe !important;
  border-color: #f1cde5 !important;
  background-color: #f1cde5 !important;
}

.btn--violet-100,
.hover--violet-100:hover,
.white-scroll .scroll .hover--violet-100:hover,
.black-scroll .scroll .hover--violet-100:hover {
  color: #8e56dc !important;
  border-color: #8e56dc !important;
  background-color: transparent !important;
}

/*------------------------------------------*/
/*  YELLOW BUTTON
/*------------------------------------------*/

.btn--yellow-500,
.hover--yellow-500:hover,
.white-scroll .scroll .hover--yellow-500:hover,
.black-scroll .scroll .hover--yellow-500:hover {
  color: #353f4f !important;
  border-color: #ffba01 !important;
  background-color: #ffba01 !important;
}

.btn--yellow-400,
.hover--yellow-400:hover,
.white-scroll .scroll .hover--yellow-400:hover,
.black-scroll .scroll .hover--yellow-400:hover {
  color: #353f4f !important;
  border-color: #ffbd45 !important;
  background-color: #ffbd45 !important;
}

.btn--yellow-300,
.hover--yellow-300:hover,
.white-scroll .scroll .hover--yellow-300:hover,
.black-scroll .scroll .hover--yellow-300:hover {
  color: #353f4f !important;
  border-color: #ffdf35 !important;
  background-color: #ffdf35 !important;
}

.btn--yellow-200,
.hover--yellow-200:hover,
.white-scroll .scroll .hover--yellow-200:hover,
.black-scroll .scroll .hover--yellow-200:hover {
  color: #353f4f !important;
  border-color: #fef5cd !important;
  background-color: #fef5cd !important;
}

.btn--yellow-100,
.hover--yellow-100:hover,
.white-scroll .scroll .hover--yellow-100:hover,
.black-scroll .scroll .hover--yellow-100:hover {
  color: #ffba01 !important;
  border-color: #ffba01 !important;
  background-color: transparent !important;
}

/*------------------------------------------*/
/*  BUTTON FOCUS
/*------------------------------------------*/

.btn:focus,
.btn.btn--black:focus {
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn--transparent:focus {
  background-color: transparent !important;
  border-color: transparent !important;
}

.btn--grey:focus {
  color: #666;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn--tra-black:focus,
.btn--transparent:focus,
.btn.btn--tra-grey:focus {
  color: #353f4f;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/*------------------------------------------*/
/*  DOWNLOAD LINKS
/*------------------------------------------*/

.download-links li {
  width: auto !important;
  display: inline-block !important;
  vertical-align: top;
  clear: none !important;
}

.download-links-divider {
  position: relative;
  top: 1.5px;
  transform: rotate(-90deg);
}

.download-links li p {
  display: inline-block;
  float: left;
  margin-bottom: 0;
}

.download-links li p a {
  font-weight: 500;
}

.download-links li p a:hover {
  text-decoration: underline;
}

.color--white .download-links li p a:hover {
  color: #fff !important;
}

/*------------------------------------------*/
/*  OS DOWNLOAD BUTTON
/*------------------------------------------*/

.os-btn {
  display: flex;
  position: relative;
  flex-flow: row wrap;
  align-items: stretch !important;
  justify-content: flex-start;
  text-align: left;
  width: 330px;
  min-width: 330px;
  background-color: #fff;
  border: 1px solid #d3d3d3;
  padding: 17px 18px 15px;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.os-btn:hover {
  background-color: #f5f6f7;
  border: 1px solid #f5f6f7;
  -webkit-box-shadow: 0px 8px 10px 0px rgba(2, 2, 2, 0.05);
  -moz-box-shadow: 0px 8px 10px 0px rgba(2, 2, 2, 0.05);
  box-shadow: 0px 8px 10px 0px rgba(2, 2, 2, 0.05);
}

.os-btn-ico {
  position: relative;
  margin-right: 20px;
}

.os-btn-txt {
  overflow: hidden;
  flex: 1;
  max-width: 100%;
}

.os-btn-txt p {
  color: #353f4f;
  font-size: 1.05rem;
  line-height: 1;
  font-weight: 500;
  letter-spacing: -0.5px;
  margin-top: 6px;
  margin-bottom: 5px;
}

.os-btn-txt span {
  display: block;
  font-size: 0.9rem;
  line-height: 1;
  margin-bottom: 0;
}

/*------------------------------------------*/
/*  STORE BADGE ICONS
/*------------------------------------------*/

.stores-badge {
  display: inline-block;
}

.store {
  display: inline-block;
  text-align: center;
  margin-right: 10px;
}

.store:last-child {
  margin-right: 0;
}

.store img {
  width: auto;
  max-width: inherit;
}

.badge-img-xs .store img {
  max-height: 2.5rem;
}
.badge-img-sm .store img {
  max-height: 2.625rem;
}
.badge-img-md .store img {
  max-height: 2.875rem;
}
.badge-img-lg .store img {
  max-height: 3rem;
}

/*------------------------------------------*/
/*  WATCH VIDEO LINK
/*------------------------------------------*/

.watch-video {
  display: flex;
  position: relative;
  flex-flow: row wrap;
  align-items: stretch !important;
  justify-content: flex-start;
  margin-top: 25px;
}

/*------------------------------------------*/
/*  Link Icon
/*------------------------------------------*/

.watch-video-link {
  position: relative;
  text-align: center;
  float: left;
  width: 2.85rem;
  height: 2.85rem;
  color: #fff;
  border: none;
  margin-right: 12px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}

.watch-video-link:before {
  content: "";
  position: absolute;
  left: -3px;
  right: -3px;
  top: -3px;
  bottom: -3px;
  background: rgba(255, 255, 255, 0.2);
  opacity: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.watch-video-link:hover:before {
  opacity: 0.75;
  left: -8px;
  right: -8px;
  top: -8px;
  bottom: -8px;
}

.watch-video-link span[class^="flaticon-"]:before,
.watch-video-link span[class^="flaticon-"]:after {
  font-size: 2rem;
  line-height: 2.85rem !important;
  margin-left: 5px;
}

/*------------------------------------------*/
/*  Link Text
/*------------------------------------------*/

.watch-video-txt {
  overflow: hidden;
  flex: 1;
  max-width: 100%;
  text-align: left !important;
}

p.video-txt-lg {
  font-size: 1rem;
  line-height: 1;
  font-weight: 400;
  margin-bottom: 5px;
}

p.video-txt-sm {
  font-size: 0.925rem;
  line-height: 1;
  margin-bottom: 0;
}

/*------------------------------------------*/
/*  VIDEO POPUP ICON
/*------------------------------------------*/

.video-preview {
  position: relative;
  text-align: center;
}

.video-btn {
  position: absolute !important;
  top: 50%;
  left: 50%;
  display: inline-block;
  text-align: center;
  color: #fff;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}

.video-btn-xl {
  width: 6.25rem;
  height: 6.25rem;
  margin-top: -3.125rem;
  margin-left: -3.125rem;
  background-color: #8c59d9ad;
}

.video-btn-lg {
  width: 5.625rem;
  height: 5.625rem;
  margin-top: -2.8125rem;
  margin-left: -2.8125rem;
}

.video-btn-md {
  width: 5rem;
  height: 5rem;
  margin-top: -2.5rem;
  margin-left: -2.5rem;
}

.video-btn-sm {
  width: 4.375rem;
  height: 4.375rem;
  margin-top: -2.1875rem;
  margin-left: -2.1875rem;
}

.video-block-wrapper {
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.video-btn.video-btn-xl [class^="flaticon-"]:before,
.video-btn.video-btn-xl [class^="flaticon-"]:after {
  font-size: 5rem;
  line-height: 6.25rem !important;
  margin-left: 10px;
}

.video-btn.video-btn-lg [class^="flaticon-"]:before,
.video-btn.video-btn-lg [class^="flaticon-"]:after {
  font-size: 4.5rem;
  line-height: 5.625rem !important;
  margin-left: 8px;
}

.video-btn.video-btn-md [class^="flaticon-"]:before,
.video-btn.video-btn-md [class^="flaticon-"]:after {
  font-size: 4.35rem;
  line-height: 5rem !important;
  margin-left: 8px;
}

.video-btn.video-btn-sm [class^="flaticon-"]:before,
.video-btn.video-btn-sm [class^="flaticon-"]:after {
  font-size: 3.5rem;
  line-height: 4.375rem !important;
  margin-left: 5px;
}

.video-btn:hover .video-block-wrapper {
  -moz-transform: scale(0.95);
  -ms-transform: scale(0.95);
  -webkit-transform: scale(0.95);
  -o-transform: scale(0.95);
  transform: scale(0.95);
}

.video-btn:before {
  content: "";
  position: absolute;
  left: -5px;
  right: -5px;
  top: -5px;
  bottom: -5px;
  background: rgba(255, 255, 255, 0.2);
  opacity: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.video-btn.video-btn-xl:hover:before {
  opacity: 0.75;
  left: -1.5rem;
  right: -1.5rem;
  top: -1.5rem;
  bottom: -1.5rem;
}

.video-btn.video-btn-lg:hover:before {
  opacity: 0.75;
  left: -1.25rem;
  right: -1.25rem;
  top: -1.25rem;
  bottom: -1.25rem;
}

.video-btn.video-btn-md:hover:before {
  opacity: 0.75;
  left: -1rem;
  right: -1rem;
  top: -1rem;
  bottom: -1rem;
}

.video-btn.video-btn-sm:hover:before {
  opacity: 0.75;
  left: -0.75rem;
  right: -0.75rem;
  top: -0.75rem;
  bottom: -0.75rem;
}

/*------------------------------------------*/
/*  VECTOR ICONS
/*------------------------------------------*/

.ico-10 [class*="flaticon-"]:before,
.ico-10 [class*="flaticon-"]:after {
  font-size: 0.75rem;
} /* 15px */
.ico-15 [class*="flaticon-"]:before,
.ico-15 [class*="flaticon-"]:after {
  font-size: 0.9375rem;
} /* 15px */
.ico-20 [class*="flaticon-"]:before,
.ico-20 [class*="flaticon-"]:after {
  font-size: 1.25rem;
} /* 20px */
.ico-25 [class*="flaticon-"]:before,
.ico-25 [class*="flaticon-"]:after {
  font-size: 1.5625rem;
} /* 25px */
.ico-30 [class*="flaticon-"]:before,
.ico-30 [class*="flaticon-"]:after {
  font-size: 1.875rem;
} /* 30px */
.ico-35 [class*="flaticon-"]:before,
.ico-35 [class*="flaticon-"]:after {
  font-size: 2.1875rem;
} /* 35px */
.ico-40 [class*="flaticon-"]:before,
.ico-40 [class*="flaticon-"]:after {
  font-size: 2.5rem;
} /* 40px */
.ico-45 [class*="flaticon-"]:before,
.ico-45 [class*="flaticon-"]:after {
  font-size: 2.8125rem;
} /* 45px */
.ico-50 [class*="flaticon-"]:before,
.ico-50 [class*="flaticon-"]:after {
  font-size: 3.125rem;
} /* 50px */
.ico-55 [class*="flaticon-"]:before,
.ico-55 [class*="flaticon-"]:after {
  font-size: 3.4375rem;
} /* 55px */
.ico-60 [class*="flaticon-"]:before,
.ico-60 [class*="flaticon-"]:after {
  font-size: 3.75rem;
} /* 60px */
.ico-65 [class*="flaticon-"]:before,
.ico-65 [class*="flaticon-"]:after {
  font-size: 4.0625rem;
} /* 65px */
.ico-70 [class*="flaticon-"]:before,
.ico-70 [class*="flaticon-"]:after {
  font-size: 4.375rem;
} /* 70px */
.ico-75 [class*="flaticon-"]:before,
.ico-75 [class*="flaticon-"]:after {
  font-size: 4.6875rem;
} /* 75px */
.ico-80 [class*="flaticon-"]:before,
.ico-80 [class*="flaticon-"]:after {
  font-size: 5rem;
} /* 80px */
.ico-85 [class*="flaticon-"]:before,
.ico-85 [class*="flaticon-"]:after {
  font-size: 5.3125rem;
} /* 85px */
.ico-90 [class*="flaticon-"]:before,
.ico-90 [class*="flaticon-"]:after {
  font-size: 5.625rem;
} /* 90px */
.ico-95 [class*="flaticon-"]:before,
.ico-95 [class*="flaticon-"]:after {
  font-size: 5.9375rem;
} /* 95px */
.ico-100 [class*="flaticon-"]:before,
.ico-100 [class*="flaticon-"]:after {
  font-size: 6.25rem;
} /* 100px */
.ico-105 [class*="flaticon-"]:before,
.ico-105 [class*="flaticon-"]:after {
  font-size: 6.5625rem;
} /* 105px */
.ico-110 [class*="flaticon-"]:before,
.ico-110 [class*="flaticon-"]:after {
  font-size: 6.875rem;
} /* 110px */
.ico-115 [class*="flaticon-"]:before,
.ico-115 [class*="flaticon-"]:after {
  font-size: 7.1875rem;
} /* 115px */
.ico-120 [class*="flaticon-"]:before,
.ico-120 [class*="flaticon-"]:after {
  font-size: 7.5rem;
} /* 120px */
.ico-125 [class*="flaticon-"]:before,
.ico-125 [class*="flaticon-"]:after {
  font-size: 7.8125rem;
} /* 125px */

/*------------------------------------------*/
/*  VECTOR ICON BACKGROUND
/*------------------------------------------*/

.certifiediconwrapper svg {
  width: 140px;
  left: calc(50% - -35px);
}
.shape-ico {
  position: relative;
  display: inline-block;
  margin: 0 auto;
}

.shape-ico span {
  position: relative;
  z-index: 2;
}

.shape-ico svg {
  position: absolute;
  z-index: 1;
}

.ico-50 .shape-ico svg {
  width: 130px;
  height: 130px;
  top: -35px;
  left: calc(50% - 60px);
}

.fbox-11 .ico-50 .shape-ico svg {
  top: -40px;
  left: calc(50% - 70px);
}

.ico-55 .shape-ico svg {
  width: 135px;
  height: 135px;
  top: -30px;
  left: calc(50% - 60px);
}

.ico-60 .shape-ico svg {
  width: 140px;
  height: 140px;
  top: -30px;
  left: calc(50% - 65px);
}

.shape-ico.color--blue-300 path,
.shape-ico.color--blue-400 path,
.shape-ico.color--blue-500 path {
  fill: #f4f9fc;
}

.shape-ico.color--green-300 path,
.shape-ico.color--green-400 path,
.shape-ico.color--green-500 path {
  fill: #e9f8f2;
}

.shape-ico.color--pink-300 path,
.shape-ico.color--pink-400 path,
.shape-ico.color--pink-500 path {
  fill: #feecf2;
}

.shape-ico.color--purple-300 path,
.shape-ico.color--purple-400 path,
.shape-ico.color--purple-500 path {
  fill: #f1edff;
}

.shape-ico.color--red-300 path,
.shape-ico.color--red-400 path,
.shape-ico.color--red-500 path {
  fill: #fce7e4;
}

.shape-ico.color--violet-300 path,
.shape-ico.color--violet-400 path,
.shape-ico.color--violet-500 path {
  fill: #f7e4f1;
}

/*------------------------------------------*/
/*  VECTOR ROUNDED ICONS
/*------------------------------------------*/

.ico-rounded,
.ico-rounded-md,
.ico-rounded-lg {
  display: inline-block;
  text-align: center;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}

.ico-rounded {
  width: 80px;
  height: 80px;
}
.ico-rounded-md {
  width: 90px;
  height: 90px;
}
.ico-rounded-lg {
  width: 100px;
  height: 100px;
}

.ico-rounded [class*="flaticon-"]:before,
.ico-rounded [class*="flaticon-"]:after {
  font-size: 2.15rem;
  line-height: 80px !important;
}

.ico-rounded-md [class*="flaticon-"]:before,
.ico-rounded-md [class*="flaticon-"]:after {
  font-size: 2.4rem;
  line-height: 90px !important;
}

.ico-rounded-lg [class*="flaticon-"]:before,
.ico-rounded-lg [class*="flaticon-"]:after {
  font-size: 2.65rem;
  line-height: 100px !important;
}

/*------------------------------------------*/
/*  VECTOR SQUARE ICONS
/*------------------------------------------*/

.ico-square {
  display: inline-block;
  text-align: center;
  width: 80px;
  height: 80px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
}

.ico-square [class*="flaticon-"]:before,
.ico-square [class*="flaticon-"]:after {
  font-size: 2.4rem;
  line-height: 80px !important;
}

/*------------------------------------------*/
/*   PNG ICONS SETTINGS
/*------------------------------------------*/

.ico-145 img {
  width: 145px;
  height: 145px;
}
.ico-140 img {
  width: 140px;
  height: 140px;
}
.ico-135 img {
  width: 135px;
  height: 135px;
}
.ico-130 img {
  width: 130px;
  height: 130px;
}
.ico-125 img {
  width: 125px;
  height: 125px;
}
.ico-120 img {
  width: 120px;
  height: 120px;
}
.ico-115 img {
  width: 115px;
  height: 115px;
}
.ico-110 img {
  width: 110px;
  height: 110px;
}
.ico-105 img {
  width: 105px;
  height: 105px;
}
.ico-100 img {
  width: 100px;
  height: 100px;
}
.ico-95 img {
  width: 95px;
  height: 95px;
}
.ico-90 img {
  width: 90px;
  height: 90px;
}
.ico-85 img {
  width: 85px;
  height: 85px;
}
.ico-80 img {
  width: 80px;
  height: 80px;
}
.ico-75 img {
  width: 75px;
  height: 75px;
}
.ico-70 img {
  width: 70px;
  height: 70px;
}
.ico-65 img {
  width: 65px;
  height: 65px;
}
.ico-60 img {
  width: 60px;
  height: 60px;
}
.ico-55 img {
  width: 55px;
  height: 55px;
}
.ico-50 img {
  width: 50px;
  height: 50px;
}
.ico-45 img {
  width: 45px;
  height: 45px;
}
.ico-40 img {
  width: 40px;
  height: 40px;
}
.ico-35 img {
  width: 35px;
  height: 35px;
}
.ico-30 img {
  width: 30px;
  height: 30px;
}
.ico-25 img {
  width: 25px;
  height: 25px;
}
.ico-20 img {
  width: 20px;
  height: 20px;
}

/*------------------------------------------*/
/*   SECTION ID
/*------------------------------------------*/

.section-id {
  display: block;
  font-size: 0.85rem;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  margin-bottom: 35px;
}

.section-id.rounded-id {
  display: inline-block;
  padding: 10px 24px;
  font-size: 0.85rem;
  text-transform: uppercase;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  margin-bottom: 40px;
}

.section-id.border-id {
  border-width: 2px;
  border-style: solid;
}

.section-id.border-id.border--grey {
  border-color: #757575;
}

.section-id.border-id.border--blue {
  border-color: #1680fb;
}

.font--jakarta .section-id {
  font-family: "Roboto", sans-serif;
}

.font--inter .section-id {
  font-family: "Roboto", sans-serif;
}

/*------------------------------------------*/
/*  SECTION TITLE
/*------------------------------------------*/

.section-title {
  text-align: center;
}

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

#h2-special-161636-color-control {
  margin-top: 107px;
  font-size: 60px;
  font-weight: 550;
}

#adjust-widget-pic-home {
  max-width: 60%;
}

.section-title h2.w-700 {
  letter-spacing: 0.3px;
}
.h2-special-161636 {
  font-size: 60px;
  font-weight: 550;
}

.s-50.w-700.home-blog-title {
  font-weight: 550;
}

.deco-purple-home {
  width: 100px; /* Adjust the width as needed */
  height: auto; /* Maintain aspect ratio */
  margin-right: 400px; /* Adjust the margin as needed */
}

.deco-blue-home {
  width: 100px; /* Adjust the width as needed */
  height: auto; /* Maintain aspect ratio */
  margin-: 100px; /* Adjust the margin as needed */
  float: inline-end;
}

.tabnav-purple-style {
  background: linear-gradient(
    to bottom,
    #7036c5,
    #452179
  ); /* Gradient from top (#8B2EC4) to bottom (#351C5B) */
  font-family: "Roboto", sans-serif; /* Set the font-family to Rocknroll One */
  -webkit-background-clip: text; /* Apply the gradient to the text */
  color: transparent; /* Set the text color to transparent so that the gradient is visible */
  /* Add any other styles you want for the title here */
  font-size: 59px;
  font-weight: 550;
}

.tabnav-Security-style {
  background: #8e56dc;
  font-family: "roboto", sans-serif;
  -webkit-background-clip: text;
  color: transparent;
  font-size: 2.6rem;
}

.Maximum-rem-a {
  font-size: 2.6rem;
}

#small-purple-title {
  font-size: 47px;
}

.deco-blue-home-manual {
  width: 95px;
  height: auto;
  margin-right: 400px;
}

.deco-purple-home-manual {
  width: 100px;
  height: auto;
  margin-left: 219px;
}

.section-title p.p-md,
.section-title p.p-lg,
.section-title p.p-xl,
.section-title p.s-20,
.section-title p.s-21 {
  margin-top: 18px;
  margin-bottom: 0;
}

.s-50.w-700.padtop-tofix {
  margin-top: 40px;
}

.s-50.w-700.padtop-tofix.h2-2nav {
  color: white;
  margin-top: -10px;
  margin-bottom: 90px;
}

.s-21.color--grey.p-2nav {
  color: white;
  letter-spacing: 0.062rem;
}

.section-title p.p-md,
.section-title p.p-lg {
  padding: 0 3%;
}

.section-title a.contact-link {
  font-weight: 500;
  text-decoration: underline;
}

.section-title .btns-group .btn {
  margin-top: 0;
}

.section-title .advantages,
.section-title .btns-txt,
.section-title .btns-group-txt {
  margin-top: 20px;
}

/*------------------------------------------*/
/*  TEXT COLORS
/*------------------------------------------*/

.color--white,
.color--white h1,
.color--white h2,
.color--white h3,
.color--white h4,
.color--white h5,
.color--white h6,
.color--white p,
.color--white a,
.color--white li,
.color--white i,
.color--white span {
  color: #fff;
}

.color--snow,
.color--snow h1,
.color--snow h2,
.color--snow h3,
.color--snow h4,
.color--snow h5,
.color--snow h6,
.color--snow p,
.color--snow a,
.color--snow li,
.color--snow i,
.color--snow span,
.color--white .color--snow {
  color: #c2c3cb;
}

.color--black,
.color--black h1,
.color--black h2,
.color--black h3,
.color--black h4,
.color--black h5,
.color--black h6,
.color--black p,
.color--black a,
.color--black li,
.color--black i,
.color--black span {
  color: #161636;
}

.color--coal,
.color--coal h1,
.color--coal h2,
.color--coal h3,
.color--coal h4,
.color--coal h5,
.color--coal h6,
.color--coal p,
.color--coal a,
.color--coal li,
.color--coal i,
.color--coal span {
  color: #52595d;
}

.color--grey,
.color--grey h1,
.color--grey h2,
.color--grey h3,
.color--grey h4,
.color--grey h5,
.color--grey h6,
.color--grey p,
.color--grey a,
.color--grey li,
.color--grey i,
.color--grey span,
.color--white .color--grey {
  color: #525252;
}

.color--blue-500,
.color--blue-500 h1,
.color--blue-500 h2,
.color--blue-500 h3,
.color--blue-500 h4,
.color--blue-500 h5,
.color--blue-500 h6,
.color--blue-500 p,
.color--blue-500 a,
.color--blue-500 li,
.color--blue-500 i,
.color--blue-500 span,
.color--white .color--blue-500 {
  color: #185abd !important;
}

.color--blue-400,
.color--blue-400 h1,
.color--blue-400 h2,
.color--blue-400 h3,
.color--blue-400 h4,
.color--blue-400 h5,
.color--blue-400 h6,
.color--blue-400 p,
.color--blue-400 a,
.color--blue-400 li,
.color--blue-400 i,
.color--blue-400 span,
.color--white .color--blue-400 {
  color: #1680fb !important;
}

.color--blue-300,
.color--blue-300 h1,
.color--blue-300 h2,
.color--blue-300 h3,
.color--blue-300 h4,
.color--blue-300 h5,
.color--blue-300 h6,
.color--blue-300 p,
.color--blue-300 a,
.color--blue-300 li,
.color--blue-300 i,
.color--blue-300 span,
.color--white .color--blue-300 {
  color: #3eb1ff !important;
}

.color--green-500,
.color--green-500 h1,
.color--green-500 h2,
.color--green-500 h3,
.color--green-500 h4,
.color--green-500 h5,
.color--green-500 h6,
.color--green-500 p,
.color--green-500 a,
.color--green-500 li,
.color--green-500 i,
.color--green-500 span,
.color--white .color--green-500 {
  color: #00a14e !important;
}

.color--green-400,
.color--green-400 h1,
.color--green-400 h2,
.color--green-400 h3,
.color--green-400 h4,
.color--green-400 h5,
.color--green-400 h6,
.color--green-400 p,
.color--green-400 a,
.color--green-400 li,
.color--green-400 i,
.color--green-400 span,
.color--white .color--green-400 {
  color: #0fbc49 !important;
}

.color--green-300,
.color--green-300 h1,
.color--green-300 h2,
.color--green-300 h3,
.color--green-300 h4,
.color--green-300 h5,
.color--green-300 h6,
.color--green-300 p,
.color--green-300 a,
.color--green-300 li,
.color--green-300 i,
.color--green-300 span,
.color--white .color--green-300 {
  color: #6fd792 !important;
}

.color--pink-500,
.color--pink-500 h1,
.color--pink-500 h2,
.color--pink-500 h3,
.color--pink-500 h4,
.color--pink-500 h5,
.color--pink-500 h6,
.color--pink-500 p,
.color--pink-500 a,
.color--pink-500 li,
.color--pink-500 i,
.color--pink-500 span,
.color--white .color--pink-500 {
  color: #ff149c !important;
}

.color--pink-400,
.color--pink-400 h1,
.color--pink-400 h2,
.color--pink-400 h3,
.color--pink-400 h4,
.color--pink-400 h5,
.color--pink-400 h6,
.color--pink-400 p,
.color--pink-400 a,
.color--pink-400 li,
.color--pink-400 i,
.color--pink-400 span,
.color--white .color--pink-400 {
  color: #8e56dc !important;
}

.color--pink-300,
.color--pink-300 h1,
.color--pink-300 h2,
.color--pink-300 h3,
.color--pink-300 h4,
.color--pink-300 h5,
.color--pink-300 h6,
.color--pink-300 p,
.color--pink-300 a,
.color--pink-300 li,
.color--pink-300 i,
.color--pink-300 span,
.color--white .color--pink-300 {
  color: #fcb5cc !important;
}

.color--purple-500,
.color--purple-500 h1,
.color--purple-500 h2,
.color--purple-500 h3,
.color--purple-500 h4,
.color--purple-500 h5,
.color--purple-500 h6,
.color--purple-500 p,
.color--purple-500 a,
.color--purple-500 li,
.color--purple-500 i,
.color--purple-500 span,
.color--white .color--purple-500 {
  color: #663ae9 !important;
}

.color--purple-400,
.color--purple-400 h1,
.color--purple-400 h2,
.color--purple-400 h3,
.color--purple-400 h4,
.color--purple-400 h5,
.color--purple-400 h6,
.color--purple-400 p,
.color--purple-400 a,
.color--purple-400 li,
.color--purple-400 i,
.color--purple-400 span,
.color--white .color--purple-400 {
  color: #8e56dc !important;
}

.color--purple-300,
.color--purple-300 h1,
.color--purple-300 h2,
.color--purple-300 h3,
.color--purple-300 h4,
.color--purple-300 h5,
.color--purple-300 h6,
.color--purple-300 p,
.color--purple-300 a,
.color--purple-300 li,
.color--purple-300 i,
.color--purple-300 span,
.color--white .color--purple-300 {
  color: #bdaeea !important;
}

.color--red-500,
.color--red-500 h1,
.color--red-500 h2,
.color--red-500 h3,
.color--red-500 h4,
.color--red-500 h5,
.color--red-500 h6,
.color--red-500 p,
.color--red-500 a,
.color--red-500 li,
.color--red-500 i,
.color--red-500 span,
.color--white .color--red-500 {
  color: #da0f29 !important;
}

.color--red-400,
.color--red-400 h1,
.color--red-400 h2,
.color--red-400 h3,
.color--red-400 h4,
.color--red-400 h5,
.color--red-400 h6,
.color--red-400 p,
.color--red-400 a,
.color--red-400 li,
.color--red-400 i,
.color--red-400 span,
.color--white .color--red-400 {
  color: #ff1e1a !important;
}

.color--red-300,
.color--red-300 h1,
.color--red-300 h2,
.color--red-300 h3,
.color--red-300 h4,
.color--red-300 h5,
.color--red-300 h6,
.color--red-300 p,
.color--red-300 a,
.color--red-300 li,
.color--red-300 i,
.color--red-300 span,
.color--white .color--red-300 {
  color: #ffa5a3 !important;
}

.color--violet-500,
.color--violet-500 h1,
.color--violet-500 h2,
.color--violet-500 h3,
.color--violet-500 h4,
.color--violet-500 h5,
.color--violet-500 h6,
.color--violet-500 p,
.color--violet-500 a,
.color--violet-500 li,
.color--violet-500 i,
.color--violet-500 span,
.color--white .color--violet-500 {
  color: #c73e9b !important;
}

.color--violet-400,
.color--violet-400 h1,
.color--violet-400 h2,
.color--violet-400 h3,
.color--violet-400 h4,
.color--violet-400 h5,
.color--violet-400 h6,
.color--violet-400 p,
.color--violet-400 a,
.color--violet-400 li,
.color--violet-400 i,
.color--violet-400 span,
.color--white .color--violet-400 {
  color: #be6cbe !important;
}

.color--violet-300,
.color--violet-300 h1,
.color--violet-300 h2,
.color--violet-300 h3,
.color--violet-300 h4,
.color--violet-300 h5,
.color--violet-300 h6,
.color--violet-300 p,
.color--violet-300 a,
.color--violet-300 li,
.color--violet-300 i,
.color--violet-300 span,
.color--white .color--violet-300 {
  color: #e2bde2 !important;
}

.color--yellow-500,
.color--yellow-500 h1,
.color--yellow-500 h2,
.color--yellow-500 h3,
.color--yellow-500 h4,
.color--yellow-500 h5,
.color--yellow-500 h6,
.color--yellow-500 p,
.color--yellow-500 a,
.color--yellow-500 li,
.color--yellow-500 i,
.color--yellow-500 span,
.color--white .color--yellow-500 {
  color: #ffba01 !important;
}

.color--yellow-400,
.color--yellow-400 h1,
.color--yellow-400 h2,
.color--yellow-400 h3,
.color--yellow-400 h4,
.color--yellow-400 h5,
.color--yellow-400 h6,
.color--yellow-400 p,
.color--yellow-400 a,
.color--yellow-400 li,
.color--yellow-400 i,
.color--yellow-400 span,
.color--white .color--yellow-400 {
  color: #ffbd45 !important;
}

.color--yellow-300,
.color--yellow-300 h1,
.color--yellow-300 h2,
.color--yellow-300 h3,
.color--yellow-300 h4,
.color--yellow-300 h5,
.color--yellow-300 h6,
.color--yellow-300 p,
.color--yellow-300 a,
.color--yellow-300 li,
.color--yellow-300 i,
.color--yellow-300 span,
.color--white .color--yellow-300 {
  color: #ffdf35 !important;
}

/* ==========================================================================
  03. PRELOAD ANIMATION
  ========================================================================== */
/* Full-page loader */
/* Full-page loader (white background) */
/* Full-page loader (white background) */
#loading {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  z-index: 99999999;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 1;
}

#loading-center {
  width: 200px;
  height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
}

#mahajna-animation-container {
  width: 200px;
  height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* #loading {
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 1;
  margin-top: 0px;
  top: 0px;
  z-index: 99999999;
}

#loading { 
  background-color: #f5f5f9;
}

#loading-center {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 100px;
  width: 100px;
  margin-top: -50px;
  margin-left: -50px;
  -webkit-animation: loading-center-absolute 1s infinite;
  animation: loading-center-absolute 1s infinite;
} */

/* .loader {
  border: 2px solid;
  border-color: transparent #888;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  box-sizing: border-box;
  animation: rotation 1s linear infinite;
}

.loading--blue .loader { 
  border-color: transparent #1680fb; 
}

.loading--green .loader { 
  border-color: transparent #0fbc49; 
}

.loading--pink .loader { 
  border-color: transparent #f74780; 
}

.loading--purple .loader { 
  border-color: transparent #7b5dd6; 
}

.loading--red .loader { 
  border-color: transparent #ff1e1a; 
}

.loading--violet .loader { 
  border-color: transparent #c73e9b; 
}

.loading--yellow .loader { 
  border-color: transparent #ffba01; 
}

.loader::after {
  content: '';  
  box-sizing: border-box;
  position: absolute;
  left: 50%;
  top: 50%;
  border: 50px solid;
  border-color: transparent rgba(30, 30, 30, 0.15);
  border-radius: 50%;
  transform: translate(-50%, -50%);
}

.loading--blue .loader::after {
  border-color: transparent rgba(22, 128, 251, .15); 
}

.loading--green .loader::after {
  border-color: transparent rgba(14, 188, 73, .15); 
}

.loading--pink .loader::after {
  border-color: transparent rgba(247, 71, 128, .15); 
}

.loading--purple .loader::after {
  border-color: transparent rgba(123, 93, 214, .15); 
}

.loading--red .loader::after {
  border-color: transparent rgba(255, 30, 26, .15); 
}

.loading--violet .loader::after {
  border-color: transparent rgba(1900, 108, 190, .15); 
}

.loading--yellow .loader::after {
  border-color: transparent rgba(255, 186, 1, .15); 
}

@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
} 
 */

/* ==========================================================================
  04. HEADER & NAVIGATION
  =========================================================================== */

/* backdrop-filter: blur(16px);
  background-color: rgba(255, 255, 255, 0.6);
  opacity: 1;
  border-radius: 36px;
  box-shadow: rgba(0, 0, 0, 0.06) 0px 1px 6px 0px; */
/* Overlay that sits above the header */

/* Header */
#header {
  position: fixed;

  left: 0;
  right: 0;
  z-index: 273123;
  width: 100%;
  display: block;
  padding-top: 0px;
  height: 70px;
  background-color: white;
}

/* For screens 991px and wider */
@media (min-width: 991px) {
  #header {
    top: 10px; /* Adds space on top */
    left: 20px; /* Adds space on the left */
    right: 20px; /* Adds space on the right */
    width: auto; /* Allows header to adjust its width */
    max-width: 1057px;
    margin: 0 auto; /* Centers the header horizontally */
    border-radius: 36px; /* Adjusted border-radius */
    -webkit-box-shadow: 0 2px 3px rgba(96, 96, 96, 0.1);
    -moz-box-shadow: 0 2px 3px rgba(96, 96, 96, 0.1);
    box-shadow: 0 2px 3px rgb(96 96 96 / 23%);
    border: 2px solid rgb(190 190 190 / 46%);
    height: 50px;
  }

  .font-on {
    min-height: 2.7rem !important;
    height: auto !important;
  }
  .header-wrapper {
    padding: 0 40px; /* Adds padding for internal content */
  }
}

.nav-bt-size {
  font-size: 0.7rem !important;
  padding: 0.5rem 1.2rem !important;
  font-weight: 400;
}
@media (max-width: 760px) {
  .nav-bt-size {
    font-size: 0.9rem !important;
  }
  .contactusheader svg {
    width: 19px !important;
    height: 19px !important;
  }
}
.headerwp {
  max-width: 1140px;
  margin: 0 auto;
  padding: 0;
}

.posrlt {
  position: relative;
}

/*------------------------------------------*/
/*  HEADER LOGO
/*------------------------------------------*/

.desktoplogo img {
  width: auto;
  max-width: inherit;
  max-height: 32px;
}

.blog-header .desktoplogo img {
  max-height: 30px;
}

/*------------------------------------------*/
/*  NAVIGATION MENU
/*------------------------------------------*/

.wsmainfull {
  width: 100%;
  height: auto;
  z-index: 1031;
  -webkit-transition: all 450ms ease-in-out;
  -moz-transition: all 450ms ease-in-out;
  -o-transition: all 450ms ease-in-out;
  -ms-transition: all 450ms ease-in-out;
  transition: all 450ms ease-in-out;
}

.tra-menu .wsmainfull {
  padding: 20px 0;

  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.tra-menu .landing-nav {
  padding: 0;

  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.white-menu .wsmainfull {
  padding: 6px 0;
  background-color: #fff !important;
  -webkit-box-shadow: 0 2px 3px rgba(96, 96, 96, 0.1);
  -moz-box-shadow: 0 2px 3px rgba(96, 96, 96, 0.1);
  box-shadow: 0 2px 3px rgba(96, 96, 96, 0.1);
}

.dark-menu .wsmainfull {
  padding: 6px 0;
  background-color: #1d222f !important;
  -webkit-box-shadow: 0 2px 3px rgba(1, 1, 1, 0.1);
  -moz-box-shadow: 0 2px 3px rgba(1, 1, 1, 0.1);
  box-shadow: 0 2px 3px rgba(1, 1, 1, 0.1);
}

#header.hiddden-header {
  display: none;
}

.hidden-nav .wsmainfull {
  margin-top: -140px;
  -webkit-box-shadow: 0 2px 3px rgba(96, 96, 96, 0.1);
  -moz-box-shadow: 0 2px 3px rgba(96, 96, 96, 0.1);
  box-shadow: 0 2px 3px rgba(96, 96, 96, 0.1);
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

/*------------------------------------------*/
/*  HEADER LINK
/*------------------------------------------*/

.wsmenu > .wsmenu-list > li > a {
  font-family: "roboto", sans-serif;
  display: block;
  font-size: 1rem;
  line-height: 50px;
  font-weight: 400;
  letter-spacing: 9;
  text-decoration: none;
  margin: 0 17px;
  padding: 10px 3px;
  letter-spacing: 0.04rem;
}

.navbar-dark .wsmenu > .wsmenu-list > li > a.h-link {
  color: #3b3f44;
  font-weight: 400;
}

.navbar-light .wsmenu > .wsmenu-list > li > a.h-link {
  color: #fff;
}

.wsmenu > .wsmenu-list > li > a.h-link.last-link {
  padding: 10px 0px;
  margin: 0;
}

.logo-black:focus-visible {
  outline: none;
  box-shadow:
    0 0 6px 3px #8e56dc,
    0 0 2px #8e56dc inset;
  border: 2px solid black;
  outline-offset: 3px;
}

.wsmenu > .wsmenu-list > li > a.h-link:focus-visible {
  outline: none;
  box-shadow:
    0 0 6px 3px #8e56dc,
    0 0 2px #8e56dc inset;
  border: 2px solid black;
  outline-offset: 3px;
}

.wsmenu > .wsmenu-list > li > a .wsarrow:after {
  border-left: 4px solid rgba(0, 0, 0, 0);
  border-right: 4px solid rgba(0, 0, 0, 0);
  border-top: 4px solid;
  content: "";
  float: right;
  right: 0;
  height: 0;
  margin: 0 0 0 14px;
  position: absolute;
  text-align: right;
  top: 35px;
  width: 0;
}

/* New arrow drop donw start  */
/* Style for the arrow container */
.arrow-container {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-left: 1px; /* Move the arrow slightly closer to the text */
  margin-top: 2px; /* Move the arrow slightly downward */
}

/* Style for the SVG arrow */
.arrow-svg {
  width: 10px; /* Smaller width */
  height: 6px; /* Smaller height */
  fill: #3b3f44; /* Set arrow color */
  transition: transform 0.3s ease; /* Smooth rotation */
}

/* Rotate the arrow when expanded */
.h-link[aria-expanded="true"] .arrow-svg {
  transform: rotate(180deg);
}

/* Hide arrow below 990px */
@media (max-width: 991px) {
  .arrow-container {
    display: none;
  }
}

/* Rotate arrow */

.wsmenu > .wsmenu-list > li > a .wsarrow:after {
  border-left: 4px solid rgba(0, 0, 0, 0);
  border-right: 4px solid rgba(0, 0, 0, 0);
  border-top: 4px solid;
  content: "";
  float: right;
  right: 0;
  height: 0;
  margin: 0 0 0 14px;
  position: absolute;
  text-align: right;
  top: 33px;
  width: 0;
  transition: transform 0.3s ease; /* Add a transition for smooth animation */
}

/* Updated state - arrow pointing up */
.wsmenu > .wsmenu-list > li.opened > a .wsarrow:after {
  transform: rotate(180deg);
}
#calltoactioncontainer a:focus-visible,
#signin a:focus-visible {
  outline: 2px #8e56dc solid; /* Space between the element and its outline */
  outline-offset: 4px;
  color: #3b3f44;
}

#calltoactioncontainer
  a.btn.r-04.btn--theme.hover--theme.last-link.navbuttons.nav-bt-size:focus-visible {
  outline: 2px #8e56dc solid;
}

/* Rotate arrow */

.color-square:has(.hidden-color-input:focus-visible) {
  outline: 2px solid blue;
}

/* Fade in  */
.fade-effect {
  opacity: 0;
  visibility: hidden;
  transition:
    opacity 0.5s ease,
    visibility 0.5s ease;
}

/*------------------------------------------*/
/*  HEADER LINK INFO
/*------------------------------------------*/

span.sm-info {
  position: relative;
  display: inline-block;
  text-align: center;
  width: 20px;
  height: 20px;
  color: #fff;
  font-size: 0.65rem;
  line-height: 19px;
  font-weight: 700;
  margin-left: 5px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
}

.nav-blue-500 .sm-info {
  background-color: #185abd;
}
.nav-blue-400 .sm-info {
  background-color: #1680fb;
}
.nav-blue-300 .sm-info {
  background-color: #3eb1ff;
}

.nav-green-500 .sm-info {
  background-color: #00a14e;
}
.nav-green-400 .sm-info {
  background-color: #0fbc49;
}
.nav-green-300 .sm-info {
  background-color: #6fd792;
}

.nav-pink-500 .sm-info {
  background-color: #ff149c;
}
.nav-pink-400 .sm-info {
  background-color: #f74780;
}
.nav-pink-300 .sm-info {
  background-color: #fcb5cc;
}

.nav-purple-500 .sm-info {
  background-color: #663ae9;
}
.nav-purple-400 .sm-info {
  background-color: #7b5dd6;
}
.nav-purple-300 .sm-info {
  background-color: #bdaeea;
}

.nav-red-500 .sm-info {
  background-color: #da0f29;
}
.nav-red-400 .sm-info {
  background-color: #ff1e1a;
}
.nav-red-300 .sm-info {
  background-color: #ffa5a3;
}

.nav-violet-500 .sm-info {
  background-color: #c73e9b;
}
.nav-violet-400 .sm-info {
  background-color: #be6cbe;
}
.nav-violet-300 .sm-info {
  background-color: #e2bde2;
}

.nav-yellow-500 .sm-info {
  background-color: #ffba01;
}
.nav-yellow-400 .sm-info {
  background-color: #ffbd45;
}
.nav-yellow-300 .sm-info {
  background-color: #ffdf35;
}

/*------------------------------------------*/
/*  HEADER BUTTONS
/*------------------------------------------*/

.wsmenu > .wsmenu-list > li a.btn {
  font-size: 1rem;
  line-height: 30px;
  font-weight: 600;
  text-transform: none;
  letter-spacing: 0;
  margin-top: 14px;
  padding: 4px 28px;
}

.wsmenu > .wsmenu-list > li a.btn.reg-btn {
  padding: 4px 22px;
}

.wsmenu > .wsmenu-list > li a.btn.fst-btn-link {
  margin-left: 12px;
}

.wsmenu > .wsmenu-list > li a.store.header-store {
  line-height: 1;
  margin-top: 13px;
  margin-left: 10px;
  margin-bottom: 0;
  padding: 0;
}

.store.header-store img {
  max-height: 44px;
}

/*------------------------------------------*/
/*  HEADER SOCIAL LINKS  
/*------------------------------------------*/

.header-socials {
  margin: 0;
  display: inline-block;
  text-align: center;
}

.header-socials span {
  float: left;
  width: auto !important;
  display: inline-block !important;
  vertical-align: top;
  clear: none !important;
  margin: 0;
}

.header-socials a {
  display: block;
  margin-left: 18px;
}

.navbar-light .header-socials a {
  color: #ddd;
}

.navbar-light .header-socials a:hover {
  color: #ccc !important;
}

.header-socials.ico-20 [class*="flaticon-"]:before,
.header-socials.ico-20 [class*="flaticon-"]:after {
  line-height: 70px !important;
}

/*------------------------------------------*/
/*  HEADER SUBMENU
/*------------------------------------------*/

.wsmenu > .wsmenu-list > li > ul.sub-menu {
  width: auto;
  min-width: 200px;
  top: 62px;
  padding: 12px 10px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  -webkit-box-shadow: 0 2px 3px rgba(96, 96, 96, 0.1);
  -moz-box-shadow: 0 2px 3px rgba(96, 96, 96, 0.1);
  box-shadow: 0 2px 3px rgba(96, 96, 96, 0.1);
}

.wsmenu > .wsmenu-list > li > ul.sub-menu > li > a {
  background-color: rgba(244, 244, 249, 0);
  font-family: "Roboto", sans-serif;
  color: #353f4f;
  font-size: 1rem;
  font-weight: 600;
  padding: 11px 14px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  transition: all 0.3s ease-in-out;
}

.wsmenu > .wsmenu-list > li > ul.sub-menu > li > a:hover {
  background-color: rgba(244, 244, 249, 1);
  padding: 11px 14px;
}

.background-overlay {
  z-index: -999;
  opacity: 1;
  background-color: rgba(44, 55, 79, 0.1);
  width: 100dvw;
  height: 100dvh;
  position: absolute;
  top: 0.01rem;
  bottom: 0;
}

/*------------------------------------------*/
/*  HALFMENU
/*------------------------------------------*/

.wsmenu > .wsmenu-list > li > .wsmegamenu {
  top: 62px;
}

.wsmenu > .wsmenu-list > li > .wsmegamenu.halfmenu {
  width: 38%;
  padding: 12px 0;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  -webkit-box-shadow: 0 2px 3px rgba(96, 96, 96, 0.1);
  -moz-box-shadow: 0 2px 3px rgba(96, 96, 96, 0.1);
  box-shadow: 0 2px 3px rgba(96, 96, 96, 0.1);
}

.wsmenu > .wsmenu-list > li > .wsmegamenu.halfmenu.icons-menu {
  right: 2%;
}

.wsmenu > .wsmenu-list > li > .wsmegamenu .link-list li {
  border-bottom: none;
  margin-bottom: 15px;
}

.wsmenu > .wsmenu-list > li > .wsmegamenu.w-75 ul.link-list > li > a,
.wsmenu > .wsmenu-list > li > .wsmegamenu.halfmenu ul.link-list > li > a {
  font-family: "Roboto", sans-serif;
  background-color: rgba(244, 244, 249, 0);
  color: #161636;
  font-size: 1rem;
  font-weight: 600;
  padding: 11px 14px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  transition: all 0.3s ease-in-out;
}

.wsmenu > .wsmenu-list > li > .wsmegamenu.w-75 ul.link-list > li > a:hover,
.wsmenu > .wsmenu-list > li > .wsmegamenu.halfmenu ul.link-list > li > a:hover {
  /* background-color: rgba(244, 244, 249, 1); */
  padding: 11px 14px;
}

/*------------------------------------------*/
/*  MEGAMENU
/*------------------------------------------*/

.col-md-12.col-lg-3.link-list.icons-mega.list-adjsut.card-sec {
  margin-top: 20px;
}

.col-md-12.col-lg-3.link-list.icons-mega.list-adjsut.second-sec {
  margin-left: 0px;
}

.wsmenu > .wsmenu-list > li > .wsmegamenu {
  padding: 12px 0;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  -webkit-box-shadow: 0 2px 3px rgba(96, 96, 96, 0.1);
  -moz-box-shadow: 0 2px 3px rgba(96, 96, 96, 0.1);
  box-shadow: 0 2px 3px rgba(96, 96, 96, 0.1);
}

.wsmenu > .wsmenu-list > li > .wsmegamenu.w-75 {
  width: 22em !important;
  left: 37px;
  padding: 0px 0px;
  margin-top: 19px;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease; /* Webkit browsers */
  transition: opacity 0.5s ease;

  box-shadow: 0px 10px 10px #7676761f;
  /* background-color: #F4F7FD; */
  overflow: hidden;
}

.wsmenu > .wsmenu-list > li > .wsmegamenu.w-75::after {
  content: "";
  display: block;
  width: 100%;
  height: 0px; /* Adjust the thickness of the line as needed */
  background-color: #f4f4f9;
  position: absolute;
  bottom: 0;
  left: 0;
}

.wsmenu > .wsmenu-list > li:hover > .wsmegamenu.w-75 {
  opacity: 1;
}

.wsmenu
  > .wsmenu-list
  > li
  > .wsmegamenu.w-75.clearfix.move-box.border-adjsut.move.mega-menu-open {
  margin-inline: 0;
  border-radius: 0px 0px 20px 20px !important;
  height: 415% !important;
}

.wsmenu > .wsmenu-list > li > .resouces-menu {
  height: 550% !important;
}

.container > .row.new-flex-row-mega {
  justify-content: space-evenly;
  height: 100%;
}
/* Fadeintest */

.wsmenu > .wsmenu-list > li > .wsmegamenu,
.wsmenu > .wsmenu-list > li > ul.sub-menu {
  opacity: 1 !important;
  visibility: visible !important;
  -webkit-transform: rotateX(0deg) !important;
  -moz-transform: rotateX(0deg) !important;
  -ms-transform: rotateX(0deg) !important;
  -o-transform: rotateX(0deg) !important;
  transform: rotateX(0deg) !important;
}

/* Fadeintest */

.wsmegamenu.w-75.clearfix.move-box {
  border-radius: 11px;
  top: 59%;
}

.wsmegamenu.w-75.clearfix.move-box {
  width: 80% !important;
  left: 1.33%;
  padding: 20px 10px;
  margin: 20px 20px 20px;
}

.wsmegamenu.w-75 .col-lg-3 {
  padding: 0 6px;
}

.col-md-12.col-lg-3.link-list.icons-mega {
  margin-left: 0px;
  margin-top: 30px;
  margin-bottom: 30px;
  margin-left: 60px;
}

.col-md-12.col-lg-3.link-list.icons-mega.list1-adjsut.newlink-brix {
  margin-inline: 0;
}

.col-md-12.col-lg-3.link-list.icons-mega.list-adjsut.second-sec {
  margin-inline: 0;
}
/* .col-md-12.col-lg-3.link-list.icons-mega.list1-adjsut {
  margin-left: 10px;
  margin-right: 166px;
} */

.col-md-12.col-lg-3.link-list.icons-mega.list-adjsut {
  margin-left: 0px;
}

.fst-li .navheading {
  display: inline-block;
  font-size: 22px;
  padding-left: 0px;
  padding-bottom: 6px;
  color: #161636;
  font-family: "roboto", sans-serif;
  position: relative; /* Ensure the position is relative for absolute positioning of the line */
  margin-top: -20px;
  font-weight: 500;
}

.text-title-mega {
  font-size: 17px;
  padding-left: 0px;
  font-weight: 500;
  color: #452179;
  font-family: "roboto", sans-serif;
}

.fst-li .text-title-mega::after {
  content: "";
  display: block;
  position: relative;
  left: 0;
  bottom: 0; /* Adjust this value for vertical positioning */
  width: 80%;
  height: 1px; /* Adjust the thickness of the line as needed */
  background-color: rgba(22, 22, 54, 0.5);
}

ul .navimage {
  max-width: 49%;
}

ul.col-md-12.col-lg-3.link-list li {
  white-space: nowrap;
}

/*------------------------------------------*/
/*  SUBMENU TITLE
/*------------------------------------------*/

.wsmenu > .wsmenu-list > li > .wsmegamenu .title,
.wsmenu > .wsmenu-list > li > .wsmegamenu.halfmenu .title {
  color: #929394;
  font-family: "Roboto", sans-serif;
  font-size: 0.875rem;
  line-height: 1;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0;
  margin: 10px 0 15px 13px;
}

/*------------------------------------------*/
/*  DARK HEADER SUBMENU / MEGAMENU
/*------------------------------------------*/

.dark-menu .wsmenu > .wsmenu-list > li > ul.sub-menu,
.dark-menu .wsmenu > .wsmenu-list > li > .wsmegamenu,
.dark-menu .wsmenu > .wsmenu-list > li > .wsmegamenu.halfmenu,
.black-scroll .scroll .wsmenu > .wsmenu-list > li > ul.sub-menu,
.black-scroll .scroll .wsmenu > .wsmenu-list > li > .wsmegamenu,
.black-scroll .scroll .wsmenu > .wsmenu-list > li > .wsmegamenu.halfmenu {
  background-color: #2c3142 !important;
  border: solid 1px #2c3142 !important;
  -webkit-box-shadow: 0 2px 3px rgba(1, 1, 1, 0.1);
  -moz-box-shadow: 0 2px 3px rgba(1, 1, 1, 0.1);
  box-shadow: 0 2px 3px rgba(1, 1, 1, 0.1);
}

.dark-menu .wsmenu > .wsmenu-list > li > ul.sub-menu > li > a,
.dark-menu .wsmenu > .wsmenu-list > li > .wsmegamenu.w-75 ul.link-list > li > a,
.dark-menu
  .wsmenu
  > .wsmenu-list
  > li
  > .wsmegamenu.halfmenu
  ul.link-list
  > li
  > a,
.black-scroll .scroll .wsmenu > .wsmenu-list > li > ul.sub-menu > li > a,
.black-scroll
  .scroll
  .wsmenu
  > .wsmenu-list
  > li
  > .wsmegamenu.w-75
  ul.link-list
  > li
  > a,
.black-scroll
  .scroll
  .wsmenu
  > .wsmenu-list
  > li
  > .wsmegamenu.halfmenu
  ul.link-list
  > li
  > a {
  color: #ddd;
  background-color: rgba(255, 255, 255, 0) !important;
}

.dark-menu .wsmenu > .wsmenu-list > li > ul.sub-menu > li > a:hover,
.dark-menu
  .wsmenu
  > .wsmenu-list
  > li
  > .wsmegamenu.w-75
  ul.link-list
  > li
  > a:hover,
.dark-menu
  .wsmenu
  > .wsmenu-list
  > li
  > .wsmegamenu.halfmenu
  ul.link-list
  > li
  > a:hover,
.black-scroll .scroll .wsmenu > .wsmenu-list > li > ul.sub-menu > li > a:hover,
.black-scroll
  .scroll
  .wsmenu
  > .wsmenu-list
  > li
  > .wsmegamenu.w-75
  ul.link-list
  > li
  > a:hover,
.black-scroll
  .scroll
  .wsmenu
  > .wsmenu-list
  > li
  > .wsmegamenu.halfmenu
  ul.link-list
  > li
  > a:hover {
  background-color: rgba(255, 255, 255, 0.05) !important;
}

.dark-menu .title,
.black-scroll .scroll .title,
.dark-menu .icons-menu-txt span,
.black-scroll .scroll .icons-menu-txt span {
  color: #fff !important;
}

/*------------------------------------------*/
/*  ICONS MENU
/*------------------------------------------*/

.wsmenu > .wsmenu-list > li > ul.sub-menu.icons-menu {
  max-width: 275px;
  min-width: 275px;
  padding: 12px;
}

.wsmenu > .wsmenu-list > li > .wsmegamenu.halfmenu.icons-menu {
  width: 52%;
  padding: 12px 6px;
}

.wsmegamenu.halfmenu.icons-menu .col-lg-6 {
  padding: 0 6px;
}

.wsmenu > .wsmenu-list > li > .wsmegamenu.icons-menu.w-75 {
  width: 82% !important;
  left: 17%;
  padding: 12px 6px;
}

.wsmegamenu.icons-menu.w-75 .col-lg-4 {
  padding: 0 6px;
}

.icons-menu .icons-menu-item {
  display: flex !important;
  position: relative !important;
  flex-flow: row wrap !important;
  align-items: stretch !important;
  justify-content: flex-start !important;
}

.icons-menu-ico {
  position: relative;
  margin-right: 14px;
}

.wsmegamenu.ico-30 .icons-menu-ico span {
  position: relative;
  top: 6px !important;
}

.icons-menu-txt {
  overflow: hidden;
  flex: 1;
  max-width: 100%;
}

.icons-menu-txt h6 {
  color: inherit;
  font-size: 1rem;
  line-height: 32px;
  font-weight: 500;
  margin-bottom: 0;
}

.icons-menu-txt span {
  display: block;
  color: #898989;
  font-size: 0.925rem;
  font-weight: 400;
  margin-bottom: 0;
}

.sub-menu.ico-30 .icons-menu-txt h6 {
  line-height: 30px;
}

/*------------------------------------------*/
/*  NAVBAR HOVER
/*------------------------------------------*/

.navbar-light .wsmenu-list > li > a.h-link:hover {
  color: #eee !important;
}

.navbar-dark .wsmenu-list > li > a.h-link:hover {
  /* color: #452179!important; */
}

.wsmenu > .wsmenu-list.nav-blue-500 > li > ul.sub-menu > li > a:hover,
.wsmenu
  > .wsmenu-list.nav-blue-500
  > li
  > .wsmegamenu.w-75
  ul.link-list
  > li
  > a:hover,
.wsmenu
  > .wsmenu-list.nav-blue-500
  > li
  > .wsmegamenu.halfmenu
  ul.link-list
  > li
  > a:hover {
  color: #185abd !important;
}

.wsmenu > .wsmenu-list.nav-blue-400 > li > ul.sub-menu > li > a:hover,
.wsmenu
  > .wsmenu-list.nav-blue-400
  > li
  > .wsmegamenu.w-75
  ul.link-list
  > li
  > a:hover,
.wsmenu
  > .wsmenu-list.nav-blue-400
  > li
  > .wsmegamenu.halfmenu
  ul.link-list
  > li
  > a:hover {
  color: #1680fb !important;
}

.wsmenu > .wsmenu-list.nav-blue-300 > li > ul.sub-menu > li > a:hover,
.wsmenu
  > .wsmenu-list.nav-blue-300
  > li
  > .wsmegamenu.w-75
  ul.link-list
  > li
  > a:hover,
.wsmenu
  > .wsmenu-list.nav-blue-300
  > li
  > .wsmegamenu.halfmenu
  ul.link-list
  > li
  > a:hover {
  color: #3eb1ff !important;
}

.wsmenu > .wsmenu-list.nav-green-500 > li > ul.sub-menu > li > a:hover,
.wsmenu
  > .wsmenu-list.nav-green-500
  > li
  > .wsmegamenu.w-75
  ul.link-list
  > li
  > a:hover,
.wsmenu
  > .wsmenu-list.nav-green-500
  > li
  > .wsmegamenu.halfmenu
  ul.link-list
  > li
  > a:hover {
  color: #00a14e !important;
}

.wsmenu > .wsmenu-list.nav-green-400 > li > ul.sub-menu > li > a:hover,
.wsmenu
  > .wsmenu-list.nav-green-400
  > li
  > .wsmegamenu.w-75
  ul.link-list
  > li
  > a:hover,
.wsmenu
  > .wsmenu-list.nav-green-400
  > li
  > .wsmegamenu.halfmenu
  ul.link-list
  > li
  > a:hover {
  color: #0fbc49 !important;
}

.wsmenu > .wsmenu-list.nav-green-300 > li > ul.sub-menu > li > a:hover,
.wsmenu
  > .wsmenu-list.nav-green-300
  > li
  > .wsmegamenu.w-75
  ul.link-list
  > li
  > a:hover,
.wsmenu
  > .wsmenu-list.nav-green-300
  > li
  > .wsmegamenu.halfmenu
  ul.link-list
  > li
  > a:hover {
  color: #6fd792 !important;
}

.wsmenu > .wsmenu-list.nav-pink-500 > li > ul.sub-menu > li > a:hover,
.wsmenu
  > .wsmenu-list.nav-pink-500
  > li
  > .wsmegamenu.w-75
  ul.link-list
  > li
  > a:hover,
.wsmenu
  > .wsmenu-list.nav-pink-500
  > li
  > .wsmegamenu.halfmenu
  ul.link-list
  > li
  > a:hover {
  color: #ff149c !important;
}

.wsmenu > .wsmenu-list.nav-pink-400 > li > ul.sub-menu > li > a:hover,
.wsmenu
  > .wsmenu-list.nav-pink-400
  > li
  > .wsmegamenu.w-75
  ul.link-list
  > li
  > a:hover,
.wsmenu
  > .wsmenu-list.nav-pink-400
  > li
  > .wsmegamenu.halfmenu
  ul.link-list
  > li
  > a:hover {
  color: #f74780 !important;
}

.wsmenu > .wsmenu-list.nav-pink-300 > li > ul.sub-menu > li > a:hover,
.wsmenu
  > .wsmenu-list.nav-pink-300
  > li
  > .wsmegamenu.w-75
  ul.link-list
  > li
  > a:hover,
.wsmenu
  > .wsmenu-list.nav-pink-300
  > li
  > .wsmegamenu.halfmenu
  ul.link-list
  > li
  > a:hover {
  color: #fcb5cc !important;
}

.wsmenu > .wsmenu-list.nav-purple-500 > li > ul.sub-menu > li > a:hover,
.wsmenu
  > .wsmenu-list.nav-purple-500
  > li
  > .wsmegamenu.w-75
  ul.link-list
  > li
  > a:hover,
.wsmenu
  > .wsmenu-list.nav-purple-500
  > li
  > .wsmegamenu.halfmenu
  ul.link-list
  > li
  > a:hover {
  color: #663ae9 !important;
}

.wsmenu > .wsmenu-list.nav-purple-400 > li > ul.sub-menu > li > a:hover,
.wsmenu
  > .wsmenu-list.nav-purple-400
  > li
  > .wsmegamenu.w-75
  ul.link-list
  > li
  > a:hover,
.wsmenu
  > .wsmenu-list.nav-purple-400
  > li
  > .wsmegamenu.halfmenu
  ul.link-list
  > li
  > a:hover {
  color: #7b5dd6 !important;
}

.wsmenu > .wsmenu-list.nav-purple-300 > li > ul.sub-menu > li > a:hover,
.wsmenu
  > .wsmenu-list.nav-purple-300
  > li
  > .wsmegamenu.w-75
  ul.link-list
  > li
  > a:hover,
.wsmenu
  > .wsmenu-list.nav-purple-300
  > li
  > .wsmegamenu.halfmenu
  ul.link-list
  > li
  > a:hover {
  color: #bdaeea !important;
}

.wsmenu > .wsmenu-list.nav-red-500 > li > ul.sub-menu > li > a:hover,
.wsmenu
  > .wsmenu-list.nav-red-500
  > li
  > .wsmegamenu.w-75
  ul.link-list
  > li
  > a:hover,
.wsmenu
  > .wsmenu-list.nav-red-500
  > li
  > .wsmegamenu.halfmenu
  ul.link-list
  > li
  > a:hover {
  color: #da0f29 !important;
}

.wsmenu > .wsmenu-list.nav-red-400 > li > ul.sub-menu > li > a:hover,
.wsmenu
  > .wsmenu-list.nav-red-400
  > li
  > .wsmegamenu.w-75
  ul.link-list
  > li
  > a:hover,
.wsmenu
  > .wsmenu-list.nav-red-400
  > li
  > .wsmegamenu.halfmenu
  ul.link-list
  > li
  > a:hover {
  color: #ff1e1a !important;
}

.wsmenu > .wsmenu-list.nav-red-300 > li > ul.sub-menu > li > a:hover,
.wsmenu
  > .wsmenu-list.nav-red-300
  > li
  > .wsmegamenu.w-75
  ul.link-list
  > li
  > a:hover,
.wsmenu
  > .wsmenu-list.nav-red-300
  > li
  > .wsmegamenu.halfmenu
  ul.link-list
  > li
  > a:hover {
  color: #ffa5a3 !important;
}

.wsmenu > .wsmenu-list.nav-violet-500 > li > ul.sub-menu > li > a:hover,
.wsmenu
  > .wsmenu-list.nav-violet-500
  > li
  > .wsmegamenu.w-75
  ul.link-list
  > li
  > a:hover,
.wsmenu
  > .wsmenu-list.nav-violet-500
  > li
  > .wsmegamenu.halfmenu
  ul.link-list
  > li
  > a:hover {
  color: #c73e9b !important;
}

.wsmenu > .wsmenu-list.nav-violet-400 > li > ul.sub-menu > li > a:hover,
.wsmenu
  > .wsmenu-list.nav-violet-400
  > li
  > .wsmegamenu.w-75
  ul.link-list
  > li
  > a:hover,
.wsmenu
  > .wsmenu-list.nav-violet-400
  > li
  > .wsmegamenu.halfmenu
  ul.link-list
  > li
  > a:hover {
  color: #be6cbe !important;
}

.wsmenu > .wsmenu-list.nav-violet-300 > li > ul.sub-menu > li > a:hover,
.wsmenu
  > .wsmenu-list.nav-violet-300
  > li
  > .wsmegamenu.w-75
  ul.link-list
  > li
  > a:hover,
.wsmenu
  > .wsmenu-list.nav-violet-300
  > li
  > .wsmegamenu.halfmenu
  ul.link-list
  > li
  > a:hover {
  color: #e2bde2 !important;
}

/*------------------------------------------*/
/*  HIDDEN NAVBAR SCROLL
/*------------------------------------------*/

.hidden-nav .wsmainfull.scroll {
  margin-top: 0;
}

/*------------------------------------------*/
/*  NAVBAR WHITE SCROLL
/*------------------------------------------*/

.tra-menu.white-scroll .wsmainfull.scroll,
.white-menu.white-scroll .wsmainfull.scroll {
  padding: 0;
  /* background-color: rgb(255, 255, 255)!important; */
}

.tra-menu.navbar-dark.white-scroll
  .scroll
  .wsmenu
  > .wsmenu-list
  > li
  > a.h-link,
.tra-menu.navbar-light.white-scroll
  .scroll
  .wsmenu
  > .wsmenu-list
  > li
  > a.h-link {
  color: #150819;
}

.navbar-light.white-scroll .scroll .wsmenu-list > li > a.h-link:hover {
  color: #1d222f !important;
}

/*------------------------------------------*/
/*  NAVBAR BLACK SCROLL
/*------------------------------------------*/

.tra-menu.black-scroll .wsmainfull.scroll,
.dark-menu.black-scroll .wsmainfull.scroll {
  padding: 0;
  background-color: #1d222f !important;
  -webkit-box-shadow: 0 2px 3px rgba(1, 1, 1, 0.1);
  -moz-box-shadow: 0 2px 3px rgba(1, 1, 1, 0.1);
  box-shadow: 0 2px 3px rgba(1, 1, 1, 0.1);
}

.tra-menu.navbar-dark.black-scroll
  .scroll
  .wsmenu
  > .wsmenu-list
  > li
  > a.h-link {
  color: #fff;
}

.tra-menu.navbar-dark.black-scroll
  .scroll
  .wsmenu
  > .wsmenu-list
  > li
  > a.h-link:hover {
  color: #ccc !important;
}

/*------------------------------------------*/
/*  WHITE SCROLL BUTTONS
/*------------------------------------------*/

.white-scroll .scroll .btn--tra-white {
  color: #353f4f !important;
  border-color: #353f4f !important;
}

/*------------------------------------------*/
/*  BLACK SCROLL BUTTONS
/*------------------------------------------*/

.black-scroll .scroll .btn--tra-black {
  color: #fff !important;
  border-color: #fff !important;
}

/*------------------------------------------*/
/*  LOGO IMAGE
/*------------------------------------------*/

.logo-white,
.logo-black {
  display: block;
}
/* .logo-black:focus .custom-tanav-logo {
  outline: 2px solid #8E56DC;
  outline-offset: 1px;
} */
.logo-black:focus {
  outline: none;
}
.navbar-light .logo-black,
.navbar-dark .logo-white,
.tra-menu.navbar-light .scroll .logo-white,
.tra-menu.navbar-dark.black-scroll .scroll .logo-black {
  display: none;
}

.tra-menu.navbar-light .scroll .logo-black,
.tra-menu.navbar-dark.black-scroll .scroll .logo-white {
  display: block;
}

/* ==========================================================================
  05. HERO
  ========================================================================== */

.hero-section,
.hero-section .container {
  position: relative;
  z-index: 3;
}

.hero-section.bg--img {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.hero-section.blur--purple:after {
  position: absolute;
  content: "";
  z-index: -1;
  width: 100%;
  height: 130%;
  top: -30%;
  left: 0;
  background-image: url(../images/blur-purple.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-attachment: scroll;
  opacity: 0.2;
}

/*------------------------------------------*/
/*  HERO LOGO
/*------------------------------------------*/

.hero-logo {
  margin-bottom: 40px;
}

.hero-square-logo {
  margin-bottom: 20px;
}

#hero-22 .hero-logo {
  margin-bottom: 30px;
}

.hero-logo img {
  width: auto;
  max-width: inherit;
  max-height: 36px;
}

.hero-square-logo img {
  width: auto;
  max-width: inherit;
  max-height: 90px;
}

/*------------------------------------------*/
/*  HERO APP LOGO
/*------------------------------------------*/

.hero-app-logo {
  margin-bottom: 35px;
}

#hero-25 .hero-app-logo {
  margin-bottom: 25px;
}

.hero-app-logo img {
  width: auto;
  max-width: inherit;
  max-height: 100px;
}

#hero-25 .hero-app-logo img {
  max-height: 110px;
}

/*------------------------------------------*/
/*  HERO DIGITS
/*------------------------------------------*/

#hd-1-1,
#hd-1-2 {
  display: inline-block;
  float: left;
  padding-right: 20px;
}

#hd-1-1 {
  width: 45%;
}
#hd-1-2 {
  width: 55%;
}

.hero-digits-block {
  display: flex;
  position: relative;
  flex-flow: row wrap;
  align-items: stretch !important;
  justify-content: flex-start;
}

.hero-digits .block-txt {
  overflow: hidden;
  flex: 1;
  max-width: 100%;
  padding-left: 12px;
}

.hero-digits h2.statistic-number {
  line-height: 1;
  margin-bottom: 0;
}

.hero-digits h2.statistic-number span {
  font-size: 1.85rem;
}

.hero-digits .block-txt p.p-sm {
  line-height: 1.35;
  margin-top: 5px;
  margin-bottom: 0;
}

/*------------------------------------------*/
/*  HERO TYPOGRAPHY
/*------------------------------------------*/

.hero-section h2 {
  margin-bottom: 28px;
}

#adjsut-title-1-parter {
  margin-bottom: 50px;
  margin-top: 100px;
  font-size: 3.222rem;
  padding: 0 3%;
  font-weight: 600;
}

.tabnav-main-color {
  color: #8e56dc;
}

#adjust-partner-pic {
  max-width: 68%;
  height: auto;
}

.s-58.w-700.h2-special-161636.fix-pad-overview {
  margin-top: 4px;
  font-size: 64px;
  font-weight: 500;
  letter-spacing: 2px;
}

.hero-section h2.s-48,
.hero-section h2.s-50 {
  margin-bottom: 40px;
}

#fix-size {
  max-width: 80%;
}

.hero-section h2.s-62 {
  margin-bottom: 24px;
}

.hero-section p.p-sm {
  padding: 0 !important;
}

.hero-section p.p-md {
  margin-bottom: 30px;
}

.hero-section p.p-lg,
.hero-section p.p-xl {
  margin-bottom: 32px;
}

.hero-section p.s-20,
.hero-section p.s-22,
.hero-section p.s-24 {
  margin-bottom: 36px;
}

.hero-section p.p-lg span,
.hero-section p.p-xl span {
  font-weight: 600;
  letter-spacing: -0.35px;
}

#vpat-bt-1 {
  padding: 10px 50px 10px;
  margin-top: 30px;
}

/*------------------------------------------*/
/*  HERO-1
/*------------------------------------------*/

.hero-10-txt.wow.fadeInRight.aipage-push-up {
  margin-bottom: 70px;
}

#hero-1 {
  background-image: url(../images/hero-1.jpg);
  padding-top: 130px;
  padding-bottom: 100px;
}

.hero-1-txt p {
  padding-right: 2%;
}

/*------------------------------------------*/
/*  HERO-2
/*------------------------------------------*/

#hero-2 {
  background-image: url(../images/hero-2.jpg);
  padding-top: 150px;
  padding-bottom: 100px;
}

.hero-2-txt p {
  padding-right: 3%;
}

#manual-h2-special {
  margin-bottom: 26px;
  margin-top: 4px;
}

/* #new-box-disa-margin {
  margin: 20px 240px 20px;
} */

#new-box-disa-margin {
  margin: 20px 240px 20px;
}

@media screen and (max-width: 1400px) {
  #new-box-disa-margin {
    margin: 20px 120px 20px;
  }
}

@media screen and (max-width: 1200px) {
  #new-box-disa-margin {
    margin: 20px;
  }
}

@media screen and (max-width: 767px) {
  #new-box-disa-margin {
    margin: 2px;
    padding: 2px 1px 2px;
  }
}

.designed-text-manual {
  text-align: center;
  margin-top: 53px;
  margin-bottom: 100px;
}

.hero-2-img {
  text-align: center;
  padding-right: 25px;
}

/*------------------------------------------*/
/*  HERO-3
/*------------------------------------------*/

#hero-3 {
  position: relative;
  padding-top: 160px;
  background-image: url(../images/hero-3.jpg);
}

#hero-3:after {
  position: absolute;
  content: "";
  z-index: -1;
  width: 100%;
  height: 5%;
  bottom: 0;
  left: 0;
  background-color: #fff;
}

.hero-3-txt {
  margin-top: -70px;
}

.hero-3-txt p.p-lg {
  padding-right: 2%;
}

.hero-3-img {
  position: relative;
  text-align: center;
  margin: 0 -90% 0 -60px;
}

/*------------------------------------------*/
/*  HERO-4
/*------------------------------------------*/

#hero-4 {
  overflow: hidden;
  background-image: url(../images/hero-4.jpg);
  padding-top: 180px;
}

#hero-4:after {
  position: absolute;
  content: "";
  z-index: -1;
  width: 100%;
  height: 10%;
  bottom: 0;
  left: 0;
  background-color: #fff;
}

.hero-4-txt h2 {
  padding: 0 3%;
}

.hero-4-txt p {
  padding: 0 5%;
}

.hero-4-txt p.btns-group-txt {
  margin-top: 25px;
}

.hero-4-img {
  margin-top: 60px;
}

/*------------------------------------------*/
/*  HERO-5
/*------------------------------------------*/

#hero-5 .wave-shape-bottom path {
  fill: #fff;
}

#hero-5 {
  background-image: url(../images/hero-5.jpg);
  padding-top: 140px;
  padding-bottom: 50px;
}

.hero-5-txt h2 {
  line-height: 1.3;
  margin-bottom: 25px;
}

.hero-5-txt p.p-lg {
  padding-right: 10%;
  margin-bottom: 30px;
}

.hero-5-img {
  margin: 0 0 -50px;
}

/*------------------------------------------*/
/*  HERO-6
/*------------------------------------------*/

#hero-6 {
  padding-top: 130px;
}

.hero-6-wrapper {
  overflow: hidden;
  background-image: linear-gradient(90deg, #f6f4fd, #f4f5fd);
  padding: 75px 80px;
}

.hero-6-img {
  position: relative;
  text-align: center;
}

/*------------------------------------------*/
/*  HERO-7
/*------------------------------------------*/

#hero-7 {
  padding-top: 140px;
  padding-bottom: 100px;
}

#hero-7 .quick-form {
  margin-right: 4%;
}

.hero-7-img {
  padding-left: 30px;
}

/*------------------------------------------*/
/*  HERO-8
/*------------------------------------------*/

#hero-8 .wave-shape-bottom path {
  fill: #fff;
}

#hero-8 {
  position: relative;
  background-image: url(../images/hero-8.jpg);
  padding-top: 170px;
  padding-bottom: 30px;
}

.hero-8-txt {
  margin-top: -70px;
}

.hero-8-txt p {
  padding-right: 10%;
}

.hero-8-txt .hero-digits {
  padding-right: 15%;
}

#hero-8-form {
  position: relative;
  z-index: 999;
  background-color: #fff;
  border: 1px solid #f8f8f8;
  padding: 45px 35px;
  -webkit-box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.08);
}

#hero-8-form h4 {
  line-height: 1.4;
  margin-bottom: 20px;
}

#hero-8-form p {
  color: #757575;
  margin-bottom: 25px;
}

#hero-8-form p.p-sm {
  text-align: center;
  padding: 0 5% !important;
  margin-top: 5px;
  margin-bottom: 0;
}

#hero-8-form p a {
  color: #1e90ff;
  text-decoration: underline;
}

/*------------------------------------------*/
/*  HERO-9
/*------------------------------------------*/

#hero-9 {
  padding-top: 180px;
}

.hero-9-txt h2 {
  line-height: 1;
}

.hero-9-txt h2 img {
  position: relative;
  width: auto;
  max-width: inherit;
  max-height: 100px;
  margin: 0 3px;
  top: -8px;
}

.hero-9-txt p {
  padding: 0 5%;
  margin-top: 40px;
}

#new-closed-vee-manual {
  margin-top: 18px;
}

#hero-9 .quick-form {
  margin-left: 7%;
  margin-right: 7%;
}

.hero-9-img {
  margin-top: 60px;
}

/*------------------------------------------*/
/*  HERO-10
/*------------------------------------------*/

#hero-10 {
  position: relative;
  background-image: url(../images/hero-10.jpg);
  padding-top: 170px;
  padding-bottom: 100px;
}

.hero-10-txt h4 {
  line-height: 1.45;
  font-weight: 300;
  padding-right: 5%;
  margin-bottom: 35px;
}

.hero-10-img {
  position: relative;
  text-align: center;
  margin: 0 -95% 0 15px;
}

/*------------------------------------------*/
/*  HERO-11
/*------------------------------------------*/

#hero-11 {
  overflow: hidden;
  background-image: url(../images/hero-11.jpg);
  padding-top: 50px;
}

.hero-11-txt {
  margin-top: 40px;
}

.hero-11-txt p {
  padding-right: 5%;
}

.hero-11-img {
  position: relative;
  margin: -60px -12% -100px -15px;
}

/*------------------------------------------*/
/*  HERO-12
/*------------------------------------------*/

#hero-12 {
  overflow: hidden;
  background-image: url(../images/hero-12.jpg);
  padding-top: 180px;
}

.hero-12-txt h2 {
  padding: 0 3%;
}

.hero-12-txt p {
  padding: 0 5%;
}

.hero-12-txt p.btns-group-txt {
  margin-top: 25px;
}

.hero-12-img {
  margin-top: 60px;
  margin-bottom: -100px;
}

.hero-12-img .video-btn {
  top: calc(50% - 30px);
}

/*------------------------------------------*/
/*  HERO-13
/*------------------------------------------*/

#hero-13 {
  /* background-image: linear-gradient(180deg, #f1edff, #f1edff); */
  padding-top: 130px;
  padding-bottom: 80px;
}

#hero-13:after {
  position: absolute;
  content: "";
  z-index: -1;
  width: 43%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #fff;
  -moz-box-shadow: 0 0 55px 35px #fff;
  -webkit-box-shadow: 0 0 35px 35px #fff;
  box-shadow: 0 0 35px 35px #fff;
}

.hero-13-txt .section-id {
  font-weight: 600;
  letter-spacing: 1.5px;
}

.hero-13-txt p {
  padding-right: 5%;
}

.hero-13-img {
  text-align: center;
}

/*------------------------------------------*/
/*  HERO-14
/*------------------------------------------*/

#hero-14 .wave-shape-bottom path {
  fill: #fff;
}

#hero-14 {
  background-image: url(../images/hero-14.jpg);
  padding-top: 170px;
}

.hero-14-txt p.s-21 {
  font-size: 1.3125rem;
  margin-bottom: 40px;
}

#hero-14 .quick-form {
  margin-left: 6%;
  margin-right: 6%;
}

.hero-14-txt .btn-txt {
  margin-top: 40px;
}

.hero-14-img {
  margin-top: 70px;
}

/*------------------------------------------*/
/*  HERO-15
/*------------------------------------------*/

#hero-15 {
  position: relative;
  z-index: 3;
  /* background-image: url(../images/hero-15.jpg); */
  padding-top: 130px;
}

.hero-15-txt {
  margin-top: -20px;
}

.hero-15-txt h2 {
  padding-right: 5%;
}

.hero-15-txt p {
  padding-right: 2%;
}

/*------------------------------------------*/
/*  HERO-16
/*------------------------------------------*/

#hero-16 .wave-shape-bottom path {
  fill: #fff;
}

#hero-16 {
  background-image: url(../images/hero-16.jpg);
  padding-top: 170px;
  margin-bottom: 80px;
}

.hero-16-img {
  margin-top: 60px;
  margin-bottom: -80px;
}

/*------------------------------------------*/
/*  HERO-17
/*------------------------------------------*/

#hero-17 {
  text-align: center;
  padding-top: 170px;
  background-image: url(../images/hero-17.jpg);
  background-position: top center;
}

#hero-17 #brands-1 {
  padding: 80px 6% 0;
}

#hero-17 #brands-1 .brands-carousel-5 .brand-logo {
  padding: 0 20px;
}

#hero-17 .quick-form {
  margin-left: 8%;
  margin-right: 8%;
}

/*------------------------------------------*/
/*  HERO-18
/*------------------------------------------*/

#hero-18 {
  padding-top: 140px;
  padding-bottom: 80px;
}

#hero-18:after {
  position: absolute;
  content: "";
  z-index: -1;
  width: 74%;
  height: 100%;
  top: 0;
  left: 26%;
  /* background-image: url(../images/hero-18.jpg); */
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  border-radius: 0 0 0 60px;
}

.hero-18-txt p {
  padding-right: 3%;
}

#hero-18 .quick-form {
  margin-right: 4%;
}

.hero-18-img {
  text-align: center;
  padding-right: 15px;
}

/*------------------------------------------*/
/*  HERO-19
/*------------------------------------------*/

#hero-19 {
  padding-top: 170px;
}

.hero-19-txt p {
  padding: 0 10%;
}

/*------------------------------------------*/
/*  HERO-20
/*------------------------------------------*/

#hero-20 {
  background-image: url(../images/hero-20.jpg);
  padding-top: 100px;
  padding-bottom: 100px;
}

#hero-20:after {
  position: absolute;
  content: "";
  z-index: -1;
  width: 51%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: linear-gradient(180deg, #f4f4f9, #fbfbfd);
}

.hero-20-txt {
  padding: 0 8% 0 15px;
}

.hero-section .hero-20-txt h2.s-48 {
  margin-bottom: 28px;
}

/*------------------------------------------*/
/*  HERO-21
/*------------------------------------------*/

#hero-21 {
  padding-top: 170px;
}

.hero-21-txt {
  margin-bottom: 60px;
}

.hero-21-txt h2 {
  margin-bottom: 35px;
}

.hero-21-wrapper {
  overflow: hidden;
}

#hero-21 .hero-overlay {
  background-image: url(../images/hero-21.jpg);
  padding: 90px 70px 0;
}

.hero-21-img {
  position: relative;
  margin-bottom: -25%;
}

.hero-21-img .video-btn {
  top: calc(50% - 80px);
}

/*------------------------------------------*/
/*  HERO-22
/*------------------------------------------*/

#hero-22 .wave-shape-bottom path {
  fill: #fff;
}

#hero-22 {
  position: relative;
  background-image: url(../images/hero-22.jpg);
  padding-top: 160px;
}

#hero-22-form {
  position: relative;
  z-index: 999;
  background-color: #fff;
  border: 1px solid #f8f8f8;
  padding: 45px 35px 35px;
  -webkit-box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.08);
}

#hero-22-form h4 {
  line-height: 1.4;
  margin-bottom: 20px;
}

#hero-22-form p {
  color: #757575;
  margin-bottom: 25px;
}

#hero-22-form p.p-sm {
  text-align: center;
  padding: 0 5% !important;
  margin-top: 5px;
  margin-bottom: 0;
}

#hero-22-form p a {
  color: #1e90ff;
  text-decoration: underline;
}

/*------------------------------------------*/
/*  HERO-23
/*------------------------------------------*/

#hero-23 .wave-shape-bottom path {
  fill: #fff;
}

#hero-23 {
  position: relative;
  background-image: url(../images/hero-23.jpg);
  padding-top: 100px;
  margin-bottom: 25px;
}

.hero-23-txt p {
  padding: 0 5%;
}

.hero-23-img {
  margin-top: 40px;
  margin-bottom: -25px;
}

/*------------------------------------------*/
/*  HERO-24
/*------------------------------------------*/

#hero-24 {
  background-image: url(../images/hero-24.jpg);
  padding-top: 200px;
  padding-bottom: 150px;
}

#hero-24 .quick-form {
  margin-left: 7%;
  margin-right: 7%;
}

/*------------------------------------------*/
/*  HERO-25
/*------------------------------------------*/

#hero-25 {
  background-image: url(../images/backgroundhomepage-desktop.png);
  padding-top: 170px;
  padding-bottom: 220px;
}

.hero-25-txt h2 {
  margin-bottom: 22px;
  font-size: 70px;
}

.hero-25-txt p.p-lg {
  /* padding-right: 10%; */
  margin: 20px 187px;
  font-size: 25px;
}

/*------------------------------------------*/
/*  HERO-26
/*------------------------------------------*/

#hero-26 .wave-shape-bottom path {
  fill: #fff;
}

#hero-26 {
  position: relative;
  background-image: url(../images/hero-26.jpg);
  padding-top: 160px;
  z-index: 3;
}

.hero-26-txt {
  margin-top: -80px;
}

.hero-26-txt h2 {
  padding-right: 2%;
}

#hero-26 .quick-form {
  margin-right: 4%;
}

.hero-26-img {
  position: relative;
  text-align: center;
  margin: 0 -90% 0 -60px;
}

/*------------------------------------------*/
/*  HERO-27
/*------------------------------------------*/

#hero-27 .hero-overlay {
  background-image: url(../images/hero-27.png);
  background-position: top center;
  padding-top: 170px;
}

.hero-27-txt h2 {
  margin-bottom: 26px !important;
}

.hero-27-txt p.s-20 {
  padding: 0 6%;
  margin-bottom: 30px !important;
}

.hero-27-txt p.s-21 {
  padding: 0 5%;
}

/*------------------------------------------*/
/*  HERO QUICK FORM
/*------------------------------------------*/

.hero-section .quick-form .input-group {
  border: none;
}

/*------------------------------------------*/
/*  Hero Quick Form Input
/*------------------------------------------*/

.hero-section .quick-form .form-control {
  height: 64px;
  background-color: #fff;
  border: 2px solid transparent;
  color: #666;
  font-size: 1.125rem;
  font-weight: 400;
  padding: 0 20px;
  -webkit-transition: all 450ms ease-in-out;
  -moz-transition: all 450ms ease-in-out;
  -o-transition: all 450ms ease-in-out;
  -ms-transition: all 450ms ease-in-out;
  transition: all 450ms ease-in-out;
}

.hero-section .quick-form.form-shadow .form-control {
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.05);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.05);
}

.hero-section .quick-form.form-stroke .form-control {
  border-color: #353f4f;
}

.hero-section .quick-form.form-half .form-control {
  height: 58px;
  font-size: 1.0625rem;
}

/*------------------------------------------*/
/*  Hero Quick Form Placeholder
/*------------------------------------------*/

.hero-section .quick-form .form-control::-moz-placeholder {
  color: #999;
}
.hero-section .quick-form .form-control:-ms-input-placeholder {
  color: #999;
}
.hero-section .quick-form .form-control::-webkit-input-placeholder {
  color: #999;
}

/*------------------------------------------*/
/*  Hero Quick Form Focus
/*------------------------------------------*/

.hero-section .quick-form .form-control:focus {
  background-color: #fff;
  border-color: #1680fb;
  outline: 0;
  box-shadow: none;
}

/*------------------------------------------*/
/*  Hero Quick Form Button
/*------------------------------------------*/

.hero-section .quick-form .btn {
  height: 64px;
  font-size: 1.0625rem;
  padding: 12px 45px;
  margin-left: 15px;
}

.hero-section .quick-form.form-half .btn {
  height: 47px;
  font-size: 1rem;
  padding: 13px 40px;
  margin-left: 14px;
}

#partnership-form-bt {
  height: 43px;
  line-height: 1;
  margin-left: 20px;
  font-weight: 500;
  font-size: 0.98rem;
  border-radius: 10px;
}

/*------------------------------------------*/
/*  Hero Quick Form Message
/*------------------------------------------*/

.hero-section .quick-form-msg {
  width: 100% !important;
  display: block;
  margin: 20px 0 15px 5px;
}

.hero-section .text-center .quick-form-msg {
  margin: 20px 0 -15px 0;
}

.hero-section .quick-form-msg .loading {
  color: #3eb1ff;
  font-size: 1.05rem;
  line-height: 1;
  font-weight: 500;
}

.hero-section .text-center .quick-form-msg .loading {
  font-size: 1.125rem;
}

/*------------------------------------------*/
/*  HERO REQUEST FORM
/*------------------------------------------*/

/*------------------------------------------*/
/*  Hero Request Form Input
/*------------------------------------------*/

.request-form .form-control {
  height: 58px;
  background-color: #f5f6f8;
  border: 1px solid transparent;
  color: #666;
  font-size: 1rem;
  font-weight: 400;
  margin-bottom: 22px;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

/*------------------------------------------*/
/*  Hero Request Form Placeholder
/*------------------------------------------*/

.hero-form-wrapper .form-control::-moz-placeholder {
  color: #999;
}
.hero-form-wrapper .form-control:-ms-input-placeholder {
  color: #999;
}
.hero-form-wrapper .form-control::-webkit-input-placeholder {
  color: #999;
}

.request-form .form-control:focus {
  background-color: #fff;
  border-color: #1680fb;
  outline: 0;
  box-shadow: none;
}

/*------------------------------------------*/
/*  Hero Request Form Button
/*------------------------------------------*/

#hero-8-form .btn,
#hero-22-form .btn {
  width: 100%;
  height: 58px;
  padding: 16px;
}

/*------------------------------------------*/
/*  Hero Request Form Message
/*------------------------------------------*/

.request-form-msg {
  width: 100% !important;
  display: block;
  text-align: center;
  margin-top: 15px;
}

.request-form-msg .loading {
  color: #00b2e4;
  font-size: 1.0625rem;
  line-height: 1;
  font-weight: 500;
}

.request-form .error {
  color: #e74c3c;
  font-size: 0.85rem;
  line-height: 1;
  font-weight: 400;
  margin-bottom: 10px;
  padding-left: 10px;
}

/* ==========================================================================
  06. ABOUT
  ========================================================================== */

.a2-txt {
  padding: 20px 30px 35px;
}

.a2-txt-quote {
  position: relative;
  margin-bottom: -45px;
}

.a2-txt-quote.ico-40 [class*="flaticon-"]:before,
.a2-txt-quote.ico-40 [class*="flaticon-"]:after {
  font-size: 4.25rem;
}

/*------------------------------------------*/
/*  ABOUT TYPOGRAPHY
/*------------------------------------------*/

#about-1 .txt-block p {
  margin-bottom: 0;
}

#about-4 .txt-block p {
  margin-top: 25px;
  margin-bottom: 0;
}

/*------------------------------------------*/
/*  ABOUT 2 AUTHOR
/*------------------------------------------*/

.a2-txt-author {
  line-height: 1.45;
  font-weight: 500;
  margin-top: 18px;
  margin-bottom: 0;
}

.a2-txt-author span {
  display: block;
  font-weight: 300;
}

/*------------------------------------------*/
/*  ABOUT 2 IMAGES
/*------------------------------------------*/

.about-3-images {
  padding: 0 5%;
}

.about-2-img {
  overflow: hidden;
}

.about-3-img {
  overflow: hidden;
  height: 460px;
}

.a-2-1 {
  margin-left: 13%;
  margin-bottom: 30px;
}

.a-2-2 {
  margin-left: -10%;
}

.a-2-3 {
  margin-right: -10%;
  margin-bottom: 30px;
}

.a-2-4 {
  margin-right: -10%;
}

#a4-1 {
  position: relative;
  padding-right: 30px;
  margin-top: -30px;
}

#a4-2 {
  position: relative;
  padding-left: 30px;
  margin-bottom: -30px;
}

/* ==========================================================================
  07. FEATURES
  ========================================================================== */

#features-12.py-100.shape--bg:after,
#features-12.pt-100.shape--bg:after,
#features-13.py-100.shape--bg:after,
#features-13.pt-100.shape--bg:after {
  position: absolute;
  content: "";
  z-index: -1;
}

#features-12.py-100.shape--bg:after {
  width: 48%;
  height: 64%;
  top: 18%;
  left: 52%;
}
#features-12.pt-100.shape--bg:after {
  width: 48%;
  height: 72%;
  top: 21%;
  left: 52%;
}
#features-13.py-100.shape--bg:after {
  width: 48%;
  height: 64%;
  top: 18%;
}
#features-13.pt-100.shape--bg:after {
  width: 48%;
  height: 72%;
  top: 21%;
}

.rows-2 .fb-1,
.rows-2 .fb-2,
.rows-2 .fb-3 {
  margin-bottom: 50px;
}

.rows-2 .fbox-7.fb-1,
.rows-2 .fbox-7.fb-2,
.rows-2 .fbox-7.fb-3,
.rows-2 .fbox-9.fb-1,
.rows-2 .fbox-9.fb-2,
.rows-2 .fbox-9.fb-3,
.rows-3 .fb-1,
.rows-3 .fb-2,
.rows-3 .fb-3,
.rows-3 .fb-4 {
  margin-bottom: 40px;
}

.rows-3 .fb-3.fbox-11-lst,
.rows-3 .fb-4.fbox-11-lst {
  margin-bottom: 0;
}

.fbox-14-wrapper {
  padding: 80px 70px;
}

.fbox-14-wrapper .col {
  padding: 0 10px;
}

/*------------------------------------------*/
/*  FEATURE BOX
/*------------------------------------------*/

.row-cols-md-3 .fbox-4 {
  padding: 50px 35px;
}
.row-cols-md-2 .fbox-4 {
  padding: 35px 20px;
}

.fbox-5 {
  padding: 60px;
}

.fbox-7 {
  border: 2px solid #eee;
  padding: 55px 40px 50px;
}

.row-cols-md-2 .fbox-7 {
  padding: 35px 20px 30px;
}

.fbox-8 {
  padding: 55px 40px;
}
.fbox-8.bg--white-100 {
  padding: 60px 40px;
}

.fbox-9 {
  border: 2px solid #eee;
  padding: 40px 40px 35px;
}

.fbox-14 {
  border: 2px solid #eee;
  padding: 40px 30px 35px;
}

/*------------------------------------------*/
/*  FEATURE BOX IMAGE
/*------------------------------------------*/

.fbox-img img {
  width: auto;
  max-width: inherit;
}

.fbox-img.h-135 img {
  max-height: 135px;
}
.fbox-img.h-140 img {
  max-height: 140px;
}
.fbox-img.h-145 img {
  max-height: 145px;
}
.fbox-img.h-150 img {
  max-height: 150px;
}
.fbox-img.h-155 img {
  max-height: 155px;
}
.fbox-img.h-160 img {
  max-height: 160px;
}
.fbox-img.h-165 img {
  max-height: 165px;
}
.fbox-img.h-170 img {
  max-height: 170px;
}
.fbox-img.h-175 img {
  max-height: 175px;
}
.fbox-img.h-180 img {
  max-height: 180px;
}

/*------------------------------------------*/
/*  FBOX-1 IMAGE
/*------------------------------------------*/

.fbox-1 .fbox-img {
  margin-bottom: 35px;
}

.row-cols-md-2 .fbox-1 .fbox-img {
  margin-bottom: 28px;
}

/*------------------------------------------*/
/*  FBOX-2 IMAGE
/*------------------------------------------*/

.fbox-2 .fbox-img {
  -webkit-border-radius: 12px 12px 0 0;
  -moz-border-radius: 12px 12px 0 0;
  -o-border-radius: 12px 12px 0 0;
  border-radius: 12px 12px 0 0;
}

.fbox-2 .fbox-img.h-135,
.fbox-2 .fbox-img.h-140,
.fbox-2 .fbox-img.h-145,
.fbox-2 .fbox-img.h-150,
.fbox-2 .fbox-img.h-155 {
  padding-top: 35px;
  margin-bottom: 60px;
}

.fbox-2 .fbox-img.h-160 {
  padding-top: 35px;
  margin: 0 20px 60px;
}
.fbox-2 .fbox-img.h-165 {
  padding-top: 38px;
  margin: 0 15px 60px;
}
.fbox-2 .fbox-img.h-170 {
  padding-top: 40px;
  margin: 0 10px 60px;
}
.fbox-2 .fbox-img.h-175 {
  padding-top: 42px;
  margin: 0 8px 60px;
}
.fbox-2 .fbox-img.h-180 {
  padding-top: 44px;
  margin: 0 5px 60px;
}

.fbox-2 .fbox-img img {
  margin-bottom: -25px;
}

/*------------------------------------------*/
/*  FBOX-3 IMAGE
/*------------------------------------------*/

.fbox-3 .fbox-img {
  overflow: hidden;
}

.fbox-3 .fbox-img.h-135 {
  padding-top: 30px;
  margin: 0 0 35px;
}
.fbox-3 .fbox-img.h-160 {
  padding-top: 32px;
  margin: 0 18px 35px;
}
.fbox-3 .fbox-img.h-170 {
  padding-top: 40px;
  margin: 0 10px 35px;
}
.fbox-3 .fbox-img.h-175,
.fbox-3 .fbox-img.h-180 {
  padding-top: 40px;
  margin: 0 5px 35px;
}

.row-cols-md-2 .fbox-3 .fbox-img {
  margin-bottom: 28px;
}

/*------------------------------------------*/
/*  FBOX-4 IMAGE
/*------------------------------------------*/

.fbox-4 .fbox-img {
  margin-bottom: 35px;
}

.row-cols-md-2 .fbox-4 .fbox-img {
  margin-bottom: 28px;
}

/*------------------------------------------*/
/*  FBOX-5 IMAGE
/*------------------------------------------*/

.fbox-5.fb-1 .fbox-5-img,
.fbox-5.fb-5 .fbox-5-img,
.fbox-5.fb-6 .fbox-5-img {
  margin: 40px 5% 0;
}

.fbox-5.fb-2 .fbox-5-img,
.fbox-5.fb-3 .fbox-5-img,
.fbox-5.fb-4 .fbox-5-img {
  margin: 0 5% 40px;
}

/*------------------------------------------*/
/*  FEATURE BOX VECTOR ICON
/*------------------------------------------*/

.fbox-ico,
.fbox-ico.ico-rounded {
  margin-bottom: 20px;
}

.fbox-ico.ico-rounded-md,
.fbox-ico.ico-rounded-lg {
  margin-bottom: 25px;
}

.fbox-11 {
  display: flex;
  position: relative;
  flex-flow: row wrap;
  align-items: stretch !important;
  justify-content: flex-start;
}

.fbox-ico-wrap {
  position: relative;
  margin-right: 25px;
}

.rows-2 .fbox-ico-wrap {
  margin-right: 20px;
}

.fbox-11 .fbox-ico {
  margin-top: 4px;
}

/*------------------------------------------*/
/*  FEATURE BOX
/*------------------------------------------*/

.fbox-11 .fbox-txt {
  overflow: hidden;
  flex: 1;
  max-width: 100%;
}

/*------------------------------------------*/
/*  FEATURE BOX TITLE
/*------------------------------------------*/

.fbox-wrapper .row-cols-lg-3 .fbox-title {
  margin-bottom: 10px;
}

.fbox-title span {
  float: left;
  line-height: 1 !important;
  margin-right: 15px;
}

.fbox-title h6 {
  line-height: 2.1875rem !important;
  margin-bottom: 0;
}

.fbox-title.ico-30 h6 {
  line-height: 1.875rem !important;
  margin-bottom: 0;
}

/*------------------------------------------*/
/*  FEATURE BOX TYPOGRAPHY
/*------------------------------------------*/

.fbox-wrapper .row-cols-md-3 h6 {
  margin-bottom: 15px;
}

.rows-2 .fbox-11 h6,
.fbox-wrapper .row-cols-md-2 h6 {
  margin-bottom: 10px;
}

.fbox-wrapper p {
  margin-bottom: 0;
}

.fbox-5 h5 {
  margin-bottom: 15px;
}

.fbox-14 h5 {
  margin-bottom: 15px;
}

/*------------------------------------------*/
/*  FEATURE-12
/*------------------------------------------*/

.fbox-12-wrapper {
  padding-left: 45px;
}

.fbox-13-wrapper {
  padding-right: 45px;
}

.fbox-12,
.fbox-13 {
  padding: 32px 35px;
}

.fbox-12 h5,
.fbox-13 h5 {
  margin-top: -20px;
  margin-bottom: 10px;
  text-align: center;
}

.s-20.w-700.taglabel {
  font-size: 30px;
}
.fbox-12.bg--white-100.block-shadow.r-12.mb-30.compliance-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* .compliance-tags {
  width: auto;
  height: auto;

} */

.svgheading {
  padding-top: 85px;
  text-align: center;
}

.fbox-12 p,
.fbox-13 p,
.fbox-14 p {
  margin-bottom: 0;
}

/* ==========================================================================
  08. CONTENT
  ========================================================================== */

.ct-06 {
  margin-bottom: 80px;
}

.ct-07 {
  margin-top: 80px;
}

.ct-10 .section-overlay {
  margin-bottom: 100px;
}

.ct-11,
.ct-12 {
  padding: 60px 0;
}

.ct-11:after {
  position: absolute;
  content: "";
  z-index: -1;
  width: 50%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #fff;
}

.ct-12:after {
  position: absolute;
  content: "";
  z-index: -1;
  width: 50%;
  height: 100%;
  top: 0;
  left: 50%;
  background-color: #fff;
}

/*------------------------------------------*/
/*  CONTENT BOX WRAPPER
/*------------------------------------------*/

.bc-1-wrapper .section-overlay,
.bc-4-wrapper .section-overlay,
.bc-6-wrapper .section-overlay {
  padding: 80px 70px;
}

.bc-2-wrapper .section-overlay,
.bc-3-wrapper .section-overlay,
.bc-5-wrapper .section-overlay {
  padding: 80px 70px 0;
}

.bc-6 {
  padding: 40px 35px;
}

.cbox-6-wrapper {
  padding: 60px 40px;
}

.content-section .cbox-6-wrapper {
  padding: 80px 70px;
}

.bc-5-wrapper .section-title p {
  padding: 0;
}

/*------------------------------------------*/
/*  TEXT BLOCK
/*------------------------------------------*/

.txt-box {
  margin-bottom: 20px;
}

.txt-box:last-child {
  margin-bottom: 0;
}

.bc-3-txt,
.ct-06 .txt-block,
.bc-2-wrapper .txt-block {
  margin-top: -40px;
}

.bc-2-txt,
.ct-07 .txt-block {
  margin-top: 40px;
}

.bc-1-wrapper .txt-block.pr-25.left-column,
.bc-2-wrapper .txt-block.pr-25.left-column {
  padding-right: 25px;
}

.bc-1-wrapper .txt-block.pl-25.right-column,
.bc-2-wrapper .txt-block.pl-25.right-column {
  padding-left: 25px;
}

.ct-11 .txt-block {
  padding-right: 50px;
}

.ct-12 .txt-block {
  padding-left: 70px;
}

.ct-13 .txt-block h5 {
  padding-right: 6%;
}

/*------------------------------------------*/
/*  TEXT BLOCK TYPOGRAPHY
/*------------------------------------------*/

.bc-2-txt h2,
.bc-3-txt h2,
.bc-4-txt h2,
.txt-block h3,
.txt-block h2 {
  margin-bottom: 26px;
}

#legaltitle-home {
  font-size: 40px;
}

.txt-block h5 {
  margin-bottom: 20px;
  margin-top: 45px;
}

h5.h5-title {
  margin-top: 20px;
  margin-bottom: 20px;
}

.txt-block .btn,
.txt-block .btns-group .btn.btn--transparent {
  margin-top: 25px;
}

.txt-block .btn.btn--transparent {
  margin-top: 0;
}

/*------------------------------------------*/
/*  CONTENT BOX
/*------------------------------------------*/

.cbox-1,
.cbox-2,
.cbox-3 {
  display: flex;
  position: relative;
  flex-flow: row wrap;
  align-items: stretch !important;
  justify-content: flex-start;
}

.cbox-5 {
  position: relative;
}

.cbox-5-content {
  background-color: #fff;
  border: 1px solid #f5f6f6;
  padding: 40px;
  margin: 0 12%;
  z-index: 1;
  -webkit-box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, 0.05);
  -moz-box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, 0.05);
  box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, 0.05);
}

.cbox-5-content .divider {
  margin-top: 25px;
  margin-bottom: 25px;
}

#cb-6-1,
#cb-6-2 {
  margin-bottom: 35px;
}

/*------------------------------------------*/
/*  CONTENT BOX TITLE
/*------------------------------------------*/

.box-title h6,
.box-title h5 {
  display: inline-block;
  line-height: 2.35rem !important;
  margin-bottom: 15px;
}

.box-title span {
  position: relative;
  top: 12px;
  margin-right: 10px;
}

.box-title span[class*="flaticon-"]:before,
.box-title span[class*="flaticon-"]:after {
  font-size: 2.35rem;
}

.txt-block .cbox-5-title h2 {
  font-size: 3.5rem;
  letter-spacing: -1px;
  line-height: 1;
  margin-bottom: 10px;
}

.cbox-5-title .statistic-number sup {
  font-size: 3rem;
  top: -5px;
  right: 6px;
}

.cbox-5-title .ico-15 [class*="flaticon-"]:before,
.cbox-5-title .ico-15 [class*="flaticon-"]:after {
  font-size: 0.875rem;
  line-height: 1 !important;
}

.cbox-5-title p.p-lg {
  margin-bottom: 10px;
}

/*------------------------------------------*/
/*  CONTENT BOX ICON
/*------------------------------------------*/

.cbox-1 .ico-wrap {
  margin-left: 8px;
}

.cbox-1.ico-10 span {
  position: relative;
  top: 0;
  right: 7px;
}

.cbox-1.ico-15 span {
  position: relative;
  top: 1px;
  right: 8px;
}

.cbox-1.ico-10 [class*="flaticon-"]:before,
.cbox-1.ico-10 [class*="flaticon-"]:after {
  font-size: 0.6rem;
}

.cbox-1.ico-15 [class*="flaticon-"]:before,
.cbox-1.ico-15 [class*="flaticon-"]:after {
  font-size: 0.75rem;
}

/*------------------------------------------*/
/*  CBOX #2
/*------------------------------------------*/

.cbox-2 .ico-wrap {
  position: relative;
  margin-right: 1.625rem;
}

.cbox-2-ico {
  position: relative;
  width: 2.625rem;
  height: 2.625rem;
  text-align: center;
  border-radius: 100%;
  font-size: 1.1875rem;
  font-weight: 500;
  line-height: 2.375rem;
  border: 2px solid transparent;
  -webkit-transition: all 450ms ease-in-out;
  -moz-transition: all 450ms ease-in-out;
  -o-transition: all 450ms ease-in-out;
  -ms-transition: all 450ms ease-in-out;
  transition: all 450ms ease-in-out;
}

.ct-03 .cbox-2-ico {
  position: relative;
  width: 2.35rem;
  height: 2.35rem;
  font-size: 1.15rem;
  line-height: 2.15rem;
}

.cbox-2-line {
  position: absolute;
  bottom: 20px;
  left: 50%;
  width: 2px;
  background-color: #e4e4e4;
  height: calc(100% - 90px);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.cbox-2:hover .cbox-2-ico {
  background-color: transparent;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.cbox-2:hover .cbox-2-ico.bg--blue-500 {
  color: #185abd;
  border-color: #185abd;
}
.cbox-2:hover .cbox-2-ico.bg--blue-400 {
  color: #1680fb;
  border-color: #1680fb;
}
.cbox-2:hover .cbox-2-ico.bg--blue-300 {
  color: #3eb1ff;
  border-color: #3eb1ff;
}

.cbox-2:hover .cbox-2-ico.bg--green-500 {
  color: #00a14e;
  border-color: #00a14e;
}
.cbox-2:hover .cbox-2-ico.bg--green-400 {
  color: #0fbc49;
  border-color: #0fbc49;
}
.cbox-2:hover .cbox-2-ico.bg--green-300 {
  color: #6fd792;
  border-color: #6fd792;
}

.cbox-2:hover .cbox-2-ico.bg--pink-500 {
  color: #ff149c;
  border-color: #ff149c;
}
.cbox-2:hover .cbox-2-ico.bg--pink-400 {
  color: #f74780;
  border-color: #f74780;
}
.cbox-2:hover .cbox-2-ico.bg--pink-300 {
  color: #fcb5cc;
  border-color: #fcb5cc;
}

.cbox-2:hover .cbox-2-ico.bg--purple-500 {
  color: #663ae9;
  border-color: #663ae9;
}
.cbox-2:hover .cbox-2-ico.bg--purple-400 {
  color: #7b5dd6;
  border-color: #7b5dd6;
}
.cbox-2:hover .cbox-2-ico.bg--purple-300 {
  color: #bdaeea;
  border-color: #bdaeea;
}

.cbox-2:hover .cbox-2-ico.bg--red-500 {
  color: #da0f29;
  border-color: #da0f29;
}
.cbox-2:hover .cbox-2-ico.bg--red-400 {
  color: #ff1e1a;
  border-color: #ff1e1a;
}
.cbox-2:hover .cbox-2-ico.bg--red-300 {
  color: #ffa5a3;
  border-color: #ffa5a3;
}

.cbox-2:hover .cbox-2-ico.bg--violet-500 {
  color: #c73e9b;
  border-color: #c73e9b;
}
.cbox-2:hover .cbox-2-ico.bg--violet-400 {
  color: #be6cbe;
  border-color: #be6cbe;
}
.cbox-2:hover .cbox-2-ico.bg--violet-300 {
  color: #e2bde2;
  border-color: #e2bde2;
}

.cbox-2:hover .cbox-2-ico.bg--yellow-500 {
  color: #ffba01;
  border-color: #ffba01;
}
.cbox-2:hover .cbox-2-ico.bg--yellow-400 {
  color: #ffbd45;
  border-color: #ffbd45;
}
.cbox-2:hover .cbox-2-ico.bg--yellow-300 {
  color: #ffdf35;
  border-color: #ffdf35;
}

/*------------------------------------------*/
/*  CBOX #3
/*------------------------------------------*/

.cbox-3 .ico-wrap {
  position: relative;
  text-align: center;
  margin-top: 0;
  margin-right: 1.15rem;
}

.cbox-3 .cbox-3-ico {
  position: relative;
  top: 3px;
}

.cbox-3-ico span[class*="flaticon-"]:before,
.cbox-3-ico span[class*="flaticon-"]:after {
  font-size: 2.85rem;
}

/*------------------------------------------*/
/*  CONTENT BOX TEXT
/*------------------------------------------*/

.cbox-1-txt,
.cbox-2-txt,
.cbox-3-txt {
  overflow: hidden;
  flex: 1;
  max-width: 100%;
}

.cbox-2-txt,
.cbox-3-txt {
  margin-bottom: 35px;
}

.ct-03 .cbox-2-txt {
  margin-bottom: 30px;
}

.cbox-4-txt {
  margin-bottom: 25px;
}

.cbox-2:last-child .cbox-2-txt,
.cbox-3:last-child .cbox-3-txt,
.cbox-4:last-child .cbox-4-txt {
  margin-bottom: 0;
}

/*------------------------------------------*/
/*  CONTENT BOX FEATURE
/*------------------------------------------*/

.cbox-5-fea {
  padding: 20px 25px;
  margin-top: 25px;
  -webkit-box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, 0.05);
  -moz-box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, 0.05);
  box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, 0.05);
}

.txt-block .cbox-5-fea h4 {
  line-height: 1;
  margin-bottom: 3px;
}

.cbox-5-fea p {
  margin-bottom: 0;
}

/*------------------------------------------*/
/*  CONTENT BOX TYPOGRAPHY
/*------------------------------------------*/

.cbox-2-txt h5,
.cbox-3-txt h5 {
  margin-bottom: 15px;
}

.ct-03 .cbox-2-txt h5 {
  margin-bottom: 10px;
}

.cbox-6 h6 {
  margin-bottom: 15px;
}

.cbox-1-txt p {
  margin-bottom: 8px;
}

.cbox-1-last .cbox-1-txt p {
  margin-bottom: 1rem;
}

.cbox-6 p,
.cbox-2-txt p,
.cbox-3-txt p,
.cbox-4-txt p {
  margin-bottom: 0;
}

.bc-6-txt {
  padding: 0 10px;
}

.bc-6-txt h5 {
  margin-bottom: 15px;
}

/*------------------------------------------*/
/*  ACCORDION  
/*------------------------------------------*/

.txt-block .accordion-1 .accordion-item {
  background-color: transparent;
  padding: 25px 30px;
  border: none;
}

.txt-block .accordion-2 .accordion-item {
  background-color: transparent;
  padding: 15px 0 25px;
  border: none;
  border-top: 1px solid #ccc;
  border-radius: 0 0;
}

.txt-block .accordion-2 .accordion-item:last-child {
  border-bottom: 1px solid #ccc;
}

.txt-block .accordion-item.r-02:first-of-type {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.txt-block .accordion-item.r-04:first-of-type {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.txt-block .accordion-item.r-06:first-of-type {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.txt-block .accordion-item.r-08:first-of-type {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.txt-block .accordion-item.r-10:first-of-type {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.txt-block .accordion-item.r-12:first-of-type {
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}
.txt-block .accordion-item.r-14:first-of-type {
  border-top-left-radius: 14px;
  border-top-right-radius: 14px;
}
.txt-block .accordion-item.r-16:first-of-type {
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
}

.txt-block .accordion-item.r-02:last-of-type {
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.txt-block .accordion-item.r-04:last-of-type {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.txt-block .accordion-item.r-06:last-of-type {
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
}
.txt-block .accordion-item.r-08:last-of-type {
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}
.txt-block .accordion-item.r-10:last-of-type {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
.txt-block .accordion-item.r-12:last-of-type {
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px;
}
.txt-block .accordion-item.r-14:last-of-type {
  border-bottom-right-radius: 14px;
  border-bottom-left-radius: 14px;
}
.txt-block .accordion-item.r-16:last-of-type {
  border-bottom-right-radius: 16px;
  border-bottom-left-radius: 16px;
}

.txt-block .accordion-thumb {
  margin: 0;
  padding: 0;
  cursor: pointer;
  position: relative;
}

.txt-block .accordion-1 .accordion-item .accordion-thumb:before,
.txt-block .accordion-2 .accordion-item .accordion-thumb:after,
.txt-block .accordion-1 .accordion-item.is-active .accordion-thumb:before,
.txt-block .accordion-2 .accordion-item.is-active .accordion-thumb:after {
  color: #6c757d;
  font-family: Flaticon;
  position: absolute;
  color: #353f4f;
  font-weight: 400;
}

.txt-block .accordion-1 .accordion-item .accordion-thumb:before {
  content: "\f11a";
  font-size: 0.95rem;
  top: 1px;
  left: 0;
}

.txt-block .accordion-2 .accordion-item .accordion-thumb:after,
.txt-block .accordion-2 .accordion-item.is-active .accordion-thumb:after {
  content: "\f110";
  font-size: 0.95rem;
  top: 12px;
  right: 0;
}

.txt-block .accordion-1 .accordion-item.is-active {
  background-color: #f4f4f9;
  padding: 35px 30px 19px 30px;
  margin-bottom: 15px;
  margin-top: 15px;
}

.txt-block .accordion-2 .accordion-item.is-active {
  background-color: transparent;
  margin-bottom: 0;
  margin-top: 0;
}

.txt-block .accordion-1 .accordion-item.is-active .accordion-thumb:before {
  content: "\f11b";
}

.txt-block .accordion-2 .accordion-item.is-active .accordion-thumb:after {
  content: "\f111";
}

.txt-block .accordion-1 .accordion-panel {
  color: #6c757d;
  margin: 0;
  padding: 0 0 0 25px;
  display: none;
}

.txt-block .accordion-2 .accordion-panel {
  color: #6c757d;
  margin: 15px 0 0 0;
  display: none;
}

.txt-block .accordion-1 .accordion-thumb h5 {
  color: #353f4f;
  line-height: 1;
  padding-left: 28px;
  margin-bottom: 0;
}

.txt-block .accordion-2 .accordion-thumb h5 {
  color: #353f4f;
  display: inline-block;
  line-height: 1;
  padding-left: 10px;
  margin-bottom: 0;
}

.txt-block .accordion-1 .accordion-item.is-active .accordion-thumb h5 {
  margin-bottom: 20px;
}

.accordion-2 .accordion-thumb span[class*="flaticon-"]:before,
.accordion-2 .accordion-thumb span[class*="flaticon-"]:after {
  color: #6c757d;
  position: relative;
  font-size: 2.1875rem;
  top: 10px;
}

.txt-block .accordion-2 .accordion-panel .simple-list li {
  margin-bottom: 1rem;
}

.txt-block .accordion-2 .accordion-panel p,
.txt-block .accordion-2 .accordion-panel .simple-list li:last-child {
  margin-bottom: 0;
}

/*------------------------------------------*/
/*  TABS
/*------------------------------------------*/

#tabs-1 .tabs-nav {
  text-align: center;
}

.tabs-1 {
  display: inline-block;
  margin: 0 auto 60px;
}

#tabs-1 .tab-content {
  display: none;
}

#tabs-1 .tab-content.current {
  display: inherit;
}

.tabs-1 li {
  display: inline-block;
  margin: 0 20px;
  color: #161636;
  font-size: 1.05rem;
  line-height: 1;
  font-weight: 500;
  padding: 0 2px 10px;
  background-color: transparent;
  border-bottom: 3px solid transparent;
  cursor: pointer;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

/*------------------------------------------*/
/*  TAB LINK HOVER / CURRENT
/*------------------------------------------*/

.tabs-1 li:hover {
  color: #452179;

  border-color: #452179;
}

.tabs-1 li.current,
.tabs-1 li.current:hover {
  color: #2b3648;
  border-color: #2b3648;
}

.tabs-1.tabs--blue-500,
.tabs-1.tabs--blue-500 li.current:hover {
  color: #185abd;
  border-color: #185abd;
}
.tabs-1.tabs--blue-400,
.tabs-1.tabs--blue-500 li.current:hover {
  color: #1680fb;
  border-color: #1680fb;
}
.tabs-1.tabs--blue-300,
.tabs-1.tabs--blue-500 li.current:hover {
  color: #3eb1ff;
  border-color: #3eb1ff;
}

.tabs-1.tabs--green-500,
.tabs-1.tabs--green-500 li.current:hover {
  color: #00a14e;
  border-color: #00a14e;
}
.tabs-1.tabs--green-400,
.tabs-1.tabs--green-400 li.current:hover {
  color: #0fbc49;
  border-color: #0fbc49;
}
.tabs-1.tabs--green-300,
.tabs-1.tabs--green-300 li.current:hover {
  color: #6fd792;
  border-color: #6fd792;
}

.tabs-1.tabs--pink-500,
.tabs-1.tabs--pink-500 li.current:hover {
  color: #ff149c;
  border-color: #ff149c;
}
.tabs-1.tabs--pink-400,
.tabs-1.tabs--pink-400 li.current:hover {
  color: #f74780;
  border-color: #f74780;
}
.tabs-1.tabs--pink-300,
.tabs-1.tabs--pink-300 li.current:hover {
  color: #fcb5cc;
  border-color: #fcb5cc;
}

.tabs-1.tabs--purple-500,
.tabs-1.tabs--purple-500 li.current:hover {
  color: #663ae9;
  border-color: #663ae9;
}
.tabs-1.tabs--purple-400,
.tabs-1.tabs--purple-400 li.current:hover {
  color: #7b5dd6;
  border-color: #7b5dd6;
}
.tabs-1.tabs--purple-300,
.tabs-1.tabs--purple-300 li.current:hover {
  color: #bdaeea;
  border-color: #bdaeea;
}

.tabs-1.tabs--red-500,
.tabs-1.tabs--red-500 li.current:hover {
  color: #da0f29;
  border-color: #da0f29;
}
.tabs-1.tabs--red-400,
.tabs-1.tabs--red-400 li.current:hover {
  color: #ff1e1a;
  border-color: #ff1e1a;
}
.tabs-1.tabs--red-300,
.tabs-1.tabs--red-300 li.current:hover {
  color: #ffa5a3;
  border-color: #ffa5a3;
}

.tabs-1.tabs--violet-500,
.tabs-1.tabs--violet-500 li.current:hover {
  color: #c73e9b;
  border-color: #c73e9b;
}
.tabs-1.tabs--violet-400,
.tabs-1.tabs--violet-400 li.current:hover {
  color: #be6cbe;
  border-color: #be6cbe;
}
.tabs-1.tabs--violet-300,
.tabs-1.tabs--violet-300 li.current:hover {
  color: #e2bde2;
  border-color: #e2bde2;
}

.tabs-1.tabs--yellow-500,
.tabs-1.tabs--yellow-500 li.current:hover {
  color: #ffba01;
  border-color: #ffba01;
}
.tabs-1.tabs--yellow-400,
.tabs-1.tabs--yellow-400 li.current:hover {
  color: #ffbd45;
  border-color: #ffbd45;
}
.tabs-1.tabs--yellow-300,
.tabs-1.tabs--yellow-300 li.current:hover {
  color: #ffdf35;
  border-color: #ffdf35;
}

/*------------------------------------------*/
/*  ADVANTAGES LIST
/*------------------------------------------*/

.advantages {
  margin-top: 15px;
}

.text-center .advantages {
  margin-top: 20px;
}

.advantages li {
  width: auto !important;
  display: inline-block !important;
  vertical-align: top;
  clear: none !important;
}

.advantages-links-divider {
  position: relative;
  top: 0.5px;
  transform: rotate(-90deg);
}

.advantages li p {
  display: inline-block;
  float: left;
  margin-bottom: 0;
}

.advantages.ico-15 li p span {
  position: relative;
  top: 2px;
  right: -1px;
}

.advantages.ico-15 [class*="flaticon-"]:before,
.advantages.ico-15 [class*="flaticon-"]:after {
  font-size: 0.75rem;
}

.advantages li p a {
  font-weight: 400;
  text-decoration: underline;
}

.advantages li p a:hover {
  text-decoration: underline;
}

.white--color .advantages li p a:hover {
  color: #fff !important;
}

/*------------------------------------------*/
/*  COMPATABILITY
/*------------------------------------------*/

.compatibility {
  display: inline-block;
  padding: 3px 20px;
  margin-top: 15px;
  margin-bottom: 0;
}

.compatibility span {
  position: relative;
  top: -1.5px;
  right: 2px;
}

.compatibility.ico-10 [class*="flaticon-"]:before,
.compatibility.ico-10 [class*="flaticon-"]:after {
  font-size: 0.5rem;
}

/*------------------------------------------*/
/*  TOOLS LIST / PAYMENT METHODS
/*------------------------------------------*/

.tools-list,
.payment-methods {
  margin-top: 25px;
}

.tools-list p,
.payment-methods p {
  font-weight: 400;
  margin-bottom: 12px;
}

.tools-list.ico-35 [class*="flaticon-"]:before,
.tools-list.ico-35 [class*="flaticon-"]:after {
  line-height: 2.1875rem !important;
  margin-right: 6px;
}

/*------------------------------------------*/
/*  Payment Icons
/*------------------------------------------*/

.payment-icons li {
  display: inline-block !important;
  vertical-align: top;
  clear: none !important;
  margin: 0;
  padding-right: 5px;
}

.payment-icons li:last-child {
  padding-right: 0;
}

.payment-icons img {
  width: auto;
  max-width: inherit;
  max-height: 32px;
}

/*------------------------------------------*/
/*  QUOTE
/*------------------------------------------*/

.quote p {
  color: #666;
  border-left: 3px solid #0195ff;
  font-style: italic;
  padding-left: 20px;
  margin-bottom: 12px;
}

/*------------------------------------------*/
/*  Quote Avatar 
/*------------------------------------------*/

.quote-avatar {
  display: inline-block;
  margin: 0 auto;
}

.quote-avatar img {
  width: 70px;
  height: 70px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}

/*------------------------------------------*/
/*  Quote Author 
/*------------------------------------------*/

.quote-author {
  position: relative;
  display: inline-block;
  padding: 0 0 0 15px;
  text-align: left;
  top: 16px;
}

.quote-author h6 {
  margin-bottom: 0;
}

.quote-author span {
  font-size: 1rem;
}

/*------------------------------------------*/
/*  CONTENT BOX SHAPES
/*------------------------------------------*/

.cbox-5-shape-1 {
  position: absolute;
  right: 30px;
  top: -35px;
  z-index: -1;
}

.cbox-5-shape-2 {
  position: absolute;
  left: 30px;
  bottom: -25px;
  z-index: -1;
}

.cbox-5-shape-1 img,
.cbox-5-shape-2 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

/*------------------------------------------*/
/*  IMG BLOCK IMAGE
/*------------------------------------------*/

.grey-img {
  filter: grayscale(100%);
}

.img-block {
  text-align: center;
}

#adjust-legal-pic-home {
  max-width: 80%;
}

.img-block.img-block-bkg {
  overflow: hidden;
}

.img-block.img-block-bkg img {
  padding: 60px 45px;
}

.ct-10 .img-block,
.img-block-hidden,
.bc-5-img.bc-5-dashboard.img-block-hidden {
  margin-bottom: -100px;
}

.ct-05 .img-block-hidden {
  margin-bottom: -30px;
}

.bc-5-img.bc-5-tablet.img-block-hidden {
  margin-bottom: -200px;
}

.img-block-hidden .video-btn,
.bc-5-img.bc-5-dashboard.img-block-hidden .video-btn {
  top: calc(50% - 30px);
}

.bc-5-img.bc-5-tablet.img-block-hidden .video-btn {
  top: calc(50% - 70px);
}

.ct-01 .img-block,
.ct-04 .img-block {
  margin-left: 30px;
}

.ct-02 .img-block {
  margin-right: 30px;
}

.ct-03 .img-block.right-column {
  margin-left: 20px;
}

.ct-03 .img-block.left-column {
  margin-right: 20px;
}

.ct-04 .img-block img {
  max-width: none;
  display: inline-block;
}

.ct-06 .img-block {
  margin-bottom: -80px;
}

.ct-07 .img-block {
  margin-top: -80px;
}

.img-block-txt,
.img-block-btn {
  margin-top: 60px;
}

.bc-1-wrapper .img-block.left-column,
.bc-2-wrapper .img-block.left-column {
  padding-right: 10px;
}

.bc-1-wrapper .img-block.right-column,
.bc-2-wrapper .img-block.right-column {
  padding-left: 10px;
}

.bc-2-img {
  margin-left: 15px;
}

.bc-3-img {
  margin: 0 -65% -25px 15px;
}

.bc-4-img {
  margin-left: 15px;
  margin-right: -65%;
}

.bc-6-img {
  padding: 50px 30px 0;
  margin-bottom: 35px;
}

.ct-11 .img-block {
  position: relative;
  text-align: center;
  padding-left: 70px;
  z-index: 2;
}

.ct-12 .img-block {
  position: relative;
  text-align: center;
  padding-right: 70px;
  z-index: 2;
}

.ct-11 .img-block .tra-bkg,
.ct-12 .img-block .tra-bkg {
  opacity: 0;
  -moz-opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

/* ==========================================================================
  09. STATISTIC
  =========================================================================== */

.sb-rounded .statistic-block {
  padding: 35px 25px;
}

/*------------------------------------------*/
/*  STATISTIC BLOCK
/*------------------------------------------*/

#sb-2-1,
#sb-2-2 {
  width: 48%;
  display: inline-block;
  float: left;
}

#sb-2-3,
#sb-2-4 {
  display: inline-block;
  float: left;
  padding-right: 15px;
}

#sb-2-3 {
  width: 45%;
}
#sb-2-4 {
  width: 55%;
}

#sb-2-3 .statistic-block,
#sb-2-4 .statistic-block {
  display: flex;
  position: relative;
  flex-flow: row wrap;
  align-items: stretch !important;
  justify-content: flex-start;
}

#sb-2-3 .statistic-block-txt,
#sb-2-4 .statistic-block-txt {
  overflow: hidden;
  flex: 1;
  max-width: 100%;
  padding-left: 15px;
}

/*------------------------------------------*/
/*  STATISTIC BLOCK TYPOGRAPHY
/*------------------------------------------*/

.statistic-1-wrapper .statistic-block-digit {
  width: 35%;
  display: inline-block !important;
  float: left;
}

.statistic-1-wrapper .statistic-block-txt {
  width: 65%;
  display: inline-block !important;
  padding-left: 20px;
}

#statistic-5 .statistic-digit {
  padding-bottom: 20px;
  margin: 0 100px 20px 0;
  border-bottom: 1px solid #999;
}

#statistic-5 .color--white .statistic-digit {
  border-bottom: 1px solid rgba(255, 255, 255, 0.8);
}

/*------------------------------------------*/
/*  STATISTIC BLOCK TYPOGRAPHY
/*------------------------------------------*/

.statistic-ico {
  margin-bottom: 10px;
}

h2.statistic-number {
  line-height: 1;
  font-weight: 700;
  letter-spacing: -1px;
  margin-bottom: 0;
}

#sb-2-1 h2.statistic-number,
#sb-2-2 h2.statistic-number {
  margin-bottom: 15px;
}

#sb-2-3 h2.statistic-number span,
#sb-2-4 h2.statistic-number span {
  font-size: 2rem;
}

#statistic-5 .statistic-digit h2 {
  letter-spacing: -1.5px;
}

#statistic-5 .statistic-txt h5 {
  line-height: 1;
  margin-bottom: 12px;
}

.statistic-block-txt p.p-md {
  line-height: 1.35;
  margin-bottom: 0;
}

#sb-2-1 .statistic-block p.p-sm,
#sb-2-2 .statistic-block p.p-sm {
  line-height: 1.4;
  margin-bottom: 0;
}

#sb-2-3 .statistic-block p.p-sm,
#sb-2-4 .statistic-block p.p-sm {
  margin-top: 3px;
  line-height: 1.5;
  margin-bottom: 0;
}

.statistic-3-wrapper p {
  line-height: 1;
  margin-top: 15px;
  margin-bottom: 0;
}

.statistic-3-wrapper p.p-md {
  line-height: 1;
  margin-top: 22px;
  margin-bottom: 0;
}

.statistic-4-wrapper p {
  line-height: 1;
  margin-bottom: 14px;
}

#statistic-5 .statistic-txt p {
  padding-right: 3%;
  margin-bottom: 0;
}

.txt-block-stat .statistic-block .txt-block-rating {
  margin-top: -4px;
  margin-bottom: -3px;
}

.txt-block-stat .ico-15 [class*="flaticon-"]:before,
.txt-block-stat .ico-15 [class*="flaticon-"]:after {
  font-size: 0.8125rem;
}

/* ==========================================================================
  10. PROJECTS
  ========================================================================== */

.projects-wrapper {
  padding: 0 10px;
}

/*------------------------------------------*/
/*  PROJECT DETAILS
/*------------------------------------------*/

#pt-1-1,
#pt-1-2,
.inner-page-hero #pt-1-3,
.inner-page-hero #pt-1-4 {
  margin-bottom: 50px;
}

.project-details h5 {
  line-height: 1;
  margin-bottom: 30px;
}

.project-preview {
  position: relative;
  overflow: hidden;
}

/*------------------------------------------*/
/*  Image Link
/*------------------------------------------*/

.project-link {
  width: 100%;
  position: absolute;
  top: 55%;
  transform: translateY(-50%);
  opacity: 0;
  text-align: center;
  color: #fff;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

/*------------------------------------------*/
/*  Image Hover Overlay
/*------------------------------------------*/

.hover-overlay {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
}

.hover-overlay img {
  transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  -moz-transform: scale(1);
  overflow: hidden;
  -webkit-transition: transform 400ms;
  -moz-transition: transform 400ms;
  -o-transition: transform 400ms;
  transition: transform 400ms;
}

/*------------------------------------------*/
/*    Overlay Background 
/*------------------------------------------*/

.item-overlay {
  opacity: 0;
  -moz-opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(20, 20, 20, 0.25);
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

/*------------------------------------------*/
/*  Image Hover Effect 
/*------------------------------------------*/

.project-preview:hover img {
  transform: scale(1.05);
  -ms-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -o-transform: scale(1.05);
  -moz-transform: scale(1.05);
}

.project-preview:hover .project-link {
  top: 50%;
  opacity: 1;
  -moz-opacity: 1;
}

.project-preview:hover .item-overlay {
  opacity: 1;
  -moz-opacity: 1;
}

/*------------------------------------------*/
/*  MORE PROJECTS BUTTON
/*------------------------------------------*/

.more-projects {
  text-align: center;
  margin-top: 70px;
}

/* ==========================================================================
  11. PROJECT DETAILS
  ========================================================================== */

.single-project .project-title {
  margin-bottom: 80px;
}

.project-title h2 {
  padding-right: 5%;
  padding-bottom: 40px;
  margin-bottom: 35px;
  border-bottom: 1px solid #ddd;
}

.project-data p {
  margin-bottom: 4px;
}

.project-data p span {
  color: #353f4f;
  font-weight: 500;
}

/*------------------------------------------*/
/*  MORE PROJECTS BUTTON
/*------------------------------------------*/

.project-description .more-projects {
  margin-top: 65px;
}

.project-description .more-projects h3 {
  display: inline-block;
  text-decoration: underline;
  margin-bottom: 0;
}

.project-description .more-projects span {
  color: #353f4f;
  position: relative;
  top: 2px;
  left: 5px;
}

/* ==========================================================================
  12. RATING
  =========================================================================== */

.rating-section .rating-1-wrapper {
  padding: 0 16%;
}

.rating-section .rating-2-wrapper {
  padding: 0 4%;
}

.rating-title {
  text-align: center;
}

.rating-title h5 {
  margin-bottom: 0;
}

/*------------------------------------------*/
/*  RATING BOX
/*------------------------------------------*/

.rbox-1,
.rbox-2 {
  text-align: center;
}

/*------------------------------------------*/
/*  RATING BOX LOGO
/*------------------------------------------*/

.rbox-1-img {
  margin-bottom: 20px;
}

.rbox-1-img img {
  width: auto;
  max-width: inherit;
  max-height: 38px;
}

.rbox-2-txt img {
  position: relative;
  display: inline-block;
  width: auto;
  max-width: inherit;
  max-height: 30px;
  top: -1px;
  left: 4px;
}

/*------------------------------------------*/
/*  RATING BOX TYPOGRAPHY
/*------------------------------------------*/

.rbox-2-txt {
  margin-top: 20px;
}

.rbox-1 .star-rating {
  display: inline-block;
  font-size: 17px;
  line-height: 15px;
  font-weight: 500;
  vertical-align: inherit;
  border: 1px solid #f5f5f5;
  padding: 5px 18px;
  -webkit-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.08);
}

.rbox-1 .star-rating span {
  position: relative;
  color: #ffb30c;
  top: 1.5px;
}

.rbox-1 .star-rating {
  font-size: 0.86rem;
  line-height: 1;
}

p.rbox-2-txt {
  line-height: 22px;
  margin-top: 8px;
  margin-bottom: 0;
}

p.rbox-2-txt span {
  font-weight: 500;
}

/* ==========================================================================
  13. TESTIMONIALS
  =========================================================================== */

.reviews-2-wrapper {
  padding: 0 10px;
}

.reviews-3-wrapper {
  padding: 0 20px;
}

.reviews-4-wrapper,
.reviews-5-wrapper {
  padding-left: 40px;
}

/*------------------------------------------*/
/*  TESTIMONIAL
/*------------------------------------------*/

.review-1 {
  padding: 40px 40px 30px;
  margin: 0 10px 30px;
}

.review-1.block-border {
  border-color: #d2d2d2;
}

.review-2 {
  padding: 45px 50px 35px;
}

.review-3 {
  padding: 45px 50px 40px;
}

.review-4 {
  padding: 40px 45px 30px;
}

.review-5 {
  padding: 45px 45px 40px;
}

#rw-2-1,
#rw-2-2 {
  margin-bottom: 20px;
}

.inner-page-hero #rw-2-3,
.inner-page-hero #rw-2-4 {
  margin-bottom: 20px;
}

#rw-3-2 {
  margin-bottom: 45px;
}

#rw-3-2,
#rw-3-3 {
  margin-left: 15px;
}

#rw-4-1,
#rw-5-1 {
  margin-bottom: 30px;
}

/*------------------------------------------*/
/*  TESTIMONIAL TEXT
/*------------------------------------------*/

.review-ico {
  position: relative;
  margin-top: -25px;
  margin-left: -10px;
  opacity: 0.1;
}

.review-txt {
  position: relative;
  margin-top: -45px;
}

.review-txt h6 {
  margin-bottom: 15px;
}

/*------------------------------------------*/
/*  TESTIMONIAL DATA
/*------------------------------------------*/

.review-1 .author-data {
  margin-top: 22px;
}

.review-2 .author-data {
  margin-top: 15px;
}

.review-3 .author-data {
  margin-top: 20px;
}

.review-avatar {
  margin: 0 auto;
  float: left;
}

.review-avatar img,
.owl-item .review-avatar img {
  width: 54px;
  height: 54px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}

.review-2 .review-avatar img {
  width: 64px;
  height: 64px;
}

.review-3 .review-avatar img,
.review-5 .review-avatar img {
  width: 62px;
  height: 62px;
}

/*------------------------------------------*/
/*  TESTIMONIAL AUTHOR
/*------------------------------------------*/

.review-author {
  position: relative;
  display: inline-block;
  text-align: left;
  padding: 0 0 0 15px;
}

.review-1 .review-author {
  margin-top: 4px;
}

.review-2 .review-author {
  margin-top: 10px;
}

.review-3 .review-author {
  margin-top: 8px;
}

.review-5 .review-author {
  margin-top: 8px;
}

.review-4 .review-author {
  padding-left: 0;
  margin-top: 0;
}

.review-author h6 {
  line-height: 1;
  margin-bottom: 8px;
}

.review-1 .review-author h6 {
  font-size: 0.975rem;
}

.review-author p {
  line-height: 1;
  font-weight: 400;
  margin-bottom: 0;
}

/*------------------------------------------*/
/*  TESTIMONIAL CAROUSEL DOTS
/*------------------------------------------*/

.reviews-section button {
  background-color: transparent;
  border: none;
  padding: 0 2px;
}

.owl-theme .owl-dots .owl-dot span {
  margin: 0 7px;
}

.owl-dots button:focus {
  outline: none;
  text-decoration: none;
}

/* ==========================================================================
  14. PRESS
  =========================================================================== */

/*------------------------------------------*/
/*  PRESS LOGO
/*------------------------------------------*/

.press-logo img {
  position: relative;
  width: auto;
  max-width: inherit;
  max-height: 82px;
}

/*------------------------------------------*/
/*  PRESS TEXT
/*------------------------------------------*/

.press-txt {
  position: relative;
  margin-top: 15px;
}

.press-txt p {
  color: #999;
  font-weight: 400;
  margin-bottom: 0;
}

.press-txt span {
  position: relative;
  top: 3px;
  left: -1px;
  opacity: 0.6;
}

.press-txt.ico-20 [class^="flaticon-"]:before,
.press-txt.ico-20 [class^="flaticon-"]:after {
  font-size: 1.375rem;
}

/* ==========================================================================
  15. BRANDS
  =========================================================================== */

#brands-3 {
  position: relative;
}

#brands-3:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 80%;
  top: 0;
  left: 0;
  z-index: -1;
}

/*------------------------------------------*/
/*  BRANDS SECTION TITLE
/*------------------------------------------*/

.brands-title {
  text-align: center;
  padding: 0 5%;
}

.brands-title h4,
.brands-title h3,
.brands-title h2 {
  margin-bottom: 8px;
}

.brands-title p {
  margin-bottom: 0;
}

/*------------------------------------------*/
/*  BRANDS LOGO WRAPPER
/*------------------------------------------*/

.brands-3-wrapper {
  padding: 50px 30px;
  background-color: #fff;
  border: 1px solid #e9ecef;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

/*------------------------------------------*/
/*  BRANDS LOGO IMAGE
/*------------------------------------------*/

.brand-logo {
  overflow: hidden;
  position: relative;
  top: 0;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

#brands-1 .brands-carousel-5 .brand-logo {
  padding: 0 30px;
}

#brands-1 .brands-carousel-6 .brand-logo {
  padding: 0 20px;
}

#brands-1 .justify-content-center .brand-logo {
  padding: 0 15px;
}

#brands-2 .brand-logo {
  padding: 0;
}

#brands-3 .brand-logo {
  padding: 0 25px;
}

#brands-3 .brands-3-static .brand-logo {
  padding: 0 15px;
}

#brands-4 .brand-logo {
  padding: 0 20px;
}

.brand-logo:hover {
  top: -6px;
}

.brands-section .more-btn {
  text-align: center;
  margin-top: 40px;
}

.hero-section .owl-dots,
.brands-section .owl-dots {
  display: none;
}

/* ==========================================================================
  16. INTEGRATIONS
  =========================================================================== */

.integrations-2-wrapper {
  padding: 80px 70px;
}

.in_tool_logo {
  padding: 50px 30px;
  margin-bottom: 25px;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.integrations-1-wrapper .in_tool-logo {
  position: relative;
  margin-right: 20px;
}

.integrations-1-wrapper .in_tool {
  display: flex;
  position: relative;
  flex-flow: row wrap;
  align-items: stretch !important;
  justify-content: flex-start;
  padding: 22px 20px;
  border: 1px solid #ccc;
}

.integrations-1-wrapper .in_tool-txt {
  overflow: hidden;
  flex: 1;
  max-width: 100%;
}

.in_tool h6 {
  line-height: 1;
  margin-bottom: 0;
}

.integrations-1-wrapper .in_tool-txt h6 {
  margin-top: 5px;
}

.integrations-1-wrapper .in_tool-txt p {
  margin-top: 5px;
  margin-bottom: 0;
}

.integrations-1-wrapper .in_tool:hover {
  border-color: transparent;
  -webkit-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.08);
}

/* ==========================================================================
  17. PRICING
  =========================================================================== */

/*------------------------------------------*/
/*  Price Table
/*------------------------------------------*/

.p-table {
  margin-bottom: 40px;
}
.p-table__item--popular {
  min-height: 400px !important; /* Keep middle card taller */
  transform: translateY(-50px); /* Lift middle card */
  margin-bottom: -50px !important; /* Pull the bottom back down */
}

.p-table__item {
  display: flex;
  flex-direction: column;
}

.p-table__item .pt-btn {
  margin-top: auto; /* Ensures buttons stay at the bottom */
}
.pricing-1-table {
  padding: 50px 38px 45px;
}

.text-center .pricing-1-table {
  padding: 60px 35px 50px;
}

.pricing-2-table {
  padding: 45px 38px 50px;
}

.pricing-3-table {
  padding: 50px 40px;
}

.pricing-4-table {
  position: relative;
  padding: 45px;
}

#pt-4-1 {
  margin: 0 10px 40px 50px;
}
#pt-4-2 {
  margin: 0 50px 40px 10px;
}

/*------------------------------------------*/
/*  TABLE HEADER 
/*------------------------------------------*/

.pricing-table-header {
  position: relative;
}

.pricing-table-header h5 {
  margin-bottom: 30px;
}

.pricing-table-header h4 {
  margin-bottom: 25px;
}

/*------------------------------------------*/
/*  PRICING TABLE DISCOUNT
/*------------------------------------------*/

.pricing-discount {
  position: absolute;
  top: -2px;
  right: -10px;
  padding: 8px 18px;
}

.pricing-1-table .pricing-discount {
  top: -2px;
  right: -5px;
  padding: 7px 13px;
}

.text-center .pricing-1-table .pricing-discount {
  top: -35px;
  right: -8px;
}

.pricing-discount h6 {
  font-size: 1.1rem;
  line-height: 1;
  margin-bottom: 0;
}

.pricing-1-table .pricing-discount h6 {
  font-size: 0.915rem;
}

.price.color--black .white--color {
  color: #fff;
}

.comp-table .table thead th {
  border-color: #ccc;
}

.comp-table tbody th {
  border-bottom: 1px solid #ccc !important;
}

.comp-table .table tr td {
  border-bottom: 1px solid #ccc;
}

/*------------------------------------------*/
/*  PRICE
/*------------------------------------------*/

.price span {
  font-family: "Roboto", sans-serif;
  font-size: 3rem;
  line-height: 1;
  font-weight: 600;
  letter-spacing: -2px;
}

.pricing-2-table.highlight .price span {
  font-size: 2.4rem;
  letter-spacing: -1px;
}

.pricing-3-table .price span {
  font-size: 4.35rem;
}

.pricing-4-table .price span {
  font-size: 3.15rem;
}

/*------------------------------------------*/
/*  DOLLAR SIGN
/*------------------------------------------*/

.price sup {
  font-family: "Roboto", sans-serif;
  font-size: 2.05rem;
  font-weight: 600;
  top: -5px;
  right: 2px;
  letter-spacing: -1px;
}

.pricing-3-table .price sup {
  font-size: 2.35rem;
  top: -23px;
  right: 3px;
}

.pricing-4-table .price sup {
  font-size: 2.05rem;
  top: -10px;
  right: 2px;
}

/*------------------------------------------*/
/*  COINS
/*------------------------------------------*/

.pricing-3-table .price sup.coins {
  font-family: "Roboto", sans-serif;
  font-size: 2.35rem;
  font-weight: 600;
  top: -29px;
  left: 3px;
  letter-spacing: -2px;
}

/*------------------------------------------*/
/*  Validity
/*------------------------------------------*/

.price sup.validity {
  font-family: "Roboto", sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  top: -2px;
  left: 0;
}

.pricing-3-table .price sup.validity {
  display: block;
  font-size: 1.1875rem;
  top: 0;
  margin-top: 20px;
  margin-bottom: 30px;
  letter-spacing: 0;
  margin-bottom: 40px;
}

/*------------------------------------------*/
/*  Text
/*------------------------------------------*/

.price p {
  margin-top: 25px;
  margin-bottom: 25px;
}

.pricing-2-table .price p {
  margin-bottom: 15px;
}

.text-center .price p {
  padding: 0 2%;
}

.pricing-section .btn-txt a {
  text-decoration: underline;
}

/*------------------------------------------*/
/*  PRICING TABLE HORIZONTAL LINE
/*------------------------------------------*/

.pricing-1-table hr {
  margin-top: 35px;
}

.pricing-2-table hr {
  margin-top: 25px;
}

/*------------------------------------------*/
/*  PRICING FEATURES
/*------------------------------------------*/

.pricing-features li {
  padding: 11px 8px;
}

.pricing-4-table .pricing-features li {
  padding: 10px;
}

.pricing-features li p {
  line-height: 1;
  font-weight: 400;
  margin-bottom: 0;
}

.pricing-features li p span {
  position: relative;
  top: -2px;
  right: 5px;
}

.pricing-features.ico-10 li p span {
  top: 0;
  right: 4px;
}

.pricing-features.ico-5 [class*="flaticon-"]:before,
.pricing-features.ico-5 [class*="flaticon-"]:after {
  font-size: 0.5rem;
}

.pricing-features li.disabled-option p,
.pricing-features li.disabled-option span {
  color: #b5b5b5 !important;
}

/*------------------------------------------*/
/*  PRICING TABLE BUTTON
/*------------------------------------------*/

.pt-btn {
  display: block;
  width: 100%;
  margin-top: 25px;
}

.p-table p.btn-txt {
  margin: 14px 0 0 0;
}

/*------------------------------------------*/
/*  PRICING TOGGLE BUTTON
/*------------------------------------------*/

.ext-toggle-btn {
  text-align: center;
}

.toggle-btn.inn-toggle-btn {
  position: absolute;
}

#pricing-4 .ext-toggle-btn {
  margin: 0 50px 35px 10px;
}

/*------------------------------------------*/
/*  TOGGLE BUTTON TYPOGRAPHY
/*------------------------------------------*/

.toggle-btn-md .toggler-txt {
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 36px;
}

.toggle-btn-lg .toggler-txt {
  font-size: 1.15rem;
  font-weight: 400;
  line-height: 40px;
}

.toggle-btn p {
  margin-top: 10px;
  letter-spacing: -0.25px;
  margin-bottom: 0;
}

/*------------------------------------------*/
/*  TOGGLE BUTTON SWITCHER
/*------------------------------------------*/

.switch-wrap {
  position: relative;
  display: inline-block;
  min-width: 50px;
  height: 32px;
  vertical-align: middle;
}

.toggle-btn-md .switch-wrap {
  min-width: 65px;
  height: 36px;
  margin: 0 8px;
}

.toggle-btn-lg .switch-wrap {
  min-width: 70px;
  height: 40px;
  margin: 0 14px;
}

.switcher {
  display: block;
  cursor: pointer;
  color: #fff;
  font-size: 0.925rem;
  font-weight: 500;
  height: 32px;
  padding: 0 15px 0 35px;
  position: relative;
  border-radius: 32px;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}

.toggle-btn-md .switcher {
  height: 36px;
  padding: 0 20px 0 40px;
  border-radius: 36px;
}

.toggle-btn-lg .switcher {
  height: 40px;
  padding: 0 20px 0 40px;
  border-radius: 40px;
}

.switcher.bg--tra-white {
  background-color: #fff;
  border: 2px solid #ccc;
}

.switcher.bg--ghost-white {
  background-color: rgba(128, 143, 174, 0.45);
  border: 2px solid rgba(128, 143, 174, 0.15);
}

.switcher.bg--grey {
  background-color: #eee;
  border: 1px solid #ccc;
}

.switcher .show-annual,
.switcher .show-monthly {
  line-height: 32px;
}

.toggle-btn-md .switcher .show-annual,
.toggle-btn-md .switcher .show-monthly {
  line-height: 36px;
}

.toggle-btn-lg .switcher .show-annual,
.toggle-btn-lg .switcher .show-monthly {
  line-height: 40px;
}

.switcher .show-monthly {
  display: block;
}

.switcher .show-annual {
  display: none;
}

.switcher:before {
  position: absolute;
  left: 4px;
  bottom: 4px;
  content: " ";
  background-color: #fff;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  -webkit-transition: all 450ms ease-in-out;
  -moz-transition: all 450ms ease-in-out;
  -o-transition: all 450ms ease-in-out;
  -ms-transition: all 450ms ease-in-out;
  transition: all 450ms ease-in-out;
}

.toggle-btn-md .switcher:before {
  left: 5px;
  bottom: 5px;
  width: 26px;
  height: 26px;
}

.toggle-btn-lg .switcher:before {
  left: 5px;
  bottom: 5px;
  width: 30px;
  height: 30px;
}

.switcher.bg--grey:before,
.switcher.bg--tra-white:before,
.switcher.bg--ghost-white:before {
  background-color: #ccc;
  left: 4px;
  bottom: 3.5px;
  -webkit-box-shadow: 0 1px 1px 0 #aaa;
  -moz-box-shadow: 0 1px 1px 0 #aaa;
  box-shadow: 0 1px 1px 0 #aaa;
}

.switcher.bg--grey:before,
.switcher.bg--ghost-white:before {
  background-color: #fff;
}

.switch-wrap input {
  display: none;
}

.switch-wrap input:checked + .switcher {
  padding: 0 35px 0 15px;
}

.toggle-btn-md .switch-wrap input:checked + .switcher,
.toggle-btn-lg .switch-wrap input:checked + .switcher {
  padding: 0 40px 0 20px;
}

.switch-wrap input:checked + .switcher.switcher--blue-500 {
  background-color: #185abd;
  border-color: #185abd;
}
.switch-wrap input:checked + .switcher.switcher--blue-400 {
  background-color: #1680fb;
  border-color: #1680fb;
}
.switch-wrap input:checked + .switcher.switcher--blue-300 {
  background-color: #3eb1ff;
  border-color: #3eb1ff;
}

.switch-wrap input:checked + .switcher.switcher--green-500 {
  background-color: #00a14e;
  border-color: #00a14e;
}
.switch-wrap input:checked + .switcher.switcher--green-400 {
  background-color: #0fbc49;
  border-color: #0fbc49;
}
.switch-wrap input:checked + .switcher.switcher--green-300 {
  background-color: #6fd792;
  border-color: #6fd792;
}

.switch-wrap input:checked + .switcher.switcher--pink-500 {
  background-color: #ff149c;
  border-color: #ff149c;
}
.switch-wrap input:checked + .switcher.switcher--pink-400 {
  background-color: #f74780;
  border-color: #f74780;
}
.switch-wrap input:checked + .switcher.switcher--pink-300 {
  background-color: #fcb5cc;
  border-color: #fcb5cc;
}

.switch-wrap input:checked + .switcher.switcher--purple-500 {
  background-color: #663ae9;
  border-color: #663ae9;
}
.switch-wrap input:checked + .switcher.switcher--purple-400 {
  background-color: #7b5dd6;
  border-color: #7b5dd6;
}
.switch-wrap input:checked + .switcher.switcher--purple-300 {
  background-color: #bdaeea;
  border-color: #bdaeea;
}

.switch-wrap input:checked + .switcher.switcher--red-500 {
  background-color: #da0f29;
  border-color: #da0f29;
}
.switch-wrap input:checked + .switcher.switcher--red-400 {
  background-color: #ff1e1a;
  border-color: #ff1e1a;
}
.switch-wrap input:checked + .switcher.switcher--red-300 {
  background-color: #ffa5a3;
  border-color: #ffa5a3;
}

.switch-wrap input:checked + .switcher.switcher--violet-500 {
  background-color: #c73e9b;
  border-color: #c73e9b;
}
.switch-wrap input:checked + .switcher.switcher--violet-400 {
  background-color: #be6cbe;
  border-color: #be6cbe;
}
.switch-wrap input:checked + .switcher.switcher--violet-300 {
  background-color: #e2bde2;
  border-color: #e2bde2;
}

.switch-wrap input:checked + .switcher.switcher--yellow-500 {
  background-color: #ffba01;
  border-color: #ffba01;
}
.switch-wrap input:checked + .switcher.switcher--yellow-400 {
  background-color: #ffbd45;
  border-color: #ffbd45;
}
.switch-wrap input:checked + .switcher.switcher--yellow-300 {
  background-color: #ffdf35;
  border-color: #ffdf35;
}

.switch-wrap input:checked + .switcher:before {
  left: auto;
  right: 4px;
  -webkit-transition: all 350ms ease-in-out;
  -moz-transition: all 350ms ease-in-out;
  -o-transition: all 350ms ease-in-out;
  -ms-transition: all 350ms ease-in-out;
  transition: all 350ms ease-in-out;
}

.switch-wrap input:checked + .switcher.bg--tra-white:before {
  bottom: 3px;
  background-color: #fff;
  -webkit-box-shadow: 0 0;
  -moz-box-shadow: 0 0;
  box-shadow: 0 0;
}

.switch-wrap input:checked + .switcher .show-annual {
  display: block;
}

.switch-wrap input:checked + .switcher .show-monthly {
  display: none;
}

/*------------------------------------------*/
/*  PRICING NOTICE TEXT
/*------------------------------------------*/

.pricing-notice {
  text-align: center;
  margin-top: 20px;
}

.pricing-notice p {
  padding: 0 8%;
  margin-bottom: 0;
}

.pricing-notice p span {
  font-weight: 500;
}

/*------------------------------------------*/
/*  COMPARE PRICING TABLE
/*------------------------------------------*/

.table > :not(caption) > * > * {
  padding-top: 12px;
  padding-bottom: 12px;
}

.comp-table .pricing-header {
  max-width: 700px;
}

.comp-table .table-responsive thead th {
  font-size: 1.15rem;
  font-family: "Roboto", sans-serif;
  font-weight: 600;
}

.comp-table .table-responsive tbody th {
  font-size: 1rem;
  font-family: "Roboto", sans-serif;
  font-weight: 600;
}

.comp-table .table-responsive tbody td {
  position: relative;
  font-size: 1rem;
  line-height: inherit;
  top: 1px;
}

.comp-table .table-responsive tbody td span {
  position: relative;
  top: 1px;
}

.table-responsive .ico-15 [class*="flaticon-"]:before,
.table-responsive .ico-15 [class*="flaticon-"]:after {
  font-size: 0.75rem;
}

.table-responsive .ico-20 [class*="flaticon-"]:before,
.table-responsive .ico-20 [class*="flaticon-"]:after {
  font-size: 0.95rem;
}

.comp-table .table-responsive tbody tr {
  background-color: #fff;
  -moz-transition: all 350ms ease-in-out;
  -o-transition: all 350ms ease-in-out;
  -ms-transition: all 350ms ease-in-out;
  transition: all 350ms ease-in-out;
}

.comp-table .table tbody tr.table-last-tr {
  border-color: transparent;
}

.comp-table .table-responsive tbody tr:hover {
  background-color: #f7f7f9;
}

.comp-table .disabled-option {
  color: #999;
}

/*------------------------------------------*/
/*  PRICING COMPARE PAYMENT
/*------------------------------------------*/

.comp-table-payment h6 {
  margin-bottom: 20px;
}

.comp-table-payment p {
  margin-bottom: 0;
}

/* ==========================================================================
  18. TEAM
  =========================================================================== */

/*------------------------------------------*/
/*  TEAM MEMBER
/*------------------------------------------*/

#tm-2-1,
#tm-2-4,
#tm-2-7,
#tm-2-10 {
  margin-right: 14px;
}
#tm-2-2,
#tm-2-5,
#tm-2-8,
#tm-2-11 {
  margin-left: 7px;
  margin-right: 7px;
}
#tm-2-3,
#tm-2-6,
#tm-2-9,
#tm-2-12 {
  margin-left: 14px;
}

/*------------------------------------------*/
/*  TEAM MEMBER PHOTO
/*------------------------------------------*/

.team-member-photo {
  position: relative;
  overflow: hidden;
  text-align: center;
  margin-bottom: 30px;
}

/*------------------------------------------*/
/*  PHOTO HOVER ZOOM
/*------------------------------------------*/

.team-member:hover img {
  transform: scale(1.05);
  -ms-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -o-transform: scale(1.05);
  -moz-transform: scale(1.05);
}

.team-member:hover .item-overlay {
  opacity: 0.45;
  -moz-opacity: 0.45;
}

/*------------------------------------------*/
/*  TEAM MEMBER TYPOGRAPHY
/*------------------------------------------*/

.team-member-data {
  position: relative;
  margin-left: 5px;
}

.team-member-data h6.s-20 {
  margin-bottom: 8px;
}

.team-member-data p {
  font-family: "Roboto", sans-serif;
  line-height: 1;
  font-weight: 400;
  letter-spacing: 0;
  margin-bottom: 0;
}

/*------------------------------------------*/
/*  Team Member Social Links
/*------------------------------------------*/

ul.tm-social {
  position: absolute;
  top: -1px;
  right: 8px;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

#team-1 ul.tm-social {
  right: 5px;
}

ul.tm-social li {
  width: auto !important;
  display: inline-block !important;
  vertical-align: top;
  clear: none !important;
  padding: 0;
  margin-left: 10px;
  opacity: 0.6;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.tm-social.ico-20 [class*="flaticon-"]:before,
.tm-social.ico-20 [class*="flaticon-"]:after {
  font-size: 1.15rem;
}

/* ==========================================================================
  19. CAREERS
  =========================================================================== */

/*------------------------------------------*/
/*  ROLE BOX
/*------------------------------------------*/

.role-box {
  border: 1px solid #d2d2d2;
  padding: 25px 35px;
  margin-bottom: 30px;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.role-box.bg--white-200,
.role-box.bg--white-300 {
  border: 1px solid transparent;
}

.role-box:hover {
  border-color: transparent;
  -webkit-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.08);
}

/*------------------------------------------*/
/*  ROLE BOX TEXT
/*------------------------------------------*/

.role-box span {
  font-family: "Roboto", sans-serif;
  display: block;
  font-size: 0.8rem;
  line-height: 1;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 14px;
}

.role-box h6 {
  margin-bottom: 6px;
}

.role-box p {
  margin-bottom: 0;
}

/* ==========================================================================
  20. CAREER ROLE
  =========================================================================== */

#role-page .inner-page-title {
  text-align: left;
  margin-bottom: 50px;
}

#role-page .inner-page-title span {
  font-family: "Roboto", sans-serif;
  display: block;
  font-size: 0.9rem;
  line-height: 1;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 35px;
}

.role-info hr {
  margin: 50px 0;
}

#role-page .cbox-6-wrapper {
  margin: 45px 0;
}

.role-info h5 {
  margin-bottom: 25px;
}

.role-info p a {
  font-weight: 500;
  text-decoration: underline;
}

.txt-block.role-info .btn {
  display: block;
  margin-top: 50px;
}

/* ==========================================================================
  21. BANNER
  =========================================================================== */

.banner-overlay {
  width: 100%;
  height: 100%;
}

#banner-11 {
  margin-top: 50px;
}

#banner-12 {
  margin-top: 40px;
  margin-bottom: 10px;
}

/*------------------------------------------*/
/*  BANNER WRAPPER
/*------------------------------------------*/

.banner-1-wrapper,
.banner-2-wrapper,
.banner-3-wrapper {
  position: relative;
  overflow: hidden;
  text-align: center;
}

.banner-1-wrapper .banner-overlay {
  padding: 75px 15% 85px;
}

.banner-2-wrapper .banner-overlay {
  padding: 80px 15% 90px;
}

.banner-3-wrapper .banner-overlay {
  padding: 75px 20% 85px;
}

.banner-11-wrapper .banner-overlay {
  padding: 10px 70px 0;
}

.banner-12-wrapper .banner-overlay {
  padding-left: 80px;
}

.banner-13-wrapper {
  overflow: hidden;
}

.banner-13-wrapper .banner-overlay {
  overflow: hidden;
  padding-left: 80px;
}

.banner-16-wrapper .banner-overlay {
  padding: 45px 22%;
}

.banner-16-wrapper.bg--white-100.block-border {
  border-color: #ccc;
}

/*------------------------------------------*/
/*  BANNER TEXT
/*------------------------------------------*/

.banner-12-txt {
  margin-top: -10px;
  padding-right: 15%;
}

.banner-13-txt {
  padding-right: 15%;
}

/*------------------------------------------*/
/*  BANNER TYPOGRAPHY
/*------------------------------------------*/

.banner-section .section-id {
  font-weight: 600;
  padding-top: 10px;
  margin-bottom: 30px;
}

.banner-1-txt h2 {
  margin-bottom: 15px;
}

.banner-2-txt h2 {
  margin-bottom: 35px;
}

.banner-4-txt h2 {
  margin-bottom: 30px;
}

.banner-7-txt h2 {
  margin-bottom: 35px;
}

.banner-10-txt h6 {
  font-weight: 400;
  margin-bottom: 12px;
}

.banner-10-txt h2 {
  margin-bottom: 25px;
}

.banner-11-txt h2,
.banner-12-txt h2,
.banner-13-txt h2 {
  margin-bottom: 22px;
}

.banner-15-txt h2 {
  margin-bottom: 45px;
}

.banner-16-txt h4 {
  margin-bottom: 14px;
}

.banner-section p.p-lg {
  font-size: 1.15rem;
  margin-bottom: 30px;
}

.banner-section p.p-xl {
  margin-bottom: 25px;
}

.sm-title .banner-1-txt p.p-lg,
.sm-title .banner-1-txt p.p-xl {
  margin-top: 12px;
  margin-bottom: 22px !important;
}

.banner-3-txt p.p-lg,
.banner-3-txt p.p-xl,
.banner-5-txt p.p-lg,
.banner-5-txt p.p-xl {
  margin-top: 20px;
}

.banner-5-txt p.s-21,
.banner-5-txt p.s-22 {
  margin-top: 20px;
  margin-bottom: 26px;
}

.banner-6-txt p.p-lg,
.banner-6-txt p.p-xl {
  margin-top: 15px;
  margin-bottom: 25px !important;
}

.banner-8-txt p.p-lg,
.banner-8-txt p.p-xl {
  margin-top: 10px;
  margin-bottom: 0 !important;
}

.banner-9-txt p.p-lg,
.banner-9-txt p.p-xl {
  margin-top: 20px;
  margin-bottom: 25px !important;
}

.banner-11-txt p {
  padding-right: 8%;
}

.banner-14-txt p.p-lg {
  font-size: 1.25rem;
  margin-top: 35px;
  margin-bottom: 40px;
}

.banner-15-txt p a {
  text-decoration: underline;
}

/*------------------------------------------*/
/*  BANNER IMAGE
/*------------------------------------------*/

.banner-11-img {
  margin-top: -60px;
  margin-left: -40px;
}

.banner-12-img {
  margin: -40px -20px -30px -40px;
}

.banner-13-img {
  transform: rotate(-20deg);
  margin: -60px -120px -70px -40px;
}

/* ==========================================================================
  22. CALL TO ACTION / DOWNLOAD
  =========================================================================== */

.version-release {
  margin-bottom: 80px;
}

.release-data {
  padding-bottom: 30px;
  border-bottom: 1px dashed #ccc;
  margin-bottom: 30px;
}

.release-data h5 {
  margin-bottom: 40px;
}

span.version-data {
  color: #353f4f;
  font-size: 2rem;
  line-height: 1;
  margin-right: 20px;
  margin-bottom: 0;
}

span.release-date {
  color: #999;
  font-size: 1.175rem;
  line-height: 1;
  margin-bottom: 0;
}

span.release-date span {
  color: #353f4f;
  font-weight: 500;
  margin-left: 20px;
}

.release-download {
  position: absolute;
  right: 5px;
  bottom: 0;
}

.release-highlights .simple-list p {
  margin-bottom: 2px;
}

/* ==========================================================================
  23. FAQS
  =========================================================================== */

/*------------------------------------------*/
/*  FAQS SECTION TITLE 
/*------------------------------------------*/

#faqs-1 .section-title {
  margin-bottom: 50px;
}

#faqs-2 .inner-page-title {
  margin-bottom: 55px;
}

#faqs-3 .section-title {
  margin-bottom: 70px;
}

.faqs-3-questions .questions-holder {
  padding: 0 10px;
}

/*------------------------------------------*/
/*  FAQS ACCORDION  
/*------------------------------------------*/

.faqs-section .accordion-item {
  background-color: transparent !important;
  border: none;
  border-bottom: 1px solid #e5e5e5;
}

#faqs-2.faqs-section .accordion-item {
  border-bottom: 1px solid #ddd;
}

.faqs-section .accordion-item.acc-last-item,
#faqs-2.faqs-section .accordion-item.acc-last-item {
  border-bottom: none;
}

/*------------------------------------------*/
/*  Question
/*------------------------------------------*/

.faqs-section .accordion-thumb {
  margin: 0;
  padding: 25px 0;
  cursor: pointer;
  position: relative;
}

#faqs-2.faqs-section .accordion-thumb {
  padding: 25px 0 30px;
}

.faqs-section .accordion-item .accordion-thumb:after,
.faqs-section .accordion-item.is-active .accordion-thumb:after {
  font-family: Flaticon;
  font-weight: 300;
  content: "\f11a";
  position: absolute;
  font-size: 1rem;
  top: 22px;
  right: 3px;
}

#faqs-2.faqs-section .accordion-item .accordion-thumb:after,
#faqs-2.faqs-section .accordion-item.is-active .accordion-thumb:after {
  font-size: 1rem;
  top: 26px;
  right: 2px;
}

.faqs-section .accordion-item.is-active .accordion-thumb:after {
  content: "\f11b";
}

#faqs-2.faqs-section .accordion-item.is-active .accordion-thumb {
  border-bottom: 1px solid #e5e5e5;
}

/*------------------------------------------*/
/*  Answer
/*------------------------------------------*/

.accordion-panel {
  margin: 0;
  padding: 0 0 15px 0;
  display: none;
}

#faqs-2 .accordion-panel {
  padding: 45px 0 15px 0;
}

.accordion-thumb h5,
.accordion-thumb h4 {
  line-height: 1;
  margin-bottom: 0;
}

.question h5,
.accordion-panel-item h5 {
  margin-bottom: 20px;
}

.question h5 span,
.accordion-thumb h5 span,
.accordion-panel-item h5 span {
  margin-right: 5px;
}

.question p a,
.accordion-panel p a {
  font-weight: 500;
  text-decoration: underline;
}

.question p.color--grey a.color--blue,
.accordion-panel.color--grey a.color--blue {
  color: #1680fb !important;
}

/*------------------------------------------*/
/*  FAQS TABS 
/*------------------------------------------*/

.faqs-section .tabs-nav {
  text-align: center;
}

.faqs-section .tabs-1 {
  display: inline-block;
  margin: 0 auto 60px;
}

.faqs-section .tab-content {
  display: none;
}

.faqs-section .tab-content.current {
  display: inherit;
}

.faqs-section .tabs-1 li {
  display: inline-block;
  min-width: 30%;
  background-color: transparent;
  border: 1px solid #52525242;
  cursor: pointer;
  padding: 30px 0;
  margin: 0 6px;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.selectmargin li {
  margin-top: 7px !important;
  margin-bottom: 7px !important;
}

.faqs-section .tabs-1 li span {
  color: #c3c4c5;
}

.faqs-section .tabs-1 li p {
  line-height: 1;
  font-weight: 400;
  margin: -10px -21px -10px;
}

.profiles-svg {
  margin-right: 5px;
}

.Motor-Impaired-svg,
.ADHD-Impaired-svg {
  margin-bottom: 4px;
}

.Dyslexia-bt {
  margin-top: 8px !important;
}

.faqs-section .tabs-1 li button {
  line-height: 1;
  font-weight: 400;
  font-size: 0.8rem;
  border: none;
  background-color: transparent;
  color: #525252;
  margin-top: 7px;
}

.faqs-section .tabs-1 li.current button {
  color: #fff;
}
/*------------------------------------------*/
/*  TAB LINK CURRENT
/*------------------------------------------*/

.faqs-section .tabs-1 li.current,
.faqs-section .tabs-1 li.current:hover {
  -webkit-box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, 0.2);
  -moz-box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, 0.2);
  box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, 0.2);
}

.faqs-section .tabs-1 li.current p,
.faqs-section .tabs-1 li.current span {
  color: #fff;
}

.faqs-section .tabs--blue .tabs-1 li.current,
.faqs-section .tabs--blue .tabs-1 li.current:hover {
  background-color: #1680fb;
  border-color: #1680fb !important;
}

.faqs-section .tabs--purple .tabs-1 li.current,
.faqs-section .tabs--purple .tabs-1 li.current:hover {
  background-color: #7b5dd6;
  border-color: #7b5dd6 !important;
}

/*------------------------------------------*/
/*  MORE QUESTIONS LINK
/*------------------------------------------*/

.more-questions {
  text-align: center;
}

#faqs-2 .more-questions {
  margin: 70px auto 0;
}

.more-questions-txt {
  display: inline-block;
  padding: 22px 46px;
}

.more-questions-txt p {
  line-height: 1;
  margin-bottom: 0;
}

.more-questions-txt a {
  font-weight: 500;
  text-decoration: underline;
}

/* ==========================================================================
  24. NEWSLETTER
  =========================================================================== */

#newsletter-1 .newsletter-overlay {
  padding-top: 60px;
  padding-bottom: 60px;
}

#newsletter-2 .container {
  padding-left: 0;
  padding-right: 0;
}

#newsletter-2 .newsletter-overlay {
  padding: 60px 50px;
}

#newsletter-3 {
  margin-top: 50px;
  margin-bottom: 50px;
}

#newsletter-4 .newsletter-overlay,
#newsletter-5 .newsletter-overlay {
  padding-top: 80px;
  padding-bottom: 70px;
}

/*------------------------------------------*/
/*  NEWSLETTER TYPOGRAPHY
/*------------------------------------------*/

.newsletter-txt h2 {
  margin-bottom: 35px;
}

#newsletter-4 .newsletter-txt h2 {
  margin-bottom: 40px;
}

.newsletter-txt h4,
.newsletter-txt h3,
#newsletter-5 .newsletter-txt h2 {
  margin-bottom: 0;
}

.newsletter-txt p.p-sm {
  margin-bottom: 0;
}

#newsletter-4 .newsletter-txt p {
  padding: 0 10%;
}

#newsletter-5 .newsletter-txt p {
  margin-top: 20px;
  margin-bottom: 0;
}

.newsletter-txt a {
  font-weight: 500;
  text-decoration: underline;
}

/*------------------------------------------*/
/*  NEWSLETTER FORM
/*------------------------------------------*/

#newsletter-1 .newsletter-form {
  padding-left: 15%;
  margin-top: 30px;
}

#newsletter-2 .newsletter-form {
  margin-top: 25px;
  padding-left: 12%;
}

#newsletter-4 .newsletter-form {
  padding: 0 5%;
}

#newsletter-5 .newsletter-form {
  margin-top: 35px;
  padding: 0 10%;
}

/*------------------------------------------*/
/*   Newsletter Form Input
/*------------------------------------------*/

.newsletter-section .form-control {
  height: 56px;
  background-color: #fff;
  border: 1px solid #ccc;
  font-size: 1rem;
  color: #353f4f;
  font-weight: 400;
  padding: 0 15px;
  margin-right: 12px;
  box-shadow: none;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
}

#newsletter-1.newsletter-section .form-control {
  height: 54px;
  font-size: 0.975rem;
}

#newsletter-5.newsletter-section .form-control {
  height: 62px;
  font-size: 1.0625rem;
}

.input-group:not(.has-validation)
  > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(
    .form-floating
  ) {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

/*------------------------------------------*/
/*  Newsletter Form Input Focus
/*------------------------------------------*/

.newsletter-section .form-control:focus {
  background-color: #fff;
  outline: 0;
  box-shadow: none;
  border-color: #1680fb;
}

.newsletter-section .purple-focus .form-control:focus {
  border-color: #8863ee;
}

/*------------------------------------------*/
/*  Newsletter Form Input Placeholder
/*------------------------------------------*/

.newsletter-section .form-control::-moz-placeholder {
  color: #aaa;
}
.newsletter-section .form-control:-ms-input-placeholder {
  color: #aaa;
}
.newsletter-section .form-control::-webkit-input-placeholder {
  color: #aaa;
}

/*------------------------------------------*/
/*  Newsletter Form Button
/*------------------------------------------*/

.newsletter-section .btn {
  display: block;
  width: 100% !important;
  height: 56px;
}

#newsletter-1 .btn {
  height: 54px;
  font-size: 0.925rem;
  padding: 0.7rem 1.3rem;
}

#newsletter-5.newsletter-section .btn {
  height: 62px;
}

/*------------------------------------------*/
/*  Newsletter Form Notification
/*------------------------------------------*/

.newsletter-section .form-notification {
  color: #3eb1ff;
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 1;
  margin-top: 15px;
  margin-left: 5px;
}

.newsletter-section .text-center .form-notification {
  margin-left: 0;
}

.bg--color.newsletter-section .form-notification {
  color: #fff;
}

.newsletter-section .form-notification.valid,
.newsletter-section .form-notification.error {
  color: #fc2f4b;
}

.newsletter-section .newsletter-form.valid {
  color: #0fbc49;
}

/*------------------------------------------*/
/*  NEWSLETTER IMAGE
/*------------------------------------------*/

#newsletter-3 .newsletter-img {
  margin-top: -50px;
  margin-bottom: -50px;
}

#newsletter-3 .col-lg-6 .newsletter-img {
  padding-left: 40px;
}

/* ==========================================================================
  25. BLOG
  =========================================================================== */

/*------------------------------------------*/
/*  BLOG POST TAG
/*------------------------------------------*/

.post-tag {
  display: block;
  font-family: "Roboto", sans-serif;
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 0;
  text-transform: uppercase;
  margin-bottom: 20px;
}

#single-post .post-tag {
  font-size: 0.85rem;
}

/*------------------------------------------*/
/*  BLOG POST META
/*------------------------------------------*/

.post-meta-list li {
  width: auto !important;
  display: inline-block !important;
  vertical-align: top;
  clear: none !important;
}

.post-meta-list p {
  color: #170d26;
  line-height: 1;
  margin-bottom: 0;
}

.bg--black-400 .post-meta-list p {
  color: #f8f9f9;
}

.meta-list-divider {
  position: relative;
  top: 0px;
  transform: rotate(-90deg);
  padding: 0 1px;
}

/*------------------------------------------*/
/*  BLOG POST TYPOGRAPHY
/*------------------------------------------*/

.blog-post-txt h6 {
  margin-bottom: 15px;
}

.blog-post-txt p {
  margin-bottom: 0;
}

.blog-post-txt a {
  color: #170d26;
}

.blog-post-txt a:hover {
  text-decoration: underline;
}

.bg--black-400 .blog-post-txt a {
  color: #f8f9f9;
}

.bg--black-400 .blog-post-txt a:hover {
  color: #fff !important;
}

/* ==========================================================================
  26. BLOG LISTING
  =========================================================================== */

.wide-post {
  margin-bottom: 100px;
}

.wide-post .blog-post-img {
  padding-right: 15px;
}

.wide-post .blog-post-txt {
  padding-left: 15px;
}

.square-post {
  margin-top: 60px;
  margin-bottom: 40px;
}

.square-post-wrapper {
  overflow: hidden;
}

.square-post .blog-post-txt {
  padding: 0 30px 0 60px;
}

/*------------------------------------------*/
/*  BLOG POSTS CATEGORY
/*------------------------------------------*/

.posts-category {
  margin-top: 40px;
  margin-bottom: 60px;
}

.posts-category h4 {
  line-height: 1;
  margin-bottom: 0;
}

.posts-category span {
  position: relative;
  top: 1px;
}

/* ==========================================================================
  27. SINGLE BLOG POST
  =========================================================================== */

/*------------------------------------------*/
/*  Single Post Title
/*------------------------------------------*/

.single-post-title h3,
.single-post-title h2 {
  padding: 0 10px;
}

/*------------------------------------------*/
/*  Single Post Text
/*------------------------------------------*/

.single-post-txt h5,
.single-post-txt h4 {
  margin-top: 30px;
  margin-bottom: 30px;
}

.single-post-txt h5 span {
  display: block;
}

/*------------------------------------------*/
/*  Single Post Code
/*------------------------------------------*/

.txt-code {
  background-color: #f8f9fa;
  padding: 20px 18px;
  margin: 30px 0;
}

.txt-code p {
  color: #383a42;
  font-size: 1rem;
  line-height: 1.75;
  margin-bottom: 0;
}

.single-post-txt p a {
  font-weight: 500;
  text-decoration: underline;
}

.txt-code span.code-property,
.txt-code p code.code-language-js {
  color: #151515;
}

.txt-code span.code-variable,
.txt-code span.code-attribute {
  color: #986801;
}

.txt-code span.code-string {
  color: #50a14f;
}

/*------------------------------------------*/
/*  Single Post Blockquote
/*------------------------------------------*/

.single-post-txt figure {
  margin-bottom: 40px;
}

.single-post-txt .blockquote p {
  font-size: 1.5rem;
  line-height: 1.45;
  margin-bottom: 40px;
}

.single-post-txt .blockquote-footer {
  font-size: 1.125rem;
}

/*------------------------------------------*/
/*  Single Post Image
/*------------------------------------------*/

.post-inner-img {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 50px;
}

/*------------------------------------------*/
/*  POST SHARE LINKS
/*------------------------------------------*/

.post-share-list {
  margin-top: 50px;
  padding-bottom: 50px;
}

/*------------------------------------------*/
/*  POST SHARE ICONS
/*-----------------------------------------*/

.share-social-icons {
  display: inline-block;
  padding-left: 0;
}

.share-social-icons li {
  width: auto !important;
  display: inline-block !important;
  vertical-align: top;
  clear: none !important;
  padding: 0;
}

.share-social-icons a.share-ico span {
  opacity: 0.75;
  margin-right: 25px;
  -webkit-transition: all 450ms ease-in-out;
  -moz-transition: all 450ms ease-in-out;
  -o-transition: all 450ms ease-in-out;
  -ms-transition: all 450ms ease-in-out;
  transition: all 450ms ease-in-out;
}

.share-social-icons a.share-ico:hover span {
  opacity: 1;
}

/*------------------------------------------*/
/*  POST AUTHOR
/*------------------------------------------*/

.post-author {
  display: flex;
  position: relative;
  flex-flow: row wrap;
  align-items: stretch !important;
  justify-content: flex-start;
}

.post-author-avatar {
  position: relative;
  text-align: center;
  margin-right: 35px;
}

.post-author-avatar img {
  width: 100px;
  height: 100px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}

.post-author-txt {
  overflow: hidden;
  flex: 1;
  max-width: 100%;
}

.post-author-txt h5 {
  margin-bottom: 20px;
}

.post-author-txt p {
  margin-bottom: 0;
}

/*------------------------------------------*/
/*  Follow Button
/*------------------------------------------*/

.author-follow-btn {
  display: inline-block;
  position: absolute;
  padding: 6px 15px;
  line-height: 1;
  top: 80px;
  right: 10px;
  border: 2px solid #ddd;
}

.author-follow-btn a {
  color: #666;
  font-size: 0.935rem;
  font-weight: 400;
}

/*------------------------------------------*/
/*  POST COMMENTS
/*------------------------------------------*/

.post-comments {
  padding-top: 100px;
}

.post-comments hr {
  margin-top: 24px;
  margin-bottom: 40px;
}

.post-comments h5 {
  margin-bottom: 60px;
}

.post-comments img {
  width: 68px;
  height: 68px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}

.comment-body {
  margin-left: 25px;
}

.comment-meta {
  margin-bottom: 10px;
}

.comment-meta h6 {
  line-height: 1;
  margin-bottom: 0;
}

.comment-date {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 5px;
}

/*------------------------------------------*/
/*  Comment Reply 
/*------------------------------------------*/

.btn-reply {
  margin-left: 3px;
}

.btn-reply a {
  font-size: 17px;
  font-weight: 400;
}

.btn-reply span {
  position: relative;
  top: 3px;
  margin-right: 4px;
  left: 3px;
}

.btn-reply.ico-20 [class*="flaticon-"]:before,
.btn-reply.ico-20 [class*="flaticon-"]:after {
  font-size: 0.975rem;
}

.btn-reply a:hover {
  color: #222;
}

/*------------------------------------------*/
/*  SINGLE POST COMMENT FORM
/*------------------------------------------*/

.post-comments #leave-comment h5 {
  padding-bottom: 0;
  margin-top: 80px;
  margin-bottom: 10px;
  border: none;
}

.comment-form {
  position: relative;
  margin-top: 60px;
}

.comment-form p {
  position: relative;
  color: #353f4f;
  line-height: 1;
  font-weight: 500;
  margin-bottom: 15px;
  padding-left: 8px;
  display: block;
}

.comment-form p span {
  position: relative;
  color: #ff3366;
  top: -3px;
}

.comment-form .form-control {
  height: 62px;
  background-color: #f5f6f8;
  border: 1px solid transparent;
  box-shadow: 0 0 0 0;
  color: #353f4f;
  font-size: 1rem;
  line-height: 1;
  font-weight: 400;
  padding: 0 20px;
  margin-bottom: 30px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.comment-form textarea {
  min-height: 220px;
}
.comment-form textarea.form-control {
  padding: 25px 20px;
}

/*------------------------------------------*/
/*  Comment Form Input Focus
/*------------------------------------------*/

.comment-form .form-control:focus {
  outline: 0px none;
  box-shadow: none;
  background-color: #fcfdfd;
  border-color: #1680fb;
}

/*------------------------------------------*/
/*  Comment Form Button
/*------------------------------------------*/

.comment-form .btn {
  margin-top: 15px;
}

.comment-form .btn:focus {
  outline: 0px none;
  box-shadow: none;
}

/*------------------------------------------*/
/*  Comment Form Message
/*------------------------------------------*/

.comment-form-msg {
  width: 100% !important;
  display: block;
  margin-top: 15px;
  padding-left: 0;
}

.comment-form .loading {
  color: #00b2e4;
  font-size: 1.0625rem;
  line-height: 1;
  font-weight: 500;
}

.comment-form .error {
  color: #e74c3c;
  font-size: 0.85rem;
  line-height: 1;
  font-weight: 400;
  margin-bottom: 10px;
  padding-left: 10px;
}

/* ==========================================================================
  28. CONTACTS
  =========================================================================== */

#contacts-1 .contact-form p {
  color: #161636;
  line-height: 1;
  font-weight: 500;
  margin-bottom: 10px;
  padding-left: 8px;
}

#contacts-1 .contact-form .col-md-12 span {
  display: block;
  font-size: 0.95rem;
  line-height: 1;
  font-weight: 300;
  margin-bottom: 20px;
  padding-left: 8px;
}

#contacts-1 .contact-form .contact-form-notice p {
  font-size: 0.835rem;
  font-weight: 300;
  line-height: 1.5555;
  padding-left: 0;
  margin-top: 40px;
}

.contact-form-notice p a {
  color: #353f4f;
  font-weight: 500;
  text-decoration: underline;
}

/*------------------------------------------*/
/*  CONTACT FORM INPUT
/*------------------------------------------*/

/* .contact-form .form-control,
.contact-form .form-select {
  height: 62px;
  background-color: #EDEDED;
  border: 1px solid transparent;
  box-shadow: 0 0 0 0;
  color: #3a4a56;
  font-size: 1rem;
  font-weight: 400;
  padding: 0 15px;
  margin-bottom: 30px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
} */
.contact-form .form-control,
.contact-form .form-select {
  height: 62px;
  background-color: #ffffff;
  border: 1px solid #e8e8e8;
  box-shadow: 0 0 0 0;
  color: #3a4a56;
  font-size: 1rem;
  font-weight: 400;
  padding: 0 15px;
  margin-bottom: 30px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.bg--snow .contact-form .form-control,
.bg--snow .contact-form .form-select {
  background-color: #fff;
  border: 1px solid #ccc;
}

.contact-form .form-select {
  display: inline-block;
  width: 100%;
  color: #484848;
  box-shadow: none;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

/*------------------------------------------*/
/*  Contact Form Textarea
/*------------------------------------------*/

.contact-form textarea {
  min-height: 220px;
}
.contact-form textarea.form-control {
  padding: 20px 15px;
}

/*------------------------------------------*/
/*  Contact Form Placeholder
/*------------------------------------------*/

.contact-form .form-control::-moz-placeholder {
  color: #999;
}
.contact-form .form-control:-ms-input-placeholder {
  color: #999;
}
.contact-form .form-control::-webkit-input-placeholder {
  color: #999;
}

/*------------------------------------------*/
/*  Contact Form Input Focus
/*------------------------------------------*/

.contact-form .form-control:focus,
.contact-form .form-select:focus {
  outline: 0px none;
  box-shadow: none;
  background-color: #fcfdfd;
  border-color: #6b33ba;
}

/*------------------------------------------*/
/*  Contact Form Message
/*------------------------------------------*/

.contact-form-msg {
  width: 100% !important;
  display: block;
  margin-top: 20px;
  padding-left: 0;
}

.contact-form .loading {
  color: #00b2e4;
  font-size: 1.0625rem;
  line-height: 1;
  font-weight: 500;
  padding-left: 15px;
}

.contact-form .error {
  color: #e74c3c;
  font-size: 0.85rem;
  line-height: 1;
  font-weight: 400;
  margin-bottom: 10px;
  padding-left: 10px;
}

/* ==========================================================================
  29. FOOTER
  =========================================================================== */

.footer {
  padding-bottom: 50px;
}

.footer-info,
.footer-links {
  margin-bottom: 40px;
}

#footer-10 .footer-info {
  margin-bottom: 40px;
  padding-bottom: 55px;
  border-bottom: 1px solid #dbdddf;
}

#footer-10 .footer-links {
  margin-bottom: 30px;
}

/*------------------------------------------*/
/*  FOOTER LOGO
/*------------------------------------------*/

img.footer-logo,
img.footer-logo-dark {
  width: auto;
  max-width: inherit;
  max-height: 40px;
}

#footer-10 img.footer-logo {
  max-height: 46px;
}

#footer-1 .footer-logo,
#footer-5 .footer-logo,
#footer-6 .footer-logo,
#footer-7 .footer-logo {
  margin-bottom: 25px;
}

/*------------------------------------------*/
/*  FOOTER TYPOGRAPHY
/*------------------------------------------*/

.footer h6 {
  line-height: 1;
  margin-bottom: 25px;
}

#footer-9.footer h6 {
  line-height: 1.5;
}

.bg--black.footer h6 {
  color: #fff;
}

/*------------------------------------------*/
/*  FOOTER INFO
/*------------------------------------------*/

.footer-info-copyright p {
  margin-bottom: 0;
}

.footer-info-copyright p span {
  position: relative;
  top: 2px;
  padding: 0 2px;
}

.footer-info-copyright.ico-15 [class*="flaticon-"]:before,
.footer-info-copyright.ico-15 [class*="flaticon-"]:after {
  font-size: 0.85rem;
}

/*------------------------------------------*/
/*  FOOTER MAIL LINK
/*------------------------------------------*/

.footer .footer-mail-link {
  margin-left: 3px;
  margin-bottom: 0;
}

#footer-1 .footer-info .footer-mail-link {
  margin-top: 10px;
}

#footer-2 .footer-links .footer-mail-link,
#footer-3 .footer-links .footer-mail-link {
  margin-left: 0;
  margin-bottom: 20px;
}

.footer-mail-link a {
  font-weight: 400;
  font-size: 0.9rem;
}

.footer-mail-link span {
  position: relative;
  top: 4px;
  right: 3px;
}

.footer-mail-link.ico-20 [class*="flaticon-"]:before,
.footer-mail-link.ico-20 [class*="flaticon-"]:after {
  font-size: 1.125rem;
}

.bg--black.footer .footer-mail-link a {
  color: #a0a7b1;
}

.bg--black.footer .footer-mail-link a:hover {
  color: #fff !important;
}

/*------------------------------------------*/
/*  FOOTER LINKS
/*------------------------------------------*/

#footer-2 .footer-links {
  padding-left: 10%;
}

.foo-links li {
  width: auto !important;
  display: block !important;
  vertical-align: top;
  clear: none !important;
  margin: 0;
  padding: 0;
}

.foo-links.ico-10 li span {
  position: relative;
  top: 1.5px;
  right: 3px;
}

#footer-8 .foo-links li {
  display: inline-block !important;
  padding-left: 20px;
}

#footer-8 .foo-links li.first-li {
  padding-left: 0;
}

#footer-10 .foo-links li {
  display: inline-block !important;
  padding: 0 10px;
}

.footer .foo-links li p {
  font-weight: 400;
  margin-bottom: 10px;
}

.footer .foo-links li:last-child p {
  margin-bottom: 0;
}

.foo-links li a span.ext-link {
  display: inline-block;
  position: relative;
  left: 3px;
  top: 1.5px;
  transform: rotate(-60deg);
}

.foo-links.ico-15 [class*="flaticon-"]:before,
.foo-links.ico-15 [class*="flaticon-"]:after {
  font-size: 0.75rem;
}

.bg--black.footer .foo-links li p a {
  color: #a0a7b1;
}

.bg--black.footer .foo-links li p a:hover {
  color: #fff !important;
}

/*------------------------------------------*/
/*  FOOTER SOCIAL
/*------------------------------------------*/

.footer-socials {
  margin: 0;
  display: inline-block;
}

.footer-socials li {
  float: left;
  width: auto !important;
  display: inline-block !important;
  vertical-align: top;
  clear: none !important;
  margin: 0;
}

.footer-socials a {
  display: block;
  margin-right: 15px;
}

.footer-socials.ico-20 a,
.footer-socials.ico-25 a {
  margin-right: 16px;
}

.footer-socials.ico-25 [class*="flaticon-"]:before,
.footer-socials.ico-25 [class*="flaticon-"]:after {
  font-size: 1.325rem;
}

.bg--black.footer .footer-socials li a {
  color: #a0a7b1;
}

.bg--black.footer .footer-socials li a:hover {
  color: #fff !important;
}

/*------------------------------------------*/
/*  FOOTER STORE BAGES
/*------------------------------------------*/

.footer .store {
  float: none;
  margin-right: 0;
  margin-bottom: 15px;
}

/*------------------------------------------*/
/*  FOOTER NEWSLETTER FORM
/*------------------------------------------*/

.footer-form {
  margin-bottom: 20px;
}

#footer-7 .footer-form {
  padding-left: 8%;
}

.footer-form .newsletter-form .input-group {
  background-color: #f4f4f4;
  border: 1px solid transparent;
  padding: 9px 2px;
}

.footer-form .form-control {
  height: 32px;
  background-color: transparent;
  border: none;
  color: #666;
  font-size: 1rem;
  font-weight: 400;
  padding: 0 10px;
  box-shadow: none;
}

/*------------------------------------------*/
/*  Newsletter Form Input Focus
/*------------------------------------------*/

.footer-form .form-control:focus {
  border: none;
  border-right: none;
  outline: 0;
  box-shadow: none;
}

/*------------------------------------------*/
/*  Footer Form Placeholder
/*------------------------------------------*/

.footer-form .form-control::-moz-placeholder {
  color: #6c757d;
}
.footer-form .form-control:-ms-input-placeholder {
  color: #6c757d;
}
.footer-form .form-control::-webkit-input-placeholder {
  color: #6c757d;
}

/*------------------------------------------*/
/*  Newsletter Form Button
/*------------------------------------------*/

.footer-form .btn {
  height: 32px;
  padding: 0 10px;
}

.footer-form .ico-15 [class*="flaticon-"]:before,
.footer-form .ico-15 [class*="flaticon-"]:after {
  line-height: 28px !important;
}

/*------------------------------------------*/
/*  Footer Form Notification
/*------------------------------------------*/

.footer-form .form-notification {
  color: #1680fb;
  font-size: 0.85rem;
  line-height: 1.25;
  font-weight: 400;
  margin-top: 12px;
  margin-left: 5px;
}

.footer-form .form-notification.valid,
.footer-form .form-notification.error {
  color: #fc2f4b;
}

.footer-form .newsletter-form.valid {
  color: #0fbc49;
}

/*------------------------------------------*/
/*  BOTTOM FOOTER
/*------------------------------------------*/

.footer hr {
  margin-top: 30px;
  margin-bottom: 50px;
}

#footer-8 .bottom-footer,
#footer-9 .bottom-footer {
  margin-top: 20px;
}

/*------------------------------------------*/
/*  BOTTOM FOOTER COPYRIGHT
/*------------------------------------------*/

.footer-copyright p {
  margin-bottom: 0;
}

.bg--black.footer .footer-copyright p {
  color: #a0a7b1;
}

/*------------------------------------------*/
/*  BOTTOM FOOTER SECONDARY LINK
/*------------------------------------------*/

.bottom-secondary-link p {
  margin-bottom: 0;
}

.bottom-secondary-link p span {
  position: relative;
  top: 1px;
  padding: 0 2px;
}

.bottom-secondary-link.ico-15 [class*="flaticon-"]:before,
.bottom-secondary-link.ico-15 [class*="flaticon-"]:after {
  font-size: 0.75rem;
}

/*------------------------------------------*/
/*  BOTTOM FOOTER LINKS
/*------------------------------------------*/

.bottom-footer-list li,
.bottom-footer-socials li,
.bottom-footer-payment li {
  width: auto !important;
  display: inline-block !important;
  vertical-align: top;
  clear: none !important;
}

.bottom-footer-socials li {
  padding-left: 14px;
}

#footer-4 .bottom-footer-list li,
#footer-9 .bottom-footer-list li {
  padding-left: 15px;
}

#footer-4 .bottom-footer-list li.first-li,
#footer-9 .bottom-footer-list li.first-li {
  padding-left: 0;
}

#footer-10 .bottom-footer-socials li {
  padding: 0 15px;
}

.footer-list-divider {
  position: relative;
  top: -0.5px;
  transform: rotate(-90deg);
  margin-left: 4px;
}

.bottom-footer-list.ico-15 [class*="flaticon-"]:before,
.bottom-footer-list.ico-15 [class*="flaticon-"]:after {
  font-size: 0.8rem;
}

.bottom-footer-list li p {
  display: inline-block;
  float: left;
  margin-bottom: 0;
}

.bottom-footer-socials li span {
  position: relative;
  top: 4px;
  opacity: 0.8;
}

.bottom-footer-payment li span {
  line-height: 1 !important;
  position: relative;
  top: 4px;
  opacity: 0.8;
}

#footer-4 .bottom-footer-list li span,
#footer-9 .bottom-footer-list li span {
  margin-top: 1px;
  margin-right: 2px;
}

.bottom-footer-socials.ico-20 [class*="flaticon-"]:before,
.bottom-footer-socials.ico-20 [class*="flaticon-"]:after {
  font-size: 1.115rem;
}

.bottom-footer-socials.ico-25 [class*="flaticon-"]:before,
.bottom-footer-socials.ico-25 [class*="flaticon-"]:after {
  font-size: 1.25rem;
}

.bg--black.footer .bottom-footer-list li p a {
  color: #a0a7b1;
}

.bg--black.footer .bottom-footer-list li p a:hover {
  color: #fff !important;
}

/* ==========================================================================
  30. INNER PAGE WRAPPER
  =========================================================================== */

.inner-page-hero {
  padding-top: 130px;
}

.page-hero-section-overlay {
  position: relative;
  width: 100%;
  padding-top: 150px;
}

.page-hero-section-overlay .txt-block {
  margin-top: -40px;
}

.page-hero-section .wave-shape-bottom path {
  fill: #fff;
}

/*------------------------------------------*/
/*  INNER PAGE TITLE
/*------------------------------------------*/

.inner-page-title {
  text-align: center;
  margin-bottom: 80px;
}

.inner-page-title h2 {
  margin-bottom: 0;
  padding-top: 100px;
}

.inner-page-title p {
  font-size: 1.1875rem;
  line-height: 1;
  margin-top: 20px;
  margin-bottom: 0;
}

.page-hero-section h2 {
  line-height: 1.15;
  margin-bottom: 30px;
}

.special-161636-title {
  background: linear-gradient(to right, #170b28, #8e56dc);
  -webkit-background-clip: text;
  color: transparent;
  font-weight: 550;
}

/* ==========================================================================
  31. PAGE PAGINATION
  =========================================================================== */

.page-link {
  color: #6c757d;
  font-size: 1.1rem;
  font-weight: 500;
  padding: 2px 14px;
  margin: 0 8px;
  background-color: transparent;
  border: 2px solid transparent;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.pagination.ico-20 [class*="flaticon-"]:before,
.pagination.ico-20 [class*="flaticon-"]:after {
  font-size: 0.9rem;
}

.page-item:first-child .page-link {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.page-item:last-child .page-link {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.blue-pagination .page-item.active .page-link {
  color: #fff !important;
  background-color: #1680fb;
  border: 2px solid #1680fb;
}

.green-pagination .page-item.active .page-link {
  color: #fff !important;
  background-color: #0fbc49;
  border: 2px solid #0fbc49;
}

.pink-pagination .page-item.active .page-link {
  color: #fff !important;
  background-color: #f74780;
  border: 2px solid #f74780;
}

.purple-pagination .page-item.active .page-link {
  color: #fff !important;
  background-color: #7b5dd6;
  border: 2px solid #7b5dd6;
}

.red-pagination .page-item.active .page-link {
  color: #fff !important;
  background-color: #ff1e1a;
  border: 2px solid #ff1e1a;
}

.violet-pagination .page-item.active .page-link {
  color: #fff !important;
  background-color: #be6cbe;
  border: 2px solid #be6cbe;
}

.yellow-pagination .page-item.active .page-link {
  color: #353f4f !important;
  background-color: #ffba01;
  border: 2px solid #ffba01;
}

.page-item.disabled .page-link {
  color: #6c757d;
  background-color: transparent;
  border: 2px solid transparent;
}

.page-link:hover {
  color: #6c757d;
  background-color: transparent;
  border: 2px solid #ccc;
}

.page-link:focus {
  color: #6c757d;
  background-color: transparent;
  border: 2px solid transparent;
  box-shadow: 0 0;
}

/* ==========================================================================
  32. TERMS, PRIVACY, COOKIES PAGES
  =========================================================================== */

/*------------------------------------------*/
/*  TERMS PAGE TYPOGRAPHY
/*------------------------------------------*/

.txt-block.legal-info h5 {
  margin-top: 30px;
  margin-bottom: 30px;
}

.txt-block.legal-info h4 {
  margin-top: 80px;
  margin-bottom: 30px;
}

.txt-block.legal-info h4 span,
.txt-block.legal-info h5 span {
  margin-right: 4px;
}

.legal-info p span {
  color: #353f4f;
  font-weight: 500;
}

.legal-info a {
  font-weight: 500;
  text-decoration: underline;
}

/* ==========================================================================
  33. SIGN-IN / SIGN-UP PAGE
  =========================================================================== */

#login,
#signup {
  background: url(../images/login.jpg);
  background-position: bottom left;
  min-height: 100vh;
  padding-top: 140px;
  padding-bottom: 80px;
}

#reset-password {
  background: url(../images/reset-password.jpg);
  background-position: center center;
  min-height: 100vh;
  padding-top: 80px;
  padding-bottom: 100px;
}

.register-page-wrapper {
  overflow: hidden;
  position: relative;
  z-index: 1;
  -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.12);
}

#login .register-page-wrapper {
  background: url(../images/login-wrapper.jpg);
  background-position: left top;
}

#signup .register-page-wrapper {
  background: url(../images/login-wrapper.jpg);
  background-position: right center;
}

#login .register-page-wrapper:after,
#signup .register-page-wrapper:after {
  position: absolute;
  content: "";
  z-index: -1;
  width: 50%;
  height: 100%;
  top: 0;
  background-color: #fff;
}

#login .register-page-wrapper:after {
  left: 50%;
}

#signup .register-page-wrapper:after {
  left: 0;
}

/*------------------------------------------*/
/*  REGISTER PAGE LOGO
/*------------------------------------------*/

.register-page-txt img {
  width: auto;
  max-width: inherit;
  max-height: 32px;
  margin-bottom: 55px;
}

.login-page-logo {
  text-align: center;
  margin-bottom: 45px;
}

.login-page-logo img {
  width: auto;
  max-width: inherit;
  max-height: 45px;
}

/*------------------------------------------*/
/*  REGISTER PAGE TITLE
/*------------------------------------------*/

.register-form-title {
  text-align: center;
  margin-bottom: 40px;
}

.register-form-title h3 {
  line-height: 1;
  margin-bottom: 10px;
}

.register-form-title p {
  margin-bottom: 0;
}

.register-form-title a {
  font-weight: 500;
  text-decoration: underline;
}

/*------------------------------------------*/
/*  REGISTER PAGE TEXT
/*------------------------------------------*/

#login .register-page-txt,
#signup .register-page-txt {
  padding: 70px 60px;
}

.register-page-txt h2 {
  line-height: 1.15;
  font-weight: 700;
  margin-bottom: 6px;
}

#login .register-page-copyright {
  position: absolute;
  left: 60px;
  bottom: 45px;
}

#signup .register-page-copyright {
  position: absolute;
  right: 60px;
  bottom: 45px;
}

.register-page-copyright p {
  font-size: 0.85rem;
  line-height: 1;
  margin-bottom: 0;
}

.reset-form-title {
  margin-bottom: 30px;
}

.reset-form-title h5 {
  line-height: 1;
  margin-bottom: 0;
}

.reset-form-title p.p-sm {
  font-size: 0.9rem;
  margin-top: 25px;
  margin-bottom: 0;
}

/*------------------------------------------*/
/*  REGISTER PAGE FORM
/*------------------------------------------*/

.register-page-form {
  padding: 60px;
}

.login-1 .register-page-form,
.signup-1 .register-page-form {
  padding: 20px 30px;
}

.reset-page-wrapper {
  margin: 0 10px;
}

.reset-page-wrapper form {
  background: #fff;
  border: 1px solid #fafafa;
  padding: 50px 30px 25px;
  -webkit-box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, 0.05);
  -moz-box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, 0.05);
  box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, 0.05);
}

/*------------------------------------------*/
/*  REGISTER PAGE TYPOGRAPHY
/*------------------------------------------*/

.register-page-form p.input-header {
  position: relative;
  color: #353f4f;
  font-size: 0.85rem;
  line-height: 1;
  font-weight: 500;
  margin-bottom: 12px;
  padding-left: 5px;
}

.reset-password-link p {
  position: relative;
  font-size: 0.9rem;
  line-height: 1;
  margin-top: -8px;
  margin-bottom: 10px;
}

.form-data span {
  display: block;
  font-size: 0.85rem;
  margin-bottom: 0;
}

.form-data span a {
  color: #353f4f;
  font-weight: 500;
  text-decoration: underline;
}

.register-page-form p.create-account {
  font-size: 0.925rem;
  line-height: 1;
  margin-top: 30px;
  margin-bottom: 0;
}

.register-page-form p.create-account a {
  font-weight: 500;
  text-decoration: underline;
}

/*------------------------------------------*/
/*  REGISTER PAGE SEPARATOR LINE
/*------------------------------------------*/

.separator-line {
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-size: 0.9rem;
  font-weight: 500;
  margin: 25px 0px 30px;
}

.separator-line::before,
.separator-line::after {
  content: "";
  border-top: 2px solid rgba(0, 0, 0, 0.1);
  margin: 0 15px 0 0;
  flex: 1 0 20px;
}

.separator-line::after {
  margin: 0 0 0 15px;
}

/*------------------------------------------*/
/*  REGISTER PAGE FORM INPUT
/*------------------------------------------*/

.reset-page-wrapper .form-control,
.register-page-form .form-control {
  height: 60px;
  background-color: #f5f6f8;
  border: 1px solid transparent;
  color: #353f4f;
  font-size: 0.95rem;
  line-height: 1;
  font-weight: 400;
  margin-bottom: 25px;
  padding: 5px 20px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.login-1 .form-control,
.signup-1 .form-control {
  background-color: #fff;
  border: 1px solid #ccc;
}

.reset-page-wrapper .form-control {
  text-align: center;
}

.register-page-form .form-control::-moz-placeholder {
  color: #999;
}
.register-page-form .form-control:-ms-input-placeholder {
  color: #999;
}
.register-page-form .form-control::-webkit-input-placeholder {
  color: #999;
}

/*------------------------------------------*/
/*  REGISTER PAGE FORM FOCUS
/*------------------------------------------*/

.reset-page-wrapper .form-control:focus,
.register-page-form .form-control:focus {
  outline: 0px none;
  box-shadow: none;
  background-color: #fcfdfd;
  border-color: #7b5ed6;
}

/*------------------------------------------*/
/*  REGISTER PAGE FORM BUTTON
/*------------------------------------------*/

#signup .register-page-form .btn.submit,
#login .register-page-form .btn.submit {
  width: 100%;
  height: 60px;
  margin-top: 20px;
}

.reset-page-wrapper .btn.submit {
  width: 100%;
  margin-bottom: 20px;
}

.register-page-form .btn-google {
  width: 100%;
  color: #333;
  font-size: 0.95rem;
  background-color: #fff;
  border: 1px solid #ccc;
}

.btn-google img {
  position: relative;
  width: 22px;
  height: 22px;
  top: -2px;
  right: 5px;
}

.register-page-form .btn-google:hover {
  border: 1px solid #333;
}

/*------------------------------------------*/
/*  REGISTER PAGE FORM MESSAGE
/*------------------------------------------*/

.reset-form-msg {
  text-align: center;
  width: 100% !important;
  display: block;
}

.reset-password-form .loading {
  color: #00b2e4;
  font-size: 1.0625rem;
  line-height: 1;
  font-weight: 500;
  padding-left: 15px;
}

.reset-password-form .error {
  position: relative;
  color: #e74c3c;
  font-size: 0.85rem;
  line-height: 1;
  font-weight: 400;
  top: -10px;
  margin-bottom: 12px;
  padding-left: 10px;
}

/*------------------------------------------*/
/*  FORM HIDE PASSWORD
/*------------------------------------------*/

.wrap-input {
  position: relative;
}

.btn-show-pass {
  color: #999999;
  align-items: center;
  position: absolute;
  height: 100%;
  top: 20px;
  right: 20px;
  cursor: pointer;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}

.btn-show-pass.ico-20 [class^="flaticon-"]:before,
.btn-show-pass.ico-20 [class^="flaticon-"]:after {
  font-size: 1.125rem;
}

.btn-show-pass:hover {
  color: #0195ff;
}

.btn-show-pass.active {
  color: #6a7dfe;
}

/* ==========================================================================
  34. PAGE 404
  =========================================================================== */

.page-404-txt {
  padding-top: 180px;
  padding-bottom: 100px;
}

.page-404-txt h2 {
  margin-bottom: 20px;
}

.page-404-txt h6 {
  line-height: 1.6;
  font-weight: 400;
  padding: 0 5%;
  margin-bottom: 30px;
}

.page-404-img {
  padding: 0 5%;
  margin-bottom: 60px;
}

/* ==========================================================================
  35. MODAL
  ========================================================================== */

.modal-body {
  padding: 0 !important;
}

#modal-1 .modal-dialog {
  max-width: 700px;
}

#modal-2 .modal-dialog {
  width: 440px;
}

#modal-3 .modal-dialog.modal-xl {
  width: 750px;
}

#modal-2.modal .modal-content,
#modal-3.modal .modal-content {
  overflow: hidden;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}

#modal-3.modal .bg-img {
  background: url(../images/modal-request.jpg);
  background-position: left center;
}

#modal-2 .modal-body-content {
  padding: 35px 40px 15px;
}

#modal-3 .modal-body-content {
  padding: 60px 35px 50px;
}

/*------------------------------------------*/
/*  MODAL WINDOW CLOSE BUTTON
/*------------------------------------------*/

.modal .btn-close {
  position: absolute;
  z-index: 1;
  right: 15px !important;
  top: 15px !important;
  height: 1.5rem;
  width: 1.5rem;
  background: rgba(255, 255, 255, 1) !important;
  border-radius: 50%;
  padding: 0;
  opacity: 0.9;
  z-index: 9999;
}

#modal-3.modal .btn-close {
  background: rgba(14, 14, 14, 0.3) !important;
}

.btn-close span {
  position: relative;
  line-height: 24px !important;
  top: -2px;
}

.modal .btn-close.ico-10 [class^="flaticon-"]:before,
.modal .btn-close.ico-10 [class^="flaticon-"]:after {
  font-size: 0.6rem;
}

button.btn-close:focus {
  outline: none !important;
  text-decoration: none !important;
}

/*------------------------------------------*/
/*  MODAL WINDOW NEWSLETTER FORM
/*------------------------------------------*/

.modal-body .newsletter-form {
  margin-top: 25px;
}

.modal .newsletter-form .form-control {
  text-align: center;
  height: 56px;
  background-color: #f5f6f8;
  border: 1px solid transparent;
  font-size: 1rem;
  color: #353f4f;
  font-weight: 400;
  padding: 0 15px;
  margin: 0 0 15px 0;
  box-shadow: none;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
}

/*------------------------------------------*/
/*  Form Input Focus
/*------------------------------------------*/

.modal .newsletter-form .form-control:focus {
  outline: 0;
  box-shadow: none;
  border-color: #1e90ff;
}

.modal .newsletter-form.purple-focus .form-control:focus {
  border-color: #8863ee;
}

/*------------------------------------------*/
/*  Form Input Placeholder
/*------------------------------------------*/

.modal .newsletter-form .form-control::-moz-placeholder {
  color: #aaa;
}
.modal .newsletter-form .form-control:-ms-input-placeholder {
  color: #aaa;
}
.modal .newsletter-form .form-control::-webkit-input-placeholder {
  color: #aaa;
}

/*------------------------------------------*/
/*  Form Button
/*------------------------------------------*/

.modal .input-group-btn {
  display: block;
  width: 100% !important;
}

.modal .newsletter-form .btn {
  display: block;
  width: 100% !important;
  height: 56px;
  margin: 0;
}

/*------------------------------------------*/
/*  Form Notification
/*------------------------------------------*/

.modal .form-notification {
  text-align: center;
  color: #1680fb;
  font-size: 0.85rem;
  font-weight: 400;
  line-height: 1;
  margin-top: 12px;
}

.modal .form-notification.valid,
.modal .form-notification.error {
  color: #fc2f4b;
}

.modal .newsletter-form.valid {
  color: #0fbc49;
}

/*------------------------------------------*/
/*  MODAL WINDOW REQUEST FORM
/*------------------------------------------*/

#modal-3 .request-form {
  margin: 0;
}

#modal-3 .request-form .col-md-12 {
  padding: 0;
}

#modal-3 .request-form-title p {
  margin-top: 18px;
  margin-bottom: 25px;
}

#modal-3 .request-form .form-control {
  text-align: left;
  margin: 0 0 25px 0;
}

#modal-3 .request-form .btn {
  display: block;
  width: 100% !important;
  height: 56px;
  margin: 0;
}

/*------------------------------------------*/
/*  Comment Form Message
/*------------------------------------------*/

#modal-3 .request-form-msg {
  width: 100% !important;
  display: block;
  margin-top: 15px;
  padding-left: 0;
}

#modal-3 .request-form .loading {
  color: #1680fb;
  font-size: 1.0625rem;
  line-height: 1;
  font-weight: 400;
}

#modal-3 .request-form .error {
  color: #e74c3c;
  font-size: 0.85rem;
  line-height: 1;
  font-weight: 400;
  margin-bottom: 10px;
  padding-left: 10px;
}

/* ==========================================================================
  36. DARK MODE
  ========================================================================== */

body.theme--dark,
.theme--dark .bg--white-100 {
  background-color: #232734 !important;
}

body.theme--dark {
  color: #b1b7cd;
}

.theme--dark .block-shadow {
  -webkit-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.13);
  -moz-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.13);
  box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.13);
}

.theme--dark .block-border {
  border: 1px solid #e7e7e7;
}

.theme--dark .block-border.block-shadow {
  border: 1px solid #f5f6f6;
}

.theme--dark .x-border {
  border-top: 1px solid #1d212c;
  border-bottom: 1px solid #1d212c;
}
.theme--dark .top-border {
  border-top: 1px solid #1d212c;
}
.theme--dark .bottom-border {
  border-bottom: 1px solid #1d212c;
}

.theme--dark .bg--white-300,
.theme--dark .bg--white-400,
.theme--dark .bg--purple-100,
.theme--dark .shape--purple-100:after,
.theme--dark .shape--white-500:after,
.theme--dark .shape--white-400:after,
.theme--dark .shape--white-300:after,
.theme--dark .shape--white-200:after {
  background-color: #1d212c;
}

.theme--dark .bg--02,
.theme--dark .bg--04,
.theme--dark .gr--smoke,
.theme--dark .gr--ghost,
.theme--dark .shape--whitesmoke:after {
  background-image: linear-gradient(
    180deg,
    rgba(29, 33, 44, 0.8) 50%,
    rgba(29, 33, 44, 0.55) 100%
  );
}

.theme--dark .gr--whitesmoke,
.theme--dark .shape--gr-whitesmoke:after {
  background-image: linear-gradient(
    180deg,
    rgba(29, 33, 44, 0.8) 50%,
    rgba(29, 33, 44, 0.05) 100%
  );
}
/*------------------------------------------*/
/*  SECTION DIVIDER
/*------------------------------------------*/

.theme--dark hr.divider,
.theme--dark .footer hr {
  background-image: linear-gradient(
    90deg,
    rgba(122, 125, 147, 0) 0,
    #7a7d93 38%,
    #7a7d93 64%,
    rgba(122, 125, 147, 0) 99%
  );
}

.theme--dark hr.divider.divider-light {
  background-color: #fff;
  background-image: linear-gradient(
    90deg,
    rgba(206, 211, 246, 0) 0,
    #dedede 38%,
    #dedede 64%,
    rgba(206, 211, 246, 0) 99%
  );
  opacity: 1;
}

/*------------------------------------------*/
/*  TYPOGRAPHY
/*------------------------------------------*/

.theme--dark h1,
.theme--dark h2,
.theme--dark h3,
.theme--dark h4,
.theme--dark h5,
.theme--dark h6 {
  color: #fff;
}

.theme--dark a {
  color: #b1b7cd;
}
.theme--dark a:hover,
.theme--dark a.tra-link:hover span {
  color: #f7f8f9 !important;
}

/*------------------------------------------*/
/*  BUTTONS
/*------------------------------------------*/

.theme--dark .btn--tra-black,
.theme--dark .hover--tra-black:hover {
  color: #b1b7cd !important;
  background-color: transparent !important;
  border-color: #b1b7cd !important;
}

.theme--dark .navbar-dark .hover--tra-black:hover {
  color: #353f4f !important;
  background-color: transparent !important;
  border-color: #353f4f !important;
}

.theme--dark .white-scroll .hover--tra-black:hover {
  color: #fff !important;
  border-color: #fff !important;
  background-color: transparent !important;
}

.theme--dark .navbar-dark .scroll .hover--tra-black:hover {
  color: #fff !important;
  background-color: transparent !important;
  border-color: #fff !important;
}

.theme--dark .btn--white,
.theme--dark .hover--white:hover {
  color: #353f4f !important;
  background-color: #fff !important;
  border-color: #fff !important;
}

.theme--dark .btn--tra-white,
.theme--dark .hover--tra-white:hover {
  color: #f1f1f1 !important;
  background-color: transparent !important;
  border-color: #f1f1f1 !important;
}

.theme--dark .white-scroll .scroll .hover--tra-white:hover {
  color: #fff !important;
  background-color: transparent !important;
  border-color: #fff !important;
}

.theme--dark .btn--tra-grey,
.theme--dark .hover--tra-grey:hover,
.theme--dark .white-scroll .scroll .hover--tra-grey:hover,
.theme--dark .black-scroll .scroll .hover--tra-grey:hover {
  color: #b1b7cd !important;
  background-color: transparent !important;
  border-color: #b1b7cd !important;
}

.theme--dark .btn--blue-500,
.theme--dark .hover--blue-500:hover,
.theme--dark .white-scroll .scroll .hover--blue-500:hover,
.theme--dark .black-scroll .scroll .hover--blue-500:hover {
  color: #fff !important;
  border-color: #185abd !important;
  background-color: #185abd !important;
}

.theme--dark .btn--blue-400,
.theme--dark .hover--blue-400:hover,
.theme--dark .white-scroll .scroll .hover--blue-400:hover,
.theme--dark .black-scroll .scroll .hover--blue-400:hover {
  color: #fff !important;
  border-color: #1680fb !important;
  background-color: #1680fb !important;
}

.theme--dark .btn--blue-300,
.theme--dark .hover--blue-300:hover,
.theme--dark .white-scroll .scroll .hover--blue-300:hover,
.theme--dark .black-scroll .scroll .hover--blue-300:hover {
  color: #fff !important;
  border-color: #3eb1ff !important;
  background-color: #3eb1ff !important;
}

.theme--dark .btn--pink-500,
.theme--dark .hover--pink-500:hover,
.theme--dark .white-scroll .scroll .hover--pink-500:hover,
.theme--dark .black-scroll .scroll .hover--pink-500:hover {
  color: #fff !important;
  border-color: #ff149c !important;
  background-color: #ff149c !important;
}

.theme--dark .btn--pink-400,
.theme--dark .hover--pink-400:hover,
.white-scroll .scroll .hover--pink-400:hover,
.black-scroll .scroll .hover--pink-400:hover {
  color: #fff !important;
  border-color: #f74780 !important;
  background-color: #f74780 !important;
}

.theme--dark .btn--pink-300,
.theme--dark .hover--pink-300:hover,
.theme--dark .white-scroll .scroll .hover--pink-300:hover,
.theme--dark .black-scroll .scroll .hover--pink-300:hover {
  color: #fff !important;
  border-color: #fcb5cc !important;
  background-color: #fcb5cc !important;
}

.theme--dark .btn--purple-500,
.theme--dark .hover--purple-500:hover,
.theme--dark .white-scroll .scroll .hover--purple-500:hover,
.theme--dark .black-scroll .scroll .hover--purple-500:hover {
  color: #fff !important;
  border-color: #663ae9 !important;
  background-color: #663ae9 !important;
}

.theme--dark .btn--purple-400,
.theme--dark .hover--purple-400:hover,
.theme--dark .white-scroll .scroll .hover--purple-400:hover,
.theme--dark .black-scroll .scroll .hover--purple-400:hover {
  color: #fff !important;
  border-color: #7b5dd6 !important;
  background-color: #7b5dd6 !important;
}

.theme--dark .btn--purple-300,
.theme--dark .hover--purple-300:hover,
.theme--dark .white-scroll .scroll .hover--purple-300:hover,
.theme--dark .black-scroll .scroll .hover--purple-300:hover {
  color: #fff !important;
  border-color: #bdaeea !important;
  background-color: #bdaeea !important;
}

.theme--dark .btn--violet-500,
.theme--dark .hover--violet-500:hover,
.theme--dark .white-scroll .scroll .hover--violet-500:hover,
.theme--dark .black-scroll .scroll .hover--violet-500:hover {
  color: #fff !important;
  border-color: #c73e9b !important;
  background-color: #c73e9b !important;
}

.theme--dark .btn--violet-400,
.theme--dark .hover--violet-400:hover,
.theme--dark .white-scroll .scroll .hover--violet-400:hover,
.theme--dark .black-scroll .scroll .hover--violet-400:hover {
  color: #fff !important;
  border-color: #be6cbe !important;
  background-color: #be6cbe !important;
}

.theme--dark .btn--violet-300,
.theme--dark .hover--violet-300:hover,
.theme--dark .white-scroll .scroll .hover--violet-300:hover,
.theme--dark .black-scroll .scroll .hover--violet-300:hover {
  color: #fff !important;
  border-color: #e2bde2 !important;
  background-color: #e2bde2 !important;
}

.theme--dark .section-id {
  color: #eee;
}

.theme--dark .color--black,
.theme--dark .color--black h2,
.theme--dark .color--black h3,
.theme--dark .color--black h4,
.theme--dark .color--black h5,
.theme--dark .color--black h6,
.theme--dark .color--black p,
.theme--dark .color--black a,
.theme--dark .color--black li,
.theme--dark .color--black i,
.theme--dark .color--black span,
.theme--dar .color--white .color--black {
  color: #fff;
}

.theme--dark .color--grey,
.theme--dark .color--grey h2,
.theme--dark .color--grey h3,
.theme--dark .color--grey h4,
.theme--dark .color--grey h5,
.theme--dark .color--grey h6,
.theme--dark .color--grey p,
.theme--dark .color--grey a,
.theme--dark .color--grey li,
.theme--dark .color--grey i,
.theme--dark .color--grey span,
.theme--dark .color--white .color--grey {
  color: #b1b7cd;
}

/*------------------------------------------*/
/*   NAVIGATION MENU
/*------------------------------------------*/

.theme--dark .dark-menu .wsmainfull,
.theme--dark .white-menu .wsmainfull {
  background-color: #1d222f !important;
  -webkit-box-shadow: 0 2px 3px rgba(1, 1, 1, 0.1);
  -moz-box-shadow: 0 2px 3px rgba(1, 1, 1, 0.1);
  box-shadow: 0 2px 3px rgba(1, 1, 1, 0.1);
}

/*------------------------------------------*/
/*  HEADER LINK
/*------------------------------------------*/

.theme--dark .navbar-light .wsmenu > .wsmenu-list > li > a,
.theme--dark .navbar-dark.inner-page-header .wsmenu > .wsmenu-list > li > a,
.theme--dark .navbar-dark.light-hero-header .wsmenu > .wsmenu-list > li > a {
  color: #fff;
}

.theme--dark .navbar-light .wsmenu-list > li > a.h-link:hover,
.theme--dark .navbar-light .wsmenu > .wsmenu-list > li > a:hover,
.theme--dark
  .navbar-dark.inner-page-header
  .wsmenu
  > .wsmenu-list
  > li
  > a:hover,
.theme--dark
  .navbar-dark.light-hero-header
  .wsmenu
  > .wsmenu-list
  > li
  > a:hover {
  color: #eee !important;
}

.theme--dark .navbar-light .wsmenu > .wsmenu-list > li > a.btn:hover {
  color: #fff !important;
}

/*------------------------------------------*/
/*  HEADER SUBMENU / MEGAMENU
/*------------------------------------------*/

.theme--dark .wsmenu > .wsmenu-list > li > ul.sub-menu,
.theme--dark .wsmenu > .wsmenu-list > li > .wsmegamenu,
.theme--dark .wsmenu > .wsmenu-list > li > .wsmegamenu.halfmenu {
  background-color: #2c3142 !important;
  border: solid 1px #2c3142 !important;
  -webkit-box-shadow: 0 2px 3px rgba(1, 1, 1, 0.1);
  -moz-box-shadow: 0 2px 3px rgba(1, 1, 1, 0.1);
  box-shadow: 0 2px 3px rgba(1, 1, 1, 0.1);
}

.theme--dark .wsmenu > .wsmenu-list > li > ul.sub-menu:before,
.theme--dark .wsmenu > .wsmenu-list > li.mg_link:hover > a:after,
.theme--dark .wsmenu > .wsmenu-list > li > .wsmegamenu.halfmenu:before {
  background-color: #2c3142;
  border-left: solid 1px #2c3142;
  border-top: solid 1px #2c3142;
}

.theme--dark .wsmenu > .wsmenu-list > li > ul.sub-menu > li > a,
.theme--dark
  .wsmenu
  > .wsmenu-list
  > li
  > .wsmegamenu.w-75
  ul.link-list
  > li
  > a,
.theme--dark
  .wsmenu
  > .wsmenu-list
  > li
  > .wsmegamenu.halfmenu
  ul.link-list
  > li
  > a {
  color: #b1b7cd;
  background-color: transparent !important;
}

.theme--dark .scroll .wsmenu > .wsmenu-list > li > ul.sub-menu > li > a,
.theme--dark
  .scroll
  .wsmenu
  > .wsmenu-list
  > li
  > .wsmegamenu.w-75
  ul.link-list
  > li
  > a,
.theme--dark
  .scroll
  .wsmenu
  > .wsmenu-list
  > li
  > .wsmegamenu.halfmenu
  ul.link-list
  > li
  > a {
  color: #b1b7cd;
}

/*------------------------------------------*/
/*  NAVBAR SCROLL
/*------------------------------------------*/

.theme--dark .tra-menu .wsmainfull.scroll,
.theme--dark .white-menu .wsmainfull.scroll,
.theme--dark .dark-menu.dark-scroll .wsmainfull.scroll {
  background-color: #1d222f !important;
  padding: 0;
  -webkit-box-shadow: 0 2px 3px rgba(1, 1, 1, 0.1);
  -moz-box-shadow: 0 2px 3px rgba(1, 1, 1, 0.1);
  box-shadow: 0 2px 3px rgba(1, 1, 1, 0.1);
}

.theme--dark .tra-menu.navbar-dark .scroll .wsmenu > .wsmenu-list > li > a,
.theme--dark .tra-menu.navbar-light .scroll .wsmenu > .wsmenu-list > li > a,
.theme--dark
  .tra-menu.navbar-dark.white-scroll
  .scroll
  .wsmenu
  > .wsmenu-list
  > li
  > a.h-link,
.theme--dark
  .tra-menu.navbar-light.white-scroll
  .scroll
  .wsmenu
  > .wsmenu-list
  > li
  > a.h-link {
  color: #b1b7cd;
}

.theme--dark
  .navbar-light.white-scroll
  .scroll
  .wsmenu-list
  > li
  > a.h-link:hover {
  color: #fff !important;
}

.theme--dark .wsmenu > .wsmenu-list > li > ul.sub-menu > li > a:hover,
.theme--dark
  .wsmenu
  > .wsmenu-list
  > li
  > .wsmegamenu.w-75
  ul.link-list
  > li
  > a:hover,
.theme--dark
  .wsmenu
  > .wsmenu-list
  > li
  > .wsmegamenu.halfmenu
  ul.link-list
  > li
  > a:hover {
  background-color: rgba(0, 0, 0, 0.12) !important;
}

.theme--dark .navbar-light .scroll .btn.btn--tra-white {
  color: #fff !important;
  border-color: #fff !important;
  background-color: transparent !important;
}

/*------------------------------------------*/
/*  Logo Image
/*------------------------------------------*/

.theme--dark .navbar-light .scroll .logo-black,
.theme--dark .navbar-dark.light-hero-header .logo-black,
.theme--dark .navbar-dark.inner-page-header .logo-black {
  display: none;
}

.theme--dark .navbar-light .scroll .logo-white,
.theme--dark .navbar-dark.light-hero-header .logo-white,
.theme--dark .navbar-dark.inner-page-header .logo-white {
  display: block;
}

.theme--dark .navbar-dark .scroll .logo-black {
  display: none;
}

.theme--dark .navbar-dark .scroll .logo-white {
  display: block;
}

/*------------------------------------------*/
/*  HERO SECTION
/*------------------------------------------*/

.theme--dark .hero-section .color--black,
.theme--dark .hero-section .color--black h2,
.theme--dark .hero-section .color--black h3,
.theme--dark .hero-section .color--black h4,
.theme--dark .hero-section .color--black h5,
.theme--dark .hero-section .color--black h6,
.theme--dark .hero-section .color--black p,
.theme--dark .hero-section .color--black a,
.theme--dark .hero-section .color--black li,
.theme--dark .hero-section .color--black i,
.theme--dark .hero-section .color--black span,
.theme--dark .hero-section .color--white .color--black {
  color: #353f4f;
}

.theme--dark .hero-section p {
  color: #6c757d;
}
.theme--dark .hero-section .color--white p {
  color: #fff;
}
.theme--dark .hero-section.gr--whitesmoke p {
  color: #b1b7cd;
}
.theme--dark .hero-section .section-id.color--grey {
  color: #6c757d;
}

.theme--dark .hero-5-txt p,
.theme--dark .hero-6-txt p,
.theme--dark .hero-10-txt p,
.theme--dark .hero-15-txt p,
.theme--dark .hero-16-txt p,
.theme--dark .hero-17-txt p,
.theme--dark .hero-18-txt p,
.theme--dark .hero-19-txt p,
.theme--dark .hero-20-txt p,
.theme--dark .hero-21-txt p,
.theme--dark .hero-23-txt p,
.theme--dark .hero-25-txt p {
  color: #b1b7cd;
}

.theme--dark .hero-section .quick-form .form-control {
  color: #fff;
  background-color: #363f54;
}

.theme--dark #hero-14.hero-section .quick-form .form-control,
.theme--dark #hero-24.hero-section .quick-form .form-control,
.theme--dark #hero-26.hero-section .quick-form .form-control {
  color: #666;
  background-color: #fff;
}

.theme--dark .hero-section .quick-form .form-control::-moz-placeholder {
  color: #b1b7cd;
}
.theme--dark .hero-section .quick-form .form-control:-ms-input-placeholder {
  color: #b1b7cd;
}
.theme--dark
  .hero-section
  .quick-form
  .form-control::-webkit-input-placeholder {
  color: #b1b7cd;
}

.theme--dark #hero-14.hero-section .quick-form .form-control::-moz-placeholder {
  color: #999;
}
.theme--dark
  #hero-14.hero-section
  .quick-form
  .form-control:-ms-input-placeholder {
  color: #999;
}
.theme--dark
  #hero-14.hero-section
  .quick-form
  .form-control::-webkit-input-placeholder {
  color: #999;
}

.theme--dark #hero-24.hero-section .quick-form .form-control::-moz-placeholder {
  color: #999;
}
.theme--dark
  #hero-24.hero-section
  .quick-form
  .form-control:-ms-input-placeholder {
  color: #999;
}
.theme--dark
  #hero-24.hero-section
  .quick-form
  .form-control::-webkit-input-placeholder {
  color: #999;
}

.theme--dark #hero-26.hero-section .quick-form .form-control::-moz-placeholder {
  color: #999;
}
.theme--dark
  #hero-26.hero-section
  .quick-form
  .form-control:-ms-input-placeholder {
  color: #999;
}
.theme--dark
  #hero-26.hero-section
  .quick-form
  .form-control::-webkit-input-placeholder {
  color: #999;
}

.theme--dark .hero-section .quick-form .form-control:focus {
  background-color: #505c77;
  border-color: transparent;
}

.theme--dark #hero-14.hero-section .quick-form .form-control:focus,
.theme--dark #hero-24.hero-section .quick-form .form-control:focus,
.theme--dark #hero-26.hero-section .quick-form .form-control:focus {
  background-color: #fff;
  border-color: transparent;
}

.theme--dark .hero-section .request-form .form-control {
  color: #fff;
  background-color: #363f54;
}

.theme--dark .hero-section .request-form .form-control::-moz-placeholder {
  color: #b1b7cd;
}
.theme--dark .hero-section .request-form .form-control:-ms-input-placeholder {
  color: #b1b7cd;
}
.theme--dark
  .hero-section
  .request-form
  .form-control::-webkit-input-placeholder {
  color: #b1b7cd;
}

.theme--dark .hero-section .request-form .form-control:focus {
  background-color: #505c77;
  border-color: transparent;
}

.theme--dark #hero-3:after,
.theme--dark #hero-4:after {
  background-color: #232734;
}

.theme--dark .hero-4-txt h2 {
  color: #353f4f;
}

.theme--dark .hero-4-txt .btn.btn--tra-black {
  color: #353f4f !important;
  background-color: transparent !important;
  border-color: #353f4f !important;
}

.theme--dark #hero-5 {
  background-image: url(../images/hero-5-dark.jpg);
}

.theme--dark .hero-6-wrapper {
  background-image: linear-gradient(90deg, #1d212c, #1d212c);
}

.theme--dark #hero-8-form {
  background-color: #1d222f;
  border: 1px solid #1d222f;
}

.theme--dark #hero-8-form p {
  color: #b1b7cd;
}

.theme--dark #hero-5 .wave-shape-bottom svg path,
.theme--dark #hero-8 .wave-shape-bottom svg path,
.theme--dark #hero-14 .wave-shape-bottom svg path,
.theme--dark #hero-16 .wave-shape-bottom svg path,
.theme--dark #hero-22 .wave-shape-bottom svg path,
.theme--dark #hero-23 .wave-shape-bottom svg path,
.theme--dark #hero-26 .wave-shape-bottom svg path {
  fill: #232734;
}

.theme--dark #hero-10 {
  background-image: url(../images/hero-10-dark.jpg);
}

.theme--dark #hero-15 {
  background-image: url(../images/hero-15-dark.jpg);
}

.theme--dark #hero-16 {
  background-image: url(../images/hero-16-dark.jpg);
}

.theme--dark #hero-17 {
  background-image: url(../images/hero-17-dark.jpg);
}

.theme--dark #hero-18:after {
  background-image: url(../images/hero-18-dark.jpg);
}

.theme--dark #hero-20:after {
  background-image: linear-gradient(180deg, #1d212c, #232734);
}

.theme--dark #hero-21 .hero-overlay {
  background-image: url(../images/hero-21-dark.jpg);
}

.theme--dark #hero-23 {
  background-image: url(../images/hero-23-dark.jpg);
}

.theme--dark .hero-23-txt p span.color--black {
  color: #fff;
}

.theme--dark #hero-25 {
  background-image: url(../images/hero-25-dark.jpg);
}

.theme--dark #hero-27 .hero-overlay {
  background-image: url(../images/hero-27-dark.png);
}

/*------------------------------------------*/
/*  FEATURES
/*------------------------------------------*/

.theme--dark .features-section path {
  opacity: 0.05;
}

.theme--dark .fbox-7 {
  border: 2px solid #363f54;
}
.row.justify-content-center.headingmargin {
  /* Your CSS styles here */
  margin-top: 50px;
}

/*------------------------------------------*/
/*  CONTENT
/*------------------------------------------*/

.theme--dark .cbox-2-line {
  background-color: #363f54;
}

/*------------------------------------------*/
/*  STATISTIC
/*------------------------------------------*/

.theme--dark #statistic-5 .statistic-digit {
  border-bottom: 1px solid #505c77;
}

/*------------------------------------------*/
/*  REVIEWS
/*------------------------------------------*/

.theme--dark #reviews-2 .review-2.bg--white-100 {
  background-color: #1d212c !important;
}

.theme--dark .owl-theme .owl-dots .owl-dot span {
  background: #1d212c;
}

.theme--dark .owl-theme .owl-dots .owl-dot.active span {
  background: #b1b7cd;
}

.theme--dark .review-3.block-border {
  border-color: #363f54;
}

/*------------------------------------------*/
/*  PROJECT DETAILS
/*------------------------------------------*/

.theme--dark .project-title h2 {
  border-bottom: 1px solid #363f54;
}

.theme--dark .project-data p span {
  color: #fff;
}

.theme--dark .project-description .more-projects span {
  color: #fff;
}

/*------------------------------------------*/
/*  RATING
/*------------------------------------------*/

.theme--dark .rbox-1 .star-rating {
  background-color: #1d212c !important;
  border: 1px solid #1d212c;
  -webkit-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.13);
  -moz-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.13);
  box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.13);
}

/*------------------------------------------*/
/*  PRICING
/*------------------------------------------*/

.theme--dark .pricing-discount h6 {
  color: #353f4f;
}

.theme--dark .table > :not(caption) > * > * {
  color: #b1b7cd;
  background-color: #232734;
}

.theme--dark .comp-table .table thead th {
  color: #fff;
  border-color: #363f54;
}

.theme--dark .comp-table tbody th {
  border-bottom: 1px solid #363f54 !important;
}

.theme--dark .comp-table .table tr td {
  border-bottom: 2px solid #363f54;
}

/*------------------------------------------*/
/*  INTEGRATIONS
/*------------------------------------------*/

.theme--dark .integrations-1-wrapper .in_tool {
  background-color: #1d212c;
  border: 1px solid #1d212c;
}

/*------------------------------------------*/
/*  PRICING
/*------------------------------------------*/

.theme--dark .switcher.bg--grey {
  background-color: #363f54;
  border: 2px solid #363f54;
}

/*------------------------------------------*/
/*  BANNER
/*------------------------------------------*/

.theme--dark .banner-16-wrapper.bg--white-100.block-border {
  border-color: #363f54;
}

/*------------------------------------------*/
/*  DOWNLOAD
/*------------------------------------------*/

.theme--dark .release-data {
  border-bottom: 1px dashed #656565;
}

.theme--dark span.version-data,
.theme--dark span.release-date span {
  color: #f1f1f1;
}

.theme--dark span.release-date {
  color: #ccc;
}

/*------------------------------------------*/
/*  FAQs
/*------------------------------------------*/

.theme--dark .faqs-section .accordion-item,
.theme--dark #faqs-2.faqs-section .accordion-item,
.theme--dark #faqs-2.faqs-section .accordion-item.is-active .accordion-thumb {
  border-bottom: 1px solid #363f54;
}

.theme--dark .faqs-section .tabs-1 li {
  border: 2px solid #363f54;
}

.theme--dark .faqs-section .tabs-1 li span,
.theme--dark .faqs-section .tabs-1 li {
  color: #b1b7cd;
}

.theme--dark .faqs-section .accordion-item .accordion-thumb:after,
.theme--dark .faqs-section .accordion-item.is-active .accordion-thumb:after {
  color: #b1b7cd;
}

/*------------------------------------------*/
/*  NEWSLETTER
/*------------------------------------------*/

.theme--dark .newsletter-section .form-control {
  color: #f1f1f1;
  background-color: #363f54;
  border: 1px solid #363f54;
}

.theme--dark .newsletter-section .form-control:focus {
  background-color: #505c77;
  border-color: transparent;
}

.theme--dark .newsletter-section .form-control::-moz-placeholder {
  color: #b1b7cd;
}
.theme--dark .newsletter-section .form-control:-ms-input-placeholder {
  color: #b1b7cd;
}
.theme--dark .newsletter-section .form-control::-webkit-input-placeholder {
  color: #b1b7cd;
}

/*------------------------------------------*/
/*  BLOG
/*------------------------------------------*/

.theme--dark .post-meta-list p,
.theme--dark .blog-post-txt a {
  color: #fff;
}

.theme--dark .blog-post-txt a:hover {
  color: #ddd !important;
}

/*------------------------------------------*/
/*  SINGLE POST
/*------------------------------------------*/

.theme--dark .txt-code {
  background-color: #1d212c;
}

.theme--dark .txt-code kbd {
  background-color: #363f54;
}

.theme--dark .txt-code p {
  color: #b1b7cd;
}

.theme--dark .comment-form p,
.theme--dark .blockquote-footer,
.theme--dark .txt-code span.code-property,
.theme--dark .txt-code p code.code-language-js {
  color: #fff;
}

.theme--dark .comment-form .form-control {
  color: #f1f1f1;
  background-color: #363f54;
}

.theme--dark .comment-form .form-control:focus {
  background-color: #505c77;
  border-color: transparent;
}

.theme--dark .comment-form .form-control::-moz-placeholder {
  color: #b1b7cd;
}
.theme--dark .comment-form .form-control:-ms-input-placeholder {
  color: #b1b7cd;
}
.theme--dark .comment-form .form-control::-webkit-input-placeholder {
  color: #b1b7cd;
}

/*------------------------------------------*/
/*  CONTACTS
/*------------------------------------------*/

.theme--dark .contact-form-notice p a,
.theme--dark #contacts-1 .contact-form p {
  color: #fff;
}

.theme--dark .contact-form .form-control,
.theme--dark .contact-form .form-select {
  color: #f1f1f1;
  background-color: #363f54;
}

.theme--dark .contact-form .form-control::-moz-placeholder {
  color: #b1b7cd;
}
.theme--dark .contact-form .form-control:-ms-input-placeholder {
  color: #b1b7cd;
}
.theme--dark .contact-form .form-control::-webkit-input-placeholder {
  color: #b1b7cd;
}

.theme--dark .contact-form .form-control:focus,
.theme--dark .contact-form .form-select:focus {
  background-color: #505c77;
  border-color: transparent;
}

/*------------------------------------------*/
/*  FOOTER
/*------------------------------------------*/

.theme--dark #footer-10 .footer-info {
  border-bottom: 1px solid #363f54;
}

.theme--dark .footer-form .newsletter-form .btn.dark-color span {
  color: #2f353e !important;
}

.theme--dark .footer-form .newsletter-form .input-group {
  background-color: #282d3c;
  border: 1px solid #505c77;
}

.theme--dark .footer-form .form-control {
  color: #fff;
}

.theme--dark .footer-form .form-control::-moz-placeholder {
  color: #b1b7cd;
}
.theme--dark .footer-form .form-control:-ms-input-placeholder {
  color: #b1b7cd;
}
.theme--dark .footer-form .form-control::-webkit-input-placeholder {
  color: #b1b7cd;
}

.theme--dark .legal-info p span {
  color: #fff;
}

/*------------------------------------------*/
/*  INNER PAGE
/*------------------------------------------*/

.theme--dark .page-hero-section .wave-shape-bottom path {
  fill: #232734;
}

/*------------------------------------------*/
/*  MODAL
/*------------------------------------------*/

.theme--dark #modal-2 .modal-body-content h5,
.theme--dark #modal-3 .modal-body-content h3 {
  color: #353f4f;
}

/*------------------------------------------*/
/*  PAGE 404
/*------------------------------------------*/

.theme--dark #page-404.bg--white-300,
.theme--dark #footer-11.bg--white-300 {
  background-color: #f7f8f9;
}
.theme--dark #page-404 .color--dark {
  color: #353f4f;
}

.theme--dark #page-404 h6.color--grey,
.theme--dark #footer-11.bg--white-300,
.theme--dark #footer-11.bg--white-300 .bottom-footer-list p a {
  color: #6c757d;
}

/*------------------------------------------*/
/*  LOGIN
/*------------------------------------------*/

.theme--dark #login,
.theme--dark #signup {
  background: url(../images/login_dark.jpg);
}

.theme--dark #reset-password {
  background: url(../images/reset-password-dark.jpg);
}

.theme--dark #login .register-page-wrapper:after,
.theme--dark #signup .register-page-wrapper:after {
  background-color: #1d212c;
}

.theme--dark .form-data span a,
.theme--dark .register-page-form p.input-header {
  color: #fff;
}

.theme--dark .separator-line::before,
.theme--dark .separator-line::after {
  border-top: 2px solid rgba(255, 255, 255, 0.15);
}

.theme--dark .reset-page-wrapper .form-control,
.theme--dark .register-page-form .form-control {
  color: #f1f1f1;
  background-color: #363f54;
  border: 1px solid #363f54;
}

.theme--dark .reset-page-wrapper form {
  background: #1d212c;
  border: 1px solid #1d212c;
}

.theme--dark .register-page-form .form-control::-moz-placeholder {
  color: #b1b7cd;
}
.theme--dark .register-page-form .form-control:-ms-input-placeholder {
  color: #b1b7cd;
}
.theme--dark .register-page-form .form-control::-webkit-input-placeholder {
  color: #b1b7cd;
}

.theme--dark .reset-password-form .form-control::-moz-placeholder {
  color: #b1b7cd;
}
.theme--dark .reset-password-form .form-control:-ms-input-placeholder {
  color: #b1b7cd;
}
.theme--dark .reset-password-form .form-control::-webkit-input-placeholder {
  color: #b1b7cd;
}

.theme--dark .register-page-form .btn-google {
  color: #b1b7cd;
  background-color: #363f54;
  border: 1px solid #363f54;
}

/* ==========================================================================
  37. COLOR SCHEME
  ========================================================================== */

.bg--theme,
.shape--blue-400:after {
  background: #e7ddf5;
}
.moni-p-dot-bg {
  background: #edf5ef;
}

.cbox-2.process-step.moni-p-dott.border-gr-moni:hover
  .cbox-2-ico.bg--theme.color--white.moni-p-dot-bg {
  border-color: #2b814f;
}

.pdf-p-dot-bg {
  background: #ececff;
}

.btn--theme {
  color: #fff !important;
  border-color: #8e56dc !important;
  background-color: #8e56dc !important;
  border-radius: 7px;
  box-shadow:
    inset 0 1px 0 hsla(0, 0%, 100%, 0.15),
    0 1px 3px hsla(250, 84%, 38%, 0.25),
    0 2px 6px hsl(250deg 62.86% 2.64% / 48%),
    0 6px 10px -2px hsl(0deg 0% 0% / 17%);
  transition:
    box-shadow 0.3s ease,
    transform 0.3s ease;
}

.btn.r-04.btn--theme.hover--theme.homepage-button.manual-page-1.get-q-bt {
  color: #fff !important;
  border-color: #7a3ecd !important;
  background: linear-gradient(to right, #7a3ecd, #7a3ecd) !important;
  transition: background 30s ease !important;
  padding: 11px 65px 11px;
}

.btn.r-04.btn--theme.hover--theme.homepage-button.manual-page-1.get-q-bt:hover {
  color: #fff !important;
  border-color: #8e56dc !important;
  background: linear-gradient(to right, #8e56dc, #8e56dc) !important;
  transition: background 30s ease !important;
  padding: 11px 65px 11px;
}

#whiteborderbt {
  border: 1px solid white !important;
  background-color: transparent !important;
  transition: transform 0.3s ease; /* Adding smooth transition effect */

  /* Initial state */
  transform: translateY(0);
}

#whiteborderbt:hover {
  /* Move 5 pixels upward on hover, adjust as needed */
  transform: translateY(-1px);
}

/* New home button */
/* .hover--theme,
.white-scroll .scroll .hover--theme,
.black-scroll .scroll .hover--theme {
  color: #fff!important;
  border-color: #452179!important;
  background-color: #452179!important;
}


.hover--theme:hover,
/* .white-scroll .scroll .hover--theme:hover,
.black-scroll .scroll .hover--theme:hover {
  color: #fff!important;
  border-color: #7036C5!important;
  background: linear-gradient(to right, #452179, #7036C5)!important;
  transition: background 5.5s ease;
}   */

.btn--purple-100 {
  transition: none;
}

.theme--dark .white-scroll .scroll .hover--theme:hover {
  color: #fff !important;
  border-color: #6a4ec1 !important;
  background-color: #6a4ec1 !important;
}

.theme--dark .white-scroll .hover--theme:hover {
  color: #fff !important;
  border-color: #6a4ec1 !important;
  background-color: #6a4ec1 !important;
}

.hover--theme:hover,
.btn--purple-100:hover,
.white-scroll .scroll .hover--theme:hover,
.black-scroll .scroll .hover--theme:hover {
  box-shadow: none;
  transform: translateY(1px);
  color: white !important; /* Text stays white on hover */
}

.contactusheader {
  color: #3b3f44 !important;
  transition: border 0.5s ease !important;
  border: #b8b6be 1px solid;
  font-size: 0.7rem !important;
  font-weight: 400 !important ;
  padding: 0.2rem 0.8rem !important;
  font-weight: 300;
  display: inline-flex; /* Ensure text and SVG are inline */
  align-items: center; /* Align text and SVG vertically */
  gap: 5px; /* Add some space between the text and the SVG */
}

/* Style the SVG */
.contactusheader svg {
  width: 12px; /* Size of the SVG */
  height: 12px;
  stroke: #8f56dc !important; /* Match the SVG color with the text */
  transition: transform 0.3s ease;
}

.contactusheader:hover svg {
  transform: translateX(2px); /* Slight movement on hover */
}

.color--theme,
.color--theme h1,
.color--theme h2,
.color--theme h3,
.color--theme h4,
.color--theme h5,
.color--theme h6,
.color--theme p,
.color--theme a,
.color--theme li,
.color--theme i,
.color--theme span,
.color--white .color--theme {
  color: #8e56dc !important;
}

.loading--theme .loader {
  border-color: transparent #7b5dd6;
}

.loading--theme .loader::after {
  border-color: transparent rgba(142, 86, 220, 0.15);
}

.nav-theme .sm-info {
  background-color: #452179;
}

.wsmenu > .wsmenu-list.nav-theme > li > ul.sub-menu > li > a:hover,
.wsmenu
  > .wsmenu-list.nav-theme
  > li
  > .wsmegamenu.w-75
  ul.link-list
  > li
  > a:hover,
.wsmenu
  > .wsmenu-list.nav-theme
  > li
  > .wsmegamenu.halfmenu
  ul.link-list
  > li
  > a:hover {
  color: #452179 !important;
}

.hero-section .quick-form .form-control:focus {
  border-color: #7b5dd6;
}

.cbox-2:hover .cbox-2-ico.bg--theme {
  color: #7b5dd6;
  border-color: #7b5dd6;
}

.tabs-1.tabs--theme,
.tabs-1.tabs--theme li.current:hover {
  color: #7b5dd6;
  border-color: #7b5dd6;
}

.faqs-section .tabs--theme .tabs-1 li.current,
.faqs-section .tabs--theme .tabs-1 li.current:hover {
  background: linear-gradient(to right, #8e56dc, #8e56dc);
  border-color: #8e56dc !important;
  border: 2px solid #ffffff;
}

.switch-wrap input:checked + .switcher.switcher--theme {
  color: #fff !important;
  border-color: #8e56dc !important;
  background: linear-gradient(to right, #eee7f7, #eee7f7) !important;
  transition: background 30s ease !important;
}

.shape-ico.color--theme path,
.shape-ico.color--theme path,
.shape-ico.color--theme path {
  fill: #f1edff;
}

.newsletter-section .form-control:focus {
  background-color: #fff;
  border-color: #353f4f;
}

.theme-pagination .page-item.active .page-link {
  color: #fff !important;
  background-color: #7b5dd6;
  border: 2px solid #7b5dd6;
}

/* 
LordIcon */

.adjsut-lord-mega {
  margin-left: 5px;
}

/* UIVERSE BUTTONS */

.uiverse1.button {
  width: 10em;
  position: relative;
  height: 2.2em;
  border: 3px ridge #452179;
  outline: none;
  background-color: transparent;
  color: black; /* Initial text color */
  transition: 1s;
  border-radius: 0.3em;
  font-size: 16px;

  cursor: pointer;
}

.uiverse1.button::after {
  content: "";
  position: absolute;
  top: -10px;
  left: 3%;
  width: 95%;
  height: 40%;
  background-color: #fdfafe;
  transition: 0.5s;
  transform-origin: center;
}

.uiverse1.button::before {
  content: "";
  transform-origin: center;
  position: absolute;
  top: 80%;
  left: 3%;
  width: 95%;
  height: 40%;
  background-color: #fdfafe;
  transition: 0.5s;
}

.uiverse1.button:hover::before,
.uiverse1.button:hover::after {
  transform: scale(0);
}

.uiverse1.button:hover {
  color: black; /* Text color on hover */
  box-shadow: inset 0px 0px 25px #7036c5;
}

/* megamanu links special */

.link-list.icons-mega {
  display: flex;
  flex-direction: column; /* Ensure links are stacked vertically */
}

.link-list.icons-mega .cta + .cta {
  margin-top: 2px; /* Adjust as needed */
}

.cta {
  border: none;
  background: none;
  cursor: pointer;
  text-decoration: none; /* Remove default underline for anchor elements */
  color: #452179;
}

.cta span {
  padding-bottom: 7px;
  letter-spacing: 1px;
  font-size: 0.8999rem;
  padding-right: 15px;
  line-height: 2.5;
}

.cta svg {
  transform: translateX(-8px);
  transition: all 0.3s ease;
}

.cta:hover svg {
  transform: translateX(0);
}

.cta:active svg {
  transform: scale(0.9);
}

.hover-underline-animation {
  position: relative;
  color: black;
  padding-bottom: 20px;
}

.hover-underline-animation:after {
  content: "";
  position: absolute;
  width: 100%;
  transform: scaleX(0);
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #452179;
  transform-origin: bottom right;
  transition: transform 0.25s ease-out;
}

.cta:hover .hover-underline-animation:after {
  transform: scaleX(1);
  transform-origin: bottom left;
}

.cta span {
  white-space: nowrap; /* Prevent text from wrapping */
}

/* megamanu links special */

/* card megamanu */

/* General styling for .card */
/* General styling for .card */
/* Unique Card Styling */
/* Unique Card Styling with Centered Content */
/* Unique Card Styling with Centered Multi-line Content */
.unique-card {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
  padding: 32px;
  overflow: hidden;
  border-radius: 10px;
  transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}

.unique-content {
  text-align: center;
  color: #e8e8e8;
  transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}

.unique-content .heading {
  font-weight: 50;
  font-size: 22px;
  color: #161636;
  transition: color 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  font-family: "Roboto", sans-serif;
}

.unique-content .para {
  line-height: 1.5;
  font-size: 17px;
  color: #161636;
  font-weight: 500;
  white-space: pre-line; /* This property preserves both spaces and line breaks */
  transition: color 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  padding: 0px 23px 0px;
  font-family: "Roboto", sans-serif;
}

.unique-content .btn {
  margin-top: 20px; /* Adjust margin as needed */
  color: #e8e8e8;
  text-decoration: none;
  padding: 9px 35px 9px;
  font-weight: 500;
  border: none;
  cursor: pointer;
  background: linear-gradient(-45deg, #8e56dc 0%, #452178 100%);
  border-radius: 20px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  font-size: 17px;
  font-family: "Roboto", sans-serif;
}

.unique-card::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 5px;
  height: 100%;
  background: linear-gradient(-45deg, #8e56dc 0%, #452178 100%);
  z-index: -1;
  transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}

.unique-card:hover::before {
  width: 100%;
}

.unique-card:hover {
  box-shadow: none;
}

.unique-card:hover .btn {
  color: #212121;
  background: #e8e8e8;
}

.unique-content .btn:hover {
  outline: 2px solid #e8e8e8;
  background: transparent;
  color: #e8e8e8;
}

.unique-content .btn:active {
  box-shadow: none;
}

/* Add styles for changing color on hover */
.unique-card:hover .unique-content .heading,
.unique-card:hover .unique-content .para {
  color: white;
}

/* Special2NAV */

/* Add this CSS code to your existing styles.css file */
.custom-black-background {
  background-color: #2f2e41;
  color: white; /* Set the text color to white or any other color that suits your design */
}

.pt-100.reviews-section.custom-black-background.about-back-tonav {
  background-color: #0d0d11;
}

.pt-box-about-sec {
  margin: 50px 0;
}
.custom-special2nav {
  background-color: transparent;
  color: #3b3f44;
  display: flex;
  justify-content: center;
  align-items: center;
  letter-spacing: -0.8vw;
  height: 23vh; /* Adjust the height to your preference */
  font-family: "Roboto", sans-serif;
  font-weight: 800;
  gap: 3px;
}

@media (max-width: 615px) {
  .custom-key.M2N {
    font-size: 14vw !important;
  }
  .custom-pca.custom-key {
    font-size: 14vw !important;
  }
}

.custom-key.custom-pca {
  background: #8e56dc;
  -webkit-background-clip: text;
  color: transparent;
  display: inline-block;
  font-size: 8vw;
  /* Adjusted font size */
  letter-spacing: -0.2vw;
  /* Adjusted letter-spacing */
  transition: transform 0.2s;
  margin-left: 10px;
  margin-right: 10px;
  font-size: 6vw;
}

.custom-key.M2N {
  letter-spacing: -0.3vw;
  font-size: 6vw;
}

.custom-key {
  font-size: 8vw;
  /* Adjusted font size */
  display: inline-block;
  letter-spacing: -1vw;
  transition: transform 0.2s;
}

@keyframes custom-pressDown1 {
  30%,
  40%,
  100% {
    transform: translateY(0);
  }
  35% {
    transform: translateY(10px);
  }
}

@keyframes custom-pressDown2 {
  70%,
  80%,
  100% {
    transform: translateY(0);
  }
  75% {
    transform: translateY(10px);
  }
}

@keyframes custom-pressDown3 {
  30%,
  40%,
  100% {
    transform: translateY(0);
  }
  35% {
    transform: translateY(10px);
  }
}

@keyframes custom-pressDown4 {
  40%,
  50%,
  100% {
    transform: translateY(0);
  }
  45% {
    transform: translateY(10px);
  }
}

@keyframes custom-pressDown5 {
  20%,
  30%,
  100% {
    transform: translateY(0);
  }
  25% {
    transform: translateY(10px);
  }
}

@keyframes custom-pressDown6 {
  60%,
  70%,
  100% {
    transform: translateY(0);
  }
  65% {
    transform: translateY(10px);
  }
}

@keyframes custom-pressDown7 {
  10%,
  20%,
  100% {
    transform: translateY(0);
  }
  15% {
    transform: translateY(10px);
  }
}

@keyframes custom-pressDown8 {
  35%,
  45%,
  100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(10px);
  }
}

.custom-key:nth-child(1) {
  animation: custom-pressDown1 4s infinite;
}

.custom-key:nth-child(2) {
  animation: custom-pressDown2 6s infinite;
}

.custom-key:nth-child(3) {
  animation: custom-pressDown3 6s infinite;
}

.s-21.color--grey.adjust-card-p-about {
  margin-bottom: 80px;
  margin-top: 40px;
}

.default-button-color {
  background: linear-gradient(to right, #452179, #7036c5);
  -webkit-background-clip: text;
  color: transparent;
  font-family: "Roboto", sans-serif;
  font-size: 59px;
  font-weight: 550;
}

/* special cards about */

/* special-marker-pricing desing */

#special-marker-pricing {
  position: relative;
  font-size: 50px;
}

#special-marker-pricing .custom-marker,
#special-marker-pricing .custom-marker-pricing {
  position: absolute;
  width: 51%;
  height: 12%;
  border-radius: 1.6em 0.2em;
  /* background: linear-gradient(to top, rgba(69, 33, 121, 0.3) 50%, rgba(69, 33, 121, 0.3) 50%); */
  transform: translate(-50%, -50%) rotate(2deg);
  background: #deeefd;
}

#special-marker-pricing .custom-marker-pricing {
  top: 101%;
  left: 50%; /* Adjusted to center the second marker horizontally */
}

/* end special-marker-pricing desing */

/* fancy-code hover design */

:root {
  /** 
                      can be edited per-box 
                      or use the sliders to change the values
                    **/
  --thiccness: 2px;
  --radius: 10px;
  --padding: 10px;

  --box1-gradient: conic-gradient(
    #ffadad,
    #ffd6a5,
    #ffdab6,
    #caffbf,
    #9bf6ff,
    #a0c4ff,
    #bdb2ff,
    #ffc6ff,
    #ffadad
  );
  --box2-gradient: linear-gradient(
    125deg,
    #ffffff00 8%,
    #ffadad,
    #ffd6a5,
    #ffdab6,
    #caffbf,
    #9bf6ff,
    #a0c4ff,
    #bdb2ff,
    #ffc6ff,
    #ffffff00 92%
  );
}

#about-fancy {
  padding-top: 10vw;
  font-size: 3.5vw;
  text-wrap: balance;
  text-align: center;
  grid-row: 1;
  grid-column: 1;
  place-self: start;
}

#app-about {
  font-weight: 600;
  grid-row: 1;
  grid-column: 1;
}

.controls {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: stretch;
  padding: 10px 20px;
  gap: 20px;
}

.controls input {
  flex: 1 1 auto;
}

.fancy {
  border-radius: var(--radius);
  padding: calc(var(--padding) + var(--thiccness));
  position: relative;
  isolation: isolate;
}

.fancy:before {
  background-image: var(--box1-gradient);
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  border-radius: var(--radius);
  border: var(--thiccness) solid transparent;
  background-repeat: no-repeat;
  background-size: calc(100% + var(--thiccness) * 2)
    calc(100% + var(--thiccness) * 2);
  background-position: center center;
  mask-image:
    linear-gradient(transparent, transparent), linear-gradient(white, white);
  mask-clip: padding-box, border-box;
  mask-composite: subtract;
  -webkit-mask-composite: copy;
}

/** flavouring, not needed for effect **/
.fancy {
  box-sizing: border-box;
  width: 50dvw;
  max-width: 400px;
  height: auto;
  aspect-ratio: 3/2;
  display: grid;
  font-weight: 300;
  font-size: 1.5em;
  text-wrap: balance;
  font-family: monospace;
  line-height: 1.8;
  place-content: center;
  outline: none;
  transform: translateY(-25%) translateX(-25%);
  color: white;
  text-shadow:
    2px 2px 1px rgba(0, 0, 0, 0.25),
    -2px 2px 1px rgba(0, 0, 0, 0.25),
    0px 2px 1px rgba(0, 0, 0, 0.25);
  box-shadow:
    rgba(0, 0, 0, 0.07) 0px 1px 2px,
    rgba(0, 0, 0, 0.07) 0px 2px 4px,
    rgba(0, 0, 0, 0.07) 0px 4px 8px,
    rgba(0, 0, 0, 0.07) 0px 8px 16px,
    rgba(0, 0, 0, 0.07) 0px 16px 32px,
    rgba(0, 0, 0, 0.07) 0px 32px 64px,
    inset rgba(0, 0, 0, 0.07) 0px 1px 2px,
    inset rgba(0, 0, 0, 0.07) 0px 2px 4px,
    inset rgba(0, 0, 0, 0.07) 0px 4px 8px,
    inset rgba(0, 0, 0, 0.07) 0px 8px 16px,
    inset rgba(0, 0, 0, 0.07) 0px 16px 32px,
    inset rgba(0, 0, 0, 0.07) 0px 32px 64px;
  backdrop-filter: blur(5px);
}

.fancy {
  /* ... existing styles ... */
  transform: translateY(-80%) translateX(120%);
  /* ... existing styles ... */
}

.fancy:hover {
  backdrop-filter: blur(0px);
}

.fancy:before {
  background-image: var(--box1-gradient);
}

@media (max-width: 600px) {
  .fancy {
    font-size: 12px;
    aspect-ratio: 1;
  }
}

.behind {
  --thiccness: 6px;
  --radius: 20px;
  --padding: 10px;
  position: absolute;
  transform: translateY(25%) translateX(25%);
  background: #2e293088;
  box-shadow:
    rgba(0, 0, 0, 0.07) 0px 1px 2px,
    rgba(0, 0, 0, 0.07) 0px 2px 4px,
    rgba(0, 0, 0, 0.07) 0px 4px 8px,
    rgba(0, 0, 0, 0.07) 0px 8px 16px,
    rgba(0, 0, 0, 0.07) 0px 16px 32px,
    rgba(0, 0, 0, 0.07) 0px 32px 64px;
}

.behind:before {
  background-image: var(--box2-gradient);
}

#fancy-title {
  font-size: 100px;
  color: white;
  line-height: 8.222rem;
}

.pt-100.reviews-section.custom-black-background.res-about-fancy-container {
  padding: 0px;
  margin-bottom: -20px;
}

.section-title.mb-70.adjust-pad-fancy-div {
  margin-bottom: -68px;
  margin-top: -68px;
}

/* Default style for screens wider than 1200px */

/* Style adjustments for screens between 600px and 1200px */
@media screen and (max-width: 1200px) and (min-width: 601px) {
  .fancy {
    /* ... existing styles ... */
    transform: translateY(-55%) translateX(55%);
    /* ... existing styles ... */
  }

  #fancy-title {
    font-size: 85px;
    margin-top: 46px;
  }
}

/* Style adjustments for screens between 400px and 600px */
@media screen and (max-width: 600px) and (min-width: 401px) {
  .fancy {
    /* ... existing styles ... */
    transform: translateY(-55%) translateX(55%);
    /* ... existing styles ... */
  }

  #fancy-title {
    font-size: 65px;
    margin-top: 40px;
  }

  .sca-input-wrapper .helper-text-container {
    right: 21px !important;
  }
}

/* Style adjustments for screens between 300px and 400px */
@media screen and (max-width: 400px) and (min-width: 301px) {
  .fancy {
    /* ... existing styles ... */
    transform: translateY(-55%) translateX(55%);
    /* ... existing styles ... */
  }

  #fancy-title {
    font-size: 55px;
    margin-top: 30px;
  }
}

/* Style adjustments for screens less than 300px */
@media screen and (max-width: 300px) {
  .fancy {
    /* ... existing styles ... */
    transform: translateY(-55%) translateX(75%);
    /* ... existing styles ... */
  }

  #fancy-title {
    font-size: 85px;
    margin-top: 24px;
  }
}

/* fancy-codepen hover design */

/* New over link that redirect                                                  */

/* special-hyper*/
.button-hyper {
  position: relative;
  border: none;
  background: none;
  cursor: pointer;
  margin-top: 20px;
  color: #3b3f44; /* Set the text color to #161636 */
  display: inline-block; /* Ensure inline-block display to contain the width */
}

.button-hyper span {
  position: relative;
  padding-bottom: 7px;
  letter-spacing: 0.5px;
  font-size: 16px;
  padding-right: 15px;
  font-family: "Roboto", sans-serif;
  margin-top: 20px;
}

.id-roxo-3 {
  font-size: 1.1rem !important;
}

.button-hyper svg {
  position: relative;
  z-index: 1;
  transform: translateX(-8px);
  transition: all 0.3s ease;
  fill: #161636; /* Set the SVG fill color to #161636 */
}

.button-hyper:hover svg {
  transform: translateX(0);
}

.button-hyper:active svg {
  transform: scale(0.9);
}

/* You can keep any additional styles for the .special-hyper class here */

/* special-hyper-white */

/* Styles for .special-hyper-white */
.special-hyper-white {
  border: none;
  background: none;
  cursor: pointer;
  margin-top: 20px;
  color: white; /* Set the text color to white */
}

.special-hyper-white span {
  padding-bottom: 7px;
  font-size: 0.9rem;
  padding-right: 15px;
  font-family: "Roboto", sans-serif;
  margin-top: 20px;
  color: white; /* Set the text color to white */
}

.special-hyper-white svg {
  transform: translateX(-8px);
  transition: all 0.3s ease;
  fill: white; /* Set the SVG fill color to white */
}

.special-hyper-white:hover svg {
  transform: translateX(0);
}

.special-hyper-white:active svg {
  transform: scale(0.9);
}

/* Styles for .button-hyper */
.button-hyper {
  border: none;
  background: none;
  cursor: pointer;
  margin-top: 20px;
  color: #3b3f44; /* Set the text color to #161636 */
}
.hyper-products {
  margin-left: 4px !important;
  letter-spacing: 0 !important;
}
.button-hyper span {
  padding-bottom: 7px;
  font-size: 0.9rem;
  padding-right: 15px;
  font-family: "Roboto", sans-serif;
  margin-top: 20px;
  color: #3b3f44; /* Set the text color to #161636 */
}

.button-hyper svg {
  transform: translateX(-8px);
  transition: all 0.3s ease;
  fill: #3b3f44; /* Set the SVG fill color to #161636 */
}

.button-hyper:hover svg {
  transform: translateX(0);
}

.button-hyper:active svg {
  transform: scale(0.9);
}

/* Underline styles for .special-hyper-white */
.special-hyper-white .hover-underline-animation:after {
  content: "";
  position: absolute;
  width: 100%;
  transform: scaleX(0);
  height: 1px;
  bottom: 0;
  left: 0;
  background-color: white; /* Set the underline color to white */
  transform-origin: bottom right;
  transition: transform 0.25s ease-out;
}

.special-hyper-white:hover .hover-underline-animation:after {
  transform: scaleX(1);
  transform-origin: bottom left;
}

/* end special-hyper-white */

/* special-dynamic-text ????????? */

.cd-intro.adjsut-main-title-dynamic-text {
  padding: 50px 0;
}

.my-special-section {
  *,
  *::after,
  *::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  html * {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  html {
    font-size: 82.5%;
  }
  body {
    font-size: 1.6rem;
    font-family: "Source Sans Pro", sans-serif;
    color: black;
    background-color: white;
  }
  a {
    text-decoration: none;
  }
  .cd-title {
    position: relative;
    height: 160px;
    line-height: 230px;
    text-align: center;
  }
  .cd-title h1 {
    font-size: 2.4rem;
    font-weight: 700;
  }
  @media only screen and (min-width: 768px) {
    .cd-title {
      line-height: 250px;
    }
  }
  @media only screen and (min-width: 1170px) {
    .cd-title {
      height: 200px;
      line-height: 300px;
    }
    .cd-title h1 {
      font-size: 3rem;
    }
  }
  .cd-intro {
    width: 90%;
    max-width: 768px;
    text-align: center;
  }
  .cd-intro {
    margin: 4em auto;
  }
  @media only screen and (min-width: 768px) {
    .cd-intro {
      margin: 5em auto;
    }
  }
  @media only screen and (min-width: 1170px) {
    .cd-intro {
      margin: 6em auto;
    }
  }
  .cd-headline {
    font-size: 3rem;
    line-height: 1.2;
  }
  @media only screen and (min-width: 768px) {
    .cd-headline {
      font-size: 4.4rem;
      font-weight: 300;
    }
  }
  @media only screen and (min-width: 1170px) {
    .cd-headline {
      font-size: 6rem;
    }
  }
  .cd-words-wrapper {
    display: inline-block;
    position: relative;
    text-align: left;
  }
  .cd-words-wrapper b {
    display: inline-block;
    position: absolute;
    white-space: nowrap;
    left: 0;
    top: 0;
  }
  .cd-words-wrapper b.is-visible {
    position: relative;
  }
  .no-js .cd-words-wrapper b {
    opacity: 0;
  }
  .no-js .cd-words-wrapper b.is-visible {
    opacity: 1;
  }
  /* -------------------------------- 
         
         xrotate-1 
         
         -------------------------------- */
  .cd-headline.rotate-1 .cd-words-wrapper {
    -webkit-perspective: 300px;
    -moz-perspective: 300px;
    perspective: 300px;
  }
  .cd-headline.rotate-1 b {
    opacity: 0;
    -webkit-transform-origin: 50% 100%;
    -moz-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    -o-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transform: rotateX(180deg);
    -moz-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    -o-transform: rotateX(180deg);
    transform: rotateX(180deg);
  }
  .cd-headline.rotate-1 b.is-visible {
    opacity: 1;
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    transform: rotateX(0deg);
    -webkit-animation: cd-rotate-1-in 1.2s;
    -moz-animation: cd-rotate-1-in 1.2s;
    animation: cd-rotate-1-in 1.2s;
  }
  .cd-headline.rotate-1 b.is-hidden {
    -webkit-transform: rotateX(180deg);
    -moz-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    -o-transform: rotateX(180deg);
    transform: rotateX(180deg);
    -webkit-animation: cd-rotate-1-out 1.2s;
    -moz-animation: cd-rotate-1-out 1.2s;
    animation: cd-rotate-1-out 1.2s;
  }
  @-webkit-keyframes cd-rotate-1-in {
    0% {
      -webkit-transform: rotateX(180deg);
      opacity: 0;
    }
    35% {
      -webkit-transform: rotateX(120deg);
      opacity: 0;
    }
    65% {
      opacity: 0;
    }
    100% {
      -webkit-transform: rotateX(360deg);
      opacity: 1;
    }
  }
  @-moz-keyframes cd-rotate-1-in {
    0% {
      -moz-transform: rotateX(180deg);
      opacity: 0;
    }
    35% {
      -moz-transform: rotateX(120deg);
      opacity: 0;
    }
    65% {
      opacity: 0;
    }
    100% {
      -moz-transform: rotateX(360deg);
      opacity: 1;
    }
  }
  @keyframes cd-rotate-1-in {
    0% {
      -webkit-transform: rotateX(180deg);
      -moz-transform: rotateX(180deg);
      -ms-transform: rotateX(180deg);
      -o-transform: rotateX(180deg);
      transform: rotateX(180deg);
      opacity: 0;
    }
    35% {
      -webkit-transform: rotateX(120deg);
      -moz-transform: rotateX(120deg);
      -ms-transform: rotateX(120deg);
      -o-transform: rotateX(120deg);
      transform: rotateX(120deg);
      opacity: 0;
    }
    65% {
      opacity: 0;
    }
    100% {
      -webkit-transform: rotateX(360deg);
      -moz-transform: rotateX(360deg);
      -ms-transform: rotateX(360deg);
      -o-transform: rotateX(360deg);
      transform: rotateX(360deg);
      opacity: 1;
    }
  }
  @-webkit-keyframes cd-rotate-1-out {
    0% {
      -webkit-transform: rotateX(0deg);
      opacity: 1;
    }
    35% {
      -webkit-transform: rotateX(-40deg);
      opacity: 1;
    }
    65% {
      opacity: 0;
    }
    100% {
      -webkit-transform: rotateX(180deg);
      opacity: 0;
    }
  }
  @-moz-keyframes cd-rotate-1-out {
    0% {
      -moz-transform: rotateX(0deg);
      opacity: 1;
    }
    35% {
      -moz-transform: rotateX(-40deg);
      opacity: 1;
    }
    65% {
      opacity: 0;
    }
    100% {
      -moz-transform: rotateX(180deg);
      opacity: 0;
    }
  }
  @keyframes cd-rotate-1-out {
    0% {
      -webkit-transform: rotateX(0deg);
      -moz-transform: rotateX(0deg);
      -ms-transform: rotateX(0deg);
      -o-transform: rotateX(0deg);
      transform: rotateX(0deg);
      opacity: 1;
    }
    35% {
      -webkit-transform: rotateX(-40deg);
      -moz-transform: rotateX(-40deg);
      -ms-transform: rotateX(-40deg);
      -o-transform: rotateX(-40deg);
      transform: rotateX(-40deg);
      opacity: 1;
    }
    65% {
      opacity: 0;
    }
    100% {
      -webkit-transform: rotateX(180deg);
      -moz-transform: rotateX(180deg);
      -ms-transform: rotateX(180deg);
      -o-transform: rotateX(180deg);
      transform: rotateX(180deg);
      opacity: 0;
    }
  }
  /* -------------------------------- 
         
         xtype 
         
         -------------------------------- */
  .cd-headline.type .cd-words-wrapper {
    vertical-align: top;
    overflow: hidden;
  }
  .cd-headline.type .cd-words-wrapper::after {
    /* vertical bar */
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 90%;
    width: 1px;
    background-color: #aebcb9;
  }
  .cd-headline.type .cd-words-wrapper.waiting::after {
    -webkit-animation: cd-pulse 1s infinite;
    -moz-animation: cd-pulse 1s infinite;
    animation: cd-pulse 1s infinite;
  }
  .cd-headline.type .cd-words-wrapper.selected {
    background-color: #aebcb9;
  }
  .cd-headline.type .cd-words-wrapper.selected::after {
    visibility: hidden;
  }
  .cd-headline.type .cd-words-wrapper.selected b {
    color: #0d0d0d;
  }
  .cd-headline.type b {
    visibility: hidden;
  }
  .cd-headline.type b.is-visible {
    visibility: visible;
  }
  .cd-headline.type i {
    position: absolute;
    visibility: hidden;
  }
  .cd-headline.type i.in {
    position: relative;
    visibility: visible;
  }
  @-webkit-keyframes cd-pulse {
    0% {
      -webkit-transform: translateY(-50%) scale(1);
      opacity: 1;
    }
    40% {
      -webkit-transform: translateY(-50%) scale(0.9);
      opacity: 0;
    }
    100% {
      -webkit-transform: translateY(-50%) scale(0);
      opacity: 0;
    }
  }
  @-moz-keyframes cd-pulse {
    0% {
      -moz-transform: translateY(-50%) scale(1);
      opacity: 1;
    }
    40% {
      -moz-transform: translateY(-50%) scale(0.9);
      opacity: 0;
    }
    100% {
      -moz-transform: translateY(-50%) scale(0);
      opacity: 0;
    }
  }
  @keyframes cd-pulse {
    0% {
      -webkit-transform: translateY(-50%) scale(1);
      -moz-transform: translateY(-50%) scale(1);
      -ms-transform: translateY(-50%) scale(1);
      -o-transform: translateY(-50%) scale(1);
      transform: translateY(-50%) scale(1);
      opacity: 1;
    }
    40% {
      -webkit-transform: translateY(-50%) scale(0.9);
      -moz-transform: translateY(-50%) scale(0.9);
      -ms-transform: translateY(-50%) scale(0.9);
      -o-transform: translateY(-50%) scale(0.9);
      transform: translateY(-50%) scale(0.9);
      opacity: 0;
    }
    100% {
      -webkit-transform: translateY(-50%) scale(0);
      -moz-transform: translateY(-50%) scale(0);
      -ms-transform: translateY(-50%) scale(0);
      -o-transform: translateY(-50%) scale(0);
      transform: translateY(-50%) scale(0);
      opacity: 0;
    }
  }
  /* -------------------------------- 
         
         xrotate-2 
         
         -------------------------------- */
  .cd-headline.rotate-2 .cd-words-wrapper {
    -webkit-perspective: 300px;
    -moz-perspective: 300px;
    perspective: 300px;
  }
  .cd-headline.rotate-2 i,
  .cd-headline.rotate-2 em {
    display: inline-block;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .cd-headline.rotate-2 i {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translateZ(-20px) rotateX(90deg);
    -moz-transform: translateZ(-20px) rotateX(90deg);
    -ms-transform: translateZ(-20px) rotateX(90deg);
    -o-transform: translateZ(-20px) rotateX(90deg);
    transform: translateZ(-20px) rotateX(90deg);
    opacity: 0;
  }
  .is-visible .cd-headline.rotate-2 i {
    opacity: 1;
  }
  .cd-headline.rotate-2 i.in {
    -webkit-animation: cd-rotate-2-in 0.4s forwards;
    -moz-animation: cd-rotate-2-in 0.4s forwards;
    animation: cd-rotate-2-in 0.4s forwards;
  }
  .cd-headline.rotate-2 i.out {
    -webkit-animation: cd-rotate-2-out 0.4s forwards;
    -moz-animation: cd-rotate-2-out 0.4s forwards;
    animation: cd-rotate-2-out 0.4s forwards;
  }
  .cd-headline.rotate-2 em {
    -webkit-transform: translateZ(20px);
    -moz-transform: translateZ(20px);
    -ms-transform: translateZ(20px);
    -o-transform: translateZ(20px);
    transform: translateZ(20px);
  }
  .no-csstransitions .cd-headline.rotate-2 i {
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 0;
  }
  .no-csstransitions .cd-headline.rotate-2 i em {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  .no-csstransitions .cd-headline.rotate-2 .is-visible i {
    opacity: 1;
  }
  @-webkit-keyframes cd-rotate-2-in {
    0% {
      opacity: 0;
      -webkit-transform: translateZ(-20px) rotateX(90deg);
    }
    60% {
      opacity: 1;
      -webkit-transform: translateZ(-20px) rotateX(-10deg);
    }
    100% {
      opacity: 1;
      -webkit-transform: translateZ(-20px) rotateX(0deg);
    }
  }
  @-moz-keyframes cd-rotate-2-in {
    0% {
      opacity: 0;
      -moz-transform: translateZ(-20px) rotateX(90deg);
    }
    60% {
      opacity: 1;
      -moz-transform: translateZ(-20px) rotateX(-10deg);
    }
    100% {
      opacity: 1;
      -moz-transform: translateZ(-20px) rotateX(0deg);
    }
  }
  @keyframes cd-rotate-2-in {
    0% {
      opacity: 0;
      -webkit-transform: translateZ(-20px) rotateX(90deg);
      -moz-transform: translateZ(-20px) rotateX(90deg);
      -ms-transform: translateZ(-20px) rotateX(90deg);
      -o-transform: translateZ(-20px) rotateX(90deg);
      transform: translateZ(-20px) rotateX(90deg);
    }
    60% {
      opacity: 1;
      -webkit-transform: translateZ(-20px) rotateX(-10deg);
      -moz-transform: translateZ(-20px) rotateX(-10deg);
      -ms-transform: translateZ(-20px) rotateX(-10deg);
      -o-transform: translateZ(-20px) rotateX(-10deg);
      transform: translateZ(-20px) rotateX(-10deg);
    }
    100% {
      opacity: 1;
      -webkit-transform: translateZ(-20px) rotateX(0deg);
      -moz-transform: translateZ(-20px) rotateX(0deg);
      -ms-transform: translateZ(-20px) rotateX(0deg);
      -o-transform: translateZ(-20px) rotateX(0deg);
      transform: translateZ(-20px) rotateX(0deg);
    }
  }
  @-webkit-keyframes cd-rotate-2-out {
    0% {
      opacity: 1;
      -webkit-transform: translateZ(-20px) rotateX(0);
    }
    60% {
      opacity: 0;
      -webkit-transform: translateZ(-20px) rotateX(-100deg);
    }
    100% {
      opacity: 0;
      -webkit-transform: translateZ(-20px) rotateX(-90deg);
    }
  }
  @-moz-keyframes cd-rotate-2-out {
    0% {
      opacity: 1;
      -moz-transform: translateZ(-20px) rotateX(0);
    }
    60% {
      opacity: 0;
      -moz-transform: translateZ(-20px) rotateX(-100deg);
    }
    100% {
      opacity: 0;
      -moz-transform: translateZ(-20px) rotateX(-90deg);
    }
  }
  @keyframes cd-rotate-2-out {
    0% {
      opacity: 1;
      -webkit-transform: translateZ(-20px) rotateX(0);
      -moz-transform: translateZ(-20px) rotateX(0);
      -ms-transform: translateZ(-20px) rotateX(0);
      -o-transform: translateZ(-20px) rotateX(0);
      transform: translateZ(-20px) rotateX(0);
    }
    60% {
      opacity: 0;
      -webkit-transform: translateZ(-20px) rotateX(-100deg);
      -moz-transform: translateZ(-20px) rotateX(-100deg);
      -ms-transform: translateZ(-20px) rotateX(-100deg);
      -o-transform: translateZ(-20px) rotateX(-100deg);
      transform: translateZ(-20px) rotateX(-100deg);
    }
    100% {
      opacity: 0;
      -webkit-transform: translateZ(-20px) rotateX(-90deg);
      -moz-transform: translateZ(-20px) rotateX(-90deg);
      -ms-transform: translateZ(-20px) rotateX(-90deg);
      -o-transform: translateZ(-20px) rotateX(-90deg);
      transform: translateZ(-20px) rotateX(-90deg);
    }
  }
  /* -------------------------------- 
         
         xloading-bar 
         
         -------------------------------- */
  .cd-headline.loading-bar span {
    display: inline-block;
    padding: 0.2em 0;
  }
  .cd-headline.loading-bar .cd-words-wrapper {
    overflow: hidden;
    vertical-align: top;
  }
  .cd-headline.loading-bar .cd-words-wrapper::after {
    /* loading bar */
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 3px;
    width: 0;
    background: #0096a7;
    z-index: 2;
    -webkit-transition: width 0.3s -0.1s;
    -moz-transition: width 0.3s -0.1s;
    transition: width 0.3s -0.1s;
  }
  .cd-headline.loading-bar .cd-words-wrapper.is-loading::after {
    width: 100%;
    -webkit-transition: width 3s;
    -moz-transition: width 3s;
    transition: width 3s;
  }
  .cd-headline.loading-bar b {
    top: 0.2em;
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .cd-headline.loading-bar b.is-visible {
    opacity: 1;
    top: 0;
  }
  /* -------------------------------- 
         
         xslide 
         
         -------------------------------- */
  .cd-headline.slide span {
    display: inline-block;
    padding: 0.2em 0;
  }
  .cd-headline.slide .cd-words-wrapper {
    overflow: hidden;
    vertical-align: top;
  }
  .cd-headline.slide b {
    opacity: 0;
    top: 0.2em;
  }
  .cd-headline.slide b.is-visible {
    top: 0;
    opacity: 1;
    -webkit-animation: slide-in 0.6s;
    -moz-animation: slide-in 0.6s;
    animation: slide-in 0.6s;
  }
  .cd-headline.slide b.is-hidden {
    -webkit-animation: slide-out 0.6s;
    -moz-animation: slide-out 0.6s;
    animation: slide-out 0.6s;
  }
  @-webkit-keyframes slide-in {
    0% {
      opacity: 0;
      -webkit-transform: translateY(-100%);
    }
    60% {
      opacity: 1;
      -webkit-transform: translateY(20%);
    }
    100% {
      opacity: 1;
      -webkit-transform: translateY(0);
    }
  }
  @-moz-keyframes slide-in {
    0% {
      opacity: 0;
      -moz-transform: translateY(-100%);
    }
    60% {
      opacity: 1;
      -moz-transform: translateY(20%);
    }
    100% {
      opacity: 1;
      -moz-transform: translateY(0);
    }
  }
  @keyframes slide-in {
    0% {
      opacity: 0;
      -webkit-transform: translateY(-100%);
      -moz-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
      -o-transform: translateY(-100%);
      transform: translateY(-100%);
    }
    60% {
      opacity: 1;
      -webkit-transform: translateY(20%);
      -moz-transform: translateY(20%);
      -ms-transform: translateY(20%);
      -o-transform: translateY(20%);
      transform: translateY(20%);
    }
    100% {
      opacity: 1;
      -webkit-transform: translateY(0);
      -moz-transform: translateY(0);
      -ms-transform: translateY(0);
      -o-transform: translateY(0);
      transform: translateY(0);
    }
  }
  @-webkit-keyframes slide-out {
    0% {
      opacity: 1;
      -webkit-transform: translateY(0);
    }
    60% {
      opacity: 0;
      -webkit-transform: translateY(120%);
    }
    100% {
      opacity: 0;
      -webkit-transform: translateY(100%);
    }
  }
  @-moz-keyframes slide-out {
    0% {
      opacity: 1;
      -moz-transform: translateY(0);
    }
    60% {
      opacity: 0;
      -moz-transform: translateY(120%);
    }
    100% {
      opacity: 0;
      -moz-transform: translateY(100%);
    }
  }
  @keyframes slide-out {
    0% {
      opacity: 1;
      -webkit-transform: translateY(0);
      -moz-transform: translateY(0);
      -ms-transform: translateY(0);
      -o-transform: translateY(0);
      transform: translateY(0);
    }
    60% {
      opacity: 0;
      -webkit-transform: translateY(120%);
      -moz-transform: translateY(120%);
      -ms-transform: translateY(120%);
      -o-transform: translateY(120%);
      transform: translateY(120%);
    }
    100% {
      opacity: 0;
      -webkit-transform: translateY(100%);
      -moz-transform: translateY(100%);
      -ms-transform: translateY(100%);
      -o-transform: translateY(100%);
      transform: translateY(100%);
    }
  }
  /* -------------------------------- 
         
         xclip 
         
         -------------------------------- */
  .cd-headline.clip span {
    display: inline-block;
    padding: 0.2em 0;
  }
  .cd-headline.clip .cd-words-wrapper {
    overflow: hidden;
    vertical-align: top;
  }
  .cd-headline.clip .cd-words-wrapper::after {
    /* line */
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 2px;
    height: 100%;
    background-color: #aebcb9;
  }
  .cd-headline.clip b {
    opacity: 0;
  }
  .cd-headline.clip b.is-visible {
    opacity: 1;
  }
  /* -------------------------------- 
         
         xzoom 
         
         -------------------------------- */
  .cd-headline.zoom .cd-words-wrapper {
    -webkit-perspective: 300px;
    -moz-perspective: 300px;
    perspective: 300px;
  }
  .cd-headline.zoom b {
    opacity: 0;
  }
  .cd-headline.zoom b.is-visible {
    opacity: 1;
    -webkit-animation: zoom-in 0.8s;
    -moz-animation: zoom-in 0.8s;
    animation: zoom-in 0.8s;
  }
  .cd-headline.zoom b.is-hidden {
    -webkit-animation: zoom-out 0.8s;
    -moz-animation: zoom-out 0.8s;
    animation: zoom-out 0.8s;
  }
  @-webkit-keyframes zoom-in {
    0% {
      opacity: 0;
      -webkit-transform: translateZ(100px);
    }
    100% {
      opacity: 1;
      -webkit-transform: translateZ(0);
    }
  }
  @-moz-keyframes zoom-in {
    0% {
      opacity: 0;
      -moz-transform: translateZ(100px);
    }
    100% {
      opacity: 1;
      -moz-transform: translateZ(0);
    }
  }
  @keyframes zoom-in {
    0% {
      opacity: 0;
      -webkit-transform: translateZ(100px);
      -moz-transform: translateZ(100px);
      -ms-transform: translateZ(100px);
      -o-transform: translateZ(100px);
      transform: translateZ(100px);
    }
    100% {
      opacity: 1;
      -webkit-transform: translateZ(0);
      -moz-transform: translateZ(0);
      -ms-transform: translateZ(0);
      -o-transform: translateZ(0);
      transform: translateZ(0);
    }
  }
  @-webkit-keyframes zoom-out {
    0% {
      opacity: 1;
      -webkit-transform: translateZ(0);
    }
    100% {
      opacity: 0;
      -webkit-transform: translateZ(-100px);
    }
  }
  @-moz-keyframes zoom-out {
    0% {
      opacity: 1;
      -moz-transform: translateZ(0);
    }
    100% {
      opacity: 0;
      -moz-transform: translateZ(-100px);
    }
  }
  @keyframes zoom-out {
    0% {
      opacity: 1;
      -webkit-transform: translateZ(0);
      -moz-transform: translateZ(0);
      -ms-transform: translateZ(0);
      -o-transform: translateZ(0);
      transform: translateZ(0);
    }
    100% {
      opacity: 0;
      -webkit-transform: translateZ(-100px);
      -moz-transform: translateZ(-100px);
      -ms-transform: translateZ(-100px);
      -o-transform: translateZ(-100px);
      transform: translateZ(-100px);
    }
  }
  /* -------------------------------- 
         
         xrotate-3 
         
         -------------------------------- */
  .cd-headline.rotate-3 .cd-words-wrapper {
    -webkit-perspective: 300px;
    -moz-perspective: 300px;
    perspective: 300px;
  }
  .cd-headline.rotate-3 i {
    display: inline-block;
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .is-visible .cd-headline.rotate-3 i {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
  .cd-headline.rotate-3 i.in {
    -webkit-animation: cd-rotate-3-in 0.6s forwards;
    -moz-animation: cd-rotate-3-in 0.6s forwards;
    animation: cd-rotate-3-in 0.6s forwards;
  }
  .cd-headline.rotate-3 i.out {
    -webkit-animation: cd-rotate-3-out 0.6s forwards;
    -moz-animation: cd-rotate-3-out 0.6s forwards;
    animation: cd-rotate-3-out 0.6s forwards;
  }
  .no-csstransitions .cd-headline.rotate-3 i {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
    opacity: 0;
  }
  .no-csstransitions .cd-headline.rotate-3 .is-visible i {
    opacity: 1;
  }
  @-webkit-keyframes cd-rotate-3-in {
    0% {
      -webkit-transform: rotateY(180deg);
    }
    100% {
      -webkit-transform: rotateY(0deg);
    }
  }
  @-moz-keyframes cd-rotate-3-in {
    0% {
      -moz-transform: rotateY(180deg);
    }
    100% {
      -moz-transform: rotateY(0deg);
    }
  }
  @keyframes cd-rotate-3-in {
    0% {
      -webkit-transform: rotateY(180deg);
      -moz-transform: rotateY(180deg);
      -ms-transform: rotateY(180deg);
      -o-transform: rotateY(180deg);
      transform: rotateY(180deg);
    }
    100% {
      -webkit-transform: rotateY(0deg);
      -moz-transform: rotateY(0deg);
      -ms-transform: rotateY(0deg);
      -o-transform: rotateY(0deg);
      transform: rotateY(0deg);
    }
  }
  @-webkit-keyframes cd-rotate-3-out {
    0% {
      -webkit-transform: rotateY(0);
    }
    100% {
      -webkit-transform: rotateY(-180deg);
    }
  }
  @-moz-keyframes cd-rotate-3-out {
    0% {
      -moz-transform: rotateY(0);
    }
    100% {
      -moz-transform: rotateY(-180deg);
    }
  }
  @keyframes cd-rotate-3-out {
    0% {
      -webkit-transform: rotateY(0);
      -moz-transform: rotateY(0);
      -ms-transform: rotateY(0);
      -o-transform: rotateY(0);
      transform: rotateY(0);
    }
    100% {
      -webkit-transform: rotateY(-180deg);
      -moz-transform: rotateY(-180deg);
      -ms-transform: rotateY(-180deg);
      -o-transform: rotateY(-180deg);
      transform: rotateY(-180deg);
    }
  }
  /* -------------------------------- 
         
         xscale 
         
         -------------------------------- */
  .cd-headline.scale i {
    display: inline-block;
    opacity: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
  }
  .is-visible .cd-headline.scale i {
    opacity: 1;
  }
  .cd-headline.scale i.in {
    -webkit-animation: scale-up 0.6s forwards;
    -moz-animation: scale-up 0.6s forwards;
    animation: scale-up 0.6s forwards;
  }
  .cd-headline.scale i.out {
    -webkit-animation: scale-down 0.6s forwards;
    -moz-animation: scale-down 0.6s forwards;
    animation: scale-down 0.6s forwards;
  }
  .no-csstransitions .cd-headline.scale i {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
  .no-csstransitions .cd-headline.scale .is-visible i {
    opacity: 1;
  }
  @-webkit-keyframes scale-up {
    0% {
      -webkit-transform: scale(0);
      opacity: 0;
    }
    60% {
      -webkit-transform: scale(1.2);
      opacity: 1;
    }
    100% {
      -webkit-transform: scale(1);
      opacity: 1;
    }
  }
  @-moz-keyframes scale-up {
    0% {
      -moz-transform: scale(0);
      opacity: 0;
    }
    60% {
      -moz-transform: scale(1.2);
      opacity: 1;
    }
    100% {
      -moz-transform: scale(1);
      opacity: 1;
    }
  }
  @keyframes scale-up {
    0% {
      -webkit-transform: scale(0);
      -moz-transform: scale(0);
      -ms-transform: scale(0);
      -o-transform: scale(0);
      transform: scale(0);
      opacity: 0;
    }
    60% {
      -webkit-transform: scale(1.2);
      -moz-transform: scale(1.2);
      -ms-transform: scale(1.2);
      -o-transform: scale(1.2);
      transform: scale(1.2);
      opacity: 1;
    }
    100% {
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1);
      opacity: 1;
    }
  }
  @-webkit-keyframes scale-down {
    0% {
      -webkit-transform: scale(1);
      opacity: 1;
    }
    60% {
      -webkit-transform: scale(0);
      opacity: 0;
    }
  }
  @-moz-keyframes scale-down {
    0% {
      -moz-transform: scale(1);
      opacity: 1;
    }
    60% {
      -moz-transform: scale(0);
      opacity: 0;
    }
  }
  @keyframes scale-down {
    0% {
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1);
      opacity: 1;
    }
    60% {
      -webkit-transform: scale(0);
      -moz-transform: scale(0);
      -ms-transform: scale(0);
      -o-transform: scale(0);
      transform: scale(0);
      opacity: 0;
    }
  }
  /* -------------------------------- 
         
         xpush 
         
         -------------------------------- */
  .cd-headline.push b {
    opacity: 0;
  }
  .cd-headline.push b.is-visible {
    opacity: 1;
    -webkit-animation: push-in 0.6s;
    -moz-animation: push-in 0.6s;
    animation: push-in 0.6s;
  }
  .cd-headline.push b.is-hidden {
    -webkit-animation: push-out 0.6s;
    -moz-animation: push-out 0.6s;
    animation: push-out 0.6s;
  }
  @-webkit-keyframes push-in {
    0% {
      opacity: 0;
      -webkit-transform: translateX(-100%);
    }
    60% {
      opacity: 1;
      -webkit-transform: translateX(10%);
    }
    100% {
      opacity: 1;
      -webkit-transform: translateX(0);
    }
  }
  @-moz-keyframes push-in {
    0% {
      opacity: 0;
      -moz-transform: translateX(-100%);
    }
    60% {
      opacity: 1;
      -moz-transform: translateX(10%);
    }
    100% {
      opacity: 1;
      -moz-transform: translateX(0);
    }
  }
  @keyframes push-in {
    0% {
      opacity: 0;
      -webkit-transform: translateX(-100%);
      -moz-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
      -o-transform: translateX(-100%);
      transform: translateX(-100%);
    }
    60% {
      opacity: 1;
      -webkit-transform: translateX(10%);
      -moz-transform: translateX(10%);
      -ms-transform: translateX(10%);
      -o-transform: translateX(10%);
      transform: translateX(10%);
    }
    100% {
      opacity: 1;
      -webkit-transform: translateX(0);
      -moz-transform: translateX(0);
      -ms-transform: translateX(0);
      -o-transform: translateX(0);
      transform: translateX(0);
    }
  }
  @-webkit-keyframes push-out {
    0% {
      opacity: 1;
      -webkit-transform: translateX(0);
    }
    60% {
      opacity: 0;
      -webkit-transform: translateX(110%);
    }
    100% {
      opacity: 0;
      -webkit-transform: translateX(100%);
    }
  }
  @-moz-keyframes push-out {
    0% {
      opacity: 1;
      -moz-transform: translateX(0);
    }
    60% {
      opacity: 0;
      -moz-transform: translateX(110%);
    }
    100% {
      opacity: 0;
      -moz-transform: translateX(100%);
    }
  }
  @keyframes push-out {
    0% {
      opacity: 1;
      -webkit-transform: translateX(0);
      -moz-transform: translateX(0);
      -ms-transform: translateX(0);
      -o-transform: translateX(0);
      transform: translateX(0);
    }
    60% {
      opacity: 0;
      -webkit-transform: translateX(110%);
      -moz-transform: translateX(110%);
      -ms-transform: translateX(110%);
      -o-transform: translateX(110%);
      transform: translateX(110%);
    }
    100% {
      opacity: 0;
      -webkit-transform: translateX(100%);
      -moz-transform: translateX(100%);
      -ms-transform: translateX(100%);
      -o-transform: translateX(100%);
      transform: translateX(100%);
    }
  }
}
/* special-dynamic-text ????????? */

/* end special-dynamic-text */

/* button-scroll-down */

.button,
.button-scroll-down {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 82px;
  padding: 2px;
  border: 1px solid #474747;
  border-radius: 50px;
  background: linear-gradient(to bottom, #8e56dc, #8e56dc);
  transition: all 0.3s ease-in-out;
  transform: rotate(180deg);
  text-decoration: none;
}

.svg {
  width: 22px;
  height: 62px;
  transform: rotate(180deg);
}

.button:hover,
.button-scroll-down:hover {
  transform: scale(-1.2);
}

.button:focus,
.button-scroll-down:focus {
  outline: none;
  height: 0px;
  width: 0px;
  padding: 0px;
  border: 0px;
}

.button:focus > .svg,
.button-scroll-down:focus > .svg {
  display: none;
  height: 0px;
}

/* pricing  */

.flaticon-check.colored-icon-pricing {
  color: #3fcfde;
}

.wins {
  display: inline-block;
  font-weight: 550;
  color: black; /* Initial color */
  background: linear-gradient(to right, #8e56dc, #8e56dc) text;
  -webkit-background-clip: text;
  animation: revealSpecialColor 1s ease-out forwards;
  animation-delay: 0.3s;
}

@keyframes revealSpecialColor {
  0% {
    color: black; /* Initial color */
  }
  100% {
    color: transparent; /* Special color */
  }
}
.specailmargin-whaticlude {
  margin-top: 30px;
}

.color--black.adjsut-pricing-Custom {
  font-weight: 500;
  font-size: 1.422rem;
}

@media screen and (min-width: 769px) and (max-width: 990px) {
  .s-24.w-700.adjsut-p-pricing-h5 {
    font-size: 1.4285714rem !important;
  }
}
.underline-price-pack {
  text-decoration: underline;
}

/* All-h1 tabnav */

.s-52.w-700.adjust-h1-tabnav-all {
  font-weight: 550;
  font-size: 3.522rem;
}
/* For screens 1000px and above */
@media (min-width: 1000px) {
  .s-52.w-700.adjust-h1-tabnav-all {
    font-weight: 550;
    font-size: 3.222rem;
  }
}

/* For screens between 1000px and 701px */
@media (max-width: 1000px) and (min-width: 701px) {
  .s-52.w-700.adjust-h1-tabnav-all {
    font-weight: 550;
    font-size: 3rem;
  }
}

/* For screens between 700px and 401px */
@media (max-width: 700px) and (min-width: 401px) {
  .s-52.w-700.adjust-h1-tabnav-all {
    font-weight: 550;
    font-size: 2.822rem;
  }
}

/* For screens 400px and below */
@media (max-width: 400px) {
  .s-52.w-700.adjust-h1-tabnav-all {
    font-weight: 550;
    font-size: 2.522rem;
  }
}

.divider.contact-h1-to-s-d {
  margin-top: -32px;
  margin-bottom: 60px;
}

/* Add this CSS to your existing styles or create a new stylesheet */

/* Adjust the width of the form and the right section */
.contact-us-form {
  flex: 0 0 70%;
}

.contact-us-info {
  flex: 0 0 30%;
}

/* Add some spacing between the form and the right section */
.contact-us-info {
  margin-top: 20px;
}

/* Media query to handle responsive design */
@media (max-width: 768px) {
  .contact-us-form,
  .contact-us-info {
    flex: 0 0 100%;
  }
}

@media (min-width: 1200px) {
  .col-md-4.col-lg-3.col-xl-2.side-contact-aj {
    flex: 0 0 auto;
    width: 30.666667%;
  }
}

/* Add this CSS to your existing styles or create a new stylesheet */

/* Style for the right section */
/* Add this CSS to your existing styles or create a new stylesheet */

/* Style for the right section */
.side-contact-aj {
  border-left: 2px solid #6b33ba; /* Border only on the left side */

  border-radius: 20px;
  margin-right: 10px; /* Add right margin for spacing */
  margin-left: 40px; /* Add left margin for spacing */
  margin-bottom: 280px; /* Adjust bottom margin for spacing */
  margin-top: 40px;
}

/* Style for the title and paragraph inside the right section */
.contact-us-info {
  padding: 20px; /* Add padding for spacing */
}

.side-contact-title {
  font-family: "Roboto", sans-serif;
  font-size: 1.422rem; /* Adjust font size as needed */
  text-align: center;
  margin-bottom: 10px; /* Add margin for spacing */
}

.side-contact-p {
  font-family: "Roboto", sans-serif;
  font-size: 1.022rem; /* Adjust font size as needed */
  text-align: center;
  /* Add other styling properties as needed */
  margin-top: 40px;
}

/* Adjustments for screens below 775 pixels */
@media (max-width: 990px) {
  .side-contact-aj {
    margin-right: 5px; /* Adjust right margin as needed */
    margin-left: 5px; /* Adjust left margin as needed */
    margin-bottom: 5px; /* Adjust bottom margin as needed */
  }
}

@media (max-width: 1200px) {
  .col-md-4.col-lg-3.col-xl-2.side-contact-aj {
    flex: 0 0 auto;
    width: 95%;
  }
}

/* Add this CSS to your existing styles or create a new stylesheet */
/* Add this CSS to your existing styles or create a new stylesheet */

/* Style for the side-contact-aj container */
.side-contact-aj {
  position: relative;
}

/* Style for the FAQ title container */
.special-tagbox {
  border: 1px solid #9765df;
  background-color: rgb(123, 59, 214, 0.1);
  padding: 7px 17px;
  border-radius: 8px;
  text-align: center;
  position: absolute;
  top: -29px; /* Adjust top position as needed */
  left: 50%; /* Center the container horizontally */
  transform: translateX(-50%); /* Adjust for centering based on width */
  margin-top: 20px;
}

/* Style for the FAQ title */
.special-tagbox-faq {
  margin: 0; /* Remove default margin */
  font-size: 0.755rem; /* Adjust font size as needed */
  color: #8e56dc; /* Adjust text color as needed */
  font-family: "Roboto", sans-serif;
  font-weight: 400;
}

.side-contact-aj {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.button-hyper.contact-to-faq {
  margin-top: 10px; /* Adjust the margin as needed */
  display: block; /* Ensure the anchor behaves like a block element */
  text-align: center; /* Center the anchor horizontally */
  margin-left: 40px;
}

/* Default styling */
.contact-us-info {
  margin-top: 20px; /* Default margin */
}

/* Media query for screens above 990px width */
/* @media (min-width: 991px) {
  .contact-us-info {
    margin-top: 120px;
  }
} */

@media (min-width: 1200px) {
  .side-contact-title {
    margin-top: 140px;
  }
  .special-tagbox {
    margin-top: 130px;
  }
}
@media (min-width: 990px) and (max-width: 1200px) {
  .special-tagbox {
    margin-left: -163px;
  }
}

@media (min-width: 767px) and (max-width: 989px) {
  .special-tagbox {
    margin-left: -87px;
  }
}

@media (min-width: 770px) and (max-width: 990px) {
  .col-md-4.col-lg-3.col-xl-2.side-contact-aj {
    margin-left: 215px;
  }
}
@media (min-width: 991px) and (max-width: 1200px) {
  .col-md-4.col-lg-3.col-xl-2.side-contact-aj {
    margin-left: 386px;
  }
}

.s-20.w-700.fw-manual {
  font-weight: 550;
  font-size: 1.28714rem;
}

@media screen and (min-width: 390px) and (max-width: 764px) {
  #special-marker-pricing .custom-marker,
  #special-marker-pricing .custom-marker-pricing {
    position: absolute;
    width: 25%;
    height: 12%;
    border-radius: 1.6em 0.2em;
    /* background: linear-gradient(to top, rgba(69, 33, 121, 0.3) 50%, rgba(69, 33, 121, 0.3) 50%); */
    transform: translate(-50%, -50%) rotate(2deg);
    background-color: #deeefd;
  }
  #special-marker-pricing .custom-marker-pricing {
    top: 100%;
    top: 100%;
  }
}

.all-features {
  display: inline-block;
  padding: 5px 15px; /* Add padding to create a button-like appearance */
  background-color: #deeefd; /* Button color */
  color: #161636; /* Text color */
  text-decoration: none;
  font-family: "Roboto", sans-serif;
  font-size: 0.8092rem;
  border-radius: 20px; /* Add border-radius for rounded corners */
  transition: transform 0.2s ease; /* Add transition for smooth hover effect */
  margin-top: 20px;
}

.all-features:hover {
  transform: translateY(-1px); /* Lift the button slightly on hover */
  color: #161636 !important;
}

/* Additional styling if needed */
.all-features:focus {
  outline: none; /* Remove outline on focus (customize as needed) */
  box-shadow: 0 0 0 2px #e4dbfd; /* Add a subtle box-shadow on focus */
}

/* .special-tab-background {
  background-color: #F6F9FC ;
} */

#thanks-for-contact {
  .cd-text-center {
    text-align: center;
  }

  .row {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh; /* Optionally set a height to center vertically */
  }

  .cd-icon {
    --size: 1em;
    font-size: var(--size);
    height: 1em;
    width: 1em;
    display: inline-block;
    color: inherit;
    fill: currentColor;
    line-height: 1;
    flex-shrink: 0;
    max-width: initial;
  }

  /* --------------------------------
  
  Component 
  
  -------------------------------- */

  .thank-you__icon {
    --size: 96px;
    color: hsl(170, 78%, 36%);
  }

  .thank-you__paragraph {
    line-height: 1.4;
    color: hsl(225, 4%, 47%);
  }

  /* -------------------------------- 
  
  Utilities 
  
  -------------------------------- */

  .cd-position-relative {
    position: relative;
  }

  .cd-z-index-1 {
    z-index: 1;
  }

  .cd-margin-bottom-xs {
    margin-bottom: 1rem;
  }

  .cd-padding-y-2xl {
    padding-top: 7rem;
    padding-bottom: 7rem;
  }

  .cd-container {
    width: calc(100% - 3rem);
    margin-left: auto;
    margin-right: auto;
  }

  .cd-max-width-adaptive-sm {
    max-width: 32rem;
  }

  @media (min-width: 48rem) {
    .cd-max-width-adaptive-sm {
      max-width: 48rem;
    }
  }

  .cd-text-center {
    text-align: center;
  }

  /* link */
  .cd-link {
    color: hsl(250, 84%, 54%);
    text-decoration: none;
    background-image: linear-gradient(
      to right,
      hsl(250, 84%, 54%) 50%,
      hsla(250, 84%, 54%, 0.2) 50%
    );
    background-size: 200% 1px;
    background-repeat: no-repeat;
    background-position: 100% 100%;
    transition: background-position 0.2s;
  }

  .cd-link:hover {
    background-position: 0% 100%;
  }
}

#thanks-for-contact.cd-container {
  text-align: center;
  margin-top: 90px;
  /* ... other specific styles ... */
}

#thanks-for-contact .row {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh; /* Optionally set a height to center vertically */
}

#thanks-for-contact .cd-container {
  width: calc(100% - 3rem);
  margin-left: auto;
  margin-right: auto;
  /* ... other specific styles ... */
}

#thanks-for-contact .thank-you__icon {
  --size: 96px;
  color: rgb(150 105 211);
}

#thanks-for-contact .thank-you__paragraph {
  line-height: 1.4;
  color: hsl(225, 4%, 47%);
}

/* ... other specific styles ... */
.right-section.contact-us-info.thanks-for-contact-faq-c {
  margin-bottom: 100px;
}

.col-md-4.col-lg-3.col-xl-2.side-contact-aj.pad-when-thx {
  margin-bottom: 100px;
}

.cd-margin-bottom-xs.marg-thanks-msg-contact {
  margin-top: 40px;
}

@media screen and (max-width: 1200px) {
  #thanks-for-contact.cd-container {
    margin-bottom: 70px;
    margin-top: 10px;
  }

  .right-section.contact-us-info.thanks-for-contact-faq-c.remove-m-mob {
    margin-bottom: 20px;
  }
}

.bg--scroll.hero-section.add-mage-t-b-overview-m {
  margin-top: 70px;
  margin-bottom: 100px;
}

.tabnav-p-call-to-action {
  background: #8e56dc;
  color: white;
  text-align: center;
  padding-top: 65px;
  padding-bottom: 0;
}

.tabnav-p-call-to-action-ttitle {
  color: white;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 2.2rem;
}

.tabnav-p-call-to-action-ttitle-p {
  color: white;
  margin-top: 20px;
  font-family: "Roboto", sans-serif;
  font-size: 1.2rem;
}

.btn.r-04.btn--theme.hover--theme.tabnav-p-call-to-action-bt {
  color: #170b28 !important;
  background-color: white !important;
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  margin-top: 40px;
  box-shadow:
    inset 0 1px 0 hsla(0, 0%, 100%, 0.15),
    0 1px 3px hsla(250, 84%, 38%, 0.25),
    0 2px 6px hsla(250, 84%, 38%, 0.1),
    0 6px 10px -2px hsla(250, 84%, 38%, 0.25) !important;
  padding: 18px 25px 18px;
  transition: box-shadow 0.3s ease; /* Add transition for smoother effect */
}

.tabnav-p-call-to-action .svg-icon {
  margin-left: 5px; /* Adjust margin as needed */
  transition: margin-left 0.3s ease; /* Add transition for smoother movement */
}

.tabnav-p-call-to-action .btn:hover .svg-icon {
  margin-left: 10px; /* Adjust the arrow movement on hover */
}

.img-fluid.adjust-jato-1 {
  float: left;
  margin-top: -26px;
  margin-left: 96px;
  width: 420px;
  height: auto;
}

.img-fluid.adjust-jato-2 {
  position: relative;
  left: 186px;
  top: -43px;
  width: 648px;
  height: auto;
}

@media (max-width: 1200px) {
  .img-fluid.adjust-jato-1,
  .img-fluid.adjust-jato-2 {
    margin-left: 0;
  }
}

@media (max-width: 816px) {
  .img-fluid.adjust-jato-1 {
    display: none;
  }
}

@media (max-width: 1210px) {
  .img-fluid.adjust-jato-2 {
    max-width: 100% !important;
  }
  .img-fluid.adjust-jato-2 {
    position: relative;
    left: 137px;
    top: 0px;
    width: 511px;
    height: auto;
  }
}

.img-fluid.adjust-jato-1 {
  max-width: 33% !important;
}

#lnk-2 {
  padding-top: 180px;
  padding-bottom: 180px;
}

.tabnav-grey-container {
  border-radius: 20px;
  background-color: #f4f4f9;
  padding: 20px;
  margin: 20px 0px 20px;
  max-width: 100%;
  display: inline-block;
}

.btn.r-04.btn--theme.hover--theme.homepage-button.manual-page-1.get-q-bt.marg-vi-all {
  margin-top: 30px;
}

#lnk-4 {
  background-color: #2f2e41 !important;
}

.centre-container-tabnav {
  text-align: center;
}

.title-2-tabnav {
  font-weight: 500;
  font-size: 2.2rem;

  line-height: 1.5;
}

.pt-100.centre-container-tabnav.pd-peace-of {
  padding-top: 75px;
}

.pd-peace-of-p {
  font-size: 0.99rem;
  margin-top: 35px;
  line-height: 28px;
  background-color: transparent;
  color: #525252;
}

@media screen and (min-width: 990px) {
  .pd-peace-of-p {
    padding: 0px 190px 0px;
  }
}

.compliance-tags-flex {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  height: 16vh; /* Ensures the container takes up the full viewport height */
  padding: 0px 70px 0px;
  margin-top: 20px;
}

@media screen and (max-width: 768px) {
  .compliance-tags-flex {
    display: flex;
    justify-content: space-around;
    height: 16vh;
    padding: 0px 20px 0px;
    margin-top: 50px;
    flex-wrap: wrap;
    flex-direction: row;
    gap: 14px;
  }
}

/* .compliance-each-tags {
  margin: 0 50px;

} */

.check-compliance-svg {
  margin-bottom: 5px;
}

.sheda-back {
  background-image: url(../images/sheda-main-3d.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
}

.ellipse-container {
  position: absolute;
  top: -75px;
  left: 50%;
  transform: translateX(-50%);
  width: 265px;
  height: 40px;
  background-color: #8e56dc;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px; /* Add margin at the bottom */
}

.peace-badge {
  font-size: 0.68rem;
  color: white;
  text-align: center;
  margin: 0; /* Remove default margin */
  letter-spacing: 0.079rem;
}

/* -------------- */
/* fade-in animation */

#listaa span {
  opacity: 0;
  transform: translate3d(0, -20%, 0);
  transition:
    opacity 0.5s ease,
    transform 0.5s ease;
}

#listaa span.animated {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

#listaa span:nth-child(2) {
  animation-delay: 1s;
}
#listaa span:nth-child(3) {
  animation-delay: 2s;
}
#listaa span:nth-child(4) {
  animation-delay: 3s;
}
#listaa span:nth-child(5) {
  animation-delay: 4s;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translate3d(0, -20%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

/* services homepage cards */

/* -------------------------------- 

File#: _2_hero-boxed
Title: Boxed Hero
Descr: Hero section variation displaying a content background wrapper
Usage: codyhouse.co/license

-------------------------------- */

.cd-btn {
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  white-space: nowrap;
  text-decoration: none;
  padding: 0.5rem 1rem;
  border-radius: 0.375em;
  font-size: 1em;
  text-decoration: none;
  line-height: 1.2;
  cursor: pointer;
  transition: 0.2s;
  will-change: transform;
}

.cd-btn:focus-visible {
  outline: none;
}

.cd-btn:active {
  transform: translateY(2px);
}

.cd-btn--primary {
  background: #8e56dc;
  box-shadow:
    inset 0 1px 0 hsla(0, 0%, 100%, 0.15),
    0 1px 3px hsla(250, 84%, 38%, 0.25),
    0 2px 6px hsla(250, 84%, 38%, 0.1),
    0 6px 10px -2px hsla(250, 84%, 38%, 0.25);
  color: hsl(0, 0%, 100%);
}

.cd-btn--primary:hover {
  background: #7a3ecd;
  box-shadow:
    inset 0 1px 0 hsla(0, 0%, 100%, 0.15),
    0 1px 2px hsla(250, 84%, 38%, 0.25),
    0 1px 4px hsla(250, 84%, 38%, 0.1),
    0 3px 6px -2px hsla(250, 84%, 38%, 0.25);
  color: white !important; /* Set the text color to white on hover */
}

.cd-btn--primary:focus-visible {
  box-shadow:
    inset 0 1px 0 hsla(0, 0%, 100%, 0.15),
    0 1px 2px hsla(250, 84%, 38%, 0.25),
    0 1px 4px hsla(250, 84%, 38%, 0.1),
    0 3px 6px -2px hsla(250, 84%, 38%, 0.25),
    0 0 0 2px hsl(0, 0%, 100%),
    0 0 0 4px hsl(250, 84%, 54%);
}

/* Top Fixed Notification Bar */
.notification-top-bar {
  position: fixed;
  top: 0;
  left: 0;
  height: 40px;
  line-height: 40px;
  width: 100%;
  background: #1abc9c;
  text-align: center;
  color: #ffffff;
  font-family: "Roboto", sans-serif;
  font-weight: lighter;
  font-size: 14px;
  margin-bottom: 20px;
}
.notification-top-bar p {
  padding: 0;
  margin: 0;
}
.notification-top-bar p a {
  padding: 5px 10px;
  border-radius: 3px;
  background: #fff;
  color: #1abc9c;
  font-weight: bold;
  text-decoration: none;
}

@media (max-width: 350px) {
  .landing-bt-trial {
    font-size: 0.68rem !important;
  }
  .pad-landing-demo-link {
    font-size: 0.865rem;
  }
}

/* end of main landing */
.header-top {
  background: #0e041d;
  color: white;
  position: relative; /* Needed for absolute positioning of close-btn */
  height: 44px;
}

.adjsut-p-announcement {
  margin: 5px 5px 5px;
  font-size: 0.8rem;
  margin-top: 10px;
}

.close-btn {
  background-color: transparent;
  border: none;
  color: white;
  font-size: 1rem;
  cursor: pointer;
  padding: 0 10px;
  transition: all 0.3s ease;
  position: absolute;
  top: 0; /* Align to top */
  right: 0; /* Align to right */
  margin-top: 4px;
}

/* Additional CSS for Flexbox */
.d-flex {
  display: flex;
  flex-wrap: wrap;
}

.justify-content-between {
  justify-content: space-between;
}

.align-items-center {
  align-items: center;
}

/* button-mega */
.buttons-mega-footer-con {
  width: 100%;
  height: 65px;
  background-color: #f4f4f9;
  position: absolute;
  bottom: 0;
  left: 0;
  display: flex;
  /* justify-content: space-between; */
  align-items: center; /* Center items vertically */
  padding: 0px 150px;
}

.buttons-mega-footer-con .btn {
  margin-right: 10px;
}

.bmfc1 {
  margin-top: 0 !important;
  font-size: 0.789rem !important;
  font-weight: 500 !important;
  padding: 4px 18px 4px !important;
  border-radius: 8px !important;
  background-color: #452179 !important;
  border-color: #452179 !important;
}

.bmfc2 {
  margin-top: 0 !important;
  font-size: 0.789rem !important;
  font-weight: 500 !important;
  padding: 4px 18px 4px !important;
  border-radius: 8px !important;
  background-color: transparent !important;
  color: #452179 !important;
  border-color: #452179 !important ;
}

.bmfc2:hover {
  color: #452179 !important;
}

.bmfc3 {
  margin-left: auto !important;
  margin-top: 0 !important;
  font-size: 0.789rem !important;
  font-weight: 500 !important;
  padding: 4px 18px 4px !important;
  border-radius: 8px !important;
  background-color: #170b28 !important;
  border-color: #170b28 !important;
}

.watch-demo-fotter-mega {
  display: flex;
  align-items: center;
}

.icon-container-footer-mega-watch {
  margin-left: 8px; /* Adjust as needed */
}

.pad-Platforms-p {
  margin-top: 40px;
  margin-bottom: 40px;
}

.integrations-section-pad-top {
  margin-top: 60px;
}

.adjust-integrations-pic {
  max-width: 90%;
}

@media (max-width: 767px) {
  .adjust-integrations-pic {
    margin-top: -58px !important;
  }
}

/* compliance-bt fotter section */

.compliance-bt-container {
  display: flex;
  justify-content: space-between; /* Items distributed to the edges */
  align-items: center; /* Items aligned vertically */
  flex-wrap: wrap; /* Allow items to wrap to the next line */
  justify-content: center; /* Center items horizontally */
  margin-bottom: 20px;
}

.compliance-bt {
  margin: 10px; /* Adjust the spacing between buttons */
  position: relative;
  transition: all 0.3s ease-in-out;
  padding: 0.5rem 1.25rem;

  border-radius: 9999px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffff;
  gap: 10px;
  border: 3px solid #ffffff4d;
  outline: none;
  overflow: hidden;
  font-size: 15px;
  flex: 1; /* Each link takes equal space */
}

.icon-compliance-bt {
  width: 24px;
  height: 24px;
  transition: all 0.3s ease-in-out;
}

.compliance-bt:hover {
  transform: scale(1.05);
  border-color: #fff9 !important;
  color: white !important;
}

.compliance-bt:hover .icon-compliance-bt {
  transform: translate(4px);
}

.compliance-bt:hover::before {
  animation: shine 1.5s ease-out infinite;
}

.compliance-bt::before {
  content: "";
  position: absolute;
  width: 100px;
  height: 100%;
  background-image: linear-gradient(
    120deg,
    rgba(255, 255, 255, 0) 30%,
    rgba(255, 255, 255, 0.8),
    rgba(255, 255, 255, 0) 70%
  );
  top: 0;
  left: -100px;
  opacity: 0.6;
}

@keyframes shine {
  0% {
    left: -100px;
  }

  60% {
    left: 100%;
  }

  to {
    left: 100%;
  }
}

@media (max-width: 768px) {
  .compliance-bt-container {
    flex-direction: column; /* Items stacked vertically */
    align-items: center; /* Items centered horizontally */
    text-align: center; /* Center text within the container */
  }
}

.back-for-about-con {
  background-color: #2f2e41;
}

/* mega links effects */

.link-nav2 {
  position: relative;
  text-decoration: none;
  color: #170b28 !important;
}

.link-nav-2-arrow {
  position: relative; /* Change to relative positioning */
  opacity: 0;
  transition:
    opacity 0.1s ease-out,
    left 0.1s ease-out; /* Add left transition */
  left: -6px; /* Initial position off the screen */
  color: #170b28 !important;
}

.link-nav2:hover .link-nav-2-arrow {
  opacity: 1;
  left: 0; /* Move arrow to the side of the link */
  color: #170b28 !important;
}

.link-nav2-span {
  font-family: "Roboto", sans-serif;
  padding-bottom: 7px;
  font-size: 0.8999rem;
  line-height: 2.5;
}

.link-nav2-span:hover {
  color: #170b28 !important;
}

/* pricing-boxs */
.mid-p-box {
  border: 1px solid #9765df;
}

.mid-p-con {
  position: relative;
}

.recommended-container {
  position: absolute;
  top: -70px;
  left: 50%;
  transform: translateX(-50%);
  background-color: rgb(123, 59, 214, 0.1);
  border: 1px solid #9765df;
  border-radius: 10px 10px 0px 0px;
  padding: 5px 55px;
}

.recommended-text {
  color: rgb(123, 59, 214);
  font-size: 14px;

  font-weight: 400;
}

.s-50.w-700.pad-off-daws {
  padding-top: 0 !important;
}

/* 
///////bullet square//// */
/* Style the bullet point */
.bullet-square {
  list-style: none; /* Remove default list styles */
  margin-bottom: 10px; /* Adjust spacing between list items */
}

/* Style the bullet container */
.bullet-container {
  overflow: hidden; /* Contain floated element */
}

/* Style the SVG */
.svg-bulletpoint {
  width: 22px !important;
  height: 27px !important;
  float: left;
  margin-right: 10px;
}

/* Style the paragraph text */
.bullet-container p {
  display: inline; /* Set display to inline */
  vertical-align: middle; /* Align vertically */
}

.vee-color-tabnav {
  color: red !important;
}

.less-marg-yourbrand {
  padding-bottom: 30px;
}

.top-marg-affordab {
  margin-top: 30px;
}

#adjust-for-dash-btn {
  background: linear-gradient(90deg, #8e56dc, #8e56dc) !important;
  color: white !important;
  border-radius: 8px;
  font-size: 0.9rem !important;
  padding: 10px 23px;
}

.text-faq-an {
  text-align: left !important;
}

.add-partner-pad {
  margin-top: 50px;
}

.h-for-fotter {
  color: #d8d8d8 !important;
  line-height: 0;
}

#h-for-fotter-report-f {
  color: #fefeff;
}

.link-nav2-span-fot:hover {
  color: #fefeff !important;
}

.h-for-fotter:hover {
  color: #fefeff !important;
}

.h-just-footer {
  letter-spacing: 0.07rem;
  color: #fefeff !important;
  margin-bottom: 15px;
}

.color-footer-adr {
  color: #d8d8d8 !important;
  font-size: 0.9rem;
}

.clearfix-footer {
  margin-top: 20px;
}

#contact-footer-ca {
  color: #fefeff !important;
  letter-spacing: 0.07rem;
  font-weight: 500;
  font-size: 0.9rem;
  margin-bottom: 15px;
}

.footer-shapea {
  position: relative;
  background-color: #2c2b36 !important;
  border-radius: 40px 40px 0px 0px;
}

.shapea {
  position: absolute;
  top: -30px;
  left: -5%;
  width: 110%;
  height: 60px;
  background-color: #170b28;
  z-index: 1;
  transform: skewY(-5deg);
}

/* Make it a circle */
/* .shapea {
  position: absolute;
  top: -30px;
  left: 50%; 
  width: 100px; 
  height: 100px;
  background-color: #170B28;
  z-index: 1;
  border-radius: 50%; 
  transform: translateX(-50%);
} */

.over-demo-link {
  margin-left: 20px !important;
}

.watch-overview {
  margin-bottom: 20px;
}

.input-group-overview {
  flex-wrap: wrap;
  align-content: normal;
  justify-content: space-around !important;
  align-items: stretch;
}

.landing-overview-align {
  text-align: left;
  background-color: #0e041d !important;
}

.call-bottom-overview {
  padding-top: 0 !important;
  padding-bottom: 60px !important;
}

.pad-over-dash {
  padding-top: 0;
  padding-bottom: 80px;
}

.aj-h-about {
  font-size: 2.4rem;
}

.contact-us-section {
  padding-top: 100px !important;
}

@media (min-width: 991px) {
  .col-lg-3-mega-50col {
    flex: 0 0 auto;
    width: 80%; /* Change the width percentage here */
  }
}

.padbelow-artiv {
  padding-bottom: 150px;
}

.title-of-comp {
  font-size: 1.8rem !important;
}

@media (min-width: 480px) and (max-width: 1024px) {
  .title-of-comp {
    margin-top: 40px !important;
    font-size: 1.889rem !important;
    margin-bottom: 46px !important;
  }
}

@media (max-width: 480px) {
  .title-of-comp {
    margin-top: 40px !important;
    font-size: 1.589rem !important;
    margin-bottom: 46px !important;
  }
}

.pos-rela {
  white-space: nowrap; /* Prevent text from wrapping */
  overflow: hidden; /* Hide any overflowing text */
  text-overflow: ellipsis; /* Show an ellipsis (...) for overflow */
}

@media (max-width: 768px) {
  .adjust-marg-mobile-int {
    margin-top: 20px !important;
  }
}

.adjust-ineg-con-h1 {
  border-radius: 20px;
}

/* Style for the button */
/* Style for the button */
.side-nav-integrations {
  display: inline-block;
  padding: 10px 20px;
  background-color: #8e56dc; /* Default button color */
  color: white;
  text-decoration: none;
  border: none;
  border-radius: 5px;
  transition: background-color 0.3s;
  position: relative; /* Ensure the icon is positioned relative to the button */
  overflow: hidden; /* Ensure the SVG doesn't overflow the button */
}

/* Hover effect */
.side-nav-integrations:hover {
  color: white !important;
  background-color: #8e56dc; /* Change button color on hover */
}

/* Style for the SVG icon */
.button-icon-inte {
  width: 20px; /* Adjust the size of the SVG icon */
  height: 25px;
  fill: currentColor; /* Ensure the SVG icon takes the color of the button text */
  vertical-align: middle; /* Align the icon vertically */
  margin-right: 5px; /* Add some space between the icon and the text */
}

/* Style for the text */
.side-nav-integrations span {
  vertical-align: middle; /* Align the text vertically */
}

/*                  /////////////////integration-deco */

.img-rainbow-start {
  height: 250px;
}

/* Roxo project  starts*/

/* Landing page starts */

/* Special Section Start */
.landing-special-section {
  width: 100%;
  position: relative;
  background: #0e041d;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  overflow: hidden;
}

.centered-content {
  max-width: 1366px;
  width: 100%;
  padding: 0 16.32px;
  z-index: 2; /* Ensure it sits above the image */
  margin-top: 200px;
}

@media (max-width: 991px) {
  .centered-content {
    margin-top: 142px;
  }
}

.h1-on-dark {
  color: white;
  font-size: 63px;
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  /* text-transform: capitalize; */
  letter-spacing: 1.3px;
}
.landing-main-p {
  font-size: 24px !important;
  padding: 0 15px;
}
.paragraph-on-dark {
  color: #d9d9d9;
  font-size: 19px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;

  margin-top: 26px;
}

.bold {
  font-weight: 700;
}

.linkon-land {
  margin-top: 20px;
}

.roxo-landing-pic {
  width: 100%;
  margin-top: auto; /* Push the image to the bottom */
  z-index: 1; /* Ensure it sits behind the content */
}

.roxo-landing-pic img {
  width: 100%;
  height: auto;
  padding: 0 20px;
}

/* h1 and p landing responsive landing start */
@media (max-width: 768px) and (min-width: 480px) {
  .h1-on-dark {
    font-size: 2.8rem !important;
    padding: 0 14px;
  }
  .size-p-landing {
    font-size: 1.2rem !important;
  }
  .paragraph-on-dark {
    margin-top: 27px;
  }

  .res-landing-bt {
    margin-bottom: 20px;
  }
}
@media (max-width: 480px) and (min-width: 350px) {
  .h1-on-dark {
    font-size: 2.4rem !important;
    padding: 0 14px;
  }
  .size-p-landing {
    font-size: 1rem !important;
  }
  .paragraph-on-dark {
    margin-top: 27px;
  }

  .res-landing-bt {
    margin-bottom: 20px;
  }
}

@media (max-width: 390px) and (min-width: 1px) {
  .h1-on-dark {
    font-size: 34px !important;
  }
  .size-p-landing {
    font-size: 1.2rem !important;
  }
  .paragraph-on-dark {
    margin-top: 22px;
  }
}

@media (max-width: 700px) and (min-width: 586px) {
  .centered-content {
    padding: 0;
  }

  .roxo-landing-pic img {
    padding: 0;
  }
}

@media (max-width: 586px) and (min-width: 390px) {
  .roxo-landing-pic img {
    padding: 0;
  }
}

@media (max-width: 390px) and (min-width: 100px) {
  .roxo-landing-pic img {
    padding: 0;
    max-width: 103% !important;
    width: 103% !important;
    padding-top: 50px;
    margin-bottom: -20px;
  }
}

/* button responsive landing start */
@media (max-width: 1210px) and (min-width: 100px) {
  .res-landing-bt {
    font-size: 0.95rem !important;
    padding: 11px 25px 10px !important;
  }
}

@media (max-width: 720px) and (min-width: 100px) {
  .roxo-wrap {
    padding: 0 !important;
  }
}

@media (max-width: 720px) and (min-width: 100px) {
  .roxo-wrap {
    padding: 0 !important;
  }
}

/* button responsive landing start */

/* Additional CSS for specific section height */
@media (max-width: 700px) {
  .landing-special-section {
    min-height: 700px; /* Set the minimum height to 800px for small screens */
  }
}

/* roxo-landing-2nd  starts*/

/* Special Section Start */
.special-section {
  width: 100%;
  position: relative;
  background: #fefefe;
  padding: 2rem 1rem; /* Add padding for better spacing */
  height: auto;
  box-sizing: border-box;
  text-align: center;
  margin-top: 90px;
}

@media (max-width: 1199px) {
  .special-section {
    background: linear-gradient(to bottom, rgb(255 255 255) 735px, #160c27 0%);
  }
}
@media (max-width: 960px) {
  .special-section {
    background: #fefefe;
  }
}

.roxo-h2-linear {
  font-size: 2.4rem;
  background: #170b28;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 2rem;
  margin-top: 100px;
  margin-bottom: 70px;
}
@media (max-width: 450px) {
  .roxo-h2-linear {
    margin-top: 0px;
  }
}
.we-come-h2 {
  color: #170b28 !important;
}

.roxo-h3 {
  font-size: 1rem;
  font-family: "Roboto", sans-serif;
}

/* Add a wrapper with padding or margin */
.roxo-cards-wrapper {
  padding: 0 2rem; /* Adjust padding as needed */
}

.roxo-cards-container {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  justify-content: center;
  margin-bottom: 50px;
}

.roxo-card {
  background-color: hsl(0, 0%, 100%);
  box-shadow:
    0 0 0 1px hsla(230, 13%, 9%, 0.05),
    0 0.3px 0.4px hsla(230, 13%, 9%, 0.02),
    0 0.9px 1.5px hsla(230, 13%, 9%, 0.045),
    0 3.5px 6px hsla(230, 13%, 9%, 0.09);
  border-radius: 0.375em;
  overflow: hidden;
  flex: 1 1 300px;
  max-width: calc(33% - 2rem);
  width: calc(33% - 40px); /* Adjust the width */
  margin: 10px; /* Adjust the margin */
  display: flex;
  flex-direction: column;
}

.roxo-wrap {
  max-width: 1320px;
  margin: 0 auto;
  padding: 0 20px;
}

@media (max-width: 960px) and (min-width: 850px) {
  .special-section {
    padding: 0 220px;
  }
}
@media (max-width: 850px) and (min-width: 700px) {
  .special-section {
    padding: 0 180px;
  }
}

@media (max-width: 700px) and (min-width: 583px) {
  .special-section {
    padding: 0 80px;
  }
}

@media (max-width: 583px) and (min-width: 500px) {
  .special-section {
    padding: 0 60px;
  }
}

@media (max-width: 500px) and (min-width: 300px) {
  .special-section {
    padding: 0 10px;
  }
}

.roxo-card__img-wrapper {
  flex-shrink: 0;
}

.roxo-card__img-wrapper img {
  display: block;
  width: 100%;
}

.roxo-card__content {
  padding: 1rem;
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  flex-grow: 1; /* Ensure content takes up remaining space */
  text-align: left;
  /* min-height: 200px; */
}

.roxo-p {
  font-size: 0.9rem;
  color: #525252;
}

.roxo-card__btn {
  width: 100%;
  font-size: 0.8rem;
}

.roxo-card__footer {
  margin-top: auto; /* Push footer to the bottom */
}

/* --link variation */
.roxo-card--link {
  text-decoration: none;
  display: block;
  color: inherit;
  transition: box-shadow 0.2s;
}

.roxo-card--link:hover {
  box-shadow:
    0 0 0 1px hsla(230, 13%, 9%, 0.05),
    0 0.9px 1.25px hsla(230, 13%, 9%, 0.025),
    0 3px 5px hsla(230, 13%, 9%, 0.05),
    0 12px 20px hsla(230, 13%, 9%, 0.09);
}

.roxo-card--link .roxo-card__img-wrapper {
  position: relative;
}

.roxo-card--link .roxo-card__img-wrapper::after {
  /* overlay layer */
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: hsla(230, 13%, 9%, 0.6);
  opacity: 0;
  transition: 0.2s;
}

.roxo-card__link-icon-wrapper {
  position: absolute;
  z-index: 1;
  width: 64px;
  height: 64px;
  top: calc(50% - 32px);
  left: calc(50% - 32px);
  background-color: hsla(0, 0%, 100%, 0.9);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transform: scale(0.8);
  transition: 0.2s;
}

.roxo-card__link-icon-wrapper .cd-icon {
  --size: 32px;
  display: block;
  color: hsl(230, 13%, 9%);
}

.roxo-card--link:hover .roxo-card__img-wrapper::after {
  opacity: 1;
}

.roxo-card--link:hover .roxo-card__link-icon-wrapper {
  opacity: 1;
  transform: scale(1);
}

.roxo-dark-bt {
  background: #170b28;
  box-shadow:
    inset 0 1px 0 hsla(0, 0%, 100%, 0.15),
    0 1px 3px hsla(250, 84%, 38%, 0.25),
    0 2px 6px hsl(250deg 62.86% 2.64% / 48%),
    0 6px 10px -2px hsl(0deg 0% 0% / 17%);
  color: hsl(0, 0%, 100%);
  transition: box-shadow 0.3s ease;
  border: 2px solid transparent;
  max-width: 170px;
  font-weight: 400;
}

.roxo-dark-bt:hover {
  box-shadow: none;
  color: hsl(0, 0%, 100%) !important;
}

.roxo-primary-bt {
  background: #8e56dc;
  font-size: 0.8rem;
  letter-spacing: 0.05rem;
  box-shadow:
    inset 0 1px 0 hsla(0, 0%, 100%, 0.15),
    0 1px 3px hsla(250, 84%, 38%, 0.25),
    0 2px 6px hsl(250deg 62.86% 2.64% / 48%),
    0 6px 10px -2px hsl(0deg 0% 0% / 17%);
  color: hsl(0, 0%, 100%);
  transition: box-shadow 0.3s ease;
  border: 2px solid transparent;
  max-width: 170px;
  margin-top: 40px;
  border-radius: 7;
}

.roxo-primary-bt:hover {
  box-shadow: none;
  color: hsl(0, 0%, 100%) !important;
}

@media (max-width: 960px) {
  .roxo-card {
    max-width: 100%;
    margin: 10px 0;
  }
}

@media (max-width: 768px) and (min-width: 350px) {
  .size-p-landing {
    font-size: 1.1rem !important;
    padding: 0 15px;
    font-weight: 400;
  }
  .paragraph-on-dark {
    margin-top: 27px;
  }
}

@media (max-width: 768px) and (min-width: 500px) {
  .h1-on-dark {
    font-size: 50px !important;
  }
  .centered-content {
    margin-top: 140px;
  }
}
@media (max-width: 500px) and (min-width: 350px) {
  .h1-on-dark {
    font-size: 38px !important;
  }
  .centered-content {
    margin-top: 140px;
  }
}

@media (max-width: 350px) and (min-width: 1px) {
  .h1-on-dark {
    font-size: 28px !important;
  }
  .size-p-landing {
    font-size: 1rem !important;
  }
  .paragraph-on-dark {
    margin-top: 22px;
  }
  .centered-content {
    margin-top: 100px;
  }
}

.roxo-h2-linear::after {
  content: "";
  display: block;
  width: 100px; /* Adjust width as needed */
  height: 100px; /* Adjust height as needed */
  background: url("../images/roxo-deco-landing.png") no-repeat center center;
  background-size: contain;
  margin: 0 auto;
  margin-top: 10px; /* Adjust the space between the h2 and the arrow */
}

/* landing about start */

/* roxo-landing-about.css */

.roxo-landing-about-section {
  position: relative;
  background: #0e041d; /* Adjust the path to your background image */
  background-size: cover;
  background-position: center; /* You can change this value */
  background-repeat: no-repeat;
  color: white;
  margin-top: -82px;
}

.roxo-landing-about-wrapper {
  max-width: 1320px;
  margin: 0 auto;
  justify-content: space-between;
  align-items: flex-start;
  position: relative;
}

.roxo-landing-about-content {
  flex: 1;
}

.roxo-landing-about-left {
  max-width: 60%;
  padding-top: 90px;
  padding-bottom: 90px;
  margin-left: 60px;
  margin-top: -90px !important;
}

.roxo-landing-about-left h2 {
  font-size: 2rem;
  margin-bottom: 40px;
  color: white;
}

.roxo-landing-about-feature {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

.roxo-landing-about-feature svg {
  margin-right: 10px;
  vertical-align: middle;
  margin-bottom: 20px;
}

.roxo-landing-about-cta {
  margin-top: 20px;
  padding: 10px 20px;
  background-color: #0069d9; /* Adjust as needed */
  color: white;
  border: none;
  cursor: pointer;
  font-size: 1rem;
}

.roxo-landing-about-widget {
  flex: 1;
  position: relative;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  padding-bottom: 0;
  margin-bottom: 0;
  overflow: visible; /* Ensure that the container can exceed the section */
  margin-right: 20px;
}

.roxo-landing-about-image {
  max-width: 600px;
  height: auto;
  position: relative;
  display: block;
}
.roxo-landing-about-glass-container {
  position: absolute;
  bottom: -107px;
  right: 0px;
  border: 2px solid rgba(255, 255, 255, 0.2);
  border-radius: 20px;
  padding: 8px;
  z-index: 10;
  backdrop-filter: blur(4px);
  overflow: hidden;
}

.dota {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: radial-gradient(
    circle,
    rgb(255, 255, 255) 20%,
    rgb(125, 80, 193) 37%,
    rgb(44, 16, 84) 60%,
    rgba(0, 0, 0, 0) 100%
  );
  position: absolute;
  top: -211px; /* Adjust as needed to position the dot vertically */
  left: 75%;
  transform: translateX(-50%); /* Ensure the dot starts in the middle */
  filter: blur(2px);
  z-index: 5 !important; /* Ensure this is behind the glass container */
  transition: transform 0.5s ease; /* Smooth movement */
}

@media (max-width: 1400px) {
  .dota {
    top: -166px; /* Adjust as needed to position the dot vertically */
    left: 60%;
  }
}
@media (max-width: 1000px) {
  .dota {
    top: -144px; /* Adjust as needed to position the dot vertically */
    left: 60%;
  }
}
@media (max-width: 700px) {
  .dota {
    left: 50%;
  }
}
@media (max-width: 536px) {
  .dota {
    top: -97px;
    left: 50%;
  }
}
@media (max-width: 450px) {
  /* .dota {
    top: -129px;
    left: 50%;
  } */
  .dota {
    display: none;
  }
}

.small-dot {
  width: 10px;
  height: 10px;
  background-color: #8e56dc;
  border-radius: 50%;
  position: absolute;
  top: 50%; /* Center the small dot inside the dota */
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 6 !important; /* Ensure this is above the large dot */
  filter: blur(2px);
}

@media (max-width: 1400px) {
  .roxo-landing-about-image {
    max-width: 500px;
  }
  .roxo-landing-about-left {
    padding-left: 70px;
  }
}
@media (max-width: 1000px) {
  .roxo-landing-about-left {
    padding-bottom: 190px;
  }
  .roxo-landing-about-image {
    max-width: 450px;
  }
}
@media (max-width: 500px) {
  .roxo-landing-about-left {
    margin-top: -200px !important;
  }
  .res-ani-about-h {
    font-size: 1.6rem !important;
    font-weight: 400;
  }
}
@media (max-width: 536px) {
  .roxo-landing-about-glass-container {
    right: 3px;
  }
  .roxo-landing-about-image {
    max-width: 350px;
  }
}
@media (max-width: 450px) {
  .roxo-landing-about-glass-container {
    bottom: -76px;
  }
  .roxo-landing-about-image {
    max-width: 300px;
  }
}
@media (max-width: 388px) {
  .roxo-landing-about-glass-container {
    right: 3px;
  }
}

@media (max-width: 559px) {
  .roxo-landing-about-left {
    padding-left: 0 !important;
  }
}

.roxo-h2-on-white-res {
  font-size: 1.6rem !important;
}

.roxo-landing-about-left {
  padding-top: 58px;
  margin-left: 20px; /* Reduce left margin on mobile */
  max-width: 100%; /* Ensure the left content fits the screen */
  margin-top: -80px;
}

@media (min-width: 550px) {
  .roxo-h2-on-white-res {
    padding-right: 263px;
  }
}

.p-on-bright-dark {
  color: #ffffff;
  background-color: transparent;
}

.roxo-h2-on-white {
  font-size: 2.2rem;
}

.roxo-color {
  background-color: transparent;
  color: #8e56dc;
}

.roxo-p-on-white {
  color: #525252;
}

.adjust-legal-pic {
  max-width: 50%;
}

@media screen and (max-width: 1200px) {
  .adjust-legal-pic {
    max-width: 60%;
  }
}

.land-academy-bt {
  background-color: #467756 !important;
  border-color: #467756 !important;
  box-shadow:
    inset 0 1px 0 hsla(0, 0%, 100%, 0.15),
    0 1px 3px rgba(35, 58, 42, 0.25),
    0 2px 6px rgba(35, 58, 42, 0.1),
    0 6px 10px -2px rgba(35, 58, 42, 0.25) !important;
}

.roxo-h2-all {
  font-size: 2rem !important;
}

@media screen and (max-width: 600px) {
  .roxo-h2-all {
    font-size: 1.8rem !important;
  }
}

/* For screens between 600px and 400px */
@media screen and (max-width: 600px) and (min-width: 400px) {
  .roxo-h2-all {
    font-size: 2.4rem !important;
  }
}

/* For screens smaller than 400px */
@media screen and (max-width: 400px) {
  .roxo-h2-all {
    font-size: 2rem !important;
  }
}

.partner-class {
  font-size: 1.8rem !important;
  font-weight: 400 !important;
}

@media (max-width: 450px) {
  .marg-ani-aca-p {
    font-size: 1rem !important ;
  }
}
@media (min-width: 980px) {
  .roxo-h2-on-white-res {
    padding-right: 263px;
  }
}

.roxo-ladning-academy-box {
  position: relative;
  display: inline-block;
}

.roxo-landing-aca-title {
  position: relative;
}

.icon-aca-pic {
  position: absolute;
  top: 54px; /* Adjust based on the desired vertical position */
  left: 101%; /* Position horizontally relative to the container */
  transform: translateX(-50%) translateY(-100%); /* Center the image horizontally and position it above */
  width: 40px; /* Adjust the size of the decoration image */
  height: auto; /* Maintain aspect ratio */
}

@media screen and (max-width: 991px) and (min-width: 320px) {
  .icon-aca-pic {
    width: 45px;
    top: 55px; /* Adjust based on the desired vertical position */
    left: 102%; /* Position horizontally relative to the container */
  }
}

@media screen and (max-width: 320px) {
  .icon-aca-pic {
    width: 35px;
    top: 45px; /* Adjust based on the desired vertical position */
    left: 102%; /* Position horizontally relative to the container */
  }
}

@media screen and (max-width: 400px) {
  .roxo-landing-aca-adjustse {
    padding-top: 0 !important;
  }
}
.high-academy-text {
  font-weight: bold;
  background-color: transparent;
  color: #233a2a;
}

/* call 2 action class */
/* roxo-call-to-action.css */

.roxo-call-to-action-section-wrapper {
  padding: 20px; /* Space around the container */
  padding-bottom: 111px;
}

.roxo-call-to-action-section {
  position: relative;
  background-image: url(../images/free-widget-integration-bg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 15px;
  color: white;
}

#bg-img-security-call {
  background-image: url("../images/call-2-bg.png");
}

.roxo-wrap {
  width: 100%;
  height: 100%;
}

.roxo-call-to-action-wrapper {
  max-width: 1253px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.roxo-call-to-action-content {
  flex: 1;
  padding: 20px;

  flex-direction: column;
  justify-content: center;
}

.roxo-call-to-action-title {
  font-size: 1.3rem;
  margin-bottom: 10px;
  color: white;
}

.roxo-call-to-action-paragraph {
  margin-bottom: 20px;
  color: #f2f2f2;
  padding-right: 70px;
  font-size: 0.9rem;
}

.roxo-call-to-action-image-wrapper {
  flex: 1;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.roxo-call-to-action-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0 15px 15px 0;
}

.call-2-bt {
  color: black !important; /* Only the text color is black */
  font-size: 0.9rem;
  border-color: #e6e6e6 !important;
  background-color: white !important;
  border: 2px solid #e6e6e6; /* Initial border color */
  transition:
    border-color 0.5s ease,
    box-shadow 0.5s ease !important; /* Transition for border and box-shadow */
  font-size: 0.8rem;
  font-weight: 500;
}

.call-2-bt:hover {
  color: black !important; /* Ensure the text color stays black on hover */
  border-color: transparent !important; /* Border color to transparent on hover */
}

.call-to-land-respic {
  max-width: 107%;
}

@media (max-width: 960px) {
  .roxo-call-to-action-wrapper {
    flex-direction: column;
    text-align: center;
  }
  .call-to-land-respic {
    max-width: 100%;
  }
  .roxo-call-to-action-paragraph {
    padding: 0 30px;
    margin-top: 20px;
  }
  .roxo-call-to-action-content {
    order: 1;
    padding-top: 40px;
    align-items: center;
  }

  .roxo-call-to-action-image-wrapper {
    order: 2;
    margin-top: 20px;
  }

  .roxo-call-to-action-image {
    width: 100%;
    height: auto;
  }

  .roxo-h2-on-white-res {
    font-size: 1.6rem !important;
  }

  .call-2-bt {
    margin-top: 4px;
  }

  .roxo-call-to-action-title {
    font-size: 1.7rem;
  }
  .roxo-call-to-action-paragraph {
    font-size: 1rem;
  }
}

.roxo-display4 {
  padding-top: 120px;
}

.overview-h1 {
  margin-top: 40px;
  font-size: 2.5rem;
  font-weight: 500;
}

@media (max-width: 989px) {
  .overview-h1 {
    margin-top: 40px;
    font-size: 42px;
  }
}

.vee-land {
  font-size: 0.8rem;
}

.h2-on-white-display {
  margin-top: 20px;
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  .h2-on-white-display {
    font-size: 1.4rem !important;
  }
}

.roxo-dark-bg {
  background-color: #0e041d;
}

.roxo-h2-on-dark {
  color: white;
  font-size: 2.2rem;
}

.roxo-arrow-ondark {
  color: #d9d9d9 !important;
  font-size: 0.9rem !important;
}

.p-on-d-ai-over {
  margin-top: 0 !important;
}

.deco-over-title {
  position: absolute;
  top: 48px;
  left: 95%;
  transform: translateX(-50%) translateY(-100%);
  width: 50px;
  height: auto;
}

@media screen and (max-width: 767px) {
  .deco-over-title {
    width: 35px;
    top: 45px; /* Adjust based on the desired vertical position */
    left: 92%; /* Position horizontally relative to the container */
  }
}

.deco-over-ai-title {
  position: absolute;
  top: 5px;
  left: 20%;
  transform: translateX(-50%) translateY(-100%);
  width: 20px;
  height: auto;
}

.roxo-p-color {
  color: #525252;
}

.over-dash-imgs {
  max-height: 220px !important;
}

@media screen and (max-width: 1200px) and (min-width: 991px) {
  .over-dash-imgs {
    max-height: 190px !important;
  }
}

@media screen and (max-width: 991px) and (min-width: 767px) {
  .over-dash-imgs {
    max-height: 150px !important;
  }
}

@media screen and (max-width: 767px) {
  .over-dash-imgs {
    max-height: 190px !important;
  }
}

.roxo-siza-dot {
  font-size: 3rem;
}

.banner-13-wrapper.bg--04.bg--fixed.r-16.block-shadow {
  width: auto;
}

.roxo-over-support-bg {
  background-image: url(../images/roxo-bg-support-over.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.fix-pt-over-roxo {
  padding-top: 60px;
  padding-bottom: 60px;
}

.roxo-overview-statment-section {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  padding-right: 0 !important;
}

.roxo-content-statment {
  margin-left: 30px;
}

.roxo-p-statment {
  padding-right: 70px;
}

@media (max-width: 767px) {
  .pad-to-stat {
    padding-top: 60px;
  }

  .roxo-p-statment {
    padding-right: 20px;
  }

  .roxo-p-statment {
    padding-right: 20px;
    padding-left: 20px;
  }
  .pad-to-stat {
    padding-right: 20px;
    padding-left: 20px;
  }
  .roxo-content-statment {
    margin-left: 0;
    padding: 0 !important;
  }

  .marg-over-stat {
    margin-bottom: 50px;
  }
}

.roxo-call-bg {
  background-image: url(../images/roxo-old-call-bg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  max-height: 571px;
}

.ai-over-marg {
  padding-bottom: 50px !important;
}

/* tabnav- ai widget page  */

#hero-tb .wave-shape-bottom path {
  fill: #fff;
}
#hero-tb {
  padding-top: 100px;
  padding-bottom: 50px;
}

.bg-ai-hero {
  background-color: #0e041d;
}

.bg-aff-hero {
  background-color: #e1f4e3;
}
.marg-to-bt {
  margin-bottom: 43px;
}

.roxo-h1-widget-page {
  padding: 0 !important;
  font-size: 2.5rem;
}

@media (max-width: 1399px) {
  .roxo-h1-widget-page {
    font-size: 2rem !important;
  }
}
@media (max-width: 530px) {
  .roxo-h1-widget-page {
    font-size: 1.6rem !important;
  }
}

@media screen and (max-width: 479px) and (min-width: 350px) {
  .text-ai-landing {
    padding: 20px !important;
  }
}

/* below roxo tabs  */

.contant-box-bullet {
  margin-top: 31px;
}

#new-order-widget-color {
  order: 12 !important;
}

@media screen and (max-width: 767px) {
  #new-order-widget-res {
    order: 12 !important;
  }
}

.supported-dis-roxo-h2 {
  padding-top: 0 !important;
}

.h2-res-all {
  margin-top: 50px !important;
}

.allin-p {
  margin-top: 30px !important;
}

/* profiles buttons tabs  */
.max-h-tabs-bt {
  max-height: 46px;
}

@media (max-width: 767px) {
  .max-h-tabs-bt {
    max-height: none;
  }
}

@media (max-width: 539px) {
  .max-h-tabs-bt {
    height: 51px !important;
  }
  .faqs-section .tabs-1 li button {
    margin-top: 9px;
  }
}

@media (max-width: 767px) {
  .roxo-bt-profiles-p {
    font-size: 0.8rem;
    margin-top: 30px !important;
  }
  .supported-dis-roxo-h2 {
    font-size: 2.1rem !important;
  }
}

.tab-title-prof {
  font-size: 1.2rem !important;
}

/* roxo anima  */
.tag-list {
  width: 30rem;
  max-width: 90vw;
  display: flex;
  flex-shrink: 0;
  flex-direction: column;
  gap: 1rem 0;
  position: relative;
  padding: 1.5rem 0;
  overflow: hidden;
}

.loop-slider {
  .inner {
    display: flex;
    width: fit-content;
    transform: translateX(0);
  }
}

/* .tag {
  display: flex;
  align-items: center;
  gap: 0 0.2rem;
  color: #e2e8f0;
  font-size: 0.9rem;
  background-color: #334155;
  border-radius: 0.4rem;
  padding: 0.7rem 1rem;
  margin-right: 1rem; 
  box-shadow: 
    0 0.1rem 0.2rem rgb(0 0 0 / 20%),
    0 0.1rem 0.5rem rgb(0 0 0 / 30%),
    0 0.2rem 1.5rem rgb(0 0 0 / 40%);
} */

.fade {
  pointer-events: none;
  background: linear-gradient(
    90deg,
    #1e293b,
    transparent 30%,
    transparent 70%,
    #1e293b
  );
  position: absolute;
  inset: 0;
}

.h6-roxo {
  font-weight: 500 !important;
  font-size: 1.2rem !important;
}

@media (max-width: 556px) {
  .any-device-sec {
    padding-bottom: 20px !important;
  }
}

.resa-pro-sec {
  padding: 2px 173px !important;
}

@media (max-width: 1400px) {
  .resa-pro-sec {
    padding: 2px 50px !important;
  }
}

@media (max-width: 767px) {
  .resa-pro-sec {
    padding: 2px 20px !important;
  }
}

@media (max-width: 767px) {
  .align-to-mobile {
    text-align: center;
  }
}

.h1-on-white {
  color: #3b3f44;
  font-size: 50px !important;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  letter-spacing: 1.3px;
}

.h1-statement {
  margin-bottom: 20px;
}

.roxo-statement-img {
  max-width: 55% !important;
}
@media (max-width: 1200px) {
  .roxo-statement-img {
    max-width: 63% !important;
  }
}

@media (max-width: 991px) {
  .roxo-statement-img {
    max-width: 80% !important;
  }
}

@media (max-width: 767px) {
  .h1-statement {
    font-size: 2.6rem !important;
    margin-top: 40px;
  }
}

.bg-site-map {
  background-image: url(../images/mapping-website-bg.png);
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}
.bg-site-map {
  min-height: 300px !important;
  padding-top: 200px !important;
}
@media (max-width: 700px) {
  .bg-site-map {
    padding-top: 100px !important;
  }
}

@media (max-width: 487px) {
  .h1-statement {
    font-size: 2.3rem !important;
    margin-top: 40px;
  }
}

.statement-icons {
  margin-bottom: 20px;
}

.mid-sec-call-bg {
  background-image: url(../images/roxo-bg-landing-about2.png);
}

.p-mid-all-tn-bf {
  font-size: 0.9rem !important;
  margin-top: 34px;
}
.why-stat-p {
  margin-top: 25px;
}
.roxo-title-b {
  font-size: 1.1rem !important;
}

.roxo-security-png {
  max-width: 70%;
}

.Security-h1 {
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  .Security-h1 {
    margin-bottom: 30px;
    margin-top: 40px;
    font-size: 2.7rem !important;
  }
}

.mrg-for-t2 {
  margin-bottom: 30px !important;
}

.order-first-sec {
}

/* PA section  */

.roxo-pa {
  padding-top: 40px;
  position: relative;
}

.roxo-pa-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #fefefe;
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
}

.roxo-left {
  flex: 0 0 35%;
  padding-right: 20px;
  z-index: 1;
}

.roxo-right {
  flex: 0 0 65%;
  margin-left: auto;
  margin-right: -50px; /* Move image to the edge */
}

.roxo-right img {
  width: 140%;
  height: auto;
  object-fit: cover;
}

@media (max-width: 1523px) {
  .roxo-right {
    margin-right: -20px; /* Move image to the edge */
  }
  .roxo-right img {
    width: 130%;
  }
}
@media (max-width: 1385px) {
  .roxo-right {
    margin-right: -200px; /* Move image to the edge */
  }
  .roxo-right img {
    width: 100%;
  }
  .roxo-left {
    padding-left: 90px;
  }
}
@media (max-width: 1209px) {
  .roxo-right {
    margin-right: -150px; /* Move image to the edge */
  }
  .roxo-right img {
    width: 100%;
  }
  .roxo-left {
    padding-left: 90px;
  }
  .roxo-pa {
    padding-top: 80px !important;
  }
}

@media (max-width: 865px) {
  .roxo-pa-content {
    flex-direction: column;
    align-items: center;
  }

  .roxo-left,
  .roxo-right {
    flex: 0 0 100%;
  }

  .roxo-right {
    margin-top: 20px;
    margin-right: 0;
  }
  .roxo-left {
    padding-top: 50px !important;
    padding-left: 0 !important;
  }
  .roxo-pa-content {
    text-align: center;
  }
  .para-pa-land {
    margin: 0 115px !important;
  }
  .roxo-right {
    margin-right: -300px; /* Move image to the edge */
  }
  .roxo-right img {
    width: 70%;
  }
}

@media (max-width: 767px) {
  .roxo-left {
    padding-top: 0 !important;
  }
}

@media (max-width: 621px) {
  .roxo-pa-content {
    flex-direction: column;
    align-items: center;
  }

  .roxo-left,
  .roxo-right {
    flex: 0 0 100%;
  }

  .roxo-right {
    margin-top: 20px;
    margin-right: 0;
  }

  .roxo-pa-content {
    text-align: center;
  }
  .para-pa-land {
    margin: 0 30px !important;
  }
  .roxo-right {
    margin-right: -150px; /* Move image to the edge */
  }
  .roxo-right img {
    width: 85%;
  }
}

.deco-over-title-pa {
  position: absolute;
  top: 5px;
  left: 88%;
  transform: translateX(-50%) translateY(-100%);
  width: 40px;
  height: auto;
}

@media (max-width: 767px) {
  .deco-over-title-pa {
    position: absolute;
    top: 45px;
    left: 88%;
    transform: translateX(-50%) translateY(-100%);
    width: 50px;
    height: auto;
  }
  .deco-over-title-pa {
    position: absolute;
    top: 44px;
    left: 88%;
    transform: translateX(-50%) translateY(-100%);
    width: 30px;
    height: auto;
  }
}

.roxo-pa {
  margin-bottom: 20px;
}

.para-pa-land {
  margin-top: 10px;
}

.bg-pa-cards {
  background-image: linear-gradient(
    to top,
    white,
    white,
    white,
    white,
    white,
    white,
    white,
    white,
    white,
    white,
    white,
    #ffffff
  );
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}

.pa-card {
  min-width: 380px;
}

@media (max-width: 963px) {
  .pad-pa-cards {
    padding-top: 80px;
  }
}

.center-link {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 150px;
  padding-top: 100px;
}
.center-link a {
  display: flex;
  align-items: center;
  text-decoration: none;
  color: inherit;
}
.center-link a svg {
  margin-left: 10px; /* Adjust this value for desired spacing between text and icon */
}

.svg-to-home-p-link {
  margin-left: 12px;
}

.link-to-home-pa:hover {
  color: #170b28 !important;
}

.roxo-partnership-img {
}

.mid-partnership-call-bg {
  background-image: url(../images/roxo-partnership-call-bg.png);
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  padding-top: 0 !important;
}
.top-left-image {
  position: absolute;
  top: 0;
  left: 20px;
  width: 100px;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}

.roxo-mid-call-partnership-h2 {
  margin-top: 80px;
}

.bt-partner-pad {
  margin-top: 50px;
}

.p-faq-to-faq {
  font-size: 0.9rem !important;
}

@media screen and (max-width: 1033px) and (min-width: 767px) {
  .h1-partnership-re {
    font-size: 2.5rem !important;
  }
}

.roxo-affiliate-bg-sec {
  /* background-image: url(../images/roxo-affiliate-bg-land.png) !important; */
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  padding-top: 151px !important;
  padding-bottom: 110px !important;
}

.p-affiliate-land {
  color: #4d4d4d !important;
}

#aff-land-btn {
  background-color: #8e56dc;
  color: white;
  padding: 15px 8px;
  border-radius: 8px;
  padding: 12px 39px;
  font-size: 0.8rem !important;
  border: 2px solid transparent;
  box-shadow:
    inset 0 1px 0 hsla(0, 0%, 100%, 0.15),
    0 1px 3px hsla(260, 38%, 15%, 0.25),
    0 2px 6px hsla(260, 38%, 15%, 0.1),
    0 6px 10px -2px hsla(260, 38%, 15%, 0.25);
}

.h1-aff-land {
  padding-right: 40px;
}

.icons-aff-sec {
  padding-top: 150px !important;
}

.content-icons-aff {
  padding-top: 40px;
  padding-bottom: 65px;
}

.aff-t2-icons {
  margin-bottom: 30px;
}

@media (max-width: 767px) {
  .roxo-affiliate-bg-sec {
    padding-top: 130px !important;
  }
  .h1-aff-land {
    padding-right: 0px;
  }
  .aff-skelaton-bt {
    margin-bottom: 50px !important;
  }
}

/* .aff-mid-bag-sec {
  background-image: url(../images/aff-mid-bag.png) !important;

} */

.aff-mid-f2 {
  padding-top: 40px;
}

.skelaton-aff-sec {
  margin: 0 !important;
}

.skelaton-aff-sec-bg {
  background-image: url(../images/aff-scalaton-bg.png) !important;
  width: auto;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.multy-ent-bg {
  background: #584279 !important ;
  width: auto;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  border-radius: 0px 0 70px 70px !important ;
}
.forma-ente {
  border-top: 5px solid #584279;
}

.multy-aff-bg {
  background-color: #e1f4e3 !important ;
  width: auto;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  border-radius: 0 !important;
}

.multy-ent-title {
  color: white !important;
}

.roxo-faq-bckground {
  background-image: url(../images/roxo-faq-bg.png) !important;
  width: auto;

  background-position: center center;
  background-size: cover;
}
#color-fotter-reserved {
  color: white;
}

.tabnav-super {
  color: #cfabff;
}

.h1-complice-pad-sec {
  background-color: #ede4f9;
  background-position: center center;
}

.roxo-about-sec {
  background-color: #f4f7fd;
  min-height: 557px !important;
  padding-top: 177px !important;
}

.roxo-about-sec .img-block {
  position: relative;
  overflow: hidden;
}
#about-pic-location {
  position: absolute;
  top: -148%;
  right: -24%;
  bottom: -8%;
  width: 79%;
  height: 115%;
}

@media (max-width: 1693px) {
  #about-pic-location {
    position: absolute;
    top: -129%;
    right: -19%;
    bottom: -10%;
    width: 76%;
    height: 119%;
  }
}
@media (max-width: 1400px) {
  #about-pic-location {
    position: absolute;
    top: -81%;
    right: -16%;
    bottom: -7%;
    width: 74%;
    height: 121%;
  }
}

@media (max-width: 1200px) {
  #about-pic-location {
    position: absolute;
    top: -84%;
    right: -22%;
    width: 87%;
    height: 120%;
  }
}

@media (max-width: 991px) {
  #about-pic-location {
    position: absolute !important;
    top: 87%;
    right: 12%;
    width: 75%;
    height: 120%;
  }
  .roxo-about-sec {
    background-color: #f4f7fd;
    min-height: 627px !important;
    padding-top: 137px !important;
  }
  .content-sec-about {
    text-align: center !important;
  }
  .over-hid-about {
    flex-wrap: wrap;
    justify-content: center;
  }
  .roxo-about-sec .img-block .about-pic-location {
    position: relative !important;
    overflow: hidden !important;
  }

  .new-pad-sec-about {
    margin-top: 0 !important;
  }
}

.sec-pic-about {
  max-width: 74%;
}
.new-pad-sec-about {
  padding-bottom: 150px !important;
}

@media (max-width: 767px) {
  #about-pic-location {
    position: absolute !important;
    top: 90%;
    right: -5%;
    width: 112%;
    height: 120%;
  }
  .new-pad-sec-about {
    margin-top: 0 !important;
  }
  .h1-about-roxo {
    margin-top: 0 !important;
  }
}

@media (max-width: 479px) {
  #about-pic-location {
    position: absolute !important;
    top: 90%;
    right: -20%;
    width: 140%;
    height: 120%;
  }
  .sec-pic-about {
    max-width: 90%;
  }
  .new-pad-sec-about {
    padding-top: 70px !important;
    margin-bottom: 0 !important;
  }
}

.about-back-tonav {
  background-color: #f4f7fd;
  width: auto;
  background-position: center center;
  background-size: cover;
  padding-bottom: 50px;
  padding-top: 50px !important;
}

/* @media (max-width: 600px) {
  .about-back-tonav {
    padding-top: 0 !important;
  }
} */
#just-logo-pic-about {
  max-width: 16% !important;
  margin-top: 20px;
}

.roxo-about-academy {
  padding-top: 130px;
}

.roxo-about-adj-academy {
  max-width: 75%;
  padding-top: 64px;
}
@media screen and (max-width: 991px) and (min-width: 10px) {
  .roxo-about-adj-academy {
    max-width: 100%;
  }
}

@media (max-width: 400px) {
  .pad-below-about-academy {
    padding-top: 70px;
  }
}

/* Contact us roxo  */
/* .roxo-contact {
                        background: linear-gradient(to bottom, #f4f7fd 500px, #ffffff 0%), #E7DDF5 no-repeat center top / cover;                        position: relative;
                        padding-bottom: 200px;
                      } */
.roxo-contact {
  background:
    linear-gradient(to bottom, transparent 500px, #ffffff 500px), #2c2b36;
  background-size: cover, cover;
  background-position: top, center;
  background-repeat: no-repeat, no-repeat;
  position: relative;
  padding-bottom: 200px; /* Adjust based on your content */
  top: -20px;
}
.roxo-contact-content {
  border-radius: 10px;
  padding: 20px;
  background: #170b28;
  box-shadow: 2px 2px 49px #946ec8;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 20px;
  position: absolute;
  top: 2px;
  left: 12%;
  transform: translateX(-50%);
  z-index: 1;
}

.roxo-contact-info-wrapper {
  max-width: 1320px;
  width: 100%;
}

.roxo-contact-info {
  width: 100%;
  max-width: 439px;
  height: auto;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: left;
  left: 35px;
  top: 20px;
}

.roxo-contact-title {
  color: white;
  font-size: 38px;
  font-family: Roboto, sans-serif;
  font-weight: 500;
  line-height: 105px;
  position: relative;
  display: flex;
  align-items: center;
  user-select: text; /* Ensure the content is selectable */
}

.roxo-contact-img {
  margin-left: 10px;
  height: auto;
  width: auto;
  max-height: 30px; /* Adjust as needed */
  max-width: 16%; /* Set max-width for the image */
}

.roxo-contact-description {
  color: #dadada;
  font-size: 0.9rem;
  font-family: Roboto, sans-serif;
  font-weight: 400;
  line-height: 27px;
  margin-top: 25px;
  user-select: text; /* Ensure the content is selectable */
  padding-right: 81px;
  letter-spacing: 0.05rem;
}

.roxo-contact-email {
  font-weight: 700;
  color: #c19af6;
}

.roxo-contact-wrapper {
  max-width: 1320px;
  margin: 0 auto;
  padding: 0 20px;
  display: flex;
  justify-content: flex-end; /* Ensure content and form are side by side */
  position: relative;
  top: 141px;
}

.roxo-contact-form {
  width: 100%;
  max-width: 675px;
  padding: 29px;
  background: linear-gradient(0deg, #fefefe 0%, #fefefe 100%);
  box-shadow: 6px 7px 16px rgba(0, 0, 0, 0.25);
  border-radius: 14px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  z-index: 2;
  margin-right: 129px;
  border-top: 4px solid #8e56dc;
}

.roxo-contact-form-inner {
  width: 100%;
  display: flex;
  flex-direction: column;
}

.roxo-contact-form-row {
  width: 100%;
  display: flex;
  justify-content: space-between;
  gap: 10px; /* Add space between columns */
  margin-bottom: 16px;
}

.roxo-contact-column {
  width: 48%; /* Adjust width to ensure two columns fit in one row */
}

.roxo-contact-label {
  color: #42464b;
  font-size: 15px;
  font-family: "Roboto", sans-serif;
  font-weight: 500; /* Changed to 600 */
  line-height: 21px;
  margin-bottom: 8px;
  letter-spacing: 0.03rem;
}

.roxo-contact-input,
.roxo-contact-input-full {
  width: 100%;
  margin-bottom: 16px;
}

.roxo-contact-input input,
.roxo-contact-textarea textarea,
.roxo-contact-input select,
.roxo-contact-input-full select {
  width: 100%;
  height: 38px;
  padding: 10px;
  background: white;
  border-radius: 4px;
  border: 1px solid rgba(3, 33, 37, 0.1);
  font-size: 14px;
  font-family: Inter, sans-serif;
  font-weight: 400;
  line-height: 20px;
  color: #595959;
  -webkit-appearance: none; /* Remove default styling on iOS */
  -moz-appearance: none; /* Remove default styling on Firefox */
  appearance: none; /* Remove default styling on modern browsers */
}

.custom-select-wrapper {
  position: relative;
  width: 100%;
}

.custom-select {
  width: 100%;
  height: 38px;
  padding: 10px;
  background: white;
  border-radius: 4px;
  border: 1px solid rgba(3, 33, 37, 0.1);
  font-size: 14px;
  font-family: Inter, sans-serif;
  font-weight: 400;
  line-height: 20px;
  color: #595959;
  -webkit-appearance: none; /* Remove default styling on iOS */
  -moz-appearance: none; /* Remove default styling on Firefox */
  appearance: none; /* Remove default styling on modern browsers */
  padding-right: 30px; /* Ensure there's space for the arrow */
}

.custom-select-wrapper::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 24px;
  width: 0;
  height: 0;
  pointer-events: none;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #595959;
  transform: translateY(-50%);
}

.custom-select-wrapper-error::after {
  top: 27%;
}

.custom-select option {
  padding: 15px !important; /* Add padding to options for better readability */
  font-size: 16px; /* Increase font size */
}

.custom-select option:hover {
  background-color: #f4f7fd !important; /* Change background color on hover */
}

.custom-select option:not(:last-child) {
  margin-bottom: 5px; /* Add space between options */
}

.roxo-contact-textarea textarea {
  height: 113px;
  max-height: 200px; /* Restrict the height to 200px */
}

.roxo-contact-submit button {
  width: 100%;
  padding: 14px 0;
  background: #8e56dc;
  box-shadow: -1px 3px 9px rgba(0, 0, 0, 0.25);
  border-radius: 7px;
  border: 2px solid rgba(255, 255, 255, 0.26);
  color: white;
  font-size: 14px;
  font-family: Inter, sans-serif;
  font-weight: 600;
  text-align: center;
  cursor: pointer;
}

.img-deco-contact {
  position: absolute;
  top: 13px;
  left: 93%;
  transform: translateX(-50%) translateY(-100%);
  width: 30px;
  height: auto;
}

/* Responsive adjustments */
@media (max-width: 1019px) {
  .roxo-contact-wrapper {
    flex-direction: column;
    align-items: center;
    margin-top: 20px; /* Add space between the content and form */
  }
  .roxo-contact-info {
    align-items: center;
    text-align: center;
    left: -6px;
    top: -16px;
  }
  .roxo-contact-form {
    width: 100%;
    margin-top: 20px; /* Add space between the content and form */
    margin-right: 0;
  }
  .roxo-contact-form-row {
    flex-direction: column;
    gap: 0; /* Remove gap between rows */
    margin-bottom: 16px; /* Add bottom margin for rows */
  }
  .roxo-contact-column {
    width: 100%; /* Ensure each column takes full width */
  }
  .roxo-contact-description {
    padding: 20px;
  }

  .roxo-contact-info-wrapper {
    width: unset;
  }
  .img-deco-contact {
    top: 185px;
    left: 93%;
  }
}

.error-message {
  background-color: #ffcbcb;
  color: #730000;
  font-size: 14px;
  margin-top: 5px;
  opacity: 0;
  transition:
    opacity 0.3s ease,
    visibility 0.3s ease; /* Add transition for opacity and visibility */
  border-radius: 4px;
  padding: 5px 10px; /* Added padding for spacing */
  display: none; /* Hide by default */
}

.error-message.visible {
  opacity: 1;
  display: block; /* Show when visible */
}

/* flip animation */
.roxo-contact-form-inner {
  transition: opacity 1s ease;
}

.thank-you-message {
  display: none;
  opacity: 0;
  transition: opacity 1s ease;
  text-align: center;
}

.thank-you-message.visible {
  display: block;
  opacity: 1;
}

.custom-select-wrapper-error::after {
  top: 27%;
  content: "";
}

.thank-you-message {
  display: none;
  opacity: 0;
  transition: opacity 1s ease;
  text-align: center;
  padding: 20px;
  background-color: #fefefe;
  border-radius: 7px;

  color: #333;
  font-family: "Roboto", sans-serif;
  margin-top: 4px;
}

.thank-you-message h3 {
  font-size: 20px;
  transition: opacity 1s ease;
  letter-spacing: 0.04rem;
  margin-bottom: 10px;
  color: #3b3f44;
}

.thank-you-message p {
  font-size: 16px;
  margin-bottom: 0;
  color: #525252;
}

.hidden-text {
  opacity: 1; /* Fully visible */
  visibility: visible; /* Ensure the element is visible to screen readers */
  display: block; /* Keeps the element in the layout flow */
  position: absolute; /* Removes the element from the normal document flow */
  left: -9999px; /* Moves the element far outside the viewport horizontally */
  top: -9999px; /* Moves the element far outside the viewport vertically */
  width: 1px; /* Minimal width */
  height: 1px; /* Minimal height */
  overflow: hidden; /* Hides any overflowed content */
}
.roxo-contact-form {
  transition: background-color 1s ease;
}

.thank-you-background {
  background-color: #fefefe !important;
}

.svg-container {
  display: flex;
  justify-content: center;
  margin-bottom: 10px;
}

.svg-container svg {
  width: 80px; /* Adjust the size as needed */
  height: 80px; /* Adjust the size as needed */
}

.svg-color-thanks-contact {
  --size: 120px !important;
  color: rgb(61 190 88);
}
/* end flip animation  */

/* end Contact us roxo  */

.roxo-contact-rev-sec {
  background-color: #fefefe !important;
}

.roxo-contact-just-logo {
  position: absolute;
  top: -12px;
  left: 53%;
  transform: translateX(-50%) translateY(-100%);
  width: 40px;
  height: auto;
}

.pad-bt-call-t {
  margin-bottom: 70px !important;
}
.call-to-action-contact-sec {
  position: relative;
  background-image: url("../images/roxo-call-contact-bg.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 15px;
  color: white;
  text-align: center;
}

.new-contact-c2-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 20px;
}

.ph-roxo-call-contact {
  padding: 0 !important;

  margin-bottom: 15px;
  margin-top: 20px;
}

@media (max-width: 1685px) {
  .roxo-contact-content {
    top: 2px;
    left: 18%;
    transform: translateX(-50%);
  }
}

@media (max-width: 1491px) {
  .roxo-contact-content {
    top: 2px;
    left: 21%;
    transform: translateX(-50%);
  }
}

@media (max-width: 1376px) {
  .roxo-contact-content {
    top: 2px;
    left: 27%;
    transform: translateX(-50%);
  }
}

.h2-voices {
  padding: 0 !important;
}

/* end contact us Roxo */

/* Start Roxo pricing  */

/* start SWITCHER */
/* variables */
:root {
  /* colors */
  --ri5-color-primary-hsl: 259, 61%, 60%;
  --ri5-color-bg-hsl: 0, 0%, 100%;
  --ri5-color-contrast-high-hsl: 230, 7%, 23%;
  --ri5-color-contrast-higher-hsl: 230, 13%, 9%;
  --ri5-color-bg-darker-hsl: 240, 4%, 90%;
  --ri5-color-white-hsl: 0, 0%, 100%;

  /* typography */
  --ri5-text-sm: 0.833rem;
}

@media (min-width: 64rem) {
  :root {
    /* typography */
    --ri5-text-sm: 0.9rem;
  }
}

/* icons */
.ri5-icon {
  height: var(--ri5-size, 1em);
  width: var(--ri5-size, 1em);
  display: inline-block;
  color: inherit;
  fill: currentColor;
  line-height: 1;
  flex-shrink: 0;
  max-width: initial;
}

.ri5-icon--xs {
  --ri5-size: 16px;
}

:root {
  --radio-switch-width: 390px;
  --radio-switch-height: 46px;
  --radio-switch-padding: 3px;
  --radio-switch-radius: 50em;
  --radio-switch-animation-duration: 0.3s;
}

@media (max-width: 530px) {
  :root {
    --radio-switch-width: 340px;
  }
}

@media (max-width: 400px) {
  :root {
    --radio-switch-width: 310px;
  }
}

.radio-switch {
  position: relative;
  display: inline-block;
  display: inline-flex !important;
  padding: var(--radio-switch-padding);
  border-radius: calc(var(--radio-switch-radius) * 1.4);
  background-color: #ffffff;
  left: -419px;
  top: -40px;
}
.radio-switch:focus-within,
.radio-switch:active {
  box-shadow: 0 0 0 2px hsla(var(--ri5-color-contrast-higher-hsl), 0.15);
}

.radio-switch__item {
  position: relative;
  display: inline-block;
  height: calc(var(--radio-switch-height) - 2 * var(--radio-switch-padding));
  width: calc(var(--radio-switch-width) * 0.5 - var(--radio-switch-padding));
}

.radio-switch__label {
  position: relative;
  z-index: 2;
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: center;
  border-radius: var(--radio-switch-radius);
  cursor: pointer;
  font-size: var(--ri5-text-sm);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: all var(--radio-switch-animation-duration);
}
.radio-switch__input:checked ~ .radio-switch__label {
  color: white;
}
.radio-switch__input:focus ~ .radio-switch__label {
  background-color: hsla(var(--ri5-color-primary-hsl), 0.6);
}
.radio-switch__label :not(*):focus-within,
.radio-switch__input:focus ~ .radio-switch__label {
  background-color: transparent;
}

.radio-switch__marker {
  position: absolute;
  z-index: 1;
  top: 0;
  left: -100%;
  border-radius: var(--radio-switch-radius);
  background-color: #8e56dc;
  height: calc(var(--radio-switch-height) - 2 * var(--radio-switch-padding));
  width: calc(var(--radio-switch-width) * 0.5 - var(--radio-switch-padding));
  box-shadow:
    0 0.9px 1.5px rgba(0, 0, 0, 0.03),
    0 3.1px 5.5px rgba(0, 0, 0, 0.08),
    0 14px 25px rgba(0, 0, 0, 0.12);
  transition: -webkit-transform var(--radio-switch-animation-duration);
  transition: transform var(--radio-switch-animation-duration);
  transition:
    transform var(--radio-switch-animation-duration),
    -webkit-transform var(--radio-switch-animation-duration);
}
.radio-switch__input:checked ~ .radio-switch__marker {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}

/* utility classes */
.ri5-sr-only {
  position: absolute;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  width: 1px;
  height: 1px;
  overflow: hidden;
  padding: 0;
  border: 0;
  white-space: nowrap;
}
/* end SWITCHER */

/* variables */
:root {
  /* colors */
  --pd6-color-primary-hsl: 250, 84%, 54%;
  --pd6-color-bg-hsl: 0, 0%, 100%;
  --pd6-color-contrast-high-hsl: 230, 7%, 23%;
  --pd6-color-contrast-higher-hsl: 230, 13%, 9%;
  --pd6-color-contrast-low-hsl: 240, 4%, 65%;
  --pd6-color-bg-dark-hsl: 240, 4%, 95%;
  --pd6-color-bg-light-hsl: 0, 0%, 100%;
  --pd6-color-white-hsl: 0, 0%, 100%;
  --pd6-color-primary-darker-hsl: 250, 84%, 38%;
  --pd6-color-primary-light-hsl: 250, 84%, 60%;
  --pd6-color-bg-lighter-hsl: 0, 0%, 100%;
  --pd6-color-black-hsl: 230, 13%, 9%;

  /* spacing */
  --pd6-space-3xs: 0.25rem;
  --pd6-space-2xs: 0.375rem;
  --pd6-space-xs: 0.5rem;
  --pd6-space-sm: 0.75rem;
  --pd6-space-md: 1.25rem;

  /* typography */
  --pd6-text-3xl: 2.488rem;
  --pd6-text-sm: 0.833rem;
}

@media (min-width: 64rem) {
  :root {
    /* spacing */
    --pd6-space-3xs: 0.375rem;
    --pd6-space-2xs: 0.5625rem;
    --pd6-space-xs: 0.15rem;
    --pd6-space-sm: 1.125rem;
    --pd6-space-md: 2rem;

    /* typography */
    --pd6-text-3xl: 1.8rem;
    --pd6-text-sm: 1rem;
  }
}

/* buttons */
.pd6-btn {
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 1em;
  white-space: nowrap;
  text-decoration: none;
  background: hsl(var(--pd6-color-bg-dark-hsl));
  color: hsl(var(--pd6-color-contrast-higher-hsl));
  cursor: pointer;
  text-decoration: none;
  line-height: 1.2;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transition: all 0.2s ease;
  will-change: transform;
  padding: var(--pd6-space-2xs) var(--pd6-space-sm);
  border-radius: 0.25em;
}

.pd6-btn:focus-visible {
  box-shadow:
    0px 0px 0px 2px hsl(var(--pd6-color-bg-hsl)),
    0px 0px 0px 4px hsla(var(--pd6-color-contrast-higher-hsl), 0.15);
  outline: none;
}

.pd6-btn:active {
  transform: translateY(2px);
}

.pd6-btn--primary {
  background: #8e56dc;
  color: hsl(var(--pd6-color-white-hsl));
  border: 2px solid transparent;
  transition: all 400ms ease-in-out;
  box-shadow:
    inset 0px 1px 0px hsla(var(--pd6-color-white-hsl), 0.15),
    0px 1px 3px hsl(0deg 0% 52.04% / 25%),
    0px 2px 6px hsl(0deg 0% 39.44% / 10%),
    0px 6px 10px -2px hsl(0deg 0% 37.72% / 25%);
}

.pd6-btn--primary:hover {
  background: #8e56dc;
  color: white !important;
  box-shadow:
    inset 0px 1px 0px hsla(var(--pd6-color-white-hsl), 0.15),
    0px 1px 2px hsla(var(--pd6-color-primary-darker-hsl), 0.25),
    0px 1px 4px hsla(var(--pd6-color-primary-darker-hsl), 0.1),
    0px 3px 6px -2px hsla(var(--pd6-color-primary-darker-hsl), 0.25);
}

.pd6-btn--primary:focus {
  box-shadow:
    inset 0px 1px 0px hsla(var(--pd6-color-white-hsl), 0.15),
    0px 1px 2px hsla(var(--pd6-color-primary-darker-hsl), 0.25),
    0px 1px 4px hsla(var(--pd6-color-primary-darker-hsl), 0.1),
    0px 3px 6px -2px hsla(var(--pd6-color-primary-darker-hsl), 0.25),
    0px 0px 0px 2px hsl(var(--pd6-color-bg-hsl)),
    0px 0px 0px 4px #8e56dc;
}

.pd6-btn--subtle {
  background: #8e56dc;
  border: 2px solid transparent;
  color: white;
  box-shadow:
    inset 0px 1px 0px hsla(var(--pd6-color-white-hsl), 0.1),
    0px 0px 0px 1px hsla(var(--pd6-color-black-hsl), 0.02),
    0px 1px 3px -1px hsla(var(--pd6-color-black-hsl), 0.2),
    0 0.3px 0.4px rgba(0, 0, 0, 0.025),
    0 0.9px 1.5px rgba(0, 0, 0, 0.05),
    0 3.5px 6px rgba(0, 0, 0, 0.1);
}

.pd6-btn--subtle:hover {
  background: #8e56dc;
  color: white !important;
  box-shadow:
    inset 0px 1px 0px hsla(var(--pd6-color-white-hsl), 0.1),
    0px 0px 0px 1px hsla(var(--pd6-color-black-hsl), 0.02),
    0px 1px 3px -1px hsla(var(--pd6-color-black-hsl), 0.2),
    0 0.1px 0.3px rgba(0, 0, 0, 0.06),
    0 1px 2px rgba(0, 0, 0, 0.12);
}

.pd6-btn--subtle:focus {
  box-shadow:
    inset 0px 1px 0px hsla(var(--pd6-color-white-hsl), 0.1),
    0px 0px 0px 1px hsla(var(--pd6-color-black-hsl), 0.02),
    0px 1px 3px -1px hsla(var(--pd6-color-black-hsl), 0.2),
    0 0.1px 0.3px rgba(0, 0, 0, 0.06),
    0 1px 2px rgba(0, 0, 0, 0.12),
    0px 0px 0px 2px hsl(var(--pd6-color-bg-hsl)),
    0px 0px 0px 4px hsl(var(--pd6-color-contrast-high-hsl));
}

.pd6-btn--md {
  font-size: 0.9rem;
  letter-spacing: 0.03rem;
}

/* component */
.p-table__item {
  background-color: hsl(0deg 0% 100%);
  border-radius: 0.5em;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
  padding: var(--pd6-space-md);
  display: flex;
  flex-direction: column;
  min-height: 320px;
}
.moni-pricing-wrap {
  min-height: 380px;
}
.p-table__item--popular {
  background-color: hsl(0deg 0% 100%);
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
}

.p-table__item--popular-border-no {
  border: none !important;
}
.moni-p-call {
  background-color: #2b814f !important;
  box-shadow:
    inset 0 1px 0 hsla(0, 0%, 100%, 0.15),
    0 1px 3px hsl(145.12deg 50% 33.73% / 28%),
    0 2px 6px hsl(145.12deg 50% 33.73% / 13%),
    0 6px 10px -2px hsl(145.12deg 50% 33.73% / 24%) !important;
}
.moni-p-call:hover {
  background-color: #2b814f;
}

.pdf-p-call {
  background-color: #494bda;
}
.pdf-p-call:hover {
  background-color: #494bda;
}

.p-table__badge {
  font-size: var(--pd6-text-sm);
  background-color: hsl(var(--pd6-color-contrast-high-hsl));
  color: hsl(var(--pd6-color-bg-hsl));
  padding: var(--pd6-space-3xs) var(--pd6-space-2xs);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: middle;
  border-radius: 0.25em;
}

.p-table__price span {
  font-size: var(--pd6-text-3xl);
  font-weight: bold;
}
.p-table__price i {
  color: hsl(0deg 0% 31.36%);
  font-size: 0.85rem;
}

.p-table__features li {
  margin-bottom: var(--pd6-space-xs);
}

.p-table__switch {
  display: none;
}

.p-table--has-switch .p-table__price-wrapper {
  position: relative;
  overflow: hidden;
}
.p-table--has-switch .p-table__price {
  will-change: transform;
  transition:
    opacity 0.3s,
    -webkit-transform 0.3s;
  transition:
    transform 0.3s,
    opacity 0.3s;
  transition:
    transform 0.3s,
    opacity 0.3s,
    -webkit-transform 0.3s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.p-table--has-switch .p-table__price[data-transition-delay="2nd"] {
  transition-delay: 0.1s;
}
.p-table--has-switch .p-table__price[data-transition-delay="3rd"] {
  transition-delay: 0.2s;
}
.p-table--has-switch .p-table__price--month {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.p-table--has-switch .p-table__price--year {
  pointer-events: none;
  opacity: 0;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}

.p-table--yearly .p-table__price--month {
  pointer-events: none;
  opacity: 0;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}
.p-table--yearly .p-table__price--year {
  pointer-events: auto;
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

/* utility classes */
.pd6-width-100\% {
  width: 100%;
}

.pd6-margin-top-auto {
  margin-top: auto;
}

.pd6-margin-bottom-md {
  margin-bottom: var(--pd6-space-md);
}

.pd6-margin-bottom-sm {
  margin-bottom: var(--pd6-space-sm);
}

.pd6-margin-bottom-2xs {
  margin-bottom: var(--pd6-space-2xs);
}

.pd6-items-center {
  align-items: center;
}

.pd6-justify-between {
  justify-content: space-between;
}

.pd6-flex {
  display: flex;
}

.pd6-gap-sm {
  gap: var(--pd6-space-sm);
}

.pd6-grid {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
}

.pd6-grid > * {
  min-width: 0;
  grid-column-end: span 12;
}

.pd6-sr-only {
  position: absolute;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  width: 1px;
  height: 1px;
  overflow: hidden;
  padding: 0;
  border: 0;
  white-space: nowrap;
}

.pd6-sr-only:focus-visible ~ .radio-switch__label {
  outline: 2px solid black;
  outline-offset: 10px;
}
.pd6-justify-center {
  justify-content: center;
}
.pd6-btn:focus-visible {
  outline: 2px solid black;
  outline-offset: 3px;
}
a.cd-btn.cd-btn--primary:focus-visible {
  outline: 2px solid black;
  outline-offset: 3px;
}

@media (min-width: 1190px) {
  .pd6-col-4\@md {
    grid-column-end: span 4;
  }
}
@media (max-width: 1190px) {
  .p-table__item--popular {
    min-height: 320px !important;
  }
  .roxo-pricing-2 {
    margin-top: 62px;
  }
  .moni-pricing-wrap {
    min-height: 280px;
  }
}
.mid-p-number {
  margin-top: 38px;
}
.mid-p-number {
  margin-top: 30px;
}

/* additonal style  */
.roxo-pricing-section {
  background-color: white;
  padding-top: 160px;
  padding-bottom: 100px;
  background:
    linear-gradient(to bottom, rgba(0, 0, 0, 0) 600px, #ffffff 0%),
    #e7ddf5 no-repeat center top / cover;
  position: relative;
}
.moni-pricing {
  background:
    linear-gradient(to bottom, rgba(0, 0, 0, 0) 600px, #ffffff 0%),
    #edf5ef no-repeat center top / cover;
}

.pdf-pricing {
  background:
    linear-gradient(to bottom, rgba(0, 0, 0, 0) 600px, #ffffff 0%),
    #ececff no-repeat center top / cover !important;
}

@media (max-width: 767px) {
  .roxo-pricing-section {
    padding-bottom: 0;
  }
}

.roxo-contact-blur-wrapper {
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-color: rgba(255, 255, 255, 0.5);
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 2em;
  padding: 1em 4em 4em;
  position: relative;
}

.p-table__title {
  font-size: 1.4rem;
  letter-spacing: 0.03rem;
  margin-top: 20px;
}

.roxo-pack-p {
  font-size: 1rem;
  letter-spacing: 0.02rem;
  color: #525252;
  margin-top: 30px;
}
.roxo-pricing-3 {
  min-height: 260px;
}

.p-table__features li {
  display: flex;
  align-items: center;
  margin-bottom: 2px; /* Adjust as needed for spacing */
  font-size: 0.9rem;
  color: #525252;
}

.p-table__features li svg {
  margin-right: 10px; /* Adjust as needed for spacing */
}

.switch-what-saved {
  font-size: 0.7rem;
  margin-left: 5px;
}

.pay-as-tag-pricing {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 86px;
  left: 44%;
  transform: translateX(-50%);
  background-color: white;
  border-radius: 7px;
  padding: 0px 20px;
  border: 1px solid #297a4b;
}

.pay-as-tag-pricing-text {
  color: #297a4b;
  font-size: 12px;
  font-weight: 500;
  margin: 4px;
  letter-spacing: 0.03rem;
}

.roxo-pricing-h1-b {
  color: #3b3f44 !important;
  font-weight: 700;
  font-size: 3rem;
}

.roxo-pricing-h1-s {
  color: #3b3f44 !important;
  font-weight: 400 !important;
  font-size: 1.5rem;
}

.roxo-pricing-h1-p {
  color: #3b3f44 !important;
  font-weight: 400 !important;
  font-size: 1.2rem;
}

.bg-pricing-moni-blur {
  padding: 3em 2em 4em;
}

.moni-pricing-drop-pack {
  margin-right: 7px !important ;
}
.moni-drop-down-pricing {
  width: 200px !important ;
}
/* Dropdown */

.roxo-pricing-ct-container {
  color: white !important;
  top: -36px; /* This can remain unchanged */
  position: relative;
  display: flex; /* Ensure proper layout for left and right sections */
  justify-content: space-between; /* Align left and right sections */
  align-items: center; /* Vertically center the content */
}

.roxo-pricing-left {
  max-width: 60%; /* Ensures proper positioning of the left content */
}

.roxo-pricing-h1-p {
  margin: 8px 0; /* Adjust spacing for proper alignment */
}

.roxo-pricing-right {
  display: flex;
  align-items: center;
  gap: 8px;
}

.roxo-pricing-label {
  font-size: 0.9rem;
  color: #3b3f44; /* Matches the text color in the picture */
}

.roxo-pricing-dropdown {
  position: relative;
}

.roxo-dropdown-btn {
  background-color: #8e56dc;
  color: white;
  font-size: 14px;
  border: none;
  border-radius: 5px;
  padding: 8px 16px;
  display: flex;
  align-items: center;
  gap: 8px;
  cursor: pointer;
  white-space: nowrap;
  box-shadow:
    inset 0 1px 0 hsla(0, 0%, 100%, 0.15),
    0 1px 3px hsla(250, 84%, 38%, 0.25),
    0 2px 6px hsl(250deg 62.86% 2.64% / 48%),
    0 6px 10px -2px hsl(0deg 0% 0% / 17%);
  transition:
    box-shadow 0.3s ease,
    transform 0.3s ease;
}

.roxo-dropdown-btn span {
  display: flex;
  align-items: center;
  gap: 8px; /* Space between SVG and text */
}

.roxo-dropdown-btn svg:last-child {
  margin-left: auto; /* Move arrow to the far right */
}

.roxo-dropdown-btn svg {
  transition: transform 0.3s;
}

.roxo-dropdown-menu {
  position: absolute;
  top: 100%;
  right: 0;
  background-color: white;
  color: white;
  border-radius: 5px;
  margin-top: 8px;
  display: none;
  flex-direction: column;
  width: 150px;
  padding: 8px 8px;
  list-style: none;
  order: 444;
  z-index: 1;
}

.roxo-dropdown-menu li {
  display: flex;
  align-items: center;
  padding: 8px 16px;
  gap: 8px;
  cursor: pointer;
  transition: background-color 0.2s;
}

.roxo-dropdown-menu li:hover {
  background-color: #e7ddf5;
  border-radius: 6px;
}

.roxo-dropdown-menu li a {
  text-decoration: none;
  color: #3b3f44;
  font-size: 14px;
}

.roxo-pricing-dropdown.open .roxo-dropdown-menu {
  display: flex;
  left: -5px;
}

.roxo-pricing-dropdown.open .roxo-dropdown-btn svg:last-child {
  transform: rotate(180deg); /* Rotate the arrow when open */
}

/* Existing container styles */
.roxo-pricing-ct-container {
  color: white !important;
  top: -36px;
  position: relative;
  display: flex; /* Ensure proper layout for left and right sections */
  justify-content: space-between; /* Align left and right sections */
  align-items: center; /* Vertically center the content */
}

@media (max-width: 700px) {
  .roxo-pricing-ct-container {
    flex-direction: column; /* Stack items vertically */
    align-items: flex-start; /* Align content to the left */
    padding: 16px; /* Add uniform padding for spacing */
    max-width: 100%; /* Allow content to take full available width */
    margin: 0 auto; /* Center the container on the page */
    box-sizing: border-box; /* Ensure padding is included in the width calculation */
    gap: 16px; /* Add spacing between elements */
  }

  .roxo-pricing-right {
    margin-bottom: 16px; /* Add space below the dropdown */
    width: 100%; /* Ensure it spans the full width */
    display: flex;
    flex-direction: row; /* Keep label and dropdown inline */
    gap: 8px; /* Add spacing between label and dropdown */
    justify-content: flex-start; /* Align to the left */
    order: -1; /* Move dropdown above all other content */
  }

  .roxo-pricing-left {
    width: 100%; /* Make the left content span the full width */
    padding: 8px 0; /* Add padding to prevent content from being too cramped */
    line-height: 1.5; /* Adjust line spacing for readability */
    text-align: left; /* Align text to the left for better readability */
    word-break: break-word; /* Ensure long words break nicely */
    max-width: 2000px;
  }
}

.svg-drop-pricing {
  margin-right: 5px;
}
.moni-svg-d-p {
  margin-right: 8px;
  margin-left: -3px;
}
.p-under-moni-com {
  padding-top: 50px;
}

.roxo-moni-bt-drop {
  background-color: #2b814f;
  box-shadow:
    inset 0 1px 0 hsla(0, 0%, 100%, 0.15),
    0 1px 3px hsl(145.12deg 50% 33.73% / 28%),
    0 2px 6px hsl(145.12deg 50% 33.73% / 13%),
    0 6px 10px -2px hsl(145.12deg 50% 33.73% / 24%);
}
.link-to-moni-c {
  color: #2b814f !important;
  background-image: linear-gradient(
    to right,
    #2b814f 50%,
    hsl(145.12deg 50% 33.73% / 22%) 50%
  ) !important;
}
.link-to-moni-c:hover {
  color: #2b814f !important;
  background-image: linear-gradient(
    to right,
    #2b814f 50%,
    hsl(145.12deg 50% 33.73% / 22%) 50%
  ) !important;
}
.roxo-pdf-bt-drop {
  background-color: #494bda;
}

.roxo-hover-moni li:hover {
  background-color: #edf5ef;
  border-radius: 6px;
}

.roxo-hover-pdf li:hover {
  background-color: #e5e7fe;
  border-radius: 6px;
}

.color-moni-d-l {
  color: #2b814f !important   ;
}
.color-moni-d-l:hover {
  color: #2b814f !important   ;
}
.color-ai-moni-d-l:hover {
  color: #3b3f44 !important;
}
.ai-link-ai-drop-p {
  color: #8e56dc !important;
}
.moni-link-ai-drop-p:hover {
  color: #3b3f44 !important;
}

.color-pdf-d-l {
  color: #494bda !important   ;
}
.color-pdf-d-l:hover {
  color: #494bda !important   ;
}

/* input number count urls */
.urls-input-container {
  position: relative;
  display: inline-block;
  width: 45px;
}

.urls-input {
  border-radius: 10px;
  border: 1px solid #969696;
  text-align: center;
  width: 100%;
  padding: 0px;
  font-size: 0.8rem;
  margin: 0 3px;
  background-color: #fff;
}

.urls-input::-webkit-inner-spin-button,
.urls-input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.urls-ti {
  color: #525252;
  font-size: 0.85rem;
}

.urls-diva {
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}

.roxo-price-buttons {
  display: flex;
  align-items: center;
}

.roxo-url-calculator-bt {
  width: 30px;
  height: 30px;
  background: none;
  color: white;
  border: none;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  margin: 0 3px;
}

.roxo-url-calculator-bt-svg {
  transition: transform 0.3s;
}

.roxo-url-calculator-bt:focus,
.roxo-url-calculator-bt:active {
  outline: none;
}

.minus-button:hover .roxo-url-calculator-bt-svg {
  transform: rotate(180deg);
}

.add-button:hover .roxo-url-calculator-bt-svg {
  transform: rotate(90deg);
}

.stroke-zinc-400 {
  stroke: #197b45; /* Zinc 400 color */
}

.group-hover\:fill-zinc-800:hover .roxo-url-calculator-bt-svg {
  fill: #170b28; /* Zinc 800 color */
}

.group-active\:stroke-zinc-200:active .roxo-url-calculator-bt-svg {
  stroke: #e5e7eb; /* Zinc 200 color */
}

.group-active\:fill-zinc-600:active .roxo-url-calculator-bt-svg {
  fill: white; /* Zinc 600 color */
}

.group-active\:duration-0:active .roxo-url-calculator-bt-svg {
  transition-duration: 0ms;
}

#increment {
  margin-left: 3px;
}

#decrement {
  margin-right: -2px;
}

/* End Roxo pricing  */

/* Pricing responsive start */
@media (min-width: 1200px) {
  .container.roxo-con-res {
    max-width: 1440px;
  }
}

@media (max-width: 1299px) {
  .radio-switch {
    left: -332px;
  }
}

@media (max-width: 1200px) {
  .container.roxo-con-res {
    max-width: 1155px;
  }
}

@media (max-width: 1023px) {
  .radio-switch {
    left: -204px;
  }
  .roxo-pricing-1 {
    margin-top: -28px;
  }
  .pay-as-tag-pricing {
    top: 447px;
    left: 82%;
  }
}

@media (max-width: 871px) {
  .pay-as-tag-pricing {
    top: 447px;
    left: 62%;
  }
}

@media (max-width: 430px) {
  .pay-as-tag-pricing {
    top: 2px;
    left: 77%;
    position: relative;
    max-width: 135px;
  }
  .pay-as-tag-pricing-text {
    font-size: 11px;
  }
  .tb-tag-res {
    margin-top: -21px;
  }
}

@media (max-width: 831px) {
  .radio-switch {
    left: 18px;
  }
}

@media (max-width: 650px) {
  .roxo-contact-blur-wrapper {
    padding: 2em 1em 4em;
  }
}

@media (min-width: 1300px) {
  .ai-custom-dropdown {
    width: 208px !important ;
  }
}

/* Pricing responsive end */

/*  start tooltip */
.tooltip-container {
  border: unset;
  background-color: unset;
  position: relative;
  cursor: unset;
  transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  font-size: 18px;
}

.tooltip {
  position: absolute;
  cursor: unset;
  opacity: 0;
  pointer-events: auto;
  transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  background: #170b28;
  color: white;
  z-index: 10;
  border-radius: 7px;
  font-size: 13px;
  box-shadow: rgba(0, 0, 0, 0.25) 0 8px 15px;
  white-space: nowrap;
  scale: 0;
  transform-origin: 0 0;
  vertical-align: middle;
  line-height: unset;
  padding-top: 0.2rem;
  padding-bottom: 0.4rem;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

.tooltip::before {
  position: absolute;
  content: "";
  height: 0.6em;
  width: 0.6em;
  bottom: -0.3em;
  left: 50%;
  cursor: unset;
  transform: translateX(-50%) rotate(45deg);
  background: #170b28;
}

.tooltip {
  opacity: 1;
  pointer-events: auto;
  scale: 1;
  animation: shake 0.5s ease-in-out both;
  max-width: 12rem;
  white-space: wrap;
}

@keyframes shake {
  0% {
    transform: translateX(-50%) rotate(0);
  }
  25% {
    transform: translateX(-50%) rotate(1deg);
  }
  50% {
    transform: translateX(-50%) rotate(-1deg);
  }
  75% {
    transform: translateX(-50%) rotate(1deg);
  }
  100% {
    transform: translateX(-50%) rotate(0);
  }
}
.info-circle {
  position: relative;
  display: inline-block;
  margin-left: 5px;
  margin-bottom: 14px;
  width: 12px;
  height: 12px;
  border: 1px solid #adadad;
  border-radius: 50%;
  background: transparent;
  font-size: 10px;
  line-height: 12px;
  text-align: center;
  color: black;
}

.info-circle::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
/*  end tooltip */

.roxo-pricing-bg-2 {
  background-image: url(../images/roxo-pricing-bg2.png) !important;
  width: auto;
  background-position: center center;
  background-size: cover;
  padding-bottom: 180px;
  padding-top: 140px !important;
}

.p-pricing--how {
  color: #525252;
}
.roxo-pricing-2nd {
  color: #3b3f44;
  text-align: center;
  padding-bottom: 88px;
  font-size: 2.2rem;
}

.special-frompic-color {
  color: #3b3f44 !important;
}

#manualpic {
  margin-left: 20px;
  padding: 20px;
}

.align-h-c {
  text-align: center;
}

.t3-steps-sec {
  padding: 140px 0;
}
@media (max-width: 767px) {
  .t3-steps-sec {
    padding: 0;
  }
}
.h2-t-steps {
  font-size: 2.2rem !important;
  font-weight: 500;
}

.p-steps-pricing {
  margin-left: 0 !important;
}

.p-p-strac {
  font-size: 1rem;
  margin-top: 24px;
}

.footer-bg {
  background-image: url(../images/roxo-footer-bg.png) !important;
  width: auto;

  background-size: cover;
}

/* roxo-animation-homepage  */
:root {
  --color: #8e56dc;
}

* {
  box-sizing: border-box;
}

@keyframes move-dot1 {
  0% {
    transform: translateX(-50%) translateY(-50%);
  }
  20% {
    transform: translateX(-50%) translateY(30%);
  }
  100% {
    transform: translateX(-50%) translateY(30%);
  }
}

@keyframes move-dot2 {
  0% {
    transform: translateX(-50%) translateY(-50%);
  }
  15% {
    transform: translateX(-50%) translateY(-10%);
  }
  30% {
    transform: translateX(-10%) translateY(-10%);
  }
  100% {
    transform: translateX(-10%) translateY(-10%);
  }
}

.roxo-animation1-section .container {
  position: relative;
  height: 100vh;
  width: 100%;
}

.roxo-animation1 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  height: 60vmin;
  width: 60vmin;
}

.roxo-animation1 > .roxo-item1 {
  position: absolute;
  top: 0;
  left: 50%;
  height: 50%;
  width: 50%;
  transform: translateX(-50%);
  transform-origin: 50% 100%;
  pointer-events: none;
}

.roxo-animation1 > .roxo-item1:nth-child(2) {
  transform: translateX(-50%) rotate(90deg);
}

.roxo-animation1 > .roxo-item1:nth-child(3) {
  transform: translateX(-50%) rotate(180deg);
}

.roxo-animation1 > .roxo-item1:nth-child(4) {
  transform: translateX(-50%) rotate(270deg);
}

.roxo-animation1 > .roxo-item1 > .roxo-line1 {
  height: 100%;
  width: calc(50% + 1px);
  border-right: 2px dashed var(--color);
}

.roxo-animation1 > .roxo-item1 > .roxo-dot1 {
  position: absolute;
  left: 50%;
  top: 10%;
  transform: translateX(-50%) translateY(-50%);
  height: 100%;
  width: 100%;
  animation-duration: 6s;
  animation-iteration-count: 1;
}

.roxo-animation1.animate > .roxo-item1 > .roxo-dot1 {
  animation: move-dot1 6s linear 1;
}

.roxo-animation1 > .roxo-item1 > .roxo-dot1::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  height: 5%;
  width: 5%;
  background: #fff;
  border: 2px solid var(--color);
  border-radius: 50%;
}

.roxo-animation1 > .roxo-item1 > .roxo-circle1 {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 20%;
  width: 20%;
  border-radius: 50%;
  background: var(--color);
}

.roxo-animation1 > .roxo-item1.roxo-type2 {
  top: 0;
  left: 0;
  transform: none;
  transform-origin: 100% 100%;
}

.roxo-animation1 > .roxo-item1.roxo-type2:nth-child(5) {
  transform: scaleX(-100%);
}

.roxo-animation1 > .roxo-item1.roxo-type2:nth-child(6) {
  transform: scaleX(-100%) scaleY(-100%);
}

.roxo-animation1 > .roxo-item1.roxo-type2:nth-child(7) {
  transform: scaleY(-100%);
}

.roxo-animation1 > .roxo-item1.roxo-type2 > .roxo-line1 {
  position: absolute;
  top: 30%;
  left: calc(30% - 1px);
  width: 70%;
  height: 40%;
  border-right: none;
  border-left: 2px dashed var(--color);
  border-bottom: 2px dashed var(--color);
}

.roxo-animation1 > .roxo-item1.roxo-type2 > .roxo-dot1 {
  top: 30%;
  left: 30%;
  animation-duration: 6s;
  animation-iteration-count: 1;
}

.roxo-animation1.animate > .roxo-item1.roxo-type2 > .roxo-dot1 {
  animation: move-dot2 6s linear 1;
}

.roxo-animation1 > .roxo-item1.roxo-type2 > .roxo-circle1 {
  top: 30%;
  left: 30%;
  transform: translateX(-50%) translateY(-50%);
}

.roxo-animation1 > .roxo-item1:nth-of-type(1) > .roxo-dot1 {
  animation-delay: 0;
}

.roxo-animation1 > .roxo-item1:nth-of-type(7) > .roxo-dot1 {
  animation-delay: 3.6s;
}

.roxo-animation1 > .roxo-item1:nth-of-type(2) > .roxo-dot1 {
  animation-delay: 5.2s;
}

.roxo-animation1 > .roxo-item1:nth-of-type(6) > .roxo-dot1 {
  animation-delay: 6.8s;
}

.roxo-animation1 > .roxo-item1:nth-of-type(3) > .roxo-dot1 {
  animation-delay: 8.4s;
}

.roxo-animation1 > .roxo-item1:nth-of-type(5) > .roxo-dot1 {
  animation-delay: 5s;
}

.roxo-animation1 > .roxo-item1:nth-of-type(4) > .roxo-dot1 {
  animation-delay: 3.6s;
}

.roxo-animation1 > .roxo-item1:nth-of-type(8) > .roxo-dot1 {
  animation-delay: 5.2s;
}

.roxo-animation1 > .roxo-center1 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  height: 50%;
  width: 50%;
}

.roxo-animation1 > .roxo-center1 > .roxo-circle1 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  border-radius: 50%;
}

.roxo-animation1 > .roxo-center1 > .roxo-circle1:nth-child(1) {
  height: 100%;
  width: 100%;
  background: #fff;
  box-shadow: 0 0 3vmin rgba(0, 0, 0, 0.1);
}

.roxo-animation1 > .roxo-center1 > .roxo-circle1:nth-child(2) {
  height: 80%;
  width: 80%;
  border: 2px solid var(--color);
}

.roxo-animation1 > .roxo-center1 > .roxo-circle1:nth-child(3) {
  height: 50%;
  width: 50%;
  background: var(--color);
}

/* aniamtion 2  */
.roxo-animation1-section .roxo-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 1rem;
  text-align: center;
}

.roxo-animation1-section .roxo-heading {
  font-weight: 600;
  font-size: 2rem;
  margin-bottom: 0.5rem;
}

.roxo-animation1-section .roxo-description,
.roxo-animation1-section .roxo-note {
  color: #94a3b8;
  margin-bottom: 0.5rem;
}

.roxo-animation1-section .roxo-note a {
  color: #7393c1;
}

.roxo-animation1-section .roxo-tag-list {
  width: 30rem;
  max-width: 90vw;
  display: flex;
  flex-shrink: 0;
  flex-direction: column;
  gap: 1rem 0;
  position: relative;
  padding: 1.5rem 0;
  overflow: hidden;
}

.roxo-animation1-section .roxo-loop-slider .inner {
  display: flex;
  width: fit-content;
  animation-name: loop;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-direction: var(--direction);
  animation-duration: var(--duration);
}

.roxo-animation1-section .roxo-tag {
  display: flex;
  align-items: center;
  gap: 0 0.2rem;
  color: #e2e8f0;
  font-size: 0.9rem;
  background-color: #334155;
  border-radius: 0.4rem;
  padding: 0.7rem 1rem;
  margin-right: 1rem; /* Must use margin-right instead of gap for the loop to be smooth */
  box-shadow:
    0 0.1rem 0.2rem rgb(0 0 0 / 20%),
    0 0.1rem 0.5rem rgb(0 0 0 / 30%),
    0 0.2rem 1.5rem rgb(0 0 0 / 40%);
}

.roxo-animation1-section .roxo-tag span {
  font-size: 1.2rem;
  color: #64748b;
}

.roxo-animation1-section .roxo-fade {
  pointer-events: none;
  background: linear-gradient(
    90deg,
    #1e293b,
    transparent 30%,
    transparent 70%,
    #1e293b
  );
  position: absolute;
  inset: 0;
}

@keyframes loop {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}

.topa-legalroxopad {
  padding-top: 140px;
  padding-bottom: 124px;
}

.pad-t-for-boxa {
  padding-top: 120px;
  margin: 120px 0;
}

/* roxo-landing-boxa */
.roxo-landing-boxa-section {
  margin: 100px 0;
}

.roxo-landing-boxa-container {
  background-color: #170b28;
  border-radius: 20px;
  padding: 20px; /* Adjust padding as needed */
  height: 600px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  position: relative; /* Added for positioning the images */
}

.img-boxa {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: auto; /* Adjust as needed */
  height: auto; /* Adjust as needed */
  max-width: 100%;
  z-index: 0; /* Ensure the image is not hidden */
}

.roxo-land-boxa-pic-left,
.roxo-land-boxa-pic-right {
  position: absolute;
  top: 0;
  margin-top: 60px;
  height: 80%;
  object-fit: cover;
  z-index: 1;
}

.roxo-land-boxa-pic-left {
  left: 0;
}

.roxo-land-boxa-pic-right {
  right: 0;
}

.roxo-landing-boxa-heading {
  color: rgb(255, 255, 255);
  font-weight: 500;
  font-size: 2.8rem;
  margin-bottom: 2rem;
  position: relative;
  z-index: 2;
  margin-top: -85px;
  letter-spacing: 0.03rem;
}

.roxo-landing-boxa-paragraph {
  color: #d9d9d9;
  font-size: 1rem;
  margin-bottom: 2.5rem;
  max-width: 700px;
  font-weight: 300;
  position: relative;
  z-index: 2;
  letter-spacing: 0.03rem;
}

.roxo-landing-boxa-button {
  background: #8e56dc;
  color: #ffffff;
  border-radius: 7px;
  padding: 7px 30px;
  text-decoration: none;
  font-size: 0.9rem;
  position: relative;
  z-index: 2;
  box-shadow:
    inset 0 1px 0 hsla(0, 0%, 100%, 0.15),
    0 1px 3px hsla(250, 84%, 38%, 0.25),
    0 2px 6px hsla(250, 84%, 38%, 0.1),
    0 6px 10px -2px hsla(250, 84%, 38%, 0.25);
  border: 2px solid transparent;
  letter-spacing: 0.03rem;
}

.roxo-landing-boxa-button:hover {
  color: white !important;
}
.roxo-wrap2 {
  max-width: 1420px;
  margin: 0 auto;
  padding: 0 20px;
  position: relative; /* Added for containing the absolute positioned images */
}

/* @media (max-width: 1061px) {
  .roxo-land-boxa-pic-left, .roxo-land-boxa-pic-right {
    display: none;
  }
} */

@media (max-width: 1085px) {
  .roxo-land-boxa-pic-left,
  .roxo-land-boxa-pic-right {
    margin-top: 150px;
    height: 70%;
  }
}
@media (max-width: 1009px) {
  .roxo-land-boxa-pic-left,
  .roxo-land-boxa-pic-right {
    margin-top: 200px;
    height: 70%;
  }
  .roxo-landing-boxa-container {
    height: 700px;
  }
}

@media (max-width: 1009px) {
  .roxo-land-boxa-pic-left,
  .roxo-land-boxa-pic-right {
    margin-top: 200px;
    height: 70%;
  }
  .roxo-landing-boxa-container {
    height: 700px;
  }
  .roxo-landing-boxa-heading {
    margin-top: -155px;
  }
}
@media (max-width: 929px) {
  .roxo-land-boxa-pic-left,
  .roxo-land-boxa-pic-right {
    margin-top: 240px;
    height: 60%;
  }
  .roxo-landing-boxa-container {
    height: 700px;
  }
  .roxo-landing-boxa-heading {
    margin-top: -225px;
  }
}
@media (max-width: 793px) {
  .roxo-land-boxa-pic-left,
  .roxo-land-boxa-pic-right,
  .roxo-landing-boxa-section {
    display: none;
  }
  .roxo-landing-boxa-container {
    height: 400px;
  }
  .roxo-landing-boxa-heading {
    margin-top: 0px;
  }
  .roxo-landing-boxa-heading {
    font-size: 1.6rem !important;
    font-weight: 400 !important;
  }
  .roxo-landing-boxa-paragraph {
    font-size: 0.9rem;
  }
  .roxo-landing-boxa-button {
    font-size: 0.85rem;
  }
}

/* 404 page start  */
.roxo-not-found-html,
.roxo-not-found-body {
  margin: 0;
  padding: 0;
  text-align: center;
  font-family: sans-serif;
  background-color: #e7ffff;
}

.roxo-not-found-h1,
.roxo-not-found-a {
  margin: 0;
  padding: 0;
  text-decoration: none;
}

.roxo-not-found-section {
  padding: 4rem 2rem;
}

#roxo-not-found-error {
  font-size: 150px;
  color: #8c59d9;
  text-shadow:
    1px 1px 1px #623e99,
    2px 2px 1px #623e99,
    3px 3px 1px #623e99,
    4px 4px 1px #623e99,
    5px 5px 1px #623e99,
    6px 6px 1px #623e99,
    7px 7px 1px #623e99,
    8px 8px 1px #623e99,
    25px 25px 8px rgba(0, 0, 0, 0.2);
}

.roxo-not-found-page {
  margin: 2rem 0;
  font-size: 1rem;
  font-weight: 500;
  color: #525252;
}

.roxo-not-found-back-home {
  display: inline-block;
  border: 2px solid #222;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  padding: 0.75rem 1rem 0.6rem;
  transition: all 0.2s linear;
  box-shadow: 0 15px 15px -11px rgba(0, 0, 0, 0.4);
  background: #222;
  border-radius: 6px;
}

.roxo-not-found-back-home:hover {
  background: #222;
  color: #ddd;
}

.not-found-sec {
  text-align: center;
  padding: 100px 0;
}

.fotter-ls-link {
  color: #d8d8d8 !important;
  text-align: right;
  font-size: 0.9rem;
  width: auto;
  margin-left: auto;
}
.fotter-ls-link:hover {
  color: white !important;
}

.fotter-ls-link:focus-visible {
  outline-offset: 10px;
}

.mar-top-ft {
  margin-top: 50px;
}

@media (max-width: 458px) {
  .fotter-ls-link {
    padding-top: 30px;
  }
}

/* site map   */

.roxo-site-map-section {
  max-width: 1320px;
  margin: 100px auto;
  padding: 0 20px;
}

.roxo-site-map-main-heading {
  color: #3b3f44;
  font-weight: 600;
  font-size: 2rem;
  margin-bottom: 30px;
}

.roxo-site-map-links-container {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  justify-content: space-between;
}

/* Styles for the Main Section (3 columns per row) */
.roxo-site-map-link-column {
  flex: 1;
  min-width: calc(33.333% - 40px); /* Ensures 3 columns fit in one row */
}

.roxo-site-map-link-heading {
  color: #3b3f44;
  font-weight: 600;
  font-size: 1.2rem;
  margin-bottom: 10px;
  outline: none; /* Ensures outline isn't duplicated */
}

.roxo-site-map-link-column ul {
  list-style: none;
  padding: 0;
}

.roxo-site-map-link-column li {
  margin-bottom: 8px;
}

.roxo-site-map-link-column a {
  text-decoration: none;
  color: #525252;
  outline: none; /* Ensures outline isn't duplicated */
}

.roxo-site-map-link-column a:hover {
  color: #170b28; /* Optional: Changes color on hover */
}

.roxo-site-map-link-column a:focus,
.roxo-site-map-link-heading:focus {
  outline: 2px solid #170b28; /* Provides a clear outline for keyboard focus */
}

/* Responsive Styles */
@media (max-width: 600px) {
  .roxo-site-map-link-column {
    min-width: calc(50% - 40px); /* Two columns per row */
  }
}

@media (max-width: 400px) {
  .roxo-site-map-link-column {
    min-width: 100%; /* One column per row */
  }
}

/* Additional Styles for the tabnav Academy Section */
.roxo-site-map-link-column-full {
  width: 100%; /* Full width for one row per line */
}

.roxo-site-map-link-column-full ul {
  list-style: none;
  padding: 0;
}

.roxo-site-map-link-column-full li {
  margin-bottom: 8px;
}

.roxo-site-map-link-column-full a {
  text-decoration: none;
  color: #525252;
  outline: none; /* Ensures outline isn't duplicated */
}

.roxo-site-map-link-column-full a:hover {
  color: #170b28; /* Optional: Changes color on hover */
}

.roxo-site-map-link-column-full a:focus,
.roxo-site-map-link-heading:focus {
  outline: 2px solid #170b28; /* Provides a clear outline for keyboard focus */
}

.pad-sitemap-head {
  padding: 200px 0;
}
.h1-sitemap {
  font-size: 3rem;
  color: #3b3f44 !important;
}

.sc-names-sitemap {
  font-weight: 500;
  font-size: 0.8rem;
  color: #467756;
  margin-bottom: 0;
  margin-top: 20px;
  letter-spacing: 0.05rem;
}

.land-bt-adjs {
  margin-top: 40px;
}

.marg-bot {
  margin-bottom: 10px;
}

.client-voices-section {
  padding: 200px 0;
}

.outer-container {
  position: relative;
  display: inline-block;
  padding: 10px 40px;
  text-align: center; /* Center the text horizontally */
}

.text-container {
  color: #ffffff;
  font-size: 0.8rem; /* Set the font size */
  letter-spacing: 0.05rem; /* Add letter spacing */
  font-weight: 300;
  position: relative; /* Position the text relative to the container */
  z-index: 2; /* Ensure text stays above the image */
}

.ani-super-background-img {
  position: absolute;
  top: 37%;
  left: 50%;
  transform: translate(-50%, -50%); /* Center the image behind the text */
  z-index: 1; /* Ensure the image is behind the text */
  width: 100%; /* Responsive width */
  height: auto; /* Maintain aspect ratio */
  opacity: 0.6; /* Optional: adjust opacity if you want the image to be subtle */
}

.landing-h1 {
  font-size: 3.5rem !important;
  color: white;
  letter-spacing: 0.03rem;
  font-weight: 600;
}

@media (max-width: 1000px) {
  .landing-h1 {
    font-size: 3.3rem !important;
    color: white;
    letter-spacing: 0.03rem;
    font-weight: 500;
  }
}

@media (max-width: 700px) {
  .landing-h1 {
    font-size: 2.8rem !important;
    color: white;
    letter-spacing: 0.03rem;
    font-weight: 400;
  }
}

@media (max-width: 534px) {
  .landing-h1 {
    font-size: 2.2rem !important;
    color: white;
    letter-spacing: 0.03rem;
    font-weight: 400;
  }
}

/*   landing page animation  */

.landing-special-section {
  position: relative;
  overflow: hidden;
}

.roxo-landing-pic {
  position: relative;
  z-index: 5;
}
.right-ani-pics,
.left-ani-pics {
  transition: transform 0.3s ease-out; /* Adjust the duration and easing as needed */
}

.right-ani-pics,
.left-ani-pics {
  position: absolute;
  top: 50%; /* Center vertically */
  transform: translateY(-50%);
  z-index: 3; /* Ensure they go behind the main pic */
}

.right-ani-pics {
  right: 0;
}

.left-ani-pics {
  left: 0;
}

.right-ani-pics img,
.left-ani-pics img {
  display: block;
  margin-bottom: 15px;
  max-width: 200px; /* Adjust based on design needs */
}

.roxo-wrap {
  position: relative;
  z-index: 10; /* Ensure the content is above the animations */
}

/* imgs positions */

/* Adjusting individual images within the right and left containers */
.right-ani-pics img:nth-child(1) {
  transform: translate(-313px, -26px);
  width: 107px;
}

.right-ani-pics img:nth-child(2) {
  transform: translate(-104px, -88px) rotate(0deg);
  width: 103px;
}

.right-ani-pics img:nth-child(3) {
  transform: translate(-50px, -60px) scale(1.1);
  width: 103px;
}

.left-ani-pics img:nth-child(1) {
  transform: translate(293px, -20px) rotate(0deg);
  width: 103px;
}

.left-ani-pics img:nth-child(2) {
  transform: translate(93px, -79px);
  width: 103px;
}

.left-ani-pics img:nth-child(3) {
  transform: translate(63px, -74px) scale(0.95);
  width: 103px;
}

@media (max-width: 1550px) {
  .landing-h1 {
    font-size: 2.8rem !important;
    font-weight: 500;
    letter-spacing: 0.05rem;
  }
  .centered-content {
    margin-top: 180px;
  }
}

@media (max-width: 1117px) {
  .right-ani-pics img:nth-child(1),
  .right-ani-pics img:nth-child(2),
  .right-ani-pics img:nth-child(3),
  .left-ani-pics img:nth-child(1),
  .left-ani-pics img:nth-child(2),
  .left-ani-pics img:nth-child(3) {
    display: none;
  }
}

@media (max-width: 947px) {
  .landing-h1 {
    font-size: 2.4rem !important;
    font-weight: 500;
    letter-spacing: 0.05rem;
  }
  .centered-content {
    margin-top: 140px;
  }
}

@media (max-width: 453px) {
  .landing-h1 {
    font-size: 2rem !important;
    font-weight: 500;
    letter-spacing: 0.05rem;
  }
  .centered-content {
    margin-top: 140px;
  }
}

/* ani about landing  */

.ani-about-us {
  height: 500px;
  background-color: #170b28;
  display: flex;
  justify-content: center; /* Centers the inner section horizontally */
  align-items: center; /* Centers the inner section vertically */
}

.ani-legal-sec {
  padding-top: 220px !important;
  padding-bottom: 120px !important;
}

@media screen and (max-width: 991px) and (min-width: 764px) {
  .res-legal-ani-h {
    font-size: 1.8rem !important;
  }
}

/* academy ani section start  */
.ani-academy-background-blur {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 154%;
  height: 64%;
  background-color: rgba(
    244,
    255,
    247,
    0.7
  ); /* Slightly lower opacity to mimic the diffusion */
  border-radius: 20px; /* Rounded corners for the background */
  filter: blur(169.2px); /* Apply the blur effect directly to the container */
  z-index: -1; /* Ensure it stays behind all other content */
}

.section-title {
  position: relative;
  z-index: 1; /* Bring the section content above the background */
}

.ani-academy-image-center-container {
  position: relative;
  text-align: center;
  margin: 50px 0; /* Adjust as needed */
  z-index: 2; /* Ensure images are above the background */
}

.ani-academy-big-picture {
  width: 700px; /* Adjust as needed */
  height: auto;
  position: relative;
  z-index: 2;
}

.ani-academy-small-picture {
  position: absolute;
  width: 215px; /* Adjust as needed */
  height: auto;
}

.ani-academy-small-picture-1 {
  top: 23px;
  left: -20px; /* Adjust as needed */
  z-index: 1; /* Behind the big picture */
}

.ani-academy-small-picture-2 {
  bottom: -20px; /* Adjust as needed */
  left: -20px; /* Adjust as needed */
  z-index: 3; /* In front of the big picture */
}

.ani-academy-small-picture-3 {
  top: 7px;
  right: -20px; /* Adjust as needed */
  z-index: 3; /* In front of the big picture */
}

.ani-academy-small-picture-4 {
  bottom: 44px;
  right: -20px; /* Adjust as needed */
  z-index: 1; /* Behind the big picture */
}

.marg-ani-aca-p {
  margin: 25px 0 !important;
}
.land-ani-aca-bt {
  margin-top: -20px;
}

@media (max-width: 1600px) {
  .ani-academy-big-picture {
    width: 600px;
  }
  .ani-academy-small-picture-1 {
    left: 37px;
  }
  .ani-academy-small-picture-2 {
    left: 70px;
    width: 183px;
  }
  .ani-academy-small-picture-3 {
    right: 48px;
    width: 183px;
  }
  .ani-academy-small-picture-4 {
    right: 44px;
    width: 198px;
  }
}
@media (max-width: 1400px) {
  .ani-academy-big-picture {
    width: 600px;
  }
  .ani-academy-small-picture-1 {
    left: -13px;
  }
  .ani-academy-small-picture-2 {
    left: 22x;
    width: 183px;
  }
  .ani-academy-small-picture-3 {
    right: 2px;
    width: 183px;
  }
  .ani-academy-small-picture-4 {
    right: -8px;
    width: 198px;
  }
}

@media (max-width: 1199px) {
  .ani-academy-big-picture {
    width: 600px;
  }
  .ani-academy-small-picture-1 {
    left: -80px;
  }
  .ani-academy-small-picture-2 {
    left: -53px;
    width: 163px;
  }
  .ani-academy-small-picture-3 {
    right: -51px;
    width: 163px;
  }
  .ani-academy-small-picture-4 {
    right: -69px;
    width: 198px;
  }
}
@media (max-width: 991px) {
  .ani-academy-big-picture {
    width: 500px;
  }
  .ani-academy-small-picture-1 {
    left: -69px;
    width: 180px;
  }
  .ani-academy-small-picture-2 {
    left: -42px;
    width: 153px;
  }
  .ani-academy-small-picture-3 {
    right: -71px;
    width: 153px;
  }
  .ani-academy-small-picture-4 {
    right: -72px;
    width: 161px;
  }
}

@media (max-width: 600px) {
  .ani-academy-big-picture {
    width: 350px;
  }
  .ani-academy-small-picture-1 {
    left: -2px;
    width: 140px;
  }
  .ani-academy-small-picture-2 {
    left: 25px;
    width: 114px;
  }
  .ani-academy-small-picture-3 {
    right: 11px;
    width: 114px;
  }
  .ani-academy-small-picture-4 {
    right: -1px;
    width: 130px;
    top: 125px;
  }
}

@media (max-width: 529px) {
  .ani-academy-big-picture {
    width: 300px;
  }
  .ani-academy-small-picture-1 {
    left: 20px;
    width: 117px;
    top: 4px;
  }
  .ani-academy-small-picture-2 {
    left: 58px;
    width: 94px;
  }
  .ani-academy-small-picture-3 {
    right: 34px;
    width: 94px;
  }
  .ani-academy-small-picture-4 {
    right: 27px;
    width: 102px;
    top: 101px;
  }
}

@media (max-width: 458px) {
  .ani-academy-big-picture {
    width: 300px;
  }
  .ani-academy-small-picture-1 {
    left: -21px;
    width: 117px;
    top: 4px;
  }
  .ani-academy-small-picture-2 {
    left: -5px;
    width: 94px;
  }
  .ani-academy-small-picture-3 {
    right: -12px;
    width: 94px;
  }
  .ani-academy-small-picture-4 {
    right: -23px;
    width: 102px;
    top: 101px;
  }
}

@media (min-width: 390px) and (max-width: 479.98px) {
  .roxo-landing-aca-title {
    padding: 0 !important;
  }
}
@media screen and (max-width: 400px) {
  .ani-land-aca-h {
    font-size: 1.8rem !important;
  }
}

/* animation for aca-section */

.ani-academy-image-center-container.js-ani-aca-cursor-fx-target {
  position: relative;
}

.ani-academy-image-center-container:hover .ani-academy-small-picture {
  transition: transform 0.5s ease-out;
}

.ani-academy-small-picture {
  position: absolute;
  transition: transform 0.3s ease-out;
}

/* svg aniamtion code block */
.code-block {
  animation: scroll-animation 60s linear infinite paused; /* Slow movement */
  text-rendering: geometricPrecision; /* Render text with precision */
  shape-rendering: geometricPrecision; /* Force precise shape rendering */
  backface-visibility: hidden; /* Prevent rendering issues */
  transform: translateY(
    -100%
  ); /* Start at the top (push text up to the top of the container) */
  will-change: transform; /* Optimize rendering for animation */
  -webkit-font-smoothing: none; /* Disable subpixel anti-aliasing during animation */
  opacity: 1; /* Prevent any opacity issues */
}

@keyframes scroll-animation {
  0% {
    transform: translateY(-100%); /* Start at the top */
  }
  100% {
    transform: translateY(0); /* Scroll down to the bottom */
  }
}

.color-on-d-p {
  color: #d1d1d1 !important ;
}

/* widget-ai-ani-section */
/* Section Styles */
.widget-ani-section {
  width: 100%;
  padding-top: 187px;
  padding-bottom: 135px;
  background-color: #0e041d;
}

/* Flexbox for larger screens */
.rapa-ani-widget {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

/* Left side: Feature containers and SVG */
.left-side {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 20px; /* Space between elements */
  position: relative; /* For positioning the feature container over the SVG */
}

/* Right side: Text (aligned to the left but on the right side) */
.right-side {
  flex: 1;
  padding: 20px;
  box-sizing: border-box;
  text-align: left; /* Align all text to the left */
}

/* Text Block Styles */
.ai-ani-text {
  text-align: left;
}

.ai-ani-heading {
  color: #ffffff;
  font-size: 2.4rem;
  margin-bottom: 1rem;
  font-weight: 400 !important;
}

.ai-ani-paragraph {
  color: #d1d1d1;
  font-size: 0.9rem;
  margin-bottom: 1rem;
  margin-top: 10px;
}

/* Button with background color #8E56DC */
.ani-widget-call-to-btn {
  display: inline-block;
  background-color: #8e56dc;
  color: #ffffff;
  border-radius: 7px;
  padding: 10px 20px;
  text-decoration: none;
  font-size: 0.8rem;
  margin-top: 20px;
}

/* Left side: Feature Container (on top of SVG and moveable) */
.main-feature-container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0.05),
    rgba(255, 255, 255, 0.01)
  );
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 20px;
  padding: 16px;
  z-index: 10;
  backdrop-filter: blur(4px);
  display: flex;
  flex-direction: column;
  gap: 15px;
  width: 51%;
  -webkit-backdrop-filter: blur(4px); /* For iOS Safari */
  will-change: transform, backdrop-filter; /* Force hardware acceleration */
}

.main-feature-container.move-left {
  left: 40%;
}

.main-feature-container.move-right {
  left: 60%;
}

/* Feature Item Styles */
.feature-container {
  display: flex;
  align-items: center;
  background-color: white;
  border-radius: 20px;
  border: 1px solid #8e56dc;
  padding: 10px 20px;
  gap: 10px;
}

.feature-container svg {
  width: 26px;
  height: 27px;
}

.feature-container p {
  margin: 0;
  font-size: 0.8rem;
  color: #170b28;
}

/* Blurred circle background behind SVG */
.blur-circle {
  position: absolute;
  top: 50%;
  left: 36%;
  width: 484px;
  height: 520px;
  background-color: #8e56dc;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  z-index: 0;
  filter: blur(54px);
}

/* SVG Container */
.ani-widget-wrapper {
  position: relative;
  text-align: center;
  margin-top: 20px;
}

.ai-ani-svg-container {
  width: 425px;
  height: 557px;
  position: relative;
  z-index: 1; /* Put SVG behind the feature container */
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background-color: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0.05),
    rgba(255, 255, 255, 0.01)
  );
  display: flex;
  justify-content: center;
  align-items: center;
}

.ai-widget-ani-object {
  max-width: 93%;
  max-height: 100%;
  display: block;
}

.right-side {
  margin-top: 100px;
}

@media (max-width: 1550px) {
  .ai-ani-svg-container {
    width: 349px;
    height: 456px;
    margin-left: 20px;
  }

  .blur-circle {
    top: 50%;
    left: 33%;
    width: 367px;
    height: 438px;
  }

  .ani-widget-call-to-btn {
    font-size: 0.8rem !important;
  }

  .feature-container svg {
    width: 21px;
    height: 27px;
  }
}

@media (max-width: 1109px) {
  .main-feature-container {
    width: 64%;
    left: 59%;
  }
  .blur-circle {
    left: 43%;
  }
}

@media (max-width: 918px) {
  .ai-ani-heading {
    font-size: 2rem;
  }

  .blur-circle {
    top: 50%;
    left: 43%;
    width: 267px;
    height: 372px;
  }
  .ai-ani-svg-container {
    width: 305px;
    height: 399px;
    margin-left: 20px;
  }
}

/* Responsive layout: below 767px, stack vertically */
@media (max-width: 859px) {
  .rapa-ani-widget {
    flex-direction: column-reverse; /* Reverse the order */
  }
  .right-side,
  .left-side {
    max-width: 100%;
    text-align: center;
    margin: 0 auto;
  }

  .right-side {
    margin-top: 20px;
    order: 2; /* Make the text section appear first */
  }

  .left-side {
    order: 1; /* Make the feature section appear below */
  }

  .ai-ani-svg-container {
    width: 351px;
    height: 461px;
  }
  .blur-circle {
    top: 50%;
    left: 52%;
    width: 327px;
    height: 449px;
  }
  .main-feature-container {
    width: 81%;
    left: 76%;
  }
}

@media (max-width: 540px) {
  .ai-ani-svg-container {
    width: 386px;
    height: 508px;
  }
  .blur-circle {
    top: 50%;
    left: 52%;
    width: 346px;
    height: 509px;
    z-index: -50;
  }

  .main-feature-container {
    width: 81%;
    left: 53%;
  }
  .widget-ani-section {
    padding-bottom: 338px;
    padding-top: 106px;
  }
}

@media (max-width: 484px) {
  .ai-ani-svg-container {
    margin-right: 30px;
  }
  .blur-circle {
    top: 50%;
    left: 52%;
    width: 327px;
    height: 449px;
    z-index: -50;
  }
  .main-feature-container {
    width: 71%;
    left: 49%;
  }
}

@media (max-width: 430px) {
  .ai-ani-svg-container {
    width: 341px;
    height: 450px;
  }
  .blur-circle {
    top: 50%;
    left: 48%;
    width: 270px;
    height: 407px;
    z-index: -50;
  }
  .feature-container {
    padding: 6px 20px;
  }
  .roxo-cards-container {
    margin-bottom: 60px;
  }
  .we-come-h2 {
    margin-bottom: 0;
    font-size: 1.7rem !important;
  }
}

@media (max-width: 767px) {
  .roxo-pricing-2nd {
    font-size: 1.7rem !important;
    padding-bottom: 40px;
  }
  .roxo-pricing-bg-2 {
    padding-top: 70px !important;
  }
}

/* story section start  */
.story-section {
  background: #0e041d;
  min-height: 100%; /* This ensures the section takes at least 100% of the available height */
  padding: 50px 0; /* Adds padding for spacing without relying on viewport height */
  padding-top: 150px;
  display: flex;
  justify-content: center; /* Center content vertically */
  align-items: center; /* Center content horizontally */
  flex-direction: column;
  position: relative;
}

.story-content {
  text-align: center;
  max-width: 800px;
  margin: 0 auto;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 10; /* Keep content on top of background */
  padding: 15px 0; /* Added padding to give vertical space */
}

.story-content h1 {
  color: white;
  font-size: 3rem;
  margin-bottom: 20px;
  letter-spacing: 0.03rem;
}

.story-content p {
  color: #525252;
  font-size: 1rem;
  margin-bottom: 30px;
  font-weight: 400;
  letter-spacing: 0.03rem;
  max-width: 650px;
}

.story-placeholder {
  width: 80%;
  height: 150px;
}

.story-main-bt {
  margin-top: 10px;
}

/* story flow start  */

/* Story Flow Wrapper */
.story-flow-wrapper {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #0e041d;
  position: relative;
  padding-bottom: 50px;
}

/* Video Wrapper */
.story-video-wrapper {
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(0deg);
  z-index: -2;
  width: 27%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: visible;
  max-width: 1420px;
  max-width: 600px;
}
@media (max-width: 872px) {
  .pic-story {
    display: none;
  }
}

/* Video */
.story-background-video {
  width: 100%;
  height: auto;
  object-fit: contain;
  z-index: -2;
  position: relative;
}

/* Overlay Layer */
.story-video-overlay {
  position: absolute;
  top: -1%;
  left: -27%;
  width: 149%;
  height: 128%;
  background: radial-gradient(
    ellipse at center,
    rgba(14, 4, 29, 0) 2%,
    rgb(14 4 29) 41%
  );
  pointer-events: none;
  z-index: 0;
}

/* Story Flow Container */
.story-flow-container {
  width: 90%;
  max-width: 1200px;
  position: relative;
  z-index: 1;
  overflow-x: visible; /* Allow horizontal overflow */
}

/* Story Flow */
.story-flow {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  overflow: visible;
}

/* Story Container */
.story-container {
  width: 40%;
  position: relative;
  margin-bottom: 30px;
  z-index: 1;
}

/* Glassy Background */
.story-glassy {
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0.05),
    rgba(255, 255, 255, 0.01)
  );
  border: 0.5px solid rgb(255 255 255 / 12%);
  border-radius: 15px;
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
  padding: 11px 14px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

/* Story Title */
.story-title h2 {
  font-weight: 400;
  font-size: 0.9rem !important;
  color: white;
  margin-bottom: 3px;
  margin-left: 10px;
  letter-spacing: 0.05rem;
}

.story-title h2 span {
  font-weight: 300;
  font-size: 0.7rem;
}

/* Story Inner Content */
.story-inner-content {
  display: flex;
  justify-content: flex-start; /* Align cards to the left */
  align-items: center; /* Align cards vertically */
  gap: var(
    --wcag-card-gap,
    20px
  ); /* Default gap between WCAG cards, customizable */
  position: relative;
  background-color: #0e041d;
  border-radius: 8px;
  padding: 20px;
  color: white;
  min-height: 170px;
  margin-top: 8px;
  z-index: 1;
  overflow: hidden;
  flex-direction: row-reverse; /* Reverse the order of the cards */
}

.story-card-wcag,
.story-card-tabnav {
  position: relative;
  flex-shrink: 0; /* Prevent cards from shrinking */
  transition: all 0.3s ease;
}

/* Shadow Layers */
.inner-layer-shadow {
  position: absolute;
  width: 38px;
  top: 0;
  bottom: 0;
  z-index: 3;
}

/* Left Shadow */
.left-shadow {
  left: 0;
  background: linear-gradient(
    to right,
    #0e041d 0%,
    #0e041d 20px,
    rgba(14, 4, 29, 0) 100%
  );
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}

/* Right Shadow */
.right-shadow {
  right: 0;
  background: linear-gradient(
    to left,
    #0e041d 0%,
    #0e041d 20px,
    rgba(14, 4, 29, 0) 100%
  );
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}

/* Blurred Circle Behind Each Container */
.story-blur-circle {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 471px;
  height: 140px;
  background-color: #8e56dc;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  z-index: 0;
  filter: blur(54px);
}

/* Story Cards */

/* WCAG Card */
.story-card-wcag {
  background: linear-gradient(
    90deg,
    rgba(200, 161, 255, 0.26) 0%,
    rgba(228, 207, 255, 0) 100%
  );
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px;
  flex-shrink: 0; /* Prevent shrinking */
  position: relative; /* Make it movable inside the container */
  left: 0; /* Default starting position */
  transition: all 0.3s ease; /* Smooth movement */
  left: -100px;
  z-index: -2;
  margin-right: 23px; /* Gap between WCAG cards */
}

.story-wcag-logo {
  width: 42px;
  height: auto;
  margin-left: 5px;
  margin-right: 20px;
}

.story-wcag-text h3 {
  color: white;
  font-size: 0.7rem;
  font-weight: 500;
  letter-spacing: 0.03rem;
}

.story-wcag-text p {
  font-size: 0.6rem;
  font-weight: 300;
  color: #afacb9;
  margin-bottom: 5px;
  letter-spacing: 0.03rem;
}

.story-wcag-text p:last-child {
  font-size: 0.6rem;
  font-weight: 300;
  color: white;
  letter-spacing: 0.03rem;
}

/* Tabnav Card */
.story-card-tabnav {
  background: linear-gradient(
    90deg,
    rgba(91, 47, 234, 0.1) 0%,
    rgba(228, 207, 255, 0) 100%
  );
  box-shadow:
    0 0 2px 0px white inset,
    0 0 2px 0px white;
  border-image: linear-gradient(
      to right,
      #8e56dc 100%,
      rgba(255, 255, 255, 0.16)
    )
    1;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  transition: all 0.3s ease;
  padding: 15px 30px;
  margin-left: 110px;
  min-width: 130px;
  min-height: 100px;
  max-width: 130px;
  max-height: 120px;
  overflow: hidden;
  left: -600px;
}

/* Circle with the Plus Icon */
.story-tabnav-circle {
  width: 32px;
  height: 32px;
  background: linear-gradient(90deg, #362b49 100%, #21172f 100%);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.story-tabnav-card-svg {
  width: 16px;
  height: 16px;
  fill: none;
}

.story-tabnav-card-svg line {
  stroke-width: 2px;
  stroke: url(#gradient-plus);
}

.story-card-tabnav h3 {
  font-size: 0.6rem;
  font-weight: 500;
  background: linear-gradient(to right, #ffffff 0%, #9c9c9c 100%);
  -webkit-background-clip: text;
  color: transparent;
  letter-spacing: 0.03rem;
  margin-top: 10px;
  margin-bottom: 5px;

  /* Prevent text overflow */
  white-space: nowrap; /* Prevents text from wrapping */
  overflow: hidden; /* Ensures long text doesn't overflow */
  text-overflow: ellipsis; /* Adds ellipsis (...) for overflowing text */
}

.story-dots {
  display: flex;
  gap: 5px;
  margin-top: 8px;
}

.dot {
  width: 4px;
  height: 4px;
  border-radius: 50%;
}

.dot.active {
  background-color: #b37efd;
}

.dot {
  background-color: #514666;
}

.story-card-circle-v {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: linear-gradient(90deg, #322842 0%, #21162f 100%);
  display: flex;
  justify-content: center;
  align-items: center;
}
.story-v-shape-svg {
  width: 10px;
  height: 10px;
  fill: none;
  stroke: #b37efd;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.innerlight-story-ani-wcag {
  position: absolute;
  top: 50%;
  left: 98%;
  width: 66px;
  height: 151px;
  background: linear-gradient(135deg, #35407c, #0e041d);
  border-radius: 50%;
  transform: translate(-50%, -50%);
  z-index: 0;
  filter: blur(7px);
  animation: cloudMovement 3s ease-in-out infinite;
  z-index: 2;
}

.innerlight-story-ani-tabnav {
  position: absolute;
  top: 50%;
  left: 2%;
  width: 66px;
  height: 151px;
  background: linear-gradient(135deg, #502c85, #0e041d);
  border-radius: 50%;
  transform: translate(-50%, -50%);
  filter: blur(7px);
  animation: cloudMovement 3s ease-in-out infinite;
  z-index: 2;
}

/* Keyframes for smooth cloud-like movement */
@keyframes cloudMovement {
  0% {
    transform: translate(-50%, -50%) scale(1);
  }
  50% {
    transform: translate(-52%, -48%) scale(1.05);
  }
  100% {
    transform: translate(-50%, -50%) scale(1);
  }
}

/* story cards  end */

.play-pause-button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  position: absolute;
  bottom: 20px;
  left: 20px;
  z-index: 10;
  outline: none;
}

.play-pause-button:focus {
  outline: 2px solid white;
  border-radius: 50%;
}

/* 
story responsivnes */

@media screen and (max-width: 872px) {
  .story-container {
    width: 70%; /* Set the width to 70% */
    margin: 0 auto 20px; /* Center the container horizontally and add 20px margin at the bottom */
  }
}

@media (max-width: 991px) {
  .story-section {
    padding-top: 140px;
  }
}

@media (max-width: 1300px) {
  .story-blur-circle {
    width: 331px;
    height: 139px;
  }
}

@media (min-width: 873px) and (max-width: 1375px) {
  .story-video-wrapper {
    width: 37%;
    top: 29%;
  }
}

@media (min-width: 873px) and (max-width: 1100px) {
  .story-card-tabnav {
    margin-left: 40px;
  }

  .story-flow-container {
    width: 96%;
  }
}

@media (max-width: 873px) {
  .story-video-wrapper {
    top: 15%;
    left: 95%;
    width: 50%;
  }

  .story-video-wrapper.for-mobile-story-vid {
    top: 62%;
    left: 7%;
    width: 55%;
  }
}

@media (min-width: 873px) {
  .story-video-wrapper.for-mobile-story-vid {
    display: none;
  }
}

@media (max-width: 570px) {
  .story-flow-container {
    width: 134%;
  }
  .story-glassy-wcag {
    margin-right: 5px;
  }

  .story-glassy-tabnav {
    margin-left: 5px;
  }

  .story-video-wrapper {
    top: 15%;
    left: 119%;
    width: 100%;
  }
  .story-video-wrapper.for-mobile-story-vid {
    top: 62%;
    left: -21%;
    width: 100%;
  }
  .story-blur-circle {
    width: 273px;
  }
}

/* story section end  */

/* second story section */

.h2-story-dark {
  color: #3b3f44;
  font-weight: 600;
  font-size: 2rem;
  margin-bottom: 20px;
  letter-spacing: 0.03rem;
}

.second-story-sec {
  padding-top: 60px;
}
@media (max-width: 800px) {
  .second-story-sec {
    margin: 0 11px;
  }
}

.no-matter {
  background: #8e56dc;
  font-weight: 400;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}

/* 
Globe aniamtion section */

/* 
//////////// */

.globe-tags-bt {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 20px; /* Space between the h2 and buttons */
}

.globe-buttons-row {
  display: flex;
  justify-content: center;
  gap: 15px;
}

.globe-button {
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0.05),
    rgba(255, 255, 255, 0.01)
  );
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 20px;
  padding: 10px 20px;
  font-size: 0.8rem;
  letter-spacing: 0.03rem;
  font-weight: 300;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center; /* Centers text, SVG, and flag */
  gap: 8px; /* Space between the SVG, text, and flag */
  cursor: pointer;
  transition: background 0.3s ease;
  min-width: 129px; /* Ensures all buttons have the same minimum width */
  text-align: center;
  backdrop-filter: blur(4px);
}

.globe-button svg {
  margin-right: 5px; /* Space between the SVG icon and text */
}

.globe-button .globe-flag {
  margin-left: 5px; /* Space between the text and the flag */
  width: 25px;
  height: auto;
}

.globe-button:hover {
  background: rgba(142, 86, 220, 0.2); /* Slight hover effect */
}

/* Add space between the two button rows */
.globe-buttons-row + .globe-buttons-row {
  margin-top: 20px; /* Adds 20px space between the two rows */
}

/* Make sure buttons remain on two rows */
.globe-tags-bt {
  width: 100%;
  max-width: 700px; /* Adjust based on your design */
}

.globe-buttons-row {
  flex-wrap: nowrap; /* Prevents wrapping */
}

@media (max-width: 768px) {
  .globe-tags-bt {
    max-width: 100%;
  }

  .globe-buttons-row {
    gap: 10px; /* Reduce gap between buttons on smaller screens */
  }

  .globe-button {
    min-width: 90px; /* Adjusts button size for smaller screens */
    padding: 8px 15px; /* Reduces padding for smaller screens */
  }

  .globe-button svg {
    width: 18px;
    height: auto;
  }

  .globe-button .globe-flag {
    width: 18px; /* Resize flag for smaller screens */
  }

  .globe-buttons-row + .globe-buttons-row {
    margin-top: 15px; /* Slightly reduce space between rows on smaller screens */
  }
}

.globe-dropdown {
  display: none;
}
/* Custom Select Dropdown Styles */
/* Custom Select Dropdown Styles */
.globe-dropdown {
  position: relative;
  width: 100%;
  max-width: 300px;
  margin: 0 auto;
  display: none; /* Hide by default */
}

/* Show custom dropdown on smaller screens */
@media (max-width: 657px) {
  .globe-dropdown {
    display: block;
  }

  .globe-buttons-row {
    display: none; /* Hide original buttons */
  }
}

.globe-select {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 10px 15px;
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0.05),
    rgba(255, 255, 255, 0.01)
  );
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 20px;
  font-size: 1rem;
  font-weight: 300;
  color: #fff;
  cursor: pointer;
  position: relative;

  /* Fallback for unsupported browsers */
  background-color: rgba(255, 255, 255, 0.1); /* Slight transparency */

  /* Backdrop filter */
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(
    4px
  ); /* Ensures compatibility with Safari on iOS */
}

.globe-select .globe-selected {
  display: flex;
  align-items: center;
  transition: opacity 0.15s ease; /* Faster fade-in for text and flag */
}

.globe-selected img {
  width: auto;
  height: 20px;
  margin-right: 10px; /* Space between flag and text */
}

.globe-arrow {
  position: absolute;
  right: 15px; /* Align arrow to the right */
  width: 15px;
  height: 15px;
  transition: transform 0.15s ease; /* Faster transition for arrow */
}

.globe-options {
  position: absolute;
  top: 110%;
  left: 0;
  width: 100%;
  background-color: #170b2891;
  border-radius: 20px;
  padding: 10px 0;
  list-style-type: none;
  margin: 0;
  z-index: 10;
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
  max-height: 200px; /* Adjust to your desired max height */
  overflow-y: auto;
}
.globe-options::-webkit-scrollbar {
  width: 6px; /* Width of the scrollbar */
}

.globe-options::-webkit-scrollbar-thumb {
  background-color: #8e56dc; /* Color of the scrollbar handle */
  border-radius: 10px; /* Roundness of the scrollbar handle */
}

.globe-options::-webkit-scrollbar-track {
  background: rgba(
    255,
    255,
    255,
    0.1
  ); /* Background color of the scrollbar track */
}

.globe-options[hidden] {
  display: none;
}

.globe-options li {
  display: flex;
  align-items: center;
  padding: 8px 21px; /* Add nicer padding */
  font-size: 1rem;
  font-weight: 300;
  color: #fff;
  cursor: pointer;
  background-color: transparent;
  border-radius: 10px;
  transition: background-color 0.3s;
}

.globe-options li:hover,
.globe-options li:focus {
  background-color: #311b5f7a; /* Hover background */
}

.globe-options li.selected {
  background-color: #302146; /* Red background for selected option */
}

.globe-options li img {
  width: auto;
  height: 20px;
  margin-right: 10px;
}

/* Dropdown Arrow Rotation */
.globe-select[aria-expanded="true"] .globe-arrow {
  transform: rotate(180deg); /* Rotate arrow when dropdown is open */
  transition: transform 0.15s ease; /* Speed up the arrow rotation */
}

.globe-select[aria-expanded="true"] .globe-arrow {
  margin-top: 15px;
}
.globe-select[aria-expanded="false"] .globe-arrow {
  margin-bottom: 15px;
}

/* globe section desgin  */

.globe-section {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 800px;
  background-color: #1c1d1e !important ;
  top: 36px;
}

.landing-special-section {
  width: 100%;
  position: relative;
  background: #fefefe;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding-top: 40px;
}

.globe-main {
  position: absolute;
  top: 30%;
  left: 50%;
  transform: translateX(-50%); /* Keeps the globe centered horizontally */
  /* width: 1200px; Set  1200px a default width for the globe */
  width: 800px;
  height: auto; /* Maintain aspect ratio */
  transition:
    top 0.3s ease,
    width 0.3s ease; /* Smooth transition when resizing or moving */
}

@media (max-width: 913px) {
  .globe-main {
    width: 780px;
    top: 37%;
    left: 50%;
  }
  .globe-section {
    max-height: 640px;
  }
}

@media (max-width: 657px) {
  .globe-main {
    width: 600px;
    top: 33%;
    left: 50%;
  }
  .globe-options li {
    font-size: 0.7rem;
  }
  .globe-select .globe-selected {
    font-size: 0.8rem;
  }
  .globe-section {
    min-height: 20px !important;
    max-height: 500px;
  }
}
.res-text-globe {
  color: rgb(255, 255, 255);
  font-weight: 400 !important;
}
.res-text-stori-p {
  color: #d1d1d1 !important ;
}
.stay-on-me {
  color: #cfabff !important  ;
}
@media (max-width: 492px) {
  .globe-main {
    width: 500px;
    top: 33%;
    left: 50%;
  }
  .res-text-globe {
    font-size: 2rem !important ;
  }
  .globe-options {
    max-height: 150px;
  }
  .second-story-sec {
    padding-top: 73px;
  }
  .globe-section {
    max-height: 510px;
  }
}

.fallback-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover; /* Ensure the image covers the video area */
  z-index: 1; /* Ensure it's on top of the video */
  display: none; /* Hidden by default */
}

/* axa project  */
.axa-section {
  background-color: #fefefe;
  position: relative;
  overflow: hidden;
  height: 785px;
}

.axa-background-container {
  /* background: linear-gradient(340deg, #EAE1F7, #C1A6E8, #905FD5, #66419e); */
  background: url(../images/roxo-main-bg-landing.png) no-repeat center top /
    cover;
  height: 102%;
  width: 100%;
  position: absolute;
  top: -200px;
  left: 0;
  z-index: 0;
  clip-path: polygon(0 0, 100% 0, 100% 500px, 0 800px);
}

@media (max-width: 792px) {
  .axa-background-container {
    background: url(../images/landing-mobile-bg-s.png) no-repeat center top /
      cover;
  }
}

/* New centered content wrapper */
.axa-centered-content {
  max-width: 1320px;
  margin: 0 auto;
  padding: 0 20px;
  position: relative;
  z-index: 1;
}

.axa-main-content {
  display: flex;
  justify-content: space-between;
  padding-top: 70px;
  padding-left: 40px;
  width: 100%;
}

.axa-left-content {
  color: white;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding-top: 126px;
  max-width: 50%;
}

.axa-left-content h1 {
  font-size: 2.5rem;
  letter-spacing: 0.03rem;
  color: #3b3f44;
}

.axa-left-content p {
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: 0.03rem;
  color: #565656;
  margin: 25px 0;
}

.axa-left-content a {
  font-weight: 300;
  background: #170b28;
  font-size: 0.8rem;
  letter-spacing: 0.05rem;
  box-shadow:
    inset 0 1px 0 hsla(0, 0%, 100%, 0.15),
    0 1px 3px hsla(250, 84%, 38%, 0.25),
    0 2px 6px hsl(250deg 62.86% 2.64% / 48%),
    0 6px 10px -2px hsl(0deg 0% 0% / 17%);
  color: white;
  border: 2px solid transparent;
  /* max-width: 150px; */
  transition:
    box-shadow 0.3s ease,
    transform 0.3s ease;
  padding: 7px 22px !important;
  border-radius: 7px;
  text-align: center; /* Center the text inside the button */
  text-decoration: none; /* Remove underline from link */

  align-self: flex-start; /* Optional: Ensures button aligns with the start of the flex item */
  margin-top: 40px;
}
.axa-left-content p {
  margin: 20px 0; /* Adds space above and below the paragraph */
  padding-right: 70px; /* Adds space on the right */
  text-align: left; /* Ensures the text aligns to the left */
}
@media (max-width: 1000px) {
  .axa-left-content p {
    padding-right: 220px; /* Adds space on the right */
  }
}
@media (max-width: 680px) {
  .axa-left-content p {
    padding-right: 120px; /* Adds space on the right */
  }
}
@media (max-width: 589px) {
  .axa-left-content p {
    padding-right: 50px; /* Adds space on the right */
  }
}
@media (max-width: 487px) {
  .axa-left-content p {
    padding-right: 0px; /* Adds space on the right */
  }
}
/* Your existing styles remain unchanged */
.axa-left-content a {
  font-weight: 400;
  background: #8e56dc;
  font-size: 0.8rem;
  letter-spacing: 0.05rem;
  box-shadow:
    inset 0 1px 0 hsla(0, 0%, 100%, 0.15),
    0 1px 3px hsla(250, 84%, 38%, 0.25),
    0 2px 6px hsl(250deg 62.86% 2.64% / 48%),
    0 6px 10px -2px hsl(0deg 0% 0% / 17%);
  transition:
    box-shadow 0.3s ease,
    transform 0.3s ease;
  color: white;
  border: 2px solid transparent;
  padding: 7px 22px !important;
  border-radius: 7px;
  text-align: center;
  text-decoration: none;
  display: inline-flex; /* Ensure SVG stays inline with the text */
  align-items: center; /* Align SVG and text vertically */
}
.axa-left-content a:hover {
  box-shadow: none;
  transform: translateY(1px);
  color: white !important; /* Text stays white on hover */
}

/* Style for the SVG */
.axa-left-content a svg {
  width: 17px; /* Set SVG size */
  height: 17px;
  margin-left: 8px; /* Space between text and SVG */
  stroke: white; /* Match SVG color with text color */
}

.axa-right-content {
  position: relative;
  width: 51%;
  padding-right: 20px;
  z-index: 2;
}

.axa-glassy-container {
  background: linear-gradient(rgb(255 255 255 / 19%), rgb(255 255 255 / 8%));
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 10px;
  padding: 16px;
  backdrop-filter: blur(6px);
  display: flex;
  flex-direction: column;
  gap: 15px;
  width: 1183px;
  height: 557px;
  will-change: transform, backdrop-filter;
  position: absolute;
  right: -622px;
  /* right: -22px; */
  top: 82px;
  /* box-shadow: 3.2px 6.4px 17.4px hsl(0deg 0% 0% / 22%); */
  -webkit-backdrop-filter: blur(6px);
}

.axa-header {
  display: flex;
  align-items: center;
  gap: 7px;
  justify-content: flex-start;
  flex-wrap: nowrap;
  flex-direction: row;
}

.axa-logo-text {
  font-weight: 600;
  color: white;
}

.axa-dashboard-text {
  font-weight: 300;
  color: white;
  font-size: 0.7rem;
  letter-spacing: 0.03rem;
  margin-bottom: -5px;
}

.axa-search {
  display: flex;
  align-items: center;
  gap: 10px;
  background: white;
  padding: 5px;
  width: 186px;
  height: 30px;
  border-radius: 5px;
  margin-left: 66px;
}

.axa-search-icon {
  color: #a5a5a5;
  margin-left: 8px;
}

.axa-search-text {
  color: #1e1e1e;
  font-weight: 300;
  font-size: 0.6rem;
  margin-bottom: -2px;
}

/* Updated names */
.axa-widget-dashboard-container {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  padding-left: 202px;
}

.axa-left-widget {
  width: 260px;
  height: 497px;
  position: absolute;
  left: -85px;
  top: 63px;
  /* box-shadow: 3.2px 6.4px 17.4px hsl(0deg 0% 0% / 22%); */
}

/* Updated name */
.axa-right-dashboard {
  width: 946px;
  height: 470px;

  /* box-shadow: 3.2px 6.4px 17.4px hsl(0deg 0% 0% / 22%); */
}

/* Responsive behavior below 873px */

.drop-dark-section {
  height: 80px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background: linear-gradient(
    to top,
    #0e041d 0%,
    rgb(14 4 29 / 41%) 60%,
    rgba(14, 4, 29, 0) 100%
  );
  z-index: 1000;
}

@media (max-width: 1257px) {
  .axa-glassy-container {
    right: -814px;
  }
}

@media (max-width: 1000px) {
  .axa-glassy-container {
    right: -711px;
    top: 302px;
  }
  .axa-background-container {
    top: 0px;
  }
  .axa-left-content {
    max-width: 100%;
  }
  .axa-right-content {
    width: 10%;
  }
  .axa-section {
    height: 1000px;
  }
  .axa-search {
    margin-left: 72px;
  }
}

@media (max-width: 800px) {
  .axa-glassy-container {
    right: -662px;
    top: 400px;
  }
  .axa-main-content {
    padding-top: 55px;
    padding-left: 21px;
  }
  .axa-left-content h1 {
    font-size: 2.3rem !important;
  }
}

/* svg small version axa start*/

@media (max-width: 665px) {
  .axa-dashboard-svg {
    width: 600px;
  }
  .axa-widget-svg {
    width: 200px;
  }
  .axa-widget-dashboard-container {
    padding-left: 128px;
    top: -13px;
    position: absolute;
  }
  .axa-left-widget {
    top: 22px;
  }
  .axa-glassy-container {
    left: -426px;
  }
  .axa-search {
    margin-left: 21px;
  }
}
@media (max-width: 422px) {
  .axa-left-content h1 {
    font-size: 2.2rem !important;
  }
}
@media (max-width: 590px) {
  .axa-glassy-container {
    left: -426px;
  }
}
@media (max-width: 579px) {
  .axa-glassy-container {
    left: -356px;
  }
}
@media (max-width: 503px) {
  .axa-glassy-container {
    left: -310px;
  }
}
@media (max-width: 450px) {
  .axa-glassy-container {
    left: -269px;
  }
}
@media (max-width: 403px) {
  .axa-glassy-container {
    left: -245px;
  }
}
@media (max-width: 379px) {
  .axa-glassy-container {
    left: -227px;
    top: 440px;
  }
}

/* svg small version axa end*/
@media (max-width: 500px) {
  .axa-left-content h1 {
    min-width: 500px;
    font-size: 2rem !important;
  }
  .axa-main-content {
    padding-left: 0px;
  }

  .axa-right-content {
    padding-right: 0;
  }
}

/* axa aniamtion  */

/* Circle Color Change (white to #ccb3ef) */
@keyframes axaCircleColorChange {
  0% {
    fill: #ffffff;
  }
  100% {
    fill: #ccb3ef;
  }
}

/* Border Color Change (white to #8E56DC) */
@keyframes axaBorderColorChange {
  0% {
    stroke: #ffffff;
  }
  100% {
    stroke: #8e56dc;
  }
}

/* Vee and Icon Color Change (white/#170B28 to #8E56DC) */
@keyframes axaVeeIconColorChange {
  0% {
    fill: #ffffff; /* For Vee */
  }
  100% {
    fill: #8e56dc;
  }
}

/* Apply the animations to both buttons simultaneously */
.animated-axa-buttons .axa-circle-1,
.animated-axa-buttons .axa-circle-2 {
  animation: axaCircleColorChange 1s ease-in-out forwards;
}

.animated-axa-buttons .axa-border-1,
.animated-axa-buttons .axa-border-2 {
  animation: axaBorderColorChange 1s ease-in-out forwards;
}

.animated-axa-buttons .axa-vee-1,
.animated-axa-buttons .axa-vee-2,
.animated-axa-buttons .axa-icon-1,
.animated-axa-buttons .axa-icon-2 {
  animation: axaVeeIconColorChange 1s ease-in-out forwards;
}

/* Dashboard Fade-in Animations */
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/* Initially hide all dashboard lines */
.dashboard-line-1,
.dashboard-line-2,
.dashboard-line-3,
.dashboard-line-4,
.dashboard-line-5 {
  opacity: 0;
}

/* Apply fade-in animations to each dashboard line */
.animated-dashboard-line-1 {
  animation: fadeIn 1s ease-in-out forwards;
}

.animated-dashboard-line-2 {
  animation: fadeIn 1s ease-in-out 1.5s forwards; /* Delayed by 0.5s */
}

.animated-dashboard-line-3 {
  animation: fadeIn 1s ease-in-out 2s forwards; /* Delayed by 1s */
}

.animated-dashboard-line-4 {
  animation: fadeIn 1s ease-in-out 2.5s forwards; /* Delayed by 1.5s */
}

.animated-dashboard-line-5 {
  animation: fadeIn 1s ease-in-out 3s forwards; /* Delayed by 2s */
}

.aff-p-h2 {
  margin: 0px 256px;
}

@media (max-width: 1200px) {
  .aff-p-h2 {
    margin: 0px 178px;
  }
}

@media (max-width: 991px) {
  .aff-p-h2 {
    margin: 0px;
  }
}

.aff-p-h22 {
  margin: 0px 200px;
}

@media (max-width: 1200px) {
  .aff-p-h22 {
    margin: 0px 178px;
  }
}

@media (max-width: 991px) {
  .aff-p-h22 {
    margin: 0px;
  }
}

.aff-dash-box {
  margin-bottom: 25px !important;
}

.aff-counter {
  color: #3b3f44;
  border: solid 1px #8ae0ad !important;
}

.kava-aff:nth-child(2n + 1)::before {
  left: calc(var(--hiw-counter-size) / 2 - var(--hiw-line-stroke-width) / 2);
  border-left: var(--hiw-line-stroke-width) dashed hsl(139.32deg 31.22% 62.94%);
  border-bottom-left-radius: var(--hiw-line-border-radius);
}

.kava-aff::before {
  top: calc(var(--hiw-counter-size) + var(--hiw-line-stroke-width));
  height: calc(100% - var(--hiw-counter-size) - var(--hiw-line-stroke-width));
  border-bottom: var(--hiw-line-stroke-width) dashed
    hsl(138.55deg 29.73% 63.73%);
}

.kava-aff:nth-child(2n + 1)::after {
  left: 50%;
  border-top-right-radius: var(--hiw-line-border-radius);
  border-right: var(--hiw-line-stroke-width) dashed hsl(137.65deg 28.18% 64.51%);
}
.kava-aff::after {
  top: calc(100% - var(--hiw-line-stroke-width));
  height: calc(var(--hiw-items-gap-y) / 2);
  border-top: var(--hiw-line-stroke-width) dashed hsl(137.65deg 28.18% 64.51%);
}
.kava-aff:nth-child(2n)::before {
  border-right: var(--hiw-line-stroke-width) dashed hsl(137.65deg 28.18% 64.51%);
  right: calc(var(--hiw-counter-size) / 2 - var(--hiw-line-stroke-width) / 2);
  border-bottom-right-radius: var(--hiw-line-border-radius);
}
.kava-aff:nth-child(2n)::after {
  right: 50%;
  border-top-left-radius: var(--hiw-line-border-radius);
  border-left: var(--hiw-line-stroke-width) dashed hsl(137.87deg 28.14% 67.25%);
}
.aff-3-s {
  padding-top: 0 !important;
}

/* @media (max-width: 991px) */
.p-steps-pricing {
  font-size: 0.9rem !important;
}

.review-txt p {
  font-size: 0.9rem !important;
}

.p-testa {
  font-size: 0.9rem;
}

.b-t-priva {
  color: #3b3f44 !important ;
}

.b-t-priva-d-b {
  color: #6a6a6c !important;
}

.bg-o-mid {
  background-color: #f2f0fb !important;
  border-radius: 40px;
}

@media (max-width: 767px) {
  .p-res-bod {
    font-size: 1rem !important;
  }
  .story-section {
    padding-top: 50px !important;
  }
}
.marg-3d-bt-over {
  margin-top: 120px;
}

@media (max-width: 767px) {
  .banner-133 {
    display: none;
  }
}

@media (max-width: 767px) {
  .pad-mobile-apply-aff {
    padding: 60px 0;
  }
}

@media (max-width: 2000px) {
  .roxo-aff-par-res-f3 {
    font-size: 1.3rem;
  }
}

/* Sca  */
.sca-call-2-action {
  width: 100%;
  padding: 4rem 1rem; /* Space from top and bottom */
  display: flex;
  justify-content: center;
  margin-bottom: 40px; /* Space from footer */
}

.sca-container {
  background-image: url("/images/call-bro-bg-desktop.png"); /* Replace with your background image */
  background-size: cover;
  background-position: center;
  border-radius: 20px;
  max-width: 1216px;
  width: 100%;
  text-align: center;
  padding: 2rem;
  position: relative;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  border-radius: 44px;
}

/* Title */
.sca-title {
  font-size: 1.8rem;
  font-weight: 500;
  color: #3b3f44;
  margin-bottom: 1rem;
}

/* Paragraph */
.sca-paragraph {
  font-size: 1rem;
  color: #555;
  margin: 0 auto 1.5rem; /* Centered paragraph */
  max-width: 500px;
  line-height: 1.6;
}

/* White Container with Border */
.sca-white-container {
  position: relative;
  background: #ffffff;
  border: 4px solid rgba(255, 255, 255, 0.5); /* Transparent white border */
  border-radius: 78px;
  padding: 0.5rem 1.2rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.1);
  max-width: 600px;
  margin: 0 auto;
}

/* Small Picture */
.sca-image {
  width: 40px;
  height: 40px;
  object-fit: contain;
}

/* Input and Button Wrapper */
.sca-input-wrapper {
  display: flex;
  align-items: center;
  gap: 10px;
  flex: 1;
}

.sca-input {
  flex: 1;
  padding: 0.6rem 1rem;
  border: none;
  border-radius: 50px;
  font-size: 0.9rem;
  outline: none;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1);
}

.sca-button {
  background-color: #8e56dc;
  color: #fff;
  text-decoration: none;
  padding: 0.6rem 1rem;
  border-radius: 50px;
  font-size: 0.9rem;
  font-weight: 500;
  white-space: nowrap;
  text-align: center;
  box-shadow: 0px 5px 10px rgba(142, 86, 220, 0.5);
  transition: all 0.3s ease;
}
.sca-button:focus-visible {
  outline: 2px solid black;
  outline-offset: 3px;
}
/* Hover Effects */
.sca-button:hover {
  background-color: #6b36a8;
  color: #ffffff !important;
  box-shadow: none;
}

/* Responsive Adjustments */
@media (max-width: 768px) {
  .sca-white-container {
    flex-direction: column; /* Stack input and button vertically */
    align-items: stretch;
    padding: 1rem;
    border-radius: 15px; /* Smaller border radius */
    gap: 1rem; /* Space between elements */
  }

  .sca-image {
    display: none; /* Hide the image */
  }

  .sca-input-wrapper {
    flex-direction: column; /* Stack input and button */
    gap: 1rem;
    width: 100%;
  }

  .sca-input {
    width: 100%; /* Full width */
    max-width: 100%;
    font-size: 1rem;
    border-radius: 6px;
  }

  .sca-button {
    width: 100%; /* Full width */
    font-size: 1rem;
    padding: 0.5rem 1rem; /* Matches input padding */
    border-radius: 6px;
  }
}

.roxo-sca-bright-primary-bg {
  background-color: #edf5ef !important;
}

.roxo-bright-primary-bg {
  background-color: #f6f0ff !important;
}

.dash-text-color {
  color: #3b3f44;
}

.dash-text-color-t {
  color: #3b3f44;
}
.green-bt-color {
  border: none !important ;
  background-color: #2b814f !important ;
}

/* moni start  */

/* Section Styles */
.moni-section {
  background-image: url("../images/moni-background.png"); /* Add your background image */
  background-size: cover;
  background-position: center;
  padding: 8rem 1rem;
  text-align: center;
  margin-bottom: 50px;
  display: flex; /* Flexbox for centering */
  justify-content: center; /* Center horizontally */
  align-items: center; /* Center vertically */
  flex-direction: column;
}

/* Container */
.moni-container {
  max-width: 1000px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 2rem;
}

/* Link Styles */
.moni-link {
  display: inline-flex;
  align-items: center;
  color: #8e56dc;
  font-size: 1rem;
  font-weight: 500;
  text-decoration: none;
  transition: color 0.3s ease;
}

.moni-link:hover {
  color: #6b36a8;
}

.moni-link .moni-arrow-icon {
  margin-left: 0.5rem;
  width: 1rem; /* Maintains original size */
  height: 1rem; /* Maintains original size */
  transition: transform 0.3s ease;
}

.moni-link:hover .moni-arrow-icon {
  transform: translateX(5px); /* Moves arrow slightly to the right */
}

/* Title */
.moni-title {
  font-size: 3rem;
  font-weight: 500;
  color: #3b3f44;
  text-align: center;
  max-width: 800px;
  line-height: 1;
}

/* Input Section Container */
.moni-input-container {
  display: flex; /* Flexbox for centering */
  justify-content: center; /* Center horizontally */
  align-items: center; /* Center vertically */
  width: 96%; /* Full width for responsiveness */
  max-width: 900px; /* Adjustable width */
  margin: 0 auto; /* Centered */
  padding: 0 1.5rem; /* Maintain consistent padding */
}

/* Blurred Layer */
.moni-blur-layer {
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(20px);
  border-radius: 35px;
  padding: 0.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.1);
  width: 100%;
}

/* White Container */
.moni-white-container {
  background: #ffffff;
  border-radius: 25px;
  padding: 0.5rem 1rem;
  display: flex;
  align-items: center;
  gap: 1rem; /* Maintain spacing */
  width: 100%;
  position: relative;
}

/* Input Icon */
.moni-input-icon {
  width: 50px;
  height: 50px;
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}

/* Input Field */
.moni-input {
  flex: 1;
  padding: 0.8rem 1rem;
  padding-left: 3rem; /* Adjust padding for the icon */
  border: none;
  border-radius: 25px;
  font-size: 1rem;
  outline: none;
  text-align: left;
  z-index: 1;
}

/* Placeholder Style */
.moni-input::placeholder {
  color: #797979; /* Placeholder color */
  font-weight: 400; /* Placeholder font weight */
}

/* Button */
.moni-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  background-image: linear-gradient(
    to left,
    #8e56dc 0%,
    #9166da 10%,
    #9268da 86%,
    #adf2ca 100%
  );
  color: #fff;
  border: none;
  padding: 0.4rem 1rem; /* Button size remains consistent */
  border-radius: 6px;
  font-size: 0.85rem;
  font-weight: 500;
  cursor: pointer;
  transition: background-position 0.8s ease;
  background-size: 200%; /* Allows smooth gradient shift */
  background-position: 0%;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}

.moni-button:hover {
  background-position: 100%; /* Smooth shift of gradient */
  transition: background-position 0.8s ease-in-out;
  color: white !important;
}

.moni-button:active {
  transform: scale(0.95);
}

/* Button Icon */
.moni-button svg {
  width: 20px; /* Matches the smaller button size */
  height: 20px;
  fill: white; /* Matches button text */
}

/* Responsive Adjustments */
@media (max-width: 768px) {
  .moni-title {
    font-size: 1.5rem; /* Smaller font size for mobile */
    line-height: 1.3;
    max-width: 90%; /* Keeps title aligned and not too wide */
  }

  .moni-input-container {
    max-width: 90%; /* Ensures responsiveness without too much width */
    padding: 0 1rem; /* Maintain padding for consistency */
  }

  .moni-blur-layer {
    border-radius: 30px; /* Adjusted radius for mobile */
  }

  .moni-white-container {
    flex-direction: column;
    gap: 1rem;
    padding: 1rem;
    max-width: 100%; /* Full width for mobile */
    border-radius: 20px; /* Consistent look */
  }

  .moni-input-icon {
    display: none; /* Hides input icon on mobile */
  }

  .moni-input {
    width: 100%; /* Input and button stretch the same width */
    border-radius: 20px;
  }
  .moni-button {
    width: 100%; /* Input and button stretch the same width */
  }
  .moni-input {
    padding-left: 1rem; /* Adjust padding for no icon */
  }
}

@media (max-width: 625px) {
  .moni-input-container {
    max-width: 100%;
    padding: 0rem;
  }
  .moni-title {
    font-size: 1.7rem !important ;
  }
  .moni-section {
    min-height: 700px;
  }
}

/* second start  */

/* Section Styles */
.moni-second-section {
  background-image: url("../images/moni-second-bg.png"); /* Background image */
  background-size: cover;
  background-position: center;
  padding: 2rem 1rem; /* Less padding for reduced top and bottom space */
  display: flex;
  justify-content: center;
  align-items: center;
}

/* Container */
.moni-second-container {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 1400px; /* Adjusted for larger picture */
  margin: 0 auto;
  padding: 0.5rem; /* Minimal padding */
}

/* Card Styles */
.td-card {
  width: 100%;
  max-width: 1100px; /* Increased picture size */
}

.td-card__img {
  width: 100%;
  border-radius: 1rem; /* Slightly more rounded */
}

/* Picture Specific */
.moni-big-pic {
  object-fit: cover;
  border-radius: 1rem;
}

/* Responsive Adjustments */
@media (max-width: 768px) {
  .moni-second-section {
    padding: 1.5rem 1rem; /* Reduced padding on mobile */
  }

  .td-card {
    max-width: 95%; /* Adjust size for smaller screens */
  }
}
@media (max-width: 500px) {
  .td-card__img {
    width: 155%;
  }
}

@media (max-width: 1000px) {
  .responsive-br-aca {
    display: none;
  }
}

/* moni-team */

.moni-team-section {
  background-color: #ffffff; /* White background */
  padding: 2rem 1rem; /* Adjusted padding for top and bottom */
  text-align: center;
  margin-top: 0px;
}

/* Container */
.moni-team-container {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.8rem; /* Spacing between elements */
}

/* Title */
.moni-team-title {
  font-size: 2.2rem; /* Increased size for the title */
  font-weight: 500;
  color: #3b3f44; /* Dark gray */
  margin-bottom: 0.5rem; /* Space between the title and the paragraph */
}

/* Description */
.moni-team-description {
  font-size: 1rem;
  font-weight: 400;
  color: #696a72; /* Lighter gray */
  max-width: 700px; /* Ensures the text doesnΓÇÖt stretch too wide */
  line-height: 1.6; /* Improves readability */
  margin: 0 auto; /* Centers the paragraph */
  text-align: center;
  /* padding: 0 50px; */
}

/* Image Wrapper */
.moni-team-image-wrapper {
  display: block;
  width: 100%;
  max-width: 1100px; /* Bigger image */
  margin-top: 1rem; /* Space above the image */
}

/* Image */
.moni-team-image {
  width: 100%;
  height: auto;
  display: block;
}

/* Section container */
.after-ani-sca-monitoring-section {
  padding: 50px 0;
  position: relative;
  /* margin-top: 80px;
  margin-bottom: 80px; */
}

.after-ani-sca-monitoring-section .roxo-wrap {
  max-width: 1320px;
  margin: 0 auto;
  padding: 0 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 40px;
}

/* Content section */
.after-ani-sca-monitoring-content {
  flex: 1;
  max-width: 600px;
}

.after-ani-sca-monitoring-content h2 {
  color: #3b3f44;
  font-weight: 400;
  font-size: 2rem;
  margin-bottom: 20px;
}

.after-ani-sca-monitoring-content h2 .after-ani-sca-highlight {
  font-weight: 600;
}

.after-ani-sca-monitoring-content h2 .after-ani-sca-gradient-text {
  /* background: linear-gradient(to right, #ac8ce4, #83dab0); */
  background-color: #3b3f44;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.after-ani-sca-monitoring-content p {
  color: #525252;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.6;
  max-width: 500px;
  margin: 0;
}

.after-ani-sca-monitoring-content p strong {
  font-weight: bold;
}

/* Media section */
.after-ani-sca-monitoring-media {
  flex: 1;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  max-width: 650px;
  position: relative;
}

/* Media container */
.after-ani-sca-media-container {
  position: relative;
  width: 100%;
  max-width: 680px;
  height: 680px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

/* Background image */
.after-ani-sca-background-image {
  position: absolute;
  top: 0; /* Default starting position */
  left: 0; /* Default starting position */
  width: 100%; /* Default width: fills container */
  height: 100%; /* Default height: fills container */
  object-fit: cover; /* Ensures the image scales to cover the container */
  z-index: -1; /* Sends it behind other elements */
}

/* JSON animation container */
#scanning-landing-container {
  width: 600px; /* Default width for animation */
  height: 400px; /* Default height for animation */
  z-index: 1; /* Above the background */
}

@media (max-width: 1300px) {
  .after-ani-sca-background-image {
    position: absolute;
    top: 103px;
    left: 19px;
    width: 77%;
    height: 65%;
  }
  #scanning-landing-container {
    width: 500px;
    height: 500px;
  }
}
/* Adjustments below 1000px */
@media (max-width: 1000px) {
  .after-ani-sca-monitoring-section .roxo-wrap {
    flex-direction: column;
    text-align: center;
    gap: 30px; /* Space between content and media */
  }

  .after-ani-sca-monitoring-media {
    max-width: 100%;
    justify-content: center; /* Center-align the animation and background */
  }

  .after-ani-sca-media-container {
    max-width: 500px; /* Reduce container width */
    height: 500px; /* Reduce container height */
    margin: 0 auto;
  }

  .after-ani-sca-background-image {
    width: 93%;
    height: 73%;
    top: 12%;
    left: -2%;
  }

  #scanning-landing-container {
    width: 500px;
    height: 500px;
  }
}

@media (max-width: 600px) {
  .after-ani-sca-monitoring-content {
    max-width: 90%;
    margin: 0 auto;
    text-align: center;
  }

  .after-ani-sca-monitoring-content h2 {
    font-size: 1.8rem;
  }

  .after-ani-sca-monitoring-content p {
    font-size: 0.9rem;
  }

  .after-ani-sca-media-container {
    max-width: 100%;
    height: 444px;
    position: relative;
  }

  #scanning-landing-container {
    width: 450px;
    height: 450px;
    transform: translateX(7px); /* Moves the JSON container 20px to the right */
  }

  .after-ani-sca-background-image {
    width: 107%;
    height: 84%;
    top: 8%;
    left: -1%;
  }
}

.min-p-moni-box {
  min-height: 324px;
}

/* bro section starts  */
/* Section Styling */
.bro-section {
  padding: 35px 0;
}

.bro-wrap {
  max-width: 1520px;
  margin: 0 auto;
  padding: 0 20px;
}

/* Background container styling */
.bro-bg {
  background-image: url("../images/bro-bg-desktop.avif"); /* Background image */
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 20px; /* Rounded corners */
  padding: 40px; /* Inner spacing for the content */
  display: flex;
  flex-wrap: wrap; /* Ensure content wraps responsively */
  align-items: center;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* Subtle shadow */
  overflow: hidden; /* Prevent overflow of child elements */
  height: 600px; /* Default height */
}

/* Responsive Background Image */
@media (max-width: 1000px) {
  .bro-bg {
    background-image: url("../images/bro-bg-mobile.avif"); /* Mobile background */
    flex-direction: column; /* Switch to vertical layout */
  }
}

/* Content Styling */
.bro-content {
  flex: 1; /* Content takes half the width */
  min-width: 300px;
  margin-left: 50px;
}

.bro-content h1 {
  color: #3b3f44;
  font-size: 2.5rem;
  margin-bottom: 1rem;
}

.bro-content p {
  color: #525252;
  font-size: 0.9rem;
  line-height: 1.5;
}

.bro-content p strong {
  color: #3b3f44;
}

/* SVG Container Styling */
.bro-svg-container {
  flex: 1; /* SVG takes half the width */
  min-width: 300px;
  position: relative; /* Enables absolute positioning for children */
  display: flex;
  justify-content: center;
  align-items: center;
}

#bro-animation {
  position: absolute;
  top: 50%; /* Center vertically */
  left: 50%; /* Center horizontally */
  transform: translate(-55%, -50%);
  width: 800px; /* Customizable width */
  height: auto; /* Maintain aspect ratio */
}

/* Custom Media Queries for Fine-Grained Scaling */
@media (max-width: 1350px) {
  #bro-animation {
    width: 700px;
    transform: translate(-50%, -50%); /* Align center */
  }
  .bro-content {
    margin-left: 0px;
  }
}

@media (max-width: 1250px) {
  #bro-animation {
    width: 600px;
    transform: translate(-48%, -50%); /* Align center */
  }
}

@media (max-width: 1121px) {
  #bro-animation {
    width: 500px;
    transform: translate(-45%, -50%); /* Align center */
  }
}

/* Responsive Behavior for Smaller Screens */
@media (max-width: 1000px) {
  .bro-content {
    margin-bottom: 20px;
    margin-top: 70px;
    text-align: center;
  }

  .bro-svg-container {
    order: 1; /* Move SVG below content on smaller screens */
  }

  #bro-animation {
    width: 600px; /* Resize for smaller screens */
    transform: translate(-50%, -60%);
  }
  .bro-bg {
    height: 800px;
  }
}

@media (max-width: 600px) {
  .bro-content {
    max-width: 90%;
    margin-top: 80px;
    text-align: center;
  }

  .bro-content h1 {
    font-size: 1.8rem;
  }

  .bro-content p {
    font-size: 0.9rem;
  }

  #bro-animation {
    width: 430px;
    transform: translate(-52%, -55%);
  }
  .bro-bg {
    height: 700px;
  }
}

@media (max-width: 565px) {
  .bro-br {
    display: none;
  }
  .bro-wrap {
    padding: 0 10px;
  }
  .bro-bg {
    padding: 10px;
  }
}

.partner-bro-l {
  margin-top: 10px !important ;
}
.bro-link {
  font-weight: 300;
  background: #170b28;
  font-size: 0.8rem;
  letter-spacing: 0.05rem;
  box-shadow:
    inset 0 1px 0 hsla(0, 0%, 100%, 0.15),
    0 1px 3px hsla(250, 84%, 38%, 0.25),
    0 2px 6px hsl(250deg 62.86% 2.64% / 48%),
    0 6px 10px -2px hsl(0deg 0% 0% / 17%);
  color: white;
  border: 2px solid transparent;
  /* max-width: 150px; */
  transition:
    box-shadow 0.3s ease,
    transform 0.3s ease;
  padding: 7px 22px !important;
  border-radius: 7px;
  text-align: center; /* Center the text inside the button */
  text-decoration: none; /* Remove underline from link */

  align-self: flex-start; /* Optional: Ensures button aligns with the start of the flex item */
  margin-top: 20px;
}

.bro-link {
  font-weight: 400;
  background: #8e56dc;
  font-size: 0.8rem;
  letter-spacing: 0.05rem;
  box-shadow:
    inset 0 1px 0 hsla(0, 0%, 100%, 0.15),
    0 1px 3px hsla(250, 84%, 38%, 0.25),
    0 2px 6px hsl(250deg 62.86% 2.64% / 48%),
    0 6px 10px -2px hsl(0deg 0% 0% / 17%);
  transition:
    box-shadow 0.3s ease,
    transform 0.3s ease;
  color: white;
  border: 2px solid transparent;
  padding: 7px 22px !important;
  border-radius: 7px;
  text-align: center;
  text-decoration: none;
  display: inline-flex; /* Ensure SVG stays inline with the text */
  align-items: center; /* Align SVG and text vertically */
}
.bro-link:hover {
  box-shadow: none;
  transform: translateY(1px);
  color: white !important; /* Text stays white on hover */
}

/* Style for the SVG */
.bro-link svg {
  width: 17px; /* Set SVG size */
  height: 17px;
  margin-left: 8px; /* Space between text and SVG */
  stroke: white; /* Match SVG color with text color */
}

.ai-widget-pricing-icon {
  width: auto;
  height: 40px;
  margin-top: 15px;
}

.moni-pricing-icon {
  height: 33px;
}
.pdf-pricing-icon {
  height: 40px;
}
/* New pricing deco */

.ai-pricing-dropdown {
  min-width: 500px;
  display: flex;
  align-items: center;
  gap: 10px;
  position: relative;
  z-index: 10; /* Ensures dropdown stays above other elements */
}

.ai-pricing-label-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  position: relative;
}

.ai-pricing-label {
  font-weight: 600;
  font-size: 1rem;
}

.ai-pricing-deco {
  width: 74px;
  height: auto;
  margin-top: -2px;
  margin-left: -10px;
}

.ai-custom-dropdown {
  position: relative;
  width: 187px; /* Adjustable */
  z-index: 20; /* Ensures dropdown is always above other content */
}

.ai-dropdown-toggle {
  width: 100%;
  padding: 8px 12px;
  font-size: 1rem;
  text-align: left;
  border: 1px solid #ccc;
  background-color: #fff;
  cursor: pointer;
  border-radius: 6px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.ai-dropdown-arrow {
  width: 16px;
  height: 9px;
  transition: transform 0.3s ease;
  margin-right: 15px;
}

.ai-dropdown-list {
  display: none;
  position: absolute;
  width: 100%;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 6px;
  list-style: none;
  padding: 0;
  margin-top: 5px;
  z-index: 30; /* Ensures list appears above other elements */
}

.ai-dropdown-list li {
  padding: 10px;
  cursor: pointer;
  font-size: 0.9rem;
}

.ai-dropdown-list li:hover,
.ai-dropdown-list li:focus {
  background: #f0f0f0;
}

/* Arrow rotation when dropdown is open */
.ai-custom-dropdown[aria-expanded="true"] .ai-dropdown-arrow {
  transform: rotate(180deg);
}

.ai-dropdown-text {
  color: #6a6a6a;
  font-size: 0.9rem;
}

/* light house project */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.fix-s-access {
  font-family: 0.8rem !important ;
  font-weight: 400 !important ;
}

.fix-pointer-nav {
  cursor: pointer;
}

/* Hide loader initially so it doesn't push anything */
#mahajna-loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ffffff; /* White screen */
  z-index: 999999; /* Always above everything */
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0; /* Fully transparent */
  visibility: hidden;
  transition:
    opacity 1s ease-out,
    visibility 1s ease-out;
}

/* Center the Lottie animation */
#mahajna-loader-center {
  width: 160x;
  height: 160px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* When the page is loading, show the white screen & loader */
.mahajna-loading #mahajna-loader {
  opacity: 1;
  visibility: visible;
}

/* Fade out the loader after 2 seconds */
.mahajna-loaded #mahajna-loader {
  opacity: 0;
  visibility: hidden;
}

/* Start the page as fully hidden */

/* Once loaded, fade in the page */
.mahajna-loaded body {
  opacity: 1;
}

/* Contra section starts  */
.pad-con-ratio {
  margin-top: 50px;
}
.h1-color-co {
  color: #3b3f44 !important  ;
}
.p-color-co {
  color: #5d5f63 !important ;
  margin-top: 30px;
}

.bg-contra {
  background-image: url(../images/contra-bg.png);
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}

/* Main Section Styles */
.abouta-section {
  width: 100%;
}

/* Container - common for both sections */
.abouta-container {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
  position: relative;
}

/* Hero Section with Gradient Background */
.abouta-section-1 {
  background: linear-gradient(
    90deg,
    rgba(240, 240, 255, 1) 0%,
    rgba(220, 210, 250, 1) 100%
  );
  padding-top: 140px;
  padding-bottom: 70px;
  width: 100%;
  position: relative;
  margin-bottom: 120px;
}

/* Hero Content Styling */
.abouta-content {
  max-width: 1038px;
  padding-bottom: 50px;
}

.abouta-content h1 {
  font-size: 2.8rem;
  line-height: 1.5;
  color: #3b3f44;
  font-weight: 300;
  margin: 0;
}

.abouta-content h1 strong {
  font-weight: 700;
}

/* Hero Image Styling */
.abouta-img-wrapper {
  position: absolute;
  right: 60px;
  bottom: -100px;
  z-index: 10;
}

.abouta-main-img {
  width: 560px;
  height: auto;
  border-radius: 12px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}

/* Second Section */
.abouta-section-2 {
  background-color: #fff;
  padding: 20px 0 60px;
  width: 100%;
  position: relative;
}

.abouta-section-2 h2 {
  font-size: 1.8rem;
  font-weight: 500;
  color: #333;
  margin-bottom: 30px;
}

.abouta-text {
  max-width: 800px;
}

.abouta-text p {
  font-size: 1rem;
  line-height: 1.6;
  color: #555;
  margin-bottom: 20px;
}

.highlight {
  color: #8e56dc;
}

/* Large Screen Constraint - KEPT EXACTLY AS YOU HAD IT */
@media (min-width: 1300px) {
  .abouta-container {
    max-width: 1300px;
  }

  .abouta-img-wrapper {
    right: -70px;
    max-width: calc(1300px - 700px - 120px);
    top: 250px;
  }

  .abouta-main-img {
    max-width: 170%;
  }
}

/* For screens around 1352px */
@media (max-width: 1356px) {
  .abouta-container {
    padding: 0 40px;
  }
}

@media (max-width: 1300px) {
  .abouta-section-1 {
    padding-bottom: 170px;
  }
  .abouta-img-wrapper {
    right: 59px;
    bottom: -278px;
  }
  .abouta-main-img {
    max-width: 94%;
  }
}
/* Tablet View */

/* Mobile View */
@media (max-width: 688px) {
  .abouta-img-wrapper {
    right: -20px;
    max-width: calc(1300px - 700px - 120px);
    top: 200px;
  }
}
@media (max-width: 549px) {
  .abouta-img-wrapper {
    right: -16px;
    max-width: calc(1300px - 700px - 120px);
    top: 177px;
  }
  .abouta-container {
    padding: 0px 30px;
  }
  .abouta-content h1 {
    font-size: 1.8rem !important;
  }
}

@media (max-width: 509px) {
  .abouta-img-wrapper {
    right: -49px;
    max-width: calc(1300px - 700px - 120px);
    top: 195px;
  }
  .abouta-main-img {
    max-width: 84%;
  }
}

@media (max-width: 438px) {
  .abouta-img-wrapper {
    right: -79px;
    max-width: calc(1300px - 700px - 120px);
    top: 195px;
  }
  .abouta-main-img {
    max-width: 75%;
  }

  .abouta-content h1 {
    font-size: 1.7rem !important;
  }
}
@media (max-width: 410px) {
  .abouta-img-wrapper {
    right: -159px;
    max-width: calc(1300px - 700px - 120px);
    top: 259px;
  }
  .abouta-main-img {
    max-width: 64%;
  }
}

.abouta-sec-section {
  background-image: url(../images/bg-anouta-second-sec.png);
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  padding: 50px;
  border-radius: 20px;
}
@media (max-width: 974px) {
  .abouta-sec-section {
    padding: 25px;
  }
  .new-pad-sec-about {
    padding-bottom: 50px !important;
  }
}

.about-back-tonav {
  background-image: url(../images/bg-anouta-second-sec.png);
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}

/* Bento Grid Layout */

/* Left Side Styles */
.lita-bento-section {
  padding: 147px 20px 60px;
  font-family: sans-serif;
  max-width: 1400px;
  margin: 0 auto;
}

.lita-bento-container {
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr;
  gap: 30px;
}

.lita-bento-left {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 20px 0;
}

.lita-support-tagline {
  font-size: 16px;
  margin-bottom: 16px;
  font-weight: 600;
  background: linear-gradient(90deg, #684a82 0%, #713c56 82%, #5699aa 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
  display: inline-block;
  width: fit-content;
}

.lita-support-heading {
  font-size: 36px;
  margin-bottom: 20px;
  color: #3b3f44;
  font-weight: 500;
  line-height: 1.2;
}

.lita-support-description {
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 30px;
  color: #525252;
}

.lita-bro-c {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #684a82;
  color: white;
  padding: 12px 24px;
  border-radius: 7px;
  text-decoration: none;
  font-weight: 500;
  transition: all 0.3s ease;
  gap: 10px;
}

.lita-bro-c:hover {
  background: #5b3f73;
}

.lita-bro-c svg {
  width: 25px !important;
  transition: transform 0.3s ease;
}

.lita-bro-c:hover svg {
  transform: translateX(5px);
}

@media (min-width: 1100px) {
  .lita-bento-container {
    grid-template-columns: minmax(300px, 2fr) minmax(0, 3fr);
    gap: 40px;
  }
}

@media (min-width: 991px) {
  .lita-support-heading {
    font-size: 42px;
  }
}

/* 
bento side  */
/* Right Side Bento Grid Styles */
.lita-bento-right {
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
}

.lita-bento-box {
  background-color: white;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
  position: relative;
}

/* Expert Support Box */
.lita-box-expert {
  min-height: 180px;
  display: flex;
  flex-direction: column;
  border: 1px solid #eaeaea;
}

.lita-box-content {
  padding: 24px;
  z-index: 1;
}

.lita-box-expert h3,
.lita-box-compliance h3,
.lita-box-strategic h3 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 8px;
  color: #3b3f44;
}

.lita-box-expert p,
.lita-box-compliance p,
.lita-box-strategic p {
  font-size: 14px;
  color: #666;
  margin: 0;
}

.lita-box-img {
  position: relative;
  height: 180px;
  display: flex;
  overflow: hidden;
}

.lita-accessibility-icon-placeholder {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  width: 182px;
  height: auto;
  border-radius: 50%;
}

.lita-experts-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Compliance Reports Box */
.lita-box-compliance {
  min-height: 200px; /* Increased height */

  color: white;
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;

  background-image: url(../images/bg-lita-report.png);
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}

.lita-box-compliance .lita-box-content {
  padding-right: 50%;
}

.lita-box-compliance h3 {
  color: white;
}

.lita-box-compliance p {
  color: rgba(255, 255, 255, 0.9);
}

.lita-dashboard-img {
  position: absolute;
  right: 28px;
  bottom: -61px;
  width: 50%;
  height: 85%;
  object-fit: contain;
}

/* Strategic Defense Box */
.lita-box-strategic {
  min-height: 380px;
  border: 1px solid #eaeaea;
  display: flex;
  position: relative;
  overflow: hidden;

  background-image: url(../images/bg-lita-statu.png);
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}

.lita-box-strategic .lita-box-content {
  padding: 24px 5px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.lita-tag {
  display: inline-flex;
  align-items: center;
  background: transparent;
  color: #525252;
  padding: 4px 8px;
  border-radius: 16px;
  font-size: 14px;
  margin-bottom: 12px;
  gap: 4px;
  border: 1px solid #dcdcdc;
}

.lita-tag-icon {
  width: 16px;
  height: 16px;
}

.lita-justice-img {
  position: absolute;
  right: 15px;
  bottom: 0px;
  height: auto;
  width: 242px;
  max-height: 80%;
  object-fit: contain;
}

/* Responsive adjustments for bento grid */
@media (min-width: 768px) {
  .lita-bento-right {
    display: grid;
    grid-template-columns: 1.6fr 0.8fr;
    grid-template-rows: repeat(2, auto);
    gap: 20px;
  }

  .lita-box-expert {
    grid-column: 1;
    grid-row: 1;
    min-height: 180px;
  }

  .lita-box-compliance {
    grid-column: 1;
    grid-row: 2;
    min-height: 200px; /* Increased height */
  }

  .lita-box-strategic {
    grid-column: 2;
    grid-row: 1 / span 2;
    height: 100%;
    min-height: 380px;
  }
}

/* Large screens - make everything bigger */
@media (min-width: 1200px) {
  .lita-bento-right {
    max-width: 100%;
    gap: 24px;
  }

  .lita-box-expert {
    min-height: 200px;
  }

  .lita-box-compliance {
    min-height: 220px;
  }

  .lita-box-strategic {
    min-height: 420px;
  }

  .lita-box-expert h3,
  .lita-box-compliance h3,
  .lita-box-strategic h3 {
    font-size: 20px;
  }

  .lita-box-expert p,
  .lita-box-compliance p,
  .lita-box-strategic p {
    font-size: 15px;
  }
}

/* Small screen layout */
@media (max-width: 767px) {
  .lita-bento-right {
    display: flex;
    flex-direction: column;
  }
  .lita-justice-img {
    right: 35px;
    bottom: -30px;
    width: 265px;
    max-height: 103%;
    max-width: 162px;
  }
  .lita-box-expert,
  .lita-box-compliance,
  .lita-box-strategic {
    min-height: 180px;
  }

  .lita-box-compliance .lita-box-content {
    padding-right: 10%;
    min-height: 245px;
  }

  .lita-dashboard-img {
    width: 50%;
  }

  .lita-box-strategic .lita-box-content {
    align-items: flex-start;
    text-align: left;
    padding: 24px;
  }

  .lita-justice-img {
    right: 35px;
    bottom: -30px;
    width: 265px;
    max-height: 103%;
    max-width: 162px;
  }
  .p-defe-res {
    max-width: 226px !important ;
  }

  .lita-bento-section {
    padding: 128px 20px 60px;
  }
}

@media (max-width: 481px) {
  .lita-box-strategic {
    min-height: 318px;
  }
  .lita-experts-img {
    width: 100%;
    height: 71%;
    object-fit: cover;
    position: absolute;
    top: 53px;
  }
}

@media (min-width: 1200px) {
  .lita-img-expa {
    margin-left: 150px;
  }
}

@media (max-width: 767px) {
  .lita-img-expa {
    margin-top: 70px;
  }
}
/* lita second section stat */
.lita-tag-2 {
  max-width: 200px;
  margin-left: auto;
  margin-right: auto;
}
/* Accessibility Defense Section Styles */
.lita2-defense-section {
  max-width: 1200px;
  margin: 0 auto;
  padding: 40px 20px;
  font-family: Arial, sans-serif;
  z-index: 100000;
}

.lita2-header-section {
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
  padding: 20px 15px 40px;
}

.lita2-main-heading {
  color: #3b3f44;
  font-size: 36px;
  line-height: 1.3;
  max-width: 900px;
  margin: 0 auto 50px;
  font-weight: 500;
}

/* Tag above heading */
.lita-tag {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  margin-bottom: 20px;
}

.lita-tag span {
  color: #666d80;
  font-size: 16px;
}

.lita-tag-icon {
  width: 20px;
  height: 20px;
}

/* Boxes container */
.lita2-boxes-container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

/* Individual boxes */
.lita2-box {
  border: 1px solid #dfe1e7;
  border-radius: 12px;
  padding: 25px;
  transition: all 0.3s ease;
  min-height: 230px;
}

.lita2-box:hover {
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
}

/* Box number */
.lita2-box-number {
  position: relative;
  width: 50px;
  height: 50px;
  margin-bottom: 15px;
}

.lita2-box-number img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.lita2-box-number span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  font-weight: bold;
  font-size: 18px;
}

/* Box title */
.lita2-box-title {
  color: #3b3f44;
  font-size: 22px;
  margin-bottom: 15px;
  font-weight: 600;
}

/* Box text */
.lita2-box-text {
  color: #666d80;
  font-size: 16px;
  line-height: 1.5;
}

/* Responsive adjustments */
@media (max-width: 991px) {
  .lita2-boxes-container {
    grid-template-columns: repeat(2, 1fr);
  }

  .lita2-main-heading {
    font-size: 30px;
  }
}

@media (max-width: 768px) {
  .lita2-boxes-container {
    grid-template-columns: 1fr;
  }

  .lita2-main-heading {
    font-size: 26px;
  }

  .lita2-box {
    padding: 20px;
  }
}

@media (max-width: 768px) {
  .lita2-main-heading {
    font-size: 28px;
  }
}

@media (max-width: 480px) {
  .lita2-main-heading {
    font-size: 24px;
    font-size: 1.6rem !important ;
  }
  .lita2-header-section {
    padding: 20px 15px 20px;
  }
  .h2-lita-res {
    font-size: 1.6rem !important ;
  }
}

@media (max-width: 767px) {
  .lita-img-guid {
    margin-top: 50px !important ;
  }
}

/* pdf page starts  */

/* landing  */
.marg-tabs-pdf {
  margin-bottom: 150px;
}
@media (max-width: 500px) {
  .marg-tabs-pdf {
    margin-bottom: 100px;
  }
}
.pdf-main-bg {
  background-image: url("../images/pdf-main-bg.png") !important; /* Replace with your background image */
  background-size: cover;
  background-position: center;
}

.pdf-button-color {
  background: #494bda !important ;
}

@media (max-width: 1450px) {
  .pdf-land-img {
    max-width: 81%;
  }
}
.pdf-h1-cla {
  min-width: 666px;
  font-size: 2rem;
  min-width: 498px;
}

@media (max-width: 1450px) {
  .pdf-main-bg-wrap {
    margin-top: 30px;
  }
}
@media (max-width: 921px) {
  .pdf-main-bg-wrap {
    margin-top: 43px;
  }
}
@media (max-width: 767px) {
  .pdf-main-bg-wrap {
    margin-top: 73px;
  }
}

@media (max-width: 1000px) {
  .pdf-main-bg {
    height: 400px;
  }
  .bro-section {
    padding-bottom: 110px;
  }
  .pdf-h1-cla {
    min-width: 466px;
    font-size: 1.7rem !important ;
  }
  .pdf-land-img {
    max-width: 113%;
  }
}
@media (max-width: 767px) {
  .pdf-main-bg {
    height: 570px;
  }
  .pdf-land-img {
    max-width: 90%;
  }
  .pdf-main-bg {
    padding: 30px 31px 30px 13px !important;
  }
  .pdf-h1-cla {
    min-width: 393px !important;
  }
}
@media (max-width: 419px) {
  .pdf-main-bg {
    height: 550px;
  }
  .pdf-h1-cla {
    min-width: 354px !important;
    font-size: 1.6rem !important;
    margin-top: 10px;
    margin-bottom: 19px;
  }
  .pdf-land-img {
    max-width: 104%;
    position: absolute;
    left: -7px;
  }
  .pdf-main-bg-wrap {
    padding: 10px 11px 10px 10px;
  }
}

.pdf-tagline {
  font-size: 16px;
  margin-bottom: 16px;
  font-weight: 600;
  color: #494bda;
  display: inline-block;
  width: fit-content;
}
.pdf-sec-section {
  padding-bottom: 50px !important;
}
@media (max-width: 510px) {
  .pdf-sec-section {
    margin-top: 0 !important ;
    padding-top: 0 !important ;
  }
}

@media (max-width: 450px) {
  .sec-img-res {
    max-width: 139% !important;
    margin-left: -28% !important;
    display: block !important;
  }
}
@media (min-width: 48rem) {
  .tabs-pdf-title {
    margin-bottom: 50px;
  }
}
@media (max-width: 48rem) {
  .tabs-pdf-title {
    margin-top: 0 !important;
  }
}
@media (max-width: 500px) {
  .pdf-team-description {
    padding: 0 !important;
  }
}

.why-partners-img-re {
  width: auto !important;
}

.bg-partners-main-con {
  background-image: url("../images/bg-partners-main.png") !important; /* Replace with your background image */
  background-size: cover;
  background-position: center;
}

.partners-tagline {
  font-size: 16px;
  margin-bottom: 16px;
  font-weight: 600;
  color: #8e56dc;
}

.h1-partners {
  max-width: 600px !important;
}
.h1-partners span {
  font-weight: 400 !important;
  color: #8e56dc;
}
.partners-img-main {
  width: 700px;
  transform: translateY(70px);
}
@media (min-width: 390px) and (max-width: 413.98px) {
  .h1-partners {
    font-size: 1.8rem !important ;
  }
}

.left-roxo-part {
  min-width: 400px;
}
.lika-partners-main {
  margin-top: 0 !important;
}

.main-faq-page-sec {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 1rem;
  margin-bottom: 100px;
}
.main-faq-page-h2 {
  margin-bottom: 20px;
  color: #3b3f44;
}

.deva-partners-marg {
  margin-bottom: 40px !important;
}

.new-call-sec-partners {
  background-image: url("../images/call-partners-bg.png") !important; /* Replace with your background image */
  background-size: cover;
  background-position: center;
}

.partner-tit-call {
  color: #3b3f44 !important ;
}
.p-partners-call {
  color: #656565 !important ;
  font-weight: 400 !important;
}
@media (max-width: 1000px) {
  .fix-pad-all-sec-mobile {
    padding: 50px 0 !important;
  }
}

@media (max-width: 767px) {
  .aff-mid-bag-sec {
    padding-top: 0px !important;
  }
  .h2-tabs {
    margin-top: 0 !important ;
  }
}

.icons-aff-sec {
  padding-bottom: 0 !important;
}
#tndashboard {
  padding-top: 100px;
}

.tab-ai-colors {
  background: linear-gradient(
    90deg,
    #5e9c8a 0%,
    #5e9794 29%,
    #7a8bc2 66%,
    #8f7ee2 100%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  font-weight: 400 !important ;
}
/* ai widget landing wija start  */

.wija-section {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  min-height: 700px;
  background-image: url("../images/tabnav-bg-full-o.png") !important;
  background-size: cover;
  background-position: center;
  position: relative;
  overflow: hidden;
}

.wija-section::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 15%;
  background-color: white;
  z-index: 1;
}

.wija-container {
  width: 90%;
  max-width: 1300px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 4rem 0 6rem 0;
  position: relative;
  z-index: 2;
}

.wija-left {
  flex: 1;

  max-width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.wija-heading {
  font-size: 2.5rem;
  line-height: 1.2;
  color: #3b3f44;
  font-weight: 400;
  margin-bottom: 0;
  max-width: 600px;
}

.wija-compliance {
  color: #3b3f44;
  font-size: 2.5rem;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 1.5rem;
  line-height: 1.2;
}

.wija-actions {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
}

@media (max-width: 500px) {
  .wija-actions {
    flex-direction: column;
  }
  .bro-link-ai-widget {
    width: 100%;
    justify-content: center;
  }
}

.wija-button {
  display: inline-flex;
  align-items: center;
  background-color: #8e56dc;
  color: white;
  border: none;
  border-radius: 50px;
  padding: 0.8rem 1.5rem;
  font-size: 1rem;
  cursor: pointer;
  transition: all 0.3s ease;
  margin-right: 1.5rem;
  font-weight: 500;
  white-space: nowrap;
}

.wija-pricing-link {
  display: inline-flex;
  align-items: center;
  color: #3b3f44;
  text-decoration: none;
  font-size: 1rem;
  transition: all 0.3s ease;
  font-weight: 500;
  white-space: nowrap;
}

.wija-pricing-link::after {
  content: "→";
  margin-left: 6px;
}

.wija-right {
  flex: 1.2;
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.wija-widget-image {
  width: 100%;
  max-width: 500px;
  position: relative;
  z-index: 2;
}

.wija-widget-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

.wija-animation-container {
  width: 150%;
  max-width: 1018px;
  height: 900px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-40%, -45%);
  z-index: 4;
  pointer-events: none;
}

.wija-paragraph {
  margin: 28px 0 !important;
}

.bro-link-ai-widget {
  margin-right: 25px;
}
@media (max-width: 991px) {
  .wija-section {
    display: block;
    padding: 5rem 0.5rem 12rem 0.5rem; /* Added more top padding */
  }

  .wija-section::after {
    display: block;
    height: 20%;
  }

  .wija-container {
    flex-direction: column;
    /* padding: 3rem 0 8rem 0; */
    padding: 3rem 0 12rem 0;
    align-items: center;
    text-align: center;
    width: 100%;
  }

  .wija-left {
    width: 100%;
    max-width: 100%;
    text-align: center;
    padding: 1rem 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    max-width: 600px;
  }

  .wija-right {
    width: 100%;
    max-width: 100%;
    text-align: center;
    padding: 1rem 0;
    display: flex;
    justify-content: center;
    margin-top: 1rem;
  }

  .wija-heading,
  .wija-compliance {
    max-width: 100%;
    text-align: center;
    padding: 0;
  }

  .wija-paragraph {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    max-width: 95%;
  }

  .wija-actions {
    justify-content: center;
    width: 100%;
  }

  .wija-widget-container {
    justify-content: center;
    width: 100%;
    margin: 0 auto;
  }

  /* .wija-animation-container {
      position: relative;
      max-width: 100%;
      height: 500px; 
      top: auto;
      left: auto;
      transform: none;
  } */
  .wija-animation-container {
    width: 121%;
    max-width: 987px;
    height: 886px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -31%);
    z-index: 4;
    pointer-events: none;
  }
  .wija-heading {
    margin-right: 7px;
  }
}

@media (max-width: 767px) {
  .wija-compliance {
    font-size: 2rem !important ;
  }
}

@media (min-width: 638px) and (max-width: 991px) {
  .wija-section {
    padding: 5rem 0.5rem 18rem 0.5rem !important ;
  }
  .wija-animation-container {
    max-width: 819px !important ;
    transform: translate(-50%, -26%) !important;
  }
}

/* wija colors starts  */

.wija-colors-section {
  width: 100%;
  padding: 80px 0;
  background-color: #fff;
  position: relative;
  overflow: hidden;
}

.wija-colors-container {
  width: 90%;
  max-width: 1300px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.wija-colors-left {
  flex: 1;
  max-width: 45%;
  padding-right: 40px;
}

.wija-colors-heading {
  font-size: 2.5rem;
  line-height: 1.2;
  color: #3b3f44;
  font-weight: 600;
  margin-bottom: 20px;
}

.wija-colors-paragraph {
  color: #666666;
  font-size: 1.1rem;
  line-height: 1.6;
  margin-bottom: 2rem;
}

.wija-colors-right {
  flex: 1.2;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.wija-colors-animation-container {
  width: 127%;
  max-width: 744px;
  height: 500px;
  position: relative;
  z-index: 2;
}

/* No decorative circle needed as it's handled by the JSON animation */

/* Responsive adjustments */
@media (max-width: 991px) {
  .wija-colors-container {
    flex-direction: column;
    text-align: center;
  }

  .wija-colors-left {
    max-width: 90%;
    padding-right: 0;
    margin-top: 40px;
  }

  .wija-colors-right {
    width: 100%;
  }
}

@media (min-width: 638px) and (max-width: 991px) {
  .wija-colors-left {
    max-width: 70%;
  }

  .wija-colors-animation-container {
    max-width: 500px;
    height: 450px;
  }
}

@media (max-width: 767px) {
  .wija-colors-section {
    padding: 60px 0;
  }

  .wija-colors-heading {
    font-size: 2rem;
  }

  .wija-colors-paragraph {
    font-size: 1rem;
  }

  .wija-colors-animation-container {
    max-width: 100%;
    height: 400px;
  }
}
@media (max-width: 534px) {
  .wija-colors-paragraph {
    margin-bottom: -2rem;
  }

  .wija-colors-animation-container {
    width: 127%;
    max-width: 744px;
    height: 450px;
    position: relative;
    z-index: 2;
    margin-bottom: -80px;
  }
}

.tab-thin {
  font-weight: 400 !important ;
}
@media (max-width: 534px) {
  .max-all-widget {
    font-size: 1.8rem !important ;
  }
  .p-all-paltform {
    padding: 0 !important ;
  }
  .ai-to-lita-img {
    max-width: 80% !important ;
  }
}
.ai-to-lita-img {
  max-width: 60%;
}

/* clickabel lita box */

/* Styles for the popup system */
.pad-sca-main-ani {
  padding: 220px 0;
}

/* Section Styles */
.direct-section {
  text-align: center;
  position: relative;
  padding: 90px 20px;
  width: 100%;
  min-height: 800px;
}

/* Title Styles */
.direct-title-container {
  margin-bottom: 40px;
  position: relative;
  z-index: 5;
}

.direct-subtitle {
  color: #8e56dc;
  font-size: 16px;
  margin-bottom: 10px;
  font-weight: 500;
}

.direct-title {
  color: #393939;
  font-size: 1.8rem !important;
  margin-bottom: 40px;
  font-weight: 400;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

/* Background Image */
.direct-bg-image {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -32%);
  width: 1400px; /* Fixed width */
  height: auto; /* Maintain aspect ratio */
  z-index: 1;
}

/* Feature Boxes Wrapper */
.direct-features-wrapper {
  max-width: 489px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 14px;
  position: relative;
  z-index: 5;
  margin-top: 185px;
}

/* Individual Feature Box */
.direct-feature-box {
  background-color: white;
  border-radius: 14px;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.05);
  text-decoration: none;
  color: #333;
  text-align: center;
  display: flex;
  flex-direction: column;
  transition: box-shadow 0.3s ease; /* Only transition the shadow, not the transform */
  overflow: hidden; /* This ensures the image doesn't overflow rounded corners */
  padding: 0; /* Remove padding to let image reach edges */
  border: 1px solid #b7b7b7;
}

.direct-feature-box:hover {
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  /* Remove transform to prevent box movement */
}

/* Feature Image */
.direct-feature-image {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-grow: 1;
}

/* Primary and Secondary Images */
.direct-feature-primary {
  width: 100%;
  z-index: 1;
  display: block; /* Ensures image takes full width */
}

/* Base class for all secondary images */
.direct-feature-secondary {
  position: absolute;
  z-index: 2;
  transition: transform 0.3s ease;
}

/* Custom positioning and sizing for each secondary image */
.direct-secondary-ai-widget {
  width: 24%;
  top: 49%;
  left: 50%;
  transform: translate(-122%, 65%);
}

.direct-secondary-monitor {
  width: 48%;
  top: 59%;
  left: 70%;
  transform: translate(-50%, -50%);
}

.direct-secondary-pdf {
  width: 12%;
  top: 37%;
  left: 40%;
  transform: translate(-50%, -50%);
}

.direct-secondary-litigation {
  width: 12%;
  top: 50%;
  left: 68%;
  transform: translate(-50%, -50%);
}

/* Custom hover animations for each secondary image */
/* AI-Widget: Move slightly to the left */
.direct-feature-box:hover .direct-secondary-ai-widget {
  transform: translate(-140%, 65%);
}

/* Monitor: Move slightly up */
.direct-feature-box:hover .direct-secondary-monitor {
  transform: translate(-50%, -60%);
}

/* PDF: Move up and down */
.direct-feature-box:hover .direct-secondary-pdf {
  transform: translate(-50%, -60%);
}

/* Litigation: Move right */
.direct-feature-box:hover .direct-secondary-litigation {
  transform: translate(-40%, -50%);
}

/* Feature Label with Icon */
.direct-feature-label {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 28px;
  background-color: white;
  width: 100%;
}

.direct-feature-icon {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}

.direct-feature-name {
  font-weight: 500;
  font-size: 16px;
}
@media (max-width: 506px) {
  .direct-bg-image {
    transform: translate(-50%, -31%);
    width: 1351px;
  }
  .br-hide {
    display: none;
  }
  .direct-section {
    padding: 10px 20px;
  }
  .direct-features-wrapper {
    margin-top: 210px;
  }
}

@media (max-width: 462px) {
  .direct-bg-image {
    transform: translate(-50%, -32%);
  }
}
@media (max-width: 438px) {
  .direct-bg-image {
    transform: translate(-50%, -33%);
  }
}
@media (max-width: 438px) {
  .direct-bg-image {
    transform: translate(-50%, -28%);
    width: 1225px;
  }
}

/* aiza starts  */

.aiza-section {
  margin-top: 200px;
}
.aiza-lottie-wrapper {
  width: 200% !important;
  height: 200% !important;
  min-height: 300px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  position: relative !important;
  overflow: visible !important;
  z-index: 1 !important;
  left: -220px !important;
  top: 100px !important;
  transform: translate(
    -10%,
    0%
  ) !important; /* X, Y: negative X = left, negative Y = up */
}

/* SVG element styling */
.aiza-lottie-svg {
  width: 100% !important;
  height: auto !important;
  max-width: none !important;
  transform-origin: center center !important;

  /* Scale the animation - adjust value as needed */
  transform: scale(1.2) !important; /* > 1 = larger, < 1 = smaller */
}

/* Container element - if you need to target the specific animation parent */
#aiza-lottie-container {
  position: relative !important;
  width: 133% !important;
  height: 100% !important;
}
@media (max-width: 1712px) {
  .aiza-lottie-wrapper {
    left: -138px !important;
  }
}
@media (max-width: 1556px) {
  .aiza-lottie-wrapper {
    left: -99px !important;
  }
}

@media (max-width: 1464px) {
  .aiza-lottie-wrapper {
    left: 13px !important;
  }
  #aiza-lottie-container {
    width: 110% !important;
  }
}

@media (max-width: 991px) {
  .aiza-lottie-wrapper {
    left: -96px !important;
    top: 53px !important;
  }
  #aiza-lottie-container {
    width: 140% !important;
  }
}
@media (max-width: 871px) {
  .aiza-lottie-wrapper {
    left: -56px !important;
    top: 53px !important;
  }
  #aiza-lottie-container {
    width: 120% !important;
  }
}
@media (max-width: 743px) {
  .aiza-lottie-wrapper {
    left: -19px !important;
  }
}
@media (max-width: 556px) {
  .aiza-lottie-wrapper {
    left: 56px !important;
    top: 53px !important;
  }
  #aiza-lottie-container {
    width: 100% !important;
  }
}
@media (max-width: 526px) {
  .aiza-lottie-wrapper {
    left: -7px !important;
    top: 53px !important;
  }
  #aiza-lottie-container {
    width: 108% !important;
  }
}
@media (max-width: 444px) {
  .aiza-lottie-wrapper {
    left: -7px !important;
    top: 53px !important;
  }
  #aiza-lottie-container {
    width: 122% !important;
  }
}

/* CSS to swap positions for desktop view */
@media (min-width: 768px) {
  .change-position .row {
    flex-direction: row-reverse !important;
  }

  /* Adjust text alignment for the swapped layout */
  .change-position .txt-block.right-column {
    text-align: left !important;
    padding-right: 15px !important;
    padding-left: 30px !important;
  }

  /* Adjust animation container alignment */
  .change-position .img-block.left-column {
    display: flex !important;
    justify-content: flex-end !important;
  }
}

/* vix starts  */
.vix-section {
  margin-top: 100 !important ;
}
.vix-lottie-container {
  width: 100% !important;
  max-width: 900px !important;
  height: auto !important;
  transform: scale(1.4) !important;
  transition: transform 0.3s ease !important;
  z-index: 1 !important;
}

/* Move the Lottie left */
.vix-lottie-container.vix-left {
  transform: scale(1.4) translateX(190px) !important;
}

/* Move the Lottie right */
.vix-lottie-container.vix-right {
  transform: scale(1.4) translateX(80px) !important;
}

@media (max-width: 1707px) {
  .vix-lottie-container.vix-left {
    transform: scale(1.4) translateX(80px) !important;
  }
}
@media (max-width: 1413px) {
  .vix-lottie-container.vix-left {
    transform: scale(1.4) translateX(30px) !important;
  }
  .vix-section {
    margin-top: 20px !important ;
  }
}
@media (min-width: 768px) {
  #pad-vix-tex {
    padding-left: 0px !important;
  }
}

@media (max-width: 767px) {
  .vix-lottie-container.vix-left {
    transform: scale(1.5) translateX(31px) !important;
    margin-top: 100px;
  }
}
@media (max-width: 577px) {
  .vix-lottie-container.vix-left {
    transform: scale(1.4) translateX(21px) !important;
    margin-top: 45px;
    margin-bottom: 85px;
  }
}

/* bento land start  */
/* Bento Layout Specific Styles */
.bento-land-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 20px;
  font-family: "Arial", sans-serif;
}

.bento-land-grid {
  display: grid;
  grid-template-columns: 60% 40%;
  gap: 25px;
}

/* First row - Box 1 and Box 2 */
.bento-land-row-1 {
  display: grid;
  grid-template-columns: 60% 40%;
  gap: 25px;
  margin-bottom: 25px;
}

/* Second row - Box 3 and Box 4 */
.bento-land-row-2 {
  display: grid;
  grid-template-columns: 40% 60%;
  gap: 25px;
}

.bento-land-box {
  background-color: #fff;
  border-radius: 16px;
  border: 1px solid #e5e5e5;
  overflow: hidden;
  padding: 30px;
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 300px;
}

/* Box 1 specific styles with gradient background */
.bento-land-box-1 {
  background-image: url("../images/bento-land-1.png") !important;
  background-size: cover;
  background-position: center;
}

.bento-land-box-3 {
  background-image: url("../images/bento-land-3.png") !important;
  background-size: cover;
  background-position: center;
}

/* Typography */
.bento-land-box h2 {
  color: #3b3f44;
  font-size: 24px;
  margin-top: 0;
  margin-bottom: 12px;
  font-weight: 600;
}

.bento-land-box p {
  color: #525252;
  font-size: 16px;
  line-height: 1.5;
  margin-top: 0;
  margin-bottom: 0;
}

/* Box content layout */
.bento-land-content {
  display: flex;
  flex-direction: column;
  height: 100%;
}

/* Box 1 specific layout */
.bento-land-box-1 .bento-land-content {
  justify-content: flex-end;
}

.bento-land-box-1 .bento-land-text {
  margin-top: auto;
  z-index: 2;
}

/* Box 2 specific layout */
.bento-land-box-2 .bento-land-text {
  text-align: center;
  margin-bottom: 20px;
}

.bento-land-box-2 .bento-land-img-container {
  flex-grow: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* Box 3 specific layout */
.bento-land-box-3 .bento-land-text {
  margin-bottom: 20px;
}

.bento-land-box-3 .bento-land-img-container {
  flex-grow: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* Box 4 specific layout */
.bento-land-box-4 .bento-land-text {
  margin-bottom: 20px;
}

.bento-land-box-4 .bento-land-img-container {
  flex-grow: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}

.bento-land-text h2 {
  font-size: 1.2rem !important;
}

/* Image styling */
.bento-land-img-container img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

/* Responsive adjustments */
@media (max-width: 768px) {
  .bento-land-row-1,
  .bento-land-row-2 {
    grid-template-columns: 1fr;
  }

  .bento-land-box {
    min-height: 300px;
  }
  .bento-land-box-2 .bento-land-text {
    text-align: left;
  }
}

.think-about-sec {
  margin-top: 50px;
}

.tab-tag {
  color: #8e56dc;
  text-align: center;
}

.tab-color-impor {
  color: #8e56dc !important;
  font-weight: 500;
}
.land-moni-p {
  margin-top: 20px;
}

#myscaimg {
  width: 120%;
  margin-top: 40px;
}

.mysca-land-img-wra {
  margin-right: -180px !important;
}

@media (max-width: 1380px) {
  .fix-pad-all-mysca-mobile {
    padding: 50px 37px !important;
  }
}
@media (max-width: 986px) {
  .fix-pad-all-mysca-mobile {
    margin-top: 76px;
  }
  #myscaimg {
    width: 100%;
  }
}

@media (max-width: 500px) {
  .fix-pad-all-mysca-mobile {
    padding: 50px 20px !important;
  }
}

.auto-p-wi {
  font-weight: 400;
}

.take-team-to-simu {
  padding: 0 20px !important;
}

.new-call-sec-mysca {
  background-image: url(../images/bro-bg-desktop.avif);
  background-size: cover;
  background-position: center;
}
.stati-moni {
  padding-top: 50px;
  padding-bottom: 50px;
}
.user-ina-sec {
  margin-top: 0px;
}
.actionable-wrapper {
  width: 130% !important;
  height: 200% !important;
  min-height: 300px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  position: relative !important;
  overflow: visible !important;
  z-index: 1 !important;
  left: -320px !important;
  top: 100px !important;
  transform: translate(
    -10%,
    0%
  ) !important; /* X, Y: negative X = left, negative Y = up */
}

@media (max-width: 1860px) {
  .actionable-wrapper {
    width: 124% !important;
    left: -175px !important;
  }
}

@media (max-width: 1524px) {
  .actionable-wrapper {
    width: 114% !important;
    left: -70px !important;
    top: 50px !important;
  }
}

@media (max-width: 1000px) {
  .actionable-wrapper {
    width: 133% !important;
    left: -70px !important;
    top: 50px !important;
  }
  .user-ina-sec {
    margin-top: 0px !important;
  }
}

@media (max-width: 612px) {
  .actionable-wrapper {
    width: 120% !important;
    left: -20px !important;
    top: 10px !important;
  }
}

.thin-fonts-title {
  color: #fff;
  font-weight: 300;
}

.checker-landing-sec {
  background: #2c2a33;
  /* or #23222b, adjust to match your image */
  border-bottom-right-radius: 50px;
  border-bottom-left-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 550px;
  box-sizing: border-box;
  overflow: hidden;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.4);
}

.checker-landing-container {
  max-width: 1000px;
  margin: 0 auto;
  margin-top: 70px;
}

.checker-landing-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.checker-landing-title {
  color: #d2b2ff;
  font-weight: 500;
  font-size: 2.8rem;
  max-width: 885px;
  margin-bottom: 24px;
  margin-top: 50px;
  text-align: center;
}

.checker-landing-description {
  color: #fff;
  padding-bottom: 20px;
  font-size: 16px;
  margin-bottom: 35px;
  max-width: 520px;
}

.checker-landing-search {
  display: flex;
  max-width: 700px;
  width: 100%;
  margin-bottom: 40px;
}

.checker-landing-input {
  flex: 1;
  height: 56px;
  border-radius: 28px;
  border: 1px solid #e2dbfa;
  padding: 0 24px;
  font-size: 16px;
  color: #72758d;
  background-color: white;
  max-width: 375px;
  margin: 1px 45px 1px 95px;
}

.checker-landing-input::placeholder {
  color: #72758d;
}

.checker-landing-button {
  height: 56px;
  border-radius: 28px;
  background-color: #8e56dc;
  color: white;
  border: none;
  padding: 0 30px;
  font-size: 16px;
  font-weight: 600;
  margin-left: -30px;
  cursor: pointer;
  box-shadow:
    inset 0 1px 0 hsla(0, 0%, 100%, 0.15),
    0 1px 3px hsla(250, 84%, 38%, 0.25),
    0 2px 6px hsl(250deg 62.86% 2.64% / 48%),
    0 6px 10px -2px hsl(0deg 0% 0% / 17%);
  transition:
    box-shadow 0.3s ease,
    transform 0.3s ease;
}

.checker-landing-button:hover {
  color: #fff !important;
  border-color: #8e56dc !important;
  box-shadow: none;
  transform: translateY(1px);
  border-color: #6a4ec1 !important;
}

.checker-landing-results {
  display: flex;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
  width: 100%;
  position: relative;
}

.checker-landing-box {
  flex: 1;
  min-width: 300px;
  max-width: 380px;
  position: relative; /* Added for positioning */
}

/* Custom positioning classes - Adjust the values as needed */
.checker-landing-box-1 {
  transform: scale(0.9);
  left: -76px;
  top: -80px;
}

.checker-landing-box-2 {
  transform: scale(1.5);
  left: 18px;
  top: 87px;
}

.checker-landing-box-3 {
  transform: scale(0.8);
  left: 137px;
  top: -78px;
}

.checker-landing-img {
  width: 90%;
  height: auto;
  display: block;
}

/* Responsive styles */
@media (max-width: 991px) {
  .checker-landing-title {
    font-size: 32px;
  }

  .checker-landing-box {
    min-width: 250px;
  }
}

@media (max-width: 768px) {
  .checker-landing-search {
    flex-direction: column;
    gap: 15px;
  }

  .checker-landing-button {
    margin-left: 0;
    width: 100%;
  }

  .checker-landing-title {
    font-size: 1.7rem !important;
  }

  .checker-landing-description {
    font-size: 16px;
  }

  .checker-landing-input {
    margin: 0;
    max-width: 100%;
    min-height: 55px;
  }
}

@media (max-width: 827px) {
  .checker-landing-results {
    display: none; /* Hiding images on mobile as requested */
  }

  .checker-landing-title {
    font-size: 24px;
  }
}

.checker-second-sec {
  padding-bottom: 50px !important;
}

.font-w-force {
  font-weight: 400 !important;
}

.think-about-sec {
  padding-bottom: 20px !important;
}

.sr-only-h1 {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

/* free-accessibility-plugin.ejs */

/* Header Section Styles */
.wija-colors-section {
  background-color: #2c2b36;
  padding: 120px 0 80px 0;
  margin-top: 0;
  border-bottom-left-radius: 40px;
  border-bottom-right-radius: 40px;
  display: flex;
  align-items: center;
  min-height: 600px;
}

.wija-colors-container {
  display: flex;
  align-items: center;
  gap: 57px;
  max-width: 1495px;
  margin: 0 auto;
  padding: 0 41px;
}

.wija-colors-left {
  flex: 1;
  margin-left: 75px;
  max-width: 555px;
}

.wija-colors-right {
  flex: 1;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
}

.wija-colors-heading {
  max-width: 490px;
  color: #ffffff;
  font-size: 56px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 24px;
  letter-spacing: -0.5px;
}

.wija-colors-paragraph {
  color: #cfcfcf;
  font-size: 18px;
  line-height: 1.6;
  margin-bottom: 40px;
  max-width: 522px;
}

.wija-colors-paragraph-strong {
  color: #ffffff;
}

/* New Header Elements Styles */
.free-text {
  color: #ffffff;
  position: relative;
}

.free-underline {
  position: absolute;
  bottom: 15px;
  display: none;
  left: 30%;
  transform: translateX(-50%);
  width: 100%;
  height: auto;
  min-width: 100px;
  max-width: 180px;
}

/* New wrapper for hero title underline */
.hero-title-underline-wrap {
  display: block;
  position: relative;
  width: 100%;
  text-align: left;
  margin-bottom: 16px;
}

.hero-title-underline-wrap .free-underline {
  display: none;
  margin: 0;
  position: relative;
  width: 100%;
  min-width: 100px;
  max-width: 180px;
  height: auto;
}

@media (max-width: 768px) {
  .hero-title-underline-wrap .free-underline {
    width: 100%;
    max-width: 180px;
  }
}

@media (max-width: 480px) {
  .hero-title-underline-wrap .free-underline {
    width: 100%;
    max-width: 180px;
  }
}

.header-features {
  margin-top: 32px;
  display: flex;
  flex-direction: row;
  gap: 18px;
  flex-wrap: wrap;
}

@media (max-width: 990px) {
  .header-features {
    justify-content: center;
  }

  .wija-colors-container {
    gap: 40px;
  }

  .wija-colors-right {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}

.feature-item {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #ffffff;
  font-size: 21px;
  font-weight: 400;
}

.feature-item svg {
  flex-shrink: 0;
}

.header-actions {
  margin-top: 32px;
}

.cta-button {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  background: #8e56dc;
  color: white;
  text-decoration: none;
  padding: 10px 80px;
  border-radius: 8px;
  font-weight: 500;
  font-size: 17px;
  transition: all 0.3s ease;
  box-shadow: 0 4px 16px rgba(7, 4, 11, 0.25);
}

.cta-button:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 25px rgba(142, 86, 220, 0.4);
  text-decoration: none;
  color: white;
}

.cta-button .cta-button-arrow {
  margin-top: 2.5px;
  transition: transform 0.3s ease;
}

.cta-button:hover .cta-button-arrow {
  transform: translateX(4px);
}

@media (max-width: 1200px) {
  .wija-colors-left {
    margin-left: 40px;
  }

  .wija-colors-heading {
    font-size: 48px;
  }
}

@media (max-width: 990px) {
  .wija-colors-container {
    flex-direction: column;
    gap: 40px;
    text-align: center;
  }

  .wija-colors-left {
    margin-left: 0;
    max-width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .wija-colors-right {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .wija-colors-heading {
    font-size: 42px;
    text-align: center;
    margin: 0 auto 24px;
  }

  .wija-colors-paragraph {
    text-align: center;
    margin: 0 auto 40px;
  }

  .header-features {
    justify-content: center;
  }

  .header-actions {
    display: flex;
    justify-content: center;
  }
}

/* Mobile responsiveness */
@media (max-width: 768px) {
  .wija-colors-section {
    padding: 100px 0 60px 0;
    min-height: auto;
  }

  .wija-colors-container {
    padding: 0 25px;
    gap: 30px;
  }

  .wija-colors-heading {
    font-size: 36px;
    max-width: 80%;
  }

  .wija-colors-paragraph {
    font-size: 16px;
    max-width: 100%;
    margin-bottom: 30px;
  }

  .header-features {
    gap: 12px;
    margin-top: 25px;
    justify-content: center;
    flex-wrap: nowrap;
  }

  .feature-item {
    font-size: 16px;
  }

  .feature-item svg {
    width: 30px;
    height: 30px;
  }

  .cta-button {
    padding: 12px 50px;
    font-size: 16px;
    width: auto;
    max-width: 100%;
  }

  .wija-colors-animation-container {
    max-width: 100%;
    height: 300px;
  }
}

/* Small mobile responsiveness */
@media (max-width: 480px) {
  .wija-colors-section {
    padding: 80px 0 50px 0;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
  }

  .wija-colors-container {
    padding: 0 20px;
    gap: 25px;
  }

  .wija-colors-heading {
    font-size: 28px;
    line-height: 1.3;
    margin-bottom: 20px;
  }

  .wija-colors-paragraph {
    font-size: 15px;
    line-height: 1.5;
    margin-bottom: 25px;
  }

  .header-features {
    flex-direction: row;
    gap: 8px;
    margin-top: 20px;
    justify-content: center;
    flex-wrap: nowrap;
  }

  .feature-item {
    font-size: 14px;
    justify-content: center;
    gap: 6px;
  }

  .feature-item svg {
    width: 25px;
    height: 25px;
  }

  .feature-item svg {
    width: 30px;
    height: 30px;
  }

  .header-actions {
    margin-top: 25px;
    width: 100%;
  }

  .cta-button {
    padding: 12px 40px;
    font-size: 15px;
    width: 100%;
    justify-content: center;
    max-width: 300px;
    margin: 0 auto;
    display: flex;
  }

  .cta-button span {
    white-space: nowrap;
  }

  .wija-colors-animation-container {
    height: 250px;
  }
}

/* Animation container responsive adjustments */
@media (max-width: 990px) {
  #colors-lottie-container {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
  }
}

@media (max-width: 768px) {
  #colors-lottie-container {
    max-width: 400px;
  }
}

@media (max-width: 480px) {
  #colors-lottie-container {
    max-width: 300px;
  }
}

/* Lottie SVG Section Styles */
.lottie-svg-hero-section {
  padding-top: 120px;
  /* Space for floating navbar */
  padding-bottom: 80px;
  background-color: #ffffff;
  overflow: hidden;
}

.lottie-svg-container {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 20px;
}

.lottie-svg-content-wrapper {
  display: flex;
  align-items: center;
  gap: 40px;
  min-height: 500px;
}

.lottie-svg-content {
  flex: 1;
  max-width: 500px;
}

.lottie-svg-subtitle {
  color: #8d56db;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 20px;
  letter-spacing: 0.5px;
}

.lottie-svg-title {
  color: #3b3f44;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 24px;
  letter-spacing: -0.5px;
}

.lottie-svg-description {
  color: #666666;
  font-size: 18px;
  line-height: 1.6;
  margin-bottom: 40px;
  max-width: 480px;
}

.lottie-svg-actions {
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
}

.lottie-svg-cta-button {
  background: linear-gradient(135deg, #8d56db 0%, #a366e8 100%);
  color: white;
  text-decoration: none;
  padding: 16px 32px;
  border-radius: 12px;
  font-weight: 600;
  font-size: 16px;
  display: inline-flex;
  align-items: center;
  gap: 12px;
  transition: all 0.3s ease;
  box-shadow: 0 4px 15px rgba(141, 86, 219, 0.3);
}

.lottie-svg-cta-button:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 25px rgba(141, 86, 219, 0.4);
  text-decoration: none;
  color: white;
}

.lottie-svg-cta-icon {
  width: 20px;
  height: 20px;
  flex-shrink: 0;
}

.lottie-svg-pricing-link {
  color: #666666;
  text-decoration: none;
  font-weight: 500;
  font-size: 16px;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  transition: all 0.3s ease;
  position: relative;
}

.lottie-svg-pricing-link:hover {
  color: #8d56db;
  text-decoration: none;
}

.lottie-svg-pricing-link::after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 0;
  height: 2px;
  background-color: #8d56db;
  transition: width 0.3s ease;
}

.lottie-svg-pricing-link:hover::after {
  width: calc(100% - 20px);
}

.lottie-svg-pricing-arrow {
  width: 12px;
  height: 12px;
  transition: transform 0.3s ease;
}

.lottie-svg-pricing-link:hover .lottie-svg-pricing-arrow {
  transform: translateX(4px);
}

.lottie-svg-animation-wrapper {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 400px;
}

.lottie-svg-animation-container {
  width: 100%;
  max-width: 750px;
  height: 550px;
}

/* Responsive Design */
@media (max-width: 1350px) {
  .lottie-svg-animation-container {
    max-width: 700px;
    height: 520px;
  }
}

@media (max-width: 1250px) {
  .lottie-svg-animation-container {
    max-width: 650px;
    height: 480px;
  }
}

@media (max-width: 1150px) {
  .lottie-svg-animation-container {
    max-width: 600px;
    height: 450px;
  }
}

@media (max-width: 1050px) {
  .lottie-svg-animation-container {
    max-width: 550px;
    height: 400px;
  }
}

@media (max-width: 1208px) {
  .lottie-svg-animation-container {
    max-width: 650px;
    height: 480px;
  }
}

@media (max-width: 1200px) {
  .lottie-svg-animation-container {
    max-width: 700px;
    height: 400px;
  }
}

@media (max-width: 1100px) {
  .lottie-svg-animation-container {
    max-width: 650px;
    height: 370px;
  }
}

@media (max-width: 1000px) {
  .lottie-svg-animation-container {
    max-width: 600px;
    height: 330px;
  }
}

@media (max-width: 992px) {
  .lottie-svg-hero-section {
    padding-top: 100px;
    padding-bottom: 60px;
  }

  .lottie-svg-content-wrapper {
    flex-direction: column;
    gap: 40px;
    text-align: center;
  }

  .lottie-svg-content {
    max-width: 100%;
  }

  .lottie-svg-title {
    font-size: 36px;
  }

  .lottie-svg-description {
    max-width: 100%;
  }

  .lottie-svg-actions {
    justify-content: center;
  }

  .lottie-svg-animation-wrapper {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
  }

  .lottie-svg-animation-container {
    max-width: 100%;
    width: 100%;
    height: 350px;
  }
}

@media (max-width: 768px) {
  .lottie-svg-hero-section {
    padding-top: 100px;
    padding-bottom: 40px;
  }

  .lottie-svg-container {
    padding: 0 15px;
  }

  .lottie-svg-content-wrapper {
    gap: 30px;
  }

  .lottie-svg-title {
    font-size: 28px;
  }

  .lottie-svg-description {
    font-size: 16px;
  }

  .lottie-svg-actions {
    /* flex-direction: column;
align-items: center; */
    gap: 0px;
  }

  .lottie-svg-cta-button {
    padding: 14px 28px;
    font-size: 15px;
  }

  .lottie-svg-animation-wrapper {
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
  }

  .lottie-svg-animation-container {
    max-width: 100%;
    width: 100%;
    height: 280px;
  }
}

/* Extra small devices */
@media (max-width: 360px) {
  .wija-colors-heading {
    font-size: 24px;
  }

  .wija-colors-paragraph {
    font-size: 14px;
  }

  .cta-button {
    padding: 10px 10px;
    font-size: 14px;
  }

  .sec-sec-btn {
    padding: 10px 0px;
    font-size: 14px;
  }

  .feature-item {
    font-size: 15px;
  }
}

/* Size Control Classes - Add these classes to control animation size */
.lottie-svg-size-small .lottie-svg-animation-container {
  max-width: 300px;
  height: 200px;
}

.lottie-svg-size-medium .lottie-svg-animation-container {
  max-width: 500px;
  height: 350px;
}

.lottie-svg-size-large .lottie-svg-animation-container {
  max-width: 700px;
  height: 500px;
}

.lottie-svg-size-xl .lottie-svg-animation-container {
  max-width: 800px;
  height: 600px;
}

.sec-sec-section-wrapper {
  padding: 80px 0;
  margin-top: 90px;
  background-color: transparent;
}

.sec-sec-plugin-section {
  display: flex;
  gap: 60px;
  align-items: center;
  padding: 0 40px;
  max-width: 1400px;
  margin: 0 auto;
  justify-content: space-evenly;
}

.sec-sec-image-placeholder {
  width: 500px;
  height: 500px;

  border-radius: 8px;
  min-width: 300px;
  min-height: 300px;
  max-width: 500px;
  max-height: 500px;
}

.sec-sec-content {
  flex: 1;
  max-width: 600px;
}

.sec-sec-title {
  font-size: 2.5rem;
  font-weight: 700;
  color: #3b3f44;
  margin-bottom: 20px;
  line-height: 1.2;
}

.sec-sec-description {
  font-size: 1.1rem;
  color: #858585;
  line-height: 1.6;
  margin-bottom: 30px;
}

.sec-sec-features {
  list-style: none;
  margin: 0 0 35px 0;
  padding: 0;
}

.sec-sec-feature-item {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  font-size: 1rem;
}

.sec-sec-checkmark {
  width: 24px;
  height: 24px;
  background-color: #54be74;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 15px;
  flex-shrink: 0;
}

.sec-sec-checkmark::after {
  content: "✓";
  color: white;
  font-weight: bold;
  font-size: 14px;
}

.sec-sec-feature-text {
  color: #282c32;
  font-weight: 500;
}

.sec-sec-btn {
  display: inline-block;
  padding: 6px 28px;
  font-size: 0.95rem;
  font-weight: 400;
  text-decoration: none;
  color: #fff !important;
  border: 2px solid #8e56dc !important;
  background-color: #8e56dc !important;
  border-radius: 7px;
  box-shadow:
    inset 0 1px 0 hsla(0, 0%, 100%, 0.15),
    0 1px 3px hsla(250, 84%, 38%, 0.25),
    0 2px 6px hsl(250deg 62.86% 2.64% / 48%),
    0 6px 10px -2px hsl(0deg 0% 0% / 17%);
  transition:
    box-shadow 0.3s ease,
    transform 0.3s ease;
  cursor: pointer;
}

.sec-sec-btn:hover {
  box-shadow: none;
  transform: translateY(1px);
  text-decoration: none;
  color: #fff !important;
}

/* Removed ::after pseudo-element - arrow now added directly in HTML */

.sec-sec-image-mobile {
  display: none;
  height: 400px;
  border-radius: 8px;
  margin-top: 30px;
}

.sec-sec-image-mobile img {
  width: 100%;
  /* height: 100%; */
  object-fit: cover;
  border-radius: 8px;
}

@media (max-width: 768px) {
  .sec-sec-section-wrapper {
    padding: 60px 0;
    margin-top: 15px;
  }

  .sec-sec-plugin-section {
    flex-direction: column;
    text-align: left;
    padding: 0 20px;
    gap: 0;
  }

  .sec-sec-image-placeholder {
    display: none;
  }

  .sec-sec-image-mobile {
    display: block;
    width: 100%;
    max-width: 400px;
    height: 300px;
    margin: 0 auto;
  }

  .sec-sec-image-mobile img {
    width: 100%;
    /* height: 111%; */
    object-fit: cover;
    margin-top: 60px;
    border-radius: 8px;
  }

  .sec-sec-content {
    max-width: 100%;
  }

  .sec-sec-title {
    font-size: 2rem;
  }

  .sec-sec-description {
    font-size: 1rem;
  }

  .sec-sec-btn {
    width: 100%;
    justify-content: center;
    max-width: 300px;
    margin: 0 auto;
    display: flex;
    padding: 12px 25px;
    font-size: 15px;
  }
}

@media (max-width: 480px) {
  .sec-sec-image-mobile img {
    width: 100%;
    /* height: 100%; */
    object-fit: cover;
    margin-top: 60px;
    border-radius: 8px;
  }
}

@media (max-width: 380px) {
  .sec-sec-image-mobile img {
    width: 100%;
    /* height: 92%; */
    object-fit: cover;
    margin-top: 60px;
    border-radius: 8px;
  }
}

@media (max-width: 335px) {
  .sec-sec-image-mobile img {
    width: 100%;
    /* height: 70%; */
    object-fit: cover;
    margin-top: 43px;
    border-radius: 8px;
  }
}

/* step-section */
.step-section {
  background-color: white;
  width: 100%;
}

/* step-container */
.step-container {
  background-color: white;
  padding: 80px 20px;
  padding-bottom: 150px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  max-width: 1400px;
}

/* step-header */
.step-header {
  text-align: center;
  margin-bottom: 80px;
}

.step-header-tag {
  background-color: rgba(142, 86, 220, 0.15);
  color: #8e56dc;
  padding: 8px 20px;
  border-radius: 20px;
  font-size: 14px;
  font-weight: 500;
  display: inline-block;
  margin-bottom: 30px;
}

.step-main-title {
  font-size: 48px;
  font-weight: 700;
  color: #3b3f44;
  margin: 0;
}

/* step-content-wrapper */
.step-content-wrapper {
  max-width: 1200px;
  width: 100%;
}

/* step-items-container */
.step-items-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 40px;
}

/* step-item */
.step-item {
  flex: 1;
  text-align: center;
  max-width: 300px;
}

/* step-tag */
.step-tag {
  color: #8e56dc;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 20px;
  display: inline-block;
  padding: 6px 16px;
  border-radius: 15px;
}

/* step-title */
.step-title {
  font-size: 22px;
  font-weight: 700;
  color: #3b3f44;
  margin-bottom: 20px;
  line-height: 1.3;
}

/* step-description */
.step-description {
  color: #666;
  font-size: 16px;
  line-height: 1.6;
}

/* step-arrow */
.step-arrow {
  flex-shrink: 0;
  width: 60px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 20px;
}

.step-arrow svg {
  width: 40px;
  height: 20px;
  fill: #999;
}

/* Remove arrow after last item */
.step-item:last-child + .step-arrow {
  display: none;
}

/* Mobile Responsive Styles */
@media (max-width: 968px) {
  /* step-container-tablet */
  .step-container {
    padding: 60px 20px;
  }

  /* step-main-title-tablet */
  .step-main-title {
    font-size: 40px;
  }

  /* step-items-container-tablet */
  .step-items-container {
    gap: 20px;
  }

  /* step-title-tablet */
  .step-title {
    font-size: 20px;
  }

  /* step-description-tablet */
  .step-description {
    font-size: 15px;
  }
}

@media (max-width: 768px) {
  /* step-container-mobile */
  .step-container {
    padding: 50px 15px;
  }

  /* step-header-mobile */
  .step-main-title {
    font-size: 32px;
  }

  /* step-items-container-mobile */
  .step-items-container {
    flex-direction: column;
    gap: 20px;
  }

  /* step-item-mobile */
  .step-item {
    max-width: 100%;
    position: relative;
  }

  /* step-arrow-mobile */
  .step-arrow {
    width: 30px;
    height: 60px;
    margin: 0;
    transform: rotate(90deg);
  }

  .step-arrow svg {
    width: 20px;
    height: 40px;
  }

  /* Hide last arrow on mobile */
  .step-items-container .step-item:last-child ~ .step-arrow,
  .step-items-container .step-arrow:last-child {
    display: none;
  }
}

@media (max-width: 480px) {
  /* step-container-small-mobile */
  .step-container {
    padding: 40px 15px;
  }

  /* step-header-small-mobile */
  .step-header {
    margin-bottom: 60px;
  }

  .step-main-title {
    font-size: 28px;
  }

  /* step-title-small-mobile */
  .step-title {
    font-size: 18px;
  }

  /* step-description-small-mobile */
  .step-description {
    font-size: 14px;
  }

  /* step-items-container-small-mobile */
  .step-items-container {
    gap: 20px;
  }
}

/* Desktop hover effects - step-hover-effects */
@media (min-width: 769px) {
  .step-item:hover .step-title {
    color: #8e56dc;
    transition: color 0.3s ease;
  }

  .step-item:hover .step-tag {
    transform: translateY(-2px);
    transition: transform 0.3s ease;
  }
}
