/* - // _BEGIN > ROOT CSS VARIABLES < // - */

:root {
    /* TEXT & FONT FAMILY VARIABLES */
    --font-primary: "Author";
    --font-heading1-size: 80px;
    --font-heading2-size: 60px;
    --font-heading3-size: 50px;
    --font-heading4-size: 40px;
    --font-heading5-size: 30px;
    --font-heading6-size: 22px;
    --font-headings-weight: 400;
    --font-headings-line-height: 1;
    --font-global-size: 20px;
    --font-global-weight: 400;
    /* COLOR VARIABLES */
    --color-shyam: #000000;
    --color-hansa: #ffffff;
    --color-neel: #051655;
    --color-neel-light: #747887;
    --color-neel-lighter: #f3f6f9;
    --color-rakt: #eb3d35;
    --color-ravi: #ebc335;
    /* --color-hari: #1FC9AF; */
    /* Gradient Colors */
    --primary-gradient: linear-gradient(176.39deg, #ccc6be 0.91%, #ccc6be 97.48%);
    /* LINK VARIABLES */
    --link-color: var(--color-neel);
    --link-hover: var(--color-rakt);
    /* PLACEHOLDER VARIABLES */
    --placeholder-color: #b7b7b7;
    --placeholder-color-active: #828282;
    /* TEXT SELECTION VARIABLES */
    --select-text-color: var(--color-hansa);
    --select-text-bg: var(--color-neel);
    /* CUSTOM SCROLLBAR VARIABLES */
    --scrollbar-width: 6px;
    --scrollbar-height: 6px;
    --scrollbar-track: #e2e2e2;
    --scrollbar-thumb: #a2a2a2;
    --scrollbar-thumb-hover: #828282;
    /* --scrollbar-track-body: #ccc6be;
  --scrollbar-thumb-body: #e7e7e7;
  --scrollbar-thumb-hover-body: #ccc6be; */
    /* BORDER VARIABLES */
    --border-radius-xs: 4px;
    --border-radius-sm: 5px;
    --border-radius-md: 6px;
    --border-radius-lg: 8px;
    --border-radius-xl: 10px;
    --nav-padding-y: 1rem;
}


/* - // _ENDS > ROOT CSS VARIABLES < // - */


/* - // _BEGIN > TYPOGRAPHY < // - */

@font-face {
    font-family: "Author";
    src: url("../fonts/../fonts/Author-SemiboldItalic.eot");
    src: url("../fonts/Author-SemiboldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Author-SemiboldItalic.woff2") format("woff2"), url("../fonts/Author-SemiboldItalic.woff") format("woff"), url("../fonts/Author-SemiboldItalic.ttf") format("truetype");
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Author";
    src: url("../fonts/Author-Semibold.eot");
    src: url("../fonts/Author-Semibold.eot?#iefix") format("embedded-opentype"), url("../fonts/Author-Semibold.woff2") format("woff2"), url("../fonts/Author-Semibold.woff") format("woff"), url("../fonts/Author-Semibold.ttf") format("truetype");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Author";
    src: url("../fonts/Author-Regular.eot");
    src: url("../fonts/Author-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Author-Regular.woff2") format("woff2"), url("../fonts/Author-Regular.woff") format("woff"), url("../fonts/Author-Regular.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Zodiak";
    src: url("../fonts/Zodiak-Regular.eot");
    src: url("../fonts/Zodiak-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Zodiak-Regular.woff2") format("woff2"), url("../fonts/Zodiak-Regular.woff") format("woff"), url("../fonts/Zodiak-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Author";
    src: url("../fonts/Author-BoldItalic.eot");
    src: url("../fonts/Author-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Author-BoldItalic.woff2") format("woff2"), url("../fonts/Author-BoldItalic.woff") format("woff"), url("../fonts/Author-BoldItalic.ttf") format("truetype");
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Author";
    src: url("../fonts/Author-Italic.eot");
    src: url("../fonts/Author-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/Author-Italic.woff2") format("woff2"), url("../fonts/Author-Italic.woff") format("woff"), url("../fonts/Author-Italic.ttf") format("truetype");
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Author";
    src: url("../fonts/Author-ExtralightItalic.eot");
    src: url("../fonts/Author-ExtralightItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Author-ExtralightItalic.woff2") format("woff2"), url("../fonts/Author-ExtralightItalic.woff") format("woff"), url("../fonts/Author-ExtralightItalic.ttf") format("truetype");
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Author";
    src: url("../fonts/Author-Extralight.eot");
    src: url("../fonts/Author-Extralight.eot?#iefix") format("embedded-opentype"), url("../fonts/Author-Extralight.woff2") format("woff2"), url("../fonts/Author-Extralight.woff") format("woff"), url("../fonts/Author-Extralight.ttf") format("truetype");
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Author";
    src: url("../fonts/Author-Bold.eot");
    src: url("../fonts/Author-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Author-Bold.woff2") format("woff2"), url("../fonts/Author-Bold.woff") format("woff"), url("../fonts/Author-Bold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Author";
    src: url("../fonts/Author-MediumItalic.eot");
    src: url("../fonts/Author-MediumItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Author-MediumItalic.woff2") format("woff2"), url("../fonts/Author-MediumItalic.woff") format("woff"), url("../fonts/Author-MediumItalic.ttf") format("truetype");
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Author";
    src: url("../fonts/Author-Medium.eot");
    src: url("../fonts/Author-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Author-Medium.woff2") format("woff2"), url("../fonts/Author-Medium.woff") format("woff"), url("../fonts/Author-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Author";
    src: url("../fonts/Author-Light.eot");
    src: url("../fonts/Author-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Author-Light.woff2") format("woff2"), url("../fonts/Author-Light.woff") format("woff"), url("../fonts/Author-Light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Author";
    src: url("../fonts/Author-LightItalic.eot");
    src: url("../fonts/Author-LightItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Author-LightItalic.woff2") format("woff2"), url("../fonts/Author-LightItalic.woff") format("woff"), url("../fonts/Author-LightItalic.ttf") format("truetype");
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}


/* - // _ENDS > TYPOGRAPHY < // - */
.loader {
    animation: spinner 4s linear infinite;
}

@keyframes spinner {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/* - // _BEGIN > RESET DEFAULT THEME STYLES < // - */

* {
    /* margin: 0; */
    /* padding: 0; */
    box-sizing: border-box;
}

*,
*::after,
*::after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    margin: 0;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.25;
    color: var(--color-neel-light);
    font-family: var(--font-primary);
    background-color: var(--color-hansa);
}


/* - // _ENDS > RESET DEFAULT THEME STYLES < // - */


/* - // _BEGIN > PSEUDO DEFAULT STYLES < // - */

::-moz-focus-inner {
    border: 0px solid transparent;
}

::-webkit-focus-inner {
    border: 0px solid transparent;
}

*::-moz-selection {
    color: var(--select-text-color);
    background: var(--select-text-bg);
}

*::selection {
    color: var(--select-text-color);
    background: var(--select-text-bg);
}

*::-moz-selection {
    color: var(--select-text-color);
    background: var(--select-text-bg);
}

*::-webkit-selection {
    color: var(--select-text-color);
    background: var(--select-text-bg);
}

*::-webkit-input-placeholder {
    color: var(--placeholder-color) !important;
    opacity: 1;
}

*::-moz-placeholder {
    color: var(--placeholder-color) !important;
    opacity: 1;
}

*:-moz-placeholder {
    color: var(--placeholder-color) !important;
    opacity: 1;
}

*:-ms-input-placeholder {
    color: var(--placeholder-color) !important;
    opacity: 1;
}

*::-ms-input-placeholder {
    color: var(--placeholder-color) !important;
    opacity: 1;
}

*:focus::-webkit-input-placeholder {
    color: var(--placeholder-color-active) !important;
}

*:focus::-moz-placeholder {
    color: var(--placeholder-color-active) !important;
}

*:focus:-moz-placeholder {
    color: var(--placeholder-color-active) !important;
}

*:focus:-ms-input-placeholder {
    color: var(--placeholder-color-active) !important;
}

*:focus::-ms-input-placeholder {
    color: var(--placeholder-color-active) !important;
}


/* - // _ENDS > PSEUDO DEFAULT STYLES < // - */


/* - // _BEGIN > TEXT STYLES  < // - */

.text-pratham {
    font-family: var(--font-primary) !important;
}

.h1,
h1 {
    font-size: var(--font-heading1-size);
}

.h2,
h2 {
    font-size: var(--font-heading2-size);
}

.h3,
h3 {
    font-size: var(--font-heading3-size);
}

.h4,
h4 {
    font-size: var(--font-heading4-size);
}

.h5,
h5 {
    font-size: var(--font-heading5-size);
}

.h6,
h6 {
    font-size: var(--font-heading6-size);
}

body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
    line-height: var(--font-headings-line-height);
    font-weight: var(--font-headings-weight);
    color: var(--color-neel);
}

body h1:last-child,
body h2:last-child,
body h3:last-child,
body h4:last-child,
body h5:last-child,
body h6:last-child {
    margin-bottom: 0;
}

body p,
.text-primary {
    color: var(--color-neel-light);
    font-family: var(--font-primary);
    font-size: var(--font-global-size);
    font-weight: var(--font-global-weight);
}

body p {
    padding: 0;
    margin: 0 0 16px;
    line-height: 125%;
}

body p:empty {
    margin: 0;
    line-height: 0;
}

body p:last-child {
    margin-bottom: 0;
}

.fw-300 {
    font-weight: 300 !important;
}

.fw-400,
.fw-regular {
    font-weight: 400 !important;
}

.fw-500,
.fw-medium {
    font-weight: 500 !important;
}

.fw-600 {
    font-weight: 600 !important;
}

.fw-700,
.fw-bold {
    font-weight: 700 !important;
}

.strong,
strong {
    font-weight: bold !important;
}

.word-break-all {
    word-break: break-all;
}

.line-height-1 {
    line-height: 1 !important;
}

.text-ellipsis {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.one-line-ellipsis {
    -webkit-line-clamp: 1;
}

.two-line-ellipsis {
    -webkit-line-clamp: 2;
}

.three-line-ellipsis {
    -webkit-line-clamp: 3;
}

.user-select-all {
    -webkit-user-select: all !important;
    -moz-user-select: all !important;
    user-select: all !important;
}

.user-select-none {
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
}


/* - // _ENDS > TEXT STYLES  < // - */


/* - // _BEGIN > LINK STYLES  < // - */

a {
    outline: none;
    color: var(--link-color);
}

a:hover {
    color: var(--link-hover);
}

a,
button,
div a:hover,
div a:active,
div a:focus {
    text-decoration: none;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.pe-none {
    pointer-events: none;
}

.pe-auto {
    pointer-events: auto;
}


/* - // _ENDS > LINK STYLES  < // - */


/* - // _BEGIN > COLORS  < // - */


/* - // _BEGIN > BACKGROUND COLORS  < // - */

.bg-transparent {
    background-color: transparent !important;
}

.bg-hansa {
    background-color: var(--color-hansa) !important;
}

.bg-shyam {
    background-color: var(--color-shyam) !important;
}

.bg-neel {
    background-color: var(--color-neel) !important;
}

.bg-neel-light {
    background-color: var(--color-neel-light) !important;
}

.bg-rakt {
    background-color: var(--color-rakt) !important;
}

.bg-ravi {
    background-color: var(--color-ravi) !important;
}

.bg-neel-lighter {
    background-color: var(--color-neel-lighter) !important;
}


/* .bg-disabled {
  background-color: var() !important;
} */

.bkgd-primary-gradient {
    background: var(--primary-gradient);
}


/* - // _BEGIN > BACKGROUND COLORS  < // - */


/* - // _BEGIN > TEXT COLORS  < // - */

.text-color-shyam {
    color: var(--color-shyam) !important;
}

.text-color-hansa {
    color: var(--color-hansa) !important;
}

.text-color-neel {
    color: var(--color-neel) !important;
}

.text-color-neel-light {
    color: var(--color-neel-light) !important;
}

.text-color-rakt {
    color: var(--color-rakt) !important;
}

.text-color-ravi {
    color: var(--color-ravi) !important;
}


/* - // _ENDS > TEXT COLORS  < // - */


/* - // _BEGIN > COLORS  < // - */


/* - // _BEGIN > BORDER STYLES  < // - */

.bw-1 {
    border-width: 1px !important;
}

.bw-2 {
    border-width: 2px !important;
}

.border-rounded-xs {
    border-radius: var(--border-radius-xs) !important;
}

.border-rounded-sm {
    border-radius: var(--border-radius-sm) !important;
}

.border-rounded-md {
    border-radius: var(--border-radius-md) !important;
}

.border-rounded-lg {
    border-radius: var(--border-radius-lg) !important;
}

.border-rounded-xl {
    border-radius: var(--border-radius-xl) !important;
}

.border-rounded-left-none,
.border-rounded-top-none,
.border-rounded-top-left-none {
    border-top-left-radius: 0 !important;
}

.border-rounded-left-none,
.border-rounded-bottom-none,
.border-rounded-bottom-left-none {
    border-bottom-left-radius: 0 !important;
}

.border-rounded-right-none,
.border-rounded-top-none,
.border-rounded-top-right-none {
    border-top-right-radius: 0 !important;
}

.border-rounded-right-none,
.border-rounded-bottom-none,
.border-rounded-bottom-right-none {
    border-bottom-right-radius: 0 !important;
}


/* - // _ENDS > BORDER STYLES  < // - */


/* - // _BEGIN > CUSTOM DISPLAY STYLES  < // - */

.flex-auto-0 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

.flex-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.flex-wrap-unset {
    flex-wrap: unset;
}

.hidden {
    display: none !important;
}


/* - // _ENDS > CUSTOM DISPLAY STYLES  < // - */


/* - // _BEGIN > IMAGES & ICON STYLES  < // - */

img {
    /* width: auto; */
    height: auto;
    margin: 0 auto;
    max-width: 100%;
    max-height: 100%;
}

.cover-image img,
.cover-image svg,
.contain-image img,
.contain-image svg,
.contain-image video,
.contain-image iframe {
    width: 100%;
    height: inherit;
    min-height: inherit;
    max-height: inherit;
}

.contain-image svg,
.contain-image img,
.contain-image video,
.contain-image iframe {
    -o-object-fit: contain;
    object-fit: contain;
}

.cover-image svg,
.cover-image img {
    -o-object-fit: cover;
    object-fit: cover;
}


/* - // _ENDS > IMAGES & ICON STYLES  < // - */


/* - // _BEGIN > CUSTOM SCROLL STYLES < // - */

.vertical-scroll::-webkit-scrollbar {
    width: var(--scrollbar-width);
}

.vertical-scroll::-webkit-scrollbar-track {
    background: var(--scrollbar-track);
}

.horizontal-scroll::-webkit-scrollbar {
    width: auto;
    height: var(--scrollbar-height);
}

.horizontal-scroll::-webkit-scrollbar-track {
    background: var(--scrollbar-track);
    height: 6px;
}

.vertical-scroll::-webkit-scrollbar-thumb,
.horizontal-scroll::-webkit-scrollbar-thumb {
    background: var(--scrollbar-thumb);
    border-radius: 10px;
}

.vertical-scroll::-webkit-scrollbar-thumb:hover,
.horizontal-scroll::-webkit-scrollbar-thumb:hover {
    background: var(--scrollbar-thumb-hover);
}


/* - // _ENDS > CUSTOM SCROLL STYLES < // - */

.opacity-25 {
    opacity: 0.25;
}

.opacity-50 {
    opacity: 0.5;
}

.shadow-1 {
    -webkit-box-shadow: 0 0 6px rgb(0 0 0 / 10%) !important;
    box-shadow: 0 0 6px rgb(0 0 0 / 10%) !important;
}

.shadow-2 {
    -webkit-box-shadow: 0 3px 6px rgb(0 0 0 / 15%) !important;
    box-shadow: 0 3px 6px rgb(0 0 0 / 15%) !important;
}


/* - // _ENDS > UTILITIES  < // - */


/* - // _BEGIN > FORMS  < // - */

select,
button,
a[href],
label[for],
input[type="file"],
input[type="submit"],
input[type="button"],
input[type="image"],
.pointer {
    cursor: pointer;
}

div input,
div select,
div textarea,
div button {
    font-family: var(--font-primary);
}

button:focus,
.form-control:focus,
.form-select:focus {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

input[type="file"]::-webkit-file-upload-button {
    cursor: pointer;
}

input[type="file"]::-moz-file-upload-button {
    cursor: pointer;
}

input[type="file"]::-ms-file-upload-button {
    cursor: pointer;
}

input[type="file"]::-o-file-upload-button {
    cursor: pointer;
}

.resize-none {
    resize: none;
}


/* - // _ENDS > FORMS  < // - */


/* - // _BEGIN > COMPONENTS  < // - */


/* - // _BEGIN > BUTTON COMPONENTS STYLES  < // - */

.btn-global {
    font-size: 22px;
    font-weight: 500;
    line-height: 24px;
    padding: 18px 30px;
    border: 1px solid transparent;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: all 0.35s ease-in-out;
}

.btn-auth-solid,
.btn-auth {
    color: var(--color-neel);
    border-color: #e5e4e1 !important;
    background-color: transparent;
}

.btn-auth:hover {
    color: var(--color-neel);
    background-color: #e5e4e1;
}

.btn-auth::after {
    display: none;
}

.btn-rakt-solid,
.btn-rakt:hover {
    color: var(--color-hansa);
    border-color: var(--color-rakt);
    background-color: var(--color-rakt);
}

.btn-rakt-solid:hover,
.btn-rakt,
.action-btn:hover {
    color: var(--color-rakt);
    border-color: var(--color-rakt);
    background-color: transparent;
}

.btn-neel-solid,
.btn-neel:hover,
.action-button-previous:hover {
    color: var(--color-hansa);
    border-color: var(--color-neel);
    background-color: var(--color-neel);
}

.btn-neel-solid:hover,
.btn-neel {
    color: var(--color-neel);
    border-color: var(--color-neel);
    background-color: transparent;
}

button:disabled,
.button.disabled,
button:disabled:hover,
.button.disabled:hover {
    border-color: var(--c-gsc-dhusar-05) !important;
    background-color: var(--c-gsc-dhusar-05) !important;
    color: var(--color-shyam);
}

.button-click:active {
    transform: scale(0.9);
}

.glass-link-button,
.glass-link-button:hover,
.glass-link-button:focus,
.glass-link-button:active {
    background-color: transparent;
    border: transparent;
    min-width: auto;
}


/* - // _ENDS > BUTTON COMPONENTS STYLES  < // - */


/* - // _BEGIN > LIST COMPONENTS STYLES  < // - */

li,
ul,
ol,
.simple-list li,
.simple-list ul,
.simple-list ol {
    list-style: inside none none;
}

ul,
ol,
.simple-list ul,
.simple-list ol {
    margin: 0;
    padding: 0;
}

ul:after,
li:after,
.clearfix:after,
.container:after {
    clear: both;
    display: block;
    content: "";
}


/* - // _ENDS > LIST COMPONENTS STYLES  < // - */

button:focus,
input:focus,
.form-control:focus,
.form-control:active,
.btn:focus,
.btn-check:active+.btn-primary:focus,
.btn-check:checked+.btn-primary:focus,
.btn-primary.active:focus,
.btn-primary:active:focus,
.show>.btn-primary.dropdown-toggle:focus,
.form-select:focus,
.form-select:active {
    box-shadow: none;
    outline: none;
}


/* - // _BEGIN > HEADER STYLES < // - */

header {
    background-color: var(--color-hansa);
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    position: fixed;
    padding: 0;
    padding-top: 24px;
    padding-bottom: 24px;
    right: 0;
    left: 0;
    top: 0;
}

header.fixed {
    padding-top: 16px;
    padding-bottom: 16px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 10px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
}


/* - // _BEGIN > NAVBAR STYLES < // - */

.navbar {
    padding-top: 0;
    position: relative;
    padding-bottom: 0;
}

.navbar .brand {
    padding: 0;
    display: inline-block;
    max-width: 116px;
    max-height: 32px;
}

.navbar .navbar-nav .nav-link {
    display: flex;
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
    position: relative;
    align-items: center;
    color: var(--link-color);
    padding: var(--nav-padding-y) 1.5rem;
    border: 1px solid transparent;
}

.navbar .navbar-nav .nav-link::after {
    content: "";
    position: absolute;
    left: 50%;
    height: 2px;
    width: 20px;
    background-color: transparent;
    bottom: 8px;
    transform: translateX(-50%);
    transition: all 0.5s ease-in-out;
}

.navbar .navbar-nav .nav-link:hover,
.navbar .navbar-nav .nav-link.show,
.navbar .navbar-nav .nav-link.active,
.navbar .navbar-nav .show>.nav-link,
.navbar .navbar-nav .active>.nav-link {
    color: var(--link-color);
}

.navbar .navbar-nav .nav-link.active,
.navbar .navbar-nav .show>.nav-link,
.navbar .navbar-nav .active>.nav-link {
    font-weight: 600;
}

.navbar .navbar-nav .nav-link.active::after,
.navbar .navbar-nav .nav-link:hover::after {
    background-color: var(--color-rakt);
}


/* - // _ENDS > NAVBAR STYLES < // - */


/* - // _ENDS > HEADER STYLES < // - */


/* - // _BEGIN > FOOTER STYLES < // - */

footer {
    z-index: 1;
    width: 100%;
    border: none;
    background-color: var(--color-hansa);
    padding: 60px 0;
}

.footer-text {
    font-size: 16px;
    line-height: 25px;
    max-width: 275px;
    margin-top: 20px;
}

.footer-nav-wrapper {
    width: fit-content;
    margin: 0 auto;
}

.footer-nav-heading {
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 20px;
}

.footer-nav-link {
    font-size: 16px;
    line-height: 30px;
    color: var(--color-neel-light);
    font-weight: 400;
}

.footer-brand {
    max-width: 115px;
}

.copyright-bar {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.copyright>hr {
    margin: 40px 0;
}

.social-nav-link-list {
    display: flex;
    align-items: center;
    justify-content: end;
}

.social-nav-link-list li:not(:first-child) {
    margin-left: 30px;
}

.social-links {
    color: var(--color-neel-light);
}

.social-links i {
    height: 16px;
    width: 16px;
}


/* - // _ENDS > FOOTER STYLES < // - */


/* - // _BEGIN > PAGE STYLES < // - */

.hero-section {
    padding: 30px 0 80px;
}

.hero-cover-box,
.hero-content-box {
    max-width: 546px;
    margin: 0 auto;
}

.hero-cover-box {
    max-width: 530px;
}

.page-title {
    line-height: 89px;
    margin-bottom: 20px;
}

.hero-content-paragraph {
    margin-bottom: 40px;
}

.why-cover {
    max-width: 600px;
    margin: 0 auto;
}

.whyus-section {
    padding: 80px 0;
}

.why-content-box {
    max-width: 546px;
    margin: 0 auto;
}

.section-title {
    line-height: 67px;
}

.why-content-box .section-title {
    margin-bottom: 30px;
    max-width: 360px;
}

.whyus-content-paragraph {
    margin-bottom: 40px;
}

.counter-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    text-align: center;
    grid-gap: 1rem;
    margin-top: 120px;
}

.counter-heading {
    margin-bottom: 0;
    line-height: 67px;
}

.counter-title {
    font-size: 25px;
    line-height: 30px;
}

.work-content-wrapper {
    padding: 120px;
}

.work-content-box .section-title {
    margin-bottom: 30px;
}

.work-content-paragraph {
    margin-bottom: 40px;
}

.work-list-icon {
    width: 60px;
    height: 60px;
    padding: 16px;
    margin-bottom: 30px;
}

.work-list-box {
    display: flex;
    flex-direction: column;
    align-items: start;
}

.work-list-content {
    margin-bottom: 35px;
}

.work-gutter-space {
    --bs-gutter-y: 80px;
}

.workshop-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px 10px;
    margin: 80px 50px;
}

.workshop-card {
    --workshop-thumb-height: 280px;
    padding: 10px;
    border-style: solid;
    border-color: var(--color-neel-light);
}

.workshop-card:hover {
    border-color: var(--color-rakt);
}

.workshop-column-item {
    display: flex;
    flex-direction: column;
    padding: 0 20px 20px;
}

.workshop-item-cover {
    height: var(--workshop-thumb-height);
    max-height: var(--workshop-thumb-height);
}

.workshop-item-details {
    display: flex;
    align-items: center;
    padding: 10px 0;
}

.workshop-item-details>p {
    margin: 0;
}

.workshop-item-detail-separator {
    width: 4px;
    height: 4px;
    border-radius: 10px;
    display: block;
    margin: 0 8px;
}

.workshop-item-description {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 20px;
}

.workshop-fees {
    font-size: 18px;
    line-height: 20px;
    margin: 0;
}

.workshop-fees-discount {
    font-size: 30px;
    line-height: 33px;
}

.workshop-item-presentor {
    display: flex;
    align-items: center;
}

.workshop-presentor-avatar {
    width: 50px;
    height: 50px;
    margin-right: 10px;
}

.workshop-presentor-name {
    margin: 0;
    line-height: 25px;
}

.workshop-presentor-profession {
    font-size: 18px;
    line-height: 20px;
}

.workshop-item-enroll-info>hr {
    margin: 30px 0 10px;
}

.workshop-item-nav {
    margin-top: 30px;
}

.feddback-grid {
    margin-top: 80px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 4px;
}

.feedback-card {
    border: 1px solid #e5e4e1;
    padding: 40px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.feedback-avatar {
    width: 80px;
    height: 80px;
    margin-bottom: 20px;
}

.feedback-message {
    line-height: 30px;
    margin-bottom: 25px;
}

.feedback-name-wrap {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
    padding: 0 10px;
}

.feedback-name-wrap::before {
    content: "";
    width: 80px;
    height: 2px;
    position: absolute;
    top: -5px;
    background-color: var(--color-rakt);
}

.feedback-name,
.feedback-profession {
    line-height: 30px;
    margin: 0;
}

.mission-cover-box {
    max-width: 600px;
    margin: 0 auto;
}

.mission-content-box {
    max-width: 450px;
    margin: 0 auto;
}

.mission-content-box .section-title {
    margin-bottom: 20px;
}

.backer-grid {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    margin-top: 80px;
    grid-gap: 34px;
}

.newsletter-wrapper {
    position: relative;
}

.newsletter-wrapper::before {
    content: "";
    background-color: #f5f9f7;
    width: 100%;
    height: 400px;
    z-index: -1;
    position: absolute;
    bottom: 0;
}

.newsletter-cover-box {
    max-width: 346px;
    margin-left: auto;
}

.newsletter-content-box {
    max-width: 546px;
    margin: 10% auto 0 50px;
}

.newsletter-title {
    line-height: 56px;
    margin-bottom: 10px;
}

.newsletter-paragraph {
    margin-bottom: 40px;
}

.newsletter-form-row {
    display: flex;
    align-items: center;
}

.newsletter-form-row>input {
    padding: 15px 12px;
    font-size: 20px;
    border-radius: 0;
    border: 1px solid #e5e4e1;
    background-color: #eef2f0;
}

.newsletter-form-row>input:focus,
.newsletter-form-row>input:active {
    border: 1px solid var(--color-neel);
    background-color: #eef2f0;
}


/* _BEGIN > PROFILE PAGE <  */

.profile-hero-text {
    font-size: 20px;
    line-height: 25px;
    color: var(--color-neel-light);
    font-weight: 400;
    margin: 20px 0;
}

.profile-avatar-info {
    margin: 20px 0;
}

.profile-detail-avatar {
    width: 50px;
    height: 50px;
    margin-right: 1rem;
}

.profiler-name {
    font-weight: 500;
    font-size: 20px;
    line-height: 25px;
    color: var(--color-neel);
    margin-bottom: 0;
}

.profiler-profession {
    font-weight: 300;
    font-size: 18px;
    line-height: 20px;
}

.session-date {
    font-size: 20px;
    line-height: 25px;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.profile-note {
    font-weight: 300;
    font-size: 18px;
    line-height: 20px;
    color: var(--color-neel-light);
}

.video-card {
    width: 450px;
    margin-left: auto;
    border: 1px solid #e5e4e1;
    display: flex;
    flex-direction: column;
}

.video-play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    width: 75px;
    height: 75px;
    color: var(--color-hansa);
}

.workshop-learn-card {
    padding: 110px;
}

.workshop-learn-content-box {
    max-width: 450px;
    margin-top: 50px;
}

.workshop-checklist-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 30px 32px;
    margin-top: 80px;
}

.workshop-checklist-item {
    display: flex;
    align-items: center;
    background-color: var(--color-neel-lighter);
    padding: 25px;
}

.workshop-checklist-icon {
    color: var(--color-rakt);
    margin-right: 1rem;
}

.workshop-for-simple-text {
    margin-top: 40px;
    text-align: center;
    font-weight: 300;
}

.timer-countdown {
    margin-top: 80px;
}

.mentor-card {
    max-width: 1064px;
    margin: 80px auto 0;
    padding: 40px;
    border: 1px solid #e5e4e1;
}

.mentor-detail-wrapper {
    margin-bottom: 40px;
}

.mentor-detail-flex {
    display: flex;
    align-items: center;
}

.mentor-avatar {
    width: 200px;
    height: 200px;
    margin-right: 30px;
}

.mentor-detail-contents {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
}

.mentor-basic-info {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    width: 100%;
}

.mentor-profession {
    margin-bottom: 10px;
}

.mentor-details-flex {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.mentor-detail-icon {
    width: 18px;
    height: 18px;
    margin-right: 0.5rem;
    display: inline-flex;
}

.mentor-performance-pill {
    display: flex;
    align-items: center;
    padding: 12px 20px;
    background-color: #1fc9af;
    color: var(--color-hansa);
}

.mentor-tags-wrapper {
    margin-top: 40px;
}

.mentor-tags-wrapper>* {
    margin-right: 0.5rem;
}

.mentor-tags {
    background-color: #e5e4e1;
    padding: 6px;
    font-size: 18px;
    line-height: 20px;
    color: var(--color-neel-light);
}

.title-wrapper-offer {
    margin-bottom: 80px;
}

.offer-price {
    font-size: 80px;
    line-height: 89px;
}

.offer-price-old {
    font-size: 24px;
    line-height: 30px;
}

.offer-hr {
    margin: 40px 0;
}

.offer-note {
    margin-top: 20px;
    margin-bottom: 40px;
}

.btn-offer {
    padding-left: 80px;
    padding-right: 80px;
}

.what-you-get-card {
    padding: 50px 80px;
}

.you-get-checkmark {
    width: 24px;
    height: 24px;
}

.plan-get-list {
    /* margin-top: 30px; */
}

.plan-get-list>li:not(:last-child) {
    margin-bottom: 30px;
}

.plan-get-list-items {
    display: flex;
    align-items: flex-start;
    font-size: 25px;
    line-height: 28px;
}

.faq-accordion-container {
    max-width: 1060px;
    margin: 80px auto 0;
}

.timer-countdown {
    display: flex;
    align-items: center;
    justify-content: center;
}

.icon-link-nav-head {
    width: 20px;
    height: 20px;
}

.head-search-icon {
    width: 18px;
    height: 18px;
    position: absolute;
    top: 50%;
    left: 12px;
    transform: translateY(-50%);
}

input.head-search {
    padding: 8px 8px 8px 38px;
}

.counter-area {
    background: #f3f6f9;
    font-weight: 500;
    font-size: 50px;
    line-height: 56px;
    color: var(--color-neel);
    /* padding: 20px 36px; */
    width: 100px;
    height: 100px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 0 1rem;
}

.counter-label {
    margin-top: 10px;
    font-weight: 300;
    font-size: 20px;
    line-height: 25px;
    text-align: center;
    color: var(--color-neel-light);
}

.faq-accordion-container .accordion-item {
    border-top: none;
    border-left: none;
    border-right: none;
}

.faq-accordion-container .accordion-button {
    font-weight: 500;
    font-size: 25px;
    line-height: 28px;
    padding: 30px;
    color: var(--color-neel);
}

.faq-accordion-container .accordion-button:not(.collapsed) {
    color: var(--color-neel);
    box-shadow: none;
}

.faq-accordion-container .accordion-button {
    border: none;
    background-color: var(--color-hansa);
}

.faq-accordion-container .accordion-button::after {
    width: 1rem;
    height: 1rem;
    background-size: 1rem;
    background-image: url("data:image/svg+xml,%0A%3Csvg width='11' height='8' viewBox='0 0 11 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.295828 6.8325C0.483191 7.01875 0.736642 7.12329 1.00083 7.12329C1.26501 7.12329 1.51847 7.01875 1.70583 6.8325L5.29583 3.2925L8.83583 6.8325C9.02319 7.01875 9.27664 7.12329 9.54083 7.12329C9.80501 7.12329 10.0585 7.01875 10.2458 6.8325C10.3396 6.73954 10.414 6.62893 10.4647 6.50708C10.5155 6.38522 10.5416 6.25451 10.5416 6.1225C10.5416 5.99049 10.5155 5.85978 10.4647 5.73792C10.414 5.61606 10.3396 5.50546 10.2458 5.4125L6.00583 1.1725C5.91286 1.07877 5.80226 1.00438 5.6804 0.953608C5.55855 0.902839 5.42784 0.8767 5.29583 0.8767C5.16382 0.8767 5.03311 0.902839 4.91125 0.953608C4.78939 1.00438 4.67879 1.07877 4.58583 1.1725L0.295828 5.4125C0.2021 5.50546 0.127706 5.61606 0.0769367 5.73792C0.0261679 5.85978 2.86102e-05 5.99049 2.86102e-05 6.1225C2.86102e-05 6.25451 0.0261679 6.38522 0.0769367 6.50708C0.127706 6.62893 0.2021 6.73954 0.295828 6.8325Z' fill='%23051655'/%3E%3C/svg%3E%0A");
}

.faq-accordion-container .accordion-body {
    font-weight: 400;
    font-size: 20px;
    line-height: 25px;
    padding: 0.25rem 30px 1.25rem;
}


/* // BEGIN > STEAP WIZARD CSS < // */

.profile-section {
    padding-top: 80px;
}


/*----------step-wizard------------*/

.step-wizard-section #msform {
    text-align: center;
    position: relative;
    margin-top: 20px
}

.step-wizard-section #msform fieldset:not(:first-of-type) {
    display: none
}

.step-wizard-section #progressbar li:first-child {
    width: 7%;
}

.step-wizard-section #progressbar li:first-child::after {
    left: unset;
    right: 0;
}

.step-wizard-section #progressbar li:last-child::after {
    width: 50%;
}

.step-wizard-section #progressbar li:first-child::before {
    margin-left: 0;
}

.step-wizard-section .card {
    z-index: 0;
    border: none;
    border-radius: 0.5rem;
    position: relative
}

.step-wizard-section #progressbar {
    margin-bottom: 40px;
    overflow: hidden;
}

.step-wizard-section #progressbar .active {
    color: #000000
}

