@import url("google-font-montserrat.css");

body {
    background-color: #f2f2f2
}

.font-color--red {
    color: #e30613 !important
}

.font-color--green {
    color: #39b54a !important
}

.font-color--blue {
    color: #5c6670 !important
}

.font-color--dark {
    color: #333 !important
}

.font-color--mid {
    color: #c1c1c1 !important
}

.font-color--light {
    color: #EDEDED !important
}

.font-color--grey-mid {
    color: #4A4A4A !important
}

.bck-color--red {
    background: #e30613 !important
}

.bck-color--green {
    background: #39b54a !important
}

.bck-color--green-a {
    background: rgba(57, 181, 74, 0.25) !important
}

.bck-color--blue {
    background: #5c6670 !important
}

.bck-color--dark {
    background: #333 !important
}

.bck-color--light {
    background: #EDEDED !important
}

.bck-color--white {
    background: #FFF !important
}

.bck-color--transparent {
    background: transparent !important
}

body {
    min-width: 300px;
    margin: 0
}

html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

img {
    position: relative;
    width: 100%
}

*,
*:before,
*:after {
    box-sizing: inherit
}

.wrapper {
    position: relative;
    max-width: 2560px;
    min-width: 300px;
    margin: 0 auto
}

.content-wrap {
    margin: 30px 0px
}

.container-full:after,
.container:after,
.container-small:after,
.col-1:after,
.col-2:after,
.col-3:after,
.col-4:after,
.col-1-ng:after,
.col-2-ng:after,
.col-3-ng:after,
.col-4-ng:after,
.col-4_3-ng:after,
.col-3_2-ng:after,
.col-3-ng-lists:after,
.col-4-ng-lists:after {
    content: "";
    display: table;
    clear: both
}

.container-full,
.container,
.container-small {
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    display: block
}

.container-full {
    width: 100%;
    max-width: 2580px
}

.container {
    max-width: 1470px;
}

.container#content {
    padding: 0
}

@media (max-width: 1080px) {
    .container#content {
        padding: 0 4%
    }
}

@media (max-width: 767px) {
    .container#content {
        padding: 0 3%
    }
}

.container-small {
    max-width: 970px
}

.grid-item.center {
    text-align: center
}

.col-footer_grid .grid-item:nth-child(1),
.col-footer_grid .grid-item:nth-child(2),
.col-footer_grid .grid-item:nth-child(3),
.col-footer_grid .grid-item:nth-child(5),
.col-footer_grid .grid-item:nth-child(4),
.col-4_3 .grid-item,
.col-1 .grid-item,
.col-2 .grid-item,
.col-3 .grid-item,
.col-4 .grid-item,
.col-4_3-ng .grid-item,
.col-3_2-ng .grid-item,
.col-3_4-ng .grid-item {
    position: relative;
    display: block;
    float: left;
    padding: 1px;
    margin-left: 1.5%;
    margin-right: 1.5%
}

.col-footer_grid .grid-item:nth-child(1),
.col-footer_grid .grid-item:nth-child(2),
.col-footer_grid .grid-item:nth-child(3),
.col-footer_grid .grid-item:nth-child(5) {
    width: 13.6666666667%
}

@media (max-width: 1080px) {
    .col-footer_grid .grid-item:nth-child(1),
    .col-footer_grid .grid-item:nth-child(2),
    .col-footer_grid .grid-item:nth-child(3),
    .col-footer_grid .grid-item:nth-child(5) {
        width: 97%
    }
}

.col-footer_grid .grid-item:nth-child(4) {
    width: 30.3333333333%
}

@media (max-width: 1080px) {
    .col-footer_grid .grid-item:nth-child(4) {
        width: 97%
    }
}

.col-4_3 .grid-item {
    width: 72%
}

.col-4_3 .grid-item.aside-right {
    width: 22%
}

@media (max-width: 1080px) {
    .col-4_3 .grid-item {
        width: 97%
    }

    .col-4_3 .grid-item.aside-right {
        width: 97%
    }
}

.col-4_3.no-slide {
    margin-top: 120px
}

.col-1 .grid-item {
    width: 97%
}

.col-2 .grid-item {
    width: 47%
}

@media (max-width: 767px) {
    .col-2 .grid-item {
        width: 97%
    }
}

.col-3 .grid-item {
    width: 30.33%
}

@media (max-width: 767px) {
    .col-3 .grid-item {
        width: 97%
    }
}

.col-4 .grid-item {
    width: 22%
}

@media (max-width: 1080px) {
    .col-4 .grid-item {
        width: 47%
    }
}

@media (max-width: 767px) {
    .col-4 .grid-item {
        width: 97%
    }
}

.col-1-ng .grid-item,
.col-2-ng .grid-item,
.col-3-ng .grid-item,
.col-3-ng-lists .grid-item,
.col-4-ng .grid-item,
.col-4-ng-lists .grid-item {
    position: relative;
    display: block;
    float: left;
    padding: 0;
    margin-left: 1%;
    margin-right: 1%
}

.col-4_3-ng .grid-item:first-of-type {
    width: 74%;
    margin-left: 0
}

.col-4_3-ng .grid-item:last-of-type {
    width: 24%;
    margin-right: 0;
    margin-left: 0
}

@media (max-width: 1080px) {
    .col-4_3-ng .grid-item:first-of-type,
    .col-4_3-ng .grid-item:last-of-type {
        width: 100%
    }
}

.col-3_2-ng .grid-item:first-of-type {
    width: 66%;
    margin-left: 0
}

.col-3_2-ng .grid-item:last-of-type {
    width: 32%;
    margin-right: 0;
    margin-left: 0;
    float: right
}

@media (max-width: 1080px) {
    .col-3_2-ng .grid-item:first-of-type,
    .col-3_2-ng .grid-item:last-of-type {
        width: 100%
    }
}

.col-3_2-ng .grid-item.separator {
    border-right: 1px solid #c1c1c1
}

@media (max-width: 1080px) {
    .col-3_2-ng .grid-item.separator {
        border-right: 0px;
        border-bottom: 1px solid #c1c1c1
    }
}

.col-3_4-ng .grid-item:first-of-type {
    width: 24%;
    margin-left: 0
}

.col-3_4-ng .grid-item:last-of-type {
    width: 74%;
    margin-right: 0;
    margin-left: 0;
    float: right
}

@media (max-width: 1080px) {
    .col-3_4-ng .grid-item:first-of-type,
    .col-3_4-ng .grid-item:last-of-type {
        width: 100%
    }
}

.col-3_4-ng .grid-item.separator {
    border-right: 1px solid #c1c1c1
}

@media (max-width: 1080px) {
    .col-3_4-ng .grid-item.separator {
        border-right: 0px;
        border-bottom: 1px solid #c1c1c1
    }
}

.col-1-ng .grid-item {
    width: 100%;
    margin: 0
}

.col-1-ng .grid-item.separator-v {
    border-top: 1px solid #c1c1c1
}

.col-2-ng .grid-item {
    width: 49%
}

.col-2-ng .grid-item:first-of-type {
    margin-left: 0
}

.col-2-ng .grid-item:last-of-type {
    margin-right: 0
}

@media (max-width: 767px) {
    .col-2-ng .grid-item {
        width: 100%;
        margin: 0
    }
}

.col-3-ng .grid-item {
    width: 31.9966666667%
}

.col-3-ng .grid-item:nth-of-type(3n-2) {
    margin-left: 0
}

.col-3-ng .grid-item:nth-of-type(3n+0) {
    margin-right: 0
}

@media (max-width: 767px) {
    .col-3-ng .grid-item.nr {
        width: 33%;
        text-align: center
    }
}

@media (max-width: 767px) {
    .col-3-ng .grid-item {
        width: 100%;
        margin: 0
    }
}

.col-3-ng-lists {
    width: 101%
}

.col-3-ng-lists .grid-item {
    margin-left: 0;
    margin-right: 1%;
    width: 32.33%
}

@media (max-width: 1080px) {
    .col-3-ng-lists .grid-item {
        width: 49%
    }
}

@media (max-width: 767px) {
    .col-3-ng-lists .grid-item {
        width: 100%;
        margin: 0
    }
}

.col-4-ng .grid-item {
    width: 23.5%
}

.col-4-ng .grid-item:nth-of-type(4n-3) {
    margin-left: 0
}

.col-4-ng .grid-item:nth-of-type(4n+0) {
    margin-right: 0
}

@media (max-width: 1080px) {
    .col-4-ng .grid-item {
        width: 49%
    }

    .col-4-ng .grid-item:nth-child(odd) {
        margin-left: 0
    }

    .col-4-ng .grid-item:nth-child(even) {
        margin-right: 0
    }
}

@media (max-width: 767px) {
    .col-4-ng .grid-item {
        width: 100%;
        margin: 0
    }
}

.col-4-ng-lists {
    width: 101%
}

.col-4-ng-lists .grid-item {
    margin-left: 0;
    margin-right: 1%;
    width: 24%
}

@media (max-width: 1080px) {
    .col-4-ng-lists .grid-item {
        width: 49%
    }
}

@media (max-width: 767px) {
    .col-4-ng-lists .grid-item {
        width: 100%;
        margin: 0
    }
}

hr {
    margin-bottom: 10px;
    border: 1px solid #EDEDED
}

.hidden_now {
    display: none !important
}

.show_now {
    display: block !important
}

@media (max-width: 479px) {
    .hide_on--smartphone {
        display: none !important
    }
}

@media (max-width: 767px) {
    .hide_on--tablet {
        display: none !important
    }
}

@media (max-width: 1080px) {
    .hide_on--desktop {
        display: none !important
    }
}

.show_on--smartphone {
    display: none !important
}

@media (max-width: 767px) {
    .show_on--smartphone {
        display: block !important
    }
}

.show_on--tablet {
    display: none !important
}

@media (max-width: 767px) {
    .show_on--tablet {
        display: block !important
    }
}

.show_on--desktop {
    display: none !important
}

@media (max-width: 1080px) {
    .show_on--desktop {
        display: block !important
    }
}

.col-promotions .grid-item-1_3,
.col-promotions .grid-item-2_3,
.col-promotions .grid-item-3_3 {
    display: inline-block;
    padding: 1%
}

.col-promotions .grid-item-1_3 {
    vertical-align: top;
    width: 32%
}

.col-promotions .grid-item-1_3:last-child {
    float: right
}

@media (max-width: 1080px) {
    .col-promotions .grid-item-1_3 {
        width: 100%
    }
}

.col-promotions .grid-item-2_3 {
    width: 66%
}

@media (max-width: 1080px) {
    .col-promotions .grid-item-2_3 {
        width: 100%
    }
}

.col-promotions .grid-item-3_3 {
    width: 100%
}

@media (min-width: 767px) {
    *::-webkit-scrollbar {
        width: 10px;
        height: 10px
    }
}

@media (min-width: 767px) {
    *::-webkit-scrollbar-track {
        background: rgba(0, 0, 0, 0.1)
    }
}

@media (min-width: 767px) {
    *::-webkit-scrollbar-thumb {
        background: silver
    }
}

@media (min-width: 767px) {
    *::-webkit-scrollbar-thumb:hover {
        background: #7b7b7b
    }
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
li {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: rgba(0, 0, 0, 0.1) 0 0 1px
}

*::selection,
p::selection {
    background: #39b54a;
    color: #FFF
}

*::-moz-selection,
p::-moz-selection {
    background: #39b54a;
    color: #FFF
}

a {
    cursor: pointer;
    text-decoration: underline;
    font-weight: normal;
    color: #333;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

a:hover {
    color: #39b54a
}

a.strong-underline {
    border-bottom: 2px solid #39b54a;
    text-decoration: none
}

a.no-underline {
    text-decoration: none
}

a.disabled {
    color: #c1c1c1
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: bold;
    margin: 0.1rem 0
}

h1 {
    font-size: 1.5rem;
    line-height: 1.8rem
}

h1.lg {
    font-size: 1.65rem;
    line-height: 1.98rem
}

@media (max-width: 1200px) {
    h1.lg {
        font-size: 1.5675rem;
        line-height: 1.881rem
    }
}

@media (max-width: 767px) {
    h1.lg {
        font-size: 1.485rem;
        line-height: 1.782rem
    }
}

@media (max-width: 1200px) {
    h1 {
        font-size: 1.425rem;
        line-height: 1.71rem
    }
}

@media (max-width: 767px) {
    h1 {
        font-size: 1.35rem;
        line-height: 1.62rem
    }
}

h2,
.link-profile-mob {
    font-size: 1.25rem;
    line-height: 1.5rem
}

h2.title,
.link-profile-mob.title {
    font-weight: 500;
    margin: 0
}

@media (max-width: 1200px) {
    h2,
    .link-profile-mob {
        font-size: 1.1875rem;
        line-height: 1.425rem
    }
}

@media (max-width: 767px) {
    h2,
    .link-profile-mob {
        font-size: 1.125rem;
        line-height: 1.35rem
    }
}

h3 {
    font-size: 1.125rem;
    line-height: 1.35rem
}

@media (max-width: 1200px) {
    h3 {
        font-size: 1.06875rem;
        line-height: 1.2825rem
    }
}

@media (max-width: 767px) {
    h3 {
        font-size: 1.0125rem;
        line-height: 1.215rem
    }
}

h4 {
    font-size: 1rem;
    line-height: 1.2rem
}

@media (max-width: 1200px) {
    h4 {
        font-size: .95rem;
        line-height: 1.14rem
    }
}

@media (max-width: 767px) {
    h4 {
        font-size: .9rem;
        line-height: 1.08rem
    }
}

h5,
ul.breadcrumb li {
    font-size: .875rem;
    line-height: 1.05rem
}

@media (max-width: 1200px) {
    h5,
    ul.breadcrumb li {
        font-size: .83125rem;
        line-height: .9975rem
    }
}

@media (max-width: 767px) {
    h5,
    ul.breadcrumb li {
        font-size: .7875rem;
        line-height: .945rem
    }
}

h6,
h6 a {
    font-size: .75rem;
    line-height: .9rem
}

@media (max-width: 1200px) {
    h6,
    h6 a {
        font-size: .7125rem;
        line-height: .855rem
    }
}

@media (max-width: 767px) {
    h6,
    h6 a {
        font-size: .675rem;
        line-height: .81rem
    }
}

p,
p span,
li,
th,
td,
table span {
    font-size: .875rem;
    line-height: 1.500625rem;
    font-weight: normal
}

p.sm,
p .dtr-title,
p .dtr-data,
p span.sm,
p span .dtr-title,
p span .dtr-data,
li.sm,
li .dtr-title,
li .dtr-data,
th.sm,
th .dtr-title,
th .dtr-data,
td.sm,
td .dtr-title,
td .dtr-data,
table span.sm,
table span .dtr-title,
table span .dtr-data {
    font-size: .75rem
}

p.xs,
p span.xs,
li.xs,
th.xs,
td.xs,
table span.xs {
    font-size: .6875rem
}

@media (max-width: 1200px) {
    p,
    p span,
    li,
    th,
    td,
    table span {
        font-size: .83125rem;
        line-height: 1.42559375rem
    }

    p.sm,
    p span.sm,
    li.sm,
    th.sm,
    td.sm,
    table span.sm {
        font-size: .7125rem;
        line-height: 1.2219375rem
    }

    p.xs,
    p span.xs,
    li.xs,
    th.xs,
    td.xs,
    table span.xs {
        font-size: .653125rem;
        line-height: 1.120109375rem
    }
}

@media (max-width: 767px) {
    p,
    p span,
    li,
    th,
    td,
    table span {
        font-size: .7875rem;
        line-height: 1.3505625rem
    }

    p.sm,
    p span.sm,
    li.sm,
    th.sm,
    td.sm,
    table span.sm {
        font-size: .675rem;
        line-height: 1.157625rem
    }

    p.xs,
    p span.xs,
    li.xs,
    th.xs,
    td.xs,
    table span.xs {
        font-size: .61875rem;
        line-height: 1.06115625rem
    }
}

.btn-primary,
.btn-secondary,
.btn-tertiary,
label,
input,
button,
select,
option,
a,
textarea,
.nice-select span {
    font-size: .875rem;
    font-family: 'Montserrat', sans-serif
}

.btn-primary.sm,
.btn-secondary.sm,
.btn-tertiary.sm,
label.sm,
input.sm,
button.sm,
select.sm,
option.sm,
a.sm,
textarea.sm,
.nice-select span.sm {
    font-size: .75rem
}

@media (max-width: 1200px) {
    .btn-primary,
    .btn-secondary,
    .btn-tertiary,
    label,
    input,
    button,
    select,
    option,
    a,
    textarea,
    .nice-select span {
        font-size: .83125rem
    }

    .btn-primary.sm,
    .btn-secondary.sm,
    .btn-tertiary.sm,
    label.sm,
    input.sm,
    button.sm,
    select.sm,
    option.sm,
    a.sm,
    textarea.sm,
    .nice-select span.sm {
        font-size: .7125rem
    }
}

@media (max-width: 767px) {
    .btn-primary,
    .btn-secondary,
    .btn-tertiary,
    label,
    input,
    button,
    select,
    option,
    a,
    textarea,
    .nice-select span {
        font-size: .7875rem
    }

    .btn-primary.sm,
    .btn-secondary.sm,
    .btn-tertiary.sm,
    label.sm,
    input.sm,
    button.sm,
    select.sm,
    option.sm,
    a.sm,
    textarea.sm,
    .nice-select span.sm {
        font-size: .675rem
    }
}

.font-weight--light {
    font-weight: 300 !important
}

.font-weight--normal {
    font-weight: 400 !important
}

.font-weight--medium {
    font-weight: 500 !important
}

.font-weight--semibold {
    font-weight: 600 !important
}

.font-weight--bold {
    font-weight: bold !important
}

.font-weight--xbold {
    font-weight: 800 !important
}

ul,
ol,
li {
    padding-left: 0rem;
    list-style-type: none
}

#terms-and-conditions ul {
    list-style-type: disc;
    padding-left: 2rem
}

.logo,
.logo-menu {
    background-image: url("../svg/logo-safaricom.svg");
    background-repeat: no-repeat;
    background-size: 200px 150px
}

.logo {
    width: 180px;
    height: 50px
}

.logo-menu {
    width: 135px;
    height: 38px;
    background-position: 0px -50px
}

@media (max-width: 1080px) {
    .logo-menu {
        width: 110px;
        height: 30px;
        background-position: 0px -108px
    }
}

.btn-primary,
button[type="button"].btn-primary,
input[type="submit"],
.btn-secondary,
input[type="reset"],
button[type="button"].btn-secondary,
.btn-tertiary,
.btn-transparent {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    min-width: 110px;
    text-align: center;
    font-weight: 600;
    border-radius: 3px;
    margin: 5px 10px 5px 0;
    padding: 0 25px;
    cursor: pointer;
    text-decoration: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap
}

.btn-primary:focus,
button[type="button"].btn-primary:focus,
input[type="submit"]:focus,
.btn-secondary:focus,
input[type="reset"]:focus,
button[type="button"].btn-secondary:focus,
.btn-tertiary:focus,
.btn-transparent:focus,
.btn-primary:active,
.btn-primary.nice-select.open,
button[type="button"].btn-primary:active,
input[type="submit"]:active,
input[type="submit"].nice-select.open,
.btn-secondary:active,
.btn-secondary.nice-select.open,
input[type="reset"]:active,
input[type="reset"].nice-select.open,
button[type="button"].btn-secondary:active,
.btn-tertiary:active,
.btn-tertiary.nice-select.open,
.btn-transparent:active,
.btn-transparent.nice-select.open {
    outline: none
}

.full.btn-primary,
button.full[type="button"].btn-primary,
input.full[type="submit"],
.full.btn-secondary,
input.full[type="reset"],
button.full[type="button"].btn-secondary,
.full.btn-tertiary,
.full.btn-transparent {
    width: 100%
}

@media (max-width: 479px) {
    .full_mobile.btn-primary,
    button.full_mobile[type="button"].btn-primary,
    input.full_mobile[type="submit"],
    .full_mobile.btn-secondary,
    input.full_mobile[type="reset"],
    button.full_mobile[type="button"].btn-secondary,
    .full_mobile.btn-tertiary,
    .full_mobile.btn-transparent {
        width: 100%
    }
}

.rounded.btn-primary,
button.rounded[type="button"].btn-primary,
input.rounded[type="submit"],
.rounded.btn-secondary,
input.rounded[type="reset"],
button.rounded[type="button"].btn-secondary,
.rounded.btn-tertiary,
.rounded.btn-transparent {
    border-radius: 22px
}

.right.btn-primary,
button.right[type="button"].btn-primary,
input.right[type="submit"],
.right.btn-secondary,
input.right[type="reset"],
button.right[type="button"].btn-secondary,
.right.btn-tertiary,
.right.btn-transparent {
    float: right
}

.sm.btn-primary,
button.sm[type="button"].btn-primary,
input.sm[type="submit"],
.sm.btn-secondary,
input.sm[type="reset"],
button.sm[type="button"].btn-secondary,
.sm.btn-tertiary,
.sm.btn-transparent {
    height: 35px;
    line-height: 35px
}

.btn-primary div,
button[type="button"].btn-primary div,
input[type="submit"] div,
.btn-secondary div,
input[type="reset"] div,
button[type="button"].btn-secondary div,
.btn-tertiary div,
.btn-transparent div {
    margin-left: -8px;
    vertical-align: middle
}

button {
    background: transparent
}

.btn-toolbar {
    margin: 20px 0px
}

.btn-primary,
button[type="button"].btn-primary,
input[type="submit"] {
    border: none;
    background: #39b54a;
    color: #FFF
}

.btn-primary.disable,
button[type="button"].btn-primary.disable,
input[type="submit"].disable {
    opacity: .5;
    cursor: default
}

.btn-primary:hover,
button[type="button"].btn-primary:hover,
input[type="submit"]:hover {
    background: #333;
    color: #FFF
}

.btn-primary:hover.inverted,
button[type="button"].btn-primary:hover.inverted,
input[type="submit"]:hover.inverted {
    background: #000
}

.btn-primary:hover.disable,
button[type="button"].btn-primary:hover.disable,
input[type="submit"]:hover.disable {
    background: #39b54a;
    color: #FFF
}

.btn-primary.loader.loading,
button[type="button"].btn-primary.loader.loading,
input[type="submit"].loader.loading {
    background: #333
}

.btn-primary.loader.loading svg,
button[type="button"].btn-primary.loader.loading svg,
input[type="submit"].loader.loading svg {
    display: inline-block;
    margin-right: 8px;
    margin-left: -28px;
    vertical-align: middle
}

.btn-primary svg,
button[type="button"].btn-primary svg,
input[type="submit"] svg {
    display: none
}

.btn-secondary,
input[type="reset"],
button[type="button"].btn-secondary {
    border: 1px solid #39b54a;
    background: #FFF;
    color: #39b54a;
    line-height: 38px
}

.btn-secondary.disable,
input[type="reset"].disable,
button[type="button"].btn-secondary.disable {
    opacity: .5;
    cursor: default
}

.btn-secondary:hover,
input[type="reset"]:hover,
button[type="button"].btn-secondary:hover {
    background: #FFF;
    color: #333;
    border: 1px solid #333
}

.btn-secondary:hover.disable,
input[type="reset"]:hover.disable,
button[type="button"].btn-secondary:hover.disable {
    background: #FFF;
    color: #39b54a;
    border: 1px solid #39b54a
}

.btn-secondary:hover.disable div,
.btn-secondary:hover.disable div:hover,
input[type="reset"]:hover.disable div,
input[type="reset"]:hover.disable div:hover,
button[type="button"].btn-secondary:hover.disable div,
button[type="button"].btn-secondary:hover.disable div:hover {
    color: #39b54a
}

.btn-secondary:hover div,
input[type="reset"]:hover div,
button[type="button"].btn-secondary:hover div {
    color: #333
}

.btn-tertiary {
    border: none;
    background: #333;
    color: #FFF
}

.btn-tertiary.disable {
    color: #656565;
    cursor: default
}

.btn-tertiary:hover {
    background: #39b54a;
    color: #FFF
}

.btn-tertiary:hover.disable {
    background: #333;
    color: #656565
}

.btn-tertiary.inverted {
    background: #FFF;
    color: #333
}

.btn-tertiary.inverted:hover {
    background: #39b54a;
    color: #FFF
}

.btn-transparent {
    border: none;
    background: transparent;
    color: #333;
    font-weight: normal
}

.btn-transparent.disable {
    color: #656565;
    cursor: default
}

.btn-transparent:hover {
    background: rgba(0, 0, 0, 0.025)
}

.btn-transparent:hover.disable {
    color: #656565
}

.btn-transparent.slim {
    height: 0;
    line-height: 0;
    margin: 0;
    padding: 0
}

.btn-transparent input[type="file"] {
    display: none
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus input:-webkit-autofill,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
    border: none;
    border-bottom: 1px solid #c1c1c1;
    -webkit-text-fill-color: #333;
    -webkit-box-shadow: 0 0 0px 1000px #f2f2f2 inset;
    box-shadow: 0 0 0px 1000px #f2f2f2 inset;
    transition: background-color 1s ease-in-out 0s
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

#form-login input:-webkit-autofill,
#form-login input:-webkit-autofill:hover,
#form-login input:-webkit-autofill:focus #form-login input:-webkit-autofill,
#form-register input:-webkit-autofill,
#form-register input:-webkit-autofill:hover,
#form-register input:-webkit-autofill:focus #form-register input:-webkit-autofill,
#form-forget_pass input:-webkit-autofill,
#form-forget_pass input:-webkit-autofill:hover,
#form-forget_pass input:-webkit-autofill:focus #form-forget_pass input:-webkit-autofill,
#form-forget_user input:-webkit-autofill,
#form-forget_user input:-webkit-autofill:hover,
#form-forget_user input:-webkit-autofill:focus #form-forget_user input:-webkit-autofill,
#form-success input:-webkit-autofill,
#form-success input:-webkit-autofill:hover,
#form-success input:-webkit-autofill:focus #form-success input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #ffffff inset;
    box-shadow: 0 0 0px 1000px #ffffff inset
}

.g-recaptcha {
    margin: 10px 0
}

input {
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #c1c1c1;
    font-weight: 500;
    color: #333;
    height: 42px;
    width: 100%;
    margin: 5px 0 10px;
    background: transparent;
    -webkit-transition: border-bottom 1s;
    transition: border-bottom 1s
}

input:focus {
    outline: none;
    border-bottom: 1px solid #333
}

input::placeholder {
    color: #c1c1c1;
    opacity: 1
}

input:-ms-input-placeholder {
    color: #c1c1c1
}

input::-ms-input-placeholder {
    color: #c1c1c1
}

input.error {
    border-bottom: 1px solid #e30613;
    color: #e30613
}

input.error::placeholder {
    color: #e30613;
    opacity: 1
}

input.error:-ms-input-placeholder {
    color: #e30613
}

input.error::-ms-input-placeholder {
    color: #e30613
}

input[readonly="true"] {
    color: #333
}

form h2.title {
    margin-bottom: 10px
}

form input,
form textarea {
    display: block;
    width: 100%
}

textarea {
    border: 1px solid #c1c1c1;
    color: #656565;
    width: 100% !important;
    min-height: 150px;
    margin-bottom: 20px !important;
    margin-top: 10px;
    padding: 10px;
    resize: none
}

textarea:focus {
    outline: 1px solid #39b54a
}


.box-checkbox {
    display: block;
    position: relative;
    padding-left: 25px;
    margin-top: 10px;
    cursor: pointer;
    font-weight: normal;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.box-checkbox a {
    position: relative
}

.box-checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    margin: 0;
    top: 0;
    left: 0;
    height: auto;
    width: 50px
}

.box-checkbox input:checked ~ .checkmark {
    background-color: #FFF
}

.box-checkbox input:checked ~ .checkmark:after {
    display: block
}

.box-checkbox .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 16px;
    width: 16px;
    background-color: #FFF;
    border: 1px solid #c1c1c1;
    border-radius: 2px
}

