@import url("../../../../../css2.css");

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: #4c3677;
    line-height: 26px;
    overflow-x: hidden;
    font-family: "Open Sans", sans-serif;
    background: #fff;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 500;
    margin: 0;
    line-height: 1.25;
    color: #4ac5f7;
    font-family: "Ubuntu", sans-serif;
}

h1 a,
  h2 a,
  h3 a,
  h4 a,
  h5 a,
  h6 a {
    color: #4ac5f7;
}

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

h1 {
    font-size: 48px;
}

h2 {
    font-size: 36px;
}

h3 {
    font-size: 28px;
    margin-top: -8px;
}

h4 {
    font-size: 24px;
    margin-top: -6px;
}

h5 {
    font-size: 20px;
    margin-top: -5px;
}

h6 {
    font-size: 18px;
    margin-top: -5px;
}

p {
    margin-top: -10px;
}

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

@media (min-width: 576px) {
    h1 {
        font-size: 80px;
        margin-top: -21px;
    }

    h2 {
        font-size: 48px;
    }

    h3 {
        font-size: 36px;
        margin-top: -9px;
    }

    h4 {
        font-size: 30px;
        margin-top: -8px;
    }

    h5 {
        font-size: 24px;
        margin-top: -7px;
    }

    h6 {
        font-size: 22px;
        margin-top: -5px;
    }
}

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: #000;
    border: 1px solid #e5e5e5;
    outline: none;
}

input,
textarea {
    width: 100%;
}

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

input,
button,
select {
    height: 50px;
    color: #4c3677;
}

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 #fff;
}

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

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

.bottom_center {
    background-position: bottom center;
}

.bg_fixed {
    background-attachment: fixed;
}

.investor-item .investor-thumb::after {
    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, .how-item .how-header, .price-limit, .counter-item .counter-header, .faq-wrapper-3,
.faq-wrapper-2, .faq-wrapper-3 .faq-item,
.faq-wrapper-2 .faq-item, .faq-wrapper-3 .faq-item .faq-number .thumb,
.faq-wrapper-2 .faq-item .faq-number .thumb, .location-item, .meta-info, .investment-information-group, .checkgroup, .reply-item {
    display: flex;
    flex-wrap: wrap;
}

.how-item .serial-number::after, .how-item .serial-number::before, .about-video .video-button, .investor-item .investor-thumb a, .custom_plus_icon::before, .custom_plus_icon::after, .faq-wrapper-3 .faq-item .faq-number .thumb::before,
.faq-wrapper-2 .faq-item .faq-number .thumb::before {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    content: "";
}

.primary-overlay::before {
    top: 0;
    left: 0;
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
}

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

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

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

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

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

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

.primary-bg {
    background: -webkit-linear-gradient(-90deg, #260e4c 0%, #3e2868 45%, #4d3778 100%);
}

.cl-white {
    color: #000;
}

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

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

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

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

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

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

.tab-item {
    display: none;
}

.tab-item.active {
    display: block;
}

.tab-menu li {
    cursor: pointer;
}

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: 6px;
    height: 4px;
    background-color: #000;
}

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

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

*::selection {
    background-color: #fff;
    color: #000;
}

.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--20 {
    margin-bottom: -20px;
}

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

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

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

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

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

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

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

.oh {
    overflow: hidden;
}

@media (min-width: 992px) {
    .mw-lg-100 {
        max-width: 100%;
    }
}

.overlay {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    z-index: 999;
    display: none;
}

.overlay.active {
    display: block;
    animation-name: fadeIn;
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    animation-duration: .3s;
    -webkit-animation-duration: .3s;
    -moz-animation-duration: .3s;
}

.primary-overlay {
    position: relative;
}

.primary-overlay::before {
    background: -webkit-linear-gradient(-90deg, #260e4c 0%, #3e2868 45%, #4d3778 100%);
    opacity: .9;
}

.primary-overlay .container, .primary-overlay .container-fluid {
    position: relative;
}

.bg-1 {
    background: #fff;
}

.section-bg {
    background: #e7f4fe;
}

.body-bg {
    background: #fff;
}

.bg-overlay, .deep-overlay {
    position: relative;
}

.bg-overlay *, .deep-overlay * {
    position: relative;
    z-index: 1;
}

.bg-overlay::before, .deep-overlay::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: #fff;
    opacity: .8;
}

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

.deep-overlay::before {
    opacity: .93;
}

/*Section Header Starts Here*/
.sticky {
    position: sticky;
    top: 120px;
}

.section-header {
    text-align: center;
    max-width: 650px;
    margin: 0 auto 35px;
}

.section-header .cate {
    color: #fff;
    font-size: 30px;
    line-height: 1;
    margin-bottom: 15px;
    display: block;
}

.section-header .title {
    text-transform: capitalize;
    margin-bottom: 25px;
}

.section-header .title span {
    color: #fff;
}

.section-header p {
    margin-bottom: 25px;
}

.section-header p:last-child {
    margin-bottom: 0 !important;
}

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

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

    .section-header .cate {
        margin-bottom: 20px;
    }

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

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

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

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

    .section-header p {
        font-size: 18px;
    }

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

.section-header.left-style {
    margin-left: 0;
    text-align: left;
}

.section-header.cl-white .title,
  .section-header.cl-white .cate {
    color: #000;
}

.text-theme, .cl-theme {
    color: #fff !important;
}

.text-primary, .cl-primary {
    color: #4c3677 !important;
}

.theme-bg {
    background: #fff;
}

.rtl {
    direction: rtl;
}

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

.bg_overlay {
    position: relative;
}

.bg_overlay::before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    background: rgba(74, 197, 247, 0.8);
}

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

