  @import url("https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;600;700&family=Poppins:wght@400;500;600;700&display=swap");
  @import url("https://fonts.googleapis.com/css?family=Poppins:400,500,600,700|Roboto:100,500,300,400,700&display=swap");
  @import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
body{
    font-family: "Poppins";
    background: #fff;
  }

.container{
    max-width:1200px
}
[data-background]{
    background-size:cover;
    background-repeat:no-repeat;
    background-position:center center
}
a{
    color:inherit;
    text-decoration:none
}
a:focus,a:hover{
    text-decoration:none
}
img{
    max-width:100%;
    height:auto
}
section{
    overflow:hidden
}
button{
    cursor:pointer
}
.form-control:focus,a.active,a:focus,a:hover,a:visited,button.active,button:focus,button:hover,button:visited,input.active,input:focus,input:hover,input:visited,select,select:focus,select:hover,select:visited{
    outline:0;
    box-shadow:none;
    text-decoration:none
}
.form-control{
    box-shadow:none
}
.relative-position{
    position:relative
}
.pera-content p{
    margin-bottom:0
}
.appeight-headline h1,.appeight-headline h2,.appeight-headline h3,.appeight-headline h4,.appeight-headline h5,.appeight-headline h6{
    margin:0;
    font-family:Poppins
}
.eight-section-title{
    margin:0 auto
}
.eight-section-title h2{
    font-size:36px;
    font-weight:700;
    padding:15px 0 12px;
    line-height:1.306
}
.eight-section-title h2 span{
    font-weight:400
}
.eight-section-title p{
    font-size:17px;
    line-height:1.647
}
@keyframes scale{
    from{
        transform:scale(.9);
        -webkit-transform:scale(.9)
    }
    to{
        transform:scale(1.08);
        -webkit-transform:scale(1.08)
    }
}
@keyframes left-right-move{
    0%{
        transform:translateX(-100px)
    }
    50%{
        transform:translateX(-10px)
    }
    100%{
        transform:translateX(-100px)
    }
}
.feature-eight-section .eight-feature-box .feature-icon8 i{
    display:block;
    background-image:linear-gradient(35deg,#005bff 30%,#0fbcff 67%,#62a0ff 99%);
    background-clip:text;
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent
}
@keyframes fadeFromLeft{
    0%{
        opacity:0;
        transform:translateX(-20px)
    }
    100%{
        opacity:1;
        transform:translateX(0)
    }
}
@keyframes fadeFromRight{
    0%{
        opacity:0;
        transform:translateX(20px)
    }
    100%{
        opacity:1;
        transform:translateX(0)
    }
}
@keyframes fadeFromUp{
    0%{
        opacity:0;
        transform:translateY(20px)
    }
    100%{
        opacity:1;
        transform:translateY(0)
    }
}
.main-header-eight{
    top:20px;
    width:100%;
    z-index:10;
    position:absolute
}
@keyframes move_wave{
    0%{
        transform:translateX(0) translateZ(0) scaleY(1)
    }
    50%{
        transform:translateX(-25%) translateZ(0) scaleY(.55)
    }
    100%{
        transform:translateX(-50%) translateZ(0) scaleY(1)
    }
}
.waveWrapper{
    overflow:hidden;
    position:absolute;
    left:0;
    right:0;
    bottom:0;
    top:0;
    z-index:-1;
    margin:auto
}
.waveWrapperInner{
    position:absolute;
    width:100%;
    overflow:hidden;
    height:100%;
    bottom:-25px
}
.bgTop{
    z-index:15;
    opacity:.5
}
.bgMiddle{
    z-index:10;
    opacity:.75
}
.bgBottom{
    z-index:5
}
.wave{
    position:absolute;
    left:0;
    width:200%;
    height:100%;
    background-repeat:repeat no-repeat;
    background-position:0 bottom;
    transform-origin:center bottom
}
.waveTop{
    background-size:50% 100px
}
.waveAnimation .waveTop{
    animation:move-wave 3s;
    -webkit-animation:move-wave 3s;
    animation-delay:1s
}
.waveMiddle{
    background-size:50% 120px
}
.waveAnimation .waveMiddle{
    animation:move_wave 10s linear infinite
}
.waveBottom{
    background-size:50% 100px
}
.waveAnimation .waveBottom{
    animation:move_wave 15s linear infinite
}
.cd-headline.clip span{
    display:inline-block;
    padding-bottom:0
}
.cd-headline.clip .cd-words-wrapper{
    display:inline-block;
    position:relative;
    text-align:left;
    vertical-align:top
}
.cd-headline.clip .cd-words-wrapper::after{
    content:"";
    position:absolute;
    top:4px;
    right:0;
    width:2px;
    height:32px;
    background-color:#fff
}
.cd-headline.clip b{
    opacity:0
}
.cd-headline.clip b.is-visible{
    opacity:1
}
.cd-words-wrapper{
    display:inline-block;
    position:relative;
    text-align:left
}
.cd-words-wrapper b{
    display:inline-block;
    left:0;
    opacity:0;
    position:absolute;
    top:0;
    white-space:nowrap
}
.cd-words-wrapper b.is-visible{
    opacity:1;
    position:relative
}
.no-js .cd-words-wrapper b{
    opacity:0
}
@keyframes rotate{
    0%{
        top:-10px;
        left:-10px
    }
    25%{
        top:0;
        left:0
    }
    50%{
        top:0;
        left:0
    }
    75%{
        top:5px;
        left:5px
    }
    100%{
        top:-10px;
        left:-10px
    }
}
.feature-eight-section{
    position:absolute;
    width:100vw;
    bottom:0
}
.feature-eight-section .ei-feature-shape{
    right:0;
    top:150px;
    z-index:-1;
    position:absolute
}
.feature-eight-section .eight-section-title{
    max-width:500px;
    position:relative
}
.feature-eight-section .eight-feature-content{
    padding-top:70px;
    margin-bottom:140px;
    margin-left:4%;
    margin-right:4%
}
.feature-eight-section .eight-feature-box{
    border-radius:20px;
    padding:40px 30px 53px;
    background-color:#e9ebf7;
    transition:.3s all ease-in-out;
    cursor:pointer;
    outline:9px solid #0a000017
}
.feature-eight-section .eight-feature-box .feature-icon8{
    width:98px;
    z-index:1;
    height:98px;
    margin:0 auto;
    line-height:98px;
    margin-bottom:34px;
    border-radius:25px;
    background-color:#fff;
    box-shadow:-.707px .707px 10px 0 rgba(43,1,68,.1);
    top:-10px
}
.feature-eight-section .eight-feature-box .feature-icon8:after,.feature-eight-section .eight-feature-box .feature-icon8:before{
    content:"";
    z-index:-2;
    border-radius:30%;
    mix-blend-mode:multiply;
    height:110px;
    opacity:0;
    left:0;
    top:0;
    width:110px;
    position:absolute;
    transition:.3s all ease-in-out
}
.feature-eight-section .eight-feature-box .feature-icon8:before{
    animation:rotate 1.8s linear infinite;
    background:#00000030
}
.feature-eight-section .eight-feature-box .feature-icon8:after{
    animation:rotate 1.2s linear reverse infinite;
    background:#ffffff38
}
.feature-eight-section .eight-feature-box .feature-icon8 i{
    font-size:50px;
    padding-top:23px;
    transition:all .5s
}
.feature-eight-section .eight-feature-box .feature-icon8 .ei-icon-bg{
    height:100%;
    width:100%;
    position:absolute;
    background-color:#fff;
    top:0;
    left:0;
    z-index:-1;
    border-radius:25px
}
.feature-eight-section .eight-feature-box .ei-feature-more{
    position:absolute;
    border-radius:100%;
    transition:.3s all ease-in-out;
    left:0;
    right:0;
    opacity:0;
    visibility:hidden;
    bottom:0;
    margin:0 auto
}
.feature-eight-section .eight-feature-box .feature-text8 h3{
    font-size:22px;
    font-weight:700;
    padding-bottom:13px;
    height:60px;
    position:relative;
    z-index:2;
    top:8px
}
.feature-eight-section .eight-feature-box .feature-text8 p{
    line-height:1.5
}
.feature-eight-section .eight-feature-box:hover{
    background-color:#fff;
    box-shadow:-1px -13px 19px 6px rgb(35 186 252)
}
.feature-eight-section .eight-feature-box:hover .feature-icon8 i{
    transform:scale(1.2,1.2);
    transition:all .5s;
    transform-style:preserve-3d;
    transform-origin:bottom;
    transition-timing-function:ease-in-out
}
.feature-eight-section .eight-feature-box:hover .feature-icon8:after,.feature-eight-section .eight-feature-box:hover .feature-icon8:before{
    display:block;
    opacity:1
}
.feature-eight-section .eight-feature-box:hover .ei-feature-more{
    opacity:1;
    bottom:-25px;
    visibility:visible
}
@keyframes spining{
    from{
        transform:rotate(0);
        -webkit-transform:rotate(0)
    }
    to{
        transform:rotate(359deg);
        -webkit-transform:rotate(359deg)
    }
}
.ei-faq-section{
    background-color:#eceef6;
    padding:145px 0 110px;
    z-index:1
}
.ei-faq-section .ei-faq-content{
    position:relative;
    z-index:5
}
.ei-faq-section .ei-faq-content .ei-title-faq{
    margin:0 auto;
    max-width:885px
}
.ei-faq-section .ei-faq-content .ei-title-faq p{
    color:#383838;
    font-size:17px;
    margin-top:35px;
    line-height:1.647
}
.ei-faq-section .eight-section-title{
    padding-bottom:32px
}
.ei-faq-section .ei-faq-shape{
    position:absolute;
    z-index:-1
}
.ei-faq-section .fq-shape-style1{
    top:-70px;
    left:140px;
    z-index:2
}
.ei-faq-section .fq-shape-style2{
    top:-70px;
    left:75px;
    z-index:1;
    opacity:.4;
    animation:spining 35s linear infinite
}
.ei-faq-section .fq-shape-style3{
    top:50%;
    left:165px;
    transform:translateX(-50%);
    animation:3s ease 0s infinite alternate none running scale
}
.ei-faq-section .fq-shape-style4{
    top:40%;
    right:165px;
    transform:translateX(-50%)
}
.ei-faq-section .fq-shape-style5{
    left:20%;
    top:115px;
    animation:spining 50s linear infinite
}
.ei-faq-section .fq-shape-style6{
    right:0;
    z-index:-2;
    bottom:-30px
}
.ei-faq-section .fq-shape-style8{
    top:-50px;
    left:-50px;
    z-index:-3
}
.ei-faq-section .fq-shape-style7{
    top:65px;
    right:20%
}
.ei-faq-section .fq-shape-style7 img{
    animation:spining 5s linear infinite;
    display:block;
    margin-top:10px
}
.ei-footer-section{
    padding-top:160px
}
@keyframes left-right-move{
    0%{
        transform:translateX(-100px)
    }
    50%{
        transform:translateX(-10px)
    }
    100%{
        transform:translateX(-100px)
    }
}
.ei-footer-shape1{
    top:120px;
    right:130px;
    opacity:.5;
    z-index:-1
}
.ei-footer-shape2{
    top:110px;
    left:-160px;
    opacity:.5;
    z-index:-1
}
.ei-footer-shape3{
    left:-50px;
    right:0;
    opacity:.5;
    z-index:-1;
    bottom:100px;
    margin:0 auto;
    text-align:center;
    animation-name:left-right-move;
    animation-duration:25s;
    animation-iteration-count:infinite;
    animation-timing-function:linear
}
@media screen and (max-width:1440px){
    .ei-faq-section .fq-shape-style1{
        left:-20px
    }
    .ei-faq-section .fq-shape-style3{
        left:60px
    }
    .ei-faq-section .fq-shape-style2{
        left:0
    }
    .ei-footer-shape1{
        right:0
    }
}
@media screen and (max-width:991px){
    .feature-eight-section{
        padding:100px 0
    }
    .feature-eight-section .eight-feature-box{
        margin-bottom:50px;
        outline:9px solid #0a000017
    }
    .ei-footer-section{
        padding-top:100px
    }
}
@media screen and (max-width:480px){
    .cd-headline.clip .cd-words-wrapper::after{
        height:40px
    }
    .pera-content p{
        overflow:hidden
    }
    .ei-faq-section .fq-shape-style3,.ei-faq-section .fq-shape-style4{
        display:none
    }
}
@media screen and (max-width:420px){
    .cd-headline.clip .cd-words-wrapper::after{
        height:30px
    }
    .feature-eight-section{
        padding:50px 0
    }
    .eight-section-title h2{
        font-size:28px
    }
    .ei-faq-section{
        padding:60px 0
    }
    .ei-footer-section{
        padding-top:60px
    }
}
@media screen and (max-width:320px){
    .eight-section-title h2{
        font-size:24px
    }
}
@keyframes borderplsseo{
    0%{
        box-shadow:0 0 0 0 #f7d4c0
    }
    70%{
        box-shadow:0 0 0 10px #f7d4c0;
        opacity:0
    }
    to{
        box-shadow:0 0 0 0 #f7d4c0;
        opacity:0
    }
}
@keyframes appseoupdown{
    0%{
        transform:translateY(0)
    }
    100%{
        transform:translateY(0)
    }
}
@keyframes appseoupdown{
    0%{
        transform:translateY(1px)
    }
    100%{
        transform:translateY(-1px)
    }
}
@keyframes appseoupdown{
    0%{
        transform:translateY(-10px)
    }
    100%{
        transform:translateY(10px)
    }
}
@keyframes videoup{
    70%{
        box-shadow:0 0 0 30px rgba(255,243,234,0)
    }
    100%{
        box-shadow:0 0 0 0 rgba(255,243,234,0)
    }
}
@keyframes animateBubble{
    0%{
        margin-top:20%
    }
    100%{
        margin-top:-30%
    }
}
@keyframes sideWays{
    0%{
        margin-left:0
    }
    100%{
        margin-left:25px
    }
}
@keyframes flying{
    0%{
        transform:translate(2px,2px)
    }
    50%{
        transform:translate(-2px,-2px)
    }
    100%{
        transform:translate(2px,2px)
    }
}
@keyframes fadeFromLeft{
    0%{
        opacity:0;
        transform:translateX(-20px)
    }
    100%{
        opacity:1;
        transform:translateX(0)
    }
}
@keyframes fadeFromRight{
    0%{
        opacity:0;
        transform:translateX(20px)
    }
    100%{
        opacity:1;
        transform:translateX(0)
    }
}
@keyframes fadeFromUp{
    0%{
        opacity:0;
        transform:translateY(20px)
    }
    100%{
        opacity:1;
        transform:translateY(0)
    }
}
@keyframes cd-rotate-3-in{
    0%{
        transform:rotateY(180deg)
    }
    100%{
        transform:rotateY(0)
    }
}
@keyframes cd-rotate-3-out{
    0%{
        transform:rotateY(0)
    }
    100%{
        transform:rotateY(-180deg)
    }
}
@keyframes fadeFromLeft{
    0%{
        opacity:0;
        transform:translateX(-20px)
    }
    100%{
        opacity:1;
        transform:translateX(0)
    }
}
@keyframes fadeFromRight{
    0%{
        opacity:0;
        transform:translateX(20px)
    }
    100%{
        opacity:1;
        transform:translateX(0)
    }
}
@keyframes zooming{
    0%{
        transform:scale(1,1)
    }
    50%{
        transform:scale(1.05,1.05)
    }
    100%{
        transform:scale(1,1)
    }
}
.section_title{
    margin:0 auto;
    max-width:530px
}
.section_title .section_title_text h2{
    font-size:36px;
    font-weight:700;
    line-height:1.306;
    padding-bottom:15px
}
.section_title .section_title_text h2 span{
    font-weight:400
}
.section_title .section_title_text p{
    font-size:18px;
    line-height:1.667
}
@keyframes line_animation{
    0%{
        top:0;
        opacity:1
    }
    50%{
        top:50%
    }
    100%{
        top:100%;
        opacity:1
    }
}
@keyframes scroll2{
    0%{
        opacity:1;
        bottom:0
    }
    50%{
        bottom:50%
    }
    100%{
        bottom:100%;
        opacity:1
    }
}
@keyframes slide{
    from{
        background-position:0 0
    }
    to{
        background-position:1920px 0
    }
}
.line_animation{
    top:0;
    left:50%;
    width:80%;
    bottom:0;
    z-index:-1;
    display:block;
    position:absolute;
    transform:translateX(-50%);
    border-left:1px solid rgba(255,255,255,.1)
}
.line_animation:before{
    width:10px;
    left:-2px;
    content:"";
    height:10px;
    border-radius:100%;
    position:absolute;
    animation:line_animation 15s ease-out infinite;
    background-color:#59adfe
}
.main_header{
    z-index:1;
    padding-top:80px;
    width:100%;
    position:absolute
}
.user_content{
    padding-top:10px
}
.user_content .section_title{
    margin-left:0
}
.user_content .user_text{
    color:#383838;
    font-size:18px;
    padding-top:25px
}
.footer_section{
    background-color:#edf2f6;
    padding-top:260px;
    margin-top:165px
}
@media screen and (max-width:991px){
    .main_header{
        padding-top:50px
    }
    .user_content{
        padding-top:60px
    }
    .main_header{
        padding-top:35px
    }
}
@media screen and (max-width:480px){
    .section_title .section_title_text h2{
        font-size:30px
    }
    .section_title .section_title_text p{
        font-size:16px
    }
}
@media screen and (max-width:420px){
    .footer_section{
        padding-top:0
    }
    .footer_section{
        margin-top:0
    }
}
@media screen and (max-width:380px){
    .section_title .section_title_text h2{
        font-size:24px
    }
}
@keyframes fadeFromLeft{
    0%{
        opacity:0;
        transform:translateX(-20px)
    }
    100%{
        opacity:1;
        transform:translateX(0)
    }
}
@keyframes fadeFromRight{
    0%{
        opacity:0;
        transform:translateX(20px)
    }
    100%{
        opacity:1;
        transform:translateX(0)
    }
}
@keyframes fadeFromUp{
    0%{
        opacity:0;
        transform:translateY(20px)
    }
    100%{
        opacity:1;
        transform:translateY(0)
    }
}
@keyframes floatY{
    0%{
        transform:translatey(0)
    }
    50%{
        transform:translatey(-20px)
    }
    100%{
        transform:translatey(0)
    }
}
@keyframes floatX{
    0%{
        transform:translateX(80%)
    }
    50%{
        transform:translateX(100%)
    }
    100%{
        transform:translateX(80%)
    }
}
.s2-faq_section{
    z-index:1;
    padding:115px 0 85px;
    background-color:#ebedf2
}
.s2-faq_section:after{
    top:0;
    width:100%;
    content:"";
    height:100%;
    z-index:-1;
    position:absolute;
    background-image:url(../img/saas-c/banner/fbg.png)
}
.s2-faq_section .s2_faq_content{
    padding-top:80px
}
.s2-faq_section .s2_faq_content button{
    border:none;
    color:#010101;
    font-size:19px;
    font-weight:700;
    font-family:Poppins;
    padding:0 0 20px;
    position:relative;
    width:100%;
    text-align:left;
    background-color:transparent
}
.s2-faq_section .s2_faq_content button:after{
    top:5px;
    right:0;
    color:#951fb3;
    font-size:14px;
    content:"";
    font-weight:900;
    position:absolute;
    font-family:"Font Awesome 5 Free"
}
.s2-faq_section .s2_faq_content .s2_faq{
    padding-bottom:10px
}
.s2-faq_section .s2_faq_content .s2_faq .s2_faq-body{
    padding-bottom:30px;
    text-align:justify;
    max-width:530px;
    color:#383838;
    line-height:1.625
}
@keyframes flying{
    0%{
        transform:translate(2px,2px)
    }
    50%{
        transform:translate(-2px,-2px)
    }
    100%{
        transform:translate(2px,2px)
    }
}
@keyframes slide{
    from{
        background-position:0 0
    }
    to{
        background-position:1920px 0
    }
}
@media screen and (max-width:480px){
    .s2-faq_section .s2_faq_content button{
        padding-right:20px
    }
    .s2-faq_section{
        padding:60px 0 25px
    }
}
@media screen and (max-width:420px){
    .s2-faq_section .s2_faq_content{
        padding-top:40px
    }
}
@keyframes borderpls{
    0%{
        box-shadow:0 0 0 0 #082680
    }
    70%{
        box-shadow:0 0 0 30px #082680;
        opacity:0
    }
    to{
        box-shadow:0 0 0 0 #082680;
        opacity:0
    }
}
@keyframes borderpls2{
    0%{
        box-shadow:0 0 0 0 #082680
    }
    70%{
        box-shadow:0 0 0 10px #082680;
        opacity:0
    }
    to{
        box-shadow:0 0 0 0 #082680;
        opacity:0
    }
}
@keyframes fadeFromLeft{
    0%{
        opacity:0;
        transform:translateX(-20px)
    }
    100%{
        opacity:1;
        transform:translateX(0)
    }
}
@keyframes fadeFromRight{
    0%{
        opacity:0;
        transform:translateX(20px)
    }
    100%{
        opacity:1;
        transform:translateX(0)
    }
}
@keyframes fadeFromUp{
    0%{
        opacity:0;
        transform:translateY(20px)
    }
    100%{
        opacity:1;
        transform:translateY(0)
    }
}
@keyframes zooming{
    0%{
        transform:scale(1,1)
    }
    50%{
        transform:scale(1.05,1.05)
    }
    100%{
        transform:scale(1,1)
    }
}
@keyframes rotate-anim{
    0%{
        transform:rotate(0)
    }
    100%{
        transform:rotate(360deg)
    }
}
@keyframes borderpls{
    0%{
        box-shadow:0 0 0 0 #082680
    }
    70%{
        box-shadow:0 0 0 30px #082680;
        opacity:0
    }
    to{
        box-shadow:0 0 0 0 #082680;
        opacity:0
    }
}
@keyframes borderpls2{
    0%{
        box-shadow:0 0 0 0 #082680
    }
    70%{
        box-shadow:0 0 0 10px #082680;
        opacity:0
    }
    to{
        box-shadow:0 0 0 0 #082680;
        opacity:0
    }
}
@keyframes fadeFromLeft{
    0%{
        opacity:0;
        transform:translateX(-20px)
    }
    100%{
        opacity:1;
        transform:translateX(0)
    }
}
@keyframes fadeFromRight{
    0%{
        opacity:0;
        transform:translateX(20px)
    }
    100%{
        opacity:1;
        transform:translateX(0)
    }
}
@keyframes fadeFromUp{
    0%{
        opacity:0;
        transform:translateY(20px)
    }
    100%{
        opacity:1;
        transform:translateY(0)
    }
}
@keyframes zooming{
    0%{
        transform:scale(1,1)
    }
    50%{
        transform:scale(1.05,1.05)
    }
    100%{
        transform:scale(1,1)
    }
}
@keyframes spin{
    from{
        transform:rotate(0)
    }
    to{
        transform:rotate(360deg)
    }
}
@keyframes left-right-move{
    0%{
        transform:translateX(-100px)
    }
    50%{
        transform:translateX(-10px)
    }
    100%{
        transform:translateX(-100px)
    }
}
@keyframes fadeFromLeft{
    0%{
        opacity:0;
        transform:translateX(-20px)
    }
    100%{
        opacity:1;
        transform:translateX(0)
    }
}
@keyframes fadeFromRight{
    0%{
        opacity:0;
        transform:translateX(20px)
    }
    100%{
        opacity:1;
        transform:translateX(0)
    }
}
@keyframes fadeFromUp{
    0%{
        opacity:0;
        transform:translateY(20px)
    }
    100%{
        opacity:1;
        transform:translateY(0)
    }
}
@keyframes zooming{
    0%{
        transform:scale(1,1)
    }
    50%{
        transform:scale(1.05,1.05)
    }
    100%{
        transform:scale(1,1)
    }
}
.ei-feature-more button{
    border-radius:30px;
    background-color:#0059de;
    border:0;
    padding:10px 20px;
    line-height:unset;
    font-weight:700;
    color:#fff;
    background-image:linear-gradient(358deg,#0043a7,#0059de);
    box-shadow:5px 3px 2px 2px #00000033
}
.ei-faq-shape.fq-shape-style2{
    top:-160px;
    right:100px;
    z-index:0;
    opacity:.4;
    animation:spining2 40s linear infinite;
    position:absolute
}
.ei-faq-shape.fq-shape-style5{
    right:19%;
    top:115px;
    animation:spining2 50s linear infinite;
    position:absolute
}
.ei-faq-shape.fq-shape-style3{
    top:4px;
    left:3px;
    transform:translateX(-50%);
    animation:1s ease 0s infinite alternate none running scale;
    position:absolute
}
@keyframes spining2{
    from{
        transform:rotate(0);
        -webkit-transform:rotate(0)
    }
    to{
        transform:rotate(359deg);
        -webkit-transform:rotate(359deg)
    }
}


  #carouselExampleFade{
    position: fixed;
    z-index: -1;
    font-family: "Poppins";
    height: 100vh;
    width: 100vw;
  }
  #carouselExampleFade .carousel-item img{
    box-shadow: 2px 2px 2px red;
    height: 100vh;
    width: 100vw;
  }