.step-wizard-section #progressbar li {
    list-style-type: none;
    font-size: 12px;
    width: 12%;
    float: left;
    position: relative
}

.step-wizard-section #progressbar li:nth-child(1):before {
    background-image: url("./../img/icons/user-tag.svg");
}

.step-wizard-section #progressbar li:nth-child(2):before {
    background-image: url("./../img/icons/crown.svg");
}

.step-wizard-section #progressbar li:nth-child(3):before {
    background-image: url("./../img/icons/frame.svg");
}

.step-wizard-section #progressbar li.active:nth-child(1):before {
    background-image: url("./../img/icons/user-tag-white.svg");
}

.step-wizard-section #progressbar li.active:nth-child(2):before {
    background-image: url("./../img/icons/crown-white.svg");
}

.step-wizard-section #progressbar li.active:nth-child(3):before {
    background-image: url("./../img/icons/frame-white.svg");
}

.step-wizard-section #progressbar li:before {
    content: '';
    width: 50px;
    height: 50px;
    display: block;
    font-size: 18px;
    color: #ffffff;
    border: 2px solid var(--color-neel);
    background-color: var(--color-hansa);
    border-radius: 50%;
    margin: 0 auto 10px auto;
    padding: 2px;
    background-repeat: no-repeat;
    background-size: 65%;
    background-position: center;
}

