body, h1, h2, h3, h4, h5, h6, p, a, span, button, input, select, textarea {
    -moz-font-feature-settings: "ss02";
    -webkit-font-feature-settings: "ss02";
    font-feature-settings: "ss02";
}
@media (max-width: 767.98px) {
    .responsive-tabs-sm {
        border-right:1px solid #ddd;
        background: #fff;
        width: 90%;
        border-top: 1px solid #ddd;
        border-left: 1px solid #ddd;
        border-bottom: 0;
        margin-left: 0;
        border-radius: 4px 4px 4px 0
    }

    .responsive-tabs-sm .nav-item {
        margin-right: 5px;
        margin-left: 0!important;
        margin-bottom: 0;
        width: 100%;
        border-bottom: 1px solid #ddd!important
    }

    .responsive-tabs-sm .nav-item a {
        padding: 7px 15px!important;
        width: 100%;
        border: 0;
        border-bottom: 0!important;
        border-radius: 0!important
    }

    .responsive-tabs-sm .nav-item a.active {
        border: 0;
        background-color: #fff!important;
        font-weight: 700
    }

    .responsive-tabs-sm .nav-item:first-child a {
        border-radius: 0 4px 0 0!important
    }

    .responsive-tabs-sm .nav-item:last-child {
        border-radius: 0 0 4px 0!important
    }

    .responsive-tabs-sm .nav-item:last-child a {
        border-radius: 0 0 4px 0!important
    }

    .responsive-tabs-sm-connector {
        display: block
    }

    .responsive-tabs-sm-connector .channel {
        float: right;
        background: #fff;
        width: 6px;
        height: 5px;
        border-left: 1px solid #ddd
    }

    .responsive-tabs-sm-connector .bottom-border {
        margin-right: 5px;
        height: 5px;
        border-bottom: 1px solid #ddd
    }

    .responsive-tabs-sm-connector.store .channel {
        border-right: 1px solid #ddd
    }
}

.pagination {
    font-size: .8em
}

.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover {
    color: #fff
}

.sidebar .card-title {
    font-size: 16px
}

.sidebar .card-title .btn-group-sm>.btn,.sidebar .card-title .btn-sm {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.sidebar .card-collapsable>.card-header {
    cursor: pointer
}

.sidebar .card-collapsable>.card-body-collapsed {
    display: none
}

.sidebar .card-sidebar .card-minimise {
    cursor: pointer;
    transition: transform .2s ease
}

.sidebar .card-sidebar .card-minimise.minimised {
    transform: rotate(180deg)
}

.sidebar .title {
    font-weight: 700
}

.sidebar .list-group {
    font-size: 14px
}

.sidebar .list-group-item {
    padding: 10px 15px;
    border-color: #f5f5f5;
    line-height: 35px;
}

.sidebar .list-group-item .badge {
    padding: 5px 2px;
    width: 28px;
    text-align: center;
    color: #ff0052;
    line-height: 25px;
    font-size: 14px;
}

.sidebar .list-group-item.active,.sidebar .list-group-item.active:focus,.sidebar .list-group-item.active:hover {
    background-color: #e6eef7;
    border-color: #e3e9f1
}

.sidebar .list-group-item>i.far.fa-circle {
    color: #666
}

.home-domain-search h2 {
    margin: 0
}

.home-domain-search .tld-logos {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 1.4em;
    color: #888;
    font-weight: 300
}

.home-domain-search .tld-logos li {
    float: right;
    padding: 0 25px 0 0
}

.home-domain-search .tld-logos img {
    width: 60px
}

.home-domain-search .input-group-wrapper {
    margin: 15px 0;
    padding: 6px;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem
}

.home-domain-search .input-group-wrapper .form-control {
    border: 0
}

.home-domain-search .input-group-wrapper .form-control:focus {
    box-shadow: none
}

.home-domain-search .input-group-wrapper .btn {
    margin: 0 2px!important;
    border-radius: .25rem!important
}

@media (min-width: 576px) and (max-width:767.98px) {
    .card-columns.home {
        -moz-column-count:2;
        column-count: 2
    }
}

@media (min-width: 768px) and (max-width:991.98px) {
    .card-columns.home {
        -moz-column-count:2;
        column-count: 2
    }
}

@media (min-width: 992px) and (max-width:1199.98px) {
    .card-columns.home {
        -moz-column-count:3;
        column-count: 3
    }
}

@media (min-width: 1200px) {
    .card-columns.home {
        -moz-column-count:3;
        column-count: 4
    }
}

.action-icon-btns a {
    margin: 0 0 10px;
    padding: 10px 0 15px;
    display: block;
    text-align: center;
    transition: all .3s ease;
    color: #666;
    text-decoration: none;
    background-color: #fff;
    border-radius: .25rem
}

.action-icon-btns a .ico-container {
    margin: 10px auto;
    line-height: 55px;
    font-size: 2.6em;
    text-align: center;
    transition: all .3s ease
}

.action-icon-btns a .ico-container i {
    color: #c3cfd8
}

.action-icon-btns a:hover {
    color: #444
}

.action-icon-btns a:hover .ico-container {
    font-size: 3.4em
}

.client-home-cards .card {
    font-size: 14px
}

.client-home-cards .card-header {
    background-color: #fff;
    font-weight: 700
}

.client-home-cards .card-header .btn {
    color: #fff;
    border: 0
}

.client-home-cards .card-header .btn:hover {
    color: #000
}

.client-home-cards .card-title {
    font-size: 16px;
    line-height: 35px
}

.client-home-cards .card-body {
    padding: 15px;
    min-height: 170px;
    overflow: auto
}

.client-home-cards .card-body p {
    padding: 5px
}

.client-home-cards .card-footer {
    border-top: 0
}

.client-home-cards .list-group {
    max-height: 170px;
    overflow: auto;
    border-radius: 0;
    border-top: 0;
    border-bottom: 0;
    min-height: 170px;
}

.client-home-cards .list-group .list-group-item {
    padding: 10px 10px;
    border: 0;
    border-bottom: 1px dashed #ddd!important
}

.client-home-cards .list-group .list-group-item:last-child {
    border-bottom: 0
}

.client-home-cards small {
    color: #a106c1
}

.promotions-slider-control .carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%231c3965' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")
}

.promotions-slider-control .carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%231c3965' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")
}

#search-domain-section {
    margin-top: 25px
}

.carousel-item.item {
    float: none
}

.carousel-inner .carousel-item.item {
    float: right
}

.twofa-setup .modal-body {
    min-height: 100px
}

.twofa-setup .activation-msg {
    margin: 25px 0;
    padding: 15px;
    border: 1px dashed #ddd;
    text-align: center;
    font-weight: 700;
    font-size: 1.1em
}

.twofa-setup .backup-code {
    margin: 20px auto;
    padding: 10px;
    background-color: #efefef;
    color: #444;
    text-align: center
}

.twofa-module {
    margin: 10px 0;
    padding: 14px 20px;
    border: 1px solid #ccc;
    border-radius: 4px;
    cursor: pointer
}

.twofa-module .col-radio {
    float: right;
    width: 35px;
    margin-top: 12px
}

.twofa-module .col-logo {
    float: right;
    width: 80px;
    line-height: 40px;
    text-align: center
}

.twofa-module .col-description {
    margin-right: 136px
}

.twofa-module img {
    max-width: 100%;
    max-height: 40px
}

.twofa-module.active {
    border-color: #337ab7
}

.popover-user-notifications {
    border-radius: 0;
    padding: 5px 10px;
    border-color: #ddd;
    min-width: 310px;
    font-family: whmcsco
}

.popover-user-notifications .popover-body {
    padding: 0
}

.popover-user-notifications ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.popover-user-notifications ul li {
    padding: 5px 0;
    min-height: 66px;
    border-bottom: 1px solid #ddd
}

.popover-user-notifications ul li:last-child {
    border: 0
}

.popover-user-notifications ul li a {
    display: block;
    padding: 10px 15px 10px 12px;
    text-decoration: none;
    color: #555;
    font-size: .95em
}

.popover-user-notifications ul li a:hover {
    background-color: #f6f6f6
}

.popover-user-notifications ul li i.far,.popover-user-notifications ul li i.fas {
    float: right;
    padding-top: 6px;
    font-size: 21px
}

.popover-user-notifications ul li i.far.fa-check-circle,.popover-user-notifications ul li i.fas.fa-check-circle {
    color: #5cb85c
}

.popover-user-notifications ul li i.far.fa-warning,.popover-user-notifications ul li i.fas.fa-warning {
    color: #ecc317
}

.popover-user-notifications ul li i.far.fa-exclamation-circle,.popover-user-notifications ul li i.fas.fa-exclamation-circle {
    color: #ec2d45
}

.popover-user-notifications ul li .message {
    margin-right: 40px
}

.popover-user-notifications ul li.none {
    padding: 12px 0;
    min-height: auto;
    text-align: center;
    font-weight: 700
}

#google-recaptcha-domainchecker {
    width: 304px;
    height: 78px;
    margin-top: 15px;
    margin-bottom: 15px
}

#default-captcha-domainchecker {
    margin-top: 15px
}

#default-captcha-domainchecker #inputCaptcha {
    width: 100px;
    border-radius: 4px;
    float: left
}

.domainchecker-homepage-captcha #google-recaptcha-domainchecker {
    margin-bottom: -46px
}

@media (max-width: 991px) {
    #google-recaptcha-domainchecker {
        padding-right:2.5%
    }

    #default-captcha-domainchecker {
        margin-bottom: 25px;
        border-bottom: 1px solid #efefef;
    }
}

@media (max-width: 736px) {
    #google-recaptcha-domainchecker {
        transform:scale(.935);
        transform-origin: 0 0;
        -webkit-transform: scale(.935);
        -webkit-transform-origin: 0 0
    }
}

@media (max-width: 384px) {
    #google-recaptcha-domainchecker {
        transform:scale(.96);
        transform-origin: 0 0
    }
}

@media (max-width: 360px) {
    #google-recaptcha-domainchecker {
        transform:scale(.89);
        transform-origin: 0 0
    }
}

@media (max-width: 320px) {
    #google-recaptcha-domainchecker {
        padding-right:13.5%;
        transform: scale(.83);
        transform-origin: 0 0;
        -webkit-transform: scale(.785);
        -webkit-transform-origin: 0 0
    }
}

.captchaimage {
    margin: 0;
    padding: 10px 0 5px;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    text-align: right
}

.email-verification {
    margin: 0;
    padding: 15px;
    font-weight: 300;
    background-color: #2b41a1;
    border-bottom: 1px solid #fff;
    color: #fff;
    direction: rtl;
}

.email-verification .text {
    display: block;
    padding: 6px 0
}

.email-verification .btn {
    margin: 3px 0;
    padding: 3px 10px;
    background-color: #28a745;
    border-color: #28a745;
    color: #fff;
    font-style: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.email-verification .btn:active,.email-verification .btn[disabled]:hover {
    background-color: #50525f;
    border-color: #50525f;
    color: #fff
}

.email-verification .btn.close {
    margin-right: 10px;
    background-color: transparent;
    color: rgb(255 255 255);
    font-size: 22px;
    opacity: 1;
}

.email-verification .btn.close:hover {
    color: rgba(55,55,55,.8)
}

.email-verification .far,.email-verification .fas {
    color: #fff;
    float: right;
    padding: 0 25px;
    font-size: 24px
}

@media (min-width: 768px) {
    .email-verification .text {
        padding-top:9px;
        padding-bottom: 0
    }

    .email-verification .btn {
        margin: 0;
        padding: 9px 25px
    }

    .email-verification .button {
        float: left
    }

    .email-verification .far,.email-verification .fas {
        font-size: 36px
    }
}

.md-editor {
    border: 1px solid #ddd;
    border-radius: 3px
}

.md-editor>.btn-toolbar {
    background-color: #fff!important
}

.md-editor>.md-preview,.md-editor>textarea.markdown-editor {
    padding: 15px!important;
    border-top: 1px solid #ddd!important;
    border-bottom: 1px solid #ddd!important;
    background-color: #fff!important
}

div.md-editor.active {
    display: block;
    border: 1px solid #ddd;
    outline: 0;
    box-shadow: none
}

.markdown-editor-status {
    padding: 2px 10px;
    font-size: 9pt;
    color: #959694;
    text-align: left
}

.small-font {
    font-size: .9em
}

.markdown-content h1 {
    font-size: 1.6em;
    color: #333
}

.markdown-content h2 {
    font-size: 1.4em;
    color: #333
}

.markdown-content h3 {
    font-size: 1.2em;
    color: #333
}

.markdown-content h4 {
    font-size: 1.1em;
    color: #333
}

.markdown-content pre {
    padding: 15px;
    background-color: #444;
    color: #f8f8f8;
    border: 0
}

.markdown-content pre code {
    white-space: pre;
    word-break: normal;
    word-wrap: normal
}

.markdown-content blockquote {
    font-size: 1em;
    padding: 10px 20px;
    margin: 0 0 20px;
    border-right: 5px solid #eee
}

.markdown-content table {
    margin: 10px 0;
    background-color: #fff;
    border: 1px solid #ddd
}

.markdown-content table>thead>tr>th {
    padding: 4px 10px;
    background-color: #f8f8f8;
    border: 1px solid #ddd;
    font-weight: 700;
    text-align: center
}

.markdown-content table>tbody>tr>td {
    padding: 3px 8px;
    border: 1px solid #ddd
}

.store-order-container {
    margin: 0;
    padding: 0
}

.store-order-container h2 {
    margin-top: 0
}

.store-order-container .btn {
    padding: 10px 30px;
    font-size: 1.15em;
    font-weight: 300
}

.store-order-container .store-domain-tabs {
    margin-top: 20px
}

.store-order-container .store-domain-tabs li a {
    margin-left: 10px;
    padding: 7px 15px;
    background-color: #f9f9f9;
    border-bottom: 1px solid #ddd
}

.store-order-container .store-domain-tabs li.active a {
    background-color: #fff;
    border-bottom: 1px solid transparent
}

.store-order-container .store-domain-tab-content {
    margin-bottom: 20px;
    padding: 20px;
    border: 1px solid #ddd;
    border-top: 0
}

.store-order-container .store-domain-tab-content a {
    text-decoration: none
}

.store-order-container .store-domain-tab-content a:hover {
    text-decoration: none
}

.store-order-container .payment-term h4 {
    margin-top: 25px
}

@media (min-width: 768px) {
    .store-order-container .payment-term {
        float:left
    }

    .store-order-container .payment-term h4 {
        margin-top: 0
    }
}

.store-order-container .domain-validation {
    display: block;
    padding-top: 5px;
    font-size: 1.2em;
    font-weight: 300;
    color: #888
}

.store-order-container .domain-validation.ok {
    color: #53a22d
}

.store-promoted-product .icon {
    height: 200px;
    line-height: 200px;
    text-align: center;
    overflow: hidden
}

.store-promoted-product .icon img {
    max-width: 100%;
    max-height: 100%
}

.store-promoted-product ul.features {
    margin: 20px 0;
    padding: 0;
    list-style: none;
    font-size: 1.1em;
    font-weight: 300
}

.store-promoted-product ul.features li {
    float: right;
    width: 50%;
    margin-bottom: 5px
}

.store-promoted-product ul.features li .fa:not(.fa-spinner) {
    font-size: 1.2em;
    color: #91c590;
    margin-right: 20px;
    margin-left: 10px
}

.store-promoted-product .btn {
    margin-top: 10px;
    padding: 10px 30px;
    font-size: 1.2em;
    font-weight: 300
}

.promo-banner {
    margin: 0;
    padding: 15px 10px 20px;
    background-color: #fff;
    border: 1px solid #ddd;
    font-size: 1em;
    overflow: auto
}

.promo-banner .icon {
    float: right;
    margin: 0 20px 0 0
}

.promo-banner img {
    max-width: 300px;
    max-height: 200px
}

.promo-banner .icon-right {
    margin-bottom: 10px;
    text-align: center
}

@media (max-width: 767px) {
    .promo-banner form {
        text-align:center
    }
}

@media (min-width: 768px) {
    .promo-banner img {
        max-width:100%;
        max-height: 100%
    }

    .promo-banner .icon-right {
        float: right;
        margin: 0;
        width: 155px
    }

    .promo-banner .content {
        margin-right: 185px
    }
}

.promo-banner h3 {
    margin: 0;
    padding: 0;
    font-size: 24px;
    font-weight: 300
}

.promo-banner h4 {
    font-size: 18px;
    font-weight: 300
}

.promo-banner p {
    margin: 5px 0
}

.promo-banner ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: .92em
}

.promo-banner ul li {
    margin-bottom: 4px
}

@media (min-width: 1200px) {
    .promo-banner ul li {
        width:50%
    }

    .promo-banner ul li.right {
        float: right
    }

    .promo-banner ul li.left {
        float: left
    }
}

.promo-banner .fa:not(.fa-spinner) {
    font-size: 1.2em;
    color: #91c590;
    margin-right: 20px;
    margin-left: 10px
}

.promo-banner a {
    color: #f60;
    text-decoration: none
}

.promo-banner .btn {
    margin: 6px 0 0;
    padding: 8px 30px;
    background-color: #f60;
    border: 0;
    color: #fff
}

@media (max-width: 650px) {
    .promo-banner .icon {
        width:100%;
        margin-bottom: 15px
    }
}

.promo-banner-rounded {
    border-radius: 4px
}

.promo-banner-slim {
    padding: 10px
}

.promo-banner-slim .icon-right {
    width: 85px
}

.promo-banner-slim .content {
    margin-right: 110px
}

.promo-banner-slim h3 {
    font-size: 18px
}

.promo-banner-slim h4 {
    font-size: 14px
}

.promo-banner-slim .btn {
    margin: 0 20px 0 0;
    padding: 6px 20px
}

.promo-banner.symantec {
    border-top: 3px solid #4da24c
}

.promo-banner.symantec .btn {
    background-color: #4da24c
}

.promo-banner.weebly {
    border-top: 3px solid #2990ea
}

.promo-banner.weebly .btn {
    background-color: #2990ea
}

.promo-banner.spamexperts {
    border-top: 3px solid #589ed7
}

.promo-banner.spamexperts .btn {
    background-color: #589ed7
}

.promo-banner-slim.weebly .icon-right {
    width: 160px
}

.promo-banner-slim.weebly .content {
    margin-right: 185px
}

.promo-banner.sitelock {
    border-top: 3px solid #f2952d
}

.promo-banner.sitelock .btn {
    background-color: #f2952d
}

.promo-banner.codeguard {
    border-top: 3px solid #a9cc5f
}

.promo-banner.codeguard a {
    color: #a9cc5f
}

.promo-banner.codeguard .btn {
    background-color: #a9cc5f
}

.promo-banner.sitelockvpn {
    border-top: 3px solid #555
}

.promo-banner.sitelockvpn .btn {
    background-color: #555
}

.promo-banner.marketgoo {
    border-top: 3px solid #3090e0
}

.promo-banner.marketgoo .btn {
    background-color: #3090e0
}

.promo-banner.ox {
    border-top: 3px solid #666
}

.promo-banner.ox a {
    color: #666
}

.promo-banner.ox .btn {
    background-color: #666
}

.mc-panel-promo {
    font-size: .95em
}

.mc-panel-promo img {
    display: block;
    margin: 0 auto 6px;
    max-width: 90%;
    max-height: 87px
}

.panel-mc-sso {
    padding: 0 10px 10px
}

.panel-mc-sso img {
    max-width: 100%;
    max-height: 120px
}

.panel-mc-sso .row {
    margin-right: -5px;
    margin-left: -5px
}

.panel-mc-sso .col-sm-6 {
    padding-right: 5px;
    padding-left: 5px
}

.panel-mc-sso .btn,.panel-mc-sso .form-control,.panel-mc-sso small {
    margin-top: 5px
}

.panel-mc-sso small {
    display: block
}

