﻿@media(min-width:1200px) {
    .srv .srvlink {
        padding: 0 25px
    }
}

.srv .srvlink a {
    display: block;
    font-size: .9375em;
    font-weight: 600;
    /* background-color: #ebf2fa; */
    background-color: #198754;
    color: #fff;
    padding: 12px 15px;
    margin: 6px;
}
@media(min-width:768px) {
    .srv .srvlink a {
        border-right: 3px solid #ed7c2c
    }
}

@media(min-width:992px) {
    .srv .srvlink a {
        font-size: 1.125em
    }
}

.srv .srvlink a.is-active {
    background-color: #ed7c2c;
    color: #fff
}

.srv .srvcontent .acc_panel {
    display: none
}

    .srv .srvcontent .acc_panel.is-active {
        display: block
    }

.srv .srvcontent table {
    margin-top: 15px;
    width: 100%;
    border-collapse: collapse
}

    .srv .srvcontent table th {
        text-align: left;
        font-size: .9375em
    }

    .srv .srvcontent table td {
        font-size: .9375em
    }

    .srv .srvcontent table td, .srv .srvcontent table th {
        border: 1px solid #f3f2f2;
        padding: 6px 12px
    }

.srv .srvcontent .acc__content ul li.not-bullet:before {
    width: 0
}

.srv__form {
    padding: 15px;
    background: #177245;
    border-radius: 4px;
    color: #fff
}

.srv_from_2 {
    padding: 10px;
    background: #198754;
    border-radius: 4px;
    color: #fff;
    margin-top: -28px;
}


.srv__form .align-center {
    align-items: center
}

.srv__form h2 {
    font-size: 1.125em;
    font-weight: 800
}

    .srv__form h2 strong {
        display: inline-block;
        padding-left: 2px;
        font-size: 20px;
        font-weight: 700
    }

@media(min-width:1200px) {
    .srv__form h2 strong {
        font-size: 23px
    }
}

.srv__form #to-change {
    background-color: #ed7c2c;
    text-align: center;
    padding: 2px 5px;
    border-radius: 4px;
    display: inline-block
}

@media(min-width:1400px) {
    .srv__form #to-change {
        padding: 2px 1px
    }
}

@media(min-width:1920px) {
    .srv__form #to-change {
        padding: 2px 5px
    }
}

.srv__form p {
    margin-top: 20px;
    font-weight: 400
}

.srv__form form .btn {
    margin-top: 8px
}

.srv__form--registration {
    background: #ebf2fa;
    padding: 20px;
    margin-top: 30px;
    border-radius: 4px
}

.srv__visited ul {
    margin-top: 12px
}

    .srv__visited ul a {
        font-size: .875em;
        font-weight: 400;
        padding: 6px 19px;
        margin-top: 12px;
        display: block;
        border-radius: 4px;
        background-color: #ed7c2c;
        color: #fff
    }

        .srv__visited ul a:hover {
            text-decoration: underline
        }

.srv-contact {
    border-radius: 4px;
    text-align: center;
    padding: 40px 0;
    background-image: url(../../images/srv-contact.png);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100%
}

@media(max-width:575px) {
    .srv-contact .btn {
        font-size: .75em;
        line-height: 1.6428571429;
        font-weight: 400;
        padding: 3px 15px
    }
}

#pricing {
    padding: 70px 0;
    background-color: #f8f8f8
}

.pricing .heading .sec-heading:after {
    top: 100px
}

@media(min-width:576px) {
    .pricing .heading .sec-heading:after {
        top: 60px
    }
}

.pricing-card {
    background-color: #fff;
    box-shadow: 0 0 10px rgba(35,56,99,.05);
    height: 100%
}

@media(max-width:575px) {
    .pricing-card {
        margin-bottom: 24px;
        border-radius: 4px
    }
}

.pricing-card--content {
    padding: 20px
}

    .pricing-card--content h3 {
        font-size: 1.0625em;
        font-weight: 600;
        text-transform: uppercase;
        color: #b6b5b5
    }

    .pricing-card--content ul li {
        display: block;
        padding: 8px 10px;
        font-size: .9375em;
        border-bottom: 1px solid #f3f2f2;
        font-weight: 400
    }

        .pricing-card--content ul li:first-child {
            font-weight: 600;
            color: #6684d0
        }

    .pricing-card--content h2 {
        font-size: 2em;
        font-weight: 700;
        margin: 20px 0;
        line-height: 1.3125;
        color: #6684d0
    }

    .pricing-card--content .btn {
        padding: 3px 30px
    }

.pricing .nd__compliance, .pricing .nd__producer, .pricing .nd__registration, .pricing .nd__software {
    display: none
}

.pricing .nd--active {
    display: block
}

.pricing__table {
    text-align: center
}

@media(max-width:575px) {
    .pricing__table .pretty {
        text-align: left;
        width: 100%;
        margin: 12px 0
    }
}

#callus {
    padding: 50px 20px 80px;
    background-color: #f8f8f8
}

.callus {
    text-align: center
}

    .callus h3 {
        font-size: 2em;
        font-weight: 700;
        letter-spacing: 3px
    }

@media(min-width:768px) {
    .callus h3 {
        font-size: 2.625em
    }
}

@media(min-width:992px) {
    .callus h3 {
        font-size: 3.875em;
        line-height: 1
    }
}

.callus h4 {
    font-size: 1.5625em;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: .48em
}

.mt-120 {
    margin-top: 120px
}

.tbs__panel--buttons {
    width: 280px;
    margin: auto
}

.inner_tab.inn-active {
    background-color: #ed7c2c !important
}

.check-tick {
    color: #71ba51
}

.close-tick {
    color: tomato
}

.ft-price {
    font-weight: 800;
    color: #ed7c2c !important
}

.download {
    width: 98%;
    margin: 0 auto
}

@media(min-width:992px) {
    .download {
        width: 75%
    }
}

.download-items {
    border: 1px dashed #2b468b;
    padding: 12px;
    margin-bottom: 24px
}

    .download-items:nth-child(2n) {
        background-color: #b4c2e8
    }

    .download-items p {
        color: #2b468b
    }

    .download-items a {
        color: #ed7c2c;
        font-weight: 400;
        margin: 20px 0;
        display: block;
        font-size: .875em
    }

@media(min-width:992px) {
    .download-items a {
        padding: 0 12px;
        text-align: center;
        margin: 0
    }
}

.download-items a i {
    margin-left: 7px
}

.contact-form {
    background-color: #fff
}

    .contact-form label {
        font-weight: 600
    }

.contact-address {
    padding: 20px;
    background: url(../../images/map.png);
    background-position: -19px 40px;
    background-repeat: no-repeat;
    background-size: 100%;
    opacity: .85
}

    .contact-address .ter-heading span {
        color: #ed7c2c
    }

    .contact-address .hd-addr {
        margin-top: 20px
    }

    .contact-address .weblinks {
        color: #2b468b;
        display: block;
        line-height: 30px
    }

    .contact-address ul li {
        display: block;
        padding: 4px 0
    }

    .contact-address ul a {
        color: #233863;
        transition: color .4s ease-out
    }

        .contact-address ul a:hover {
            color: #2b468b
        }
/*! Lity - v2.4.1 - 2020-04-26
* http://sorgalla.com/lity/
* Copyright (c) 2015-2020 Jan Sorgalla; Licensed MIT */

.lity {
    z-index: 9990;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    white-space: nowrap;
    background: #0b0b0b;
    background: rgba(0,0,0,.9);
    outline: none !important;
    opacity: 0;
    -webkit-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease
}

    .lity.lity-opened {
        opacity: 1
    }

    .lity.lity-closed {
        opacity: 0
    }

    .lity * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

.lity-wrap {
    z-index: 9990;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    outline: none !important
}

    .lity-wrap:before {
        content: "";
        display: inline-block;
        height: 100%;
        vertical-align: middle;
        margin-right: -.25em
    }

.lity-loader {
    z-index: 9991;
    color: #fff;
    position: absolute;
    top: 50%;
    margin-top: -.8em;
    width: 100%;
    text-align: center;
    font-size: 14px;
    font-family: Arial,Helvetica,sans-serif;
    opacity: 0;
    -webkit-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease
}

.lity-loading .lity-loader {
    opacity: 1
}

.lity-container {
    z-index: 9992;
    position: relative;
    text-align: left;
    vertical-align: middle;
    display: inline-block;
    white-space: normal;
    max-width: 100%;
    max-height: 100%;
    outline: none !important
}

.lity-content {
    z-index: 9993;
    width: 100%;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    -o-transition: -o-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease,-webkit-transform .3s ease,-o-transform .3s ease
}

.lity-closed .lity-content, .lity-loading .lity-content {
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    -o-transform: scale(.8);
    transform: scale(.8)
}

.lity-content:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    -webkit-box-shadow: 0 0 8px rgba(0,0,0,.6);
    box-shadow: 0 0 8px rgba(0,0,0,.6)
}

