body, h1, h2, h3, h4, h5, h5, p, span, li, a {

    font-family: "Roboto", sans-serif;
    text-transform: unset;
}
::selection {
    background-color: #83be41;
}
@media screen and (min-width: 992px) {
    header.main-header .header-logo img {
        max-height: unset;
    }
    header .header-1 .header-logo,
    .header-nav-right, .header-customize-nav, .menu-wrapper {
        float: none;
    }
    .menu-wrapper {
        text-align: center;
    }
    .header-customize.header-customize-nav {
        line-height: 0;
        margin-top: 18px;
    }
    .x-nav-menu > .x-menu-item > .x-menu-a-text {
        font-size: 2.5rem;
        color: #041a01;
        text-transform: capitalize;
        font-weight: 400;
        letter-spacing: -.5px;
    }
    .header-nav-right, .x-nav-menu > .x-menu-item {
        line-height: 50px;
        margin-top: 8px;
    }
    .header-container .row {
        display: flex;
        align-items: center;
    }
    .header-customize-item a {
        font-size: 2.5rem;
        color: #fff;
        text-transform: unset;
        font-weight: 400;
        background: #83be41;
        padding: 14px 42px;
        border-radius: 32px;
    }
    .header-customize-item a img {
        width: 40px;
        display: inline-block;
        margin-left: 5px;
    }
    header .header-nav-wrapper.header-transparent {
        padding-top: 5px;
    }
    .header-customize-item:first-child {
        margin-left: 0;
    }
    header.main-header .header-logo {
        text-align: left;
    }
    .container-fluid {
        padding-left: 100px;
        padding-right: 100px;
    }
    .x-nav-menu>.x-menu-item a {
        position: relative;
    }
    .x-nav-menu>.x-menu-item a:before {
        transition: 300ms;
        height: 2px;
        content: "";
        position: absolute;
        background-color: #83be41;
        width: 0%;
        top: 30px;
        left: 50%;
    }
    .x-nav-menu>.x-menu-item a:hover::before {
        width: 100%;
        left: 0;
    }

}