.compact-control-bar {
    margin: 0;
    padding: 5px;
    background-color: #eee;
    border-radius: 3px
}

.social-signin-btns {
    text-align: center
}

.social-signin-btns .btn {
    margin-bottom: 5px
}

.btn-social {
    position: relative;
    padding-right: 44px;
    text-align: right;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.btn-social i.far,.btn-social i.fas {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    padding-left: 2px;
    width: 32px;
    line-height: 34px;
    font-size: 1.6em;
    text-align: center;
    border-left: 1px solid rgba(0,0,0,.2)
}

.btn-facebook {
    color: #fff;
    background-color: #4267b2;
    border-color: rgba(0,0,0,.2)
}

.btn-facebook.active,.btn-facebook:active,.btn-facebook:focus,.btn-facebook:hover,.open .dropdown-toggle.btn-facebook {
    color: #fff;
    background-color: #30487b;
    border-color: rgba(0,0,0,.2)
}

.btn-facebook.active,.btn-facebook:active,.open .dropdown-toggle.btn-facebook {
    background-image: none
}

.btn-facebook.disabled,.btn-facebook.disabled.active,.btn-facebook.disabled:active,.btn-facebook.disabled:focus,.btn-facebook.disabled:hover,.btn-facebook[disabled],.btn-facebook[disabled].active,.btn-facebook[disabled]:active,.btn-facebook[disabled]:focus,.btn-facebook[disabled]:hover,fieldset[disabled] .btn-facebook,fieldset[disabled] .btn-facebook.active,fieldset[disabled] .btn-facebook:active,fieldset[disabled] .btn-facebook:focus,fieldset[disabled] .btn-facebook:hover {
    background-color: #4267b2;
    border-color: rgba(0,0,0,.2)
}

.btn-google {
    color: #000;
    background-color: #fff;
    border-color: rgba(0,0,0,.2)
}

.btn-google img {
    margin-bottom: 2px
}

.btn-social.btn-google {
    padding-right: 41px
}

.btn-google.active,.btn-google:active,.btn-google:focus,.btn-google:hover,.open .dropdown-toggle.btn-google {
    color: #000;
    border-color: rgba(0,0,0,.5)
}

.btn-google.active,.btn-google:active,.open .dropdown-toggle.btn-google {
    background-image: none
}

.btn-google-plus.disabled.active,.btn-google-plus.disabled:active,.btn-google-plus.disabled:focus,.btn-google-plus[disabled].active,.btn-google-plus[disabled]:active,.btn-google-plus[disabled]:focus,.btn-google-plus[disabled]:hover,.btn-google.disabled,.btn-google.disabled:hover,.btn-google[disabled],fieldset[disabled] .btn-google,fieldset[disabled] .btn-google-plus.active,fieldset[disabled] .btn-google-plus:active,fieldset[disabled] .btn-google-plus:focus,fieldset[disabled] .btn-google-plus:hover {
    background-color: #eee;
    border-color: rgba(0,0,0,.2)
}

.btn-twitter {
    color: #fff;
    background-color: #2ba9e1;
    border-color: rgba(0,0,0,.2)
}

.btn-twitter.active,.btn-twitter:active,.btn-twitter:focus,.btn-twitter:hover,.open .dropdown-toggle.btn-twitter {
    color: #fff;
    background-color: #1c92c7;
    border-color: rgba(0,0,0,.2)
}

.btn-twitter.active,.btn-twitter:active,.open .dropdown-toggle.btn-twitter {
    background-image: none
}

.btn-twitter.disabled,.btn-twitter.disabled.active,.btn-twitter.disabled:active,.btn-twitter.disabled:focus,.btn-twitter.disabled:hover,.btn-twitter[disabled],.btn-twitter[disabled].active,.btn-twitter[disabled]:active,.btn-twitter[disabled]:focus,.btn-twitter[disabled]:hover,fieldset[disabled] .btn-twitter,fieldset[disabled] .btn-twitter.active,fieldset[disabled] .btn-twitter:active,fieldset[disabled] .btn-twitter:focus,fieldset[disabled] .btn-twitter:hover {
    background-color: #2ba9e1;
    border-color: rgba(0,0,0,.2)
}

.providerPreLinking {
    min-height: 52px
}

.providerLinkingFeedback {
    display: none
}

div.home-twitter {
    margin-top: 20px;
    margin-bottom: 40px
}

div.tweet>i {
    color: #2babcf;
    float: right;
    margin-left: 15px
}

div.tweet span {
    font-size: 12px;
    color: #ccc
}

.upgrade .product-to-be-upgraded {
    margin: 20px 0;
    padding: 15px;
    background-color: #f8f8f8
}

.upgrade .product-to-be-upgraded h4,.upgrade .product-to-be-upgraded h5 {
    margin: 0
}

.upgrade .products {
    margin-right: -5px;
    margin-left: -5px
}

.upgrade .products .column {
    padding-right: 5px;
    padding-left: 5px
}

.upgrade .products .product {
    margin: 20px 0;
    padding: 0;
    background-color: #fff
}

.upgrade .products .product .current,.upgrade .products .product .recommended {
    padding: 5px;
    background-color: #ffbc00;
    color: #f5f5f5;
    font-weight: 700;
    text-align: center
}

.upgrade .products .product .recommended {
    background-color: #25ac2f
}

.upgrade .products .product ul {
    border-right: 1px solid #eee;
    border-left: 1px solid #eee
}

.upgrade .products .product .footer {
    border: 1px solid #eee;
    border-top: 0
}

.upgrade .products .product .header {
    margin: 0;
    padding: 20px;
    background-color: #2b5580;
    color: #fff;
    min-height: 150px
}

.upgrade .products .product .header p {
    font-size: 1.1em;
    font-weight: 300
}

.upgrade .products .product ul {
    margin: 0;
    padding: 20px 25px;
    list-style: none
}

.upgrade .products .product ul li {
    line-height: 25px;
    font-size: .9em;
    text-align: left;
    color: #aaa;
    border-bottom: 1px solid #eee
}

.upgrade .products .product ul li:last-child {
    border: 0
}

.upgrade .products .product ul li span {
    float: right;
    color: #444
}

.upgrade .products .far,.upgrade .products .fas {
    font-size: 1.3em
}

.upgrade .products .fa-check {
    color: #23ad2e
}

.upgrade .products .product .footer {
    margin: 0;
    padding: 20px
}

.upgrade .products .product .footer select {
    margin-bottom: 10px
}

.upgrade .products .product .btn {
    background-color: #2b5580;
    color: #fff
}

.affiliate-stat {
    margin: 0;
    padding: 15px;
    font-size: 1.6em;
    text-align: center
}

.affiliate-stat span {
    display: block;
    font-size: 2.4em
}

.affiliate-stat i {
    float: right;
    padding: 10px;
    font-size: 4em
}

@media (max-width: 1200px) {
    .affiliate-stat {
        font-size:1.2em
    }

    .affiliate-stat span {
        font-size: 2.1em
    }

    .affiliate-stat i {
        font-size: 3.6em
    }
}

@media (max-width: 992px) {
    .affiliate-stat {
        font-size:1em
    }

    .affiliate-stat span {
        font-size: 1.6em
    }

    .affiliate-stat i {
        font-size: 3em
    }
}

.announcements .announcement {
    margin-bottom: 4rem
}

.announcements .announcement article {
    margin-bottom: 1rem;
    padding: 1rem;
    background-color: #f5f5f5;
    border-right: 4px solid #ccc
}

.announcements .announcement article p {
    margin: 0
}

.kb-category a {
    text-decoration: none
}

.kb-category a:hover {
    background-color: #f5f5f5
}

.kb-article-item:hover {
    background-color: #f5f5f5;
    text-decoration: none
}

.kb-article-item small {
    display: block;
    padding-right: 25px;
    color: #87939f
}

.ticket-subject.unread {
    font-weight: 700
}

.ticket-reply .rating,.ticket-reply .rating-done {
    float: left;
    padding: 5px 10px;
    unicode-bidi: bidi-override;
    direction: rtl;
    font-size: 24px
}

.ticket-reply .rating span.star,.ticket-reply .rating-done span.star {
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    font-style: normal;
    display: inline-block
}

.ticket-reply .rating-done .rated {
    display: inline-block;
    font-size: 12px
}

.ticket-reply .rating span.star:hover {
    cursor: pointer
}

.ticket-reply .rating span.star:before,.ticket-reply .rating-done span.star:before {
    content: "\f005";
    padding-left: 0;
    color: #999
}

.ticket-reply .rating span.star:hover:before,.ticket-reply .rating span.star:hover~span.star:before,.ticket-reply .rating-done span.star.active:before {
    content: "\f005";
    color: #f2de88
}

.md-editor .btn-toolbar .btn-group {
    margin-left: 6px
}

.view-ticket .card-body {
    padding: 0;
    border-bottom: 1px solid #ddd
}

.view-ticket .card-body:last-child {
    border-bottom: 0
}

.view-ticket .posted-by {
    color: #888;
    font-size: .9rem;
    background-color: #f6f6f6;
    padding: .5rem 1rem
}

.view-ticket .posted-by .posted-by-name {
    font-weight: 700
}

.view-ticket .requestor-badge {
    font-size: 85%;
    padding: 5px 10px
}

.view-ticket .message p:last-child {
    margin-bottom: 0
}

.view-ticket .attachments {
    border-top: 1px dashed #ddd;
    font-size: 80%
}

.view-ticket .attachment-list {
    list-style: none;
    margin: 10px 0 -10px;
    padding: 0
}

.view-ticket .attachment-list li {
    display: inline-block;
    width: 190px;
    vertical-align: top
}

.view-ticket .attachment-list li a {
    display: block;
    padding: 5px 5px 10px;
    margin-bottom: 10px;
    border: 1px solid #ddd;
    border-radius: 3px
}

.view-ticket .attachment-list li a figure {
    margin: 0 0 5px;
    background-color: #f6f6f6;
    line-height: 100px;
    text-align: center;
    font-size: 4em
}

.ticketfeedbackstaffcont {
    margin: 10px auto;
    padding: 15px;
    width: 90%;
    background-color: #efefef;
    border-radius: 6px
}

.ticketfeedbackrating {
    padding: 0 100px
}

.ticketfeedbackrating .rate {
    float: right;
    padding: 0 10px;
    min-width: 30px;
    text-align: center
}

@media (min-width: 380px) {
    .btn-input-padded-responsive {
        padding-right:20px;
        padding-left: 20px
    }
}

@media (min-width: 500px) {
    .btn-input-padded-responsive {
        padding-right:35px;
        padding-left: 35px
    }
}

.kb-search.margin-bottom {
    margin-bottom: 20px
}

#registration {
    margin: 0;
    padding: 0;
}

#registration .field-container {
    margin: 0 0 30px
}

#registration label {
    font-weight: 300;
    color: #666;
    font-size: 13px
}

#registration .info-text-sm {
    font-size: .85em;
    text-align: center
}

#registration .sub-heading {
    height: 0;
    border-top: 1px solid #ddd;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 30px
}

#registration .sub-heading span {
    display: inline-block;
    position: relative;
    padding: 0 17px;
    top: -11px;
    font-size: 16px;
    color: #058;
    background-color: #fff
}

#registration .prepend-icon {
    top: 0;
    right: 0;
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 100%;
    font-weight: 400
}

#registration .field,#registration .form-control {
    position: relative;
    vertical-align: top;
    border: 1px solid #ddd;
    display: -moz-inline-stack;
    display: inline-block;
    color: #626262;
    outline: 0;
    background: #fff;
    height: calc(2.5em + .75rem + 2px);
    width: 100%;
    border-radius: 6px;
    font-size: 14px;
}

#registration .input-group-lg>.form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px 0 0 6px
}

#registration .form-control-qty {
    width: 70px;
    text-align: center
}

#registration .form-control-static-inline {
    display: inline-block
}

#registration .form-control:focus {
    border-color: #ddd;
    outline: 0;
    box-shadow: none
}

#registration textarea.field {
    height: auto
}

#registration .prepend-icon .field {
    -webkit-appearance: none;
    padding-right: 36px
}

#registration .prepend-icon .field-icon i {
    position: relative;
    font-size: 14px
}

#registration .prepend-icon .field-icon {
    top: 0;
    z-index: 4;
    width: 42px;
    height: calc(2.5em + .75rem + 2px);
    color: inherit;
    line-height: calc(2.5em + .75rem + 2px);
    position: absolute;
    text-align: center;
    transition: all .5s ease-out;
    pointer-events: none
}

#registration .field-icon i {
    color: #bbb
}

#registration .field[disabled],#registration .field[readonly],#registration .form-control[disabled],#registration .form-control[readonly] {
    background-color: #f8f8f8;
    opacity: 1
}

#registration .field-help-text {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #888;
    font-size: 12px
}

div.credit-card {
    margin: 0 auto 30px;
    max-width: 400px;
    background-color: #f8f8f8;
    border: 1px solid #ccc;
    border-radius: 8px
}

div.credit-card div.card-type {
    float: left;
    padding: 10px 20px;
    font-size: 1.2em
}

div.credit-card div.card-icon {
    float: right;
    padding: 7px;
    font-size: 1.2em
}

div.credit-card div.card-number {
    padding: 10px;
    background-color: #ccc;
    font-size: 1.6em;
    text-align: center;
    clear: both
}

div.credit-card div.card-start {
    float: right;
    padding: 20px 0 50px 50px;
    font-size: 1.3em;
    text-align: left
}

div.credit-card div.card-expiry {
    float: left;
    padding: 20px 50px 50px 0;
    height: 120px;
    font-size: 1.3em;
    text-align: left
}

div.credit-card div.end {
    clear: both
}

@media (max-width: 600px) {
    div.credit-card {
        max-width:250px
    }

    div.credit-card div.card-type {
        font-size: 1em
    }

    div.credit-card div.card-icon {
        font-size: 1em
    }

    div.credit-card div.card-number {
        padding: 6px 10px;
        font-size: 1.2em
    }

    div.credit-card div.card-start {
        padding: 20px 0 30px 50px;
        font-size: .9em
    }

    div.credit-card div.card-expiry {
        padding: 20px 50px 30px 0;
        height: 80px;
        font-size: .9em
    }
}

.auth3d-area {
    border: 1px solid #fff
}

.submit-3d {
    width: 80%;
    border: 1px solid #fff
}

.invoice-summary-table {
    margin: 20px 0;
    max-height: 300px;
    overflow: auto
}

.invoice-summary-table td {
    font-size: .8em
}

.invoice-summary-table td.total-row {
    background-color: #efefef;
    font-weight: 700
}

div.credit-card .logo-visa {
    color: #1a1f71
}

div.credit-card .logo-amex {
    color: #43abdf
}

div.credit-card .logo-mastercard {
    color: #ed0b00
}

div.credit-card .logo-discover {
    color: #000
}

div.three-column-grid,div.two-column-grid {
    display: inline-grid;
    grid-template-columns: repeat(3,auto) minmax(10em,30em) auto;
    font-weight: 300;
    font-size: 13px
}

div.two-column-grid {
    grid-template-columns: repeat(2,auto) minmax(10em,30em) auto
}

div.three-column-grid>div,div.two-column-grid>div {
    margin: 5px 0;
    padding-left: 5px
}

div.three-column-grid>div>label,div.two-column-grid>div>label {
    font-weight: 400
}

#frmPayment .paymethod-info {
    margin: 5px 0;
    cursor: pointer
}

#frmPayment .paymethod-info label {
    font-weight: 400;
    cursor: pointer
}

.iframe-input-container {
    height: 34px
}

.cc-number-field {
    background-image: url(../../assets/img/payment/unknown.png);
    background-repeat: no-repeat;
    background-position: left 10px center
}

.cc-number-field.visa {
    background-image: url(../../assets/img/payment/visa.png)
}

.cc-number-field.mastercard {
    background-image: url(../../assets/img/payment/mastercard.png)
}

.cc-number-field.amex {
    background-image: url(../../assets/img/payment/amex.png)
}

.cc-number-field.dinersclub {
    background-image: url(../../assets/img/payment/dinersclub.png)
}

.cc-number-field.discover {
    background-image: url(../../assets/img/payment/discover.png)
}

.cc-number-field.unionpay {
    background-image: url(../../assets/img/payment/unionpay.png)
}

.cc-number-field.jcb {
    background-image: url(../../assets/img/payment/jcb.png)
}

.cc-number-field.maestro {
    background-image: url(../../assets/img/payment/maestro.png)
}

.cc-number-field.forbrugsforeningen {
    background-image: url(../../assets/img/payment/forbrugsforeningen.png)
}

.cc-number-field.dankort {
    background-image: url(../../assets/img/payment/dankort.png)
}

tr.masspay-invoice-detail td {
    font-size: .8em
}

tr.masspay-total td {
    background-color: #efefef;
    font-weight: 700
}

div.product-details div.product-icon {
    margin: 0;
    background-color: #e6eef7;
    border-radius: 0;
    padding: 30px;
    color: #2b41a1;
    font-size: 60px;
    line-height: 1em
}

.fa-inverse {
    color: #2b41a1 !important;
}

.product-status {
    padding: 0;
    border-radius: 10px
}

.product-status-pending {
    background-color: #f89406
}

.product-status-active {
    background-color: #46a546
}

.product-status-suspended {
    background-color: #0768b8
}

.product-status-cancelled,.product-status-terminated {
    background-color: #666
}

.product-status-fraud {
    background-color: #000
}

.product-status-text {
    padding: 5px;
    color: #fff;
    text-align: center;
    text-transform: uppercase
}

div.product-details-tab-container {
    margin: 0;
    padding: 20px;
    border: 1px solid #ddd;
    border-top: 0
}

.module-client-area {
    padding: 15px 15px 0
}

.ssl-inactive {
    cursor: pointer
}

.featured-tlds-container {
    margin: 35px 0 15px
}

.featured-tld {
    margin: 0 0 20px;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0 6px 20px rgba(0,0,0,.1)
}

.featured-tld .img-container {
    padding: 20px 0;
    height: 115px;
    line-height: 75px;
    overflow: hidden;
    text-align: center
}

@media (max-width: 767px) {
    .featured-tld .img-container {
        height:80px;
        line-height: 40px
    }
}

.featured-tld .img-container img {
    max-width: 70%;
    max-height: 100%
}

.featured-tld .price {
    padding: 5px;
    background-color: #f9f9f9;
    color: #555;
    font-weight: 400;
    line-height: 28px;
    text-align: center;
    border-radius: 0 0 4px 4px
}

.featured-tld .price.blog {
    background-color: #a0d5cb;
    color: #fff
}

.featured-tld .price.club {
    background-color: #053796;
    color: #fff
}

.featured-tld .price.com {
    background-color: #3aa4da;
    color: #fff
}

.featured-tld .price.couk {
    background-color: #1d3774;
    color: #fff
}

.featured-tld .price.host {
    background-color: #ed4d42;
    color: #fff
}

.featured-tld .price.live {
    background-color: #ff9e19;
    color: #fff
}

.featured-tld .price.name {
    background-color: #44b03e;
    color: #fff
}

.featured-tld .price.net {
    background-color: #efc00e;
    color: #fff
}

.featured-tld .price.online {
    background-color: #38ce6a;
    color: #fff
}

.featured-tld .price.rocks {
    background-color: #fd563c;
    color: #fff
}

.featured-tld .price.shop {
    background-color: #ff5900;
    color: #fff
}

.featured-tld .price.social {
    background-color: #ff9a00;
    color: #fff
}

.featured-tld .price.store {
    background-color: #0eadb3;
    color: #fff
}

.featured-tld .price.tech {
    background-color: #0db04b;
    color: #fff
}

.featured-tld .price.tv {
    background-color: #ea3438;
    color: #fff
}

.featured-tld .price.website {
    background-color: #2db9ea;
    color: #fff
}

.tld-filters {
    margin: 0 0 25px
}