.lity-close {
    z-index: 9994;
    width: 35px;
    height: 35px;
    position: fixed;
    right: 0;
    top: 0;
    -webkit-appearance: none;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    padding: 0;
    color: #fff;
    font-style: normal;
    font-size: 35px;
    font-family: Arial,Baskerville,monospace;
    line-height: 35px;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    border: 0;
    background: none;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

    .lity-close::-moz-focus-inner {
        border: 0;
        padding: 0
    }

    .lity-close:active, .lity-close:focus, .lity-close:hover, .lity-close:visited {
        text-decoration: none;
        text-align: center;
        padding: 0;
        color: #fff;
        font-style: normal;
        font-size: 35px;
        font-family: Arial,Baskerville,monospace;
        line-height: 35px;
        text-shadow: 0 1px 2px rgba(0,0,0,.6);
        border: 0;
        background: none;
        outline: none;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .lity-close:active {
        top: 1px
    }

.lity-image img {
    max-width: 100%;
    display: block;
    line-height: 0;
    border: 0
}

.lity-facebookvideo .lity-container, .lity-googlemaps .lity-container, .lity-iframe .lity-container, .lity-vimeo .lity-container, .lity-youtube .lity-container {
    width: 100%;
    max-width: 964px
}

.lity-iframe-container {
    width: 100%;
    height: 0;
    padding-top: 56.25%;
    overflow: auto;
    pointer-events: auto;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-overflow-scrolling: touch
}

    .lity-iframe-container iframe {
        position: absolute;
        display: block;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        -webkit-box-shadow: 0 0 8px rgba(0,0,0,.6);
        box-shadow: 0 0 8px rgba(0,0,0,.6);
        background: #000
    }

.lity-hide {
    display: none
}

.training-videos {
    position: relative
}

    .training-videos #videos {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

    .training-videos iframe {
        width: 100%;
        height: 200px
    }

    .training-videos h3 {
        font-size: 1em;
        margin-bottom: 5px
    }

    .training-videos p {
        font-size: .9375em;
        margin-bottom: 15px
    }

#blog {
    padding: 80px 0
}

#post {
    background-color: #f3f2f2
}

.post__content {
    background-color: #fff;
    border-radius: 4px;
    padding: 25px
}

    .post__content h1 {
        font-size: 2.25em;
        font-weight: 700;
        line-height: 1.3333333333;
        margin-bottom: .6944444444em
    }

    .post__content h3 {
        font-size: 1.375em;
        line-height: 2.6363636364;
        border-bottom: 1px solid #f3f2f2;
        margin-bottom: .5454545455em;
        font-weight: 700
    }

.post__content--rcpost ul li {
    display: block
}

    .post__content--rcpost ul li a {
        display: block;
        padding: 7px 4px;
        border-bottom: 1px dotted #f3f2f2;
        transition: color .4s ease-in
    }

        .post__content--rcpost ul li a:hover {
            color: #6684d0
        }

.post__content--rccomments ul li {
    display: block
}

    .post__content--rccomments ul li a {
        display: block;
        padding: 7px 4px;
        text-decoration: underline;
        border-bottom: 1px dotted #f3f2f2;
        transition: color .4s ease-in
    }

        .post__content--rccomments ul li a:hover {
            color: #6684d0
        }

.post__content--testimonials .swiper4 .bsl-card {
    width: 70%;
    max-width: 250px;
    margin: 2em auto;
    border-radius: 4px;
    background-color: #fff;
    padding: 12px
}

    .post__content--testimonials .swiper4 .bsl-card h4 {
        font-size: .9375em
    }

    .post__content--testimonials .swiper4 .bsl-card span {
        font-size: .8125em;
        display: block;
        margin-bottom: 1.3846153846em
    }

    .post__content--testimonials .swiper4 .bsl-card p {
        font-size: .875em;
        margin-bottom: 1.7857142857em;
        position: relative
    }

        .post__content--testimonials .swiper4 .bsl-card p:after {
            font-family: FontAwesome;
            width: 25px;
            height: 25px;
            position: absolute;
            content: "";
            left: 10px;
            top: -18px;
            font-size: 1.3125em;
            color: #ed7c2c
        }

.post__content--testimonials .swiper4 img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    object-fit: cover;
    margin: auto
}

.post__content--gallery .gl-content {
    width: 70%;
    margin: auto;
    max-width: 300px;
    padding: 15px
}

.post__image {
    position: relative
}

    .post__image img {
        border-radius: 4px
    }

.post__image--date {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #ed7c2c;
    width: 85px;
    height: 95px;
    color: #fff;
    padding: 5px
}

    .post__image--date span {
        display: block
    }

    .post__image--date h1 {
        font-size: 2.375em;
        line-height: .9047619048;
        font-weight: 700
    }

.post__readers ul li {
    display: inline-block
}

    .post__readers ul li a {
        display: block;
        padding: 2px 13px;
        font-size: .8125em;
        font-weight: 400;
        position: relative
    }

        .post__readers ul li a:before {
            width: 8px;
            height: 8px;
            background-color: #ed7c2c;
            border-radius: 50%;
            left: 0;
            top: 8px
        }

.post__articles article .article_one:first-letter {
    background-color: #ed7c2c;
    color: #fff;
    padding: 5px 12px;
    margin-right: 3px;
    border-radius: 4px;
    font-size: 2.375em;
    font-weight: 600
}

.post__articles article blockquote {
    background-color: #ebf2fa;
    border-left: 10px solid #2b468b;
    padding: 10px 40px;
    border-radius: 4px;
    margin: 50px 0
}

    .post__articles article blockquote p {
        font-size: 18px
    }

    .post__articles article blockquote .quote {
        font-size: 2.375em
    }

#tags li {
    display: inline-block;
    margin: 4px
}

    #tags li a {
        display: block;
        font-size: .75em;
        line-height: 1.5833333333;
        background-color: #2b468b;
        color: #fff;
        padding: 3px 5px;
        border-radius: 4px
    }

.post__discussion h2 {
    font-size: 2em;
    line-height: 1.9375;
    font-weight: 700
}

.post__discussion .cmm {
    margin-top: 30px
}

.post__discussion .cmm__image img {
    width: 64px;
    height: 64px;
    object-fit: cover;
    border-radius: 50%
}

.post__discussion .cmm__heading {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 5px
}

    .post__discussion .cmm__heading h4 {
        font-size: .9375em
    }

    .post__discussion .cmm__heading span {
        font-size: .8125em;
        color: #ed7c2c
    }

    .post__discussion .cmm__heading a {
        font-size: .8125em;
        font-weight: 600;
        text-transform: uppercase;
        color: #ed7c2c
    }

.post__discussion .cmm__article p {
    font-size: .875em;
    line-height: 1.7142857143
}

.post__discussion .cmm__parent {
    margin-bottom: 20px
}

.post__discussion .cmm__children {
    margin-left: 100px
}

body.lb-disable-scrolling {
    overflow: hidden
}

.lightboxOverlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    background-color: #000;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: .8;
    display: none
}

.lightbox {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 10000;
    text-align: center;
    line-height: 0;
    font-weight: 400;
    outline: none
}

    .lightbox .lb-image {
        display: block;
        height: auto;
        max-width: inherit;
        max-height: none;
        border-radius: 3px;
        border: 4px solid #fff
    }

    .lightbox a img {
        border: none
    }

.lb-outerContainer {
    position: relative;
    *zoom: 1;
    width: 250px;
    height: 250px;
    margin: 0 auto;
    border-radius: 4px;
    background-color: #fff
}

    .lb-outerContainer:after {
        content: "";
        display: table;
        clear: both
    }

.lb-loader {
    position: absolute;
    top: 43%;
    left: 0;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0
}

.lb-cancel {
    display: block;
    width: 32px;
    height: 32px;
    margin: 0 auto;
    background: url(../images/loading.gif) no-repeat
}

.lb-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10
}

.lb-container > .nav {
    left: 0
}

.lb-nav a {
    outline: none;
    background-image: url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==")
}

.lb-next, .lb-prev {
    height: 100%;
    cursor: pointer;
    display: block
}

.lb-nav a.lb-prev {
    width: 34%;
    left: 0;
    float: left;
    background: url(../images/prev.png) left 48% no-repeat;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: opacity .6s;
    -moz-transition: opacity .6s;
    -o-transition: opacity .6s;
    transition: opacity .6s
}

    .lb-nav a.lb-prev:hover {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1
    }

.lb-nav a.lb-next {
    width: 64%;
    right: 0;
    float: right;
    background: url(../images/next.png) right 48% no-repeat;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: opacity .6s;
    -moz-transition: opacity .6s;
    -o-transition: opacity .6s;
    transition: opacity .6s
}

    .lb-nav a.lb-next:hover {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1
    }

.lb-dataContainer {
    margin: 0 auto;
    padding-top: 5px;
    *zoom: 1;
    width: 100%;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px
}

    .lb-dataContainer:after {
        content: "";
        display: table;
        clear: both
    }

.lb-data {
    padding: 0 4px;
    color: #ccc
}

    .lb-data .lb-details {
        width: 85%;
        float: left;
        text-align: left;
        line-height: 1.1em
    }

    .lb-data .lb-caption {
        font-size: 13px;
        font-weight: 700;
        line-height: 1em
    }

        .lb-data .lb-caption a {
            color: #4ae
        }

    .lb-data .lb-number {
        display: block;
        clear: left;
        padding-bottom: 1em;
        font-size: 12px;
        color: #999
    }

    .lb-data .lb-close {
        display: block;
        float: right;
        width: 30px;
        height: 30px;
        background: url(../images/close.png) 100% 0 no-repeat;
        text-align: right;
        outline: none;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
        opacity: .7;
        -webkit-transition: opacity .2s;
        -moz-transition: opacity .2s;
        -o-transition: opacity .2s;
        transition: opacity .2s
    }

        .lb-data .lb-close:hover {
            cursor: pointer;
            filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
            opacity: 1
        }

#terms {
    background-color: #f1f6ff;
    padding: 50px 0
}

.terms article h2, .terms article h3 {
    margin: 15px 0
}

.terms article p {
    margin-bottom: 12px
}

.terms article strong {
    font-weight: 600
}

.terms article address {
    margin-bottom: 20px
}

#agreement {
    padding: 50px 0;
    background-color: #f1f6ff
}

.agreement__certificate h2 {
    text-align: center;
    margin-bottom: 20px
}

.agreement__certificate p {
    text-align: justify;
    margin-bottom: 12px
}

.agreement__certificate h4 {
    margin: 15px 0
}

.agreement__certificate strong {
    font-weight: 600;
    font-size: .9375em
}

.agreement__certificate address {
    margin-bottom: 20px
}

#footer {
    padding: 50px 0 15px;
    background-color: #233863;
    background-image: url(../../images/overlay-pattern.png);
    background-repeat: repeat;
    background-size: 6px;
    /*margin-top: -74px;*/
}