.box-checkbox .checkmark:after {
    content: "";
    position: absolute;
    display: none;
    left: 5px;
    top: 2px;
    width: 4px;
    height: 8px;
    border: solid #39b54a;
    border-width: 0 1px 1px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.box-checkbox :hover input ~ .checkmark {
    background-color: #ccc
}

.box-checkbox.disabled {
    opacity: 0.5
}

.box-checkbox.auto-save--labelBadge {
    display: inline-block
}

.box-radiobutton {
    display: inline-block;
    position: relative;
    padding-left: 20px;
    margin: 10px 20px 0 5px;
    line-height: 21px;
    cursor: pointer;
    font-weight: 300;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    box-sizing: border-box !important
}

.box-radiobutton input {
    position: absolute;
    height: auto;
    opacity: 0;
    top: -18px;
    left: -1px;
    cursor: pointer
}

.box-radiobutton input:checked ~ .checkmark {
    background-color: #FFF
}

.box-radiobutton input:checked ~ .checkmark:after {
    display: block
}

.box-radiobutton .checkmark {
    position: absolute;
    top: 4px;
    left: 0px;
    height: 12px;
    width: 12px;
    background-color: #FFF;
    border-radius: 50%;
    border: 2px solid #c1c1c1
}

.box-radiobutton .checkmark:after {
    content: "";
    position: absolute;
    display: none;
    top: -2px;
    left: -2px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #39b54a
}

.box-radiobutton:hover input ~ .checkmark {
    background-color: #EDEDED
}

.box-radiobutton-btns ul {
    all: unset
}

.box-radiobutton-btns ul li {
    background: transparent !important;
    display: inline-block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.box-radiobutton-btns ul li .custom-checkbox {
    background: #FFF;
    color: #4A4A4A;
    border: 1px solid #4A4A4A;
    border-radius: 3px;
    min-width: 80px;
    padding: 5px;
    margin: 0 5px 0 0;
    text-align: center;
    display: inline-block;
    cursor: pointer;
    font-weight: 500
}

.box-radiobutton-btns ul li .custom-checkbox.active {
    background: #39b54a;
    color: #FFF;
    -webkit-text-fill-color: #FFF;
    border: 1px solid #39b54a;
    font-weight: bold
}

.box-radiobutton-btns ul li .custom-checkbox.active input.field-input {
    color: #FFF
}

.box-radiobutton-btns ul li .custom-checkbox input[type="radio"] {
    display: none
}

.box-radiobutton-btns ul li .custom-checkbox.field-input {
    display: block;
    width: 100%;
    line-height: 20px;
    padding: 0px
}

.box-radiobutton-btns ul li .custom-checkbox input.field-input {
    height: auto;
    text-align: center;
    color: #333;
    width: 100%;
    margin: 0;
    padding: 8px 0 10px;
    border: none
}

@media (max-width: 1200px) {
    .box-radiobutton-btns ul li .custom-checkbox input.field-input {
        padding: 6px 0 9px
    }
}

@media (max-width: 1080px) {
    .box-radiobutton-btns ul li .custom-checkbox input.field-input {
        padding: 6px 0 9px
    }
}

.box-radiobutton-btns ul li .custom-checkbox input.field-input::-webkit-inner-spin-button,
.box-radiobutton-btns ul li .custom-checkbox input.field-input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0
}

.box-radiobutton-btns ul li .custom-checkbox input.field-input.active {
    display: block
}

.box-radiobutton-btns ul li .custom-checkbox input.field-input.active::placeholder {
    color: #FFF;
    opacity: 1
}

.box-radiobutton-btns ul li .custom-checkbox input.field-input.active:-ms-input-placeholder {
    color: #FFF
}

.box-radiobutton-btns ul li .custom-checkbox input.field-input.active::-ms-input-placeholder {
    color: #FFF
}

.box-radiobutton-btns ul li .custom-checkbox input.field-input:focus {
    background: #656565
}

.box-radiobutton-btns ul li .custom-checkbox input.field-input::placeholder {
    color: #333;
    opacity: 1
}

.box-radiobutton-btns ul li .custom-checkbox input.field-input:-ms-input-placeholder {
    color: #333
}

.box-radiobutton-btns ul li .custom-checkbox input.field-input::-ms-input-placeholder {
    color: #333
}

.box-radiobutton-btns ul li .custom-checkbox.no-min {
    min-width: auto;
    padding: 6px 12px
}

.box-radiobutton-btns ul li .custom-checkbox.sm {
    margin: 20px 0px 0 0;
    max-width: 140px
}

@media (max-width: 1080px) {
    .box-radiobutton-btns ul li .custom-checkbox.sm {
        margin-top: 10px
    }
}

@media (max-width: 1080px) {
    .box-radiobutton-btns ul li {
        margin-top: 5px
    }
}

@media (max-width: 767px) {
    .box-radiobutton-btns ul li.sm.mob {
        display: block !important
    }
}

.box-radiobutton-btns_2 ul {
    all: unset
}

.box-radiobutton-btns_2 ul li {
    background: transparent !important;
    display: inline-block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.box-radiobutton-btns_2 ul li .custom-checkbox {
    background: #FFF;
    color: #4A4A4A;
    border: 1px solid #4A4A4A;
    border-radius: 50px;
    padding: 5px 15px;
    margin: 10px 5px 0 0;
    text-align: center;
    display: inline-block;
    cursor: pointer;
    font-weight: 500
}

.box-radiobutton-btns_2 ul li .custom-checkbox.active {
    background: #39b54a;
    color: #FFF;
    -webkit-text-fill-color: #FFF;
    border: 1px solid #39b54a;
    font-weight: 500
}

.box-radiobutton-btns_2 ul li .custom-checkbox.active input.field-input {
    color: #FFF
}

.box-radiobutton-btns_2 ul li .custom-checkbox input[type="radio"] {
    display: none
}

.box-radiobutton-btns_2 ul li .custom-checkbox.no-min {
    min-width: auto;
    padding: 6px 12px
}

.box-radiobutton-btns_2 ul li .custom-checkbox.sm {
    margin: 20px 0px 0 0;
    max-width: 140px
}

@media (max-width: 1080px) {
    .box-radiobutton-btns_2 ul li .custom-checkbox.sm {
        margin-top: 10px;
        padding: 6px
    }
}

@media (max-width: 1080px) {
    .box-radiobutton-btns_2 ul li {
        margin-top: 5px
    }
}

@media (max-width: 767px) {
    .box-radiobutton-btns_2 ul li.sm.mob {
        display: block !important
    }
}

.box-radiobutton-tabs ul {
    all: unset
}

.box-radiobutton-tabs ul li {
    position: relative;
    background: transparent !important;
    display: inline-block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.box-radiobutton-tabs ul li .custom-checkbox {
    background: #FFF;
    color: #4A4A4A;
    border-radius: 3px;
    min-height: 40px;
    line-height: 40px;
    padding: 0 20px;
    margin: 5px 5px 20px 0;
    text-align: center;
    display: inline-block;
    cursor: pointer
}

.box-radiobutton-tabs ul li .custom-checkbox.active {
    background: #5c6670;
    color: #FFF
}

.box-radiobutton-tabs ul li .custom-checkbox input[type="radio"] {
    display: none
}

@media (max-width: 1080px) {
    .box-checkbox-btns--wrapper {
        height: 70px;
        margin-bottom: 10px;
        overflow-y: hidden;
        overflow-x: auto;
        display: block;
        white-space: nowrap
    }

    .box-checkbox-btns--wrapper::-webkit-scrollbar {
        width: 10px;
        height: 10px
    }

    .box-checkbox-btns--wrapper::-webkit-scrollbar-track {
        background: rgba(0, 0, 0, 0.1)
    }

    .box-checkbox-btns--wrapper::-webkit-scrollbar-thumb {
        background: silver
    }

    .box-checkbox-btns--wrapper::-webkit-scrollbar-thumb:hover {
        background: #7b7b7b
    }
}

.box-checkbox-btns--wrapper .box-checkbox-btns {
    display: none
}

.box-checkbox-btns--wrapper .box-checkbox-btns + label {
    display: inline-block;
    cursor: pointer;
    float: left;
    min-width: 75px;
    padding: 6px 10px;
    text-align: center;
    border-radius: 20px;
    border: 1px solid #5c6670;
    background-color: #FFF;
    color: #5c6670;
    margin: 10px 10px 0 0;
    line-height: 22px
}

.box-checkbox-btns--wrapper .box-checkbox-btns + label div {
    vertical-align: middle
}

@media (max-width: 1080px) {
    .box-checkbox-btns--wrapper .box-checkbox-btns + label {
        float: unset
    }
}

.box-checkbox-btns--wrapper .box-checkbox-btns:checked + label {
    display: inline-block;
    border: 1px solid #39b54a;
    background-color: #39b54a;
    color: #FFF
}

.box-checkbox-btns--wrapper .box-checkbox-btns:checked + label div {
    color: #FFF
}

.box-checkbox-btns--wrapper .box-checkbox-btns input {
    display: inline-block
}

@media (max-width: 1080px) {
    .box-radiobutton-btns--wrapper {
        height: 70px;
        margin-bottom: 10px;
        overflow-y: hidden;
        overflow-x: auto;
        display: block;
        white-space: nowrap
    }

    .box-radiobutton-btns--wrapper::-webkit-scrollbar {
        width: 10px;
        height: 10px
    }

    .box-radiobutton-btns--wrapper::-webkit-scrollbar-track {
        background: rgba(0, 0, 0, 0.1)
    }

    .box-radiobutton-btns--wrapper::-webkit-scrollbar-thumb {
        background: silver
    }

    .box-radiobutton-btns--wrapper::-webkit-scrollbar-thumb:hover {
        background: #7b7b7b
    }
}

.box-searchfield {
    position: relative;
    padding: 17px 10px 17px 10px
}

.box-searchfield input {
    margin: 0;
    width: 100%;
    height: 35px;
    border: 1px solid #c1c1c1;
    border-radius: 20px;
    padding-right: 44px;
    padding-left: 15px;
    background: #FFF
}

.box-searchfield a {
    position: absolute;
    top: 17px;
    right: 10px;
    width: 40px;
    height: 35px;
    border-radius: 0px 20px 20px 0px;
    outline: none;
    background-color: transparent;
    border: none
}

.box-searchfield a:hover {
    cursor: pointer
}

.box-searchfield a .ico-search {
    margin: 5px 0 0 5px
}

.box-datepicker {
    position: relative
}

.box-datepicker div.ico-calendar {
    position: absolute;
    top: 12px;
    right: 0px;
    cursor: pointer
}

.box-checkbox-big,
.box-radiobutton-big {
    position: relative;
    font-weight: 600;
    background: #FFF;
    display: block;
    position: relative;
    padding: 15px 10px;
    margin-bottom: 12px;
    cursor: pointer;
    border: 1px solid transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.custom-checkbox {
    padding: 0px;
    width: 20px;
    margin: 0px;
}

.box-checkbox-big.active,
.box-radiobutton-big.active {
    border: 1px solid #5c6670
}

.box-checkbox-big.active .checkmark,
.box-radiobutton-big.active .checkmark {
    position: absolute;
    top: 12px;
    left: 15px;
    height: 25px;
    width: 25px;
    background-color: #FFF;
    border: 1px solid #c1c1c1;
    border-radius: 13px
}

.box-checkbox-big.active .checkmark:after,
.box-radiobutton-big.active .checkmark:after {
    content: "";
    position: absolute;
    display: block;
    left: 8px;
    top: 3px;
    width: 7px;
    height: 14px;
    border: solid #39b54a;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.box-checkbox-big h5,
.box-radiobutton-big h5 {
    padding-left: 40px
}

.box-checkbox-big a,
.box-radiobutton-big a {
    position: relative;
    z-index: 1000
}

.box-checkbox-big p,
.box-radiobutton-big p {
    text-indent: 0;
    text-align: center
}

.box-checkbox-big input,
.box-radiobutton-big input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    margin: 0;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 900
}

.box-checkbox-big input:checked ~ .checkmark,
.box-radiobutton-big input:checked ~ .checkmark {
    background-color: #FFF
}

.box-checkbox-big .checkmark,
.box-radiobutton-big .checkmark {
    position: absolute;
    top: 12px;
    left: 15px;
    height: 25px;
    width: 25px;
    background-color: #FFF;
    border: 1px solid #c1c1c1;
    border-radius: 13px
}

.box-checkbox-big .checkmark:after,
.box-radiobutton-big .checkmark:after {
    display: none
}

.box-checkbox-big :hover input ~ .checkmark,
.box-radiobutton-big :hover input ~ .checkmark {
    background-color: #ccc
}

.box-checkbox-big.disabled,
.box-radiobutton-big.disabled {
    opacity: 0.5
}

.box-search-input {
    position: relative
}

.box-search-input .ico-search {
    position: absolute;
    right: 0;
    bottom: 10px
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    .box-search-input .ico-search {
        background-color: #f2f2f2;
        padding-left: 10px
    }
}

.box-search-input input {
    display: block;
    width: 100%
}

.box-toggle {
    display: block;
    height: 20px;
    text-align: left;
    margin: 15px 0
}

.box-toggle label.tgl-label {
    font-weight: normal;
    display: inline;
    padding-left: 10px
}

.box-toggle .tgl {
    display: none
}

.box-toggle .tgl,
.box-toggle .tgl:after,
.box-toggle .tgl:before,
.box-toggle .tgl *,
.box-toggle .tgl *:after,
.box-toggle .tgl *:before,
.box-toggle .tgl + .tgl-btn {
    box-sizing: border-box
}

.box-toggle .tgl::selection,
.box-toggle .tgl:after::selection,
.box-toggle .tgl:before::selection,
.box-toggle .tgl *::selection,
.box-toggle .tgl *:after::selection,
.box-toggle .tgl *:before::selection,
.box-toggle .tgl + .tgl-btn::selection {
    background: none
}

.box-toggle .tgl + .tgl-btn {
    outline: 0;
    width: 32px;
    height: 14px;
    cursor: pointer;
    user-select: none;
    margin: 5px auto 5px;
    float: left
}

.box-toggle .tgl + .tgl-btn:after,
.box-toggle .tgl + .tgl-btn:before {
    position: relative;
    display: block;
    content: "";
    width: 10px;
    height: 10px
}

.box-toggle .tgl + .tgl-btn:after {
    left: 0
}

.box-toggle .tgl + .tgl-btn:before {
    display: none
}

.box-toggle .tgl.active + .tgl-btn:after {
    left: 18px
}

.box-toggle .tgl.tgl-light + .tgl-btn {
    background: #4A4A4A;
    border-radius: 10px;
    padding: 2px;
    transition: all .4s ease
}

.box-toggle .tgl.tgl-light + .tgl-btn:after {
    border-radius: 6px;
    background: #fff;
    transition: all .2s ease
}

.box-toggle .tgl.tgl-light.active + .tgl-btn {
    background: #39b54a
}

.box-rowform {
    position: relative;
    background: #FFF;
    padding: 0 20px;
    height: 60px;
    border-radius: 3px;
    margin-top: 10px
}

.box-rowform .rowform-item {
    display: inline-block;
    margin: 0;
    padding: 0;
    vertical-align: middle
}

.box-rowform .rowform-item:nth-of-type(1) {
    width: 40px
}

.box-rowform .rowform-item:nth-of-type(2) {
    width: 30%;
    margin-right: 20px
}

.box-rowform .rowform-item:nth-of-type(3) {
    width: 25%;
    margin-right: 20px
}

.box-rowform .rowform-item:nth-of-type(4) {
    width: 25%
}

.box-rowform .rowform-item .box-checkbox {
    margin-top: -6px
}

@media (max-width: 767px) {
    .box-rowform .rowform-item:nth-of-type(1) {
        position: absolute;
        top: 20px;
        left: 12px
    }

    .box-rowform .rowform-item:nth-of-type(2),
    .box-rowform .rowform-item:nth-of-type(3),
    .box-rowform .rowform-item:nth-of-type(4) {
        width: 100%;
        margin-right: 0;
        padding-left: 20px
    }
}

@media (max-width: 767px) {
    .box-rowform {
        height: auto
    }
}

label {
    font-weight: 600;
    color: #4A4A4A;
    display: block;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.box--auto-save {
    display: inline-block;
    margin-left: 5px;
    margin-top: -2px
}

.phoneNumber-input--prefix {
    position: absolute;
    bottom: 10px;
    left: 0;
    color: #333;
    height: 42px;
    margin: 0;
    line-height: 40px
}

@media (max-width: 1200px) {
    .phoneNumber-input--prefix {
        line-height: 41px
    }
}

@media (max-width: 767px) {
    .phoneNumber-input--prefix {
        line-height: 40px
    }
}

.phoneNumber-input--indentation {
    text-indent: 1px
}

input.checkbox-big--input[disabled] {
    opacity: 0.25
}

.select-requests {
    -moz-appearance: none;
    -webkit-appearance: button;
    -webkit-border-radius: 0px;
    -webkit-box-shadow: 0;
    -webkit-padding-end: 20px;
    -webkit-padding-start: 2px;
    -webkit-user-select: none;
    outline: none;
    box-shadow: 0;
    background-color: transparent;
    background-position: 97% center;
    background-repeat: no-repeat;
    border: none;
    border-bottom: 1px solid #AAA;
    border-radius: 0;
    color: #555;
    margin: 5px 0 10px;
    overflow: hidden;
    padding: 0;
    text-overflow: ellipsis;
    font-weight: 500;
    white-space: nowrap;
    width: 100%;
    height: 42px;
    text-indent: 0
}

.select-requests option {
    font-weight: normal
}

.select-requests--chevron {
    border-bottom: 2px solid #4A4A4A;
    border-right: 2px solid #4A4A4A;
    content: 'aaa';
    display: block;
    height: 10px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    right: 12px;
    bottom: 28px;
    transform-origin: 66% 66%;
    transform: rotate(45deg);
    transition: all 0.15s ease-in-out;
    width: 10px
}

#input-request-search::-webkit-calendar-picker-indicator {
    display: none
}

@font-face {
    font-family: 'safaricom_icons';
    src: url("../fonts/safaricom_icons.eot?biggkq");
    src: url("../fonts/safaricom_icons.eot?biggkq#iefix") format("embedded-opentype"), url("../fonts/safaricom_icons.ttf?biggkq") format("truetype"), url("../fonts/safaricom_icons.woff?biggkq") format("woff"), url("../fonts/safaricom_icons.svg?biggkq#safaricom_icons") format("svg");
    font-weight: normal;
    font-style: normal
}

[class^="ico-"],
[class*=" ico-"] {
    font-family: 'safaricom_icons' !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: inline-block;
    color: #4A4A4A
}

.ico-bin:before {
    content: ""
}

.ico-calendar:before {
    content: ""
}

.ico-cash:before {
    content: ""
}

.ico-chat:before {
    content: "";
    font-weight: bold
}

.ico-check:before {
    content: ""
}

.ico-chevron:before {
    content: ""
}

.ico-close:before {
    content: ""
}

.ico-cloud:before {
    content: ""
}

.ico-cont_clock:before {
    content: ""
}

.ico-cont_email:before {
    content: ""
}

.ico-cont_fixedline:before {
    content: ""
}

.ico-cont_stores:before {
    content: ""
}

.ico-doc:before {
    content: ""
}

.ico-download:before {
    content: ""
}

.ico-facebook:before {
    content: ""
}

.ico-hamburger:before {
    content: ""
}

.ico-ic_clearfilter:before {
    content: ""
}

.ico-ic_more:before {
    content: ""
}

.ico-op_account:before {
    content: ""
}

.ico-op_balance:before {
    content: ""
}

.ico-op_bonga:before {
    content: ""
}

.ico-op_bundle:before {
    content: ""
}

.ico-op_calls:before {
    content: ""
}

.ico-op_data:before {
    content: ""
}

.ico-op_mobile:before {
    content: ""
}

.ico-op_mpesa:before {
    content: ""
}

.ico-op_network:before {
    content: ""
}

.ico-op_postpaid:before {
    content: ""
}

.ico-op_prepaid:before {
    content: ""
}

.ico-op_rbt:before {
    content: ""
}

.ico-op_roaming:before {
    content: ""
}

.ico-op_security:before {
    content: ""
}

.ico-op_services:before {
    content: ""
}

.ico-op_simcard:before {
    content: ""
}

.ico-op_sms:before {
    content: ""
}

.ico-op_voicemail:before {
    content: ""
}

.ico-pencil:before {
    content: ""
}

.ico-phone:before {
    content: ""
}

.ico-plane:before {
    content: ""
}

.ico-profile:before {
    content: ""
}

.ico-question:before {
    content: ""
}

.ico-search:before {
    content: ""
}

.ico-tab_data:before {
    content: ""
}

.ico-tab_datasms:before {
    content: ""
}

.ico-tab_flex:before {
    content: ""
}

.ico-tab_postpaid:before {
    content: ""
}

.ico-tab_promotions:before {
    content: ""
}

.ico-tab_roaming:before {
    content: ""
}

.ico-tab_sms:before {
    content: ""
}

.ico-tab_tunukiwa:before {
    content: ""
}

.ico-twitter:before {
    content: ""
}

.ico-units:before {
    content: ""
}

.ico-us_bonga:before {
    content: ""
}

.ico-us_bundle:before {
    content: ""
}

.ico-us_calls:before {
    content: ""
}

.ico-us_data:before {
    content: ""
}

.ico-us_mpesa:before {
    content: ""
}

.ico-us_network:before {
    content: ""
}

.ico-us_postpaid:before {
    content: ""
}

.ico-us_prepaid:before {
    content: ""
}

.ico-us_rbt:before {
    content: ""
}

.ico-us_roaming:before {
    content: ""
}

.ico-us_security:before {
    content: ""
}

.ico-us_services:before {
    content: ""
}

.ico-us_simcard:before {
    content: ""
}

.ico-us_sms:before {
    content: ""
}

.ico-us_topup:before {
    content: ""
}

.ico-us_voice:before {
    content: ""
}

.ico-us_voicemail:before {
    content: ""
}

.ico-warning:before {
    content: ""
}

.ico-green {
    color: #39b54a
}

.ico-white {
    color: #FFF
}

.ico-black {
    color: #000
}

.ico-grey-dark {
    color: #333
}

.ico-gray {
    color: #c1c1c1
}

.ico-xxs {
    font-size: 16px;
    line-height: 20px
}

.ico-xs {
    font-size: 24px
}

.ico-sm {
    font-size: 32px
}

.ico-md {
    font-size: 48px
}

.ico-lg {
    font-size: 64px
}

.ico-xlg {
    font-size: 80px
}

.ico-social {
    border-radius: 32px;
    border: 1px solid #4A4A4A;
    text-decoration: none;
    background: #4A4A4A;
    height: 32px;
    width: 32px;
    text-align: center;
    line-height: 32px;
    margin-right: 5px
}

.ic-table--plus,
.ic-table--minus {
    display: inline-block;
    font-family: 'Courier New', Courier, monospace !important;
    font-weight: bold;
    font-size: 16px;
    line-height: 16px;
    width: 16px !important;
    height: 16px !important
}

.ic-table--plus:after {
    content: '+';
    color: #39b54a
}

.ic-table--minus:after {
    content: '-';
    color: #e30613
}

section.slide-welcome,
section.slide-small {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    margin-top: 0px;
    color: #FFF
}

@media (max-width: 1080px) {
    section.slide-welcome,
    section.slide-small {
        background-position: 50%
    }
}

section.slide-welcome .overlay,
section.slide-small .overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(to right, rgba(74, 74, 74, 0.7) 0%, rgba(130, 129, 129, 0.2) 100%)
}

section.slide-welcome p,
section.slide-small p {
    width: 50%;
    white-space: pre;
    white-space: -moz-pre-wrap;
    white-space: -hp-pre-wrap;
    white-space: -o-pre-wrap;
    white-space: -pre-wrap;
    white-space: pre-wrap;
    white-space: pre-line;
    word-wrap: break-word
}

section.slide-welcome a,
section.slide-small a {
    color: #FFF;
    text-decoration: none
}

section.slide-welcome a:hover,
section.slide-small a:hover {
    text-decoration: underline
}

section.slide-welcome {
    background-image: url("../images/home-hero.jpg");
    padding: 150px 20px 30px
}

@media (max-width: 1080px) {
    section.slide-welcome {
        padding-top: 90px
    }
}

@media (max-width: 479px) {
    section.slide-welcome {
        background-image: none;
        padding: 25px 0
    }

    section.slide-welcome .container,
    section.slide-welcome .overlay {
        display: none
    }
}

section.slide-small {
    background-image: url("../images/page-hero.jpg");
    padding: 145px 20px 30px
}

@media (max-width: 1080px) {
    section.slide-small {
        padding-top: 100px
    }
}

@media (max-width: 479px) {
    section.slide-small {
        background-image: none;
        padding: 50px 0px 0px 0px;
        margin-bottom: 0px
    }

    section.slide-small .overlay {
        background: transparent
    }

    section.slide-small h1 {
        display: none
    }
}

.va-m {
    vertical-align: middle !important
}

.no-p {
    padding: 0 !important
}

.pb-10 {
    padding-bottom: 10px !important
}

.pb-20 {
    padding-bottom: 20px !important
}

.pt-0 {
    padding-top: 0px !important
}

.pt-10 {
    padding-top: 10px !important
}

.pt-20 {
    padding-top: 20px !important
}

.no-m {
    margin: 0 !important
}

.mt-0 {
    margin-top: 0px !important
}

.mt-10 {
    margin-top: 10px !important
}

.mt-20 {
    margin-top: 20px !important
}

.mt-30 {
    margin-top: 30px !important
}

.mt-40 {
    margin-top: 40px !important
}

.mr-0 {
    margin-right: 0px !important
}

.mb-0 {
    margin-bottom: 0px !important
}

.mb-10 {
    margin-bottom: 10px !important
}

.mb-20 {
    margin-bottom: 20px !important
}

.mb-30 {
    margin-bottom: 30px !important
}

.txt_center {
    text-align: center !important
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

section,
aside {
    animation-name: fadeIn;
    animation-duration: 0.333s
}

@keyframes move {
    from {
        transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        -moz-transform: scale(1)
    }
    to {
        transform: scale(1.1);
        -ms-transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -o-transform: scale(1.1);
        -moz-transform: scale(1.1)
    }
}

header #main-nav nav .link-menu,
header #main-nav .link-profile {
    display: inline-block;
    padding-right: 8px;
    padding-left: 8px;
    line-height: 70px;
    height: 71px
}

@media (max-width: 1200px) {
    header #main-nav nav .link-menu,
    header #main-nav .link-profile {
        padding-right: 6px;
        padding-left: 6px
    }
}

@keyframes show-mobile-nav {
    from {
        background-color: transparent
    }
    to {
        background-color: #333
    }
}

header {
    position: fixed;
    z-index: 100000;
    width: 100%;
    max-width: 2560px;
    height: 105px;
    top: 0;
    margin: auto 0;
    background: #FFF;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    -webkit-transition: top 0.5s;
    transition: top 0.5s
}

@media (max-width: 1080px) {
    header {
        height: 50px;
        top: 0;
        padding: 0 2.5%
    }
}

header #top-nav {
    height: 35px;
    background: #39b54a;
    display: block
}

header #top-nav nav {
    margin-top: -1px
}