.ins_loans h2 {
    color: #041a01;
    font-size: 9rem;
    font-weight: 600;
    text-transform: unset;
    margin-top: -30px;
}
span.emp_green {
    width: 250px;
    height: 100px;
    display: inline-block;
    background: #83be41;
    border-radius: 0px 100px 100px 0px;
    vertical-align: middle;
}
span.ins_dig {
    color: #041a01;
    font-size: 9rem;
    font-weight: 600;
    vertical-align: middle;
    margin-left: 10px;
}
.lend_row p {
    color: #041a01;
    font-size: 2.5rem;
    line-height: 1.4;
    letter-spacing: 0;
}
.lend_row a {
    font-size: 2.5rem;
    color: #ffffff;
    text-transform: unset;
    font-weight: 400;
    background: #242424;
    padding: 8px 7px 8px 25px;
    border-radius: 40px;
    transition: all 0.5s ease;
    display: inline-block;
    margin-top: 7px;
}
.lend_row a span {
    vertical-align: middle;
}
.lend_row a img {
    display: inline-block;
    margin-left: 5px;
    width: 46px;
}
/*section.inst_sec {
    padding-top: 200px !important;
    padding-bottom: 70px !important;
}*/
.trust_sec h2 {
    font-size: 3rem;
    letter-spacing: 1px;
    padding: 10px 0px;
    margin: 0;
    color: #fff;
    text-align: center;
}
.trust_main {
    position: relative;
}
.tr_green {
    background: #83be41;
    position: absolute;
    top: 0;
    width: 60%;
    height: 100%;
    z-index: -1;
    border-radius: 0px 50px 50px 0px;
    -webkit-transition: width 1s ease;
    -o-transition: width 1s ease;
    transition: width 1s ease;
}
ul.scroll1 {
    margin-bottom: 0;
    height: 130px;
}
ul.scroll1 li {
    margin-right: 160px;
    list-style: none;
}
.future_sec h2 {
    font-size: 5rem;
    font-weight: 600;
    text-transform: unset;
    line-height: 1.2;
}
section.future_sec {
    padding-top: 100px;
    padding-bottom: 100px;
}
section#future_parallax {
    height: 1150px !important;
}
section.rev_sec {
    position: relative;
}
section.breaking_sec, section.future_sec {
    position: relative;
    background: #fff;
}
.ins_loans .container-fluid {
    padding-right: 0;
}
.inst_accord {
    width: 500px;
    margin-left: 70px;
}
a.ab_link {
    margin-left: 70px;
    background: #242424;
    color: #fff;
    padding: 10px 9px 10px 20px;
    border-radius: 30px;
    display: inline-flex;
    align-items: center;
    margin-top: 30px;
    transition: all 0.5s ease;
}
a.ab_link img {
    vertical-align: middle;
    margin-left: 12px;
}
a.ab_link span {
    vertical-align: middle;
    font-size: 1.8rem;
    text-transform: uppercase;
}
.rev_sec h2 {
    font-size: 5rem;
    font-weight: 600;
    margin-top: -140px;
}
.rv_text h4 {
    color: #041a01;
    font-size: 2.5rem;
    font-weight: 600;
    letter-spacing: 0px;
    margin-top: 10px;
    margin-bottom: 15px;
    margin-left: 20px;
}
.rv_text p {
    color: #041a01;
    font-size: 2rem;
    letter-spacing: 0px;
    line-height: 1.5;
    margin-left: 20px;
}
.rv_row {
    padding: 0px 70px;
    margin-top: 0px;
}
.rv_text {
    border-left: 1px solid #a1a1a1;
    height: 250px;
    padding: 35px 10px;
}
.rv_row .col-md-3 {
    padding-right: 0 !important;
    padding-left: 0;
}
.rv_a {
    text-align: center;
    margin-top: 50px;
}
a.rv_link {
    margin-left: 0;
}
.rev_sec {
    padding-bottom: 70px;
    padding-top: 200px;
    background: #f2f8ef;
    background-image: url(/wp-content/uploads/2025/02/financialRevolution_bgImg.png);
    background-position: center bottom;
    background-repeat: no-repeat;
}
.brk_row{
    background-image: url(/wp-content/uploads/2025/02/record-start-BG.png);
    background-repeat: no-repeat;
    background-position: top center;
    height: 270px;
    position: relative;
}
.brk_row img {
    margin-top: 20px;
}
.brk_row h3 {
    font-size: 2.2rem;
    font-weight: 600;
    color: #034221;
    margin-top: 180px;
    opacity: 0;
    transition:opacity 1s;
}
.breaking_sec h2 {
    font-size: 5rem;
    font-weight: 600;
    margin-top: 50px;
}
.counter_wrapper {
    display: flex;
    justify-content: center;
    margin-top: 50px;
}
.counter_wrap_col {
    padding-left: 150px;
}
.counter_wrap_col:first-child {
    padding-left: 0;
}
.c_icon {
    height: 70px;
}
.adl_counter {
    text-align: center;
}
.adl_counter span {
    font-weight: 700 !important;
    color: #83be41;
    font-size: 60px !important;
    position: relative;
    margin-top: 10px;
}
.adl_h5 h5 {
    color: #041a01;
    font-weight: 600;
    font-size: 2.5rem;
    font-style: initial !important;
    position: relative;
    letter-spacing: 0;
    text-align: center;
}
span.count.c1 {
    width: 80px;
    display: inline-block;
}
span.count.c2 {
    width: 260px;
    display: inline-block;
}
span.count.count3.c3 {
    width: 110px;
    display: inline-block;
}
span.dot_count.c4 {
    width: 80px;
    display: inline-block;
}
.dr_list {
    margin-top: 50px;
}
.dr_list ul {
    padding: 0;
}
.dr_list ul li {
    list-style: none;
    font-size: 2.5rem;
    color: #041a01;
    line-height: 1.4;
    margin-bottom: 30px;
    width: 650px;
    margin-left: 70px;
    position: relative;
}
.dr_list ul li:before {
    content: '';
    background-image: url(/wp-content/uploads/2025/02/arrowSmall-Green.png);
    width: 15px;
    height: 18px;
    position: absolute;
    top: 6px;
    left: -35px;
}
footer.main-footer-wrapper {
    background-image: url(/wp-content/uploads/2025/02/headerBG.jpg?id=4677);
    position: relative;
    z-index: 999;
}
.foot_block .col-md-8 {
    padding: 0;
}
.foot_container {
    background: #83be41;
    border-radius: 0px 150px 150px 0px;
    padding: 30px 0px;
}
.foot_block {
    display: flex;
    align-items: center;
}
.footer_menus ul li:first-child {
    padding-left: 0;
}
.footer_menus ul li {
    list-style: none;
    display: inline-block;
    border: 0 !important;
    color: #fff;
    font-size: 2rem;
    padding-left: 50px;
}
.footer_menus ul li a {
    padding-left: 0 !important;
}
.footer_menus ul {
    margin-top: 10px !important;
    border-bottom: 1px solid #041a01 !important;
    text-transform: unset !important;
}
.copy_row {
    margin-top: 15px;
}
.copy_row .col-md-6 {
    padding: 0;
}
.copy_row p, .copy_row a {
    margin: 0;
    color: #ffffff !important;
    font-size: 1.5rem !important;
    letter-spacing: 0;
    font-weight: 400;
    line-height: 1.5;
}
.sec_p {
    text-align: right;
}