#footer, .footer {
    color: #fff
}

    .footer h3 {
        margin-bottom: 15px;
        position: relative
    }

@media(max-width:575px) {
    .footer h3 {
        margin-top: 24px
    }
}

.footer h3:after {
    width: 20px;
    height: 2px;
    background-color: #ed7c2c;
    top: 34px;
    left: 0;
    transition: width .4s ease-in-out
}

.footer h3:hover:after {
    width: 60px
}

.footer a {
    display: block;
    font-size: .875em;
    line-height: 1.7857142857em;
    font-weight: 400;
    color: #fff;
    padding: 3px 0;
    transition: color .4s ease-in
}

    .footer a:hover {
        color: #b4c2e8
    }

.footer .btn--newsletter {
    border: none;
    outline: none;
    width: 100%;
    cursor: pointer;
    background-color: #ed7c2c;
    color: #fff;
    margin: 10px 0;
    padding: 7px 15px;
    font-size: .875em;
    font-weight: 600;
    line-height: 1.8571428571em;
    border-radius: 30px
}

@media(min-width:992px) {
    .footer .btn--newsletter {
        border-radius: 0;
        border-top-right-radius: 30px;
        border-bottom-right-radius: 30px
    }
}

.footer input[type=email] {
    font-size: .875em;
    line-height: 1.7142857143em;
    border-radius: initial;
    color: #767575;
    border-radius: 30px
}

@media(min-width:992px) {
    .footer input[type=email] {
        border-radius: 0;
        border-top-left-radius: 30px;
        border-bottom-left-radius: 30px
    }
}

.footer .socil-icon {
    margin-top: 30px
}

    .footer .socil-icon ul li {
        display: inline-block;
        /* margin-right: 20px;
            margin-bottom: 24px*/
        margin: -5px;
    }

    .footer .socil-icon ul a {
        font-size: 1.125em;
        color: #fff;
        display: block;
        border-radius: 50%;
        text-align: center
    }

        .footer .socil-icon ul a:hover {
            color: #fff
        }

.footer .dipti-logo img {
    opacity: .45;
    filter: grayscale(1);
    transition: filter .4s ease-in,opacity .4s ease-in
}

    .footer .dipti-logo img:hover {
        filter: grayscale(0);
        opacity: 1
    }

.footer .finid-policy ul {
    width: 100%
}

@media(min-width:992px) {
    .footer .finid-policy ul {
        width: 70%;
        max-width: 800px;
        margin: 0 auto;
        text-align: center
    }
}

.footer .finid-policy ul li {
    display: inline-block
}

.footer .finid-policy ul a {
    display: block;
    padding: 10px 15px;
    font-size: .8125em;
    font-weight: 300;
    color: #b4c2e8;
    transition: color .4s ease-in
}

    .footer .finid-policy ul a:hover {
        color: #fff
    }

.copyrights {
    color: #fff;
    padding: 30px 30px 7px;
    text-align: center;
    border-top: 1px dotted #6684d0;
    margin-top: 15px;
}

    .copyrights p {
        font-size: .8125em;
        letter-spacing: 1px;
        font-weight: 300;
        color: #b4c2e8
    }

    #blog .heading, #contacts .heading, #demo, .copyrights p, .faqs .heading, .features-card, .features .heading, .footer .dipti-logo, .interface-card, .module-card, .post__content--gallery, .post__content--testimonials, .post__discussion .cmm__image, .post__image--date, .pricing-card, .pricing .heading, .service, .testimonial-card, .training .heading, .why-feature--card {
        text-align: center
    }

        #blog .heading .sec-heading:after, #contacts .heading .sec-heading:after, .faqs .heading .sec-heading:after, .feature .heading .sec-heading:after, .features .heading .sec-heading:after, .pricing .heading .sec-heading:after, .service .heading .sec-heading:after, .testimonial .heading .sec-heading:after, .training .heading .sec-heading:after {
            left: 50%;
            top: 124%;
            transform: translateX(-50%);
        }

.border-none {
    border: none
}

.acc__content ul li {
    font-size: .9375em;
    position: relative;
    padding-left: .8em;
    margin: .5333333333em 0
}

    .acc__content ul li:before {
        width: 6px;
        height: 6px;
        border-radius: 50%;
        background-color: #6684d0;
        left: 0;
        top: 12px
    }

.acc__content ul ul li {
    font-size: .9375em;
    position: relative;
    padding-left: .8em;
    margin: .5333333333em 0
}

    .acc__content ul ul li:before {
        width: 5px;
        height: 5px;
        border-radius: 50%;
        background-color: transparent;
        border: 1px solid #6684d0;
        left: 0;
        top: 8px
    }

#sm-banner article, .whyus-heading {
    position: relative;
    z-index: 2
}

.banner-content article .btn, .post__discussion .cmm__children, .post__discussion .cmm__parent, .sider-content ul {
    margin-top: 20px
}

#demo .btn, .abutus-content ul, .post__articles, .post__content--testimonials, .post__discussion h2, .post__related h3, .pricing-content, .pricing__table--list, .srv__visited {
    margin-top: 3px
}

/*#demo article ul, #srv, .abutus-content, .blog__content, .contact, .faqs-content, .features-content, .footer .dipti-logo, .heading p, .post__discussion .cmm__post, .service-content {
    margin-top: 100px;
}*/

#contacts, #download, #faqs, #feature, #news, #training, .callus, .training-content {
    margin-top: 115px;
}

/*#demo, #service, .post__content {
    margin-top: 110px
}*/

#abutus, .footer .dipti-logo {
    margin-bottom: 50px
}

#contacts, #demo, #download, #faqs, #feature, #news, #srv, #training, .callus, .news-heading, .post__content, .srv-contact {
    margin-bottom: 0px
}

#service {
    margin-bottom: 110px
}

.bcard, .card, .features-card, .interface-card, .module-card, .service-card, .why-feature--card {
    transition: transform .4s ease-in-out
}

    .bcard:hover, .card:hover, .features-card:hover, .interface-card:hover, .module-card:hover, .service-card:hover, .why-feature--card:hover {
        transform: translateY(-15px)
    }

.pretty * {
    box-sizing: border-box
}

.pretty input:not([type=checkbox]):not([type=radio]) {
    display: none
}

.pretty {
    position: relative;
    display: inline-block;
    margin-right: 1em;
    white-space: nowrap;
    line-height: 1
}

    .pretty input {
        position: absolute;
        left: 0;
        top: 0;
        min-width: 1em;
        width: 100%;
        height: 100%;
        z-index: 2;
        opacity: 0;
        margin: 0;
        padding: 0;
        cursor: pointer
    }

    .pretty .state label {
        position: static;
        display: inline-block;
        font-weight: 400;
        margin: 0;
        text-indent: 1.5em;
        min-width: calc(1em + 2px)
    }

        .pretty .state label:after, .pretty .state label:before {
            content: "";
            width: calc(1em + 2px);
            height: calc(1em + 2px);
            display: block;
            box-sizing: border-box;
            border-radius: 0;
            border: 1px solid transparent;
            z-index: 0;
            position: absolute;
            left: 0;
            top: calc(-108% + 1em);
            background-color: transparent
        }

        .pretty .state label:before {
            border-color: #bdc3c7
        }

    .pretty .state.p-is-hover, .pretty .state.p-is-indeterminate {
        display: none
    }

@keyframes zoom {
    0% {
        opacity: 0;
        transform: scale(0)
    }
}

@keyframes tada {
    0% {
        animation-timing-function: ease-in;
        opacity: 0;
        transform: scale(7)
    }

    38% {
        animation-timing-function: ease-out;
        opacity: 1;
        transform: scale(1)
    }

    55% {
        animation-timing-function: ease-in;
        transform: scale(1.5)
    }

    72% {
        animation-timing-function: ease-out;
        transform: scale(1)
    }

    81% {
        animation-timing-function: ease-in;
        transform: scale(1.24)
    }

    89% {
        animation-timing-function: ease-out;
        transform: scale(1)
    }

    95% {
        animation-timing-function: ease-in;
        transform: scale(1.04)
    }

    to {
        animation-timing-function: ease-out;
        transform: scale(1)
    }
}

@keyframes jelly {
    0% {
        transform: scaleX(1)
    }

    30% {
        transform: scale3d(.75,1.25,1)
    }

    40% {
        transform: scale3d(1.25,.75,1)
    }

    50% {
        transform: scale3d(.85,1.15,1)
    }

    65% {
        transform: scale3d(1.05,.95,1)
    }

    75% {
        transform: scale3d(.95,1.05,1)
    }

    to {
        transform: scaleX(1)
    }
}

@keyframes rotate {
    0% {
        opacity: 0;
        transform: translateZ(-200px) rotate(-45deg)
    }

    to {
        opacity: 1;
        transform: translateZ(0) rotate(0)
    }
}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 #bdc3c7
    }

    to {
        box-shadow: 0 0 0 1.5em rgba(189,195,199,0)
    }
}

.pretty.p-default.p-fill .state label:after {
    transform: scale(1)
}

.pretty.p-default .state label:after {
    transform: scale(.6)
}

.pretty.p-default input:checked ~ .state label:after {
    background-color: #bdc3c7 !important
}

.pretty.p-default.p-thick .state label:after, .pretty.p-default.p-thick .state label:before {
    border-width: .14286em
}

.pretty.p-default.p-thick .state label:after {
    transform: scale(.4) !important
}

.pretty.p-icon .state .icon {
    position: absolute;
    font-size: 1em;
    width: calc(1em + 2px);
    height: calc(1em + 2px);
    left: 0;
    z-index: 1;
    text-align: center;
    line-height: normal;
    top: calc(-108% + 1em);
    border: 1px solid transparent;
    opacity: 0
}

    .pretty.p-icon .state .icon:before {
        margin: 0;
        width: 100%;
        height: 100%;
        text-align: center;
        display: flex;
        flex: 1;
        justify-content: center;
        align-items: center;
        line-height: 1
    }

