.account-item i {
    margin: 0 auto;
    display: block;
    margin-bottom: 15px;
    transition: .4s;
    font-size: 3rem;
    color: var(--accent-color);
}

.account-item a {
    padding: 15px;
    display: block;

}

.account-item a:hover {
    background-color: var(--accent-color);
}

.account-item a:hover h3,
.account-item a:hover p,
.account-item a:hover i {
    color: #fff;
}

element.style {
    max-height: 555.938px;
}

/* .banner-style-1 #js_frm_040 {
    max-height: 80vh;
} */

#js_frm_040 {
    overflow: unset;
}

.header_menu ul li.active a,
.header_menu ul li a:hover {
    color: #fff !important;
}

.header_menu ul li ul a:hover {
    color: var(--accent-color) !important;
}

.z-index-1 {
    z-index: 1;
}

footer {
    background-color: #f5f5f5;
}

.footer-links li a,
.footer-links p,
.footer-links h3,
.footer-links li,
.footer-links i,
.about-location li i,
.copyright-content p {
    color: #fff;
}

.trusted-partners,
.trusted-partners:before {
    background: #e1e1e1 !important;
}

.navbar-sticky {
    background: #2e3746
}


.cookie-consent-banner {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 2147483645;
    box-sizing: border-box;
    width: 100%;

    background-color: #e1e1e1;
}

.cookie-consent-banner__inner {
    max-width: 960px;
    margin: 0 auto;
}

.cookie-consent-banner__header {
    margin-bottom: 8px;

    font-family: "CeraPRO-Bold", sans-serif, arial;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
}

.cookie-consent-banner__description {
    font-family: "CeraPRO-Regular", sans-serif, arial;
    font-weight: normal;
    color: #838F93;
    font-size: 16px;
    line-height: 24px;
}

.cookie-consent-banner__cta {
    box-sizing: border-box;
    display: inline-block;
    min-width: 164px;
    padding: 11px 13px;

    border-radius: 2px;

    background-color: var(--accent-color);

    color: #FFF;
    text-decoration: none;
    text-align: center;
    font-family: "CeraPRO-Regular", sans-serif, arial;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
}

.cookie-consent-banner__cta--secondary {
    padding: 9px 13px;

    border: 2px solid #3A4649;

    background-color: transparent;

    color: var(--accent-color);
}

.cookie-consent-banner__cta:hover {
    background-color: var(--accent-color);
    color: #fff;
}

.cookie-consent-banner__cta--secondary:hover {
    border-color: #838F93;

    background-color: transparent;

    color: var(--accent-color);
}

.cookie-consent-banner__cta:last-child {
    margin-left: 16px;
}

.partners-title h3 {
    color: var(--accent-color);
}

.floating-icons {
    z-index: 99999;
}

.floating-item.complains a span {
    right: -90px;
}

.cta {
    position: relative;
}

.cta:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgb(46 55 71 / 91%);
    top: 0;
    left: 0;
}

.cta-text {
    position: relative;
    z-index: 1;
}

.education-item a {
    background-color: #111316;
    padding: 20px 10px;
    display: block;
}

.education-item a:hover {
    background-color: #205998;
    color: #fff;
}

.education-item a:hover h3,
.education-item a:hover p {
    color: #fff;
}

.education-item {
    position: relative;
}

.education-item a:after {
    content: none;
    background-image: url(../images/icons2.png);
    position: absolute;
    width: 80px;
    height: 80px;
    right: 0;
    top: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.education-item a:hover:after {
    filter: brightness(100);
}

.head-style-1.header-internal .open-account-btn {
    color: #fff !important;
}

.head-style-1.header-internal .open-account-btn:hover {
    color: var(--accent-color) !important;
}

.submit-btn {
    justify-content: center;
    display: flex;
}

#map {
    height: 500px;
}

.package-item {
    margin: 0;
}

.header-internal .navbar-nav li.active a i:before {
    color: #fff !important;
}

.header-internal .navbar-nav li.active ul li a,
.header-internal .navbar-nav li ul li a:hover {
    color: #1b5897 !important;
}

.search_btn i {
    color: #fff;
}

.footer-upper .about-logo img {
    width: 150px;
}

.footer-social-links li a:hover i {
    padding-left: 0;
}

footer .copyright a {
    color: #b5b5b5;
}

.register .form {
    border: 2px solid var(--accent-color);
    padding: 50px;
    border-radius: 10px;
}

@media(max-width: 840px) {
    .floating-icons {
        position: fixed;
        bottom: 80px;
        z-index: 9;
        right: 15px;
        left: unset;
    }

    .floating-item.open-account a span,
    .floating-item.complains a span,
    .floating-item.whatsapp a span,
    .floating-item.telegram a span {
        right: 60px;
    }
}

.head-style-1.header-internal {
    background-color: rgb(46 55 70 / 50%);
}

.subscribe-package {
    justify-content: center;
    display: flex;
}

.head-style-1 .upper-head-inner i:before {
    font-size: 22px !important;
}

