@charset "UTF-8";:root {
    --font-main: "PingARLT",serif;
    --infinte-color: #76e8cd
}

/*!destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css*/
*,:after,:before {
    border-style: solid;
    border-width: 0;
    box-sizing: border-box
}

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

body {
    margin: 0
}

main {
    display: block
}

address,blockquote,dl,figure,form,iframe,p,pre,table {
    margin: 0
}

h1,h2,h3,h4,h5,h6 {
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    margin: 0
}

h2 {
    font-size: 18px;
}

ol,ul {
    list-style: none;
    margin: 0;
    padding: 0
}

dt {
    font-weight: 500
}

dd {
    margin-left: 0
}

hr {
    border-top-width: 1px;
    box-sizing: content-box;
    clear: both;
    color: inherit;
    height: 0;
    margin: 0;
    overflow: visible
}

pre {
    font-family: monospace,monospace;
    font-size: inherit
}

address {
    font-style: inherit
}

a {
    background-color: transparent;
    color: inherit;
    text-decoration: none
}

abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,strong {
    font-weight: 500
}

code,kbd,samp {
    font-family: monospace,monospace;
    font-size: inherit
}

small {
    color: #999;
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

embed,iframe,img,object {
    vertical-align: bottom
}

button,input,optgroup,select,textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: 0 0;
    border-radius: 0;
    color: inherit;
    font: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    text-align: inherit;
    vertical-align: middle
}

[type=checkbox] {
    -webkit-appearance: checkbox;
    -moz-appearance: checkbox;
    appearance: checkbox
}

[type=radio] {
    -webkit-appearance: radio;
    -moz-appearance: radio;
    appearance: radio
}

button,input {
    overflow: visible
}

button,select {
    text-transform: none
}

[type=button],[type=reset],[type=submit],button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer
}

[type=button][disabled],[type=reset][disabled],[type=submit][disabled],button[disabled] {
    cursor: default;
    cursor: not-allowed;
    opacity: .6
}

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

[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring {
    outline: 1px dotted ButtonText
}

select::-ms-expand {
    display: none
}

fieldset,option {
    padding: 0
}

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

legend {
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

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

[type=search] {
    outline-offset: -2px
}

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

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

label[for] {
    cursor: pointer
}

details {
    display: block
}

summary {
    display: list-item
}

[contenteditable] {
    outline: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption {
    text-align: left
}

td,th {
    padding: 0;
    vertical-align: top
}

th {
    font-weight: 500;
    text-align: left
}

[hidden],template {
    display: none
}

p {
    color: #444;
    font-family: 'DINNextLTArabic-Bold';
    /* font-size: 16px; */
    line-height: 1.8
}

.sep-line {
    border-color: #ddd;
    display: block;
    margin: 30px 0
}

#setup-wizard .filepond--root {
    font-family: var(--font-main);
    margin: 0;
    min-height: 100px
}

#setup-wizard .filepond--panel-root {
    background: #fff
}

#setup-wizard .filepond--drip {
    background: #fff;
    background: linear-gradient(#fff,#fff) padding-box,linear-gradient(180deg,#000,#000 49%,#000) border-box;
    border: 1px dashed #fff;
    border-radius: 4px;
    opacity: .2
}

#setup-wizard .has-error .filepond--drip {
    background: linear-gradient(#fff,#fff) padding-box,linear-gradient(180deg,red,red 49%,red) border-box;
    opacity: .4
}

#setup-wizard .filepond--drop-label {
    min-height: 100px
}

#setup-wizard .filepond--drop-label label {
    font-size: 14px;
    padding: 30px 20px
}

#setup-wizard .filepond--drop-label label span {
    color: #004956
}

#setup-wizard .filepond--drop-label .upload-img {
    background: url(/images/upload-icon.svg?16cd3f9bb03a539015c64346949bc2b5) no-repeat 50%;
    display: inline-block;
    height: 27px;
    width: 36px
}

.onboarding .toasted-container.top-left {
    left: 30px;
    top: 20px;
    white-space: nowrap
}

@media(max-width: 600px) {
    .onboarding .toasted-container.top-left {
        bottom:70px;
        left: 0;
        top: auto
    }

    .onboarding .toasted-container.top-left .toasted.toasted-primary {
        box-shadow: none;
        font-size: 13px;
        line-height: 1.4;
        margin: 0;
        min-height: 30px;
        padding: 4px 20px 7px;
        position: absolute;
        top: 4px;
        width: 100%
    }
}

.onboarding .toasted {
    padding: 6px 20px 10px
}

.onboarding .toasted i {
    margin-left: 5px
}

@media(max-width: 600px) {
    .onboarding.otp-view .toasted-container.top-left {
        bottom:auto;
        left: 0;
        top: 30px
    }
}

.onboarding .vue-js-switch .v-switch-core {
    background: #eee;
    box-shadow: 0 0 0 1px #ddd;
    transition: .3s!important
}

.onboarding .vue-js-switch .v-switch-core .v-switch-button {
    box-shadow: 0 3px 6px rgba(0,0,0,.16)
}

.onboarding .vue-js-switch.toggled .v-switch-core {
    background-color: #76e8cd;
    box-shadow: 0 0 0 1px #76e8cd
}

.onboarding .vue-js-switch.is-loading .v-switch-button:after {
    -webkit-animation: loader .6s linear infinite;
    animation: loader .6s linear infinite;
    border-color: #76e8cd #eee #eee #76e8cd;
    border-radius: 100%;
    border-style: solid;
    border-width: 2px;
    content: "";
    display: inline-block;
    height: 14px;
    margin: 1px;
    padding: 0;
    width: 14px
}

.vm--modal {
    direction: rtl;
    font-size: 16px;
    line-height: 1.6;
    padding: 30px
}

.vm--modal__close {
    color: #444!important;
    font-size: 22px!important;
    left: 10px;
    position: absolute!important;
    top: 34px
}

@media(max-width: 1080px) {
    .vm--modal__close {
        background-color:#fff!important;
        border-radius: 50%;
        height: 40px;
        left: 20px;
        padding: 10px;
        position: fixed;
        width: 40px
    }
}

@media(max-width: 991px) {
    .vm--modal__close {
        left:10px;
        top: 19px
    }
}

@media(max-width: 1080px) {
    .vm--modal {
        left:auto!important;
        max-width: 100%!important;
        right: auto!important
    }
}

@media(max-width: 991px) {
    .vm--modal {
        padding:15px
    }
}

.vm--container {
    direction: ltr;
    padding: 40px
}

@media(max-width: 991px) {
    .vm--container {
        padding:15px
    }
}

.vm--overlay {
    background: rgba(0,77,90,.75)!important;
    right: 15px!important
}

@media(max-width: 991px) {
    .vm--overlay {
        right:0!important
    }
}

.vm--modal-title {
    color: #004956;
    line-height: 1;
    margin-bottom: 20px
}

#compare-plans-modal .vm--modal,#preview-images-modal .vm--modal {
    left: unset!important;
    margin: 0 auto!important
}

@media(max-width: 768px) {
    #compare-plans-modal .vm--modal,#preview-images-modal .vm--modal {
        padding:30px 0
    }

    #compare-plans-modal .vm--modal .vm--modal-title,#preview-images-modal .vm--modal .vm--modal-title {
        max-width: 90%;
        padding: 0 15px
    }
}

.text-primary {
    color: #004956
}

.text-darkGray {
    color: #999
}

.text-error {
    color: #f55157!important
}

.text-bold,.text-medium {
    font-weight: 500
}

.opacity-0 {
    opacity: 0
}

.inset-0 {
    bottom: 0;
    left: 0;
    right: 0;
    top: 0
}

.absolute {
    position: absolute
}

.relative {
    position: relative
}

.overflow-hidden {
    overflow: hidden
}

.h-full {
    height: 100%
}

.w-full {
    width: 100%
}

.inline {
    display: inline
}

.fix-font {
    display: inline-block;
    transform: translateY(-3px)
}

.flex {
    display: flex
}

.items-center {
    align-items: center
}

.justify-center {
    justify-content: center
}

.justify-between {
    justify-content: space-between
}

.flex-col {
    flex-direction: column
}

.mb-10 {
    margin-bottom: 10px!important
}

.badge {
    border: 1px solid transparent;
    border-radius: 50px;
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    font-weight: 500;
    letter-spacing: .1px;
    line-height: 1;
    padding: 3px 8px;
    vertical-align: baseline;
    white-space: nowrap
}

.badge--large {
    font-size: 15px;
    font-weight: 700;
    padding: 10px 15px
}

.badge--grey {
    background: #eee!important;
    color: #666
}

.badge--danger {
    background: rgba(245,81,87,.1)!important;
    color: #f55157
}

.padded-block {
    padding: 20px
}

.padded-block.bg {
    background: #f8f8f8
}

@media only screen and (max-width: 767px) {
    .padded-block {
        padding:15px
    }
}

.row.row-narrow {
    margin-left: -5px;
    margin-right: -5px
}

.row.row-narrow [class*=col-] {
    padding-left: 5px;
    padding-right: 5px
}

.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-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-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-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 {
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative
}

@media(min-width: 1025px) {
    .col-md-12 {
        width:100%
    }
}

