:root {
    --bs-primary-rgb: 24, 144, 202;
    --bs-secondary-rgb: 0, 64, 90;
    --bs-dark-rgb: 62, 74, 87;
    --bs-body-font-family: 'Mulish', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
    --bs-font-sans-serif: 'Mulish', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
    --nx-font-sans: 'Mulish', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif
}

footer li>a:hover {
    color: #fff !important
}

.w-hidden {
    display: none
}

.card,
.input-card {
    box-shadow: 0 .1875rem .375rem rgba(140, 152, 164, .25) !important
}


@media (min-width:1200px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1260px
    }
}

.btn-primary {
    --bs-btn-bg: #1898C6;
    --bs-btn-border-color: #1898C6
}

.table-striped>tbody>tr:nth-of-type(odd)>* {
    color: #677788
}

.list-checked-item2:not(:last-child) {
    margin-bottom: 1.2rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid #ebebeb
}

.list-checked-item::before {
    margin-top: 1px !important
}

.navbar {
    padding: 0 0
}

#fullpage-overlay {
    display: table;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    background-color: #fff;
    color: #fff
}

#fullpage-overlay .outer-wrapper {
    position: relative;
    height: 100%
}

#fullpage-overlay .inner-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 30%;
    width: 50%;
    margin: -3% 0 0 -25%;
    text-align: center
}

#fullpage-overlay .msg {
    display: inline-block;
    padding: 20px;
    max-width: 400px
}

.card-accent-primary {
    border-top: 3px solid #fe696a
}

.card-accent-gold {
    border-top: 3px solid #f0ad4e
}

.card-accent-green {
    border-top: 3px solid #5cb85c
}

.card-accent-red {
    border-top: 3px solid #d9534f
}

.card-accent-blue {
    border-top: 3px solid #1898c6
}

.card-accent-orange {
    border-top: 3px solid #f60
}

.card-accent-pink {
    border-top: 3px solid #e671b8
}

.card-accent-purple {
    border-top: 3px solid #7b4f9d
}

.card-accent-lime {
    border-top: 3px solid #8cbf26
}

.card-accent-magenta {
    border-top: 3px solid #ff0097
}

.card-accent-teal {
    border-top: 3px solid #00aba9
}

.card-accent-turquoise {
    border-top: 3px solid #1abc9c
}

.card-accent-emerald {
    border-top: 3px solid #2ecc71
}

.card-accent-amethyst {
    border-top: 3px solid #9b59b6
}

.card-accent-wet-asphalt {
    border-top: 3px solid #004258
}

.card-accent-midnight-blue {
    border-top: 3px solid #2c3e50
}

.card-accent-sun-flower {
    border-top: 3px solid #f1c40f
}

.card-accent-pomegranate {
    border-top: 3px solid #c0392b
}

.card-accent-silver {
    border-top: 3px solid #bdc3c7
}

.card-accent-asbestos {
    border-top: 3px solid #2b3445
}

.card table tr th {
    font-weight: 500
}

.label {
    max-width: 100%;
    margin-bottom: 5px;
    border-radius: .2rem;
    display: inline;
    padding: .1em .6em .1em;
    font-size: 75%;
    font-weight: 300;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline
}

.label-default {
    background-color: #666
}

.label-success {
    background-color: #5cb85c
}

.label-info {
    background-color: #5bc0de
}

.label-warning {
    background-color: #f0ad4e
}

.label-danger {
    background-color: #d9534f
}

.status-pending {
    background-color: #d9534f
}

.status-pending-transfer {
    background-color: #f0ad4e
}

.status-active,
.status-completed,
.status-open {
    background-color: #5cb85c
}

.status-suspended {
    background-color: #f0ad4e
}

.status-customer-reply {
    background-color: #f60
}

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

.status-answered {
    background-color: #7b4f9d
}

.status-expired,
.status-transferred-away {
    background-color: #004258
}

.status-grace,
.status-pending-registration,
.status-redemption {
    background-color: #f60
}

.status-terminated {
    background-color: #666
}

.status-onhold {
    background-color: #369
}

.status-inprogress {
    background-color: #c0392b
}

.status-closed {
    background-color: #87939f
}

.status-paid {
    background-color: #5cb85c
}

.status-unpaid {
    background-color: #d9534f
}

.status-cancelled {
    background-color: #87939f
}

.status-collections {
    background-color: #2c3e50
}

.status-refunded {
    background-color: #f0ad4e
}

.status-payment-pending {
    background-color: #369
}

.status-delivered {
    background-color: #369
}

.status-accepted {
    background-color: #5cb85c
}

.status-dead,
.status-lost {
    background-color: #000
}

.requestor-type-operator {
    background-color: #5bc0de
}

.requestor-type-owner {
    background-color: #5cb85c
}

.requestor-type-authorizeduser {
    background-color: #666
}

.requestor-type-registereduser {
    background-color: #f0ad4e
}

.requestor-type-subaccount {
    background-color: #666
}

.requestor-type-guest {
    background-color: #87939f
}

.dataTables_wrapper .dataTables_info {
    margin: 0;
    padding: 9px 10px;
    background-color: #1898c6;
    font-size: .9em;
    color: #fff;
    border-radius: .25rem
}

.dataTables_wrapper .dataTables_info {
    padding: 19px
}

.dataTables_wrapper table.table-list thead th {
    cursor: pointer;
    cursor: hand;
    border-bottom: 2px solid #a2d27a
}

.dataTables_wrapper table.table-list thead th:nth-child(2n) {
    border-bottom: 2px solid #7bc144
}

.dataTables_wrapper table.table-list thead th.sorting_asc,
.dataTables_wrapper table.table-list thead th.sorting_desc {
    background-color: #f6f9fc
}

.dataTables_wrapper .dataTables_filter {
    float: right
}

.dataTables_wrapper .dataTables_filter label {
    margin: 0;
    padding: 11px
}