header #top-nav nav:after {
    content: "";
    display: table;
    clear: both
}

header #top-nav nav a {
    height: 35px;
    text-decoration: none;
    font-weight: normal;
    color: #39b54a;
    line-height: 35px;
    padding: 0 15px
}

header #top-nav nav a.link-left {
    float: left;
    background: #FFF
}

header #top-nav nav a.link-right {
    float: right;
    color: #FFF
}

header #top-nav nav a.link-right:hover {
    background: rgba(0, 0, 0, 0.1)
}

@media (max-width: 1080px) {
    header #top-nav {
        display: none
    }
}

@media (max-width: 1080px) {
    header #main-nav {
        height: 50px
    }
}

header #main-nav .logo-menu {
    position: absolute;
    top: 15px;
    left: 1.5%
}

@media (max-width: 1080px) {
    header #main-nav .logo-menu {
        top: 9px
    }
}

header #main-nav nav {
    display: inline-block;
    height: 70px;
    margin-left: 180px
}

header #main-nav nav.right {
    float: right;
    margin: 0 15px 0 0
}

header #main-nav nav.right .link-menu {
    float: right;
    margin-right: 15px
}

header #main-nav nav.right .link-menu .link-menu--options {
    right: -8px
}

@media (max-width: 1200px) {
    header #main-nav nav.right .link-menu {
        padding-left: 0;
        margin-right: 5px
    }
}

header #main-nav nav.right .box-image-round {
    margin-top: 19px;
    vertical-align: top;
    padding-top: 0px;
    line-height: 0;
    object-fit: contain;
    overflow: hidden
}

@media (max-width: 1080px) {
    header #main-nav nav.right .box-image-round {
        display: none
    }
}

header #main-nav nav.right .box-image-round img {
    margin: auto
}

header #main-nav nav.right .box-image-round .ico-op_account {
    font-size: 20px
}

header #main-nav nav .link-menu {
    position: relative;
    width: auto;
    -webkit-transition: width 2s;
    transition: width 2s;
    border-bottom: 4px solid #FFF
}

header #main-nav nav .link-menu:hover {
    border-bottom: 4px solid #39b54a
}

header #main-nav nav .link-menu:hover .link-menu--options {
    display: block
}

header #main-nav nav .link-menu a {
    display: block;
    color: #4A4A4A;
    font-weight: bold;
    text-decoration: none
}

header #main-nav nav .link-menu .link-menu--options {
    display: none;
    position: absolute;
    background: #FFF;
    width: auto;
    min-width: 100%;
    margin: 1px 8px 0 -8px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2)
}

header #main-nav nav .link-menu .link-menu--options a.link-submenu {
    position: relative;
    white-space: nowrap;
    display: block;
    padding: 15px 15px;
    border-bottom: 1px solid #c1c1c1;
    line-height: 1rem;
    text-transform: uppercase;
    font-size: 0.7rem
}

header #main-nav nav .link-menu .link-menu--options a.link-submenu:hover {
    background: #c1c1c1
}

header #main-nav nav .link-menu.disabled a {
    color: #EDEDED;
    cursor: default
}

header #main-nav nav .link-menu.disabled:hover {
    border-bottom-color: #FFF
}

header #main-nav nav .link-menu.disabled:hover .link-menu--options {
    display: none
}

@media (max-width: 1080px) {
    header #main-nav nav {
        display: none
    }
}

header #main-nav form {
    display: inline-block
}

@media (max-width: 1080px) {
    header #main-nav form {
        display: none
    }
}

header #main-nav .btn--search div {
    font-size: 22px
}

header #main-nav .link-profile {
    color: #4A4A4A;
    font-weight: bold;
    text-decoration: none;
    float: right
}

@media (max-width: 1080px) {
    header #main-nav .link-profile {
        display: none
    }
}

header .mobile-nav {
    display: none;
    background: black;
    min-width: 280px
}

@media (max-width: 1080px) {
    header .mobile-nav {
        position: fixed;
        z-index: 1000;
        top: 0;
        left: 0;
        width: 101%;
        height: 100%;
        animation-name: show-mobile-nav;
        animation-duration: .25s
    }
}

header .mobile-nav .container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    padding: 30px 20px 20px
}

header .mobile-nav .container .box-image-round {
    padding-top: 0px;
    object-fit: cover;
    overflow: hidden
}

header .mobile-nav .container .box-image-round img {
    margin: auto
}

header .mobile-nav.show-mobile-nav {
    display: block;
    background-color: #333
}

header .mobile-nav .link-profile-mob {
    color: #FFF;
    text-decoration: none;
    display: inline-block;
    margin: 0px 0 0 10px;
    vertical-align: top;
    width: 80%
}

header .mobile-nav .link-profile-mob span {
    word-wrap: break-word;
    white-space: pre-line;
    text-overflow: ellipsis;
    overflow: hidden
}

header .mobile-nav .box-searchfield {
    margin: 5px 0
}

header .mobile-nav h5 {
    border-bottom: 1px solid #000;
    padding: 15px 0 16px;
    color: #FFF;
    font-weight: bold;
    text-decoration: none;
    line-height: 0
}

header .mobile-nav h5 span,
header .mobile-nav h5 a {
    color: #FFF;
    border-bottom: none;
    font-weight: bold;
    text-decoration: none;
    display: block;
    padding: 10px 0 12px
}

header .mobile-nav h5.disabled span {
    display: none
}

header .mobile-nav h5.disabled a {
    color: #4A4A4A;
    outline: none
}

header .mobile-nav ul {
    margin: 0;
    padding: 0
}

header .mobile-nav ul li {
    margin: 10px 0
}

header .mobile-nav ul li:last-of-type {
    padding-bottom: 20px
}

header .mobile-nav ul li a {
    color: #FFF;
    text-decoration: none;
    padding: 5px 0;
    display: block
}

header .mobile-nav #top-nav-mobile {
    position: relative
}

header .mobile-nav #top-nav-mobile nav {
    margin-top: 50px
}

header .mobile-nav #top-nav-mobile nav a {
    color: #FFF;
    width: 47%;
    display: inline-block;
    font-weight: 700;
    text-decoration: none;
    padding: 10px 0
}

header .hamburger {
    display: none
}

