.ajax-loader {
    background-color: rgba(000, 000, 000, 0.4);
    background-image: url("../img/loader.svg?v=2");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 60px 60px;
    border-radius: 0;
    display: none;
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 100000000;
}

/* the norm */
#gritter-notice-wrapper {
    position: fixed;
    right: 20px;
    top: 20px;
    width: 230px;
    z-index: 100000;
    text-align: center;
}

#gritter-notice-wrapper.top-left {
    left: 20px;
    right: auto;
}

#gritter-notice-wrapper.bottom-right {
    top: auto;
    left: auto;
    bottom: 20px;
    right: 20px;
}

#gritter-notice-wrapper.bottom-left {
    top: auto;
    right: auto;
    bottom: 20px;
    left: 20px;
}

.gritter-item-wrapper {
    position: relative;
    margin: 0 0 10px 0;
    /*background:url('../image/gritter/ie-spacer.gif'); *//* ie7/8 fix */
    background: rgba(228, 46, 47, 0.92) none repeat scroll 0 0;
    border-radius: 5px;
}

.success-gritter {
    background-color: #52b35d !important;
}

.gritter-top {
    /*background:url(../image/gritter/gritter.png) no-repeat left -30px;*/
    height: 10px;
}

.hover .gritter-top {
    background-position: right -30px;
}

.gritter-bottom {
    /*background:url(../image/gritter/gritter.png) no-repeat left bottom;*/
    height: 8px;
    margin: 0;
}

.hover .gritter-bottom {
    background-position: bottom right;
}

.gritter-item {
    display: block;
    /*background:url(../image/gritter/gritter.png) no-repeat left -40px;*/
    /* background: rgba(153, 40, 18, 0.92) none repeat scroll 0 0;*/
    color: #eee;
    padding: 2px 11px 8px 11px;
    font-size: 11px;
    font-family: verdana;
}

.hover .gritter-item {
    background-position: right -40px;
}

.gritter-item p {
    padding: 0;
    margin: 0;
    word-wrap: break-word;
    font-family: Tahoma;
    font-size: 14px;
}

.gritter-close {
    position: absolute;
    top: 5px;
    right: 3px;
    background: url(gritter/gritter.png) no-repeat left top;
    cursor: pointer;
    width: 30px;
    height: 30px;
    text-indent: -9999em;
}

.gritter-title {
    font-family: Tahoma;
    font-size: 17px;
    padding: 0 0 7px;
    text-transform: uppercase;
}

.gritter-image {
    width: 48px;
    height: 48px;
    float: left;
}

.gritter-with-image,
.gritter-without-image {
    padding: 0;
}

.gritter-with-image {
    width: 220px;
    float: right;
}

/* for the light (white) version of the gritter notice */
.gritter-light .gritter-item,
.gritter-light .gritter-bottom,
.gritter-light .gritter-top,
.gritter-light .gritter-close {
    background-image: url(gritter/gritter-light.png);
    color: #222;
}

.gritter-light .gritter-title {
    text-shadow: none;
}

