@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100..900&family=League+Spartan:wght@100..900&family=Poppins&family=Space+Grotesk:wght@300..700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
.single-course .course-item__button path {
fill: #864e9f;
}
.course-item__button path {
fill: #fff;
}
.hero-area-content h2 span{color: #00998e;} .single-course .blog-banner a {
border: 1px solid #804799;
color: #81499a;
}
.single-course .blog-banner a:hover {
border: 1px solid #804799;
color: #fff;
background-color: #804799;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.single-course .content-area-4.aos-init.aos-animate {
padding-top: 0;
}
.single-course .expertise-item .btn {
border: 1px solid #804799;
color: #804799;
max-width: 200px;
margin-top: 20px !important;
}
.single-course .expertise-item {
margin-top: 2rem;
}
.single-course .expertise-item a:hover {
border: 1px solid #804799;
color: #fff;
background-color: #804799;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.single-course .content-area-4{
padding-bottom: 100px;
}
.single-course .why-choose-area .section-title h2{
margin-bottom: 30px;
}
.single-course .why-choose-area.py-5 a {
display: flex;
align-items: center;
justify-content: center;
width: fit-content;
margin: auto;
margin-top: 30px;
border: 1px solid #fff;
color: #fff;
}
.single-course .why-choose-area.py-5 a:hover{
color: #804799 !important;
background-color: #fff;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.single-course .course-area .section-title {
margin-bottom: 40px !important;
}
.single-course .course-area .course-item__button .btn-primary {
background: #864e9f;
color: #fff;
border: 1px solid;
}
.single-course .course-area .course-item__button .btn-outline-primary {
color: #864e9f;
border: 1px solid #864e9f;
}
.single-course .course-area .course-item__button .btn-outline-primary{
border:none;
transition: 0.3s ease;
}
.single-course .course-area .course-item__button .btn-outline-primary:hover svg {
transform: translateX(5px);
transition: 0.3s ease;
}
.single-course .course-area .course-item__button .btn-outline-primary:hover {
color: #864e9f !important;
border: 1px solid #864e9f !important;
background: #fff !important;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.single-course .train-sec {
max-width: 100%;
margin: 70px 0px 0;
padding: 50px;
background-color: #fff;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
border-radius: 8px;
}
.single-course .train-sec h2 {
font-size: 30px;
margin-bottom: 10px;
color: #2c3e50;
border-bottom: 2px solid #864e9f;
padding-bottom: 5px;
}
.single-course .train-sec p {
font-size: 17px;
line-height: 1.5;
margin-bottom: 20px;
}
.single-course .train-sec p:last-child {
margin-bottom: 0;
}
.single-course .train-sec h2 {
font-weight: 400 !important;
}
.single-course .form-container-bg {
margin-bottom: 0; 
}
.single-course  .form-group input {
background: #864e9f;
border: 1px solid #fff !important;
color: #fff;
padding: 10px !important;
height: auto;
font-size: 18px;
font-weight: 500;
}
.single-course .form-group .btn-check:checked + .btn, :not(.btn-check) + .btn:active, .btn:first-child:active, .btn.active, .btn.show{
background: #fff;
color: #864e9f;
}
.single-course  .form-group input:hover{
background:#864e9f;
color: #fff !important;
}
.single-course .expertise-single .content p span {
font-weight: 600;
margin-right: 5px;
}
.single-course .expertise-single {
display: flex;
gap: 5px;
}
.single-course .expertise-single .icon-area {
position: relative;
}
.single-course .expertise-single .icon-area svg {
position: absolute;
left: 0;
top: -25px;
}
.single-course .expertise-single .content {
margin-left: 1rem;
}
.single-course .expertise-single .content p {
font-family: Inter !important;
font-size: 15px;
font-style: normal;
font-weight: 400 !important;
line-height: 24px;
}
.single-course  .place-area  {
background: #341841 !important;
}
.single-course .form-area-2 input {
border-radius: 2px;
height: 45px;
} .single-course .form-area-2 textarea {
border-radius: 10px;
}
@media (min-width: 1600px) {
.content-area-4 .content {
margin-right: 70px !important;
}
}
@media (max-width: 480px) {
.single-course .expertise-item .btn {
margin-top: 20px !important;
margin-left: 20px;
margin-bottom: 20px;
}
.single-course .content-area-4 {
padding-bottom: 50px;
}
.single-course .why-choose-area .section-title h2 {
margin-bottom: 0 !important;
font-size: 40px;
}
.single-course .why-choose-area h2 {
margin-bottom: 0px !important;
}
.single-course .train-sec {
max-width: 100%;
}
.single-course .form-area-2 h3{
font-weight:500;
}
.single-course .train-sec p {
font-size: 16px;
}
.single-course .breadcrumb-container {
padding-top: 20px;
padding-bottom: 0;
}
} .roboto-semi-bold {
font-family: "Roboto", sans-serif;
font-weight: 600;
}
body[data-theme="dark"],
.dark-bg,
.dark-mode-texts {
--bg: #19191b;
--bg-2: #19191b;
--color-headings: $white;
--color-texts: rgba(255, 255, 255, 0.7);
--color-texts-2: rgba(255, 255, 255, 1);
--color-texts-3: rgba(255, 255, 255, 0.7);
--border-color: rgba(255, 255, 255, 0.08);
--border-color-2: rgba(255, 255, 255, 0.7);
}
body[data-theme="light"],
.light-bg,
.light-mode-texts {
--bg: $white;
--bg-2: #f8f9fc;
--color-headings: #25373f;
--color-texts: rgba(37, 55, 63, 0.7);
--color-texts-2: #3b4656;
--color-texts-3: rgba(38, 39, 41, 0.7);
--border-color: rgba(128, 138, 142, 0.2);
--border-color-2: rgba(37, 55, 63, 0.1);
}
body {
--bg: $white;
--bg-2: #f8f9fc;
--color-headings: #25373f;
--color-texts: rgba(37, 55, 63, 0.7);
--color-texts-2: #3b4656;
--color-texts-3: rgba(38, 39, 41, 0.7);
--border-color: rgba(128, 138, 142, 0.2);
--border-color-2: rgba(37, 55, 63, 0.1);
}
p {
color: var(--color-texts);
}
.default-logo,
.default-shape {
display: block;
}
.light-version-logo,
.light-shape {
display: none;
}
.dark-version-logo,
.dark-shape {
display: none;
}
.light-version-logo.default-logo {
display: block;
}
.dark-version-logo.default-logo {
display: block;
}
body[data-theme="dark"] .dark-version-logo,
body[data-theme="dark"] .dark-shape,
.dark-mode-texts .dark-version-logo,
.dark-mode-texts .dark-shape {
display: block;
}
body[data-theme="dark"] .light-version-logo,
.dark-mode-texts .light-version-logo {
display: none;
}
body[data-theme="dark"] .light-version-logo.default-logo,
.dark-mode-texts .light-version-logo.default-logo {
display: none;
}
body[data-theme="dark"] .light-shape,
.dark-mode-texts .light-shape {
display: none;
}
body[data-theme="dark"] .light-shape.default-shape,
.dark-mode-texts .light-shape.default-shape {
display: none;
}
body[data-theme="dark"] .light-mode-texts .light-version-logo,
body[data-theme="dark"] .light-mode-texts .light-shape,
.dark-mode-texts .light-mode-texts .light-version-logo,
.dark-mode-texts .light-mode-texts .light-shape {
display: block;
}
body[data-theme="dark"] .light-mode-texts .dark-version-logo,
.dark-mode-texts .light-mode-texts .dark-version-logo {
display: none;
}
body[data-theme="dark"] .light-mode-texts .dark-version-logo.default-logo,
.dark-mode-texts .light-mode-texts .dark-version-logo.default-logo {
display: none;
}
body[data-theme="dark"] .light-mode-texts .dark-shape,
.dark-mode-texts .light-mode-texts .dark-shape {
display: none;
}
body[data-theme="dark"] .light-mode-texts .dark-shape.default-shape,
.dark-mode-texts .light-mode-texts .dark-shape.default-shape {
display: none;
}
body[data-theme="light"] .light-version-logo,
body[data-theme="light"] .light-shape,
.light-mode-texts .light-version-logo,
.light-mode-texts .light-shape {
display: block;
}
body[data-theme="light"] .dark-version-logo,
.light-mode-texts .dark-version-logo {
display: none;
}
body[data-theme="light"] .dark-version-logo.default-logo,
.light-mode-texts .dark-version-logo.default-logo {
display: none;
}
body[data-theme="light"] .dark-shape,
.light-mode-texts .dark-shape {
display: none;
}
body[data-theme="light"] .dark-shape.default-shape,
.light-mode-texts .dark-shape.default-shape {
display: none;
}
body[data-theme="light"] .dark-mode-texts .dark-version-logo,
body[data-theme="light"] .dark-mode-texts .dark-shape,
.light-mode-texts .dark-mode-texts .dark-version-logo,
.light-mode-texts .dark-mode-texts .dark-shape {
display: block;
}
body[data-theme="light"] .dark-mode-texts .light-version-logo,
.light-mode-texts .dark-mode-texts .light-version-logo {
display: none;
}
body[data-theme="light"] .dark-mode-texts .light-version-logo.default-logo,
.light-mode-texts .dark-mode-texts .light-version-logo.default-logo {
display: none;
}
body[data-theme="light"] .dark-mode-texts .light-shape,
.light-mode-texts .dark-mode-texts .light-shape {
display: none;
}
body[data-theme="light"] .dark-mode-texts .light-shape.default-shape,
.light-mode-texts .dark-mode-texts .light-shape.default-shape {
display: none;
}
.bg-default {
background: var(--bg);
}
.bg-default-1 {
background: var(--bg);
}
.bg-default-2 {
background: var(--bg-2);
}
.bg-default-3 {
background: var(--bg-3);
}
.bg-default-4 {
background: var(--bg-4);
}
.bg-default-5 {
background: var(--bg-5);
}
.bg-default-6 {
background: var(--bg-6);
}
.text-default-color {
color: var(--color-texts);
}
.text-default-color-2 {
color: var(--color-texts-2);
}
.heading-default-color {
color: var(--color-headings);
}
.border-default-color {
border-color: var(--border-color);
}
.border-default-color-2 {
border-color: var(--border-color-2) !important;
} div#loading {
width: 100%;
height: 100vh;
position: fixed;
z-index: 9999999;
display: flex;
align-items: center;
justify-content: center;
}
div#loading img {
z-index: 9999;
}
.preloader {
display: flex;
align-items: center;
justify-content: center;
width: 100%;
height: 100vh;
background-color: #ffffff !important;
}
.preloader img {
width: 200px;
} .site-navbar {
display: flex;
position: relative;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
padding-top: 20px;
}
@media (min-width: 576px) {
.site-navbar {
padding-top: 25px;
}
}
@media (min-width: 992px) {
.site-navbar {
flex-flow: row nowrap;
justify-content: flex-start;
}
}
.site-navbar .menu-block-wrapper {
flex-grow: 1;
align-items: center;
}
@media (min-width: 992px) {
.site-navbar .menu-block-wrapper {
display: flex !important;
flex-basis: auto;
}
}
.site-header--absolute {
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: 999;
}
.site-header--sticky:not(.mobile-sticky-enable) {
position: absolute !important;
top: 0;
right: 0;
width: 100%;
z-index: 999;
}
@media (min-width: 992px) {
.site-header--sticky:not(.mobile-sticky-enable) {
position: fixed !important;
transition: 0.4s;
}
.site-header--sticky:not(.mobile-sticky-enable).scrolling {
transform: translateY(-100%);
transition: 0.4s;
}
.site-header--sticky:not(.mobile-sticky-enable).reveal-header {
transform: translateY(0%);
box-shadow: 0 12px 34px -11px rgba(65, 62, 101, 0.1);
z-index: 1000;
}
}
.site-header--sticky.mobile-sticky-enable {
top: 0;
right: 0;
width: 100%;
z-index: 999;
position: fixed !important;
transition: 0.4s;
}
.site-header--sticky.mobile-sticky-enable.scrolling {
transform: translateY(-100%);
transition: 0.4s;
}
.site-header--sticky.mobile-sticky-enable.reveal-header {
transform: translateY(0%);
box-shadow: 0 12px 34px -11px rgba(65, 62, 101, 0.1);
z-index: 9999;
}
.site-header--menu-center .container {
position: relative;
}
.site-header--menu-center .menu-block-wrapper {
position: static;
}
@media (min-width: 992px) {
.site-header--menu-center .menu-block {
margin-left: auto;
margin-right: auto;
}
}
@media (min-width: 992px) {
.site-header--menu-left .container-fluid .sub-menu.megamenu {
left: 0%;
transform: translateX(0%) translateY(10px);
}
}
@media (min-width: 992px) {
.site-header--menu-left .container-fluid .nav-item.has-megamenu:hover>.sub-menu {
transform: translateX(0%) translateY(-10px);
left: 0%;
margin-left: 20px;
}
}
.site-header--menu-left .menu-block .site-menu-main {
justify-content: flex-start;
padding-left: 15px;
}
@media (min-width: 1200px) {
.site-header--menu-left .menu-block {
width: 100%;
}
}
.site-header--menu-right .menu-block-wrapper {
position: static;
}
.site-header--menu-right .menu-block {
margin-left: auto;
}
@media (min-width: 992px) {
.site-header--menu-right>.container-fluid .sub-menu.megamenu {
left: 100%;
transform: translateX(-100%) translateY(10px);
}
}
@media (min-width: 992px) {
.site-header--menu-right>.container-fluid .nav-item.has-megamenu:hover>.sub-menu {
transform: translateX(-100%) translateY(-10px);
left: 100%;
margin-left: -20px;
}
}
@media (min-width: 768px) {
.container-fluid .site-navbar {
padding-left: 10px;
padding-right: 10px;
}
}
@media (min-width: 992px) {
.container-fluid .site-navbar {
padding-left: 20px;
padding-right: 20px;
}
}
@media (min-width: 480px) {
.header-btns {
margin-right: 15px;
}
}
@media (min-width: 992px) {
.header-btns {
margin-right: 0;
}
}
.brand-logo {
margin-top: 7px;
}
@media (min-width: 992px) {
.row-lg {
display: flex;
}
}
@keyframes slideLeft {
0% {
opacity: 0;
transform: translateX(100%);
}
100% {
opacity: 1;
transform: translateX(0%);
}
}
@keyframes slideRight {
0% {
opacity: 1;
transform: translateX(0%);
}
100% {
opacity: 0;
transform: translateX(100%);
}
}
.site-menu-main {
margin-bottom: 0;
padding-left: 0;
}
@media (min-width: 992px) {
.site-menu-main {
display: flex;
margin-bottom: 0;
padding-left: 0;
}
}
.site-menu-main li {
list-style: none;
}
.site-menu-main ul {
list-style: none;
margin-left: 0;
}
.site-menu-main a {
text-decoration: none;
}
.site-menu-main .nav-item {
display: inherit;
}
.site-menu-main .nav-link-item {
color: #fff;
position: relative;
font-family: Inter, sans-serif;
font-size: 16px;
font-style: normal;
font-weight: 400; }
@media (min-width: 992px) {
.site-menu-main .nav-link-item {
padding-top: 35px !important;
padding-bottom: 33px !important;
padding-left: 20px !important;
padding-right: 20px !important;
}
}
.site-menu-main .sub-menu {
position: absolute;
z-index: 500;
background-color: #fff;
box-shadow: -2px 2px 70px -25px rgba(0, 0, 0, 0.3);
padding: 20px 0px;
transition: opacity 0.5s ease, top 0.5s ease, margin-top 0.5s ease,
background-color 0.5s ease;
margin-top: 25px;
opacity: 0;
visibility: hidden;
}
@media (min-width: 992px) {
.site-menu-main .sub-menu {
top: 100%;
min-width: 227px;
max-width: 227px;
}
}
@media (min-width: 992px) {
.site-menu-main .sub-menu .sub-menu {
top: 0 !important;
left: 100%;
}
}
.site-menu-main .sub-menu--item {
color: var(--color-headings);
font-size: 16px;
font-weight: 700;
padding-left: 30px;
padding-right: 30px;
padding-top: 10px;
padding-bottom: 10px;
}
@media (max-width: 992px) {
.site-menu-main .sub-menu--item {
padding-top: 20px;
padding-bottom: 15px;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
}
@media (min-width: 992px) {
.site-menu-main .sub-menu--item {
color: #000;
}
}
.site-menu-main .sub-menu--item>a {
color: inherit;
}
@media (min-width: 992px) {
.site-menu-main .sub-menu--item>a {
transition: 0.4s;
}
}
.site-menu-main .sub-menu--item:hover>a {
color: #864E9F;
}
@media (min-width: 992px) {
.site-menu-main .sub-menu.megamenu {
background-color: #fff;
}
}
.site-menu-main .sub-menu.megamenu .dropdown-image-block {
max-height: 336px;
}
@media (min-width: 320px) and (max-width: 992px) {
.site-menu-main .sub-menu.megamenu {
border: 0;
}
}
@media (min-width: 992px) {
.site-menu-main .sub-menu.megamenu {
padding: 30px;
min-width: 925px;
left: 50%;
transform: translateX(-50%) translateY(10px);
will-change: transform;
top: 100%;
box-shadow: 0 42px 54px rgba(0, 0, 0, 0.09);
border: 1px solid #e7e9ed;
border-radius: 8px;
visibility: hidden;
z-index: -99;
opacity: 0;
pointer-events: none;
}
.site-menu-main .sub-menu.megamenu.megadropdown-center {
transform: translateX(-50%) translateY(-10px);
}
.site-menu-main .sub-menu.megamenu.megadropdown-right {
right: 0%;
transform: translateX(0%) translateY(10px);
}
.site-menu-main .sub-menu.megamenu.megadropdown-left {
left: 0%;
transform: translateX(0%) translateY(10px);
}
}
@media (min-width: 1200px) {
.site-menu-main .sub-menu.megamenu {
min-width: 1100px;
}
}
@media (min-width: 1366px) {
.site-menu-main .sub-menu.megamenu {
min-width: 1300px;
}
}
.site-menu-main .sub-menu.megamenu .single-dropdown-block .mega-drop-menu-item {
padding-top: 14px;
padding-bottom: 14px;
display: block;
}
.site-menu-main .sub-menu.megamenu .mega-drop-menu-item {
padding-top: 2.5px;
padding-bottom: 2.5px;
font-size: 16px;
font-weight: 700;
transition: 0.4s;
color: #000;
}
@media (min-width: 320px) and (max-width: 992px) {
.site-menu-main .sub-menu.megamenu .mega-drop-menu-item {
color: var(--color-headings);
border-top: 1px solid var(--border-color-3);
padding-left: 20px;
padding-bottom: 13px;
padding-top: 13px;
}
}
@media (min-width: 992px) {
.site-menu-main .sub-menu.megamenu .mega-drop-menu-item {
padding-left: 0px;
padding-right: 10px;
}
.site-menu-main .sub-menu.megamenu .mega-drop-menu-item:hover {
color: #864E9F !important;
}
}
@media (min-width: 320px) and (max-width: 992px) {
.site-menu-main .sub-menu.megamenu [class*="col-"] {
padding-left: 0;
padding-right: 0;
}
.site-menu-main .sub-menu.megamenu [class*="row-"] {
margin-left: 0;
margin-right: 0;
}
}
@media (min-width: 992px) {
li.nav-item-has-children:not(.has-megamenu) {
position: relative;
}
}
@media (min-width: 992px) {
li.nav-item-has-children:hover>.sub-menu {
top: 100%;
margin-top: 0;
visibility: visible;
opacity: 1;
z-index: 99;
pointer-events: visible;
border-radius: 0px 0px 15px 15px;
border-top: 3px solid #fbb040;
}
}
.site-menu-main>li .sub-menu>ul>li>a {
display: inline-block;
padding: 10px 0;
font-size: 15px;
color: #555;
transition: color 0.3s ease;
text-decoration: none;
text-transform: capitalize;
}
.site-menu-main>li .sub-menu.mega-menu {
left: 50%;
transform: translateX(-50%);
}
.mobile-menu-head,
.mobile-menu-trigger {
display: none;
} @media (max-width: 991px) {
.site-header .mobile-menu-trigger {
display: flex;
height: 30px;
width: 30px;
margin-left: 15px;
cursor: pointer;
align-items: center;
justify-content: center;
}
.site-header .mobile-menu-trigger span {
display: block;
height: 2px;
background-color: #0d152e;
width: 24px;
position: relative;
}
.site-header .mobile-menu-trigger span:before,
.site-header .mobile-menu-trigger span:after {
content: "";
position: absolute;
left: 0;
width: 100%;
height: 100%;
background-color: #0d152e;
}
.dark-mode-texts .mobile-menu-trigger span {
background-color: #fff;
}
.dark-mode-texts .mobile-menu-trigger span:before,
.dark-mode-texts .mobile-menu-trigger span:after {
background-color: #fff;
}
.site-header .mobile-menu-trigger span:before {
top: -6px;
}
.site-header .mobile-menu-trigger span:after {
top: 6px;
}
.site-header .item-right {
align-items: center;
}
.site-header .menu-block {
position: fixed;
width: 320px;
background-color: #ffffff;
left: 0;
top: 0;
height: 100%;
overflow: hidden;
transform: translate(-100%);
transition: all 0.5s ease;
z-index: 1099;
}
.site-header .menu-block.active {
transform: translate(0%);
}
.site-menu-main>li {
line-height: 1;
margin: 0;
display: block;
}
.site-menu-main>li>a {
line-height: 50px;
height: 50px;
padding: 0 50px 0 15px;
display: block;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.site-menu-main>li>a i {
position: absolute;
height: 50px;
width: 50px;
top: 0;
right: 0;
text-align: center;
line-height: 50px;
transform: rotate(-90deg);
}
.site-header .menu-block .mobile-menu-head {
display: flex;
height: 50px;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
justify-content: space-between;
align-items: center;
position: relative;
z-index: 501;
position: sticky;
background-color: #ffffff;
top: 0;
}
.site-header .menu-block .mobile-menu-head .go-back {
height: 50px;
width: 50px;
border-right: 1px solid rgba(0, 0, 0, 0.1);
cursor: pointer;
line-height: 50px;
text-align: center;
color: #000000;
font-size: 16px;
display: none;
}
.site-header .menu-block .mobile-menu-head.active .go-back {
display: block;
}
.site-header .menu-block .mobile-menu-head .current-menu-title {
font-size: 15px;
font-weight: 500;
color: #000000;
visibility: hidden;
}
.site-header .menu-block .mobile-menu-head.active .current-menu-title {
visibility: visible;
}
.site-header .menu-block .mobile-menu-head .mobile-menu-close {
height: 50px;
width: 50px;
border-left: 1px solid rgba(0, 0, 0, 0.1);
cursor: pointer;
line-height: 50px;
text-align: center;
color: #000000;
font-size: 25px;
}
.site-header .menu-block .site-menu-main {
height: 100%;
overflow-x: hidden;
overflow-y: auto;
}
.site-menu-main>li .sub-menu.mega-menu,
.site-menu-main>li .sub-menu {
visibility: visible;
opacity: 1;
position: absolute;
box-shadow: none;
margin: 0;
padding: 15px;
top: 0;
left: 0;
width: 100%;
height: 100%;
padding-top: 50px;
max-width: none;
min-width: auto;
display: none;
transform: translateX(0%);
overflow-y: auto;
overflow-x: hidden;
}
.site-menu-main>li .sub-menu.active {
display: block;
}
.site-menu-main>li .sub-menu>ul>li>a,
.site-menu-main>li .sub-menu.mega-menu>.list-item>ul>li>a {
display: block;
}
.site-menu-main>li .sub-menu.mega-menu>.list-item>ul {
margin-bottom: 15px;
}
.menu-overlay {
position: fixed;
background-color: rgba(0, 0, 0, 0.5);
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: 1098;
visibility: hidden;
opacity: 0;
transition: all 0.5s ease;
}
.menu-overlay.active {
visibility: visible;
opacity: 1;
}
} @media (min-width: 992px) {
.has-megamenu ul {
margin-left: auto;
}
.site-menu-main a {
display: flex;
align-items: center;
}
.site-menu-main i {
margin-left: 15px;
font-size: 15px;
}
}
@media (min-width: 1200px) {
.site-header--menu-center .menu-block-wrapper {
position: absolute !important;
left: 50%;
transform: translateX(-50%);
}
}
.nav-item-has-children a {
display: flex;
justify-content: space-between;
}
.reveal-header {
background: #242c32 !important;
}
@media (min-width: 992px) {
.reveal-header .site-navbar {
padding-top: 8px;
}
}
@media (min-width: 1200px) {
.reveal-header {
padding-top: 15px;
padding-bottom: 15px;
}
}
.reveal-header .nav-link-item {
color: #fff !important;
}
.reveal-header .btn {
color: #fff !important;
}
.reveal-header .btn:hover {
color: #fff !important;
}
.reveal-header .dark-version-logo {
display: block !important;
}
.reveal-header .light-version-logo {
display: none !important;
}
@media (min-width: 992px) {
.reveal-header li.nav-item-has-children:hover>.sub-menu {
top: 100%;
}
.reveal-header li.nav-item-has-children:hover>.megamenu {
top: 112%;
}
}
.menu-block.active .nav-link-item {
color: #242c32;
}
.cta-item h6 {
color: #242c32;
font-family: Inter, sans-serif;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 24px;
}
.cta-item p {
color: #615f5f;
font-family: Inter, sans-serif;
font-size: 13px;
font-style: normal;
font-weight: 400;
line-height: 18px;
margin-top: 2px !important;
}
.why-choose-area h2 {
font-family: Roboto;
font-size: 50px;
font-style: normal;
font-weight: 600;
line-height: 56px;
}
@media (min-width: 480px) {
.d-xs-inline-flex {
display: inline-flex !important;
}
}
.landing-2-menu .nav-link-item {
color: #242c32;
}
@media (min-width: 992px) {
.landing-2-menu .site-navbar {
padding-top: 0;
padding-bottom: 0;
}
.landing-2-menu.reveal-header {
padding-top: 0;
padding-bottom: 0;
}
}
@media (min-width: 992px) {
.landing-3-menu.reveal-header {
padding-top: 0px;
}
}
@media (min-width: 1200px) {
.landing-3-menu.reveal-header {
padding-top: 15px;
}
}
.landing-4-menu .nav-link-item {
color: #0d152e;
}
@media (min-width: 992px) {
.landing-4-menu .site-navbar {
padding-top: 0;
padding-bottom: 0;
}
.landing-4-menu.reveal-header {
padding-top: 0;
padding-bottom: 0;
}
}
@media (min-width: 992px) {
.landing-5-menu.reveal-header {
padding-top: 0px;
}
}
@media (min-width: 1200px) {
.landing-5-menu.reveal-header {
padding-top: 15px;
}
}
.landing-6-menu .nav-link-item {
color: #fff;
}
@media (min-width: 992px) {
.landing-6-menu .site-navbar {
padding-top: 0;
padding-bottom: 0;
}
.landing-6-menu.reveal-header {
padding-top: 0;
padding-bottom: 0;
}
}
.landing-8-menu .nav-link-item {
color: #0d152e;
}
@media (min-width: 992px) {
.landing-8-menu .site-navbar {
padding-top: 0;
padding-bottom: 0;
}
.landing-8-menu.reveal-header {
padding-top: 0;
padding-bottom: 0;
}
}
@media (min-width: 992px) {
.landing-9-menu .site-navbar {
padding-top: 0;
padding-bottom: 0;
}
.landing-9-menu.reveal-header {
padding-top: 0;
padding-bottom: 0;
}
}
.landing-inner-menu .nav-link-item {
color: #0d152e;
}
@media (min-width: 992px) {
.landing-inner-menu.reveal-header {
padding-top: 0px;
}
}
@media (min-width: 1200px) {
.landing-inner-menu.reveal-header {
padding-top: 15px;
}
}
.inner-menu-bg {
background: #fff;
}
@media (min-width: 320px) {
.inner-menu-bg .site-navbar {
padding-top: 20px;
padding-bottom: 20px;
}
}
@media (min-width: 768px) {
.inner-menu-bg .site-navbar {
padding-top: 25px;
padding-bottom: 25px;
}
}
@media (min-width: 992px) {
.inner-menu-bg .site-navbar {
padding-top: 0;
padding-bottom: 0;
}
}
@media (min-width: 1200px) {
.inner-menu-bg .site-navbar {
padding-top: 25px;
padding-bottom: 25px;
}
}
@media (min-width: 992px) {
.inner-menu-bg.reveal-header {
padding-top: 0;
}
}
@media (min-width: 1200px) {
.inner-menu-bg.reveal-header {
padding-top: 15px;
}
}
.inner-menu-bg.reveal-header .site-navbar {
padding-top: 0;
padding-bottom: 0;
}
.sign-in-menu .site-navbar {
padding-top: 0 !important;
}
.sign-in-menu .menu-block-wrapper {
display: none !important;
}
.sign-in-menu .mobile-menu-trigger {
display: none !important;
}
@media (min-width: 992px) {
.sign-in-menu .container-fluid .site-navbar {
padding-left: 20px !important;
padding-right: 20px !important;
}
}
@media (min-width: 1600px) {
.sign-in-menu .container-fluid .site-navbar {
padding-left: 60px !important;
padding-right: 60px !important;
}
}
@media (min-width: 992px) {
.site-header--menu-right .sub-menu .sub-menu {
top: 0 !important;
left: inherit;
right: 100%;
}
}
ul.site-menu-main .nav-item i {
transition: all 0.4s ease-in-out;
}
ul.site-menu-main .nav-item:hover i {
transform: rotate(-180deg);
}
li.sub-menu--item.nav-item-has-children:hover i {
transform: rotate(-180deg) !important;
}
li.sub-menu--item.nav-item-has-children i {
transform: rotate(-90deg) !important;
transition: all 0.4s ease-in-out;
}
.single-dropdown-block h3 {
opacity: 0.5;
color: #0d152e;
font-size: 13px;
font-weight: 700;
font-style: normal;
letter-spacing: 1.1px;
line-height: normal;
text-align: left;
text-transform: uppercase;
margin-bottom: 25px;
display: none;
}
@media (min-width: 992px) {
.single-dropdown-block h3 {
display: block;
}
}
.btn {
border-radius: 6px;
font-size: 16px;
font-weight: 700;
height: 40px;
min-width: 130px;
line-height: 28px;
letter-spacing: -0.53px;
padding: 15px;
display: inline-flex;
align-items: center;
justify-content: center;
}
.btn:hover {
color: #fff !important;
}
.btn:focus {
box-shadow: 0;
}
.btn.focus {
box-shadow: 0;
}
.btn.btn-medium {
min-width: 160px;
height: 48px;
line-height: 36px;
}
.btn.btn--lg {
min-width: 181px;
height: 61px;
}
.btn.btn-xl {
min-width: 180px;
height: 60px;
border-radius: 5px;
}
.btn.btn--xxl {
min-width: 194px;
height: 60px;
border-radius: 5px;
}
.btn.with-icon i {
margin-left: -5px;
margin-right: 3px;
font-size: 16px;
margin-top: 2px;
}
.btn--reset {
background: transparent;
border: 0;
}
.btn--link {
color: #864E9F;
font-size: 13px;
text-transform: uppercase;
font-weight: 700;
min-width: 88px;
letter-spacing: 1.63px;
line-height: normal;
height: 22px;
padding: 0;
border-radius: 0;
border-bottom: 2px solid #864E9F;
padding: 0px 0px 15px 0px !important;
margin-top: 40px;
}
.btn--link:hover {
color: #864E9F !important;
}
.landing-1-menu .log-in-btn {
color: #fff;
font-size: 16px;
font-weight: 700;
font-style: normal;
height: 46px;
letter-spacing: normal;
line-height: normal;
text-align: center;
}
.landing-1-menu .sign-in-btn {
color: #fff;
font-size: 16px;
font-weight: 700;
font-style: normal;
letter-spacing: normal;
line-height: normal;
text-align: center;
min-width: 111px;
height: 46px;
border-radius: 6px;
border: 1px solid #fff;
}
.landing-1-menu .sign-in-btn:hover {
color: #fff;
}
.landing-2-menu .sign-in-btn {
background-color: #864e9f;
color: #fff;
font-style: normal;
letter-spacing: normal;
text-align: center;
min-width: 111px;
height: 46px;
border-radius: 3px;
font-family: Inter;
font-size: 15px;
font-style: normal;
font-weight: 600;
line-height: 22px;
}
.landing-2-menu .sign-in-btn:hover {
color: #fff;
}
.landing-3-menu .log-in-btn {
color: #fff;
font-size: 16px;
font-weight: 700;
font-style: normal;
border: 1px solid #fff;
height: 46px;
letter-spacing: normal;
line-height: normal;
text-align: center;
margin-right: 30px;
}
.landing-3-menu .sign-in-btn {
background-color: #864E9F;
color: #fff;
font-size: 16px;
font-weight: 700;
font-style: normal;
letter-spacing: normal;
line-height: normal;
text-align: center;
min-width: 111px;
height: 46px;
border-radius: 6px;
}
.landing-3-menu .sign-in-btn:hover {
color: #fff;
}
.landing-4-menu .send-request-btn {
min-width: 166px;
height: 50px;
border-radius: 33px;
background-color: #864E9F;
color: #fff;
font-size: 16px;
font-weight: 700;
font-style: normal;
letter-spacing: -0.53px;
line-height: normal;
margin-left: 15px;
}
.landing-5-menu .sign-in-btn {
border: 1px solid #ffffff;
color: #fff;
font-size: 16px;
font-weight: 700;
font-style: normal;
letter-spacing: normal;
line-height: normal;
text-align: center;
min-width: 111px;
height: 46px;
border-radius: 23px;
min-width: 110px;
}
.landing-5-menu .sign-in-btn:hover {
color: #fff;
}
.landing-6-menu .log-in-btn {
min-width: 120px;
color: #fff;
font-size: 16px;
font-weight: 700;
font-style: normal;
border: 1px solid #fff;
height: 46px;
letter-spacing: normal;
line-height: normal;
text-align: center;
margin-right: 30px;
}
.landing-6-menu .sign-in-btn {
min-width: 120px;
background-color: #864E9F;
color: #fff;
font-size: 16px;
font-weight: 700;
font-style: normal;
letter-spacing: normal;
line-height: normal;
text-align: center;
min-width: 111px;
height: 46px;
}
.landing-6-menu .sign-in-btn:hover {
color: #fff;
}
.landing-inner-menu .log-in-btn {
color: #0d152e;
font-size: 16px;
font-weight: 700;
font-style: normal;
min-width: 111px;
height: 46px;
letter-spacing: -0.53px;
line-height: normal;
text-align: center;
}
.landing-inner-menu .log-in-btn:hover {
color: #0d152e !important;
}
.landing-inner-menu.reveal-header .log-in-btn:hover {
color: #fff !important;
}
.landing-inner-menu .sign-in-btn {
color: #fff;
background-color: #864E9F;
font-size: 16px;
font-weight: 700;
font-style: normal;
letter-spacing: -0.53px;
line-height: normal;
text-align: center;
height: 46px;
border-radius: 6px;
}
.landing-inner-menu .sign-in-btn:hover {
color: #fff;
}
.check-input-control {
margin-bottom: 20px;
}
.check-input-control input:checked~.checkbox {
background: #864E9F !important;
border-color: #864E9F;
}
.check-input-control input:checked~.checkbox::after {
content: "\f00c";
font-family: "Font Awesome 5 Free";
color: #fff;
font-size: 11px;
text-align: center;
line-height: 20px;
font-weight: 700;
position: absolute;
top: 0px;
left: 50%;
transform: translate(-50%);
}
.check-input-control .checkbox {
position: relative;
line-height: 1;
min-width: 20px;
max-width: 20px;
min-height: 20px;
max-height: 20px;
border-radius: 50%;
background: #9ea1ab;
display: inline-block;
cursor: pointer;
}
.check-input-control .checkbox-2 {
border-radius: 5px;
border: 1px solid #b5b5b5;
background: #fff;
} .gr-radio-input input:checked~label .round-indicator {
border: 1px solid #473bf0;
background: #fff;
}
.gr-radio-input input:checked~label .round-indicator:after {
opacity: 1;
}
.gr-radio-input input:checked~label .round-indicator {
border: 1px solid #864E9F;
background: #fff;
}
.gr-radio-input input:checked~label .round-indicator:after {
opacity: 1;
}
.round-indicator {
position: relative;
display: inline-block;
border: 1px solid #e5e5e5;
background-color: #e5e5e5;
min-width: 20px;
max-width: 20px;
min-height: 20px;
max-height: 20px;
border-radius: 500px;
}
.round-indicator:after {
content: "";
background-color: #473bf0;
min-width: 12px;
max-width: 12px;
min-height: 12px;
max-height: 12px;
border-radius: 500px;
position: absolute;
top: 50%;
left: 50%;
opacity: 0;
transform: translate(-50%, -50%);
} .form-control::-moz-placeholder {
color: #687497;
opacity: 1;
}
.form-control::placeholder {
color: #687497;
opacity: 1;
}
.form-control:focus {
box-shadow: none !important;
} .section__heading h2 {
color: #0d152e;
font-size: 36px !important;
font-weight: 600;
font-style: normal;
line-height: normal;
margin-bottom: 20px;
text-align: center;
margin-top: 1.5rem !important;
margin-bottom: 1.5rem !important;
font-family: Roboto;
}
@media (min-width: 480px) {
.section__heading h2 {
font-size: 38px !important;
}
}
@media (min-width: 768px) {
.section__heading h2 {
font-size: 48px !important;
}
}
.section__heading p {
color: #81838c;
font-size: 16px;
font-weight: 400;
font-style: normal;
letter-spacing: -0.66px;
line-height: 34px;
margin-bottom: 0;
} .section__heading-2 h1 {
color: #242C32;
font-size: 36px !important;
font-style: normal;
line-height: 48px;
margin-bottom: 20px; font-family: Roboto;
font-weight: 600;
}
@media (min-width: 480px) {
.section__heading-2 h1 {
font-size: 38px !important;
line-height: 50px;
}
}
@media (min-width: 992px) {
.section__heading-2 h1 {
font-size: 50px !important;
line-height: 55px;
}
}
.section__heading-2 p {
color: #81838c;
font-size: 16px;
font-style: normal;
line-height: 24px;
margin-bottom: 0;
font-family: Inter;
font-weight: 400;
} .domain-area {
padding-top: 50px;
padding-bottom: 57px;
}
@media (min-width: 768px) {
.domain-area {
padding-top: 70px;
padding-bottom: 77px;
}
}
@media (min-width: 992px) {
.domain-area {
padding-top: 110px;
padding-bottom: 120px;
}
}
.domain-area__heading h2 {
color: #0d152e;
font-size: 40px;
font-weight: 600;
font-style: normal;
line-height: 50px;
font-family: Roboto;
}
@media (min-width: 576px) {
.domain-area__heading h2 {
font-size: 48px;
line-height: 60px;
}
}
@media (min-width: 1600px) {
.domain-search-area {
padding: 0px 80px;
}
}
.domain-search-area__search-form {
width: 100%;
box-shadow: 0 31px 32px rgba(170, 170, 170, 0.16);
border-radius: 15px;
background-color: #fff;
padding: 20px 15px 20px 15px;
margin-top: 20px;
}
@media (min-width: 768px) {
.domain-search-area__search-form {
padding: 10px 10px 10px 30px;
border-radius: 45px;
margin-top: 45px;
}
}
.domain-search-area__input {
position: relative;
}
@media (min-width: 576px) {
.domain-search-area__input {
margin-right: 30px;
}
}
.domain-search-area__input .form-control {
width: 100%;
border: 0;
color: #9ea1ab;
font-size: 18px;
font-weight: 400;
font-style: normal;
padding-left: 0px;
letter-spacing: -0.59px;
line-height: normal;
}
@media (min-width: 576px) {
.domain-search-area__input .form-control {
width: 350px;
}
}
@media (min-width: 768px) {
.domain-search-area__input .form-control {
width: 325px;
}
}
@media (min-width: 992px) {
.domain-search-area__input .form-control {
padding-left: 10px;
width: 480px;
}
}
@media (min-width: 1200px) {
.domain-search-area__input .form-control {
width: 665px;
}
}
@media (min-width: 1366px) {
.domain-search-area__input .form-control {
width: 685px;
}
}
@media (min-width: 768px) {
.domain-search-area__input:after {
position: absolute;
content: "";
background: #eaeced;
height: 90px;
width: 1px;
right: 0;
top: -27px;
}
}
.domain-search-area__dropdown {
display: inline-block;
width: 100%;
}
@media (min-width: 768px) {
.domain-search-area__dropdown {
width: initial;
}
}
.domain-search-area__dropdown .nice-select {
padding-left: 0;
width: 100%;
}
@media (min-width: 768px) {
.domain-search-area__dropdown .nice-select {
width: 100px;
}
}
@media (min-width: 992px) {
.domain-search-area__dropdown .nice-select {
width: 150px;
}
}
.domain-search-area__dropdown .nice-select .list {
width: 100%;
}
.domain-search-area__dropdown span {
color: #9ea1ab;
font-size: 18px;
font-weight: 400;
font-style: normal;
letter-spacing: -0.59px;
line-height: normal;
}
.domain-search-area__dropdown ul li {
color: #9ea1ab;
font-size: 18px;
font-weight: 400;
font-style: normal;
letter-spacing: -0.59px;
line-height: normal;
}
.domain-search-area__search-btn {
position: relative;
margin-top: 10px;
}
@media (min-width: 768px) {
.domain-search-area__search-btn {
margin-top: 00px;
}
}
.domain-search-area__search-btn .btn {
min-width: 100%;
height: 50px;
box-shadow: 21px 15px 23px rgba(65, 111, 244, 0.11);
border-radius: 45px;
background-color: #864E9F;
color: #fff;
font-size: 16px;
font-weight: 600;
font-style: normal;
line-height: normal;
}
@media (min-width: 768px) {
.domain-search-area__search-btn .btn {
min-width: 198px;
height: 70px;
}
}
.domain-search-area__search-btn i {
position: absolute;
font-size: 16px;
color: #fff;
top: 50%;
left: 38px;
transform: translate(-50%, -50%);
}
.domain-price-area {
margin-top: 30px;
}
@media (min-width: 576px) {
.domain-price-area {
margin-top: 40px;
}
}
.domain-price-area__single {
margin-bottom: -10px;
}
@media (min-width: 576px) {
.domain-price-area__single {
margin-bottom: 0px;
}
}
.domain-price-area__single span {
color: #81838c;
font-size: 16px;
font-weight: 700;
display: inline-block;
font-style: normal;
letter-spacing: -0.66px;
line-height: normal;
margin: 10px 15px;
}
@media (min-width: 480px) {
.domain-price-area__single span {
font-size: 16px;
}
}
@media (min-width: 576px) {
.domain-price-area__single span {
margin: 0px;
}
} .faq-area-l9-1 {
padding-top: 40px;
padding-bottom: 50px;
}
@media (min-width: 768px) {
.faq-area-l9-1 {
padding-top: 80px;
padding-bottom: 80px;
}
}
@media (min-width: 992px) {
.faq-area-l9-1 {
padding-bottom: 115px;
}
}
.faq-area-l9-1 .section__heading-2 h1 {
color: #fff;
}
.faq-area-l9-1 .section__heading-2 p {
color: #687497;
}
@media (min-width: 992px) {
.faq-l9-1 {
padding-top: 58px;
}
}
.faq-l9-1 .accordion li {
position: relative;
list-style: none;
border-bottom: 1px solid #1c2b57;
padding: 30px 0px 32px 0px;
}
.faq-l9-1 .accordion li p {
display: none;
padding: 20px 15px 27px 0px;
margin-bottom: 6px;
color: #687497;
font-size: 16px;
font-weight: 400;
font-style: normal;
letter-spacing: -0.53px;
line-height: 28px;
}
.faq-l9-1 .accordion a {
width: 100%;
display: block;
cursor: pointer;
text-decoration: none;
color: #fff;
font-size: 16px;
font-weight: 700;
font-style: normal;
letter-spacing: -0.66px;
line-height: normal;
position: relative;
padding-right: 20px;
}
.faq-l9-1 .accordion a:hover {
color: #fff;
}
.faq-l9-1 .accordion li .active {
color: #fff !important;
}
.faq-l9-1 .accordion .active:after {
border-right: 2px solid #fff !important;
border-bottom: 2px solid #fff !important;
}
.faq-l9-1 .accordion a:after {
width: 8px;
height: 8px;
border-right: 2px solid #fff;
border-bottom: 2px solid #fff;
position: absolute;
right: 0px;
content: " ";
top: 8px;
transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transition: all 0.2s ease-in-out;
}
.faq-l9-1 .accordion a.active:after {
transform: rotate(225deg);
-webkit-transform: rotate(225deg);
-moz-transform: rotate(225deg);
-ms-transform: rotate(225deg);
-o-transform: rotate(225deg);
transition: all 0.2s ease-in-out;
} .faq-main-banner {
padding: 141px 0px 40px 0px;
}
@media (min-width: 480px) {
.faq-main-banner {
padding: 115px 0px 40px 0px;
}
}
@media (min-width: 768px) {
.faq-main-banner {
padding: 135px 0px 60px 0px;
}
}
@media (min-width: 992px) {
.faq-main-banner {
padding: 163px 0px 80px 0px;
}
}
.faq-main-banner h2 {
color: #0d152e;
font-size: 36px;
font-weight: 600;
font-style: normal;
line-height: normal;
font-family: Roboto;
}
@media (min-width: 576px) {
.faq-main-banner h2 {
font-size: 40px;
}
}
@media (min-width: 768px) {
.faq-main-banner h2 {
font-size: 48px;
}
}
@media (min-width: 992px) {
.faq-main-banner h2 {
font-size: 40px;
}
}
.faq-main-area {
padding-bottom: 60px;
}
@media (min-width: 768px) {
.faq-main-area {
padding-bottom: 80px;
}
}
.faq-main-tab-area ul li a {
text-decoration: none;
color: #0d152e;
font-size: 16px;
font-weight: 400;
font-style: normal;
letter-spacing: -0.53px;
line-height: normal;
display: inline-block;
margin-bottom: 23px;
}
.faq-main-tab-area ul li.active a {
color: #864E9F;
font-weight: 700;
}
.faq-single-all-items {
margin-bottom: -60px;
padding-top: 10px;
}
@media (min-width: 768px) {
.faq-single-all-items {
padding-top: 20px;
}
}
@media (min-width: 992px) {
.faq-single-all-items {
padding-top: 0;
}
}
.faq-main-area-single {
margin-bottom: 30px;
}
@media (min-width: 768px) {
.faq-main-area-single {
margin-bottom: 40px;
}
}
@media (min-width: 992px) {
.faq-main-area-single {
margin-bottom: 60px;
}
}
.faq-main-area-single h2 {
color: #0d152e;
font-size: 24px;
font-weight: 600;
font-style: normal;
line-height: normal;
margin-bottom: 30px;
font-family: Roboto;
}
.faq-main-area-single .accordion li {
position: relative;
list-style: none;
border-radius: 5px; padding: 15px 20px 15px 15px;
margin-bottom: 10px;
}
.faq-main-area-single .accordion li.active .show-pluse { display: none;
}
.faq-main-area-single .accordion li .show-pluse { display: block;
}
.faq-main-area-single .accordion li.active .show-minus { display: block;
}
.faq-main-area-single .accordion li .show-minus {
display: none;
}
.faq-main-area-single .accordion a:after {
display: none !important;
}
.faq-main-area-single .accordion li p {
display: none;
padding: 20px 15px 0px 0px;
color: #615f5f;
font-size: 16px;
font-weight: 400;
font-style: normal;
letter-spacing: -0.53px;
line-height: 28px;
margin-bottom: 0;
}
.faq-main-area-single .accordion a {
width: 100%;
display: block;
cursor: pointer;
text-decoration: none;
font-size: 16px;
font-weight: 700;
font-style: normal;
line-height: normal;
position: relative;
padding-right: 20px;
margin-left: 0.5rem;
}
.faq-main-area-single .accordion li .active {
color: #0d152e !important;
}
.faq-main-area-single .accordion .active:after {
border-right: 2px solid #864E9F !important;
border-bottom: 2px solid #864E9F !important;
}
.faq-main-area-single .accordion a:after {
width: 8px;
height: 8px;
border-right: 2px solid #864E9F;
border-bottom: 2px solid #864E9F;
position: absolute;
right: 0px;
content: " ";
top: 8px;
transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transition: all 0.2s ease-in-out;
}
.faq-main-area-single .accordion a.active:after {
transform: rotate(225deg);
-webkit-transform: rotate(225deg);
-moz-transform: rotate(225deg);
-ms-transform: rotate(225deg);
-o-transform: rotate(225deg);
transition: all 0.2s ease-in-out;
} .bg-position {
background-repeat: no-repeat !important;
background-size: cover !important;
}
.hero--area-curve__2 {
position: relative;
z-index: 1;
overflow: hidden;
}
@media (min-width: 992px) {
.hero--area-curve__2:after {
position: absolute;
content: "";
background: #f7f9fb;
width: 105%;
height: 420px;
left: -1%;
bottom: -23%;
z-index: -1;
transform: rotate(-9deg);
}
}
@media (min-width: 992px) and (min-width: 1200px) {
.hero--area-curve__2:after {
transform: rotate(-10deg);
}
}
@media (min-width: 320px) {
.content-area-4 {
padding-top: 30px;
padding-bottom: 35px;
}
}
@media (min-width: 480px) {
.content-area-4 {
padding-top: 87px;
padding-bottom: 35px;
}
}
@media (min-width: 768px) {
.content-area-4 {
padding-top: 107px;
padding-bottom: 50px;
}
}
@media (min-width: 992px) {
.content-area-4 {
padding-top: 50px;
padding-bottom: 50px;
}
}
.content-area-4 .content-area-4-image-group {
position: relative;
}
.content-area-4 .content-area-4-image-group .image-1 img {
box-shadow: 32px 51px 84px rgba(111, 118, 138, 0.16);
border-radius: 30px;
}
.content-area-4 .content-area-4-image-group .image-2 {
display: none;
}
@media (min-width: 480px) {
.content-area-4 .content-area-4-image-group .image-2 {
display: block;
position: absolute;
top: -5%;
left: 14%;
z-index: -1;
}
}
@media (min-width: 576px) {
.content-area-4 .content-area-4-image-group .image-2 {
left: 18%;
}
}
@media (min-width: 768px) {
.content-area-4 .content-area-4-image-group .image-2 {
left: 14%;
}
}
@media (min-width: 992px) {
.content-area-4 .content-area-4-image-group .image-2 {
left: 14%;
}
}
@media (min-width: 1200px) {
.content-area-4 .content-area-4-image-group .image-2 {
left: 20%;
}
}
@media (min-width: 1600px) {
.content-area-4 .content-area-4-image-group .image-2 {
left: 24%;
}
}
.content-area-4 .content-area-4-image-group .image-3 {
position: absolute;
top: 50%;
left: 5%;
}
@media (min-width: 1200px) {
.content-area-4 .content-area-4-image-group .image-3 {
left: 5%;
}
}
@media (min-width: 1600px) {
.content-area-4 .content-area-4-image-group .image-3 {
left: 13%;
}
}
.content-area-4 .content-area-4-image-group .image-3 img {
box-shadow: -15px 24px 78px rgba(111, 118, 138, 0.16);
border-radius: 5px;
}
@media (min-width: 320px) {
.content-area-4 .content-area-4-image-group .image-3 img {
display: none;
}
}
@media (min-width: 480px) {
.content-area-4 .content-area-4-image-group .image-3 img {
display: block;
}
}
.content-area-4 .content-area-4-image-group .image-4 {
position: absolute;
}
@media (min-width: 320px) {
.content-area-4 .content-area-4-image-group .image-4 {
position: absolute;
top: 60%;
left: 50%;
transform: translate(-50%, -50%);
}
}
@media (min-width: 480px) {
.content-area-4 .content-area-4-image-group .image-4 {
top: 50%;
right: 7%;
left: inherit;
transform: inherit;
}
}
@media (min-width: 992px) {
.content-area-4 .content-area-4-image-group .image-4 {
right: 7%;
}
}
@media (min-width: 1200px) {
.content-area-4 .content-area-4-image-group .image-4 {
right: 22%;
}
}
.content-area-4 .content-area-4-image-group .image-4 img {
box-shadow: -15px 24px 78px rgba(111, 118, 138, 0.16);
border-radius: 10px;
}
.content-area-4 .content {
padding-top: 20px;
}
@media (min-width: 1200px) {
.content-area-4 .content {
margin-right: 40px;
padding-top: 0px;
}
}
@media (min-width: 1366px) {
.content-area-4 .content {
margin-right: 70px;
}
}
@media (min-width: 1600px) {
.content-area-4 .content {
margin-right: 160px;
}
}
.content-area-4 .content .section__heading {
margin-bottom: 25px;
}
.content-area-4 .widgets-list { }
.content-area-4 .widgets-list .btn {
color: #fff;
width: 195px;
height: 40px;
border-radius: 3px;
background-color: #864e9f;
margin-top: 12px;
font-family: Inter;
font-size: 15px;
font-style: normal;
font-weight: 600;
line-height: 22px;
}
.content-area-4 .widget {
margin-bottom: 22px;
}
.content-area-4 .widget .widget-icon i {
width: 18px;
height: 18px;
line-height: 18px;
text-align: center;
color: #fff;
background-color: #00998e;
border-radius: 50%;
font-size: 10px;
margin-right: 12px;
}
.widget-text {
color: #615f5f;
font-family: Inter;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 26px;
}
.widget-text p {
margin-bottom: 0;
}
.content-area-4 .widget .widget-icon svg {
margin-right: 12px;
margin-top: -4px;
}
@media (min-width: 768px) {
.content-area-4 .widget p {
font-size: 17px;
}
}
@media (min-width: 1200px) {
.content-area-4 .widget p {
font-size: 18px;
}
} .footer-area {
background: #242c32;
}
.footer-area .footer-quick-link-area {
margin-bottom: -45px;
}
@media (min-width: 320px) {
.footer-area {
padding-top: 50px;
padding-bottom: 50px;
}
}
@media (min-width: 768px) {
.footer-area {
padding-top: 80px;
padding-bottom: 80px;
}
}
@media (min-width: 992px) {
.footer-area {
padding-top: 50px;
padding-bottom: 50px;
}
}
@media (min-width: 320px) {
.footer-area .join-us-content {
margin-right: 0px;
}
}
@media (min-width: 768px) {
.footer-area .join-us-content {
margin-right: 65px;
}
}
.footer-area .join-us-content h2 {
color: #fff;
font-size: 34px;
font-weight: 600;
font-style: normal;
line-height: 50px;
font-family: Roboto;
}
.footer-area .join-us-btn .btn {
min-width: 180px;
height: 60px;
color: #fff;
border-radius: 6px;
background-color: #864E9F;
}
@media (min-width: 320px) {
.footer-area .join-us-btn .btn {
margin-top: 25px;
}
}
@media (min-width: 768px) {
.footer-area .join-us-btn .btn {
margin-top: 0;
}
}
.footer-area .border-footer {
margin: 85px 0px 120px 0px;
background-color: #fff;
opacity: 0.1;
height: 1px;
}
@media (min-width: 320px) {
.footer-area .border-footer {
margin: 40px 0px 40px 0px;
}
}
@media (min-width: 768px) {
.footer-area .border-footer {
margin: 60px 0px 80px 0px;
}
}
@media (min-width: 992px) {
.footer-area .border-footer {
margin: 85px 0px 120px 0px;
}
}
.footer-area .footer-area-list-item h4 {
color: #fff;
font-style: normal;
text-align: left;
font-family: Roboto;
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: 24px;
}
@media (min-width: 320px) {
.footer-area .footer-area-list-item h4 {
margin-bottom: 25px;
}
}
@media (min-width: 992px) {
.footer-area .footer-area-list-item h4 {
margin-bottom: 25px;
}
}
.footer-area .footer-area-list-item {
margin-bottom: 45px;
}
.footer-area .footer-area-list-item ul {
margin-bottom: -15px;
}
.footer-area .footer-area-list-item ul li {
margin-bottom: 15px;
}
.footer-area .footer-area-list-item ul li a {
color: #c8c8c8;
font-weight: 400;
letter-spacing: normal;
line-height: normal;
text-align: left;
text-decoration: none;
font-family: Inter;
font-size: 15px;
line-height: 25px;
}
@media (min-width: 320px) {
.footer-area .get-in-touch-area {
margin-left: 0px;
padding-right: 0px;
}
}
@media (min-width: 992px) {
.footer-area .get-in-touch-area {
margin-left: 65px;
padding-right: 15px;
}
}
.footer-area .get-in-touch-area p {
color: #687497;
font-size: 16px;
font-weight: 400;
font-style: normal;
letter-spacing: -0.53px;
line-height: 28px;
}
.footer-area .get-in-touch-area h3 {
color: #864E9F;
font-size: 18px;
font-weight: 600;
font-style: normal;
line-height: normal;
margin-bottom: 32px;
font-family: Roboto;
}
.footer-area .get-in-touch-area ul {
margin: 0px -6px;
}
.footer-area .get-in-touch-area ul li {
display: inline-block;
margin: 0px 6px;
}
.footer-area .get-in-touch-area ul li i {
width: 40px;
height: 40px;
background-color: #0d152e;
line-height: 40px;
text-align: center;
border-radius: 50%;
color: #fff;
} .footer--area-2 h4 {
text-transform: initial;
font-size: 16px;
}
.footer--area-2 .nav-cta-content .cta-area-btn-group {
margin: 22px -8px -20px -8px;
}
.footer--area-2 .nav-cta-content .cta-area-btn-group a {
margin: 0px 8px 20px 8px;
display: inline-block;
}
.footer--area-2 .subscribe-newsletter {
margin-top: 30px;
}
@media (min-width: 768px) {
.footer--area-2 .subscribe-newsletter {
margin-top: 40px;
}
}
@media (min-width: 992px) {
.footer--area-2 .subscribe-newsletter {
margin-top: 0;
margin-left: 80px;
}
}
.footer--area-2 .subscribe-newsletter h4 {
margin-bottom: 19px;
}
.footer--area-2 .subscribe-newsletter .form-control {
font-size: 16px;
font-weight: 400;
color: #687497;
font-style: normal;
letter-spacing: -0.53px;
line-height: normal;
border: 0;
height: 65px;
border-radius: 6px;
background-color: #0d152e;
padding: 0px 150px 0px 18px;
}
.footer--area-2 .subscribe-newsletter .btn {
color: #fff;
width: 115px;
height: 45px;
border-radius: 6px;
background-color: #864E9F;
margin-left: 0px;
margin-top: 10px;
}
@media (min-width: 576px) {
.footer--area-2 .subscribe-newsletter .btn {
margin-left: -140px;
}
}
.footer--area-2 .footer-quick-link-area {
padding-top: 0;
}
@media (min-width: 768px) {
.footer--area-2 .footer-quick-link-area {
padding-top: 0;
}
}
@media (min-width: 992px) {
.footer--area-2 .footer-quick-link-area {
padding-top: 0;
}
}
.copy-right-area {
padding: 25px 0px;
background-color: #242c32 !important;
}
.copy-right-area .copy-right-text p {
color: #fff;
font-family: Inter;
font-size: 13px;
font-style: normal;
font-weight: 400;
line-height: 18px;
margin-bottom: 0;
}
.copy-right-area .social-link {
justify-content: center;
margin: 20px 0px 0px 0px;
}
@media (min-width: 576px) {
.copy-right-area .social-link {
justify-content: flex-end;
margin: 0px -12px 0px -12px;
}
}
.copy-right-area .social-link ul {
margin: 0;
padding: 0;
}
.copy-right-area .social-link h4 {
font-size: 16px;
font-weight: 400;
font-style: normal;
letter-spacing: -0.53px;
line-height: normal;
margin-bottom: 0;
}
.copy-right-area .social-link a {
color: #c8c8c8;
font-family: Inter;
font-size: 13px;
margin: 0px 12px;
}
.copy-right-area .social-link a:hover {
color: #fff;
}
.footer-2-border {
border: 1px solid #838383b8; } .footer-inner {
background: #101c3d;
}
.footer-inner .footer-quick-link-area {
margin-bottom: -45px;
}
@media (min-width: 320px) {
.footer-inner {
padding-top: 50px;
padding-bottom: 50px;
}
}
@media (min-width: 768px) {
.footer-inner {
padding-top: 80px;
padding-bottom: 80px;
}
}
@media (min-width: 992px) {
.footer-inner {
padding-top: 107px;
padding-bottom: 115px;
}
}
.footer-inner .footer-area-list-item h4 {
color: #fff;
font-size: 12px;
font-weight: 700;
font-style: normal;
letter-spacing: 1.2px;
line-height: normal;
text-align: left;
text-transform: uppercase;
}
@media (min-width: 320px) {
.footer-inner .footer-area-list-item h4 {
margin-bottom: 25px;
}
}
@media (min-width: 992px) {
.footer-inner .footer-area-list-item h4 {
margin-bottom: 40px;
}
}
.footer-inner .footer-area-list-item {
margin-bottom: 45px;
}
.footer-inner .footer-area-list-item ul {
margin-bottom: -15px;
}
.footer-inner .footer-area-list-item ul li {
margin-bottom: 15px;
}
.footer-inner .footer-area-list-item ul li a {
color: #687497;
font-size: 16px;
font-weight: 400;
font-style: normal;
letter-spacing: normal;
line-height: normal;
text-align: left;
text-decoration: none;
}
@media (min-width: 320px) {
.footer-inner .get-in-touch-area {
margin-left: 0px;
padding-right: 0px;
}
}
@media (min-width: 992px) {
.footer-inner .get-in-touch-area {
margin-left: 65px;
padding-right: 15px;
}
}
.footer-inner .get-in-touch-area p {
color: #687497;
font-size: 16px;
font-weight: 400;
font-style: normal;
letter-spacing: -0.53px;
line-height: 28px;
}
.footer-inner .get-in-touch-area h3 {
color: #864E9F;
font-size: 18px;
font-weight: 700;
font-style: normal;
letter-spacing: -0.82px;
line-height: normal;
margin-bottom: 32px;
}
.footer-inner .get-in-touch-area ul {
margin: 0px -6px;
}
.footer-inner .get-in-touch-area ul li {
display: inline-block;
margin: 0px 6px;
}
.footer-inner .get-in-touch-area ul li i {
width: 40px;
height: 40px;
background-color: #0d152e;
line-height: 40px;
text-align: center;
border-radius: 50%;
color: #fff;
}
.focus-reset:focus {
box-shadow: none;
outline: none;
} .cta-area {
position: relative;
min-height: 502px;
display: flex;
justify-content: center;
align-items: center;
background: linear-gradient(180deg,
rgba(0, 0, 0, 0) 0%,
rgba(0, 0, 0, 0.6) 100%);
}
.cta-area .cta-content {
padding: 50px 0px 0px 0px;
}
@media (min-width: 768px) {
.cta-area .cta-content {
padding: 70px 0px 0px 0px;
}
}
@media (min-width: 992px) {
.cta-area .cta-content {
padding: 132px 0px 130px 0px;
}
}
@media (min-width: 1200px) {
.cta-area .cta-content {
padding: 132px 140px 130px 0px;
}
}
.cta-area .cta-content h2 {
font-size: 36px;
font-weight: 600;
font-style: normal;
line-height: 47px;
font-family: Roboto;
}
@media (min-width: 576px) {
.cta-area .cta-content h2 {
font-size: 48px;
line-height: 60px;
}
}
.cta-area .cta-content .cta-area-btn-group {
margin: 33px -8px -20px -8px;
}
.cta-area .cta-content .cta-area-btn-group a {
margin: 0px 8px 20px 8px;
display: inline-block;
}
.cta-area .cta-area-image-group {
padding-top: 50px;
margin-left: 0px;
text-align: center;
}
@media (min-width: 992px) {
.cta-area .cta-area-image-group {
padding-top: 100px;
}
}
@media (min-width: 1200px) {
.cta-area .cta-area-image-group {
margin-left: 90px;
}
}
@media (min-width: 1366px) {
.cta-area .cta-area-image-group {
margin-left: 185px;
}
}
.cta-area .cta-area-image-group .image-1 {
position: relative;
bottom: 0;
z-index: 1;
}
@media (min-width: 992px) {
.cta-area .cta-area-image-group .image-1 {
position: absolute;
}
}
.cta-area .cta-area-image-group .image-1 img {
width: 100%;
}
@media (min-width: 480px) {
.cta-area .cta-area-image-group .image-1 img {
width: initial;
}
}
.cta-area .cta-area-image-group .image-2 {
position: absolute;
bottom: 0;
right: 0;
z-index: 0;
}
@media (min-width: 320px) {
.cta-area .cta-area-image-group .image-2 img {
display: none;
}
}
@media (min-width: 480px) {
.cta-area .cta-area-image-group .image-2 img {
display: block;
}
} .shape-position {
position: absolute;
top: 0;
right: 0;
z-index: -1;
}
@media (max-width: 768px) {
.shape-position {
width: 100%;
height: 600px;
top: -49px;
}
.process-model-area img.position-absolute {
display: none;
}
}
@media (min-width: 426px) and (max-width: 768px) {
.flexible-bg {
width: 420px !important;
}
}
@media (max-width: 480px) {
.shape-position {
width: 100%;
height: 506px;
top: -96px; }
.process-model-area img.position-absolute {
display: none;
}
}
.footer-bottom ul li a {
font-style: normal;
letter-spacing: normal;
line-height: normal;
text-align: left;
text-decoration: none;
color: #c8c8c8;
font-size: 13px;
}
.footer-main ul li a:hover {
color: white;
}
.fs-15 {
font-size: 15px;
}
.faq-area-2 .inside-card {
background-color: #f5f9f9;
border-radius: 32px;
}
.btn-faq {
color: #864e9f;
border-radius: 4px;
padding: 10px 20px;
font-size: 15px;
border: 2px solid #864e9f;
font-family: Inter;
font-style: normal;
font-weight: 600;
line-height: 25px;
}
.btn-faq:hover {
color: white;
background-color: #864e9f;
}
.fix-center {
bottom: -37px;
left: 50%;
transform: translateX(-50%);
}
.fix-top {
top: -37px;
left: 50%;
transform: translateX(-50%);
}
.btn-white {
color: #864e9f;
border-radius: 4px;
padding: 14px 20px;
background-color: white;
font-family: Inter;
font-size: 18px;
font-style: normal;
font-weight: 700;
line-height: 22px;
}
.btn-white:hover {
color: white;
background-color: #864e9f;
}
.talk-advisor-area {
padding: 50px 30px;
} .talk-advisor-area h2 {
color: #fff;
text-align: center;
font-family: Roboto;
font-size: 26px;
font-style: normal;
font-weight: 600;
margin-bottom: 20px;
}
@media (min-width: 576px) {
.talk-advisor-area {
padding: 100px 50px;
}
.talk-advisor-area h2 {
font-size: 36px;
}
}
@media (min-width: 768px) {
.talk-advisor-area {
padding: 100px 100px;
}
.talk-advisor-area h2 {
font-size: 50px;
line-height: 56px;
}
}
@media (min-width: 992px) {
.talk-advisor-area {
padding: 100px 150px;
}
}
@media (min-width: 1200px) {
.talk-advisor-area {
padding: 100px 200px;
}
}
.span-primary {
color: #864e9f !important;
}
.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
background-color: #864e9f !important;
}
.swiper .student-review__footer {
object-fit: cover;
height: 50px;
width: 50px;
border-radius: 50%;
} .expert-trainer-area {
background-color: #f9ecff;
padding-top: 120px !important;
}
.expert-trainer-card__content p {
color: #615f5f;
font-size: 13px;
} .form-container-bg {
border-radius: 32px;
background: linear-gradient(78deg, #642a7d 0%, #864e9f 98.56%);
padding: 50px 50px;
margin-bottom: -120px;
z-index: 999;
position: relative;
}
.form-container-bg .widget .widget-icon i {
width: 18px;
height: 18px;
line-height: 18px;
text-align: center;
color: #642a7d;
background-color: #ffffff;
border-radius: 50%;
font-size: 10px;
margin-right: 12px;
}
.form-container-bg .widget p {
font-family: Inter;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 26px;
color: #fff;
margin: 0;
}
.form-container-bg .widget {
margin-bottom: 10px;
}
.form-area-2 input {
height: 55px;
border-radius: 3px;
border: 1px solid #c8c8c8;
background-color: #fff;
padding-left: 15px;
color: #81838c;
font-size: 16px;
font-weight: 400;
font-style: normal;
line-height: normal;
}
.form-area-2 textarea {
border-radius: 3px;
border: 1px solid #c8c8c8;
background-color: #fff;
padding-left: 15px;
color: #81838c;
font-size: 16px;
font-weight: 400;
font-style: normal;
line-height: normal;
}
.form-area-2 input:focus {
border: 1px solid #864e9f;
}
.form-area-2 textarea:focus {
border: 1px solid #864e9f;
}
span.red {
color: #dc1d41;
}
.btn-new {
background-color: #864e9f;
color: white;
outline: none;
border: 0;
}
.btn-new:hover {
background-color: #642a7d;
color: white;
outline: none;
}
.profile-blog {
width: 18px !important;
height: 18px !important;
border-radius: 50% !important;
}
.blog-card {
padding: 6px;
}
.blog-area {
background-color: #f5f9f9;
padding-bottom: 140px !important;
margin-bottom: -120px;
}
.step-number {
width: 46px;
height: 46px;
border-radius: 50%;
background-color: #864e9f;
color: white;
display: flex;
justify-content: center;
align-items: center;
font-family: Roboto;
font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: 26px;
}
.process-model-item h3 {
color: #242c32;
font-family: Roboto;
font-size: 40px;
font-style: normal;
font-weight: 600;
line-height: 48px;
}
.process-model-item p {
color: #615f5f;
font-family: Inter;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 24px;
text-align: start !important;
width: 100%;
margin-top: 0.5rem !important;
}
@media (min-width: 768px) {
.process-model-item p {
width: 75%;
}
}
.bg-light-purple {
background-color: #f9ecff;
}
.course-area {
background-color: #f5f9f9; }
.course-area .course-item {
background: #fff;
border-radius: 12px;
padding: 10px;
position: relative;
}
.course-area .course-item .course-item__image {
border-radius: 12px;
object-fit: cover;
}
.course-area .course-item h3 {
color: #242c32;
font-family: Roboto;
font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: 26px;
}
.calendar-area .course-item p {
color: #615f5f;
font-family: Inter;
font-size: 13px;
font-style: normal;
font-weight: 400;
line-height: 18px;
}
.course-item__button a.btn-primary {
background-color: #864e9f;
color: white;
border-radius: 3px;
padding: 9px 20px;
border: none;
font-family: Inter;
font-size: 15px;
font-style: normal;
font-weight: 600;
line-height: 22px;
}
.course-item__button a.btn-primary:hover {
background-color: #642a7d;
color: white;
}
.course-item__button a.btn-outline-primary {
color: #864e9f;
border-radius: 4px;
padding: 10px 20px;
font-size: 15px;
border: none;
background-color: transparent;
font-family: Inter;
font-style: normal;
font-weight: 600;
line-height: 25px;
}
.course-item__button a.btn-outline-primary:hover {
color: #864e9f !important;
border: 1px solid #864e9f;
}
.course-area a.btn-link {
color: #864e9f;
text-decoration: none;
text-align: right;
font-family: Inter;
font-size: 15px;
font-style: normal;
font-weight: 600;
line-height: 25px;
}
.course-area a.btn-link:hover {
color: #864e9f !important;
text-decoration: underline;
}
.why-choose-area .cta-item { width: 385px;
max-width: 385px;
border-radius: 12px;
border: 1px solid #efefef;
background: #fff;
min-height: 120px;
}
.why-choose-area { min-height: 447px;
}
.about-video-area {
margin-bottom: 50px;
}
@media (max-width: 768px) {
.why-choose-area {
padding: 50px 20px;
}
}
@media (max-width: 576px) {
.why-choose-area {
padding: 50px 10px;
}
.about-video-area p {
width: 100% !important;
}
}
.watch-video {
text-decoration: none !important;
color: #fff;
margin-right: 12px;
font-family: Inter;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 26px;
letter-spacing: 0.8px;
text-transform: uppercase;
}
.about-video-area h2 {
color: #242c32;
text-align: center;
font-family: Roboto;
font-size: 40px;
font-style: normal;
font-weight: 600;
line-height: 48px;
margin-top: 40px !important;
margin-bottom: 1rem !important;
}
.about-video-area p {
color: #615f5f;
text-align: center;
font-family: Inter;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 24px;
margin: auto !important;
margin-bottom: 1rem !important;
width: 75%;
}
.about-video-area a.link {
color: #864e9f;
font-family: Inter;
font-size: 15px;
font-style: normal;
font-weight: 600;
line-height: 25px;
text-decoration: none;
margin-top: 20px;
cursor: pointer;
}
.course-area h2 {
color: #242c32;
font-family: Roboto;
font-size: 40px;
font-style: normal;
font-weight: 600;
line-height: 48px;
text-align: center;
margin-top: 0.25rem !important;
margin-bottom: 0.5rem !important;
}
.course-area p {
color: #615f5f;
font-family: Inter;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 24px;
}
.course-area .main-course p {
width: 75%;
text-align: center;
}
@media (min-width: 768px) {
.course-area h2 {
text-align: start !important;
}
.course-area .main-course p {
text-align: start !important;
}
}
@media (max-width: 576px) {
.course-area .main-course p {
width: 100% !important;
}
.form-container-bg {
padding: 50px 20px;
}
}
.course-item__content h3 {
margin-top: 0.5rem !important;
margin-bottom: 0.5rem !important;
}
.course-item__content p {
margin: 0 !important;
margin-left: 0.5rem !important;
}
.process-model-area h2 {
color: #242c32;
text-align: center;
font-family: Roboto;
font-size: 40px;
font-style: normal;
font-weight: 600;
line-height: 48px;
margin-top: 0.25rem !important;
margin-bottom: 0.25rem !important;
}
.process-model-area p {
color: #615f5f;
text-align: center;
font-family: Inter;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 24px;
}
.process-model-area .section-title p {
margin-top: 1rem !important;
margin-bottom: 1rem !important;
}
.position-arrow-1 {
width: 170px;
left: -80px;
bottom: -100px;
z-index: 999;
}
.position-arrow-2 {
width: 170px;
right: -80px;
bottom: -100px;
z-index: 999;
}
.student-reviews h1 {
color: #242c32;
text-align: center;
font-family: Roboto;
font-size: 50px;
font-style: normal;
font-weight: 600;
line-height: 56px;
margin-top: 1rem;
}
.student-reviews p {
color: #615f5f;
font-family: Inter;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 24px;
text-align: center;
}
.student-reviews h6 {
color: #242c32;
font-family: Inter;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 24px;
}
.student-review__image img {
width: 120px;
height: 120px;
border-radius: 50%;
}
.content-area-4 h2 {
color: #242c32;
font-family: Roboto;
font-size: 50px;
font-style: normal;
font-weight: 600;
line-height: 56px;
}
.content-area-4 p {
color: #615f5f; font-family: Inter;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 24px;
}
.blog-area h2 {
color: #242c32;
text-align: center;
font-family: Roboto;
font-size: 50px;
font-style: normal;
font-weight: 600;
line-height: 56px;
}
.blog-area .blog-card a {
color: #242c32;
font-family: Roboto;
font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: 26px;
text-decoration: none;
display: block;
margin-top: 10px;
margin-bottom: 10px;
cursor: pointer;
margin-top: 0.5rem !important;
margin-bottom: 0.5rem !important;
}
.blog-area .blog-card a:hover {
color: #864e9f;
}
.blog-area .blog-card p {
color: #838383;
font-family: Inter;
font-size: 13px;
font-style: normal;
font-weight: 400;
line-height: 18px;
margin: 0;
}
.form-area-2 h3 {
font-family: Roboto;
font-size: 40px;
font-style: normal;
font-weight: 600;
line-height: 48px;
color: #fff;
margin-top: 1rem !important;
margin-bottom: 1rem !important;
}
.section_form_heading p {
line-height: 24px;
}
.faq-area-2 p {
font-family: Inter;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 24px;
}
.section_form_heading p {
font-family: Inter;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 24px;
color: #fff;
}
form label {
color: #838383;
font-family: Inter;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 24px;
}
.form-area-2 input::placeholder {
color: #c8c8c8;
font-family: Inter;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 24px;
}
.form-area-2 button {
color: #fff;
text-align: center;
font-family: Inter;
font-size: 18px;
font-style: normal;
font-weight: 700;
line-height: 22px;
letter-spacing: 0px;
}
.expert-trainer-area h2 {
color: #242c32;
text-align: center;
font-family: Roboto;
font-size: 40px;
font-style: normal;
font-weight: 600;
line-height: 48px;
}
.expert-trainer-area h4 {
color: #242c32;
text-align: center;
font-family: Roboto;
font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: 26px;
margin-top: 6px;
margin-bottom: 6px;
}
.expert-trainer-area h4:hover {
color: #864e9f;
}
.expert-trainer-area a {
text-decoration: none;
}
.expert-trainer-area p {
color: #615f5f;
text-align: center;
font-family: Inter;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 24px;
}
.faq-area-2 h1 {
color: #242c32;
font-family: Roboto;
font-size: 40px;
font-style: normal;
font-weight: 600;
line-height: 48px;
margin-left: 1rem;
margin-top: 1.5rem !important;
}
@media (min-width: 576px) {
.faq-area-2 h1 {
margin-left: 0 !important;
}
}
.faq-area-2 .accordion li a {
color: #242c32;
font-family: Roboto;
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: 24px;
}
.faq-area-2 .accordion li p {
color: #615f5f;
font-family: Inter;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 24px;
}
.faq-area-2 p {
font-family: Inter;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 24px;
}
.form-bg {
width: 456px;
position: absolute;
top: 105px;
right: 0px;
mix-blend-mode: luminosity;
}
.form-bg-1 {
width: 456px;
position: absolute;
top: 44px;
right: 25%;
mix-blend-mode: luminosity;
}
.form-bg-2 {
width: 400px;
position: absolute;
top: 29%;
right: 10%;
mix-blend-mode: luminosity;
}
.faq-area-bg {
width: 325px;
position: absolute;
bottom: 51px;
right: 51px;
mix-blend-mode: luminosity;
}
.content-area-bg {
position: absolute;
top: -52px;
right: 51px;
width: 225px;
mix-blend-mode: luminosity;
}
.bg_review {
width: 350px;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
mix-blend-mode: luminosity;
}
.flexible-bg {
width: 766px;
position: absolute;
top: 86%;
left: 50%;
z-index: -100;
transform: translate(-50%, -50%);
mix-blend-mode: luminosity;
opacity: 0.6;
}
.form-gradient {
background: linear-gradient(78deg, #642a7d -28%, #773e90 98.56%);
}
.about-bg {
width: 500px;
position: absolute;
bottom: -78%;
left: 50%;
z-index: -100;
transform: translate(-50%, -50%);
mix-blend-mode: luminosity;
}
.cta-text h2 {
text-align: center;
font-family: Roboto;
font-size: 50px;
font-style: normal;
font-weight: 600;
line-height: 56px;
margin-bottom: 12px;
color: #fff;
text-align: center;
}
@media (max-width: 992px) {
.why-choose-area h2 {
margin-bottom: 90px !important;
}
}
@media (max-width: 1024px) {
.form-bg-1 {
width: 255px;
position: absolute;
bottom: 35px;
right: 6%;
mix-blend-mode: soft-light;
top: unset;
}
.form-bg-2 {
width: 255px;
position: absolute;
top: 116px;
right: 14%;
left: unset;
mix-blend-mode: luminosity;
bottom: unset;
}
}
@media (max-width: 426px) {
.flexible-bg {
width: 250px !important;
top: 146%;
}
.about-bg {
width: 250px;
}
.about-video-area h2 {
font-size: 31px;
line-height: 46px;
}
.student-reviews h1 {
font-size: 30px;
}
.content-area-4 h2 {
font-size: 36px;
line-height: 44px;
}
.cta-text h2 {
font-size: 36px;
line-height: 44px;
}
.form-area-2 h3 {
font-size: 33px;
line-height: 34px;
}
.why-choose-area h2 {
font-size: 29px;
line-height: 46px;
margin-bottom: 90px !important;
}
.form-area-2 svg.arrow {
visibility: hidden;
}
.form-gradient {
background: linear-gradient(62deg, #6c3385 39%, #854d9e 91.56%);
}
.form-bg {
width: 346px;
position: absolute;
top: 80px;
right: 0px;
mix-blend-mode: luminosity;
}
.faq-area-bg {
width: 325px;
position: absolute;
bottom: 81px;
right: 24px;
mix-blend-mode: luminosity;
}
.faq-area-2 .inside-card { }
}
.fixed-contact-btn {
position: fixed;
right: 0;
top: 20%;
border-radius: 6px 0px 0px 6px;
background: linear-gradient(78deg, #642a7d 0%, #864e9f 98.56%);
width: 56px;
height: 156px;
z-index: 9999;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
gap: 10px;
}
.fixed-contact-btn a {
color: #fff;
font-family: Roboto;
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: 24px;
writing-mode: vertical-lr;
text-orientation: mixed;
transform: rotate(180deg);
text-decoration: none;
}
.hero-img-inner img {
box-shadow: 0px 9px 20px 0px rgba(56, 56, 56, 0.3);
border-radius: 16px;
}
.expert-trainer-card__image {
filter: grayscale(100%);
-webkit-filter: grayscale(100%);
border-radius: 50%;
}
.expert-trainer-card__image:hover {
filter: grayscale(0%);
-webkit-filter: grayscale(0%);
cursor: pointer;
}
.course-item__offer-badge .badge {
position: absolute;
position: absolute;
top: 20px;
right: 20px;
padding: 6px 16px;
align-items: flex-start;
gap: 10px;
border-radius: 50px;
background-color: #00998e;
color: #fff;
font-family: Inter;
font-size: 13px;
font-style: normal;
font-weight: 500;
line-height: 18px;
}
.course-item__offer-badge .badge.white {
background-color: #fff;
color: #864e9f;
}  @media (min-width: 320px) {
.hero-area-2 {
padding-top: 110px;
padding-bottom: 30px;
}
}
@media (min-width: 480px) {
.hero-area-2 {
padding-top: 160px;
padding-bottom: 60px;
}
}
@media (min-width: 768px) {
.hero-area-2 {
padding-top: 180px;
padding-bottom: 80px;
}
}
@media (min-width: 992px) {
.hero-area-2 {
padding-top: 160px;
padding-bottom: 110px;
}
}
.hero-area-2 .hero-area-content {
padding-top: 35px;
}
.hero-area-2 span.badge {
padding: 6px 16px 6px 16px;
background-color: #f9ecff;
border-radius: 50px;
color: #642a7d;
font-family: Inter, sans-serif;
font-size: 13px;
font-style: normal;
font-weight: 400;
line-height: 18px;
margin-bottom: 12px;
}
.hero-area-2 .hero-area-content .special-card {
background-color: #f9ecff;
padding: 18px;
border-radius: 3px;
position: relative;
max-width: 200px;
margin-bottom: 20px; }
@media (min-width: 320px) {
.hero-area-2 .hero-area-content .special-card {
min-width: 147px;
}
}
.hero-area-2 .hero-area-content .special-card h4 {
text-decoration: none;
margin-bottom: 0;
color: #642a7d;
font-family: Inter, sans-serif;
font-size: 15px;
font-style: normal;
font-weight: 600;
line-height: 22px;
}
.hero-area-2 .hero-area-content .special-card p {
margin: 0;
color: #615f5f;
font-family: Inter, sans-serif;
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: 22px;
}
.hero-area-2 .hero-area-content .hero-area-btn-group svg {
position: absolute;
top: 18px;
right: 18px;
}
@media (min-width: 768px) {
.hero-area-2 .hero-area-content {
margin-right: 40px;
}
}
@media (min-width: 1200px) {
.hero-area-2 .hero-area-content {
margin-right: 85px;
padding-top: 0px;
}
}
@media (min-width: 1366px) {
.hero-area-2 .hero-area-content {
margin-right: 35px;
}
}
@media (min-width: 1600px) {
.hero-area-2 .hero-area-content {
margin-right: 160px;
}
}
.hero-area-2 .hero-area-content h2 {
color: #242c32;
font-family: "Roboto", sans-serif;
font-size: 40px;
font-style: normal;
font-weight: 600;
line-height: 46px;
}
@media (min-width: 576px) {
.hero-area-2 .hero-area-content h2 {
font-size: 50px;
line-height: 56px;
}
}
@media (min-width: 768px) {
.hero-area-2 .hero-area-content h2 {
font-size: 50px;
line-height: 56px;
}
}
@media (min-width: 992px) {
.hero-area-2 .hero-area-content h2 {
font-size: 50px;
}
}
@media (min-width: 1200px) {
.hero-area-2 .hero-area-content h2 {
font-size: 50px;
}
}
.hero-area-2 .hero-area-content p {
color: #615f5f;
font-size: 16px;
font-style: normal;
line-height: 24px;
font-weight: 400;
font-family: "Inter", sans-serif;
}
.hero-area-2 .hero-area-content .hero-area-btn-group {
margin: 18px -8px -20px -8px;
}
.hero-area-2 .hero-area-content .hero-area-btn-group a {
margin: 0px 8px 20px 8px;
display: inline-block;
text-decoration: none;
}
.hero-area-2 .hero-area-image-group {
position: relative;
max-width: 499px;
}
@media (min-width: 480px) {
.hero-area-2 .hero-area-image-group svg {
width: 350px;
}
}
@media (min-width: 1600px) {
.hero-area-2 .hero-area-image-group svg {
width: 490px;
}
}
.hero-area-2 .hero-area-image-group svg {
width: 300px;
} .why-choose-area .cta-item h6 {
margin-top: 0.25rem !important;
margin-bottom: 0.25rem !important;
}
.why-choose-area .cta-item p {
margin: 0 !important;
}
.why-choose-area .section-title h2 {
margin-top: 0.25rem !important;
color: #fff !important;
}  .footer-area .address p {
font-size: 15px;
color: #fff;
margin-top: 1rem;
width: 100%;
}
.footer-area .contact a {
font-size: 15px;
color: #fff;
text-decoration: none;
} .about-us-banner {
padding-top: 120px;
padding-bottom: 60px;
}
@media (min-width: 480px) {
.about-us-banner {
padding-top: 115px;
}
}
@media (min-width: 768px) {
.about-us-banner {
padding-top: 137px;
padding-bottom: 80px;
}
}
@media (min-width: 992px) {
.about-us-banner {
padding-top: 213px;
padding-bottom: 120px;
}
}
.about-us-banner-content h2 {
color: #242C32;
font-family: Roboto;
font-size: 29px;
font-style: normal;
font-weight: 600;
line-height: 32px;
}
.about-us-banner-content p {
color: #81838C;
font-size: 16px;
font-weight: 400;
font-style: normal;
margin-top: 15px;
font-family: Inter;
}
@media (min-width: 576px) {
.about-us-banner-content h2 {
font-size: 40px;
line-height: 52px;
}
}
@media (min-width: 768px) {
.about-us-banner-content h2 {
font-size: 50px;
line-height: 67px;
}
.about-us-banner-content p {
font-size: 16px;
margin-top: 15px;
}
}
@media (min-width: 992px) {
.about-us-banner-content h2 {
font-size: 50px;
line-height: 72px;
}
}
.about-us-banner-content .btn {
width: 180px;
height: 60px;
border-radius: 6px;
background-color: #864E9F;
color: #fff;
font-size: 16px;
font-weight: 700;
font-style: normal;
letter-spacing: -0.53px;
line-height: normal;
margin-top: 23px;
}
.inner-pages-menu li .nav-link {
color: #0D152E !important;
}
.log-in-btn-inner {
color: #0D152E !important;
}
.about-content-2 {
padding-top: 60px;
padding-bottom: 60px;
}
@media (min-width: 768px) {
.about-content-2 {
padding-top: 80px;
padding-bottom: 80px;
}
}
@media (min-width: 992px) {
.about-content-2 {
padding-top: 110px;
padding-bottom: 130px;
}
}
.about-content-2-img-2 {
margin-top: 25px;
}
@media (min-width: 992px) {
.about-content-2-img-2 img {
padding-left: 70px;
}
}
.about-content-2-right-img {
margin-top: 40px;
}
@media (min-width: 768px) {
.about-content-2-right-img {
margin-top: 50px;
}
}
@media (min-width: 992px) {
.about-content-2-right-img {
margin-top: 75px;
}
}
.about-content-2-content {
padding-top: 40px;
}
@media (min-width: 768px) {
.about-content-2-content {
padding-top: 0;
}
}
@media (min-width: 1200px) {
.about-content-2-content {
padding-left: 95px;
padding-right: 45px;
}
}
@media (min-width: 1600px) {
.about-content-2-content {
padding-right: 155px;
}
}
.about-content-2-content p {
margin-bottom: 32px;
} .feature-area-l4 .heading h2 {
color: #242c32;
text-align: center;
font-family: Roboto;
font-size: 40px;
font-style: normal;
font-weight: 600;
line-height: 48px;
}
.feature-l4-widget-items {
margin-top: 40px;
margin-bottom: -40px;
}
@media (min-width: 768px) {
.feature-l4-widget-items {
margin-top: 50px;
}
}
@media (min-width: 992px) {
.feature-l4-widget-items {
margin-top: 70px;
}
}
.feature-l4-widget-items .col-lg-4 {
margin-bottom: 40px;
}
.feature-l4-widget__icon img {
margin-right: 30px;
width: 30px;
}
.feature-l4-widget__icon i {
text-align: center;
width: 60px;
height: 60px;
line-height: 60px;
color: #fff;
font-size: 16px;
border-radius: 50%;
box-shadow: 7px 7px 14px rgba(65, 111, 244, 0.1);
background-color: #864E9F;
margin-right: 25px;
}
@media (min-width: 768px) {
.feature-l4-widget__icon img {
width: initial;
}
}
.feature-l4-widget__content {
margin-left: 25px;
}
.feature-l4-widget__content h4 {
color: #0D152E;
font-size: 16px;
font-weight: 700;
font-style: normal;
line-height: 30px;
font-family: Inter;
}
.feature-l4-widget__content p {
color: #81838C;
font-size: 16px;
font-weight: 400;
font-style: normal;
line-height: 28px;
font-family: Inter;
}
@media (min-width: 768px) {
.feature-l4-widget__content p {
padding-right: 0px;
}
}
@media (min-width: 1600px) {
.feature-l4-widget__content p {
padding-right: 26px;
}
} .feature-area-3 {
padding-top: 30px;
padding-bottom: 35px;
background-color: #e3ebff33;
}
@media (min-width: 768px) {
.feature-area-3 {
padding-bottom: 55px;
}
}
@media (min-width: 992px) {
.feature-area-3 {
padding-bottom: 105px;
}
}
.feature-area-3 .feature-area-3-image-group {
position: relative;
}
.feature-area-3 .feature-area-3-image-group .image-1 img {
box-shadow: 32px 51px 84px rgba(111, 118, 138, 0.16);
border-radius: 30px;
}
.feature-area-3 .feature-area-3-image-group .image-2 {
position: absolute;
top: -5%;
left: 0%;
z-index: -1;
}
@media (min-width: 320px) {
.feature-area-3 .feature-area-3-image-group .image-2 {
display: none;
}
}
@media (min-width: 480px) {
.feature-area-3 .feature-area-3-image-group .image-2 {
display: block;
left: 14%;
}
}
@media (min-width: 576px) {
.feature-area-3 .feature-area-3-image-group .image-2 {
left: 18%;
}
}
@media (min-width: 992px) {
.feature-area-3 .feature-area-3-image-group .image-2 {
left: 13%;
}
}
@media (min-width: 1200px) {
.feature-area-3 .feature-area-3-image-group .image-2 {
left: 20%;
}
}
@media (min-width: 1600px) {
.feature-area-3 .feature-area-3-image-group .image-2 {
left: 24%;
}
}
.feature-area-3 .feature-area-3-image-group .image-3 {
position: absolute;
top: 50%;
left: 0%;
}
@media (min-width: 480px) {
.feature-area-3 .feature-area-3-image-group .image-3 {
left: 8%;
}
}
@media (min-width: 576px) {
.feature-area-3 .feature-area-3-image-group .image-3 {
left: 13%;
}
}
@media (min-width: 1200px) {
.feature-area-3 .feature-area-3-image-group .image-3 {
left: 7%;
}
}
@media (min-width: 1366px) {
.feature-area-3 .feature-area-3-image-group .image-3 {
left: 4%;
}
}
@media (min-width: 1600px) {
.feature-area-3 .feature-area-3-image-group .image-3 {
left: 13%;
}
}
.feature-area-3 .feature-area-3-image-group .image-3 img {
box-shadow: -15px 24px 78px rgba(111, 118, 138, 0.16);
border-radius: 5px;
}
@media (min-width: 320px) {
.feature-area-3 .feature-area-3-image-group .image-3 img {
display: none;
}
}
@media (min-width: 480px) {
.feature-area-3 .feature-area-3-image-group .image-3 img {
display: block;
transform: scale(0.8);
}
}
@media (min-width: 576px) {
.feature-area-3 .feature-area-3-image-group .image-3 img {
transform: scale(1);
}
}
@media (min-width: 992px) {
.feature-area-3 .feature-area-3-image-group .image-3 img {
transform: scale(0.8);
}
}
@media (min-width: 1200px) {
.feature-area-3 .feature-area-3-image-group .image-3 img {
transform: scale(1);
}
}
.feature-area-3 .feature-area-3-image-group .image-4 {
position: absolute;
}
@media (min-width: 320px) {
.feature-area-3 .feature-area-3-image-group .image-4 {
position: absolute;
top: 60%;
left: 50%;
transform: translate(-50%, -50%);
}
}
@media (min-width: 480px) {
.feature-area-3 .feature-area-3-image-group .image-4 {
top: 50%;
right: 10%;
left: inherit;
transform: inherit;
}
}
@media (min-width: 992px) {
.feature-area-3 .feature-area-3-image-group .image-4 {
right: 4%;
}
}
@media (min-width: 1200px) {
.feature-area-3 .feature-area-3-image-group .image-4 {
right: 18%;
}
}
@media (min-width: 1366px) {
.feature-area-3 .feature-area-3-image-group .image-4 {
right: 22%;
}
}
.feature-area-3 .feature-area-3-image-group .image-4 img {
box-shadow: -15px 24px 78px rgba(111, 118, 138, 0.16);
border-radius: 10px;
}
@media (min-width: 480px) {
.feature-area-3 .feature-area-3-image-group .image-4 img {
transform: scale(0.8);
}
}
@media (min-width: 576px) {
.feature-area-3 .feature-area-3-image-group .image-4 img {
transform: scale(1);
}
}
@media (min-width: 992px) {
.feature-area-3 .feature-area-3-image-group .image-4 img {
transform: scale(0.8);
}
}
@media (min-width: 1200px) {
.feature-area-3 .feature-area-3-image-group .image-4 img {
transform: scale(1);
}
}
.feature-area-3 .feature-area-3-content {
padding-top: 35px;
}
@media (min-width: 1200px) {
.feature-area-3 .feature-area-3-content {
padding-top: 0px;
margin-right: 75px;
}
}
@media (min-width: 1600px) {
.feature-area-3 .feature-area-3-content {
margin-right: 165px;
}
}
.feature-area-3 .feature-area-3-content h2 {
color: #242c32;
font-family: Roboto;
font-size: 40px;
font-style: normal;
font-weight: 600;
line-height: 48px;
}
@media (min-width: 576px) {
.feature-area-3 .feature-area-3-content h2 {
font-size: 48px;
line-height: 60px;
}
}
.feature-area-3 .feature-area-3-content p {
color: #81838C;
font-size: 16px;
font-weight: 400;
font-style: normal;
letter-spacing: -0.66px;
line-height: 34px;
margin-top: 25px;
font-family: Inter;
}
.feature-area-3 .feature-area-3-content .feature-area-3-service {
margin-top: 53px;
}
.feature-area-3 .feature-area-3-content .feature-area-3-service ul {
margin-bottom: -23px;
}
.feature-area-3 .feature-area-3-content .feature-area-3-service ul li {
margin-bottom: 23px;
}
.feature-area-3 .feature-area-3-content .feature-area-3-service .service-icon {
border-radius: 10px;
margin-right: 32px;
}
.feature-area-3 .feature-area-3-content .feature-area-3-service .service-icon i {
height: 60px;
width: 60px;
text-align: center;
font-size: 25px;
line-height: 60px;
transform: rotate(-45deg);
}
.feature-area-3 .feature-area-3-content .feature-area-3-service .service-content {
margin-top: -6px;
}
.feature-area-3 .feature-area-3-content .feature-area-3-service .service-content h4 {
color: #0D152E;
font-size: 16px;
font-weight: 700;
font-style: normal;
line-height: 27px;
font-family: Inter;
}
.feature-area-3 .feature-area-3-content .feature-area-3-service .service-content p {
color: #81838C;
font-size: 16px;
font-weight: 400;
font-style: normal;
line-height: 28px;
margin-top: 12px;
font-family: Inter;
} .hero-area-l4 {
background-position: left !important;
background-size: 100% 30% !important;
padding-top: 110px;
padding-bottom: 50px;
}
@media (min-width: 480px) {
.hero-area-l4 {
padding-top: 135px;
}
}
@media (min-width: 768px) {
.hero-area-l4 {
background-size: 100% 45% !important;
padding-top: 130px;
padding-bottom: 70px;
}
}
@media (min-width: 992px) {
.hero-area-l4 {
background-size: 68% 72% !important;
padding-top: 130px;
padding-bottom: 70px;
}
.hero-l3-image-group .image-1 img {
width: 90% !important;
}
}
.hero-l3-heading h2 {
color: #242C32;
font-family: Roboto;
font-size: 40px;
font-style: normal;
font-weight: 600;
line-height: 45px;
}
@media (min-width: 480px) {
.hero-l3-heading h2 {
font-size: 40px;
line-height: 52px;
}
}
@media (min-width: 576px) {
.hero-l3-heading h2 {
font-size: 48px;
line-height: 60px;
}
}
.hero-l3-heading p { color: #615F5F;
font-family: Inter;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 24px;
}
.hero-l3-heading .btn {
width: 180px;
height: 60px;
background-color: #864e9f;
color: #fff;
font-style: normal;
letter-spacing: normal;
text-align: center;
border-radius: 3px;
font-family: Inter;
font-size: 15px;
font-style: normal;
font-weight: 600;
line-height: 22px;
}
.hero-l3-image-group {
position: relative;
}
.hero-l3-image-group .image-1 img {
width: 100%;
}
.hero-l3-image-group .image-2 {
position: absolute;
top: 50%;
right: 0%;
transform: translateY(-50%);
}
@media (min-width: 768px) {
.hero-l3-image-group .image-2 {
top: 50%;
right: -13%;
}
}
@media (min-width: 992px) {
.hero-l3-image-group .image-2 {
right: 0px;
}
}
@media (min-width: 1200px) {
.hero-l3-image-group .image-2 {
right: -13px;
}
}
@media (min-width: 1366px) {
.hero-l3-image-group .image-2 {
right: -13%;
}
}
.hero-l3-image-group .image-2 img {
box-shadow: 4px 28px 62px rgba(152, 152, 152, 0.16);
border-radius: 10px;
width: 140px;
}
@media (min-width: 480px) {
.hero-l3-image-group .image-2 img {
width: initial;
}
}
.hero-l3-image-group .image-3 {
position: absolute;
bottom: -50px;
left: 0px;
}
@media (min-width: 768px) {
.hero-l3-image-group .image-3 {
bottom: -50px;
left: -24px;
}
}
.hero-l3-image-group .image-3 img {
box-shadow: 9px 12px 30px rgba(123, 123, 123, 0.16);
border-radius: 10px;
} .testimonial-area-l9-1 {
padding-top: 10px; }
@media (min-width: 480px) {
.testimonial-area-l9-1 {
padding-top: 10px; }
}
@media (min-width: 768px) {
.testimonial-area-l9-1 {
padding-top: 60px; }
}
@media (min-width: 992px) {
.testimonial-area-l9-1 {
padding-top: 60px; }
}
.testimonial-area-l9-1--content {
background-position: center !important;
padding: 40px 0px 60px 0px;
}
@media (min-width: 480px) {
.testimonial-area-l9-1--content { }
}
@media (min-width: 768px) {
.testimonial-area-l9-1--content { }
}
@media (min-width: 992px) {
.testimonial-area-l9-1--content {
padding: 130px 0px 240px 0px; }
}
@media (min-width: 1600px) {
.testimonial-area-l9-1--content { }
}
.testimonial-slider-l9-1 .single-item {
box-shadow: 0 -1px 35px rgba(59, 59, 59, 0.16);
border-radius: 12px;
background-color: #fff;
padding: 0px 40px 32px 40px;
margin: 55px 25px;
}
.testimonial-slider-l9-1 .slider-image img {
display: inline-block;
margin-bottom: 20px;
margin-top: -35px;
}
.testimonial-slider-l9-1 .slider-content p {
color: #0D152E;
font-size: 16px;
font-weight: 700;
font-style: normal;
line-height: 28px;
margin-top: -12px;
font-family: Inter;
}
.testimonial-slider-l9-1 .slider-content i {
font-size: 25px;
color: #eaeaea;
}
.testimonial-slider-l9-1 .user-identity span {
color: #864E9F;
font-size: 16px;
font-weight: 700;
font-style: normal;
line-height: normal;
font-family: Inter;
}
.slider-l9-main {
position: relative;
}
.l9-slider-arrow-2 span {
width: 36px;
height: 36px;
line-height: 32px;
text-align: center;
background: rgba(199, 174, 211, 0.2);
border-radius: 50%;
margin: 0px 6px;
cursor: pointer;
}
.l9-slider-arrow-2 .prev9-1 {
position: absolute;
top: 45%;
z-index: 1;
}
.l9-slider-arrow-2 .next9-1 {
position: absolute;
top: 45%;
right: 0;
z-index: 1;
} .testimonial-l9-image-group {
position: relative;
}
.testimonial-l9-image-group .image-1 {
position: absolute;
display: none;
}
@media (min-width: 768px) {
.testimonial-l9-image-group .image-1 {
display: block;
top: 0;
left: 0%;
}
}
@media (min-width: 992px) {
.testimonial-l9-image-group .image-1 {
top: -30px;
left: 22%;
}
}
.testimonial-l9-image-group .image-2 {
position: absolute;
display: none;
}
@media (min-width: 768px) {
.testimonial-l9-image-group .image-2 {
display: block;
top: 160px;
left: 0%;
}
}
@media (min-width: 992px) {
.testimonial-l9-image-group .image-2 {
top: 115px;
left: 12%;
}
}
.testimonial-l9-image-group .image-3 {
position: absolute;
display: none;
}
@media (min-width: 768px) {
.testimonial-l9-image-group .image-3 {
display: block;
top: 335px;
left: 7%;
}
}
@media (min-width: 992px) {
.testimonial-l9-image-group .image-3 {
top: 320px;
left: 25%;
}
}
.testimonial-l9-image-group .image-4 {
position: absolute;
display: none;
}
@media (min-width: 768px) {
.testimonial-l9-image-group .image-4 {
display: block;
top: 300px;
right: 0%;
}
}
@media (min-width: 992px) {
.testimonial-l9-image-group .image-4 {
right: 19%;
}
}
.testimonial-l9-image-group .image-5 {
position: absolute;
display: none;
}
@media (min-width: 768px) {
.testimonial-l9-image-group .image-5 {
display: block;
top: -16px;
right: 0%;
}
}
@media (min-width: 992px) {
.testimonial-l9-image-group .image-5 {
top: 17px;
right: 13%;
}
} .blog-banner {
padding: 120px 0px 35px 0px;
}
@media (min-width: 480px) {
.blog-banner {
padding: 135px 0px 35px 0px;
}
}
@media (min-width: 768px) {
.blog-banner {
padding: 145px 0px 52px 0px;
}
}
.blog-banner h2 {
color: #0D152E;
font-size: 36px;
font-weight: 600;
font-style: normal;
line-height: normal;
font-family: Roboto;
}
@media (min-width: 576px) {
.blog-banner h2 {
font-size: 40px;
}
}
@media (min-width: 768px) {
.blog-banner h2 {
font-size: 40px;
}
}
p {
font-family: Inter;
}
.blog-banner p {
color: #81838C;
font-size: 16px;
font-weight: 400;
font-style: normal;
letter-spacing: -0.66px;
line-height: 34px;
font-family: Inter;
}
.blog-main-area { padding-bottom: 60px;
}
@media (min-width: 768px) {
.blog-main-area { padding-bottom: 80px;
}
}
@media (min-width: 992px) {
.blog-main-area { padding-bottom: 130px;
}
}
.date-comment {
margin-top: 40px;
}
.date-comment ul {
margin: 0px -14px -20px -14px;
}
.date-comment ul li {
display: inline-flex;
align-items: center;
margin: 0px 14px 20px 14px;
}
.date-comment span {
margin-left: 11px;
}
.blog-content-area i {
font-size: 15px;
color: #864E9F;
}
.blog-main-area .blog-card a {
color: #242c32;
font-family: Roboto;
font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: 26px;
text-decoration: none;
display: block;
margin-top: 10px;
margin-bottom: 10px;
cursor: pointer;
margin-top: 0.5rem !important;
margin-bottom: 0.5rem !important;
}
.blog-main-area .blog-card p {
color: #838383;
font-family: Inter;
font-size: 13px;
font-style: normal;
font-weight: 400;
line-height: 18px;
margin: 0;
}
.blog-content-area span {
font-size: 16px;
font-weight: 500;
font-style: normal;
letter-spacing: -0.53px;
line-height: normal;
}
.blog-content-area span a {
color: #0D152E;
text-decoration: none;
}
.blog-content-area h2 {
font-size: 30px;
font-weight: 600;
font-style: normal;
line-height: 42px;
margin-top: 30px;
font-family: Roboto;
}
@media (min-width: 576px) {
.blog-content-area h2 {
font-size: 34px;
line-height: 45px;
}
}
.blog-content-area h2 a {
color: #0D152E;
text-decoration: none;
}
.blog-content-area p {
color: #687497;
font-size: 16px;
font-weight: 400;
font-style: normal;
letter-spacing: -0.53px;
line-height: 28px;
margin-top: 18px;
}
.blog-content-area .continue-text a {
display: inline-block;
text-decoration: none;
color: #864E9F;
font-size: 18px;
font-weight: 700;
font-style: normal;
letter-spacing: -0.59px;
line-height: normal;
margin-top: 8px;
}
.blog-all-items {
margin-bottom: -30px;
padding-top: 35px;
}
@media (min-width: 768px) {
.blog-all-items {
padding-top: 0;
}
}
.blog-all-items .blog-item {
margin-bottom: 30px;
border-radius: 15px;
border: 1px solid #EAECED;
padding: 30px;
}
@media (min-width: 992px) {
.blog-right-sidebar {
padding-left: 0px;
}
}
@media (min-width: 1200px) {
.blog-right-sidebar {
padding-left: 70px;
}
}
@media (min-width: 1600px) {
.blog-right-sidebar {
padding-left: 100px;
}
}
.search-form .form-control {
height: 60px;
border-radius: 5px;
border: 1px solid #EAECED;
background-color: #fff;
color: #81838c;
font-size: 16px;
font-weight: 400;
font-style: normal;
letter-spacing: -0.53px;
line-height: normal;
padding-left: 25px;
}
.search-form button[type=submit] {
position: absolute;
right: 0px;
top: 50%;
color: #9EA1AB;
background-color: transparent;
cursor: pointer;
transform: translate(-50%, -50%);
border: 0;
}
.recent-posts h2 {
color: #0D152E;
font-size: 16px;
font-weight: 600;
font-style: normal;
line-height: normal;
margin-top: 12px;
margin-bottom: 35px;
font-family: Roboto;
}
.recent-posts .recent-post-item {
margin-bottom: 30px;
}
.recent-posts .recent-post-item .post-img {
padding-right: 18px;
width: 100px !important;
height: 50px !important;
object-fit: 'cover';
}
.recent-posts .recent-post-item .post-content h4 {
font-size: 16px;
font-weight: 600;
font-style: normal;
line-height: normal;
font-family: Inter;
}
.recent-posts .recent-post-item .post-content h4 a {
color: #0D152E;
text-decoration: none;
}
.recent-posts .recent-post-item .post-content p {
color: #81838C;
font-size: 16px;
font-weight: 500;
font-style: normal;
letter-spacing: -0.53px;
line-height: normal;
margin-bottom: 0;
}
.recent-posts .recent-post-item .post-content p a {
color: #81838C;
text-decoration: none;
}
.recent-posts .recent-post-item .post-content .post-date a {
margin-left: 11px;
}
.blog-categories {
margin-top: 50px;
}
@media (min-width: 768px) {
.blog-categories {
margin-top: 75px;
}
}
.blog-categories h2 {
color: #0D152E;
font-size: 16px;
font-weight: 600;
font-style: normal;
line-height: normal;
margin-bottom: 30px;
font-family: Roboto;
}
.blog-categories .categories-item ul li {
color: #81838C;
font-size: 16px;
font-weight: 400;
font-style: normal;
letter-spacing: -0.53px;
line-height: normal;
margin-bottom: 25px;
}
.blog-categories .categories-item ul li a {
color: #81838C;
text-decoration: none;
}
.blog-pagination {
padding-top: 40px;
}
@media (min-width: 768px) {
.blog-pagination {
padding-top: 60px;
}
}
.blog-pagination ul {
margin: 0px -3px 0px -3px;
}
.blog-pagination ul li {
display: inline-flex;
margin: 0px 3px 0px 3px;
font-size: 12px;
}
.blog-pagination a {
width: 40px;
height: 40px;
line-height: 40px;
border-radius: 50%;
text-align: center;
border: 1px solid #EAECED;
background-color: #fff;
text-decoration: none;
color: #0D152E;
font-size: 12px;
font-weight: 500;
font-style: normal;
letter-spacing: -0.53px;
transition: all 0.4s ease-in-out;
}
.blog-pagination a:hover {
background: #864E9F;
color: #fff;
}
.blog-pagination a.active {
background: #864E9F;
color: #fff;
}
.bg-catskillwhite {
background-color: #F7F9FB !important;
} .blog-details-main-area {
padding-bottom: 25px;
}
@media (min-width: 768px) {
.blog-details-main-area {
padding-top: 0px;
padding-bottom: 45px;
}
}
@media (min-width: 992px) {
.blog-details-main-area {
padding-top: 0px;
padding-bottom: 95px;
}
}
@media (min-width: 1200px) {
.blog-details-main-area .blog-right-sidebar {
padding-left: 70px;
}
}
@media (min-width: 1600px) {
.blog-details-main-area .blog-right-sidebar {
padding-left: 100px;
}
}
.blog-details-banner {
padding: 95px 0px 35px 0px;
}
@media (min-width: 480px) {
.blog-details-banner {
padding: 115px 0px 35px 0px;
}
}
@media (min-width: 768px) {
.blog-details-banner {
padding: 140px 0px 55px 0px;
}
}
@media (min-width: 992px) {
.blog-details-banner {
padding: 163px 0px 55px 0px;
}
}
.blog-details-banner h2 {
color: #0D152E;
font-size: 34px;
font-weight: 600;
font-style: normal;
line-height: 40px;
font-family: Roboto;
}
.blog-sub-details {
margin-top: 15px;
}
.blog-sub-details ul {
margin: 0px -5px 0px -5px;
}
.blog-sub-details ul li {
display: inline-flex;
margin: 0px 5px 0px 5px;
}
.blog-sub-details ul li a {
text-decoration: none;
color: #81838C;
font-size: 16px;
font-weight: 400;
font-style: normal;
letter-spacing: -0.53px;
line-height: normal;
}
.blog-sub-details ul li span {
margin-right: 9px;
}
.blog-details-content {
padding-top: 0px;
}
@media (min-width: 768px) {
.blog-details-content {
padding-top: 0;
}
}
.blog-details-content p {
color: #0D152E;
font-size: 16px;
font-weight: 400;
font-style: normal;
letter-spacing: -0.53px;
line-height: 28px;
margin-bottom: 28px;
font-family: Inter;
}
.blog-details-content h4 {
color: #0D152E;
font-size: 24px;
font-weight: 700;
font-style: normal;
letter-spacing: -0.79px;
line-height: normal;
margin-top: 45px;
margin-bottom: 30px;
font-family: Roboto;
}
.blog-single-content-area {
margin-top: 50px;
}
.comment-area {
padding-top: 45px;
padding-bottom: 60px;
}
@media (min-width: 768px) {
.comment-area {
padding-top: 65px;
padding-bottom: 80px;
}
}
@media (min-width: 992px) {
.comment-area {
padding-top: 100px;
padding-bottom: 130px;
}
}
.comment-body h2 {
color: #0D152E;
font-size: 34px;
font-weight: 700;
font-style: normal;
letter-spacing: -1.12px;
line-height: 50px;
margin-bottom: 0px;
}
@media (min-width: 768px) {
.comment-body h2 {
margin-bottom: 20px;
}
}
.comment-body label {
color: #0D152E;
font-size: 16px;
font-weight: 500;
font-style: normal;
letter-spacing: -0.5px;
line-height: normal;
margin-bottom: 14px;
margin-top: 35px;
}
.comment-body .form-control {
height: 51px;
border-radius: 5px;
border: 1px solid #EAECED;
background-color: #fff;
color: #81838C;
font-size: 16px;
font-weight: 400;
font-style: normal;
letter-spacing: -0.53px;
line-height: normal;
padding-left: 20px;
}
.comment-body .comment-box .form-control {
height: 231px;
padding-left: 24px;
padding-top: 25px;
}
.comment-body .form-control::-moz-placeholder {
color: #81838C;
opacity: 1;
}
.comment-body .form-control:-ms-input-placeholder {
color: #81838C;
opacity: 1;
}
.comment-body .form-control::placeholder {
color: #81838C;
opacity: 1;
}
.comment-body .btn {
min-width: 180px;
height: 60px;
border-radius: 6px;
background-color: #864E9F;
color: #fff;
font-size: 16px;
font-weight: 700;
font-style: normal;
letter-spacing: -0.53px;
line-height: normal;
margin-top: 50px;
}
.blog-comment-list-area {
padding-top: 48px;
padding-bottom: 45px;
}
@media (min-width: 768px) {
.blog-comment-list-area {
padding-top: 68px;
padding-bottom: 65px;
}
}
@media (min-width: 992px) {
.blog-comment-list-area {
padding-top: 100px;
padding-bottom: 100px;
}
}
.blog-comment-list-area h2 {
color: #0D152E;
font-size: 34px;
font-weight: 700;
font-style: normal;
letter-spacing: -1.12px;
line-height: 50px;
margin-bottom: 35px;
}
@media (min-width: 768px) {
.blog-comment-list-area h2 {
margin-bottom: 45px;
}
}
@media (min-width: 992px) {
.blog-comment-list-area h2 {
margin-bottom: 55px;
}
}
.comment-card {
border-radius: 5px;
border: 1px solid #EAECED;
background-color: #fff;
padding: 40px 40px 20px 40px;
margin-bottom: 30px;
}
.comment-card img {
margin-right: 15px;
}
.comment-card .author-name-date h4 {
color: #0D152E;
font-size: 16px;
font-weight: 700;
font-style: normal;
letter-spacing: -0.66px;
line-height: normal;
}
.comment-card .author-name-date span {
color: #9EA1AB;
font-size: 14px;
font-weight: 400;
font-style: normal;
letter-spacing: -0.46px;
line-height: normal;
}
.comment-card .comment-content p {
color: #0D152E;
font-size: 16px;
font-weight: 400;
font-style: normal;
letter-spacing: -0.53px;
line-height: 28px;
margin-top: 30px;
}
.comment-load-more-btn .btn {
color: #864E9F;
font-size: 16px;
font-weight: 700;
font-style: normal;
letter-spacing: -0.53px;
line-height: normal;
}
.comment-load-more-btn .btn:hover {
color: #864E9F !important;
}
.comment-load-more-btn i {
color: #864E9F;
margin-left: 22px;
} .terms-condition-banner {
padding: 98px 0px 35px 0px;
}
@media (min-width: 576px) {
.terms-condition-banner {
padding: 115px 0px 35px 0px;
}
}
@media (min-width: 768px) {
.terms-condition-banner {
padding: 135px 0px 60px 0px;
}
}
@media (min-width: 992px) {
.terms-condition-banner {
padding: 163px 0px 80px 0px;
}
}
.terms-condition-banner h2 {
color: #0D152E;
font-size: 36px;
font-weight: 600;
font-style: normal;
line-height: normal;
font-family: Roboto;
}
@media (min-width: 576px) {
.terms-condition-banner h2 {
font-size: 40px;
}
}
@media (min-width: 768px) {
.terms-condition-banner h2 {
font-size: 40px;
}
}
@media (min-width: 992px) {
.terms-condition-banner h2 {
font-size: 40px;
}
}
.terms-condition-area {
margin-bottom: 25px;
}
@media (min-width: 768px) {
.terms-condition-area {
margin-bottom: 45px;
}
}
@media (min-width: 992px) {
.terms-condition-area {
margin-bottom: 95px;
}
}
.terms-license-area {
margin-bottom: 35px;
margin-top: 40px;
}
.terms-license-area span {
font-weight: 700;
font-size: 16px;
margin-right: 10px;
}
.terms-license-area li {
color: #0D152E;
font-size: 18px;
font-weight: 400;
font-style: normal;
letter-spacing: -0.59px;
line-height: 40px;
display: inline-flex;
font-family: Inter;
}
.terms-condition-area h4 {
color: #0D152E;
font-size: 24px;
font-weight: 700;
font-style: normal;
letter-spacing: -0.79px;
line-height: normal;
margin-bottom: 30px;
font-family: Roboto;
}
.terms-condition-area p {
color: #0D152E;
font-size: 18px;
font-weight: 400;
font-style: normal;
letter-spacing: -0.53px;
line-height: 28px;
margin-bottom: 25px;
font-family: Inter;
}
.terms-con-content-3 {
margin-top: 40px;
} .contact-us-area {
padding-top: 85px;
}
@media (min-width: 768px) {
.contact-us-area {
padding-top: 113px;
}
}
@media (min-width: 992px) {
.contact-us-area {
padding-top: 158px;
}
}
.contact-us-area .contact-us-banner {
margin-bottom: 40px;
}
@media (min-width: 768px) {
.contact-us-area .contact-us-banner {
margin-bottom: 55px;
}
}
@media (min-width: 992px) {
.contact-us-area .contact-us-banner {
margin-bottom: 70px;
}
}
.contact-us-area .contact-us-banner h2 {
color: #0D152E;
font-size: 36px;
font-style: normal;
letter-spacing: -1.98px;
line-height: normal;
margin-bottom: 10px;
font-family: Roboto;
font-style: normal;
font-weight: 600;
}
@media (min-width: 576px) {
.contact-us-area .contact-us-banner h2 {
font-size: 40px;
}
}
@media (min-width: 768px) {
.contact-us-area .contact-us-banner h2 {
font-size: 40px;
}
}
.contact-us-area .contact-us-banner p {
color: #81838C;
font-size: 16px;
font-weight: 400;
font-style: normal;
letter-spacing: -0.66px;
line-height: 34px;
font-family: Inter;
}
.contact-us-form-area {
position: relative;
padding-bottom: 60px;
}
@media (min-width: 768px) {
.contact-us-form-area {
padding-bottom: 80px;
}
}
@media (min-width: 992px) {
.contact-us-form-area {
padding-bottom: 130px;
}
}
.contact-us-form-area:after {
position: absolute;
content: '';
background: #45145d;
bottom: 0;
left: 0;
width: 100%;
z-index: -1;
height: 75%;
}
.contact-us-form {
box-shadow: 0 -20px 79px rgba(0, 0, 0, 0.08);
border-radius: 15px;
background-color: #fff;
padding: 33px 30px 40px 30px;
}
.contact-us-form h2 {
margin-top: 10px;
margin-bottom: 30px;
}
@media (min-width: 576px) {
.contact-us-form { }
}
@media (max-width: 768px) {
.contact-us-form { }
}
.contact-us-form label {
color: #0D152E;
font-size: 16px;
font-weight: 500;
font-style: normal;
letter-spacing: -0.6px;
line-height: normal;
margin-bottom: 20px;
}
.contact-us-form .form-control::-moz-placeholder {
color: #81838C;
opacity: 1;
}
.contact-us-form .form-control:-ms-input-placeholder {
color: #81838C;
opacity: 1;
}
.contact-us-form .form-control::placeholder {
color: #81838C;
opacity: 1;
}
.contact-us-form .form-control {
color: #81838C;
font-size: 16px;
font-weight: 400;
font-style: normal;
letter-spacing: -0.53px;
line-height: normal;
height: 50px;
border-radius: 5px;
border: 1px solid #EAECED;
background-color: #fff;
margin-bottom: 28px;
padding-left: 15px;
}
.contact-us-form textarea {
height: 150px !important;
padding-top: 15px;
}
.contact-us-form .btn {
width: 100%;
height: 60px;
border-radius: 6px;
background-color: #864E9F;
color: #fff;
font-size: 16px;
font-weight: 700;
font-style: normal;
letter-spacing: -0.53px;
line-height: normal;
text-align: center;
}
.contact-get-in-touch-area {
margin-bottom: -30px;
padding-top: 60px;
}
@media (min-width: 768px) {
.contact-get-in-touch-area {
padding-top: 80px;
}
}
@media (min-width: 992px) {
.contact-get-in-touch-area {
padding-top: 120px;
}
}
.contact-get-in-touch-area .get-in-touch-single {
margin-bottom: 30px;
}
.contact-get-in-touch-area .get-in-touch-single .icon {
width: 80px;
height: 80px;
line-height: 80px;
text-align: center;
border-radius: 8px;
background-color: #864E9F;
}
.icon-contact {
display: flex;
align-self: self-start;
justify-content: center;
align-items: center;
width: 60px;
height: 60px;
line-height: 60px;
text-align: center;
border-radius: 8px;
background-color: #864E9F;
}
.contact-get-in-touch-area .get-in-touch-single .content h4 {
color: #fff;
font-size: 22px;
font-weight: 700;
font-style: normal;
letter-spacing: -0.73px;
margin-top: 35px;
margin-bottom: 25px;
}
.contact-get-in-touch-area .get-in-touch-single .content p {
color: #926897;
font-size: 18px;
font-weight: 400;
font-style: normal;
letter-spacing: -0.59px;
line-height: 30px;
}
.contact-get-in-touch-area .get-in-touch-single .content a {
text-decoration: none;
font-weight: 700;
color: #fff;
}
.contact-us-supp-btn .btn {
width: 100%;
height: 60px;
border-radius: 6px;
background-color: #864E9F;
color: #fff;
font-size: 16px;
font-weight: 700;
font-style: normal;
letter-spacing: -0.53px;
line-height: normal;
margin-top: 30px;
}
@media (min-width: 576px) {
.contact-us-supp-btn .btn {
width: 180px;
}
}
@media (min-width: 768px) {
.contact-us-supp-btn .btn {
margin-top: 60px;
}
} .faq-main-banner {
padding: 98px 0px 40px 0px;
}
@media (min-width: 480px) {
.faq-main-banner {
padding: 115px 0px 40px 0px;
}
}
@media (min-width: 768px) {
.faq-main-banner {
padding: 135px 0px 60px 0px;
}
}
@media (min-width: 992px) {
.faq-main-banner {
padding: 163px 0px 80px 0px;
}
}
.faq-main-banner h2 {
color: #0D152E;
font-size: 36px;
font-weight: 600;
font-style: normal;
line-height: normal;
font-family: Roboto;
}
@media (min-width: 576px) {
.faq-main-banner h2 {
font-size: 40px;
}
}
@media (min-width: 768px) {
.faq-main-banner h2 {
font-size: 48px;
}
}
@media (min-width: 992px) {
.faq-main-banner h2 {
font-size: 60px;
}
}
.faq-main-area {
padding-bottom: 60px;
}
@media (min-width: 768px) {
.faq-main-area {
padding-bottom: 80px;
}
}
}
.faq-main-tab-area ul li a {
text-decoration: none;
color: #0D152E;
font-size: 16px;
font-weight: 400;
font-style: normal;
letter-spacing: -0.53px;
line-height: normal;
display: inline-block;
margin-bottom: 23px;
}
.faq-main-tab-area ul li.active a {
color: #864E9F;
font-weight: 700;
}
.faq-single-all-items {
margin-bottom: -60px;
padding-top: 10px;
}
@media (min-width: 768px) {
.faq-single-all-items {
padding-top: 20px;
}
}
@media (min-width: 992px) {
.faq-single-all-items {
padding-top: 0;
}
}
.faq-main-area-single {
margin-bottom: 30px;
}
@media (min-width: 768px) {
.faq-main-area-single {
margin-bottom: 40px;
}
}
@media (min-width: 992px) {
.faq-main-area-single {
margin-bottom: 60px;
}
}
.faq-main-area-single h2 {
color: #0D152E;
font-size: 24px;
font-weight: 600;
font-style: normal;
line-height: normal;
margin-bottom: 30px;
font-family: Roboto;
}
.faq-main-area-single .accordion li {
position: relative;
list-style: none;
border-radius: 5px; padding: 15px 20px 15px 15px;
margin-bottom: 10px;
}
.faq-main-area-single .accordion li.active {
background: #f8fafc;
}
.faq-main-area-single .accordion li p {
display: none;
padding: 20px 15px 0px 0px;
color: #687497;
font-size: 16px;
font-weight: 400;
font-style: normal;
letter-spacing: -0.53px;
line-height: 28px;
margin-bottom: 0;
}
.faq-main-area-single .accordion a {
width: 100%;
display: block;
cursor: pointer;
text-decoration: none;
color: #0D152E;
font-size: 16px;
font-weight: 700;
font-style: normal;
letter-spacing: -0.53px;
line-height: normal;
position: relative;
padding-right: 20px;
}
.faq-main-area-single .accordion li .active {
color: #0D152E !important;
}
.faq-main-area-single .accordion .active:after {
border-right: 2px solid #864E9F !important;
border-bottom: 2px solid #864E9F !important;
}
.faq-main-area-single .accordion a:after {
width: 8px;
height: 8px;
border-right: 2px solid #864E9F;
border-bottom: 2px solid #864E9F;
position: absolute;
right: 0px;
content: " ";
top: 8px;
transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transition: all 0.2s ease-in-out;
}
.faq-main-area-single .accordion a.active:after {
transform: rotate(225deg);
-webkit-transform: rotate(225deg);
-moz-transform: rotate(225deg);
-ms-transform: rotate(225deg);
-o-transform: rotate(225deg);
transition: all 0.2s ease-in-out;
}
.breadcrumb-container {
padding: 30px 0px;
}
.breadcrumb-container .breadcrumb-item a {
color: #0D152E;
font-size: 16px;
font-weight: 400;
font-style: normal;
letter-spacing: -0.53px;
line-height: normal;
text-decoration: none;
}
.breadcrumb-container .breadcrumb-item a:hover {
color: #864E9F;
text-decoration: underline;
}
.breadcrumb-container .breadcrumb-item.active {
color: #864E9F !important;
}
h1 {
color: #242C32;
font-family: Roboto !important;
font-size: 40px;
font-style: normal;
font-weight: 600;
line-height: 46px;
}
p {
font-family: Inter !important;
font-size: 16px;
font-style: normal;
font-weight: 400 !important;
line-height: 24px;
}
h2 {
font-family: Roboto !important;
font-size: 40px;
font-style: normal;
font-weight: 600 !important;
line-height: 48px;
}
@media (min-width: 576px) {
h1 {
font-size: 50px;
line-height: 56px;
}
}
@media (min-width: 768px) {
h1 {
font-size: 50px;
line-height: 56px;
}
}
@media (min-width: 992px) {
h1 {
font-size: 50px;
line-height: 56px;
}
} .cta-area-l9-1 {
background: linear-gradient(78deg, #642A7D 0%, #753C8E 48.73%, #864E9F 98.56%);
border-radius: 23px;
padding: 17px 30px 30px 30px;
}
@media (min-width: 768px) {
.cta-area-l9-1 {
padding: 30px 30px 35px 30px;
}
}
@media (min-width: 992px) {
.cta-area-l9-1 {
padding: 70px 65px 66px 65px;
}
}
@media (min-width: 1600px) {
.cta-area-l9-1__content {
padding-right: 75px;
}
}
.cta-area-l9-1__content h2 {
color: #fff;
font-size: 30px;
font-weight: 600;
font-style: normal;
line-height: 50px;
font-family: Roboto;
}
@media (min-width: 768px) {
.cta-area-l9-1__content h2 {
font-size: 34px;
}
}
.cta-area-l9-1__btn .btn {
width: 180px;
height: 60px;
border-radius: 30px;
background-color: #fff;
color: #864E9F;
font-size: 16px;
font-weight: 600;
font-style: normal;
line-height: normal;
margin-top: 20px;
font-family: Roboto;
}
.cta-area-l9-1__btn .btn:hover {
background-color: #2c0d3a;
color: #fff;
}
@media (min-width: 768px) {
.cta-area-l9-1__btn .btn {
margin-top: 0;
}
} .cta-area-l7 {
position: relative;
}
.cta-area-l7 .cta-l7-bg {
border-radius: 0px;
background-color: #642A7D;
}
.cta-area-l7 .cta-content-l7 {
padding: 30px 0px 0px 0px;
}
@media (min-width: 480px) {
.cta-area-l7 .cta-content-l7 {
padding: 50px 0px 0px 30px;
}
}
@media (min-width: 768px) {
.cta-area-l7 .cta-content-l7 {
padding: 70px 0px 0px 30px;
}
.cta-area-l7 .cta-l7-bg {
border-radius: 15px;
}
}
@media (min-width: 992px) {
.cta-area-l7 .cta-content-l7 {
padding: 110px 0px 120px 50px;
}
}
@media (min-width: 1200px) {
.cta-area-l7 .cta-content-l7 {
padding: 110px 10px 120px 75px;
}
}
.cta-area-l7 .cta-content-l7 h2 {
font-size: 36px;
font-weight: 600;
font-style: normal;
line-height: 47px;
font-family: Roboto;
}
@media (min-width: 576px) {
.cta-area-l7 .cta-content-l7 h2 {
font-size: 48px;
line-height: 60px;
}
}
.cta-area-l7 .cta-content-l7 .cta-area-btn-group {
margin: 33px -8px -20px -8px;
}
.cta-area-l7 .cta-content-l7 .cta-area-btn-group a {
margin: 0px 8px 20px 8px;
display: inline-block;
}
.cta-area-l7 .cta-area-image-group-l7 {
padding-top: 50px;
margin-left: 0px;
text-align: center;
}
.cta-area-l7 .cta-area-image-group-l7 .image-1 {
position: relative;
z-index: 1;
}
@media (min-width: 992px) {
.cta-area-l7 .cta-area-image-group-l7 .image-1 {
position: absolute;
bottom: 0;
left: 50%;
z-index: 1;
transform: translatex(-50%);
}
.cta-area-image-group-l7 img {
position: absolute;
bottom: 0;
left: 10%;
}
}
.cta-area-l7 .cta-area-image-group-l7 .image-1 img {
width: 100%;
}
@media (min-width: 480px) {
.cta-area-l7 .cta-area-image-group-l7 .image-1 img {
width: initial;
}
}
.cta-area-l7 .cta-area-image-group-l7 .image-2 {
position: absolute;
bottom: 0;
left: 50%;
z-index: 0;
transform: translatex(-50%);
}
@media (min-width: 320px) {
.cta-area-l7 .cta-area-image-group-l7 .image-2 img {
display: none;
}
}
@media (min-width: 480px) {
.cta-area-l7 .cta-area-image-group-l7 .image-2 img {
display: block;
}
} .content-area-l9-2 {
padding-bottom: 47px;
}
@media (min-width: 768px) {
.content-area-l9-2 {
padding-bottom: 67px;
}
}
@media (min-width: 992px) {
.content-area-l9-2 {
padding-bottom: 117px;
}
}
.content-area-l9-2--image {
position: relative;
}
.content-area-l9-2--image img {
width: 100%;
}
.content-area-l9-2--image:after {
position: absolute;
content: "";
border-radius: 18px;
border: 2px solid #864E9F;
height: 100%;
width: 100%;
top: -35px;
left: 40px;
z-index: -1;
display: none;
}
@media (min-width: 576px) {
.content-area-l9-2--image:after {
display: block;
}
}
@media (min-width: 992px) {
.content-area-l9-2--image:after {
left: -40px;
}
}
@media (min-width: 1366px) {
.content-area-l9-2--image:after {
left: 40px;
}
}
.content-l9-2 {
padding-top: 30px;
}
@media (min-width: 768px) {
.content-l9-2 {
padding-top: 45px;
}
}
@media (min-width: 992px) {
.content-l9-2 {
padding-top: 0;
}
}
@media (min-width: 1200px) {
.content-l9-2 {
padding-right: 30px;
}
}
@media (min-width: 1600px) {
.content-l9-2 {
padding-right: 120px;
}
}
.content-l9-2__service {
margin-top: 50px;
}
.content-l9-2__service .expertise-item {
margin-bottom: -12px;
}
.content-l9-2__service .expertise-item .expertise-single {
margin-bottom: 12px;
}
.content-l9-2__service .expertise-head h4 {
color: #0D152E;
font-size: 16px;
font-weight: 700;
font-style: normal;
letter-spacing: -0.66px;
line-height: normal;
margin-bottom: 25px;
}
.content-l9-2__service .icon-area i {
font-size: 8px;
color: #fff;
width: 15px;
height: 15px;
line-height: 15px;
border-radius: 50%;
text-align: center;
box-shadow: 8px 11px 19px rgba(164, 160, 160, 0.27);
background-color: #864E9F;
margin-right: 15px;
}
.content-l9-2__service .content h4 {
color: #0D152E;
font-size: 18px;
font-weight: 400;
font-style: normal;
letter-spacing: -0.59px;
line-height: normal;
margin-bottom: 0;
}
.content-l9-2__work {
margin-top: 50px;
}
.content-l9-2__work ul {
margin: 0px -12px;
}
.content-l9-2__work ul li {
margin: 0px 12px;
}
.content-l9-2__work ul li img {
box-shadow: 0 19px 33px rgba(159, 159, 159, 0.25);
background-color: #fff;
padding: 15px;
border-radius: 50%;
}
.content-l9-2__work h4 {
color: #0D152E;
font-size: 16px;
font-weight: 700;
font-style: normal;
letter-spacing: -0.66px;
line-height: normal;
margin-bottom: 20px;
}
.testimonial-l9-image-group img{width:20%;}
.breadcrumb  li::before {
content: none !important; }