/*html, */
body {
    font-family: 'Montserrat', sans-serif, Arial, Tahoma;
    font-size: 14px;
    font-weight: normal;
    background: #002940;
    color: #ffffff;
}

main {
    color: #002940;
    background-color: #ffffff;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 300;
}

a, a:link, a:visited, a:active {
    color: #00b9d7;
}

a:hover {
    text-decoration: underline;
    color: #002a3a;
}

.separator {
    margin: 0 15px;
}

.banner {
    width: 100%;
    min-height: 750px;
    background: #fff;
    overflow-x: hidden;
    background: url("../../assets/images/banner/banner.jpg") no-repeat center bottom;
}

.light-gray {
    background-color: #999;
}

.white {
    background-color: #fff;
}

.text-black {
    color: #000 !important;
}

.grey-text {
    color: #787878
}

.font-weight-thin {
    font-weight: 100 !important;
}

.font-weight-light {
    font-weight: 300 !important;
}

.font-weight-medium {
    font-weight: 500 !important;
}

.font-weight-bold {
    font-weight: 700 !important;
}

.font-small {
    font-size: 0.95em
}

.font-big {
    font-size: 1.2em
}

.dark-grey-text {
    color: #999
}

.light-grey-text {
    color: #c2c2c2
}

.blue-text {
    color: #00b9d7
}

.green-text {
    color: #00b9d7
}

.dark-blue-text {
    color: #002a3a
}

.deep-orange {
    color: #00b9d7
}

.other-page {
    margin-top: 170px;
}

.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #e9ecef;
    border-radius: .3rem;
}

.pills-primary .show > .nav-link {
    background-color: #4285f4 !important
}

.pills-primary .nav-link.active {
    background-color: #4285f4 !important
}

.tabs-primary {
    background-color: #4285f4 !important
}

.pills-danger .show > .nav-link {
    background-color: #ff3547 !important
}

.pills-danger .nav-link.active {
    background-color: #ff3547 !important
}

.tabs-danger {
    background-color: #ff3547 !important
}

.pills-warning .show > .nav-link {
    background-color: #fb3 !important
}

.pills-warning .nav-link.active {
    background-color: #fb3 !important
}

.tabs-warning {
    background-color: #fb3 !important
}

.pills-success .show > .nav-link {
    background-color: #00c851 !important
}

.pills-success .nav-link.active {
    background-color: #00c851 !important
}

.tabs-success {
    background-color: #00c851 !important
}

.pills-info .show > .nav-link {
    background-color: #33b5e5 !important
}

.pills-info .nav-link.active {
    background-color: #33b5e5 !important
}

.tabs-info {
    background-color: #33b5e5 !important
}

.pills-default .show > .nav-link {
    background-color: #2bbbad !important
}

.pills-default .nav-link.active {
    background-color: #2bbbad !important
}

.tabs-default {
    background-color: #2bbbad !important
}

.pills-secondary .show > .nav-link {
    background-color: #a6c !important
}

.pills-secondary .nav-link.active {
    background-color: #a6c !important
}

.tabs-secondary {
    background-color: #a6c !important
}

.pills-elegant .show > .nav-link {
    background-color: #2e2e2e !important
}

.pills-elegant .nav-link.active {
    background-color: #2e2e2e !important
}

.tabs-elegant {
    background-color: #2e2e2e !important
}

.pills-unique .show > .nav-link {
    background-color: #880e4f !important
}

.pills-unique .nav-link.active {
    background-color: #880e4f !important
}

.tabs-unique {
    background-color: #880e4f !important
}

.pills-dark-green .show > .nav-link {
    background-color: #388e3c !important
}

.pills-dark-green .nav-link.active {
    background-color: #388e3c !important
}

.tabs-dark-green {
    background-color: #388e3c !important
}

.pills-mdb-color .show > .nav-link {
    background-color: #59698d !important
}

.pills-mdb-color .nav-link.active {
    background-color: #59698d !important
}

.tabs-mdb-color {
    background-color: #59698d !important
}

.pills-red .show > .nav-link {
    background-color: #d32f2f !important
}

.pills-red .nav-link.active {
    background-color: #d32f2f !important
}

.tabs-red {
    background-color: #d32f2f !important
}

.pills-pink .show > .nav-link {
    background-color: #ec407a !important
}

.pills-pink .nav-link.active {
    background-color: #ec407a !important
}

.tabs-pink {
    background-color: #ec407a !important
}

.pills-purple .show > .nav-link {
    background-color: #8e24aa !important
}

.pills-purple .nav-link.active {
    background-color: #8e24aa !important
}

.tabs-purple {
    background-color: #8e24aa !important
}

.pills-deep-purple .show > .nav-link {
    background-color: #512da8 !important
}

.pills-deep-purple .nav-link.active {
    background-color: #512da8 !important
}

.tabs-deep-purple {
    background-color: #512da8 !important
}

.pills-indigo .show > .nav-link {
    background-color: #3f51b5 !important
}

.pills-indigo .nav-link.active {
    background-color: #3f51b5 !important
}

.tabs-indigo {
    background-color: #3f51b5 !important
}

.pills-blue .show > .nav-link {
    background-color: #1976d2 !important
}

.pills-blue .nav-link.active {
    background-color: #1976d2 !important
}

.tabs-blue {
    background-color: #1976d2 !important
}

.pills-light-blue .show > .nav-link {
    background-color: #82b1ff !important
}

.pills-light-blue .nav-link.active {
    background-color: #82b1ff !important
}

.tabs-light-blue {
    background-color: #82b1ff !important
}

.pills-cyan .show > .nav-link {
    background-color: #00bcd4 !important
}

.pills-cyan .nav-link.active {
    background-color: #00bcd4 !important
}

.tabs-cyan {
    background-color: #00bcd4 !important
}

.pills-teal .show > .nav-link {
    background-color: #00796b !important
}

.pills-teal .nav-link.active {
    background-color: #00796b !important
}

.tabs-teal {
    background-color: #00796b !important
}

.pills-green .show > .nav-link {
    background-color: #388e3c !important
}

.pills-green .nav-link.active {
    background-color: #388e3c !important
}

.tabs-green {
    background-color: #388e3c !important
}

.pills-light-green .show > .nav-link {
    background-color: #8bc34a !important
}

.pills-light-green .nav-link.active {
    background-color: #8bc34a !important
}

.tabs-light-green {
    background-color: #8bc34a !important
}

.pills-lime .show > .nav-link {
    background-color: #afb42b !important
}

.pills-lime .nav-link.active {
    background-color: #afb42b !important
}

.tabs-lime {
    background-color: #afb42b !important
}

.pills-yellow .show > .nav-link {
    background-color: #fbc02d !important
}

.pills-yellow .nav-link.active {
    background-color: #fbc02d !important
}

.tabs-yellow {
    background-color: #fbc02d !important
}

.pills-amber .show > .nav-link {
    background-color: #ffa000 !important
}

.pills-amber .nav-link.active {
    background-color: #ffa000 !important
}

.tabs-amber {
    background-color: #ffa000 !important
}

.pills-orange .show > .nav-link {
    background-color: #f57c00 !important
}

.pills-orange .nav-link.active {
    background-color: #f57c00 !important
}

.tabs-orange {
    background-color: #f57c00 !important
}

.pills-deep-orange .show > .nav-link {
    background-color: #ff7043 !important
}

.pills-deep-orange .nav-link.active {
    background-color: #ff7043 !important
}

.tabs-deep-orange {
    background-color: #ff7043 !important
}

.pills-brown .show > .nav-link {
    background-color: #795548 !important
}

.pills-brown .nav-link.active {
    background-color: #795548 !important
}

.tabs-brown {
    background-color: #795548 !important
}

.pills-grey .show > .nav-link {
    background-color: #616161 !important
}

.pills-grey .nav-link.active {
    background-color: #616161 !important
}

.tabs-grey {
    background-color: #616161 !important
}

.pills-blue-grey .show > .nav-link {
    background-color: #78909c !important
}

.pills-blue-grey .nav-link.active {
    background-color: #78909c !important
}

.tabs-blue-grey {
    background-color: #78909c !important
}

.pills-dark .show > .nav-link {
    background-color: #212121 !important
}

.pills-dark .nav-link.active {
    background-color: #212121 !important
}

.tabs-dark {
    background-color: #212121 !important
}

.pills-light .show > .nav-link {
    background-color: #e0e0e0 !important
}

.pills-light .nav-link.active {
    background-color: #e0e0e0 !important
}

.tabs-light {
    background-color: #e0e0e0 !important
}

.pills-white .show > .nav-link {
    background-color: #fff !important
}

.pills-white .nav-link.active {
    background-color: #fff !important
}

.tabs-white {
    background-color: #fff !important
}

.pills-black .show > .nav-link {
    background-color: #000 !important
}

.pills-black .nav-link.active {
    background-color: #000 !important
}

.tabs-black {
    background-color: #000 !important
}

.btn {
    text-transform: none;
}

.btn-indigo {
    background-color: #3f51b5 !important;
    color: #fff !important
}

.btn-indigo:hover {
    background-color: #4d5ec1
}

.btn-indigo.focus, .btn-indigo:focus {
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15)
}

.btn-indigo.active, .btn-indigo:active, .btn-indigo:focus {
    background-color: #252f69
}

.btn-indigo.dropdown-toggle {
    background-color: #3f51b5 !important
}

.btn-indigo.dropdown-toggle:focus, .btn-indigo.dropdown-toggle:hover {
    background-color: #4d5ec1 !important
}

.btn-indigo:not([disabled]):not(.disabled).active, .btn-indigo:not([disabled]):not(.disabled):active, .show > .btn-indigo.dropdown-toggle {
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
    background-color: #252f69 !important
}

.btn-indigo:not([disabled]):not(.disabled).active:focus, .btn-indigo:not([disabled]):not(.disabled):active:focus, .show > .btn-indigo.dropdown-toggle:focus {
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15)
}

[type=radio]:checked, [type=radio]:not(:checked) {
    position: absolute;
    opacity: 0;
    pointer-events: none
}

.form-check {
    padding-left: 0 !important;
}

.form-check-input[type=radio]:checked + label, .form-check-input[type=radio]:not(:checked) + label, label.btn input[type=radio]:checked + label, label.btn input[type=radio]:not(:checked) + label {
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    display: inline-block;
    height: 1.5625rem;
    line-height: 1.5625rem;
    -webkit-transition: .28s ease;
    -o-transition: .28s ease;
    transition: .28s ease;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.form-check-input[type=radio] + label:after, .form-check-input[type=radio] + label:before, label.btn input[type=radio] + label:after, label.btn input[type=radio] + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    margin: 4px;
    width: 16px;
    height: 16px;
    z-index: 0;
    -webkit-transition: .28s ease;
    -o-transition: .28s ease;
    transition: .28s ease
}