.tld-filters a {
    display: inline-block;
    margin-bottom: 4px;
    padding: 5px 6px;
    font-size: 90%;
    font-weight: 400;
    border-radius: 2px
}

.domain-pricing .tld-row {
    padding-top: 3px;
    padding-bottom: 3px;
    border-bottom: 1px solid #f5f5f5
}

.domain-pricing .tld-row.highlighted {
    background: #f3f9fd
}

.domain-pricing .tld-pricing-header .col-sm-2,.domain-pricing .tld-pricing-header .col-xs-2 {
    height: 56px
}

.domain-pricing .tld-pricing-header .col-sm-2,.domain-pricing .tld-pricing-header .col-sm-4,.domain-pricing .tld-pricing-header .col-xs-2,.domain-pricing .tld-pricing-header .col-xs-4 {
    padding-top: 4px;
    padding-bottom: 4px;
    border-bottom: 6px solid #97b5d2;
    background-color: #efefef;
    border-radius: 4px 4px 0 0
}

.domain-pricing .no-bg {
    background-color: transparent!important
}

.domain-pricing .tld-pricing-header div:nth-child(odd) {
    border-color: #369;
    background-color: #f5f5f5
}

.domain-pricing .two-row-center {
    line-height: 28px;
    margin-top: 6px;
    margin-bottom: 6px
}

@media (min-width: 768px) {
    .domain-pricing .two-row-center {
        border-left:2px solid #c7d7e6
    }
}

.domain-pricing .tld-row.no-tlds {
    display: none
}

.tld-sale-group {
    padding: 1px 3px;
    color: #fff;
    font-size: 10px;
    text-transform: uppercase
}

.tld-sale-group-hot {
    background-color: #f9615a
}

.tld-sale-group-sale {
    background-color: #f7d458
}

.tld-sale-group-new {
    background-color: #2ad588
}

.dataTables_wrapper table.table-list {
    margin: 30px 0!important;
    width: 100%!important;
    border-radius: 4px;
    border: 0;
}

.dataTables_wrapper table.table-list thead th {
    font-weight: 400
}

.dataTables_wrapper table.table-list thead th:first-child {
    border-radius: 0
}

.dataTables_wrapper table.table-list thead th:visible:last-child {
    border-radius: 4px 0 0 0
}

.dataTables_wrapper table.table-list tr:last-child td:first-child {
    border-radius: 0
}

.dataTables_wrapper table.table-list tr:last-child td:visible:last-child {
    border-radius: 0 0 4px 0
}

.dataTables_wrapper table.table-list thead th.sorting_asc,.dataTables_wrapper table.table-list thead th.sorting_desc {
    background-color: #f3f4f5;
    color: #364163!important;
}

.dataTables_wrapper .dataTables_filter {
    float: left
}

.dataTables_wrapper .dataTables_filter label .form-control {
    padding: 11px 15px;
    height: auto;
    font-size: 14px;
    margin-left: 20px;
}

@media (max-width: 600px) {
    .dataTables_wrapper .dataTables_info {
        padding:9px 10px 40px
    }

    .dataTables_wrapper .dataTables_filter {
        float: left;
        margin-top: 30px;
        width: 100%
    }

    .dataTables_wrapper .dataTables_filter label {
        display: block;
        margin: 5px;
        padding: 0
    }

    .dataTables_wrapper .dataTables_filter label .form-control {
        margin: 0;
        width: 100%
    }
}

.dataTables_wrapper .dataTables_paginate {
    float: left
}

.pagination>li>a,.pagination>li>span {
    margin-right: 0.5rem!important;
    border-radius: 0.3125rem!important;
    min-width: 2.375rem;
    text-align: center;
    position: relative;
    float: left;
    padding: 10px 15px;
    font-size: 14px;
    margin-left: -1px;
    line-height: 1.57142857;
    text-decoration: none;
    border: 1px solid #e0e0e0;
    z-index: 3;
    color: #3f51b5;
    cursor: default;
    background-color: #ffffff;
}

.page-item.active .page-link,.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover {
    background-color: #3f51b5;
    border-color: #3f51b5;
}

table.table-list thead th {
    padding: 8px;
    background-color: #f3f4f5;
    border-bottom: 1px solid #efefef;
    color: #333;
    text-align: center;
    line-height: 45px;
}

table.table-list tbody td {
    padding: 10px 8px;
    vertical-align: middle;
    font-size: 15px;
    line-height: 45px;
}

table.table-list tbody td.py-0 {
    padding-top: 0!important;
    padding-bottom: 0!important
}

.table-list>tbody>tr>td a.border-right {
    border-right: 1px solid #eee;
    padding-right: 20px;
    display: block
}

.table-list>tbody>tr>td {
    background-color: #fff;
    border-bottom: .0625rem solid #e9e9e9;
}

.table-list>tbody>tr:hover {
    cursor: pointer
}

.table-list>tbody>tr:hover>td {
    background-color: #f9f9f9
}

table.dtr-inline .dtr-title:empty {
    display: none!important
}

table.table-solid-bottom-border-light-gray {
    border-bottom: 1px solid #dee2e6
}

.tiles .tile .title5 {
    color: #d61ed0;
    float: right;
    font-size: 20px;
    text-align: center;
    width: 100%;
    word-break: break-all;
    padding: 28px 10px
}

.tiles .tile .title6 {
    color: #f60;
    float: right;
    font-size: 20px;
    text-align: center;
    width: 100%;
    word-break: break-all;
    padding: 28px 10px
}

.tiles .tile .title5 p {
    font-size: 15px;
    padding: 5px;
    color: #757575
}

.tiles .tile .title6 p {
    font-size: 15px;
    padding: 5px;
    color: #757575
}

.glassb {
    border: 1px solid;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    line-height: 47px!important
}

.alert {
    position: relative;
    margin-bottom: 10px;
    padding: 20px;
    border: 0;
    border-radius: 5px;
    box-shadow: 0 2px 7px 0 rgba(0,0,0,.11)
}

.alert-heading {
    color: inherit
}

.alert-link {
    font-weight: 600
}

.alert-dismissible {
    padding-left: 4.5rem
}

.alert-dismissible .close {
    position: absolute;
    top: 0;
    left: 0;
    padding: 1rem 1.5rem;
    color: inherit
}

.alert-primary hr {
    border-top-color: #6276e4
}

.alert-primary .alert-link {
    color: #324cdd
}

.alert-secondary {
    color: #212529;
    border-color: #f8fbfc;
    background-color: #f8fbfc
}

.alert-secondary hr {
    border-top-color: #e6f1f4
}

.alert-secondary .alert-link {
    color: #d2e3ee
}

.alert-success {
    color: #fff;
    border-color: #5ace08;
    background-color: #00d9bf
}

.alert-success hr {
    border-top-color: #3ad190
}

.alert-success .alert-link {
    color: #02cbb3
}

.alert-info {
    color: #fff;
    border-color: #0acab3;
    background-color: #00d9bf
}

.alert-info hr {
    border-top-color: #1fd0f0
}

.alert-yellow {
    color: #fff;
    border-color: #ffa21d;
    background-color: #ffa21d
}

.alert-yellow hr {
    border-top-color: #fbd39b
}

.alert-info .alert-link {
    color: #0da5c0
}

.alert-warning {
    color: #fff;
    border-color: #f94920;
    background-color: #f94920
}

.alert-warning hr {
    border-top-color: #fc6846
}

.alert-warning .alert-link {
    color: #fa3a0e
}

.alert-danger {
    color: #fff;
    border-color: #d62649;
    background-color: #d62649
}

.alert-danger hr {
    border-top-color: #f63e62
}

.alert-danger .alert-link {
    color: #ec0c38
}

.table-container.clearfix {
    padding: 45px 30px;
    background-color: #fff;
    border-radius: 10px
}

.products .fas.fa-cart-plus {
    padding: 10px;
    border: 1px solid #2196f3;
    border-radius: 50%;
    color: #fff;
    background-color: #2196f3;
    float: left
}

#order-standard_cart .products .product div.product-desc {
    float: right;
    width: 100%;
    padding: 20px!important;
    font-size: 14px!important;
    line-height: 30px!important;
    text-align: right!important
}

li {
    line-height: 40px;
    list-style: none
}

#order-standard_cart .products .product header {
    position: relative!important;
    padding: 20px!important;
    background: #f7fbff !important;
    color: #fff!important;
    margin: 0!important;
}

.full-width-img-text {
    background-color: #3f51b5;
    color: #f1f1f1;
    direction: rtl;
    line-height: 30px;
    padding: 80px 0;
    text-align: center
}

.full-width-img-text .text-wrapper {
    display: table-cell;
    vertical-align: middle
}

.full-width-img-text p {
    margin-top: 50px;
    text-align: justify
}

.tabs .nav-tabs {
    height: 54px;
    border: 0;
    border-radius: 5px 5px 0 0;
    margin-top: 15px;
    border-bottom: 1px solid #fafafa;
    border: 1px solid #efefef
}

.tabs .nav-tabs>li>.dropdown-menu {
    border: none;
    border-radius: 0 0 3px 3px;
    box-shadow: 0 1px 2px rgba(0,0,0,.15);
    display: block;
    opacity: 0;
    transform: scale(1,0);
    transform-origin: top center;
    transition: all .25s ease-in-out
}

.tabs .nav-tabs>.dropdown .dropdown-toggle[aria-expanded=true]+.dropdown-backdrop+.dropdown-menu,.tabs .nav-tabs>.dropdown .dropdown-toggle[aria-expanded=true]+.dropdown-menu {
    opacity: 1;
    transform: scale(1,1)
}

.tabs .nav-tabs>li>a,.tabs .nav-tabs>li>a:hover {
    background: 0 0;
    border: none;
    border-radius: none;
    border-top: 4px solid transparent;
    margin: 0;
    line-height: 50px;
    color: #4b4b4b;
    font-size: 12px;
    padding: 0 15px!important
}

.tabs .nav-tabs>li>ul>li>a {
    color: #4b4b4b;
    font-size: 12px;
    padding: 0 15px!important
}

.tabs .nav-tabs>li>ul>li.active>a {
    background: 0 0;
    color: #0061ab;
    font-size: 12px;
    padding: 0 15px!important
}

.tabs .nav-tabs>li.active>a,.tabs .nav-tabs>li.active>a:focus,.tabs .nav-tabs>li.active>a:hover {
    background: #f8f8f8;
    color: #0061ab;
    cursor: default;
    border: none;
    border-radius: 0;
    border-bottom: 4px solid #0061ab
}

.tabs .plan-host {
    float: left!important;
    font-size: 12px;
    margin-top: -54px
}

.tabs .plan-host a,.tabs .plan-host a:hover {
    color: #1078bf;
    line-height: 54px;
    padding: 0 15px!important;
    border-radius: 5px 0 0 0
}

.tabs .tab-pane .tab-title {
    color: #0061ab;
    font-size: 18px;
    margin-right: 50px;
    margin-top: 60px;
    text-align: right
}

.tabs .tab-pane .tab-text {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 15px;
    margin-right: 50px;
    margin-top: 30px;
    text-align: justify
}

.tabs .tab-pane .tab-image {
    margin: 70px auto;
    height: 250px;
    width: auto
}

.tabs .tab-pane [data-toggle=collapse] {
    color: #0061ab;
    display: block;
    font-size: 14px;
    width: 100%
}

.tabs .tab-pane .panel-body {
    padding: 28px 52px
}

.tabs .tab-pane .panel-body a {
    background: 0 0!important;
    color: #5f5f5f;
    font-size: 12px;
    padding: 0
}

@media(max-width: 767px) {
    .tabs .tab-pane .tab-title {
        margin-left:20px;
        margin-right: 20px;
        margin-top: 30px
    }

    .tabs .tab-pane .tab-text {
        margin: 20px 20px 30px
    }

    .tabs .tab-pane .panel-body {
        padding: 10px!important
    }
}

.price-list {
    border: 1px solid #deeaff;
    border-radius: 5px;
    border-collapse: separate;
    overflow: hidden
}

.price-list thead th {
    background: #fff;
    border-bottom: none!important;
    font-weight: 400;
    line-height: 30px!important
}

.price-list td,.price-list th {
    text-align: center
}

.price-list tbody tr {
    background: 0 0;
    transition: all .1s ease-in-out
}

.price-list tbody tr:hover {
    background: #f8f8f8;
    transition: all .2s ease-in-out
}

.price-list tbody tr td {
    padding: 5px!important;
    font-size: 14px;
    line-height: 30px
}

.price-list .green {
    background: #f0fff6
}

.price-list .green p {
    color: #089e47;
    margin: 0
}

.price-list .green td:first-child~td {
    padding: 15px 0!important
}

.price-list tbody tr td:first-child {
    background: #fff;
    color: #0061ab;
    font-size: 13px;
    width: 175px;
    text-align: left
}

.price-list tbody tr td:first-child span {
    color: #0061ab
}

.price-list tbody tr td:first-child span .fa {
    color: #ff620d;
    display: inline-block;
    font-size: 14px;
    margin: 0 15px
}

.price-list tbody tr.dynamic-row {
    display: none;
    opacity: 0
}

.price-list tbody tr.collapsed {
    display: none
}

.price-list tbody tr.expanded {
    display: table-row
}

.price-list tbody tr.opacity-1 {
    opacity: 1
}

.price-list tbody tr.opacity-0 {
    opacity: 0
}

.price-list .popover {
    background-color: #333;
    border-color: #0d0d0d;
    color: #fff;
    font-size: 12px
}

.price-list .popover .arrow:after {
    border-top-color: #0d0d0d
}

.price-list tbody tr:last-child td {
    padding: 5px!important
}

.price-list .btn {
    display: block;
    font-size: 13px;
    height: 35px;
    margin: 0;
    width: 100%
}

.price-list .btn .fa {
    color: #fff;
    font-size: 13px
}

.price-list .show_table {
    color: #fff;
    background-color: #34495e;
    border-color: #34495e;
    transition: all .2s ease-in-out
}

.price-list .show_table:hover {
    background-color: #2c3e50;
    border-color: #2c3e50
}

.price-list .show_table span {
    color: #fff!important
}

.price-list .show_table .fa-minus {
    display: none
}

.price-list .show_table.expanded .fa-minus {
    display: inline-block
}

.price-list .show_table.expanded .fa-plus {
    display: none
}

#design-carousel .simple-carousel-item,#startups-carousel .simple-carousel-item {
    text-align: center;
    background: 0 0;
    height: 270px;
    padding-top: 40px;
    transition: all .2s ease-in-out
}

#design-carousel .simple-carousel-item:hover,#startups-carousel .simple-carousel-item:hover {
    background: #f8f8f8
}

#design-carousel .simple-carousel-item img,#startups-carousel .simple-carousel-item img {
    margin: 0 auto;
    max-width: 100%;
    width: 150px
}

#design-carousel .simple-carousel-item .carusel-title,#startups-carousel .simple-carousel-item .carusel-title {
    color: #5a5a5a;
    font-size: 14px;
    margin: 0;
    text-align: center;
    padding-top: 15px
}

#design-carousel .lSPager a,#startups-carousel .lSPager a {
    background: #e5e5e5;
    transform: scale(1,1);
    transition: all .2s ease-in-out
}

#design-carousel .lSPager li.active a,#startups-carousel .lSPager li.active a {
    background: #c7c7c7;
    transform: scale(2,2)
}

.list-simple {
    color: #bdc3c7;
    margin: 20px 20px 0 0;
    padding: 0
}

.list-simple li a {
    color: #5a5a5a!important;
    font-size: 12px!important;
    line-height: 20px;
    margin-right: 10px;
    padding: 8px 15px 5px;
    transition: all .2s ease-in-out
}

.list-simple li {
    transition: all .2s ease-in-out
}

.list-simple li:hover,.list-simple li:hover a {
    color: #0061ab!important
}

.enamad-logos>div {
    display: inline-block;
    margin: 0;
    vertical-align: top
}

.enamad-logos img {
    display: inline-block;
    margin: 0 auto
}

.enamad-logos .enamd-logo {
    width: 125px
}

.enamad-logos .enamad-logos-carousel {
    height: 150px;
    width: calc(100% - 130px)
}

.enamad-logos-carousel .logo-carousel-item-content {
    height: 150px;
    text-align: center
}

.enamad-logos-carousel .logo-carousel-item-content:before {
    content: "";
    display: inline-block;
    height: 150px;
    vertical-align: middle;
    width: 0
}

.carousel-logo img {
    width: 80%
}

.carousel-customers img {
    display: inline-block;
    margin: 0 auto;
    width: 80%
}

.carousel-customers:hover img {
    filter: blur(2px)
}

.carousel-customers .customers-carousel-item-content img:hover {
    filter: blur(0)
}

.carousel-customers .customers-carousel-item-content {
    text-align: center
}

.carousel-customers .customers-carousel-item-content:before {
    content: "";
    display: inline-block;
    height: 100px;
    vertical-align: middle;
    width: 0
}

.simple-slider-container {
    position: relative
}

.simple-slider-container #slider-timer {
    opacity: .5;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 100
}

.simple-slider .simple-slider-item-content img {
    margin: 0
}

.simple-slider+.lSAction a {
    color: #fff;
    font-size: 26px
}

.slider-home {
    margin-top: -20px
}

.site-description {
    color: #0061ab!important;
    font-size: 18px!important;
    font-weight: 700;
    margin: 20px 0 10px;
    text-align: center
}

.section-header {
    color: #0061ab;
    text-align: right;
    font-size: 25px;
    margin: 20px
}

.section-header .section-icon {
    display: inline-block;
    margin: 0 10px
}

.section-header .section-title {
    display: inline-block;
    font-size: 19px;
    font-weight: 700;
    margin: 10px 0
}

.section-header .section-description {
    color: #5a5a5a;
    font-size: 11px;
    margin: 0;
    text-align: justify
}

.section-header .section-title-container {
    margin-bottom: 0;
    text-align: right
}

.section-header .section-title-more {
    color: #f10c41;
    direction: ltr;
    float: left;
    font-size: 12px!important;
    line-height: 8px;
    margin-left: 10px;
    margin-top: 25px;
    transition: all .4s linear
}

.section-header .section-title-more:hover {
    color: #0061ab
}

.section-header .section-title-more .fa {
    transform: rotateZ(0)
}

.section-header .section-title-more:hover .fa {
    transform: rotateZ(-90deg);
    transition: all .5s linear
}

.fas.fa-shopping-cart.fa-stack-2x {
    color: #0c76b3;
    font-weight: 300
}

.fa.fa-archive.fa-stack-1x.fa-inverse {
    display: none
}

.logins {
    width: 100wh;
    height: 90vh;
    background: linear-gradient(-45deg,#003756,#e73c7e,#23a6d5,#30c315);
    background-size: 400% 400%;
    -webkit-animation: Gradient 5s ease infinite;
    -moz-animation: Gradient 5s ease infinite;
    animation: Gradient 5s ease infinite
}

@-webkit-keyframes Gradient {
    0% {
        background-position: 0 50%
    }

    50% {
        background-position: 100% 50%
    }

    100% {
        background-position: 0 50%
    }
}

@-moz-keyframes Gradient {
    0% {
        background-position: 0 50%
    }

    50% {
        background-position: 100% 50%
    }

    100% {
        background-position: 0 50%
    }
}

@keyframes Gradient {
    0% {
        background-position: 0 50%
    }

    50% {
        background-position: 100% 50%
    }

    100% {
        background-position: 0 50%
    }
}

#main-menu .fas {
    font-size: 15px;
    color: #fff
}

#order-standard_cart .view-cart-empty {
    border: 0!important
}

#Primary_Navbar-Support-ticket a {
    color: #0066da
}

#Primary_Navbar-Support-ticket .fas.fa-comments {
    color: #0066da
}

.breadcrumb>.active {
    color: #b8e8fd
}

.breadcrumb>li a {
    color: #fff
}