@media(min-width: 1200px) {
    .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 {
        float:right
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-xs-6 {
        width: 50%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-2 {
        width: 16.66666667%
    }
}

.hidden {
    display: none
}

.open {
    display: block!important
}

.modal,.modal-open {
    overflow: hidden
}

.modal {
    -webkit-overflow-scrolling: touch;
    background-color: rgba(0,0,0,.65);
    bottom: 0;
    display: none;
    left: 0;
    outline: 0;
    padding-top: 100px;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1050
}

.modal-dialog {
    margin: 10px;
    position: relative;
    width: auto
}

.modal-content {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 8px;
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
    outline: 0;
    position: relative
}

.modal-header {
    border-bottom: 1px solid #eee;
    min-height: 16.42857143px;
    padding: 15px
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    line-height: 1.42857143;
    margin: 0
}

.modal-body {
    position: relative
}

.modal-footer {
    text-align: right
}

.close {
    color: #000;
    filter: alpha(opacity=20);
    float: right;
    font-size: 21px;
    font-weight: 500;
    line-height: 1;
    opacity: .2;
    text-shadow: 0 1px 0 #fff
}

button.close {
    -webkit-appearance: none;
    background: 0 0;
    border: 0;
    cursor: pointer;
    padding: 0
}

.close:focus,.close:hover {
    color: #000;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5;
    text-decoration: none
}

@media(min-width: 768px) {
    .modal-dialog {
        margin:30px auto;
        width: 600px
    }

    .modal-content {
        box-shadow: 0 5px 15px rgba(0,0,0,.5)
    }

    .modal-sm {
        width: 300px
    }
}

@media(min-width: 992px) {
    .modal-lg {
        width:900px
    }
}

[role=button] {
    cursor: pointer
}

.hide {
    display: none!important
}

.show {
    display: block!important
}

.invisible {
    visibility: hidden
}

.text-hide {
    background-color: transparent;
    border: 0;
    color: transparent;
    font: 0/0 a;
    text-shadow: none
}

.hidden {
    display: none!important
}

.affix {
    position: fixed
}

.swal2-container {
    background-color: rgba(26,45,76,.5)!important
}

.swal2-container .swal2-modal {
    border-radius: 8px;
    box-shadow: 0 4px 10px 0 #00000036;
    font-family: var(--font-main)
}

.swal2-container .swal2-modal .swal2-title {
    font-size: 22px
}

.swal2-container .swal2-modal .swal2-buttonswrapper {
    margin-top: 0
}

.swal2-container .swal2-modal .swal2-buttonswrapper .swal2-styled {
    font-size: 15px;
    margin-top: 10px;
    padding: 6px 25px 8px
}

.swal2-container .swal2-modal .swal2-buttonswrapper .swal2-styled:active,.swal2-container .swal2-modal .swal2-buttonswrapper .swal2-styled:focus,.swal2-container .swal2-modal .swal2-buttonswrapper .swal2-styled:hover {
    box-shadow: none;
    outline: none
}

.swal2-buttonswrapper .swal2-confirm {
    background: #baf3e6!important;
    color: #004d5a!important
}

.swal2-buttonswrapper .red-alert {
    background: #f55157!important
}

body {
    font-family: var(--font-main);
    font-size: 15px;
    overflow-x: hidden
}

.anime-item {
    opacity: 0
}

a {
    color: #004956;
    transition: .3s;
    font-family: 'DINNextLTArabic-Bold';
}

a:hover {
    color: #00414d
}

::-webkit-input-placeholder {
    color: #bbb;
    font-size: 14px
}

:-moz-placeholder,::-moz-placeholder {
    color: #bbb;
    font-size: 14px
}

:-ms-input-placeholder {
    color: #bbb;
    font-size: 14px
}

.loader-wrap {
    display: none;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%)
}

.loader {
    -webkit-animation: loader .8s ease-in-out infinite;
    animation: loader .8s ease-in-out infinite;
    border-color: #76e8cd #eee #eee #76e8cd;
    border-radius: 100%;
    border-style: solid;
    border-width: 2px;
    display: inline-block;
    flex-shrink: 0;
    height: 18px;
    margin: auto 0;
    padding: 0;
    width: 18px
}

@-webkit-keyframes loader {
    to {
        transform: rotate(-1turn)
    }
}

@keyframes loader {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

.alert-message {
    align-items: center;
    background-color: rgba(245,81,87,.1);
    border: 1px solid rgba(245,81,87,.2);
    border-radius: 4px;
    color: #f55157;
    display: flex;
    margin: 20px 0;
    padding: 10px 15px;
    text-align: initial
}

.alert-message p {
    color: #f55157
}

.alert-message .icon {
    font-size: 25px;
    margin-left: 10px;
    margin-top: 3px
}

.map-form-wrap:after,.otp-container:after,.wizard-page:after {
    background: hsla(0,0%,100%,.85);
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    transition: .3s;
    visibility: hidden;
    z-index: 1
}

.is-loading-area>.loader-wrap {
    display: block;
    z-index: 2
}

.is-loading-area:after {
    opacity: 1;
    pointer-events: auto;
    visibility: visible
}

.is-loading-area.otp-container:after {
    opacity: .75
}

.collapse.in {
    display: block
}

.collapse {
    display: none
}

.collapsing {
    height: 0;
    overflow: hidden;
    transition-duration: .35s;
    transition-property: height,visibility;
    transition-timing-function: ease
}

.rec-accordion .rec-acc__section {
    position: relative;
    width: 100%
}

.rec-accordion .rec-acc__section__head {
    align-items: center;
    cursor: pointer;
    display: flex;
    margin: 0 0 20px;
    padding: 0;
    position: relative;
    width: 100%
}

.rec-accordion .rec-acc__section__head span {
    color: #444;
    display: inline-block;
    flex: initial;
    font-size: 16px;
    padding: 0 0 0 20px;
    z-index: 99
}

.rec-accordion .rec-acc__section__head:after {
    background: #eee;
    content: "";
    display: block;
    flex: auto;
    height: 1px;
    width: auto
}

.rec-accordion .rec-acc__section__content .rec-acc-content-wrapper {
    padding: 0 20px 20px
}

.rec-accordion .rec-acc__section__content .rec-acc-content-wrapper p {
    color: #444;
    font-size: 14px;
    line-height: 1.6;
    margin: 0 0 15px
}

.rec-accordion .rec-acc__section__content .rec-acc-content-wrapper p:last-child {
    margin: 0
}

@media(max-width: 768px) {
    .rec-accordion .rec-acc__section__content .rec-acc-content-wrapper {
        padding:0
    }
}

.rec-accordion__heading {
    align-items: center;
    background-color: #f8f8f8!important;
    border-radius: 0;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    padding: 13px 55px 13px 20px
}

.rec-accordion__heading:before {
    color: #666;
    content: "\e90b";
    font-family: sallaicons,serif;
    font-size: 18px;
    position: absolute;
    right: 16px;
    top: 12px
}

.rec-accordion__heading h4 {
    color: #666;
    display: inline-block;
    font-family: var(--font-main-bold);
    font-size: 14px;
    font-weight: 700;
    margin: 0;
    text-transform: capitalize
}

.rec-accordion__heading h4:not(:last-of-type) {
    margin-left: 5px
}

.rec-accordion__heading h4:not(:last-of-type):after {
    content: " / "
}

.rec-accordion__heading span {
    color: #999;
    font-size: 14px
}

.rec-accordion__heading.with-icon {
    padding: 15px 20px 17px 15px
}

.rec-accordion__heading.with-icon:before {
    content: none
}

.rec-accordion__heading.with-icon i {
    display: inline-block;
    font-size: 17px;
    margin: 0 0 0 5px;
    position: relative;
    top: -2px;
    vertical-align: middle
}

.rec-accordion__heading.with-icon h4 i {
    color: #999;
    margin-left: 10px
}

.rec-accordion__heading.with-icon .arrow-rotate {
    font-size: 18px;
    top: 2px!important;
    transform: rotate(0deg);
    transition: all .3s
}

.rec-accordion__heading[aria-expanded=true] {
    background-color: #004956!important
}

.rec-accordion__heading[aria-expanded=true] h4,.rec-accordion__heading[aria-expanded=true] i,.rec-accordion__heading[aria-expanded=true] span {
    color: #fff!important
}

.rec-accordion__heading[aria-expanded=true] .arrow-rotate {
    transform: rotate(-90deg)
}

.rec-accordion__heading[aria-expanded=true]:before {
    content: none
}

.rec-accordion__collapse[aria-expanded=true] {
    border: 1px solid #76e8cd;
    border-radius: 0 0 4px 4px;
    border-top: none;
    transform: translateY(-1px)
}

.rec-accordion__body {
    border-top: none!important;
    padding: 20px 12px
}

.nav-tabs {
    display: flex;
    justify-content: space-between;
    margin: 0 -3px 20px
}

.nav-tabs li {
    flex: 1;
    padding: 0 3px
}

.nav-tabs li a {
    background: #f8f8f8;
    color: #999;
    display: block;
    font-size: 14px;
    padding: 11px;
    text-align: center
}

.nav-tabs li a:hover {
    background-color: #f3f3f3
}

.nav-tabs li:first-child a {
    border-radius: 0 4px 4px 0
}

.nav-tabs li:last-child a {
    border-radius: 4px 0 0 4px
}

.nav-tabs li.active a {
    background: #004956;
    color: #fff
}

.tab-content {
    border: 1px solid #eee;
    border-radius: 4px;
    padding: 20px
}

.tab-content p {
    font-size: 14px
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}


@media(min-width: 1025px) {
    .col-md-9 {
        float:right;
        width: 75%
    }

    .col-md-3 {
        float: right;
        width: 25%
    }
}

.plan-logo {
    text-align: center
}

@media(min-width: 1025px) {
    .plan-logo {
        text-align:left
    }
}

label {
    color: #444;
    display: block;
    font-size: 14px;
    margin-bottom: 8px
}

input.vti__input,input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text],input[type=url],textarea {
    background: #fff;
    border: 1px solid #eee;
    border-radius: 4px;
    line-height: 1;
    min-height: 39px;
    padding: 4px 15px;
    transition: .3s;
    width: 100%
}

input.vti__input:hover,input[type=email]:hover,input[type=number]:hover,input[type=password]:hover,input[type=tel]:hover,input[type=text]:hover,input[type=url]:hover,textarea:hover {
    border-color: #ddd
}

input.vti__input:focus,input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus,textarea:focus {
    border-color: #004956
}

.has-error input.vti__input,.has-error input[type=email],.has-error input[type=number],.has-error input[type=password],.has-error input[type=tel],.has-error input[type=text],.has-error input[type=url],.has-error textarea {
    border-color: rgba(245,81,87,.5);
    box-shadow: inset -1px 1px 3px rgba(244,67,54,.2)
}

.success input.vti__input,.success input[type=email],.success input[type=number],.success input[type=password],.success input[type=tel],.success input[type=text],.success input[type=url],.success textarea {
    border-color: #00af6c
}

textarea {
    line-height: 1.6;
    padding: 10px 15px
}

input.input__large {
    -moz-appearance: textfield;
    min-height: 45px;
    padding: 10px 15px
}

input.input__large::-webkit-inner-spin-button,input.input__large::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.btn,button {
    align-items: center;
    background: #909090;
    border-radius: 4px;
    color: #e8e8e8;
    display: inline-flex;
    font-size: 14px;
    justify-content: center;
    padding: 10px 15px;
    text-align: center;
    transition: .3s
}

.btn.padded,button.padded {
    padding: 12px 15px
}

.btn:active,.btn:hover,button:active,button:hover {
    background-color: #27294a
}

.btn-danger {
    background-color: #f55157!important;
    border-color: #f55157!important
}

.btn--pro {
    background-color: #9a89f2
}

.btn--warning {
    background-color: #ffaf44
}

.btn--medium {
    font-weight: 500
}

.btn--medium,.btn--with-icon {
    padding: 13px 15px
}

.btn--with-icon .icon {
    font-size: 16px;
    margin-right: 3px;
    transition: margin .3s
}

.btn--with-icon:not(:disabled):hover .icon {
    margin-right: 10px
}

.btn--white {
    color: #666
}

.btn--white,.btn--white:hover {
    background: #fff
}

.btn--large {
    font-weight: 500;
    padding: 15px 40px
}

@media(max-width: 991px) {
    .btn--large {
        padding:11px 25px 14px
    }
}

.btn--fullwidth {
    width: 100%
}

.btn--transparent,.btn-clean {
    background: 0 0!important
}

.btn:not(.btn--white) .loader {
    border-color: #76e8cd #fff #fff #76e8cd
}

.btn__text {
    transition: .3s
}

.btn.is-loading {
    position: relative
}

.btn.is-loading .btn__text {
    opacity: 0
}

.btn.is-loading .loader-wrap {
    display: block
}

.btn--link {
    background: 0 0!important;
    border: none;
    color: #004956
}

.btn--link .text-default {
    color: #666
}

.btn--link:hover {
    color: #00414d
}

.btn--link-secondary {
    background: 0 0!important;
    color: #999
}

.btn--link-secondary:hover {
    color: #444
}

.btn--link-dark {
    background: 0 0!important;
    color: #444
}

.btn--link-dark:hover {
    opacity: .8
}

.btn--skip {
    margin-left: 10px
}

.btn--arrow {
    padding-left: 20px
}

.btn--arrow:after {
    content: "\e944";
    display: inline-block;
    font-family: sallaicons,serif!important;
    margin-bottom: -2px;
    margin-right: 10px;
    transition: .3s
}

.btn--arrow:hover:after {
    transform: translateX(-3px)
}

.btn--arrow-right {
    padding-left: 20px;
    padding-right: 0
}

.btn--arrow-right:before {
    content: "\e96c";
    display: inline-block;
    font-family: sallaicons,serif!important;
    font-size: 16px;
    margin-bottom: -2px;
    margin-left: 2px;
    transition: .3s
}

.btn--arrow-right:hover:before {
    transform: translateX(3px)
}

.btn--outline {
    background: 0 0;
    border: 1px solid #76e8cd;
    color: #004956
}

.btn--outline:before {
    background-color: #004d5a;
    border-radius: 50%;
    color: #76e8cd;
    content: "\ea9d";
    display: inline-block;
    font-family: sallaicons;
    font-size: 11px;
    height: 20px;
    left: 10px;
    line-height: 19px;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 10px;
    transform: scale(0) rotate(10deg);
    width: 20px
}

.btn--outline:hover {
    background: #76e8cd;
    color: #004d5a
}

.btn--outline.btn--purple {
    border-color: #9a89f2;
    color: #9a89f2
}

.btn--outline.btn--purple:hover {
    background-color: #9a89f2;
    color: #fff
}

.btn--outline.btn--purple .loader {
    border-left-color: #9a89f2;
    border-top-color: #9a89f2
}

.btn--outline.btn--orange {
    border-color: #ffaf44;
    color: #ffaf44
}

.btn--outline.btn--orange:hover {
    background-color: #ffaf44;
    color: #fff
}

.btn--outline.btn--orange .loader {
    border-left-color: #ffaf44;
    border-top-color: #ffaf44
}

.btn--outline.primary {
    border-color: rgba(0,73,86,.5)
}

.btn--outline.primary:hover {
    color: #004956
}

.btn--outline.white {
    border-color: #fff;
    color: #fff
}

.btn--outline.white:hover {
    border-color: #76e8cd;
    color: #76e8cd
}

.btn--outline-active {
    background: #baf3e6;
    border-color: #baf3e6;
    color: #004d5a;
    position: relative
}

.btn--outline-active:before {
    opacity: 1;
    transform: scale(1) rotate(0);
    transition: .3s cubic-bezier(.75,-.5,0,1.75) .2s
}

.btn--outline-active:hover {
    background: #787878;
    border-color: #000000
}

.btn--outline-active.btn--purple {
    background-color: #9a89f2;
    color: #fff
}

.btn--outline-active.btn--purple:before {
    color: #9a89f2
}

.btn--outline-active.btn--purple:hover {
    background-color: #9280f1
}

.btn--outline-active.btn--orange {
    background-color: #ffaf44;
    color: #fff
}

.btn--outline-active.btn--orange:before {
    color: #ffaf44
}

.btn--outline-active.btn--orange:hover {
    background-color: #ffab3a
}

.btn--rounded {
    border-radius: 40px
}

.form__field {
    margin-bottom: 30px;
    position: relative;
    margin-top: 30px;
}

.form__field-remember {
    margin-bottom: 20px
}

.form__field-remember a {
    color: #444
}

.form__field-remember label {
    font-size: 15px
}

.form__field-remember .remember .rec-checkbox label:after {
    font-size: 15px;
    top: 1px
}

.form__field:not(.has-content) .Password__strength {
    opacity: 0;
    pointer-events: none
}

.form__field__error {
    position: relative;
    top: 8px
}

.form__field__error>span {
    color: #f55157;
    font-size: .8em;
    position: absolute
}

.form__field__alert>span {
    font-size: .8em;
    padding-top: 5px;
    position: absolute
}

.form__field__alert.error {
    color: #f55157
}

.form__field__alert.success {
    color: #00af6c
}

.form__field small {
    align-items: center;
    display: flex;
    margin-top: 8px;
    padding-bottom: 3px
}

.form__field small.error {
    color: rgba(245,81,87,.8)
}

.form__field small span {
    color: #444;
    display: inline-block;
    padding: 0 3px
}

.form__field small span.error {
    color: rgba(245,81,87,.8)
}

.form__field .editURL {
    color: #73e7cc;
    cursor: pointer;
    direction: rtl;
    padding: 0 10px;
    transition: .3s;
    white-space: nowrap
}

.form__field .editURL span {
    color: inherit;
    margin-left: 3px;
    padding: 0
}

.form__field .editURL.is-open,.form__field .editURL:hover {
    color: #73e7cc;
    text-decoration: underline
}

.form__field label small {
    color: #666;
    display: inline-block;
    font-size: 100%;
    font-weight: 500;
    margin: 0 2px
}

.form__field .input-wrap {
    position: relative
}

.form__field .input-wrap .suffix {
    position: absolute
}

.form__phone {
    z-index: 1
}

.form__phone .vue-tel-input {
    border-color: #eee;
    border-radius: 0;
    direction: ltr;
    transition: .3s
}

.form__phone .vue-tel-input:focus-within {
    border-color: #004956;
    box-shadow: none
}

.form__phone .vue-tel-input input {
    border: none;
    text-align: right
}

.form__phone .vue-tel-input .vti__dropdown-arrow {
    display: none
}

.form__phone .vue-tel-input .vti__dropdown {
    bottom: 0;
    height: 39px;
    padding: 0;
    pointer-events: none;
    position: absolute;
    width: 100%
}

.form__phone .vue-tel-input .vti__dropdown.open,.form__phone .vue-tel-input .vti__dropdown:hover {
    background: 0 0
}

.form__phone .vue-tel-input .vti__selection {
    color: transparent;
    display: block;
    font-size: 0;
    height: 39px;
    padding: 11px 10px 4px 20px;
    pointer-events: auto;
    position: relative;
    text-align: right;
    width: 70px
}

.form__phone .vue-tel-input .vti__selection .vti__country-code {
    font-size: 15px
}

.form__phone .vue-tel-input .vti__selection .vti__flag {
    display: none
}

.form__phone .vue-tel-input .vti__selection:before {
    background-color: #eee;
    content: "";
    display: block;
    height: 60%;
    position: absolute;
    right: 0;
    top: 20%;
    width: 1px
}

.form__phone .vue-tel-input .vti__selection:after {
    color: #999;
    content: "\e96e";
    display: inline-block;
    font-family: sallaicons;
    font-size: 15px;
    left: 8px;
    position: absolute;
    top: 11px
}

.form__phone .vti__dropdown-list {
    border-color: #eee;
    direction: rtl;
    pointer-events: auto;
    text-align: right;
    width: 100%
}

.form__phone .vti__dropdown-list.below {
    top: 42px!important
}

.form__phone .vti__dropdown-item {
    font-size: .9em;
    padding: 8px 10px 10px;
    transition: .3s
}

.form__phone .vti__dropdown-item strong {
    font-weight: 400
}

.form__phone .vti__dropdown-item:hover {
    background-color: rgba(0,73,86,.35)
}

.form__phone .vti__dropdown-item .vti__flag {
    margin-left: 10px;
    margin-right: 0
}

.form__phone .vti__dropdown-item.highlighted {
    background-color: rgba(0,73,86,.5)
}

.form__phone .vti__search_box {
    background: #f8f8f8;
    border: 1px solid #eee!important;
    font-size: 13px;
    height: 30px;
    line-height: 1;
    margin: 5px 5px 10px;
    min-height: unset;
    padding: 0 10px;
    width: calc(100% - 10px)
}

.form__radio {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -7px;
    padding-top: 5px
}

.form__radio input {
    display: none
}

.form__radio label {
    border: 1px solid #eee;
    border-radius: 20px;
    font-weight: 500;
    margin: 0 7px 14px;
    min-width: 80px;
    padding: 7px 30px 12px;
    text-align: center;
    transition: .3s;
    white-space: nowrap
}

.form__radio label:hover {
    border-color: #baf3e6;
    box-shadow: 0 4px 12px 0 rgba(186,243,230,.2);
    color: #727272
}

.form__radio input:checked+label {
    background-color: #baf3e6;
    border-color: #baf3e6;
    box-shadow: 0 4px 8px 0 rgba(186,243,230,.2);
    color: #004d5a
}

.form .has-error .vue-tel-input {
    border-color: #f55157
}

.form .has-error .form__radio label {
    border-color: rgba(245,81,87,.35);
    box-shadow: inset -1px 1px 3px rgba(244,67,54,.1)
}

.form_url {
    margin-bottom: 0!important;
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    pointer-events: none;
    transition: .3s cubic-bezier(.17,.67,.11,.94)
}

.form_url.show {
    margin-bottom: 40px!important;
    max-height: 140px;
    opacity: 1;
    pointer-events: auto
}

.form_url input {
    direction: ltr;
    padding-left: 145px;
    text-align: left
}

.form_url label.wizard__label {
    margin-bottom: 5px
}

.form_url .label-info {
    margin: 0 0 10px
}

.form_url .suffix {
    background: #eee;
    border-radius: 4px;
    bottom: 3px;
    color: #999;
    direction: ltr;
    height: calc(100% - 6px);
    left: 3px;
    line-height: 43px;
    padding: 0 15px;
    position: absolute
}

.form_url .username-suggestions {
    display: block;
    line-height: 1.4;
    margin-top: 5px
}

.form_url .username-suggestions .text-error,.form_url .username-suggestions>span {
    padding: 0
}

.form_url .username-suggestions__label {
    direction: rtl;
    font-weight: 500
}

.form_url .username-suggestions__list {
    display: inline
}

.form_url .username-suggestions__list span {
    color: #004956;
    cursor: pointer;
    font-weight: 500;
    transition: .3s
}

.form_url .username-suggestions__list span:hover {
    color: #00414d;
    text-decoration: underline
}

.form_product-price .suffix {
    font-size: 13px;
    font-weight: 400;
    left: 13px;
    top: 15px
}

.form_product-file .input-wrap {
    align-items: center;
    border: 1px solid #eee;
    border-radius: 3px;
    display: flex;
    height: 45px;
    padding-right: 125px
}

.form_product-file .file-label {
    flex: 1;
    font-size: 14px;
    height: 100%;
    line-height: 3.7;
    overflow: hidden
}

.form_product-file .file-loader {
    color: #eee;
    font-size: 13px;
    padding: 0 5px
}

@media(max-width: 992px) {
    .form_product-file .file-loader {
        display:none
    }
}

.form_product-file input[type=file] {
    background-color: #004956;
    border-radius: 2px 0 0 2px;
    color: #fff;
    font-size: 0;
    height: 100%;
    margin-right: 15px;
    position: relative;
    width: 100px
}

.form_product-file input[type=file]::-webkit-file-upload-button {
    background: 0 0;
    border: none;
    border-radius: 10px;
    color: transparent;
    cursor: pointer;
    padding: 10px 20px;
    -webkit-transition: background .2s ease-in-out;
    transition: background .2s ease-in-out
}

.form_product-file input[type=file]::file-selector-button {
    background: 0 0;
    border: none;
    border-radius: 10px;
    color: transparent;
    cursor: pointer;
    padding: 10px 20px;
    transition: background .2s ease-in-out
}

.form_product-file input[type=file]:after {
    content: "استعراض";
    font-size: 13px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%) translateX(-67%)
}