.head-style-1 .upper-head-inner i {
    padding-right: 10px;
}

#back-to-top {
    display: block;
}

.upper-head p {
    position: relative;
    top: -5px;
}

.head-style-1.header-internal .contact-info-item {
    border-right: 1px solid rgb(27 88 151 / 18%);
}

.head-style-1.header-internal .upper-head-inner {
    border-bottom: 1px solid rgb(27 88 151 / 18%);
}

.footer-links h3 {
    margin-bottom: 20px;
}

.footer-links li {
    margin-bottom: 10px;
}

li.social-icon {
    margin-right: 9px;
}

.footer-social-links a:hover i.fa-facebook {
    color: #3b5998;
}

.footer-social-links a:hover i.fa-telegram {
    color: #229ED9;
}

.footer-social-links a:hover i.fa-youtube {
    color: #FF0000;
}

.footer-social-links a:hover i.fa-instagram {
    color: #3f729b;
}

.footer-social-links a:hover i.fa-tiktok {
    color: #00f2ea;
}

.footer-social-links a:hover i.fa-twitter {
    color: #00acee;
}

.footer-social-links a:hover i.fa-whatsapp {
    color: #25d366;
}

@media(max-width: 768px) {
    .register .form {
        padding: 20px 10px;
    }
}

@media (max-width: 1100px) {

    header.head-style-1.header-internal a,
    header.head-style-1.header-internal p,
    header.head-style-1.header-internal i:before {
        color: #fff !important;
    }
    .front .header-internal.home-header {
        position: relative !important;
        background-color: #2e3746;
    }
}

.popular-packages h3 {
    margin-top: 20px;
}

.about .play-video {
    display: block;
}

.about .play-video i {
    z-index: 2;
    position: absolute;
    left: 50%;
    top: 50%;
    color: #fff;
    font-size: 30px;
    transform: translate(-50%, -50%);
}

.navbar-sticky #responsive-menu {
    margin-top: 25px;
}

.logo img.colorlogo {
    margin-top: 5px;
}

/* .home-header{position: relative !important;} */
@media(max-width: 768px) {
    #js_frm_040 .carousel-control {
        display: none;
    }
}

/* New 9-23-2022*/
header.head-style-1.header-internal a, header.head-style-1.header-internal p, header.head-style-1.header-internal i:before {color: #fff !important;}
.navbar-sticky{box-shadow: 0 0 5px rgb(82 82 82 / 42%);}
footer {background-color: #2e3746;}
.front .header-internal{position: fixed !important}
.slicknav_btn.slicknav_open,
.slicknav_btn.slicknav_collapsed,
.slicknav_btn.slicknav_open:before,
.slicknav_btn.slicknav_collapsed:before,
.head-style-1 .navbar-sticky .slicknav_btn.slicknav_open,
.head-style-1 .navbar-sticky .slicknav_btn.slicknav_collapsed,
.head-style-1 .navbar-sticky .slicknav_btn.slicknav_open:before,
.head-style-1 .navbar-sticky .slicknav_btn.slicknav_collapsed:before {color: #fff !important;}
.slicknav_nav {background: #2e3746 !important;}
.slicknav_btn{margin-top: 5px;}
.about .btn-red2:hover {
    background-color: #fff;
    color: #159d43;;
}
.price-item-blue a.btn-red {
    background:  #159d43;
    border-color: #159d43;
}
.btn-red:hover {
    border: 1px solid #159d43;
    background: #fff;
    color: #159d43;;
}
.btn-red {
    background: #159d43;
    border-color: #159d43;
}
.education-item a:hover {background-color: #159d43;}
.ps_control_hrbrarrow .carousel-control {
    background: #2e3746;
    border: 2px solid #fff;;
}
.ps_control_hrbrarrow .carousel-control.left {border-left: 0px;}
.ps_control_hrbrarrow .carousel-control.right {border-right: 0px;}
.ps_control_hrbrarrow .carousel-control:hover {background: #159d43 !important;}
.breadcrumb-content li a:hover{color: #159d43;}
.about-icon i {color: #159d43;}
.map-marker-color{color: #159d43;}


/* New 9-27-2022 */
.price-list.style2{background-color: #2e3746;}
.price-list.style2 .price-table-content{background-color: #2e3746;}
.price-list.style2 .price-table-content li:nth-child(even){background: #364050;}
.price-list.style2 ul li {color: #e3e3e3;}
.price-list.style2 .price-table-price span{color: #e3e3e3;}
.price-list.style2 .price-item{box-shadow: 1px 1px 20px rgb(0 0 0 / 17%) !important;}
.price-item.price-item-silver .price-table-head h3 {
    color: #2e3746;
}
.bg-dark3{background-color: #26292e !important;}
.bg-dark2 {background-color: #292f38 !important;}
.btn-style2{
    background-color: #159d43;
    color: #fff;
}
.btn-style2:hover{
    background-color: #fff;
    color: #159d43;;
}
.learn-forex .education-item h3, .learn-forex .education-item p {color: #fff;}