.step-wizard-section #progressbar li:after {
    content: '';
    width: 100%;
    height: 2px;
    background-color: var(--color-neel);
    position: absolute;
    left: 0;
    top: 25px;
    z-index: -1
}

.step-wizard-section #progressbar li.active:before,
.step-wizard-section #progressbar li.active:after {
    border-color: var(--color-rakt);
    background-color: var(--color-rakt)
}


/* .step-svg-ico {
  position: absolute;
  top: 14px;
  left: 13px;
} */

.step-h1 {
    font-weight: 500;
    font-size: 50px;
    color: var(--color-neel);
    text-align: left;
}

.step-h2 {
    font-weight: 500;
    font-size: 25px;
    color: var(--color-neel);
    text-align: left;
}

.form-card {
    max-width: 600px;
}

.form-card p {
    font-weight: 300;
    font-size: 20px;
}

.form-card .step-mb {
    margin-bottom: 40px;
}

.form-control,
.form-select {
    min-height: 60px;
    border-color: #E5E4E1;
    padding: 5px 20px;
    font-size: 18px;
    color: var(--color-neel-light);
}

textarea.custom-textarea {
    min-height: 200px;
}

.action-btn {
    min-width: 140px;
    min-height: 60px;
    font-size: 22px;
    color: var(--color-hansa);
    border: 1px solid;
    display: flex;
    align-items: center;
    justify-content: center;
    display: inline-block;
    transition: all 0.3s;
}