.form-check-input[type=radio].with-gap:checked + label:after, .form-check-input[type=radio].with-gap:checked + label:before, .form-check-input[type=radio]:checked + label:after, .form-check-input[type=radio]:checked + label:before, .form-check-input[type=radio]:not(:checked) + label:after, .form-check-input[type=radio]:not(:checked) + label:before, label.btn input[type=radio].with-gap:checked + label:after, label.btn input[type=radio].with-gap:checked + label:before, label.btn input[type=radio]:checked + label:after, label.btn input[type=radio]:checked + label:before, label.btn input[type=radio]:not(:checked) + label:after, label.btn input[type=radio]:not(:checked) + label:before {
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.form-check-input[type=radio]:not(:checked) + label:after, .form-check-input[type=radio]:not(:checked) + label:before, label.btn input[type=radio]:not(:checked) + label:after, label.btn input[type=radio]:not(:checked) + label:before {
    border: 2px solid #5a5a5a
}

.form-check-input[type=radio]:not(:checked) + label:after, label.btn input[type=radio]:not(:checked) + label:after {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0)
}

.form-check-input[type=radio]:checked + label:before, label.btn input[type=radio]:checked + label:before {
    border: 2px solid transparent
}

.form-check-input[type=radio].with-gap:checked + label:after, .form-check-input[type=radio].with-gap:checked + label:before, .form-check-input[type=radio]:checked + label:after, label.btn input[type=radio].with-gap:checked + label:after, label.btn input[type=radio].with-gap:checked + label:before, label.btn input[type=radio]:checked + label:after {
    border: 2px solid #4285f4
}

.form-check-input[type=radio].with-gap:checked + label:after, .form-check-input[type=radio]:checked + label:after, label.btn input[type=radio].with-gap:checked + label:after, label.btn input[type=radio]:checked + label:after {
    background-color: #4285f4
}

.form-check-input[type=radio]:checked + label:after, label.btn input[type=radio]:checked + label:after {
    -webkit-transform: scale(1.02);
    -ms-transform: scale(1.02);
    transform: scale(1.02)
}

.form-check-input[type=radio].with-gap:checked + label:after, label.btn input[type=radio].with-gap:checked + label:after {
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5)
}

.form-check-input[type=radio].with-gap:disabled:checked + label:before, label.btn input[type=radio].with-gap:disabled:checked + label:before {
    border: 2px solid rgba(0, 0, 0, .46)
}

.form-check-input[type=radio].with-gap:disabled:checked + label:after, label.btn input[type=radio].with-gap:disabled:checked + label:after {
    border: none;
    background-color: rgba(0, 0, 0, .46)
}

.form-check-input[type=radio]:disabled:checked + label:before, .form-check-input[type=radio]:disabled:not(:checked) + label:before, label.btn input[type=radio]:disabled:checked + label:before, label.btn input[type=radio]:disabled:not(:checked) + label:before {
    background-color: transparent;
    border-color: rgba(0, 0, 0, .46)
}

.form-check-input[type=radio]:disabled + span, label.btn input[type=radio]:disabled + span {
    color: rgba(0, 0, 0, .46)
}

.form-check-input[type=radio]:disabled:not(:checked) + span:before, label.btn input[type=radio]:disabled:not(:checked) + span:before {
    border-color: rgba(0, 0, 0, .46)
}

.form-check-input[type=radio]:disabled:checked + span:after, label.btn input[type=radio]:disabled:checked + span:after {
    background-color: rgba(0, 0, 0, .46);
    border-color: #bdbdbd
}

.form-check-input[type=radio]:checked + label:after .disabled-material, label.btn input[type=radio]:checked + label:after .disabled-material {
    background-color: rgba(66, 133, 244, .2)
}

.form-check-label {
    margin-right: 0 !important;
}

.md-disabled::after {
    background-color: rgba(66, 133, 244, .5) !important;
    border-color: rgba(66, 133, 244, .2) !important
}

.md-disabled::before {
    border-color: rgba(66, 133, 244, .25) !important
}

[type=checkbox]:checked, [type=checkbox]:not(:checked) {
    position: absolute;
    opacity: 0;
    pointer-events: none
}

.form-check-input[type=checkbox] + label,
label.btn input[type=checkbox] + label {
    position: relative;
    padding-left: 25px;
    cursor: pointer;
    display: inline-block;
    height: 1.5625rem;
    line-height: 1.5625rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 12px;
}

.form-check-input[type=checkbox] + label:before, .form-check-input[type=checkbox]:not(.filled-in) + label:after, label.btn input[type=checkbox] + label:before, label.btn input[type=checkbox]:not(.filled-in) + label:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    z-index: 0;
    border: 2px solid #8a8a8a;
    -webkit-border-radius: 1px;
    border-radius: 1px;
    margin-top: 3px;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.form-check-input[type=checkbox]:not(.filled-in) + label:after, label.btn input[type=checkbox]:not(.filled-in) + label:after {
    border: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0)
}

.form-check-input[type=checkbox]:not(:checked):disabled + label:before, label.btn input[type=checkbox]:not(:checked):disabled + label:before {
    border: none;
    background-color: #bdbdbd
}