#main-body-holder {
    border: 0;
    background-color: #f7faff
}

.breadcrumb .fa {
    font-size: 20px;
    font-weight: 700!important;
    vertical-align: middle;
    margin-left: 5px;
    margin-right: 5px;
    color: #a89e9f
}

.footer .footer-box-header {
    border-bottom: 1px solid #0c70de
}

.footer .footer-box-header h2 {
    font-size: 14px;
    color: #0c70de;
    text-align: right;
    padding: 10px
}

.footer .footer-box-content {
    display: block;
    padding: 5px
}

.footer .footer-box-content li>a {
    color: #333!important;
    font-size: 12px!important;
    margin-right: 0;
    padding: 3px;
    line-height: 25px;
    transition: all .2s ease;
    background-color: transparent
}

.footer .footer-box-content a:hover {
    color: #0061ab!important;
    margin-right: 5px;
    transition: all .3s ease-in-out
}

.footer .contacts .contact:first-child~.contact {
    margin-top: 30px
}

.footer .phone {
    font-size: 27px;
    padding: 12px 24px;
    color: #74cb0b;
    font-weight: 700!important;
    border-radius: 3px
}

.footer .mail {
    font-size: 35px;
    padding: 11px 20px;
    color: #00b8ff;
    border-radius: 3px
}

.footer .contacts .contact i {
    margin: 0 0 0 10px!important;
    float: right
}

.footer .contacts .contact .contact-title {
    display: inline-block;
    vertical-align: top;
    width: 80px
}

.footer .contacts .contact .contact-details {
    color: #fff;
    display: inline-block;
    font-size: 13px;
    vertical-align: top;
    width: calc(100% - 99px)
}

.footer .contacts .contact .contact-details ul {
    margin: 0
}

.footer .contacts .contact .contact-detail-title {
    display: inline-block;
    width: 90px;
    line-height: 25px;
    font-size: 12px;
    color: #0c70de
}

.footer .contacts .contact .contact-detail-value {
    display: inline-block;
    width: calc(100% - 100px);
    color: #333
}

@media(max-width: 767px) {
    .footer-box-header {
        margin-left:auto;
        margin-right: auto;
        max-width: 100%;
        width: 350px
    }

    .footer .footer-box-content {
        margin-left: auto;
        margin-right: auto;
        max-width: 100%;
        width: 350px
    }
}

.copy-right {
    background: #f0f5fd;
    color: #979898;
    font-size: 11px;
    padding: 20px 10px
}

.copy-right p {
    line-height: 40px;
    margin: 0;
    font-size: 13px;
    color: #91a7cc
}

.back-to-top {
    float: left;
    transition: all .2s ease-in-out
}

@media(max-width: 767px) {
    .copy-right {
        text-align:center
    }
}

.socials {
    text-align: left
}

.socials a {
    background: 0 0;
    font-size: 20px!important;
    box-sizing: border-box;
    color: #91a7cc;
    display: inline-block;
    height: 30px;
    line-height: 45px;
    margin: 0 2px;
    text-align: center;
    transition: all .4s cubic-bezier(.4,0,1,1);
    width: 30px
}

.socials a:hover {
    color: #1272bb
}

@media(max-width: 767px) {
    .socials {
        text-align:center
    }
}

a.side-menu__item.active {
    border-left: none;
    border-right: solid 4px #25a7e8;
    background-color: #293949;
    color: #fff
}

.tiles .tile .title5 {
    color: #d61ed0;
    background-color: #fff;
    float: right;
    font-size: 20px;
    text-align: center;
    width: 100%;
    word-break: break-all;
    padding: 28px 10px
}

.tiles .tile .title6 {
    color: #f60;
    background-color: #fff;
    float: right;
    font-size: 20px;
    text-align: center;
    width: 100%;
    word-break: break-all;
    padding: 28px 10px
}

.tiles .tile .title5 p {
    font-size: 12px;
    padding: 5px;
    color: #757575
}

.tiles .tile .title6 p {
    font-size: 12px;
    padding: 5px;
    color: #757575
}

.glassb {
    border: 1px solid;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    line-height: 47px!important
}

.breadhead {
    box-shadow: 0 17px 17px 0 rgba(187,187,187,.1);
    margin-bottom: 0;
    padding: 5px 15px;
    background-color: #fff;
    border-radius: 0;
    display: block
}

.pull-md-left.btn {
    float: left
}

.affili {
    color: #30a3ff!important;
    background-color: #243340
}

.alert.alert-primary .fab.fa-telegram {
    font-size: 30px;
    vertical-align: middle;
    margin-left: 10px
}

.alert.alert-warning .fa.fa-bell {
    font-size: 30px;
    vertical-align: middle;
    margin-left: 10px
}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
    box-shadow: 1px 3px 14px 2px #d2d2d285
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,.swiper-wrapper {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -o-transform: translate(0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.swiper-container-multirow>.swiper-wrapper {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative
}

.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-transition-property: -webkit-transform,height;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform,height
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next,.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 27px 44px;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev,.swiper-container-rtl .swiper-button-next {
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNyA0NCc+PHBhdGggZD0nTTAsMjJMMjIsMGwyLjEsMi4xTDQuMiwyMmwxOS45LDE5LjlMMjIsNDRMMCwyMkwwLDIyTDAsMjJ6JyBmaWxsPScjMDA3YWZmJy8+PC9zdmc+);
    left: 10px;
    right: auto
}

.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNyA0NCc+PHBhdGggZD0nTTAsMjJMMjIsMGwyLjEsMi4xTDQuMiwyMmwxOS45LDE5LjlMMjIsNDRMMCwyMkwwLDIyTDAsMjJ6JyBmaWxsPScjMDAwMDAwJy8+PC9zdmc+)
}

.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNyA0NCc+PHBhdGggZD0nTTAsMjJMMjIsMGwyLjEsMi4xTDQuMiwyMmwxOS45LDE5LjlMMjIsNDRMMCwyMkwwLDIyTDAsMjJ6JyBmaWxsPScjZmZmZmZmJy8+PC9zdmc+)
}

.swiper-button-next,.swiper-container-rtl .swiper-button-prev {
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNyA0NCc+PHBhdGggZD0nTTI3LDIyTDI3LDIyTDUsNDRsLTIuMS0yLjFMMjIuOCwyMkwyLjksMi4xTDUsMEwyNywyMkwyNywyMnonIGZpbGw9JyMwMDdhZmYnLz48L3N2Zz4=);
    right: 10px;
    left: auto
}

.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNyA0NCc+PHBhdGggZD0nTTI3LDIyTDI3LDIyTDUsNDRsLTIuMS0yLjFMMjIuOCwyMkwyLjksMi4xTDUsMEwyNywyMkwyNywyMnonIGZpbGw9JyMwMDAwMDAnLz48L3N2Zz4=)
}

.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNyA0NCc+PHBhdGggZD0nTTI3LDIyTDI3LDIyTDUsNDRsLTIuMS0yLjFMMjIuOCwyMkwyLjksMi4xTDUsMEwyNywyMkwyNywyMnonIGZpbGw9JyNmZmZmZmYnLz48L3N2Zz4=)
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-white .swiper-pagination-bullet {
    background: #fff
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0,-50%,0);
    -moz-transform: translate3d(0,-50%,0);
    -o-transform: translate(0,-50%);
    -ms-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 5px 0;
    display: block
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px
}

.swiper-pagination-progress {
    background: rgba(0,0,0,.25);
    position: absolute
}

.swiper-pagination-progress .swiper-pagination-progressbar {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -moz-transform-origin: left top;
    -ms-transform-origin: left top;
    -o-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
    -webkit-transform-origin: right top;
    -moz-transform-origin: right top;
    -ms-transform-origin: right top;
    -o-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progress {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-vertical>.swiper-pagination-progress {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-progress.swiper-pagination-white {
    background: rgba(255,255,255,.5)
}

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
    background: #fff
}

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
    background: #000
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    -moz-perspective: 1200px;
    -o-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
    background-image: -webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image: -moz-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image: -o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image: linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image: -moz-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image: -o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image: linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
    background-image: -webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image: -moz-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image: -o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image: linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
    background-image: -webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image: -moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image: -o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image: linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper {
    -ms-perspective: 1200px
}

.swiper-container-cube,.swiper-container-flip {
    overflow: visible
}

.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-slide {
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0,0,0,.1)
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0,0,0,.5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -moz-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12,end) infinite;
    -moz-animation: swiper-preloader-spin 1s steps(12,end) infinite;
    animation: swiper-preloader-spin 1s steps(12,end) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB2aWV3Qm94PScwIDAgMTIwIDEyMCcgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB4bWxuczp4bGluaz0naHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayc+PGRlZnM+PGxpbmUgaWQ9J2wnIHgxPSc2MCcgeDI9JzYwJyB5MT0nNycgeTI9JzI3JyBzdHJva2U9JyM2YzZjNmMnIHN0cm9rZS13aWR0aD0nMTEnIHN0cm9rZS1saW5lY2FwPSdyb3VuZCcvPjwvZGVmcz48Zz48dXNlIHhsaW5rOmhyZWY9JyNsJyBvcGFjaXR5PScuMjcnLz48dXNlIHhsaW5rOmhyZWY9JyNsJyBvcGFjaXR5PScuMjcnIHRyYW5zZm9ybT0ncm90YXRlKDMwIDYwLDYwKScvPjx1c2UgeGxpbms6aHJlZj0nI2wnIG9wYWNpdHk9Jy4yNycgdHJhbnNmb3JtPSdyb3RhdGUoNjAgNjAsNjApJy8+PHVzZSB4bGluazpocmVmPScjbCcgb3BhY2l0eT0nLjI3JyB0cmFuc2Zvcm09J3JvdGF0ZSg5MCA2MCw2MCknLz48dXNlIHhsaW5rOmhyZWY9JyNsJyBvcGFjaXR5PScuMjcnIHRyYW5zZm9ybT0ncm90YXRlKDEyMCA2MCw2MCknLz48dXNlIHhsaW5rOmhyZWY9JyNsJyBvcGFjaXR5PScuMjcnIHRyYW5zZm9ybT0ncm90YXRlKDE1MCA2MCw2MCknLz48dXNlIHhsaW5rOmhyZWY9JyNsJyBvcGFjaXR5PScuMzcnIHRyYW5zZm9ybT0ncm90YXRlKDE4MCA2MCw2MCknLz48dXNlIHhsaW5rOmhyZWY9JyNsJyBvcGFjaXR5PScuNDYnIHRyYW5zZm9ybT0ncm90YXRlKDIxMCA2MCw2MCknLz48dXNlIHhsaW5rOmhyZWY9JyNsJyBvcGFjaXR5PScuNTYnIHRyYW5zZm9ybT0ncm90YXRlKDI0MCA2MCw2MCknLz48dXNlIHhsaW5rOmhyZWY9JyNsJyBvcGFjaXR5PScuNjYnIHRyYW5zZm9ybT0ncm90YXRlKDI3MCA2MCw2MCknLz48dXNlIHhsaW5rOmhyZWY9JyNsJyBvcGFjaXR5PScuNzUnIHRyYW5zZm9ybT0ncm90YXRlKDMwMCA2MCw2MCknLz48dXNlIHhsaW5rOmhyZWY9JyNsJyBvcGFjaXR5PScuODUnIHRyYW5zZm9ybT0ncm90YXRlKDMzMCA2MCw2MCknLz48L2c+PC9zdmc+);
    background-position: 50%;
    -webkit-background-size: 100%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB2aWV3Qm94PScwIDAgMTIwIDEyMCcgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB4bWxuczp4bGluaz0naHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayc+PGRlZnM+PGxpbmUgaWQ9J2wnIHgxPSc2MCcgeDI9JzYwJyB5MT0nNycgeTI9JzI3JyBzdHJva2U9JyNmZmYnIHN0cm9rZS13aWR0aD0nMTEnIHN0cm9rZS1saW5lY2FwPSdyb3VuZCcvPjwvZGVmcz48Zz48dXNlIHhsaW5rOmhyZWY9JyNsJyBvcGFjaXR5PScuMjcnLz48dXNlIHhsaW5rOmhyZWY9JyNsJyBvcGFjaXR5PScuMjcnIHRyYW5zZm9ybT0ncm90YXRlKDMwIDYwLDYwKScvPjx1c2UgeGxpbms6aHJlZj0nI2wnIG9wYWNpdHk9Jy4yNycgdHJhbnNmb3JtPSdyb3RhdGUoNjAgNjAsNjApJy8+PHVzZSB4bGluazpocmVmPScjbCcgb3BhY2l0eT0nLjI3JyB0cmFuc2Zvcm09J3JvdGF0ZSg5MCA2MCw2MCknLz48dXNlIHhsaW5rOmhyZWY9JyNsJyBvcGFjaXR5PScuMjcnIHRyYW5zZm9ybT0ncm90YXRlKDEyMCA2MCw2MCknLz48dXNlIHhsaW5rOmhyZWY9JyNsJyBvcGFjaXR5PScuMjcnIHRyYW5zZm9ybT0ncm90YXRlKDE1MCA2MCw2MCknLz48dXNlIHhsaW5rOmhyZWY9JyNsJyBvcGFjaXR5PScuMzcnIHRyYW5zZm9ybT0ncm90YXRlKDE4MCA2MCw2MCknLz48dXNlIHhsaW5rOmhyZWY9JyNsJyBvcGFjaXR5PScuNDYnIHRyYW5zZm9ybT0ncm90YXRlKDIxMCA2MCw2MCknLz48dXNlIHhsaW5rOmhyZWY9JyNsJyBvcGFjaXR5PScuNTYnIHRyYW5zZm9ybT0ncm90YXRlKDI0MCA2MCw2MCknLz48dXNlIHhsaW5rOmhyZWY9JyNsJyBvcGFjaXR5PScuNjYnIHRyYW5zZm9ybT0ncm90YXRlKDI3MCA2MCw2MCknLz48dXNlIHhsaW5rOmhyZWY9JyNsJyBvcGFjaXR5PScuNzUnIHRyYW5zZm9ybT0ncm90YXRlKDMwMCA2MCw2MCknLz48dXNlIHhsaW5rOmhyZWY9JyNsJyBvcGFjaXR5PScuODUnIHRyYW5zZm9ybT0ncm90YXRlKDMzMCA2MCw2MCknLz48L2c+PC9zdmc+)
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg)
    }
}

.carousel-shadow .owl-stage-outer {
    margin: -15px -15px 0;
    padding: 15px
}

.we-offer-area .our-offer-carousel .owl-dots .owl-dot span {
    background: #fff none repeat scroll 0 0;
    border: 2px solid;
    height: 15px;
    margin: 0 5px;
    width: 15px
}

.we-offer-area .our-offer-carousel .owl-dots .owl-dot.active span {
    background: #0c70de none repeat scroll 0 0;
    border-color: #0c70de
}

.we-offer-area .item {
    box-shadow: 0 2px 10px 0 rgba(0,0,0,.05);
    overflow: hidden;
    position: relative;
    z-index: 1
}

.we-offer-area.text-center .item {
    background: #fff none repeat scroll 0 0;
    border: medium none;
    padding: 30px;
    border-radius: 5px
}

.we-offer-area.text-center .item i {
    background: #0c70de none repeat scroll 0 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color: #fff;
    font-size: 40px;
    height: 80px;
    line-height: 80px;
    position: relative;
    text-align: center;
    width: 80px;
    z-index: 1;
    transition: all .35s ease-in-out;
    -webkit-transition: all .35s ease-in-out;
    -moz-transition: all .35s ease-in-out;
    -ms-transition: all .35s ease-in-out;
    -o-transition: all .35s ease-in-out;
    margin-bottom: 25px
}

.we-offer-area.text-center .item i::after {
    border: 2px solid #0c70de;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    content: "";
    height: 90px;
    left: -5px;
    position: absolute;
    top: -5px;
    width: 90px;
    z-index: -1;
    transition: all .35s ease-in-out;
    -webkit-transition: all .35s ease-in-out;
    -moz-transition: all .35s ease-in-out;
    -ms-transition: all .35s ease-in-out;
    -o-transition: all .35s ease-in-out
}

.we-offer-area.item-border-less .item {
    border: medium none
}

.we-offer-area .our-offer-items.less-carousel .equal-height {
    margin-bottom: 30px
}

.we-offer-area.item-border-less .item .number {
    font-family: Poppins,sans-serif;
    font-size: 50px;
    font-weight: 900;
    opacity: .1;
    position: absolute;
    right: 30px;
    top: 30px
}

.our-offer-carousel.center-active .owl-item:nth-child(2n) .item,.we-offer-area.center-active .single-item:nth-child(2n) .item {
    background: #0c70de none repeat scroll 0 0
}

.our-offer-carousel.center-active .owl-item:nth-child(2n) .item h4,.our-offer-carousel.center-active .owl-item:nth-child(2n) .item i,.our-offer-carousel.center-active .owl-item:nth-child(2n) .item p,.we-offer-area.center-active .single-item:nth-child(2n) .item h4,.we-offer-area.center-active .single-item:nth-child(2n) .item i,.we-offer-area.center-active .single-item:nth-child(2n) .item p {
    color: #fff
}

.we-offer-area .item i {
    color: #0c70de;
    display: inline-block;
    font-size: 60px;
    margin-bottom: 20px
}

.we-offer-area .item h4 {
    font-weight: 600;
    text-transform: capitalize
}

.we-offer-area .item p {
    margin: 0
}

.we-offer-area .item h4,.we-offer-area .item i,.we-offer-area .item p {
    transition: all .35s ease-in-out;
    -webkit-transition: all .35s ease-in-out;
    -moz-transition: all .35s ease-in-out;
    -ms-transition: all .35s ease-in-out;
    -o-transition: all .35s ease-in-out
}

.we-offer-area .item::after {
    background: #0c70de none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: -100%;
    position: absolute;
    top: 0;
    transition: all .35s ease-in-out;
    -webkit-transition: all .35s ease-in-out;
    -moz-transition: all .35s ease-in-out;
    -ms-transition: all .35s ease-in-out;
    -o-transition: all .35s ease-in-out;
    width: 100%;
    z-index: -1
}

.we-offer-area .item:hover::after {
    left: 0
}

.we-offer-area .item:hover h4,.we-offer-area .item:hover i,.we-offer-area .item:hover p {
    color: #fff!important
}

.we-offer-area.text-center .item:hover i::after {
    border-color: #fff!important
}

.we-offer-area.text-center .item:hover i {
    background-color: #fff!important;
    color: #0c70de!important
}

.we-offer-area.text-left .item i {
    background: #0c70de none repeat scroll 0 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 60px;
    height: 100px;
    line-height: 100px;
    margin-bottom: 30px;
    position: relative;
    width: 100px;
    z-index: 1;
    text-align: center
}

.we-offer-area.text-left .item i::after {
    border: 2px solid #0c70de;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    content: "";
    height: 120px;
    left: -10px;
    position: absolute;
    top: -10px;
    width: 120px
}

section.we-offer-area.text-center.bg-gray {
    padding: 80px 0;
    background-color: #fff
}

.row.our-offer-items.less-carousel {
    margin-top: 40px
}

.login-fulldesk {
    padding-top: 0;
    height: 100%;
    background-color: #f7faff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    height: 100%;
    content: '';
    background-position: center top;
    -webkit-background-size: cover;
    background-size: cover;
    background-image: url(../img/login_back.jpg);
    background-repeat: no-repeat;
    background-size: cover
}

.logincontainer .header-lined {
    margin-top: 20px
}

.form-control.focus,.form-control:focus {
    border-color: #3f51b5;
    -webkit-box-shadow: none;
    box-shadow: none
}

.customLoginInputA input {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    font-size: 14px
}

.customLoginInputB input {
    border-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    box-shadow: 0 3px 5px 0 rgba(0,0,0,.05);
    outline: 0;
    font-size: 14px
}