.action-button {
    background-color: var(--color-rakt);
    border-color: var(--color-rakt);
}

.action-button-previous {
    background-color: transparent;
    border-color: #E5E4E1;
    color: var(--color-neel);
}

.highlight-txt {
    color: var(--color-rakt);
    font-weight: 500;
}

.highlight-txt:hover {
    color: var(--color-neel);
}

.social-ico {
    position: absolute;
    top: 20px;
    left: 20px;
}

.social-ico path {
    fill: var(--color-neel-light);
}

.social-input {
    padding-left: 50px;
}

.upload-btn-wrapper {
    position: relative;
    overflow: hidden;
    display: inline-block;
}

.upload-btn-wrapper input[type=file] {
    font-size: 100px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    height: 200px;
}

.upload-btn-wrapper .btn {
    border: 2px dashed var(--color-neel);
    color: var(--color-neel);
    background-color: #F3F6F9;
    padding: 8px 20px;
    font-size: 20px;
    font-weight: 500;
    width: 200px;
    height: 200px;
}

.img-upload-gallery-ico {
    margin-bottom: 10px;
}

.img-upload-gallery-ico path {
    fill: #051655;
}

#avatar {
    margin-top: 2px;
    overflow: hidden;
    border-radius: 50%;
    background-color: #F3F6F9;
}

