body{
    background: url(../images/plans.png);
    background-size: cover;
}
div{
    box-sizing: border-box;
}
.gr{
    padding-right: 80px !important;
    padding-bottom: 100px !important;
}
.top-row{
    color: #000 !important;
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    background: #efd777;
}
.lllggg{
    height:45px;
}
.top-row a{
    color: #000 !important;
}
.nav-men{
    min-height: 100px;
    background: #1b334d;
    color: #efd777;
    /* color: #20123A; */
    text-transform: uppercase;
    line-height: 100px;
}
.count{
    background: #1b334d;
    color: #efd777;
    text-align: center;
}
.nav-men a{
    text-decoration: none;
    color: #F7f7f9;
    /* list-style-position: inside; */
}
.nav-men a:hover{
    color: #efd777;
}

.site-logo{
    padding: 10px;
    background: #000;
    font-weight: bold;
    letter-spacing: 3px;
    border-radius: 4px;
    border: 1px solid #F7f7f9;
}
.banner{
    height: 450px;
    padding: 48px 0;
    background-image:linear-gradient(rgba(0,0,0,0.7),rgba(0,0,0,0.8)), url(../images/bannerbg2.jpg);
    background-size: cover;
    color: #F7F7F9;
    padding-top: 10%;
    font-size: 28px;
    font-weight: bold;
}
.banner h1{
    letter-spacing: 5px;
    color: #efd777;
}
@media(max-width:768px){
    .banner{
        height: 450px;
    }
}
.investment{
    min-height: 450px;
    padding: 48px 0;
    background: linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.2)),url(../images/about.png) center center;
    background-size: cover;
    color: #F7F7F9;
}
.hk{
    padding: 48px 0;
    background-image: url(../images/bodybg.png);
    background-size: cover;
}
.investment .card{
    background: #F7F7F9;
    color:#000;
}
.plans {
    min-height: 450px;
    padding: 48px 0;
    background-size: cover;
    color: #000;
}
.plans .card .card-header{
    background: linear-gradient(to right, #010F2A 0%,#010F2A 50%,#000000 50%,#efd777 50%,#efd777 100%);
}
.plans .card .card-header .plan{
    color:#efd777;
}
.plans .card .card-header .calc {
    color:#010F2A;
}
.plans .card .card-body{
    background:#010F2A;
}
.plans .card .card-body h1,.plans .card .card-body h4{
    color:#efd777;
} 
.plans .card .card-body .btn{
    background:#efd777 !important;
    color:#000;
}
.about{
    min-height: 350px;
    padding: 48px 0;
    /*background-size: cover;*/
    color: #000; 
}
.certificate{
    min-height:200px;
    padding:48px 0;
    background:#010F2A;
    color:#F7F7F9;
}
.about-page{
    min-height:100px;
    padding:48px 0;
    background:#010F2A;
    color:#F7F7F9;
}
.about-page-certificate{
    min-height:200px;
    padding:48px 0;
    color:#000;
}
.page-text{
    min-height:70px;
    padding:48px 0;
    /*color:#000;*/
    background:#1b334d;
}
.accordion .card .card-header .btn{
    min-height: 10px !important;
    padding:10px !important;
    background:#010F2A;
    color:#F7F7F9;
}
.latest{
    min-height:200px;
    padding:48px 0;
}
.latest thead{
    background:#010F2A !important;
    color:#F7F7F9;
}
.footer{
    min-height:200px;
    padding:48px 0;
    background:#010F2A;
    color:#F7F7F9;
}
.footer h5, .footer h6{
    color:#efd777;
}
.copyright{
    background:#000;
    min-height:10px;
    padding:24px 0;
}
.wid-holder{
    min-height: 10vh;
    width: 100%;
    padding: 24px;
    overflow-y: hidden;
    overflow-x:scroll;
    white-space: nowrap;
    /* float: left; */
}
.fre{
    width: 100%;
}

.fr{
    width: 23%;
    margin: 5px;
    height: 250px;
    display: inline-block;
    background: #28567C;
}
.benefits{
    padding: 48px 0;
    background: url(../images/benefits.png);
    background-size:cover ;
    min-height: 50vh;
}
.widget-holder{
    padding:48px 0;
    /* align-content: center; */
}
.widget-holder::-webkit-scrollbar{
    display: none;
}
.widget-holder .card{
    width: 240px;
    /* background:#030241; */
    /* background:#0805bb; */
    box-sizing: border-box;
    margin-right: 10px;
    display: inline-block;
    min-height: 250px;
}
.widget-holder .card-header{
    height: 50px;
    width: 100%;
    box-sizing: border-box;
}
.widget-holder .pl{
    /* padding-top: 10px; */
    height: 100%;
    line-height: 100%;
    /* background:#030241; */
    color: #fff;
    width: 100%;
    /* padding: 0; */
    /* margin: 0; */
}
.widget-holder .cl{
    padding-top: 5px;
    padding-bottom: 5px;
    background:#fff;
    /* background:#c9ac09; */
    color: #000;
    height: 100%;
    width: 100%;
    line-height: 100%;
    /* padding: 0; */
    background-size: cover;
    /* margin: 0; */
    /* height: 50px; */
}
.widget-holder .btn-inve{
    width: 200px;
    margin-right: 10px;
    margin-left: 20px;
}
.acc-card .card-body{
    height: 50px;
}
.faq-holder{
    min-height: 60vh;
    /* width: ; */
    padding: 24px;
    overflow-y: hidden;
    overflow-x:scroll;
    white-space: nowrap;
}
.faq-holder::-webkit-scrollbar{
    display: none;
}
.plan-holder::-webkit-scrollbar{
    display: none;
}
.plns{
    display: inline-block;
    width: 250px;
    height:450px;
    border-radius:4px;
    margin-right:5px;
    margin-bottom: 48px;
}
.lok{
    height:40px;
}
@media(max-width:768px){
    .nav-men{
        min-height: 140px;
        background: #1b334d;
        color: #efd777;
        /* color: #20123A; */
        
        text-transform: uppercase;
        line-height: 60px;
    }
    .nav-men a{
        text-decoration: none;
        color: #F7f7f9;
        margin: 0 3px;
        font-size: 13px !important;
        display:inline;
        /* list-style-position: inside; */
}
    
}
.widget-hold{
  min-height: 250px;
  width:100%;
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
  padding-bottom: 24px;
}
.widget-hold::-webkit-scrollbar{
  display: none;
}