.margin-0 {
    margin: 0!important
}

.captchaInput {
    border-radius: 5px;
    padding: 10px;
    border: 1px solid #efefef;
    height: 58px;
    background-color: #fff;
    margin: 0 15px
}

#inputCaptcha {
    border: 0;
    text-transform: uppercase
}

.cta-inner {
    padding: 7px 28px 12px;
    border-radius: 30px!important;
    transition: all .4s
}

.cta {
    padding: 5px 15px;
    border-radius: 5px;
    transition: all .4s
}

.navbar-default .dropdown-menu li a.cta-green {
    padding: 9px 32px 10px!important
}

.cta-green,.navbar-default .dropdown-menu li a.cta-green {
    background: #5ad076!important;
    color: #fff!important;
    font-size: 13px;
    text-align: center
}

.cta-green-outline {
    padding: 7px 29px 11px;
    border-radius: 30px!important;
    transition: all .4s;
    background: #fff;
    color: #5ad076;
    border: 2px solid #5ad076;
    position: relative;
    font-size: 16px;
    line-height: 1.56;
    letter-spacing: -.8px;
    text-align: center
}

a.cta-green-outline.btn-cta:before {
    content: "";
    position: absolute;
    width: 15px;
    height: 14px;
    background: url(../images/facelift/go-back-left-arrow.svg);
    left: 11px;
    top: 13px
}

.cta-green-outline:hover {
    background-color: #5ad076;
    color: #fff
}

.cta-green-outline.btn-cta:hover {
    padding: 7px 29px 11px 37px
}

.cta-green:hover {
    color: #fff;
    box-shadow: 0 5px 9px 0 rgba(65,188,68,.25)
}

.cta-gray {
    background: #f1f3f9;
    color: #787b86;
    font-weight: 700;
    padding: 3px 20px 5px;
    font-size: 13px;
    border: 2px solid #f1f3f9;
    display: block
}

.cta-gray-inactive {
    background: #f1f3f9;
    color: #787b86!important;
    transition: all .4s;
    font-size: 16px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.56;
    letter-spacing: -.8px;
    text-align: center;
    border: 2px solid #f1f3f9;
    display: inline-block;
    cursor: inherit!important
}

.cta-gray:hover {
    background: #fff;
    color: #787b86;
    border: 2px solid #868ea3
}

.host-box {
    padding: 0
}

.box-hosting {
    padding: 70px 0
}

.box-hosting .container {
    max-width: 1000px;
    margin: 0 auto
}

.gray-box {
    padding: 20px 0
}

.gray-box .box {
    background: #eaedff;
    padding: 50px 20px
}

.green-box .box {
    border: 3px solid #3f51b5;
    background: #fff
}

.host-box h3 {
    padding-top: 30px
}

.host-box span {
    display: block;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px
}

.host-box ul {
    padding: 20px 0 50px
}

.host-box li {
    font-size: 16px
}

.box1 .box {
    border-radius: 0 10px 10px 0
}

.box2 .box {
    border-radius: 10px;
    padding: 70px 20px
}

.box3 .box {
    border-radius: 10px 0 0 10px
}

.box-hosting ul.list-inline {
    padding: 60px 0
}

.box-hosting ul.list-inline li {
    margin-bottom: 20px
}

.box-hosting ul.list-inline a {
    display: block;
    max-width: 400px;
    margin: 0 auto
}

.needs {
    padding: 80px 0
}

.index-needs .needs {
    padding: 100px 0
}

.line-under-text {
    position: relative;
    width: 100%;
    display: block;
    padding: 0 0 40px
}

.line-under-text h3 {
    color: #2b41a1;
    font-size: 32px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.56;
    letter-spacing: -1.6px;
    text-align: center
}

.line-under-text:before {
    content: "";
    position: absolute;
    width: 30px;
    height: 5px;
    background-color: #d5d9ec;
    margin: 60px -15px auto
}

.needs .items {
    padding: 0
}

.needs .item {
    display: inline-block;
    padding: 25px 45px;
    transition: all .4s ease-in-out;
    border-radius: 5px;
    font-size: 35px;
    color: #fff
}

.part-needs.needs .item:hover {
    box-shadow: 0 30px 50px 0 rgba(170,179,217,.2);
    background-color: #fff
}

section.index-counter.after_slider {
    background-color: #2b41a1
}

.index-counter .counter p {
    color: #99acff!important;
    font-size: 15px
}

.needs .item-image {
    height: 80px;
    display: block;
    max-width: 100%;
    margin-bottom: 5px;
    padding-top: 5px;
    position: relative;
    transition: all .4s
}

.needs .item h5 {
    font-weight: 400;
    color: #434650;
    margin-bottom: 10px
}

.needs .item p {
    font-size: 15px;
    color: #0b33e2;
    font-weight: 400;
    text-align: center;
    padding-top: 0;
    line-height: 0
}

.needs span.en {
    font-size: 18px;
    color: #868ea3;
    padding-top: 3px;
    display: block
}

.needs>h3 {
    display: inline-block;
    background: #fff;
    padding: 0 30px;
    position: relative
}

.based-needs {
    position: relative;
    border-top: 1px solid #f1f3f9;
    background-color: #fff
}

.other-services {
    padding: 70px 0
}

.other-services>p {
    font-size: 17px;
    padding: 30px 15px 60px
}

.other-services .item {
    display: inline-block;
    padding: 15px;
    transition: all .4s;
    vertical-align: top;
    width: 162px;
    border-radius: 5px
}

.other-services .item:hover {
    background-color: #fff;
    box-shadow: 0 18px 18px 0 rgba(58,66,75,.11)
}

.other-services .item-image {
    height: 100px
}

.accelerator .item-image img,.other-services .item-image img {
    position: relative;
    top: 0;
    transition: all .4s
}

.accelerator .pic .item:hover img,.other-services .item:hover .item-image img {
    top: -5px
}

.accelerator .pic .item h3,.other-services .item h3 {
    color: #434650;
    margin-top: 20px
}

.accelerator .pic .item p,.other-services .item p {
    color: #4d89cc;
    font-size: 13px;
    font-weight: 500;
    padding: 0
}

.other-services .item span {
    transition: all .4s;
    background: #ff620d;
    border: 2px solid #ff620d;
    color: #fff;
    font-size: 15px;
    padding: 0 10px;
    border-radius: 3px;
    margin-top: 23px;
    display: inline-block
}

.other-services .item:hover span {
    background: #fff;
    border: 2px solid #ff620d;
    color: #ff620d
}

.other-services .item.middle {
    border-radius: 5px;
    box-shadow: 0 18px 18px 0 rgba(58,66,75,.11);
    background-color: #fff
}

.fab.fa-php {
    color: #0aa6ca;
    font-size: 25px
}

.fab.fa-cpanel {
    color: #ffa603;
    font-size: 45px
}

.modal-content li a {
    color: #777;
    font-size: 13px;
    background-color: #fafafa;
    display: block;
    border-radius: 3px;
    line-height: 30px;
    padding: 5px 10px;
    margin: 3px 0
}

.modal-content li a:hover {
    color: #064378;
    background-color: #efefef
}

.modal-body .glyphicon {
    padding-left: 5px;
    color: #ff700a
}

.notification-value {
    float: left;
    font-size: 15px
}

.fa,.fas {
    font-weight: 300!important
}

.btn.top-access-open-ticket.btn-sm {
    background-color: #2196f3;
    color: #fff;
    padding: 7px 15px;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 3px;
    margin-top: -3px;
    border: none;
    box-shadow: 1px 1px 2px rgba(0,0,0,.2);
    margin-right: 15px
}

@media (max-width: 600px) {
    .login-fix {
        margin:0;
        height: 100%;
        border-radius: 0
    }

    .d-block {
        display: block!important;
        padding: 5px 10px;
        border-bottom: 0;
        line-height: 35px
    }

    .mr-auto,.mx-auto {
        margin-left: 0!important
    }

    .navbar-nav .dropdown-menu {
        box-shadow: none;
        border: 1px solid #d1dff3;
        background-color: #f4f9ff;
        border-radius: 6px
    }

    header.header .navbar-nav a {
        width: 100%;
        margin: 0;
        display: block;
        background-color: transparent
    }

    .navbar-nav .fa {
        margin-left: 15px;
        color: #5293cc;
        vertical-align: middle
    }
}

.login-bag {
    background-image: url(../img/login_back.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    content: '';
    background-position: center top;
    -webkit-background-size: cover;
    background-size: cover;
    height: 100%;
    padding-top: 0
}

.logos {
    text-align: center;
    margin-bottom: 40px
}

.login-title {
    font-size: 18px;
    margin-bottom: 24px;
    color: #1566bf
}

.login-body {
    border-bottom: 0;
}

.navbar-nav .fa.fa-home {
    font-size: 25px;
    margin: 0;
    padding: 0
}

.navbar-nav .fa {
    margin-left: 5px;
    color: #2b41a1;
    vertical-align: middle
}

.navbar-nav a {
    color: #444;
    margin: 2px;
    padding: 8px 5px 8px 0
}

.navbar-nav a:hover {
    background-color: #f3f6f9;
    padding: 5px 5px 5px 0;
    border-radius: 5px
}

@font-face {
    font-family: whmcsco;
    font-style: normal;
    font-weight: 300;
    src: url(../fonts/whmcsco.woff)
}

:root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #369;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: whmcsco;
    --font-family-monospace: whmcsco
}

*,::after,::before {
    box-sizing: border-box
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

article,aside,figcaption,figure,footer,header,hgroup,main,nav,section {
    display: block;
    direction: rtl
}

body {
    margin: 0;
    font-family: whmcsco;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: right;
    background-color: #fff
}

[tabindex="-1"]:focus:not(:focus-visible) {
    outline: 0!important
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

h1,h2,h3,h4,h5,h6 {
    margin-top: 0;
    margin-bottom: .5rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

abbr[data-original-title],abbr[title] {
    text-decoration: none;
    -webkit-text-decoration: none dotted;
    text-decoration: none dotted;
    cursor: help;
    border-bottom: 0;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

dl,ol,ul {
    margin-top: 0;
    margin-bottom: 1rem
}

ol ol,ol ul,ul ol,ul ul {
    margin-bottom: 0
}

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-right: 0
}

blockquote {
    margin: 0 0 1rem
}

b,strong {
    font-weight: bolder;
    color: #2b41a1;
}

small {
    font-size: 80%
}

sub,sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: #2b41a1;
    text-decoration: none;
    background-color: transparent
}

a:hover {
    color: #204060;
    text-decoration: none
}

a:not([href]):not([class]) {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none
}

code,kbd,pre,samp {
    font-family: whmcsco;
    font-size: 1em
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar
}

figure {
    margin: 0 0 1rem
}

img {
    vertical-align: middle;
    border-style: none
}

svg {
    overflow: hidden;
    vertical-align: middle
}

table {
    border-collapse: collapse
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #6c757d;
    text-align: right;
    caption-side: bottom
}

th {
    text-align: inherit;
    text-align: -webkit-match-parent
}

label {
    display: inline-block
}

button {
    border-radius: 0
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

button,input,optgroup,select,textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button,input {
    overflow: visible
}

button,select {
    text-transform: none
}

[role=button] {
    cursor: pointer
}

select {
    word-wrap: normal
}

[type=button],[type=reset],[type=submit],button {
    -webkit-appearance: button
}

[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled) {
    cursor: pointer
}

[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
    padding: 0;
    border-style: none
}

input[type=checkbox],input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

textarea {
    overflow: auto;
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

output {
    display: inline-block
}

summary {
    display: list-item;
    cursor: pointer
}

template {
    display: none
}

[hidden] {
    display: none!important
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2
}

.h1,h1 {
    font-size: 20px
}

.h2,h2 {
    font-size: 2rem
}

.h3,h3 {
    font-size: 1.75rem
}

.h4,h4 {
    font-size: 18px
}

.h5,h5 {
    font-size: 1.25rem
}

.h6,h6 {
    font-size: 1rem
}

.lead {
    font-size: 1.25rem;
    font-weight: 300
}

.display-1 {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.2
}

.display-2 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.2
}

.display-3 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.2
}

.display-4 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.2
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0,0,0,.1)
}

.small,small {
    font-size: 80%;
    font-weight: 400
}

.mark,mark {
    padding: .2em;
    background-color: #fcf8e3
}

.list-unstyled {
    padding-right: 0;
    list-style: none
}

.list-inline {
    padding-right: 0;
    list-style: none
}

.list-inline-item {
    display: inline-block
}

.list-inline-item:not(:last-child) {
    margin-left: .5rem
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

.blockquote {
    margin-bottom: 1rem;
    font-size: 1.25rem
}

.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #6c757d
}

.blockquote-footer::before {
    content: "\2014\00A0"
}

.img-fluid {
    max-width: 100%;
    height: auto
}

.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: .25rem;
    max-width: 100%;
    height: auto
}

.figure {
    display: inline-block
}

.figure-img {
    margin-bottom: .5rem;
    line-height: 1
}

.figure-caption {
    font-size: 90%;
    color: #6c757d
}

code {
    font-size: 87.5%;
    color: #e83e8c;
    word-wrap: break-word
}

a>code {
    color: inherit
}

kbd {
    padding: .2rem .4rem;
    font-size: 87.5%;
    color: #fff;
    background-color: #212529;
    border-radius: .2rem
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700
}

pre {
    display: block;
    font-size: 87.5%;
    color: #212529
}

pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto
}

@media (min-width: 576px) {
    .container,.container-sm {
        max-width:540px
    }
}

@media (min-width: 768px) {
    .container,.container-md,.container-sm {
        max-width:720px
    }
}

@media (min-width: 992px) {
    .container,.container-lg,.container-md,.container-sm {
        max-width:960px
    }
}

@media (min-width: 1200px) {
    .container,.container-lg,.container-md,.container-sm,.container-xl {
        max-width:1356px
    }
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px
}

.no-gutters {
    margin-left: 0;
    margin-right: 0
}

.no-gutters>.col,.no-gutters>[class*=col-] {
    padding-left: 0;
    padding-right: 0
}

.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto {
    position: relative;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px
}

.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
}

.row-cols-1>* {
    flex: 0 0 100%;
    max-width: 100%
}

.row-cols-2>* {
    flex: 0 0 50%;
    max-width: 50%
}

