.home-body {
  background-image: url(".././images/70.-Honeydew.jpg");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

/* Importing Gilory Web fonts from local drive with .woff file START */
@font-face {
  font-family: "Gilroy-Bold";
  font-style: normal;
  font-weight: normal;
  src: local("Gilroy-Bold"), url("fonts/Gilroy-Bold.woff") format("woff");
}

@font-face {
  font-family: "Gilroy-Heavy";
  font-style: normal;
  font-weight: normal;
  src: local("Gilroy-Heavy ☞"), url("fonts/Gilroy-Heavy.woff") format("woff");
}

@font-face {
  font-family: "Gilroy-Light";
  font-style: normal;
  font-weight: normal;
  src: local("Gilroy-Light ☞"), url("fonts/Gilroy-Light.woff") format("woff");
}

@font-face {
  font-family: "Gilroy-Medium";
  font-style: normal;
  font-weight: normal;
  src: local("Gilroy-Medium"), url("fonts/Gilroy-Medium.woff") format("woff");
}

@font-face {
  font-family: "Gilroy-Regular";
  font-style: normal;
  font-weight: normal;
  src: local("Gilroy-Regular ☞"),
    url("fonts/Gilroy-Regular.woff") format("woff");
}
/* Importing Gilory Web fonts from local drive with .woff file END */

.nav-menu {
  display: flex;
}

.btn1 {
  font-size: 29;
  font-family: "Poppins", sans-serif;
  font-weight: Bold;
  height: max-content;
  border: none;
  background: none;
  padding: 10px;
  margin: auto;
}

.btn2 {
  background-color: #14cc60;
  color: white;
  font-size: 29;
  font-family: "Gilroy-Bold";
  font-weight: Bold;
  height: max-content;
  border: none;
  border-radius: 10px;
  padding: 10px;
  margin: auto;
}

.something {
  font-size: 33px;
  margin-top: 112px;
  font-family: "Gilroy-Bold";
}

.nothing {
  color: #fc3535;
}

.become {
  margin-top: 30px;
  font-family: "Gilroy-Medium";
}

.chennai {
  padding-left: 324px;
  margin-top: 50px;
}

.timerbox {
  background-color: #1d2029;
  max-width: 750px;
  height: 180px;
  border-radius: 25px;
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.2),
    0 10px 10px 0 rgba(0, 0, 0, 0.19);
  padding-top: 25px;
  padding-bottom: 25px;
}

.timerbox .timerData {
  /* font-family: "Poppins", sans-serif; */
  font-size: 62px;
  color: white;
  margin-top: -20px;
  font-family: "Gilroy-Bold";
}

.timerbox .timerData2 {
  /* font-family: "Poppins", sans-serif; */
  /* font-size: 45px; */
  color: white;
  margin-top: -20px;
  font-family: "Gilroy-Bold";
}

.timerbox .timerColon {
  font-family: "Gilroy-Bold";
  margin-top: -20px;
  font-size: 62px;
  color: #fd5e40;
  margin-left: 20px;
  margin-right: 20px;
}

.timerbox .timerHead {
  font-family: "Gilroy-Bold";
  font-size: 22px;
  color: #565656;
}

.loader {
  width: 80px;
  height: 80px;
  animation: spin 2s linear infinite;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.animatedman img {
  /* position: absolute; */
  /* margin-left: -400px; */
  /* margin-top: -255px; */
  z-index: -1;
}

.trading {
  font-size: 48px;
  font-family: Gilroy-Heavy;
  text-align: center;
  padding-top: 100px;
  font-weight: 700;
  color: #fc3535;
}

.title1 {
  margin-top: -420px;
  margin-left: 300px;
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.2),
    0 10px 10px 0 rgba(0, 0, 0, 0.19);
  height: 50px;
  height: 40px;
}

.title2 {
  margin-top: -360px;
  margin-left: 250px;
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.2),
    0 10px 10px 0 rgba(0, 0, 0, 0.19);
  height: 50px;
  height: 40px;
}

.title3 {
  margin-top: -300px;
  margin-left: 300px;
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.2),
    0 10px 10px 0 rgba(0, 0, 0, 0.19);
  height: 50px;
  height: 40px;
}

.title4 {
  margin-top: -200px;
  margin-left: 100px;
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.2),
    0 10px 10px 0 rgba(0, 0, 0, 0.19);
  height: 50px;
  height: 45px;
}

.graph {
  border-radius: 25px;
  z-index: -1;
}

.container2 {
  padding-top: 100px;
}

.row2 {
  margin-top: -325px;
  margin-left: 900px;
}

.heading1 {
  font-size: 33px;
  font-family: "Gilroy-Bold";
}

.heading2 {
  font-size: 33px;
  font-family: "Gilroy-Bold";
  color: #14cc60;
}

.heading3 {
  margin-top: -33px;
  margin-left: 230px;
  background-color: red;
  width: 40px;
  border-radius: 5pt;
  text-align: center;
  text-decoration-color: none;
  color: white;
}

.paragraph {
  margin-top: 30px;
  font-family: gilroy-bold;
}

.heading4 {
  background-color: #14cc60;
  width: 150px;
  text-align: center;
  margin-top: 25px;
  border-radius: 5pt;
  font-size: 23px;
  color: white;
}

/* Navbar START */

/* New Dashboard START */

.body-container {
  display: flex;
  flex-flow: column;
  height: 100%;
}

/* New TopBar START */

.top-nav-bar {
  display: flex;
  position: fixed;
  width: 100%;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  /* height: 102px; */
  padding-left: 35px;
  padding-right: 72px;
  border: Solid 1px #e8e8e8;
  background-color: #ffffff;
}

.top-nav-bar__mobile-menu-icon {
  font-size: 30px;
  padding-right: 20px;
  padding-left: 20px;
}

/* top-nav-bar CSS for mobile */
@media screen and (max-width: 768px) {
  .top-nav-bar {
    padding-left: 10px;
    padding-right: 10px;
  }
}

/* New TopBar END */

/* Content START */
.content {
  display: flex;
  flex-direction: row;
  align-items: center;
  height: 100%;
}
/* Content END */

/* New Side Nav Bar START */

.logo-container {
  height: 102px;
}

.side-nav-bar {
  margin-top: 102px;
  position: fixed;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 273px;
  height: calc(100% - 102px);
  align-self: flex-start;
  background-color: #ffffff;
  overflow-y: scroll;
}

.side-nav-bar::-webkit-scrollbar {
  display: none;
}

.side-nav-bar::-webkit-scrollbar {
  display: none;
}

.profile-container {
  padding: 35px;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
}

