@import url("https://fonts.googleapis.com/css?family=Josefin+Sans:300,300i,400,400i,500,500i,600,600i|Open+Sans:400,400i,600,700&display=swap");

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

.hidden {
    display: none !important;
}

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

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
    white-space: inherit;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

@media print {
    *,
  *:before,
  *:after {
        background: transparent !important;
        color: #000 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
  a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="#"]:after,
  a[href^="javascript:"]:after {
        content: "";
    }

    pre {
        white-space: pre-wrap !important;
    }

    pre,
  blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
  img {
        page-break-inside: avoid;
    }

    p,
  h2,
  h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
  h3 {
        page-break-after: avoid;
    }
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

main {
    display: block;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

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

pre {
    font-family: monospace, monospace;
    font-size: 1em;
}

a {
    background-color: transparent;
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}

b,
strong {
    font-weight: bolder;
}

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

small {
    font-size: 80%;
}

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

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

img {
    border-style: none;
}

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

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

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

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

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

fieldset {
    padding: 0.35em 0.75em 0.625em;
}

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

progress {
    vertical-align: baseline;
}

textarea {
    overflow: auto;
}

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

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

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

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

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

details {
    display: block;
}

summary {
    display: list-item;
}

template {
    display: none;
}

[hidden] {
    display: none;
}

html {
    font-size: 16px;
    scroll-behavior: smooth;
}

body {
    padding: 0;
    margin: 0;
    font-size: 16px;
    color: #504c89;
    line-height: 26px;
    overflow-x: hidden;
    font-family: "Open Sans", sans-serif;
    background: #f0f5fc;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 500;
    margin: 0;
    line-height: 1.2;
    color: #192a56;
    font-family: "Josefin Sans", sans-serif;
}

h1 a,
  h2 a,
  h3 a,
  h4 a,
  h5 a,
  h6 a {
    color: #192a56;
}

h1 a:hover,
    h2 a:hover,
    h3 a:hover,
    h4 a:hover,
    h5 a:hover,
    h6 a:hover {
    color: #2ecc71;
}

h1 {
    font-size: 42px;
}

h2 {
    font-size: 36px;
    line-height: 46px;
    margin-top: -16px;
}

h3 {
    font-size: 28px;
    line-height: 38px;
    margin-top: -14px;
    font-weight: 600;
}

h4 {
    font-size: 24px;
    line-height: 28px;
    margin-top: -9px;
    font-weight: 600;
}

h5 {
    font-size: 20px;
    line-height: 26px;
    margin-top: -9px;
    font-weight: 600;
}

h6 {
    font-size: 18px;
    margin-top: -7px;
    font-weight: 500;
}

p {
    margin-top: -12px;
}

p:last-child {
    margin-bottom: -7px !important;
}

p a {
    color: #2ecc71;
}

p a:hover {
    color: #2ecc71;
}

@media (max-width: 575px) {
    p {
        font-size: 16px;
    }
}

@media (min-width: 768px) {
    h1 {
        font-size: 80px;
    }

    h2 {
        font-size: 54px;
        line-height: 64px;
        margin-top: -20px;
    }

    h3 {
        font-size: 36px;
        line-height: 46px;
        margin-top: -16px;
    }

    h4 {
        font-size: 28px;
        line-height: 38px;
        margin-top: -14px;
    }

    h5 {
        font-size: 24px;
        line-height: 28px;
        margin-top: -9px;
    }

    h6 {
        font-size: 20px;
        line-height: 26px;
        margin-top: -9px;
    }
}

a {
    display: inline-block;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

a:hover {
    text-decoration: none;
    color: inherit;
}

ul {
    margin: 0;
    padding: 0;
}

ul li {
    list-style: none;
    padding: 5px 0;
}

select,
input,
textarea,
button {
    background-color: #ffffff;
    border: 1px solid #bccaea;
    outline: none;
}

select,
input,
textarea {
    width: 100%;
}

textarea {
    height: 200px;
    resize: none;
    padding: 10px;
}

input,
button,
select {
    height: 50px;
    color: #504c89;
}

label,
button,
select {
    cursor: pointer;
}

input {
    background: #f4f4f4;
    border: 1px solid transparent;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding-left: 10px;
}

input:focus {
    border: 1px solid #2C4065;
}

input[type="submit"] {
    cursor: pointer;
    background-color: #0a3d62;
    color: #ffffff;
    font-weight: 700;
    padding: 0;
}

.bg_img {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.right_center {
    background-position: right center;
}

.left_center {
    background-position: left center;
}

.bottom_center {
    background-position: bottom center;
}

.bottom_left {
    background-position: bottom left;
}

.bottom_right {
    background-position: bottom right;
}

.top_center {
    background-position: top center;
}

.top_left {
    background-position: top left;
}

.top_right {
    background-position: top right;
}

.bg_contain {
    background-size: contain;
}

.header-category::before, .banner-slide-item::before, .hero-section::before, .counter-item .counter-thumb .thumb::after, .counter-item .counter-thumb .thumb::before {
    position: absolute;
    content: '';
}

.social-icons, .footer-wrapper, .header-wrapper, .header-wrapper .right-area, .menu, .header-top .header-top-area, .header-top .header-top-area .social, .price-limit, .refer-nav, .counter-wrapper, .counter-item .counter-thumb, .contact-info-item, .meta-info, .investment-information-group, .checkgroup, .reply-item, .dashboard-item .dashboard-icon, .edit-profile-group, .profile-wrapper {
    display: flex;
    flex-wrap: wrap;
}

.about-video .video-button, .counter-item .counter-thumb::before {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    content: "";
}

.pt-120 {
    padding-top: 80px;
}

.pb-120 {
    padding-bottom: 80px;
}

.pt-60 {
    padding-top: 35px;
}

.pb-60 {
    padding-bottom: 35px;
}

.pt-80 {
    padding-top: 80px;
}

.pb-80 {
    padding-bottom: 80px;
}

@media (min-width: 768px) {
    .pt-120 {
        padding-top: 100px;
    }

    .pb-120 {
        padding-bottom: 100px;
    }

    .pt-60 {
        padding-top: 50px;
    }

    .pb-60 {
        padding-bottom: 50px;
    }
}

@media (min-width: 992px) {
    .pt-120 {
        padding-top: 120px;
    }

    .pb-120 {
        padding-bottom: 120px;
    }

    .pt-60 {
        padding-top: 60px;
    }

    .pb-60 {
        padding-bottom: 60px;
    }
}

/*Section Header*/
.mb-30-none {
    margin-bottom: -30px !important;
}

.mt-10 {
    margin-top: 10px;
}

.mt-20 {
    margin-top: 20px;
}

.mt-50 {
    margin-top: 50px;
}

.mb-10 {
    margin-bottom: 10px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-30 {
    margin-bottom: 30px;
}

.mb--20 {
    margin-bottom: -20px;
}

.mb-50 {
    margin-bottom: 50px;
}

.mb-40 {
    margin-bottom: 40px;
}

.mb--50 {
    margin-bottom: -50px;
}

.pt-10 {
    padding-top: 10px;
}

.pt-20 {
    padding-top: 20px;
}

.pb-30 {
    padding-bottom: 30px;
}

.pt-50 {
    padding-top: 50px;
}

.pb-10 {
    padding-bottom: 10px;
}

.pb-20 {
    padding-bottom: 20px;
}

.pb-50 {
    padding-bottom: 50px;
}

.mb-40-none {
    margin-bottom: -40px;
}

.mb--60 {
    margin-bottom: -60px;
}

.cl-white {
    color: #ffffff !important;
}

.cl-white * {
    color: #ffffff;
}

.cl-white *::placeholder {
    color: rgba(255, 255, 255, 0.6);
}

.cl-white p {
    color: rgba(255, 255, 255, 0.9);
}

.cl-black {
    color: #504c89;
}

.cl-black h1, .cl-black h2, .cl-black h3, .cl-black h4, .cl-black h5 {
    color: #192a56;
}

.oh {
    overflow: hidden;
}

/*Section-Header Starts Here*/
.section-bg {
    background: #fff;
}

.body-bg {
    background: #f0f5fc;
}

.overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    background: rgba(0, 0, 0, 0.7);
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
    visibility: hidden;
    opacity: 0;
}

.overlay.active {
    opacity: 1;
    visibility: visible;
}

/*Social Icons*/
.social-icons {
    justify-content: center;
    margin: -5px;
}

.social-icons li {
    padding: 5px;
}

.social-icons li a {
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #2ecc71;
    color: #ffffff;
}

.social-icons li a.facebook {
    background: #3b5998;
}

.social-icons li a.twitter {
    background: #55acee;
}

.social-icons li a.instagram {
    background: #e4405f;
}

.social-icons li a.pinterest {
    background: #007bb5;
}

.social-icons li a.vimeo {
    background: #1ab7ea;
}

.social-icons li a.google {
    background: #dd4b39;
}

.social-icons li a.youtube {
    background: #cd201f;
}

.social-icons li a.tumblr {
    background: #34465d;
}

.social-icons li a.linkedin {
    background: #007bb5;
}

.section-header {
    text-align: center;
    margin: 0 auto 40px;
    max-width: 620px;
    position: relative;
    z-index: 1;
}

.section-header .title {
    margin-bottom: 18px;
}

.section-header .title:last-child {
    margin-bottom: -19px;
}

@media (min-width: 768px) {
    .section-header .title {
        margin-bottom: 18px;
    }
}

.section-header p i {
    color: #2ecc71;
}

.section-header .thumb {
    width: 100px;
    text-align: center;
    margin: 0 auto 30px;
}

.section-header .thumb img {
    margin: 0 auto;
    max-width: 100%;
}

@media (min-width: 768px) {
    .section-header {
        margin-bottom: 60px;
    }

    .section-header .thumb {
        width: 175px;
        margin-bottom: 53px;
    }

    .section-header.mb-low {
        margin-bottom: 45px;
    }
}

.section-header.left-style {
    text-align: left;
    margin-left: 0;
    max-width: 100%;
}

.section-header.cl-white {
    color: #ddd;
}

.section-header.cl-white .title {
    color: #ffffff;
}

.header-category {
    display: inline-block;
    padding: 3px 15px 1px;
    background: #2ecc71;
    margin-bottom: 30px;
    font-family: "Josefin Sans", sans-serif;
    color: #ffffff;
    text-transform: capitalize;
    position: relative;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.header-category::before {
    top: calc(100% - 5px);
    right: 0;
    clip-path: polygon(100% 0, 0 0, 100% 100%);
    -webkit-clip-path: polygon(100% 0, 0 0, 100% 100%);
    background: #2ecc71;
    width: 12px;
    height: 17px;
}

@media (max-width: 575px) {
    .header-category {
        font-size: 14px;
    }
}

.select-bar .current {
    display: block;
    margin-top: 2px;
}

.select-bar .list {
    width: 100%;
    max-height: 150px;
    overflow-y: auto;
}

.select-bar .list::-webkit-scrollbar {
    width: 4px;
    background-color: #F5F5F5;
}

.select-bar .list::-webkit-scrollbar-thumb {
    background-color: #000000;
}

.select-bar .list::-webkit-scrollbar-track {
    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
}

.select-bar .list li {
    padding: 0 20px;
}

.pos-rel {
    position: relative;
}

.pos-rel .container {
    position: relative;
    z-index: 1;
}

.mt-120 {
    margin-top: 120px;
}

.mb-120 {
    margin-bottom: 120px;
}

.mb--50 {
    margin-bottom: -50px;
}

.cl-1 {
    color: #2C4065 !important;
}

.cl-2 {
    color: #f74a05 !important;
}

.cl-three {
    color: #e1586d !important;
}

.cl-theme {
    color: #2ecc71 !important;
}

.bg-1 {
    background: #2C4065 !important;
}

.bg-2 {
    background: #f74a05 !important;
}

.bg-theme {
    background: #2ecc71 !important;
}

.title-bg {
    background: #192a56 !important;
}
.footer-bg {
    background: #192a56 !important;
}

.rtl {
    direction: rtl;
}

.ltr {
    direction: ltr;
}

body *::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
}

body *::-webkit-scrollbar {
    width: 3px;
    height: 5px;
    background-color: #2ecc71;
}

body *::-webkit-scrollbar-button {
    background-color: #2ecc71;
}

body *::-webkit-scrollbar-thumb {
    background-color: #2ecc71;
}

.bg_overlay {
    position: relative;
}

.bg_overlay::before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(25, 42, 86, 0.8);
}

/*Footer Section*/
.footer-top {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.footer-bottom {
    margin: 0 -5px;
}

.footer-bottom .copyright {
    padding: 5px;
    max-width: 600px;
}

.footer-bottom .copyright a {
    color: #2ecc71;
}

@media (max-width: 575px) {
    .footer-bottom {
        text-align: center;
    }

    .footer-bottom .social-icons, .footer-bottom .copyright {
        width: 100%;
        justify-content: center;
    }
}

.footer-wrapper {
    justify-content: space-around;
    margin: 0 -15px -30px;
}

.footer-widget {
    padding: 0 15px;
    margin-bottom: 40px;
}

.footer-widget .title {
    text-transform: capitalize;
    color: #ffffff;
    position: relative;
    margin: 0;
    margin-bottom: 20px;
}

.footer-widget .title::after {
    position: absolute;
    content: "";
    left: 0;
    bottom: -10px;
    width: 70px;
    height: 3px;
    background: #2ecc71;
}

@media (min-width: 992px) {
    .footer-widget .title {
        margin-bottom: 50px;
        bottom: -25px;
    }
}

.footer-widget ul li {
    padding: 0;
    margin-bottom: 5px;
}

.footer-widget ul li a {
    display: flex;
    color: rgba(255, 255, 255, 0.9);
}

.footer-widget ul li a i {
    margin-right: 5px;
    margin-top: 4px;
    color: #2ecc71;
    font-size: 18px;
}

.footer-widget ul li a:hover {
    color: #2ecc71;
}

.footer-widget p {
    margin: 0;
    color: rgba(255, 255, 255, 0.9);
}

@media (min-width: 992px) {
    .footer-widget {
        width: 100%;
        max-width: 220px;
    }

    .footer-widget.widget-about {
        max-width: 400px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .footer-widget.widget-about {
        max-width: 300px;
    }
}

@media (max-width: 991px) {
    .footer-widget {
        width: calc(100% / 3);
    }

    .footer-widget.widget-about {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .footer-widget {
        width: 100%;
    }
}

.footer-logo {
    margin-bottom: 20px;
    max-width: 220px;
}

.footer-logo a {
    display: inline-block;
}

.footer-logo img {
    max-width: 100%;
}

.header-wrapper {
    justify-content: space-between;
    align-items: center;
    padding: 20px 0;
}

.header-wrapper .logo {
    width: 200px;
    max-height: 80px;
}

.header-wrapper .logo a {
    display: block;
}

.header-wrapper .logo img {
    max-width: 100%;
    max-height: 100%;
}

.header-wrapper .right-area {
    align-items: center;
}

.header-wrapper .right-area .custom-button {
    padding: 0 15px;
    line-height: 40px;
    font-size: 14px;
    color: #192a56;
    margin: 5px;
    background: #ffffff;
    border-color: transparent;
    border-radius: 4px;
    font-family: "Josefin Sans", sans-serif;
    font-weight: 500;
    text-transform: capitalize;
}

.header-wrapper .right-area .custom-button:hover {
    border-color: #2ecc71;
    background: #2ecc71;
    color: #ffffff;
    border-color: rgba(255, 255, 255, 0.19);
}

.header-wrapper .right-area .custom-button.theme {
    border-color: rgba(255, 255, 255, 0.19);
    color: #ffffff;
    background: #2ecc71;
}

.header-wrapper .right-area .custom-button.theme:hover {
    border-color: rgba(25, 42, 86, 0.19);
    color: #192a56;
    background: #ffffff;
}

@media screen and (max-width: 450px) {
    .header-wrapper .logo {
        width: 160px;
    }

    .header-wrapper .right-area .custom-button {
        font-size: 12px;
        line-height: 32px;
        padding: 0 12px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
    }

    .header-wrapper .right-area .select-bar .current {
        font-size: 12px;
    }

    .header-wrapper .header-bar {
        margin-right: 0;
    }
}

header {
    z-index: 999;
}

.menu {
    font-family: "Josefin Sans", sans-serif;
    font-weight: 500;
}

.menu li {
    padding: 0;
}

.menu li a {
    padding: 5px 15px;
    font-weight: 500;
    color: #ffffff;
}

@media (min-width: 992px) {
    .menu li .submenu {
        position: absolute;
        top: calc(100% + 10px);
        left: 0;
        min-width: 220px;
        background: #fff;
        -webkit-transition: all ease 0.3s;
        -moz-transition: all ease 0.3s;
        transition: all ease 0.3s;
        opacity: 0;
        visibility: hidden;
    }

    .menu li .submenu li a {
        display: flex;
        justify-content: space-between;
        padding: 5px 20px;
        border-bottom: 1px solid rgba(25, 42, 86, 0.09);
        font-weight: 400;
        color: #192a56;
    }

    .menu li .submenu li .submenu {
        left: 100%;
        top: 10px;
    }

    .menu li .submenu li:hover > .submenu {
        top: 0;
    }

    .menu li .submenu li:hover > a {
        background: #2ecc71;
        color: #ffffff;
        padding-left: 22px;
    }

    .menu li:hover > .submenu {
        top: 100%;
        visibility: visible;
        opacity: 1;
    }
}

@media (max-width: 991px) {
    .menu {
        width: 100%;
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 9;
        background: #fff;
        overflow: auto;
        max-height: calc(100vh - 100px);
        -webkit-transition: all ease 0.3s;
        -moz-transition: all ease 0.3s;
        transition: all ease 0.3s;
        -webkit-transform: scaleY(0);
        -ms-transform: scaleY(0);
        transform: scaleY(0);
        transform-origin: top;
        display: block;
    }

    .menu.active {
        -webkit-transform: scaleY(1);
        -ms-transform: scaleY(1);
        transform: scaleY(1);
    }

    .menu li {
        padding: 0;
        border-bottom: 1px solid transparent;
    }

    .menu li.open ul li:last-child {
        border-color: rgba(25, 42, 86, 0.1);
    }

    .menu li a {
        display: flex;
        color: #192a56;
        justify-content: space-between;
        border-bottom: 1px solid rgba(25, 42, 86, 0.1);
        padding: 5px 20px;
        font-size: 16px;
    }

    .menu li:last-child > a {
        border: none;
    }

    .menu li .submenu {
        padding-left: 20px;
        display: none;
    }

    .menu li .submenu li a {
        font-size: 14px;
    }

    .menu li .custom-button {
        border: 1px solid rgba(25, 42, 86, 0.09) !important;
        font-size: 14px;
        line-height: 40px;
        justify-content: center;
    }
}

@media (min-width: 992px) {
    .menu {
        margin-left: auto;
    }
}

.header-section {
    position: relative;
}

.header-section .header-bottom {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    z-index: 99;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.header-section.active .header-bottom {
    background: #192a56;
    top: 0;
    position: fixed;
    animation: fadeInDown 1s;
    -webkit-animation: fadeInDown 1s;
    -moz-animation: fadeInDown 1s;
}

.dark-logo {
    display: none;
}

.menu-item-has-children {
    position: relative;
    z-index: 999 !important;
}

.menu-item-has-children > a {
    align-items: center;
}

.menu-item-has-children > a::after {
    content: "\f107";
    font-weight: 600;
    font-family: "Line Awesome Free";
    margin-left: 5px;
}

@media (min-width: 992px) {
    .menu-item-has-children.open .submenu {
        display: block !important;
    }

    .menu-item-has-children .submenu {
        display: block !important;
    }
}

.header-bar {
    position: relative;
    cursor: pointer;
    width: 25px;
    height: 20px;
}

@media (min-width: 576px) {
    .header-bar {
        margin-right: 20px;
    }
}

@media (min-width: 992px) {
    .header-bar {
        display: none;
    }
}

.header-bar span {
    position: absolute;
    display: inline-block;
    height: 3px;
    width: 100%;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
    background-color: #ffffff;
    left: 0;
}

.header-bar span:first-child {
    top: 0;
}

.header-bar span:nth-child(2) {
    top: 52%;
    transform: translateY(-65%);
}

.header-bar span:last-child {
    bottom: 0;
}

.header-bar.active span:first-child {
    -webkit-transform: rotate(45deg) translate(3px, 9px);
    -ms-transform: rotate(45deg) translate(3px, 9px);
    transform: rotate(45deg) translate(3px, 9px);
}

.header-bar.active span:nth-child(2) {
    opacity: 0;
}

.header-bar.active span:last-child {
    -webkit-transform: rotate(-45deg) translate(3px, -9px);
    -ms-transform: rotate(-45deg) translate(3px, -9px);
    transform: rotate(-45deg) translate(3px, -9px);
}

@media (max-width: 767px) {
    .header-bar {
        margin-left: 0;
    }
}

.header-top {
    background: #2ecc71;
}

.header-top * {
    color: #ffffff;
}

.header-top .header-top-area {
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
}

.header-top .header-top-area li {
    padding: 0;
}

.header-top .header-top-area .social li a {
    width: 45px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    text-align: center;
    border-right: 1px solid rgba(255, 255, 255, 0.302);
    font-size: 20px;
}

.header-top .header-top-area .social li:first-child a {
    border-left: 1px solid rgba(255, 255, 255, 0.302);
}

.header-top .header-top-area .mail {
    padding: 5px 30px;
    min-height: 50px;
    border-left: 1px solid rgba(255, 255, 255, 0.302);
    align-items: center;
    display: flex;
    flex-wrap: wrap;
}

.header-top .header-top-area .mail i {
    margin-right: 7px;
}

.header-top .header-top-area .mail:last-child {
    border-right: 1px solid rgba(255, 255, 255, 0.302);
}

@media (max-width: 767px) {
    .header-top {
        display: none;
    }
}

.select-bar {
    height: 35px !important;
    margin: 0 15px;
    display: block;
    border-radius: 5px;
    border: 1px solid rgba(255, 255, 255, .4);
}

.select-bar select {
    width: 90px;
    height: 35px;
    border: none;
    background: transparent !important;
    padding: 0 10px;
    font-size: 14px;
    color: #fff;
}

.select-bar select option {
    color: #192a56;
}
@media (max-width: 575px) {
    .select-bar {
        margin: 0 10px;
        height: 35px !important;
    }

    .select-bar select {
        width: 55px;
    }
}

@media (max-width: 991px) {
    .select-bar {
        margin-left: auto;
    }
}

.banner-slide-item {
    padding: 340px 0 250px;
    position: relative;
}

.banner-slide-item::before {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(25, 42, 86, 0.8);
}

@media (max-width: 1399px) {
    .banner-slide-item {
        padding: 280px 0 190px;
    }
}

@media (max-width: 1199px) {
    .banner-slide-item {
        padding: 300px 0 210px;
    }
}

@media (max-width: 767px) {
    .banner-slide-item {
        padding: 250px 0 160px;
    }
}

@media (max-width: 575px) {
    .banner-slide-item {
        padding: 200px 0 120px;
    }
}

.banner-content {
    position: relative;
    z-index: 1;
}

.banner-content * {
    color: #ffffff;
}

.banner-content .title {
    margin-bottom: 30px;
}

.banner-content p {
    font-size: 24px;
    line-height: 1.5;
}

.banner-content .btn-area {
    margin-top: 40px;
}

@media (max-width: 767px) {
    .banner-content p {
        font-size: 20px;
    }
}

.owl-dots {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 30px -3px -3px;
}

.owl-dots .owl-dot {
    width: 8px;
    height: 8px;
    margin: 3px;
    background: #192a56;
    border-radius: 4px;
}

.owl-dots .owl-dot.active {
    width: 20px;
}

.owl-prev, .owl-next {
    position: absolute;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    top: 50%;
    z-index: 1;
    background: #192a56;
    color: #ffffff;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
    opacity: 0;
    visibility: hidden;
}

.owl-prev:hover, .owl-next:hover {
    background: #2ecc71;
}

.owl-prev {
    left: 0;
}

.owl-next {
    right: 0;
}

.banner-section {
    position: relative;
}

.banner-section .owl-dots {
    position: absolute;
    left: 0;
    bottom: 40px;
    z-index: 3;
    width: 100%;
}

.banner-section .owl-dots .owl-dot {
    background: #ffffff;
}

.banner-section .owl-prev, .banner-section .owl-next {
    background: #ffffff;
    color: #192a56;
}

.banner-section .owl-prev:hover, .banner-section .owl-next:hover {
    background: #2ecc71;
    color: #ffffff;
}

.banner-section:hover .owl-prev {
    left: 20px;
}

.banner-section:hover .owl-next {
    right: 20px;
}

.banner-section:hover .owl-prev,
.banner-section:hover .owl-next {
    visibility: visible;
    opacity: 1;
}

.hero-section {
    position: relative;
    padding: 190px 0 100px;
}

@media (max-width: 1399px) {
    .hero-section {
        padding: 180px 0 90px;
    }
}

@media (max-width: 1199px) {
    .hero-section {
        padding: 180px 0 80px;
    }
}

.hero-section::before {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(25, 42, 86, 0.8);
}

.hero-content {
    position: relative;
}

.hero-content .title {
    color: #ffffff;
    margin: 0;
}

.about-video {
    min-height: 300px;
    position: relative;
}

@media (min-width: 992px) {
    .about-video {
        width: 100%;
        height: 100%;
    }
}

.about-list li {
    display: flex;
}

.about-list li i {
    color: #2ecc71;
    margin-right: 7px;
    margin-top: 6px;
}

@media (max-width: 991px) {
    .about-content {
        margin-bottom: 50px;
    }
}

/*Service Section*/
.service-item {
    background: #ffffff;
    padding: 30px 20px;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 0 auto 30px;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.service-item .service-thumb {
    font-size: 30px;
    line-height: 1;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin: 0 auto 20px;
    border: 1px solid #bccaea;
    color: #192a56;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.service-item .service-content .title {
    margin-bottom: 20px;
}

.service-item:hover {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
}

.service-item:hover .service-thumb {
    background: #192a56;
    color: #ffffff;
    border-color: transparent;
}

@media (max-width: 575px) {
    .service-item {
        padding: 30px 15px;
    }
}

/*Pricing Section*/
.pricing-item {
    margin: 0 auto 30px;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.pricing-item .pricing-header {
    padding: 20px;
    text-align: center;
    border-bottom: 1px solid #e5e5e5;
    background: #192a56;
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
}

.pricing-item .pricing-header .name {
    color: #2ecc71;
    margin: 0;
}

.pricing-item .pricing-header .subtitle {
    color: #ddd;
}

@media (max-width: 575px) {
    .pricing-item {
        max-width: 350px;
    }
}

.pricing-item:hover {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
}

.price-limit {
    justify-content: space-between;
    margin: 20px 0 10px;
    font-size: 14px;
    text-align: center;
}

.price-limit > div {
    padding: 0 10px 10px;
    line-height: 1.4;
}

.price-limit > div span {
    display: block;
}

.price-limit .s-title {
    font-weight: 500;
    font-family: "Josefin Sans", sans-serif;
    color: #192a56;
}

.pricing-body {
    background: #fff;
    border: 1px solid #bccaea;
    border-top: none;
    -webkit-border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;
}

.pricing-body .pricing-info {
    text-align: center;
}

.pricing-body .pricing-info li {
    padding: 7px 10px;
    border-bottom: 1px solid #bccaea;
    font-size: 15px;
}

.pricing-body .price-value {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: transparent;
    text-align: center;
    border-color: transparent;
    font-size: 24px;
    font-weight: 600;
    font-family: "Josefin Sans", sans-serif;
    color: #192a56;
    line-height: 30px;
    height: 40px;
    padding: 0 20px;
    margin-bottom: 10px;
}

.ui-slider {
    background: #2ecc71;
    height: 5px;
    position: relative;
}

.ui-slider-handle {
    width: 22px;
    height: 22px;
    background: #192a56;
    display: inline-block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
    outline: none;
    border: 1px solid #ffffff;
}

/*Referral*/
.referral-item {
    text-align: center;
}

.referral-item .header {
    width: 100px;
    height: 100px;
    margin: 0 auto 15px;
    background: #f74a05;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 3px solid #bccaea;
    animation: color_effects 3s linear infinite;
}

.referral-item .header .title {
    margin: 0;
    color: #ffffff;
    line-height: 100px;
    font-size: 28px;
}

.refer-nav {
    margin: 30px auto 0;
    justify-content: center;
}

.refer-nav .refer-next, .refer-nav .refer-prev {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #192a56;
    color: #ffffff;
    cursor: pointer;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 0 5px;
}

.refer-nav .refer-next:hover, .refer-nav .refer-next.active, .refer-nav .refer-prev:hover, .refer-nav .refer-prev.active {
    background: #2ecc71;
}

.cmn-table-area-1 {
    background: #192a56;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 8px solid rgba(255, 255, 255, 0.4);
    color: #ffffff;
}

.cmn-table-area-1 .title {
    text-align: center;
    margin: 0;
    padding: 10px;
    font-weight: 500;
    background: rgba(255, 255, 255, 0.4);
    color: #ffffff;
}

.cmn-table-1 {
    width: 100%;
    text-align: center;
    font-size: 14px;
}

.cmn-table-1 thead tr th {
    font-weight: 500;
    padding: 8px;
}

.cmn-table-1 tbody tr {
    border-top: 1px dashed #2ecc71;
}

.cmn-table-1 tbody tr td {
    font-weight: 500;
    padding: 8px;
}

@media screen and (max-width: 499px) {
    .cmn-table-1 thead {
        display: none;
    }

    .cmn-table-1 tbody tr {
        display: block;
        width: 100%;
        padding: 10px;
    }

    .cmn-table-1 tbody tr:first-child {
        border: none;
    }

    .cmn-table-1 tbody tr td {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        padding: 2px 0;
    }

    .cmn-table-1 tbody tr td::before {
        content: attr(data-label);
    }
}

@media (min-width: 1200px) {
    .custom-container {
        max-width: 1500px;
    }
}

/*Counter Section*/
.counter-wrapper {
    justify-content: space-between;
}

.counter-item {
    text-align: center;
    margin-bottom: 40px;
    width: calc(25% - 15px);
    position: relative;
}

@media (max-width: 991px) {
    .counter-item {
        width: calc(50% - 15px);
    }
}

@media screen and (max-width: 424px) {
    .counter-item {
        width: calc(100%);
    }
}

.counter-item .counter-thumb {
    width: 170px;
    height: 170px;
    margin: 0 auto 30px;
    justify-content: center;
    align-items: center;
    position: relative;
}

.counter-item .counter-thumb::before {
    width: 100%;
    height: 100%;
    background: url(./img/counter-shape4.png) no-repeat center center;
    background-size: contain;
    animation: rev-rotate 20s linear infinite;
    -webkit-animation: rev-rotate 20s linear infinite;
    -moz-animation: rev-rotate 20s linear infinite;
}

.counter-item .counter-thumb .thumb {
    width: 130px;
    height: 130px;
    justify-content: center;
    align-items: center;
    display: flex;
    line-height: 130px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color: #ffffff;
    font-size: 36px;
    background-color: #2ecc71;
    box-shadow: 0px 0px 7.8px 5.2px rgba(0, 0, 0, 0.04);
    position: relative;
    overflow: hidden;
}

.counter-item .counter-thumb .thumb::after, .counter-item .counter-thumb .thumb::before {
    width: 100%;
    height: 100%;
    top: -40px;
    left: -40px;
    background: #ffffff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    z-index: 0;
    opacity: 0;
}

.counter-item .counter-thumb .thumb::after {
    animation-delay: 2s;
}

.counter-item:nth-of-type(4n + 1) .counter-thumb::before {
    background: url(./img/counter-shape.png) no-repeat center center;
    background-size: contain;
}

.counter-item:nth-of-type(4n + 1) .counter-thumb .thumb {
    background: #12cbc4;
}

.counter-item:nth-of-type(4n + 2) .counter-thumb::before {
    background: url(./img/counter-shape2.png) no-repeat center center;
    background-size: contain;
    animation: rotate 20s linear infinite;
    -webkit-animation: rotate 20s linear infinite;
    -moz-animation: rotate 20s linear infinite;
    animation-delay: 2.5s;
}

.counter-item:nth-of-type(4n + 2) .counter-thumb .thumb {
    background: #f74a05;
}

.counter-item:nth-of-type(4n + 3) .counter-thumb::before {
    background: url(./img/counter-shape3.png) no-repeat center center;
    background-size: contain;
}

.counter-item:nth-of-type(4n + 3) .counter-thumb .thumb {
    background: #665bfc;
}

.counter-item:nth-of-type(4n + 4) .counter-thumb::before {
    animation: rotate 20s linear infinite;
    -webkit-animation: rotate 20s linear infinite;
    -moz-animation: rotate 20s linear infinite;
    animation-delay: 2.5s;
}

.counter-item .title {
    text-transform: capitalize;
    margin-bottom: -9px;
    color: #ffffff;
}

@media (max-width: 575px) {
    .counter-item .title {
        margin-bottom: -8px;
    }
}

@keyframes rev-rotate {
    0% {
        -webkit-transform: translate(-50%, -50%) rotate(0deg);
        -ms-transform: translate(-50%, -50%) rotate(0deg);
        transform: translate(-50%, -50%) rotate(0deg);
    }

    100% {
        -webkit-transform: translate(-50%, -50%) rotate(-720deg);
        -ms-transform: translate(-50%, -50%) rotate(-720deg);
        transform: translate(-50%, -50%) rotate(-720deg);
    }
}

@keyframes rotate {
    0% {
        -webkit-transform: translate(-50%, -50%) rotate(0deg);
        -ms-transform: translate(-50%, -50%) rotate(0deg);
        transform: translate(-50%, -50%) rotate(0deg);
    }

    100% {
        -webkit-transform: translate(-50%, -50%) rotate(720deg);
        -ms-transform: translate(-50%, -50%) rotate(720deg);
        transform: translate(-50%, -50%) rotate(720deg);
    }
}

/*Top Investor*/
.investor-item {
    margin-bottom: 30px;
}

.investor-content {
    padding: 30px;
    box-shadow: 0 0 5px rgba(25, 42, 86, 0.2);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #bccaea;
    position: relative;
    background: #fff;
}

.investor-content::before {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    bottom: 100%;
    left: 25px;
    background: #ffffff;
    clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
    -webkit-clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
}

.investor-content .title {
    margin: 0;
    margin-bottom: 5px;
}

.investor-content .amount {
    font-weight: 500;
    font-family: "Josefin Sans", sans-serif;
    font-size: 20px;
    line-height: 1;
}

.section-bg .investor-content, .section-bg .investor-content::before {
    background: #f0f5fc;
}

.investor-thumb {
    width: 80px;
    height: 80px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    border: 3px solid #f74a05;
    margin: 0 0 20px;
    animation: color_effects 5s linear infinite;
}

.investor-thumb img {
    width: 100%;
}

@keyframes color_effects {
    0% {
        border-color: #2ecc71;
    }

    50% {
        border-color: #2C4065;
    }

    75% {
        border-color: #f74a05;
    }

    100% {
        border-color: #2ecc71;
    }
}

/*Client Section*/
.client-content {
    text-align: center;
    color: #fff;
    position: relative;
}

.client-content::before {
    content: "\f10d";
    font-family: "Line Awesome Free";
    font-weight: 900;
    color: #2ecc71;
    font-size: 150px;
    line-height: 78px;
}

.client-content p {
    margin: 0;
    margin-bottom: 20px;
}

.client-content .ratings {
    font-size: 18px;
    margin-bottom: 30px;
}

@media (max-width: 575px) {
    .client-content::before {
        font-size: 80px;
        line-height: 45px;
    }
}

.ratings {
    color: #ffcc00;
}

.client-slider {
    max-width: 720px;
    margin: 0 auto;
}

.client-thumb {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    opacity: .4;
    margin: 5px;
}

.sync2 {
    max-width: 400px;
    margin: 30px auto -5px;
}

.owl-item.synced .client-thumb {
    opacity: 1;
}

/*Faqs Section*/
.faq-item {
    background: #fff;
    margin-bottom: 20px;
}

.faq-item .faq-title {
    padding: 10px 20px;
    cursor: pointer;
    position: relative;
}

.faq-item .faq-title .title {
    margin: 0;
    font-size: 20px;
    line-height: 1.4;
    width: calc(100% - 40px);
}

.faq-item .faq-title .right-icon {
    display: inline-block;
    width: 40px;
    height: 40px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    right: 10px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.faq-item .faq-title .right-icon::before, .faq-item .faq-title .right-icon::after {
    position: absolute;
    content: '';
    background: #192a56;
    top: 50%;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.faq-item .faq-title .right-icon::before {
    width: 2px;
    height: 20px;
}

.faq-item .faq-title .right-icon::after {
    width: 20px;
    height: 2px;
}

.faq-item .faq-content {
    padding: 0 20px;
    padding-top: 15px;
    padding-bottom: 25px;
    display: none;
}

.faq-item .faq-content p {
    color: rgba(25, 42, 86, 0.7);
    margin-bottom: 25px;
    font-family: "Josefin Sans", sans-serif;
}

.faq-item .faq-content p b {
    font-weight: 700;
}

.faq-item.open .faq-title .right-icon::before {
    -webkit-transform: translate(-50%, -50%) rotate(90deg);
    -ms-transform: translate(-50%, -50%) rotate(90deg);
    transform: translate(-50%, -50%) rotate(90deg);
}

.faq-item.open .faq-title .right-icon::before, .faq-item.open .faq-title .right-icon::after {
    background: #2ecc71;
}

.faq-item.active .faq-content {
    display: block;
}

.section-bg .faq-item {
    background: #f0f5fc;
}

b,
strong {
    font-family: "Josefin Sans", sans-serif;
    color: #192a56;
}

/*Contact Section*/
.map {
    -webkit-border-radius: 15px 15px 0 0;
    -moz-border-radius: 15px 15px 0 0;
    border-radius: 15px 15px 0 0;
    border: none;
    width: 100%;
    height: 550px;
}

@media (max-width: 991px) {
    .map {
        height: 450px;
    }
}

.mt--120 {
    margin-top: -120px;
}

.contact--wrapper, .contact-area {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.contact--wrapper {
    box-shadow: 0 0 5px rgba(25, 42, 86, 0.4);
    margin-left: 15px;
    margin-right: 15px;
    position: relative;
    z-index: 1;
}

.contact-area {
    background: #fff;
    padding: 50px;
}

@media (max-width: 767px) {
    .contact-area {
        padding: 40px 30px 30px;
    }
}

@media screen and (max-width: 499px) {
    .contact-area {
        padding: 40px 15px 20px;
    }
}

.form-group {
    margin-bottom: 20px;
}

.contact-label {
    font-weight: 600;
    font-family: "Josefin Sans", sans-serif;
    color: #192a56;
    text-transform: capitalize;
}

button.form-control,
input.form-control {
    height: 50px;
}

textarea.form-control {
    height: 200px;
}

button.form-control {
    padding-top: 4px !important;
    padding-bottom: 0 !important;
}

@media (max-width: 575px) {
    input.form-control, button.form-control {
        height: 42px;
    }

    button.form-control {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    textarea.form-control {
        height: 150px;
    }
}

/*Contact Information Section*/
.contact-info-item {
    padding: 30px;
    background: #fff;
    box-shadow: 0 0 5px rgba(25, 42, 86, 0.4);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    align-items: center;
    margin: 0 auto;
    height: 100%;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.contact-info-item .contact-info-thumb {
    width: 75px;
    height: 75px;
    line-height: 75px;
    background: #192a56;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    font-size: 30px;
    color: #ffffff;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.contact-info-item .contact-info-content {
    width: calc(100% - 75px);
    padding-left: 20px;
}

.contact-info-item .contact-info-content .title {
    margin: 0;
    text-transform: capitalize;
}

.contact-info-item .contact-info-content a, .contact-info-item .contact-info-content span {
    color: #504c89;
    font-size: 15px;
    line-height: 1.4;
    white-space: pre-line;
    word-break: break-word;
}

@media (max-width: 991px) and (min-width: 768px) {
    .contact-info-item {
        padding: 30px 20px;
    }

    .contact-info-item .contact-info-thumb {
        width: 60px;
        height: 60px;
        line-height: 60px;
        font-size: 24px;
    }

    .contact-info-item .contact-info-content {
        width: calc(100% - 60px);
    }
}

@media screen and (max-width: 399px) {
    .contact-info-item {
        padding: 20px;
    }

    .contact-info-item .contact-info-thumb {
        margin: 0 auto;
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size: 20px;
    }

    .contact-info-item .contact-info-content {
        width: 100%;
        padding: 20px 0 0 0;
        text-align: center;
    }
}

.contact-info-item:hover {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
    background: #192a56;
}

.contact-info-item:hover .title {
    color: #ffffff;
}

.contact-info-item:hover .contact-info-content span, .contact-info-item:hover .contact-info-content a {
    color: #ddd;
}

.contact-info-item:hover .contact-info-thumb {
    background: #ffffff;
    color: #192a56;
}

.section-bg .contact-info-item {
    background: #f0f5fc;
}

/*Dashboard Section*/
.main-card {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-bottom: 30px;
}

.main-card .card-header {
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
    text-align: center;
    background: rgba(25, 42, 86, 0.67);
    padding: 10px 5px;
}

.main-card .card-header .title {
    text-transform: capitalize;
}

.main-card .card-body .subtitle {
    padding: 15px 10px;
    text-align: center;
    font-size: 18px;
    margin: 0;
}

.pricing-info {
    font-size: 14px;
}

.pricing-info li {
    text-align: center;
    border-bottom: 1px solid #e5e5e5;
    padding: 8px 5px;
}

.pricing-info li:first-child {
    border-top: 1px solid #e5e5e5;
}

.cmn-title {
    text-transform: capitalize;
    margin-bottom: 15px;
}

.table-wrapper {
    width: 100%;
    overflow-x: auto;
}

.table-wrapper::-webkit-scrollbar {
    height: 6px;
}

.table-wrapper::-webkit-scrollbar-button {
    background-color: #2ecc71;
}

.cmn-table-2 {
    min-width: 100%;
    text-align: center;
    white-space: break-all;
}

.cmn-table-2 th {
    padding: 7px 10px;
    font-family: "Josefin Sans", sans-serif;
    background: #2ecc71;
    color: #ffffff;
}

.cmn-table-2 tr {
    border-left: 1px solid #e5e5e5;
}

.cmn-table-2 tbody tr:last-child {
    border-bottom: 1px solid #e5e5e5;
}

.cmn-table-2 th, .cmn-table-2 td {
    border-right: 1px solid #e5e5e5;
}

.cmn-table-2 td {
    border-top: 1px solid #e5e5e5;
    padding: 8px 10px;
    font-size: 14px;
}

@media (min-width: 992px) {
    .cmn-table-2 th {
        white-space: nowrap;
    }
}

@media (max-width: 991px) {
    .cmn-table-2 thead {
        display: none;
    }

    .cmn-table-2 tr {
        display: block;
    }

    .cmn-table-2 td {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .cmn-table-2 td::before {
        content: attr(data-label);
        color: #192a56;
        font-weight: 500;
        font-family: "Josefin Sans", sans-serif;
    }

    .cmn-table-2 tr:not(:last-child) {
        border-bottom: 1px solid #2ecc71;
    }
}

.pagination {
    margin-top: 20px;
    justify-content: center;
}

.pagination .page-item {
    padding: 0;
    outline: none;
}

.pagination .page-item .page-link {
    color: #192a56;
    padding: 0;
    text-align: center;
    width: 35px;
    height: 35px;
    line-height: 35px;
}

.pagination .page-item .page-link:hover {
    color: #2ecc71;
}

.pagination .page-item .page-link:focus {
    box-shadow: none;
}

.pagination .page-item.active .page-link {
    background: #2ecc71;
    border-color: #2ecc71;
    color: #ffffff;
}

.meta-info {
    justify-content: space-between;
    padding: 10px 10px 0;
}

.meta-info .item {
    margin-bottom: 10px;
    color: #192a56;
    font-weight: 500;
    font-family: "Josefin Sans", sans-serif;
}

.investment-information-group {
    align-items: center;
    margin: 10px;
}

.investment-information-group .invest-label {
    width: 180px;
    color: #192a56;
    font-weight: 500;
    font-family: "Josefin Sans", sans-serif;
    text-transform: capitalize;
    text-align: right;
    margin: 0;
}

.investment-information-group .investment-inner-group {
    width: calc(100% - 180px);
    padding-left: 20px;
}

@media screen and (max-width: 540px) {
    .investment-information-group .invest-label,
    .investment-information-group .investment-inner-group {
        width: 100%;
        padding: 0;
        text-align: left;
    }

    .investment-information-group .investment-inner-group {
        margin-bottom: 10px;
    }
}

.investment-inner-group {
    position: relative;
}

.investment-inner-group .input-group-addon {
    padding: 0 15px;
    background: #f0f5fc;
    color: #192a56;
    font-weight: 500;
    font-family: "Josefin Sans", sans-serif;
    font-size: 14px;
    line-height: 43px;
    position: absolute;
    right: 1px;
    top: 1px;
    -webkit-border-radius: 0 6px 6px 0;
    -moz-border-radius: 0 6px 6px 0;
    border-radius: 0 6px 6px 0;
}

.investment-inner-group input.form-control {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    height: 45px;
}

.investment-inner-group textarea.form-control {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    height: 100px;
}

@media (max-width: 991px) {
    .investment-modal .modal-dialog {
        max-width: 720px;
    }
}

.bank-logo {
    height: 90px;
    width: 100%;
}

.bank-logo img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.badge {
    padding: 0.5em .8em;
    font-size: 85%;
}

.badge.badge-capsule {
    border-radius: 12px;
}

.badge.badge-sm {
    padding: 0.5em .6em;
    font-size: 75%;
}

.badge--danger {
    color: #fff;
    background: #ff0000;
}

.profile-area {
    padding: 30px;
}

@media (max-width: 1199px) {
    .profile-area {
        padding: 30px;
    }
}

@media (max-width: 575px) {
    .profile-area {
        padding: 0;
        background: transparent;
    }
}

.user-profile {
    max-width: 350px;
}

@media (max-width: 991px) {
    .user-profile {
        margin: 0 auto 30px;
    }
}

.user-profile img {
    width: 100%;
}

.user-profile .thumb {
    position: relative;
    margin: 0 auto -50px;
    max-width: calc(100% - 30px);
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
    overflow: hidden;
}

.user-profile .thumb img {
    width: 100%;
}

.user-profile .content {
    background: rgba(46, 204, 113, 0.3);
    text-align: center;
    padding: 80px 15px 30px;
    -webkit-border-radius: 30px 30px 0 0;
    -moz-border-radius: 30px 30px 0 0;
    border-radius: 30px 30px 0 0;
}

.user-profile .content .title {
    text-transform: capitalize;
    font-weight: 700;
}

.w-unset {
    width: unset !important;
}

.profile-label {
    font-size: 14px;
}

input.custom--style {
    height: 45px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-size: 16px;
    padding: 7px;
}

textarea.custom--style {
    height: 120px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-size: 14px;
    resize: vertical;
}

.profile-select {
    height: 45px;
}

.profile-select .select-bar {
    height: 45px !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    width: 100%;
    border-color: #bccaea;
    padding: 0 7px;
    font-size: 16px;
    margin: 0 !important;
}

.profile-select .select-bar .list .option {
    text-align: left;
}

.checkgroup {
    align-items: center;
    margin-bottom: .5rem;
}

.checkgroup input {
    width: 14px;
    height: 14px;
}

.checkgroup .profile-label {
    margin: 0;
    width: calc(100% - 14px);
    padding-left: 10px;
}

.hidden-form {
    display: none;
}

.referral-input {
    position: relative;
}

.referral-input input {
    height: 60px;
    padding: 0 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
    border-color: rgba(25, 42, 86, 0.1);
}

.referral-input .btn {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 60px;
    padding: 0 30px;
    line-height: 60px;
    font-size: 18px;
    text-transform: uppercase;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
}

@media (max-width: 575px) {
    .referral-input .btn {
        font-size: 14px;
        padding: 0 20px;
    }
}

.referral-input.ref-small input {
    height: 50px;
}

.referral-input.ref-small .btn {
    height: 50px;
    line-height: 50px;
    font-size: 16px;
}

.support-search {
    position: relative;
    max-width: 450px;
    margin: 15px 0;
}

.support-search input {
    height: 60px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 0 70px 0 20px;
}

.support-search input::placeholder {
    color: rgba(255, 255, 255, 0.9);
}

.support-search input {
    background: #fff;
    border-color: rgba(25, 42, 86, 0.1);
}

.support-search input::placeholder {
    color: #504c89;
}

.support-search button {
    position: absolute;
    right: 1px;
    top: 1px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    width: 58px;
    height: 58px;
    outline: none;
    background: transparent;
    border: none;
    background: #e1586d;
    color: #ffffff;
    font-size: 24px;
}

.support-header {
    margin: -5px;
}

.support-header .custom-button {
    margin: 5px;
}

.support-header .support-search, .support-header .theme-button {
    margin: 5px;
}

.badge--success {
    background: #0be881;
    color: #fff;
}

.button-contain-header {
    padding: 20px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    margin-bottom: 30px;
}

.reply-item {
    padding: 30px 0;
    border: 1px solid rgba(255, 255, 255, 0.4);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #ddd;
    align-items: center;
    margin: 10px;
}

.reply-item .name-area {
    padding: 20px;
    width: 220px;
    text-align: center;
}

.reply-item .name-area .title {
    color: #ffffff;
}

.reply-item .content-area {
    width: calc(100% - 220px);
    padding: 20px;
    border-left: 1px solid rgba(255, 255, 255, 0.4);
}

.reply-item .content-area .meta-date {
    margin-bottom: 20px;
    display: block;
}

@media (max-width: 767px) {
    .reply-item {
        padding: 0;
    }

    .reply-item .name-area, .reply-item .content-area {
        width: 100%;
        border: none;
    }

    .reply-item .name-area {
        border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    }
}

.reply-message-area {
    margin: -10px;
}

.reply-message-area li {
    padding: 0;
}

.reply-message-area li ul {
    padding-left: 20px;
}

.reply-message-area li ul .reply-item {
    background: rgba(255, 255, 255, 0.1);
}

@media (min-width: 768px) {
    .reply-message-area li ul {
        padding-left: 50px;
    }
}

.account_form_group {
    margin-bottom: 20px;
}

.account_form_group input, .account_form_group textarea {
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: rgba(255, 255, 255, 0.1);
    color: #ffffff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.account_form_group input::placeholder, .account_form_group textarea::placeholder {
    color: #ffffff;
}

.account_form_group button {
    width: unset;
    padding: 0 30px;
    min-width: 200px;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.account_form_group button:hover {
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.account_form_group input[type="file"] {
    padding: 13px 10px;
}

.account_form_group .add-more {
    width: 50px;
    height: 50px;
    background: #2ecc71;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    min-width: unset;
    padding: 0;
    font-size: 20px;
}

@media (min-width: 992px) {
    .account_form_group .add-more {
        font-size: 24px;
        min-width: 200px;
    }
}

.add-more {
    width: 50px;
    height: 50px;
    background: #2ecc71;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: none;
    color: #fff;
}

.add-more.btn-danger {
    background: #dc3545;
}

.badge {
    font-family: "Josefin Sans", sans-serif;
}

.label_one {
    font-weight: 500;
    color: #ffffff;
    font-size: 16px;
    line-height: 1.5;
}

.contact-wrapper {
    padding: 50px 30px;
}

@media (max-width: 575px) {
    .contact-wrapper {
        padding: 40px 20px;
    }
}

@media (max-width: 575px) {
    .contact-wrapper {
        padding: 40px 15px;
    }
}

.dashboard-item {
    display: flex;
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: 0 0 20px rgba(25, 42, 86, 0.1);
    margin: 0 auto 30px;
}

.dashboard-item .dashboard-icon {
    font-size: 50px;
    line-height: 1;
    background: #2ecc71;
    padding: 30px;
    align-items: center;
    color: #ffffff;
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
}

.dashboard-item .dashboard-content {
    padding: 30px;
    border: 1px solid #bccaea;
    border-left: none;
    width: 100%;
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
}

.dashboard-item .dashboard-content .title {
    margin: 0;
    margin-bottom: 5px;
}

.dashboard-item .dashboard-content .subtitle {
    line-height: 1;
    margin: 0;
    color: #2ecc71;
}

@media screen and (max-width: 425px) {
    .dashboard-item .dashboard-icon {
        padding: 20px;
    }

    .dashboard-item .dashboard-content {
        padding: 25px;
    }
}

.edit-profile-group {
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
}

.edit-profile-group label {
    width: 140px;
    position: relative;
    color: #192a56;
    font-family: "Josefin Sans", sans-serif;
    font-weight: 700;
}

.edit-profile-group label::after {
    content: ":";
    position: absolute;
    right: 0;
}

.edit-profile-group input, .edit-profile-group textarea, .edit-profile-group .select-item, .edit-profile-group .multi-group {
    width: calc(100% - 160px);
}

.edit-profile-group input, .edit-profile-group textarea {
    padding: 20px;
}

.edit-profile-group input {
    height: 50px;
}

.edit-profile-group textarea {
    height: 100px;
}

.edit-profile-group .select-item, .edit-profile-group .select-item .select-bar {
    height: 50px !important;
}

.edit-profile-group input[type="file"] {
    padding: 12px 20px;
    height: unset;
}

.edit-profile-group .select-bar {
    width: 100%;
    margin: 0;
    padding-left: 20px;
}

.edit-profile-group input, .edit-profile-group textarea, .edit-profile-group .select-item .select-bar {
    border: 1px solid #bccaea;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #fff;
    color: #192a56;
}

@media screen and (max-width: 499px) {
    .edit-profile-group input, .edit-profile-group textarea, .edit-profile-group .select-item, .edit-profile-group .multi-group {
        width: 100%;
    }

    .edit-profile-group label {
        width: unset;
        padding-right: 10px;
    }
}

.profile-wrapper {
    padding: 40px 30px 30px;
    background: #fff;
}

.profile-wrapper .profile-user {
    width: 100%;
    max-width: 300px;
    text-align: center;
    margin-bottom: 40px;
    text-align: center;
}

.profile-wrapper .profile-user .thumb {
    overflow: hidden;
    margin-bottom: 30px;
}

.profile-wrapper .profile-user img {
    margin: 0 auto;
    max-width: 100%;
    max-height: 250px;
}

.profile-wrapper .profile-form-area {
    width: calc(100% - 300px);
}

@media (min-width: 992px) {
    .profile-wrapper .profile-form-area {
        padding-left: 30px;
    }
}

@media (min-width: 1200px) {
    .profile-wrapper .profile-form-area {
        padding-left: 70px;
    }
}

@media (max-width: 991px) {
    .profile-wrapper .profile-form-area {
        width: 100%;
    }
}

@media screen and (max-width: 450px) {
    .profile-wrapper {
        padding: 30px 15px;
    }
}

.preview-wrapper {
    padding: 50px 30px;
}

@media (max-width: 575px) {
    .preview-wrapper {
        padding: 30px 15px;
    }
}

/*Account Section Starts Here*/
.account-section {
    min-height: 100vh;
    padding: 50px 0;
    display: flex;
    align-items: center;
}

.account-logo {
    max-width: 280px;
    margin: 0 auto 50px;
}

.account-logo a {
    display: block;
}

.account-logo img {
    width: 100%;
    max-height: 250px;
}

.account-form--group {
    margin-bottom: 25px;
}

.account-form--group .input-group-text {
    font-size: 20px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-border-radius: 5px 0 0 5px !important;
    -moz-border-radius: 5px 0 0 5px !important;
    border-radius: 5px 0 0 5px !important;
}

.account-form--group input, .account-form--group select {
    height: 50px;
    padding: 0 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.account-form--group select {
    color: #ffffff;
    flex: 1 1 auto;
    width: 1%;
}

.account-form--group select option {
    color: #192a56;
}

.account-form--group input, .account-form--group textarea, .account-form--group select {
    background: rgba(255, 255, 255, 0.1);
    border-color: rgba(255, 255, 255, 0.2);
}

.account-form--group input[type="file"] {
    padding: 8px 20px;
    height: unset;
    color: #fff;
}

.account-wrapper {
    max-width: 700px;
    background: rgba(255, 255, 255, 0.1);
    padding: 50px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin: 0 auto;
}
@media screen and (max-width:499px) {

    .account-wrapper {
        padding: 40px 30px;
    }

}
.scrollToTop {
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #ffffff;
    z-index: 999;
    bottom: 30px;
    right: 30px;
    font-size: 18px;
    position: fixed;
    border-radius: 50%;
    -webkit-transform: translateY(150px);
    -ms-transform: translateY(150px);
    transform: translateY(150px);
    display: block;
    text-align: center;
    background: #2C4065;
}

.scrollToTop::before, .scrollToTop::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 50%;
    background: #2ecc71;
    opacity: 1;
    z-index: -10;
}

.scrollToTop::before {
    z-index: -10;
    -webkit-animation: inner-ripple 2000ms linear infinite;
    -moz-animation: inner-ripple 2000ms linear infinite;
    animation: inner-ripple 2000ms linear infinite;
}

.scrollToTop::after {
    z-index: -10;
    -webkit-animation: outer-ripple 2000ms linear infinite;
    -moz-animation: outer-ripple 2000ms linear infinite;
    animation: outer-ripple 2000ms linear infinite;
}

.scrollToTop:hover {
    color: #ffffff;
}

.scrollToTop.active {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    animation: bounceInDown 2s;
    -webkit-animation: bounceInDown 2s;
    -moz-animation: bounceInDown 2s;
}

.scrollToTop img {
    width: 100%;
}

.video-button {
    width: 70px;
    height: 70px;
    z-index: 1;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: relative;
    background: #f74a05;
    line-height: 75px;
    text-align: center;
}

.video-button img {
    width: 100%;
}

.video-button i {
    font-size: 24px;
    color: #ffffff;
}

.video-button::before, .video-button::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border-radius: 50%;
    background: #f74a05;
    opacity: 0.15;
    z-index: -10;
}

.video-button::before {
    z-index: -10;
    -webkit-animation: inner-ripple 2000ms linear infinite;
    -moz-animation: inner-ripple 2000ms linear infinite;
    animation: inner-ripple 2000ms linear infinite;
}

.video-button::after {
    z-index: -10;
    -webkit-animation: outer-ripple 2000ms linear infinite;
    -moz-animation: outer-ripple 2000ms linear infinite;
    animation: outer-ripple 2000ms linear infinite;
}

.cmn-btn {
    font-weight: 700;
    border-radius: 5px;
    line-height: 28px;
    padding: 12px 30px 8px;
    background: transparent;
    text-transform: uppercase;
    border: 1px solid #2ecc71;
    font-family: "Josefin Sans", sans-serif;
    font-size: 16px;
    color: #ffffff;
    background: #2ecc71;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.cmn-btn:hover {
    color: #ffffff;
    background: #2C4065;
    border-color: #2C4065;
}

.cmn-btn.btn-sm {
    padding: 7px 25px 5px;
}

.cmn-btn.white {
    background: #ffffff;
    color: #192a56;
    border-color: rgba(255, 255, 255, 0.4);
}

.cmn-btn.white:hover {
    color: #ffffff;
    background: #2ecc71;
}

button.btn-sm.cmn-btn {
    height: 40px;
    padding-left: 20px;
    padding-right: 20px;
    background: #2ecc71;
    color: #ffffff !important;
    font-weight: 400;
}

button.cmn-btn.btn-success {
    background: #28a745;
    border-color: #28a745;
}

button.cmn-btn.btn-success:hover {
    color: #ffffff !important;
}

button.cmn-btn.btn-danger {
    background: #dc3545;
    border-color: #dc3545;
}

button.cmn-btn.btn-danger:hover {
    color: #ffffff !important;
}

.button-area {
    margin: -5px;
}

.button-area a {
    margin: 5px;
}

.button-area {
    margin: -5px;
}

.button-area a {
    margin: 5px;
}

/* inner outer ripple */
@keyframes outer-ripple {
    0% {
        transform: scale(1);
        filter: alpha(opacity=50);
        opacity: 0.5;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        -webkit-filter: alpha(opacity=50);
    }

    80% {
        transform: scale(1.5);
        filter: alpha(opacity=0);
        opacity: 0;
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -ms-transform: scale(1.5);
        -o-transform: scale(1.5);
    }

    100% {
        transform: scale(2.5);
        filter: alpha(opacity=0);
        opacity: 0;
        -webkit-transform: scale(2.5);
        -moz-transform: scale(2.5);
        -ms-transform: scale(2.5);
        -o-transform: scale(2.5);
    }
}

@-webkit-keyframes outer-ripple {
    0% {
        transform: scale(1);
        filter: alpha(opacity=50);
        opacity: 0.5;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
    }

    80% {
        transform: scale(2.5);
        filter: alpha(opacity=0);
        opacity: 0;
        -webkit-transform: scale(2.5);
        -moz-transform: scale(2.5);
        -ms-transform: scale(2.5);
        -o-transform: scale(2.5);
    }

    100% {
        transform: scale(3.5);
        filter: alpha(opacity=0);
        opacity: 0;
        -webkit-transform: scale(3.5);
        -moz-transform: scale(3.5);
        -ms-transform: scale(3.5);
        -o-transform: scale(3.5);
    }
}

@-moz-keyframes outer-ripple {
    0% {
        transform: scale(1);
        filter: alpha(opacity=50);
        opacity: 0.5;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
    }

    80% {
        transform: scale(2.5);
        filter: alpha(opacity=0);
        opacity: 0;
        -webkit-transform: scale(2.5);
        -moz-transform: scale(2.5);
        -ms-transform: scale(2.5);
        -o-transform: scale(2.5);
    }

    100% {
        transform: scale(3.5);
        filter: alpha(opacity=0);
        opacity: 0;
        -webkit-transform: scale(3.5);
        -moz-transform: scale(3.5);
        -ms-transform: scale(3.5);
        -o-transform: scale(3.5);
    }
}

@keyframes inner-ripple {
    0% {
        transform: scale(1);
        filter: alpha(opacity=50);
        opacity: 0.5;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
    }

    30% {
        transform: scale(1);
        filter: alpha(opacity=50);
        opacity: 0.5;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
    }

    100% {
        transform: scale(1.5);
        filter: alpha(opacity=0);
        opacity: 0;
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -ms-transform: scale(1.5);
        -o-transform: scale(1.5);
    }
}

@-webkit-keyframes inner-ripple {
    0% {
        transform: scale(1);
        filter: alpha(opacity=50);
        opacity: 0.5;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
    }

    30% {
        transform: scale(1);
        filter: alpha(opacity=50);
        opacity: 0.5;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
    }

    100% {
        transform: scale(1.5);
        filter: alpha(opacity=0);
        opacity: 0;
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -ms-transform: scale(1.5);
        -o-transform: scale(1.5);
    }
}

@-moz-keyframes inner-ripple {
    0% {
        transform: scale(1);
        filter: alpha(opacity=50);
        opacity: 0.5;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
    }

    30% {
        transform: scale(1);
        filter: alpha(opacity=50);
        opacity: 0.5;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
    }

    100% {
        transform: scale(1.5);
        filter: alpha(opacity=0);
        opacity: 0;
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -ms-transform: scale(1.5);
        -o-transform: scale(1.5);
    }
}

.spinner {
    width: 100px;
    height: 100px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.preloader {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #2ecc71;
    z-index: 999999999;
    left: 0;
    top: 0;
    display: block;
}

.cube1, .cube2 {
    background-color: #fff;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 20%;
    left: 20%;
    -webkit-animation: sk-cubemove 1.8s infinite ease-in-out;
    animation: sk-cubemove 1.8s infinite ease-in-out;
}

.cube2 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

@-webkit-keyframes sk-cubemove {
    25% {
        -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
    }

    50% {
        -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
    }

    75% {
        -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
    }

    100% {
        -webkit-transform: rotate(-360deg);
    }
}

@keyframes sk-cubemove {
    25% {
        transform: translateX(42px) rotate(-90deg) scale(0.5);
        -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
    }

    50% {
        transform: translateX(42px) translateY(42px) rotate(-179deg);
        -webkit-transform: translateX(42px) translateY(42px) rotate(-179deg);
    }

    50.1% {
        transform: translateX(42px) translateY(42px) rotate(-180deg);
        -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
    }

    75% {
        transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
        -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
    }

    100% {
        transform: rotate(-360deg);
        -webkit-transform: rotate(-360deg);
    }
}
.account-form--group input:valid {
    background: #fff;
  }