.pretty.p-icon input:checked ~ .state .icon {
    opacity: 1
}

.pretty.p-icon input:checked ~ .state label:before {
    border-color: #5a656b
}

.pretty.p-svg .state .svg {
    position: absolute;
    font-size: 1em;
    width: calc(1em + 2px);
    height: calc(1em + 2px);
    left: 0;
    z-index: 1;
    text-align: center;
    line-height: normal;
    top: calc(-108% + 1em);
    border: 1px solid transparent;
    opacity: 0
}

.pretty.p-svg .state svg {
    margin: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    display: flex;
    flex: 1;
    justify-content: center;
    align-items: center;
    line-height: 1
}

.pretty.p-svg input:checked ~ .state .svg {
    opacity: 1
}

.pretty.p-image .state img {
    opacity: 0;
    position: absolute;
    width: calc(1em + 2px);
    height: calc(1em + 2px);
    top: 0;
    top: calc(-108% + 1em);
    left: 0;
    z-index: 0;
    text-align: center;
    line-height: normal;
    transform: scale(.8)
}

.pretty.p-image input:checked ~ .state img {
    opacity: 1
}

.pretty.p-switch input {
    min-width: 2em
}

.pretty.p-switch .state {
    position: relative
}

    .pretty.p-switch .state:before {
        content: "";
        border: 1px solid #bdc3c7;
        border-radius: 60px;
        width: 2em;
        box-sizing: unset;
        height: calc(1em + 2px);
        position: absolute;
        top: 0;
        top: calc(-116% + 1em);
        z-index: 0;
        transition: all .5s ease
    }

    .pretty.p-switch .state label {
        text-indent: 2.5em
    }

        .pretty.p-switch .state label:after, .pretty.p-switch .state label:before {
            transition: all .5s ease;
            border-radius: 100%;
            left: 0;
            border-color: transparent;
            transform: scale(.8)
        }

        .pretty.p-switch .state label:after {
            background-color: #bdc3c7 !important
        }

.pretty.p-switch input:checked ~ .state:before {
    border-color: #5a656b
}

.pretty.p-switch input:checked ~ .state label:before {
    opacity: 0
}

.pretty.p-switch input:checked ~ .state label:after {
    background-color: #5a656b !important;
    left: 1em
}

.pretty.p-switch.p-fill input:checked ~ .state:before {
    border-color: #5a656b;
    background-color: #5a656b !important
}

.pretty.p-switch.p-fill input:checked ~ .state label:before {
    opacity: 0
}

.pretty.p-switch.p-fill input:checked ~ .state label:after {
    background-color: #fff !important;
    left: 1em
}

.pretty.p-switch.p-slim .state:before {
    height: .1em;
    background: #bdc3c7 !important;
    top: calc(50% - .1em)
}

.pretty.p-switch.p-slim input:checked ~ .state:before {
    border-color: #5a656b;
    background-color: #5a656b !important
}

.pretty.p-has-hover input:hover ~ .state:not(.p-is-hover) {
    display: none
}

.pretty.p-has-hover input:hover ~ .state.p-is-hover, .pretty.p-has-hover input:hover ~ .state.p-is-hover .icon {
    display: block
}

.pretty.p-has-focus input:focus ~ .state label:before {
    box-shadow: 0 0 3px 0 #bdc3c7
}

.pretty.p-has-indeterminate input[type=checkbox]:indeterminate ~ .state:not(.p-is-indeterminate) {
    display: none
}

.pretty.p-has-indeterminate input[type=checkbox]:indeterminate ~ .state.p-is-indeterminate {
    display: block
}

    .pretty.p-has-indeterminate input[type=checkbox]:indeterminate ~ .state.p-is-indeterminate .icon {
        display: block;
        opacity: 1
    }

.pretty.p-toggle .state.p-on {
    opacity: 0;
    display: none
}

.pretty.p-toggle .state .icon, .pretty.p-toggle .state.p-off, .pretty.p-toggle .state .svg, .pretty.p-toggle .state img {
    opacity: 1;
    display: inherit
}

    .pretty.p-toggle .state.p-off .icon {
        color: #bdc3c7
    }

.pretty.p-toggle input:checked ~ .state.p-on {
    opacity: 1;
    display: inherit
}

.pretty.p-toggle input:checked ~ .state.p-off {
    opacity: 0;
    display: none
}

.pretty.p-plain.p-toggle .state label:before, .pretty.p-plain input:checked ~ .state label:before {
    content: none
}

.pretty.p-plain.p-plain .icon {
    transform: scale(1.1)
}

.pretty.p-round .state label:after, .pretty.p-round .state label:before {
    border-radius: 100%
}

.pretty.p-round.p-icon .state .icon {
    border-radius: 100%;
    overflow: hidden
}

    .pretty.p-round.p-icon .state .icon:before {
        transform: scale(.8)
    }

.pretty.p-curve .state label:after, .pretty.p-curve .state label:before {
    border-radius: 20%
}

.pretty.p-smooth .icon, .pretty.p-smooth .svg, .pretty.p-smooth label:after, .pretty.p-smooth label:before {
    transition: all .5s ease
}

.pretty.p-smooth input:checked + .state label:after {
    transition: all .3s ease
}

.pretty.p-smooth.p-default input:checked + .state label:after, .pretty.p-smooth input:checked + .state .icon, .pretty.p-smooth input:checked + .state .svg, .pretty.p-smooth input:checked + .state img {
    animation: zoom .2s ease
}

.pretty.p-smooth.p-plain input:checked + .state label:before {
    content: "";
    transform: scale(0);
    transition: all .5s ease
}

.pretty.p-tada:not(.p-default) input:checked + .state .icon, .pretty.p-tada:not(.p-default) input:checked + .state .svg, .pretty.p-tada:not(.p-default) input:checked + .state img, .pretty.p-tada:not(.p-default) input:checked + .state label:after, .pretty.p-tada:not(.p-default) input:checked + .state label:before {
    animation: tada .7s cubic-bezier(.25,.46,.45,.94) 1 alternate;
    opacity: 1
}

.pretty.p-jelly:not(.p-default) input:checked + .state .icon, .pretty.p-jelly:not(.p-default) input:checked + .state .svg, .pretty.p-jelly:not(.p-default) input:checked + .state img, .pretty.p-jelly:not(.p-default) input:checked + .state label:after, .pretty.p-jelly:not(.p-default) input:checked + .state label:before {
    animation: jelly .7s cubic-bezier(.25,.46,.45,.94);
    opacity: 1
}

.pretty.p-jelly:not(.p-default) input:checked + .state label:before {
    border-color: transparent
}

.pretty.p-rotate:not(.p-default) input:checked ~ .state .icon, .pretty.p-rotate:not(.p-default) input:checked ~ .state .svg, .pretty.p-rotate:not(.p-default) input:checked ~ .state img, .pretty.p-rotate:not(.p-default) input:checked ~ .state label:after, .pretty.p-rotate:not(.p-default) input:checked ~ .state label:before {
    animation: rotate .7s cubic-bezier(.25,.46,.45,.94);
    opacity: 1
}

.pretty.p-rotate:not(.p-default) input:checked ~ .state label:before {
    border-color: transparent
}

.pretty.p-pulse:not(.p-switch) input:checked ~ .state label:before {
    animation: pulse 1s
}

.pretty input[disabled] {
    cursor: not-allowed;
    display: none
}

    .pretty input[disabled] ~ * {
        opacity: .5
    }

.pretty.p-locked input {
    display: none;
    cursor: not-allowed
}

.pretty.p-toggle .state.p-primary label:after, .pretty input:checked ~ .state.p-primary label:after {
    background-color: #428bca !important
}

.pretty.p-toggle .state.p-primary .icon, .pretty.p-toggle .state.p-primary .svg, .pretty input:checked ~ .state.p-primary .icon, .pretty input:checked ~ .state.p-primary .svg {
    color: #fff;
    stroke: #fff
}

.pretty.p-toggle .state.p-primary-o label:before, .pretty input:checked ~ .state.p-primary-o label:before {
    border-color: #428bca
}

.pretty.p-toggle .state.p-primary-o label:after, .pretty input:checked ~ .state.p-primary-o label:after {
    background-color: transparent
}

.pretty.p-toggle .state.p-primary-o .icon, .pretty.p-toggle .state.p-primary-o .svg, .pretty.p-toggle .state.p-primary-o svg, .pretty input:checked ~ .state.p-primary-o .icon, .pretty input:checked ~ .state.p-primary-o .svg, .pretty input:checked ~ .state.p-primary-o svg {
    color: #428bca;
    stroke: #428bca
}

.pretty.p-default:not(.p-fill) input:checked ~ .state.p-primary-o label:after {
    background-color: #428bca !important
}

.pretty.p-switch input:checked ~ .state.p-primary:before {
    border-color: #428bca
}

.pretty.p-switch.p-fill input:checked ~ .state.p-primary:before {
    background-color: #428bca !important
}

.pretty.p-switch.p-slim input:checked ~ .state.p-primary:before {
    border-color: #245682;
    background-color: #245682 !important
}

.pretty.p-toggle .state.p-info label:after, .pretty input:checked ~ .state.p-info label:after {
    background-color: #5bc0de !important
}

.pretty.p-toggle .state.p-info .icon, .pretty.p-toggle .state.p-info .svg, .pretty input:checked ~ .state.p-info .icon, .pretty input:checked ~ .state.p-info .svg {
    color: #fff;
    stroke: #fff
}

.pretty.p-toggle .state.p-info-o label:before, .pretty input:checked ~ .state.p-info-o label:before {
    border-color: #5bc0de
}

.pretty.p-toggle .state.p-info-o label:after, .pretty input:checked ~ .state.p-info-o label:after {
    background-color: transparent
}