@media (max-width: 1080px) {
    header .hamburger {
        display: block;
        position: fixed;
        height: 50px;
        width: 50px;
        top: 0;
        right: 1.5%;
        z-index: 10000;
        padding: 12px
    }

    header .hamburger:hover {
        cursor: pointer
    }

    header .hamburger .line {
        width: 25px;
        height: 2px;
        border-radius: 2px;
        background-color: #39b54a;
        display: block;
        margin: 5px auto;
        -webkit-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out
    }

    header .hamburger.is-active {
        background: #333
    }

    header .hamburger.is-active .line:nth-child(2) {
        opacity: 0
    }

    header .hamburger.is-active .line:nth-child(1) {
        -webkit-transform: translateY(7px) rotate(45deg);
        -ms-transform: translateY(7px) rotate(45deg);
        -o-transform: translateY(7px) rotate(45deg);
        transform: translateY(7px) rotate(45deg);
        background-color: #FFF
    }

    header .hamburger.is-active .line:nth-child(3) {
        -webkit-transform: translateY(-7px) rotate(-45deg);
        -ms-transform: translateY(-7px) rotate(-45deg);
        -o-transform: translateY(-7px) rotate(-45deg);
        transform: translateY(-7px) rotate(-45deg);
        background-color: #FFF
    }
}

.nav-up {
    top: -35px
}

.main-nav--alert {
    background: #333;
    color: #FFF;
    position: fixed;
    height: 30px;
    width: 100%;
    min-width: 320px;
    top: 0;
    z-index: 999
}

@media (max-width: 1080px) {
    .main-nav--alert {
        height: 80px;
        top: 50px
    }
}

.main-nav--alert .container {
    padding: 0 15px;
    display: table;
    height: 100%
}

.main-nav--alert h6 {
    display: table-cell;
    vertical-align: middle
}

@media (max-width: 767px) {
    .main-nav--alert h6 {
        padding-right: 25px
    }
}

.main-nav--alert .ico-close {
    float: right;
    text-decoration: none;
    margin-top: 8px
}

@media (max-width: 1080px) {
    .main-nav--alert .ico-close {
        position: absolute;
        top: 25px;
        right: 20px
    }
}

footer {
    position: relative;
    display: block;
    width: 100%;
    margin-top: 115px;
    padding: 30px 0 45px;
    background: #333;
    color: #FFF
}

@media (max-width: 1080px) {
    footer {
        height: auto;
        padding: 0 2.5% 30px
    }
}

footer .col-footer_grid .grid-item:nth-child(4) {
    margin-top: 30px
}

footer .col-footer_grid .grid-item:nth-child(4) p {
    margin-top: 0
}

@media (max-width: 1080px) {
    footer .col-footer_grid .grid-item:nth-child(4) p {
        display: none
    }
}

footer .col-footer_grid .grid-item:nth-child(4) h4 {
    margin: 30px 0 15px
}

@media (max-width: 1080px) {
    footer .col-footer_grid .grid-item:nth-child(4) h4 {
        display: none
    }
}

footer .col-footer_grid .grid-item:nth-child(5) {
    margin-top: 30px;
    text-align: right
}

@media (max-width: 1080px) {
    footer .col-footer_grid .grid-item:nth-child(5) {
        display: none
    }
}

footer .menu-desktop {
    display: block
}

@media (max-width: 1080px) {
    footer .menu-desktop {
        display: none
    }
}

footer .menu-desktop h4 {
    margin: 30px 0 15px
}

footer .menu-desktop ul {
    margin: 0;
    padding: 0
}

footer .menu-desktop ul li {
    padding-left: 0;
    margin: 10px 0
}

footer .menu-desktop ul li:last-of-type {
    padding-bottom: 20px
}

footer .menu-desktop ul li a {
    color: #FFF;
    text-decoration: none;
    padding: 5px 0;
    font-weight: normal
}

footer .menu-desktop ul li a:hover {
    text-decoration: underline;
    color: #39b54a
}

footer .menu-mobile ul {
    margin: 0;
    padding: 0
}

footer .menu-mobile ul li {
    margin: 10px 0
}

footer .menu-mobile ul li:last-of-type {
    padding-bottom: 20px
}

footer .menu-mobile ul li a {
    color: #FFF;
    text-decoration: none;
    padding: 5px 0
}

footer #footer-nav_fixed {
    position: fixed;
    padding: 10px;
    bottom: 0px;
    right: 0px;
    text-align: center;
    border-radius: 3px 3px 0 0
}

@media (max-width: 1080px) {
    footer #footer-nav_fixed {
        display: none
    }
}

footer #footer-nav_fixed a {
    -webkit-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.81);
    box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.81)
}

footer #footer-nav_fixed a:active,
footer #footer-nav_fixed a.nice-select.open {
    margin-top: 2px;
    -webkit-box-shadow: 0 0px 2px 0px rgba(255, 255, 255, 0.25) inset;
    box-shadow: 0 0px 2px 0px rgba(255, 255, 255, 0.25) inset
}

.nice-select {
    -webkit-tap-highlight-color: transparent;
    background-color: transparent;
    color: #4A4A4A;
    border-bottom: solid 1px #c1c1c1;
    cursor: pointer;
    display: block;
    float: left;
    height: 42px;
    line-height: 40px;
    outline: none;
    margin-bottom: 10px;
    margin-top: 5px;
    padding-left: 1px;
    padding-right: 30px;
    position: relative;
    text-align: left !important;
    transition: all 0.2s ease-in-out;
    user-select: none;
    white-space: nowrap;
    width: 100%
}

.nice-select:hover {
    border-color: #b4b4b4
}

.nice-select:active,
.nice-select.open,
.nice-select:focus {
    border-color: #c1c1c1
}

.nice-select:after {
    border-bottom: 2px solid #4A4A4A;
    border-right: 2px solid #4A4A4A;
    content: '';
    display: block;
    height: 10px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    right: 12px;
    top: 50%;
    transform-origin: 66% 66%;
    transform: rotate(45deg);
    transition: all 0.15s ease-in-out;
    width: 10px
}

.nice-select.open:after {
    transform: rotate(-135deg)
}

.nice-select.open .list {
    opacity: 1;
    pointer-events: auto;
    transform: scale(1) translateY(0);
    overflow-y: scroll;
    max-height: 300px
}

.nice-select.disabled {
    border-color: #c6c6c6;
    color: #c1c1c1;
    pointer-events: none
}

.nice-select.disabled:after {
    border-color: #666
}

.nice-select .list {
    background-color: #fff;
    box-shadow: 0 0 0 1px rgba(51, 51, 51, 0.11);
    box-sizing: border-box;
    margin-top: 4px;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    transform-origin: 50% 0;
    transform: scale(0.75) translateY(-21px);
    transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    z-index: 9;
    width: 100%;
    max-height: 300px
}

.nice-select .list:hover .option:not(:hover) {
    background-color: transparent !important
}

.nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 30px;
    list-style: none;
    min-height: 30px;
    font-size: 12px;
    outline: none;
    padding-left: 18px;
    padding-right: 29px;
    text-align: left;
    transition: all 0.2s
}

.nice-select .option:hover,
.nice-select .option.focus,
.nice-select .option.selected.focus {
    background-color: #c1c1c1
}

.nice-select .option.selected {
    font-weight: bold
}

.nice-select .option.option.selected:hover {
    color: #FFF
}

.nice-select .option.disabled {
    background-color: transparent;
    color: #4A4A4A;
    cursor: default
}

.daterangepicker .nice-select {
    display: inline-block;
    width: 45%;
    margin-right: 5%;
    border: none;
    padding: 0;
    height: 30px;
    margin-top: 0;
    margin-bottom: 5px
}

.daterangepicker .nice-select:after {
    display: none
}

.daterangepicker .nice-select.monthselect {
    text-align: right !important
}

.no-csspointerevents .nice-select .list {
    display: none
}

.no-csspointerevents .nice-select.open .list {
    display: block
}

.ui-icon-triangle-1-e:before,
.ui-icon-triangle-1-s:before {
    position: absolute;
    font-size: 16px;
    width: 16px;
    height: 16px;
    font-family: 'safaricom_icons' !important;
    color: #000;
    content: "\e905"
}

.ui-icon-triangle-1-s:before {
    transform: rotate(180deg)
}

.menu-mobile.accordion-mob-footer,
.menu-mobile.accordion-mob-header {
    display: none
}

@media (max-width: 1080px) {
    .menu-mobile.accordion-mob-footer,
    .menu-mobile.accordion-mob-header {
        display: block
    }
}

.menu-mobile.accordion-mob-footer h5.accordion--toggle,
.menu-mobile.accordion-mob-header h5.accordion--toggle {
    outline: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

@media (max-width: 1080px) {
    .menu-mobile.accordion-mob-footer h5.accordion--toggle,
    .menu-mobile.accordion-mob-header h5.accordion--toggle {
        cursor: pointer;
        border-bottom: 1px solid #000;
        margin-top: 0px;
        margin-bottom: 0;
        padding-bottom: 15px;
        padding-top: 15px
    }
}

.menu-mobile.accordion-mob-footer h5.accordion--toggle .ui-accordion-header-icon,
.menu-mobile.accordion-mob-header h5.accordion--toggle .ui-accordion-header-icon {
    box-sizing: border-box;
    transition: transform 0.3s;
    width: 12px;
    height: 12px;
    transform: rotate(180deg);
    position: relative;
    float: right;
    margin: 3px 10px 0 0
}

.menu-mobile.accordion-mob-footer h5.accordion--toggle .ui-accordion-header-icon::before,
.menu-mobile.accordion-mob-footer h5.accordion--toggle .ui-accordion-header-icon::after,
.menu-mobile.accordion-mob-header h5.accordion--toggle .ui-accordion-header-icon::before,
.menu-mobile.accordion-mob-header h5.accordion--toggle .ui-accordion-header-icon::after {
    content: '';
    display: block;
    width: 12px;
    height: 0px;
    border-bottom: solid 2px #FFF;
    position: absolute;
    bottom: 5px
}

.menu-mobile.accordion-mob-footer h5.accordion--toggle .ui-accordion-header-icon::before,
.menu-mobile.accordion-mob-header h5.accordion--toggle .ui-accordion-header-icon::before {
    content: '';
    display: block;
    width: 12px;
    height: 0px;
    border-bottom: solid 2px #FFF;
    position: absolute;
    bottom: 5px;
    transform: rotate(90deg);
    transition: width 0.3s
}

.menu-mobile.accordion-mob-footer h5.accordion--toggle .ui-accordion-header-icon.ui-icon-triangle-1-s,
.menu-mobile.accordion-mob-header h5.accordion--toggle .ui-accordion-header-icon.ui-icon-triangle-1-s {
    transform: rotate(0deg);
    margin-top: -7px
}

.menu-mobile.accordion-mob-footer h5.accordion--toggle .ui-accordion-header-icon.ui-icon-triangle-1-s:before,
.menu-mobile.accordion-mob-header h5.accordion--toggle .ui-accordion-header-icon.ui-icon-triangle-1-s:before {
    content: '';
    display: block;
    width: 0px;
    height: 0px;
    border-bottom: solid 2px #FFF;
    position: absolute;
    bottom: 7px;
    transform: rotate(90deg)
}

.accordion-white-selector {
    background: #FFF;
    margin-top: 30px;
    padding: 10px 20px;
    border-radius: 3px;
    overflow: hidden
}

@media (max-width: 479px) {
    .accordion-white-selector {
        margin-top: 10px;
        padding: 10px
    }
}

.accordion-white-selector h5.accordion--toggle {
    position: relative;
    outline: none;
    margin: 4px 0 0;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.accordion-white-selector h5.accordion--toggle p {
    display: inline-block;
    margin: 0;
    padding-right: 5px
}

.accordion-white-selector h5.accordion--toggle a {
    line-height: 1.5rem;
    text-decoration: none;
    margin-right: 40px
}

@media (max-width: 1080px) {
    .accordion-white-selector h5.accordion--toggle a {
        display: none
    }
}

.accordion-white-selector h5.accordion--toggle .grid-item:last-child {
    text-align: right
}

.accordion-white-selector h5.accordion--toggle .ui-icon-triangle-1-e:before,
.accordion-white-selector h5.accordion--toggle .ui-icon-triangle-1-s:before {
    top: 2px;
    right: 0px
}

.accordion-dark-selector {
    margin-top: 20px;
    padding: 0px;
    overflow: hidden
}

.accordion-dark-selector h5.accordion--toggle {
    background: #5c6670;
    border-radius: 3px;
    position: relative;
    outline: none;
    margin: 20px 0 0;
    padding: 13px 20px;
    cursor: pointer;
    color: #FFF;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.accordion-dark-selector h5.accordion--toggle p {
    display: inline-block;
    margin: 0
}

.accordion-dark-selector h5.accordion--toggle a {
    line-height: 1.5rem;
    text-decoration: none;
    margin-right: 40px
}

.accordion-dark-selector h5.accordion--toggle a.accordion--account-link {
    color: #FFF
}

.accordion-dark-selector h5.accordion--toggle a.accordion--account-link:hover {
    color: #39b54a
}

@media (max-width: 1080px) {
    .accordion-dark-selector h5.accordion--toggle a.accordion--account-link {
        display: inline
    }
}

.accordion-dark-selector h5.accordion--toggle .ui-icon-triangle-1-e:before,
.accordion-dark-selector h5.accordion--toggle .ui-icon-triangle-1-s:before {
    top: 15px;
    right: 20px;
    color: #FFF
}

.accordion-dark-selector div.container-full {
    background: #FFF
}

.accordion-light-selector {
    margin-top: 20px;
    padding: 0px;
    overflow: hidden
}

.accordion-light-selector h5.accordion--toggle {
    background: #FFF;
    border-radius: 3px;
    position: relative;
    outline: none;
    margin: 10px 0 0;
    padding: 13px 20px;
    cursor: pointer;
    color: #333;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.accordion-light-selector h5.accordion--toggle p {
    display: inline-block;
    margin: 0
}

.accordion-light-selector h5.accordion--toggle a {
    line-height: 1.5rem;
    text-decoration: none;
    margin-right: 40px
}

@media (max-width: 1080px) {
    .accordion-light-selector h5.accordion--toggle a {
        display: none
    }
}

.accordion-light-selector h5.accordion--toggle .ui-icon-triangle-1-e:before,
.accordion-light-selector h5.accordion--toggle .ui-icon-triangle-1-s:before {
    top: 15px;
    right: 20px
}

.accordion-light-selector.accordion-icons {
    margin-top: 0px
}

.accordion-light-selector.accordion-icons h5.accordion--toggle div,
.accordion-light-selector.accordion-icons h5.accordion--toggle span {
    vertical-align: middle
}

.accordion-light-selector.accordion-icons h5.accordion--toggle span {
    margin-left: 10px
}

.accordion-light-selector.accordion-icons h5.accordion--toggle .ui-icon-triangle-1-e:before,
.accordion-light-selector.accordion-icons h5.accordion--toggle .ui-icon-triangle-1-s:before {
    top: 20px
}

.accordion-light-selector.accordion-icons .bck-color--white h1,
.accordion-light-selector.accordion-icons .bck-color--white h2,
.accordion-light-selector.accordion-icons .bck-color--white h4,
.accordion-light-selector.accordion-icons .bck-color--white h5 {
    margin-left: 10px
}

.accordion-light-selector.accordion-icons .bck-color--white h1 {
    margin-bottom: 20px
}

@media (max-width: 767px) {
    .accordion-light-selector.accordion-icons .bck-color--white h1 {
        margin-bottom: 10px
    }
}

.accordion-light-selector.accordion-icons .bck-color--white hr {
    margin: 0 20px
}

.accordion-light-selector.accordion-icons .grid-item:last-of-type {
    text-align: right
}

.accordion-light-selector.accordion-icons .grid-item:last-of-type p {
    margin-right: 10px;
    margin-top: 38px;
    vertical-align: middle
}

.accordion-light-selector.accordion-icons .grid-item:last-of-type p.sm {
    margin-top: 20px
}

@media (max-width: 767px) {
    .accordion-light-selector.accordion-icons .grid-item:last-of-type {
        text-align: left
    }

    .accordion-light-selector.accordion-icons .grid-item:last-of-type p {
        margin-left: 10px;
        margin-top: 0px
    }

    .accordion-light-selector.accordion-icons .grid-item:last-of-type p.sm {
        margin-top: 0px
    }
}

.accordion-toggle-selector {
    background: #FFF;
    padding: 20px
}

.accordion-toggle-selector h4 {
    display: inline-block;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.accordion-toggle-selector div.accordion--toggle {
    position: relative;
    float: right;
    outline: none;
    margin-top: 3px
}

.accordion-toggle-selector div.accordion--toggle .accordion-toggle {
    display: block;
    height: 15px
}

.accordion-toggle-selector div.accordion--toggle .accordion-toggle .tgl {
    display: none
}

.accordion-toggle-selector div.accordion--toggle .accordion-toggle .tgl,
.accordion-toggle-selector div.accordion--toggle .accordion-toggle .tgl:after,
.accordion-toggle-selector div.accordion--toggle .accordion-toggle .tgl:before,
.accordion-toggle-selector div.accordion--toggle .accordion-toggle .tgl *,
.accordion-toggle-selector div.accordion--toggle .accordion-toggle .tgl *:after,
.accordion-toggle-selector div.accordion--toggle .accordion-toggle .tgl *:before,
.accordion-toggle-selector div.accordion--toggle .accordion-toggle .tgl + .tgl-btn {
    box-sizing: border-box
}

.accordion-toggle-selector div.accordion--toggle .accordion-toggle .tgl::selection,
.accordion-toggle-selector div.accordion--toggle .accordion-toggle .tgl:after::selection,
.accordion-toggle-selector div.accordion--toggle .accordion-toggle .tgl:before::selection,
.accordion-toggle-selector div.accordion--toggle .accordion-toggle .tgl *::selection,
.accordion-toggle-selector div.accordion--toggle .accordion-toggle .tgl *:after::selection,
.accordion-toggle-selector div.accordion--toggle .accordion-toggle .tgl *:before::selection,
.accordion-toggle-selector div.accordion--toggle .accordion-toggle .tgl + .tgl-btn::selection {
    background: none
}

.accordion-toggle-selector div.accordion--toggle .accordion-toggle .tgl + .tgl-btn {
    outline: 0;
    display: block;
    width: 32px;
    height: 14px;
    position: relative;
    cursor: pointer;
    user-select: none;
    margin: 0 auto
}

.accordion-toggle-selector div.accordion--toggle .accordion-toggle .tgl + .tgl-btn:after,
.accordion-toggle-selector div.accordion--toggle .accordion-toggle .tgl + .tgl-btn:before {
    position: relative;
    display: block;
    content: "";
    width: 10px;
    height: 10px
}

.accordion-toggle-selector div.accordion--toggle .accordion-toggle .tgl + .tgl-btn:after {
    left: 0
}

.accordion-toggle-selector div.accordion--toggle .accordion-toggle .tgl + .tgl-btn:before {
    display: none
}

.accordion-toggle-selector div.accordion--toggle .accordion-toggle .tgl.active + .tgl-btn:after {
    left: 18px
}

.accordion-toggle-selector div.accordion--toggle .accordion-toggle .tgl.tgl-light + .tgl-btn {
    background: #4A4A4A;
    border-radius: 10px;
    padding: 2px;
    transition: all .4s ease
}

.accordion-toggle-selector div.accordion--toggle .accordion-toggle .tgl.tgl-light + .tgl-btn:after {
    border-radius: 6px;
    background: #fff;
    transition: all .2s ease
}

.accordion-toggle-selector div.accordion--toggle .accordion-toggle .tgl.tgl-light.active + .tgl-btn {
    background: #39b54a
}

.accordion-toggle-selector .ui-icon-triangle-1-e:before,
.accordion-toggle-selector .ui-icon-triangle-1-s:before {
    display: none
}

.accordion-toggle-selector.disabled div.accordion--toggle .accordion-toggle .tgl.active + .tgl-btn:after {
    left: 0px
}

.accordion-toggle-selector.disabled div.accordion--toggle .accordion-toggle .tgl.tgl-light + .tgl-btn {
    background: #EDEDED
}

.accordion-table-selector {
    margin-top: 20px;
    padding: 0px;
    overflow: hidden
}

.accordion-table-selector .col-5-accordion .accordion-item {
    display: inline-block
}

.accordion-table-selector .col-5-accordion .item-1 {
    width: 8%
}

.accordion-table-selector .col-5-accordion .item-2 {
    width: 32%
}

.accordion-table-selector .col-5-accordion .item-3 {
    width: 22%
}

.accordion-table-selector .col-5-accordion .item-4 {
    width: 14%
}

.accordion-table-selector .col-5-accordion .item-5 {
    width: 20%
}

@media (max-width: 767px) {
    .accordion-table-selector .col-5-accordion .item-1 {
        position: absolute
    }

    .accordion-table-selector .col-5-accordion .item-2,
    .accordion-table-selector .col-5-accordion .item-3,
    .accordion-table-selector .col-5-accordion .item-4,
    .accordion-table-selector .col-5-accordion .item-5 {
        margin-left: 5%;
        width: 90%
    }

    .accordion-table-selector .col-5-accordion .item-2.checker,
    .accordion-table-selector .col-5-accordion .item-3.checker,
    .accordion-table-selector .col-5-accordion .item-4.checker,
    .accordion-table-selector .col-5-accordion .item-5.checker {
        margin-left: 40px
    }
}

.accordion-table-selector h5.accordion--toggle {
    background: #FFF;
    border-radius: 3px;
    position: relative;
    outline: none;
    margin: 10px 0 0;
    padding: 13px 0px;
    cursor: pointer;
    color: #333;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.accordion-table-selector h5.accordion--toggle .box-radiobutton .checkmark {
    top: -10px;
    left: 20px
}

@media (max-width: 1080px) {
    .accordion-table-selector h5.accordion--toggle .box-radiobutton .checkmark {
        left: 10px
    }
}

.accordion-table-selector h5.accordion--toggle p {
    display: inline-block;
    margin: 0
}

.accordion-table-selector h5.accordion--toggle a {
    line-height: 1.5rem;
    text-decoration: none;
    margin-right: 40px
}

@media (max-width: 1080px) {
    .accordion-table-selector h5.accordion--toggle a {
        display: none
    }
}

.accordion-table-selector h5.accordion--toggle .ui-icon-triangle-1-e:before,
.accordion-table-selector h5.accordion--toggle .ui-icon-triangle-1-s:before {
    top: 15px;
    right: 20px
}

.accordion-table-selector div.container {
    background: #FFF;
    padding-bottom: 20px
}

.accordion-table-selector div.container .col-1 .grid-item {
    width: 97%;
    margin: 0 1.5%
}

.accordion-table-selector div.container .col-1 table.dataTable tr.odd,
.accordion-table-selector div.container .col-1 table.dataTable tr.even {
    border-top: none
}

.accordion-table-selector div.container .col-1 table.dataTable tbody td {
    padding: 10px 5px
}

.accordion-table-selector div.container .col-1 table.dataTable > tbody > tr.child ul.dtr-details > li {
    display: block;
    text-align: left;
    margin-left: 7%
}

.accordion-table-selector div.container .col-1 table.dataTable > tbody > tr.child span.dtr-title {
    display: none
}

.tabs-cutted {
    position: relative
}

.tabs-cutted a.tab-link {
    position: absolute;
    top: 10px;
    right: 0;
    background: none;
    text-decoration: none
}

@media (max-width: 767px) {
    .tabs-cutted a.tab-link {
        right: unset;
        left: 0;
        margin-top: -40px
    }
}

.tabs-cutted ul {
    margin: 0 -2px 0 0px
}

.tabs-cutted ul li {
    position: relative;
    display: inline-block;
    background: #c1c1c1;
    -webkit-transform: skewX(26deg);
    -ms-transform: skewX(26deg);
    transform: skewX(26deg);
    margin-left: 0px;
    padding: 0;
    line-height: 40px;
    z-index: 990
}

.tabs-cutted ul li.ui-state-active {
    background: #FFF;
    border-left: 1px solid #EDEDED;
    border-right: 1px solid #EDEDED
}

.tabs-cutted ul li.ui-state-active p {
    -webkit-transform: skewX(-26deg);
    -ms-transform: skewX(-26deg);
    transform: skewX(-26deg)
}

.tabs-cutted ul li a {
    text-decoration: none;
    display: block;
    padding: 10px 20px;
    outline: none
}

@media (max-width: 479px) {
    .tabs-cutted ul li a {
        padding: 10px 8px
    }
}

.tabs-cutted ul li p {
    -webkit-transform: skewX(-26deg);
    -ms-transform: skewX(-26deg);
    transform: skewX(-26deg);
    margin: 0;
    cursor: pointer;
    font-weight: 500
}

.tabs-cutted ul li:first-of-type {
    background: transparent;
    -webkit-transform: skewX(0deg);
    -ms-transform: skewX(0deg);
    transform: skewX(0deg);
    border: none
}

.tabs-cutted ul li:first-of-type a {
    margin-top: -20px;
    margin-right: -11px;
    -webkit-transform: skewX(0);
    -ms-transform: skewX(0);
    transform: skewX(0);
    display: inline-block;
    height: 0;
    border: 19px solid transparent;
    border-top: 0 solid;
    border-bottom: 42px solid #c1c1c1;
    border-left: 0;
    -o-text-overflow: clip;
    text-overflow: clip
}

@media (min-width: 767px) {
    .tabs-cutted ul li:first-of-type a {
        border: 20px solid transparent;
        border-top: 0 solid;
        border-bottom: 41px solid #c1c1c1;
        border-left: 0
    }
}

@media (min-width: 1200px) {
    .tabs-cutted ul li:first-of-type a {
        margin-right: -10px;
        border: 22px solid transparent;
        border-top: 0 solid;
        border-bottom: 44px solid #c1c1c1;
        border-left: 0
    }
}

.tabs-cutted ul li:first-of-type a p {
    margin-top: 20px;
    -webkit-transform: skewX(0deg);
    -ms-transform: skewX(0deg);
    transform: skewX(0deg)
}

.tabs-cutted ul li:first-of-type.ui-state-active a {
    border-bottom: 44px solid #FFF;
    padding-left: 30px
}

@media (max-width: 479px) {
    .tabs-cutted ul li:first-of-type {
        margin-left: -20px
    }
}

.tabs-cutted .tabs-app--item {
    background: #FFF;
    padding: 20px 20px 20px;
    margin-top: 0px;
    z-index: 10000
}

.tabs-cutted .tabs-app--item .charts {
    position: relative;
    margin: 0 auto;
    width: 120px;
    height: 120px;
    margin-top: 7.5%;
    margin-bottom: 5%
}

.tabs-cutted .tabs-app--item .charts div {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -32px;
    margin-top: -34px
}

@media (max-width: 767px) {
    .tabs-cutted .tabs-app--item .charts {
        margin: 2.5% auto
    }
}

.tabs-cutted .tabs-app--item .chart-label {
    text-align: center
}

@media (max-width: 767px) {
    .tabs-cutted .tabs-app--item .col-2-ng {
        text-align: center
    }
}

@media (max-width: 479px) {
    .tabs-cutted .tabs-app--item {
        padding: 20px 8%;
        margin-right: -5%;
        margin-left: -5%
    }
}

@media (max-width: 767px) {
    .tabs-cutted {
        margin-top: 30px
    }
}

.tabs-default {
    position: relative
}

.tabs-default > ul {
    display: block;
    height: 70px;
    text-align: left;
    margin: 0;
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: auto
}

@media (max-width: 1080px) {
    .tabs-default > ul {
        overflow-y: hidden;
        overflow-x: auto
    }

    .tabs-default > ul::-webkit-scrollbar {
        width: 10px;
        height: 10px
    }

    .tabs-default > ul::-webkit-scrollbar-track {
        background: rgba(0, 0, 0, 0.1)
    }

    .tabs-default > ul::-webkit-scrollbar-thumb {
        background: silver
    }

    .tabs-default > ul::-webkit-scrollbar-thumb:hover {
        background: #7b7b7b
    }
}

.tabs-default > ul.lg {
    height: 80px
}

.tabs-default > ul li {
    position: relative;
    display: inline-block;
    text-align: center;
    background: #FFF;
    border-radius: 3px;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    margin-right: 3px
}

.tabs-default > ul li a {
    min-height: 40px;
    width: 100%;
    text-decoration: none;
    outline: none;
    padding: 10px 15px;
    display: block
}

.tabs-default > ul li .vl {
    display: none
}

.tabs-default > ul li.ui-state-active {
    background: #5c6670;
    border-radius: 3px
}

.tabs-default > ul li.ui-state-active a {
    color: #FFF;
    text-decoration: none;
    outline: none
}

.tabs-default > ul li.ui-state-active .vl {
    display: block;
    position: absolute;
    width: 100%;
    margin: 0 auto
}

.tabs-default > ul li.ui-state-active .vl .circle {
    position: absolute;
    margin-left: -3.5px;
    left: 50%;
    height: 10px;
    width: 7px;
    background-image: url(data:image/gif;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAKCAYAAAB4zEQNAAAACXBIWXMAAAsSAAALEgHS3X78AAAAcklEQVQYlWP4//8/HMekFfxH5jMx4AHkSzKCzI5NL0xgYGCYwMDAwM/AwPCRgYGhYPHM/gWMMWkFDgwMDPsZGBgaGRgYDjAwMID49QwMDI4sDAwMAQwMDBcXz+xvgJp2IDa9ECTmgM9OBbzG4nbQzP4FAHIQNR+tPgIlAAAAAElFTkSuQmCC);
    background-size: 100%
}

@media (max-width: 1080px) {
    .tabs-default > ul li.ui-state-active .vl {
        display: none
    }
}

.tabs-default .tabs-app--item {
    margin: 0
}

@media (max-width: 1080px) {
    .tabs-default .tabs-app--item .col-4-ng.mt-10 {
        margin-top: 0 !important
    }
}

.tabs-slider {
    text-align: center;
    position: relative
}

.tabs-slider ul {
    width: calc(100% - 64px);
    text-align: left;
    height: 62px;
    white-space: nowrap
}

@media (max-width: 1080px) {
    .tabs-slider ul {
        width: calc(100% - 64px)
    }
}

.tabs-slider ul li {
    position: relative;
    display: inline-block;
    height: 40px;
    width: 100%;
    text-align: center;
    background: #f2f2f2;
    border-radius: 3px;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    margin-right: 5.5px;
    margin-top: 10px
}

.tabs-slider ul li a {
    height: 40px;
    width: 100%;
    line-height: 40px;
    text-decoration: none;
    outline: none;
    padding: 0 7px;
    display: block
}

.tabs-slider ul li .vl {
    display: none
}

.tabs-slider ul li.ui-state-active {
    background: #5c6670;
    border-radius: 3px
}

.tabs-slider ul li.ui-state-active a {
    color: #FFF;
    text-decoration: none;
    outline: none
}

.tabs-slider ul li.ui-state-active .vl {
    display: block;
    position: relative;
    border-left: 1px solid #5c6670;
    height: 10px;
    width: 5px;
    margin: 0 auto
}

.tabs-slider ul li.ui-state-active .vl .circle {
    height: 5px;
    width: 5px;
    border: 1px solid #5c6670;
    border-radius: 3px;
    background: #FFF;
    position: absolute;
    top: 5px;
    margin-left: -3px
}

@media (max-width: 1080px) {
    .tabs-slider ul li.ui-state-active .vl {
        display: none
    }
}

.tabs-slider .tabs-app--item {
    margin: 20px 0 20px
}

.tabs-slider a#left-button,
.tabs-slider a#right-button {
    position: absolute;
    background: #FFF;
    width: 32px;
    height: 62px;
    top: 0px;
    padding-top: 20px;
    z-index: 10000
}

.tabs-slider a#left-button {
    left: 3px
}

.tabs-slider a#left-button .ico-chevron {
    transform: rotate(90deg);
    margin: 0
}

.tabs-slider a#right-button {
    right: 2px
}

