*,
*::after,
*::before {
    padding: 0;
    margin: 0;
    box-sizing: border-box
}

@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');


@font-face {
    font-family: flaticon;
    src: url(../font/Flaticon.woff2) format("woff2");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Avenir-Light';
    src: url(../font/Avenir-Light.ttf) format("woff2");
}

@font-face {
    font-family: 'Avenir-Regular';
    src: url(../font/Avenir-Regular.ttf) format("woff2");
}


:root {
    /* --primary-color: #c5d5dc; */
    --primary-color: #555399;
    --secondary-color: #29304e;
    --territiary-color: #29304e;
    --other-color: #29304e;
    --lt-bg-color: #f5f5f5;
    --heading-color: #0d0a46;
    --btn-color: #280246;
    --btn-hover: #280246;
    --sec-line: #FD3358;
    --white-color: #fff;
    --black-color: #000;
    /* --primary-font: "Jost", sans-serif;
    --secondary-font: "Yeseva One", serif;
    --other-font: "Jost", sans-serif; */
    --primary-font: "Poppins", sans-serif;
    --secondary-font: "Poppins", sans-serif;
    --other-font: "Poppins", sans-serif;
    --f1: 1px;
    --f2: 2px;
    --f3: 3px;
    --f4: 4px;
    --f5: 5px;
    --f6: 6px;
    --f7: 7px;
    --f8: 8px;
    --f9: 9px;
    --f10: 10px;
    --f11: 11px;
    --f12: 12px;
    --f13: 13px;
    --f14: 14px;
    --f15: 15px;
    --f16: 16px;
    --f17: 17px;
    --f18: 18px;
    --f19: 19px;
    --f20: 20px;
    --f21: 21px;
    --f22: 22px;
    --f23: 23px;
    --f24: 24px;
    --f25: 25px;
    --f26: 26px;
    --f27: 27px;
    --f28: 28px;
    --f29: 29px;
    --f30: 30px;
    --f31: 31px;
    --f32: 32px;
    --f33: 33px;
    --f34: 34px;
    --f35: 35px;
    --f36: 36px;
    --f37: 37px;
    --f38: 38px;
    --f39: 39px;
    --f40: 40px;
    --f41: 41px;
    --f42: 42px;
    --f43: 43px;
    --f44: 44px;
    --f45: 45px;
    --f46: 46px;
    --f47: 47px;
    --f48: 48px;
    --f49: 49px;
    --f50: 50px;
    --f51: 51px;
    --f52: 52px;
    --f53: 53px;
    --f54: 54px;
    --f55: 55px;
    --f56: 56px;
    --f57: 57px;
    --f58: 58px;
    --f59: 59px;
    --f60: 60px;
    --f70: 70px;
    --f75: 75px;
    --f80: 80px;
    --f85: 85px;
    --f90: 90px;
    --p1: 1px;
    --p2: 2px;
    --p3: 3px;
    --p4: 4px;
    --p5: 5px;
    --p6: 6px;
    --p7: 7px;
    --p8: 8px;
    --p9: 9px;
    --p10: 10px;
    --p11: 11px;
    --p12: 12px;
    --p13: 13px;
    --p14: 14px;
    --p15: 15px;
    --p16: 16px;
    --p17: 17px;
    --p18: 18px;
    --p19: 19px;
    --p20: 20px;
    --p21: 21px;
    --p22: 22px;
    --p23: 23px;
    --p24: 24px;
    --p25: 25px;
    --p26: 26px;
    --p27: 27px;
    --p28: 28px;
    --p29: 29px;
    --p30: 30px;
    --p31: 31px;
    --p32: 32px;
    --p33: 33px;
    --p34: 34px;
    --p35: 35px;
    --p36: 36px;
    --p37: 37px;
    --p38: 38px;
    --p39: 39px;
    --p40: 40px;
    --p41: 41px;
    --p42: 42px;
    --p43: 43px;
    --p44: 44px;
    --p45: 45px;
    --p46: 46px;
    --p47: 47px;
    --p48: 48px;
    --p49: 49px;
    --p50: 50px;
    --p51: 51px;
    --p52: 52px;
    --p53: 53px;
    --p54: 54px;
    --p55: 55px;
    --p56: 56px;
    --p57: 57px;
    --p58: 58px;
    --p59: 59px;
    --p60: 60px;
    --p61: 61px;
    --p62: 62px;
    --p63: 63px;
    --p64: 64px;
    --p65: 65px;
    --p66: 66px;
    --p67: 67px;
    --p68: 68px;
    --p69: 69px;
    --p70: 70px;
    --p71: 71px;
    --p72: 72px;
    --p73: 73px;
    --p74: 74px;
    --p75: 75px;
    --p76: 76px;
    --p77: 77px;
    --p78: 78px;
    --p79: 79px;
    --p80: 80px;
    --p81: 81px;
    --p82: 82px;
    --p83: 83px;
    --p84: 84px;
    --p85: 85px;
    --p86: 86px;
    --p87: 87px;
    --p88: 88px;
    --p89: 89px;
    --p90: 90px;
    --p91: 91px;
    --p92: 92px;
    --p93: 93px;
    --p94: 94px;
    --p95: 95px;
    --p96: 96px;
    --p97: 97px;
    --p98: 98px;
    --p99: 99px;
    --p100: 100px;
    --p120: 120px;
    --m1: 1px;
    --m2: 2px;
    --m3: 3px;
    --m4: 4px;
    --m5: 5px;
    --m6: 6px;
    --m7: 7px;
    --m8: 8px;
    --m9: 9px;
    --m10: 10px;
    --m11: 11px;
    --m12: 12px;
    --m13: 13px;
    --m14: 14px;
    --m15: 15px;
    --m16: 16px;
    --m17: 17px;
    --m18: 18px;
    --m19: 19px;
    --m20: 20px;
    --m21: 21px;
    --m22: 22px;
    --m23: 23px;
    --m24: 24px;
    --m25: 25px;
    --m26: 26px;
    --m27: 27px;
    --m28: 28px;
    --m29: 29px;
    --m30: 30px;
    --m31: 31px;
    --m32: 32px;
    --m33: 33px;
    --m34: 34px;
    --m35: 35px;
    --m36: 36px;
    --m37: 37px;
    --m38: 38px;
    --m39: 39px;
    --m40: 40px;
    --m41: 41px;
    --m42: 42px;
    --m43: 43px;
    --m44: 44px;
    --m45: 45px;
    --m46: 46px;
    --m47: 47px;
    --m48: 48px;
    --m49: 49px;
    --m50: 50px;
    --m51: 51px;
    --m52: 52px;
    --m53: 53px;
    --m54: 54px;
    --m55: 55px;
    --m56: 56px;
    --m57: 57px;
    --m58: 58px;
    --m59: 59px;
    --m60: 60px;
    --m61: 61px;
    --m62: 62px;
    --m63: 63px;
    --m64: 64px;
    --m65: 65px;
    --m66: 66px;
    --m67: 67px;
    --m68: 68px;
    --m69: 69px;
    --m70: 70px;
    --m71: 71px;
    --m72: 72px;
    --m73: 73px;
    --m74: 74px;
    --m75: 75px;
    --m76: 76px;
    --m77: 77px;
    --m78: 78px;
    --m79: 79px;
    --m80: 80px;
    --m81: 81px;
    --m82: 82px;
    --m83: 83px;
    --m84: 84px;
    --m85: 85px;
    --m86: 86px;
    --m87: 87px;
    --m88: 88px;
    --m89: 89px;
    --m90: 90px;
    --m91: 91px;
    --m92: 92px;
    --m93: 93px;
    --m94: 94px;
    --m95: 95px;
    --m96: 96px;
    --m97: 97px;
    --m98: 98px;
    --m99: 99px;
    --m100: 100px;
}