.dataTables_wrapper .dataTables_filter label .form-control {
    background: url(../../../assets/img/search.png) #fff no-repeat 8px 5px;
    padding: 7px 10px 7px 45px !important;
    border: 1px solid #fff;
    height: auto;
    width: 200px;
    font-size: 13px
}

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

    .dataTables_wrapper .dataTables_filter {
        float: right;
        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_length label {
    font-size: .8125rem
}

.dataTables_wrapper .dataTables_length label .form-select {
    font-size: .8125rem;
    display: inline-block;
    width: auto;
    margin-right: 10px
}

.dataTables_wrapper .dataTables_paginate {
    float: right
}

.dataTables_wrapper .dataTables_paginate .page-item.disabled .page-link {
    border: 0
}

.dataTables_wrapper .table-list thead th {
    padding: 8px;
    background-color: #fff;
    border-bottom: 1px solid #ccc;
    color: #333;
    text-align: center
}

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

.dataTables_wrapper .table-list tbody td {
    padding: 10px;
    vertical-align: middle;
    font-size: .94em
}

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

.dataTables_wrapper .table-list>tbody>tr>td {
    background-color: #fff
}

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

.md-editor>.btn-toolbar {
    padding: 5px 0 5px;
    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: right
}

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

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

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

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

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

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

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

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

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

.markdown-content table>thead>tr>th,
.md-preview 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,
.md-preview table>tbody>tr>td {
    padding: 3px 8px;
    border: 1px solid #dae1e7
}

.md-editor {
    display: block;
    border: 1px solid #dae1e7
}

.md-editor .md-footer,
.md-editor>.md-header {
    display: block;
    padding: 6px 4px;
    background: #f0f3f7
}

.md-editor>.md-header {
    margin: 0
}

.md-editor>.md-preview {
    background: #fff;
    border-top: 1px dashed #ddd;
    border-bottom: 1px dashed #ddd;
    min-height: 10px;
    overflow: auto
}

.md-editor>textarea {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
    font-size: 14px;
    outline: 0;
    margin: 0;
    display: block;
    padding: 0;
    width: 100%;
    border: 0;
    border-top: 1px dashed #ddd;
    border-bottom: 1px dashed #ddd;
    border-radius: 0;
    box-shadow: none;
    background: #eee
}

.md-editor>textarea:focus {
    box-shadow: none;
    background: #fff
}

.md-editor.active {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.md-editor .md-controls {
    float: right;
    padding: 3px
}

.md-editor .md-controls .md-control {
    right: 5px;
    color: #bebebe;
    padding: 3px 3px 3px 10px
}

.md-editor .md-controls .md-control:hover {
    color: #333
}

.md-editor.md-fullscreen-mode {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    padding: 60px 30px 15px;
    background: #fff !important;
    border: 0 !important
}

.md-editor.md-fullscreen-mode .md-footer {
    display: none
}

.md-editor.md-fullscreen-mode .md-input,
.md-editor.md-fullscreen-mode .md-preview {
    margin: 0 auto !important;
    height: 100% !important;
    font-size: 20px !important;
    padding: 20px !important;
    color: #999;
    line-height: 1.6em !important;
    resize: none !important;
    box-shadow: none !important;
    background: #fff !important;
    border: 0 !important
}

.md-editor.md-fullscreen-mode .md-preview {
    color: #333;
    overflow: auto
}

.md-editor.md-fullscreen-mode .md-input:focus,
.md-editor.md-fullscreen-mode .md-input:hover {
    color: #333;
    background: #fff !important
}

.md-editor.md-fullscreen-mode .md-header {
    background: 0 0;
    text-align: center;
    position: fixed;
    width: 100%;
    top: 20px
}

.md-editor.md-fullscreen-mode .btn-group {
    float: none
}

.md-editor.md-fullscreen-mode .btn {
    border: 0;
    background: 0 0;
    color: #b3b3b3
}

.md-editor.md-fullscreen-mode .btn.active,
.md-editor.md-fullscreen-mode .btn:active,
.md-editor.md-fullscreen-mode .btn:focus,
.md-editor.md-fullscreen-mode .btn:hover {
    box-shadow: none;
    color: #333
}

.md-editor.md-fullscreen-mode .md-fullscreen-controls {
    position: absolute;
    top: 20px;
    right: 20px;
    text-align: right;
    z-index: 1002;
    display: block
}

.md-editor.md-fullscreen-mode .md-fullscreen-controls a {
    color: #b3b3b3;
    clear: right;
    margin: 10px;
    width: 30px;
    height: 30px;
    text-align: center
}

.md-editor.md-fullscreen-mode .md-fullscreen-controls a:hover {
    color: #333;
    text-decoration: none
}

.md-editor.md-fullscreen-mode .md-editor {
    height: 100% !important;
    position: relative
}

.md-editor .md-fullscreen-controls {
    display: none
}

.md-nooverflow {
    overflow: hidden;
    position: fixed;
    width: 100%
}

.div-service-item {
    display: flex;
    align-items: center;
    cursor: pointer
}

.div-service-status {
    text-align: center
}

.div-service-status .label {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #fff;
    display: inline-block;
    line-height: initial;
    margin: 0
}

.div-service-status .label-placeholder {
    position: absolute;
    visibility: hidden
}

.div-service-status .label:not(.label-placeholder) {
    width: 3rem
}

.div-service-name {
    flex: 1;
    min-width: 0;
    display: flex;
    flex-direction: column;
    margin-left: 10px;
    margin-right: 10px
}

.div-service-name>span {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.div-service-buttons {
    margin-left: auto
}

.div-service-buttons .disabled {
    cursor: default
}

.div-service-buttons .dropdown-item {
    font-size: .875rem
}

.div-service-buttons .btn-group-secondary,
.div-service-buttons .btn-view-details span:not(.sr-only) {
    display: none
}

.div-service-buttons .dropdown-toggle::after {
    margin-left: 0
}

@media (min-width:768px) {
    .div-service-status .label {
        width: initial !important
    }

    .div-service-buttons .btn-group-primary,
    .div-service-buttons .btn-view-details i {
        display: none
    }

    .div-service-buttons .btn-group-secondary {
        display: inline-flex
    }

    .div-service-buttons .btn-view-details span:not(.sr-only):not(.caret) {
        display: initial !important
    }
}

.c-result-table {
    font-family: var(--nx-font-sans)
}

.c-result-table__table {
    width: 100%
}

.c-result-table__head-cell {
    padding: 1.25rem 2.5rem;
    background-color: #dde3e6;
    font-size: 1.25rem;
    font-weight: 700
}

.c-result-table__head-cell img {
    width: 1.25em;
    height: 1.25em
}

.c-result-table__cell-1 {
    text-align: left
}

.c-result-table__cell-2 {
    width: 20%;
    text-align: right
}

.c-result-table__cell-3 {
    width: 17%;
    text-align: center
}

.c-result-table__cell-4 {
    width: 15%;
    text-align: right
}

.c-result-table__cell {
    border-bottom: .125rem dashed #cbc7c7;
    background-color: #fff
}

.c-result-table__cell-1 {
    padding: .5rem 2rem
}

.c-result-table__cell-2 {
    padding: .5rem
}

.c-result-table__cell-3 {
    padding: .5rem .75rem;
    font-size: .875rem;
    font-weight: 600
}

.c-result-table__cell-4 {
    padding: .5rem 1rem .5rem .5rem
}

.c-result-table tbody tr {
    position: relative
}

.c-result-table tbody tr:hover .c-result-table__cell {
    background-color: #f1f6fb
}

.c-result-table .c-selectbox {
    position: relative
}

.c-result-table .c-selectbox__content-wrapper {
    left: 0;
    text-align: left
}

.c-result-table .c-selectbox__content {
    min-width: 164px
}

.u-align-items-center {
    align-items: center !important
}

.u-display-flex {
    display: flex !important
}

.u-font-weight-700 {
    font-weight: 700 !important
}

.u-font-size-large {
    font-size: 1.25rem !important
}

.c-result-table .c-selectbox {
    position: relative
}

.c-selectbox,
.c-selectbox__title {
    transition-duration: .3s;
    transition-property: color, background-color;
    transition-timing-function: cubic-bezier(.65, .05, .36, 1)
}

.c-selectbox {
    overflow: hidden;
    will-change: color, background-color;
    border-radius: 0
}

.c-selectbox__current {
    display: inline-flex;
    align-items: center;
    padding-right: 0;
    padding-left: 0;
    border: 0;
    background-color: transparent
}

.c-result-table .c-selectbox__content-wrapper {
    left: 0;
    text-align: left
}

.c-selectbox__content-wrapper {
    position: absolute;
    z-index: 3
}

.c-selectbox__content-wrapper {
    max-height: 0;
    opacity: 0;
    pointer-events: none;
    transition: max-height .3s cubic-bezier(.65, .05, .36, 1), opacity .3s cubic-bezier(.65, .05, .36, 1);
    will-change: max-height, opacity
}

.verification-banner {
    margin: 0;
    padding: 10px;
    font-weight: 300;
    background-color: #f9f9f9;
    border-bottom: 1px solid #eee;
    color: #333
}

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

.verification-banner .btn {
    margin: 3px 0;
    padding: 3px 10px;
    font-style: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.verification-banner .btn.close {
    margin-left: 10px;
    background-color: transparent;
    color: rgba(55, 55, 55, .5);
    font-size: 22px;
    opacity: 1
}

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

.verification-banner .fal,
.verification-banner .far,
.verification-banner .fas {
    color: #666;
    float: left;
    padding: 2px 10px 0 0;
    font-size: 24px
}

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

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

    .verification-banner .button {
        float: right
    }

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

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

.verification-banner.user-validation i {
    margin-left: .11em
}

.top-bar {
    padding: 0
}

.main-header.alternate .call-to-action-three .outer-box.top-bar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 0px 0
}

.main-header.alternate .top-bar>ul {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    margin-bottom: 0;
    padding-left: 0
}

.top-bar ul li a {
    font-size: 12px;
    line-height: 1.4;
    display: inline-flex;
    align-items: center
}

.page-wrapper .header-span {
    height: 116px
}

@media only screen and (max-width:1366px) {
    .page-wrapper:not(.dashboard) .header-span {
        height: 132px
    }
}

.main-header.alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    background: #fff;
    z-index: 100
}

.main-header.alternate.fixed-header {
    position: fixed !important;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1)
}

.main-header.alternate.fixed-header .call-to-action-three {
    display: none
}

.main-header.alternate .call-to-action-three {
    padding: 0
}

.main-header.alternate>.auto-container {
    position: static
}

.main-header.alternate .main-box {
    position: static;
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 72px;
    padding-top: 0;
    padding-bottom: 0
}

.main-header.alternate .nav-outer {
    position: static;
    flex: 1;
    display: flex;
    align-items: center;
    min-width: 0
}

.main-header.alternate .main-menu {
    position: static;
    flex: 1;
    min-width: 0
}

.main-header.alternate .main-menu .navigation {
    flex-wrap: nowrap;
    align-items: center
}

.main-header.alternate .main-menu .navigation>li {
    margin-right: 28px;
    padding: 14px 0;
    flex-shrink: 0
}

.main-header.alternate .main-menu .navigation>li.mm-add-listing {
    margin-right: 0;
    padding: 0
}

.main-header.alternate .logo {
    padding: 14px 0;
    display: flex;
    align-items: center
}

.main-header.alternate .logo .nx-logo-tagline {
    font-size: 12px;
    line-height: 1.2;
    padding-left: 12px;
    margin-left: 12px;
    border-left: 1px solid #eeeeef;
    color: var(--bs-gray);
    white-space: nowrap
}

.main-header.alternate .main-box .logo {
    margin-right: 48px
}

.main-header.alternate .main-box>.outer-box {
    flex-shrink: 0;
    margin-left: 20px
}

.main-header.alternate .main-box>.outer-box .btn-box a {
    min-width: auto;
    white-space: nowrap
}

.main-header.alternate .main-box>.outer-box .btn-box a:first-child {
    margin-left: 0
}

.main-header.alternate .main-box>.outer-box .btn-box a+a {
    margin-left: 10px
}

@media (min-width:1367px) {
    .main-header .main-menu .navigation>li.mm-add-listing {
        display: none !important
    }
}

.main-menu .navigation>li.has-mega-menu {
    position: static
}

.main-menu .navigation>li.has-mega-menu>.mega-menu {
    top: 100%;
    left: 0;
    right: 0;
    width: 100%;
    margin-top: 0;
    transform: scaleY(0);
    transform-origin: top
}

.main-menu .navigation>li.has-mega-menu:hover>.mega-menu {
    transform: scaleY(1)
}

.main-menu .navigation>li.has-mega-menu>.mega-menu:before {
    display: none
}

.main-menu .navigation>li>.mega-menu {
    padding: 0 !important;
    background: #fff;
    border-top: 2px solid #1798c6;
    box-shadow: 0 12px 40px rgba(64, 79, 104, .1);
    border-radius: 0 0 12px 12px;
    overflow: hidden;
    min-height: auto
}

.main-menu .navigation>li>.mega-menu .mega-menu-bar {
    display: block !important;
    padding: 28px 0 12px;
    background: #f8f9fb;
    margin: 0 !important
}

.main-menu .navigation>li>.mega-menu .mega-menu-bar>.auto-container {
    max-width: 1260px
}

.main-menu .navigation>li>.mega-menu .mega-menu-grid {
    --bs-gutter-x: 16px;
    --bs-gutter-y: 16px
}

.main-menu .navigation>li>.mega-menu .category-block {
    margin-bottom: 0
}

.main-menu .navigation>li>.mega-menu .category-block>a {
    display: block;
    height: 100%;
    text-decoration: none;
    color: inherit
}

.main-menu .navigation>li>.mega-menu .category-block .inner-box {
    border-radius: 12px;
    padding: 16px 18px;
    border: 1px solid #ecedf2;
    background: #fff;
    height: 100%;
    transition: border-color .25s ease, box-shadow .25s ease, transform .25s ease
}

.main-menu .navigation>li>.mega-menu .category-block .inner-box:hover {
    border-color: #1798c6;
    box-shadow: 0 4px 24px rgba(23, 152, 198, .12);
    transform: translateY(-2px)
}

.main-menu .navigation>li>.mega-menu .category-block .content {
    padding-left: 64px;
    min-height: 56px;
    justify-content: center
}

.main-menu .navigation>li>.mega-menu .category-block .icon {
    width: 48px;
    height: 48px;
    font-size: 22px;
    border-radius: 10px;
    background: #f0f9fc;
    color: #1798c6;
    border: 1px solid #c5e8f4
}

.main-menu .navigation>li>.mega-menu .category-block .inner-box:hover .icon {
    background: #1798c6;
    color: #fff;
    border-color: #1798c6
}

.main-menu .navigation>li>.mega-menu .category-block h4 {
    font-size: 15px;
    font-weight: 600;
    line-height: 1.35;
    margin-bottom: 4px;
    color: #202124
}

.main-menu .navigation>li>.mega-menu .category-block .inner-box:hover h4 {
    color: #1798c6
}

.main-menu .navigation>li>.mega-menu .category-block p.font-sm {
    font-size: 13px !important;
    line-height: 1.5;
    color: #696969;
    margin: 0
}

.main-menu .navigation>li>.mega-menu .mega-menu-promo .call-to-action-two {
    padding: 14px 0;
    background-image: linear-gradient(135deg, #12789e 0, #1798c6 55%, #4487e2 100%) !important;
    background-size: cover
}

.main-menu .navigation>li>.mega-menu .mega-menu-promo .call-to-action-two .sec-title {
    margin-bottom: 0
}

.main-menu .navigation>li>.mega-menu .mega-menu-promo .call-to-action-two .text {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.55;
    letter-spacing: .01em
}

.main-menu .navigation>li>.mega-menu .mega-menu-promo-badge {
    display: inline-block;
    background: rgba(255, 255, 255, .18);
    border: 1px solid rgba(255, 255, 255, .35);
    border-radius: 6px;
    padding: 3px 12px;
    margin-right: 8px;
    font-size: 13px;
    letter-spacing: .04em;
    vertical-align: middle
}

@media (max-width:991px) {
    .main-menu .navigation>li>.mega-menu .mega-menu-bar {
        padding: 20px 0 8px
    }

    .main-menu .navigation>li>.mega-menu .category-block .content {
        padding-left: 58px;
        min-height: 50px
    }

    .main-menu .navigation>li>.mega-menu .category-block .icon {
        width: 44px;
        height: 44px;
        font-size: 20px
    }
}

label.card.shadow-sm {
    opacity: .5;
    transition: all .3s ease;
    -webkit-filter: grayscale(1)
}

label.card.shadow-sm.is-selected,
label.card.shadow-sm:hover {
    opacity: 1;
    -webkit-filter: grayscale(0)
}

label.form-check-label.is-selected .form-check {
    color: #fff;
    background-color: #1898c6
}

label.form-check-label.is-selected .form-check .text-muted {
    color: #fff !important
}

.custom-cart-badge .form-check {
    position: relative;
    overflow: hidden
}

.custom-cart-badge .badge {
    position: absolute;
    top: -90px;
    right: -70px;
    font-size: 12px;
    border-radius: 0 0 0 64px;
    border-radius: 104px;
    width: 185px;
    height: 160px;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    padding-right: 73px;
    padding-bottom: 34px
}

@media (max-width:991.98px) {
    .navbar {
        padding-top: 12px;
        padding-bottom: 12px
    }

    .step-md:not(.step-inline) .step-content-wrapper {
        display: block
    }
}

.step .step-item {
    max-width: 95%
}

.card {
    padding: 20px
}

.card-header {
    background: #fff;
    border-bottom: 0
}

#order-standard_cart .secondary-cart-body {
    width: 100%
}

#order-standard_cart .iradio_square-blue {
    display: none
}