.pretty.p-toggle .state.p-info-o .icon, .pretty.p-toggle .state.p-info-o .svg, .pretty.p-toggle .state.p-info-o svg, .pretty input:checked ~ .state.p-info-o .icon, .pretty input:checked ~ .state.p-info-o .svg, .pretty input:checked ~ .state.p-info-o svg {
    color: #5bc0de;
    stroke: #5bc0de
}

.pretty.p-default:not(.p-fill) input:checked ~ .state.p-info-o label:after {
    background-color: #5bc0de !important
}

.pretty.p-switch input:checked ~ .state.p-info:before {
    border-color: #5bc0de
}

.pretty.p-switch.p-fill input:checked ~ .state.p-info:before {
    background-color: #5bc0de !important
}

.pretty.p-switch.p-slim input:checked ~ .state.p-info:before {
    border-color: #2390b0;
    background-color: #2390b0 !important
}

.pretty.p-toggle .state.p-success label:after, .pretty input:checked ~ .state.p-success label:after {
    background-color: #5cb85c !important
}

.pretty.p-toggle .state.p-success .icon, .pretty.p-toggle .state.p-success .svg, .pretty input:checked ~ .state.p-success .icon, .pretty input:checked ~ .state.p-success .svg {
    color: #fff;
    stroke: #fff
}

.pretty.p-toggle .state.p-success-o label:before, .pretty input:checked ~ .state.p-success-o label:before {
    border-color: #5cb85c
}

.pretty.p-toggle .state.p-success-o label:after, .pretty input:checked ~ .state.p-success-o label:after {
    background-color: transparent
}

.pretty.p-toggle .state.p-success-o .icon, .pretty.p-toggle .state.p-success-o .svg, .pretty.p-toggle .state.p-success-o svg, .pretty input:checked ~ .state.p-success-o .icon, .pretty input:checked ~ .state.p-success-o .svg, .pretty input:checked ~ .state.p-success-o svg {
    color: #5cb85c;
    stroke: #5cb85c
}

.pretty.p-default:not(.p-fill) input:checked ~ .state.p-success-o label:after {
    background-color: #5cb85c !important
}

.pretty.p-switch input:checked ~ .state.p-success:before {
    border-color: #5cb85c
}

.pretty.p-switch.p-fill input:checked ~ .state.p-success:before {
    background-color: #5cb85c !important
}

.pretty.p-switch.p-slim input:checked ~ .state.p-success:before {
    border-color: #357935;
    background-color: #357935 !important
}

.pretty.p-toggle .state.p-warning label:after, .pretty input:checked ~ .state.p-warning label:after {
    background-color: #f0ad4e !important
}

.pretty.p-toggle .state.p-warning .icon, .pretty.p-toggle .state.p-warning .svg, .pretty input:checked ~ .state.p-warning .icon, .pretty input:checked ~ .state.p-warning .svg {
    color: #fff;
    stroke: #fff
}

.pretty.p-toggle .state.p-warning-o label:before, .pretty input:checked ~ .state.p-warning-o label:before {
    border-color: #f0ad4e
}

.pretty.p-toggle .state.p-warning-o label:after, .pretty input:checked ~ .state.p-warning-o label:after {
    background-color: transparent
}

.pretty.p-toggle .state.p-warning-o .icon, .pretty.p-toggle .state.p-warning-o .svg, .pretty.p-toggle .state.p-warning-o svg, .pretty input:checked ~ .state.p-warning-o .icon, .pretty input:checked ~ .state.p-warning-o .svg, .pretty input:checked ~ .state.p-warning-o svg {
    color: #f0ad4e;
    stroke: #f0ad4e
}

.pretty.p-default:not(.p-fill) input:checked ~ .state.p-warning-o label:after {
    background-color: #f0ad4e !important
}

.pretty.p-switch input:checked ~ .state.p-warning:before {
    border-color: #f0ad4e
}

.pretty.p-switch.p-fill input:checked ~ .state.p-warning:before {
    background-color: #f0ad4e !important
}

.pretty.p-switch.p-slim input:checked ~ .state.p-warning:before {
    border-color: #c77c11;
    background-color: #c77c11 !important
}

.pretty.p-toggle .state.p-danger label:after, .pretty input:checked ~ .state.p-danger label:after {
    background-color: #d9534f !important
}

.pretty.p-toggle .state.p-danger .icon, .pretty.p-toggle .state.p-danger .svg, .pretty input:checked ~ .state.p-danger .icon, .pretty input:checked ~ .state.p-danger .svg {
    color: #fff;
    stroke: #fff
}

.pretty.p-toggle .state.p-danger-o label:before, .pretty input:checked ~ .state.p-danger-o label:before {
    border-color: #d9534f
}

.pretty.p-toggle .state.p-danger-o label:after, .pretty input:checked ~ .state.p-danger-o label:after {
    background-color: transparent
}

.pretty.p-toggle .state.p-danger-o .icon, .pretty.p-toggle .state.p-danger-o .svg, .pretty.p-toggle .state.p-danger-o svg, .pretty input:checked ~ .state.p-danger-o .icon, .pretty input:checked ~ .state.p-danger-o .svg, .pretty input:checked ~ .state.p-danger-o svg {
    color: #d9534f;
    stroke: #d9534f
}

.pretty.p-default:not(.p-fill) input:checked ~ .state.p-danger-o label:after {
    background-color: #d9534f !important
}

.pretty.p-switch input:checked ~ .state.p-danger:before {
    border-color: #d9534f
}

.pretty.p-switch.p-fill input:checked ~ .state.p-danger:before {
    background-color: #d9534f !important
}

.pretty.p-switch.p-slim input:checked ~ .state.p-danger:before {
    border-color: #a02622;
    background-color: #a02622 !important
}

.pretty.p-bigger .icon, .pretty.p-bigger .img, .pretty.p-bigger .svg, .pretty.p-bigger label:after, .pretty.p-bigger label:before {
    font-size: 1.2em !important;
    top: calc(-135% + 1em) !important
}

.pretty.p-bigger label {
    text-indent: 1.7em
}

@media print {
    .pretty .state .icon, .pretty .state:before, .pretty .state label:after, .pretty .state label:before {
        color-adjust: exact;
        -webkit-print-color-adjust: exact;
        print-color-adjust: exact
    }
}

.banner {
    position: relative
}

.banner-bg {
    height: 30vh;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover
}

@media(max-width:320px) {
    .banner-bg {
        height: 700px
    }
}

@media(min-width:1920px) {
    .banner-bg {
        height: 80vh
    }
}

.banner-content article {
    width: 90%;
    max-width: 600px;
    position: absolute;
    top: 130px;
    left: 22px
}

@media(min-width:768px) {
    .banner-content article {
        width: 100%;
        left: auto
    }
}

@media(min-width:1920px) {
    .banner-content article {
        top: 115px
    }
}

.banner-content article h1 {
    font-size: 2.125em;
    line-height: 1.2352941176
}

@media(min-width:768px) {
    .banner-content article h1 {
        font-size: 2.625em;
        line-height: 1.1428571429
    }
}

.banner-content article h1 span {
    font-weight: 300
}

.banner-content article h2 {
    font-size: 1.1875em;
    margin-top: 1.1111111111em;
    position: relative
}

    .banner-content article h2:after {
        width: 42px;
        height: 2px;
        /*background-color: #ed7c2c;*/
        display: inline-block;
        top: 14px;
        margin-left: 6px
    }

.banner-content article p {
    font-size: 1.125em;
    line-height: 1.7777777778
}

@media(min-width:1920px) {
    .banner-content article p {
        font-size: 1.75em
    }
}

.btn--primary, .btn--secondary, .btn--white {
    display: inline-block;
    outline: none;
    cursor: pointer;
    padding: 4px 20px;
    font-weight: 600;
    font-size: .875em;
    text-transform: uppercase;
    line-height: 2.1428571429em;
    border: none;
    border-bottom: 3px solid transparent;
    border-radius: 30px;
    color: #fff;
    transition: opacity .4s ease-out
}

    .btn--primary:hover, .btn--secondary:hover, .btn--white:hover {
        opacity: .85
    }

.btn--primary {
    background: #2b468b;
    border-bottom: 3px solid #243a74
}

.btn--secondary {
    background: #ed7c2c;
    border-bottom: 3px solid #cb5e11
}

.btn--link {
    color: #ed7c2c;
    padding: 6px 12px;
    font-weight: 700;
    background-color: transparent;
    border-radius: 0;
    border-bottom: 2px solid #ed7c2c
}

.btn--white {
    background-color: #b4c2e8;
    color: #243a74;
    border-bottom: 3px solid #6684d0
}

@media(min-width:768px) {
    .btn + .btn {
        margin-left: 20px
    }
}

input[type=email], input[type=password], input[type=text], select, textarea {
    width: 100%;
    outline: none;
    padding: 10px 15px;
    border-radius: 25px;
    background-color: #f9fafb;
    border: 1px solid #eee;
    color: #242424;
    font-size: 15px;
    margin: 10px 0
}

/*.heading {
    width: 95%;
    margin: 0 auto
}*/

@media(min-width:992px) {
    /*.heading {
        width: 60%
    }*/
}

.heading p {
    font-size: 1.0625em;
    font-weight: 400;
    line-height: 2.0588235294em
}

.lg-heading {
    font-size: 2em;
    font-weight: 800;
    line-height: 1.125em;
    margin-bottom: .46875em
}

    .lg-heading span {
        font-weight: 300;
        color: #2b468b
    }

@media(min-width:768px) {
    .lg-heading {
        font-size: 3em;
        margin-bottom: .375em
    }
}

@media(min-width:992px) {
    .lg-heading {
        font-size: 3.25em;
        margin-bottom: .4285714286em
    }
}

.sm-heading {
    font-size: 1.5em;
    font-weight: 700;
    line-height: 1.1666666667em;
    letter-spacing: 1px;
    color: #ed7c2c;
    /*margin-top: -35px;*/
}