.profile-container .name {
  margin-left: 12px;
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  /* identical to box height */
  letter-spacing: 0.01em;
  color: #000000;
}

.profile-container .username {
  margin-left: 12px;
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
  /* identical to box height */
  letter-spacing: 0.01em;
  color: #a4a4a4;
}

.side-nav-bar ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  /* margin-top: 58.58px; */
}

@media screen and (max-width: 768px) {
  .side-nav-bar {
    display: none;
    position: fixed;
    left: 0;
    width: 100%;
    height: 100%;
  }
}

.side-nav-bar ul .inactive {
  padding: 0;
  margin: 0;
  padding-left: 40px;
  padding-right: 35px;
  height: 62px;
  font-size: 18px;
  cursor: pointer;

  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 18.9713px;
  line-height: 23px;
  /* identical to box height */
  letter-spacing: 0.01em;
  color: #0c0c0d;

  /* Flex Info */
  display: flex;
  flex-direction: row;
  align-items: center;
}

.side-nav-bar ul .active {
  padding: 0;
  margin: 0;
  padding-left: 40px;
  padding-right: 35px;
  height: 62px;
  font-size: 18px;
  cursor: pointer;

  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 18.9713px;
  line-height: 23px;
  /* identical to box height */
  letter-spacing: 0.01em;
  color: #0c0c0d;

  /* Flex Info */
  display: flex;
  flex-direction: row;
  align-items: center;

  background: #ff8c9130;
  padding-left: 0px;
}

.side-nav-bar-part-2 {
  height: 228px;
  border-top: 1px dotted #e0e0e0;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.side-nav-active {
  color: #e81c24;
}