#avatar img {
    object-fit: cover;
}


/* // END > STEAP WIZARD CSS < // */


/* - // _ENDS > PAGE STYLES < // - */

.d-flex.limited-time.align-self-center {
    width: 100%;
    padding: 50px;
    position: relative;
    padding-bottom: 0;
    margin-left: 0;
}

.limited-time-text.mt-3.mb-3 {
    margin: 0;
}

.limited-time-text.mt-3.mb-3 p.mb-3 {
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 30px;
    line-height: 26px;
    color: #FFFFFF;
    margin-bottom: 0px !important;
}

.limited-time-text.mt-3.mb-3 p.mb-2 {
    font-family: 'Author';
    font-style: normal;
    font-weight: 375;
    font-size: 30px;
    line-height: 111px;
    /* identical to box height */
    color: #FFFFFF;
}

.limited-time-text.mt-3.mb-3 p.mb-2 span {
    font-size: 60px !important;
}

.limited-time-text.mt-3.mb-3 button {
    border-radius: 0;
    width: 158px;
    height: 50px;
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 22px;
    line-height: 24px;
    /* Secondary */
    color: #051655;
}

section.our-mission.d-flex a {
    background: #EB3D35;
    border-radius: 0;
    width: 180px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.hero-content-box h6 {
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 22px;
    line-height: 30px;
    /* identical to box height, or 136% */
    color: #051655;
}

h4.page-title.text-capitalize {
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 51px;
    line-height: 67px;
    text-transform: capitalize;
    /* Secondary */
    color: #051655;
}

.hero-content-box p {
    font-family: 'Author';
    font-style: normal;
    font-weight: 375;
    font-size: 20px;
    line-height: 30px;
    /* or 150% */
    color: #747887;
}

.col-md-5.order-md-2.offset-md-2.order-2 {
    margin: auto;
}

.one-to-one-central.d-flex.col-md-8.offset-md-2 h3 {
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 52px;
    line-height: 67px;
    text-align: center;
    text-transform: capitalize;
    /* Secondary */
    color: #051655;
}

.one-to-one-central.d-flex.col-md-8.offset-md-2 a {
    background: #EB3D35;
    border-radius: 0;
    width: 190px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
}

div#accordionExample h4 {
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 50px;
    line-height: 56px;
    /* identical to box height, or 111% */
    text-align: center;
    color: #051655;
    margin-bottom: 50px !important;
}


/*New CSS*/

.d-flex.limited-time.align-self-center {
    width: 100%;
    padding: 50px;
    position: relative;
    padding-bottom: 0;
    margin-left: 0;
}

.limited-time-text.mt-3.mb-3 {
    margin: 0;
}

.limited-time-text.mt-3.mb-3 p.mb-3 {
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 30px;
    line-height: 26px;
    color: #FFFFFF;
    margin-bottom: 0px !important;
}

.limited-time-text.mt-3.mb-3 p.mb-2 {
    font-family: 'Author';
    font-style: normal;
    font-weight: 375;
    font-size: 30px;
    line-height: 111px;
    /* identical to box height */
    color: #FFFFFF;
}

.limited-time-text.mt-3.mb-3 p.mb-2 span {
    font-size: 60px !important;
}

.limited-time-text.mt-3.mb-3 button {
    border-radius: 0;
    width: 158px;
    height: 50px;
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 22px;
    line-height: 24px;
    /* Secondary */
    color: #051655;
}

section.our-mission.d-flex a {
    background: #EB3D35;
    border-radius: 0;
    width: 180px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.hero-content-box h6 {
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 22px;
    line-height: 30px;
    /* identical to box height, or 136% */
    color: #051655;
}

h4.page-title.text-capitalize {
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 51px;
    line-height: 67px;
    text-transform: capitalize;
    /* Secondary */
    color: #051655;
}

.hero-content-box p {
    font-family: 'Author';
    font-style: normal;
    font-weight: 375;
    font-size: 20px;
    line-height: 30px;
    /* or 150% */
    color: #747887;
}

.col-md-5.order-md-2.offset-md-2.order-2 {
    margin: auto;
}

.one-to-one-central.d-flex.col-md-8.offset-md-2 h3 {
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 52px;
    line-height: 67px;
    text-align: center;
    text-transform: capitalize;
    /* Secondary */
    color: #051655;
}

.one-to-one-central.d-flex.col-md-8.offset-md-2 a {
    background: #EB3D35;
    border-radius: 0;
    width: 190px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
}

div#accordionExample h4 {
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 50px;
    line-height: 56px;
    /* identical to box height, or 111% */
    text-align: center;
    color: #051655;
    margin-bottom: 50px !important;
}

div#accordionExample p {
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 23px;
    line-height: 28px;
    /* identical to box height, or 110% */
    color: #051655;
    margin: 0;
}

div#accordionExample span {
    font-family: 'Author';
    font-style: normal;
    font-weight: 375;
    font-size: 20px;
    line-height: 25px;
    /* identical to box height, or 125% */
    color: #747887;
    margin-top: 18px;
}

.d-flex.individual-drop.mt-3 {
    border-bottom: 1px solid #0000001c;
    padding: 16px;
    margin: 0 !important;
}

div#accordionExample h4 {
    margin-bottom: 70px !important;
}

.newsletter-wrapper img {
    position: absolute;
    max-width: 369px;
    bottom: 0;
}

.newsletter-content-box {
    margin: 0;
    margin: auto;
}

.newsletter-wrapper::before {
    display: none;
}

section.newsletter-section .container {
    background: #F5F9F7;
}

section.newsletter-section .row {
    padding: 60px;
}

.newsletter-content-box h3 {
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 46px;
    line-height: 56px;
    /* identical to box height */
    color: #051655;
}

.newsletter-content-box p {
    font-family: 'Author';
    font-style: normal;
    font-weight: 375;
    font-size: 18px;
    line-height: 30px;
    /* or 167% */
    color: #747887;
}