.tabs-slider a#right-button .ico-chevron {
    transform: rotate(-90deg);
    margin: 0
}

.tabs-box {
    position: relative
}

.tabs-box > ul {
    display: block;
    text-align: left;
    margin: 0
}

.tabs-box > ul li {
    position: relative;
    display: inline-block;
    text-align: center;
    margin-right: 3px
}

.tabs-box > ul li a {
    border: 1px solid #FFF;
    background: #FFF;
    border-radius: 3px;
    min-height: 40px;
    color: #5c6670;
    font-weight: 500;
    width: 100%;
    text-decoration: none;
    outline: none;
    padding: 10px 15px;
    display: block
}

@media (max-width: 767px) {
    .tabs-box > ul li a {
        margin-bottom: 10px
    }
}

.tabs-box > ul li.ui-state-active a {
    border: 1px solid #5c6670;
    color: #FFF;
    background: #5c6670;
    text-decoration: none;
    outline: none
}

.tabs-radiobuttons {
    position: relative
}

.tabs-radiobuttons ul {
    display: block;
    text-align: left;
    margin: 0
}

.tabs-radiobuttons ul li {
    position: relative;
    display: inline-block
}

.tabs-radiobuttons ul li .box-radiobutton {
    width: 100%;
    margin: 0;
    font-weight: 600;
    padding-right: 10px
}

.tabs-radiobuttons ul li .box-radiobutton a {
    position: absolute;
    outline: none;
    z-index: 1100;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0px
}

.tabs-radiobuttons ul li .box-radiobutton input {
    position: absolute;
    z-index: 1000;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0;
    margin: 0
}

.tabs-radiobuttons ul li .box-radiobutton .checkmark.checked:after {
    display: block
}

.tabs-radiobuttons ul li.ui-state-active .box-radiobutton span {
    background: #39b54a;
    border-color: #39b54a
}

.tabs-radiobuttons .tabs-app--item {
    margin-top: 10px
}

.carousel-wrapper {
    width: calc(100% - 64px) !important
}

.owl-carousel {
    margin-left: 32px
}

.owl-carousel-2 {
    margin-left: 0px
}

.owl-carousel,
.owl-carousel-2 {
    position: relative;
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage,
.owl-carousel-2 .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
    backface-visibility: visible
}

.owl-carousel .owl-stage:after,
.owl-carousel-2 .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer,
.owl-carousel-2 .owl-stage-outer {
    position: relative;
    overflow: hidden;
    z-index: 1000;
    -webkit-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px)
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item,
.owl-carousel-2 .owl-wrapper,
.owl-carousel-2 .owl-item {
    text-decoration: none;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0px, 0px, 0px)
}

.owl-carousel .owl-item,
.owl-carousel-2 .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    animation-name: fadeIn;
    animation-duration: 1.5s
}