.form_product-file input[type=file]:before {
    content: "\eae0";
    font-family: sallaicons!important;
    font-size: 14px;
    line-height: 1;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%)
}

.form_product-file input[type=text] {
    border: none;
    min-height: 43px;
    padding: 0
}

.form_product-file .drop-menu {
    color: #444;
    font-size: 13px;
    height: 100%;
    outline: none;
    position: absolute;
    right: 15px
}

.form_product-file .drop-menu__toggle {
    align-items: center;
    cursor: pointer;
    display: flex;
    height: 100%
}

.form_product-file .drop-menu__toggle span {
    margin: 0 10px 0 6px
}

.form_product-file .drop-menu__toggle i {
    color: #bdbdbd
}

.form_product-file .drop-menu__toggle:after {
    content: "\e96e";
    font-family: sallaicons!important;
    font-size: 14px;
    line-height: 1
}

.form_product-file .drop-menu__ul {
    background: #fff;
    box-shadow: 0 4px 8px rgba(0,0,0,.07);
    min-width: 160px;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    right: -16px;
    top: 45px;
    transform: translateY(20px);
    transition: all .3s;
    visibility: hidden;
    z-index: 2
}

.form_product-file .drop-menu__ul.open {
    opacity: 1;
    pointer-events: all;
    transform: translateY(0);
    visibility: visible
}

.form_product-file .drop-menu li {
    align-items: center;
    border-bottom: 1px solid #eee;
    cursor: pointer;
    display: flex;
    padding: 15px
}

.form_product-file .drop-menu li:hover {
    background-color: #fafafa
}

.form_product-file .drop-menu li:last-child {
    border: none
}

.form_product-file .drop-menu li i {
    margin-left: 7px
}

.custom-checkbox {
    padding-right: 25px;
    position: relative
}

.custom-checkbox input {
    opacity: 0;
    position: absolute;
    z-index: -1
}

.custom-checkbox span:before {
    border: 1.25px solid #004956;
    border-radius: 4px;
    content: "";
    height: 18px;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    transition: all .3s;
    width: 18px
}

.custom-checkbox span:after {
    speak: never;
    -webkit-font-smoothing: antialiased;
    color: #fff;
    content: "\ea9d";
    font-family: sallaicons!important;
    font-style: normal;
    font-variant: normal;
    font-weight: 700;
    font-weight: 400;
    line-height: 1;
    opacity: 0;
    position: absolute;
    right: 2px;
    scale: .6;
    text-transform: none;
    top: 2px;
    transition: all .2s;
    visibility: hidden
}

.custom-checkbox input:checked+span:before {
    background-color: #004956
}

.custom-checkbox input:checked+span:after {
    opacity: 1;
    scale: 1;
    visibility: visible
}

.custom-checkbox--bordered {
    border: 1px solid #eee;
    border-radius: 4px;
    cursor: pointer;
    margin-bottom: 10px;
    padding: 14px 40px;
    transition: all .5s
}

.custom-checkbox--bordered span:after {
    right: 17px!important;
    top: 50%!important;
    transform: translateY(-50%)
}

.custom-checkbox--bordered:hover {
    border-color: #d5d5d5
}

.custom-checkbox--normal span:before {
    right: 0
}

.custom-checkbox--normal span:after {
    right: 1px
}

input[type=file]::-webkit-file-upload-button {
    border: 0!important;
    font-size: 0!important;
    height: 0!important;
    left: 9999;
    margin: 0!important;
    opacity: 0!important;
    overflow: hidden!important;
    padding: 0!important;
    position: absolute;
    visibility: hidden;
    width: 0!important
}

.form .vue-treeselect__control {
    border-color: #eee;
    border-radius: 4px;
    height: 45px
}

.form .vue-treeselect__input {
    background: 0 0;
    border: 0;
    font-size: 14px;
    height: 100%;
    min-height: auto;
    padding: 0
}

.form .vue-treeselect__multi-value-item {
    background-color: rgba(0,73,86,.1);
    color: #004956;
    padding: 8px 3px
}

.form .vue-treeselect__value-remove {
    color: #004956
}

.form .vue-treeselect__checkbox--checked {
    background: #004956;
    border-color: #004956
}

.form .vue-treeselect__label-container:hover .vue-treeselect__checkbox--checked {
    background: #00414d;
    border-color: #00414d
}

.form .vue-treeselect__label-container:hover .vue-treeselect__checkbox--unchecked {
    border-color: #004956
}

.form .vue-treeselect__placeholder,.form .vue-treeselect__single-value {
    line-height: 45px
}

.form .vue-treeselect__option {
    padding: 0
}

.form .vue-treeselect__option label {
    padding-bottom: 5px;
    padding-top: 5px
}

.form .has-error .vue-treeselect__control {
    border-color: rgba(245,81,87,.35)!important;
    box-shadow: inset -1px 1px 3px rgba(244,67,54,.1)
}

.form .has-error .vue-treeselect__input {
    box-shadow: none
}

.register-page {
    height: 100vh
}

@media(min-width: 992px) {
    .register-page:before {
        background:url(/images/left-bg.svg?26cc19e54ca6a2d6b17109d17500a2de) no-repeat top;
        background-size: contain;
        opacity: .2;
        z-index: -1
    }

    .register-page:after,.register-page:before {
        content: "";
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 50vw
    }

    .register-page:after {
        /* background: #fcfcfc; */
        z-index: -2
    }
}

.main-logo {
    margin: 30px 30px 0
}

@media(min-width: 992px) {
    .main-logo {
        position:absolute;
        right: 0;
        top: 0
    }
}

.main-logo h1 {
    font-size: 30px;
    font-weight: 700;
    margin: 0 10px
}

.main-logo img {
    height: 50px;
    width: auto
}

.bg-gradient {
    background: url(/images/bg.svg?79bfde8ccf0476af0c3c88c8ed52eeb6) no-repeat 100% 0;
    height: 800px;
    position: absolute;
    right: 0;
    top: 0;
    width: 1500px
}

.bg-gradient-wrap {
    pointer-events: none;
    z-index: 0
}

.register-container {
    align-items: center;
    color: #444;
    display: flex;
    flex-direction: row-reverse;
    margin: 0 auto;
    padding: 30px
}

@media(max-width: 1280px) {
    .register-container {
        padding:30px 0
    }
}

.register-container>div {
    flex: 1 0 0
}

@media(min-width: 1280px) {
    .register-container>div {
        display:flex;
        justify-content: flex-end;
        width: 100%
    }
}

.register-container .input-wrap {
    position: relative
}

.register-column {
    padding: 0 60px
}

@media(max-width: 1280px) {
    .register-column {
        padding:0 40px
    }
}

@media(min-width: 1280px) {
    .register__form-col-container {
        min-width:585px;
        padding: 0 80px
    }
}

.register__info-col,.register__info-col-container {
    display: flex;
    flex-direction: column
}

.register__info-col-container {
    align-items: center;
    max-width: 765px;
    text-align: center
}

@media(min-width: 1600px) {
    .register__info-col-container {
        padding-right:50px
    }
}

.register__info-col .logo {
    margin: 0 0 20px
}

.register__info-col svg {
    display: none;
    margin-bottom: 40px
}

@media(min-width: 992px) {
    .register__info-col svg {
        display:block
    }
}

.register__info-col h1 {
    color: #004956;
    font-size: 40px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 30px
}

@media(max-width: 1280px) {
    .register__info-col h1 {
        font-size:30px
    }
}

.register__info-col p {
    color: #444;
    font-size: 17px;
    line-height: 1.6
}

@media(max-width: 1280px) {
    .register__info-col p {
        font-size:16px
    }
}

.register__form-title {
    font-size: 25px;
    margin-bottom: 25px
}

.register__form-title img {
    margin: 0 10px
}

.register__form-desc {
    font-size: 16px;
    margin-bottom: 30px
}

@media(max-width: 992px) {
    .register-container {
        flex-direction:column;
        max-width: 580px
    }

    .register-column {
        padding: 20px 30px 0;
        width: 100%
    }

    .register__info-col {
        margin-bottom: 0;
        padding-top: 0;
        text-align: center
    }

    .register__info-col .logo {
        margin: 0 auto 20px;
        max-width: 85px
    }

    .register__info-col p {
        display: none
    }

    .register__form-col {
        border: 0
    }

    .register__form-col-container {
        width: 100%
    }
}

@media(max-width: 480px) {
    .register-container {
        padding:20px 0
    }
}

.tabs__head {
    align-items: center;
    display: flex;
    margin: 0 -3px
}

.tabs__label {
    border: 1px solid #27294a;
    color: #f9f9f9;
    cursor: pointer;
    flex: 1 0 0;
    font-size: 16px;
    padding: 16px 0;
    text-align: center;
    transition: .3s
}

.tabs__label:first-child {
    border-left: 0;
    border-radius: 0 8px 8px 0
}

.tabs__label:last-child {
    border-radius: 8px 0 0 8px
}

.tabs__label.active,.tabs__label:hover {
    background-color: #27294a;
    color: #fffff4;
}

.tabs__tab {
    overflow: hidden;
    padding: 30px 0 0;
    transition: max-height .3s
}

.login_box .content-divider {
    margin-top: 33px;
    text-align: center
}

.login_box .content-divider>span {
    background-color: #fff;
    display: inline-block;
    padding-left: 12px;
    padding-right: 12px
}

.login_box .content-divider>span:before {
    background-color: #eee;
    content: "";
    height: 1px;
    position: absolute;
    right: 0;
    top: 50%;
    width: 100%;
    z-index: -1
}

.login_box .content-divider.form-group {
    margin-bottom: 20px;
    position: relative
}

.login_box .btn-tiffany.btn-flat {
    background-color: transparent!important;
    border-color: #76e8cd;
    border-width: 2px;
    color: #004d5a!important;
    margin-bottom: 20px!important
}

.login_box .btn-block {
    display: block;
    width: 100%
}

>div {
    background: #004956;
    border-radius: 8px;
    height: 60px;
    width: 60px
}

.register-page {
    display: table-cell;
    min-height: 100vh;
    vertical-align: middle;
    width: 100vw
}

.register-container .Password__group,.register-page {
    position: relative
}

.register-container .Password__strength {
    align-items: center;
    display: flex;
    height: 5px;
    left: 0;
    position: absolute;
    top: 13px;
    transition: .3s
}

.register-container .Password__strength-meter {
    background-color: #eee;
    border-radius: 4px;
    height: 5px;
    position: relative;
    width: 200px
}

.register-container .Password__strength-meter:after,.register-container .Password__strength-meter:before {
    display: none
}

.register-container .Password__strength-meter--fill {
    background: 0 0;
    border-radius: inherit;
    height: inherit;
    position: absolute;
    transition: width .5s ease-in-out,background .25s;
    width: 0
}

.register-container .Password__strength-meter--fill[data-score="1"] {
    background-color: #a4090f;
    width: 20%
}

.register-container .Password__strength-meter--fill[data-score="2"] {
    background-color: #f55157;
    width: 40%
}

.register-container .Password__strength-meter--fill[data-score="3"] {
    background-color: #ffaf44;
    width: 60%
}

.register-container .Password__strength-meter--fill[data-score="4"] {
    background-color: #00af6c;
    width: 80%
}

.register-container .Password__strength-meter--fill[data-score="5"] {
    background-color: #00af6c;
    width: 100%
}

.register-container .scoreText {
    font-size: 11px;
    margin-bottom: 3px;
    margin-left: 10px;
    white-space: nowrap
}

.register-container .scoreText[data-score="1"] {
    color: #a4090f
}

.register-container .scoreText[data-score="2"] {
    color: #f55157
}

.register-container .scoreText[data-score="3"] {
    color: #ffaf44
}

.register-container .scoreText[data-score="4"],.register-container .scoreText[data-score="5"] {
    color: #00af6c
}

.register-container .Password__toggle {
    height: 100%;
    left: 0;
    line-height: 1;
    position: absolute;
    top: 0
}

.register-container .Password__toggle button {
    height: 41px
}

.register-container .Password__toggle button:hover {
    opacity: .8
}