.newsletter-content-box input {
    font-family: 'Author';
    font-style: normal;
    font-weight: 375;
    font-size: 18px;
    line-height: 20px;
    /* identical to box height */
    color: #747887;
}

.sidebar.col nav.flex-column {
    display: flex;
}

.sidebar.col img {
    margin: 0;
}

.sidebar.col a {
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 20px;
    line-height: 24px;
    /* identical to box height, or 111% */
    /* Secondary Color */
    color: #051655;
}

.sidebar.col {}

.center-section-mentor.d-flex.align-items-center h5 {
    /* Heading 4 */
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 34px;
    line-height: 44px;
    /* identical to box height, or 111% */
    /* Body Text */
    color: #747887;
}

.center-section-mentor.d-flex.align-items-center h6 {
    font-family: 'Author';
    font-style: normal;
    font-weight: 500 !important;
    font-size: 20px;
    line-height: 28px;
    /* identical to box height, or 110% */
    /* Secondary Color */
    color: #051655;
}

.lower-mentor-container.row h6 {
    font-family: 'Author';
    font-style: normal;
    font-weight: 375;
    font-size: 20px;
    line-height: 25px;
    /* or 125% */
    /* Body Text */
    color: #747887;
    margin-bottom: 21px;
}

button.btn.btn-danger {
    background: #EB3D35;
    border-radius: 0;
    height: 50px;
}


.sidebar.col nav.flex-column {
    display: flex;
}

.sidebar.col img {
    margin: 0;
}

.sidebar.col a {
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 20px;
    line-height: 24px;
    /* identical to box height, or 111% */
    /* Secondary Color */
    color: #051655;
}

.sidebar.col {}

.center-section-mentor.d-flex.align-items-center h5 {
    /* Heading 4 */
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 34px;
    line-height: 44px;
    /* identical to box height, or 111% */
    /* Body Text */
    color: #747887;
}

.center-section-mentor.d-flex.align-items-center h6 {
    font-family: 'Author';
    font-style: normal;
    font-weight: 500 !important;
    font-size: 20px;
    line-height: 28px;
    /* identical to box height, or 110% */
    /* Secondary Color */
    color: #051655;
}

.lower-mentor-container.row h6 {
    font-family: 'Author';
    font-style: normal;
    font-weight: 375;
    font-size: 20px;
    line-height: 25px;
    /* or 125% */
    /* Body Text */
    color: #747887;
    margin-bottom: 21px;
}

button.btn.btn-danger {
    background: #EB3D35;
    border-radius: 0;
    height: 50px;
}

ul.nav.personal-info a {
    padding: 0;
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 22px;
    line-height: 24px;
    /* identical to box height, or 111% */
    /* Secondary Color */
    color: #051655;
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 18px;
    line-height: 24px;
    /* identical to box height, or 111% */
    /* Secondary Color */
    color: #051655;
    max-width: 240px;
    margin-left: auto;
}

div#avatar-logo img {
    object-fit: contain !important;
}


}
ul.nav.personal-info {
    margin-top: 20px;
    margin-bottom: 20px;
}
.mt-3.ms-5.d-flex.flex-column h3 {
    font-family: 'Author';
    font-style: normal;
    font-weight: 494 !important;
    font-size: 45px;
    line-height: 56px;
    /* identical to box height, or 111% */
    /* Secondary Color */
    
    color: #051655;
}

input#profile_picture {
    position: absolute !important;
    bottom: 7px !important;
}
.input--file.camera-icon {
    bottom: 27px;
    right: -20px;
    width: 50px;
}
.mt-3.personal-details input {
    border: 1px solid #E5E4E1;
    border-radius: 0;
    padding: 15px !important;
    font-family: 'Author';
    font-style: normal;
    font-weight: 375;
    font-size: 18px;
    line-height: 20px;
    /* identical to box height, or 111% */
    /* Secondary Color */
    
    color: #051655;
    height: 40px !important;
    min-height: 50px !important;
}
.mt-3.personal-details h6 {
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 22px;
    line-height: 28px;
    /* identical to box height, or 110% */
    /* Secondary Color */
    
    color: #051655;
    margin-bottom: 0 !important;
}
.form-floating.mt-3.col-lg-6 {
    margin-top: 10px !important;
}
button.btn-lg.btn-danger.personal-button.me-3 {
    background: #EB3D35;
    border-radius: 0;
    border: none;
    width: 100px;
    height: 50px;
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 19px;
    line-height: 24px;
    /* identical to box height, or 111% */
    
    text-align: center;
    color: #FFFFFF;
}
button.btn.personal-button {
    background: #FFFFFF;
    /* Borders */
    
    border: 1px solid #E5E4E1;
    border-radius: 0;
    width: 100px;
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 20px;
    line-height: 24px;
    /* identical to box height, or 111% */
    /* Secondary Color */
    
    color: #051655;
}
.mt-3.ms-5.d-flex.flex-column .d-flex.mt-3.mb-5 {
    margin-top: 30px !important;
}
textarea#floatinginput {
    font-family: 'Author';
    font-style: normal;
    font-weight: 375;
    font-size: 18px;
    line-height: 20px;
    /* identical to box height, or 111% */
    /* Secondary Color */
    
    color: #051655;
    border-radius: 0;
}
div#payment-info {
    margin-top: 11px;
}
div#payment-info button {
    background: #EB3D35;
    border: none;
    /* Lower Border */
    
    width: 169px;
    height: 40px;
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 18px;
    line-height: 24px;
    /* identical to box height, or 111% */
    
    color: #FFFFFF;
}
div#payment-info input {
    background: #FFFFFF;
    /* Lower Border */
    
    border: 1px solid #0000000f;
    height: 44px;
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 17px;
    line-height: 28px;
    /* identical to box height, or 110% */
    /* Body Text */
    
    color: #747887;
    width: 100%;
    max-width: 300px;
    margin-bottom: 10px;
    padding: 10px;
}
div#payment-info {
    display: grid;
}
.form-floating input:focus {
    padding: 0;
}
.form-floating input {
    padding: 10px !important;
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 18px;
    line-height: 20px;
    /* identical to box height, or 111% */
    /* Body Text */
    
    color: #747887;
    border-radius: 0;
    margin-top: 18px;
}
.form-floating.mt-3.d-flex {
    margin-top: 0 !important;
}
.mt-3.personal-details button {
    background: #EB3D35;
    width: 120px;
    height: 40px !important;
    font-family: 'Author';
    font-style: normal;
    font-weight: 494 !important;
    font-size: 19px !important;
    line-height: 24px;
    /* identical to box height, or 111% */
    
    color: #FFFFFF !important;
    border-radius: 0;
    margin-top: 15px;
}
div#payment-selection img {
    width: 110px;
    margin: 0;
    margin-left: 10px;
}
div#payment-selection input[type="radio"] {
    width: 20px;
    height: 18px;
}
div#payment-selection {
    margin-top: 20px;
}
ul.nav.personal-info a.nav-link.active {
    box-shadow: 0px 3px 0px #EB3D35;
}
ul.nav.personal-info a.nav-link {
    padding: 10px;
}
ul.dropdown-menu a {
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 19px;
    line-height: 28px;
    /* identical to box height, or 110% */
    /* Secondary Color */
    
    color: #051655;
}
section.dasboard.row {
    padding-top: 0;
}
header.searchheader {}
ul.dropdown-menu {
    left: -100px;
    top: 70px;
    z-index: -99;
}
header.searchheader.dashheader {
    box-shadow: 0px 1px 0px #E5E4E1;
    position: relative !important;
    background: white;
}
.dropdown:after {
    content: "";
    position: absolute;
    left: -61px;
    width: 100px;
    background: #ffffff;
    bottom: -28px;
    height: 28px;
}
header {
    box-shadow: 0px 1px 0px #E5E4E1;
    position: relative !important;
    background: white;
}
div#avatar {
    min-width: 40px;
}
ul.dropdown-menu li {
    padding: 10px;
}
div#avatar {
    margin-left: 0 !important;
}
ul.dropdown-menu img {
    margin-left: 11px !important;
}
div#avatar img {
    margin-left: 0 !important;
}
.step-h1 {
    font-size: 28px;
    margin-bottom: 15px;
}
.step-mb p {
    font-family: 'Author';
    font-style: normal;
    font-weight: 375;
    font-size: 17px;
    line-height: 25px;
    /* or 125% */
    
    color: #747887;
}
.step-mb h2 {
    font-size: 18px;
}
.hero-content-box {
    margin-left: 0;
}
.hero-content-box h3 {
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 47px;
    line-height: 55px;
    text-transform: capitalize;
    color: #051655;
    margin: 18px 0px;
}
section.hero-section.header-expansion {
    padding: 100px 0px;
}
a.btn-global.btn-rakt-solid.fw-400 {
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 20px;
    line-height: 24px;
    text-transform: capitalize;
    color: #FFFFFF;
}
.col-md-5.align-self-start.d-flex.ourStory h3 {
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 37px;
    line-height: 67px;
    text-transform: capitalize;
    /* Secondary */
    
    color: #051655;
}
.col-md-5.align-self-start.d-flex.ourStory h6 {
    margin: 0;
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 22px;
    line-height: 30px;
    /* identical to box height, or 136% */
    
    color: #051655;
}
.col-md-5.align-self-start.d-flex.ourStory {
    font-family: 'Author';
    font-style: normal;
    font-weight: 375;
    font-size: 20px;
    line-height: 30px;
    /* or 150% */
    
    color: #747887;
}
.col-md-5.offset-md-7.ourStory {
    margin: 100px 0 100px auto;
}
.col-md-5.offset-md-7.ourStory {
    font-family: 'Author';
    font-style: normal;
    font-weight: 375;
    font-size: 20px;
    line-height: 30px;
    color: #747887;
}
.col-md-5.offset-md-7.ourStory h3 {
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 37px;
    line-height: 67px;
    text-transform: capitalize;
    color: #051655;
}
.col-md-5.offset-md-7.ourStory+div h3 {
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 37px;
    line-height: 67px;
    text-transform: capitalize;
    color: #051655;
}
.col-md-5.offset-md-7.ourStory+div {
    font-family: 'Author';
    font-style: normal;
    font-weight: 375;
    font-size: 20px;
    line-height: 30px;
    color: #747887;
}
.col-md-6.offset-md-3.d-flex.justify-content-center.align-items-center h4 {
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 45px;
    line-height: 47px;
    text-align: center;
    text-transform: capitalize;
    /* Secondary */
    
    color: #051655;
    margin: 20px 0;
}
.circle-avatar h6 {
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 30px;
    line-height: 44px;
    text-align: center;
    /* Secondary */
    
    color: #051655;
}
.circle-avatar p {
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 18px !important;
    line-height: 24px;
    text-align: center;
    color: #747887;
}
.d-flex.mt-2 {}
.circle-avatar {}
.circle-avatar .d-flex.mt-2 {
    margin-top: 20px !important;
}
.d-flex.expert-start.p-2.align-items-center p {
    font-family: 'Author';
    font-style: normal;
    font-weight: 375;
    font-size: 18px;
    line-height: 20px;
    /* identical to box height, or 111% */
    
    text-transform: uppercase;
    /* Paragraph Color */
    
    color: #747887;
}
h3.page-title.text-capitalize.mt-3 {
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 42px;
    line-height: 67px;
    /* identical to box height */
    
    text-transform: capitalize;
    /* Secondary */
    
    color: #051655;
    margin: 0 !important;
    margin-bottom: 20px !important;
}
span.text-color-rakt {
    font-family: 'Author';
    font-style: normal;
    font-weight: 500;
    font-size: 60px;
    /* identical to box height */
    /* Primary */
    
    color: #EB3D35;
}
h4.page-title.text-capitalize {
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 50px;
    line-height: 67px;
    /* identical to box height */
    /* Secondary */
    
    color: #051655;
    margin-bottom: 0;
}
.hero-content-box p {
    font-family: 'Author';
    font-style: normal;
    font-weight: 400 !important;
    font-size: 18px;
    line-height: 30px;
    /* or 150% */
    
    color: #747887 !important;
}
.col-md-6.order-md-2.offset-md-1.order-2.d-flex p {
    font-family: 'Author';
    font-style: normal;
    font-weight: 400px;
    font-size: 18px;
    line-height: 20px color: #747887;
}
.feedback-section .slider {
    position: relative;
}
button#leftButton {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -30px;
}
button#rightButton {
    right: -40px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