.fade:not(.show) {
    opacity: 1
}

.list-group-item {
    padding: 10px 0
}

.btn-default {
    background: #1798c6;
    color: #fff;
    border-radius: 5px;
    padding: 5px
}

.btn-default:hover {
    background: #047198;
    color: #fff;
    border-radius: 5px;
    padding: 5px
}

div.product-details {
    margin: 0 0 20px 0
}

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

.product-actions-wrapper>div:not(:last-child) {
    margin-bottom: .5rem
}

@media (max-width:767px) {
    div.product-details div.product-icon {
        font-size: 30px
    }
}

.product-status {
    margin: 0 0 20px 0;
    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;
    background-color: #fff;
    border-radius: 5px
}

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: right;
    padding: 10px 20px;
    font-size: 1.2em
}

div.credit-card div.card-icon {
    float: left;
    padding: 7px 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: left;
    padding: 20px 0 50px 50px;
    font-size: 1.3em;
    text-align: right
}

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

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-right: 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
}

#payMethodList tr {
    font-size: smaller
}

#payMethodList tr td:nth-child(2),
#payMethodList tr td:nth-child(3) {
    max-width: 15em;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

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

.cc-number-field {
    background-image: url(../../../assets/img/payment/unknown.png);
    background-repeat: no-repeat;
    background-position: right 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)
}