.side-nav-bar ul li a {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.side-nav-bar ul li a span {
  margin-left: 20px;
}

.side-nav-bar a:hover {
  color: #e81c24;
  text-decoration: none;
  /* fill : #E81C24; */
  stroke: #e81c24;
}

/* New Side Nav Bar END */

/* Main Content START */
.main-content {
  padding-top: 102px;
  padding-left: 273px;
  display: flex;
  flex-direction: column;
  align-items: center;
  flex: auto;
  height: 100%;
}

@media screen and (max-width: 768px) {
  .main-content {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.abs-promo-img {
  margin-top: 50px;
  max-height: 190.8px;
  border-radius: 10px;
}

.dashboard-container {
  background-color: #ffffff;
  margin-top: 50.2px;
  border-radius: 20px 20px 0px 0px;
  border-bottom: 1px dashed #e0e0e0;
  width: 973px;
  padding-top: 41px;
  padding-bottom: 16px;
}

@media screen and (max-width: 768px) {
  .dashboard-container {
    width: 100%;
  }
}

.dashboard-container__divider {
  border-top: 1px dashed #e0e0e0;
  height: 1px;
}

.dashboard-container .section-1 {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding-left: 41px;
  padding-right: 41px;
}

@media screen and (max-width: 768px) {
  .dashboard-container .section-1 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
}

.dashboard-container .section-1 .profile-details-1 {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.dashboard-container .section-1 .profile-details-1 .username-title {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
  /* identical to box height */
  letter-spacing: 0.01em;
  color: #a4a4a4;
  margin-left: 13px;
}

.dashboard-container .section-1 .profile-details-1 .username {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  color: #000000;
  margin-left: 13px;
}

.dashboard-container .section-1 .profile-details-2,
.profile-details-3 .container {
  padding: 0 25px 0 25px;
  margin-left: 20px;
  border-left: 1px dashed #e0e0e0;
}

@media screen and (max-width: 768px) {
  .dashboard-container .section-1 .profile-details-2,
  .profile-details-3 .container {
    padding: 25px 0 0 0;
    margin-left: 0;
    border-left: none;
  }
}

.dashboard-container .section-1 .profile-details-2 .email-title {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
  /* identical to box height */
  letter-spacing: 0.01em;
  color: #a4a4a4;
  margin-left: 13px;
}

@media screen and (max-width: 768px) {
  .dashboard-container .section-1 .profile-details-2 .email-title {
    margin-left: 0;
  }
}

.dashboard-container .section-1 .profile-details-2 .email {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  color: #000000;
  margin-left: 13px;
}

@media screen and (max-width: 768px) {
  .dashboard-container .section-1 .profile-details-2 .email {
    margin-left: 0;
  }
}

.dashboard-container .section-1 .profile-details-2 {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.dashboard-container .section-1 .profile-details-3 {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.change-password-link {
  width: fit-content;
  left: 41px;
  top: 146px;
  background: #1863db;
  border-radius: 5px;
  padding: 6px 20px;
  color: #ffffff;
  margin-top: 31px;
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 25px;
  /* identical to box height, or 156% */
  text-align: center;
  text-decoration: none;
}

.change-password-link a {
  width: 100%;
}

.change-password-link a:hover {
  color: #ffffff;
  text-decoration: none;
}

@media screen and (max-width: 768px) {
  .change-password-link {
    width: 100%;
  }

  .change-password-link a {
    width: 100%;
  }
}

.dashboard-container .section-2 {
  display: flex;
  flex-direction: column;
  padding-left: 41px;
  padding-right: 41px;
  margin-top: 41px;
}

.dashboard-container .section-2 .tabs {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.dashboard-container .section-2 .active {
  background: none;
  border-top: 2px solid #1863db;
  padding: 5px 10px;
  margin: 0 20px;

  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;

  color: #000000;
}

.dashboard-container .section-2 .inactive {
  background: none;
  border-top: none;
  padding: 5px 10px;
  margin: 0 20px;
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #000000;
  opacity: 0.3;
}

.dashboard-container .section-2 .access-tab {
  display: flex;
  flex-direction: row;
  margin-top: 35px;
}

@media screen and (max-width: 768px) {
  .dashboard-container .section-2 .access-tab {
    flex-direction: column;
  }
}

.dashboard-container .section-2 .access-tab .connect-tradingview {
  margin-right: 65px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.dashboard-container .section-2 .access-tab .connect-tradingview .title {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #000000;
  margin-top: 7px;
  margin-bottom: 20px;
}

.dashboard-container .section-2 .access-tab .connect-tradingview form {
  display: flex;
}

.dashboard-container .section-2 .access-tab .connect-tradingview form input {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 0px;
  border-right: 1px;

  border: 1px solid #747474;
  border-radius: 5px 0px 0px 5px;

  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 25px;
  /* identical to box height, or 156% */

  text-align: center;

  color: #747474;
}

.dashboard-container .section-2 .access-tab .connect-tradingview form button {
  background: #747474;
  border: 1px solid #747474;
  border-radius: 0px 5px 5px 0px;
  margin-left: 0px;
  color: #ffffff;
}

@media screen and (max-width: 768px) {
  .dashboard-container .section-2 .access-tab .connect-tradingview {
    margin-right: 0;
    margin-bottom: 35px;
  }
}

.dashboard-container .section-2 .access-tab .connect-discord {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.dashboard-container .section-2 .access-tab .connect-discord .title {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #000000;
  margin-top: 7px;
  margin-bottom: 20px;
}

.dashboard-container .section-2 .access-tab .connect-discord .connect-btn {
  margin-top: 10px;
  text-align: center;
  border: 1px solid #747474;
  border-radius: 5px;
  /* width: 106px; */
  height: 40px;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 10px 20px;
  gap: 10px;
  text-decoration: none;
  color: black;
}

.dashboard-container .note {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  /* identical to box height, or 125% */
  color: #000000;
}

.subscription-end-date {
  width: 973px;
  background-color: #242424;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  min-height: 46px;
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  /* identical to box height, or 140% */
  text-align: center;
  letter-spacing: 0.01em;
  color: #ffffff;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

@media screen and (max-width: 768px) {
  .subscription-end-date {
    width: 100%;
  }
}

/* Main Content END */

/* New Dashboard END */

.dnav {
  width: fit-content;
  height: 100%;
  background-color: #111826;
}

.dnav .logo {
  margin-left: 25px;
  margin-right: 25px;
}

.dnav ul {
  margin-left: 25px;
  margin-top: 60%;
}

.dnav li {
  font-family: gilroy-bold;
  color: white;
  list-style-type: none;
  margin-bottom: 10px;
}

.menu-image {
  height: 15px;
  margin-top: -10px;
}

.menu-item {
  font-family: gilroy-bold;
  color: white;
  list-style-type: none;
  margin-bottom: 10px;
}

.menu-item2 {
  font-family: gilroy-bold;
  color: white;
  list-style-type: none;
  margin-bottom: 10px;
}

@media all and (min-width: 992px) {
  .active-pro {
    position: absolute;
    width: 100%;
    bottom: 10px;
  }

  .nav {
    margin-top: 100px;
  }
}

.nav {
  margin-top: 20px;
}

/* Navbar END */

/* Dashboard Timer START */

.logout-image {
  height: 21.203px;
  width: 19.925px;
}

.dashboard {
  margin-top: 50px;
}

.dashboard .timerbox {
  background-color: #1d2029;
  max-width: fit-content;
  height: fit-content;
  padding: 25px;
  border-radius: 25px;
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.2),
    0 10px 10px 0 rgba(0, 0, 0, 0.19);
  padding-top: 25px;
  padding-bottom: 25px;

  display: flex;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
}

.dashboard .timerbox .timerData {
  /* font-family: "Poppins", sans-serif; */
  font-size: 32px;
  color: white;
  font-family: "Gilroy-Bold";
}

.dashboard .timerbox2 {
  margin-top: 20px;
}

.dashboard .timerbox .timerColon {
  font-family: "Gilroy-Bold";
  margin-top: 10px;
  font-size: 32px;
  color: #fd5e40;
  margin-left: 20px;
  margin-right: 20px;
}

.seminar-venue {
  font-family: "Gilroy-Medium";
  font-size: 14px;
  color: #ffffff;
}

.dashboard .timerbox .timerHead {
  font-family: "Gilroy-Bold";
  font-size: 18px;
  color: #565656;
}

.flex-container {
  display: flex;
  align-items: stretch;
  font-size: 20px;
}

/* Dashboard Timer END */

.dashboard-panel-functions {
  margin-top: 60px;
  display: flex;
  align-items: stretch;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.dashboard-customer-details {
  width: 217px;
  height: 406px;
  background-color: white;
  border-radius: 25px;
}

.dashboard-customer-avatar {
  margin-top: 41px;
  /* margin-bottom: 20px; */
  width: 108px;
  height: 108px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 50%;
  background-color: #bdbdbd;
}

.divider {
  background-color: #bdbdbd;
  height: 1px;
}

.dashboard-customer-text-heading {
  font-size: 20px;
  color: #111826;
  font-family: "Gilroy-Bold";
}

.dashboard-customer-text-content {
  font-size: 18px;
  color: #bdbdbd;
  font-family: "Gilroy-Light";
  word-wrap: break-word;
  margin-bottom: 0px;
}

.dashboard-customer-details-2 {
  padding: 0 18px 0 18px;
}

.change-password-button {
  /* width: 117px; */
  padding: 5px;
  border-radius: 5px;
  height: 25px;
  background-color: #111826;
  color: white;
  text-decoration: none;
  font-size: 15px;
  font-family: "Gilroy-Bold";
}

.change-password-button:link {
  text-decoration: none;
  background-color: #111826;
  color: white;
}

.change-password-button:visited {
  text-decoration: none;
  background-color: #111826;
  color: white;
}

.dashboard-connect-apps {
  width: 813px;
  height: 406px;
  background-color: white;
  border-radius: 10px;
  margin-left: 36px;
}

/* Dashboard END */

/* Login Page START */

.left-box {
  color: white;
  background-image: url("../images/Left-Col-Background-3.png");
  background-color: #e23138;
  height: 100vh;
  background-size: 765px;
  background-position: top left;
  background-repeat: no-repeat;
}

.login-content-container {
  margin-left: 110px;
  margin-top: 70px;
}

/* Mobile View for .left-box */
@media only screen and (max-width: 600px) {
  .left-box {
    background-image: none;
    background-color: #e23138;
    height: auto;
    text-align: center;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
  }
  .login-content-container {
    padding: 20px;
    margin-top: 0px;
    margin-left: 0px;
  }
}

.right-box {
  padding-left: 140px;
  padding-right: 140px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

/* Mobile View for .right-box */
@media only screen and (max-width: 600px) {
  .right-box {
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 50px;
    padding-right: 50px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}

.forget-password-link {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #888888;
}

.login-content-container .login-title1 {
  margin-top: 50px;
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-size: 30px;
  line-height: 143.4%;
  /* identical to box height, or 43px */
  color: #ffffff;
}

.login-content-container .login-title2 {
  margin-top: 23px;
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  /* or 167% */
  color: #ffffff;
}

.login-title3 {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-size: 40px;
  line-height: 48px;
}

.form-labels {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  /* identical to box height */
  color: #000000;
}

.form-input {
  width: 100%;
  height: 60px;
  padding-left: 34px;
  padding: 25px;
  border: 1px solid #888888;
  border-radius: 10px;
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #888888;
}

.col1 {
  font-size: 60px;
  font-family: "Gilroy-Bold";
  font-weight: 500;
  color: white;
  background-color: #e23138;
}

.col2 {
  font-size: 45px;
  font-family: "Gilroy-Bold";
  font-weight: 700;
  color: white;
}

@media only screen and (max-width: 600px) {
  .form-labels {
    font-size: 1.5rem;
    font-family: "Gilroy-Light";
  }
}

.login-btn-submit {
  height: 60px;
  width: 100%;
  background-color: #fc3535;
  border-radius: 10px;
  margin-top: 20px;
  border: 0px;
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  color: #ffffff;
}

.login-btn-submit:hover {
  background-color: #e23138;
  cursor: pointer;
}

.enroll-btn-submit {
  padding: 15px;
  height: 60px;
  width: 100%;
  margin-top: 20px;
  border: 1px solid #6f6f6f;
  border-radius: 10px;
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  color: #6f6f6f;
}

.enroll-btn-submit:hover {
  cursor: pointer;
}

.login-page-message {
  margin-top: 20px;
  text-align: center;
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  color: #000000;
}

.container7 {
  margin-top: 100px;
}

.mb-3 {
  margin-top: 20px;
  font-family: gilroy;
}

.mb-4 {
  margin-top: 20px;
  color: white;
  font-family: gilroy;
}

.form-text {
  margin-top: 20px;
  font-family: "Gilroy-Medium";
}

@media only screen and (max-width: 600px) {
  .form-input {
    margin-top: 10px;
    width: 100%;
    height: auto;
    border-radius: 10px;
    padding: 10px;
    font-family: "Gilroy-Medium";
    font-size: 14px;
  }
}

.login-text {
  margin-left: 200px;
}

.form-text1 {
  margin-left: 300px;
}

/* Login Page END */

/* Registration page START */

.reg-col-1 {
  width: 50%;
}

.reg-col-2 {
  width: 50%;
}

/* New style for Registration page START */

.logo-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}

.reg-input-lable {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 12px;
  /* identical to box height, or 100% */
  letter-spacing: 0.0015em;
  color: #a4a4a4;

  position: relative;
  top: 20px;
  left: 10px;
  background: white;
  padding: 5px;

  border-radius: 5px;
}

.reg-input {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 23px;
  padding: 20px;

  border: 2px solid #a4a4a4;
  border-radius: 8px;
}

.reg-continue-button {
  width: 140px;
  height: 55px;
  background: #e81c24;
  border-radius: 12px;
  border: 0px;
  font-family: "Inter";
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
  /* identical to box height, or 139% */
  text-align: center;
  color: #ffffff;
  cursor: pointer;
}

.reg-show-form {
  display: block;
}

.reg-hide-form {
  display: none;
}

.button-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}

/* Mobile Display CSS */
@media only screen and (max-width: 600px) {
  .button-container {
    height: 150px;
    padding-bottom: 30px;
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    justify-content: space-between;
  }
}

/* New style for Registration page END */

/* Registration page END */

/* Dashboard Navbar */

.side-nav-active {
  color: #111826;
}

.side-nav-active-button {
  background-color: #29303c;
}

/* Dashboard Apps Connect - Access tab */
.subscriptionExpired {
  position: relative;
  height: 80%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.apps-headers {
  display: flex;
  margin-left: 58px;
  margin-top: 20px;
}

/* Change margin in mobile view */
@media only screen and (max-width: 600px) {
  .apps-headers {
    display: flex;
    margin-left: 0px;
    text-align: center;
  }
}

.apps-headers .headers-active {
  color: #111826;
  font-family: "Gilroy-Bold";
  text-decoration: underline;
}

.apps-headers .headers-inactive {
  color: #111826;
  font-family: "Gilroy-Bold";
}

.apps {
  width: 600px;
  /*margin-top: 100px;*/
  /*margin-bottom: 100px;*/
  margin-left: auto;
  margin-right: auto;
}

.apps .app-name {
  font-family: 22px;
  font-family: "Gilroy-Bold";
}

.apps .connect-btn {
  padding: 10px;
  margin-top: 10px;
  border: 1px solid grey;
}

.apps .enterimage {
  height: 100px;
}
.apps a:hover,
a:link,
a:visited,
a:active {
  text-decoration: none;
  color: #111826;
}

.customer-headers {
  position: relative;
  margin-left: 10px;
  top: 8px;
  padding: 0 5px 0 5px;
  font-family: 22px;

  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 12px;
  /* identical to box height, or 100% */
  letter-spacing: 0.0015em;
  color: #a4a4a4;
  background-color: white;
  width: fit-content;
}

.customer-text {
  font-family: 22px;
}

.customer-text input {
  border: none;
  border: 2px solid #a4a4a4;
  padding: 16.5px 14px;
  border-radius: 8px;
  width: 100%;

  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 23px;
}

.note {
  margin-top: 30px;
}

@media only screen and (max-width: 600px) {
  .dashboard-panel-functions {
    flex-direction: column;
  }

  .dashboard-customer-details {
    width: 100%;
    height: 100%;
    padding-bottom: 10px;
    background-color: white;
    border-radius: 25px;
    margin-bottom: 25px;
  }

  .dashboard-connect-apps {
    width: 100%;
    height: 100%;
    background-color: white;
    border-radius: 25px;
    margin-left: 0px;
  }

  .apps {
    width: 100%;
    padding: 10px;
    margin-bottom: 50px;
  }

  .apps .note {
    margin-top: 20px;
  }
}

/* Footer */

/* Footer for Large Screen */
.footer {
  background-color: #111826;
  font-family: Gilroy-Bold;
  color: white;
  min-height: 209px;
}

.footer .myflexbox {
  display: flex;
  align-items: center;
}

.link1 {
  margin-top: 70px;
  margin-bottom: 30px;
}

.footer .myflexbox .logo {
  height: 65px;
}

.footer .myflexbox .social-icon {
  height: 21px;
}

.footer .myflexbox .logo-text {
  line-height: 65px;
  font-family: Gilroy-Bold;
  font-size: 22px;
}

.social-icon {
  margin-left: 0px;
  margin-right: 0px;
}

/* Footer for small screen */

@media only screen and (max-width: 600px) {
  /* Footer for Large Screen */
  .footer {
    background-color: #111826;
    font-family: Gilroy-Bold;
    color: white;
    min-height: 209px;
    text-align: center;
  }

  .footer .myflexbox {
    display: flex;
    align-items: center;
    justify-content: stretch;
  }

  .link1 {
    margin-top: 20px;
    margin-bottom: 30px;
  }

  .footer .myflexbox .logo {
    height: 65px;
  }

  .footer .myflexbox .social-icon {
    height: 21px;
  }

  .footer .myflexbox .logo-text {
    line-height: 65px;
    font-family: Gilroy-Bold;
    font-size: 22px;
  }

  .social-icon {
    margin-left: 10px;
    margin-right: 10px;
  }
}

/* Membership Plan */

.headers-text {
  font-family: "Gilroy-Bold";
}

/* Faqs */
.dashboard-accordion .faq-header {
  font-size: 50px;
  font-family: Gilroy-Heavy;
  margin-top: 56px;
  margin-bottom: 70px;
}

.dashboard-accordion .accordion {
  max-width: 956px;
  margin-left: auto;
  margin-right: auto;
}

.dashboard-accordion .accordion-flush .accordion-item {
  border: none;
}

/* .dashboard-accordion .accordion-button::after {
  background-image: url("../images/plus-square-solid.png");
}

.dashboard-accordion .accordion-button:not(.collapsed)::after {
  background-image: url("../images/minus-square-solid.png");
} */

.dashboard-accordion .accordion-item,
.dashboard-accordion .accordion-item .accordion-button {
  background-color: transparent;
  font-family: "Inter";
  font-size: 24.875px;
}

.dashboard-accordion .accordion-body {
  /* background-color: #f1f1ff; */
  border-radius: 0 0 25px 25px;
}

.dashboard-accordion
  .accordion-flush
  .accordion-item
  .accordion-button:not(.collapsed) {
  background-color: #ff8c9130;
  border: none;
  color: black;
  border-radius: 10px;
  box-shadow: none;
  border-color: rgba(0, 0, 0, 0);
}

.dashboard-accordion .accordion-button:focus {
  box-shadow: none;
  border-color: rgba(0, 0, 0, 0);
}

.dashboard-accordion .accordion-flush .accordion-collapse:where(.show) {
  /* background-color: #f1f1ff; */
  color: black;
  border: none;
  font-family: "Inter";
  border-radius: 0 0 25px 25px;
  box-shadow: none;
  border-color: rgba(0, 0, 0, 0);
}

.no-of-classes {
  background-color: tomato;
  color: white;
  padding: 10px;
  margin-left: 10px;
  border-radius: 10px;
  font-size: 14px;
}

.class-thumbnail {
  margin-top: 50px;
}

.class-no {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  margin-top: 33px;
  color: #222222;
}

.class-name {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-size: 30px;
  line-height: 36px;

  color: #222222;
}

.class-duration {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 18px;
  color: #8c8c8c;
}

/* Contact Us Section */

.contact-us-section {
  margin-top: 187px;
  display: flex;
  margin-left: 35px;
  justify-content: flex-end;
}

.contactu-us-sub-section-1 {
  margin-right: 215px;
}

.contact-us-heading_1 {
  font-size: 77.326px;
  color: #fc3535;
  font-family: "Gilroy-Heavy";
}

.contact-us-heading_2 {
  font-size: 47.306px;
  color: #6c63ff;
  font-family: "Gilroy-Bold";
}

.contact_us_whatsapp {
  width: 167.795px;
  height: 40.385px;
  padding: 10px 25px 10px 25px;
  background-color: #14cc60;
  color: #feffff;
  border-radius: 15px;
  text-align: center;
  line-height: 40.385px;
  font-family: "Gilroy-Bold";
  font-size: 22.256px;
}

.contact_us_image {
}

.contact_us_email {
  font-size: 24.144px;
  font-family: "Gilroy-Bold";
}

/* Contact Us Page START */
.contact-us-container {
  display: flex;
  justify-content: center;
  height: 100%;
}

.contact-us-col1 {
  width: 60%;
  padding: 20px 115px 115px 115px;
}

.contact-us-col2 {
  width: 40%;
  background-color: #1c00b5;
  padding: 160px 68px 115px 68px;
}

@media only screen and (max-width: 600px) {
  .contact-us-container {
    display: inline;
    justify-content: center;
    height: 100%;
  }

  .contact-us-col1 {
    width: 100%;
    padding: 90px 25px 25px 25px;
  }

  .contact-us-col2 {
    width: 100%;
    background-color: #1c00b5;
    padding: 90px 25px 25px 25px;
  }
}

.contact-us-heading {
  font-size: 45px;
  font-family: "Gilroy-Bold";
}

.contact-us-heading-text {
  font-size: 25px;
  font-family: "Gilroy-Regular";
}

.contact-us-form-headers {
  font-size: 25px;
  font-family: "Gilroy-Bold";
  margin-top: 24px;
  color: #0e148c;
}

.contact-us-form-input {
  border: none;
  border-bottom: 2px solid black;
  width: 70%;
  font-family: "Gilroy-Regular";
  font-size: 25px;
  color: #848484;
}

.contact-us-form-submit-btn {
  margin-top: 24px;
  background-color: #0e148c;
  font-size: 25px;
  font-family: "Gilroy-Bold";
  color: white;
  padding: 3.5px 15px 3.5px 15px;
  border-radius: 10px;
  border: none;
}
/* Contact Us Page END */

/* Subscription Expired START */

.subscription-expired-brg {
  background-image: url(".././images/renew_membership_background.png");
  background-repeat: no-repeat;
}

.membership-expired-content {
  text-align: center;
}

.subscription-expired-header-1 {
  font-size: 35px;
  font-family: "Gilroy-Bold";
}

.subscription-expired-emoji {
  height: 50px;
}

.subscription-expired-header-2 {
  font-size: 35px;
  font-family: "Gilroy-Medium";
}

.subscription-expired-text {
  font-size: 25px;
  font-family: "Gilroy-Medium";
}

/* Subscription Expired END */

/* Brokers Page Start */

.brokerpage-heading {
  font-family: "Gilroy-Bold";
}

.brokerpage-cards {
  max-width: 884px;
  min-height: 286px;
  background-color: white;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 25px;
  padding-top: 36px;
  padding-bottom: 36px;
  padding-left: 85px;
  padding-right: 85px;
}

.brokerpage-cards-line1 {
  display: flex;
}

.brokerpage-brokerlogo-background {
  background-color: #f8f8f8;
  border-radius: 15px;
  width: 80px;
  height: 80px;
}

.brokerpage-brokerlogo {
  height: 40px;
  margin-top: 20px;
  margin-bottom: 20px;
  align-self: center;
}

.brokerpage-brokername {
  font-family: "Gilroy-Heavy";
  line-height: 79px;
  margin-left: 25px;
}

.brokerpage-openaccountbutton {
  background-color: #14cc60;
  border-radius: 10px;
  width: max-content;
  height: max-content;
  align-self: center;
  font-family: "Gilroy-Bold";
  color: white;
  padding: 8px 10px 8px 10px;
  border: 0px;
}

.brokerpage-description {
  font-size: 13px;
  font-family: "Gilroy-Medium";
}

.brokerpage-feature-title {
  font-family: "Gilroy-Medium";
  font-size: 13px;
}

.brokerpage-feature-value {
  font-family: "Gilroy-Bold";
  font-size: 13px;
}

/* Brokers Page End */
/* ########################################################################################## */
/* ############################## NEW DESIGN CSS START ###################################### */
/* ########################################################################################## */

/* Fonts */
@font-face {
  font-family: "SpaceGrotesk-Bold";
  src: url(fonts/SpaceGrotesk-Bold.ttf);
  /* src: local("SpaceGrotesk-Bold"), url("fonts/Gilroy-Bold.woff") format("woff"); */
}

@font-face {
  font-family: "SpaceGrotesk-Light";
  src: url(fonts/SpaceGrotesk-Light.ttf);
}

@font-face {
  font-family: "SpaceGrotesk-Medium";
  src: url(fonts/SpaceGrotesk-Medium.ttf);
}

@font-face {
  font-family: "SpaceGrotesk-Regular";
  src: url(fonts/SpaceGrotesk-Regular.ttf);
}

@font-face {
  font-family: "SpaceGrotesk-SemiBold";
  src: url(fonts/SpaceGrotesk-SemiBold.ttf);
}
/* Navbar Section START */
/* Logo */
.logoText {
  margin-left: 135px;
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-size: 22px;
  line-height: 22px;
  /* identical to box height, or 100% */
  letter-spacing: -0.01em;

  /* Positioning */
  display: flex;
  align-items: center;
}

.container-fluid {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.authbuttons {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  background-color: #e81c24;
}

.authbuttons .logIn {
  margin-right: 41px;
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  /* identical to box height */
  color: #ffffff;
}

.authbuttons .logIn a {
  color: #ffffff;
}

.authbuttons .logIn a:hover {
  color: #ffffff;
}

.authbuttons .signUp {
  margin-right: 135px;
  display: flex;
  align-items: center;
  justify-content: center;

  width: 115px;
  height: 52px;
  background: #ffffff;
  border-radius: 8px;

  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 18px;
  text-align: center;
  color: #e81c24;
  /* identical to box height */
}

.authbuttons .signUp a {
  color: #e81c24;
}

.authbuttons .signUp a:hover {
  color: #e81c24;
}

.mobile-menu {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-right: 10px;
  padding: 15px;
  height: 100px;
  /* background-color: aqua; */
}

.mobile-menu-toggle {
  display: none;
  background-color: #e81c24;
  width: 100%;
  height: 300px;
  text-align: center;
  padding: 10px;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  transition: display 10s, opacity 2s;
}

.mobile-menu-toggle .logIn {
  margin-bottom: 30px;
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  /* identical to box height */
  color: #ffffff;
}

.mobile-menu-toggle .signUp {
  margin-bottom: 30px;
  display: flex;
  align-items: center;
  justify-content: center;

  width: 115px;
  height: 52px;
  background: #ffffff;
  border-radius: 8px;

  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 18px;
  text-align: center;
  color: #e81c24;
  /* identical to box height */
}

/* Mobile version */
@media (max-width: 768px) {
  .logoText {
    margin-left: 20px;
  }
}

/* Navbar Section END */

/* Banner Section START */
.banner-left {
  height: 650px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-left: 135px;
  /* height: 700px; */
}

.banner-title1 {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #1b1b20;
}

.banner-title2 {
  margin-top: 20px;
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-size: 60px;
  line-height: 73px;
  color: #1d2d3f;
}

.banner-title2-secondarycolor {
  color: #e81c24;
}

.banner-title3 {
  text-align: justify;
  max-width: 495px;
  margin-top: 20px;
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  /* or 167% */
  color: #848484;
}

.enroll-now {
  margin-top: 70px;
  background: #e81c24;
  width: 160px;
  height: 65px;
  border-radius: 12px;
  color: white;
  font-family: "Inter";
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
}

.enroll-now a {
  color: white;
}

.enroll-now a:hover {
  background: none;
  color: #ffffff;
}

.banner-right {
  padding: 0;
  background-color: #e81c24;
  height: 650px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

/* Mobile version */
@media (max-width: 768px) {
  .banner-left {
    margin-left: 0;
    padding: 20px;
  }

  .banner-right {
    padding: 20px;
  }
}
/* Banner Section END */

/* Video Section START */

/* Video Section NEW START*/
.video-container {
  background-color: #ffffff;
  margin-top: 50.2px;
  border-radius: 20px 20px 0px 0px;
  border-bottom: 1px dashed #e0e0e0;
  width: 973px;
  padding-top: 41px;
  padding-bottom: 16px;
}

@media (max-width: 768px) {
  .video-container {
    width: 100%;
  }
}

/* Video Section NEW END*/

.video-section {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 100px;
  overflow: hidden;
}

.video-title1 {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-size: 30px;
  line-height: 36px;
  text-align: center;
  color: #3d3d3d;
}

.video-title2 {
  margin-top: 18px;
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #848199;
}

/* .carousel {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
}

.inactive-item-left {
  width: 720px;
  height: 405px;
  background: linear-gradient(
    90deg,
    #ffffff 0%,
    rgba(217, 217, 217, 0) 211.52%
  );
  transform: rotate(-180deg);
}

.inactive-item-right {
  width: 720px;
  height: 405px;
  background: linear-gradient(
    90deg,
    #ffffff 0%,
    rgba(217, 217, 217, 0) 211.52%
  );
}

.carousel-images-inactive {
  width: 720px;
  height: 405px;
  margin-right: 90px;
  margin-left: 90px;
  background-color: white;
  background-repeat: no-repeat, repeat;
  background-size: cover;
}

.carousel-images {
  width: 720px;
  height: 405px;
  margin-right: 90px;
  margin-left: 90px;
  background-repeat: no-repeat, repeat;
  background-size: cover;
  background-color: white;
}

.carousel-arrows {
  font-size: 25px;
} */

/* Carousel START */

.carousel {
  overflow: hidden;
  max-height: 405px;
  position: relative;
  display: flex;
  flex-direction: row;
}

.carousel .carousel__item {
  margin-left: 90px;
  margin-right: 90px;
}

.carousel .carousel__item,
.carousel .carousel__item--hidden {
  display: none;
}

.carousel .carousel__item img {
  width: 100%;
  max-width: 600px;
  height: auto;
}

.carousel .carousel__item--visible {
  display: block;
  animation: fadeVisibility 0.5s;
}

.carousel .carousel__actions {
  display: flex;
  width: 100%;
  justify-content: space-between;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.carousel .carousel__actions button {
  border-radius: 50px;
  background: none;
  border: 0;
  font-weight: bold;
  cursor: pointer;
  width: 40px;
  height: 40px;
  font-size: 40px;
}

.carousel .carousel__actions button#carousel__button--prev {
  margin-left: 20px;
}

.carousel .carousel__actions button#carousel__button--next {
  margin-right: 20px;
}

@keyframes fadeVisibility {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    transform: opacity linear;
  }
}
/* Carousel END */

/* Video Section End */

/* Price Section START */
.price-section {
  display: flex;
  flex-direction: column;
  margin-top: 100px;
}

.price-title1 {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-size: 30px;
  line-height: 36px;
  text-align: center;
  color: #3d3d3d;
}

.price-title2 {
  margin-top: 18px;
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #848199;
}

.price-card {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-top: 50px;
}

.price-card-special {
  display: flex;
  width: 292px;
  flex-direction: column;
  justify-content: center;
  margin-top: 50px;
  margin-bottom: 100px;
  background: #e81c24;
  border-radius: 26px;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 20px;
  padding-bottom: 20px;
}

/* create mobile view */
@media (max-width: 768px) {
  .price-card {
    align-items: center;
  }
  .price-card-special {
    align-items: center;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
  }
}

.price {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-size: 26px;
  line-height: 46px;
  /* identical to box height, or 177% */
  color: #3d3d3d;
}

.price-special {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-size: 26px;
  line-height: 46px;
  /* identical to box height, or 177% */
  color: white;
}

.per {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  /* identical to box height */
  color: #848199;
}

.per-special {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  /* identical to box height */
  color: white;
}

.plan-name {
  margin-top: 20px;
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 29px;
  /* identical to box height */
  color: #3d3d3d;
}

.plan-name-special {
  color: white;
}

.plan-description {
  margin-top: 19px;
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  /* identical to box height */
  color: #848199;
}

.plan-description-special {
  color: white;
}

.plan-features {
  margin-top: 19px;
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  color: #848199;
}

.plan-features-special {
  color: white;
}

.plan-features ul {
  padding-left: 0;
}

.plan-features li {
  margin-bottom: 10px;
  list-style: none;
}

.fa-check {
  padding: 5px;
  border-radius: 25px;
  background: rgba(82, 67, 194, 0.103693);
  color: #3d3d3d;
}

.fa-check-special {
  color: white;
}

.choose-plan {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 207px;
  height: 45px;
  border-radius: 24px;
  background: #e81c24;
  border-radius: 24px;
  cursor: pointer;
  justify-self: last baseline;
}

.choose-plan-special {
  background-color: #ffffff;
  align-self: center;
}

.choose-plan a {
  text-decoration: none;
  color: white;
}

.choose-plan a:hover {
  color: white;
}

.choose-plan-special a {
  text-decoration: none;
  color: #e81c24;
}

.choose-plan-special a:hover {
  color: #e81c24;
}

.add-on-tag {
  width: 121px;
  height: 27px;
  background: #ffffff;
  border-radius: 13.5px;
  text-align: center;
  color: #e81c24;
  align-self: flex-end;
}
/* Price Section END */

/* Testimonial START */

.testimonial-title1 {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-size: 30px;
  line-height: 36px;
  text-align: center;

  color: #3d3d3d;
}

.testimonial-section {
  margin-top: 101px;
}

.testimonial-title2 {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  /* identical to box height */

  text-align: center;

  color: #848199;
}

.testimonial-container {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.testimonial-card {
  max-width: 824px;
  background: #e81c24;
  mix-blend-mode: darken;
  box-shadow: 0px 30px 60px rgba(0, 0, 0, 0.1);
  border-radius: 25px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 29px;
  padding-bottom: 29px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}

.testimonial-content {
  max-width: 523px;
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  /* identical to box height */
  color: #ffffff;
}

.testimonial-qoute-sign {
  font-size: 48px;
  color: rgba(255, 255, 255, 0.8);
}

.testimonial-qoute-text {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  /* or 162% */
  color: #ffffff;
  margin-top: 16px;
}

.testimonial-proivder {
  margin-top: 20px;
  font-family: "SpaceGrotesk-Regular";
  font-style: normal;
  font-weight: 400;
  font-size: 28px;
  line-height: 36px;
  /* identical to box height */
  color: #ffffff;
}
/* Testimonial END */

/* FAQs AND Contact Us START  */

.faq-section {
  margin-top: 120px;
}

.faq-title1 {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-size: 30px;
  line-height: 60px;
  /* identical to box height, or 200% */
  text-align: center;
  letter-spacing: -0.03em;
  color: #3d3d3d;
}

.faq-title2 {
  margin-top: 10px;
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  letter-spacing: -0.02em;
  color: #848199;
}

/* FAQs Accordian START */
.home .accordion {
  height: 74px;
  margin-top: 20px;
  background-color: #eee;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  color: #3d3d3d;
  border-radius: 10px;
}

.home .accordian-title {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  color: #3d3d3d;
}

.home .active,
.home .accordion:hover {
  background-color: #f1f1f1;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

.home .panel {
  padding: 0 18px;
  display: none;
  background-color: #f1f1f1;
  overflow: hidden;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

/* FAQs Accordian END */

.message-us-container {
  max-width: 401px;
  height: 398px;
  background: #f1f1f1;
  border-radius: 10px;
  padding: 44px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.message-icon-container {
  max-width: 54px;
  height: 54px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  font-size: 36px;
  color: white;
  background: black;
  border-radius: 54px;
  padding: 35px;
  margin-left: auto;
  margin-right: auto;
}

.message-title {
  margin-top: 23px;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  /* identical to box height, or 122% */
  color: #3d3d3d;
}

.message-text {
  margin-top: 23px;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 27px;
  /* or 180% */
  text-align: center;
  letter-spacing: -0.02em;
}

@media screen and (max-width: 768px) {
  .message-us-container {
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;
  }
}

.message-button {
  margin-top: 59px;
  max-width: 337px;
  height: 48px;
  background: #d80000;
  border-radius: 5px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;

  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 31px;
  /* identical to box height, or 194% */

  text-align: center;
  letter-spacing: -0.02em;

  color: #ffffff;
}

.message-button a {
  text-decoration: none;
  color: white;
}

.message-button a:hover {
  color: white;
}

/* FAQs AND Contact Us END  */

/* Footer START */

.footer {
  margin-top: 123px;
  background-color: #05051f;
  padding-top: 101px;
  padding-bottom: 94px;
}

.footer-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

@media screen and (max-width: 768px) {
  .footer-container {
    flex-direction: column;
  }
}

.footer-logo-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

.footer-logo {
  width: 90px;
  height: 90px;
  background: #d9d9d9;
  border-radius: 90px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

.footer-logo-img {
  height: 65.77px;
}

.footer-logo-text {
  margin-left: 29px;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  /* or 140% */

  letter-spacing: 0.01em;

  /* Neutral/White */

  color: #ffffff;

  mix-blend-mode: normal;
}

.footer-divider-line {
  width: 1px;
  height: 56px;
  background: #ffffff;
  margin-left: 80px;
  margin-right: 80px;
}

@media screen and (max-width: 768px) {
  .footer-divider-line {
    margin-top: 50px;
    margin-bottom: 50px;
    width: 100px;
    height: 1px;
    background: #ffffff;
  }
}

.footer-menu-container {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .footer-menu-container {
    flex-direction: column;
    justify-content: center;
  }
}

.footer-menu-item a {
  text-decoration: none;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 35px;
  /* or 140% */
  letter-spacing: 0.01em;
  /* Neutral/White */
  color: #ffffff;
  mix-blend-mode: normal;
}

.footer-menu-item a:hover {
  color: #d80000;
}

.footer-social-icons-container {
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
  width: 150px;
  font-size: 24px;
  color: #ffffff;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}

.footer-social-icons-container a {
  text-decoration: none;
  color: #ffffff;
}

.footer-social-icons-container a:hover {
  color: #d80000;
}

.footer-social-icons-container a:visited {
  color: #ffffff;
}

.footer-copyright {
  margin-top: 33px;
  text-align: center;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 28px;
  /* identical to box height, or 200% */
  letter-spacing: 0.01em;
  /* Neutral/White */
  color: #ffffff;
  mix-blend-mode: normal;
}

/* Footer END */

/* ABS Promo in Dashboard START */
.abs-promo {
  width: 632.8px;
  height: 125.8px;
  background: #ffffff;
  border-radius: 15px;
  margin-left: auto;
  margin-right: auto;
}
/* ABS Promo in Dashboard END */

/* Admin Links START */

.graph-image-container {
  background: rgb(255, 255, 255);
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 1) 0%,
    rgba(255, 255, 255, 0) 50%,
    rgba(255, 255, 255, 1) 100%
  );
}

.admin-links__dashboard-container {
  background-color: #ffffff;
  margin-top: 50.2px;
  margin-bottom: 50.2px;
  border-radius: 20px 20px 20px 20px;
  border-bottom: 1px dashed #e0e0e0;
  width: 973px;
  padding-top: 41px;
  padding-bottom: 16px;
}

@media screen and (max-width: 768px) {
  .admin-links__dashboard-container {
    width: 100%;
  }
}

.admin-links {
  width: 80%;
  background: #1863db;
  border-radius: 5px;
  color: #ffffff;
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 25px;
  /* identical to box height, or 156% */
  text-align: center;
  text-decoration: none;
  padding: 10px 20px 10px 20px;
}

.admin-links:link,
.admin-links:visited,
.admin-links:hover {
  text-decoration: none;
  color: #ffffff;
}

/* Admin Links END */

/* New Renew Page START */

.renew_subscription__col-1 {
  background: #e81c24;
  background-image: url("../images/col-1-background-1.png");
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: 75%;
  padding: 158px 0 0 76px;
}

@media screen and (max-width: 768px) {
  .renew_subscription__col-1 {
    background-image: none;
  }
}

.renew_subscription__heading1 {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-size: 30px;
  line-height: 44px;
  /* or 147% */
  color: #ffffff;
}

.renew_subscription__form_container {
  max-width: 392px;
}

.renew_subscription__form_container form option {
  color: #e81c24;
}

.renew_subscription__form_container form label {
  color: #ffffff;
}

.renew_subscription__form_container form select {
  color: #e81c24;
}

.renew_subscription__form_container form .form-select {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='red' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
}

.renew_subscription__point-image {
  max-width: 310.7px;
}

.renew_subscription__col-2 {
  padding-left: 67px;
  padding-right: 67px;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  align-items: center;
}

@media screen and (max-width: 768px) {
  .renew_subscription__col-2 {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.renew_subscription__plan_container {
  margin-top: 0;
}

.renew_subscription__plan_container_normal {
  background: #ededed;
  padding: 25px 55px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  border-radius: 10px;
  width: 100%;
}

.renew_subscripition__plan_details_col {
  margin-right: 72px;
}

@media screen and (max-width: 768px) {
  .renew_subscripition__plan_details_col {
    margin-right: 20px;
  }
}


.renew_subscription__plan_title_normal {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-size: 26px;
  line-height: 42px;
  /* identical to box height, or 163% */
  color: #3d3d3d;
}

.renew_subscription__plan_description_normal {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 24px;
  /* or 160% */
  color: #848199;
  max-width: 213px;
  margin-top: 5px;
}

.renew_subscription__plan_price_normal {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 40px;
  /* identical to box height, or 100% */
  color: #3d3d3d;
}

.renew_subscription__plan_price_normal span {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  color: #848199;
}

.renew_subscription__plan_button_normal {
  mix-blend-mode: normal;
  border: 1.5px solid #3d3d3d;
  border-radius: 6px;
  width: 100%;
  margin-top: 10px;
  height: 41.44px;
}

/*  */
.renew_subscription__plan_container_special {
  background: #3d3d3d;
  padding: 25px 55px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  border-radius: 10px;
  width: 100%;
}

.renew_subscription__plan_title_special {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-size: 26px;
  line-height: 42px;
  /* identical to box height, or 163% */
  color: #ffffff;
}

.renew_subscription__plan_description_special {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 24px;
  /* or 160% */
  color: #ffffff;
  max-width: 213px;
  margin-top: 5px;
}

.renew_subscription__plan_price_special {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 40px;
  /* identical to box height, or 100% */
  color: #ffffff;
}

.renew_subscription__plan_price_special span {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  color: #ffffff;
}

.renew_subscription__plan_button_special {
  background: #e81c24;
  mix-blend-mode: normal;
  border-radius: 6px;
  border: 1.5px solid #3d3d3d;
  width: 100%;
  margin-top: 10px;
  height: 41.44px;
  color: #FFFFFF;
}

/* New Renew Page END */