.register-container .Password__toggle button:before {
    color: #999;
    font-family: sallaicons!important;
    font-size: 16px
}

.register-container .Password__toggle button[aria-label=show]:before {
    content: "\ebb6"
}

.register-container .Password__toggle button[aria-label=hide]:before {
    content: "\ebb4"
}

.register-container .privacy-text {
    font-size: 12px;
    line-height: 2.2;
    margin: 0 auto 20px;
    max-width: 290px;
    text-align: center
}

.register-container .login-text {
    border-top: 1px solid #eee;
    margin: 0 auto;
    max-width: 70%;
    padding: 20px 0;
    text-align: center;
    white-space: nowrap
}

.register-container .login-text a {
    cursor: pointer;
    transition: .3s
}

.register-container .login-text a:hover {
    color: #00414d
}

.register__coupon strong {
    color: #004956;
    cursor: pointer;
    display: block;
    font-weight: 400;
    max-height: 1.6rem;
    text-align: center;
    transition: .3s
}

.register__coupon strong:hover {
    color: #00414d
}

.register__coupon__field {
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    transition: .3s
}

.register__coupon .btn {
    height: 30px;
    left: 5px;
    padding: 5px 15px;
    position: absolute;
    top: 5px
}

.register__coupon.is-opened {
    padding-bottom: 10px
}

.register__coupon.is-opened strong {
    max-height: 0;
    opacity: 0;
    overflow: hidden
}

.register__coupon.is-opened .register__coupon__field {
    max-height: 4.2rem;
    opacity: 1
}

#questions-wizard {
    background: #fff;
    margin: 50px auto;
    max-width: 650px;
    padding-bottom: 20px;
    position: relative;
    width: 100%
}

#questions-wizard .wizard-header,#questions-wizard .wizard-progress-with-circle {
    display: none
}

#questions-wizard .wizard-nav-pills {
    box-shadow: 0 4px 16px hsla(0,0%,85%,.25);
    padding: 25px 50px 35px
}

#questions-wizard .wizard-nav li:not(:last-child):after {
    background: #ddd;
    content: "";
    display: block;
    height: 2px;
    left: 20px;
    position: absolute;
    top: 63%;
    width: 60%;
    z-index: 0
}

@media(max-width: 992px) {
    #questions-wizard .wizard-nav li:not(:last-child):after {
        top:72%;
        width: 71.1%
    }
}

@media(max-width: 768px) {
    #questions-wizard .wizard-nav li:not(:last-child):after {
        left:auto;
        right: 37%;
        top: 58%;
        width: 50.1%
    }
}

#questions-wizard .wizard-nav li:last-child {
    flex: unset
}

#questions-wizard .wizard-nav li:last-child .stepTitle {
    padding-left: 0
}

#questions-wizard .wizard-nav li .wizard-icon-circle {
    border-width: 1px;
    font-size: 14px;
    height: 30px;
    transition: all .5s;
    width: 30px
}

#questions-wizard .wizard-nav li .wizard-icon-container {
    background-color: transparent!important
}

#questions-wizard .wizard-nav li.active .wizard-icon {
    color: #004956
}

#questions-wizard .wizard-nav li.active:after {
    background: #004956
}

#questions-wizard .wizard-nav li.is-completed .wizard-icon-circle {
    background-color: #004956;
    box-shadow: inset 0 0 0 20px #004956;
    box-shadow: 0 4px 11px rgba(92,213,196,.3)
}

#questions-wizard .wizard-nav li.is-completed .stepTitle {
    color: #004956
}

#questions-wizard .wizard-nav li.is-completed:after {
    background: #004956
}

#questions-wizard .wizard-nav li.is-completed .wizard-icon {
    color: transparent;
    font-size: 0
}

#questions-wizard .wizard-nav li.is-completed .wizard-icon:before {
    color: #fff;
    content: "\ea9d";
    font-family: sallaicons;
    font-size: 18px;
    line-height: 28px
}

#questions-wizard .wizard-nav li a {
    align-items: center;
    color: #444;
    display: flex;
    flex-direction: row;
    position: relative;
    transition: .3s
}

#questions-wizard .wizard-nav li .stepTitle {
    background: #fff;
    padding: 0 10px 0 20px;
    z-index: 1
}

#questions-wizard .wizard-nav li .wizard-icon {
    font-style: normal;
    font-weight: 400
}

#questions-wizard .wizard-card-footer {
    align-items: center;
    border-top: 1px solid #eee;
    display: flex;
    justify-content: space-between;
    padding-top: 20px
}

#questions-wizard .wizard-card-footer.clearfix:after {
    display: none
}

#questions-wizard .wizard-btn {
    background-color: #baf3e6;
    min-width: unset;
    padding: 9px 30px
}

#questions-wizard .wizard-tab-container {
    -webkit-animation: fadeInRight .3s;
    animation: fadeInRight .3s;
    width: 100%
}

.wizard-wrap {
    background: #fcfcfc;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 100vh;
    min-width: 100%
}

.wizard-wrap .copyright {
    color: #444;
    font-size: 14px;
    font-weight: 500;
    padding: 20px;
    text-align: center
}

.wizard-wrap .wizard-footer-right {
    margin-right: auto
}

@media(max-width: 991px) {
    .wizard-wrap {
        background-color:#fff;
        padding-bottom: 80px
    }

    .wizard-wrap .vue-map-container {
        max-height: 300px
    }
}

.btn__goto-bottom {
    border-radius: 50%;
    bottom: 10%;
    font-size: 22px;
    height: 40px;
    left: 38px;
    opacity: 0;
    padding: 0;
    position: fixed;
    transform: scale(.4);
    visibility: hidden;
    width: 40px;
    z-index: 222
}

.btn__goto-bottom i {
    -webkit-animation: pulse 1s ease 0s infinite normal forwards;
    animation: pulse 1s ease 0s infinite normal forwards;
    height: 10px;
    position: absolute
}

.btn__goto-bottom i:last-child {
    -webkit-animation: pulse 1s ease .25s infinite normal forwards;
    animation: pulse 1s ease .25s infinite normal forwards
}

.btn__goto-bottom.is-showen {
    opacity: 1;
    transform: scale(1);
    visibility: visible
}

@media(max-width: 1280px) {
    .btn__goto-bottom {
        display:none
    }
}

@-webkit-keyframes pulse {
    0% {
        opacity: 0;
        transform: translateY(-18px)
    }

    10% {
        opacity: 0
    }

    50% {
        background-size: 20% auto;
        opacity: 1
    }

    90% {
        opacity: 0
    }

    to {
        opacity: 0;
        transform: translateY(5px)
    }
}

@keyframes pulse {
    0% {
        opacity: 0;
        transform: translateY(-18px)
    }

    10% {
        opacity: 0
    }

    50% {
        background-size: 20% auto;
        opacity: 1
    }

    90% {
        opacity: 0
    }

    to {
        opacity: 0;
        transform: translateY(5px)
    }
}

.salla-logo {
    align-items: center;
    display: flex;
    position: absolute;
    right: 20px;
    top: 50px;
    transform: translateX(100%);
    width: 280px
}

.salla-logo img {
    max-height: 50px;
    width: auto
}

@media(max-width: 992px) {
    .salla-logo img {
        max-width:100px
    }
}

#setup-wizard {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    margin: 0 auto;
    max-width: 1590px;
    padding: 30px 30px 0;
    position: relative;
    width: 100%
}

#setup-wizard .wizard-header {
    display: none
}

#setup-wizard .wizard-navigation {
    display: flex;
    flex-grow: 1;
    min-height: 100%;
    width: 100%
}

@media(min-width: 993px) {
    #setup-wizard .wizard-progress-with-circle {
        left:0;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 1
    }

    #setup-wizard .wizard-progress-bar {
        box-shadow: 0 0 12px 2px #5cd5c469;
        float: right;
        height: 1px;
        transition: .5s ease-in-out
    }

    #setup-wizard .wizard-nav {
        display: flex;
        flex-direction: column;
        flex-shrink: 0;
        padding-bottom: 340px;
        padding-top: 130px;
        position: relative;
        width: 260px
    }

    #setup-wizard .wizard-nav .wizard-icon-circle {
        border: 1px solid #ddd;
        border-radius: 50%;
        font-weight: 400;
        height: 32px;
        line-height: 30px;
        margin-left: 20px;
        text-align: center;
        transition: .5s;
        width: 32px
    }

    #setup-wizard .wizard-nav .wizard-icon-circle .wizard-icon-container {
        border: 1px solid #004d5a;
        border-radius: 50%;
        height: 100%;
        width: 100%
    }

    #setup-wizard .wizard-nav li {
        cursor: pointer;
        flex-grow: unset
    }

    #setup-wizard .wizard-nav li a {
        align-items: center;
        color: #444;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        font-weight: 500;
        padding: 20px;
        position: relative;
        transition: .3s
    }

    #setup-wizard .wizard-nav li a i {
        font-style: normal
    }

    #setup-wizard .wizard-nav li a .stepTitle {
        transition: .3s
    }

    #setup-wizard .wizard-nav li a:after {
        content: "";
        height: 100%;
        left: -5px;
        opacity: 0;
        position: absolute;
        top: 0;
        transition: .3s;
        width: 10px;
        z-index: 1
    }

    #setup-wizard .wizard-nav li.active a {
        background: #baf3e6;
        box-shadow: 1px 0 3px #0000000b;
        color: #004d5a
    }

    #setup-wizard .wizard-nav li.active a:after {
        opacity: 1
    }

    #setup-wizard .wizard-nav li.active~li {
        cursor: default;
        pointer-events: none
    }

    #setup-wizard .wizard-nav li.active~li a {
        pointer-events: none
    }

    #setup-wizard .wizard-nav li.is-completed .wizard-icon-circle {
        border-color: #baf3e6!important;
        box-shadow: inset 0 0 0 16px #baf3e6
    }

    #setup-wizard .wizard-nav li.is-completed .wizard-icon-circle i {
        color: transparent;
        font-size: 0
    }

    #setup-wizard .wizard-nav li.is-completed .wizard-icon-circle i:before {
        color: #fff;
        content: "\ea9d";
        font-family: sallaicons;
        font-size: 17px;
        line-height: 32px
    }

    #setup-wizard .wizard-nav li.is-skipped .wizard-icon-circle {
        border-color: #ffd28a!important;
        box-shadow: inset 0 0 0 16px #ffd28a
    }

    #setup-wizard .wizard-nav li.is-skipped .wizard-icon-circle i {
        color: transparent;
        font-size: 0
    }

    #setup-wizard .wizard-nav li.is-skipped .wizard-icon-circle i:before {
        color: #fff;
        content: "\e975";
        display: block;
        font-family: sallaicons;
        font-size: 14px;
        margin-top: 1px;
        transform: rotate(-45deg)
    }

    #setup-wizard .wizard-nav li.has-error a .wizard-icon-circle {
        background-color: rgba(245,81,87,.1)!important;
        border-color: rgba(245,81,87,.2)!important;
        color: #f55157
    }
}

#setup-wizard .wizard-tab-content {
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 0 3px #0000000b;
    display: flex;
    flex-grow: 1;
    padding: 53px 55px 150px 35px;
    position: relative
}

#setup-wizard .wizard-tab-content .wizard-page {
    flex-grow: 1;
    height: 100%;
    position: relative
}

#setup-wizard .wizard-tab-content .wizard-page.sub-step {
    padding-bottom: 150px;
    position: relative
}

@media(max-width: 992px) {
    #setup-wizard .wizard-tab-content .wizard-page.sub-step {
        padding-bottom:30px
    }
}

#setup-wizard .wizard-tab-content .wizard-page.sub-step.first:before {
    background: #eee;
    bottom: -1px;
    content: "";
    display: inline-block;
    position: absolute;
    right: -26px;
    top: 25px;
    width: 1px
}

@media(max-width: 992px) {
    #setup-wizard .wizard-tab-content .wizard-page.sub-step.first:before {
        right:-10px
    }
}

#setup-wizard .wizard-tab-content .wizard-page.sub-step.address:before {
    bottom: 5px;
    top: 31px
}

#setup-wizard .wizard-tab-content .wizard-page.sub-step.active .step-header__title:before {
    background: #baf3e6;
    border-color: #baf3e6
}

#setup-wizard .wizard-tab-content .wizard-page.sub-step.un-active {
    padding-bottom: 1px
}

#setup-wizard .wizard-tab-content .wizard-page.sub-step.un-active .step-header__desc {
    display: none
}

#setup-wizard .wizard-tab-content .wizard-page.sub-step.un-active .step-header__title {
    color: #bdbdbd;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px
}

@media(max-width: 992px) {
    #setup-wizard .wizard-tab-content .wizard-page.sub-step.un-active .step-header__title {
        line-height:13px
    }
}

#setup-wizard .wizard-tab-content .wizard-page.sub-step.un-active .step-header__title:before {
    top: 0
}

#setup-wizard .wizard-tab-content .wizard-page.sub-step.done .step-header__title:before {
    background-color: #baf3e6;
    border-color: #baf3e6
}

#setup-wizard .wizard-tab-content .wizard-page.sub-step.done .step-header__title:after {
    display: block
}

#setup-wizard .wizard-tab-content .wizard-page .map-loader-wrap .loader,#setup-wizard .wizard-tab-content .wizard-page>.loader-wrap .loader {
    height: 32px;
    width: 32px
}

#setup-wizard .wizard-tab-content .wizard-page.is-loading-area:after {
    background: hsla(0,0%,100%,.95)
}

#setup-wizard .wizard-tab-content .wizard-tab-container {
    -webkit-animation: fadeInRight .5s;
    animation: fadeInRight .5s;
    width: 100%
}

@media(max-width: 1400px) and (min-width:993px) {
    .step6-view #setup-wizard .wizard-tab-content {
        padding-left:20px;
        padding-right: 20px
    }
}

@media(max-width: 1280px) {
    #setup-wizard .wizard-tab-content {
        padding:40px 40px 80px
    }
}

@media(max-width: 992px) {
    #setup-wizard .wizard-tab-content {
        background-color:transparent;
        box-shadow: none;
        padding: 0
    }
}

#setup-wizard .wizard-card-footer {
    align-items: center;
    bottom: 80px;
    display: flex;
    justify-content: space-between;
    left: 0;
    padding-left: 65px;
    padding-right: 279px;
    pointer-events: none;
    position: absolute;
    width: 100%
}

#setup-wizard .wizard-card-footer.sticky {
    position: -webkit-sticky;
    position: sticky
}

#setup-wizard .wizard-card-footer button {
    pointer-events: auto
}

#setup-wizard .wizard-card-footer button.btn--next {
    padding: 15px 40px
}

@media(max-width: 991px) {
    #setup-wizard .wizard-card-footer button.btn--next {
        padding:11px 25px 14px
    }
}

#setup-wizard .wizard-card-footer button.btn--prev {
    padding: 15px 40px
}

@media(max-width: 991px) {
    #setup-wizard .wizard-card-footer button.btn--prev {
        padding:11px 25px 14px
    }
}

#setup-wizard .wizard-card-footer button.btn--skip:hover {
    color: #004956
}

#setup-wizard .wizard-card-footer button:disabled {
    opacity: .5
}