.form-check-input[type=checkbox]:checked + label:before, label.btn input[type=checkbox]:checked + label:before {
    top: -4px;
    left: -5px;
    width: 12px;
    height: 1.375rem;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #4285f4;
    border-bottom: 2px solid #4285f4;
    -webkit-transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    transform: rotate(40deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%
}

.form-check-input[type=checkbox]:checked:disabled + label:before, label.btn input[type=checkbox]:checked:disabled + label:before {
    border-right: 2px solid #bdbdbd;
    border-bottom: 2px solid #bdbdbd
}

.form-check-input[type=checkbox]:indeterminate + label:before, label.btn input[type=checkbox]:indeterminate + label:before {
    top: -11px;
    left: -12px;
    width: 10px;
    height: 1.375rem;
    border-top: none;
    border-left: none;
    border-right: 2px solid #4285f4;
    border-bottom: none;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%
}

.form-check-input[type=checkbox]:indeterminate:disabled + label:before, label.btn input[type=checkbox]:indeterminate:disabled + label:before {
    border-right: 2px solid rgba(0, 0, 0, .46);
    background-color: transparent
}

.form-check-input[type=checkbox].filled-in + label:after, label.btn input[type=checkbox].filled-in + label:after {
    -webkit-border-radius: .125rem;
    border-radius: .125rem
}

.form-check-input[type=checkbox].filled-in + label:after, .form-check-input[type=checkbox].filled-in + label:before, label.btn input[type=checkbox].filled-in + label:after, label.btn input[type=checkbox].filled-in + label:before {
    content: '';
    left: 0;
    position: absolute;
    -webkit-transition: border .25s, background-color .25s, width .2s .1s, height .2s .1s, top .2s .1s, left .2s .1s;
    -o-transition: border .25s, background-color .25s, width .2s .1s, height .2s .1s, top .2s .1s, left .2s .1s;
    transition: border .25s, background-color .25s, width .2s .1s, height .2s .1s, top .2s .1s, left .2s .1s;
    z-index: 1
}

.form-check-input[type=checkbox].filled-in:not(:checked) + label:before, label.btn input[type=checkbox].filled-in:not(:checked) + label:before {
    width: 0;
    height: 0;
    border: 3px solid transparent;
    left: 6px;
    top: 10px;
    -webkit-transform: rotateZ(37deg);
    -ms-transform: rotate(37deg);
    transform: rotateZ(37deg);
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%
}

.form-check-input[type=checkbox].filled-in:not(:checked) + label:after, label.btn input[type=checkbox].filled-in:not(:checked) + label:after {
    height: 20px;
    width: 20px;
    background-color: transparent;
    border: 2px solid #5a5a5a;
    top: 0;
    z-index: 0
}

.form-check-input[type=checkbox].filled-in:checked + label:before, label.btn input[type=checkbox].filled-in:checked + label:before {
    top: 0;
    left: 1px;
    width: 8px;
    height: 13px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: rotateZ(37deg);
    -ms-transform: rotate(37deg);
    transform: rotateZ(37deg);
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%
}

.form-check-input[type=checkbox].filled-in:checked + label:after, label.btn input[type=checkbox].filled-in:checked + label:after {
    top: 0;
    width: 20px;
    height: 20px;
    border: 2px solid #a6c;
    background-color: #a6c;
    z-index: 0
}

.form-check-input[type=checkbox].filled-in.filled-in-danger:checked + label:after, label.btn input[type=checkbox].filled-in.filled-in-danger:checked + label:after {
    background-color: #f44336;
    border-color: #f44336
}

.form-check-input[type=checkbox]:disabled:not(:checked) + label:before, label.btn input[type=checkbox]:disabled:not(:checked) + label:before {
    background-color: #bdbdbd;
    border-color: #bdbdbd
}

.form-check-input[type=checkbox]:disabled:not(:checked) + label:after, label.btn input[type=checkbox]:disabled:not(:checked) + label:after {
    border-color: #bdbdbd;
    background-color: #bdbdbd
}

.form-check-input[type=checkbox]:disabled:checked + label:before, label.btn input[type=checkbox]:disabled:checked + label:before {
    background-color: transparent
}

.form-check-input[type=checkbox]:disabled:checked + label:after, label.btn input[type=checkbox]:disabled:checked + label:after {
    background-color: #bdbdbd;
    border-color: #bdbdbd
}

.fb-ic i, .gplus-ic i, .li-ic i, .ins-ic i {
    font-size: 16px;
    font-weight: normal
}

.fb-ic:hover i {
    color: #4e598f
}

.gplus-ic:hover i {
    color: #cf4c3c
}

.li-ic:hover i {
    color: #4376b1
}

.ins-ic:hover i {
    color: #6c27b3
}

.home-humility {
    text-align: center;
}

.home-fa-twitter {
    margin-left: 2em;
}

.big-icon {
    font-size: 50px;
}

.btn-circle {
    /*-webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);*/
    /*box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);*/
    width: 47px;
    height: 47px;
    /*position: relative;*/
    /*z-index: 1;*/
    vertical-align: middle;
    display: inline-block;
    overflow: hidden;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    /*margin: 10px;*/
    -webkit-border-radius: 50%;
    border-radius: 50%;
    padding: 0;
    cursor: pointer;
    border: 0
}

.btn-circle i {
    font-size: 1.25rem;
    line-height: 47px;
    display: inline-block;
    width: inherit;
    text-align: center;
    color: #fff
}

.btn-circle:hover {
    /*-webkit-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19);*/
    /*box-shadow: 0 8px 17px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19)*/
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
}

.btn-circle:before {
    -webkit-border-radius: 0;
    border-radius: 0
}

.btn-circle.btn-sm {
    width: 36px;
    height: 36px
}

.btn-circle.btn-sm i {
    font-size: .95em;
    line-height: 36px
}

.btn-circle.btn-lg {
    width: 61px;
    height: 61px
}

.btn-circle.btn-lg i {
    font-size: 1.6rem;
    line-height: 61px
}

.btn-social i {
    font-size: 1.4em !important;
}

.btn-facebook:active,
.btn-facebook:focus,
.btn-facebook:visited,
.btn-facebook {
    background: #0073bd;
}

.btn-facebook:hover {
    background: #015a93;
}

.btn-google-plus:active,
.btn-google-plus:focus,
.btn-google-plus:visited,
.btn-google-plus {
    background: #0095ca;
}

.btn-google-plus:hover {
    background: #027fab;
}

.btn-twitter:active,
.btn-twitter:focus,
.btn-twitter:visited,
.btn-twitter {
    background: #00b9d7;
}

.btn-twitter:hover {
    background: #02a5bf;
}

.navbar-nav,
.m-menu__nav {
    padding: 0 !important;
    /*position: relative;*/
}

.btn-rounded {
    -webkit-border-radius: 10em;
    border-radius: 10em;
}

.SlideIn-appear {
    /*transform: translateX(30px);*/
    opacity: 0;
}

.SlideIn-appear.SlideIn-appear-active {
    opacity: 1;
    transform: translateX(0);;
    transition: all 0.6s linear;
}

.SlideIn-enter {
    opacity: 0;
    transform: translateX(30px);
}

.SlideIn-enter.SlideIn-enter-active {
    opacity: 1;
    transform: translateX(0);
    transition: all 0.2s linear 0.4s;
}

.SlideIn-leave {
    opacity: 1.0;
    transform: translateX(0);
}

.SlideIn-leave.SlideIn-leave-active {
    opacity: 0;
    position: absolute;
    width: 100%;
    transform: translateX(-30px);
    transition: all 0.2s linear;
}

.dropdown-menu > .dropdown-item:hover i,
.dropdown-menu > .dropdown-item:hover,
.dropdown-menu > li > a:hover {
    background: #00b9d7;
    color: #fff !important;
}

.page-banner {
    width: 100%;
}

.page-banner {

}

.hvr-fade-j {
    margin: 7px;
    display: inline-block;

    /*border: 1px solid red;*/
}

.hvr-fade-j img {
    /*opacity: 1;*/
    display: inline-block;
    transition: all ease-in-out 1.5s;
    -moz-transition: all ease-in-out 1.5s;
    -webkit-transition: all ease-in-out 1.5s;
}

.hvr-fade-j img.hover-dl {
    display: none;
    transition: all ease-in-out 1.5s;
    -moz-transition: all ease-in-out 1.5s;
    -webkit-transition: all ease-in-out 1.5s;
}

.hvr-fade-j:hover img {
    /*opacity: 0;*/
    display: none;
}

.hvr-fade-j:hover img.hover-dl {
    /*opacity: 1;*/
    display: inline-block;
}

.banner-caption {
    position: absolute;
    /*top: 0;*/
    right: 0;
    /*left: 0;*/
    top: 100px;
}

.tab-wrapper {
    border-radius: 5px;
    background: rgba(255, 255, 255, 0.3);
    padding: 15px 0;
}

.tab-nav {
    border-bottom: 0;
    margin-left: 15px;
}

.nav-tabs .nav-item {
    margin-bottom: 0;
}

.nav-tabs .nav-link,
.home-tab {
    font-size: 15px;
    padding: 10px 15px;
    border: 0;
}

.nav-tabs .nav-link:hover,
.home-tab:hover {
    color: #00b9d7 !important;
}

.nav-tabs .nav-link.active,
.home-tab.active {
    background-color: rgba(0, 0, 0, 0.5) !important;
    color: #fff;
    border: 0;
    /*border-color: transparent transparent #00b9d7;*/
}

.home-cat-image {
    width: 112px;
}

.svg-category {
}

.svg-category:hover img {
    opacity: 0.7;
}

.underline {
    background: transparent url("./../images/header_bg.jpg") no-repeat center bottom;
}

.btn {
    font-family: 'Montserrat', sans-serif, arial, Tahoma;
    font-size: 1em;
    font-weight: 300;
}

.home-popular-list .btn {
    font-size: 14px;
    font-weight: bold;
}

.most-pop-item {
}

.most-pop-item .cover {
    height: 293px;
}

.most-pop-item .mask {
    opacity: 0;
    background: #fff;
    background: rgba(255, 255, 255, .8);
    /*padding: 7px;*/
    color: #333;
}

.most-pop-item:hover .mask {
    opacity: 1;
}

.most-pop-item .title {
    color: #555;
    font-weight: bold;
}

.most-pop-item .btn {
    /*margin: 7px;*/
}

.most-pop-item .logo {
    width: 60px;
    height: 60px;
    margin: auto;
    border: 1px solid #999;
    z-index: 1009;
}

.video-react .video-react-big-play-button {
    top: 48%;
    left: 48%;
}

.pag-title {
    color: #555;
    font-weight: bold;
}

.sitemap {
}

.sitemap .list-group-item a {
    font-weight: bold;
    color: #32039e;
}

.sitemap .list-group-item a:hover,
.sitemap .list-group-item.active a:hover {
    color: #00b9d7;
}

.sitemap .list-group-item.active a {
    color: #fff;
}

.my-map-marker {
    position: absolute;
    width: 32px;
    height: 32px;
    left: -16px;
    top: -32px;
    /*border: 5px solid #f44336;*/
    /*border-radius: 50px;*/
    /*background-color: white;,*/
    text-align: center;
    color: #3f51b5;
    font-size: 16px;
    font-weight: bold;
    padding: 4px;
    /*background: url("../images/icon/marker.svg")  no-repeat;*/
    background: url("../images/map-icon.png") no-repeat;
    background-position: center;
    background-size: auto 100%;
}

.my-map-marker2 {
    position: absolute;
    width: 64px;
    height: 64px;
    left: -32px;
    top: -64px;
    /*border: 5px solid #f44336;*/
    /*border-radius: 50px;*/
    /*background-color: white;,*/
    text-align: center;
    color: #3f51b5;
    font-size: 16px;
    font-weight: bold;
    padding: 4px;
    background: url("../images/icon/marker.svg") no-repeat;
    /*background: url("../images/marker.png")  no-repeat;*/
    background-position: center;
    background-size: auto 100%;
}

.my-map-marker > span {
    display: none;
}

.my-map-marker2 > span {
    position: absolute;
    width: 150px;
    height: 27px;
    left: -60%;
    top: -25px;
    padding: 2px 5px;

    white-space: nowrap;
    border: 1px solid #f44336;
    background-color: white;
    font-family: 'Montserrat', sans-serif, arial;
    /*display: none;*/
}

.page-loader {
    margin: 20% auto auto;
}

.section-loader {
    /*margin: 20px auto auto;*/
}

.contact-page-header {
    background-repeat: no-repeat;
    background-position: center 50%;
    background-size: 100% auto;
    color: #fff;
}

.contact-page-header .pag-title {
    color: #fff;
}

.list-flat,
.list-flat li {
    border-color: transparent;
}

input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
    background-color: transparent !important;
    background-image: none !important;
    color: rgb(0, 0, 0) !important;
}

.md-form {
    margin-bottom: 15px;
}

.md-form .prefix ~ label {
    margin-right: 2.5rem;
    margin-left: 0;
}

.md-form .prefix ~ input, .md-form .prefix ~ textarea {
    margin-right: 2.5rem;
    margin-left: 0;
}

.md-form label {
    left: 0;
    right: auto;
}

.input-group-addon {
    display: inline-block;
    width: 40px;

}

.validate-form {
}

.validate-form .invalid-feedback {
    display: block;
    width: 100%;
    margin-top: 0;
    /*margin-right: 36px;*/
    font-size: 75%;
    color: #dc3545;
    padding: 0;
    text-align: justify;
}

.validate-form .md-form {
    margin-bottom: 10px;
}

/*---------------------------*/
.panel-default > .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-bottom-color: transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel-title {
    font-size: 16px;
    padding: 5px 0;
    margin: 0;
}

.is-invalid {
    border-radius: 0;
    border-bottom: 1px solid #ff3547 !important;
    -webkit-box-shadow: 0 1px 0 0 #ff3547 !important;
    box-shadow: 0 1px 0 0 #ff3547 !important;
}

.invalid-feedback {
    padding-right: 30px;
}

.breadcrumb {
    background: #fff !important;
}

.radios-5 {
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    /*overflow: hidden;*/
}

.radios-10 {
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    border-radius: 10px !important;
    overflow: hidden;
}

.radios-50p {
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
    overflow: hidden;
}

.user-massage-btn {
    padding: 5px 25px;
    -webkit-border-radius: 15px !important;
    -moz-border-radius: 15px !important;
    border-radius: 15px !important;
}

/*tabs*/
.portlet {
    margin-top: 0;
    margin-bottom: 25px;
    padding: 0;
    border-radius: 4px;
}

.portlet.light {
    padding: 12px 20px 15px;
    background-color: #fff;
}

.portlet > .portlet-title {
    border-bottom: 1px solid #eee;
    padding: 0;
    margin-bottom: 10px;
    min-height: 41px;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    -ms-border-radius: 4px 4px 0 0;
    -o-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}

.portlet.light > .portlet-title {
    padding: 0;
    min-height: 48px;
}

.portlet > .portlet-title > .nav-tabs {
    background: 0 0;
    margin: 1px 0 0;
    float: left;
    display: inline-block;
    border: 0;
}

.panel > .portlet-title {
    /*border-bottom: 1px solid #eee;*/
    padding: 15px 15px 0;
}

.panel > .portlet-title > .nav.nav-tabs {
    /*margin: 0;*/
    /*padding: 0;*/
}

.panel > .portlet-title > .nav-tabs > .nav-item {
    /*background: red;*/
}

.panel > .portlet-title > .nav-tabs > .nav-item > a {
    background: 0 0;
    border: 0 !important;
    border-bottom: 4px solid transparent !important;
    padding: 7px 30px;
    color: #333 !important;
}

.panel > .portlet-title > .nav-tabs > .nav-item > a.active {
    /*background: 0 0;*/
    background-color: #e4e4e4 !important;
    border: 0 !important;
    border-bottom: 4px solid #00b9d7 !important;
}

.panel > .portlet-title > .nav-tabs > .nav-item > a:hover {
    color: #666 !important;
    border-bottom: 4px solid #999 !important;
}

.panel > .portlet-title > .nav-tabs > .nav-item > a.disabled {
    color: #999 !important;
}

.portlet-body {

}

.md-form1 {
    position: relative;
    margin-top: 1.5rem;
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    align-content: stretch;
    border-bottom: 1px solid #ced4da;
}