.img_acc1, .img_acc2, .img_acc3 {
    transition: 1s;
}
.img_acc1, .img_acc2, .img_acc3 {

    transform: translateX(100%);
    position: absolute;
    top: 0;    
}
.img_acc1 {
    transform: translateX(0%);
}
.hesperiden.tp-bullets {
    opacity: 0;
}
.acc_img_block {
    position: relative;
}
.exp_imgs {
    overflow: hidden;
}
.plane_img {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 270px;
    transition        : all 1s ease;
    -webkit-transition: all 1s ease;
}
.dr_image {
    position: relative;
}
.dr_image img{
    transition: all .6s ease;
    -webkit-transition: all .6s ease;
}
img.dr_1 {
    position: absolute;
    top: 130px;
    left: -20px;
    transform: scale(0);
}
img.dr_2 {
    position: absolute;
    top: 10px;
    left: 100px;
    transform: scale(0);
}
img.dr_3 {
    position: absolute;
    top: 130px;
    left: 170px;
    transform: scale(0);
}
img.dr_4 {
    position: absolute;
    top: 185px;
    left: 290px;
    transform: scale(0);
}
img.dr_5 {
    position: absolute;
    top: 80px;
    left: 344px;
    transform: scale(0);
}
img.dr_6 {
    position: absolute;
    top: 225px;
    left: 110px;
    transform: scale(0);
}
.vc_tta-panel.vc_active {
    position: relative;
}
.vc_tta-panel.vc_active:before {
    content: '';
    background-image: url(/wp-content/uploads/2025/02/arrowSmall-Green.png);
    width: 15px;
    height: 18px;
    position: absolute;
    left: -15px;
    top: 36px;
}
.vc_tta-container {
    margin-bottom: 0 !important;
    height: 440px;
}
.nav_white {
    content: '';
    border: 2px solid #83be41;
    padding: 0px 50px;
    border-radius: 30px;
    background: #fff;
    position: absolute;
    top: 60%;
    left: 50%;
    width: 54%;
    transform: translate(-50%, -50%);
    height: 60px;
    transition: width .5s, height 0.3s;
}
.sticky-on .nav_white {
    background: #fff !important;
    width: 100% !important;
    transform: translate(-50%, -50%);
    box-shadow: 0 0 5px 2px rgba(0,0,0,0.1);
}
.sticky-wrapper.is-sticky .header-logo img {
    max-height: 90px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.sticky-wrapper.is-sticky .header-logo {
    height: 90px;
}                                                               

.header-nav-wrapper {
    position: fixed !important;
    top: 0;
    width: 100%;
}
.sticky-on .nav_white{

    border-radius: 0px;
    height: 118px;
    border: 1px solid white;
    width: 100% !important;
    transition: width .2s, height 1s, border 2s, border-radius 1s;
}
.footer_menus ul li a:hover {
    color: #fff;
}
nav-menu > li > a.x-menu-a-text:hover, .x-nav-menu > li.x-menu-item:hover > a {
    color: #041a01;
}
a.ab_link:hover, .lend_row a:hover {
    color: #83be41;
}
a.back-to-top.in {
    border-radius: 50px;
    border-color: #83be41;
    background: #83be41;
    z-index: 999;
}
.back-to-top i {
    color: #fff;
}


.accordion-container{
  position: relative;
  height: auto;
  margin: 10px auto;
  width: 500px;
  margin-left: 80px;
  margin-bottom: 20px;
}
.set{
  position: relative;
  width: 100%;
  height: auto;
  border-bottom: 1px solid #a1a1a1;
  padding: 14px 0px;
}
.set > a{
  display: block;
  padding: 10px 10px;
  text-decoration: none;
  -webkit-transition:all 0.2s linear;
  -moz-transition:all 0.2s linear;
  transition:all 0.2s linear;
  font-size: 2.5rem;
  font-weight: 600;
  color: #041a01 ;
  position: relative;
}
.set a.active:before {
    content: '';
    content: '';
    background-image: url(/wp-content/uploads/2025/02/arrowSmall-Green.png);
    width: 15px;
    height: 18px;
    position: absolute;
    left: -20px;
    top: 24px;
}
.content{
  background-color: #fff;
  display:none;
}
.content p{
  padding: 0px 10px 10px;
  margin: 0;
  font-size: 2rem;
  letter-spacing: 0;
  color: #041a01;
  line-height: 1.5;
  font-weight: 400;
}
div#primary-menu ul li {
    margin-left: 45px;
}