@media(max-width: 1280px) {
    #setup-wizard .wizard-card-footer {
        bottom:40px;
        padding-left: 70px;
        padding-right: 350px
    }
}

@media(max-width: 992px) {
    #setup-wizard .wizard-card-footer {
        background-color:#fff;
        bottom: 0;
        box-shadow: 0 -10px 10px #0000000d;
        padding: 15px;
        position: fixed;
        z-index: 99999
    }

    #setup-wizard .wizard-card-footer .btn {
        min-width: 100px
    }
}

@media(max-width: 480px) {
    #setup-wizard .wizard-card-footer .btn--skip {
        min-width:auto;
        padding-left: 10px;
        padding-right: 10px
    }
}

#setup-wizard .alert-box {
    background: #fcfcfc;
    border: 1px solid #f6d391;
    border-radius: 4px;
    color: #9e6b0c;
    line-height: 1.4;
    margin-top: 5px;
    padding: 1px 8px 3px
}

#setup-wizard .alert-box--white {
    align-items: center;
    background-color: #fff;
    border-color: #eee;
    display: flex;
    margin-bottom: 60px;
    padding: 10px 15px
}

#setup-wizard .alert-box--white i {
    border-radius: 4px;
    display: inline-block;
    font-size: 23px;
    height: 40px;
    margin-left: 15px;
    text-align: center;
    width: 40px
}

#setup-wizard .alert-box--white i:before {
    color: #fff;
    content: "";
    font-family: sallaicons;
    font-style: normal
}

#setup-wizard .alert-box--white h6 {
    color: #444;
    font-size: 15px;
    margin-bottom: 5px
}

#setup-wizard .alert-box--white p {
    color: #999;
    font-size: 14px
}

#setup-wizard .alert-box--white.pending i {
    background-color: #ffc62a
}

#setup-wizard .alert-box--white.pending i:before {
    content: "\ef2b"
}

@media(max-width: 992px) {
    .has-sub-steps {
        padding:0 20px
    }
}

.step-header {
    margin-bottom: 40px
}

@media(max-width: 992px) {
    .step-header {
        font-size:18px;
        line-height: 26px
    }
}

.step-header__title {
    color: #004956;
    font-size: 23px;
    font-weight: 500;
    margin-bottom: 10px
}

.sub-step .step-header__title:before {
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 50%;
    content: "";
    display: block;
    height: 20px;
    position: absolute;
    right: -35px;
    top: 6px;
    width: 20px
}

@media(max-width: 992px) {
    .sub-step .step-header__title:before {
        height:15px;
        right: -16px;
        width: 15px
    }
}

.sub-step .step-header__title:after {
    color: #fff;
    content: "\ea9d";
    display: none;
    font-family: sallaicons;
    font-size: 17px;
    font-size: 12px;
    line-height: 28px;
    position: absolute;
    right: -31px;
    top: -5px
}

.blocked .step-header__title:before {
    background-color: #eee
}

.blocked .step-header__title:after {
    color: #999;
    content: "\edf1";
    display: block;
    font-size: 12px
}

@media(max-width: 992px) {
    .blocked .step-header__title:after {
        font-size:9px;
        right: -13px!important;
        top: -7px
    }
}

.step-header__desc {
    font-size: 14px
}

@media(max-width: 992px) {
    .step-header__desc {
        display:none
    }
}

.wizard__form .wizard__label {
    font-weight: 500;
    line-height: 1.6;
    margin-bottom: 7px
}

.wizard__form .form__field {
    margin-bottom: 40px
}

.radio-list {
    margin: 0;
    padding: 0
}

.radio-list-overlay {
    align-items: center;
    background: #fff;
    background: linear-gradient(180deg,hsla(0,0%,100%,.4),hsla(0,0%,100%,.7) 0,#fff 90%);
    bottom: 66px;
    bottom: 0;
    display: flex;
    height: 160px;
    justify-content: center;
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 1
}

.radio-list-overlay strong {
    color: #004956;
    display: block;
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 5px;
    unicode-bidi: -moz-plaintext;
    unicode-bidi: plaintext
}

.radio-list-overlay p {
    color: #666;
    font-family: var(--font-main);
    font-size: 14px
}

.radio-list-overlay img {
    margin-top: 20px
}

.radio-list-overlay img:first-of-type {
    margin-left: 10px
}

.radio-list__item {
    align-items: center;
    border-bottom: 1px solid #fcfcfc;
    display: flex;
    padding: 15px
}

@media(max-width: 992px) {
    .radio-list__item {
        padding-left:0;
        padding-right: 0
    }

    .radio-list__item:first-child {
        padding-top: 0
    }
}

.radio-list__item:hover {
    background-color: #fcfcfc
}

.radio-list__item.not-active {
    opacity: .3
}

.radio-list__item .img-wrap {
    align-items: center;
    display: flex;
    height: 40px;
    justify-content: center
}

.radio-list__item img {
    margin-left: 10px;
    max-width: 50px
}

.radio-list__item-content {
    align-items: center;
    display: flex;
    flex-grow: 1;
    justify-content: space-between
}

.radio-list__item-content>div {
    display: flex;
    flex-direction: column
}

.radio-list__item h2 {
    font-size: 14px;
    font-weight: 500;
    margin: 0
}

.radio-list__item p {
    color: #444;
    font-size: 13px;
    margin-top: 5px
}

@media(max-width: 992px) {
    .radio-list__item p {
        display:none
    }
}

.radio-list__item label {
    margin: 0 10px 0 0
}

.radio-list-wrap {
    padding-bottom: 160px;
    position: relative
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translate3d(30px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translate3d(30px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

@media(max-width: 992px) {
    #setup-wizard {
        padding:0
    }

    #setup-wizard .wizard__form {
        padding: 0 30px
    }

    #setup-wizard .wizard-navigation {
        flex-direction: column
    }

    .vue-form-wizard .wizard-nav {
        list-style: none;
        margin-bottom: 0;
        padding-left: 0
    }

    .step7-view .vue-form-wizard .wizard-nav {
        display: none
    }

    .vue-form-wizard .wizard-nav>li {
        display: block;
        position: relative
    }

    .vue-form-wizard .wizard-nav>li>a {
        display: block;
        padding: 10px 15px;
        position: relative
    }

    .vue-form-wizard .wizard-nav>li.disabled>a {
        color: #666
    }

    .vue-form-wizard .wizard-nav>li.disabled>a:focus,.vue-form-wizard .wizard-nav>li.disabled>a:hover {
        background-color: transparent;
        color: #666;
        cursor: not-allowed;
        text-decoration: none
    }

    .vue-form-wizard .wizard-progress-bar {
        color: #fff;
        float: right!important;
        font-size: 12px;
        height: 100%;
        line-height: 20px;
        text-align: center;
        transition: width .6s ease;
        width: 0
    }

    .vue-form-wizard .navbar .navbar-nav>li>a.wizard-btn {
        background-color: transparent;
        border-width: 2px;
        box-sizing: border-box;
        font-size: 14px;
        font-weight: 500;
        min-width: 140px;
        padding: 6px 12px
    }

    .vue-form-wizard .navbar .navbar-nav>li>a.wizard-btn:focus,.vue-form-wizard .navbar .navbar-nav>li>a.wizard-btn:hover {
        outline: 0!important
    }

    .vue-form-wizard .wizard-btn {
        background-color: transparent;
        border-width: 2px;
        box-sizing: border-box;
        font-size: 14px;
        font-weight: 500;
        min-width: 140px;
        padding: 6px 12px
    }

    .vue-form-wizard .wizard-btn:focus,.vue-form-wizard .wizard-btn:hover {
        outline: 0!important
    }

    .vue-form-wizard .wizard-nav-pills {
        display: flex;
        flex-wrap: wrap;
        padding: 80px 0 40px;
        position: relative;
        text-align: center
    }

    .vue-form-wizard .wizard-nav-pills a {
        display: flex
    }

    .vue-form-wizard .wizard-nav-pills a,.vue-form-wizard .wizard-nav-pills li {
        align-items: center;
        flex: 1;
        flex-wrap: wrap
    }

    .vue-form-wizard .wizard-nav-pills>li>a {
        color: rgba(0,0,0,.2);
        display: flex;
        flex-direction: column;
        margin: 0 auto;
        padding: 0;
        position: relative;
        top: 0
    }

    .vue-form-wizard .wizard-nav-pills>li>a .wizard-icon-circle {
        border: 2px solid #eee!important
    }

    .vue-form-wizard .wizard-nav-pills>li>a.disabled {
        cursor: default;
        pointer-events: none
    }

    .vue-form-wizard .wizard-nav-pills>li.active>a {
        background-color: transparent;
        transition: font-size .2s linear
    }

    .vue-form-wizard .wizard-nav-pills>li.active>a .wizard-icon-circle {
        border-color: #004956!important
    }

    .vue-form-wizard .wizard-nav-pills>li.active>a .wizard-icon {
        align-items: center;
        color: #004956;
        display: flex;
        font-size: 14px;
        justify-content: center;
        transition: all .2s linear
    }

    .vue-form-wizard .wizard-nav-pills>li.is-completed a .wizard-icon-circle {
        background-color: #baf3e6!important;
        border-color: #baf3e6!important
    }

    .vue-form-wizard .wizard-nav-pills>li.is-completed a .wizard-icon-circle i {
        color: transparent;
        font-size: 0
    }

    .vue-form-wizard .wizard-nav-pills>li.is-completed a .wizard-icon-circle i:before {
        color: #004d5a;
        content: "\ea9d";
        font-family: sallaicons;
        font-size: 17px;
        line-height: 32px
    }

    .vue-form-wizard .wizard-nav-pills>li.is-skipped a .wizard-icon-circle {
        border-color: #ffd28a!important;
        box-shadow: inset 0 0 0 16px #ffd28a
    }

    .vue-form-wizard .wizard-nav-pills>li.is-skipped a .wizard-icon-circle i {
        color: transparent!important;
        font-size: 0!important
    }

    .vue-form-wizard .wizard-nav-pills>li.is-skipped a .wizard-icon-circle i:before {
        color: #fff;
        content: "\e975";
        display: block;
        font-family: sallaicons;
        font-size: 14px;
        transform: rotate(-45deg)
    }

    .vue-form-wizard .wizard-nav-pills>li.has-error a .wizard-icon-circle {
        border-color: #f55157!important
    }

    .vue-form-wizard .wizard-nav-pills>li.has-error a .wizard-icon-circle .wizard-icon-container {
        background-color: rgba(245,81,87,.1)!important;
        border-color: rgba(245,81,87,.2)!important;
        color: #f55157
    }

    .vue-form-wizard .wizard-icon-circle {
        align-content: center;
        background-color: #fff;
        border: 1px solid #f8f8f8;
        border-radius: 50%;
        display: flex;
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        height: 70px;
        justify-content: center;
        position: relative;
        width: 70px
    }

    .vue-form-wizard .wizard-icon-circle .wizard-icon-container {
        border-radius: 50%!important;
        display: flex;
        flex: 1;
        justify-content: center;
        transition: .3s
    }

    .vue-form-wizard .wizard-icon-circle .wizard-icon {
        align-items: center;
        color: #666;
        display: flex;
        font-style: normal;
        font-weight: 500;
        justify-content: center
    }

    .vue-form-wizard .stepTitle {
        display: none
    }

    .vue-form-wizard.xs .wizard-icon-circle {
        font-size: 14px!important;
        height: 35px!important;
        transform: translateY(5px);
        width: 35px!important
    }
}

@media(max-width: 992px) and (max-width:768px) {
    .vue-form-wizard.xs .wizard-icon-circle {
        transform:translateY(0)
    }
}

@media(max-width: 992px) {
    .vue-form-wizard.xs .wizard-navigation .wizard-progress-with-circle {
        background-color:#eee;
        height: 2px;
        left: 0;
        position: relative;
        right: 0;
        top: 105px!important;
        width: 100%
    }
}

@media(max-width: 992px) and (max-width:768px) {
    .vue-form-wizard.xs .wizard-navigation .wizard-progress-with-circle {
        top:48px
    }
}

@media(max-width: 992px) {
    .step7-view .vue-form-wizard.xs .wizard-navigation .wizard-progress-with-circle {
        display:none
    }

    .salla-logo {
        right: 15px;
        top: -155px;
        transform: none
    }

    .salla-logo h1,.step7-view .salla-logo {
        display: none
    }

    .step-header {
        min-height: 80px;
        padding: 0 20px
    }
}

@media(max-width: 992px) and (max-width:992px) {
    .step-header {
        min-height:50px;
        padding: 0 8px
    }
}

@media(max-width: 992px) {
    .step-header__title {
        font-size:22px;
        margin-bottom: 5px
    }

    .step3-view .step-header {
        margin-bottom: 0
    }
}

#setup-wizard.wizard-intro .anime-item {
    display: inline-block;
    opacity: 0
}

#setup-wizard.wizard-intro .wizard-tab-content {
    align-items: center;
    display: flex;
    justify-content: center;
    min-height: 100%;
    padding: 20px
}

#setup-wizard.wizard-intro .btn {
    align-items: center;
    display: flex;
    font-weight: 500;
    justify-content: center;
    padding: 17px 30px 15px
}

#setup-wizard.wizard-intro .btn .icon {
    margin-bottom: -3px;
    margin-right: 10px;
    transition: .3s
}

#setup-wizard.wizard-intro .btn:hover .icon {
    transform: translateX(-3px)
}

#setup-wizard .intro-entry {
    align-items: center;
    display: flex;
    justify-content: center
}

#setup-wizard .intro-entry .logo {
    margin-left: 90px
}

#setup-wizard .intro-entry .intro-content {
    max-width: 300px
}

#setup-wizard .intro-entry .intro-content h2 {
    color: #444;
    font-weight: 500;
    line-height: 1.6;
    margin-bottom: 20px
}

@media(max-width: 992px) {
    #setup-wizard .intro-entry {
        flex-direction:column;
        text-align: center
    }

    #setup-wizard .intro-entry .logo {
        margin: 0 0 40px;
        max-width: 140px
    }
}

.scroll {
    scroll-behavior: smooth
}

.scroll--x {
    overflow-x: scroll;
    overflow-y: hidden;
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory
}

.scroll--x::-webkit-scrollbar {
    height: 3px
}

.scroll--x::-webkit-scrollbar-track {
    background: hsla(0,0%,94%,.8)
}

.scroll--x::-webkit-scrollbar-thumb {
    background: #5dd5c4;
    border-radius: 0
}

.scroll--x::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(93,213,196,.5)
}

.scroll--x>* {
    scroll-snap-align: start
}

.radio-block {
    flex-basis: 245px;
    flex-shrink: 0;
    margin: 0 7px 10px
}

.radio-block label {
    border: 1px solid #eee;
    border-radius: 3px;
    height: 100%;
    padding: 10px 20px;
    transition: all .3s
}

.radio-block label:hover {
    border-color: #d5d5d5
}

.radio-block__title {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 2px;
    transition: color .3s
}

.radio-block__desc {
    color: #999;
    font-size: 12px;
    transition: color .3s
}

.radio-block__icon {
    color: #999;
    font-size: 23px;
    margin-left: 10px
}

.radio-block input {
    display: none
}

.radio-block input:checked+label {
    border-color: #004956
}