.cc-number-field.troy {
    background-image: url(../../../assets/img/payment/troy.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: #efefef;
    border-radius: 10px;
    padding: 30px;
    line-height: 1em;
    font-size: 60px
}

@media (max-width:767.98px) {
    div.product-details div.product-icon {
        font-size: 30px
    }
}

.iradio_square-blue {
    margin-right: 6px
}

.icheckbox_square-blue,
.iradio_square-blue {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 22px;
    height: 22px;
    background: url(blue.png) no-repeat;
    border: none;
    cursor: pointer
}

.icheckbox_square-blue {
    background-position: 0 0
}

.icheckbox_square-blue.hover {
    background-position: -24px 0
}

.icheckbox_square-blue.checked {
    background-position: -48px 0
}

.icheckbox_square-blue.disabled {
    background-position: -72px 0;
    cursor: default
}

.icheckbox_square-blue.checked.disabled {
    background-position: -96px 0
}

.iradio_square-blue {
    background-position: -120px 0
}

.iradio_square-blue.hover {
    background-position: -144px 0
}

.iradio_square-blue.checked {
    background-position: -168px 0
}

.iradio_square-blue.disabled {
    background-position: -192px 0;
    cursor: default
}

.iradio_square-blue.checked.disabled {
    background-position: -216px 0
}

@media (-o-min-device-pixel-ratio:5/4),
(-webkit-min-device-pixel-ratio:1.25),
(min-resolution:120dpi),
(min-resolution:1.25dppx) {

    .icheckbox_square-blue,
    .iradio_square-blue {
        background-image: url(blue@2x.png);
        -webkit-background-size: 240px 24px;
        background-size: 240px 24px
    }
}

.card .bootstrap-switch,
.mc-promo-login .bootstrap-switch,
.mc-promo-manage .bootstrap-switch {
    word-wrap: initial
}

.bootstrap-switch {
    display: inline-block;
    direction: ltr;
    cursor: pointer;
    border-radius: .25rem;
    border: 1px solid;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
    position: relative;
    text-align: left;
    overflow: hidden;
    line-height: 8px;
    z-index: 0;
    user-select: none;
    vertical-align: middle;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.bootstrap-switch .bootstrap-switch-container {
    display: inline-block;
    top: 0;
    border-radius: .25rem;
    transform: translate3d(0, 0, 0)
}

.bootstrap-switch .bootstrap-switch-handle-off,
.bootstrap-switch .bootstrap-switch-handle-on,
.bootstrap-switch .bootstrap-switch-label {
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block !important;
    height: 100%;
    line-height: 1.25;
    padding: .5rem 1rem;
    font-size: 1rem;
    border-radius: 0
}

.bootstrap-switch .bootstrap-switch-handle-off,
.bootstrap-switch .bootstrap-switch-handle-on {
    text-align: center;
    z-index: 1
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary {
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary:hover,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary:hover {
    color: #fff;
    background-color: #025aa5;
    border-color: #01549b
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary.focus,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary:focus,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary.focus,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary:focus {
    box-shadow: 0 0 0 2px rgba(2, 117, 216, .5)
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary.disabled,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary:disabled,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary.disabled,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary:disabled {
    background-color: #0275d8;
    border-color: #0275d8
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary.active,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary:active,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary.active,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary:active,
.show>.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary.dropdown-toggle,
.show>.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary.dropdown-toggle {
    color: #fff;
    background-color: #025aa5;
    background-image: none;
    border-color: #01549b
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-secondary,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-secondary {
    color: #292b2c;
    background-color: #fff;
    border-color: #ccc
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-secondary:hover,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-secondary:hover {
    color: #292b2c;
    background-color: #e6e6e6;
    border-color: #adadad
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-secondary.focus,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-secondary:focus,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-secondary.focus,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-secondary:focus {
    box-shadow: 0 0 0 2px rgba(204, 204, 204, .5)
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-secondary.disabled,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-secondary:disabled,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-secondary.disabled,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-secondary:disabled {
    background-color: #fff;
    border-color: #ccc
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-secondary.active,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-secondary:active,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-secondary.active,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-secondary:active,
.show>.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-secondary.dropdown-toggle,
.show>.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-secondary.dropdown-toggle {
    color: #292b2c;
    background-color: #e6e6e6;
    background-image: none;
    border-color: #adadad
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-info,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-info:hover,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-info.focus,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-info:focus,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-info.focus,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-info:focus {
    box-shadow: 0 0 0 2px rgba(91, 192, 222, .5)
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-info.disabled,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-info:disabled,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-info.disabled,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-info:disabled {
    background-color: #5bc0de;
    border-color: #5bc0de
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-info.active,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-info:active,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-info.active,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-info:active,
.show>.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-info.dropdown-toggle,
.show>.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    background-image: none;
    border-color: #2aabd2
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success:hover,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #419641
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success.focus,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success:focus,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success.focus,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success:focus {
    box-shadow: 0 0 0 2px rgba(92, 184, 92, .5)
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success.disabled,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success:disabled,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success.disabled,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success:disabled {
    background-color: #5cb85c;
    border-color: #5cb85c
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success.active,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success:active,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success.active,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success:active,
.show>.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success.dropdown-toggle,
.show>.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    background-image: none;
    border-color: #419641
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-warning,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-warning:hover,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-warning.focus,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-warning:focus,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-warning.focus,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-warning:focus {
    box-shadow: 0 0 0 2px rgba(240, 173, 78, .5)
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-warning.disabled,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-warning:disabled,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-warning.disabled,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-warning:disabled {
    background-color: #f0ad4e;
    border-color: #f0ad4e
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-warning.active,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-warning:active,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-warning.active,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-warning:active,
.show>.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-warning.dropdown-toggle,
.show>.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    background-image: none;
    border-color: #eb9316
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-danger,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-danger:hover,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-danger.focus,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-danger:focus,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-danger.focus,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-danger:focus {
    box-shadow: 0 0 0 2px rgba(217, 83, 79, .5)
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-danger.disabled,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-danger:disabled,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-danger.disabled,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-danger:disabled {
    background-color: #d9534f;
    border-color: #d9534f
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-danger.active,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-danger:active,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-danger.active,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-danger:active,
.show>.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-danger.dropdown-toggle,
.show>.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    background-image: none;
    border-color: #c12e2a
}

.bootstrap-switch .bootstrap-switch-label {
    text-align: center;
    margin-top: -1px;
    margin-bottom: -1px;
    z-index: 100;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent
}

.bootstrap-switch .bootstrap-switch-handle-on {
    border-bottom-left-radius: .25rem;
    border-top-left-radius: .25rem
}

.bootstrap-switch .bootstrap-switch-handle-off {
    border-bottom-right-radius: .25rem;
    border-top-right-radius: .25rem
}

.bootstrap-switch input[type=checkbox],
.bootstrap-switch input[type=radio] {
    position: absolute !important;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: -1
}

.bootstrap-switch.bootstrap-switch-mini {
    min-width: 71px
}

.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-label {
    padding: .25rem .5rem;
    font-size: .875rem;
    border-radius: .2rem
}

.bootstrap-switch.bootstrap-switch-small {
    min-width: 79px
}

.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-label {
    padding: .25rem .5rem;
    font-size: .875rem;
    border-radius: .2rem
}

.bootstrap-switch.bootstrap-switch-large {
    min-width: 120px
}

.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-label {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    border-radius: .3rem
}

.bootstrap-switch.bootstrap-switch-disabled,
.bootstrap-switch.bootstrap-switch-indeterminate,
.bootstrap-switch.bootstrap-switch-readonly {
    cursor: default !important
}

.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-label,
.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-label,
.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-label {
    opacity: .5;
    cursor: default !important
}

.bootstrap-switch.bootstrap-switch-animate .bootstrap-switch-container {
    transition: margin-left .5s
}

.bootstrap-switch.bootstrap-switch-inverse .bootstrap-switch-handle-on {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: .25rem;
    border-top-right-radius: .25rem
}

.bootstrap-switch.bootstrap-switch-inverse .bootstrap-switch-handle-off {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: .25rem;
    border-top-left-radius: .25rem
}

.bootstrap-switch.bootstrap-switch-focused {
    box-shadow: 0 0 0 2px rgba(2, 117, 216, .5)
}

.bootstrap-switch.bootstrap-switch-inverse.bootstrap-switch-off .bootstrap-switch-label,
.bootstrap-switch.bootstrap-switch-on .bootstrap-switch-label {
    border-bottom-right-radius: .25rem;
    border-top-right-radius: .25rem
}

.bootstrap-switch.bootstrap-switch-inverse.bootstrap-switch-on .bootstrap-switch-label,
.bootstrap-switch.bootstrap-switch-off .bootstrap-switch-label {
    border-bottom-left-radius: .25rem;
    border-top-left-radius: .25rem
}

.select-account {
    margin: 20px auto;
    padding: 0;
    border-top: 1px solid #ddd
}

.select-account a {
    display: block;
    margin: 0;
    padding: 10px;
    border-bottom: 1px solid #ddd;
    text-decoration: none
}

.select-account a.disabled {
    opacity: .5
}

.select-account a:hover {
    background-color: #f6f6f6
}

.continue-container {
    margin: 40px auto;
    padding: 20px;
    background-color: #f6f6f6;
    border: 1px solid #eee;
    max-width: 500px
}

.input-inline {
    display: inline-block
}

.input-inline-100 {
    width: 100px
}

.select-inline {
    display: inline-block;
    width: auto
}

.form-group .field-error-msg {
    display: none;
    font-size: .85em;
    color: #c00
}

.visually-hidden {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border: 0 !important
}

.nx-hp {
    --nx-primary: #1798c6;
    --nx-primary-dark: #12789e;
    --nx-primary-light: #F0F9FC;
    --nx-text: #202124;
    --nx-muted: #696969;
    --nx-border: #ECEDF2;
    --nx-bg: #F8F9FB;
    --nx-white: #fff;
    --nx-radius: 12px;
    --nx-shadow: 0 4px 24px rgba(64, 79, 104, 0.07)
}

.nx-hp-section-head {
    text-align: center;
    max-width: 640px;
    margin: 0 auto 48px
}

.nx-hp-section-head--compact {
    margin-bottom: 32px
}

.nx-hp-section-head h2 {
    font-size: clamp(26px, 3vw, 36px);
    font-weight: 700;
    color: var(--nx-text);
    margin-bottom: 12px;
    line-height: 1.25
}

.nx-hp-section-head p {
    font-size: 16px;
    color: var(--nx-muted);
    margin: 0;
    line-height: 1.65
}

.nx-hp-label {
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: .06em;
    text-transform: uppercase;
    color: var(--nx-primary);
    background: var(--nx-primary-light);
    border: 1px solid #c5e8f4;
    border-radius: 6px;
    padding: 6px 14px;
    margin-bottom: 20px
}

.nx-hp-tlds {
    padding: 48px 0;
    background: var(--nx-white)
}

.nx-hp-tlds__grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
    gap: 12px
}

.nx-hp-tld {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    padding: 20px 12px;
    background: var(--nx-bg);
    border: 1px solid var(--nx-border);
    border-radius: var(--nx-radius);
    text-decoration: none;
    transition: all .2s
}

.nx-hp-tld:hover {
    border-color: var(--nx-primary);
    background: var(--nx-primary-light);
    transform: translateY(-2px)
}

.nx-hp-tld img {
    max-width: 80px;
    max-height: 26px;
    object-fit: contain
}

.nx-hp-tld__price {
    font-size: 14px;
    font-weight: 600;
    color: var(--nx-text)
}

.nx-hp-process {
    padding: 64px 0;
    background: var(--nx-bg);
    border-top: 1px solid var(--nx-border);
    border-bottom: 1px solid var(--nx-border)
}

.nx-hp-process__grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px
}

.nx-hp-process__step {
    position: relative;
    background: var(--nx-white);
    border: 1px solid var(--nx-border);
    border-radius: var(--nx-radius);
    padding: 32px 28px;
    text-align: center
}

.nx-hp-process__num {
    position: absolute;
    top: 16px;
    right: 20px;
    font-size: 32px;
    font-weight: 800;
    color: rgba(23, 152, 198, .12);
    line-height: 1
}

.nx-hp-process__icon {
    width: 56px;
    height: 56px;
    margin: 0 auto 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--nx-primary-light);
    border: 1px solid #c5e8f4;
    border-radius: 14px;
    color: var(--nx-primary);
    font-size: 24px
}

.nx-hp-process__step h3 {
    font-size: 18px;
    font-weight: 600;
    color: var(--nx-text);
    margin-bottom: 8px
}

.nx-hp-process__step p {
    font-size: 14px;
    color: var(--nx-muted);
    margin: 0;
    line-height: 1.6
}

.nx-hp-services {
    padding: 64px 0
}

.nx-hp-services__grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
    gap: 20px
}

.nx-hp-service {
    display: flex;
    flex-direction: column;
    padding: 28px 24px;
    background: var(--nx-white);
    border: 1px solid var(--nx-border);
    border-radius: var(--nx-radius);
    text-decoration: none;
    color: inherit;
    transition: all .25s;
    height: 100%
}

.nx-hp-service:hover {
    border-color: var(--nx-primary);
    box-shadow: var(--nx-shadow);
    transform: translateY(-3px)
}

.nx-hp-service__icon {
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--nx-primary-light);
    border-radius: 10px;
    color: var(--nx-primary);
    font-size: 24px;
    margin-bottom: 16px
}

.nx-hp-service h3 {
    font-size: 17px;
    font-weight: 600;
    color: var(--nx-text);
    margin-bottom: 8px
}

.nx-hp-service p {
    font-size: 14px;
    color: var(--nx-muted);
    line-height: 1.6;
    margin-bottom: 16px;
    flex: 1
}

.nx-hp-service__link {
    font-size: 14px;
    font-weight: 600;
    color: var(--nx-primary);
    display: flex;
    align-items: center;
    gap: 6px
}

.nx-hp-pricing {
    padding: 64px 0;
    background: var(--nx-bg);
    border-top: 1px solid var(--nx-border)
}

.nx-hp-pricing__grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
    gap: 24px;
    align-items: start
}

.nx-hp-plan {
    position: relative;
    background: var(--nx-white);
    border: 1px solid var(--nx-border);
    border-radius: var(--nx-radius);
    padding: 32px 28px;
    text-align: center;
    transition: box-shadow .25s
}

.nx-hp-plan:hover {
    box-shadow: var(--nx-shadow)
}

.nx-hp-plan--featured {
    border: 2px solid var(--nx-primary);
    box-shadow: 0 8px 32px rgba(23, 152, 198, .15);
    transform: scale(1.03)
}

.nx-hp-plan__ribbon {
    position: absolute;
    top: -1px;
    left: 50%;
    transform: translateX(-50%);
    background: linear-gradient(90deg, var(--nx-primary), #4487e2);
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .05em;
    padding: 6px 20px;
    border-radius: 0 0 8px 8px
}

.nx-hp-plan__name {
    font-size: 20px;
    font-weight: 600;
    color: var(--nx-text);
    margin: 8px 0 16px
}

.nx-hp-plan__price {
    font-size: 42px;
    font-weight: 700;
    color: var(--nx-primary);
    line-height: 1;
    margin-bottom: 8px
}

.nx-hp-plan__price small {
    font-size: .5em;
    font-weight: 500;
    vertical-align: super
}

.nx-hp-plan__price span {
    font-size: .35em;
    font-weight: 500;
    color: var(--nx-muted)
}

.nx-hp-plan__desc {
    font-size: 14px;
    color: var(--nx-muted);
    margin-bottom: 24px;
    min-height: 40px
}

.nx-hp-plan__features {
    list-style: none;
    padding: 0;
    margin: 0 0 28px;
    text-align: left
}

.nx-hp-plan__features li {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 14px;
    color: var(--nx-muted);
    padding: 8px 0;
    border-bottom: 1px solid var(--nx-border)
}

.nx-hp-plan__features li:last-child {
    border-bottom: none
}

.nx-hp-plan__features li i {
    color: var(--nx-primary);
    flex-shrink: 0
}

.nx-hp-plan__features li strong {
    margin-left: auto;
    color: var(--nx-text);
    font-weight: 600
}

.nx-hp-plan__cta {
    width: 100%
}

.nx-hp-why {
    padding: 64px 0
}

.nx-hp-why__grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px
}

.nx-hp-why__card {
    background: var(--nx-white);
    border: 1px solid var(--nx-border);
    border-radius: var(--nx-radius);
    padding: 28px 24px
}

.nx-hp-why__card>i {
    font-size: 28px;
    color: var(--nx-primary);
    margin-bottom: 14px;
    display: block
}

.nx-hp-why__card h3 {
    font-size: 16px;
    font-weight: 600;
    color: var(--nx-text);
    margin-bottom: 8px
}

.nx-hp-why__card p {
    font-size: 14px;
    color: var(--nx-muted);
    line-height: 1.65;
    margin: 0
}

.nx-hp-reviews {
    padding: 64px 0;
    background: var(--nx-bg);
    border-top: 1px solid var(--nx-border)
}

.nx-hp-reviews .testimonial .stars {
    color: #f5a623;
    font-size: 16px;
    letter-spacing: 2px;
    margin-bottom: 10px
}

.nx-hp-blog {
    padding: 64px 0
}

.nx-hp-blog__head {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    gap: 20px;
    margin-bottom: 8px
}

.nx-hp-blog__head h2 {
    font-size: 28px;
    font-weight: 700;
    color: var(--nx-text);
    margin-bottom: 6px
}

.nx-hp-blog__head p {
    font-size: 15px;
    color: var(--nx-muted);
    margin: 0
}

.nx-hp-blog__more {
    font-size: 15px;
    font-weight: 600;
    color: var(--nx-primary);
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 6px;
    white-space: nowrap
}

.nx-hp-blog__more:hover {
    color: var(--nx-primary-dark)
}

.nx-hp-faq {
    padding: 64px 0;
    background: var(--nx-white);
    border-top: 1px solid var(--nx-border)
}

.nx-hp-faq__group h3 {
    font-size: 16px;
    font-weight: 600;
    color: var(--nx-text);
    margin-bottom: 16px;
    display: flex;
    align-items: center;
    gap: 8px
}

.nx-hp-faq__group h3 i {
    color: var(--nx-primary)
}

.nx-hp-faq__group .accordion-box {
    margin-bottom: 0
}

.nx-hp-blog .row.grid-base {
    --bs-gutter-x: 24px;
    --bs-gutter-y: 24px
}

.nx-hp-blog-card {
    background: var(--nx-white);
    border: 1px solid var(--nx-border);
    border-radius: var(--nx-radius);
    overflow: hidden;
    height: 100%;
    transition: box-shadow .25s, border-color .25s
}

.nx-hp-blog-card:hover {
    border-color: var(--nx-primary);
    box-shadow: var(--nx-shadow)
}

.nx-hp-blog-card__thumb {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 140px;
    background: linear-gradient(135deg, var(--nx-primary-light) 0, #e8f4fa 100%);
    color: var(--nx-primary);
    font-size: 36px
}

.nx-hp-blog-card .blog-content {
    padding: 20px 22px 24px
}

.nx-hp-blog-card__date {
    font-size: 13px;
    color: var(--nx-muted);
    margin-bottom: 8px
}

.nx-hp-blog-card h4 {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.45;
    margin: 0
}

.nx-hp-blog-card h4 a {
    color: var(--nx-text);
    text-decoration: none
}

.nx-hp-blog-card h4 a:hover {
    color: var(--nx-primary)
}

.nx-hp-partners {
    padding: 48px 0;
    background: var(--nx-white);
    border-top: 1px solid var(--nx-border)
}

.nx-hp-partners__label {
    text-align: center;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: .06em;
    text-transform: uppercase;
    color: var(--nx-muted);
    margin-bottom: 28px
}

.nx-hp-partners__grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 16px 40px
}

.nx-hp-partners__item {
    flex: 0 0 auto;
    width: 130px;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px 16px;
    background: var(--nx-bg);
    border: 1px solid var(--nx-border);
    border-radius: 8px;
    transition: border-color .2s, opacity .2s
}

.nx-hp-partners__item:hover {
    border-color: var(--nx-primary)
}

.nx-hp-partners__item img {
    max-width: 100%;
    max-height: 36px;
    width: auto;
    height: auto;
    object-fit: contain;
    opacity: .75;
    filter: grayscale(30%);
    transition: opacity .2s, filter .2s
}

.nx-hp-partners__item:hover img {
    opacity: 1;
    filter: grayscale(0%)
}

@media (max-width:991px) {
    .nx-hp-process__grid {
        grid-template-columns: 1fr
    }

    .nx-hp-why__grid {
        grid-template-columns: repeat(2, 1fr)
    }

    .nx-hp-plan--featured {
        transform: none
    }

    .nx-hp-partners__grid {
        gap: 12px 20px
    }

    .nx-hp-partners__item {
        width: calc(33.333% - 14px);
        min-width: 100px
    }
}

@media (max-width:767px) {
    .nx-hp-why__grid {
        grid-template-columns: 1fr
    }

    .nx-hp-pricing__grid {
        grid-template-columns: 1fr
    }

    .nx-hp-blog__head {
        flex-direction: column;
        align-items: flex-start
    }

    .nx-hp-tlds__grid {
        grid-template-columns: repeat(2, 1fr)
    }

    .nx-hp-partners__item {
        width: calc(50% - 10px)
    }
}

/* Site geneli tipografi — Mulish (Türkçe latin-ext destekli) */
body {
    font-family: var(--nx-font-sans);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.nx-hp {
    font-family: var(--nx-font-sans)
}

/* İkon fontları — metin fontundan ayrı tutulur */
i[class*="fi-tr-"]::before,
span[class*="fi-tr-"]::before {
    font-family: "uicons-thin-rounded" !important;
    font-style: normal;
    font-weight: normal !important
}

[class^="flaticon-"]::before,
[class*=" flaticon-"]::before {
    font-family: "Flaticon" !important;
    font-style: normal;
    font-weight: normal !important
}

.fa,
.fas,
.far,
.fal,
.fad,
.fab {
    font-family: "Font Awesome 5 Pro" !important
}

.fab {
    font-family: "Font Awesome 5 Brands" !important
}

.far {
    font-weight: 400 !important
}

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

.dashboard-option .dropdown-toggle::after {
    font-family: "Font Awesome 5 Pro" !important
}

/* Kurumsal dropdown — ikon hizası ve sağa yaslı menü konumu */
.main-menu .navigation>li.dropdown:not(.has-mega-menu)>ul {
    min-width: 220px;
    padding: 8px 0;
    border-top-color: #1798c6;
    border-radius: 0 0 8px 8px;
    overflow: hidden
}

.main-menu .navigation>li.dropdown:not(.has-mega-menu)>ul:before {
    border-bottom-color: #1798c6
}

.main-menu .navigation>li.dropdown:not(.has-mega-menu)>ul.from-right:before {
    left: auto;
    right: 28px
}

.main-menu .navigation>li.dropdown:not(.has-mega-menu)>ul>li>a {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 10px 20px;
    line-height: 1.4
}

.main-menu .navigation>li.dropdown:not(.has-mega-menu)>ul>li>a i {
    flex-shrink: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    font-size: 17px;
    line-height: 1;
    color: #1798c6
}

.main-menu .navigation>li.dropdown:not(.has-mega-menu)>ul>li>a:hover i {
    color: #12789e
}

.main-menu .navigation>li.dropdown:not(.has-mega-menu)>ul>li.dropdown-divider {
    height: 1px;
    margin: 6px 16px;
    padding: 0;
    background: #ecedf2
}

/* Footer CTA — 2026 tasarım dili + nöro pazarlama odaklı */
.call-to-action-three.nx-footer-cta {
    --nx-primary: #1798c6;
    --nx-primary-dark: #12789e;
    --nx-primary-light: #f0f9fc;
    --nx-text: #202124;
    --nx-muted: #696969;
    --nx-border: #ecedf2;
    --nx-bg: #f8f9fb;
    --nx-white: #fff;
    --nx-radius: 12px;
    --nx-shadow: 0 8px 32px rgba(64, 79, 104, 0.1);
    position: relative;
    padding: 56px 0 64px;
    background: var(--nx-bg);
    border-top: 1px solid var(--nx-border);
    overflow: hidden
}

.call-to-action-three.nx-footer-cta::before {
    content: "";
    position: absolute;
    inset: 0 0 auto 0;
    height: 3px;
    background: linear-gradient(90deg, var(--nx-primary-dark) 0, var(--nx-primary) 50%, #4487e2 100%)
}

.call-to-action-three.nx-footer-cta .auto-container {
    position: relative;
    z-index: 1
}

.nx-footer-cta__card {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 32px 40px;
    background: var(--nx-white);
    border: 1px solid var(--nx-border);
    border-radius: var(--nx-radius);
    box-shadow: var(--nx-shadow);
    padding: 40px 44px;
    position: relative;
    overflow: hidden
}

.nx-footer-cta__card::after {
    content: "";
    position: absolute;
    top: -80px;
    right: -80px;
    width: 220px;
    height: 220px;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(23, 152, 198, 0.08) 0, transparent 70%);
    pointer-events: none
}

.nx-footer-cta__content {
    flex: 1 1 420px;
    min-width: 0;
    position: relative;
    z-index: 1
}

.nx-footer-cta__label {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: .08em;
    text-transform: uppercase;
    color: var(--nx-primary);
    background: var(--nx-primary-light);
    border: 1px solid #c5e8f4;
    border-radius: 6px;
    padding: 6px 12px;
    margin-bottom: 16px
}

.nx-footer-cta__label i {
    font-size: 14px
}

.nx-footer-cta__title {
    font-size: clamp(24px, 3vw, 32px);
    font-weight: 700;
    line-height: 1.2;
    color: var(--nx-text);
    margin: 0 0 12px
}

.nx-footer-cta__title em {
    font-style: normal;
    color: var(--nx-primary)
}

.nx-footer-cta__lead {
    font-size: 16px;
    line-height: 1.65;
    color: var(--nx-muted);
    margin: 0 0 20px;
    max-width: 560px
}

.nx-footer-cta__trust {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 10px 20px
}

.nx-footer-cta__trust li {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-size: 13px;
    font-weight: 600;
    color: var(--nx-text)
}

.nx-footer-cta__trust li i {
    color: var(--nx-primary);
    font-size: 15px;
    flex-shrink: 0
}

.nx-footer-cta__actions {
    flex: 0 1 280px;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 12px;
    position: relative;
    z-index: 1
}

.nx-footer-cta__btn-primary.theme-btn {
    width: 100%;
    min-width: 0;
    margin: 0;
    padding: 16px 24px !important;
    font-size: 15px;
    font-weight: 700;
    text-align: center;
    border-radius: 10px !important;
    background: var(--nx-primary) !important;
    border-color: var(--nx-primary) !important;
    box-shadow: 0 4px 14px rgba(23, 152, 198, 0.35);
    transition: background .2s, box-shadow .2s, transform .15s
}

.nx-footer-cta__btn-primary.theme-btn:hover {
    background: var(--nx-primary-dark) !important;
    border-color: var(--nx-primary-dark) !important;
    box-shadow: 0 6px 20px rgba(23, 152, 198, 0.4);
    transform: translateY(-1px)
}

.nx-footer-cta__btn-phone {
    display: flex;
    align-items: center;
    gap: 14px;
    padding: 14px 18px;
    background: var(--nx-bg);
    border: 1px solid var(--nx-border);
    border-radius: 10px;
    text-decoration: none;
    transition: border-color .2s, background .2s, box-shadow .2s
}

.nx-footer-cta__btn-phone:hover {
    border-color: var(--nx-primary);
    background: var(--nx-primary-light);
    box-shadow: 0 4px 16px rgba(23, 152, 198, 0.08)
}

.nx-footer-cta__btn-phone > i {
    flex-shrink: 0;
    width: 42px;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--nx-white);
    border: 1px solid var(--nx-border);
    border-radius: 10px;
    color: var(--nx-primary);
    font-size: 18px
}

.nx-footer-cta__btn-phone span {
    display: flex;
    flex-direction: column;
    gap: 2px;
    min-width: 0
}

.nx-footer-cta__btn-phone small {
    font-size: 11px;
    font-weight: 600;
    letter-spacing: .04em;
    text-transform: uppercase;
    color: var(--nx-muted);
    line-height: 1.2
}

.nx-footer-cta__btn-phone strong {
    font-size: 16px;
    font-weight: 700;
    color: var(--nx-text);
    line-height: 1.2;
    white-space: nowrap
}

.nx-footer-cta__link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    font-size: 13px;
    font-weight: 600;
    color: var(--nx-muted);
    text-decoration: none;
    padding-top: 4px;
    transition: color .2s
}

.nx-footer-cta__link i {
    font-size: 12px;
    transition: transform .2s
}

.nx-footer-cta__link:hover {
    color: var(--nx-primary)
}

.nx-footer-cta__link:hover i {
    transform: translateX(3px)
}

@media (max-width:991px) {
    .call-to-action-three.nx-footer-cta {
        padding: 40px 0 48px
    }

    .nx-footer-cta__card {
        flex-direction: column;
        align-items: stretch;
        padding: 32px 28px;
        text-align: center
    }

    .nx-footer-cta__lead {
        margin-left: auto;
        margin-right: auto
    }

    .nx-footer-cta__trust {
        justify-content: center
    }

    .nx-footer-cta__actions {
        flex: 1 1 auto;
        width: 100%;
        max-width: 360px;
        margin: 0 auto
    }
}

@media (max-width:575px) {
    .call-to-action-three.nx-footer-cta {
        padding: 32px 0 40px
    }

    .nx-footer-cta__card {
        padding: 28px 20px
    }

    .nx-footer-cta__trust {
        flex-direction: column;
        align-items: center;
        gap: 8px
    }

    .nx-footer-cta__btn-phone strong {
        font-size: 15px;
        white-space: normal
    }
}