.bg-title {
    background: #4ac5f7;
}

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

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

.social-icons li a:hover {
    -webkit-border-radius: 40%;
    -moz-border-radius: 40%;
    border-radius: 40%;
    background: #fff;
    color: #000;
}

/*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: #fff;
}

@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: #000;
    position: relative;
    margin: 0;
    margin-bottom: 20px;
}

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

@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 {
    color: rgba(255, 255, 255, 0.9);
    text-transform: capitalize;
}

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

.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;
}

.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;
}

.header-wrapper .logo a {
    display: block;
    height: 70px;
    width: 200px;
}

.header-wrapper .logo img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: left center;
}

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

.header-wrapper .right-area .custom-button {
    padding: 0 15px;
    line-height: 40px;
    font-size: 14px;
    color: #4ac5f7;
    margin: 5px;
    background: #ffffff;
    border-color: transparent;
}

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

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

.header-wrapper .right-area .custom-button.theme:hover {
    border-color: rgba(25, 42, 86, 0.19);
    color: #4ac5f7;
    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: "Ubuntu", sans-serif;
    font-weight: 500;
}

.menu li {
    padding: 0;
}

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

@media (min-width: 992px) {
    .menu li .submenu {
        position: absolute;
        top: calc(100% + 10px);
        left: 0;
        min-width: 220px;
        background: #e7f4fe;
        -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: #4ac5f7;
    }

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

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

    .menu li .submenu li:hover > a {
        background: #fff;
        color: #000;
        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: #e7f4fe;
        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: #4ac5f7;
        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: #4ac5f7;
    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: "\f0d7";
    font-weight: 600;
    font-family: "Font Awesome 5 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: #000;
    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: #fff;
}

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

.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);
}

.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: 40px !important;
    margin: 0 15px;
    background: #ffffff;
    display: block;
    border-radius: 5px;
}

.select-bar select {
    width: 70px;
    height: 40px;
    border: none;
    background: transparent !important;
    padding: 0 10px;
    font-size: 14px;
}

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

    .select-bar select {
        height: 35px;
        width: 60px;
    }
}

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

.banner-section {
    position: relative;
    padding: 200px 0 130px;
    overflow: hidden;
}

.banner-section .container {
    position: relative;
    z-index: 99;
}

.banner-section::before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
}

@media (min-width: 1400px) {
    .banner-section {
        padding: 250px 0 170px;
    }
}

@media (max-width: 1199px) {
    .banner-section {
        padding: 220px 0 150px;
    }
}

@media (max-width: 991px) {
    .banner-section {
        padding: 200px 0 150px;
    }
}

@media (max-width: 767px) {
    .banner-section {
        padding: 200px 0 130px;
    }
}

@media (max-width: 575px) {
    .banner-section {
        padding: 190px 0 120px;
    }
}

.banner-content {
    max-width: 820px;
}

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

.banner-content .title b {
    display: inline-block;
}

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

.cl-white p, .cl-white ul li {
    color: #fff;
}

.banner-shape {
    position: absolute;
    left: 50%;
    bottom: -2px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 2;
    width: 100%;
    z-index: 50;
}

.particles-js {
    position: absolute !important;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.particles-js div {
    display: none;
}

@media (min-width: 992px) {
    .hero-section {
        padding: 200px 0 110px;
    }
}

@media (max-width: 991px) {
    .hero-section {
        padding: 185px 0 100px;
    }
}

@media (max-width: 575px) {
    .hero-section {
        padding: 175px 0 100px;
    }
}

.hero-content {
    text-align: center;
}

.hero-content .title {
    text-transform: capitalize;
}

.hero-content .title b {
    display: inline-block;
}

.how-item {
    margin-bottom: 40px;
}

.how-item .how-header {
    width: 140px;
    height: 140px;
    align-items: center;
    justify-content: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #fff;
    margin: 0 auto 20px;
}

.how-item .how-header .icon {
    width: 90px;
    height: 90px;
    line-height: 90px;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
    font-size: 30px;
    color: #000;
}

.how-item .how-body {
    background: #e7f4fe;
    padding: 30px 15px 60px;
    text-align: center;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.07);
    border: 1px solid rgba(25, 42, 86, 0.05);
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.how-item .how-body .title {
    margin-bottom: 15px;
}

.how-item .how-body p, .how-item .how-body .title {
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.how-item .serial-number {
    width: 80px;
    height: 80px;
    line-height: 80px;
    font-size: 24px;
    font-weight: 700;
    color: #000;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: relative;
    margin: -30px auto 0;
}

.how-item .serial-number span {
    position: relative;
    z-index: 1;
}

.how-item .serial-number::after, .how-item .serial-number::before {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.how-item .serial-number::after {
    width: 70px;
    height: 70px;
    background: #fff;
}

.how-item .serial-number::before {
    width: 100%;
    height: 100%;
    background: #1f3366;
    z-index: -1;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.how-item:hover .how-body {
    background: #4ac5f7;
}

.how-item:hover .how-body .title a {
    color: #000;
}

.how-item:hover .how-body .title a:hover {
    color: #fff;
}

.how-item:hover .how-body p {
    color: rgba(255, 255, 255, 0.9);
}

.how-item:hover .serial-number::before {
    -webkit-transform: translate(-50%, -50%) scale(5);
    -ms-transform: translate(-50%, -50%) scale(5);
    transform: translate(-50%, -50%) scale(5);
    opacity: 0;
    visibility: hidden;
}

@media (min-width: 768px) {
    .how-item:nth-of-type(4n + 3) .how-header, .how-item:nth-of-type(4n + 3) .serial-number::after, .how-item:nth-of-type(4n + 2) .how-header, .how-item:nth-of-type(4n + 2) .serial-number::after {
        background: #4ac5f7;
    }

    .how-item:nth-of-type(4n + 3) .icon, .how-item:nth-of-type(4n + 2) .icon {
        box-shadow: 0 0 30px rgba(255, 255, 255, 0.3);
    }

    .how-item:nth-of-type(4n + 3) .serial-number::before, .how-item:nth-of-type(4n + 2) .serial-number::before {
        background: #fff;
    }
}

@media (max-width: 767px) {
    .how-item:nth-of-type(even) .how-header, .how-item:nth-of-type(even) .serial-number::after {
        background: #4ac5f7;
    }

    .how-item:nth-of-type(even) .icon {
        box-shadow: 0 0 30px rgba(255, 255, 255, 0.3);
    }

    .how-item:nth-of-type(even) .serial-number::before {
        background: #fff;
    }
}

@media (max-width: 1399px) {
    .how-section {
        overflow: hidden;
    }
}

.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: #fff;
    margin-right: 7px;
    margin-top: 6px;
}

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

/*Service Section*/
.service-item {
    padding: 50px 20px;
    text-align: center;
    box-shadow: 0 0 30px rgba(234, 1, 23, 0.15);
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
    margin: 0 auto 30px;
}