div#primary-menu ul li:first-child {
    margin-left: 0;
}


/*Responsive css Queries*/


@media only screen and (max-width: 1853px){
    span.ins_dig, .ins_loans h2 {
        font-size: 8rem !important;
    }
        
}


@media only screen and (max-width: 1801px){

    span.ins_dig {
        font-size: 8rem;
    }
    .ins_loans h2 {
        font-size: 8rem;
    }
    .counter_wrap_col {
        padding-left: 100px;
    }
    .lend_row a img {
        width: 40px;
    }
}
@media only screen and (max-width: 1716px){
    
    .nav_white {
        width: 56%;
    }
    img.dr_1 {
        width: 80px;
    }
    img.dr_2 {
        width: 70px;
    }
    img.dr_3 {
        top: 100px;
        left: 160px;
        width: 60px;
    }
    img.dr_4 {
        top: 175px;
        left: 245px;
        width: 60px;
    }
    img.dr_5 {
        left: 285px;
        width: 50px;
    }
    img.dr_6 {
        top: 175px;
        left: 90px;
        width: 60px;
    }
    .future_sec h2, .breaking_sec h2, .rev_sec h2 {
        font-size: 4rem;
    }
    .lend_row p, .dr_list ul li {
        font-size: 2rem;
    }
    .lend_row a {
        font-size: 2rem;
    }
    span.ins_dig, .ins_loans h2 {
        font-size: 7rem !important;
    }

}

@media only screen and (max-width: 1656px){
    .counter_wrap_col {
        padding-left: 80px;
    }
    .footer_menus ul li {
        font-size: 1.8rem;
        padding-left: 40px;
    }
    .copy_row p, .copy_row a {
        font-size: 1.5rem !important;
    }
    img.dr_4 {
        top: 160px;
        left: 240px;
    }
}

@media only screen and (max-width: 1621px){

    span.ins_dig {
        font-size: 7rem;
    }
    .ins_loans h2 {
        font-size: 7rem;
    }
    .dr_list ul li {
        font-size: 2rem;
    }
    .adl_counter span {
        font-size: 50px !important;
    }
    .ins_loans h2 {
        margin-top: -10px;
    }
    h4.vc_tta-panel-title a, .rv_text h4 {
        font-size: 2rem !important;
    }
    .vc_tta-panel-body p, .rv_text p {
        font-size: 1.5rem;
    }
    section#future_parallax {
        padding: 50px 15px !important;
    }
    span.count.c1 {
        width: 70px;
    }
    span.count.c2 {
        width: 215px;
    }
    span.count.count3.c3 {
        width: 95px;
    }
    span.dot_count.c4 {
        width: 70px;
    }
    
}