body {
    font-family: var(--primary-font);
    color: var(--primary-color);
    background: #e3edfc !important;
}

[class^=flaticon-]:before,
[class*=" flaticon-"]:before,
[class^=flaticon-]:after,
[class*=" flaticon-"]:after {
    font-family: Flaticon;
    font-style: normal
}

.flaticon-call:before {
    content: "\f100"
}

.flaticon-play-button:before {
    content: "\f101"
}

.flaticon-next:before {
    content: "\f102"
}

.flaticon-university:before {
    content: "\f103"
}

.flaticon-work:before {
    content: "\f104"
}

.flaticon-room:before {
    content: "\f105"
}

.flaticon-layers:before {
    content: "\f106"
}

.flaticon-security:before {
    content: "\f107"
}

.flaticon-wifi:before {
    content: "\f108"
}

.flaticon-location:before {
    content: "\f109"
}

.flaticon-taxi:before {
    content: "\f10a"
}

.flaticon-calendar:before {
    content: "\f10b"
}

.flaticon-check-mark:before {
    content: "\f10c"
}

.flaticon-right-chevron:before {
    content: "\f10d"
}

.flaticon-left-quote:before {
    content: "\f10e"
}

.flaticon-left-chevron:before {
    content: "\f10f"
}

.flaticon-target:before {
    content: "\f110"
}

.flaticon-award:before {
    content: "\f111"
}

.flaticon-parking:before {
    content: "\f112"
}

.flaticon-breakfast:before {
    content: "\f113"
}

.flaticon-shop:before {
    content: "\f114"
}

.flaticon-facebook:before {
    content: "\f115"
}

.flaticon-twitter:before {
    content: "\f116"
}