.row-cols-3>* {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.row-cols-4>* {
    flex: 0 0 25%;
    max-width: 25%
}

.row-cols-5>* {
    flex: 0 0 20%;
    max-width: 20%
}

.row-cols-6>* {
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

.col-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}

.col-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.col-3 {
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.col-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

.col-6 {
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

.col-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

.col-9 {
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

.col-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}

.col-12 {
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    order: -1
}

.order-last {
    order: 13
}

.order-0 {
    order: 0
}

.order-1 {
    order: 1
}

.order-2 {
    order: 2
}

.order-3 {
    order: 3
}

.order-4 {
    order: 4
}

.order-5 {
    order: 5
}

.order-6 {
    order: 6
}

.order-7 {
    order: 7
}

.order-8 {
    order: 8
}

.order-9 {
    order: 9
}

.order-10 {
    order: 10
}

.order-11 {
    order: 11
}

.order-12 {
    order: 12
}

.offset-1 {
    margin-right: 8.33333%
}

.offset-2 {
    margin-right: 16.66667%
}

.offset-3 {
    margin-right: 25%
}

.offset-4 {
    margin-right: 33.33333%
}

.offset-5 {
    margin-right: 41.66667%
}

.offset-6 {
    margin-right: 50%
}

.offset-7 {
    margin-right: 58.33333%
}

.offset-8 {
    margin-right: 66.66667%
}

.offset-9 {
    margin-right: 75%
}

.offset-10 {
    margin-right: 83.33333%
}

.offset-11 {
    margin-right: 91.66667%
}

@media (min-width: 576px) {
    .col-sm {
        flex-basis:0;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-sm-1>* {
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-sm-2>* {
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-sm-3>* {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .row-cols-sm-4>* {
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-sm-5>* {
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-sm-6>* {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-sm-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-sm-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-sm-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-sm-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-sm-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-sm-first {
        order: -1
    }

    .order-sm-last {
        order: 13
    }

    .order-sm-0 {
        order: 0
    }

    .order-sm-1 {
        order: 1
    }

    .order-sm-2 {
        order: 2
    }

    .order-sm-3 {
        order: 3
    }

    .order-sm-4 {
        order: 4
    }

    .order-sm-5 {
        order: 5
    }

    .order-sm-6 {
        order: 6
    }

    .order-sm-7 {
        order: 7
    }

    .order-sm-8 {
        order: 8
    }

    .order-sm-9 {
        order: 9
    }

    .order-sm-10 {
        order: 10
    }

    .order-sm-11 {
        order: 11
    }

    .order-sm-12 {
        order: 12
    }

    .offset-sm-0 {
        margin-right: 0
    }

    .offset-sm-1 {
        margin-right: 8.33333%
    }

    .offset-sm-2 {
        margin-right: 16.66667%
    }

    .offset-sm-3 {
        margin-right: 25%
    }

    .offset-sm-4 {
        margin-right: 33.33333%
    }

    .offset-sm-5 {
        margin-right: 41.66667%
    }

    .offset-sm-6 {
        margin-right: 50%
    }

    .offset-sm-7 {
        margin-right: 58.33333%
    }

    .offset-sm-8 {
        margin-right: 66.66667%
    }

    .offset-sm-9 {
        margin-right: 75%
    }

    .offset-sm-10 {
        margin-right: 83.33333%
    }

    .offset-sm-11 {
        margin-right: 91.66667%
    }
}

@media (min-width: 768px) {
    .col-md {
        flex-basis:0;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-md-1>* {
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-md-2>* {
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-md-3>* {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .row-cols-md-4>* {
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-md-5>* {
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-md-6>* {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-md-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-md-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-md-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-md-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-md-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-md-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-md-first {
        order: -1
    }

    .order-md-last {
        order: 13
    }

    .order-md-0 {
        order: 0
    }

    .order-md-1 {
        order: 1
    }

    .order-md-2 {
        order: 2
    }

    .order-md-3 {
        order: 3
    }

    .order-md-4 {
        order: 4
    }

    .order-md-5 {
        order: 5
    }

    .order-md-6 {
        order: 6
    }

    .order-md-7 {
        order: 7
    }

    .order-md-8 {
        order: 8
    }

    .order-md-9 {
        order: 9
    }

    .order-md-10 {
        order: 10
    }

    .order-md-11 {
        order: 11
    }

    .order-md-12 {
        order: 12
    }

    .offset-md-0 {
        margin-right: 0
    }

    .offset-md-1 {
        margin-right: 8.33333%
    }

    .offset-md-2 {
        margin-right: 16.66667%
    }

    .offset-md-3 {
        margin-right: 25%
    }

    .offset-md-4 {
        margin-right: 33.33333%
    }

    .offset-md-5 {
        margin-right: 41.66667%
    }

    .offset-md-6 {
        margin-right: 50%
    }

    .offset-md-7 {
        margin-right: 58.33333%
    }

    .offset-md-8 {
        margin-right: 66.66667%
    }

    .offset-md-9 {
        margin-right: 75%
    }

    .offset-md-10 {
        margin-right: 83.33333%
    }

    .offset-md-11 {
        margin-right: 91.66667%
    }
}

@media (min-width: 992px) {
    .col-lg {
        flex-basis:0;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-lg-1>* {
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-lg-2>* {
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-lg-3>* {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .row-cols-lg-4>* {
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-lg-5>* {
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-lg-6>* {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-lg-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-lg-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-lg-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-lg-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-lg-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-lg-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-first {
        order: -1
    }

    .order-lg-last {
        order: 13
    }

    .order-lg-0 {
        order: 0
    }

    .order-lg-1 {
        order: 1
    }

    .order-lg-2 {
        order: 2
    }

    .order-lg-3 {
        order: 3
    }

    .order-lg-4 {
        order: 4
    }

    .order-lg-5 {
        order: 5
    }

    .order-lg-6 {
        order: 6
    }

    .order-lg-7 {
        order: 7
    }

    .order-lg-8 {
        order: 8
    }

    .order-lg-9 {
        order: 9
    }

    .order-lg-10 {
        order: 10
    }

    .order-lg-11 {
        order: 11
    }

    .order-lg-12 {
        order: 12
    }

    .offset-lg-0 {
        margin-right: 0
    }

    .offset-lg-1 {
        margin-right: 8.33333%
    }

    .offset-lg-2 {
        margin-right: 16.66667%
    }

    .offset-lg-3 {
        margin-right: 25%
    }

    .offset-lg-4 {
        margin-right: 33.33333%
    }

    .offset-lg-5 {
        margin-right: 41.66667%
    }

    .offset-lg-6 {
        margin-right: 50%
    }

    .offset-lg-7 {
        margin-right: 58.33333%
    }

    .offset-lg-8 {
        margin-right: 66.66667%
    }

    .offset-lg-9 {
        margin-right: 75%
    }

    .offset-lg-10 {
        margin-right: 83.33333%
    }

    .offset-lg-11 {
        margin-right: 91.66667%
    }
}

@media (min-width: 1200px) {
    .col-xl {
        flex-basis:0;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-xl-1>* {
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-xl-2>* {
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-xl-3>* {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .row-cols-xl-4>* {
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-xl-5>* {
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-xl-6>* {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-xl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-xl-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-xl-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-xl-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-xl-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-xl-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-xl-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-xl-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-xl-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xl-first {
        order: -1
    }

    .order-xl-last {
        order: 13
    }

    .order-xl-0 {
        order: 0
    }

    .order-xl-1 {
        order: 1
    }

    .order-xl-2 {
        order: 2
    }

    .order-xl-3 {
        order: 3
    }

    .order-xl-4 {
        order: 4
    }

    .order-xl-5 {
        order: 5
    }

    .order-xl-6 {
        order: 6
    }

    .order-xl-7 {
        order: 7
    }

    .order-xl-8 {
        order: 8
    }

    .order-xl-9 {
        order: 9
    }

    .order-xl-10 {
        order: 10
    }

    .order-xl-11 {
        order: 11
    }

    .order-xl-12 {
        order: 12
    }

    .offset-xl-0 {
        margin-right: 0
    }

    .offset-xl-1 {
        margin-right: 8.33333%
    }

    .offset-xl-2 {
        margin-right: 16.66667%
    }

    .offset-xl-3 {
        margin-right: 25%
    }

    .offset-xl-4 {
        margin-right: 33.33333%
    }

    .offset-xl-5 {
        margin-right: 41.66667%
    }

    .offset-xl-6 {
        margin-right: 50%
    }

    .offset-xl-7 {
        margin-right: 58.33333%
    }

    .offset-xl-8 {
        margin-right: 66.66667%
    }

    .offset-xl-9 {
        margin-right: 75%
    }

    .offset-xl-10 {
        margin-right: 83.33333%
    }

    .offset-xl-11 {
        margin-right: 91.66667%
    }
}

.table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529
}

.table td,.table th {
    padding: 13px 25px;
    vertical-align: top;
    border-top: 6px solid #fefeff;
    background-color: #f4f9f9;
    border-radius: 0;
    color: #555
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #efefef
}

.table tbody+tbody {
    border-top: 2px solid #dee2e6
}

.table-sm td,.table-sm th {
    padding: .3rem
}

.table-bordered {
    border: 1px solid #dee2e6
}

.table-bordered td,.table-bordered th {
    border: 1px solid #dee2e6
}

.table-bordered thead td,.table-bordered thead th {
    border-bottom-width: 2px
}

.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th {
    border: 0
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0,0,0,.05)
}

.table-hover tbody tr:hover {
    color: #212529;
    background-color: rgba(0,0,0,.075)
}

.table-primary,.table-primary>td,.table-primary>th {
    background-color: #c6d4e2
}

.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th {
    border-color: #95afca
}

.table-hover .table-primary:hover {
    background-color: #b5c7d9
}

.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th {
    background-color: #b5c7d9
}

.table-secondary,.table-secondary>td,.table-secondary>th {
    background-color: #d6d8db
}

.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th {
    border-color: #b3b7bb
}

.table-hover .table-secondary:hover {
    background-color: #c8cbcf
}

.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th {
    background-color: #c8cbcf
}

.table-success,.table-success>td,.table-success>th {
    background-color: #c3e6cb
}

.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th {
    border-color: #8fd19e
}

.table-hover .table-success:hover {
    background-color: #b1dfbb
}

.table-hover .table-success:hover>td,.table-hover .table-success:hover>th {
    background-color: #b1dfbb
}

.table-info,.table-info>td,.table-info>th {
    background-color: #bee5eb
}

.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th {
    border-color: #86cfda
}

.table-hover .table-info:hover {
    background-color: #abdde5
}

.table-hover .table-info:hover>td,.table-hover .table-info:hover>th {
    background-color: #abdde5
}

.table-warning,.table-warning>td,.table-warning>th {
    background-color: #ffeeba
}

.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th {
    border-color: #ffdf7e
}

.table-hover .table-warning:hover {
    background-color: #ffe8a1
}

.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th {
    background-color: #ffe8a1
}

.table-danger,.table-danger>td,.table-danger>th {
    background-color: #f5c6cb
}

.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th {
    border-color: #ed969e
}

.table-hover .table-danger:hover {
    background-color: #f1b0b7
}

.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th {
    background-color: #f1b0b7
}

.table-light,.table-light>td,.table-light>th {
    background-color: #fdfdfe
}

.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th {
    border-color: #fbfcfc
}

.table-hover .table-light:hover {
    background-color: #ececf6
}

.table-hover .table-light:hover>td,.table-hover .table-light:hover>th {
    background-color: #ececf6
}

.table-dark,.table-dark>td,.table-dark>th {
    background-color: #c6c8ca
}

.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th {
    border-color: #95999c
}

.table-hover .table-dark:hover {
    background-color: #b9bbbe
}

.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th {
    background-color: #b9bbbe
}

.table-active,.table-active>td,.table-active>th {
    background-color: rgba(0,0,0,.075)
}

.table-hover .table-active:hover {
    background-color: rgba(0,0,0,.075)
}

.table-hover .table-active:hover>td,.table-hover .table-active:hover>th {
    background-color: rgba(0,0,0,.075)
}

.table .thead-dark th {
    color: #fff;
    background-color: #343a40;
    border-color: #454d55
}

.table .thead-light th {
    color: #495057;
    background-color: #e9ecef;
    border-color: #dee2e6
}

.table-dark {
    color: #fff;
    background-color: #343a40
}

.table-dark td,.table-dark th,.table-dark thead th {
    border-color: #454d55
}

.table-dark.table-bordered {
    border: 0
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255,255,255,.05)
}

.table-dark.table-hover tbody tr:hover {
    color: #fff;
    background-color: rgba(255,255,255,.075)
}

@media (max-width: 575.98px) {
    .table-responsive-sm {
        display:block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive-sm>.table-bordered {
        border: 0
    }
}

@media (max-width: 767.98px) {
    .table-responsive-md {
        display:block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive-md>.table-bordered {
        border: 0
    }
}

@media (max-width: 991.98px) {
    .table-responsive-lg {
        display:block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive-lg>.table-bordered {
        border: 0
    }
}

@media (max-width: 1199.98px) {
    .table-responsive-xl {
        display:block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive-xl>.table-bordered {
        border: 0
    }
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
}

.table-responsive>.table-bordered {
    border: 0
}

.form-control {
    display: block;
    width: 100%;
    height: calc(2.5em + .75rem + 2px);
    padding: 10px 20px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 6px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

@media (prefers-reduced-motion:reduce) {
    .form-control {
        transition: none
    }
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #495057
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #79a6d2;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(51,102,153,.25)
}

.form-control::-moz-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control::placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control:disabled,.form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1
}

input[type=date].form-control,input[type=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

select.form-control:focus::-ms-value {
    color: #495057;
    background-color: #fff
}

.form-control-file,.form-control-range {
    display: block;
    width: 100%
}

.col-form-label {
    padding-top: calc(.375rem + 1px);
    padding-bottom: calc(.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5
}

.col-form-label-lg {
    padding-top: calc(.5rem + 1px);
    padding-bottom: calc(.5rem + 1px);
    font-size: 1.25rem;
    line-height: 1.5
}

.col-form-label-sm {
    padding-top: calc(.25rem + 1px);
    padding-bottom: calc(.25rem + 1px);
    font-size: .875rem;
    line-height: 1.5
}

.form-control-plaintext {
    display: block;
    width: 100%;
    padding: .375rem 0;
    margin-bottom: 0;
    font-size: 1rem;
    line-height: 1.5;
    color: #212529;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0
}

.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm {
    padding-left: 0;
    padding-right: 0
}

.form-control-sm {
    height: calc(1.5em + .5rem + 2px);
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.form-control-lg {
    height: calc(1.5em + 1rem + 2px);
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

select.form-control[multiple],select.form-control[size] {
    height: auto
}

textarea.form-control {
    height: auto
}

.form-group {
    margin-bottom: 1rem;
    direction: rtl
}

.form-text {
    display: block;
    margin-top: .25rem
}

.form-row {
    display: flex;
    flex-wrap: wrap;
    margin-left: -5px;
    margin-right: -5px
}

.form-row>.col,.form-row>[class*=col-] {
    padding-left: 5px;
    padding-right: 5px
}

.form-check {
    position: relative;
    display: block;
    padding-right: 1.25rem
}

.form-check-input {
    position: absolute;
    margin-top: .3rem;
    margin-left: -17px
}

.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label {
    color: #6c757d
}

.form-check-label {
    margin-bottom: 0
}

.form-check-inline {
    display: inline-flex;
    align-items: center;
    padding-right: 0;
    margin-left: .75rem
}

.form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-left: .3125rem;
    margin-right: 0
}

.valid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #28a745
}

.valid-tooltip {
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(40,167,69,.9);
    border-radius: .25rem
}

.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip {
    display: block
}

.form-control.is-valid,.was-validated .form-control:valid {
    border-color: #28a745;
    padding-left: calc(1.5em + .75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: left calc(.375em + .1875rem) center;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

.form-control.is-valid:focus,.was-validated .form-control:valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem rgba(40,167,69,.25)
}

.was-validated textarea.form-control:valid,textarea.form-control.is-valid {
    padding-left: calc(1.5em + .75rem);
    background-position: top calc(.375em + .1875rem) left calc(.375em + .1875rem)
}

.custom-select.is-valid,.was-validated .custom-select:valid {
    border-color: #28a745;
    padding-left: calc(.75em + 2.3125rem);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat left .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center left 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)
}

.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem rgba(40,167,69,.25)
}

.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label {
    color: #28a745
}

.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip {
    display: block
}

.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label {
    color: #28a745
}

.custom-control-input.is-valid~.custom-control-label::before,.was-validated .custom-control-input:valid~.custom-control-label::before {
    border-color: #28a745
}

.custom-control-input.is-valid:checked~.custom-control-label::before,.was-validated .custom-control-input:valid:checked~.custom-control-label::before {
    border-color: #34ce57;
    background-color: #34ce57
}

.custom-control-input.is-valid:focus~.custom-control-label::before,.was-validated .custom-control-input:valid:focus~.custom-control-label::before {
    box-shadow: 0 0 0 .2rem rgba(40,167,69,.25)
}

.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before {
    border-color: #28a745
}

.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label {
    border-color: #28a745
}

.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label {
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem rgba(40,167,69,.25)
}

.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #dc3545
}

.invalid-tooltip {
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(220,53,69,.9);
    border-radius: .25rem
}

.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip {
    display: block
}

.form-control.is-invalid,.was-validated .form-control:invalid {
    border-color: #dc3545;
    padding-left: calc(1.5em + .75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: left calc(.375em + .1875rem) center;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 .2rem rgba(220,53,69,.25)
}

.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid {
    padding-left: calc(1.5em + .75rem);
    background-position: top calc(.375em + .1875rem) left calc(.375em + .1875rem)
}

.custom-select.is-invalid,.was-validated .custom-select:invalid {
    border-color: #dc3545;
    padding-left: calc(.75em + 2.3125rem);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat left .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") #fff no-repeat center left 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)
}

.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 .2rem rgba(220,53,69,.25)
}

.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label {
    color: #dc3545
}

.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip {
    display: block
}

.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label {
    color: #dc3545
}

.custom-control-input.is-invalid~.custom-control-label::before,.was-validated .custom-control-input:invalid~.custom-control-label::before {
    border-color: #dc3545
}

.custom-control-input.is-invalid:checked~.custom-control-label::before,.was-validated .custom-control-input:invalid:checked~.custom-control-label::before {
    border-color: #e4606d;
    background-color: #e4606d
}

.custom-control-input.is-invalid:focus~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus~.custom-control-label::before {
    box-shadow: 0 0 0 .2rem rgba(220,53,69,.25)
}

.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before {
    border-color: #dc3545
}

.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-file-input:invalid~.custom-file-label {
    border-color: #dc3545
}

.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label {
    border-color: #dc3545;
    box-shadow: 0 0 0 .2rem rgba(220,53,69,.25)
}

.form-inline {
    display: flex;
    flex-flow: row wrap;
    align-items: center
}

.form-inline .form-check {
    width: 100%
}

@media (min-width: 576px) {
    .form-inline label {
        display:flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 0
    }

    .form-inline .form-group {
        display: flex;
        flex: 0 0 auto;
        flex-flow: row wrap;
        align-items: center;
        margin-bottom: 0
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-plaintext {
        display: inline-block
    }

    .form-inline .custom-select,.form-inline .input-group {
        width: auto
    }

    .form-inline .form-check {
        display: flex;
        align-items: center;
        justify-content: center;
        width: auto;
        padding-right: 0
    }

    .form-inline .form-check-input {
        position: relative;
        flex-shrink: 0;
        margin-top: 0;
        margin-left: .25rem;
        margin-right: 0
    }

    .form-inline .custom-control {
        align-items: center;
        justify-content: center
    }

    .form-inline .custom-control-label {
        margin-bottom: 0
    }
}

.btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 13px;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .btn {
        transition: none
    }
}

.btn {
    text-transform: uppercase;
    vertical-align: bottom;
    border: 0;
    font-weight: 500;
    padding: .625rem 1.5rem .5rem;
    font-size: .95rem;
    line-height: 1.5
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: .5rem
}

[class*=btn-outline-] {
    border-width: .125rem;
    border-style: solid;
    box-shadow: none;
    padding: .5rem 1.375rem .375rem
}

[class*=btn-outline-].focus,[class*=btn-outline-]:focus,[class*=btn-outline-]:hover {
    box-shadow: none;
    text-decoration: none
}

[class*=btn-outline-].active,[class*=btn-outline-].active:focus,[class*=btn-outline-].disabled,[class*=btn-outline-]:active,[class*=btn-outline-]:active:focus,[class*=btn-outline-]:disabled,fieldset:disabled [class*=btn-outline-] {
    box-shadow: none
}

.btn-group-lg>[class*=btn-outline-].btn,[class*=btn-outline-].btn-lg {
    padding: .625rem 1.5625rem .5625rem
}

.btn-group-sm>[class*=btn-outline-].btn,[class*=btn-outline-].btn-sm {
    padding: .25rem .875rem .1875rem
}

.btn-primary {
    color: #fff;
    background-color: #2b41a1;
}

.btn-primary.focus,.btn-primary:focus,.btn-primary:hover {
    color: #fff;
    background-color: #0c56d0
}

.btn-check:active+.btn-primary,.btn-check:checked+.btn-primary,.btn-primary.active,.btn-primary:active,.show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #093d94
}

.btn-check:active+.btn-primary:focus,.btn-check:checked+.btn-primary:focus,.btn-primary.active:focus,.btn-primary:active:focus,.show>.btn-primary.dropdown-toggle:focus {
    box-shadow: 0 4px 10px 0 rgba(0,0,0,.2),0 4px 20px 0 rgba(0,0,0,.1)
}

.btn-primary.disabled,.btn-primary:disabled {
    color: #fff;
    background-color: #1266f1
}

.btn-secondary {
    color: #fff;
    background-color: #b23cfd
}

.btn-secondary.focus,.btn-secondary:focus,.btn-secondary:hover {
    color: #fff;
    background-color: #a316fd
}

.btn-check:active+.btn-secondary,.btn-check:checked+.btn-secondary,.btn-secondary.active,.btn-secondary:active,.show>.btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #8102d1
}

.btn-check:active+.btn-secondary:focus,.btn-check:checked+.btn-secondary:focus,.btn-secondary.active:focus,.btn-secondary:active:focus,.show>.btn-secondary.dropdown-toggle:focus {
    box-shadow: 0 4px 10px 0 rgba(0,0,0,.2),0 4px 20px 0 rgba(0,0,0,.1)
}

.btn-secondary.disabled,.btn-secondary:disabled {
    color: #fff;
    background-color: #b23cfd
}

.btn-success {
    color: #fff;
    background-color: #00b74a
}

.btn-success.focus,.btn-success:focus,.btn-success:hover {
    color: #fff;
    background-color: #00913b
}

.btn-check:active+.btn-success,.btn-check:checked+.btn-success,.btn-success.active,.btn-success:active,.show>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #005121
}

.btn-check:active+.btn-success:focus,.btn-check:checked+.btn-success:focus,.btn-success.active:focus,.btn-success:active:focus,.show>.btn-success.dropdown-toggle:focus {
    box-shadow: 0 4px 10px 0 rgba(0,0,0,.2),0 4px 20px 0 rgba(0,0,0,.1)
}

.btn-success.disabled,.btn-success:disabled {
    color: #fff;
    background-color: #00b74a
}

.btn-info {
    color: #fff;
    background-color: #39c0ed
}

.btn-info.focus,.btn-info:focus,.btn-info:hover {
    color: #fff;
    background-color: #16b5ea
}

.btn-check:active+.btn-info,.btn-check:checked+.btn-info,.btn-info.active,.btn-info:active,.show>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #1088b0
}

.btn-check:active+.btn-info:focus,.btn-check:checked+.btn-info:focus,.btn-info.active:focus,.btn-info:active:focus,.show>.btn-info.dropdown-toggle:focus {
    box-shadow: 0 4px 10px 0 rgba(0,0,0,.2),0 4px 20px 0 rgba(0,0,0,.1)
}

.btn-info.disabled,.btn-info:disabled {
    color: #fff;
    background-color: #39c0ed
}

.btn-warning {
    color: #fff;
    background-color: #ffa900
}

.btn-warning.focus,.btn-warning:focus,.btn-warning:hover {
    color: #fff;
    background-color: #d99000
}

.btn-check:active+.btn-warning,.btn-check:checked+.btn-warning,.btn-warning.active,.btn-warning:active,.show>.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #996500
}

.btn-check:active+.btn-warning:focus,.btn-check:checked+.btn-warning:focus,.btn-warning.active:focus,.btn-warning:active:focus,.show>.btn-warning.dropdown-toggle:focus {
    box-shadow: 0 4px 10px 0 rgba(0,0,0,.2),0 4px 20px 0 rgba(0,0,0,.1)
}

.btn-warning.disabled,.btn-warning:disabled {
    color: #fff;
    background-color: #ffa900
}

.btn-danger {
    color: #fff;
    background-color: #f93154
}

.btn-danger.focus,.btn-danger:focus,.btn-danger:hover {
    color: #fff;
    background-color: #f80c35
}

.btn-check:active+.btn-danger,.btn-check:checked+.btn-danger,.btn-danger.active,.btn-danger:active,.show>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #be0626
}

.btn-check:active+.btn-danger:focus,.btn-check:checked+.btn-danger:focus,.btn-danger.active:focus,.btn-danger:active:focus,.show>.btn-danger.dropdown-toggle:focus {
    box-shadow: 0 4px 10px 0 rgba(0,0,0,.2),0 4px 20px 0 rgba(0,0,0,.1)
}

.btn-danger.disabled,.btn-danger:disabled {
    color: #fff;
    background-color: #f93154
}

.btn-light {
    color: #4f4f4f;
    background-color: #fbfbfb
}

.btn-light.focus,.btn-light:focus,.btn-light:hover {
    color: #4f4f4f;
    background-color: #e8e8e8
}

.btn-check:active+.btn-light,.btn-check:checked+.btn-light,.btn-light.active,.btn-light:active,.show>.btn-light.dropdown-toggle {
    color: #4f4f4f;
    background-color: #c8c8c8
}

.btn-check:active+.btn-light:focus,.btn-check:checked+.btn-light:focus,.btn-light.active:focus,.btn-light:active:focus,.show>.btn-light.dropdown-toggle:focus {
    box-shadow: 0 4px 10px 0 rgba(0,0,0,.2),0 4px 20px 0 rgba(0,0,0,.1)
}

.btn-light.disabled,.btn-light:disabled {
    color: #4f4f4f;
    background-color: #fbfbfb
}

.btn-dark {
    color: #fff;
    background-color: #262626
}

.btn-dark.focus,.btn-dark:focus,.btn-dark:hover {
    color: #fff;
    background-color: #131313
}

.btn-check:active+.btn-dark,.btn-check:checked+.btn-dark,.btn-dark.active,.btn-dark:active,.show>.btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #000
}

.btn-check:active+.btn-dark:focus,.btn-check:checked+.btn-dark:focus,.btn-dark.active:focus,.btn-dark:active:focus,.show>.btn-dark.dropdown-toggle:focus {
    box-shadow: 0 4px 10px 0 rgba(0,0,0,.2),0 4px 20px 0 rgba(0,0,0,.1)
}

.btn-dark.disabled,.btn-dark:disabled {
    color: #fff;
    background-color: #262626
}

.btn-white {
    color: #4f4f4f;
    background-color: #fff
}

.btn-white.focus,.btn-white:focus,.btn-white:hover {
    color: #4f4f4f;
    background-color: #ececec
}

.btn-check:active+.btn-white,.btn-check:checked+.btn-white,.btn-white.active,.btn-white:active,.show>.btn-white.dropdown-toggle {
    color: #4f4f4f;
    background-color: #ccc
}

.btn-check:active+.btn-white:focus,.btn-check:checked+.btn-white:focus,.btn-white.active:focus,.btn-white:active:focus,.show>.btn-white.dropdown-toggle:focus {
    box-shadow: 0 4px 10px 0 rgba(0,0,0,.2),0 4px 20px 0 rgba(0,0,0,.1)
}

.btn-white.disabled,.btn-white:disabled {
    color: #4f4f4f;
    background-color: #fff
}

.btn-black,.btn-black.active,.btn-black.focus,.btn-black:active,.btn-black:focus,.btn-black:hover,.btn-check:active+.btn-black,.btn-check:checked+.btn-black,.show>.btn-black.dropdown-toggle {
    color: #fff;
    background-color: #000
}

.btn-black.active:focus,.btn-black:active:focus,.btn-check:active+.btn-black:focus,.btn-check:checked+.btn-black:focus,.show>.btn-black.dropdown-toggle:focus {
    box-shadow: 0 4px 10px 0 rgba(0,0,0,.2),0 4px 20px 0 rgba(0,0,0,.1)
}

.btn-black.disabled,.btn-black:disabled {
    color: #fff;
    background-color: #000
}

.btn-outline-primary {
    color: #1266f1;
    border-color: #1266f1
}

.btn-outline-primary:hover {
    color: #1266f1;
    background-color: rgba(0,0,0,.02)
}

.btn-outline-primary.active,.btn-outline-primary.dropdown-toggle.show,.btn-outline-primary.focus,.btn-outline-primary:active,.btn-outline-primary:focus {
    color: #1266f1;
    background-color: transparent
}

.btn-outline-primary.active:focus,.btn-outline-primary.dropdown-toggle.show:focus,.btn-outline-primary:active:focus {
    box-shadow: none
}

.btn-outline-primary.disabled,.btn-outline-primary:disabled {
    color: #1266f1
}

.btn-check:active+.btn-outline-primary,.btn-check:checked+.btn-outline-primary {
    color: #fff;
    background-color: #1266f1
}

.btn-outline-secondary {
    color: #b23cfd;
    border-color: #b23cfd
}

.btn-outline-secondary:hover {
    color: #b23cfd;
    background-color: rgba(0,0,0,.02)
}

.btn-outline-secondary.active,.btn-outline-secondary.dropdown-toggle.show,.btn-outline-secondary.focus,.btn-outline-secondary:active,.btn-outline-secondary:focus {
    color: #b23cfd;
    background-color: transparent
}

.btn-outline-secondary.active:focus,.btn-outline-secondary.dropdown-toggle.show:focus,.btn-outline-secondary:active:focus {
    box-shadow: none
}

.btn-outline-secondary.disabled,.btn-outline-secondary:disabled {
    color: #b23cfd
}

.btn-check:active+.btn-outline-secondary,.btn-check:checked+.btn-outline-secondary {
    color: #fff;
    background-color: #b23cfd
}

.btn-outline-success {
    color: #00b74a;
    border-color: #00b74a
}

.btn-outline-success:hover {
    color: #00b74a;
    background-color: rgba(0,0,0,.02)
}

.btn-outline-success.active,.btn-outline-success.dropdown-toggle.show,.btn-outline-success.focus,.btn-outline-success:active,.btn-outline-success:focus {
    color: #00b74a;
    background-color: transparent
}

.btn-outline-success.active:focus,.btn-outline-success.dropdown-toggle.show:focus,.btn-outline-success:active:focus {
    box-shadow: none
}

.btn-outline-success.disabled,.btn-outline-success:disabled {
    color: #00b74a
}

.btn-check:active+.btn-outline-success,.btn-check:checked+.btn-outline-success {
    color: #fff;
    background-color: #00b74a
}

.btn-outline-info {
    color: #39c0ed;
    border-color: #39c0ed
}

.btn-outline-info:hover {
    color: #39c0ed;
    background-color: rgba(0,0,0,.02)
}

.btn-outline-info.active,.btn-outline-info.dropdown-toggle.show,.btn-outline-info.focus,.btn-outline-info:active,.btn-outline-info:focus {
    color: #39c0ed;
    background-color: transparent
}

.btn-outline-info.active:focus,.btn-outline-info.dropdown-toggle.show:focus,.btn-outline-info:active:focus {
    box-shadow: none
}

.btn-outline-info.disabled,.btn-outline-info:disabled {
    color: #39c0ed
}

.btn-check:active+.btn-outline-info,.btn-check:checked+.btn-outline-info {
    color: #fff;
    background-color: #39c0ed
}

.btn-outline-warning {
    color: #ffa900;
    border-color: #ffa900
}

.btn-outline-warning:hover {
    color: #ffa900;
    background-color: rgba(0,0,0,.02)
}

.btn-outline-warning.active,.btn-outline-warning.dropdown-toggle.show,.btn-outline-warning.focus,.btn-outline-warning:active,.btn-outline-warning:focus {
    color: #ffa900;
    background-color: transparent
}

.btn-outline-warning.active:focus,.btn-outline-warning.dropdown-toggle.show:focus,.btn-outline-warning:active:focus {
    box-shadow: none
}

.btn-outline-warning.disabled,.btn-outline-warning:disabled {
    color: #ffa900
}

.btn-check:active+.btn-outline-warning,.btn-check:checked+.btn-outline-warning {
    color: #fff;
    background-color: #ffa900
}

.btn-outline-danger {
    color: #f93154;
    border-color: #f93154
}

.btn-outline-danger:hover {
    color: #f93154;
    background-color: rgba(0,0,0,.02)
}

.btn-outline-danger.active,.btn-outline-danger.dropdown-toggle.show,.btn-outline-danger.focus,.btn-outline-danger:active,.btn-outline-danger:focus {
    color: #f93154;
    background-color: transparent
}

.btn-outline-danger.active:focus,.btn-outline-danger.dropdown-toggle.show:focus,.btn-outline-danger:active:focus {
    box-shadow: none
}

.btn-outline-danger.disabled,.btn-outline-danger:disabled {
    color: #f93154
}

.btn-check:active+.btn-outline-danger,.btn-check:checked+.btn-outline-danger {
    color: #fff;
    background-color: #f93154
}

.btn-outline-light {
    color: #fbfbfb;
    border-color: #fbfbfb
}

.btn-outline-light:hover {
    color: #fbfbfb;
    background-color: rgba(0,0,0,.02)
}

.btn-outline-light.active,.btn-outline-light.dropdown-toggle.show,.btn-outline-light.focus,.btn-outline-light:active,.btn-outline-light:focus {
    color: #fbfbfb;
    background-color: transparent
}

.btn-outline-light.active:focus,.btn-outline-light.dropdown-toggle.show:focus,.btn-outline-light:active:focus {
    box-shadow: none
}

.btn-outline-light.disabled,.btn-outline-light:disabled {
    color: #fbfbfb
}

.btn-check:active+.btn-outline-light,.btn-check:checked+.btn-outline-light {
    color: #4f4f4f;
    background-color: #fbfbfb
}

.btn-outline-dark {
    color: #262626;
    border-color: #262626
}

.btn-outline-dark:hover {
    color: #262626;
    background-color: rgba(0,0,0,.02)
}

.btn-outline-dark.active,.btn-outline-dark.dropdown-toggle.show,.btn-outline-dark.focus,.btn-outline-dark:active,.btn-outline-dark:focus {
    color: #262626;
    background-color: transparent
}

.btn-outline-dark.active:focus,.btn-outline-dark.dropdown-toggle.show:focus,.btn-outline-dark:active:focus {
    box-shadow: none
}

.btn-outline-dark.disabled,.btn-outline-dark:disabled {
    color: #262626
}

.btn-check:active+.btn-outline-dark,.btn-check:checked+.btn-outline-dark {
    color: #fff;
    background-color: #262626
}

.btn-outline-white {
    color: #fff;
    border-color: #fff
}

.btn-outline-white:hover {
    color: #fff;
    background-color: rgba(0,0,0,.02)
}

.btn-outline-white.active,.btn-outline-white.dropdown-toggle.show,.btn-outline-white.focus,.btn-outline-white:active,.btn-outline-white:focus {
    color: #fff;
    background-color: transparent
}

.btn-outline-white.active:focus,.btn-outline-white.dropdown-toggle.show:focus,.btn-outline-white:active:focus {
    box-shadow: none
}

.btn-outline-white.disabled,.btn-outline-white:disabled {
    color: #fff
}

.btn-check:active+.btn-outline-white,.btn-check:checked+.btn-outline-white {
    color: #4f4f4f;
    background-color: #fff
}

.btn-outline-black {
    color: #000;
    border-color: #000
}

.btn-outline-black:hover {
    color: #000;
    background-color: rgba(0,0,0,.02)
}

.btn-outline-black.active,.btn-outline-black.dropdown-toggle.show,.btn-outline-black.focus,.btn-outline-black:active,.btn-outline-black:focus {
    color: #000;
    background-color: transparent
}

.btn-outline-black.active:focus,.btn-outline-black.dropdown-toggle.show:focus,.btn-outline-black:active:focus {
    box-shadow: none
}

.btn-outline-black.disabled,.btn-outline-black:disabled {
    color: #000
}

.btn-check:active+.btn-outline-black,.btn-check:checked+.btn-outline-black {
    color: #fff;
    background-color: #000
}

.btn-group-lg>.btn,.btn-lg {
    padding: .75rem 1.6875rem .6875rem;
    font-size: .875rem;
    line-height: 1.6
}

.btn-group-sm>.btn,.btn-sm {
    padding: .375rem 1rem .3125rem;
    font-size: .95rem;
    line-height: 1.5
}

.btn-link {
    box-shadow: none;
    text-decoration: none
}

.btn-link.focus,.btn-link:focus,.btn-link:hover {
    box-shadow: none;
    text-decoration: none;
    background-color: #f5f5f5
}

.btn-link.active,.btn-link.active:focus,.btn-link:active,.btn-link:active:focus {
    box-shadow: none;
    background-color: #f5f5f5
}

.btn-link.disabled,.btn-link:disabled,fieldset:disabled .btn-link {
    box-shadow: none
}

.btn-rounded {
    border-radius: 10rem
}

.btn-floating,[class*=btn-outline-].btn-floating {
    border-radius: 50%;
    padding: 0;
    position: relative
}

.btn-floating {
    width: 2.3125rem;
    height: 2.3125rem
}

.btn-floating .fab,.btn-floating .far,.btn-floating .fas {
    width: 2.3125rem;
    line-height: 2.3125rem
}

.btn-floating.btn-lg,.btn-group-lg>.btn-floating.btn {
    width: 2.8125rem;
    height: 2.8125rem
}

.btn-floating.btn-lg .fab,.btn-floating.btn-lg .far,.btn-floating.btn-lg .fas,.btn-group-lg>.btn-floating.btn .fab,.btn-group-lg>.btn-floating.btn .far,.btn-group-lg>.btn-floating.btn .fas {
    width: 2.8125rem;
    line-height: 2.8125rem
}

.btn-floating.btn-sm,.btn-group-sm>.btn-floating.btn {
    width: 1.8125rem;
    height: 1.8125rem
}

.btn-floating.btn-sm .fab,.btn-floating.btn-sm .far,.btn-floating.btn-sm .fas,.btn-group-sm>.btn-floating.btn .fab,.btn-group-sm>.btn-floating.btn .far,.btn-group-sm>.btn-floating.btn .fas {
    width: 1.8125rem;
    line-height: 1.8125rem
}

[class*=btn-outline-].btn-floating .fab,[class*=btn-outline-].btn-floating .far,[class*=btn-outline-].btn-floating .fas {
    width: 2.0625rem;
    line-height: 2.0625rem
}

.btn-group-lg>[class*=btn-outline-].btn-floating.btn .fab,.btn-group-lg>[class*=btn-outline-].btn-floating.btn .far,.btn-group-lg>[class*=btn-outline-].btn-floating.btn .fas,[class*=btn-outline-].btn-floating.btn-lg .fab,[class*=btn-outline-].btn-floating.btn-lg .far,[class*=btn-outline-].btn-floating.btn-lg .fas {
    width: 2.5625rem;
    line-height: 2.5625rem
}

.btn-group-sm>[class*=btn-outline-].btn-floating.btn .fab,.btn-group-sm>[class*=btn-outline-].btn-floating.btn .far,.btn-group-sm>[class*=btn-outline-].btn-floating.btn .fas,[class*=btn-outline-].btn-floating.btn-sm .fab,[class*=btn-outline-].btn-floating.btn-sm .far,[class*=btn-outline-].btn-floating.btn-sm .fas {
    width: 1.5625rem;
    line-height: 1.5625rem
}

.fixed-action-btn {
    position: fixed;
    right: 2.1875rem;
    bottom: 2.1875rem;
    z-index: 1030;
    display: flex;
    flex-flow: column-reverse nowrap;
    align-items: center;
    padding: .9375rem 20px 20px;
    margin-bottom: 0;
    height: auto;
    overflow: hidden
}

.fixed-action-btn>.btn-floating {
    position: relative;
    transform: scale(1.2);
    z-index: 10
}

.fixed-action-btn ul {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    padding: 0;
    margin: 0;
    text-align: center;
    opacity: 0;
    transition: transform .4s,opacity .4s;
    z-index: -1
}

.fixed-action-btn ul li {
    z-index: 0;
    display: flex;
    margin-right: auto;
    margin-bottom: 1.5rem;
    margin-left: auto
}

.fixed-action-btn ul li:first-of-type {
    margin-top: .75rem
}

.fixed-action-btn ul a.btn {
    opacity: 0;
    transition: opacity .4s ease-in
}

.fixed-action-btn ul a.btn.shown,.fixed-action-btn.active ul {
    opacity: 1
}

.fade {
    transition: opacity .15s linear
}

@media(prefers-reduced-motion:reduce) {
    .fade {
        transition: none
    }
}

.fade:not(.show) {
    opacity: 0
}

.collapse:not(.show) {
    display: none
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height .35s ease
}

@media (prefers-reduced-motion:reduce) {
    .collapsing {
        transition: none
    }
}

.dropdown,.dropleft,.dropright,.dropup {
    position: relative
}

.dropdown-toggle {
    white-space: nowrap
}

.dropdown-toggle::after {
    display: inline-block;
    margin-right: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-left: .3em solid transparent;
    border-bottom: 0;
    border-right: .3em solid transparent;
    vertical-align: baseline;
    color: #a3acc0;
    margin-right: 10px;
}

.dropdown-toggle:empty::after {
    margin-right: 0
}

.dropdown-menu {
    position: absolute;
    top: 40px;
    right: 0;
    z-index: 1000;
    display: none;
    float: right;
    min-width: 10rem;
    padding: 0;
    margin: 0;
    font-size: 1rem;
    color: #212529;
    box-shadow: 0 1.875rem 3.125rem 0 rgb(198 205 218 / 40%);
    text-align: right;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 0;
    border-radius: 0;
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

@media (min-width: 576px) {
    .dropdown-menu-sm-right {
        left:auto;
        right: 0
    }

    .dropdown-menu-sm-left {
        left: 0;
        right: auto
    }
}

@media (min-width: 768px) {
    .dropdown-menu-md-right {
        left:auto;
        right: 0
    }

    .dropdown-menu-md-left {
        left: 0;
        right: auto
    }
}

@media (min-width: 992px) {
    .dropdown-menu-lg-right {
        left:auto;
        right: 0
    }

    .dropdown-menu-lg-left {
        left: 0;
        right: auto
    }
}

@media (min-width: 1200px) {
    .dropdown-menu-xl-right {
        left:auto;
        right: 0
    }

    .dropdown-menu-xl-left {
        left: 0;
        right: auto
    }
}

.dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: .125rem
}

.dropup .dropdown-toggle::after {
    display: inline-block;
    margin-right: .255em;
    vertical-align: .255em;
    content: "";
    border-top: 0;
    border-left: .3em solid transparent;
    border-bottom: .3em solid;
    border-right: .3em solid transparent
}

.dropup .dropdown-toggle:empty::after {
    margin-right: 0
}

.dropleft .dropdown-menu {
    top: 0;
    left: auto;
    right: 100%;
    margin-top: 0;
    margin-right: .125rem
}

.dropleft .dropdown-toggle::after {
    display: inline-block;
    margin-right: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-left: 0;
    border-bottom: .3em solid transparent;
    border-right: .3em solid
}

.dropleft .dropdown-toggle:empty::after {
    margin-right: 0
}

.dropleft .dropdown-toggle::after {
    vertical-align: 0
}

.dropright .dropdown-menu {
    top: 0;
    left: 100%;
    right: auto;
    margin-top: 0;
    margin-left: .125rem
}

.dropright .dropdown-toggle::after {
    display: inline-block;
    margin-right: .255em;
    vertical-align: .255em;
    content: "";
    display: none
}

.dropright .dropdown-toggle::before {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-left: .3em solid;
    border-bottom: .3em solid transparent
}

.dropright .dropdown-toggle:empty::after {
    margin-right: 0
}

.dropright .dropdown-toggle::before {
    vertical-align: 0
}

.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top] {
    left: auto;
    bottom: auto
}

.dropdown-divider {
    height: 0;
    margin: .5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: 4px 10px;
    clear: both;
    font-weight: 300!important;
    color: #666666 !important;
    font-size: 14px !important;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0
}

.dropdown-item:focus,.dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #f3f6f9
}

.dropdown-item.active,.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #f3f6f9
}

.dropdown-item.disabled,.dropdown-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: transparent
}

.dropdown-menu.show {
    display: block;
    font-size: 14px;
    line-height: 28px;
    padding: 0;
    min-width: 200px;
}

.dropdown-header {
    display: block;
    padding: .5rem 1.5rem;
    margin-bottom: 0;
    font-size: .875rem;
    color: #6c757d;
    white-space: nowrap
}

.dropdown-item-text {
    display: block;
    padding: .25rem 1.5rem;
    color: #212529
}

.btn-group,.btn-group-vertical {
    position: relative;
    display: inline-flex;
    vertical-align: middle
}

.btn-group-vertical>.btn,.btn-group>.btn {
    position: relative;
    flex: 1 1 auto
}

.btn-group-vertical>.btn:hover,.btn-group>.btn:hover {
    z-index: 1
}

.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus {
    z-index: 1
}

.btn-toolbar {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start
}

.btn-toolbar .input-group {
    width: auto
}

.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child) {
    margin-right: -1px
}

.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.dropdown-toggle-split {
    padding-left: .5625rem;
    padding-right: .5625rem
}

.dropdown-toggle-split::after,.dropleft .dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after {
    margin-right: 0
}

.dropright .dropdown-toggle-split::before {
    margin-left: 0
}

.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split {
    padding-left: .375rem;
    padding-right: .375rem
}

.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split {
    padding-left: .75rem;
    padding-right: .75rem
}

.btn-group-vertical {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center
}

.btn-group-vertical>.btn,.btn-group-vertical>.btn-group {
    width: 100%
}

.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child) {
    margin-top: -1px
}

.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child) {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn {
    margin-bottom: 0
}

.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio] {
    position: absolute;
    clip: rect(0,0,0,0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%
}

.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0;
    margin-bottom: 0
}

.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control,.input-group>.form-control-plaintext+.custom-file,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.form-control {
    margin-right: -1px
}

.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus {
    z-index: 3
}

.input-group>.custom-file .custom-file-input:focus {
    z-index: 4
}

.input-group>.custom-select:not(:last-child),.input-group>.form-control:not(:last-child) {
    border-radius: 6px;
}

.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child) {
    border-radius: 6px;
    padding: 0 30px;
}

.input-group>.custom-file {
    display: flex;
    align-items: center
}

.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label::after {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group>.custom-file:not(:first-child) .custom-file-label {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group-append,.input-group-prepend {
    display: flex
}

.input-group-append .btn,.input-group-prepend .btn {
    position: relative;
    z-index: 2
}

.input-group-append .btn:focus,.input-group-prepend .btn:focus {
    z-index: 3
}

.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text {
    margin-right: -1px
}

.input-group-prepend {
    margin-left: -1px
}

.input-group-append {
    margin-right: -1px
}

.input-group-text {
    display: flex;
    align-items: center;
    padding: 0 20px;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
}

.input-group-text input[type=checkbox],.input-group-text input[type=radio] {
    margin-top: 0
}

.input-group-lg>.custom-select,.input-group-lg>.form-control:not(textarea) {
    height: calc(1.5em + 1rem + 2px)
}

.input-group-lg>.custom-select,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

.input-group-sm>.custom-select,.input-group-sm>.form-control:not(textarea) {
    height: calc(1.5em + .5rem + 2px)
}

.input-group-sm>.custom-select,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.input-group-lg>.custom-select,.input-group-sm>.custom-select {
    padding-left: 1.75rem
}

.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text {
}

.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text {
    border-radius: 6px;
    width: auto;
    padding: 10px 15px;
    height: calc(1.5em + 1rem + 2px);
    line-height: 25px;
    margin-right: 10px;
    font-size: 18px;
}

.custom-control {
    position: relative;
    z-index: 1;
    display: block;
    min-height: 1.5rem;
    padding-right: 1.5rem;
    -webkit-print-color-adjust: exact;
    color-adjust: exact
}

.custom-control-inline {
    display: inline-flex;
    margin-left: 1rem
}

.custom-control-input {
    position: absolute;
    right: 0;
    z-index: -1;
    width: 1rem;
    height: 1.25rem;
    opacity: 0
}

.custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    border-color: #369;
    background-color: #369
}

.custom-control-input:focus~.custom-control-label::before {
    box-shadow: 0 0 0 .2rem rgba(51,102,153,.25)
}

.custom-control-input:focus:not(:checked)~.custom-control-label::before {
    border-color: #79a6d2
}

.custom-control-input:not(:disabled):active~.custom-control-label::before {
    color: #fff;
    background-color: #9fbfdf;
    border-color: #9fbfdf
}

.custom-control-input:disabled~.custom-control-label,.custom-control-input[disabled]~.custom-control-label {
    color: #6c757d
}

.custom-control-input:disabled~.custom-control-label::before,.custom-control-input[disabled]~.custom-control-label::before {
    background-color: #e9ecef
}

.custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top
}

.custom-control-label::before {
    position: absolute;
    top: .25rem;
    right: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: #adb5bd solid 1px
}

.custom-control-label::after {
    position: absolute;
    top: .25rem;
    right: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background: no-repeat 50%/50% 50%
}

.custom-checkbox .custom-control-label::before {
    border-radius: .25rem
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e")
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before {
    border-color: #369;
    background-color: #369
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")
}

.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before {
    background-color: rgba(51,102,153,.5)
}

.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before {
    background-color: rgba(51,102,153,.5)
}

.custom-radio .custom-control-label::before {
    border-radius: 50%
}

.custom-radio .custom-control-input:checked~.custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")
}

.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before {
    background-color: rgba(51,102,153,.5)
}

.custom-switch {
    padding-right: 2.25rem
}

.custom-switch .custom-control-label::before {
    right: -2.25rem;
    width: 1.75rem;
    pointer-events: all;
    border-radius: .5rem
}

.custom-switch .custom-control-label::after {
    top: calc(.25rem + 2px);
    right: calc(-2.25rem + 2px);
    width: calc(1rem - 4px);
    height: calc(1rem - 4px);
    background-color: #adb5bd;
    border-radius: .5rem;
    transition: transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .custom-switch .custom-control-label::after {
        transition: none
    }
}

.custom-switch .custom-control-input:checked~.custom-control-label::after {
    background-color: #fff;
    transform: translateX(.75rem)
}

.custom-switch .custom-control-input:disabled:checked~.custom-control-label::before {
    background-color: rgba(51,102,153,.5)
}

.custom-select {
    display: inline-block;
    width: 100%;
    height: calc(2.5em + .75rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat left .75rem center/8px 10px;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.custom-select:focus {
    border-color: #79a6d2;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(51,102,153,.25)
}

.custom-select:focus::-ms-value {
    color: #495057;
    background-color: #fff
}

.custom-select[multiple],.custom-select[size]:not([size="1"]) {
    height: auto;
    padding-left: .75rem;
    background-image: none
}

.custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef
}

.custom-select::-ms-expand {
    display: none
}

.custom-select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #495057
}

.custom-select-sm {
    height: calc(1.5em + .5rem + 2px);
    padding-top: .25rem;
    padding-bottom: .25rem;
    padding-right: .5rem;
    font-size: .875rem
}

.custom-select-lg {
    height: calc(1.5em + 1rem + 2px);
    padding-top: .5rem;
    padding-bottom: .5rem;
    padding-right: 1rem;
    font-size: 1.25rem
}

.custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    margin-bottom: 0
}

.custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: calc(2.5em + .75rem + 2px);
    margin: 0;
    opacity: 0;
}

.custom-file-input:focus~.custom-file-label {
    border-color: #79a6d2;
    box-shadow: 0 0 0 .2rem rgba(51,102,153,.25)
}

.custom-file-input:disabled~.custom-file-label,.custom-file-input[disabled]~.custom-file-label {
    background-color: #e9ecef
}

.custom-file-input:lang(en)~.custom-file-label::after {
    content: "Browse"
}

.custom-file-input~.custom-file-label[data-browse]::after {
    content: attr(data-browse)
}

.custom-file-label {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem
}

.custom-file-label::after {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(1.5em + .75rem);
    padding: .375rem .75rem;
    line-height: 1.5;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-right: inherit;
    border-radius: 0 .25rem .25rem 0
}

.custom-range {
    width: 100%;
    height: 1.4rem;
    padding: 0;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.custom-range:focus {
    outline: 0
}

.custom-range:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(51,102,153,.25)
}

.custom-range:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(51,102,153,.25)
}

.custom-range:focus::-ms-thumb {
    box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(51,102,153,.25)
}

.custom-range::-moz-focus-outer {
    border: 0
}

.custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -.25rem;
    background-color: #369;
    border: 0;
    border-radius: 1rem;
    -webkit-transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    appearance: none
}

@media (prefers-reduced-motion:reduce) {
    .custom-range::-webkit-slider-thumb {
        -webkit-transition: none;
        transition: none
    }
}

.custom-range::-webkit-slider-thumb:active {
    background-color: #9fbfdf
}

.custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem
}

.custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #369;
    border: 0;
    border-radius: 1rem;
    -moz-transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -moz-appearance: none;
    appearance: none
}

@media (prefers-reduced-motion:reduce) {
    .custom-range::-moz-range-thumb {
        -moz-transition: none;
        transition: none
    }
}

.custom-range::-moz-range-thumb:active {
    background-color: #9fbfdf
}

.custom-range::-moz-range-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem
}

.custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-left: .2rem;
    margin-right: .2rem;
    background-color: #369;
    border: 0;
    border-radius: 1rem;
    -ms-transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    appearance: none
}

@media (prefers-reduced-motion:reduce) {
    .custom-range::-ms-thumb {
        -ms-transition: none;
        transition: none
    }
}

.custom-range::-ms-thumb:active {
    background-color: #9fbfdf
}

.custom-range::-ms-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: .5rem
}

.custom-range::-ms-fill-lower {
    background-color: #dee2e6;
    border-radius: 1rem
}

.custom-range::-ms-fill-upper {
    margin-left: 15px;
    background-color: #dee2e6;
    border-radius: 1rem
}

.custom-range:disabled::-webkit-slider-thumb {
    background-color: #adb5bd
}

.custom-range:disabled::-webkit-slider-runnable-track {
    cursor: default
}

.custom-range:disabled::-moz-range-thumb {
    background-color: #adb5bd
}

.custom-range:disabled::-moz-range-track {
    cursor: default
}

.custom-range:disabled::-ms-thumb {
    background-color: #adb5bd
}

.custom-control-label::before,.custom-file-label,.custom-select {
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .custom-control-label::before,.custom-file-label,.custom-select {
        transition: none
    }
}

.nav {
    display: flex;
    flex-wrap: wrap;
    padding-right: 0;
    margin-bottom: 0;
    list-style: none
}

.nav-link {
    display: block;
    padding: .5rem 1rem
}

.nav-link:focus,.nav-link:hover {
    text-decoration: none
}

.nav-link.disabled {
    color: #6c757d;
    pointer-events: none;
    cursor: default
}

.nav-tabs {
    border-bottom: 0
}

.nav-tabs .nav-item {
    margin-bottom: -1px
}

.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-right-radius: .25rem;
    border-top-left-radius: .25rem
}

.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover {
    border-color: #e9ecef #e9ecef #dee2e6
}

.nav-tabs .nav-link.disabled {
    color: #6c757d;
    background-color: transparent;
    border-color: transparent
}

.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: transparent;
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.nav-pills .nav-link {
    border-radius: .25rem
}

.nav-pills .nav-link.active,.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #369
}

.nav-fill .nav-item,.nav-fill>.nav-link {
    flex: 1 1 auto;
    text-align: center
}

.nav-justified .nav-item,.nav-justified>.nav-link {
    flex-basis: 0;
    flex-grow: 1;
    text-align: center
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.navbar {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 1.4rem 0;
    border-bottom: 0.0625rem solid #e9ebef;
}

.navbar .container,.navbar .container-fluid,.navbar .container-lg,.navbar .container-md,.navbar .container-sm,.navbar .container-xl {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between
}

.navbar-brand {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-left: 1rem;
    font-size: 25px;
    line-height: inherit;
    white-space: nowrap
}

.navbar-brand:focus,.navbar-brand:hover {
    text-decoration: none
}

.navbar-nav {
    display: flex;
    flex-direction: column;
    padding-right: 0;
    margin-bottom: 0;
    list-style: none
}

.navbar-nav .nav-link {
    padding-left: 0;
    padding-right: 0
}

.navbar-nav .dropdown-menu {
    position: static;
    transition: all .4s ease;
    float: none;
    top: 54px;
    border-radius: 0 0 5px 5px;
    min-width: 220px
}

.navbar-text {
    display: inline-block;
    padding-top: .5rem;
    padding-bottom: .5rem
}

.navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center
}

.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem
}

.navbar-toggler:focus,.navbar-toggler:hover {
    text-decoration: none
}

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%
}

@media (max-width: 575.98px) {
    .navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl {
        padding-left:0;
        padding-right: 0
    }
}

@media (min-width: 576px) {
    .navbar-expand-sm {
        flex-flow:row nowrap;
        justify-content: flex-start
    }

    .navbar-expand-sm .navbar-nav {
        flex-direction: row
    }

    .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-sm .navbar-nav .nav-link {
        padding-left: .5rem;
        padding-right: .5rem
    }

    .navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl {
        flex-wrap: nowrap
    }

    .navbar-expand-sm .navbar-collapse {
        display: flex!important;
        flex-basis: auto
    }

    .navbar-expand-sm .navbar-toggler {
        display: none
    }
}

@media (max-width: 767.98px) {
    .navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl {
        padding-left:0;
        padding-right: 0
    }
}

@media (min-width: 768px) {
    .navbar-expand-md {
        flex-flow:row nowrap;
        justify-content: flex-start
    }

    .navbar-expand-md .navbar-nav {
        flex-direction: row
    }

    .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-md .navbar-nav .nav-link {
        padding-left: .5rem;
        padding-right: .5rem
    }

    .navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl {
        flex-wrap: nowrap
    }

    .navbar-expand-md .navbar-collapse {
        display: flex!important;
        flex-basis: auto
    }

    .navbar-expand-md .navbar-toggler {
        display: none
    }
}

@media (max-width: 991.98px) {
    .navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl {
        padding-left:0;
        padding-right: 0
    }
}

@media (min-width: 992px) {
    .navbar-expand-lg {
        flex-flow:row nowrap;
        justify-content: flex-start
    }

    .navbar-expand-lg .navbar-nav {
        flex-direction: row
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding-left: .5rem;
        padding-right: .5rem
    }

    .navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl {
        flex-wrap: nowrap
    }

    .navbar-expand-lg .navbar-collapse {
        display: flex!important;
        flex-basis: auto
    }

    .navbar-expand-lg .navbar-toggler {
        display: none
    }
}

@media (max-width: 1199.98px) {
    .navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl {
        padding-left:0;
        padding-right: 0
    }
}

@media (min-width: 1200px) {
    .navbar-expand-xl {
        flex-flow:row nowrap;
        justify-content: flex-start
    }

    .navbar-expand-xl .navbar-nav {
        flex-direction: row
    }

    .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-xl .navbar-nav .nav-link {
        padding-left: .5rem;
        padding-right: .5rem
    }

    .navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl {
        flex-wrap: nowrap
    }

    .navbar-expand-xl .navbar-collapse {
        display: flex!important;
        flex-basis: auto
    }

    .navbar-expand-xl .navbar-toggler {
        display: none
    }
}

.navbar-expand {
    flex-flow: row nowrap;
    justify-content: flex-start
}

.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl {
    padding-left: 0;
    padding-right: 0
}

.navbar-expand .navbar-nav {
    flex-direction: row
}

.navbar-expand .navbar-nav .dropdown-menu {
    position: absolute
}

.navbar-expand .navbar-nav .nav-link {
    padding-left: .5rem;
    padding-right: .5rem
}

.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl {
    flex-wrap: nowrap
}

.navbar-expand .navbar-collapse {
    display: flex!important;
    flex-basis: auto
}

.navbar-expand .navbar-toggler {
    display: none
}

.navbar-light .navbar-brand {
    color: rgba(0,0,0,.9)
}

.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover {
    color: rgba(0,0,0,.9)
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0,0,0,.5)
}

.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0,0,0,.7)
}

.navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0,0,0,.3)
}