@media only screen and (max-width: 1566px){
    .adl_counter span {
        font-size: 50px !important;
    }
    aside#media_image-3 img {
        width: 400px;
    }
    img.dr_3 {
        top: 90px;
        left: 160px;
    }
    img.dr_4 {
        top: 148px;
    }
    img.dr_6 {
        top: 150px;
    }
    img.dr_5 {
        top: 64px;
        left: 270px;
    }
}

@media only screen and (max-width: 1546px){
    
    .x-nav-menu > .x-menu-item > .x-menu-a-text,
    .header-customize-item a {
        font-size: 1.8rem;
    }
    .nav_white {
        height: 50px;
    }
    .adl_h5 h5 {
        font-size: 2rem !important;
    }
    span.count.c2 {
        width: 210px;
    }
    img.dr_1 {
        top: 100px;
    }
    .lend_row a img {
        width: 35px;
    }
    a.ab_link span {
        font-size: 1.5rem;
    }
    img.dr_4 {
        left: 220px;
    }
}

@media only screen and (max-width: 1496px){

    .header-customize-item a img {
        width: 36px;
    }
    .container-fluid {
        padding-left: 50px;
        padding-right: 50px;
    }
    .lend_row a {
        font-size: 1.8rem;
    }    

}

@media only screen and (max-width: 1421px){

    .lend_row a {
        font-size: 1.8rem;
    }
    .lend_row a img {
        width: 30px;
    }
    .dr_list ul li {
        font-size: 1.8rem;
    }
    .x-nav-menu>.x-menu-item a:before {
        top: 20px;
    }
    span.ins_dig, .ins_loans h2 {
        font-size: 6rem !important;
    }
}

@media only screen and (max-width: 1366px){
    .ins_loans h2, span.ins_dig {
        font-size: 6rem;
    }
    .ins_loans h2 {
        margin-top: 0;
    }
    .lend_row p {
        font-size: 2rem;
    }
    img.dr_2 {
        width: 60px;
    }
    img.dr_3 {
        top: 80px;
        width: 50px;
    }
    img.dr_1 {
        width: 70px;
        left: -10px;
    }
    img.dr_4 {
        top: 150px;
        left: 201px;
        width: 50px;
    }
    img.dr_5 {
        left: 250px;
    }
    img.dr_6 {
        top: 135px;
    }
    .nav_white {
        height: 45px;
    }
    section#future_parallax {
        padding: 25px 15px !important;
    }
    .future_sec h2, .breaking_sec h2, .rev_sec h2 {
        font-size: 3rem;
    }
    .set > a {
        font-size: 2rem;
    }
    .content p {
        font-size: 1.5rem;
    }
    .acc_img_block {
        margin-top: -50px;
    }
}

@media only screen and (max-width: 1356px){

    .header-customize-item a img {
        width: 30px;
    }
    .x-nav-menu > .x-menu-item > .x-menu-a-text, .header-customize-item a {
        font-size: 1.5rem;
    }
    header.main-header .header-logo img {
        max-height: 75px;
    }
    img.dr_4 {
        top: 138px;
        left: 193px;
    }
    img.dr_3 {
        top: 70px;
    }
    img.dr_6 {
        top: 120px;
    }
    img.dr_5 {
        top: 58px;
    }
}

@media only screen and (max-width: 1333px){

    .counter_wrap_col {
        padding-left: 70px;
    }
    .footer_menus ul li {
        font-size: 1.5rem;
    }
}

@media only screen and (max-width: 1319px){

    .lend_row a {
        font-size: 1.5rem;
    }
    .lend_row a img {
        width: 28px;
    }
    .lend_row p {
        font-size: 1.8rem;
    }
    .copy_row p, .copy_row a {
        font-size: 1.5rem !important;
    }
    .set {
        padding: 5px 0px;
    }
    .acc_img_block {
        margin-top: -70px;
    }
    span.ins_dig, .ins_loans h2 {
        font-size: 5rem !important;
    }

}


@media only screen and (max-width: 1217px){

    .header-customize-item a img {
        width: 25px;
    }
    .x-nav-menu > .x-menu-item > .x-menu-a-text, .header-customize-item a {
        font-size: 1.2rem;
    }
    .nav_white {
        height: 44px;
    }
    .nav_white {
        top: 53%;
    }
    .adl_counter span {
        font-size: 40px !important;
    }
    span.count.count3.c3 {
        width: 75px;
    }

}