p.feedback-message {
    font-family: 'Author';
    font-style: normal;
    font-weight: 375;
    font-size: 20px;
    line-height: 30px;
    color: #747887;
}
.feedback-name-wrap p {
    font-family: 'Author';
    font-style: normal;
    font-weight: 400 !important;
    font-size: 21px;
    line-height: 24px;
    /* or 111% */
    
    display: flex;
    align-items: center;
    /* Secondary Color */
    
    color: #051655 !important;
}
.feedback-name-wrap {
    padding-top: 7px;
}
span.material-icons.progress-icon.present-icon {
    padding: 0;
}
.shape1 {
    width: 50px !important;
    height: 50px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.shape1.present-page {
    background: #EB3D35;
    border: none;
}
h3.main-text.mt-5 {
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 45px;
    line-height: 56px;
    /* identical to box height, or 111% */
    /* Secondary Color */
    
    color: #051655;
    margin-bottom: 20px !important;
}
.d-flex.flex-column.justify-content-evenly.about-course-section h5 {
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 23px;
    line-height: 33px;
    /* identical to box height, or 111% */
    /* Secondary Color */
    
    color: #051655;
}
.d-flex.flex-column.justify-content-evenly.about-course-section h6 {
    font-family: 'Author';
    font-style: normal;
    font-weight: 375;
    font-size: 20px;
    line-height: 25px;
    /* identical to box height, or 125% */
    /* Body Text */
    
    color: #747887;
}
.workshop-input-box.d-flex.align-items-center input {
    font-family: 'Author';
    font-style: normal;
    font-weight: 375;
    font-size: 18px !important;
    line-height: 20px;
    /* identical to box height, or 111% */
    /* Body Text */
    
    color: #747887 !important;
}
span.workshop-input {
    font-family: 'Author';
    font-style: normal;
    font-weight: 375;
    font-size: 18px !important;
    line-height: 20px;
    /* identical to box height, or 111% */
    /* Body Text */
    
    color: #747887;
}
.d-flex.flex-column.justify-content-evenly.about-course-section {
    margin: 20px 0px;
}
.workshop-input-box {
    border: 1px solid #00000024 !important;
    border-radius: 0;
    margin-bottom: 10px !important;
}
textarea#floatingTextarea {
    font-family: 'Author';
    font-style: normal;
    font-weight: 375;
    font-size: 20px;
    line-height: 25px;
    /* identical to box height, or 125% */
    /* Secondary Text */
    
    color: #747887;
}
.d-flex.flex-column.workshop-1.ms-2,
.d-flex.flex-column.workshop-2.ms-2 {
    max-width: 1540px;
    margin: auto !important;
    padding: 20px 0px;
}

.d-flex.flex-column.workshop-2.ms-2 {}
.line {
    height: 1px;
}
body .d-flex.flex-column.justify-content-evenly.about-course-section input {
    border: 1px solid #E5E4E1 !important;
    border-radius: 0;
}
.workshop-input-box.d-flex.align-items-center {}
input.workshop-input.form-control {}
.workshop-input-box.d-flex.align-items-center input.workshop-input.form-control {
    width: 100% !important;
}
.workshop-input-box.d-flex.align-items-center {
    border: none !important;
}