.faq{background:#fff;padding:80px 0;position:relative;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.faq .phone,.faq .sphere{display:none}.faq .container{max-width:915px;position:relative;z-index:2}.faq_header{text-align:center;max-width:725px;margin:0 auto 20px}.faq_header-title{max-width:605px;margin:0 auto 15px}.faq_accordion{width:100%}.faq_accordion-item{margin-bottom:20px}.faq_accordion-item .item-wrapper{background:#fff;-webkit-box-shadow:0 2px 14px rgba(216,217,255,.65);box-shadow:0 2px 14px rgba(216,217,255,.65);border-radius:8px;padding:30px}.faq_accordion-item:last-of-type{margin-bottom:0}.faq_accordion-item_header{cursor:pointer}.faq_accordion-item_header[aria-expanded=true] .text{color:#3d53eb}.faq_accordion-item_header[aria-expanded=true] .icon:after,.faq_accordion-item_header[aria-expanded=true] .icon:before{background:#3d53eb}.faq_accordion-item_header .text{max-width:calc(100% - 28px);font-size:20px;font-weight:600}.faq_accordion-item_header .icon{position:relative;width:13px;height:13px}.faq_accordion-item_header .icon:after,.faq_accordion-item_header .icon:before{content:"";position:absolute;background-color:#485870;-webkit-transition:-webkit-transform .25s ease-out;-o-transition:transform .25s ease-out;transition:transform .25s ease-out,-webkit-transform .25s ease-out}.faq_accordion-item_header .icon:before{top:0;left:50%;width:2px;height:100%;margin-left:-1px}.faq_accordion-item_header .icon:after{top:50%;left:0;width:100%;height:2px;margin-top:-1px}.faq_accordion-item_header .icon.transform:before{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.faq_accordion-item_header .icon.transform:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.faq_accordion-item_body{padding-top:15px}.faq_btn{margin-top:40px}@media screen and (min-width:767.98px){.faq{padding:100px 0}.faq_accordion-item_header .text{font-size:20px}}@media screen and (min-width:991.98px){.faq{padding:100px 0 120px}.faq_header{margin-bottom:40px}}@media screen and (min-width:1199.98px){.faq .phone,.faq .sphere{display:block;position:absolute;z-index:1;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.faq .phone{width:632px;height:535px;bottom:-60px;left:-97px}.faq .sphere{width:377px;height:379px;top:60px;right:-103px}}@media screen and (min-width:1399.98px){.faq .phone{left:-50px}.faq .sphere{right:-30px}}@media screen and (min-width:1599.98px){.faq .sphere{right:80px}}

.pricing {
    text-align: center;
    padding-bottom: 80px
}

.pricing_header {
    max-width: 725px;
    margin: 0 auto 40px
}

.pricing_header-title {
    margin-bottom: 15px
}

.pricing_nav {
    background: #fff;
    -webkit-box-shadow: inset 0 3px 3px rgba(62,62,62,.075);
    box-shadow: inset 0 3px 3px rgba(62,62,62,.075);
    border-radius: 16.5px;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    max-width: 450px;
    margin: 0 auto 30px
}

.pricing_nav .nav-item {
    width: calc(100% / 3)
}

.pricing_nav .nav-link {
    text-transform: uppercase;
    font-size: 12px;
    line-height: 1;
    font-weight: 700;
    color: #979797;
    padding: 10px 0;
    border-radius: 16.5px;
    position: relative;
    width: 100%;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.pricing_nav .nav-link:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 34px;
    background: #3d53eb;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    opacity: 0;
    z-index: 1
}

.pricing_nav .nav-link_text {
    position: relative;
    z-index: 1
}

.pricing_nav .nav-link.active {
    color: #fff
}

.pricing_nav .nav-link.active:before {
    opacity: 1
}

.pricing_list-card {
    margin: 0 auto 30px;
    max-width: 350px
}

.pricing_list-card:last-of-type {
    margin-bottom: 0
}

.pricing_list-card .card-wrapper {
    background: #fff;
    -webkit-box-shadow: 0 2px 14px rgba(216,217,255,.65);
    box-shadow: 0 2px 14px rgba(216,217,255,.65);
    border-radius: 12px;
    overflow: hidden;
    padding-bottom: 45px;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.pricing_list-card .card-wrapper .top {
    padding: 40px;
    text-align: left;
    background-blend-mode: multiply,normal
}

.pricing_list-card .card-wrapper .top_price,.pricing_list-card .card-wrapper .top_price-price,.pricing_list-card .card-wrapper .top_title {
    color: #fff
}

.pricing_list-card .card-wrapper .top--basic {
    background: -o-linear-gradient(317.23deg,#6a11cb .03%,#2575fc 90.3%),url(/asset/img/pricing/basic.jpg) center/cover no-repeat;
    background: linear-gradient(132.77deg,#6a11cb .03%,#2575fc 90.3%),url(/asset/img/pricing/basic.jpg) center/cover no-repeat
}

.pricing_list-card .card-wrapper .top--advanced {
    background: -o-linear-gradient(132.53deg,#f9d423 2.34%,#f83600 91.21%),url(/asset/img/pricing/advanced.jpg) center/cover no-repeat;
    background: linear-gradient(317.47deg,#f9d423 2.34%,#f83600 91.21%),url(/asset/img/pricing/advanced.jpg) center/cover no-repeat
}

.pricing_list-card .card-wrapper .top--corporate {
    background: -o-linear-gradient(145.67deg,#0acffe 15.03%,#495aff 89.83%),url(/asset/img/pricing/basic.jpg) center/cover no-repeat;
    background: linear-gradient(304.33deg,#0acffe 15.03%,#495aff 89.83%),url(/asset/img/pricing/basic.jpg) center/cover no-repeat
}

.pricing_list-card .card-wrapper .top_title {
    margin-bottom: 10px
}

.pricing_list-card .card-wrapper .top_price-price {
    font-weight: 800;
    padding-right: 16px;
    margin-right: 14px;
    position: relative
}

.pricing_list-card .card-wrapper .top_price-price:after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 1px;
    height: 35px;
    background: rgba(255,255,255,.4)
}

.pricing_list-card .card-wrapper .top_price span:not(.top_price-price) {
    line-height: 1
}

.pricing_list-card .card-wrapper .main_list {
    text-align: left;
    padding: 40px 30px 30px 40px
}

.pricing_list-card .card-wrapper .main_list-item {
    margin-bottom: 15px
}

.pricing_list-card .card-wrapper .main_list-item:last-of-type {
    margin-bottom: 0
}

.pricing_list-card .card-wrapper .main_list-item.exclude {
    opacity: .5
}

.pricing_list-card .card-wrapper .main_list-item .icon {
    margin-right: 20px;
    position: relative;
    top: 4px;
    color: #2b3543
}

.pricing_list-card .card-wrapper .main_list-item .text {
    font-weight: 400
}

.pricing_list-card .card-wrapper .main_btn {
    width: calc(100% - 80px);
    margin: 0 40px
}

.pricing_list-card .card-wrapper:hover {
    -webkit-box-shadow: 0 2px 14px rgba(137,139,255,.5);
    box-shadow: 0 2px 14px rgba(137,139,255,.5)
}

.pricing_text {
    max-width: 730px;
    position: relative;
    padding-top: 30px;
    margin: 40px auto 0
}

.pricing_text:before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 80px;
    height: 4px;
    border-radius: 2px;
    background: -webkit-gradient(linear,left top,right top,color-stop(.03%,#6a11cb),color-stop(96.48%,#2575fc));
    background: -o-linear-gradient(left,#6a11cb .03%,#2575fc 96.48%);
    background: linear-gradient(90deg,#6a11cb .03%,#2575fc 96.48%)
}

.pricing_list-card .card-wrapper ul {
    text-align: left;
    padding: 40px 30px 30px 40px;
}

.pricing_list-card .card-wrapper ul li {
    margin-bottom: 15px;
    list-style: disc;
}
.hero_media lottie-player {
    min-width: auto;
    max-width: 40%;
}
.promo_media {
    width: 100%;
    left: 0;
    top: 0;
}
.promo_media lottie-player {
    width: 30%;
    text-align: center;
}
@media screen and (min-width:767.98px) {
    .pricing {
        padding-bottom: 100px
    }

    .pricing_header {
        margin: 0 auto 50px
    }

    .pricing_header-title {
        margin-bottom: 10px
    }

    .pricing_nav {
        margin: 0 auto 60px
    }

    .pricing_list {
        margin: 0 -20px
    }

    .pricing_list-card {
        padding: 0 20px;
        max-width: unset;
        margin-bottom: 40px
    }

    .pricing_text {
        margin: 50px auto 0
    }
}

@media screen and (min-width:991.98px) {
    .pricing {
        padding-bottom: 120px
    }

    .pricing_header-title {
        margin-bottom: 15px
    }

    .pricing_nav {
        margin: 0 auto 140px
    }

    .pricing_list {
        margin: 0 -12.5px
    }

    .pricing_list-card {
        padding: 0 12.5px;
        margin-bottom: 0
    }

    .pricing_list-card[data-order="2"] {
        margin-top: -50px
    }
}

.features_list-item {
    margin-bottom: 30px
}
.about_main .content {
    max-width: 100%;
}
.header_logo .logo_picture {
    width: 100px;
    height: auto;
}
.hero {
    position: relative;
    padding: 100px 0 120px;
}
.hero_content-header {
    max-width: 800px;
}
.slider-content {
    .hero_content-header p {
        font-size: 22px !important;
        font-weight: 500;
        line-height: 30px;
    }
}
.promobar_main-text {
    font-size: 14px;
}
.promo_media img {
    max-width: 100%;
}
.partner-media {
    width: 50%;
    text-align: center;
    padding-top: 19px;
}
.partner-media img {
    max-width: 230px;
    display: inline-block;
}
@media screen and (min-width: 991.98px) {
    .h1, h1 {
        font-size: 35px;
    }
    .h2, h2 {
        font-size: 45px;
    }
    .h3, h3 {
        font-size: 30px;
    }
}
@media screen and (max-width: 991.98px) {
    .slider-content {
        .hero_content-header p {
            font-size: 18px !important;
            font-weight: 500;
            line-height: 30px;
        }
    }
}
@media screen and (max-width: 767.98px) {
    .h1, h1 {
        font-size: 30px;
    }
    .h2, h2 {
        font-size: 30px;
    }
    .h3, h3 {
        font-size: 30px;
    }
    .header_logo .logo_picture {
        width: 70px;
        height: auto;
    }
    .hero {
        padding: 50px 0 50px;
    }
    .promobar_main-text {
        font-size: 12px;
    }
    .partner-media {
        width: 100%;
        padding-bottom: 30px;
    }
}
@media screen and (max-width: 480px) {

}