.md-form1 > * {
    /*display: inline-block;*/

    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0;
    /*margin-right: .75rem;*/
}

.md-form1 > *:first-child {
    margin-right: 0;
}

.md-form1 label {
    display: inline-block;
    font-weight: lighter;
    /*margin-right: 0 !important;*/
}

.md-form1 label i {
    margin-right: 5px;
    margin-left: 10px;

}

.md-form1 .form-static-value {
    padding: 20px 10px 5px;
    color: #333;
    font-weight: bold;
}

/*----*/
.imgPreview {
    text-align: center;
    margin: 5px;
    padding: 5px;
    min-height: 200px;
    width: 100%;
    display: inline-block;
    border: 1px solid #ced4da;

}

.imgPreview > img {
    width: 100%;
    height: auto;
}

.back-btn {
    padding: 3px 8px;
    margin-right: 6px;
    background: transparent !important;
}

.back2-btn > i,
.back-btn > * {
    color: #00b9d7 !important;
}

.back-btn:hover {
    text-decoration: none;
}

.back-btn:hover > * {
    color: #666 !important;
}

.color-default {
    color: #00b9d7 !important;
}

.back2-btn {
    padding: 0 0 0 7px;
    margin: 0;
}

.user-header {
    /*margin-top: 5px !important;*/
}

.login-container {
    margin-top: 100px;
    margin-bottom: 150px
}

.save-loader {
    background-color: rgba(0, 0, 0, 0.2);
    display: flex;
    flex: 1;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    /*width: 100%;*/
    /*height: 100%;*/
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 10px;
    z-index: 1030;
    /*overflow-x: hidden;*/
    /*-webkit-overflow-scrolling: touch;*/
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
}

@media all and (min-width: 992px) {

    .navbar .has-megamenu {
        position: static !important;
    }

    .navbar .megamenu {
        left: 0;
        right: 0;
        width: 100%;
        margin-top: 0;
    }

}

@media (max-width: 991px) {
    .navbar.fixed-top .navbar-collapse, .navbar.sticky-top .navbar-collapse {
        overflow-y: auto;
        max-height: 90vh;
        margin-top: 10px;
    }
}

.xl {
    max-width: 1600px !important;
}

/*Header*/
.banner-title {
    color: #fff;
    font-size: 40px;
    font-weight: normal;
    /*letter-spacing: 8px;*/
}

.banner-subtitle {
    color: #fff;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 5px;
}

.banner-logo-link {
    margin: 0 auto 50px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.banner-logo {
    width: 200px;
    height: auto;
}

.btn-login:active,
.btn-login:focus,
.btn-login:visited,
.btn-login {
    background-color: #002a3a !important;
    color: #fff;
    font-weight: 300;
    font-size: 16px;
    padding: 8px 35px;
    height: 40px;
    width: 200px;
    border-radius: 20px;
    border: 0;
    -webkit-box-shadow: inset 0px -1px 1px 0px rgba(255, 255, 255, 1);
    -moz-box-shadow: inset 0px -1px 1px 0px rgba(255, 255, 255, 1);
    box-shadow: inset 0px -1px 1px 0px rgba(255, 255, 255, 1);
}

.btn-login:hover {
    background-color: #002a3a !important;
    -webkit-box-shadow: inset 0px 1px 1px 0px rgba(255, 255, 255, 1);
    -moz-box-shadow: inset 0px 1px 1px 0px rgba(255, 255, 255, 1);
    box-shadow: inset 0px 1px 1px 0px rgba(255, 255, 255, 1);
}

.banner-scroll-wrapper {
    margin: 20px auto 40px;
}

.banner-scroll {
    width: 63px;
    height: 36px;
}

.page-footer {
    background: #132834 url("../images/world.svg") no-repeat center center;
    background-size: contain;
    padding-top: 10px;
}

.page-footer h5 {
    /*font-weight:100 ;*/
    /*font-size: 22px;*/
}

.footer-map-wrapper {
    width: 120px;
    height: 274px;
    overflow: visible;
}

.footer-map-wrapper {
    color: #d4d4d4;
    font-size: 0.80em;
    padding-top: 60px;
}

.icon-big {
    font-size: 1.3em;
    margin-right: 7px;
}

.footer-map {
    /*position: absolute;*/
    /*bottom:0 ;*/
    /*right:0;*/
}

.footer-middle {
    padding-top: 10px;
    color: #d4d4d4;
    font-size: 0.80em;

}

.footer-middle .media-left {
    padding: 0 15px 0 7px;
}

.footer-social {
    padding-top: 60px;
}

.footer-social-link {
    margin: 0 7px 10px;
    display: inline-block;
}

.footer-social-link i {
    font-size: 24px;
    color: #fff;
}

.footer-social-link:hover {
    text-decoration: none;
    opacity: 0.5;
}

.appstors-btn-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
}

.appstors-btn {
    display: block;
    width: 45%;
    /*margin-right: 7px;*/
    /*float:left;*/
    border: 1px solid #9ea3a8;
    border-radius: 7px;
}

.appstors-btn:hover {
    opacity: 0.7;
}

.appstors-btn > img {
    width: 100%;
    height: auto;
}

.border-top-footer {
    background-color: #0a181f;
    color: #80949f;
}

/* Device Mockup */
.category-card {
    color: #707070;
}

.category-card-image {
    max-width: 132px;
    height: auto;
}

.category-card-title {
    color: #707070;
    text-transform: uppercase;
    font-size: 28px;
    margin-bottom: 0;
}

.category-card-text {
    color: #707070;
    font-size: 16px;
}


.awards-image {
    max-width: 90%;
    height: auto;
}

.modal {
    /*top: 25%;*/
}

.login-modal .modal-content {
    /*width: 85%;*/
    overflow: hidden;
}

.login-left {
    background-image: linear-gradient(to bottom left, #00b9d7, #0073bd);
    color: #fff;
}

.logo-left {
    height: 100%;
    width: 100%;
    padding: 7px;

    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
}

.login-header {
    font-size: 1.15rem;
    margin-bottom: 20px;
}

.login-features {
    margin-bottom: 30px;
}

.login-features li {
    font-weight: 100;
    font-size: 0.8em;
    text-align: justify;
    margin-right: 15px;
    margin-bottom: 10px;
}

.login-modal .nav-tabs {
    border-bottom-color: transparent;
}

.login-modal .nav-tabs .nav-link {
    background: transparent !important;
    border-bottom: 3px solid #ebebeb !important;
    /*border-color: #ebebeb;*/
    color: #000;
    /*margin: 3px;*/
}

.login-modal .nav-tabs .nav-link:hover {
    background: transparent;
    color: #00d6c4;
    /*border-color: #ebebeb;*/
}

.login-modal .nav-tabs .nav-link.active {
    background: transparent;
    color: #000;
    border-color: #00d6c4 !important;
}

.modal-form-wrapper {
    padding: 30px 0;
}

.form-input {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border: 1px solid #d0d0d0;
    color: #989898;
    font-style: italic;
    background: #f6f6f6;
    padding: 0 7px;
    font-weight: 300;
    font-size: 0.9em;
    height: 33px;
    width: 100%;
}

a.forget-link:visited,
a.forget-link:active,
a.forget-link {
    color: #000;
    font-size: 0.9em;
}

a.forget-link:hover {
    text-decoration: none;
    color: #0092c8;
}

.login-btn-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}

.btn-default-color:active,
.btn-default-color:focus,
.btn-default-color:visited,
.btn-default-color {
    background: #005b7d;
    color: #fff;

}

.btn-default-color:hover {
    background: #01435c;
    color: #fff;
}

.user-portal-pages {
    /*background-color: #002940;*/
    background-color: rgb(0, 41, 64);
}

.top-minor_header {
    background: url("../images/panel/top-bg.jpg") repeat-x top left;
}

.minor_header {
    background: url("../images/panel/heade_bg_opacity.png") no-repeat 17% 0;
}

/*---------------------*/
.sidebar-flex {
    display: flex;
    flex: 1;
}

