@import url(https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap);

html{
    color:#222;
    font-size:1em;
    line-height:1.4
}
::selection{
    background:#b3d4fc;
    text-shadow:none
}
hr{
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #ccc;
    margin:1em 0;
    padding:0
}
audio,canvas,iframe,img,svg,video{
    vertical-align:middle
}
fieldset{
    border:0;
    margin:0;
    padding:0
}
textarea{
    resize:vertical
}
.browserupgrade{
    margin:.2em 0;
    background:#ccc;
    color:#000;
    padding:.2em 0
}
.hidden{
    display:none!important
}
.visuallyhidden{
    border:0;
    clip:rect(0 0 0 0);
    height:1px;
    margin:-1px;
    overflow:hidden;
    padding:0;
    position:absolute;
    width:1px;
    white-space:nowrap
}
.visuallyhidden.focusable:active,.visuallyhidden.focusable:focus{
    clip:auto;
    height:auto;
    margin:0;
    overflow:visible;
    position:static;
    width:auto;
    white-space:inherit
}
.invisible{
    visibility:hidden
}
.clearfix:after,.clearfix:before{
    content:" ";
    display:table
}
.clearfix:after{
    clear:both
}
@media print{
    *,:after,:before{
        background:0 0!important;
        color:#000!important;
        -webkit-box-shadow:none!important;
        box-shadow:none!important;
        text-shadow:none!important
    }
    a,a:visited{
        text-decoration:underline
    }
    a[href]:after{
        content:" (" attr(href) ")"
    }
    abbr[title]:after{
        content:" (" attr(title) ")"
    }
    a[href^="#"]:after,a[href^="javascript:"]:after{
        content:""
    }
    pre{
        white-space:pre-wrap!important
    }
    blockquote,pre{
        border:1px solid #999;
        page-break-inside:avoid
    }
    thead{
        display:table-header-group
    }
    img,tr{
        page-break-inside:avoid
    }
    h2,h3,p{
        orphans:3;
        widows:3
    }
    h2,h3{
        page-break-after:avoid
    }
}
html{
    line-height:1.15;
    -webkit-text-size-adjust:100%
}
body{
    margin:0
}
main{
    display:block
}
h1{
    font-size:2em;
    margin:.67em 0
}
hr{
    box-sizing:content-box;
    height:0;
    overflow:visible
}
pre{
    font-family:monospace,monospace;
    font-size:1em
}
a{
    background-color:transparent
}
abbr[title]{
    border-bottom:none;
    text-decoration:underline;
    text-decoration:underline dotted
}
b,strong{
    font-weight:bolder
}
code,kbd,samp{
    font-family:monospace,monospace;
    font-size:1em
}
small{
    font-size:80%
}
sub,sup{
    font-size:75%;
    line-height:0;
    position:relative;
    vertical-align:baseline
}
sub{
    bottom:-.25em
}
sup{
    top:-.5em
}
img{
    border-style:none
}
button,input,optgroup,select,textarea{
    font-family:inherit;
    font-size:100%;
    line-height:1.15;
    margin:0
}
button,input{
    overflow:visible
}
button,select{
    text-transform:none
}
[type=button],[type=reset],[type=submit],button{
    -webkit-appearance:button
}
[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{
    border-style:none;
    padding:0
}
[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{
    outline:1px dotted ButtonText
}
fieldset{
    padding:.35em .75em .625em
}
legend{
    box-sizing:border-box;
    color:inherit;
    display:table;
    max-width:100%;
    padding:0;
    white-space:normal
}
progress{
    vertical-align:baseline
}
textarea{
    overflow:auto
}
[type=checkbox],[type=radio]{
    box-sizing:border-box;
    padding:0
}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{
    height:auto
}
[type=search]{
    -webkit-appearance:textfield;
    outline-offset:-2px
}
[type=search]::-webkit-search-decoration{
    -webkit-appearance:none
}
::-webkit-file-upload-button{
    -webkit-appearance:button;
    font:inherit
}
details{
    display:block
}
summary{
    display:list-item
}
template{
    display:none
}
[hidden]{
    display:none
}
html{
    font-size:20px;
    scroll-behavior:smooth
}
body{
    padding:0;
    margin:0;
    font-size:20px;
    color:#504c89;
    line-height:28px;
    overflow-x:hidden;
    font-family:"Josefin Sans",sans-serif;
    background:#e4f0fa
}
h1,h2,h3,h4,h5,h6{
    font-weight:600;
    margin:0;
    line-height:1.3;
    color:#372c7a;
    font-family:"Josefin Sans",sans-serif
}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{
    color:#372c7a
}
h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover{
    color:#00add8
}
h1{
    font-size:42px
}
h2{
    font-size:32px;
    line-height:38px;
    margin-top:-13px
}
@media (min-width:576px){
    h2{
        font-size:36px;
        line-height:46px;
        margin-top:-16px
    }
}
h3{
    font-size:28px;
    line-height:38px;
    margin-top:-14px
}
h4{
    font-size:24px;
    line-height:28px;
    margin-top:-9px
}
h5{
    font-size:20px;
    line-height:26px;
    margin-top:-9px
}
h6{
    font-size:18px;
    margin-top:-7px;
    font-weight:500
}
p{
    margin-top:-10px
}
p:last-child{
    margin-bottom:-7px!important
}
p a{
    color:#00add8
}
p a:hover{
    color:#00add8
}
@media (max-width:575px){
    p{
        font-size:16px
    }
}
@media (min-width:768px){
    h1{
        font-size:80px
    }
    h2{
        font-size:50px;
        line-height:60px;
        margin-top:-20px
    }
    h3{
        font-size:36px;
        line-height:46px;
        margin-top:-16px
    }
    h4{
        font-size:28px;
        line-height:38px;
        margin-top:-14px
    }
    h5{
        font-size:24px;
        line-height:28px;
        margin-top:-9px
    }
    h6{
        font-size:20px;
        line-height:26px;
        margin-top:-9px
    }
}
a{
    display:inline-block;
    -webkit-transition:all ease .3s;
    -moz-transition:all ease .3s;
    transition:all ease .3s
}
a:hover{
    text-decoration:none;
    color:inherit
}
ul{
    margin:0;
    padding:0
}
ul li{
    list-style:none;
    padding:5px 0
}
button,input,select,textarea{
    width:100%;
    background-color:#fff;
    border:1px solid #bccaea;
    outline:0
}
textarea{
    height:200px;
    resize:none;
    padding:10px
}
button,input,select{
    height:50px;
    color:#504c89
}
button,label,select{
    cursor:pointer
}
input{
    background:#f4f4f4;
    border:1px solid transparent;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    padding-left:10px
}
input:focus{
    border:1px solid #ff8a00
}
input[type=submit]{
    cursor:pointer;
    background-color:#0a3d62;
    color:#fff;
    font-weight:700;
    padding:0
}
.bg_img{
    background-size:cover;
    background-position:center center;
    background-repeat:no-repeat
}
.right_center{
    background-position:right center
}
.left_center{
    background-position:left center
}
.bottom_center{
    background-position:bottom center
}
.bottom_left{
    background-position:bottom left
}
.bottom_right{
    background-position:bottom right
}
.top_center{
    background-position:top center
}
.top_left{
    background-position:top left
}
.top_right{
    background-position:top right
}
.bg_contain{
    background-size:contain
}
.bill-item,.cate-author,.cate-header .cate-meta,.cate-header .cate-meta .left,.client-item .client-author,.client-item .client-author .content .ratings,.contact-form .form-group .form-submit,.contact-header .contact-info-area,.contact-header .contact-info-area .contact-info-item a,.footer-widget.widget-about .logo-area,.header-section .header-wrapper,.header-section .header-wrapper .logo-area,.knowledge-header .knowledge-meta,.knowledge-item,.knowledge-widget .author,.looking-wrapper,.popular-item,.quote-item,.section-header-2,.social-icons,.video-button-2{
    display:flex;
    flex-wrap:wrap
}
.anime-bg,.video-button-2,.video-button-2 span,.video-button-2 span::after,.video-button-2 span::before,.video-wrapper .video-button{
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    position:absolute;
    content:""
}
.padding-top{
    padding-top:80px
}
.padding-bottom{
    padding-bottom:80px
}
.padding-top-2{
    padding-top:40px
}
.padding-bottom-2{
    padding-bottom:40px
}
@media (min-width:768px){
    .padding-top{
        padding-top:100px
    }
    .padding-bottom{
        padding-bottom:100px
    }
    .padding-top-2{
        padding-top:50px
    }
    .padding-bottom-2{
        padding-bottom:50px
    }
}
@media (min-width:992px){
    .padding-top{
        padding-top:120px
    }
    .padding-bottom{
        padding-bottom:120px
    }
    .padding-top-2{
        padding-top:60px
    }
    .padding-bottom-2{
        padding-bottom:60px
    }
    .pt-lg-120{
        padding-top:120px!important
    }
    .mt-lg-120{
        margin-top:120px!important
    }
    .lg-oh{
        overflow:hidden
    }
    .pt-lg-half{
        padding-top:60px!important
    }
    .pb-lg-half{
        padding-bottom:60px!important
    }
    .mt-lg--90{
        margin-top:-90px;
        position:relative;
        z-index:9
    }
}
.pr{
    position:relative
}
.mb-30-none{
    margin-bottom:-30px!important
}
.tab-item{
    display:none;
    animation-name:fadeInUp;
    -webkit-animation-name:fadeInUp;
    -moz-animation-name:fadeInUp;
    animation-duration:1s;
    -webkit-animation-duration:1s;
    -moz-animation-duration:1s
}
.tab-item.active{
    display:block
}
.tab-menu li{
    cursor:pointer
}
.mt-10{
    margin-top:10px
}
.mt-20{
    margin-top:20px
}
.mt-50{
    margin-top:50px
}
.mb-10{
    margin-bottom:10px
}
.mb-20{
    margin-bottom:20px
}
.mb-30{
    margin-bottom:30px
}
.mb--20{
    margin-bottom:-20px
}
.mb-50{
    margin-bottom:50px
}
.mb-40{
    margin-bottom:40px
}
.mt--40{
    margin-top:-40px
}
.mb--50{
    margin-bottom:-50px
}
.pt-10{
    padding-top:10px
}
.pt-20{
    padding-top:20px
}
.pb-30{
    padding-bottom:30px
}
.pt-50{
    padding-top:50px
}
.pb-10{
    padding-bottom:10px
}
.pb-20{
    padding-bottom:20px
}
.pb-50{
    padding-bottom:50px
}
.mb--38{
    margin-bottom:-38px
}
.mb-40-none{
    margin-bottom:-40px
}
@media (min-width:1200px){
    .pr-xl-15{
        padding-right:15px
    }
}
.c-thumb{
    overflow:hidden
}
.c-thumb a{
    display:block
}
.c-thumb img{
    width:100%;
    -webkit-transition:all ease .3s;
    -moz-transition:all ease .3s;
    transition:all ease .3s
}
.cl-white{
    color:#fff
}
.cl-white *{
    color:#fff
}
.cl-white ::placeholder{
    color:rgba(255,255,255,.6)
}
.cl-white p{
    color:rgba(255,255,255,.9)
}
.cl-black{
    color:#504c89
}
.cl-black h1,.cl-black h2,.cl-black h3,.cl-black h4,.cl-black h5{
    color:#372c7a
}
.oh{
    overflow:hidden
}
.section-bg{
    background:#fff
}
.body-bg{
    background:#e4f0fa
}
.theme-bg{
    background:#00add8
}
.theme-one{
    background:#ff8a00
}
.theme-two{
    background:#05c3de
}
.overlay{
    position:fixed;
    width:100%;
    height:100%;
    position:fixed;
    top:0;
    left:0;
    z-index:99;
    background:rgba(0,0,0,.7);
    -webkit-transition:all ease .3s;
    -moz-transition:all ease .3s;
    transition:all ease .3s;
    visibility:hidden;
    opacity:0
}
.overlay.active{
    opacity:1;
    visibility:visible
}
.ratings span{
    color:#fc0
}
.rtl{
    direction:rtl
}
.ltr{
    direction:ltr
}
.select-bar .current{
    display:block;
    margin-top:2px
}
.select-bar .list{
    width:100%;
    max-height:150px;
    overflow-y:auto
}
.select-bar .list::-webkit-scrollbar{
    width:4px;
    background-color:#f5f5f5
}
.select-bar .list::-webkit-scrollbar-thumb{
    background-color:#000
}
.select-bar .list::-webkit-scrollbar-track{
    -webkit-box-shadow:0 0 6px 0 rgba(0,0,0,.3);
    box-shadow:0 0 6px 0 rgba(0,0,0,.3);
    background-color:#f5f5f5
}
.select-bar .list li{
    padding:0 20px
}
.nice-select:after{
    width:10px;
    height:10px
}
.pos-rel{
    position:relative
}
.pos-rel .container{
    position:relative;
    z-index:1
}
.mt-120{
    margin-top:120px
}
.mb-120{
    margin-bottom:120px
}
.mb--50{
    margin-bottom:-50px
}
.mb--30{
    margin-bottom:-30px
}
.mb-70{
    margin-bottom:70px
}
.mb--70{
    margin-bottom:-70px
}
@media (max-width:991px){
    .pb-max-lg-0{
        padding-bottom:0!important
    }
    .pt-max-lg-0{
        padding-top:0!important
    }
    .mt-max-lg-0{
        margin-top:0!important
    }
    .mb-max-lg-0{
        margin-bottom:0!important
    }
}
@media (max-width:767px){
    .pb-max-md-0{
        padding-bottom:0!important
    }
    .pt-max-md-0{
        padding-top:0!important
    }
    .mt-max-md-0{
        margin-top:0!important
    }
    .mb-max-md-0{
        margin-bottom:0!important
    }
}
.social-icons{
    margin:-7.5px 0
}
.social-icons li{
    padding:7.5px
}
.social-icons li a{
    width:36px;
    height:36px;
    line-height:36px;
    text-align:center;
    font-size:16px;
    border:1px solid rgba(255,255,255,.15);
    border-radius:50%;
    color:#fff
}
.social-icons li a.active,.social-icons li a:hover{
    background:#fff;
    border-color:#fff
}
.social-icons li a.active i,.social-icons li a:hover i{
    color:#00add8
}
.mt--83{
    margin-top:-83px
}
.mt--93{
    margin-top:-93px
}
.mt--150{
    margin-top:-150px
}
.pt-70-145{
    padding-top:70px
}
@media (min-width:768px){
    .pt-70-145{
        padding-top:145px
    }
}
.mb--70--145{
    margin-bottom:-70px
}
@media (min-width:768px){
    .mb--70--145{
        margin-bottom:-145px
    }
}
.mt--55--70{
    margin-top:-55px
}
@media (min-width:576px){
    .mt--55--70{
        margin-top:-70px
    }
}
.mt--160{
    margin-top:-160px
}
.mt--187{
    margin-top:-187px
}
.transparent{
    background:0 0!important
}
.no-border{
    border:none!important
}
.section-bg-2{
    background:#d9eaf9
}
.section-header{
    max-width:635px;
    margin:0 auto 40px;
    text-align:center
}
.section-header .cate{
    display:block;
    color:rgba(55,44,122,.7);
    margin-bottom:20px
}
.section-header .title{
    margin-bottom:15px
}
@media (min-width:768px){
    .section-header{
        margin-bottom:65px
    }
    .section-header .cate{
        margin-bottom:40px;
        font-size:24px;
        font-weight:600
    }
    .section-header .title{
        margin-bottom:30px
    }
}
.section-header.cl-white .cate{
    color:rgba(255,255,255,.5)
}
.section-header-2{
    justify-content:space-between;
    align-items:center;
    margin-bottom:40px
}
@media (min-width:768px){
    .section-header-2{
        margin-bottom:65px
    }
}
.section-header-2 .left-side{
    width:100%;
    margin-bottom:30px
}
.section-header-2 .left-side .title{
    margin-bottom:15px
}
@media (min-width:768px){
    .section-header-2 .left-side{
        width:calc(100% - 270px);
        margin-bottom:0
    }
    .section-header-2 .left-side .title{
        margin-bottom:30px
    }
}
.section-header-2 .load-more{
    max-width:270px
}
footer{
    background-color:#011284;
    position:relative;
    overflow:hidden
}
.dot-slider{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:200%;
    animation:comunity 30s linear infinite;
    -webkit-animation:comunity 30s linear infinite;
    -moz-animation:comunity 30s linear infinite;
    background-repeat:repeat;
    opacity:0
}
@keyframes comunity{
    0%{
        -webkit-transform:translateY(0);
        -ms-transform:translateY(0);
        transform:translateY(0);
        opacity:1
    }
    99.9%{
        -webkit-transform:translateY(-50%);
        -ms-transform:translateY(-50%);
        transform:translateY(-50%)
    }
    100%{
        -webkit-transform:translateY(0);
        -ms-transform:translateY(0);
        transform:translateY(0);
        opacity:1
    }
}
.footer-widget{
    margin-bottom:50px
}
.footer-widget.widget-about .logo-area{
    align-items:center;
    margin-bottom:35px
}
.footer-widget.widget-about .logo-area .logo,.footer-widget.widget-about .logo-area .support{
    width:50%
}
.footer-widget.widget-about .logo-area .logo a,.footer-widget.widget-about .logo-area .support a{
    display:block
}
.footer-widget.widget-about .logo-area .logo{
    padding-right:20px
}
.footer-widget.widget-about .logo-area .logo img{
    max-width:100%
}
.footer-widget.widget-about .logo-area .support{
    padding-left:30px;
    border-left:1px solid #8854e9
}
.footer-widget.widget-about p{
    font-size:18px;
    margin-bottom:35px
}
.footer-widget .title{
    font-size:24px;
    margin:0;
    margin-bottom:25px
}
@media (min-width:768px){
    .footer-widget .title{
        margin-bottom:17px
    }
}
.footer-widget.widget-link ul{
    margin-bottom:-10px
}
.footer-widget.widget-link ul li{
    padding:0;
    margin-bottom:5px
}
.footer-widget.widget-link ul li a{
    font-size:18px
}
.footer-widget.widget-link ul li a:hover{
    color:#ff8a00
}
.newsletter-form input{
    height:60px;
    border:1px solid #fff;
    -webkit-border-radius:30px;
    -moz-border-radius:30px;
    border-radius:30px;
    background:#773be6;
    padding:0 30px;
    font-size:16px;
    margin-bottom:30px
}
.newsletter-form input::placeholder{
    color:#fff
}
@media (min-width:576px){
    .newsletter-form input{
        font-size:18px
    }
}
.newsletter-form button{
    background:#fff;
    color:#372c7a;
    width:auto;
    height:60px;
    padding:5px 40px 0;
    -webkit-border-radius:30px;
    -moz-border-radius:30px;
    border-radius:30px;
    outline:0
}
@media (min-width:576px){
    .newsletter-form button{
        font-size:20px
    }
}
.footer-bottom{
    padding:20px 0;
    text-align:center;
    position:relative;
    z-index:1
}
@media (min-width:768px){
    .footer-bottom{
        padding:27px 0
    }
}
.footer-bottom p{
    margin:0;
    color:rgba(255,255,255);
    font-size:15px
}
.footer-bottom p a:hover{
    color:#ff8a00
}
.header-section{
    width:100%;
    position:fixed;
    z-index:999;
    top:5px;
    -webkit-transition:all ease .3s;
    -moz-transition:all ease .3s;
    transition:all ease .3s;
    padding:15px 0;
    color:#0c0026
}
.header-section .header-wrapper{
    justify-content:space-between;
    align-items:center
}
.header-section .header-wrapper .logo-area{
    width:340px;
    align-items:center
}
.header-section .header-wrapper .logo-area .logo{
    width:177px;
    margin-right:20px
}
.header-section .header-wrapper .logo-area .logo a{
    display:block
}
.header-section .header-wrapper .logo-area .logo a img{
    width:100%
}
.header-section .header-wrapper .logo-area .support{
    padding-left:20px;
    border-left:1px solid #ff9015;
    font-size:18px;
    font-weight:600
}
.header-section .header-wrapper .logo-area .support a{
    color:#fff
}
@media (max-width:575px){
    .header-section .header-wrapper .logo-area{
        width:calc(100% - 40px)
    }
}
@media screen and (max-width:575px) and (max-width:450px){
    .header-section .header-wrapper .logo-area .logo{
        max-width:177px;
        width:calc(60% - 20px);
        margin-right:20px
    }
    .header-section .header-wrapper .logo-area .support{
        width:40%;
        font-size:12px;
        padding-left:10px
    }
}
@media (min-width:992px){
    .header-section .header-wrapper .menu{
        display:flex;
        flex-wrap:wrap;
        justify-content:flex-end;
        margin-left:auto;
        margin-right:15px
    }
    .header-section .header-wrapper .menu li{
        padding:5px;
        position:relative
    }
    .header-section .header-wrapper .menu li a{
        font-weight:600;
        color:#fff;
        padding:7px 18px;
        font-size:18px
    }
    .header-section .header-wrapper .menu li .submenu{
        min-width:200px;
        background-color:rgba(89,0,255,.95);
        box-shadow:0 0 5px rgba(136,136,136,.1);
        display:block;
        position:absolute;
        top:100%;
        left:0;
        -webkit-transform:scaleY(0);
        -ms-transform:scaleY(0);
        transform:scaleY(0);
        transform-origin:top;
        z-index:999;
        -webkit-transition:all .3s ease;
        -moz-transition:all .3s ease;
        transition:all .3s ease
    }
    .header-section .header-wrapper .menu li .submenu li{
        padding:0
    }
    .header-section .header-wrapper .menu li .submenu li a{
        text-transform:capitalize;
        font-size:16px;
        line-height:24px;
        display:flex;
        justify-content:space-between;
        padding:6px 15px;
        color:#fff;
        width:100%;
        font-weight:400;
        border-bottom:1px solid rgba(255,255,255,.2)
    }
    .header-section .header-wrapper .menu li .submenu li a:hover{
        color:#00add8;
        padding-left:20px;
        background:#fff
    }
    .header-section .header-wrapper .menu li .submenu li:first-child>a{
        border-top:1px solid rgba(255,255,255,.2)
    }
    .header-section .header-wrapper .menu li .submenu li:last-child>a{
        border:none
    }
    .header-section .header-wrapper .menu li .submenu li .submenu{
        left:100%;
        top:0;
        -webkit-transform:scaleX(0);
        -ms-transform:scaleX(0);
        transform:scaleX(0);
        transform-origin:left
    }
    .header-section .header-wrapper .menu li .submenu li:hover>.submenu{
        -webkit-transform:scaleX(1);
        -ms-transform:scaleX(1);
        transform:scaleX(1)
    }
    .header-section .header-wrapper .menu li:hover>.submenu{
        opacity:1;
        visibility:visible;
        -webkit-transform:scale(1);
        -ms-transform:scale(1);
        transform:scale(1);
        display:block!important
    }
}
@media (min-width:992px) and (max-width:1199px){
    .header-section .header-wrapper .menu{
        margin-right:10px
    }
    .header-section .header-wrapper .menu li a{
        padding:5px;
        font-size:14px
    }
    .header-section .header-wrapper .menu li .submenu{
        min-width:180px
    }
    .header-section .header-wrapper .menu li .submenu li a{
        font-size:14px;
        padding:6px 20px
    }
}
@media (max-width:991px){
    .header-section .header-wrapper .menu{
        position:absolute;
        top:100%;
        left:0;
        width:100%;
        max-height:calc(100vh - 130px);
        z-index:9;
        background-color:rgba(89,0,255,.95);
        overflow-y:auto;
        -webkit-transition:all ease .3s;
        -moz-transition:all ease .3s;
        transition:all ease .3s;
        -webkit-transform:scaleY(0);
        -ms-transform:scaleY(0);
        transform:scaleY(0);
        transform-origin:top
    }
    .header-section .header-wrapper .menu li{
        width:100%;
        padding:0
    }
    .header-section .header-wrapper .menu li a{
        padding:5px 10px;
        display:flex;
        align-items:center;
        border-top:1px solid rgba(255,255,255,.3);
        font-weight:500;
        justify-content:space-between;
        color:#fff;
        font-size:18px
    }
    .header-section .header-wrapper .menu li a:hover{
        background:#fff;
        color:#00add8
    }
    .header-section .header-wrapper .menu li a.header-button{
        display:inline-flex;
        padding:10px 50px;
        background:#fff;
        border:none;
        color:#0c0026;
        margin-bottom:15px!important;
        margin-top:15px!important
    }
    .header-section .header-wrapper .menu li .submenu{
        display:none;
        padding-left:20px
    }
    .header-section .header-wrapper .menu li .submenu li a{
        font-size:16px
    }
    .header-section .header-wrapper .menu>li:last-child{
        border-top:1px solid rgba(255,255,255,.3)
    }
    .header-section .header-wrapper .menu.active{
        -webkit-transform:scaleY(1);
        -ms-transform:scaleY(1);
        transform:scaleY(1)
    }
}
.header-section .header-wrapper .select-bar{
    border:none;
    background-color:transparent
}
.header-section .header-wrapper .select-bar::after{
    border-color:#665cb2;
    width:8px;
    height:8px
}
.header-section .header-wrapper .select-bar .current{
    color:#fff;
    text-transform:uppercase
}
.header-section .header-wrapper .header-button{
    font-size:18px;
    font-weight:600;
    padding:18px 36px 16px;
    background:#fff;
    -webkit-border-radius:30px;
    -moz-border-radius:30px;
    border-radius:30px;
    color:#36088a
}
.header-section .header-wrapper .header-button:hover{
    background:#fff;
    color:#00add8
}
@media (max-width:1199px){
    .header-section .header-wrapper .header-button{
        margin-left:12px;
        padding:12px 25px 10px
    }
}
@media (max-width:991px) and (min-width:768px){
    .header-section .header-wrapper .header-button{
        margin-left:30px
    }
}
.header-section.active{
    background:#00add8;
    top:0
}
@media (max-width:991px){
    .header-section.active{
        background:#00add8
    }
}
.header-section .header-right{
    align-items:center
}
.menu-item-has-children>a::after{
    content:"\f0d7";
    font-weight:600;
    font-family:"Font Awesome 5 Free";
    margin-left:5px;
    font-size:14px
}
.header-bar{
    position:relative;
    cursor:pointer;
    width:25px;
    height:20px;
    margin-left:auto;
    margin-right:30px
}
.header-bar span{
    position:absolute;
    display:inline-block;
    height:3px;
    width:100%;
    -webkit-transition:all ease .3s;
    -moz-transition:all ease .3s;
    transition:all ease .3s;
    background-color:#fff;
    left:0
}
.header-bar span:first-child{
    top:0
}
.header-bar span:nth-child(2){
    top:52%;
    transform:translateY(-65%)
}
.header-bar span:last-child{
    bottom:0
}
.header-bar.active span:first-child{
    -webkit-transform:rotate(45deg) translate(3px,9px);
    -ms-transform:rotate(45deg) translate(3px,9px);
    transform:rotate(45deg) translate(3px,9px)
}
.header-bar.active span:nth-child(2){
    opacity:0
}
.header-bar.active span:last-child{
    -webkit-transform:rotate(-45deg) translate(3px,-9px);
    -ms-transform:rotate(-45deg) translate(3px,-9px);
    transform:rotate(-45deg) translate(3px,-9px)
}
@media (max-width:575px){
    .header-bar{
        margin-right:15px;
        width:15px;
        height:16px
    }
    .header-bar span{
        height:2px;
        width:20px
    }
    .header-bar.active span:first-child{
        -webkit-transform:rotate(45deg) translate(4px,6px);
        -ms-transform:rotate(45deg) translate(4px,6px);
        transform:rotate(45deg) translate(4px,6px)
    }
    .header-bar.active span:nth-child(2){
        opacity:0
    }
    .header-bar.active span:last-child{
        -webkit-transform:rotate(-45deg) translate(4px,-6px);
        -ms-transform:rotate(-45deg) translate(4px,-6px);
        transform:rotate(-45deg) translate(4px,-6px)
    }
}
.banner-1{
    padding:235px 0 240px
}
@media (max-width:1199px){
    .banner-1{
        padding:185px 0 200px
    }
}
@media (max-width:575px){
    .banner-1{
        padding:155px 0 170px
    }
}
.banner-content .title{
    font-size:60px;
    line-height:90px;
    margin-bottom:20px;
    font-weight:700
}
.banner-content p{
    font-size:24px
}
@media (max-width:767px){
    .banner-content .title{
        font-size:50px;
        line-height:70px;
        margin-bottom:15px
    }
}
@media (max-width:575px){
    .banner-content .title{
        font-size:40px;
        line-height:50px;
        margin-bottom:35px
    }
    .banner-content p{
        font-size:22px
    }
}
.banner-2{
    padding:175px 0 180px
}
@media (max-width:575px){
    .banner-2{
        padding:155px 0 170px
    }
}
.banner-content-2{
    max-width:730px;
    margin:0 auto;
    text-align:center
}
.banner-content-2 .title{
    font-size:60px;
    line-height:70px;
    margin-bottom:40px;
    font-weight:700
}
.banner-content-2 p{
    font-size:24px;
    margin-bottom:38px
}
@media (max-width:767px){
    .banner-content-2 .title{
        font-size:50px;
        line-height:70px;
        margin-bottom:15px
    }
}
@media (max-width:575px){
    .banner-content-2 .title{
        font-size:40px;
        line-height:50px;
        margin-bottom:35px
    }
    .banner-content-2 p{
        font-size:22px;
        margin-bottom:32px
    }
}
.banner-3{
    padding:150px 0 250px
}
@media (max-width:1199px){
    .banner-3{
        padding:205px 0 180px
    }
}
@media (max-width:575px){
    .banner-3{
        padding:175px 0 150px
    }
}
.banner-6{
    padding:150px 0 250px
}
@media (max-width:1199px){
    .banner-6{
        padding:200px 0 250px
    }
}
@media (max-width:575px){
    .banner-6{
        padding:175px 0 230px
    }
}
.hero-section{
    padding:131px 0 81px;
    position:relative;
    overflow:hidden
}
.hero-section.style-two{
    padding:185px 0 218px
}
@media (max-width:767px){
    .hero-section.style-two{
        padding:155px 0 218px
    }
}
@media (max-width:575px){
    .hero-section.style-two{
        padding:150px 0 218px
    }
}
.hero-section.style-three{
    padding:195px 0 208px
}
@media (max-width:767px){
    .hero-section.style-three{
        padding:165px 0 208px
    }
}
@media (max-width:575px){
    .hero-section.style-three{
        padding:160px 0 208px
    }
}
.hero-section.clean-header{
    padding:150px 0 81px
}
.hero-section.about-style{
    padding:255px 0 180px
}
@media (max-width:1199px){
    .hero-section.about-style{
        padding:190px 0 180px
    }
}
@media (max-width:991px){
    .hero-section.about-style{
        padding:170px 0 160px
    }
}
@media (max-width:767px){
    .hero-section.about-style{
        padding:170px 0 140px
    }
}
.hero-section.about-style p{
    font-size:18px
}
.bottom-shape{
    position:absolute;
    left:50%;
    bottom:0;
    -webkit-transform:translateX(-50%);
    -ms-transform:translateX(-50%);
    transform:translateX(-50%);
    width:100%
}
.bottom-shape img{
    width:100%
}
.breadcrumb{
    background:0 0
}
.breadcrumb li{
    padding:0;
    margin-bottom:10px
}
.breadcrumb li a{
    font-size:18px
}
.breadcrumb li a::after{
    content:"\f100";
    font-weight:600;
    font-family:Flaticon;
    font-size:14px;
    display:inline-block;
    margin:0 8px
}
.cate-header{
    font-size:18px
}
.cate-header .cate-title{
    font-size:70px;
    line-height:80px;
    margin-bottom:22px
}
@media (max-width:991px){
    .cate-header .cate-title{
        font-size:50px;
        line-height:60px
    }
}
@media (max-width:767px){
    .cate-header .cate-title{
        font-size:40px;
        line-height:50px
    }
}
.cate-header .cate-meta{
    justify-content:space-between
}
.cate-header .cate-meta .update-button{
    background:#fff
}
.cate-header .cate-meta .left{
    align-items:center
}
.cate-header .cate-meta .left span{
    font-size:18px;
    color:#aea3f1;
    padding:5px
}
.cate-header .cate-meta .left .thumb{
    width:40px;
    height:40px;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%;
    overflow:hidden;
    margin:0 8px
}
.cate-header .cate-meta .left .thumb a{
    display:block
}
.cate-header .cate-meta .left .thumb img{
    width:100%
}
.cate-header .cate-meta .left .subtitle{
    margin:0;
    padding:5px;
    font-size:22px;
    font-weight:500
}
.cate-header .cate-meta .left .subtitle a{
    color:#fff
}
.cate-header .cate-meta .right{
    margin:5px
}
.cate-header .cate-meta .right i{
    margin-right:8px
}
.cate-header .cate-meta .right span{
    font-size:18px
}
@media (max-width:575px){
    .cate-header .cate-meta .left span{
        font-size:14px
    }
    .cate-header .cate-meta .left .subtitle{
        font-size:18px
    }
    .cate-header .cate-meta .right span{
        font-size:16px
    }
}
.hero-content .title{
    margin-bottom:20px
}
@media (min-width:768px){
    .hero-content .title{
        font-size:70px;
        line-height:80px;
        margin-bottom:15px
    }
}
.knowledge-widget{
    border-radius:10px;
    background:#fff;
    padding:30px;
    margin-bottom:30px;
    font-size:18px
}
@media screen and (max-width:399px){
    .knowledge-widget{
        padding:30px 15px
    }
}
.knowledge-widget .author{
    align-items:center
}
.knowledge-widget .author .author-thumb{
    width:73px;
    height:73px;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%;
    overflow:hidden
}
.knowledge-widget .author .author-thumb a{
    display:block
}
.knowledge-widget .author .author-thumb img{
    width:100%
}
.knowledge-widget .author .author-content{
    width:calc(100% - 73px);
    padding-left:30px
}
.knowledge-widget .author .author-content .subtitle{
    margin:0
}
.knowledge-widget .call-to-page .title{
    margin:0;
    margin-bottom:40px
}
.knowledge-widget .call-to-page p{
    margin-bottom:36px
}
@media (max-width:575px){
    .knowledge-widget .call-to-page .title{
        margin-bottom:30px
    }
    .knowledge-widget .call-to-page p{
        margin-bottom:26px
    }
}
.search-form{
    position:relative;
    background:#e7e9fa;
    padding:10px 15px;
    -webkit-border-radius:8px 8px 0 0;
    -moz-border-radius:8px 8px 0 0;
    border-radius:8px 8px 0 0;
    border-bottom:1px solid #ccc8e1
}
@media (min-width:576px){
    .search-form{
        padding:15px 40px
    }
}
.search-form input{
    background:0 0;
    border:none;
    height:50px;
    padding:0;
    padding-right:65px;
    font-size:16px
}
@media (min-width:576px){
    .search-form input{
        padding-right:180px;
        font-size:18px
    }
}
.search-form button{
    position:absolute;
    right:15px;
    top:35px;
    -webkit-border-radius:25px;
    -moz-border-radius:25px;
    border-radius:25px;
    height:50px;
    text-transform:uppercase;
    width:50px;
    font-size:18px;
    border:none;
    background:#00add8;
    color:#fff
}
@media (min-width:576px){
    .search-form button{
        width:auto;
        padding:0 35px;
        top:40px;
        right:40px
    }
    .search-form button i{
        margin-right:10px
    }
}
.search-form.round{
    -webkit-border-radius:35px;
    -moz-border-radius:35px;
    border-radius:35px
}
@media (min-width:576px){
    .search-form.round{
        -webkit-border-radius:40px;
        -moz-border-radius:40px;
        border-radius:40px
    }
    .search-form.round button{
        right:15px
    }
}
.search-form.shadow{
    box-shadow:0 6px 30px 0 rgba(89,91,164,.3);
    border:none;
    max-width:925px
}
.mw-925{
    margin-left:auto;
    margin-right:auto
}
.how-search-wrapper{
    background:#fff;
    padding:30px 15px;
    -webkit-border-radius:0 0 8px 8px;
    -moz-border-radius:0 0 8px 8px;
    border-radius:0 0 8px 8px
}
@media (min-width:576px){
    .how-search-wrapper{
        padding:60px 30px
    }
}
.how-search-item{
    margin:0 auto 30px;
    padding:40px 15px;
    text-align:center;
    border:1px solid #ccb5f6;
    background:#fff;
    -webkit-border-radius:20px;
    -moz-border-radius:20px;
    border-radius:20px;
    -webkit-transition:all ease .3s;
    -moz-transition:all ease .3s;
    transition:all ease .3s
}
.how-search-item:hover{
    border-color:#fff;
    background:#fff;
    box-shadow:.707px .707px 10px 0 rgba(112,96,186,.17)
}
.how-search-item .thumb{
    margin-bottom:30px;
    height:80px
}
.how-search-item .thumb img{
    max-height:100%
}
.how-search-item .content .title{
    margin-bottom:18px
}
@media screen and (min-width:380px){
    .how-search-item{
        padding:60px 30px
    }
    .how-search-item .thumb{
        height:100px;
        margin-bottom:40px
    }
    .how-search-item .content .title{
        margin-bottom:23px
    }
}
@media (min-width:992px) and (max-width:1399px){
    .how-search-item{
        padding:40px 15px
    }
}
.search-wrapper{
    border-radius:20px;
    box-shadow:0 14px 10px 0 rgba(112,96,186,.17);
    background:#fff;
    padding:30px 40px
}
@media (max-width:767px){
    .search-wrapper{
        padding:20px
    }
}
@media (max-width:575px){
    .search-wrapper{
        padding:20px 5px
    }
}
.how-item-2{
    margin:0 auto 30px;
    padding:40px 15px;
    text-align:center;
    background:#fff
}
.how-item-2 .thumb{
    margin-bottom:30px;
    height:80px
}
.how-item-2 .thumb img{
    max-height:100%
}
.how-item-2 .content .title{
    margin-bottom:18px
}
.how-item-2 .content p{
    max-width:240px;
    margin-left:auto;
    margin-right:auto
}
@media screen and (min-width:380px){
    .how-item-2{
        padding:60px 30px
    }
    .how-item-2 .thumb{
        height:100px;
        margin-bottom:40px
    }
    .how-item-2 .content .title{
        margin-bottom:23px
    }
}
@media (min-width:992px) and (max-width:1399px){
    .how-item-2{
        padding:40px 15px
    }
}
@media (min-width:992px){
    .how-item-2.shadow-style{
        position:relative;
        z-index:1
    }
    .how-item-2.shadow-style *{
        position:relative;
        z-index:1
    }
    .how-item-2.shadow-style::before{
        box-shadow:0 6px 30px 0 rgba(89,91,164,.3);
        position:absolute;
        content:"";
        left:0;
        right:0;
        top:-30px;
        bottom:-30px;
        background:#fff
    }
}
.how-item-3{
    margin:0 auto 30px;
    padding:40px 15px;
    text-align:center;
    border:1px solid #ccb5f6;
    background:#fff;
    -webkit-border-radius:20px;
    -moz-border-radius:20px;
    border-radius:20px;
    -webkit-transition:all ease .3s;
    -moz-transition:all ease .3s;
    transition:all ease .3s
}
.how-item-3:hover{
    border-color:#fff;
    background:#fff;
    box-shadow:.707px .707px 10px 0 rgba(112,96,186,.17)
}
.how-item-3 .thumb{
    margin-bottom:30px;
    height:80px
}
.how-item-3 .thumb img{
    max-height:100%
}
.how-item-3 .content .title{
    margin-bottom:18px
}
@media screen and (min-width:380px){
    .how-item-3{
        padding:60px 20px
    }
    .how-item-3 .thumb{
        height:100px;
        margin-bottom:40px
    }
    .how-item-3 .content .title{
        margin-bottom:23px
    }
}
@media (min-width:992px) and (max-width:1399px){
    .how-item-3{
        padding:40px 15px
    }
}
.bill-item{
    -webkit-border-radius:20px;
    -moz-border-radius:20px;
    border-radius:20px;
    background-color:#fff;
    padding:40px 15px;
    margin-bottom:30px;
    -webkit-transition:all ease .3s;
    -moz-transition:all ease .3s;
    transition:all ease .3s
}
.bill-item:hover{
    background:#d9eaf9
}
.bill-item .bill-thumb{
    width:80px;
    margin-bottom:20px
}
.bill-item .bill-thumb img{
    width:100%
}
.bill-item .bill-content{
    width:100%
}
.bill-item .bill-content .title{
    margin:0;
    margin-bottom:20px
}
@media (min-width:576px){
    .bill-item{
        padding:60px 40px
    }
    .bill-item .bill-thumb{
        width:120px
    }
    .bill-item .bill-content .title{
        margin-bottom:25px
    }
}
@media (min-width:768px){
    .bill-item .bill-thumb{
        margin-bottom:0
    }
    .bill-item .bill-content{
        width:calc(100% - 120px);
        padding-left:30px
    }
}
.bill-item.single-style{
    border-bottom:1px solid #ccb5f6;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
    background:0 0;
    padding-top:0
}
@media (min-width:576px){
    .bill-item.single-style{
        padding:50px 40px;
        padding-top:0;
        margin-bottom:60px
    }
}
.cate-single-item{
    padding:40px 15px;
    background:#fff;
    border-radius:20px;
    margin-bottom:30px
}
@media screen and (min-width:400px){
    .cate-single-item{
        padding:40px
    }
}
.cate-single-item .title{
    margin-top:0;
    margin-bottom:25px
}
.cate-single-item p{
    margin-bottom:20px
}
@media (min-width:576px){
    .cate-single-item .title{
        margin-bottom:32px
    }
    .cate-single-item p{
        margin-bottom:25px
    }
}
.cate-author{
    align-items:center
}
.cate-author .thumb{
    width:73px;
    height:73px;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%;
    overflow:hidden
}
.cate-author .thumb a{
    display:block
}
.cate-author .thumb img{
    width:100%
}
.cate-author .content{
    width:calc(100% - 73px);
    padding-left:30px
}
.cate-author .content .subtitle{
    margin:0
}
.cate-author .content span{
    font-size:18px
}
.category-single-wrapper{
    border-radius:20px;
    background:#fff;
    padding:75px 60px 60px
}
@media (max-width:767px){
    .category-single-wrapper{
        padding:45px 30px 40px
    }
}
@media (max-width:575px){
    .category-single-wrapper{
        padding:45px 15px 40px
    }
}
.single-item{
    font-size:18px;
    margin-bottom:90px
}
.single-item .title{
    margin-bottom:37px
}
.single-item p{
    margin-bottom:30px
}
.single-item .thumb{
    padding-top:28px
}
.single-item .thumb img{
    margin-bottom:37px;
    width:100%
}
@media (max-width:767px){
    .single-item{
        margin-bottom:50px
    }
    .single-item .title{
        margin-bottom:20px
    }
    .single-item p{
        margin-bottom:28px
    }
    .single-item .thumb{
        padding-top:5px
    }
    .single-item .thumb img{
        margin-bottom:25px
    }
}
@media (max-width:575px){
    .single-item{
        margin-bottom:50px
    }
    .single-item .title{
        margin-bottom:20px
    }
    .single-item p{
        margin-bottom:28px
    }
    .single-item .thumb{
        padding-top:5px
    }
    .single-item .thumb img{
        margin-bottom:25px
    }
}
.single-item:last-child{
    margin-bottom:0
}
.nulla-list{
    margin-bottom:32px
}
.nulla-list:last-child{
    margin-bottom:0
}
.nulla-list li{
    padding:0;
    position:relative;
    padding-left:27px
}
.nulla-list li::before{
    content:"\f106";
    font-family:Flaticon;
    font-weight:600;
    color:#00add8;
    font-size:14px;
    left:0;
    line-height:25px;
    display:block;
    top:0;
    position:absolute
}
.have-question-content .title{
    margin-bottom:14px
}
@media (min-width:768px){
    .have-question-content .title{
        margin-bottom:8px
    }
}
.have-question-content p{
    margin-bottom:25px
}
.have-question-wrapper{
    padding:65px 60px 60px;
    background:#fff;
    position:relative;
    z-index:1;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px
}
@media (max-width:575px){
    .have-question-wrapper{
        padding:45px 15px 40px
    }
}
.have-question-wrapper .right-thumb{
    top:0;
    right:40px;
    bottom:0;
    position:absolute;
    min-width:240px;
    text-align:right
}
@media (min-width:1200px){
    .have-question-wrapper .right-thumb{
        right:70px
    }
}
.have-question-wrapper .right-thumb img{
    max-width:100%;
    max-height:100%
}
.section-bg .knowledge-item{
    background:#e4f0fa
}
.knowledge-item{
    background:#fff;
    margin-bottom:30px;
    padding:40px 30px;
    border-radius:10px
}
.knowledge-item .knowledge-thumb{
    width:65px
}
.knowledge-item .knowledge-thumb img{
    max-width:100%
}
.knowledge-item .knowledge-content{
    padding-left:30px;
    width:calc(100% - 65px)
}
.knowledge-item .knowledge-content .title{
    margin:0;
    margin-bottom:14px
}
@media screen and (min-width:992px) and (max-width:1199px){
    .knowledge-item .knowledge-thumb{
        margin-bottom:15px
    }
    .knowledge-item .knowledge-content{
        width:100%;
        padding:0
    }
}
@media (max-width:575px){
    .knowledge-item{
        padding:40px 15px
    }
    .knowledge-item .knowledge-thumb{
        width:45px
    }
    .knowledge-item .knowledge-content{
        width:calc(100% - 45px);
        padding-left:20px
    }
}
@media screen and (max-width:399px){
    .knowledge-item .knowledge-thumb{
        margin-bottom:15px
    }
    .knowledge-item .knowledge-content{
        width:100%;
        padding:0
    }
}
.popular-item{
    border-radius:10px;
    border:1px solid #ccb5f6;
    padding:30px 20px;
    margin-bottom:30px;
    color:#504c89;
    -webkit-transition:all ease .3s;
    -moz-transition:all ease .3s;
    transition:all ease .3s
}
.popular-item .popular-thumb{
    width:35px
}
.popular-item .popular-thumb i{
    margin:0;
    line-height:1;
    font-size:42px;
    color:rgba(89,0,255,.65)
}
.popular-item .popular-content{
    width:calc(100% - 35px);
    padding-left:20px
}
.popular-item .popular-content .info{
    color:#00add8;
    font-size:16px;
    border-radius:5px;
    background-color:rgba(55,44,122,.102);
    padding:4px 13px 1px;
    display:inline-block;
    margin-bottom:20px
}
.popular-item .popular-content p{
    font-size:18px
}
@media screen and (max-width:399px){
    .popular-item{
        padding:40px 15px
    }
}
.popular-item:hover{
    border-color:#fff;
    background:#fff;
    box-shadow:.707px .707px 10px 0 rgba(112,96,186,.17)
}
.call-item{
    padding:60px 40px;
    border-radius:20px;
    border:1px solid #ccb5f6;
    margin-bottom:30px;
    -webkit-transition:all ease .3s;
    -moz-transition:all ease .3s;
    transition:all ease .3s
}
.call-item:hover{
    border-color:#fff;
    background:#fff
}
.call-item .title{
    margin-bottom:17px
}
.call-item .custom-button{
    margin-bottom:35px
}
@media screen and (max-width:399px){
    .call-item{
        padding:40px 15px
    }
    .call-item .title{
        margin-bottom:10px
    }
    .call-item .custom-button{
        margin-bottom:25px
    }
}
.question-item{
    background:#fff;
    box-shadow:0 13px 30px 0 rgba(17,4,75,.2);
    -webkit-border-radius:40px;
    -moz-border-radius:40px;
    border-radius:40px;
    margin-bottom:30px
}
.question-item a{
    font-size:18px;
    color:#372c7a;
    padding:11px 15px;
    display:block
}
@media (min-width:576px){
    .question-item a{
        padding:11px 30px
    }
}
.question-item.active,.question-item:hover{
    background:#00add8;
    box-shadow:0 10px 15px 0 rgba(67,36,217,.5)
}
.question-item.active a,.question-item:hover a{
    color:#fff
}
.category-bg{
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:200px
}
.looking-wrapper{
    margin:-10px;
    justify-content:center
}
.looking-wrapper li{
    padding:10px
}
.looking-wrapper li a{
    color:#fff;
    background:#00add8;
    box-shadow:0 5px 10px 0 rgba(2,0,14,.6);
    -webkit-border-radius:25px;
    -moz-border-radius:25px;
    border-radius:25px;
    text-transform:uppercase;
    font-size:14px;
    font-weight:600;
    padding:11px 33px
}
@media (min-width:576px){
    .looking-wrapper{
        margin:-15px
    }
    .looking-wrapper li{
        padding:15px
    }
}
.anime-bg{
    min-width:485px;
    min-height:485px;
    animation:zoomI 3s linear infinite;
    -webkit-animation:zoomI 3s linear infinite;
    -moz-animation:zoomI 3s linear infinite
}
@keyframes zoomI{
    0%{
        -webkit-transform:translate(-50%,-50%) scale(1);
        -ms-transform:translate(-50%,-50%) scale(1);
        transform:translate(-50%,-50%) scale(1)
    }
    66%{
        -webkit-transform:translate(-50%,-50%) scale(1.1);
        -ms-transform:translate(-50%,-50%) scale(1.1);
        transform:translate(-50%,-50%) scale(1.1)
    }
    100%{
        -webkit-transform:translate(-50%,-50%) scale(1);
        -ms-transform:translate(-50%,-50%) scale(1);
        transform:translate(-50%,-50%) scale(1)
    }
}
.price-item{
    text-align:center;
    border-radius:20px;
    box-shadow:0 14px 10px 0 rgba(112,96,186,.17);
    background:#fff;
    padding:40px 15px;
    margin-bottom:30px
}
.price-item .cate{
    display:block;
    margin-bottom:22px
}
.price-item .title{
    width:120px;
    height:120px;
    display:inline-block;
    background:#00add8;
    color:#fff;
    line-height:120px;
    margin:0;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%;
    margin-bottom:35px
}
.price-item ul{
    margin-bottom:30px
}
.price-item ul li{
    font-size:18px;
    padding:0;
    margin-bottom:10px
}
.getting-item{
    margin:0 auto 30px;
    padding:40px 15px;
    text-align:center;
    background:#fff;
    -webkit-border-radius:20px;
    -moz-border-radius:20px;
    border-radius:20px;
    -webkit-transition:all ease .3s;
    -moz-transition:all ease .3s;
    transition:all ease .3s;
    box-shadow:.707px .707px 10px 0 rgba(112,96,186,.17)
}
.getting-item .thumb{
    margin-bottom:30px;
    height:80px
}
.getting-item .thumb img{
    max-height:100%
}
.getting-item .content .title{
    margin-bottom:18px
}
.getting-item .content p{
    font-size:18px
}
@media screen and (min-width:380px){
    .getting-item{
        padding:60px 15px
    }
    .getting-item .thumb{
        height:100px;
        margin-bottom:40px
    }
    .getting-item .content .title{
        margin-bottom:23px
    }
}
@media (min-width:992px) and (max-width:1399px){
    .getting-item{
        padding:40px 15px
    }
}
.sticky-menu{
    position:sticky;
    top:120px
}
.faq-menu{
    padding:60px 30px;
    -webkit-border-radius:20px;
    -moz-border-radius:20px;
    border-radius:20px
}
.faq-menu ul li a{
    padding:8px 0;
    color:#fff;
    position:relative
}
.faq-menu ul li a::before{
    position:absolute;
    content:"\f105";
    font-family:"Font Awesome 5 Free";
    font-weight:600;
    left:12px;
    top:10px;
    opacity:0
}
.faq-menu ul li a.active,.faq-menu ul li a:hover{
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;
    background:rgba(255,255,255,.2);
    padding-left:30px
}
.faq-menu ul li a.active::before,.faq-menu ul li a:hover::before{
    opacity:1
}
@media (max-width:575px){
    .faq-menu{
        padding:40px 30px
    }
}
@media (max-width:991px){
    .faq-menu{
        max-width:400px;
        margin:0 auto 30px
    }
}
.faq-video{
    padding:10px;
    background:#fff;
    -webkit-border-radius:20px;
    -moz-border-radius:20px;
    border-radius:20px;
    text-align:center
}
@media (max-width:991px){
    .faq-video{
        max-width:400px;
        margin:0 auto
    }
}
.faq-video .video-area{
    -webkit-border-radius:20px;
    -moz-border-radius:20px;
    border-radius:20px;
    position:relative;
    display:block;
    overflow:hidden
}
.faq-video .video-area img{
    width:100%
}
.faq-video .video-area .video-button-2 i{
    background:#ff8a00;
    border-color:#ff8a00
}
.faq-video .title{
    margin:0;
    padding:20px 0 10px
}
.faq--wrapper{
    margin-bottom:53px
}
.faq--wrapper .main-title{
    font-weight:700;
    margin:0;
    margin-bottom:26px
}
.faq--wrapper:last-child{
    margin-bottom:0
}
@media (max-width:991px){
    .faq--wrapper{
        margin-bottom:43px
    }
    .faq--wrapper .main-title{
        margin-bottom:16px
    }
}
.faq--item{
    background:#fff;
    padding:26px 30px;
    position:relative;
    border:1px solid #dee2f1;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;
    margin-bottom:20px
}
.faq--item:last-child{
    margin-bottom:0
}
.faq--item .faq-title{
    cursor:pointer
}
.faq--item .faq-title .title{
    margin:0;
    padding-right:15px;
    font-weight:600;
    font-size:22px
}
.faq--item .faq-title .icon{
    width:12px;
    height:12px;
    border-top:1px solid #372c7a;
    border-left:1px solid #372c7a;
    position:absolute;
    right:30px;
    top:35px;
    -webkit-transform:rotate(135deg);
    -ms-transform:rotate(135deg);
    transform:rotate(135deg);
    -webkit-transition:all ease .3s;
    -moz-transition:all ease .3s;
    transition:all ease .3s
}
.faq--item .faq-content{
    padding-top:30px;
    padding-bottom:10px;
    display:none;
    font-size:18px
}
.faq--item.open .icon{
    -webkit-transform:rotate(225deg);
    -ms-transform:rotate(225deg);
    transform:rotate(225deg)
}
.faq--item.active .faq-content{
    display:block
}
@media (max-width:575px){
    .faq--item{
        padding-left:15px;
        padding-right:15px
    }
    .faq--item .faq-title .title{
        font-size:20px
    }
    .faq--item .faq-title .icon{
        right:15px;
        top:32px
    }
}
.mt-70{
    margin-top:70px
}
.changelog-item{
    padding:40px 15px;
    background:#fff;
    margin-bottom:30px;
    border-radius:20px;
    font-size:18px
}
@media screen and (min-width:400px){
    .changelog-item{
        padding:60px 40px
    }
}
.changelog-item .title{
    margin-bottom:14px
}
.changelog-item .date{
    display:block;
    margin-bottom:30px
}
@media (max-width:575px){
    .changelog-item .cate{
        margin-bottom:25px;
        padding:0 30px;
        -webkit-border-radius:20px;
        -moz-border-radius:20px;
        border-radius:20px;
        font-size:16px
    }
    .changelog-item .title{
        margin-bottom:10px
    }
    .changelog-item .date{
        margin-bottom:20px
    }
}
.update-button{
    display:inline-block;
    margin-bottom:35px;
    background-color:rgba(107,211,149,.102);
    color:#6bd395;
    line-height:40px;
    padding:5px 40px;
    font-weight:600;
    -webkit-border-radius:25px;
    -moz-border-radius:25px;
    border-radius:25px;
    font-size:18px
}
.update-button.bug{
    background-color:rgba(255,85,95,.102);
    color:#ff555f
}
.update-button.feature{
    background-color:rgba(50,79,231,.102);
    color:#324fe7
}
.knowledge-header{
    border-bottom:1px solid #ccc8e1;
    padding-bottom:20px;
    margin-bottom:30px
}
@media (min-width:576px){
    .knowledge-header{
        padding-bottom:25px;
        margin-bottom:40px
    }
}
.knowledge-header .title{
    margin-bottom:5px
}
@media (min-width:768px){
    .knowledge-header .title{
        margin-bottom:15px
    }
}
@media (min-width:992px){
    .knowledge-header .title{
        font-size:40px
    }
}
.knowledge-header .knowledge-meta{
    font-size:18px;
    margin:0 -30px
}
@media (max-width:575px){
    .knowledge-header .knowledge-meta{
        font-size:16px
    }
}
.knowledge-header .knowledge-meta li{
    padding:0 30px;
    position:relative
}
.knowledge-header .knowledge-meta li::after{
    position:absolute;
    content:"";
    right:0;
    height:calc(100% - 10px);
    top:5px;
    right:0;
    width:2px;
    background:#504c89
}
.knowledge-header .knowledge-meta li:last-child::after{
    display:none
}
.quote-item{
    background-color:#d9eaf9;
    padding:30px 15px;
    margin-bottom:40px
}
.quote-item .quote-thumb{
    width:80px;
    margin-bottom:20px
}
.quote-item .quote-thumb img{
    width:100%
}
.quote-item .quote-content{
    width:100%
}
.quote-item .quote-content p{
    margin:0
}
@media (min-width:576px){
    .quote-item{
        padding:40px 30px;
        margin-bottom:60px
    }
}
@media (min-width:768px){
    .quote-item .quote-thumb{
        margin-bottom:0
    }
    .quote-item .quote-content{
        width:calc(100% - 80px);
        padding-left:30px
    }
}
.video-wrapper{
    position:relative
}
.video-wrapper img{
    width:100%
}
.know-single-item{
    margin-bottom:40px
}
.know-single-item .video-wrapper{
    margin-bottom:35px
}
@media (min-width:768px){
    .know-single-item .video-wrapper{
        margin-bottom:45px
    }
}
.know-single-item .title{
    margin-top:0;
    margin-bottom:20px
}
.know-single-item p{
    margin-bottom:30px
}
@media (min-width:576px){
    .know-single-item .title{
        margin-bottom:30px
    }
    .know-single-item p{
        margin-bottom:39px
    }
}
.know-single-item:last-child{
    margin-bottom:0
}
.error-thumb{
    margin-bottom:50px
}
.error-thumb img{
    width:100%
}
@media (min-width:768px){
    .error-thumb{
        margin-bottom:68px
    }
}
.error-content{
    max-width:475px;
    margin:0 auto;
    text-align:center
}
.error-content p{
    margin-bottom:28px
}
@media (min-width:576px){
    .error-content p{
        font-size:22px;
        line-height:32px
    }
}
@media (min-width:768px){
    .error-content p{
        margin-bottom:36px
    }
}
.team-item{
    margin:0 auto 30px
}
@media (max-width:575px){
    .team-item{
        max-width:400px
    }
}
.team-item .team-thumb{
    border-radius:20px;
    overflow:hidden
}
.team-item .team-thumb a{
    display:block
}
.team-item .team-thumb img{
    width:100%;
    -webkit-transition:all ease .3s;
    -moz-transition:all ease .3s;
    transition:all ease .3s
}
.team-item .team-content{
    text-align:center;
    border-radius:10px;
    background:#00add8;
    padding:40px 15px 30px;
    position:relative;
    z-index:1;
    margin:-45px 15px 0
}
@media screen and (min-width:400px){
    .team-item .team-content{
        margin:-75px 30px 0
    }
}
@media screen and (min-width:992px) and (max-width:1199px){
    .team-item .team-content{
        margin:-45px 15px 0
    }
}
.team-item .team-content .title{
    margin:0;
    margin-bottom:6px
}
.team-item .team-content .title a{
    color:#fff
}
.team-item .team-content span{
    color:#bfc4f6;
    font-size:18px
}
.team-item:hover .team-thumb img{
    -webkit-transform:scale(1.1);
    -ms-transform:scale(1.1);
    transform:scale(1.1)
}
.client-item{
    background:#fff;
    margin-bottom:30px
}
.client-item .client-content{
    padding:30px
}
.client-item .client-content p{
    font-size:18px;
    margin:0!important
}
.client-item .client-author{
    border-top:1px solid #ccc8e1;
    padding:30px;
    align-items:center
}
.client-item .client-author .thumb{
    width:50px;
    height:50px
}
.client-item .client-author .thumb a{
    display:block
}
.client-item .client-author .thumb img{
    width:100%
}
.client-item .client-author .content{
    width:calc(100% - 50px);
    padding-left:20px
}
.client-item .client-author .content .title{
    margin:0;
    font-size:18px
}
.client-item .client-author .content .ratings{
    font-size:14px
}
.contact-wrapper{
    border-radius:20px;
    background:#fff
}
.contact-header{
    padding:30px 15px;
    border-bottom:1px solid #ccc8e1
}
@media (min-width:576px){
    .contact-header{
        padding:57px 60px 49px
    }
}
.contact-header .title{
    margin:0;
    margin-bottom:10px
}
.contact-header .contact-info-area{
    align-items:center;
    margin:0 -40px
}
.contact-header .contact-info-area .contact-info-item{
    padding:12px 40px
}
.contact-header .contact-info-area .contact-info-item a{
    align-items:center;
    color:#504c89
}
.contact-header .contact-info-area .contact-info-item a img{
    width:60px
}
.contact-header .contact-info-area .contact-info-item a span{
    width:calc(100% - 60px);
    padding-left:20px;
    font-size:18px
}
.contact-header .contact-info-area .contact-info-item a:hover{
    color:#00add8
}
@media (max-width:767px){
    .contact-header .contact-info-area{
        margin:0 -20px
    }
    .contact-header .contact-info-area .contact-info-item{
        padding:12px 20px
    }
}
@media screen and (max-width:399px){
    .contact-header .contact-info-area{
        margin:0 -10px
    }
    .contact-header .contact-info-area .contact-info-item{
        padding:5px 10px
    }
    .contact-header .contact-info-area .contact-info-item a img{
        width:45px
    }
    .contact-header .contact-info-area .contact-info-item a span{
        width:calc(100% - 45px);
        padding-left:15px;
        font-size:16px
    }
}
.contact-form{
    padding:30px 15px 40px;
    margin-bottom:-24px
}
@media (min-width:576px){
    .contact-form{
        padding:50px 60px 60px
    }
}
.contact-form .form-group{
    margin-bottom:24px
}
.contact-form .form-group label{
    font-size:18px;
    color:#372c7a;
    margin-bottom:5px
}
.contact-form .form-group input,.contact-form .form-group textarea{
    background:#f3edfd;
    border:none;
    outline:0;
    border:1px solid #dacdf1;
    border-radius:5px
}
.contact-form .form-group input{
    height:60px
}
.contact-form .form-group textarea{
    min-height:140px
}
.contact-form .form-group .custom-button{
    background:#00add8;
    height:60px;
    color:#fff;
    width:auto;
    -webkit-border-radius:30px;
    -moz-border-radius:30px;
    border-radius:30px;
    padding:0 45px
}
.contact-form .form-group .form-submit{
    margin:-10px;
    align-items:center
}
.contact-form .form-group .form-submit .custom-button{
    margin:10px
}
.contact-form .form-group .form-submit p{
    margin:10px!important;
    font-size:18px;
    width:100%
}
.contact-form .form-group .form-submit p a{
    color:#00add8
}
@media (min-width:768px){
    .contact-form .form-group .form-submit p{
        width:calc(100% - 300px)
    }
}
@keyframes outer-ripple{
    0%{
        transform:scale(1);
        opacity:.5;
        -webkit-transform:scale(1);
        -moz-transform:scale(1);
        -ms-transform:scale(1);
        -o-transform:scale(1);
        -webkit-filter:alpha(opacity=50)
    }
    80%{
        transform:scale(1.5);
        opacity:0;
        -webkit-transform:scale(2.5);
        -moz-transform:scale(2.5);
        -ms-transform:scale(2.5);
        -o-transform:scale(2.5)
    }
    100%{
        transform:scale(3.5);
        opacity:0;
        -webkit-transform:scale(3.5);
        -moz-transform:scale(3.5);
        -ms-transform:scale(3.5);
        -o-transform:scale(3.5)
    }
}
@-webkit-keyframes outer-ripple{
    0%{
        transform:scale(1.5);
        opacity:.5;
        -webkit-transform:scale(1.5);
        -moz-transform:scale(1.5);
        -ms-transform:scale(1.5);
        -o-transform:scale(1.5)
    }
    80%{
        transform:scale(3.5);
        opacity:0;
        -webkit-transform:scale(3.5);
        -moz-transform:scale(3.5);
        -ms-transform:scale(3.5);
        -o-transform:scale(3.5)
    }
    100%{
        transform:scale(4.5);
        opacity:0;
        -webkit-transform:scale(4.5);
        -moz-transform:scale(4.5);
        -ms-transform:scale(4.5);
        -o-transform:scale(4.5)
    }
}
@-moz-keyframes outer-ripple{
    0%{
        transform:scale(1);
        opacity:.5;
        -webkit-transform:scale(1);
        -moz-transform:scale(1);
        -ms-transform:scale(1);
        -o-transform:scale(1);
        -webkit-filter:alpha(opacity=50)
    }
    80%{
        transform:scale(1.5);
        opacity:0;
        -webkit-transform:scale(2.5);
        -moz-transform:scale(2.5);
        -ms-transform:scale(2.5);
        -o-transform:scale(2.5)
    }
    100%{
        transform:scale(3.5);
        opacity:0;
        -webkit-transform:scale(3.5);
        -moz-transform:scale(3.5);
        -ms-transform:scale(3.5);
        -o-transform:scale(3.5)
    }
}
@keyframes inner-ripple{
    0%{
        transform:scale(1);
        opacity:.5;
        -webkit-transform:scale(1);
        -moz-transform:scale(1);
        -ms-transform:scale(1);
        -o-transform:scale(1)
    }
    30%{
        transform:scale(2);
        opacity:.5;
        -webkit-transform:scale(2);
        -moz-transform:scale(2);
        -ms-transform:scale(2);
        -o-transform:scale(2)
    }
    100%{
        transform:scale(2.5);
        opacity:0;
        -webkit-transform:scale(2.5);
        -moz-transform:scale(2.5);
        -ms-transform:scale(2.5);
        -o-transform:scale(2.5)
    }
}
@-webkit-keyframes inner-ripple{
    0%{
        transform:scale(2);
        opacity:.5;
        -webkit-transform:scale(2);
        -moz-transform:scale(2);
        -ms-transform:scale(2);
        -o-transform:scale(2)
    }
    30%{
        transform:scale(2.5);
        opacity:.5;
        -webkit-transform:scale(2.5);
        -moz-transform:scale(2.5);
        -ms-transform:scale(2.5);
        -o-transform:scale(2.5)
    }
    100%{
        transform:scale(3.5);
        opacity:0;
        -webkit-transform:scale(3.5);
        -moz-transform:scale(3.5);
        -ms-transform:scale(3.5);
        -o-transform:scale(3.5)
    }
}
@-moz-keyframes inner-ripple{
    0%{
        transform:scale(2);
        opacity:.5;
        -webkit-transform:scale(2);
        -moz-transform:scale(2);
        -ms-transform:scale(2);
        -o-transform:scale(2)
    }
    30%{
        transform:scale(2.5);
        opacity:.5;
        -webkit-transform:scale(2.5);
        -moz-transform:scale(2.5);
        -ms-transform:scale(2.5);
        -o-transform:scale(2.5)
    }
    100%{
        transform:scale(3.5);
        opacity:0;
        -webkit-transform:scale(3.5);
        -moz-transform:scale(3.5);
        -ms-transform:scale(3.5);
        -o-transform:scale(3.5)
    }
}
#overlayer{
    width:100%;
    height:100%;
    position:fixed;
    z-index:999999;
    background:#00add8;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
#overlayer .loader{
    display:inline-block;
    width:45px;
    height:45px;
    position:absolute;
    z-index:3;
    border:4px solid #00add8;
    top:50%;
    -webkit-animation:loader 2.5s infinite ease;
    animation:loader 2.5s infinite ease
}
#overlayer .loader .loader-inner{
    vertical-align:top;
    display:inline-block;
    width:100%;
    background-color:#fff;
    -webkit-animation:loader-inner 2.5s infinite ease-in;
    animation:loader-inner 2.5s infinite ease-in
}
@-webkit-keyframes loader{
    0%{
        -webkit-transform:rotate(0);
        transform:rotate(0)
    }
    25%{
        -webkit-transform:rotate(180deg);
        transform:rotate(180deg)
    }
    50%{
        -webkit-transform:rotate(180deg);
        transform:rotate(180deg)
    }
    75%{
        -webkit-transform:rotate(360deg);
        transform:rotate(360deg)
    }
    100%{
        -webkit-transform:rotate(360deg);
        transform:rotate(360deg)
    }
}
@keyframes loader{
    0%{
        -webkit-transform:rotate(0);
        transform:rotate(0)
    }
    25%{
        -webkit-transform:rotate(180deg);
        transform:rotate(180deg)
    }
    50%{
        -webkit-transform:rotate(180deg);
        transform:rotate(180deg)
    }
    75%{
        -webkit-transform:rotate(360deg);
        transform:rotate(360deg)
    }
    100%{
        -webkit-transform:rotate(360deg);
        transform:rotate(360deg)
    }
}
@-webkit-keyframes loader-inner{
    0%{
        height:0%
    }
    25%{
        height:0%
    }
    50%{
        height:100%
    }
    75%{
        height:100%
    }
    100%{
        height:0%
    }
}
@keyframes loader-inner{
    0%{
        height:0%
    }
    25%{
        height:0%
    }
    50%{
        height:100%
    }
    75%{
        height:100%
    }
    100%{
        height:0%
    }
}
.scrollToTop{
    width:35px;
    height:35px;
    line-height:35px;
    color:#fff;
    z-index:999;
    bottom:30px;
    right:30px;
    position:fixed;
    border-radius:5px;
    -webkit-transform:translateY(150px);
    -ms-transform:translateY(150px);
    transform:translateY(150px);
    background:#05c3de;
    text-align:center;
    font-size:16px
}
.scrollToTop:hover{
    color:#fff
}
.scrollToTop.active{
    -webkit-transform:translateY(0);
    -ms-transform:translateY(0);
    transform:translateY(0);
    animation:bounceInDown 2s;
    -webkit-animation:bounceInDown 2s;
    -moz-animation:bounceInDown 2s
}
.scrollToTop img{
    width:100%
}
.custom-button{
    color:#fff;
    border:1px solid #00add8;
    -webkit-border-radius:25px;
    -moz-border-radius:25px;
    border-radius:25px;
    font-weight:600;
    padding:9px 35px 4px;
    font-size:18px;
    background:#00add8
}
.custom-button:hover{
    color:#00add8;
    background-color:#fff;
    border-color:#00add8
}
.load-wrapper{
    margin-top:40px;
    text-align:center
}
@media (min-width:768px){
    .load-wrapper{
        margin-top:60px
    }
}
.load-more{
    line-height:57px;
    padding:3px 45px 0;
    -webkit-border-radius:30px;
    -moz-border-radius:30px;
    border-radius:30px;
    border:1px solid #ccb5f6;
    font-size:18px;
    color:#372c7a;
    text-transform:capitalize
}
.load-more:hover{
    color:#fff;
    background:#00add8
}
.load-more.small{
    padding:3px 33px 0
}
.load-more.e-small{
    line-height:47px;
    padding:3px 33px 0
}
@media (max-width:575px){
    .load-more{
        line-height:45px;
        padding:3px 30px 0;
        font-size:16px
    }
}
.call-button{
    line-height:48px;
    -webkit-border-radius:25px;
    -moz-border-radius:25px;
    border-radius:25px;
    padding:0 45px;
    background:#377cff;
    color:#fff;
    border:1px solid #377cff
}
.call-button:hover{
    color:#372c7a;
    border-color:#372c7a;
    background:0 0
}
.video-button-2{
    width:280px;
    height:280px;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%;
    justify-content:center;
    overflow:hidden;
    align-items:center
}
@media screen and (max-width:400px){
    .video-button-2{
        width:140px;
        height:140px
    }
}
.video-button-2 span{
    display:block;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%;
    width:50px;
    height:50px
}
.video-button-2 span::after,.video-button-2 span::before{
    width:100%;
    height:100%;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%;
    border:.1px solid #5bc4e1;
    animation:videoTwo 8s linear infinite;
    -webkit-animation:videoTwo 8s linear infinite;
    -moz-animation:videoTwo 8s linear infinite
}
.video-button-2 span:nth-child(1)::after{
    animation-delay:1s;
    -webkit-animation-delay:1s;
    -moz-animation-delay:1s
}
.video-button-2 span:nth-child(2)::after{
    animation-delay:2s;
    -webkit-animation-delay:2s;
    -moz-animation-delay:2s
}
.video-button-2 span:nth-child(3)::after{
    animation-delay:3s;
    -webkit-animation-delay:3s;
    -moz-animation-delay:3s
}
.video-button-2 span:nth-child(4)::after{
    animation-delay:4s;
    -webkit-animation-delay:4s;
    -moz-animation-delay:4s
}
.video-button-2 span:nth-child(1)::before{
    animation-delay:5s;
    -webkit-animation-delay:5s;
    -moz-animation-delay:5s
}
.video-button-2 span:nth-child(2)::before{
    animation-delay:6s;
    -webkit-animation-delay:6s;
    -moz-animation-delay:6s
}
.video-button-2 span:nth-child(3)::before{
    animation-delay:7s;
    -webkit-animation-delay:7s;
    -moz-animation-delay:7s
}
.video-button-2 i{
    width:50px;
    height:50px;
    line-height:40px;
    text-align:center;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%;
    display:block;
    background:#2573d5;
    color:#fff;
    border:5px solid #72a2dd
}
@keyframes videoTwo{
    0%{
        -webkit-transform:translate(-50%,-50%) scale(1);
        -ms-transform:translate(-50%,-50%) scale(1);
        transform:translate(-50%,-50%) scale(1);
        opacity:1
    }
    100%{
        -webkit-transform:translate(-50%,-50%) scale(5);
        -ms-transform:translate(-50%,-50%) scale(5);
        transform:translate(-50%,-50%) scale(5);
        opacity:0
    }
}
@-webkit-keyframes videoTwo{
    0%{
        -webkit-transform:translate(-50%,-50%) scale(1);
        -ms-transform:translate(-50%,-50%) scale(1);
        transform:translate(-50%,-50%) scale(1);
        opacity:1
    }
    100%{
        -webkit-transform:translate(-50%,-50%) scale(5);
        -ms-transform:translate(-50%,-50%) scale(5);
        transform:translate(-50%,-50%) scale(5);
        opacity:0
    }
}
@-o-keyframes videoTwo{
    0%{
        -webkit-transform:translate(-50%,-50%) scale(1);
        -ms-transform:translate(-50%,-50%) scale(1);
        transform:translate(-50%,-50%) scale(1);
        opacity:1
    }
    100%{
        -webkit-transform:translate(-50%,-50%) scale(5);
        -ms-transform:translate(-50%,-50%) scale(5);
        transform:translate(-50%,-50%) scale(5);
        opacity:0
    }
}
.video-button{
    color:#fff;
    border:none;
    text-align:center;
    width:60px;
    height:60px;
    z-index:1;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%;
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    background:#00add8
}
.video-button a{
    display:block;
    position:relative;
    z-index:1
}
.video-button i{
    line-height:60px;
    font-size:36px;
    margin-left:8px
}
.video-button:hover{
    color:#fff
}
.video-button::after,.video-button::before{
    position:absolute;
    content:"";
    width:100%;
    height:100%;
    left:0;
    top:0;
    border-radius:74px;
    background:#00add8;
    opacity:.15;
    z-index:-10
}
.video-button::before{
    z-index:-10;
    -webkit-animation:inner-ripple 2s linear infinite;
    -moz-animation:inner-ripple 2s linear infinite;
    animation:inner-ripple 2s linear infinite
}
.video-button::after{
    z-index:-10;
    -webkit-animation:outer-ripple 2s linear infinite;
    -moz-animation:outer-ripple 2s linear infinite;
    animation:outer-ripple 2s linear infinite
}
@keyframes outer-ripple{
    0%{
        transform:scale(1);
        opacity:.5;
        -webkit-transform:scale(1);
        -moz-transform:scale(1);
        -ms-transform:scale(1);
        -o-transform:scale(1);
        -webkit-filter:alpha(opacity=50)
    }
    80%{
        transform:scale(1.5);
        opacity:0;
        -webkit-transform:scale(1.5);
        -moz-transform:scale(1.5);
        -ms-transform:scale(1.5);
        -o-transform:scale(1.5)
    }
    100%{
        transform:scale(2.5);
        opacity:0;
        -webkit-transform:scale(2.5);
        -moz-transform:scale(2.5);
        -ms-transform:scale(2.5);
        -o-transform:scale(2.5)
    }
}
@-webkit-keyframes outer-ripple{
    0%{
        transform:scale(1);
        opacity:.5;
        -webkit-transform:scale(1);
        -moz-transform:scale(1);
        -ms-transform:scale(1);
        -o-transform:scale(1)
    }
    80%{
        transform:scale(2.5);
        opacity:0;
        -webkit-transform:scale(2.5);
        -moz-transform:scale(2.5);
        -ms-transform:scale(2.5);
        -o-transform:scale(2.5)
    }
    100%{
        transform:scale(3.5);
        opacity:0;
        -webkit-transform:scale(3.5);
        -moz-transform:scale(3.5);
        -ms-transform:scale(3.5);
        -o-transform:scale(3.5)
    }
}
@-moz-keyframes outer-ripple{
    0%{
        transform:scale(1);
        opacity:.5;
        -webkit-transform:scale(1);
        -moz-transform:scale(1);
        -ms-transform:scale(1);
        -o-transform:scale(1)
    }
    80%{
        transform:scale(2.5);
        opacity:0;
        -webkit-transform:scale(2.5);
        -moz-transform:scale(2.5);
        -ms-transform:scale(2.5);
        -o-transform:scale(2.5)
    }
    100%{
        transform:scale(3.5);
        opacity:0;
        -webkit-transform:scale(3.5);
        -moz-transform:scale(3.5);
        -ms-transform:scale(3.5);
        -o-transform:scale(3.5)
    }
}
@keyframes inner-ripple{
    0%{
        transform:scale(1);
        opacity:.5;
        -webkit-transform:scale(1);
        -moz-transform:scale(1);
        -ms-transform:scale(1);
        -o-transform:scale(1)
    }
    30%{
        transform:scale(1);
        opacity:.5;
        -webkit-transform:scale(1);
        -moz-transform:scale(1);
        -ms-transform:scale(1);
        -o-transform:scale(1)
    }
    100%{
        transform:scale(1.5);
        opacity:0;
        -webkit-transform:scale(1.5);
        -moz-transform:scale(1.5);
        -ms-transform:scale(1.5);
        -o-transform:scale(1.5)
    }
}
@-webkit-keyframes inner-ripple{
    0%{
        transform:scale(1);
        opacity:.5;
        -webkit-transform:scale(1);
        -moz-transform:scale(1);
        -ms-transform:scale(1);
        -o-transform:scale(1)
    }
    30%{
        transform:scale(1);
        opacity:.5;
        -webkit-transform:scale(1);
        -moz-transform:scale(1);
        -ms-transform:scale(1);
        -o-transform:scale(1)
    }
    100%{
        transform:scale(1.5);
        opacity:0;
        -webkit-transform:scale(1.5);
        -moz-transform:scale(1.5);
        -ms-transform:scale(1.5);
        -o-transform:scale(1.5)
    }
}
@-moz-keyframes inner-ripple{
    0%{
        transform:scale(1);
        opacity:.5;
        -webkit-transform:scale(1);
        -moz-transform:scale(1);
        -ms-transform:scale(1);
        -o-transform:scale(1)
    }
    30%{
        transform:scale(1);
        opacity:.5;
        -webkit-transform:scale(1);
        -moz-transform:scale(1);
        -ms-transform:scale(1);
        -o-transform:scale(1)
    }
    100%{
        transform:scale(1.5);
        opacity:0;
        -webkit-transform:scale(1.5);
        -moz-transform:scale(1.5);
        -ms-transform:scale(1.5);
        -o-transform:scale(1.5)
    }
}
.preloader{
    position:fixed;
    top:0;
    left:0;
    z-index:9999;
    width:100%;
    height:100%;
    background-color:#081636;
    overflow:hidden
}
.preloader-inner{
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%)
}
.preloader-icon{
    width:72px;
    height:72px;
    display:inline-block;
    padding:0
}
.preloader-icon span{
    position:absolute;
    display:inline-block;
    width:72px;
    height:72px;
    border-radius:100%;
    background:#7c209c;
    -webkit-animation:preloader-fx 1.6s linear infinite;
    animation:preloader-fx 1.6s linear infinite
}
.preloader-icon span:last-child{
    animation-delay:-.8s;
    -webkit-animation-delay:-.8s
}
@keyframes preloader-fx{
    0%{
        -webkit-transform:scale(0,0);
        transform:scale(0,0);
        opacity:.5
    }
    100%{
        -webkit-transform:scale(1,1);
        transform:scale(1,1);
        opacity:0
    }
}
@-webkit-keyframes preloader-fx{
    0%{
        -webkit-transform:scale(0,0);
        opacity:.5
    }
    100%{
        -webkit-transform:scale(1,1);
        opacity:0
    }
}
.menu .active a{
    color:#ff9015!important
}