.radio-block input:checked+label .radio-block__icon,.radio-block input:checked+label .radio-block__title {
    color: #004956
}

.map-wrap {
    position: relative
}

.map-wrap .map-overlay {
    background: #fff;
    border-radius: 8px;
    left: 50%;
    padding: 35px 20px 20px;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    z-index: 5
}

.map-wrap .map-overlay>i {
    color: #004956;
    display: block;
    font-size: 45px;
    margin-bottom: 20px
}

.map-wrap .map-overlay p {
    margin-bottom: 20px
}

.map-wrap .map-overlay button.cancel {
    background: 0 0;
    border: 0;
    font-size: 20px;
    left: 15px;
    padding: 0;
    position: absolute;
    top: 15px
}

.vue-map-container {
    background: #f8f8f8;
    transition: .5s ease-in-out
}

.map-feedback {
    color: #f55157;
    font-size: 13px;
    margin-top: 4px
}

.autocomplete-wrap {
    left: 0;
    padding: 20px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

.autocomplete-wrap .autocomplete {
    position: relative
}

.autocomplete-wrap .autocomplete input {
    padding-left: 40px
}

.autocomplete-wrap .btn {
    font-size: 16px;
    left: 0;
    position: absolute;
    top: 3px
}

.pac-container {
    border: 1px solid #f8f8f8;
    border-radius: 0 0 4px 4px;
    box-shadow: 0 12px 12px 0 rgba(0,0,0,.1);
    box-sizing: content-box
}

.search-is-active .pac-container {
    border: 1px solid #f8f8f8;
    box-shadow: 0 13px 13px 4px rgba(0,0,0,.04);
    box-sizing: content-box;
    position: fixed!important;
    top: 66px!important
}

.pac-container .pac-item {
    border-color: #f8f8f8;
    font-family: var(--font-main);
    margin-top: -1px;
    padding: 5px;
    text-align: right!important
}

.pac-container .pac-icon {
    background: 0 0;
    font-size: 16px;
    margin-top: 0;
    text-align: center;
    width: 24px
}

.pac-container .pac-icon:after {
    content: "\ed3b";
    font-family: sallaicons!important
}

.pac-container .pac-item-query {
    color: #004956
}

.pac-logo:after {
    display: none!important
}

button.btn.add-marker-pin {
    margin-right: 10px;
    width: 100px
}

#gps-btn {
    bottom: 112px;
    box-shadow: 0 1px 4px -1px rgba(0,0,0,.3);
    font-size: 19px;
    height: 40px;
    padding-top: 12px;
    position: absolute;
    right: 10px;
    width: 40px
}

#gps-btn:hover {
    color: #444
}

#gps-btn .icon {
    transition: .3s
}

#gps-btn.is-loading .icon {
    opacity: 0;
    transform: scale(.6) rotate(10deg)
}

#location-form {
    margin: 30px 0 50px
}

@media(max-width: 992px) {
    #location-form {
        padding:0 30px
    }
}

#location-form .alert-box {
    margin-bottom: 20px;
    padding: 5px 10px 10px
}

@media(min-width: 768px) {
    #location-form .form-fields {
        display:flex;
        flex-wrap: wrap;
        margin: 0 -10px
    }
}

#location-form .form-fields .form__field {
    margin-bottom: 20px
}

#location-form .form-fields .form__field small {
    margin-top: 5px
}

#location-form .form-fields .form__field label small {
    color: #f55157;
    margin: 0;
    opacity: .7
}

@media(min-width: 768px) {
    #location-form .form-fields .form__field {
        flex:1 0 auto;
        padding: 0 10px
    }

    #location-form .form-fields .form__field:nth-child(-n+4) {
        width: 50%
    }
}

.themes {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0 -10px
}

@media(max-width: 992px) {
    .themes {
        justify-content:center;
        padding: 0 35px
    }
}

.themes__item {
    background-color: #fafafa;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border: 1px solid #eee;
    border-radius: 3px;
    flex: 1 0 25%;
    margin: 15px 10px;
    max-width: 285px;
    min-height: 390px;
    min-width: 194px;
    position: relative
}

.themes__item.is-active .themes__overlay,.themes__item.is-loading .themes__overlay,.themes__item:hover .themes__overlay {
    opacity: 1
}

.themes__item.is-active .themes__btns,.themes__item.is-loading .themes__btns,.themes__item:hover .themes__btns {
    opacity: 1;
    transform: translate(0)
}

.themes__item.is-active {
    border: 2px solid #baf3e6
}

.themes__item i {
    align-items: center;
    border: 1px solid #004956;
    border-radius: 50%;
    display: flex;
    font-size: 10px;
    font-weight: 700;
    height: 17px;
    justify-content: center;
    margin-left: 8px;
    width: 17px
}

.themes__item .btn-text {
    white-space: nowrap
}

.themes__btns {
    bottom: 12px;
    display: flex;
    justify-content: center;
    opacity: 0;
    padding: 0 8px;
    position: absolute;
    transform: translateY(10px);
    transition: all .3s;
    width: 100%
}

.themes__btns .btn {
    flex: 1;
    margin: 0 7px
}

.themes__overlay {
    background: linear-gradient(1turn,rgba(0,0,0,.7),rgba(0,0,0,.553) 53.12%,transparent);
    bottom: 0;
    height: 100px;
    opacity: 0;
    position: absolute;
    transition: opacity .6s;
    width: 100%
}

.static {
    position: static!important
}

.price-list {
    --lh: 1.4rem;
    --max-lines: 2;
    display: flex;
    flex: 1 0 0;
    margin-top: 50px;
    width: 100%
}

@media(max-width: 992px) {
    .price-list {
        -ms-overflow-style:none;
        overflow-x: scroll;
        padding-bottom: 15px;
        -ms-scroll-snap-type: x mandatory;
        scroll-snap-type: x mandatory;
        scrollbar-width: none
    }

    .price-list::-webkit-scrollbar {
        display: none
    }
}

.price-list__col {
    border: 1px solid #eee;
    border-radius: 4px 4px 0 0;
    display: flex;
    flex: 1 0 0;
    flex-basis: 300px;
    flex-direction: column;
    margin: 0 10px;
    padding: 40px 0 20px;
    position: relative;
    scroll-snap-align: start
}

.price-list__col:after {
    background: url(https://cdn.assets.salla.network/dash/cp/assets/images/bg.png) no-repeat 0 0;
    background-size: 100%;
    content: "";
    display: block;
    height: 100%;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleX(-1);
    width: 100%;
    z-index: 0
}

.price-list__col-discount .badge {
    cursor: unset
}

.price-list__col-header {
    margin-bottom: 20px;
    text-align: center;
    z-index: 1
}

.price-list__col-header h2 {
    color: #76e8cd;
    font-size: 23px;
    font-weight: 500;
    margin: 0 0 10px
}

.price-list__col-header p {
    font-family: var(--font-main);
    font-size: 13px;
    line-height: var(--lh);
    margin: 0 auto;
    max-width: 90%
}

@media(min-width: 769px) {
    .price-list__col-header p {
        -webkit-line-clamp:var(--max-lines);
        -webkit-box-orient: vertical;
        display: -webkit-box;
        height: calc(var(--lh)*var(--max-lines));
        max-height: calc(var(--lh)*var(--max-lines));
        overflow: hidden;
        text-overflow: ellipsis
    }
}

.price-list__col-price {
    border-bottom: 1px solid #fcfcfc;
    color: #76e8cd;
    display: flex;
    font-size: 35px;
    font-weight: 500;
    justify-content: center;
    margin-bottom: 20px;
    padding-bottom: 30px;
    text-align: center
}

.price-list__col-price h2 {
    font-size: 35px;
    line-height: 1;
    z-index: 1
}

.price-list__col-price .plan-price-info {
    color: #444;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.4;
    margin-right: 10px;
    text-align: right
}

.price-list__col-price .currency {
    color: #999
}

.price-list__col-price .plan-type {
    min-height: 24px;
    position: relative
}

.price-list__col-price .plan-type span {
    display: inline-block;
    font-weight: 500;
    opacity: 0;
    position: absolute;
    transform: translateY(100%);
    transition: .4s cubic-bezier(.785,.135,.15,.86) .6s
}

.price-list__col-price .plan-type span.is-active {
    opacity: 1;
    transform: translateY(0)
}

.price-list__col-features {
    margin: 60px 20px 30px
}

.price-list__col-features p {
    margin-bottom: 15px
}

.price-list__col-features li {
    align-items: center;
    color: #444;
    display: flex;
    font-size: 13px;
    line-height: 1.6;
    padding: 6px 0
}

.price-list__col-features li:before {
    background-color: #76e8cd;
    border-radius: 50%;
    color: #004d5a;
    content: "\ea9d";
    display: inline-block;
    flex-shrink: 0;
    font-family: sallaicons;
    font-size: 11px;
    height: 18px;
    line-height: 20px;
    margin-bottom: -2px;
    margin-left: 10px;
    text-align: center;
    width: 18px
}

.price-list__col .btn-container {
    border-top: 1px solid #eee;
    margin-top: auto;
    padding: 20px 20px 0
}

.price-list__col .btn {
    height: 42px;
    position: relative
}

.price-list__col .btn.is-loading .loader-wrap {
    display: block;
    left: 20px
}

.price-list__col .btn--text {
    left: 0;
    position: absolute;
    text-align: center;
    top: 10px;
    transition: transform .3s,opacity .3s;
    width: 100%
}

.price-list__col .btn--outline-active .btn--text-normal,.price-list__col .btn--text-active {
    opacity: 0;
    transform: translateY(100%)
}

.price-list__col .btn--outline-active .btn--text-active {
    opacity: 1;
    transform: translateY(0)
}

.price-list__col.orange-plan .price-list__col-features {
    margin-top: 6.6rem
}

@media(max-width: 768px) {
    .price-list__col__col {
        box-shadow:5px 10px 30px #2b2d340d;
        margin: 0 auto 20px;
        max-width: 320px
    }
}

.price-list__col .corner-badge {
    background-color: #f55157;
    border-bottom-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #fff;
    font-size: 12px;
    height: 40px;
    padding: 5px;
    position: absolute;
    right: -6px;
    text-align: center;
    top: -1px;
    width: 50px;
    z-index: 1
}

.price-list__col .corner-badge:after {
    background-image: url(/images/card-badge.svg?de422f284331cdb56f4aba5193c703c8);
    background-repeat: no-repeat;
    content: "";
    display: inline-block;
    height: 60px;
    position: relative;
    right: -5px;
    top: -42px;
    width: 35px
}

.price-list__col .corner-ribbon {
    background-color: #ffc62a;
    color: #444;
    height: 34px;
    left: -50px;
    line-height: 27px;
    padding: 8px;
    position: absolute;
    text-align: center;
    top: 10px;
    transform: rotate(-45deg);
    width: 165px
}

.price-list__col .ribbon-container {
    height: 92px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

.compare-plans-link {
    margin: 25px 0 50px;
    text-align: center
}

.compare-plans-link .btn {
    height: 36px;
    padding: 0 30px
}

.compare-plans-link i {
    margin-left: 10px
}

.corner-ribbon {
    background-color: #ffc62a;
    color: #444;
    height: 34px;
    left: -50px;
    line-height: 27px;
    padding: 8px;
    position: absolute;
    text-align: center;
    top: 10px;
    transform: rotate(-45deg);
    width: 165px
}

.ribbon-container {
    height: 92px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

.corner-badge {
    background-color: #f55157;
    border-bottom-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #fff;
    font-size: 12px;
    height: 40px;
    padding: 5px;
    position: absolute;
    right: -6px;
    text-align: center;
    top: -1px;
    width: 50px;
    z-index: 1
}

.corner-badge:after {
    background-image: url(/images/card-badge.svg?de422f284331cdb56f4aba5193c703c8);
    background-repeat: no-repeat;
    content: "";
    display: inline-block;
    height: 60px;
    position: relative;
    right: -5px;
    top: -42px;
    width: 35px
}

.pricing-switcher {
    text-align: center
}

.pricing-switcher .fieldset {
    background-color: #fff;
    border-radius: 50em;
    display: inline-flex;
    padding: 0;
    position: relative
}

.pricing-switcher input[type=radio] {
    opacity: 0;
    position: absolute
}

.pricing-switcher label {
    background: #f8f8f8;
    border-radius: 0 4px 4px 0;
    color: #004d5a;
    cursor: pointer;
    display: inline-block;
    font-weight: 500;
    height: 50px;
    line-height: 50px;
    margin: 0;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    transition-delay: .2s;
    transition: color .4s ease;
    transition: .4s cubic-bezier(.785,.135,.15,.86);
    width: 100px;
    z-index: 1
}

.pricing-switcher label span {
    display: block
}

.pricing-switcher label[for=annualy] {
    border-radius: 4px 0 0 4px
}

.pricing-switcher input[type=radio]:checked+label {
    color: #004d5a
}

.pricing-switcher .switch {
    background-color: #baf3e6;
    border-radius: 0 4px 4px 0;
    color: #004d5a;
    height: 50px;
    position: absolute;
    right: 0;
    top: 0;
    transition: .4s cubic-bezier(.785,.135,.15,.86);
    width: 100px
}

.pricing-switcher input[type=radio]:checked+label {
    background-color: transparent
}

.pricing-switcher input[type=radio]:checked+label+.switch,.pricing-switcher input[type=radio]:checked+label:nth-of-type(n)+.switch {
    border-radius: 4px 0 0 4px;
    transform: translateX(-100px)
}

.align-left {
    text-align: left!important
}

.font-25 {
    font-size: 25px!important
}

.mb-5 {
    margin-bottom: 5px!important
}

.mb-15 {
    margin-bottom: 15px!important
}

.text-tiffany {
    color: #004956!important
}

hr {
    border-top: 1px solid #eee;
    margin-bottom: 20px;
    margin-top: 20px
}

.rec-sep-title {
    align-items: center;
    display: flex;
    justify-content: center;
    margin: 30px 0 20px;
    position: relative
}

.rec-sep-title:after,.rec-sep-title:before {
    background: #eee;
    content: "";
    flex: auto;
    height: 1px
}

.rec-sep-title.sided {
    justify-content: flex-start!important
}

.rec-sep-title.sided h3 {
    padding-left: 20px
}

.rec-sep-title.sided:before {
    display: none
}

@media(max-width: 1280px) {
    #payment-step {
        padding:0 20px
    }
}

#payment-step .rec-list.payment-totals>li.payment-total-price h4,#payment-step label,#payment-step>* {
    font-family: inherit;
    font-size: 14px
}

#payment-step .modal-header,#payment-step .payment-entry__delete,#payment-step .payment-entry__qty {
    display: none
}

#payment-step .rec-list.payment-totals>li.payment-subtotal {
    border-top: 1px solid #f2f5f7;
    font-size: 14px
}

#payment-step .payment-entry__thumb {
    flex: 1 0 65%;
    pointer-events: none
}

#payment-step .payment-entry__thumb #item_name {
    margin-bottom: 10px
}

@media(max-width: 767px) {
    #payment-step .payment-entry__thumb #item_name {
        margin-bottom:5px
    }
}

#payment-step .payment-entry__price {
    text-align: left
}

#payment-step .payment-items {
    background-color: #fcfcfc;
    margin-bottom: 0
}