.flaticon-linkedin:before {
    content: "\f117"
}

.flaticon-instagram:before {
    content: "\f118"
}

.flaticon-cross-out:before {
    content: "\f119"
}

.flaticon-expand:before {
    content: "\f11a"
}

.flaticon-play-button-1:before {
    content: "\f11b"
}

.flaticon-down-arrow:before {
    content: "\f11c"
}

.flaticon-email:before {
    content: "\f11d"
}

label.error {
    color: red;
    font-size: 13px;
}

label.valid {
    display: none !important;
}

a {
    text-decoration: none;
    color: var(--secondary-color);
    font-family: var(--primary-font);
}

a:hover {
    text-decoration: none;
    color: var(--secondary-color);
    font-family: var(--primary-font);
}

.main-btn {
    font-weight: 700;
    font-size: var(--f15);
    color: var(--white-color);
    background-color: var(--btn-color);
    border: 1px solid #9810fa;
    box-shadow: inset 0 0 0 0 #F6F6F9;
    padding: var(--p12) var(--p15);
    -webkit-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
    border-radius: 5px;
}

.main-btn:hover {
    color: var(--white-color);
    background-color: var(--btn-hover);
    border-color: var(--btn-hover);
    box-shadow: inset 0 50px 0 0 var(--btn-hover);
    -webkit-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
    box-shadow: inset 0 50px 0 0 #280246;
    color: var(--white-color);
    border: 1px solid #9810fa;
    background: #280246;
}

.btn_4 {
    position: relative;
    display: inline-block;
    cursor: pointer;
}

.btn_4.learn-more {
    width: 160px;
    height: auto;
}

.btn_4.learn-more .circle {
    transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
    position: relative;
    display: block;
    margin: 0;
    width: 2.6rem;
    height: 2.6rem;
    background: var(--btn-color);
    border-radius: 1.625rem;
}

.btn_4.learn-more .circle .icon {
    transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #fff;
}

.btn_4.learn-more .circle .icon.arrow {
    transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
    left: 0.425rem;
    width: 1.125rem;
    height: 0.125rem;
    background: none;
}

.btn_4.learn-more .circle .icon.arrow::before {
    position: absolute;
    content: '';
    top: -0.25rem;
    right: 0.0625rem;
    width: 0.625rem;
    height: 0.625rem;
    border-top: 0.125rem solid #fff;
    border-right: 0.125rem solid #fff;
    transform: rotate(45deg);
}

.btn_4.learn-more .button-text {
    transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0.75rem 0;
    margin: 0 0 0 1.5rem;
    color: var(--heading-color);
    font-weight: 600;
    line-height: 1.1;
    text-align: center;
}

.btn_4:hover .circle {
    width: 100%;
}

.btn_4:hover .circle .icon.arrow {
    background: var(--white-color);
    transform: translate(1rem, 0);
}

.btn_4:hover .button-text {
    color: var(--white-color);
}

.row {
    margin-left: 0px;
    margin-right: 0px;
}

ul,
li {
    list-style: none;
    margin-bottom: 0px;
    padding-left: 0px;
    font-family: var(--primary-font);
    font-size: var(--f14);
}

p {
    font-family: var(--primary-font);
    color: var(--primary-color);
    font-size: var(--f16);
    font-weight: 400;
    line-height: 30px;
}

h1 {
    font-size: var(--f50);
    line-height: 1.3;
    font-weight: 700;
    color: var(--white-color);
    margin-bottom: var(--m30);
    font-family: var(--secondary-font);
}

h2 {
    font-size: var(--f36);
    line-height: 1.3;
    font-weight: 700;
    color: var(--heading-color);
    margin-bottom: var(--m10);
    font-family: var(--secondary-font);
}

h3 {
    font-size: var(--f32);
    line-height: 1.3;
    font-weight: 700;
    color: var(--heading-color);
    margin-bottom: var(--m15);
    font-family: var(--secondary-font);
}

h4 {
    font-size: var(--f28);
    line-height: 1.3;
    font-weight: 700;
    color: var(--secondary-color);
    margin-bottom: var(--m15);
    font-family: var(--secondary-font);
}

h5 {
    font-size: var(--f24);
    line-height: 1.3;
    font-weight: 700;
    color: var(--heading-color);
    margin-bottom: var(--m20);
    font-family: var(--secondary-font);
}

h6 {
    font-size: var(--f22);
    line-height: 1.3;
    font-weight: 700;
    color: var(--secondary-color);
    margin-bottom: var(--m20);
    font-family: var(--secondary-font);
}

