/* This stylesheet generated by Transfonter (https://transfonter.org) on October 17, 2017 9:52 AM */

@font-face {
    font-family: 'MulishRegular';
    src: url('Mulish-Regular.ttf');
    src: url('Mulish-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'MulishLight';
    src: url('Mulish-Light.ttf');
    src: url('Mulish-Light.ttf') format('truetype');
}

@font-face {
    font-family: 'MulishItalic';
    src: url('Mulish-Italic.ttf');
    src: url('Mulish-Italic.ttf') format('truetype');
}

@font-face {
    font-family: 'MulishLightItalic';
    src: url('Mulish-LightItalic.ttf');
    src: url('Mulish-LightItalic.ttf') format('truetype');
}

@font-face {
    font-family: 'MulishExtraLight';
    src: url('Mulish-ExtraLight.ttf');
    src: url('Mulish-ExtraLight.ttf') format('truetype');
}

@font-face {
    font-family: 'MulishExtraLightItalic';
    src: url('Mulish-ExtraLightItalic.ttf');
    src: url('Mulish-ExtraLightItalic.ttf') format('truetype');
}

@font-face {
    font-family: 'MulishBlack';
    src: url('Mulish-Black.ttf');
    src: url('Mulish-Black.ttf') format('truetype');
}

@font-face {
    font-family: 'MulishBlackItalic';
    src: url('Mulish-BlackItalic.ttf');
    src: url('Mulish-BlackItalic.ttf') format('truetype');
}

@font-face {
    font-family: 'MulishBold';
    src: url('Mulish-Bold.ttf');
    src: url('Mulish-Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'MulishMedium';
    src: url('Mulish-Medium.ttf');
    src: url('Mulish-Medium.ttf') format('truetype');
}

@font-face {
    font-family: 'MulishMediumItalic';
    src: url('Mulish-MediumItalic.ttf');
    src: url('Mulish-MediumItalic.ttf') format('truetype');
}

@font-face {
    font-family: 'MulishExtraBold';
    src: url('Mulish-ExtraBold.ttf');
    src: url('Mulish-ExtraBold.ttf') format('truetype');
}

@font-face {
    font-family: 'MulishExtraBoldItalic';
    src: url('Mulish-ExtraBoldItalic.ttf');
    src: url('Mulish-ExtraBoldItalic.ttf') format('truetype');
}

@font-face {
    font-family: 'MulishBoldItalic';
    src: url('Mulish-BoldItalic.ttf');
    src: url('Mulish-BoldItalic.ttf') format('truetype');
}

.mulishRegular {
    font-family: MulishRegular;
}

.mulishLight {
    font-family: MulishLight;
}

.mulishBold {
    font-family: MulishBold;
}

body {
    background: #FCFCF9;
}

.header {
    padding: 24px 114px;
    right: 0;
    height: 92px;
    align-content: center;
    margin-right: -17px;
}

.btn-primary {
    color: #fff;
    background-color: #FF7900;
    border-color: #FF7900
}

.btn-primary:hover {
    border-color: #FF7900
}

section.information {
    color: var(--default-color);
    background-color: var(--background-color);
    padding: 80px 0 60px 0;
    /* scroll-margin-top: 160px; */
    overflow: clip;
}

section.features {
    color: var(--default-color);
    background-color: var(--background-color);
    padding: 0;
    /* scroll-margin-top: 160px; */
    overflow: clip;
}

section.contact {
    color: var(--default-color);
    background-color: var(--background-color);
    padding: 120px 0 60px 0;
    /* scroll-margin-top: 160px; */
    overflow: clip;
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
    margin-right: 0px !important;
}

.sticky+.content {
    /* padding-top: 40px; */
}

.nav-tabs {
    border-bottom: none !important;
    margin-bottom: 40px;
}

.nav-tabs li {
    padding-left: 30px;
    padding-right: 30px;
    margin-right: 20px;
    margin-left: 20px;
    border-bottom: 2px solid #9CA3AF;
    text-align: center;
    flex: 1;
}

.nav-tabs li a {
    color: #9CA3AF;
}

.nav-tabs li p {
    margin-bottom: 0.4rem !important;
}

.nav-tabs li:hover {
    border-bottom: 2px solid #FF7900;
}

.nav-tabs li a:hover {
    text-decoration: none !important;
}

.nav-tabs li a:hover p {
    color: #FF7900;
}

.nav-tabs li a:hover svg path {
    /* fill: #FF7900 !important; */
}

.nav-tabs li.active {
    border-bottom: 2px solid #FF7900;
}

.nav-tabs li.active svg path {
    /* fill: #FF7900 !important; */
}

.nav-tabs li.active p {
    color: #FF7900;
}

.triangle {
    aspect-ratio: 1;
    clip-path: polygon(100% 100%, 0 0, 100% 0);
    -webkit-mask:
        radial-gradient(var(--r) at top var(--r) left var(--_r)),
        radial-gradient(var(--r) at right var(--r) bottom var(--_r)),
        conic-gradient(from 22.5deg at calc(100% - var(--_g)) var(--_g), #000 45deg, #0000 0);
    background: white;
    height: 213px;
    width: 150%;
    position: absolute;
    right: 0%;
    top: 0%;
}

.roboto {
    font-family: Roboto
}

.contact {
    height: 900px;
    position: relative;
    background: url("../images/contact.jpeg") no-repeat 95% 92%;
    background-size: cover;
}

.information-text {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.main-image-style {
    border-radius: 50%;
    object-fit: cover;
    position: absolute;
    top: 14px;
    left: 20px;
    width: 496px;
    height: 496px;
}

.main-image-svg {
    position: relative;
    left: 260px;
}

.circle-blue {
    background: #009CFF;
    width: 30%;
    height: 48%;
    position: absolute;
    border-radius: 50%;
    right: 81%;
    bottom: 68%;
}

.circle-green {
    background: #72C546;
    width: 55%;
    height: 60%;
    position: absolute;
    border-radius: 50%;
    right: 49%;
    bottom: -35%;
}

.circle-orange {
    background: #FF7900;
    width: 54%;
    height: 73%;
    position: absolute;
    border-radius: 50%;
    right: -8%;
    bottom: -30%;
}

.line {
    border-bottom: 1px solid white;
    position: absolute;
    /* z-index: 99999; */
    top: 0;
    bottom: 50px;
    right: 0;
    left: 104px;
    width: 88%;
}

.line-text {
    position: relative;
    top: 195px;
    justify-self: center;
    position: absolute;
    /* z-index: 99999; */
    top: 860px;
    bottom: 0px;
    right: 0;
    left: 0px;
}

.line-text span{ 
    position: relative;
    bottom: 2px;
    height: 30px;
    align-content: center;
}

.custom-card {
    border-radius: 24px;
    background: rgba(196, 196, 196, 0.2);
    padding: 24px;
    width: 400px;
    position: relative;
    top: 180px;
}

.sent-button {
    height: 36px;
    padding: 8px 20px;
    color: #FF7900;
    background: white;
}

.sent-button:hover {
    color: #FF7900;
}

#alert {
    padding: 10px;
    background-color: #f44336;
    color: white;
    margin-bottom: 15px;
    border-radius: 8px;
}

.close-btn {
    margin-left: 15px;
    color: white;
    font-weight: bold;
    float: right;
    font-size: 22px;
    line-height: 20px;
    cursor: pointer;
    transition: 0.3s;
}

.close-btn:hover {
    color: black;
}

.custom-scrollbar {
    overflow-y: visible;
}

.custom-scrollbar::-webkit-scrollbar {
    border-radius: 12px;
    background-color: #e5e7eb;
    width: 8px;
}

.custom-scrollbar::-webkit-scrollbar-thumb {
    border-radius: 12px;
    background-color: darkgrey;
}

.top-circle {
    position: absolute;
    left: 52%;
    z-index: -1;
}

.bottom-circle {
    position: absolute;
    left: 52%;
    bottom: 1px;
    z-index: -1;
}

/* first section style  */
@media only screen and (max-width: 1200px) {
    .top-circle {
        position: absolute;
        left: 63%;
        z-index: -1;
    }

    .bottom-circle {
        position: absolute;
        left: 63%;
        bottom: 1px;
        z-index: -1;
    }
}

@media only screen and (max-width: 992px) {
    .top-circle {
        position: absolute;
        left: 40%;
        z-index: -1;
    }

    .bottom-circle {
        position: absolute;
        left: 40%;
        bottom: 1px;
        z-index: -1;
    }
}

@media only screen and (max-width: 768px) {
    .top-circle {
        position: absolute;
        left: 55%;
        z-index: -1;
    }

    .bottom-circle {
        position: absolute;
        left: 55%;
        bottom: 1px;
        z-index: -1;
    }
}

.lxp-image {
    width: 469px;
    height: 350px;
}

.lms-image {
    width: 469px;
    height: 350px;
}

.eschool-image {
    width: 469px;
    height: 350px;
}

.erp-image {
    width: 469px;
    height: 350px;
}

.eteacher-image {
    width: 469px;
    height: 350px;
}

.eparent-image {
    width: 469px;
    height: 350px;
}

.estudent-image {
    width: 469px;
    height: 350px;
}

.features-style {
    padding: 44px 100px;
}

.card-body-style {
    padding: 100px 44px
}

.button-style a{
    height: 36px;
    padding-right: 24px;
    padding-left: 20px;
}

/* second section style  */
@media only screen and (max-width: 1338px) {
    .nav-tabs li {
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 1130px) {
    .lxp-image {
        width: 430px;
        height: 320px;
    }
}

@media only screen and (max-width: 1074px) {
    .lxp-image {
        width: 400px;
        height: 300px;
    }
}

@media only screen and (max-width: 980px) {
    .lxp-image {
        width: 380px;
        height: 200px;
    }
}

@media only screen and (max-width: 900px) {
    .lxp-image {
        width: 360px;
        height: 180px;
    }
}

/* third section style  */
.white-logo {
    position: relative;
    right: 120px;
    top: 80px;
}

.col-style {
    /* height: 503px; */
}

.info-item {
    position: relative;
    bottom: 80px;
}

@media only screen and (max-width: 1400px) {
    .white-logo {
        right: 60px;
    }
}

@media only screen and (max-width: 1338px) {
    .white-logo {
        right: 60px;
    }
}

@media only screen and (max-width: 1338px) {
    .white-logo {
        right: 60px;
    }
}

@media only screen and (max-width: 1270px) {
    .white-logo {
        right: 60px;
    }
}

@media only screen and (max-width: 1100px) {
    .white-logo {
        right: 40px;
    }
}

@media only screen and (max-width: 1024px) {
    .white-logo {
        right: 20px;
    }
}

@media only screen and (max-width: 1200px) {
    .col-style {
        position: relative;
        right: 100px;
        /* height: 503px; */
    }

    .card-col-style {
        position: relative;
        right: 40px;
    }
}

@media only screen and (max-width: 992px) {
    .col-style {
        position: relative;
        right: 160px;
        /* height: 503px; */
    }
}

@media only screen and (max-width: 920px) {
    .button-style {
        text-wrap-mode: nowrap;
    }
}

@media only screen and (width: 768px) {
    .top-circle {
        position: absolute;
        left: 41%;
        z-index: -1;
    }

    .bottom-circle {
        position: absolute;
        left: 41%;
        bottom: 1px;
        z-index: -1;
    }
}

@media only screen and (min-width: 670px) and (max-width: 768px) {
    .col-style {
        position: relative;
        right: 190px;
        top: 36px;
        /* height: 503px; */
    }

    .white-logo {
        right: -15px;
    }

    .triangle {
        display: none;
    }

    section.contact {
        padding: 0;
    }

    .button-style {
        text-wrap-mode: nowrap;
    }

    .features-style {
        padding: 44px;
    }

    .lms-image {
        width: 360px;
        height: 180px;
    }

    .eschool-image {
        width: 360px;
        height: 180px;
    }

    .erp-image {
        width: 360px;
        height: 180px;
    }

    .eteacher-image {
        width: 360px;
        height: 180px;
    }

    .eparent-image {
        width: 360px;
        height: 180px;
    }

    .estudent-image {
        width: 360px;
        height: 180px;
    }

    .custom-card {
        right: 55px;
    }

    .line {
        left: 60px;
    }
}

@media only screen and (max-width: 670px) {
    .lxp-image {
        width: 300px;
        height: 120px;
    }

    .lms-image {
        width: 300px;
        height: 120px;
    }

    .eschool-image {
        width: 300px;
        height: 120px;
    }

    .erp-image {
        width: 300px;
        height: 120px;
    }

    .eteacher-image {
        width: 300px;
        height: 120px;
    }

    .eparent-image {
        width: 300px;
        height: 120px;
    }

    .estudent-image {
        width: 300px;
        height: 120px;
    }

    .line {
        left: 60px;
    }
}

@media only screen and (max-width: 500px) {
    .header {
        padding: 0 20px;
    }

    section.information {
        padding: 20px 0;
    }

    .features-style {
        padding: 10px;
    }

    .fs-36 {
        font-size: 24px !important;
    }

    .fs-20 {
        font-size: 16px !important;
    }

    .main-image-style {
        width: 305px;
        height: 314px;
        left: 50px;
    }

    .main-image-svg {
        left: 190px;
        width: 170px;
    }

    .nav-tabs {
        margin-bottom: 0;
    }

    .nav-tabs li {
        padding-left: 5px;
        padding-right: 5px;
        margin-right: 10px;
        margin-left: 10px;
    }

    .tab-content .col-6 {
        width: 100%;
        max-width: 100%;
        flex: 0 0 100%;
    }

    .card-body-style {    
        padding: 20px 20px;
    }

    .card-col-style {
        right: 0;
    }

    .eteacher-image {
        width: 280px;
        height: 220px;
    }

    .eparent-image {
        width: 280px;
        height: 220px;
    }

    .estudent-image {
        width: 280px;
        height: 220px;
    }

    .button-style {
        margin-bottom: 10px;
    }

    .lxp-image {
        width: 300px;
        height: 220px;
    }
    .lms-image {
        width: 300px;
        height: 220px;
    }
    .eschool-image {
        width: 300px;
        height: 220px;
    }
    .erp-image {
        width: 300px;
        height: 220px;
    }

    .line {
        top: 122px;
        left: 35px;
        bottom: 40px;
    }

    .line-text {
        top: 126px;
    }

    .line-text div{
        font-size: 14px;
        position: relative;
        top: 736px;
    }

    .line-text span{
        font-size: 14px;
        position: relative;
        top: 736px;
    }

    .triangle {
        display: none;
    }

    .custom-card {
        width: 400px;
    }

    .social-area {
        position: relative;
        left: 35%;
        top: 72px;
    }

    .white-logo {
        top: -40px;
        right: -10px;
    }
}

@media only screen and (min-width: 375px) and (max-width: 425px) {
    .custom-card {
        border-radius: 24px;
        background: rgba(196, 196, 196, 0.2);
        padding: 24px;
        width: 400px;
        position: relative;
        top: 20px;
    }

    .white-logo {
        top: -100px;
        right: -9px;
    }

    .social-area {
        position: relative;
        left: 38%;
        top: 0px;
    }
}

@media only screen and (max-width: 375px) {
    .custom-card {
        border-radius: 24px;
        background: rgba(196, 196, 196, 0.2);
        padding: 24px;
        width: 350px;
        position: relative;
        top: 20px;
    }

    .white-logo {
        top: -100px;
        right: -9px;
    }

    .social-area {
        position: relative;
        left: 38%;
        top: 0px;
    }
}

@media only screen and (max-width: 320px) {
    .custom-card {
        border-radius: 24px;
        background: rgba(196, 196, 196, 0.2);
        padding: 24px;
        width: 300px;
        position: relative;
        top: 10px;
    }

    .white-logo {
        top: -100px;
        right: -9px;
    }

    .social-area {
        position: relative;
        left: 55%;
        top: 0px;
    }

    .social-area .mt-4{
        margin-top: 0 !important;
    }

    .line {
        top: 122px;
        left: 35px;
        bottom: 45px;
    }

    .line-text {
        top: 126px;
    }

    .line-text div{
        font-size: 14px;
        position: relative;
        top: 343px;
    }

    .line-text span{
        font-size: 14px;
        position: relative;
        top: 343px;
    }

    .button-style a{
        padding-left: 10px;
        padding-right: 10px;
    }
}

/***************** font size classes start**************/
.fs-11 {
    font-size: 11px;
}

.fs-12 {
    font-size: 12px;
}

.fs-13 {
    font-size: 13px;
}

.fs-14 {
    font-size: 14px;
}

.fs-15 {
    font-size: 15px;
}

.fs-16 {
    font-size: 16px;
}

.fs-17 {
    font-size: 17px;
}

.fs-18 {
    font-size: 18px;
}

.fs-19 {
    font-size: 19px;
}

.fs-20 {
    font-size: 20px;
}

.fs-21 {
    font-size: 21px;
}

.fs-22 {
    font-size: 22px;
}

.fs-23 {
    font-size: 23px;
}

.fs-24 {
    font-size: 24px;
}

.fs-25 {
    font-size: 25px;
}

.fs-26 {
    font-size: 26px;
}

.fs-27 {
    font-size: 27px;
}

.fs-28 {
    font-size: 28px;
}

.fs-29 {
    font-size: 29px;
}

.fs-30 {
    font-size: 30px;
}

.fs-31 {
    font-size: 31px;
}

.fs-32 {
    font-size: 32px;
}

.fs-33 {
    font-size: 33px;
}

.fs-34 {
    font-size: 34px;
}

.fs-35 {
    font-size: 35px;
}

.fs-36 {
    font-size: 36px;
}

.fs-37 {
    font-size: 37px;
}

.fs-38 {
    font-size: 38px;
}

.fs-39 {
    font-size: 39px;
}

.fs-40 {
    font-size: 40px;
}

/***************** border setting classes start**************/
.no-border-radius {
    border-radius: 0;
}

.br-1 {
    border-radius: 1px;
}

.br-2 {
    border-radius: 2px;
}

.br-3 {
    border-radius: 3px;
}

.br-4 {
    border-radius: 4px;
}

.br-5 {
    border-radius: 5px;
}

.br-6 {
    border-radius: 6px;
}

.br-7 {
    border-radius: 7px;
}

.br-8 {
    border-radius: 8px;
}

.br-9 {
    border-radius: 9px;
}

.br-10 {
    border-radius: 10px !important;
}

.br-11 {
    border-radius: 11px;
}

.br-12 {
    border-radius: 12px;
}

.br-13 {
    border-radius: 13px;
}

.br-14 {
    border-radius: 14px;
}

.br-15 {
    border-radius: 15px;
}

.br-16 {
    border-radius: 16px;
}

.br-17 {
    border-radius: 17px;
}

.br-18 {
    border-radius: 18px;
}

.br-19 {
    border-radius: 19px;
}

.br-20 {
    border-radius: 20px;
}

.br-21 {
    border-radius: 21px;
}

.br-22 {
    border-radius: 22px;
}

.br-23 {
    border-radius: 23px;
}

.br-24 {
    border-radius: 24px;
}

/***************** border setting classes end**************/