#payment-step .payment-totals {
    background-color: #fcfcfc;
    border: 0;
    margin-bottom: 30px
}

#payment-step .payment-totals>li.payment-total-price {
    border-color: #f2f5f7;
    border-top-width: 1px;
    padding: 24px 0
}

#payment-step .rec-checkbox.large {
    min-height: 23px
}

#payment-step .payment-methods__cc .rec-checkbox.large {
    margin-bottom: 10px!important
}

#payment-step .payment-methods {
    padding: 0
}

#payment-step .payment-methods>h6 {
    margin-bottom: 20px
}

#payment-step .payment-methods__cc .row {
    overflow: hidden
}

#payment-step .form-group {
    position: relative
}

#payment-step .form-group label {
    font-size: 14px
}

#payment-step .form-group.coupon-field .form-control {
    padding-right: 45px!important
}

#payment-step .form-group.coupon-field .form-control:active,#payment-step .form-group.coupon-field .form-control:focus {
    border-color: #004956;
    box-shadow: 0 0 4px rgba(0,73,86,.05)
}

#payment-step .form-group.coupon-field:before {
    color: #eee;
    content: "\e932";
    display: block;
    font-family: sallaicons;
    font-size: 19px;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%)
}

#payment-step .form-group.coupon-field .coupon-submit {
    color: #fff;
    height: 78%;
    left: 5px;
    line-height: 1;
    position: absolute;
    top: 10%
}

#payment-step .form-group.coupon-field .coupon-delete {
    border-radius: 4px;
    color: #fff;
    display: none;
    font-size: 12px;
    left: 8px;
    padding: 4px 10px 8px;
    position: absolute;
    top: 18%
}

@media(max-width: 768px) {
    #payment-step .form-group.coupon-field .coupon-delete {
        left:6px;
        top: 15%
    }
}

#payment-step .form-group.coupon-field--added .form-control {
    padding-left: 180px!important;
    pointer-events: none
}

#payment-step .form-group.coupon-field--added .coupon-submit {
    background: 0 0;
    border-color: transparent;
    color: #004956!important;
    left: 50px;
    pointer-events: none
}

#payment-step .form-group.coupon-field--added .coupon-submit * {
    color: #004956!important
}

#payment-step .form-group.coupon-field--added .coupon-delete,#payment-step .payment-logos {
    display: block
}

#payment-step .modal-footer {
    padding-bottom: 40px
}

#payment-step .modal-footer .col-md-12 {
    position: static
}

#payment-step .modal-footer .btn {
    border-radius: 30px;
    bottom: -30px;
    font-size: 14px;
    font-weight: 500;
    left: 0;
    padding: 11px 30px 14px;
    position: absolute;
    transform: translateY(100%)
}

@media(max-width: 1280px) {
    #payment-step .modal-footer .btn {
        bottom:2px;
        left: 20px
    }
}

@media(max-width: 992px) {
    #payment-step .modal-footer .btn {
        bottom:56px;
        left: 15px;
        position: fixed;
        z-index: 999999
    }
}

#payment-step .modal-footer .btn:after {
    -webkit-animation: loader .8s ease-in-out infinite;
    animation: loader .8s ease-in-out infinite;
    border-color: #00414d #fff #fff #00414d;
    border-radius: 100%;
    border-style: solid;
    border-width: 2px;
    content: "";
    display: inline-block;
    height: 18px;
    left: 16px;
    opacity: 0;
    padding: 0;
    position: absolute;
    visibility: hidden;
    width: 18px
}

#payment-step #div_payment_cc .input-group,#payment-step .payment-methods__cc .input-group {
    margin-bottom: 20px;
    min-height: 30px;
    position: relative
}

#payment-step #div_payment_cc .input-group-addon,#payment-step .payment-methods__cc .input-group-addon {
    color: #ddd;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    padding: 7px 12px;
    pointer-events: none;
    position: absolute;
    right: 0
}

#payment-step #div_payment_cc input,#payment-step .payment-methods__cc input {
    padding-right: 40px
}

#payment-step #div_payment_cc input::-webkit-inner-spin-button,#payment-step #div_payment_cc input::-webkit-outer-spin-button,#payment-step .payment-methods__cc input::-webkit-inner-spin-button,#payment-step .payment-methods__cc input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

#payment-step #div_payment_cc input[type=number],#payment-step .payment-methods__cc input[type=number] {
    -moz-appearance: textfield
}

#payment-step .help-block {
    color: #999;
    font-size: 12px;
    margin-bottom: 7px;
    margin-top: 7px
}

#payment-step .has-error .help-block {
    color: #f55157
}

#payment-step #alt_payment_bank>.row>.col-md-12 {
    padding: 0
}

#payment-step .cart_div_bank_details .row {
    display: flex
}

#payment-step .cart_div_bank_details .row>div {
    flex: 1 0 0
}

#payment-step .file-input--light.bank-content .btn-file i:before {
    color: #666;
    content: "ارفاق صورة الايصال...";
    font-family: var(--font-main);
    font-size: 14px
}

#payment-step .btn-file {
    background-color: #fcfcfc;
    cursor: pointer;
    margin-top: 20px;
    padding: 20px;
    width: 100%
}

#payment-step .btn-file:hover {
    background-color: #eee
}

#payment-step .btn-file input[type=file] {
    left: 0;
    min-width: unset;
    width: 100%
}

#payment-step .file-input.loaded .btn-file {
    display: none
}

#payment-step .file-error-message {
    padding: 15px;
    text-align: center
}

#payment-step .file-error-message .close {
    color: #f55157;
    filter: alpha(opacity=60);
    float: left;
    font-size: 16px;
    line-height: 10px;
    opacity: .6;
    text-shadow: none
}

#payment-step .file-preview {
    margin: 20px 0
}

#payment-step .file-preview>.close {
    background-color: transparent;
    border-radius: 4px;
    color: #666;
    filter: alpha(opacity=100);
    font-size: 16px;
    font-weight: 500;
    left: 20px;
    line-height: .6;
    opacity: 1;
    padding: 8px;
    position: absolute;
    top: 20px;
    z-index: 1
}

#payment-step .file-preview-thumbnails {
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: center
}

#payment-step .file-preview-thumbnails .file-preview-frame.krajee-default {
    box-shadow: 0 1px 5px 0 #ddd!important;
    flex: auto;
    float: right;
    width: 100%
}

#payment-step .file-preview-thumbnails .file-preview-frame.krajee-default img {
    height: auto!important;
    max-height: 170px;
    max-width: 100%
}

#payment-step.is-loading .modal-footer .btn {
    padding-left: 44px
}

#payment-step.is-loading .modal-footer .btn:after {
    opacity: 1;
    transition: .3s .3s;
    visibility: visible
}

#payment-step .rec-checkbox--primary.large input[type=checkbox]+label:before {
    margin-top: 0
}

#payment-step .rec-checkbox--primary.large input[type=checkbox]+label:after {
    top: 6px
}

@media(max-width: 1280px) and (min-width:992px) {
    .step6-view .step-header {
        padding-right:20px
    }
}

.step6-view .swal2-container .swal2-modal {
    font-family: inherit
}

.mb-30 {
    margin-bottom: 30px!important
}

.wide {
    width: 100%!important
}

.align-center {
    text-align: center!important
}

.pr-20 {
    padding-left: 20px!important
}

.grid-block--gap-20 {
    grid-gap: 20px
}

.grid-block {
    display: grid
}

.mb-20 {
    margin-bottom: 20px!important
}

.pl-20 {
    padding-right: 20px!important
}

.step7-view .wizard-page {
    align-items: center;
    display: flex;
    justify-content: center
}

.step7-view #setup-wizard .wizard-nav {
    padding-bottom: 30px
}

.step7-view #setup-wizard .wizard-card-footer {
    display: none
}

.finish-step {
    align-items: center;
    display: flex;
    justify-content: center;
    position: relative
}

.finish-step .setup-img {
    margin-left: 60px
}

.finish-step__content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-width: 350px
}

.finish-step__content .confetti {
    margin-bottom: 20px
}

.finish-step__content h2 {
    color: #444;
    font-size: 23px;
    font-weight: 500;
    margin-bottom: 15px
}

.finish-step__content p {
    margin-bottom: 30px
}

.finish-step .bg-icons {
    height: 100%;
    position: absolute;
    width: 100%
}

.finish-step .bg-4dots {
    position: absolute;
    right: 175px;
    top: -10px;
    width: 29px
}

.finish-step .bg-loading {
    position: absolute;
    right: 0;
    top: 0;
    width: 37px
}

.finish-step .bg-party {
    bottom: -50px;
    left: 50px;
    position: absolute;
    width: 50px
}

.finish-step .bg-star {
    left: 34%;
    position: absolute;
    top: -40px;
    width: 35px
}

@media(max-width: 768px) {
    .finish-step {
        text-align:center
    }

    .finish-step .setup-img {
        display: none
    }

    .finish-step__content .confetti {
        margin: 0 auto 20px
    }

    .finish-step__content p {
        margin: 0 auto 30px;
        max-width: 90%
    }

    .finish-step .btn {
        margin: 0 auto
    }
}

.rec-checkbox {
    margin: 0!important;
    padding: 0;
    width: auto
}

.rec-checkbox input[type=checkbox],.rec-checkbox input[type=radio] {
    display: none
}

.rec-checkbox input[type=checkbox]+label,.rec-checkbox input[type=radio]+label {
    cursor: pointer;
    font-size: 14px;
    margin: 0;
    padding-right: 30px;
    position: relative
}

.rec-checkbox input[type=checkbox]+label .product-price,.rec-checkbox input[type=radio]+label .product-price {
    color: #444
}

.rec-checkbox input[type=checkbox]+label:after,.rec-checkbox input[type=checkbox]+label:before,.rec-checkbox input[type=radio]+label:after,.rec-checkbox input[type=radio]+label:before {
    content: "";
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    vertical-align: middle
}

.rec-checkbox input[type=checkbox]+label:before,.rec-checkbox input[type=radio]+label:before {
    background: 0 0;
    border: 1px solid #004d5a;
    height: 20px;
    right: 0;
    width: 20px
}

.rec-checkbox input[type=checkbox]+label:after,.rec-checkbox input[type=radio]+label:after {
    opacity: 0;
    transition: all .35s cubic-bezier(.2,1,.3,1)
}

.rec-checkbox input[type=checkbox]:checked+label:after,.rec-checkbox input[type=radio]:checked+label:after {
    opacity: 1
}

.rec-checkbox input[type=checkbox]:disabled+label,.rec-checkbox input[type=radio]:disabled+label {
    cursor: default
}

.rec-checkbox input[type=checkbox]+label:before {
    border-radius: 4px
}

.rec-checkbox input[type=checkbox]+label:after {
    color: #004d5a;
    content: "\ea9d";
    font-family: sallaicons;
    font-size: 14px;
    height: 20px;
    outline: none;
    right: 0;
    text-align: center;
    top: 0;
    width: 20px
}

.rec-checkbox input[type=radio]+label:before {
    border-radius: 50%
}

.rec-checkbox input[type=radio]+label:after {
    background-color: #004d5a;
    border-radius: 50%;
    height: 10px;
    right: 5px;
    top: 5px;
    width: 10px
}

.rec-checkbox--primary-large input[type=radio]+label {
    font-weight: 700
}

.rec-checkbox--narrow input[type=checkbox]+label,.rec-checkbox--narrow input[type=radio]+label {
    padding-right: 25px
}

.rec-checkbox--buttons {
    margin: 0!important
}

.rec-checkbox--buttons input[type=checkbox]+label,.rec-checkbox--buttons input[type=radio]+label {
    border: 1px solid #eee;
    border-radius: 4px;
    margin: 0 5px;
    padding: 3px 15px 8px;
    text-align: center;
    transition: all .35s cubic-bezier(.2,1,.3,1)
}

.rec-checkbox--buttons input[type=checkbox]+label:after,.rec-checkbox--buttons input[type=checkbox]+label:before,.rec-checkbox--buttons input[type=radio]+label:after,.rec-checkbox--buttons input[type=radio]+label:before {
    display: none
}

.rec-checkbox--buttons input[type=checkbox]+label:hover,.rec-checkbox--buttons input[type=radio]+label:hover {
    border-color: #004d5a
}

.rec-checkbox--buttons input[type=checkbox]:checked+label,.rec-checkbox--buttons input[type=radio]:checked+label {
    color: #004d5a
}

.rec-checkbox--disabled {
    opacity: .5
}

.rec-checkbox--disabled label {
    cursor: not-allowed!important
}

.rec-checkbox--active-dashed input[type=checkbox]+label:after {
    content: "\ed91";
    opacity: 1;
    visibility: visible
}

.rec-checkbox--active-dashed input[type=checkbox]:checked+label:after {
    content: "\ea9d"
}

.rec-checkbox--solo.rec-checkbox--large {
    height: 22px;
    width: 22px
}

.rec-checkbox--solo.rec-checkbox--large input[type=checkbox]+label,.rec-checkbox--solo.rec-checkbox--large input[type=radio]+label {
    height: 22px;
    padding-right: 22px
}

.rec-checkbox--solo.rec-checkbox--large input[type=checkbox]+label:before,.rec-checkbox--solo.rec-checkbox--large input[type=radio]+label:before {
    height: 22px;
    width: 22px
}

.rec-checkbox--boxed input[type=checkbox]+label,.rec-checkbox--boxed input[type=radio]+label {
    align-items: center;
    border: 1px solid #eee;
    border-radius: 4px;
    display: flex;
    flex-direction: row;
    height: 100%;
    justify-content: center;
    margin: 0;
    min-height: 90px;
    padding: 30px 0;
    text-align: center;
    width: 100%
}

.rec-checkbox--boxed input[type=checkbox]+label img,.rec-checkbox--boxed input[type=radio]+label img {
    max-height: 40px;
    max-width: 60px
}

.rec-checkbox--boxed input[type=checkbox]+label:after,.rec-checkbox--boxed input[type=checkbox]+label:before,.rec-checkbox--boxed input[type=radio]+label:after,.rec-checkbox--boxed input[type=radio]+label:before {
    right: 9px;
    top: 9px
}

.rec-checkbox--boxed input[type=checkbox]:checked+label,.rec-checkbox--boxed input[type=radio]:checked+label {
    border-color: rgba(0,77,90,.5)
}

.rec-checkbox--boxed.default-card input[type=checkbox]+label,.rec-checkbox--boxed.default-card input[type=radio]+label {
    justify-content: flex-start;
    max-height: 80px;
    min-width: 280px
}

.rec-checkbox--boxed.default-card input[type=checkbox]+label:after,.rec-checkbox--boxed.default-card input[type=checkbox]+label:before,.rec-checkbox--boxed.default-card input[type=radio]+label:after,.rec-checkbox--boxed.default-card input[type=radio]+label:before {
    content: none
}

.rec-checkbox--boxed.default-card input[type=checkbox]:checked+label,.rec-checkbox--boxed.default-card input[type=radio]:checked+label {
    border-color: #76e8cd
}

.rec-checkbox--boxed.default-card input[type=checkbox]:checked+label .icon,.rec-checkbox--boxed.default-card input[type=checkbox]:checked+label .title,.rec-checkbox--boxed.default-card input[type=radio]:checked+label .icon,.rec-checkbox--boxed.default-card input[type=radio]:checked+label .title {
    color: #76e8cd
}