.logotext {
    background-color: #005bff;
    background-image: linear-gradient(35deg, #0059de 30%, #26c2ff 67%, #62a0ff 99%);
    position: absolute;
    padding: 8px 15px;
    border-radius: 8px;
    z-index: 1;
    position: absolute;
    opacity: 1;
    left: 0;
    top: 0;
    font-size: 2.5em;
    margin: 2%;
    color: #fff;
    font-family: "Poppins";
}
.logocaption {
        background-color: #00000042;
    background-image: linear-gradient(65deg, #000000c4 30%, #435347 67%, #090909ba 99%);
    position: absolute;
    padding: 8px 15px;
    border-radius: 8px;
    z-index: 1;
    position: absolute;
    opacity: 1;
    left: 2%;
    top: 27%;
    font-size: 2em;
    margin: 2%;
    color: #fff;
    font-family: "Poppins";
}
.login-block .teacher{
-webkit-animation: slit-in-vertical 0.7s 0.0s ease-out backwards;
    animation: slit-in-vertical 0.7s 0.0s ease-out backwards;
    transform-style: preserve-3d;
    transition: all 0.5s;
}
.login-block .campus{
-webkit-animation: slit-in-vertical 0.7s 0.1s ease-out backwards;
    animation: slit-in-vertical 0.7s 0.1s ease-out backwards;
}
.login-block .family{
-webkit-animation: slit-in-vertical 0.7s 0.2s ease-out backwards;
    animation: slit-in-vertical 0.7s 0.2s ease-out backwards;
}
.login-block .instruction{
  -webkit-animation: slit-in-vertical 0.7s 0.3s ease-out backwards;
    animation: slit-in-vertical 0.7s 0.3s ease-out backwards;
}
.login-block .staff{
  -webkit-animation: slit-in-vertical 0.7s 0.4s ease-out backwards;
    animation: slit-in-vertical 0.7s 0.4s ease-out backwards;
}
.login-block .substitute{
  -webkit-animation: slit-in-vertical 0.7s 0.5s ease-out backwards;
    animation: slit-in-vertical 0.7s 0.5s ease-out backwards;
}
@keyframes slit-in-vertical {
  0% {
    -webkit-transform: translateZ(-800px) rotateY(90deg) scale(1,1);
            transform: translateZ(-800px) rotateY(90deg) scale(1,1);
    opacity: 0;
  }
  54% {
    -webkit-transform: translateZ(-160px) rotateY(87deg) scale(1.5,1.5);
            transform: translateZ(-160px) rotateY(87deg) scale(1.5,1.5);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateZ(0) rotateY(0) scale(1,1);
            transform: translateZ(0) rotateY(0) scale(1,1);
  }
}
footer {
    position: absolute;
    bottom: 0;
    margin-bottom: 10px;
}
footer button{
background: #ffffff00 !important;
}
footer button:hover{
background: #ffffff !important;
}
.overlay {
    background-color: #ffffff;
    position: fixed;
    width: 100vw;
    height: 100vw;
    z-index: 1043;
    top: 0px;
    left: 0px;
    opacity: .96;   
    /* display: none; */
}
.mainbody{
  display: none;
}
.circle1span{
    width: 200%;
    height: 200%;
    position: absolute;
    right: -29%;
    top: -142%;
    border-radius: 50%;
    z-index: 0;
    outline-style: solid;
    box-shadow: inset -4px -3px 4px #00000029;
    
}
.login-block .teacher .circle1span{
     background: #b5770a96;
    outline-color:  #b5770a14;
    animation: scale-in-center 0.5s 0.6s cubic-bezier(0.250, 0.460, 0.450, 0.940) both, spining2 20s 2s linear infinite;
}
.login-block .campus .circle1span{
     background: #61785296;
    outline-color:  #61785214;
    animation: scale-in-center 0.5s 0.7s cubic-bezier(0.250, 0.460, 0.450, 0.940) both, spining2 20s 2s linear infinite;
}
.login-block .family .circle1span{
     background: #dc3c2696;
    outline-color:  #dc3c2614;
    animation: scale-in-center 0.5s 0.8s cubic-bezier(0.250, 0.460, 0.450, 0.940) both, spining2 20s 2s linear infinite;
}
.login-block .instruction .circle1span{
     background: #18978F96;
    outline-color:  #18978F14;
    animation: scale-in-center 0.5s 0.9s cubic-bezier(0.250, 0.460, 0.450, 0.940) both, spining2 20s 2s linear infinite;
}
.login-block .staff .circle1span{
     background: #4e255f96;
    outline-color:  #4e255f14;
    animation: scale-in-center 0.5s 1.0s cubic-bezier(0.250, 0.460, 0.450, 0.940) both, spining2 20s 2s linear infinite;
}
.login-block .substitute .circle1span{
     background: #1F469096;
    outline-color:  #1F469014;
    animation: scale-in-center 0.5s 1.1s cubic-bezier(0.250, 0.460, 0.450, 0.940) both, spining2 20s 2s linear infinite;
}


.feature-eight-section .teacher .eight-feature-box:hover {
    box-shadow: -1px -13px 19px 6px rgb(142 103 35);
}
.feature-eight-section .campus .eight-feature-box:hover {
    box-shadow: -1px -13px 19px 6px rgb(132 149 121);
}
.feature-eight-section .family .eight-feature-box:hover {
    box-shadow: -1px -13px 19px 6px rgb(205 117 106);
}
.feature-eight-section .instruction .eight-feature-box:hover {
    box-shadow: -1px -13px 19px 6px rgb(100 163 159);
}
.feature-eight-section .staff .eight-feature-box:hover {
    box-shadow: -1px -13px 19px 6px rgb(112 90 121);
}
.feature-eight-section .substitute .eight-feature-box:hover {
    box-shadow: -1px -13px 19px 6px rgb(99 117 153);
}


.circle1spanOver{
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: inherit;
}

.footer-wave{
    position: fixed;
    bottom: 0;
    z-index: -1;
    width: 100%;
}
.wavepath3{
    position: relative ;
    top: 30px;
}
@keyframes scale-in-center {
  0% {
    transform: scale(0);
    opacity: 1;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes circleBorderEffect {
  0% {
      outline-width: 0px ;
  }
  100% {
      outline-width: 10px;

  }
} 

.form-signin {
    max-width: 330px;
    padding: 15px;
}
.modal-header {
    color: #fff;
    padding: 15px 18px;
    border-bottom: 2px solid #0000003d;
}
.modal-header .btn-close {
    margin-right: 0;
}
.modal-footer {
    border-top: 0;
}
.modal-dialog {
    perspective: 600px;
    width: 100%;
    max-width: 35%;
    top:80px;
}
.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 20px;
    color: #fff;
    letter-spacing: 0.5px;
}
.modal-content{
  -webkit-animation: slit-in-horizontal 0.45s ease-out both;
          animation: slit-in-horizontal 0.45s ease-out both;
          background-repeat: no-repeat;
    background-position: bottom left;
    background-size: 14%;
}
@-webkit-keyframes slit-in-horizontal {
  0% {
    -webkit-transform: translateZ(-800px) rotateX(90deg);
            transform: translateZ(-800px) rotateX(90deg);
    opacity: 0;
  }
  54% {
    -webkit-transform: translateZ(-160px) rotateX(87deg);
            transform: translateZ(-160px) rotateX(87deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateZ(0) rotateX(0);
            transform: translateZ(0) rotateX(0);
  }
}
@keyframes slit-in-horizontal {
  0% {
    -webkit-transform: translateZ(-800px) rotateX(90deg);
            transform: translateZ(-800px) rotateX(90deg);
    opacity: 0;
  }
  54% {
    -webkit-transform: translateZ(-160px) rotateX(87deg);
            transform: translateZ(-160px) rotateX(87deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateZ(0) rotateX(0);
            transform: translateZ(0) rotateX(0);
  }
}


.btn-primary {
    background: #012951 !important;
    color: #fff;
    border:  0;
}
.btn-primary:hover {
    background: #012951cf !important;
    color: #fff;
    border:  0;
}

.btn-submit {
    background: #00000038 !important;
    color: #fff;
}
.btn-submit:hover {
    background: #00000087 !important;
    color: #fff;
}
.btn-close {
    background-color: #fff;
    border-radius: 50%;
}

#teacherModal .modal-content{
    background-color: #b5770a;
    background-image: url(images/teacher-login-icon-2.png);    
}
#teacherModal .btn-submit {
   
}

#campusModal .modal-content{
    background-color: #617852;
    background-image: url(images/principal-login-icon-2.png);
}
#campusModal .btn-submit {
   
}

#familyModal .modal-content{
    background-color: #dc3c26;
    background-image: url(images/parents-login-icon-2.png);
}
#familyModal .btn-submit {
   
}