.prim-heading {
    color: #2b468b;
    font-size: 2em;
    font-weight: 700
}

@media(min-width:992px) {
    .prim-heading {
        font-size: 2.625em;
        line-height: 1.3095238095em
    }
}


.acc h3 {
    font-size: 1.0625em;
    font-weight: 600
}

.acc__panel--content h2 {
    text-align: center;
    margin-bottom: 12px
}

    .acc__panel--content h2 span {
        font-weight: 400
    }

@media(max-width:575px) {
    .acc__panel--content h2 {
        font-size: 1.375em;
        margin: 24px 0
    }
}

@media(min-width:768px) {
    .acc__panel--content h2 {
        text-align: left
    }
}

.acc__panel--content p {
    margin-bottom: 12px
}

.acc__panel--content h3 {
    font-size: 1.0625em;
    font-weight: 600
}

.acc__id {
    position: relative;
    width: 100%;
    margin: 6px 0;
    cursor: pointer;
    border: none;
    padding: 7px 15px;
    font-size: .9375em;
    line-height: 2.1333333333;
    background-color: #d1e7dd;
    color: #198754;
    text-align: left;
    border-radius: 4px;
}

@media(min-width:992px) {
    .acc__id {
        font-size: 1.0625em;
        line-height: 1.8823529412
    }
}

.acc__id::after {
    content: "+";
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    width: 22px;
    height: 22px;
    background-color: #198754;
    color: #fff;
    text-align: center;
    font-weight: 600;
    line-height: 22px;
    border-radius: 50%;
    display: inline-block;
}


.acc__content {
    display: none;
    padding: 15px 12px;
    animation-name: topToBottom;
    animation-duration: .4s;
    animation-timing-function: linear;
    animation-fill-mode: both
}

    .acc__content p:first-child {
        font-size: 1.0625em;
        font-weight: 600
    }

    .acc__content ul ul {
        padding-left: 20px
    }

.acc-active {
    display: block;
    position: relative
}

.js__active:after {
    width: 22px;
    height: 22px;
    content: "−"
}

@keyframes topToBottom {
    0% {
        margin-top: -5px;
        opacity: 0
    }

    to {
        margin: 0;
        opacity: 1
    }
}

.tbs__button button {
    display: inline-block;
    border: none;
    cursor: pointer;
    font-size: 12px;
    line-height: 1.6;
    font-weight: 600;
    text-transform: uppercase;
    background-color: #f8f8f8;
    color: #6684d0;
    padding: 8px 12px;
    margin: 5px 12px
}

@media(min-width:768px) {
    .tbs__button button {
        padding: 8px 25px
    }
}

@media(max-width:575px) {
    .tbs__button button {
        display: block;
        width: 100%;
        margin: 12px 0;
        border: 2px solid #6684d0
    }
}

.tbs__button .br-active {
    border: 2px solid #6684d0;
    border-bottom: 3px solid transparent;
    border-radius: 4px;
    font-size: 16px;
    color: #ed7c2c;
}

.table td, .table th {
    padding: .5rem !important;
    vertical-align: middle !important;
    font-size: 15px !important;
}

@media(max-width:575px) {
    .tbs__button .br-active {
        border: 2px solid #6684d0;
        background-color: #6684d0;
        color: #fff;
    }
}

.tbs__panel {
    margin-top: -8px;
    padding: 15px;
    border: 2px solid #6684d0;
    border-radius: 4px;
    overflow: hidden
}

@media(max-width:575px) {
    .tbs__panel {
        margin-top: 0;
        padding: 0
    }
}

.tbs__panel--item {
    display: none
}

.tbs__panel .tbs--active {
    display: block;
    animation: tbsEffect .4s ease-in both
}

.tbs .inner_tab {
    background-color: #2b468b;
    color: #fff;
    font-size: 1em;
    text-align: center;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 5px 20px;
    line-height: 1.75;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.tbs .tbs__panel--inner {
    display: none
}

.tbs .tbs-inner--active {
    display: block
}

@keyframes tbsEffect {
    0% {
        opacity: 0;
        margin-top: 100px;
        transform: scale(1.1)
    }

    30% {
        opacity: .3;
        margin-top: 70px;
        transform: scale(0)
    }

    50% {
        opacity: .5;
        margin-top: 50px;
        transform: scale(1.2)
    }

    to {
        opacity: 1;
        margin-top: 0;
        transform: scale(1)
    }
}
/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */

.hamburger {
    padding: 15px;
    display: inline-block;
    cursor: pointer;
    transition-property: opacity,filter;
    transition-duration: .15s;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible
}

    .hamburger.is-active:hover, .hamburger:hover {
        opacity: .7
    }

    .hamburger.is-active .hamburger-inner, .hamburger.is-active .hamburger-inner:after, .hamburger.is-active .hamburger-inner:before {
        background-color: #000
    }

.hamburger-box {
    width: 40px;
    height: 24px;
    display: inline-block;
    position: relative
}

.hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -2px
}

    .hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
        width: 40px;
        height: 4px;
        background-color: #000;
        border-radius: 4px;
        position: absolute;
        transition-property: transform;
        transition-duration: .15s;
        transition-timing-function: ease
    }

        .hamburger-inner:after, .hamburger-inner:before {
            content: "";
            display: block
        }

        .hamburger-inner:before {
            top: -10px
        }

        .hamburger-inner:after {
            bottom: -10px
        }

.hamburger--3dx .hamburger-box {
    perspective: 80px
}

.hamburger--3dx .hamburger-inner {
    transition: transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s
}

    .hamburger--3dx .hamburger-inner:after, .hamburger--3dx .hamburger-inner:before {
        transition: transform 0s cubic-bezier(.645,.045,.355,1) .1s
    }

.hamburger--3dx.is-active .hamburger-inner {
    background-color: transparent !important;
    transform: rotateY(180deg)
}

    .hamburger--3dx.is-active .hamburger-inner:before {
        transform: translate3d(0,10px,0) rotate(45deg)
    }

    .hamburger--3dx.is-active .hamburger-inner:after {
        transform: translate3d(0,-10px,0) rotate(-45deg)
    }

.hamburger--3dx-r .hamburger-box {
    perspective: 80px
}

.hamburger--3dx-r .hamburger-inner {
    transition: transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s
}

    .hamburger--3dx-r .hamburger-inner:after, .hamburger--3dx-r .hamburger-inner:before {
        transition: transform 0s cubic-bezier(.645,.045,.355,1) .1s
    }

.hamburger--3dx-r.is-active .hamburger-inner {
    background-color: transparent !important;
    transform: rotateY(-180deg)
}

    .hamburger--3dx-r.is-active .hamburger-inner:before {
        transform: translate3d(0,10px,0) rotate(45deg)
    }

    .hamburger--3dx-r.is-active .hamburger-inner:after {
        transform: translate3d(0,-10px,0) rotate(-45deg)
    }

.hamburger--3dy .hamburger-box {
    perspective: 80px
}

.hamburger--3dy .hamburger-inner {
    transition: transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s
}

    .hamburger--3dy .hamburger-inner:after, .hamburger--3dy .hamburger-inner:before {
        transition: transform 0s cubic-bezier(.645,.045,.355,1) .1s
    }

.hamburger--3dy.is-active .hamburger-inner {
    background-color: transparent !important;
    transform: rotateX(-180deg)
}

    .hamburger--3dy.is-active .hamburger-inner:before {
        transform: translate3d(0,10px,0) rotate(45deg)
    }

    .hamburger--3dy.is-active .hamburger-inner:after {
        transform: translate3d(0,-10px,0) rotate(-45deg)
    }

.hamburger--3dy-r .hamburger-box {
    perspective: 80px
}

.hamburger--3dy-r .hamburger-inner {
    transition: transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s
}

    .hamburger--3dy-r .hamburger-inner:after, .hamburger--3dy-r .hamburger-inner:before {
        transition: transform 0s cubic-bezier(.645,.045,.355,1) .1s
    }

.hamburger--3dy-r.is-active .hamburger-inner {
    background-color: transparent !important;
    transform: rotateX(180deg)
}

    .hamburger--3dy-r.is-active .hamburger-inner:before {
        transform: translate3d(0,10px,0) rotate(45deg)
    }

    .hamburger--3dy-r.is-active .hamburger-inner:after {
        transform: translate3d(0,-10px,0) rotate(-45deg)
    }

.hamburger--3dxy .hamburger-box {
    perspective: 80px
}

.hamburger--3dxy .hamburger-inner {
    transition: transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s
}

    .hamburger--3dxy .hamburger-inner:after, .hamburger--3dxy .hamburger-inner:before {
        transition: transform 0s cubic-bezier(.645,.045,.355,1) .1s
    }

.hamburger--3dxy.is-active .hamburger-inner {
    background-color: transparent !important;
    transform: rotateX(180deg) rotateY(180deg)
}

    .hamburger--3dxy.is-active .hamburger-inner:before {
        transform: translate3d(0,10px,0) rotate(45deg)
    }

    .hamburger--3dxy.is-active .hamburger-inner:after {
        transform: translate3d(0,-10px,0) rotate(-45deg)
    }

.hamburger--3dxy-r .hamburger-box {
    perspective: 80px
}

.hamburger--3dxy-r .hamburger-inner {
    transition: transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s
}

    .hamburger--3dxy-r .hamburger-inner:after, .hamburger--3dxy-r .hamburger-inner:before {
        transition: transform 0s cubic-bezier(.645,.045,.355,1) .1s
    }

.hamburger--3dxy-r.is-active .hamburger-inner {
    background-color: transparent !important;
    transform: rotateX(180deg) rotateY(180deg) rotate(-180deg)
}

    .hamburger--3dxy-r.is-active .hamburger-inner:before {
        transform: translate3d(0,10px,0) rotate(45deg)
    }

    .hamburger--3dxy-r.is-active .hamburger-inner:after {
        transform: translate3d(0,-10px,0) rotate(-45deg)
    }