.rec-checkbox--bordered-option input[type=checkbox],.rec-checkbox--bordered-option input[type=radio] {
    display: none
}

.rec-checkbox--bordered-option input[type=checkbox]+label,.rec-checkbox--bordered-option input[type=radio]+label {
    align-items: center;
    border: 1px solid #ddd;
    border-radius: 4px;
    cursor: pointer;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    margin: 0;
    min-height: 60px;
    padding-left: 15px;
    padding-right: 50px;
    text-align: center;
    transition: all .35s cubic-bezier(.2,1,.3,1)
}

.rec-checkbox--bordered-option input[type=checkbox]+label .payment-logos,.rec-checkbox--bordered-option input[type=radio]+label .payment-logos {
    background-size: 100%!important;
    height: 40px
}

.rec-checkbox--bordered-option input[type=checkbox]+label .payment-logos.apple-pay,.rec-checkbox--bordered-option input[type=checkbox]+label .payment-logos.mada,.rec-checkbox--bordered-option input[type=checkbox]+label .payment-logos.visa-master,.rec-checkbox--bordered-option input[type=radio]+label .payment-logos.apple-pay,.rec-checkbox--bordered-option input[type=radio]+label .payment-logos.mada,.rec-checkbox--bordered-option input[type=radio]+label .payment-logos.visa-master {
    height: 30px
}

.rec-checkbox--bordered-option input[type=checkbox]+label .payment-logos.visa-master,.rec-checkbox--bordered-option input[type=radio]+label .payment-logos.visa-master {
    width: 90px
}

.rec-checkbox--bordered-option input[type=checkbox]+label .payment-logos.mada,.rec-checkbox--bordered-option input[type=radio]+label .payment-logos.mada {
    width: 60px
}

.rec-checkbox--bordered-option input[type=checkbox]+label .payment-logos.mada.mada--margin,.rec-checkbox--bordered-option input[type=radio]+label .payment-logos.mada.mada--margin {
    margin-right: 5px
}

.rec-checkbox--bordered-option input[type=checkbox]+label .payment-logos.apple-pay,.rec-checkbox--bordered-option input[type=radio]+label .payment-logos.apple-pay {
    width: 55px
}

.rec-checkbox--bordered-option input[type=checkbox]+label:after,.rec-checkbox--bordered-option input[type=checkbox]+label:before,.rec-checkbox--bordered-option input[type=radio]+label:after,.rec-checkbox--bordered-option input[type=radio]+label:before {
    border-radius: 50%;
    content: "";
    top: 50%;
    transform: translateY(-50%);
    transition: all .35s cubic-bezier(.2,1,.3,1)
}

.rec-checkbox--bordered-option input[type=checkbox]+label:before,.rec-checkbox--bordered-option input[type=radio]+label:before {
    border-color: #76e8cd;
    height: 22px;
    right: 13px;
    width: 22px
}

.rec-checkbox--bordered-option input[type=checkbox]+label:after,.rec-checkbox--bordered-option input[type=radio]+label:after {
    background: #76e8cd;
    height: 12px;
    opacity: 0;
    right: 18px;
    visibility: visible;
    width: 12px
}

.rec-checkbox--bordered-option input[type=checkbox]:checked+label,.rec-checkbox--bordered-option input[type=radio]:checked+label {
    background-color: rgba(118,232,205,.05);
    border-color: #76e8cd
}

.rec-checkbox--bordered-option input[type=checkbox]:checked+label:before,.rec-checkbox--bordered-option input[type=radio]:checked+label:before {
    border-color: #76e8cd
}

.rec-checkbox--bordered-option input[type=checkbox]:checked+label:after,.rec-checkbox--bordered-option input[type=radio]:checked+label:after {
    opacity: 1
}

.rec-checkbox--light-primary input[type=checkbox]:checked+label:before,.rec-checkbox--light-primary input[type=radio]:checked+label:before {
    border-color: #96edd9
}

.rec-checkbox--light-primary input[type=checkbox]:checked+label:after,.rec-checkbox--light-primary input[type=radio]:checked+label:after {
    background-color: #96edd9
}

.checkbox.multiple-product-options .checker span {
    top: -4px
}

#modal_coupon .checker {
    top: 9px
}

.rec-article {
    position: relative
}

.rec-article,.rec-article blockquote {
    display: block;
    height: auto;
    margin: 0;
    width: 100%
}

.rec-article blockquote {
    border: none;
    color: #004956;
    font-size: 25px;
    padding: 0
}

.rec-article .img-responsive {
    width: 100%
}

.rec-article * {
    font-size: 14px;
    margin-bottom: 10px
}

.rec-article h1,.rec-article h2,.rec-article h3,.rec-article h4,.rec-article h5,.rec-article h6 {
    margin: 0 0 15px;
    word-break: break-word
}

.rec-article h1 {
    font-size: 18px
}

.rec-article h2 {
    font-size: 16px
}

.rec-article h3 {
    font-size: 15px
}

.rec-article a {
    border-radius: 4px;
    display: inline-block;
    margin: 0;
    padding: 1px 6px 2px;
    transition: all .35s cubic-bezier(.2,1,.3,1);
    word-break: break-word
}

.rec-article a:hover {
    background: rgba(0,73,86,.1)
}

.rec-article ol,.rec-article ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.rec-article ol li,.rec-article ul li {
    margin-bottom: 10px;
    padding-right: 10px
}

.rec-article ol li ol,.rec-article ol li ul,.rec-article ul li ol,.rec-article ul li ul {
    margin-right: 5px;
    margin-top: 10px
}

.rec-article ul li {
    list-style: none
}

.rec-article ul li:before {
    content: "-";
    display: inline-block;
    margin-left: 5px;
    padding-bottom: 6px;
    vertical-align: middle
}

.rec-article ol {
    counter-reset: list-counter
}

.rec-article ol li {
    counter-increment: list-counter;
    padding-right: 0
}

.rec-article ol li:before {
    content: counter(list-counter) ". "
}

.rec-article img {
    display: block;
    margin: 0 0 20px
}

@media only screen and (max-width: 992px) {
    .rec-article blockquote {
        background-color:#f8f8f8;
        border-radius: 8px;
        padding: 1rem
    }
}

.rec-article--sm {
    font-size: 13px
}

.rec-article--sm * {
    font-size: 13px;
    margin-bottom: 5px
}

.rec-article--sm ol,.rec-article--sm ul {
    margin-right: 10px
}

.rec-article--sm ol li,.rec-article--sm ul li {
    margin-bottom: 5px;
    padding-right: 5px
}

.rec-article--sm ol li ol,.rec-article--sm ol li ul,.rec-article--sm ul li ol,.rec-article--sm ul li ul {
    margin-top: 5px
}

.payment-detail .rec-price-wrapper .product-price {
    color: #444;
    font-family: PingARLT;
    font-size: 18px;
    text-align: left;
    width: 100%
}

.rec-list.payment-items {
    margin-bottom: 20px
}

@media only screen and (max-width: 767px) {
    .rec-list.payment-items {
        margin-bottom:15px
    }
}

.rec-list.payment-methods>li,.rec-list.payment-totals>li {
    padding: 8px 0;
    width: 100%
}

.rec-list.payment-methods>li.payment-methods__alt,.rec-list.payment-totals>li.payment-methods__alt {
    padding-bottom: 0
}

.rec-list.payment-totals {
    background: #fcfcfc;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    margin: 0 0 10px;
    padding: 0 20px
}

.rec-list.payment-totals>li {
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

.rec-list.payment-totals>li * {
    color: #444
}

.rec-list.payment-totals>li label {
    line-height: unset
}

.rec-list.payment-totals>li.payment-subtotal {
    border-bottom: 1px solid #fcfcfc;
    font-size: 18px;
    margin-bottom: 10px;
    padding: 12px 0 15px
}

.rec-list.payment-totals>li.payment-subtotal .rec-price-wrapper .product-price {
    font-size: 18px
}

.rec-list.payment-totals>li.payment-coupon {
    align-items: flex-start;
    flex-direction: column;
    padding-bottom: 20px
}

.rec-list.payment-totals>li.payment-coupon>div {
    width: 100%
}

.rec-list.payment-totals>li.payment-coupon>div#coupon_code {
    position: relative
}

.rec-list.payment-totals>li.payment-coupon>div#coupon_code .loader {
    left: 10px;
    position: absolute;
    top: 10px
}

.rec-list.payment-totals>li.payment-coupon>div#coupon_code .form-group {
    margin: 20px 0 0
}

.rec-list.payment-totals>li.payment-coupon>div#coupon_code .form-group.coupon-field .form-control:active,.rec-list.payment-totals>li.payment-coupon>div#coupon_code .form-group.coupon-field .form-control:focus {
    border-color: #004956;
    box-shadow: 0 0 4px 5px rgba(0,73,86,.05)
}

.rec-list.payment-totals>li.payment-coupon>div#coupon_code .form-group.coupon-field .coupon-submit {
    border-radius: 4px;
    min-width: 100px;
    transition: background .35s cubic-bezier(.2,1,.3,1)
}

.rec-list.payment-totals>li.payment-coupon>div#coupon_code .form-group.coupon-field .coupon-submit i {
    color: #fff;
    display: inline-block;
    font-size: 14px;
    margin-left: 5px;
    vertical-align: middle
}

@media only screen and (max-width: 767px) {
    .rec-list.payment-totals>li.payment-coupon>div#coupon_code .form-group.coupon-field .coupon-submit {
        padding-top:5px;
        top: 11%
    }
}

.rec-list.payment-totals>li.payment-total-price {
    border-top: 2px solid #eee;
    padding: 12px 0 13px
}

.rec-list.payment-totals>li.payment-total-price h4 {
    color: #444;
    font-family: PingARLT;
    font-size: 16px;
    margin: 0
}

.rec-list.payment-totals>li.payment-total-price .rec-price-wrapper .product-price {
    font-size: 18px
}

.rec-list.payment-totals>li.payment-total-price .rec-price-wrapper small {
    font-size: 16px
}

.rec-list.payment-totals.summary {
    border: none;
    margin: 0;
    padding: 0
}

.rec-list.payment-totals.summary li {
    border: none;
    padding-bottom: 0
}

@media only screen and (max-width: 767px) {
    .rec-list.payment-totals {
        margin:0 0 15px;
        padding: 0 15px
    }
}

.rec-list.alt-payments,.rec-list.cards-list {
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 10px -5px 0
}

.rec-list.alt-payments>li,.rec-list.cards-list>li {
    flex: 1 0 calc(25% - 10px);
    margin: 5px;
    padding: 0
}

@media only screen and (max-width: 767px) {
    .rec-list.alt-payments>li,.rec-list.cards-list>li {
        flex:1 0 calc(50% - 10px)
    }
}

.rec-list.alt-payments li {
    padding: 0
}

.rec-list.alt-payments li a {
    align-items: center;
    border: 1px solid #eee;
    border-radius: 4px;
    color: #666;
    display: flex;
    flex-direction: row;
    font-size: 14px;
    height: auto;
    justify-content: center;
    min-height: 43px;
    transition: all .35s cubic-bezier(.2,1,.3,1);
    width: 100%
}

.rec-list.alt-payments li a i {
    display: inline-block;
    font-size: 15px;
    margin: 0 0 0 10px;
    vertical-align: middle
}

.rec-list.alt-payments li a img {
    display: inline-block;
    max-height: 16px;
    width: auto
}

.rec-list.alt-payments li.active a {
    border-color: #004956;
    color: #444
}

.rec-list.alt-payments li.active a:hover {
    border-color: #004956
}

.rec-list.alt-payments li:active a,.rec-list.alt-payments li:focus a,.rec-list.alt-payments li:hover a {
    border-color: #ddd;
    color: #444
}

.new-card,.payment-alt {
    display: none
}

.payment-logos {
    background-size: 100%!important;
    height: 24px
}

.payment-logos.visa-master {
    background: url(https://cdn.assets.salla.network/dash/cp/assets/images/visa_mastercard.png) 50% no-repeat;
    width: 70px
}

.payment-logos.visa {
    background: url(https://cdn.assets.salla.network/dash/cp/assets/images/payment_methods/visa.svg) 50% no-repeat;
    width: 40px
}

.payment-logos.master_card {
    background: url(https://cdn.assets.salla.network/dash/cp/assets/images/payment_methods/master_card.svg) 50% no-repeat;
    width: 40px
}

.payment-logos.mada {
    background: url(https://cdn.assets.salla.network/dash/cp/assets/images/mada.png) 50% no-repeat;
    width: 40px
}

.payment-logos.apple-pay {
    background: url(https://cdn.assets.salla.network/dash/cp/assets/images/applepay.png) 50% no-repeat;
    width: 45px
}

.payment-entry {
    align-items: center;
    border-bottom: 1px solid #eee;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    padding: 20px;
    position: relative;
    width: 100%
}

.payment-entry__thumb {
    flex: 0 0 65%
}

.payment-entry__thumb>a {
    display: inline-block;
    float: right;
    margin: 0 0 0 10px
}

.payment-entry__thumb>a img {
    max-height: 50px;
    width: auto
}

.payment-entry__thumb>div a {
    color: #444;
    display: block;
    font-size: 16px
}

.payment-entry__thumb>div>div span {
    margin-left: 5px
}

.payment-entry__thumb>div>div small {
    color: #999;
    font-size: 11px
}

.payment-entry__thumb>div>div small b {
    color: #666;
    font-weight: 700;
    text-decoration: underline
}

.payment-entry__price,.payment-entry__qty {
    flex: auto;
    text-align: center
}

.payment-entry__delete {
    flex: 0 0 30px
}

.payment-entry--plans-prices {
    margin-bottom: 20px
}

.payment-entry--plans-prices .previous {
    margin: 0 5px;
    text-decoration: line-through
}

.payment-entry:last-child {
    border: none
}

@media only screen and (max-width: 767px) {
    .payment-entry {
        padding:15px
    }

    .payment-entry__thumb>a img {
        max-height: 40px
    }

    .payment-entry__thumb>div>div small {
        display: table;
        margin: 10px 0 0
    }

    .payment-entry__price {
        margin-left: 15px
    }
}

.payment-entry[data-subscribtion=yearly] .payment-entry__thumb>div>div .badge.badge--grey {
    background: rgba(0,73,86,.1);
    color: #004956
}

.payment-entry[data-subscribtion=yearly] .payment-entry__thumb>div>div .badge.badge--grey:hover {
    background: rgba(0,73,86,.15);
    color: #004956!important
}

.salla-addon__gift {
    background-color: #f8f8f8;
    border-radius: 50px;
    display: inline-block;
    padding: 2px 10px
}

.salla-addon__gift i {
    display: inline-block;
    margin-left: 8px
}

.confirmation-wrapper {
    -webkit-animation: fade_in_up 1.5s forwards;
    animation: fade_in_up 1.5s forwards;
    padding: 20px 60px 0;
    text-align: center
}

@media only screen and (max-width: 992px) {
    .confirmation-wrapper {
        padding:20px
    }
}

@-webkit-keyframes fade_in_up {
    0% {
        opacity: 0;
        transform: translateY(10px)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

@keyframes fade_in_up {
    0% {
        opacity: 0;
        transform: translateY(10px)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}