.sidebar-flex .sidebar-menu {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.sidebar-flex .panel-body {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.panel-default.sidebar-menu {
    background: transparent;
}

.panel-default.sidebar-menu ul {
    padding: 0;
    margin: 0;
}

.panel-default.sidebar-menu li {
    padding: 0;
    margin: 0;
}

.panel-default.sidebar-menu li.active a {
    background: #42859f;
    color: #fff;
}

.panel-default.sidebar-menu li:hover a {
    background: #42859f;
    color: #fff;
}

.panel-default.sidebar-menu li:hover {
}

.sidebar-inner {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    align-content: stretch;

    background: #004863;
    padding-top: 60px;
    height: 100%;

    flex: 1

}

.user-pic {
    width: 100% !important;
    border: 5px solid #fff;
}

.sidebar-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    /*margin-bottom: 30px;*/
}

.sidebar-menu li {
    list-style: none;
    padding: 0;
    margin: 5px 0;
    display: inline-block;
    width: 100%;
    /*border-bottom: 1px solid #f0f0f0;*/
}

.sidebar-menu li a:visited,
.sidebar-menu li a:active,
.sidebar-menu li a {
    padding: 10px;
    /*display: inline-block;*/
    width: 100%;
    height: 42px;
    color: #fff;
    font-size: 16px;
    font-weight: 300;

    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;

    border-radius: 0px 21px 210px 0px;
    -moz-border-radius: 0px 21px 21px 0px;
    -webkit-border-radius: 0px 21px 21px 0px;
}

.sidebar-menu li a img,
.sidebar-menu li a i {
    margin-right: 10px;
    display: inline-block;
    color: #99c7d4;
    font-size: 24px;
    width: 26px;
    height: 26px;
    opacity: 0.7;
}

.sidebar-menu li.active > a {
    background-color: #42859f;
    text-decoration: none;
    font-weight: 400;
    color: #fff;
}

.sidebar-menu li.active img {
    /*-webkit-filter: brightness(200%);*/
    /*filter: brightness(200%);*/
    opacity: 1;
}

.sidebar-menu li a:focus,
.sidebar-menu li a:hover {
    background-color: #42859f;
    text-decoration: none;
}

.sidebar-menu li.active > a:focus > img,
.sidebar-menu li.active > a:hover > img {
    background: #42859f;
    text-decoration: none;
}

.user-header-section {
    padding-top: 50px;
    padding-bottom: 50px;
}

.user-header-name {
    font-weight: 300;
}

.user-header-account {
    font-weight: 200;
    font-size: 1.2em;
}

.profile-badge {
    background: #004f6d;
    padding: 3px 5px;
    margin-left: 10px;
    font-weight: 400;
    font-size: 1.3em;
}

.color-darkBlue {
    background: #001c2c !important;
    color: #fff !important;
}

.color-mediumBlue {
    background: #004863 !important;
    color: #fff !important;
}

.color-lightBlue {
    background: #00b9d7 !important;
    color: #001c2c !important;
}

.no-border {
    border: 0;
}

.border-radius-0 {
    border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
}

.border-radius-5 {
    border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
}

.border-radius-10 {
    border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    -webkit-border-radius: 10px !important;
}

.border-radius-15 {
    border-radius: 15px !important;
    -moz-border-radius: 15px !important;
    -webkit-border-radius: 15px !important;
}

.section-cart {

}

.section-header {
    font-size: 1.3em;
    font-weight: normal;
    /*display: flex;*/
    /*flex-direction: row;*/
    /*flex-wrap: nowrap;*/
    /*justify-content: flex-start;*/
    /*align-items: center;*/
    /*align-content: center;*/
    vertical-align: text-bottom;
}

.section-header > img {
    width: 26px;
    height: 26px;
    margin-right: 7px;
}

.section-header > span {
    display: inline-block;
    height: 26px;
    padding-top: 1px;
    text-transform: capitalize !important;
}

.section-body {

}

.history-wrapper .slick-slide {
    text-align: center;
    /*height: 270px;*/
    display: inline-block;
    padding: 5px;
}

.history-wrapper .slick-prev, .history-wrapper .slick-next {
    height: 44px !important;
    width: 18px !important;
    opacity: 0.5;
}

.history-wrapper .slick-prev {
    background: url("../../assets/images/icon/arrow_left.png") no-repeat left center !important;
}

.history-wrapper .slick-next {
    background: url("../../assets/images/icon/arrow_right.png") no-repeat right center !important;
}

.history-wrapper .slick-prev:before, .history-wrapper .slick-next:before {
    display: none;
}

.history-wrapper .slick-prev:hover, .history-wrapper .slick-next:hover {
    opacity: 1;
}

.history-wrapper .slick-arrow.slick-disabled {
    opacity: 0.2;
}

.deposit-cart {
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    min-height: 270px;

}

.deposit-header {
    border-bottom: 1px solid #888e92;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.deposit-body {
    padding: 20px 10px;
}

.trade-direction,
.trade-name {
    padding: 0 5px;
    font-size: 14px;
    line-height: 25px;
    color: #001c2c;
}

.deposit-body .item-title {
    color: #fff;
    font-weight: 200;
    font-size: 14px;
    padding: 0;
    margin: 0 3px 5px;
}

.deposit-body .item-value {
    background-color: #004863;
    color: #fff;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 13px;
    height: 26px;
    display: block;
    /*width: 100%;*/
    text-align: center;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    padding: 0;
    line-height: 26px;
    margin: 0 3px 25px;
}

.section-cart .item-title {
    color: #fff;
    font-weight: 200;
    font-size: 14px;
    padding: 0;
    margin: 0 3px 5px;
    text-align: center;
}

.section-cart .item-value {
    background-color: #002940;
    color: #fff;
    font-weight: 300;
    text-transform: capitalize;
    font-size: 13px;
    height: 26px;
    display: block;
    /*width: 100%;*/
    text-align: center;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    padding: 0;
    line-height: 26px;
    margin: 0 3px 25px;
}

.deposit-body .cart-footer {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-content: center;
    background: #fff url("../images/icon/price_bg.jpg") no-repeat center right;
    width: 100%;
    height: 42px;
}

.section-cart .cart-footer {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-content: center;
    background: #001c2c url("../images/icon/price_bg2.jpg") no-repeat center right;
    width: 100%;
    height: 42px;
    color: #fff
}

.section-cart .cart-footer span {
    margin-right: 5px;
}

.deposit-body .cart-footer-left {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-content: center;
    align-items: center;
    color: #fff;
    font-weight: 300;
    font-size: 16px;
    height: 42px;
}

.deposit-body .cart-footer-left img {
    width: 19px;
    height: 42px;
    margin-right: 15px;
}

.deposit-body .cart-footer-right {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-end;
    align-content: center;
    align-items: center;
    color: #000;
    font-weight: 400;
    font-size: 18px;
    margin-right: 15px;
    height: 42px;
}

.section-cart .deposit-body .cart-footer-right {
    font-weight: 300;
    font-size: 16px;
}

.deposit-no-item {
    padding: 0 5px;
    font-size: 14px;
    line-height: 25px;
    color: #001c2c;
    /*margin-top: 100px;*/
    /*margin-bottom: 100px;*/
    background-color: #00b9d7;
}

.container-flex {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    align-content: center;
    font-weight: 300;
    font-size: 16px;
    color: #aaaaaa;
    height: 196px;
}

.profile-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
    align-content: center;
}

.profile-info {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    align-content: center;
}

.profile-row {
    margin-bottom: 5px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: center;
}

.profile-form-group {
    background-color: #001c2c;
    height: 40px;
    display: inline-block;
    margin-right: 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    color: #fff;
    padding: 9px 10px;
}

.profile-form-label {
    font-weight: 300;
    white-space: nowrap;
    font-size: 16px;
    color: #fff;
    line-height: 24px;
}