.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link {
    color: rgba(0,0,0,.9)
}

.navbar-light .navbar-toggler {
    color: rgba(0,0,0,.5);
    border-color: rgba(0,0,0,.1)
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280,0,0,0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}

.navbar-light .navbar-text {
    color: rgba(0,0,0,.5)
}

.navbar-light .navbar-text a {
    color: rgba(0,0,0,.9)
}

.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover {
    color: rgba(0,0,0,.9)
}

.navbar-dark .navbar-brand {
    color: #fff
}

.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover {
    color: #fff
}

.navbar-dark .navbar-nav .nav-link {
    color: rgba(255,255,255,.5)
}

.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover {
    color: rgba(255,255,255,.75)
}

.navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255,255,255,.25)
}

.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link {
    color: #fff
}

.navbar-dark .navbar-toggler {
    color: rgba(255,255,255,.5);
    border-color: rgba(255,255,255,.1)
}

.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255,255,255,0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}

.navbar-dark .navbar-text {
    color: rgba(255,255,255,.5)
}

.navbar-dark .navbar-text a {
    color: #fff
}

.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover {
    color: #fff
}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    border: 0!important;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border-radius: .3125rem!important;
    background: #fff;
    box-shadow: 0 .625rem 1.5625rem 0 rgba(198,205,218,.12)!important
}