section {
    padding: var(--p60) var(--p12);
    /* background: linear-gradient(180deg,rgba(11, 18, 31, 1) 14%, rgba(11, 18, 31, 0.7) 90%); */
    /* background: linear-gradient(180deg,rgba(11, 18, 31, 1) 73%, rgba(11, 18, 31, 0.79) 100%); */
    /* background: linear-gradient(180deg,rgba(11, 18, 31, 1) 50%, rgba(0, 0, 0, 0.88) 79%, rgba(11, 18, 31, 0.88) 100%); */

    /* background: linear-gradient(180deg, rgba(11, 18, 31, 1) 50%, rgba(0, 0, 0, 0.93) 79%, rgba(11, 18, 31, 0.93) 100%); */
}

pre,
sub {
    font-family: var(--primary-font);
    font-size: var(--f12);
}

table {
    font-family: var(--primary-font);
    font-size: var(--f16);
}

.sec-line .sec-line1 {
    width: 16px;
    height: 6px;
    background: var(--secondary-color);
    border-radius: 30px;
    display: inline-block;
    margin-right: var(--m5);
}

.sec-line .sec-line2 {
    width: 46px;
    height: 6px;
    background: var(--secondary-color);
    border-radius: 30px;
    display: inline-block;
}

.button {
    border-radius: 4px;
    background-color: var(--btn-color);
    border: none;
    color: #FFFFFF;
    text-align: center;
    font-size: 15px;
    padding: 10px;
    width: 150px;
    transition: all 0.5s;
    cursor: pointer;
    margin: 5px;
    display: block;
    color: var(--white-color);
    border: 1px solid #9810fa;
    background: #280246;
}

.button span {
    cursor: pointer;
    display: inline-block;
    position: relative;
    transition: 0.5s;
}

.button span:after {
    content: '\00bb';
    position: absolute;
    opacity: 0;
    top: 0;
    right: -20px;
    transition: 0.5s;
}

.button:hover {
    color: var(--white-color);
}

.button:hover span {
    padding-right: 25px;
}

.button:hover span:after {
    opacity: 1;
    right: 0;
}




/* header css start  */

.header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: var(--p20) var(--p100);
    /* background: rgba(255, 255, 255, 0.1); */
    background: linear-gradient(90deg, rgba(11, 18, 31, 0.95) 14%, rgba(53, 13, 83, 0.84) 50%, rgba(11, 18, 31, 0.93) 90%);
    background: #e3edfc;
    display: flex;
    justify-content: space-between;
    align-items: center;
    /* backdrop-filter: blur(10px); */
    border-bottom: 1px solid #9810faa6;
    z-index: 9 !important;
}

.header::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.4), transparent);
    /* background: linear-gradient(90deg, rgba(11, 18, 31, 0.95) 14%, rgba(53, 13, 83, 0.84) 50%, rgba(11, 18, 31, 0.93) 90%); */
    transition: 0.5s;
}

.header:hover::before {
    left: 100%;
}

.logo {
    color: var(--white-color);
    font-size: var(--f25);
    text-decoration: none;
    font-weight: 600;
}

.logo:hover {
    color: var(--white-color);
    background: linear-gradient(90deg, #ff6ec4, #7873f5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

a.logo img {
    width: 140px;
}

.navbar a {
    color: var(--heading-color);
    font-size: var(--f16);
    text-decoration: none;
    margin-left: var(--m35);
    transition: 0.3s;
    letter-spacing: 1px;
}

.navbar a:hover {
    color: var(--white-color);
    background: linear-gradient(90deg, #ff6ec4, #7873f5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#menu-icon {
    font-size: var(--f36);
    color: var(--white-color);
    display: none;
}


@media (max-width: 992px) {
    .header {
        padding: 1.25rem 4%;
    }

    #menu-icon {
        display: block;
    }
}




/* footer css start  */



section.footer {
    position: relative;
    padding-bottom: var(--p30);
}

.footer h5 {
    color: var(--heading-color);
    font-weight: 500;
    letter-spacing: 1px;
}

a.logo.ftr-logo img {
    width: 210px;
    margin-bottom: 10px;
}


p.ftr-logopara {
    /* color: #99a1af; */
    font-size: var(--f15);
    margin: 0;
}

a.ftr-call {
    color: var(--primary-color);
    font-size: var(--f13);
    text-decoration: none;
}

footer ul {
    padding: 0;
}

footer ul li {
    list-style: none;
    line-height: 26px;
}

footer ul li a {
    color: var(--primary-color);
    text-decoration: none;
}

p.get-start {
    font-size: var(--f15);
    line-height: 24px;
}

a.ftr-contact {
    text-decoration: none;
    color: var(--black-color);
    background: #ff6900;
    padding: 7px 12px;
    border-radius: 5px;
    /* font-weight: bold; */
    font-size: var(--f15);
}

p.copyright {
    text-align: center;
    margin: 0;
    padding-top: var(--p20);
    font-size: var(--f14);
    /* color: #99a1af; */
}