.profile-form-value {
    font-weight: 500;
    white-space: nowrap;
    font-size: 13px;
    color: #001c2c;
    background-color: #f6f6f6;
    padding: 5px 10px;
    margin-left: 7px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.profile-formGroup {
    margin: 0 !important;
    padding: 0 !important;
}

.profile-form-input {
    height: 25px;
    width: 130px;
    font-size: 13px;
    color: #001c2c;
    background-color: #f6f6f6;
    padding: 5px 10px;
    border: 0 !important;

    margin-left: 7px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.profile-form-feedback {
    color: #ff3131;
    font-size: 12px;
    text-align: left;
    margin-left: 10px;
}

.user-balance {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    align-content: center;
    /*margin-right: 50px;*/
}

.balance-item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    align-content: center;
    margin-bottom: 10px;
}

.balance-item:last-child {
    margin-bottom: 0;
}

.balance-item-value {
    display: inline-block;
    /*width: 170px;*/
    height: 30px;
    background-color: #001c2c;
    border: 1px solid #fff;
    color: #3dbd73;
    font-size: 20px;
    line-height: 18px;
    font-weight: 400;
    text-align: center;
    padding: 5px 15px;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
}

.balance-item-title {
    display: inline-block;
    height: 30px;
    color: #fff;
    font-size: 13px;
    font-weight: 300;
    text-align: center;
}

.language-dropDown {

    margin-left: 10px;
}

.language-dropDown .btn-secondary:not(:disabled):not(.disabled):active,
.language-dropDown .btn-secondary:not(:disabled):not(.disabled).active,
.language-dropDown.show > .btn-secondary.dropdown-toggle,
.language-dropDown .btn {
    background: #fff;
    color: #000;
    width: 200px;
    text-align: left;
    border: 0;
    box-shadow: none;
}

.language-dropDown .btn:hover {
    background: #fff;
    color: #666;

}

.language-dropDown .btn::after {
    float: right;
    margin-top: 10px;
}

.language-dropDown .dropdown-menu {
    background: #fff;
    color: #000;
    width: 200px;
    text-align: left;
}

.language-dropDown .dropdown-menu .dropdown-item {
    color: #000;

}

.timezone-form-group {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
}

.timezone-dropDown {
    margin-left: 10px;
    color: #000;
    width: 250px;
    text-align: left;
}

.timezone-dropDown .timezone-dropDown {
}

.timezone-dropDown .select__control {
}

.timezone-dropDown .select__value-container {
}

.timezone-dropDown .select__indicators {
}

.timezone-dropDown .select__indicator-separator {
    background-color: transparent;
}

.timezone-dropDown .select__dropdown-indicator svg {
    display: none;
}

.timezone-dropDown .select__indicator-separator::after {
    content: "\f0d7";
    font: 14px FontAwesome;
    color: #333;
}

.blue-button {
    background-color: #00b9d7;
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    border: 0;
    width: 150px;
}

.blue-button:hover {
    background-color: #42859f;
}

.setting-input-wrapper {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: center;
}

.setting-form-group {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: center;
    background-color: #001c2c;
    height: 40px;
    margin-right: 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    color: #fff;
    padding: 9px 10px;
}

.setting-formGroup {
    margin-left: 10px;

}

.setting-form-input {
    height: 25px;
    width: 130px;
    font-size: 13px;
    color: #001c2c;
    background-color: #f6f6f6;
    padding: 5px 10px;
    border: 0 !important;

    margin-left: 7px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.setting-form-input.is-invalid {
    border: 1px solid #ff3131 !important;
    background-color: #ffd7d7;
}

.setting-form-error {
    /*display: block;*/
}

.search-bar {
    background: #001c2c;
    color: #999999;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    height: 40px;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    padding: 0 20px;
    margin-bottom: 30px;
}

.search-input-wrapper {
    background: url("./../images/icon/ic_search.png") no-repeat center left;
    padding: 3px 15px;
}

.search-form-input {
    height: 26px;
    width: 250px;
    font-size: 14px;
    color: #001c2c;
    background-color: #f6f6f6;
    padding: 5px 10px;
    border: 0 !important;

    margin-left: 25px;
    border-radius: 13px;
    -moz-border-radius: 13px;
    -webkit-border-radius: 13px;
}

.filter-dropdown {
}

.filter-icon {
    font-size: 24px;
    color: #fff;
}

.notification-item-new {
    background: #ebebeb;
    margin: 10px 0;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;
    align-content: stretch;
    padding: 10px;
}

.notification-item {
    background: #ffffff;
    margin: 10px 0;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;
    align-content: stretch;
    padding: 10px;
}

.notification-item-left {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px 15px;
    border-right: 1px dashed #b6b6b6;
}

.notification-state {
    width: 46px;
    height: 46px;
}

.notification-item-body {
    padding: 25px 15px 0;
    color: #636466;
}

.notification-item-title {
    color: #000;
    font-size: 18px;
    font-weight: 500;
}

.notification-date {
    color: #000;
    font-size: 16px;
    font-weight: 300;
}

.notification-more {
    float: right;
    color: #0095ca;
    font-size: 16px;
    font-weight: normal;
    text-decoration: none;
}

.notification-more:hover {
    text-decoration: none;
    color: #000;
}

.notification-item-lead {
    text-align: justify;
    color: #636466;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 0 !important
}

.notification-item-text {
    text-align: justify;
    color: #636466;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 0 !important
}

.price-alert-container {
    background-color: #004863;
    min-height: 600px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 20px;
    margin: 20px 0 0;
    flex: 1;
}

.price-alert-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    flex: 1;
}

.no-alert-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.no-alert-icon {
    width: 79px;
    height: 94px;
}

.no-alert-text {
    color: #9d9c9c;
    font-weight: 300;
    font-size: 24px;
    padding: 15px 0;
}

.no-alert-button {
    background-color: #0095ca;
    color: #fff;
    /*height: 55px;*/
    /*padding: 7px 15px;*/
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;

    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
}

.no-alert-button > i {
    font-size: 24px;
    margin-right: 10px;
}

.no-alert-button:hover {
    background-color: #002940;
}

.price-alert-cart {
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    /*overflow: hidden;*/
    min-height: 88px;
    margin: 7px;
    /*border: 1px solid #00ced8;*/
}

.price-alert-cart:hover {
    border: 1px solid #00ced8;
}

.price-alert-close-badge {
    display: none;
    position: absolute;
    top: -8px;
    right: 20px;
    background-color: #ec5954;
    color: #002940;
    font-weight: bold;
}

.price-alert-cart:hover .price-alert-close-badge {
    display: block;
}

.price-alert-header {
    border-bottom: 1px solid #888e92;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 0.25rem 0.5rem;
}

.price-alert-name {
    font-size: 16px;
    color: #fff;
    font-weight: normal;
    text-align: left;
}

.alert-start-date {
    color: #898989;
    font-size: 14px;
    font-weight: 300;
    text-align: right;
}

.price-alert-body {
    padding: 7px 10px;
}

.price-alert-row {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
}

.price-alert-text {
    font-size: 14px;
    font-weight: 300;
    text-align: left;
}

.price-alert-direction {
    font-size: 35px;
    color: #fff;
}

.price-alert-target {
    font-size: 20px;
    font-weight: normal;
    text-align: center;
    background-color: #004863;
    padding: 3px 10px;

    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
}

.price-alert-add-cart {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex: 1;
    border: 1px solid #fff;
    /*width: 100%;*/
    /*height: 100%;*/
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    overflow: hidden;
    min-height: 87px;
    margin: 7px;
    background-color: transparent;
}

.add-alert-button {
    display: flex;
    justify-content: center;
    align-items: center;
    flex: 1;
    width: 100%;
    height: 100%;
    text-align: center;
}

.alert-add-modal {
    overflow: hidden;

}

.alert-add-modal-header {
    background-color: #004863;
    /*background-color: red;*/
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    padding: 7px 1rem;

    border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
}

.alert-add-modal-header > .close {
    color: #fff;
    text-shadow: none;
    font-weight: 400;
    opacity: 1;
}

.alert-add-modal-header > .close:hover {
    opacity: 0.5;
}

.alert-add-modal-header > .modal-title {
    color: #fff;
    font-size: 18px;
    font-weight: normal;
}

.alert-add-modal-body {
}

.alert-add-modal-footer {
    text-align: center;
    justify-content: center;
    border-top: 0;
}

.alert-add-modal-btn {
    border-color: #00b9d7;
    background-color: #00b9d7;
    padding: 7px 20px;
}

.alert-add-modal-btn:hover {
    border-color: #004863;
    background-color: #004863;
}

.alert-cancel-modal-btn {
    border-color: #00b9d7;
    color: #00b9d7;
    padding: 7px 20px;
}

.alert-cancel-modal-btn:hover {
    border-color: #00b9d7;
    background-color: #00b9d7;
    color: #fff;
}

.alert-add-select {
    border: 0;
    border-bottom: 1px solid #ccc;
    color: #808080;

    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

.alert-add-select > div {
    border-width: 0;
}

.alert-add-select > div span {
    background-color: transparent;
}

.price-alert-direction {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    /*flex: 1;*/
    border: 1px solid #898989;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    /*width:128px;*/
    padding: 0 2px;

}

.price-alert-direction-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    border-width: 0;
    width: 25px;
    height: 25px;

    margin: 2px 2px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.price-alert-direction-btn i,
.price-alert-direction-btn span {
    padding: 0;
    margin: 0;
    font-size: 1.2rem;
    color: #fff;
    /*display: inline-block;*/
    /*width: 35px;*/
    /*height: 35px;*/
    text-align: center;
    line-height: 14px;
}

.price-alert-direction-btn span {
    font-size: 30px;
    font-weight: bold;
}

.price-alert-direction-btn.active {
    background-color: #ec5954 !important;
    width: 30px;
    height: 30px;
}

.price-alert-direction-btn.active i,
.price-alert-direction-btn.active span {
    padding: 0;
    margin: 0;
    font-size: 1.3rem;
    color: #fff;
    /*display: inline-block;*/
    /*width: 35px;*/
    /*height: 35px;*/
    text-align: center;
    line-height: 14px;
}

.price-alert-direction-btn.active span {
    font-size: 1.4rem;
    font-weight: bold;
}

.alert-add-price:focus,
.alert-add-price {
    background-color: #ebebeb;
    border: 0;
    height: 34px;
    width: 120px;
    text-align: center;
    border-radius: 17px;
    -moz-border-radius: 17px;
    -webkit-border-radius: 17px;
}

.watchlist-item {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-content: center;
    background-color: #fff;
    color: #000;
    height: 66px;
    width: 100%;
    padding: 5px 5px 5px 15px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;

}

.watchlist-item-left {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}

.watchlist-item-title {
    color: #000;
    font-weight: 300;
    font-size: 20px;
    padding: 0;
    margin: 0;
}

.watchlist-item-subtitle {
    color: #808285;
    font-weight: 300;
    font-size: 16px;
    padding: 0;
    margin: 0;
}

.watchlist-item-right {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
}

.watchlist-item-add {
    width: 26px;
    height: 26px;
    padding: 0;
    margin: 0;
}

.watchlist-item-add > img {
    width: 26px;
    height: 26px;
}

.watchlist-item-add:hover > img {
    opacity: 0.7;
}

.watchlist-wrapper .slick-slide {
    text-align: center;
    /*height: 270px;*/
    display: inline-block;
    padding: 5px;
}

.watchlist-wrapper .slick-prev, .watchlist-wrapper .slick-next {
    height: 44px !important;
    width: 18px !important;
    opacity: 0.5;
}

.watchlist-wrapper .slick-prev {
    background: url("../../assets/images/icon/arrow_left.png") no-repeat left center !important;
}

.watchlist-wrapper .slick-next {
    background: url("../../assets/images/icon/arrow_right.png") no-repeat right center !important;
}

.watchlist-wrapper .slick-prev:before, .watchlist-wrapper .slick-next:before {
    display: none;
}

.watchlist-wrapper .slick-prev:hover, .watchlist-wrapper .slick-next:hover {
    opacity: 1;
}

.watchlist-wrapper .slick-arrow.slick-disabled {
    opacity: 0.2;
}

.category-modal-body {
    font-size: 16px;
    font-weight: 300;
    color: #000000;
}

.category-location {
    margin-bottom: 20px;
}

.category-location > img {
    width: 26px;
    height: 26px;
    margin: 0 7px;
}

.category-location > .badge {
    display: inline-block;
    padding: 3px 5px;
    background-color: #005b7d;
    font-size: 14px;
    font-weight: normal;
    color: #fff;
}

.category-remove-btn {
    border-color: #ec5954;
    background-color: #ec5954;
    color: #fff;
}

.category-remove-btn:hover {
    border-color: #c41812;
    background-color: #c41812;
}

.category-footer {
    margin-top: 1rem;
    padding-top: 1rem;
    border-top: 1px solid #b7b7b7;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    align-content: center;
}

.transfer-btn-container {
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: center;
}

.transfer-btn:hover,
.transfer-btn:focus-within,
.transfer-btn:focus,
.transfer-btn:visited,
.transfer-btn:active,
.transfer-btn {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    align-content: center;
    border: 0 !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.transfer-btn:focus > div,
.transfer-btn:visited > div,
.transfer-btn:active > div,
.transfer-btn > div {
    width: 158px;
    height: 158px;
    border: 2px solid #00b9d7;
    margin: 0 15px 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;

    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;

    -webkit-box-shadow: 0 0 20px 0 rgba(0, 185, 215, 0.75);
    -moz-box-shadow: 0 0 20px 0 rgba(0, 185, 215, 0.75);
    box-shadow: 0 0 20px 0 rgba(0, 185, 215, 0.75);
}

.transfer-btn:hover > div {
    background-color: #00b9d7;
}

.transfer-btn > span {
    font-size: 16px;
    font-weight: 200;
    color: #fff;
    text-align: center;
}

.transfer-btn:hover > span {

}

.transfer-btn > div > span {
    display: block;
    width: 86px;
    height: 86px;
    background: no-repeat center center;
}

.transfer-btn.transfer-visa > div > span {
    background-image: url("./../images/icon/ic_tovisa_o.png");
}

.transfer-btn.transfer-visa:hover > div > span {
    background-image: url("./../images/icon/ic_tovisa.png");
}

.transfer-btn.transfer-crypto > div > span {
    background-image: url("./../images/icon/ic_tocrypto_o.png");
}

.transfer-btn.transfer-crypto:hover > div > span {
    background-image: url("./../images/icon/ic_tocrypto.png");
}

.transfer-btn.transfer-ro > div > span {
    background-image: url("./../images/icon/ic_toRO_o.png");
}

.transfer-btn.transfer-ro:hover > div > span {
    background-image: url("./../images/icon/ic_toRO.png");
}

/* ---------------watchlist---------*/
.tab-button-wrapper {
    padding: 0 5px !important;
}

.tab-button {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    height: 80px;
    width: 100%;
    background: #003e60 no-repeat bottom center;
    color: #a8a8a8;
    font-size: 18px;
    font-weight: 400;
    border-width: 0;

    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

.tab-button > img {
    width: 32px;
    height: 32px;
    -webkit-filter: brightness(0.7);
    filter: brightness(0.7);
    margin-right: 7px;
}

.tab-button:hover {
    text-decoration: none;
    color: #fff;
    background: #00b9d7;
}

.tab-button.active {
    background: #00b9d7 url("./../images/icon/tab_selected.png") no-repeat bottom center;
    color: #fff;
}

.tab-button:hover > img,
.tab-button.active > img {
    -webkit-filter: brightness(1);
    filter: brightness(1);
}

.watchlist-header {
    text-align: center;
    color: #fff;
    font-weight: 300;
    font-size: 15px;
    text-transform: uppercase;
    /*margin: 15px 0;*/
}

.watchlist-data {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: flex-start;
}

.watchlist-header .watchlist-th {
    display: inline-block;
    color: #fff;
    font-weight: 300;
    font-size: 14px;
    margin-top: 25px;
    margin-bottom: 5px;
}

.watchlist-header .watchlist-th > span {
    color: #002940;
    font-weight: 500;
    font-size: 12px;
    background-color: #fff !important;
    display: inline-block;
    margin: 0 5px;
}

.watchlist-card {
    background-color: #001c2c;
    color: #fff;
    margin-bottom: 7px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

.watchlist-card > .row {
}

.watchlist-card > .row > div {
    height: 66px;
    vertical-align: middle !important;
}

.watchlist-card-market {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: flex-start;
    height: 100%;
    padding-left: 15px;
}

.watchlist-card-market .title {
    font-weight: 300;
    font-size: 18px;
    color: #fff;
    text-align: left;
}

.watchlist-card-market .sub-title {
    font-weight: normal;
    font-size: 14px;
    color: #969697;
    text-align: left;
}

.watchlist-card-btn-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.watchlist-card-btns-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-end;
    align-items: center;
    height: 100%;
}

.watchlist-card-info-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    height: 100%;
}

.watchlist-card-newOrder:active,
.watchlist-card-newOrder:focus,
.watchlist-card-newOrder:visited,
.watchlist-card-newOrder {
    background-color: #003e60;
    border-width: 0;
    color: #fff;
    font-size: 14px;
}

.watchlist-card-newOrder:hover {
    background-color: #00b9d7;
}

.watchlist-data-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    height: 100%;
}

.watchlist-data-price {
    color: #fff;
    font-size: 18px;
    font-weight: normal;
}

.pip-update-indicator {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}

.pip-update-indicator > span {
    font-size: 14px;
    color: #fff;
    font-weight: 300;
}

.pip-update-indicator > img {
    width: 16px;
    height: 16px;
    margin-left: 3px;
}

.watchlist-data-chart {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: 100%;

}

.watchlist-card-toggle {
}

.watchlist-card-toggle > img {
    width: 26px;
    height: 14px;
}

.watchlist-card-toggle:hover {
    text-decoration: none;
}

.watchlist-card-toggle:hover > img {
    opacity: 0.5;
}

.watchlist-trade-type {
    padding: 12px 30px;
    font-size: 14px;
    font-weight: normal;
    background-color: #0095ca;
    color: #fff;
}

.trade-cancel-btn {
    background-color: #0095ca;
    color: #fff;
}

.trade-cancel-btn:hover {
    background-color: #475b67;
    border-color: #475b67;
    color: #fff;
}

.watchlist-close-btn {
    background-color: transparent;
    margin: 0 0 0 7px;
    padding: 0;
}

.watchlist-close-btn > i {
    font-size: 45px;
    color: #475b67;

}

.watchlist-close-btn:hover {
    text-decoration: none;
}

.watchlist-close-btn:hover > i {
    text-decoration: none;
    color: #94a1a9;
}

.trade-direction-badge {
    background-color: #003e60;
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    padding: 5px 10px;
}

.trade-info-badge {
    color: #fff;
    font-weight: 300;
    font-size: 16px;
    margin: 0 0 0 10px;
}

.trade-profit-badge {
    color: #fff;
    font-weight: 300;
    font-size: 22px;
}

/*-------------chart------------------*/
.trade-chart-card {
    background-color: #001c2c;
    color: #fff;
    margin-bottom: 7px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

.trade-chart-header {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-end;
    width: 100%;
}

.trade-chart-title {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
}

.trade-chart-title > img {
    width: 26px;
    height: 26px;
}

.trade-chart-title > h2 {
    font-weight: 300;
    font-size: 1.8rem;
    color: #fff;
    display: inline-block;
    margin: 0 10px;
}

.trade-chart-category {
    font-weight: 300;
    font-size: 1.1rem;
    color: #939598;
    display: inline-block;
}

.trade-chart-action-wrapper-top {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 64px;
}

.trade-chart-action-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: stretch;
    width: 100%;
    /*margin: 13px 0;*/
}

.trade-chart-action-sell {
    background: transparent url("./../images/panel/sell.png") no-repeat center left;
    background-size: 100% auto;
}

.trade-chart-action-buy {
    background: transparent url("./../images/panel/buy.png") no-repeat center right;
    background-size: 100% auto;
}

.btn-sb {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    text-shadow: none;
}

.btn-sb:hover {
    text-decoration: none;
    text-shadow: 0 0 5px #000;
}

.btn-sb.btn-sell {
    flex-direction: row;
    font-size: 14px;
    color: #fff;
}

.btn-sb.btn-sell:hover {
}

.btn-sb.btn-buy {
    flex-direction: row-reverse;
}

.btn-sb.btn-buy:hover {
}

.btn-sb > span {
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    margin: 0 10px;
}

.btn-sb > .price {
    font-size: 18px;
    color: #fff;
    font-weight: 300;
}

.trade-chart-pip-change {
    width: 64px;
    height: 64px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -32px;
    background-color: #001c2c;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border: 3px solid #001c2c;
}

.trade-chart-pip-change > div {
    width: 100%;
    height: 100%;

    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: center;

    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    /*border: 3px solid #001c2c;*/
    border: 1px solid #fff;
}

.trade-chart-pip-change > div > .pip-update-indicator {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.trade-chart-pip-change > div > .pip-update-indicator span {
    color: #fff !important;
}

.trade-chart-pip-change > div > .pip-update-indicator img {
}

.statistic-loader > div,
.statistic-loader {
    height: 100% !important;
}

.statistics-cart {
    background-color: #002940;
    border: 1px solid #888e92;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    /*min-height: 270px;*/
    height: 100%;
}

.statistics-header {
    font-size: 14px;
    font-weight: 300;
    color: #fff;
    padding: 0.35rem 1rem;
    border-bottom: 1px solid #888e92;
}

.statistics-body {
    padding: 20px 10px;
}

.statistics-footer {
    background-color: #001c2c;
    height: 60px;
    padding: 10px 5px;

    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;

}

.statistics-center {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;

    color: #7f8387;
    font-size: 16px;
    font-weight: 300;
}

.statistic-today-card {
    background-color: #001c2c;
    border: 1px solid #888e92;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
}

.statistic-today-header {
    font-size: 14px;
    font-weight: 300;
    color: #fff;
    padding: 0.5rem 0;
    border-bottom: 1px solid #888e92;
    text-align: center;
    white-space: nowrap;
}

.statistic-today-body {
    padding: 20px 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    align-content: center;
}

.statistic-today-body > span {
    white-space: nowrap;
    font-size: 14px;
    font-weight: 400;
    color: #707071;
}

.statistic-today-body > span.statistic-today-percent {
    white-space: nowrap;
    font-size: 16px;
    font-weight: 300;
    color: #fff;

}

.statistic-chart-wrapper {
    /*width: 100%;*/
    /*height: 100%;*/
    /*background: #001c2c;*/
    /*padding: 4px;*/
    /*display: flex;*/
    /*justify-content: center;*/
    /*align-items: center;*/
    /*align-content: center;*/

    /*border-radius: 50%;*/
    /*-moz-border-radius: 50%;*/
    /*-webkit-border-radius: 50%;*/
    /*border: 1px solid #888e92;*/
}

.statistic-chart-wrapper > .recharts-wrapper {
    width: 100% !important;
    height: 100% !important;
}

.statistic-chart-wrapper .recharts-wrapper > svg {
    width: 100% !important;
    height: 100% !important;
}

.statistic-chart-wrapper .recharts-sector {
    stroke: #001c2c;
}

.statistics-footer .rc-slider {
    /*height: 30px;*/
}

.statistics-footer .rc-slider-disabled {
    background-color: transparent;
}

.statistics-footer .rc-slider-step {
    display: none;
}

.statistics-footer .slider-mark {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    align-content: center;
}

.statistics-footer .slider-mark-text,
.statistics-footer .rc-slider-mark-text {
    color: #fff;
    font-weight: 200;
    font-size: 12px;
}

.statistic-header-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    width: 100%;
}

.statistic-chart-type {
    text-transform: uppercase;
    font-weight: normal;
}

.statistic-chart-type-btn {
}

.statistic-chart-type-btn:hover {
}

.statistic-action-wrapper {
}

.statistic-action-wrapper > .btn-statistic {
    width: 34px;
    height: 34px;
    border: 1px solid #9d9fa2;
    background-color: transparent;
    padding: 0;
    margin: 0 0 0 7px;

    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;

}

.statistic-action-wrapper > .btn-statistic img {
    width: 24px;
    height: 24px;
}

.statistic-action-wrapper > .btn-statistic:hover {
    background-color: #001c2c;
}

.statistic-action-wrapper > .btn-statistic:hover img {
}

.statistic-chart {
    width: 100%;
    color: #fff;
}

.statistic-chart .recharts-wrapper {
    width: 100% !important;
    height: 100% !important;
}

.statistic-chart .recharts-wrapper > svg {
    width: 100% !important;
    height: 100% !important;
}

.custom-tooltip {
    background-color: #fff;
    color: #0b293f;
    font-size: 12px;
    padding: 7px;

    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
}

.statistic-chart p {
    margin: 0;
}

.statistic-chart {
}

.chart-loading-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    align-content: center;
    width: 100%;
    height: 100%;
}

.blue-backdrop {
    /*background-color: rgba(0,185,215,0.75);*/
    background-color: #00b9d7;

}

.blue-backdrop.show {
    opacity: 0.75 !important;
}

.trade-add-modal {
    color: #000;
}

.trade-add-modal-header {
    background-color: #00b9d7;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    padding: 7px 1rem;

    border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
}

.trade-add-modal-header > .close {
    color: #fff;
    text-shadow: none;
    font-weight: 400;
    opacity: 1;
}

.trade-add-modal-header > .close:hover {
    opacity: 0.5;
}

.trade-add-modal-header > .modal-title {
    color: #fff;
    font-size: 18px;
    font-weight: normal;
}

.trade-add-modal-header .badge {
    color: #000;
    background: #fff;
    font-size: 18px;
    font-weight: normal;
    margin-right: 5px;
}

.slider-mark {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    align-content: center;
}

.rc-slider.amount-slider {
    height: 25px !important;
}

.trade-add-amount-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-end;
    align-items: center;
}