.limited-time-text.mt-3.mb-3 {
    margin-top: 0 !important;
}
button#leftButton {
    position: absolute;
    top: 44%;
    left: -30px;
}
.slider {
    position: relative;
}
button#rightButton {
    position: absolute;
    right: -30px;
    top: 44%;
}
.feedback-name-wrap {
    padding-left: 0;
}
.newsletter-content-box {
    margin-top: 0;
}
.newsletter-cover-box.flex-center.contain-image {}
section.hero-section.description-section {
    padding: 100px 0px;
}
.nav-item[b-0snrhqj4ti] a.active {
    background: transparent !important;
    color: #051655 !important;
}
.nav-item[b-0snrhqj4ti] a {
    background: #eb3d35;
    color: white !important;
}
section.dasboard.row .section.col-9 {
    margin-top: 30px;
    width: 80%;
}
.center-section-mentor.d-flex.align-items-center h5 {
    font-size: 31px;
}
.sidebar.col {
    width: 20%;
    margin-left: 0 !important;
    margin-top: 0px;
    padding-top: 20px;
}
section.dasboard.row {
    max-width: 1600px;
    margin: auto;
}
body .layout a.nav-link {
    width: auto !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    text-align: center;
    padding: 0 !important;
}
.personal-info .nav-item {
    width: 100%;
}
ul.nav.personal-info.ms-4.row {
    border-right: 1px solid black !important;
}
.booking-center.mt-3 {
    margin-bottom: 30px;
}
.booking-center.mt-3 h3 {
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 50px;
    line-height: 56px;
    /* identical to box height, or 111% */
    /* Secondary Color */
    
    color: #051655 !important;
}
.booking-center.mt-3 p {
    font-family: 'Author';
    font-style: normal;
    font-weight: 375;
    font-size: 20px;
    line-height: 25px;
    /* or 125% */
    /* Body Text */
    
    color: #747887;
}
.layout .mt-3.ms-5.mb-5 button {
    font-family: 'Author';
    font-style: normal;
    font-weight: 375;
    font-size: 20px;
    line-height: 25px;
    /* or 125% */
    /* Body Text */
    
    color: #747887;
}
.layout .mt-3.ms-5.mb-5 button {
    background: #EB3D35;
    border-radius: 0;
    height: 50px;
    width: 150px;
    color: white;
    border: none !important;
    font-size: 21px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
}
.layout button.workshop {
    width: 100% !important;
    background: transparent !important;
    color: black !important;
}
.layout .mt-3.ms-5.mb-5 {
    margin-left: 0 !important;
}
ul.nav.personal-info {
    display: flex !IMPORTANT;
    flex-direction: row;
    flex-wrap: nowrap;
    margin-bottom: 15px;
    margin-top: 10px;
}
ul.nav.personal-info li {
    width: auto;
}
.d-flex.flex-column.workshop-1.ms-2 .shape1 {
    width: 50px !important;
    height: 50px !important;
}
.workshop-input-box.d-flex.align-items-center {
    border: 1px solid #E5E4E1 !important;
}
body .d-flex.flex-column.justify-content-evenly.about-course-section .workshop-input-box.d-flex.align-items-center input {
    border: none !important;
    border-color: white !important;
}
body .d-flex.flex-column.justify-content-evenly.about-course-section .workshop-input-box.d-flex.mt-1 input {
    border: none !important;
}
.workshop-input-box.d-flex.mt-1 {
    border: 1px solid #E5E4E1 !important;
}
.shape1.previous-checked-page {
    border: 2px solid #B3B4BA !important;
}
.shape1.present-page {
    border: none !important;
}
.d-flex.flex-column.justify-content-evenly.about-course-section input {
    border: 1px solid #E5E4E1 !important;
}
body .d-flex.flex-column.justify-content-evenly.about-course-section input {
    border: 1px solid #E5E4E1 !important;
}
.d-flex.flex-column.justify-content-evenly.about-course-section h5 {
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 26px;
    line-height: 33px;
    color: #051655;
}
.d-flex.flex-column.justify-content-evenly.about-course-section .d-flex.align-items-center {
    margin-bottom: 10px;
}
.d-flex.flex-column.workshop-3.ms-2 {
    max-width: 1540px;
    margin: auto !important;
}
.d-flex.flex-column.workshop-4.ms-2 {
    max-width: 1540px;
    margin: auto !important;
}
.d-flex.flex-column.workshop-5.ms-2 {
    max-width: 1540px;
    margin: auto !important;
}
.workshop5-cont.d-flex.justify-content-center {}
.d-flex.flex-column.justify-content-center {}
.workshop5-cont.d-flex.justify-content-center .d-flex.flex-column.justify-content-center {
    width: 100% !important;
}
span.material-icons.ms-4 {
    margin: 0 !important;
}
input#videofile {
    width: 100%;
}
.workshop5-cont.d-flex.justify-content-center {
    flex-wrap: wrap;
    text-align: center;
    padding: 30px;
}
.video-card {
    margin: 0;
    width: 100%;
    padding: 30px;
    text-align: center;
}
.workshop-learn-content-box {
    margin: 0;
}
h3.signin {
    text-align: center;
    margin: 0;
    margin-top: 20px;
}
section.sign-in {
    padding: 40px 0px;
}
section#grad1 {
    padding-top: 10px;
}
ul.nav.personal-info.workshopsec {
    display: block !important;
}
.workshop-input-box.d-flex.align-items-center {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
}
div#navbarSupportedContent {}
ul.dropdown-menu.show {
    left: 50%;
    transform: translateX(-50%);
    z-index: 0999;
    top: 72px;
}
section.overall-division {
    padding: 60px 0 !important;
}
.mainsignin {
    height: 100vh;
    padding-top: 130px;
    position: relative;
}
.mainsignin .col-lg-4 {
    width: 28%;
}
.mainsignin .col-lg-6 {
    margin: auto;
    width: 75%;
}
.mainsignin .col-lg-3 {
    display: none;
}
.mainsignin .row {
    height: 100%;
    /* position: relative; */
}
.mainsignin h3 {
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 47px;
    line-height: 20px;
    color: #051655;
    padding: 0 !important;
    position: relative;
    z-index: 9999999999;
    font-style: normal;
    font-weight: 600;
    font-size: 46px;
    line-height: 68px;
    /* margin-top: 50px; */
    /* margin-bottom: 120px; */
    /* max-width: 580px; */
    /* margin: 40px 140px; */
}
.mainsignin:after {
    content: "";
    right: -20px;
    top: -98px;
    height: 100%;
    width: 72%;
    background: #051655;
    position: absolute;
    z-index: 999999999;
}
header.searchheader.homemainheader {}

.mainsignin button.btn-global.btn-rakt-solid.fw-400 {
    width: 74%;
    height: 55px;
    border-radius: 4px;
}
aside.auth-login__help {
    display: flex;
    align-items: center;
    justify-content: center;
}
aside.auth-login__help p {
    font-size: 17px;
    margin: 0 22px;
    margin-top: 8px;
}
.mainsignin section.sign-in {
    padding: 10px 0px;
}
header.dashheader {
    position: relative;
    background: transparent !important;
}
section.limited-time-expansion.align-self-center.d-flex {
    padding-top: 0px;
}
div#accordionExample span {
    margin-top: 0;
}
section.our-story.d-flex .row {
    align-items: center;
}
.col-lg-6.d-flex.ourStory {}
.col-lg-6.ourStory h3 {
    max-width: 380px;
    margin: 14px 0px;
}
section.our-story.d-flex h3 {
    max-width: 370px;
}
.col-lg-6.ourStory {
    padding-left: 40px;
}
section.hero-section.header-expansion.aboutsec {
    padding: 100px 0px 50px;
}
section.our-story.d-flex .row {
    margin-bottom: 50px;
}
.worktimemainsub {
    display: flex;
}
.worktimesub h4 {
    font-size: 20px;
}
.d-flex.mt-1.worktime {
    margin-top: 30px !important;
}

.worktimemainsub select {
    padding: 10px;
    font-family: 'Author';
    font-weight: 375;
    background-color: transparent;
    font-size: 1rem !important;
    line-height: 20px;
    color: #747887;
    outline: none;
    transition: none !important;
    border: 1px solid #E5E4E1;
}

input.workshop-input.form-control {
    min-height: 50px;
}
.d-flex.mt-1.worktime {
    margin-bottom: 30px;
}
body input.workshop-input.form-control.me-1 {
    border: 1px solid #E5E4E1 !important;
}

.workshop-input-box.d-flex.align-items-center select {
    border: none;
    min-height: 40px;
    padding: 10px;
    font-family: 'Author';
    font-weight: 375;
    background-color: transparent;
    font-size: 1rem !important;
    line-height: 20px;
    color: #747887;
    outline: none;
    outline: none;
    transition: none !important;
}
li.nav-item.btnworkshop {
    margin-left: 10px;
}
ul.dropdown-menu li {
    padding: 5px 20px !important;
}
.dropdown-item:focus,
.dropdown-item:hover {
    background: transparent;
}
ul.dropdown-menu li:hover a {
    color: red;
}
ul.dropdown-menu li:hover svg path {
    fill: red;
}
ul.dropdown-menu li svg path {
    transition: all 0.5s;
}
.sidebar.col a.nav-link {
    background: transparent;
    color: #eb3d35 !important;
}
.sidebar.col a.nav-link.active {
    color: #051655 !important;
}
.sidebar .nav-item:hover a.active {
    background: transparent !important;
    color: #eb3d35 !important;
}
.sidebar .nav-item a svg path {
    fill: #eb3d35;
}
.sidebar .nav-item a svg {
    margin-right: 10px;
}
.sidebar .nav-item.active a svg path {
    fill: #051655 !important;
}
.sidebar .nav-item a.active svg path {
    fill: #051655;
}
.sidebar .nav-item:hover a svg path {
    fill: #eb3d35;
}
.sidebar .nav-item:hover a.active {
    fill: #eb3d35 !important;
}
ul.dropdown-menu {
    display: none !important;
}
ul.dropdown-menu.show {
    display: block !important;
}
.dropdown:hover ul {
    display: block !important;
}
input.msgradio {
    display: none;
}
span.downarrow {
    display: none;
}
span.material-icons svg {
    width: 15px;
}
span.material-icons {
    margin-top: 0 !important;
}
.d-flex.individual-drop.mt-3 {
    padding: 17px 20px;
}
.d-flex.individual-drop.mt-3 p {
    margin-bottom: 10px !important;
}
.mt-3.personal-details.d-flex {
    flex-wrap: wrap !important;
    width: 63%;
}
.personalmain {
    width: 50%;
}
.personalmain .form-floating.mt-3.col-lg-6 {
    width: 95%;
}
.mt-3.personal-details.d-flex {}
.sidebar .nav-item a svg {
    min-width: 24px;
}
.slider .content {
    display: flex;
    overflow: auto;
    margin-top: 50px;
}
.individual p {
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 30px;
    line-height: 150%;
    /* or 45px */
    
    text-align: center;
    text-transform: capitalize;
    color: #000000;
}
button#rightButton {
    display: none;
}
.individual {
    min-width: 200px;
    text-align: center;
    margin-right: 35px;
    margin-top: 0 !important;
    margin: auto;
}
button#leftButton {
    border: none;
    background: transparent;
}
section.our-investors {
    padding-left: 150px;
}
.slider .content::-webkit-scrollbar {
    display: none;
}
section.our-investors h6 {
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 22px;
    line-height: 30px;
    /* identical to box height, or 136% */
    /* Secondary */
    
    color: #051655;
}
section.our-investors h4 {
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 45px;
    line-height: 67px;
    text-transform: capitalize;
    /* Secondary */
    
    color: #051655;
    width: 35%;
}
.card-image img {
    min-width: 180px;
}