#instructionModal .modal-content{
    background-color: #18978F;
    background-image: url(images/admin-login-icon-2.png);
}
#instructionModal .btn-submit {
   
}

#staffModal .modal-content{
    background-color: #4e255f;
    background-image: url(images/staff-login-icon-2.png);
}
#staffModal .btn-submit {
    
}

#substituteModal .modal-content{
    background-color: #1F4690;
    background-image: url(images/substitute-login-icon-2.png);
}
#studentSpecEdTrackerModal .modal-content {
    background-color: #608510;
}
#substituteModal .btn-submit {
}
.modal .circle1{
  animation: scale-in-center 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}
@keyframes scale-in-center {
  0% {
    transform: scale(0);
    opacity: 1;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
.modal-dialog {
    box-shadow: none;
}
.footerBtns {
    position: relative;
    top: 20px;
}
.footerBtns .btn {
    box-shadow: none;
    background: #0059deb8;
    color: #fff;
    border: 1px solid #0043a8f0;
}
.footerBtns .btn:hover {
    background: #0059de;
}

.sync-overlay {
    position: fixed;
    display: block;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    width: 100vw;
    height: 100vh;
    background: #fcfcfcf7;
    z-index: 222222222;
}
.errorlogin {
    color: white;
    animation: slit-in-vertical 0.45s ease-out both;
    background: #ec0000;
    border-radius: 5px;
    padding: 3px 10px;
    box-shadow: 3px 3px 2px #00000061;
    display: none;
    width: 28rem;
    font-weight: bold;
    font-size: 1.5rem;
    text-align: center;
}
.disablethis {
    opacity: 1;
    pointer-events: none;
    background: #999;
    border-color: #777;
}
.logoutToast {
    animation: slide-in-right 0.5s 1s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}
@keyframes slide-in-right {
    0% {
        transform: translateX(1000px);
        opacity: 0;
    }

    100% {
        transform: translateX(0);
        opacity: 1;
    }
}
#familyModal .errorlogin {
    color: #e40000;   
    background: #fff7f7;
    width: 100%;
}
.spinner-border {
    width: 1rem;
    height: 1rem;
    font-size: 12px;
}
.LoginLoader {
    padding-right: 20px;
    padding-left: 20px;
    cursor: wait !important;
    pointer-events: inherit !important;
}
.progressLoad {
    position: absolute;
    top: -2px;
    left: 0;
    z-index: 999999999;
    width: 100vw;
    height: 15px;
    background: none;
    transition: all 0.1s;
}
.progress-bar {
    transition: all 1s;
    border-radius: 10px;
    border-bottom-left-radius: 0 !important;
    border-top-left-radius: 0 !important;
    background: linear-gradient(87deg, #3ff22d 50%, #24b26d 95%, #2fd186);
}
.loadingBlackLayer {
    width: 100vw;
    height: 100vh;
    background: #0000000f;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    cursor: wait;
}
.studentResourcesBtn {
    width: auto;
    min-width: 640px;
    position: absolute;
    top: 120px;
    font-weight: bold;
    font-size: 2rem;
    background: #FF9B3A;
    z-index: 2;
    border-radius: 8px;
    left: 2%;
}
.studentSpecEdTrackerBtn {
    width: auto;
    min-width: 640px;
    position: absolute;
    top: 190px;
    font-weight: bold;
    font-size: 2rem;
    background: #92cd12;
    z-index: 2;
    border-radius: 8px;
    left: 2%;
    border-color: #6d9c07;
    color:#111;
}
    .studentSpecEdTrackerBtn:focus, .studentSpecEdTrackerBtn:hover {
        background: #608510;
        border-color: #6d9c07;
    }

@media screen and (min-width:2840px) {
    .studentSpecEdTrackerBtn {
        top: 330px !important;
        z-index: 22 !important;
    }
}