.owl-carousel .owl-item img,
.owl-carousel-2 .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled,
.owl-carousel-2 .owl-nav.disabled,
.owl-carousel-2 .owl-dots.disabled {
    display: none
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot,
.owl-carousel-2 .owl-nav .owl-prev,
.owl-carousel-2 .owl-nav .owl-next,
.owl-carousel-2 .owl-dot {
    cursor: pointer;
    outline: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot,
.owl-carousel-2 .owl-nav button.owl-prev,
.owl-carousel-2 .owl-nav button.owl-next,
.owl-carousel-2 button.owl-dot {
    border: none;
    padding: 0 !important
}

.owl-carousel.owl-loaded,
.owl-carousel-2.owl-loaded {
    display: block
}

.owl-carousel.owl-loading,
.owl-carousel-2.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden,
.owl-carousel-2.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item,
.owl-carousel-2.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item,
.owl-carousel-2.owl-drag .owl-item {
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab,
.owl-carousel-2.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl,
.owl-carousel-2.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item,
.owl-carousel-2.owl-rtl .owl-item {
    float: right
}

.owl-carousel .animated,
.owl-carousel-2 .animated {
    animation-duration: 1000ms;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in,
.owl-carousel-2 .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out,
.owl-carousel-2 .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut,
.owl-carousel-2 .fadeOut {
    animation-name: fadeOut
}

.no-js .owl-carousel {
    display: block
}

.owl-height {
    transition: height 500ms ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease
}

.owl-carousel .owl-item .owl-lazy[src^=""],
.owl-carousel .owl-item .owl-lazy:not([src]) {
    max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: transform 100ms ease
}

.owl-carousel .owl-video-play-icon:hover {
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 400ms ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.owl-theme .owl-nav {
    margin-top: 0px;
    -webkit-tap-highlight-color: transparent;
    position: absolute;
    z-index: 100;
    top: 0;
    width: 100%
}

.owl-theme .owl-nav [class*='owl-'] {
    position: absolute;
    height: 40px;
    width: 40px;
    color: #000;
    font-size: 16px;
    margin-top: 30px;
    padding: 4px 7px;
    opacity: 0.9;
    cursor: pointer
}

.owl-theme .owl-nav [class*='owl-']:hover {
    opacity: 1
}

.owl-theme .owl-nav .disabled {
    opacity: .25;
    cursor: default
}

.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 10px
}

.owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline;
    outline: none
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #c1c1c1;
    display: block;
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #39b54a
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next {
    font-family: 'safaricom_icons' !important
}

.owl-carousel .owl-nav .owl-prev:after,
.owl-carousel .owl-nav .owl-next:after {
    content: "";
    position: absolute;
    top: 10px;
    left: 12px
}

.owl-carousel .owl-nav .owl-prev {
    transform: rotate(90deg);
    top: 0;
    left: 0;
    margin-left: -36px
}

.owl-carousel .owl-nav .owl-next {
    transform: rotate(-90deg);
    top: 0;
    right: 0;
    margin-right: -36px
}

.owl-carousel-accounts .owl-nav .owl-prev {
    top: -20px
}

.owl-carousel-accounts .owl-nav .owl-next {
    top: -20px
}

.owl-carousel-2 .owl-nav .owl-prev {
    display: none
}

.owl-carousel-2 .owl-nav .owl-next {
    display: none
}

a.item {
    text-decoration: none
}

.daterangepicker {
    position: absolute;
    color: inherit;
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid #ddd;
    width: auto;
    max-width: 720px;
    min-width: 280px;
    padding: 0;
    margin-top: 6px;
    top: 100px;
    left: 20px;
    z-index: 3001;
    display: none;
    line-height: 1em
}

@media (max-width: 767px) {
    .daterangepicker {
        max-width: 720px;
        width: 92%
    }
}

@media (max-width: 479px) {
    .daterangepicker {
        width: 87%
    }
}

.daterangepicker:before,
.daterangepicker:after {
    position: absolute;
    display: inline-block;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    content: ''
}

.daterangepicker:before {
    top: -7px;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    border-bottom: 7px solid #ccc
}

.daterangepicker:after {
    top: -6px;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent
}

.daterangepicker.opensleft:before {
    right: 9px
}

.daterangepicker.opensleft:after {
    right: 10px
}

.daterangepicker.openscenter:before {
    left: 0;
    right: 0;
    width: 0;
    margin-left: auto;
    margin-right: auto
}

.daterangepicker.openscenter:after {
    left: 0;
    right: 0;
    width: 0;
    margin-left: auto;
    margin-right: auto
}

.daterangepicker.opensright:before {
    left: 9px
}

.daterangepicker.opensright:after {
    left: 10px
}

.daterangepicker.drop-up {
    margin-top: -7px
}

.daterangepicker.drop-up:before {
    top: initial;
    bottom: -7px;
    border-bottom: initial;
    border-top: 7px solid #ccc
}

.daterangepicker.drop-up:after {
    top: initial;
    bottom: -6px;
    border-bottom: initial;
    border-top: 6px solid #fff
}

.daterangepicker.single .daterangepicker .ranges,
.daterangepicker.single .drp-calendar {
    float: none
}

.daterangepicker.single .drp-selected {
    display: none
}

.daterangepicker.show-calendar .drp-calendar {
    display: block
}

.daterangepicker.show-calendar .drp-buttons {
    display: block
}

.daterangepicker.auto-apply .drp-buttons {
    display: none
}

.daterangepicker .drp-calendar {
    display: none
}

.daterangepicker .drp-calendar.left {
    padding: 8px
}

.daterangepicker .drp-calendar.right {
    padding: 8px
}

@media (max-width: 767px) {
    .daterangepicker .drp-calendar.right {
        padding: 0px;
        display: none !important
    }
}

.daterangepicker .drp-calendar.single .calendar-table {
    border: none
}

.daterangepicker .calendar-table .next span,
.daterangepicker .calendar-table .prev span {
    color: #fff;
    border: solid #656565;
    border-width: 0 2px 2px 0;
    border-radius: 0;
    display: inline-block;
    padding: 6px
}

.daterangepicker .calendar-table .next span {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg)
}

.daterangepicker .calendar-table .prev span {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg)
}

.daterangepicker .calendar-table th,
.daterangepicker .calendar-table td {
    white-space: nowrap;
    text-align: center;
    vertical-align: middle;
    min-width: 32px;
    width: 32px;
    height: 24px;
    line-height: 24px;
    border-radius: 4px;
    border: 1px solid transparent;
    white-space: nowrap;
    cursor: pointer
}

.daterangepicker .calendar-table table thead tr:nth-of-type(2) th {
    font-weight: bold
}

.daterangepicker .calendar-table {
    border: 1px solid #fff;
    border-radius: 4px;
    background-color: #fff
}

.daterangepicker .calendar-table table {
    width: 100%;
    margin: 0;
    border-spacing: 0;
    border-collapse: collapse
}

.daterangepicker td.available:hover,
.daterangepicker th.available:hover {
    background-color: #eee;
    border-color: transparent;
    color: inherit
}

.daterangepicker td.week,
.daterangepicker th.week {
    color: #ccc
}

.daterangepicker td.off,
.daterangepicker td.off.in-range,
.daterangepicker td.off.start-date,
.daterangepicker td.off.end-date {
    background-color: #fff;
    border-color: transparent;
    color: #999
}

.daterangepicker td.in-range {
    background-color: rgba(57, 181, 74, 0.25);
    color: #000;
    border-radius: 0
}

.daterangepicker td.start-date {
    border-radius: 4px 0 0 4px
}

.daterangepicker td.end-date {
    border-radius: 0 4px 4px 0
}

.daterangepicker td.start-date.end-date {
    border-radius: 4px
}

.daterangepicker td.active,
.daterangepicker td.active:hover {
    background-color: #39b54a;
    border-color: transparent;
    color: #fff;
    font-weight: bold
}

.daterangepicker th.month {
    width: auto
}

.daterangepicker td.disabled,
.daterangepicker option.disabled {
    color: #999;
    cursor: not-allowed;
    text-decoration: line-through
}

.daterangepicker select.monthselect,
.daterangepicker select.yearselect {
    padding: 1px;
    height: auto;
    margin: 0;
    cursor: default
}

.daterangepicker select.monthselect {
    margin-right: 2%;
    width: 56%
}

.daterangepicker select.yearselect {
    width: 40%
}

.daterangepicker select.hourselect,
.daterangepicker select.minuteselect,
.daterangepicker select.secondselect,
.daterangepicker select.ampmselect {
    width: 50px;
    margin: 0 auto;
    background: #eee;
    border: 1px solid #eee;
    padding: 2px;
    outline: 0
}

.daterangepicker .calendar-time {
    text-align: center;
    margin: 4px auto 0 auto;
    line-height: 30px;
    position: relative
}

.daterangepicker .calendar-time select.disabled {
    color: #ccc;
    cursor: not-allowed
}

.daterangepicker .drp-buttons {
    clear: both;
    text-align: left;
    padding: 8px;
    border-top: 1px solid #ddd;
    display: none;
    line-height: 12px;
    vertical-align: middle
}

.daterangepicker .drp-selected {
    display: none
}

.daterangepicker .drp-buttons .btn {
    margin-left: 8px;
    padding: 4px 8px
}

.daterangepicker .ranges {
    float: right;
    text-align: left;
    margin: 0
}

.daterangepicker.show-calendar .ranges {
    margin-top: 0px
}

.daterangepicker .ranges ul {
    list-style: none;
    margin: 0 auto;
    padding: 0;
    width: 100%
}

.daterangepicker .ranges li {
    background: #EDEDED;
    margin: 5px;
    padding: 5px 10px;
    text-align: right;
    border-radius: 3px;
    cursor: pointer
}

@media (max-width: 564px) {
    .daterangepicker .ranges li {
        text-align: left
    }
}

.daterangepicker .ranges li:hover {
    background-color: #eee
}

.daterangepicker .ranges li.active {
    background-color: #39b54a;
    font-weight: bold;
    color: #fff
}

@media (min-width: 564px) {
    .daterangepicker .ranges ul {
        width: 100%
    }

    .daterangepicker.single .ranges ul {
        width: 100%
    }

    .daterangepicker.single .drp-calendar.left {
        clear: none
    }

    .daterangepicker.single.ltr .ranges,
    .daterangepicker.single.ltr .drp-calendar {
        float: left;
        margin-left: 10px
    }

    .daterangepicker.single.rtl .ranges,
    .daterangepicker.single.rtl .drp-calendar {
        float: right
    }

    .daterangepicker.ltr {
        direction: ltr;
        text-align: left
    }

    .daterangepicker.ltr .drp-calendar.left {
        clear: left;
        margin-right: 0
    }

    .daterangepicker.ltr .drp-calendar.left .calendar-table {
        border-right: none;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .daterangepicker.ltr .drp-calendar.right {
        margin-left: 0
    }

    .daterangepicker.ltr .drp-calendar.right .calendar-table {
        border-left: none;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }

    .daterangepicker.ltr .drp-calendar.left .calendar-table {
        padding-right: 8px
    }

    .daterangepicker.ltr .drp-calendar {
        float: left
    }

    .daterangepicker.rtl {
        direction: rtl;
        text-align: right
    }

    .daterangepicker.rtl .drp-calendar.left {
        clear: right;
        margin-left: 0
    }

    .daterangepicker.rtl .drp-calendar.left .calendar-table {
        border-left: none;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }

    .daterangepicker.rtl .drp-calendar.right {
        margin-right: 0
    }

    .daterangepicker.rtl .drp-calendar.right .calendar-table {
        border-right: none;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .daterangepicker.rtl .drp-calendar.left .calendar-table {
        padding-left: 12px
    }

    .daterangepicker.rtl .ranges,
    .daterangepicker.rtl .drp-calendar {
        text-align: right;
        float: right
    }
}

@media (min-width: 730px) {
    .daterangepicker .ranges {
        width: auto
    }

    .daterangepicker.ltr .ranges {
        float: right
    }

    .daterangepicker.rtl .ranges {
        float: right
    }

    .daterangepicker .drp-calendar.left {
        clear: none !important
    }
}

@media (min-width: 564px) and (max-width: 767px) {
    .daterangepicker .ranges {
        width: 35%
    }

    .daterangepicker.ltr .drp-calendar.left {
        width: 65%
    }
}

@media (min-width: 0px) and (max-width: 564px) {
    .daterangepicker .ranges {
        width: 100%
    }
}

li[data-range-key="Custom Range"].active {
    display: block
}

li[data-range-key="Custom Range"] {
    display: none
}

@media (max-width: 1080px) {
    .search {
        display: none;
        float: unset
    }
}

.btn-search-wrap {
    float: right
}

@media (max-width: 1080px) {
    .btn-search-wrap {
        display: none;
        float: unset
    }
}

.btn--search {
    position: relative;
    outline: none;
    width: 40px;
    height: 48px;
    border: none;
    margin: 12px 0 0 0
}

.btn--search:hover {
    cursor: pointer
}

.search__input {
    border: 0;
    background: transparent;
    border-radius: 0;
    -webkit-appearance: none;
    appearance: none;
    height: auto !important
}

.search__input:focus {
    outline: none
}

.hidden {
    position: absolute;
    overflow: hidden;
    width: 0;
    height: 0;
    pointer-events: none
}

.icon {
    display: block;
    width: 1.5em;
    height: 1.5em;
    margin: 0 auto;
    fill: currentColor
}

@media screen and (max-width: 40em) {
    .bottom-nav {
        padding: 0.5em
    }
}

.search {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center
}

.search {
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh
}

.search::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(12, 20, 13, 0.9)
}

.btn--search-close {
    position: absolute;
    top: 30px;
    right: 30px;
    outline: none;
    border: none;
    background: none
}

.btn--search-close:hover {
    cursor: pointer
}

.btn--search-close {
    display: block
}

.search__input {
    font-family: inherit;
    font-size: 6vw;
    line-height: 1;
    display: inline-block;
    box-sizing: border-box;
    width: 50%;
    padding: 0.05em 0;
    color: #FFF;
    border-bottom: 5px solid
}

.search__input::-webkit-input-placeholder {
    color: #4a319e
}

.search__input::-moz-placeholder {
    opacity: 1;
    color: #4a319e
}

.search__input:-ms-input-placeholder {
    color: #4a319e
}

.search__input::-webkit-search-cancel-button,
.search__input::-webkit-search-decoration {
    -webkit-appearance: none;
    appearance: none
}

.search__input::-ms-clear {
    display: none
}

.search__info {
    font-size: 90%;
    font-weight: normal;
    display: block;
    width: 75%;
    margin: 0 auto;
    padding: 0.85em 0;
    text-align: right;
    color: #39b54a
}

.search__related {
    display: flex;
    width: 75%;
    text-align: left;
    pointer-events: none
}

.search__suggestion {
    width: 50%
}

.search__suggestion:first-child {
    padding: 0 2em 0 0
}

.search__suggestion:last-child {
    padding: 0 0 0 2em
}

.search__suggestion h3 {
    font-size: 1.35em;
    margin: 0
}

.search__suggestion h3::before {
    content: '\21FE';
    display: inline-block;
    padding: 0 0.5em 0 0
}

.search__suggestion p {
    font-size: 1.15em;
    line-height: 1.4;
    margin: 0.75em 0 0 0
}

.btn-search-wrap--move {
    transform: scale3d(0.7, 0.7, 1)
}

.btn-search-wrap--move .btn--search {
    pointer-events: none;
    opacity: 0
}

.search {
    pointer-events: none;
    display: none
}

.search--open {
    pointer-events: auto;
    display: flex
}

.search::before {
    opacity: 0;
    transition: opacity 0.5s
}

.search--open::before {
    opacity: 1
}

.btn--search-close {
    opacity: 0;
    transition: opacity 0.5s
}

.search--open .btn--search-close {
    opacity: 1
}

.search__suggestion,
.search__info {
    opacity: 0;
    transform: translate3d(0, 50px, 0);
    transition: opacity 0.4s, transform 0.4s
}

.search--open .search__suggestion,
.search--open .search__info {
    opacity: 1;
    transform: translate3d(0, 0, 0)
}

.search--open .search__suggestion:first-child {
    transition-delay: 0.15s
}

.search--open .search__suggestion:nth-child(2) {
    transition-delay: 0.2s
}

.search__input {
    transform: scale3d(0, 1, 1);
    transform-origin: 0% 50%;
    transition: transform 0.3s
}

.search--open .search__input {
    transform: scale3d(1, 1, 1);
    transition-duration: 0.5s
}

@media screen and (max-width: 40em) {
    .btn--search-close {
        font-size: 1.25em
    }

    .search__suggestion {
        font-size: 80%;
        width: 100%
    }

    .search__suggestion:nth-child(2),
    .search__suggestion:nth-child(3) {
        display: none
    }
}

table.dataTable {
    width: 100%;
    margin: 0 auto;
    clear: both;
    border-collapse: collapse;
    border-spacing: 0
}

table.dataTable .box-checkbox {
    margin-top: -8px
}

table.dataTable .box-radiobutton {
    top: -15px
}

table.dataTable tr.odd,
table.dataTable tr.even {
    border-top: 10px solid #f2f2f2
}

table.dataTable input,
table.dataTable .nice-select {
    height: initial;
    line-height: 30px;
    margin: 0;
    width: 90%
}

table.dataTable .nice-select {
    border-bottom: none
}

table.dataTable thead th,
table.dataTable tfoot th {
    font-weight: bold;
    color: #4A4A4A
}

table.dataTable tfoot {
    text-align: center
}

table.dataTable thead th,
table.dataTable thead td {
    padding: 2px 10px;
    text-align: left
}

table.dataTable thead th:active,
table.dataTable thead th.nice-select.open,
table.dataTable thead td:active,
table.dataTable thead td.nice-select.open {
    outline: none
}

table.dataTable tbody tr {
    background-color: #FFF
}

table.dataTable tfoot tr {
    height: 50px
}

table.dataTable tbody tr.selected {
    background-color: #B0BED9
}

table.dataTable tbody th,
table.dataTable tbody td {
    padding: 12px 10px 12px 10px;
    outline: none
}

table.dataTable tbody th:first-child,
table.dataTable tbody td:first-child {
    border-radius: 3px 0 0 3px
}

table.dataTable tbody th:last-child,
table.dataTable tbody td:last-child {
    border-radius: 0 3px 3px 0
}

table.dataTable.nowrap th,
table.dataTable.nowrap td {
    white-space: nowrap
}

table.dataTable thead th.dt-head-nowrap,
table.dataTable thead td.dt-head-nowrap,
table.dataTable tfoot th.dt-head-nowrap,
table.dataTable tfoot td.dt-head-nowrap {
    white-space: nowrap
}

table.dataTable tbody th.dt-body-nowrap,
table.dataTable tbody td.dt-body-nowrap {
    white-space: nowrap
}

table.dataTable,
table.dataTable th,
table.dataTable td {
    box-sizing: content-box
}

table.dataTable.dtr-inline.collapsed > tbody > tr > td.child,
table.dataTable.dtr-inline.collapsed > tbody > tr > th.child,
table.dataTable.dtr-inline.collapsed > tbody > tr > td.dataTables_empty {
    cursor: default !important
}

table.dataTable.dtr-inline.collapsed > tbody > tr > td.child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr > th.child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr > td.dataTables_empty:before {
    display: none !important
}

table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child,
table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child {
    position: relative;
    cursor: pointer
}

table.dataTable.dtr-inline.collapsed.compact > tbody > tr > td:first-child,
table.dataTable.dtr-inline.collapsed.compact > tbody > tr > th:first-child {
    padding-left: 27px
}

table.dataTable.dtr-inline.collapsed.compact > tbody > tr > td:first-child:before,
table.dataTable.dtr-inline.collapsed.compact > tbody > tr > th:first-child:before {
    top: 5px;
    left: 4px;
    height: 14px;
    width: 14px;
    border-radius: 14px;
    line-height: 14px;
    text-indent: 3px
}

table.dataTable.dtr-column > tbody > tr > td.control,
table.dataTable.dtr-column > tbody > tr > th.control {
    position: relative;
    cursor: pointer
}

table.dataTable.dtr-column > tbody > tr > td.control:before,
table.dataTable.dtr-column > tbody > tr > th.control:before {
    top: 12px;
    right: 20px;
    height: 16px;
    width: 16px;
    display: block;
    position: absolute;
    font-size: 16px;
    font-family: 'safaricom_icons' !important;
    color: #000;
    content: "\e905"
}

table.dataTable.dtr-column > tbody > tr.parent td.control:before,
table.dataTable.dtr-column > tbody > tr.parent th.control:before {
    top: 18px;
    transform: rotate(180deg)
}

table.dataTable > tbody > tr.child {
    padding: 0.5em 1em;
    border-top: 1px solid #efefef
}

table.dataTable > tbody > tr.child ul.dtr-details {
    display: inline-block;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%
}

table.dataTable > tbody > tr.child ul.dtr-details > li {
    padding: 0.5em 0;
    display: inline-block
}

@media (max-width: 479px) {
    table.dataTable > tbody > tr.child ul.dtr-details > li {
        display: block
    }
}

table.dataTable > tbody > tr.child ul.dtr-details > li span {
    width: 100%
}

table.dataTable > tbody > tr.child ul.dtr-details > li:first-child {
    padding-top: 0
}

table.dataTable > tbody > tr.child ul.dtr-details > li:last-child {
    border-bottom: none
}

table.dataTable.with--btn > tbody > tr.child ul.dtr-details > li:last-child {
    text-align: right
}

table.dataTable > tbody > tr.child span.dtr-title {
    display: inline-block;
    min-width: 125px;
    font-weight: bold
}

.dropzone-vd {
    position: relative;
    min-height: 50px;
    border: 2px dashed rgba(0, 0, 0, 0.3);
    background: white;
    padding: 15px 20px
}

.dropzone-vd .dz-preview {
    position: relative;
    display: inline-block;
    width: 120px;
    margin: 0.5em
}

.dropzone-vd .dz-preview .dz-progress {
    display: block;
    height: 15px;
    border: 1px solid #aaa
}

.dropzone-vd .dz-preview .dz-upload {
    display: block;
    height: 100%;
    width: 0;
    background: green
}

.dropzone-vd .dz-preview .dz-error-message {
    color: red;
    display: none
}

.dropzone-vd .dz-preview.dz-error .dz-error-mark {
    display: block
}

.dropzone-vd .dz-preview.dz-error .dz-error-message {
    display: block
}

.dropzone-vd .dz-preview.dz-success .dz-success-mark {
    display: block
}

.dropzone-vd .dz-preview .dz-preview .dz-error-mark,
.dropzone-vd .dz-preview .dz-preview .dz-success-mark {
    position: absolute;
    display: none;
    left: 30px;
    top: 30px;
    width: 54px;
    height: 58px;
    left: 50%;
    margin-left: -27px
}

@-webkit-keyframes passing-through {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px)
    }
    30%,
    70% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-40px);
        -moz-transform: translateY(-40px);
        -ms-transform: translateY(-40px);
        -o-transform: translateY(-40px);
        transform: translateY(-40px)
    }
}

@-moz-keyframes passing-through {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px)
    }
    30%,
    70% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-40px);
        -moz-transform: translateY(-40px);
        -ms-transform: translateY(-40px);
        -o-transform: translateY(-40px);
        transform: translateY(-40px)
    }
}

@keyframes passing-through {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px)
    }
    30%,
    70% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-40px);
        -moz-transform: translateY(-40px);
        -ms-transform: translateY(-40px);
        -o-transform: translateY(-40px);
        transform: translateY(-40px)
    }
}

@-webkit-keyframes slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px)
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px)
    }
}

@-moz-keyframes slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px)
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px)
    }
}

@keyframes slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px)
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px)
    }
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
    10% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1)
    }
    20% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

@-moz-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
    10% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1)
    }
    20% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
    10% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1)
    }
    20% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

.dropzone-vd.dz-clickable {
    cursor: pointer
}

.dropzone-vd.dz-clickable * {
    cursor: default
}

.dropzone-vd.dz-clickable .dz-message,
.dropzone-vd.dz-clickable .dz-message * {
    cursor: pointer
}

.dropzone-vd.dz-started .dz-message {
    display: none
}

.dropzone-vd.dz-drag-hover {
    border-style: solid
}

.dropzone-vd.dz-drag-hover .dz-message {
    opacity: 0.5
}

.dropzone-vd .dz-message {
    text-align: center;
    margin: 0
}

.dropzone-vd .dz-preview {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 16px;
    min-height: 100px
}

.dropzone-vd .dz-preview:hover {
    z-index: 1000
}

.dropzone-vd .dz-preview:hover .dz-details {
    opacity: 1
}

.dropzone-vd .dz-preview.dz-file-preview .dz-image {
    border-radius: 20px;
    background: #999;
    background: linear-gradient(to bottom, #eee, #ddd)
}

.dropzone-vd .dz-preview.dz-file-preview .dz-details {
    opacity: 1
}

.dropzone-vd .dz-preview.dz-image-preview {
    background: white
}

.dropzone-vd .dz-preview.dz-image-preview .dz-details {
    -webkit-transition: opacity 0.2s linear;
    -moz-transition: opacity 0.2s linear;
    -ms-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear
}

.dropzone-vd .dz-preview .dz-remove {
    font-size: 12px;
    text-align: center;
    display: block;
    cursor: pointer;
    border: none;
    background: #333;
    margin-top: 5px;
    border-radius: 3px;
    color: white;
    text-decoration: none;
    font-weight: 600;
    padding-top: 5px;
    padding-bottom: 5px;
    position: relative;
    z-index: 1000
}

.dropzone-vd .dz-preview:hover .dz-details {
    opacity: 1
}

.dropzone-vd .dz-preview .dz-details {
    z-index: 20;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    font-size: 13px;
    min-width: 100%;
    max-width: 100%;
    padding: 2em 1em;
    text-align: center;
    color: rgba(0, 0, 0, 0.9);
    line-height: 150%
}

.dropzone-vd .dz-preview .dz-details .dz-size {
    margin-bottom: 1em;
    font-size: 16px
}

.dropzone-vd .dz-preview .dz-details .dz-filename {
    white-space: nowrap
}

.dropzone-vd .dz-preview .dz-details .dz-filename:hover span {
    border: 1px solid rgba(200, 200, 200, 0.8);
    background-color: rgba(255, 255, 255, 0.8)
}

.dropzone-vd .dz-preview .dz-details .dz-filename:not(:hover) {
    overflow: hidden;
    text-overflow: ellipsis
}

.dropzone-vd .dz-preview .dz-details .dz-filename:not(:hover) span {
    border: 1px solid transparent
}

.dropzone-vd .dz-preview .dz-details .dz-filename span,
.dropzone-vd .dz-preview .dz-details .dz-size span {
    background-color: rgba(255, 255, 255, 0.4);
    padding: 0 0.4em;
    border-radius: 3px
}

.dropzone-vd .dz-preview:hover .dz-image img {
    -webkit-transform: scale(1.05, 1.05);
    -moz-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
    -webkit-filter: blur(8px);
    filter: blur(8px)
}

.dropzone-vd .dz-preview .dz-image {
    border-radius: 5px;
    overflow: hidden;
    width: 120px;
    height: 120px;
    position: relative;
    display: block;
    z-index: 10
}

.dropzone-vd .dz-preview .dz-image img {
    display: block
}

.dropzone-vd .dz-preview.dz-success .dz-success-mark {
    -webkit-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
    -moz-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
    -ms-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
    -o-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
    animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1)
}

.dropzone-vd .dz-preview.dz-error .dz-error-mark {
    opacity: 1;
    -webkit-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
    -moz-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
    -ms-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
    -o-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
    animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1)
}