.hamburger--arrow.is-active .hamburger-inner:before {
    transform: translate3d(-8px,0,0) rotate(-45deg) scaleX(.7)
}

.hamburger--arrow.is-active .hamburger-inner:after {
    transform: translate3d(-8px,0,0) rotate(45deg) scaleX(.7)
}

.hamburger--arrow-r.is-active .hamburger-inner:before {
    transform: translate3d(8px,0,0) rotate(45deg) scaleX(.7)
}

.hamburger--arrow-r.is-active .hamburger-inner:after {
    transform: translate3d(8px,0,0) rotate(-45deg) scaleX(.7)
}

.hamburger--arrowalt .hamburger-inner:before {
    transition: top .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)
}

.hamburger--arrowalt .hamburger-inner:after {
    transition: bottom .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)
}

.hamburger--arrowalt.is-active .hamburger-inner:before {
    top: 0;
    transform: translate3d(-8px,-10px,0) rotate(-45deg) scaleX(.7);
    transition: top .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s
}

.hamburger--arrowalt.is-active .hamburger-inner:after {
    bottom: 0;
    transform: translate3d(-8px,10px,0) rotate(45deg) scaleX(.7);
    transition: bottom .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s
}

.hamburger--arrowalt-r .hamburger-inner:before {
    transition: top .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)
}

.hamburger--arrowalt-r .hamburger-inner:after {
    transition: bottom .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)
}

.hamburger--arrowalt-r.is-active .hamburger-inner:before {
    top: 0;
    transform: translate3d(8px,-10px,0) rotate(45deg) scaleX(.7);
    transition: top .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s
}

.hamburger--arrowalt-r.is-active .hamburger-inner:after {
    bottom: 0;
    transform: translate3d(8px,10px,0) rotate(-45deg) scaleX(.7);
    transition: bottom .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s
}

.hamburger--arrowturn.is-active .hamburger-inner {
    transform: rotate(-180deg)
}

    .hamburger--arrowturn.is-active .hamburger-inner:before {
        transform: translate3d(8px,0,0) rotate(45deg) scaleX(.7)
    }

    .hamburger--arrowturn.is-active .hamburger-inner:after {
        transform: translate3d(8px,0,0) rotate(-45deg) scaleX(.7)
    }

.hamburger--arrowturn-r.is-active .hamburger-inner {
    transform: rotate(-180deg)
}

    .hamburger--arrowturn-r.is-active .hamburger-inner:before {
        transform: translate3d(-8px,0,0) rotate(-45deg) scaleX(.7)
    }

    .hamburger--arrowturn-r.is-active .hamburger-inner:after {
        transform: translate3d(-8px,0,0) rotate(45deg) scaleX(.7)
    }

.hamburger--boring .hamburger-inner, .hamburger--boring .hamburger-inner:after, .hamburger--boring .hamburger-inner:before {
    transition-property: none
}

.hamburger--boring.is-active .hamburger-inner {
    transform: rotate(45deg)
}

    .hamburger--boring.is-active .hamburger-inner:before {
        top: 0;
        opacity: 0
    }

    .hamburger--boring.is-active .hamburger-inner:after {
        bottom: 0;
        transform: rotate(-90deg)
    }

.hamburger--collapse .hamburger-inner {
    top: auto;
    bottom: 0;
    transition-duration: .13s;
    transition-delay: .13s;
    transition-timing-function: cubic-bezier(.55,.055,.675,.19)
}

    .hamburger--collapse .hamburger-inner:after {
        top: -20px;
        transition: top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear
    }

    .hamburger--collapse .hamburger-inner:before {
        transition: top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)
    }

.hamburger--collapse.is-active .hamburger-inner {
    transform: translate3d(0,-10px,0) rotate(-45deg);
    transition-delay: .22s;
    transition-timing-function: cubic-bezier(.215,.61,.355,1)
}

    .hamburger--collapse.is-active .hamburger-inner:after {
        top: 0;
        opacity: 0;
        transition: top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s
    }

    .hamburger--collapse.is-active .hamburger-inner:before {
        top: 0;
        transform: rotate(-90deg);
        transition: top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s
    }

.hamburger--collapse-r .hamburger-inner {
    top: auto;
    bottom: 0;
    transition-duration: .13s;
    transition-delay: .13s;
    transition-timing-function: cubic-bezier(.55,.055,.675,.19)
}

    .hamburger--collapse-r .hamburger-inner:after {
        top: -20px;
        transition: top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear
    }

    .hamburger--collapse-r .hamburger-inner:before {
        transition: top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)
    }

.hamburger--collapse-r.is-active .hamburger-inner {
    transform: translate3d(0,-10px,0) rotate(45deg);
    transition-delay: .22s;
    transition-timing-function: cubic-bezier(.215,.61,.355,1)
}

    .hamburger--collapse-r.is-active .hamburger-inner:after {
        top: 0;
        opacity: 0;
        transition: top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s
    }

    .hamburger--collapse-r.is-active .hamburger-inner:before {
        top: 0;
        transform: rotate(90deg);
        transition: top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s
    }

.hamburger--elastic .hamburger-inner {
    top: 2px;
    transition-duration: .275s;
    transition-timing-function: cubic-bezier(.68,-.55,.265,1.55)
}

    .hamburger--elastic .hamburger-inner:before {
        top: 10px;
        transition: opacity .125s ease .275s
    }

    .hamburger--elastic .hamburger-inner:after {
        top: 20px;
        transition: transform .275s cubic-bezier(.68,-.55,.265,1.55)
    }

.hamburger--elastic.is-active .hamburger-inner {
    transform: translate3d(0,10px,0) rotate(135deg);
    transition-delay: 75ms
}

    .hamburger--elastic.is-active .hamburger-inner:before {
        transition-delay: 0s;
        opacity: 0
    }

    .hamburger--elastic.is-active .hamburger-inner:after {
        transform: translate3d(0,-20px,0) rotate(-270deg);
        transition-delay: 75ms
    }

.hamburger--elastic-r .hamburger-inner {
    top: 2px;
    transition-duration: .275s;
    transition-timing-function: cubic-bezier(.68,-.55,.265,1.55)
}

    .hamburger--elastic-r .hamburger-inner:before {
        top: 10px;
        transition: opacity .125s ease .275s
    }

    .hamburger--elastic-r .hamburger-inner:after {
        top: 20px;
        transition: transform .275s cubic-bezier(.68,-.55,.265,1.55)
    }

.hamburger--elastic-r.is-active .hamburger-inner {
    transform: translate3d(0,10px,0) rotate(-135deg);
    transition-delay: 75ms
}

    .hamburger--elastic-r.is-active .hamburger-inner:before {
        transition-delay: 0s;
        opacity: 0
    }

    .hamburger--elastic-r.is-active .hamburger-inner:after {
        transform: translate3d(0,-20px,0) rotate(270deg);
        transition-delay: 75ms
    }

.hamburger--emphatic {
    overflow: hidden
}

    .hamburger--emphatic .hamburger-inner {
        transition: background-color .125s ease-in .175s
    }

        .hamburger--emphatic .hamburger-inner:before {
            left: 0;
            transition: transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,left .125s ease-in .175s
        }

        .hamburger--emphatic .hamburger-inner:after {
            top: 10px;
            right: 0;
            transition: transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,right .125s ease-in .175s
        }

    .hamburger--emphatic.is-active .hamburger-inner {
        transition-delay: 0s;
        transition-timing-function: ease-out;
        background-color: transparent !important
    }

        .hamburger--emphatic.is-active .hamburger-inner:before {
            left: -80px;
            top: -80px;
            transform: translate3d(80px,80px,0) rotate(45deg);
            transition: left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s
        }

        .hamburger--emphatic.is-active .hamburger-inner:after {
            right: -80px;
            top: -80px;
            transform: translate3d(-80px,80px,0) rotate(-45deg);
            transition: right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s
        }

.hamburger--emphatic-r {
    overflow: hidden
}

    .hamburger--emphatic-r .hamburger-inner {
        transition: background-color .125s ease-in .175s
    }

        .hamburger--emphatic-r .hamburger-inner:before {
            left: 0;
            transition: transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,left .125s ease-in .175s
        }

        .hamburger--emphatic-r .hamburger-inner:after {
            top: 10px;
            right: 0;
            transition: transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,right .125s ease-in .175s
        }

    .hamburger--emphatic-r.is-active .hamburger-inner {
        transition-delay: 0s;
        transition-timing-function: ease-out;
        background-color: transparent !important
    }

        .hamburger--emphatic-r.is-active .hamburger-inner:before {
            left: -80px;
            top: 80px;
            transform: translate3d(80px,-80px,0) rotate(-45deg);
            transition: left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s
        }

        .hamburger--emphatic-r.is-active .hamburger-inner:after {
            right: -80px;
            top: 80px;
            transform: translate3d(-80px,-80px,0) rotate(45deg);
            transition: right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s
        }

.hamburger--minus .hamburger-inner:after, .hamburger--minus .hamburger-inner:before {
    transition: bottom .08s ease-out 0s,top .08s ease-out 0s,opacity 0s linear
}

.hamburger--minus.is-active .hamburger-inner:after, .hamburger--minus.is-active .hamburger-inner:before {
    opacity: 0;
    transition: bottom .08s ease-out,top .08s ease-out,opacity 0s linear .08s
}

.hamburger--minus.is-active .hamburger-inner:before {
    top: 0
}

.hamburger--minus.is-active .hamburger-inner:after {
    bottom: 0
}

.hamburger--slider .hamburger-inner {
    top: 2px
}

    .hamburger--slider .hamburger-inner:before {
        top: 10px;
        transition-property: transform,opacity;
        transition-timing-function: ease;
        transition-duration: .15s
    }

    .hamburger--slider .hamburger-inner:after {
        top: 20px
    }