.accordion {
    overflow-anchor: none
}

.accordion>.card {
    overflow: hidden
}

.accordion>.card:not(:last-of-type) {
    border-bottom: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.accordion>.card:not(:first-of-type) {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.accordion>.card>.card-header {
    border-radius: 0;
    margin-bottom: -1px
}

.breadcrumb {
    display: flex;
    flex-wrap: wrap;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    border-radius: .25rem
}

.breadcrumb-item {
    display: flex
}

.breadcrumb-item+.breadcrumb-item {
    padding-right: .5rem
}

.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-left: .5rem;
    color: #01b2fc;
    content: "/"
}

.breadcrumb-item+.breadcrumb-item:hover::before {
    text-decoration: none;
    text-decoration: none
}

.breadcrumb-item.active {
    color: #6c757d
}

.pagination {
    display: flex;
    padding-right: 0;
    list-style: none;
    border-radius: .25rem
}

.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-right: -1px;
    line-height: 1.25;
    color: #369;
    background-color: #fff;
    border: 1px solid #dee2e6
}

.page-link:hover {
    z-index: 2;
    color: #204060;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6
}

.page-link:focus {
    z-index: 3;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(51,102,153,.25)
}

.page-item:first-child .page-link {
    margin-right: 0;
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem
}

.page-item:last-child .page-link {
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.page-item.active .page-link {
    margin-right: 0.5rem!important;
    border-radius: 0.3125rem!important;
    min-width: 2.375rem;
    text-align: center;
    position: relative;
    float: left;
    padding: 10px 15px;
    margin-left: -1px;
    font-size: 14px;
    line-height: 1.57142857;
    border: 1px solid #3f51b5;
    text-decoration: none;
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #3f51b5;
}

.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6
}

.pagination-lg .page-link {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.5
}

.pagination-lg .page-item:first-child .page-link {
    border-top-right-radius: .3rem;
    border-bottom-right-radius: .3rem
}

.pagination-lg .page-item:last-child .page-link {
    border-top-left-radius: .3rem;
    border-bottom-left-radius: .3rem
}

.pagination-sm .page-link {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5
}

.pagination-sm .page-item:first-child .page-link {
    border-top-right-radius: .2rem;
    border-bottom-right-radius: .2rem
}

.pagination-sm .page-item:last-child .page-link {
    border-top-left-radius: .2rem;
    border-bottom-left-radius: .2rem
}

.badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .badge {
        transition: none
    }
}