.dropzone-vd .dz-preview .dz-success-mark,
.dropzone-vd .dz-preview .dz-error-mark {
    pointer-events: none;
    opacity: 0;
    z-index: 500;
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.6);
    width: 100%;
    height: 100%;
    border-radius: 3px
}

.dropzone-vd .dz-preview .dz-error-mark {
    border: 1px solid #e30613
}

.dropzone-vd .dz-preview .dz-success-mark {
    border: 1px solid #39b54a
}

.dropzone-vd .dz-preview .dz-success-mark svg,
.dropzone-vd .dz-preview .dz-error-mark svg {
    position: absolute;
    width: 48px;
    height: 48px;
    left: 50%;
    top: 45%;
    margin-left: -24px;
    margin-top: -24px;
    padding: 5px;
    border-radius: 24px
}

.dropzone-vd .dz-preview .dz-success-mark svg {
    background: #39b54a
}

.dropzone-vd .dz-preview .dz-error-mark svg {
    background: #e30613
}

.dropzone-vd .dz-preview.dz-processing .dz-progress {
    opacity: 1;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear
}

.dropzone-vd .dz-preview.dz-complete .dz-progress {
    opacity: 0;
    -webkit-transition: opacity 0.4s ease-in;
    -moz-transition: opacity 0.4s ease-in;
    -ms-transition: opacity 0.4s ease-in;
    -o-transition: opacity 0.4s ease-in;
    transition: opacity 0.4s ease-in
}

.dropzone-vd .dz-preview:not(.dz-processing) .dz-progress {
    -webkit-animation: pulse 6s ease infinite;
    -moz-animation: pulse 6s ease infinite;
    -ms-animation: pulse 6s ease infinite;
    -o-animation: pulse 6s ease infinite;
    animation: pulse 6s ease infinite
}

.dropzone-vd .dz-preview .dz-progress {
    opacity: 1;
    z-index: 1000;
    pointer-events: none;
    position: absolute;
    height: 16px;
    left: 50%;
    top: 65%;
    margin-top: -8px;
    width: 80px;
    margin-left: -40px;
    background: rgba(255, 255, 255, 0.9);
    -webkit-transform: scale(1);
    transform: scale(1);
    border-radius: 3px;
    overflow: hidden
}

.dropzone-vd .dz-preview .dz-progress .dz-upload {
    background: #39b54a;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 0;
    -webkit-transition: width 300ms ease-in-out;
    -moz-transition: width 300ms ease-in-out;
    -ms-transition: width 300ms ease-in-out;
    -o-transition: width 300ms ease-in-out;
    transition: width 300ms ease-in-out
}

.dropzone-vd .dz-preview.dz-error .dz-error-message {
    display: block
}

.dropzone-vd .dz-preview.dz-error:hover .dz-error-message {
    opacity: 1;
    pointer-events: auto
}

.dropzone-vd .dz-preview .dz-error-message {
    pointer-events: none;
    z-index: 1000;
    position: absolute;
    display: block;
    display: none;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -ms-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    border-radius: 3px;
    font-size: 13px;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(227, 6, 19, 0.9);
    padding: 0.5em 1.2em;
    color: white;
    text-align: center;
    font-weight: 600
}

.dropzone-vd .dz-preview .dz-error-message:after {
    all: unset
}

.dz-preview:nth-of-type(7) ~ div {
    display: none
}

.ui-progressbar {
    height: 12px;
    text-align: left;
    overflow: hidden;
    background: #EDEDED;
    border-radius: 7px
}

.ui-progressbar .ui-progressbar-value {
    margin: -1px;
    height: 100%;
    background: #5c6670;
    border-radius: 7px
}

.ui-progressbar .ui-progressbar-overlay {
    background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
    height: 100%;
    filter: alpha(opacity=25);
    opacity: 0.25
}

.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none
}

.box-checkbox-big,
.box-radiobutton-big,
.box-checkbox-big.active,
.box-radiobutton-big.active,
.accordion-white-selector,
.accordion-dark-selector h5.accordion--toggle,
.accordion-dark-selector div.container-full,
.box-account-group,
.box-account-resume .top,
.box-account-resume .bottom,
.box-banner,
.box-banner-button,
.box-bundle,
.box-card-button,
.box-notification.white,
.box-operations-quick ul,
section#auto-login {
    -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.25)
}

form .grid-item label {
    margin-top: 15px
}

.section-header {
    margin: 45px 0 15px
}

.section-header .grid-item:nth-of-type(2) {
    text-align: right
}

.section-header .grid-item:nth-of-type(2) a {
    text-decoration: none
}

@media (max-width: 767px) {
    .section-header .grid-item:nth-of-type(2) {
        text-align: left;
        margin-bottom: 10px
    }
}

.section-header h2,
.section-header h4 {
    text-transform: capitalize
}

.section-header h2.qo,
.section-header h4.qo {
    margin-top: 70px !important
}

@media (max-width: 1080px) {
    .section-header h2.qo,
    .section-header h4.qo {
        margin-top: 30px !important
    }
}

.section-header h2.title,
.section-header h4.title {
    color: #39b54a;
    font-weight: 500
}

.section-header.first {
    margin-top: 30px
}

.section-header h4.title {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

@media (max-width: 1080px) {
    .section-header {
        margin: 30px 0 10px
    }
}

@media (max-width: 479px) {
    .section-header h2 {
        width: 80%
    }
}

@media (max-width: 479px) {
    .aside-right .section-header.first {
        margin-top: 30px
    }
}

ul.breadcrumb {
    padding: 0;
    margin-top: 10px
}

ul.breadcrumb li {
    display: inline;
    font-weight: bold
}

ul.breadcrumb li + li:before {
    padding: 4px;
    font-size: 10px;
    content: "/\00a0"
}

ul.breadcrumb li a {
    font-weight: normal;
    text-decoration: none
}

ul.breadcrumb li a:hover {
    text-decoration: underline
}

ul.breadcrumb li.removeAfter:before {
    content: ""
}

@media (max-width: 479px) {
    ul.breadcrumb {
        padding: 0 3%
    }

    ul.breadcrumb a {
        color: #4A4A4A
    }

    ul.breadcrumb li {
        color: #4A4A4A
    }

    ul.breadcrumb li + li:before {
        color: #4A4A4A
    }
}

.box-almirante {
    background: #FFF;
    padding: 20px
}

.box-account-group {
    position: relative;
    background: #FFF;
    border-radius: 3px;
    padding: 0 20px 20px;
    margin-bottom: 30px
}

.box-account-group a {
    text-decoration: none
}

.box-account-group .link {
    text-align: right;
    text-decoration: none
}

@media (max-width: 767px) {
    .box-account-group .link {
        text-align: left
    }
}

.box-account-link {
    display: table;
    height: 190px;
    width: 100%;
    text-decoration: none
}

.box-account-link:hover {
    color: #333
}

.box-account-link .box-account {
    display: table-cell;
    vertical-align: middle;
    border: 1px solid #5c6670;
    background: #FFF;
    text-align: center;
    width: 100%;
    padding: 20px 5px;
    cursor: pointer
}

.box-account-link .box-account h5,
.box-account-link .box-account p {
    cursor: pointer
}

.box-account-resume .grid-item:first-of-type {
    padding-left: 20px
}

@media (max-width: 1080px) {
    .box-account-resume .grid-item {
        padding-left: 20px
    }
}

.box-account-resume .top,
.box-account-resume .bottom {
    min-height: 50px
}

@media (max-width: 767px) {
    .box-account-resume .top,
    .box-account-resume .bottom {
        height: 60px
    }
}

.box-account-resume .top {
    background: #5c6670;
    color: #FFF;
    border-radius: 3px 3px 0 0
}

.box-account-resume .bottom {
    background: #FFF;
    border-radius: 0 0 3px 3px
}

.box-account-resume .bottom p,
.box-account-resume .bottom a {
    line-height: 48px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.box-account-resume h5,
.box-account-resume h6 {
    line-height: 20px;
    margin-top: 14px;
    margin-bottom: 10px
}

.box-account-resume h5 a:hover,
.box-account-resume h6 a:hover {
    text-decoration: underline
}

@media (max-width: 767px) {
    .box-account-resume h5,
    .box-account-resume h6 {
        line-height: 30px;
        margin-top: 5px;
        margin-bottom: 0px
    }
}

.box-account-resume a.sm {
    line-height: 48px;
    float: right;
    text-decoration: none;
    padding-right: 20px
}

.box-account-resume a.sm:hover {
    text-decoration: underline
}

@media (max-width: 767px) {
    .box-account-resume a.sm {
        line-height: 16px;
        float: left
    }
}

@media (max-width: 1080px) {
    .box-account-resume .col-4-ng.bottom .grid-item a {
        float: left
    }
}

.box-account-resume--accordion {
    background: #FFF;
    border-bottom: 1px solid #EDEDED;
    padding-left: 20px
}

.box-account-resume--accordion .col-3-ng {
    margin-top: 20px;
    margin-bottom: 20px
}

@media (max-width: 767px) {
    .box-account-resume--accordion {
        padding: 10px 20px
    }
}

.box-labelBadge {
    z-index: 1000;
    color: #FFF;
    display: inline-block;
    border-radius: 3px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.box-labelBadge.success {
    background: #39b54a
}

.box-labelBadge.error {
    background: #e30613
}

.box-labelBadge.warning {
    background: #dba019
}

.box-labelBadge.info {
    background: #5c6670
}

.box-labelBadge p {
    margin: 0;
    font-weight: 600;
    padding: 0 6px 0 8px
}

.box-banner {
    position: relative;
    border-radius: 3px;
    text-align: center;
    background-color: #c1c1c1;
    background-image: url("../images/banner-tariff.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    min-height: 160px;
    padding-top: 160px
}

@media (max-width: 1080px) {
    .box-banner {
        margin-top: 20px
    }
}

.box-banner h1 {
    position: absolute;
    top: 60px;
    width: 100%;
    text-align: center
}

.box-banner .box-image--txt {
    background: #FFF;
    padding: 10px;
    min-height: 70px;
    max-height: 70px;
    width: calc(100% + 1px);
    border: 1px solid #c1c1c1;
    border-radius: 0 0 3px 3px;
    text-align: left
}

.box-banner .box-image--txt p {
    vertical-align: middle;
    margin: 0;
    font-weight: 500;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 45px
}

.box-banner.alt {
    background-color: #c1c1c1;
    background-image: url("../images/banner-mpesa.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.box-banner-button {
    position: relative;
    border-radius: 3px;
    background-color: #c1c1c1;
    background-image: url("../images/banner-bonga_points.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    text-align: center;
    min-height: 160px;
    height: 230px;
    padding-top: 5px
}

@media (max-width: 1080px) {
    .box-banner-button {
        margin-top: 20px;
        background-size: cover
    }
}

.box-banner-button h1 {
    margin: 15px 0 0;
    padding: 0 10px
}

.box-banner-button .btn-primary,
.box-banner-button .btn-tertiary {
    width: 90%;
    margin-bottom: 17px;
    margin-right: 0
}

.box-banner-button .btn-primary {
    margin-top: 98px
}

.box-banner-button .btn-tertiary {
    margin-top: 30px
}

@media (max-width: 1080px) {
    .box-banner-button .btn-tertiary {
        margin-top: 37px
    }
}

.box-banner-button .box-image--txt {
    width: calc(100% + 1px);
    background: #FFF;
    padding: 10px;
    min-height: 70px;
    max-height: 70px;
    border: 1px solid #c1c1c1;
    border-radius: 0 0 3px 3px;
    text-align: left
}

.box-banner-button .box-image--txt p {
    vertical-align: middle;
    margin: 0;
    font-weight: 500;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 45px
}

.box-bills p {
    margin: 0
}

.box-bills .grid-item a {
    text-decoration: none
}

.box-bills .grid-item:last-of-type {
    text-align: right
}

@media (max-width: 1080px) {
    .box-bills .grid-item:last-of-type {
        text-align: left
    }
}

.box-bills button,
.box-bills a {
    margin-top: 15px
}

@media (max-width: 479px) {
    .box-bills button,
    .box-bills a {
        width: 100%
    }
}

.box-bill-status {
    position: relative;
    background: #FFF;
    padding: 20px
}

@media (max-width: 1080px) {
    .box-bill-status {
        padding: 20px 3%;
        width: 106%;
        margin-left: -3%
    }
}

@media (max-width: 767px) {
    .box-bill-status {
        padding: 20px 5%;
        width: 110%;
        margin-left: -5%
    }
}

@media (max-width: 479px) {
    .box-bill-status {
        padding: 20px 8%
    }
}

@media (min-width: 1080px) {
    .box-bill-status .desktop {
        position: absolute;
        top: 20px;
        right: 20px;
        width: 100%
    }

    .box-bill-status .desktop .grid-item {
        text-align: right
    }
}

@media (max-width: 1080px) {
    .box-bill-status .desktop {
        margin-top: 10px
    }
}

.box-bundle {
    background: #FFF;
    padding: 0 20px
}

.box-card-button {
    position: relative;
    border-radius: 3px;
    background-color: #FFF;
    text-align: left;
    min-height: 140px;
    padding: 20px 20px 10px;
    margin-top: 10px
}

.box-card-button a.full {
    position: relative;
    width: 100%;
    margin-bottom: 0
}

.box-card-button.hover_style {
    min-height: 140px
}

.box-card-button.hover_style a.full {
    display: none
}

@media (max-width: 1080px) {
    .box-card-button.hover_style a.full {
        display: block
    }
}

.box-card-button.hover_style:hover {
    min-height: 140px
}

.box-card-button.hover_style:hover a.full {
    display: block
}

.box-card-button.lg {
    min-height: 165px
}

.box-card-button.lg.hover_style {
    min-height: 165px
}

.box-card-button span {
    line-height: inherit
}

.box-chatarea--login {
    position: fixed;
    right: 10px;
    bottom: 10px
}

@media (max-width: 767px) {
    .box-chatarea--login {
        background: #333;
        height: 40px;
        width: 100%;
        left: 0;
        bottom: 0;
        padding: 0px 20px
    }
}

.box-chatarea--login a.btn-chat {
    width: 100%;
    height: 32px;
    line-height: 32px
}

.box-chart {
    position: relative
}

.box-chart .box-chart--y-overflow {
    position: absolute;
    width: 55px;
    height: 430px;
    left: 0;
    top: 0;
    background-color: transparent;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADcAAAAKCAYAAAAQP8Y1AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQwIDc5LjE2MDQ1MSwgMjAxNy8wNS8wNi0wMTowODoyMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RUE5REE2MDVBRTdFMTFFODg0QTFGNUE4MzBBMzYzNDAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RUE5REE2MDZBRTdFMTFFODg0QTFGNUE4MzBBMzYzNDAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpFQTlEQTYwM0FFN0UxMUU4ODRBMUY1QTgzMEEzNjM0MCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpFQTlEQTYwNEFFN0UxMUU4ODRBMUY1QTgzMEEzNjM0MCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Piyu+t4AAACKSURBVHja1JXBCoAgEETd/f+v69QxIjp0tHvbGCimECih7sCDRQQdZ1Wy1ooJciUZJbrACXYwgwksYAUbOFipMS+KNp+Ncz6vTNLPmCTLZwb5r6PrlBol9csgG91Kk6NqczL+3Yu3KaykBUtSC+3JQ+dRf97+tSTNxuQrSW7RM42So+h7eOpbgAEALWcj+rKEy6oAAAAASUVORK5CYII=");
    background-repeat: repeat-y;
    background-size: 100%;
    z-index: 1000
}

@media (max-width: 767px) {
    .box-chart .box-chart--y-overflow {
        height: 470px
    }
}

.box-chart .box-chart--wrapper-1 {
    width: 100%;
    overflow-x: auto;
    direction: rtl
}

.box-chart .box-chart--wrapper-1::-webkit-scrollbar {
    width: 10px;
    height: 10px
}

.box-chart .box-chart--wrapper-1::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.1)
}

.box-chart .box-chart--wrapper-1::-webkit-scrollbar-thumb {
    background: silver
}

.box-chart .box-chart--wrapper-1::-webkit-scrollbar-thumb:hover {
    background: #7b7b7b
}

.box-chart .box-chart--wrapper-2 {
    position: relative;
    width: 3000px;
    height: 430px;
    padding-left: 10px;
    margin-bottom: 10px
}

@media (max-width: 767px) {
    .box-chart .box-chart--wrapper-2 {
        height: 470px
    }
}

.box-chart > canvas {
    position: absolute;
    z-index: 1100;
    left: 0;
    top: 0;
    pointer-events: none;
    height: 380px;
    padding-right: 5px
}

@media (max-width: 767px) {
    .box-chart > canvas {
        height: 420px
    }
}

.box-chart .box-chart--leftBtn div,
.box-chart .box-chart--rightBtn div {
    background: #FFF;
    border-radius: 16px;
    text-align: center;
    line-height: 28px;
    width: 32px;
    height: 32px;
    margin-top: 10px
}

.box-chart .box-chart--rightBtn div {
    transform: rotate(-90deg);
    float: right
}

.box-chart .box-chart--leftBtn div {
    transform: rotate(90deg)
}

.box-contacts {
    position: relative;
    display: block;
    width: 100%;
    margin: 10px 0
}

.box-contacts .ico-column {
    position: relative;
    width: 24px;
    display: inline-block;
    vertical-align: top
}

.box-contacts .field-column {
    position: relative;
    display: inline-block
}

.box-contacts p {
    color: #4A4A4A;
    margin: 0
}

.box-contacts--stores ul {
    margin: 10px 0
}

.box-contacts--stores ul li {
    padding: 3px 0
}

.box-contacts--stores ul li a.store_contact-link {
    text-decoration: none;
    color: #656565
}

.box-contacts--stores ul li a.store_contact-link.active {
    font-weight: 600;
    color: #39b54a
}

.box-contacts--stores ul li a.store_contact-link:hover {
    color: #39b54a
}

.box-contacts--store-detail {
    display: none;
    background: #FFF;
    padding: 20px;
    margin-bottom: 20px
}

.box-contacts--store-detail label {
    color: #39b54a;
    margin-top: 0
}

.box-cost-calculator li {
    background: #FFF;
    padding: 10px 20px;
    margin: 10px 0
}

.box-cost-calculator li h5,
.box-cost-calculator li h3 {
    display: inline-block;
    width: 66%
}

@media (max-width: 767px) {
    .box-cost-calculator li h5,
    .box-cost-calculator li h3 {
        width: 100%
    }
}

.box-cost-calculator li h3 {
    text-align: right;
    width: 33%
}

@media (max-width: 767px) {
    .box-cost-calculator li h3 {
        width: 100%;
        text-align: left;
        margin-top: 5px
    }
}

.box-cost-calculator li.total {
    background: #39b54a;
    color: #FFF
}

.box-customerHistory {
    margin: 20px 0
}

.box-customerHistory .grid-item {
    margin-bottom: 20px
}

.box-customerHistory .vl {
    position: absolute;
    border-left: 1px solid #c1c1c1;
    height: calc(100% - 60px);
    margin-top: 20px;
    margin-left: 30px
}

.box-customerHistory .box-image-round.sm {
    margin: 0 20px 0px 0;
    float: left
}

.box-customerHistory .box-image-round.xs {
    margin: 10px 15px 0px 10px;
    float: left;
    padding-top: 9px
}

.box-customerHistory p.sm {
    margin: 8px 0 -2px;
    padding-left: 20px;
    font-weight: bold
}

@media (max-width: 479px) {
    .box-customerHistory p.sm {
        margin-top: 15px
    }
}

.box-customerHistory p {
    margin: 0 0 0 65px
}

.box-customerHistory.moreLines .box-image-round.xs {
    margin-top: 20px
}

.box-customerHistory.moreLines p:nth-of-type(3) {
    margin-left: 45px;
    margin-top: 0
}

.box-enroll {
    background-image: url("../images/enroll-bonga.jpg");
    background-position: 50%;
    background-size: cover;
    height: 285px
}

.box-image-round {
    position: relative;
    display: inline-block;
    border: 1px solid #c1c1c1;
    margin: 3px;
    margin-bottom: 10px;
    text-align: center;
    background: #FFF
}

.box-image-round.xxs {
    width: 32px;
    height: 32px;
    border-radius: 16px;
    padding-top: 6px
}

.box-image-round.xxs img {
    margin-top: -4px
}

.box-image-round.xs {
    width: 40px;
    height: 40px;
    border-radius: 20px;
    padding-top: 10px
}

.box-image-round.sm {
    width: 60px;
    height: 60px;
    border-radius: 30px;
    padding-top: 17px
}

.box-image-round.md {
    width: 80px;
    height: 80px;
    border-radius: 40px;
    padding-top: 22px
}

.box-image-round.lg {
    width: 98px;
    height: 98px;
    border-radius: 49px;
    padding-top: 15px
}

.box-image-round.green {
    border-color: #39b54a
}

.box-image-round.white {
    border-color: #FFF
}

.box-image-round img {
    width: 100%;
    border-radius: 16px
}

.box-image-user {
    position: relative;
    display: block
}

.box-image-user img {
    border: 1px solid #c1c1c1;
    width: 32px;
    height: 32px;
    border-radius: 16px
}

.box-image-user h2.title {
    display: inline-block;
    padding: 0 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    max-width: 70%;
    vertical-align: baseline
}

@media (max-width: 767px) {
    .box-image-user h2.title {
        width: 85%
    }
}

.box-image-user label.btn-transparent {
    display: inline-block;
    vertical-align: top
}

.box-image-user label.btn-transparent button {
    display: block;
    margin: 0
}

.box-image-user form {
    display: inline
}

@media (max-width: 767px) {
    .box-image-user {
        display: block
    }

    .box-image-user img,
    .box-image-user h2 {
        display: inline-block !important;
        margin-bottom: 10px
    }

    .box-image-user button {
        padding-left: 10px
    }
}

.box-loading--widget {
    text-align: center
}

.box-loading--widget svg {
    margin-top: 30px;
    margin-bottom: 30px
}

.box-link-icon {
    position: relative;
    display: inline-block;
    height: 110px;
    width: 100%;
    max-width: 200px;
    text-align: center;
    text-decoration: none;
    margin: 15px 0 30px
}

.box-link-icon:after {
    content: "";
    display: table;
    clear: both
}

@media (max-width: 479px) {
    .box-link-icon {
        height: 90px;
        width: 90px
    }
}

.box-link-icon .box-image-round {
    margin: 5px 15px
}

@media (max-width: 479px) {
    .box-link-icon .box-image-round {
        margin: 5px 3px
    }
}

.box-link-icon label {
    color: #c1c1c1;
    display: block;
    text-align: center !important
}

.box-link-icon.selected .box-image-round {
    border-color: #4A4A4A
}

.box-link-icon.selected .box-image-round div {
    color: #39b54a
}

.box-link-icon.selected label {
    color: #4A4A4A
}

.box-notification {
    position: relative;
    background-color: #5c6670;
    margin: 5px 0;
    min-height: 60px;
    padding: 20px 55px 20px 20px;
    border-radius: 3px;
    text-align: left
}

.box-notification.big {
    padding: 20px
}

.box-notification.big .col-2-ng .grid-item {
    width: 60%
}

@media (max-width: 767px) {
    .box-notification.big .col-2-ng .grid-item {
        width: 100%
    }
}

.box-notification.white {
    background-color: #FFF;
    padding: 20px 40px 20px 60px
}

.box-notification.white .box-image-round {
    position: absolute;
    left: 15px;
    top: 20px;
    padding-top: 4px
}

.box-notification.white h5,
.box-notification.white p {
    color: #4A4A4A;
    display: inline
}

.box-notification.white h5 {
    border-color: #4A4A4A;
    margin-left: 0px;
    padding-right: 0
}

.box-notification.outline {
    background: #FFF;
    min-height: 50px;
    padding: 12px 40px 20px 10px
}

.box-notification.outline.error {
    border: 1px solid #e30613
}

.box-notification.outline.error h5,
.box-notification.outline.error h6,
.box-notification.outline.error p,
.box-notification.outline.error div,
.box-notification.outline.error a.ico-close {
    color: #e30613;
    vertical-align: middle
}

.box-notification.outline.error div {
    margin-right: 5px
}

.box-notification.outline.warning {
    border: 1px solid #5c6670
}

.box-notification.outline.warning h5,
.box-notification.outline.warning h6,
.box-notification.outline.warning p,
.box-notification.outline.warning div,
.box-notification.outline.warning a.ico-close {
    color: #5c6670;
    vertical-align: middle
}

.box-notification.outline.warning div {
    margin-left: -4px;
    margin-right: 1px
}

.box-notification.outline.success {
    border: 1px solid #39b54a
}

.box-notification.outline.success h5,
.box-notification.outline.success h6,
.box-notification.outline.success p,
.box-notification.outline.success div,
.box-notification.outline.success a.ico-close {
    color: #39b54a;
    vertical-align: middle
}

.box-notification.outline.success div {
    margin-right: 5px
}

.box-notification.outline.sm {
    min-height: 26px;
    padding: 6px 35px 6px 10px
}

.box-notification.outline.sm a.ico-close {
    top: 12px;
    font-size: 14px
}

.box-notification.outline a.ico-close {
    top: 15px;
    font-size: 18px
}

.box-notification.code_display {
    padding: 10px;
    text-align: center;
    line-height: 40px
}

@media (max-width: 767px) {
    .box-notification {
        padding: 15px 40px 10px 20px
    }
}

.box-notification h5,
.box-notification h6,
.box-notification p {
    display: inline-block;
    color: #FFF;
    margin: 0;
    padding: 0
}

.box-notification h5,
.box-notification h6 {
    padding-right: 5px;
    margin-right: 0px
}

.box-notification p {
    display: inline
}

@media (max-width: 767px) {
    .box-notification p {
        padding-right: 30px
    }
}

.box-notification a.ico-close {
    position: absolute;
    top: 20px;
    right: 15px;
    opacity: .85;
    text-decoration: none;
    font-size: 24px
}

.box-notification a.ico-close:hover {
    opacity: 1
}

.box-notification .btn-primary,
.box-notification .btn-secondary,
.box-notification .btn-tertiary {
    position: absolute;
    top: 50%;
    right: 5px;
    margin-top: -19px
}

@media (max-width: 767px) {
    .box-notification .btn-primary,
    .box-notification .btn-secondary,
    .box-notification .btn-tertiary {
        position: relative;
        width: 100%;
        float: initial;
        margin: 15px auto 0 auto;
        right: 0
    }
}

.box-notification .box-image-round {
    margin: -5px 10px -6px 0
}

.box-notification.btn {
    padding: 20px
}

.box-notification.btn div {
    display: table
}

.box-notification.btn div div {
    display: table-cell;
    vertical-align: middle
}

@media (max-width: 767px) {
    .box-notification.btn div div {
        display: block
    }
}

.box-notification.btn div div .btn-tertiary {
    position: relative;
    vertical-align: sub;
    margin-left: 20px
}

@media (max-width: 767px) {
    .box-notification.btn div div .btn-tertiary {
        width: 100%;
        margin: 15px auto 0 auto
    }
}

.box-operations {
    border: 1px solid #5c6670;
    border-radius: 2px;
    background: #FFF;
    padding: 10px;
    width: 100%;
    height: 80px;
    min-height: 80px;
    display: table;
    text-decoration: none;
    text-align: left;
    margin-top: 10px
}

@media (max-width: 1080px) {
    .box-operations {
        margin-top: 10px;
        height: 60px;
        min-height: 60px
    }
}

.box-operations div {
    position: absolute;
    top: 50%;
    margin-top: -10px
}

.box-operations label {
    display: table-cell;
    vertical-align: middle;
    padding-left: 30px;
    font-weight: normal;
    font-size: .875rem;
    cursor: pointer
}

.box-operations.disabled {
    border: 1px solid #c1c1c1
}

.box-operations.disabled div {
    color: #EDEDED
}

.box-operations.disabled label {
    color: #c1c1c1
}

.box-operations-quick ul {
    border-radius: 3px;
    background: #FFF;
    margin: 0
}

.box-operations-quick ul li {
    position: relative;
    border: 1px solid #c1c1c1;
    border-top: none;
    min-height: 38px;
    line-height: 38px;
    padding-left: 0;
    padding-right: 0
}

.box-operations-quick ul li a {
    text-decoration: none;
    display: block;
    padding-left: 9px
}

.box-operations-quick ul li .ico-chevron,
.box-operations-quick ul li .ico-download {
    position: absolute;
    top: 45%;
    right: 10px;
    margin-top: -8px
}

.box-operations-quick ul li .ico-chevron {
    transform: rotate(-90deg)
}

.box-operations-quick ul li:first-of-type {
    border-top: 1px solid #c1c1c1;
    border-radius: 3px 3px 0 0
}

.box-operations-quick ul li:last-of-type {
    border-radius: 0 0 3px 3px
}

.box-points-balance {
    text-align: center;
    height: 50px;
    border: 1px solid #39b54a;
    border-radius: 3px;
    background: #FFF;
    margin: 30px 0;
    line-height: 50px
}

.box-points-balance h4,
.box-points-balance h1 {
    display: inline;
    margin: 2px
}

.box-points-balance h1 {
    vertical-align: middle
}

.box-points-balance.no-border {
    border: 1px solid #FFF
}

.box-readOnly {
    display: block;
    padding-top: 15px
}

.box-readOnly p {
    margin: 5px 0 0
}

.box-readOnly h5 {
    color: #4A4A4A;
    font-weight: 600
}

.box-subscriptionContext {
    background: #FFF;
    text-align: center;
    border: 1px solid #c1c1c1;
    border-radius: 3px;
    padding: 10px;
    min-height: 110px;
    color: #c1c1c1;
    opacity: 0.75
}

.box-subscriptionContext h6 {
    margin: 10px 0 0px
}

.box-subscriptionContext p {
    margin: 0 0 20px
}

.box-subscriptionContext.active {
    border: 1px solid #333
}

.box-subscriptionContext.active h6,
.box-subscriptionContext.active p {
    color: #000
}

.box-subscriptionContext.active .ico-phone {
    color: #39b54a
}

.box-subscriptionContext:hover {
    opacity: 1
}

.box-unitsCounter {
    position: relative;
    text-align: left;
    margin: 10% 0
}

.box-unitsCounter div {
    position: absolute;
    left: 0;
    top: 0
}

.box-unitsCounter h3,
.box-unitsCounter p {
    margin: 0 0 0 40px
}

@media (max-width: 767px) {
    .box-unitsCounter h3,
    .box-unitsCounter p {
        margin: 0 20px 0 40px
    }
}

@media (max-width: 767px) {
    .box-unitsCounter {
        display: block;
        margin: 20px 20px 10px
    }
}

.box-values {
    background: #FFF;
    color: #333;
    padding: 15px 20px;
    border-radius: 3px;
    border: 1px solid #FFF;
    margin-top: 15px
}

.box-values h4 {
    font-weight: normal
}

.box-values h1 {
    color: #5c6670
}

.box-values.active {
    border: 1px solid #39b54a
}

.box-values.active h1 {
    color: #39b54a
}

.box-values.active .vl {
    position: absolute;
    display: block;
    right: -11px;
    top: 11px;
    height: calc(100% - 11px);
    width: 11px;
    margin: 0 auto
}

.box-values.active .vl .circle {
    position: absolute;
    margin-top: -3.5px;
    top: 50%;
    height: 7px;
    width: 10px;
    background-image: url(data:image/gif;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAHCAYAAAAxrNxjAAAACXBIWXMAAAsSAAALEgHS3X78AAAAbElEQVQYlWP8//8/Azqw2ubtwMDAAMIgcOCY19YDGAqttnknMDAwzGdgYLgIFdJnYGBIZMIwjoFhAgMDQ+Mxr60GIAxig8RYrLZ5Y9rNwHAAjV3PcsxrKyOa1R+g7oMpBrE/Eu1G4nzttfUAALnrLaDx3qsOAAAAAElFTkSuQmCC);
    background-size: 100%
}

@media (max-width: 767px) {
    .box-values.active .vl .circle {
        margin-top: initial;
        top: initial;
        margin-left: -3.5px;
        left: 50%;
        height: 10px;
        width: 7px;
        background-image: url(data:image/gif;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAKCAYAAAB4zEQNAAAACXBIWXMAAAsSAAALEgHS3X78AAAAcUlEQVQYlZ3OsQ3CQBBE0WdETgu0YUcmXSeUQAl0YOiAEtzEOcWRc0qhgkMnIUTCBay0wZ+R/q6c82fbFPmbNyrzf9kUdzcPJ9ywwxPnNdLUtCl63HHFgsIjDlsc8VgjXd62pZuHkvW1m/uq9vdDkaYXfeM1MR8wUBEAAAAASUVORK5CYII=)
    }
}

@media (max-width: 767px) {
    .box-values.active .vl {
        right: initial;
        top: initial;
        left: 0;
        bottom: -10px;
        width: 100%;
        height: 10px;
        margin: 0 auto
    }
}

@media (max-width: 479px) {
    .box-values {
        margin-top: 10px
    }
}

div#login-bck {
    position: fixed;
    top: 0;
    right: 0;
    width: calc(100% - 600px);
    height: 100%;
    background-size: cover;
    background-position: center;
    -webkit-animation-duration: 30s;
    animation-duration: 30s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: move;
    animation-name: move;
    animation-direction: alternate;
    -moz-animation-direction: alternate;
    -webkit-animation-direction: alternate;
    -o-animation-direction: alternate;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-transform-origin: top center;
    -o-transform-origin: top center;
    -moz-transform-origin: top center
}

@media (max-width: 767px) {
    div#login-bck {
        display: none
    }
}

div#login-bck.login-bck-login {
    background-image: url("../images/welcome-login.jpg")
}

div#login-bck.login-bck-username {
    background-image: url("../images/welcome-recover_username.jpg")
}

div#login-bck.login-bck-password {
    background-image: url("../images/welcome-recover_password.jpg")
}