.hamburger--slider.is-active .hamburger-inner {
    transform: translate3d(0,10px,0) rotate(45deg)
}

    .hamburger--slider.is-active .hamburger-inner:before {
        transform: rotate(-45deg) translate3d(-5.7142857143px,-6px,0);
        opacity: 0
    }

    .hamburger--slider.is-active .hamburger-inner:after {
        transform: translate3d(0,-20px,0) rotate(-90deg)
    }

.hamburger--slider-r .hamburger-inner {
    top: 2px
}

    .hamburger--slider-r .hamburger-inner:before {
        top: 10px;
        transition-property: transform,opacity;
        transition-timing-function: ease;
        transition-duration: .15s
    }

    .hamburger--slider-r .hamburger-inner:after {
        top: 20px
    }

.hamburger--slider-r.is-active .hamburger-inner {
    transform: translate3d(0,10px,0) rotate(-45deg)
}

    .hamburger--slider-r.is-active .hamburger-inner:before {
        transform: rotate(45deg) translate3d(5.7142857143px,-6px,0);
        opacity: 0
    }

    .hamburger--slider-r.is-active .hamburger-inner:after {
        transform: translate3d(0,-20px,0) rotate(90deg)
    }

.hamburger--spin .hamburger-inner {
    transition-duration: .22s;
    transition-timing-function: cubic-bezier(.55,.055,.675,.19)
}

    .hamburger--spin .hamburger-inner:before {
        transition: top .1s ease-in .25s,opacity .1s ease-in
    }

    .hamburger--spin .hamburger-inner:after {
        transition: bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)
    }

.hamburger--spin.is-active .hamburger-inner {
    transform: rotate(225deg);
    transition-delay: .12s;
    transition-timing-function: cubic-bezier(.215,.61,.355,1)
}

    .hamburger--spin.is-active .hamburger-inner:before {
        top: 0;
        opacity: 0;
        transition: top .1s ease-out,opacity .1s ease-out .12s
    }

    .hamburger--spin.is-active .hamburger-inner:after {
        bottom: 0;
        transform: rotate(-90deg);
        transition: bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s
    }

.hamburger--spin-r .hamburger-inner {
    transition-duration: .22s;
    transition-timing-function: cubic-bezier(.55,.055,.675,.19)
}

    .hamburger--spin-r .hamburger-inner:before {
        transition: top .1s ease-in .25s,opacity .1s ease-in
    }

    .hamburger--spin-r .hamburger-inner:after {
        transition: bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)
    }

.hamburger--spin-r.is-active .hamburger-inner {
    transform: rotate(-225deg);
    transition-delay: .12s;
    transition-timing-function: cubic-bezier(.215,.61,.355,1)
}

    .hamburger--spin-r.is-active .hamburger-inner:before {
        top: 0;
        opacity: 0;
        transition: top .1s ease-out,opacity .1s ease-out .12s
    }

    .hamburger--spin-r.is-active .hamburger-inner:after {
        bottom: 0;
        transform: rotate(90deg);
        transition: bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s
    }

.hamburger--spring .hamburger-inner {
    top: 2px;
    transition: background-color 0s linear .13s
}

    .hamburger--spring .hamburger-inner:before {
        top: 10px;
        transition: top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)
    }

    .hamburger--spring .hamburger-inner:after {
        top: 20px;
        transition: top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)
    }

.hamburger--spring.is-active .hamburger-inner {
    transition-delay: .22s;
    background-color: transparent !important
}

    .hamburger--spring.is-active .hamburger-inner:before {
        top: 0;
        transition: top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s;
        transform: translate3d(0,10px,0) rotate(45deg)
    }

    .hamburger--spring.is-active .hamburger-inner:after {
        top: 0;
        transition: top .2s cubic-bezier(.33333,0,.66667,.33333),transform .13s cubic-bezier(.215,.61,.355,1) .22s;
        transform: translate3d(0,10px,0) rotate(-45deg)
    }

.hamburger--spring-r .hamburger-inner {
    top: auto;
    bottom: 0;
    transition-duration: .13s;
    transition-delay: 0s;
    transition-timing-function: cubic-bezier(.55,.055,.675,.19)
}

    .hamburger--spring-r .hamburger-inner:after {
        top: -20px;
        transition: top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity 0s linear
    }

    .hamburger--spring-r .hamburger-inner:before {
        transition: top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)
    }

.hamburger--spring-r.is-active .hamburger-inner {
    transform: translate3d(0,-10px,0) rotate(-45deg);
    transition-delay: .22s;
    transition-timing-function: cubic-bezier(.215,.61,.355,1)
}

    .hamburger--spring-r.is-active .hamburger-inner:after {
        top: 0;
        opacity: 0;
        transition: top .2s cubic-bezier(.33333,0,.66667,.33333),opacity 0s linear .22s
    }

    .hamburger--spring-r.is-active .hamburger-inner:before {
        top: 0;
        transform: rotate(90deg);
        transition: top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s
    }

.hamburger--stand .hamburger-inner {
    transition: transform 75ms cubic-bezier(.55,.055,.675,.19) .15s,background-color 0s linear 75ms
}

    .hamburger--stand .hamburger-inner:before {
        transition: top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s
    }

    .hamburger--stand .hamburger-inner:after {
        transition: bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s
    }

.hamburger--stand.is-active .hamburger-inner {
    transform: rotate(90deg);
    background-color: transparent !important;
    transition: transform 75ms cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .15s
}

    .hamburger--stand.is-active .hamburger-inner:before {
        top: 0;
        transform: rotate(-45deg);
        transition: top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s
    }

    .hamburger--stand.is-active .hamburger-inner:after {
        bottom: 0;
        transform: rotate(45deg);
        transition: bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s
    }

.hamburger--stand-r .hamburger-inner {
    transition: transform 75ms cubic-bezier(.55,.055,.675,.19) .15s,background-color 0s linear 75ms
}

    .hamburger--stand-r .hamburger-inner:before {
        transition: top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s
    }

    .hamburger--stand-r .hamburger-inner:after {
        transition: bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s
    }

.hamburger--stand-r.is-active .hamburger-inner {
    transform: rotate(-90deg);
    background-color: transparent !important;
    transition: transform 75ms cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .15s
}

    .hamburger--stand-r.is-active .hamburger-inner:before {
        top: 0;
        transform: rotate(-45deg);
        transition: top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s
    }

    .hamburger--stand-r.is-active .hamburger-inner:after {
        bottom: 0;
        transform: rotate(45deg);
        transition: bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s
    }

.hamburger--squeeze .hamburger-inner {
    transition-duration: 75ms;
    transition-timing-function: cubic-bezier(.55,.055,.675,.19)
}

    .hamburger--squeeze .hamburger-inner:before {
        transition: top 75ms ease .12s,opacity 75ms ease
    }

    .hamburger--squeeze .hamburger-inner:after {
        transition: bottom 75ms ease .12s,transform 75ms cubic-bezier(.55,.055,.675,.19)
    }

.hamburger--squeeze.is-active .hamburger-inner {
    transform: rotate(45deg);
    transition-delay: .12s;
    transition-timing-function: cubic-bezier(.215,.61,.355,1)
}

    .hamburger--squeeze.is-active .hamburger-inner:before {
        top: 0;
        opacity: 0;
        transition: top 75ms ease,opacity 75ms ease .12s
    }

    .hamburger--squeeze.is-active .hamburger-inner:after {
        bottom: 0;
        transform: rotate(-90deg);
        transition: bottom 75ms ease,transform 75ms cubic-bezier(.215,.61,.355,1) .12s
    }

.hamburger--vortex .hamburger-inner {
    transition-duration: .2s;
    transition-timing-function: cubic-bezier(.19,1,.22,1)
}

    .hamburger--vortex .hamburger-inner:after, .hamburger--vortex .hamburger-inner:before {
        transition-duration: 0s;
        transition-delay: .1s;
        transition-timing-function: linear
    }

    .hamburger--vortex .hamburger-inner:before {
        transition-property: top,opacity
    }

    .hamburger--vortex .hamburger-inner:after {
        transition-property: bottom,transform
    }

.hamburger--vortex.is-active .hamburger-inner {
    transform: rotate(765deg);
    transition-timing-function: cubic-bezier(.19,1,.22,1)
}

    .hamburger--vortex.is-active .hamburger-inner:after, .hamburger--vortex.is-active .hamburger-inner:before {
        transition-delay: 0s
    }

    .hamburger--vortex.is-active .hamburger-inner:before {
        top: 0;
        opacity: 0
    }

    .hamburger--vortex.is-active .hamburger-inner:after {
        bottom: 0;
        transform: rotate(90deg)
    }

.hamburger--vortex-r .hamburger-inner {
    transition-duration: .2s;
    transition-timing-function: cubic-bezier(.19,1,.22,1)
}

    .hamburger--vortex-r .hamburger-inner:after, .hamburger--vortex-r .hamburger-inner:before {
        transition-duration: 0s;
        transition-delay: .1s;
        transition-timing-function: linear
    }

    .hamburger--vortex-r .hamburger-inner:before {
        transition-property: top,opacity
    }

    .hamburger--vortex-r .hamburger-inner:after {
        transition-property: bottom,transform
    }

.hamburger--vortex-r.is-active .hamburger-inner {
    transform: rotate(-765deg);
    transition-timing-function: cubic-bezier(.19,1,.22,1)
}

    .hamburger--vortex-r.is-active .hamburger-inner:after, .hamburger--vortex-r.is-active .hamburger-inner:before {
        transition-delay: 0s
    }

    .hamburger--vortex-r.is-active .hamburger-inner:before {
        top: 0;
        opacity: 0
    }

    .hamburger--vortex-r.is-active .hamburger-inner:after {
        bottom: 0;
        transform: rotate(-90deg)
    }