.service-item .service-thumb {
    font-size: 40px;
    line-height: 1;
    margin-bottom: 20px;
}

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

.service-item:hover, .service-item.active {
    color: #000;
    background: #fff;
    border-color: transparent;
}

.service-item:hover .service-content .title, .service-item.active .service-content .title {
    color: #000;
}

/*Pricing Section*/
.pricing-item {
    padding: 0 30px 40px;
    background: #e7f4fe;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 0 auto 30px;
}

.pricing-item .pricing-header {
    padding: 30px 0;
    text-align: center;
    overflow: hidden;
    -webkit-border-radius: 15px 15px 0 0;
    -moz-border-radius: 15px 15px 0 0;
    border-radius: 15px 15px 0 0;
}

.pricing-item .pricing-header .name {
    text-transform: uppercase;
}

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

.pricing-item .pricing-body {
    background: #fff;
    padding: 20px 10px;
    text-align: center;
    color: #000;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
    margin-bottom: 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.pricing-item:hover, .pricing-item.active {
    background: #fff;
    color: #000;
}

.pricing-item:hover .pricing-body, .pricing-item.active .pricing-body {
    background: #ffffff;
    color: #4ac5f7;
}

.pricing-item:hover .pricing-header, .pricing-item.active .pricing-header {
    border-color: #000;
}

.pricing-item:hover .pricing-header .name, .pricing-item:hover .pricing-header .info, .pricing-item.active .pricing-header .name, .pricing-item.active .pricing-header .info {
    color: #000;
}

.pricing-item:hover .ui-slider, .pricing-item.active .ui-slider {
    background: #ffffff;
}

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

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

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

.section-bg .pricing-item {
    background: #fff;
}

.section-bg .pricing-item:hover {
    background: #fff;
}

/*Range Slider*/
.price-value {
    margin-bottom: 20px;
    text-align: center;
    height: 40px;
    color: #4ac5f7;
    padding: 0 20px;
}

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

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

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

/*Referral Section*/
.call-area {
    max-width: 540px;
    padding: 80px 0;
    margin: 0 auto;
    text-align: center;
}

.call-area .title {
    margin-bottom: 22px;
}

.call-area .title span {
    font-size: 40px;
    height: 1px;
}

@media (min-width: 576px) {
    .call-area .title span {
        font-size: 60px;
    }
}

.call-area p {
    margin-bottom: 30px;
}

@media (min-width: 576px) {
    .call-area p {
        font-size: 18px;
    }
}

.investor-item {
    margin-bottom: 30px;
}

.investor-item .investor-thumb {
    position: relative;
}

.investor-item .investor-thumb::after {
    background: #1f3366;
    opacity: 0;
    visibility: hidden;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.investor-item .investor-thumb a {
    display: block;
    text-align: center;
    color: #4c3677;
    font-weight: 500;
    visibility: hidden;
    opacity: 0;
    z-index: 1;
    font-size: 50px;
}

.investor-item .investor-thumb a i {
    display: block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    color: #000;
}

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

.investor-item:hover .investor-thumb::after {
    opacity: 0.402;
    visibility: visible;
}

.investor-item:hover .investor-thumb a {
    opacity: 1;
    visibility: visible;
}

.investor-item:hover .title a {
    color: #1f3366;
}

.investor-item .investor-content {
    background: #ffffff;
    width: calc(100% - 40px);
    margin-top: -100px;
    padding: 30px 30px 21px 30px;
    margin-left: auto;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    z-index: 1;
    position: relative;
}

.investor-item .investor-content .title {
    font-size: 22px;
}

.investor-item .investor-content .info {
    display: block;
    margin-bottom: 10px;
}

.investor-item .investor-content .total {
    margin-bottom: -5px;
}

.investor-item .investor-content .amount {
    color: #fff;
}

.custom_plus_icon {
    position: relative;
    width: 50px;
    height: 50px;
}

.custom_plus_icon::before, .custom_plus_icon::after {
    background: #ffffff;
}

.custom_plus_icon::before {
    width: 100%;
    height: 3px;
}

.custom_plus_icon::after {
    height: 100%;
    width: 3px;
}

.custom_plus_icon.black::before, .custom_plus_icon.black::after {
    background: #4ac5f7;
}

/*Counter Section*/
.counter-item {
    margin: 0 auto 30px;
    padding: 30px;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
    background: white;
    position: relative;
}

.counter-item .counter-header {
    align-items: center;
}

.counter-item .counter-header .title {
    margin: 0;
    color: #fff;
}

.counter-item .counter-content {
    font-size: 18px;
}

.counter-item .icon {
    position: absolute;
    bottom: 30px;
    right: 30px;
    font-size: 30px;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
    opacity: .3;
}

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

.counter-item:hover .icon {
    opacity: 1;
    -webkit-transform: translate(-10px, -15px) scale(1.4);
    -ms-transform: translate(-10px, -15px) scale(1.4);
    transform: translate(-10px, -15px) scale(1.4);
}

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

.rounded--5 {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

/*Transaction Section*/
.transaction-table {
    width: 100%;
    text-align: center;
}

.transaction-table thead tr {
    background: #fff;
}

.transaction-table thead tr th {
    color: #000;
    font-weight: 500;
    padding: 15px 8px;
}

.transaction-table tbody tr {
    background: #4ac5f7;
    border-bottom: 1px dashed rgba(255, 255, 255, 0.3);
    color: rgba(255, 255, 255, 0.8);
}

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

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

    .transaction-table tbody tr {
        display: block;
        width: 100%;
        padding: 10px;
        border-bottom: none;
    }

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

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

    .transaction-table tbody tr:nth-of-type(odd) {
        border: none;
    }

    .transaction-table tbody tr:nth-of-type(even) {
        border-top: 1px solid rgba(255, 255, 255, 0.1);
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
        background: rgba(25, 42, 86, 0.95);
    }

    .transaction-table tbody tr:last-child {
        border-bottom: none;
    }
}

/*Client Section*/
.client-item .client-content {
    padding: 30px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    position: relative;
    background: #fff;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
    border: 1px solid transparent;
}

.client-item .client-content::before {
    position: absolute;
    content: "\f10d";
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-size: 60px;
    color: rgba(234, 1, 23, 0.3);
    bottom: 30px;
    right: 30px;
}

.client-item .client-content .ratings {
    margin-bottom: 20px;
}

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

.client-item .client-content .info {
    font-size: 14px;
}

.client-item .client-thumb {
    width: 90px;
    height: 90px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin: 20px auto 0;
}

.client-item .client-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.client-item:hover .client-content {
    border-color: rgba(255, 255, 255, 0.2);
    background: #4ac5f7;
    color: #000;
}

.client-item:hover .client-content .subtitle {
    color: #000;
}

.ratings {
    color: #e9ba17;
}

.owl-dots {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: -2px;
    margin-top: 40px;
}

.owl-dots .owl-dot {
    display: block;
    width: 8px;
    height: 8px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
    margin: 2px;
}

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

/*Faq Section Starts Here*/
.faq-wrapper .faq-item {
    background: #e7f4fe;
    margin-bottom: 20px;
}

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

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

.faq-wrapper .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-wrapper .faq-item .faq-title .right-icon::before, .faq-wrapper .faq-item .faq-title .right-icon::after {
    position: absolute;
    content: '';
    background: #4ac5f7;
    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-wrapper .faq-item .faq-title .right-icon::before {
    width: 2px;
    height: 20px;
}

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

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

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

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

.faq-wrapper .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-wrapper .faq-item.open .faq-title .right-icon::before, .faq-wrapper .faq-item.open .faq-title .right-icon::after {
    background: #fff;
}

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

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

/*Faq Section Two Starts Here*/
.faq-wrapper-3,
.faq-wrapper-2 {
    justify-content: space-between;
    margin-bottom: -57px;
    counter-reset: faq-counter;
}

.faq-wrapper-3 .faq-item,
  .faq-wrapper-2 .faq-item {
    width: 100%;
    margin-bottom: 59px;
}

.faq-wrapper-3 .faq-item .faq-title,
    .faq-wrapper-2 .faq-item .faq-title {
    margin-bottom: 25px;
    margin-top: 0;
}

@media (min-width: 992px) {
    .faq-wrapper-3 .faq-item,
      .faq-wrapper-2 .faq-item {
        width: calc(50% - 15px);
    }
}

.faq-wrapper-3 .faq-item .faq-number .thumb,
    .faq-wrapper-2 .faq-item .faq-number .thumb {
    width: 65px;
    height: 67px;
    clip-path: circle(50% at 50% 50%);
    background: #e7f4fe;
    text-align: center;
    font-size: 24px;
    line-height: 24px;
    justify-content: center;
    align-items: center;
    margin: 0 auto 30px;
    color: #12cbc4;
    font-weight: 300;
    font-family: "Ubuntu", sans-serif;
    position: relative;
}

.faq-wrapper-3 .faq-item .faq-number .thumb::before,
      .faq-wrapper-2 .faq-item .faq-number .thumb::before {
    counter-increment: faq-counter;
    content: "0" counter(faq-counter);
}

.faq-wrapper-3 .faq-item .faq-content,
    .faq-wrapper-2 .faq-item .faq-content {
    width: calc(100% - 65px);
    padding-left: 30px;
}

.faq-wrapper-3 .faq-item:nth-of-type(n + 10) .faq-number .thumb::before,
    .faq-wrapper-2 .faq-item:nth-of-type(n + 10) .faq-number .thumb::before {
    content: counter(faq-counter);
}

.faq-wrapper-3 .faq-item:nth-of-type(4n + 2) .faq-number .thumb,
    .faq-wrapper-2 .faq-item:nth-of-type(4n + 2) .faq-number .thumb {
    color: #fff;
}

.faq-wrapper-3 .faq-item:nth-of-type(4n + 3) .faq-number .thumb,
    .faq-wrapper-2 .faq-item:nth-of-type(4n + 3) .faq-number .thumb {
    color: #1f3366;
}

.faq-wrapper-3 .faq-item:nth-of-type(4n + 4) .faq-number .thumb,
    .faq-wrapper-2 .faq-item:nth-of-type(4n + 4) .faq-number .thumb {
    color: #8e3ff0;
}

@media (max-width: 991px) {
    .faq-wrapper-3,
    .faq-wrapper-2 {
        margin-bottom: -45px;
    }

    .faq-wrapper-3 .faq-item,
      .faq-wrapper-2 .faq-item {
        margin-bottom: 44px;
    }
}

@media (max-width: 575px) {
    .faq-wrapper-3,
    .faq-wrapper-2 {
        margin-bottom: -40px;
    }

    .faq-wrapper-3 .faq-item,
      .faq-wrapper-2 .faq-item {
        margin-bottom: 40px;
    }

    .faq-wrapper-3 .faq-item .faq-title,
        .faq-wrapper-2 .faq-item .faq-title {
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 474px) {
    .faq-wrapper-3 .faq-item .faq-content,
    .faq-wrapper-2 .faq-item .faq-content {
        width: calc(100% - 50px);
        padding-left: 15px;
    }

    .faq-wrapper-3 .faq-item .faq-content .faq-title,
      .faq-wrapper-2 .faq-item .faq-content .faq-title {
        font-size: 18px;
    }

    .faq-wrapper-3 .faq-item .faq-number .thumb,
    .faq-wrapper-2 .faq-item .faq-number .thumb {
        width: 50px;
        height: 51px;
        font-size: 20px;
    }
}

/*Faq Section Three Starts Here*/
.faq-wrapper-3 .faq-item .faq-number {
    filter: drop-shadow(0 0 0 0 rgba(0, 0, 0, 0));
    -webkit-filter: drop-shadow(0 0 0 0 rgba(0, 0, 0, 0));
}

.faq-wrapper-3 .faq-item .faq-number .thumb {
    width: 15px;
    height: 15px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin-top: 7px;
    background-image: -moz-linear-gradient(138deg, #f84a05 28%, #f8770f 58%, #f8a419 100%);
    background-image: -webkit-linear-gradient(138deg, #f84a05 28%, #f8770f 58%, #f8a419 100%);
}

.faq-wrapper-3 .faq-item .faq-number .thumb::before {
    display: none;
}

.faq-wrapper-3 .faq-item .faq-content {
    width: calc(100% - 15px);
    padding-left: 15px;
}

.faq-wrapper-3 .faq-item:nth-of-type(6n + 2) .faq-number .thumb {
    background-image: -moz-linear-gradient(4deg, #3ed03a 24%, #7be379 56%, #b8f5b7 100%);
    background-image: -webkit-linear-gradient(4deg, #3ed03a 24%, #7be379 56%, #b8f5b7 100%);
}

.faq-wrapper-3 .faq-item:nth-of-type(6n + 3) .faq-number .thumb {
    background-image: -moz-linear-gradient(138deg, #12cbc4 28%, #54e2d2 58%, #95f8df 100%);
    background-image: -webkit-linear-gradient(138deg, #12cbc4 28%, #54e2d2 58%, #95f8df 100%);
}

.faq-wrapper-3 .faq-item:nth-of-type(6n + 4) .faq-number .thumb {
    background-image: -moz-linear-gradient(138deg, #665bfc 28%, #b3adfe 58%, white 100%);
    background-image: -webkit-linear-gradient(138deg, #665bfc 28%, #b3adfe 58%, white 100%);
}

.faq-wrapper-3 .faq-item:nth-of-type(6n + 5) .faq-number .thumb {
    background-image: -moz-linear-gradient(138deg, #ffd271 28%, #ffe9b8 58%, white 100%);
    background-image: -webkit-linear-gradient(138deg, #ffd271 28%, #ffe9b8 58%, white 100%);
}

.faq-wrapper-3 .faq-item:nth-of-type(6n + 6) .faq-number .thumb {
    background-image: -moz-linear-gradient(34deg, #c53de8 28%, #e29ef4 58%, white 100%);
    background-image: -webkit-linear-gradient(34deg, #c53de8 28%, #e29ef4 58%, white 100%);
}

.map-section .google-map {
    height: 500px;
}

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

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

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

.location-item {
    align-items: center;
    padding: 20px 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.location-item .location-thumb {
    width: 60px;
    color: rgba(234, 1, 23, 0.8);
}

.location-item .location-thumb i {
    font-size: 36px;
}

.location-item .location-content {
    width: calc(100% - 60px);
    padding-left: 20px;
}

@media screen and (min-width: 450px) {
    .location-item .location-content {
        padding-left: 40px;
    }
}

.location-item .location-content span {
    display: block;
}

@media (max-width: 991px) {
    .location-item .location-item {
        width: calc(100%/2 - 15px);
    }

    .location-item .location-item .location-content {
        padding-left: 20px;
    }
}

@media (max-width: 575px) {
    .location-item .location-item {
        padding: 20px 0;
    }
}

.location-area {
    font-size: 16px;
}

@media (max-width: 991px) {
    .location-area {
        margin-top: 30px;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .location-area {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
}

.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: #000;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

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

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

.account_form_group button:hover {
    color: #333;
    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: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    min-width: unset;
    padding: 0;
}

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

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

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

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

/*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;
}

.dashboard-item {
    background: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 50px 30px;
    text-align: center;
    margin: 0 auto 30px;
    border: 1px solid #e5e5e5;
}

@media (max-width: 575px) {
    .dashboard-item {
        max-width: 320px;
    }
}

.dashboard-item .dashboard-thumb {
    width: 80px;
    height: 80px;
    line-height: 80px;
    margin: 0 auto 30px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #4ac5f7;
    color: #000;
    font-size: 24px;
}

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

.dashboard-item .dashboard-content .amount {
    color: #fff;
}

.dashboard-wrapper {
    margin-bottom: 40px;
}

@media (min-width: 992px) {
    .dashboard-wrapper {
        margin-bottom: 50px;
    }
}

.dashboard-wrapper:last-child {
    margin-bottom: 0;
}

.referral-link {
    display: flex;
}

.referral-link input {
    height: 50px;
    border: 1px solid rgba(234, 1, 23, 0.2);
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
}

.referral-link .custom-button {
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
    padding-top: 0;
    padding-bottom: 0;
    height: 50px;
    white-space: nowrap;
}

.referral-link .custom-button:hover {
    background: #fff;
    color: #ffffff !important;
}

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

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

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

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

.cmn-table-1 th {
    padding: 7px 10px;
    font-family: "Ubuntu", sans-serif;
    background: #fff;
    color: #000;
}

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

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

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

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

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

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

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

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

    .cmn-table-1 td::before {
        content: attr(data-label);
        color: #4ac5f7;
        font-weight: 500;
        font-family: "Ubuntu", sans-serif;
    }

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

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

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

.pagination .page-item .page-link {
    color: #4ac5f7;
}

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

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

.pagination .page-item.active .page-link {
    background: #fff;
    border-color: #fff;
    color: #000;
}

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

.meta-info .item {
    margin-bottom: 10px;
    color: #4ac5f7;
    font-weight: 500;
    font-family: "Ubuntu", sans-serif;
}

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

.investment-information-group .invest-label {
    width: 180px;
    color: #4ac5f7;
    font-weight: 500;
    font-family: "Ubuntu", sans-serif;
    text-transform: capitalize;
    text-align: right;
}

.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: #e7f4fe;
    color: #4ac5f7;
    font-weight: 500;
    font-family: "Ubuntu", 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;
}


.badge--pending {
    color: #fff;
    background: #7579E7;
}

.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(234, 1, 23, 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: #e5e5e5;
    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: #e7f4fe;
    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: #e7f4fe;
    border-color: rgba(25, 42, 86, 0.1);
}

.support-search input::placeholder {
    color: #4c3677;
}

.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: #1f3366;
    color: #000;
    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: #32E0C4;
    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: #000;
}

.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;
    }
}

.scrollToTop {
    width: 45px;
    height: 45px;
    line-height: 45px;
    background: #fff;
    color: #000;
    z-index: 999;
    bottom: 30px;
    right: 30px;
    position: fixed;
    border-radius: 5px;
    -webkit-transform: translateY(150px);
    -ms-transform: translateY(150px);
    transform: translateY(150px);
    display: block;
    text-align: center;
}

.scrollToTop i {
    animation: neon 2s linear infinite;
    -webkit-animation: neon 2s linear infinite;
    -moz-animation: neon 2s linear infinite;
}

.scrollToTop:hover {
    color: #000;
}

.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%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #fff;
    line-height: 75px;
    text-align: center;
}

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

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

.video-button::before, .video-button::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border-radius: 74px;
    background: #fff;
    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;
}

.custom-button {
    font-weight: 700;
    color: #000;
    border-radius: 5px;
    line-height: 28px;
    padding: 10px 30px;
    background: transparent;
    text-transform: uppercase;
    border: 1px solid #fff;
    background: #fff;
    font-family: "Ubuntu", sans-serif;
}

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

.custom-button:hover {
    color: #4ac5f7 !important;
    border-color: rgba(25, 42, 86, 0.1);
    background: #ffffff;
}

.custom-button:hover::before {
    height: 100%;
}

.custom-button.theme {
    color: #000;
    background: #fff;
    border-color: #fff;
}

.custom-button.theme:hover {
    color: #4c3677;
    background: transparent;
    border-color: #4c3677;
}

.custom-button.btn-sm {
    padding: 5px 25px;
}

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

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

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

.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);
    }
}

.menu > li:last-child .submenu {
    left: unset;
    right: 0;
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    background-color: #fff;
    z-index: 99999999;
}

[data-loader=circle-side] {
    position: absolute;
    width: 50px;
    height: 50px;
    top: 50%;
    left: 50%;
    margin-left: -25px;
    margin-top: -25px;
    -webkit-animation: circle infinite .95s linear;
    -moz-animation: circle infinite .95s linear;
    -o-animation: circle infinite .95s linear;
    animation: circle infinite .95s linear;
    border: 2px solid #fff;
    border-top-color: rgba(0, 0, 0, 0.2);
    border-right-color: rgba(0, 0, 0, 0.2);
    border-bottom-color: rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%;
}

@keyframes circle {
    0% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.lh-50{
    line-height: 50px;
}




.footer__top__content {
    max-width: 700px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
}
.footer-bottom .copyright {
    max-width: 100%;
}
.footer__top__content .social-icons {
    justify-content: center;
}
.footer__links {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.footer__links a {
    color: #fff;
    padding: 10px 25px;
    position: relative;
}
.footer__links li:not(:last-child) a::after {
    content: "|";
    color: rgba(255, 255, 255, .2);
    position: absolute;
    top: 50%;
    right: -2px;
    transform: translateY(-50%);
}

.newsletter-section {
    position: relative;
}
.newsletter-section::before {
    position: absolute;
    content: "";
    top: 50%;
    bottom: 0;
    left: 0;
    right: 0;
    background: #4ac5f7;
}
.newsletter-wrapper {
    padding: 50px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.1);
    position: relative;
}
@media (max-width: 991px) {
    .newsletter-wrapper {
        padding: 40px;
    }
}
.newsletter-form {
    position: relative;
}
.newsletter-form input {
    height: 70px;
    padding: 0 30px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: none;
    background: #FFFFFF;
}
.newsletter-form button {
    position: absolute;
    height: 70px;
    width: unset;
    padding: 0 30px;
    right: 0;
    top: 0;
    background: #fff;
    color: #000;
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase;
    border: none;
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
}
@media (max-width: 767px) {
    .newsletter-wrapper {
        padding: 40px 30px;
    }
    .newsletter-form input, .newsletter-form button {
        height: 60px;
    }
    .newsletter-form button {
        font-size: 16px;
    }
}
@media screen and (max-width: 540px) {
    .newsletter-wrapper {
        padding: 20px;
    }
    .newsletter-form input {
        padding: 0 15px;
    }
    .newsletter-form button {
        position: relative;
        margin-top: 20px;
        font-size: 14px;
        height: 50px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }
}