div#login-bck.login-bck-register {
    background-image: url("../images/welcome-register.jpg")
}

section#login {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 320px;
    min-height: 100%;
    width: 640px;
    background: #FFF;
    padding: 40px 40px 40px 60px
}

@media (max-width: 767px) {
    section#login {
        width: 100%;
        padding: 0 0 60px;
        margin: 0
    }
}

section#login:after {
    content: "";
    display: table;
    clear: both
}

@media (max-width: 767px) {
    section#login .login_logo-header .logo {
        width: 110px;
        height: 30px;
        background-position: 0px -108px
    }
}

@media (max-width: 767px) {
    section#login .login_logo-header {
        width: 100%;
        padding: 10px 20px;
        box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
        background: #f2f2f2;
        position: fixed;
        z-index: 1000000
    }
}

@media (max-width: 767px) {
    section#login .login_copy-header {
        padding: 50px 20px 10px
    }
}

section#login section {
    display: none;
    position: relative
}

section#login section:after {
    content: "";
    display: table;
    clear: both
}

@media (max-width: 767px) {
    section#login section {
        padding: 0px 20px
    }
}

section#login section form,
section#login section .no-form {
    width: 530px;
    height: auto;
    left: -780px;
    top: 260px
}

section#login section form:after,
section#login section .no-form:after {
    content: "";
    display: table;
    clear: both
}

@media (max-width: 767px) {
    section#login section form,
    section#login section .no-form {
        width: 100%
    }
}

section#login section form .btn-primary.full,
section#login section .no-form .btn-primary.full {
    margin-top: 20px
}

section#login section form a.username,
section#login section .no-form a.username {
    margin-bottom: 30px
}

section#login section form.login .box-checkbox,
section#login section .no-form.login .box-checkbox {
    float: right;
    margin-top: 5px
}

section#login section form.register .btn-primary,
section#login section form.register .btn-secondary,
section#login section form.forget_user .btn-primary,
section#login section form.forget_user .btn-secondary,
section#login section form.forget_pass .btn-primary,
section#login section form.forget_pass .btn-secondary,
section#login section .no-form.register .btn-primary,
section#login section .no-form.register .btn-secondary,
section#login section .no-form.forget_user .btn-primary,
section#login section .no-form.forget_user .btn-secondary,
section#login section .no-form.forget_pass .btn-primary,
section#login section .no-form.forget_pass .btn-secondary {
    margin-top: 10px;
    vertical-align: top
}

@media (max-width: 479px) {
    section#login section form.register .btn-primary,
    section#login section form.forget_user .btn-primary,
    section#login section form.forget_pass .btn-primary,
    section#login section .no-form.register .btn-primary,
    section#login section .no-form.forget_user .btn-primary,
    section#login section .no-form.forget_pass .btn-primary {
        margin-top: 10px
    }
}

section#login section form.register .forget_user-id.option-1,
section#login section form.forget_user .forget_user-id.option-1,
section#login section form.forget_pass .forget_user-id.option-1,
section#login section .no-form.register .forget_user-id.option-1,
section#login section .no-form.forget_user .forget_user-id.option-1,
section#login section .no-form.forget_pass .forget_user-id.option-1 {
    display: block
}

section#login section form.register .forget_user-id.option-2,
section#login section form.forget_user .forget_user-id.option-2,
section#login section form.forget_pass .forget_user-id.option-2,
section#login section .no-form.register .forget_user-id.option-2,
section#login section .no-form.forget_user .forget_user-id.option-2,
section#login section .no-form.forget_pass .forget_user-id.option-2 {
    display: none
}

section#login section form.register .forget_user-id.option-3,
section#login section form.forget_user .forget_user-id.option-3,
section#login section form.forget_pass .forget_user-id.option-3,
section#login section .no-form.register .forget_user-id.option-3,
section#login section .no-form.forget_user .forget_user-id.option-3,
section#login section .no-form.forget_pass .forget_user-id.option-3 {
    display: none
}

section#login section form.success,
section#login section .no-form.success {
    text-align: center
}

section#login section form.success .box-image-round,
section#login section .no-form.success .box-image-round {
    display: block;
    float: initial;
    left: 50%;
    margin-left: -40px
}

section#login section form.success h2,
section#login section .no-form.success h2 {
    display: block;
    color: #4A4A4A;
    margin-top: 15px
}

section#login section form label,
section#login section .no-form label {
    text-align: left
}

section#login section form label.box-checkbox,
section#login section .no-form label.box-checkbox {
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 10px
}

section#login section.show {
    display: block;
    animation-name: fadeIn;
    animation-duration: 0.333s
}

section#auto-login {
    background: #FFF;
    padding: 60px;
    border-radius: 3px;
    margin-top: 35px
}

@media (max-width: 1080px) {
    section#auto-login {
        margin-top: 0;
        margin-bottom: 40px
    }
}

@media (max-width: 767px) {
    section#auto-login {
        background: transparent;
        box-shadow: none;
        width: 100%;
        padding: 0px
    }
}

section#auto-login section {
    display: none;
    position: relative
}

section#auto-login section:after {
    content: "";
    display: table;
    clear: both
}

@media (max-width: 767px) {
    section#auto-login section {
        padding: 0
    }
}

@media (max-width: 767px) {
    section#auto-login section form {
        width: 100%
    }
}

section#auto-login section form .btn-primary.full {
    margin-top: 20px
}

section#auto-login section form a.username {
    display: inline-block
}

section#auto-login section form.login .box-checkbox {
    float: right;
    margin-top: 5px
}

section#auto-login section form.forget_user .btn-primary,
section#auto-login section form.forget_user .btn-secondary,
section#auto-login section form.forget_pass .btn-primary,
section#auto-login section form.forget_pass .btn-secondary {
    margin-top: 10px;
    vertical-align: top
}

@media (max-width: 479px) {
    section#auto-login section form.forget_user .btn-primary,
    section#auto-login section form.forget_pass .btn-primary {
        margin-top: 10px
    }
}

section#auto-login section form.forget_user .forget_user-id.option-1,
section#auto-login section form.forget_pass .forget_user-id.option-1 {
    display: block
}

section#auto-login section form.forget_user .forget_user-id.option-2,
section#auto-login section form.forget_pass .forget_user-id.option-2 {
    display: none
}

section#auto-login section form.forget_user .forget_user-id.option-3,
section#auto-login section form.forget_pass .forget_user-id.option-3 {
    display: none
}

section#auto-login section form.success {
    text-align: center
}

section#auto-login section form.success .box-image-round {
    display: block;
    float: initial;
    left: 50%;
    margin-left: -40px
}

section#auto-login section form.success h2 {
    display: block;
    color: #4A4A4A;
    margin-top: 15px
}

section#auto-login section form label {
    text-align: left
}

section#auto-login section form label.box-checkbox {
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 10px
}

section#auto-login section.show {
    display: block;
    animation-name: fadeIn;
    animation-duration: 0.333s
}

.error-image {
    position: fixed;
    bottom: -10px
}

@media (max-width: 767px) {
    .error-image {
        display: none
    }
}

.error-text {
    position: fixed;
    bottom: 160px
}

.error-text h1 {
    color: #39b54a;
    font-weight: 800;
    font-size: 2rem
}

@media (max-width: 767px) {
    .error-text {
        margin: 0 auto;
        position: relative;
        bottom: unset;
        top: 20vh;
        width: 50%
    }
}