.trade-add-amount {
    background-color: #fff;
    border: 1px solid #9d9fa2;
    height: 34px;
    width: 150px;
    text-align: center;
    color: #000;
    font-weight: 300;
    font-size: 18px;
    border-radius: 17px;
    -moz-border-radius: 17px;
    -webkit-border-radius: 17px;
}

.trade-add-current-wrapper {
    margin: 15px 0;
    padding: 1rem 0 0.5rem;
    border-top: 1px solid #9d9fa2;
    border-bottom: 1px solid #9d9fa2;
}

.tp-sl-wrapper {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: stretch;
    align-content: stretch;
}

.tp-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}

.tp-wrapper .form-check {
    margin-right: 10px;
}

.tp-wrapper .form-check-label {
    white-space: nowrap;
    font-weight: 500;
}

.tp-wrapper-show {
    width: 95%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}

.btn-spinner-wrapper {
    background-color: #8cdfed;
    width: 90px;
    height: 34px;
    padding: 2px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;

    border-radius: 17px;
    -moz-border-radius: 17px;
    -webkit-border-radius: 17px;
}

.btn-spinner {
    background-color: #00b9d7;
    width: 30px;
    height: 30px;
    font-size: 1.4rem;
    color: #fff;
    padding: 0;
    line-height: 28px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.btn-spinner i {
    font-size: 1.4rem;
    color: #fff;
    line-height: 28px;
}

.btn-spinner:hover {
    background-color: #003e60;
    text-decoration: none;
}

.sl-value,
.tp-value {
    color: #00c26e;
    font-size: 14px;
    font-weight: 300;
}

.sl-value {
    color: #ec5954
}

.trade-add-modal-btn {
    border-color: #00b9d7;
    background-color: #00b9d7;

    flex-direction: row;
    justify-content: center;
    align-items: center;

    width: 210px;
    height: 44px;
    border-radius: 22px;
    -moz-border-radius: 22px;
    -webkit-border-radius: 22px;
}

.trade-add-modal-btn:hover {
    border-color: #004863;
    background-color: #004863;
}

.asset-trades-card {
    background-color: transparent;
    color: #fff;
    margin: 0;
    border-bottom: 1px solid #335364;
    padding: 0;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

.asset-trades-card > .row {
}

.asset-trades-card > .row > div {
    height: 40px;
    vertical-align: middle !important;
}

.asset-trades-card .info-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.asset-trades-card .trade-direction-badge {
    background-color: #0095ca;
    color: #002940;
    font-size: 12px;
    /*font-weight: normal;*/
    margin: 0 auto;
    padding: 3px 5px;
}

.asset-trades-card .trade-info-badge {
    font-size: 14px;
    margin: 0 auto;
}


.asset-trades-card .trade-profit-badge {
    font-size: 16px;
}

.asset-trades-card .trade-close-btn {
    text-decoration: none;

}

.asset-trades-card .trade-close-btn > i {
    color: #acacac;
    font-size: 20px;
}

.asset-trades-card .trade-close-btn:hover {
    text-decoration: none;
}

.asset-trades-card .trade-close-btn:hover > i {
    color: #ff5656;
}

.swal2-popup .swal2-styled.swal2-confirm {
    border: 0;
    border-radius: .25em;
    background: initial;
    background-color: #0095ca !important;
    color: #fff;
    font-size: 1.0625em;
}

/*---calndar---------------------*/
.calendar-title-card {
    background-color: #00b9d7;
    color: #fff;
    margin-bottom: 7px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

.calendar-card-title {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.calendar-card-title a .title,
.calendar-card-title a:visited .title,
.calendar-card-title a:link .title,
.calendar-card-title a:active .title,
.calendar-card-title .title {
    font-weight: 300;
    font-size: 18px;
    padding: 10px 5px 0;
    color: #fff;
}

.calendar-card-title a:hover .title {
    color: #c1eff7;
    text-decoration: none !important;
}

.calendar-card {
    background-color: #001c2c;
    color: #fff;
    margin-bottom: 7px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

.calendar-card > .row {
}

.calendar-card > .row > div {
    height: 50px;
    vertical-align: middle !important;
}

.calendar-card-text-center,
.calendar-card-text {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: flex-start;
    height: 100%;
    padding-left: 15px;
}

.calendar-card-text-center {
    align-items: center;
}

.calendar-card-text .title {
    font-weight: 300;
    font-size: 16px;
    color: #fff;
    text-align: left;
}

.calendar-card-text-center .progress {
    display: block;
    height: 20px;
    width: 100%;

}

.calendar-card-text-center .progress .progress-bar {
    display: block;
    height: 20px;
}

.calendar-card .calendar-info > div {
    height: auto;
    border-top: 1px solid #003e60;
}

.calender-link {
    /*background: rgba(255,255,255,0.5);*/
    background: #002940;
}

.calender-link a,
.calender-link a:active,
.calender-link a:link,
.calender-link a:visited {
    color: #fff;
    background: transparent;
    display: block;
    padding: 0 5px;
}

.calender-link a:hover {
    color: #fff;
    background: #00b9d7;
    text-decoration: none;
}

/*----Courses -----------------*/
.course-item {
}

.course-item-detail {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;

}

.course-item-detail > div {
    text-transform: capitalize;
}

.course-item-title {
    color: #00b9d7;
}

.course-item-btn:active,
.course-item-btn:link,
.course-item-btn:visited,
.course-item-btn {
    background: #00b9d7;
    margin-right: 15px;
    color: #fff;
}

.course-item-btn:hover {
    background: #001c2c;
}

.course-jumbotron {
    background-color: #00b9d7;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center 50%;
    height: 400px;
    borde-radius: 0;
    padding: 0 !important;
    margin: 0 !important;
}

.course-title-overlay {
    display: flex;
    justify-content: center;
    align-items: center;

    width: 100%;
    height: 400px;
    /*position: absolute;*/
    /*top:95px;*/
    /*left: 0;*/
    background: rgba(0, 185, 215, 0.5);
}

/*Account ---------------------*/
.page-title {
    border-bottom: 1px solid #ff5656;
    line-height: 2em;
}

.account-title {
    border-bottom: 1px solid #00d280;
    line-height: 2em;
    display: inline-block;;
}

.btn-them {
    background-color: #00b9d7;
    color: #fff;
    border: 0;
}

.btn-them:hover {
    background-color: #42859f;
}

/*----about---*/
.about-jumbotron {
    background-color: #001c2c;
    background-image: url("./../images/about-bg.jpg");
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: top center;
    /*height: 400px;*/
    borde-radius: 0;
    padding: 0 !important;
    margin: 0 !important;
    display: inline-block;
    width: 100%;
}

.about-features {
    flex: 1;

    border: 0;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    width: 100%;
    padding: 15px 0;
}

.about-feature-item {
    margin: 7px;
    padding: 10px;
    background-color: #002940;
    color: #fff;

    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.about-feature-icon {
    margin-right: 15px;
    padding: 0;
    background: #00b9d7;
    color: #fff;

    width: 145px;
    /*max-height: 100px;*/
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;

}

.about-feature-icon > img {
    width: 40px;
    height: 40px;
}

.about-feature-body {
}

.about-feature-title {
}

.about-feature-text {
}

/*---------------------*/
.v2-share-bar__list {
    list-style: none;
    padding: 0;
    margin: 0;

    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
}

.v2-share-bar__list li {
    display: inline-block;
    margin: 10px;
}

.v2-share-bar__list svg {
    width: 28px;
    height: 28px;
}

@media (max-width: 1199px) {
    .m-aside-header-menu-mobile {
        background-color: transparent !important;
    }

    .navbar-nav,
    .m-menu__nav {
        padding: 0 !important;
    }

    .navbar-nav .nav-item + .nav-item,
    .navbar-nav .nav-item {
        margin-right: 0;
        margin-left: 0;
        border-bottom: 0px solid #383b4f;
    }

    .mockup-text {
        margin-left: 120px;
    }

    .mockup-image {
        max-width: 85%;
        margin-top: 200px;
    }

    .mockup-des {
        /*font-size: 14px;*/
    }

    .mockup-btn {
        margin-top: 0 !important;
    }

    .category-card-image {
        max-width: 70px;
        height: auto;
    }

    .category-card {
        padding: 0;
    }

    .awards-image {
        max-width: 100%;
    }
}

@media (max-width: 991px) {

    .m-aside-header-menu-mobile {
        display: block !important;
        z-index: 1001;
        position: fixed;
        top: 0;
        bottom: 0;
        overflow-y: auto;
        -webkit-transform: translateZ(0);
        backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        width: 275px !important;
        -webkit-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
        left: -285px;
        background-color: #2c2e3e !important;
        /*background-color: rgba(0,0,0,0.85)!important;*/
        padding: 80px 0 0 !important;
    }

    .navbar-collapse.show .m-aside-header-menu-mobile {
        left: 0;
    }

    .m-header-menu {
        margin: 0 !important;
        /*background: #000;*/
    }

    .m-menu__nav {
        padding: 0 !important;
    }

    .navbar-nav .nav-item + .nav-item,
    .navbar-nav .nav-item {
        margin-right: 1rem;
        margin-left: 1rem;
        border-bottom: 1px solid #383b4f;
    }

    .nav-link {
        /*color: #fff !important;*/
    }

    .pr-1, .px-1 {
        padding-right: 0 !important;
    }

    .login-container {
        margin-top: 10px;
        margin-bottom: 100px
    }

    .merchant-item .view img {
        height: auto !important;
    }

    .new-cat-top {
        height: 210px;
        padding-bottom: 20px;
        display: none;

    }

    .new-cat-menu {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: center;
        align-items: center;
        align-content: stretch;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        height: 210px;

        background-repeat: no-repeat;
        background-position: top left;
    }

    .user-header > span,
    .user-header {
        color: #fff !important;
        font-size: 16px !important;

    }

    .user-header img {
        /*display: none;*/
    }

    .container {
        max-width: 100% !important;
    }

    .mockup-wrapper {
        padding-bottom: 1.5rem !important;
    }

    .mockup-image {
        max-width: 100%;
        margin-top: 125px;
    }

    .mockup-text {
        margin-left: 0;
        width: 100%;
        display: inline-block;
        height: 400px;
        overflow-y: visible;
        margin-bottom: 50px;
        padding: 0 15px;
    }

    .mockup-title {
        font-size: 34px;
    }

    .mockup-des {
        font-size: 14px;
    }

    .category-card-title {
        font-size: 19px;
    }

    .category-card-text {
        font-size: 14px;
    }

    .category-card-image {
        max-width: 70px;
        height: auto;
    }

    .category-card {
        padding: 0;
    }

    .awards-image {
        max-width: 100%;
    }
}

@media (max-width: 768px) {
    .appContent {
        margin: 0 !important;
    }

    .mockup-image {
        margin-top: 35px;

    }

    .mockup-wrapper {
        background-size: 100% auto;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .mockup-text {
        margin-bottom: 0 !important;
        text-align: center !important;
        /*height: 290px;*/
        display: inline-block;
    }

    .mockup-title {
        font-size: 38px;
        text-align: center !important;
    }

    .mockup-des {
        font-size: 16px;
        text-align: center !important;

    }

    .footer-map-wrapper {
        width: 100%;
        height: auto;
        text-align: center;
    }

    .footer-map {
        position: relative;
        margin: auto;
    }

    .footer-middle {
        padding: 20px !important;
    }

    .appstors-btn {
        display: block;
        width: 160px;
        margin-right: 7px;
        float: left;
    }



    .modal-dialog {
        max-width: 90%;
        margin: 1.75rem auto;
    }

    .login-modal .modal-content {
        width: 100%;
        margin: 0 auto;
    }
}

@media (max-width: 420px) {
    .footer-map img {
        width: 80% !important;
        height: auto !important;
    }

    .banner-logo {
        width: 90%;
        height: auto;
    }

    .mockup-image {
        width: 90%;
    }

    .mockup-wrapper .row {
        margin-right: 0;
        margin-left: 0;
    }
}