.slider-image{
    height: 100px;
}
@media(max-width:768px){
    .slider-image{
        height: 45px;
    }
}
.under-slider{
    min-height: 250px;
    padding: 48px 0;
    color: #fff !important;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0,0.9),rgba(0, 0, 0,0.9), rgba(44, 148, 88,0.95)),url(../img/headerbg.jpg);
}
.everything-imagine{
    min-height: 250px;
    padding: 48px 0;
    color: #fff !important;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0,0.9),  rgba(255, 255, 255,1),rgba(255, 255, 255,1)),url(../img/headerbg.jpg);
}
.bgg-whyte{
    background-image: linear-gradient(to bottom, rgba(255, 255, 255,0.8), rgba(255, 255, 255,0.9)),url(../img/headerbg.jpg);
}
.forex-why{
    min-height: 350px;
    padding: 50px 0;
    background-image: linear-gradient(rgba(0,0,0,0.7),rgba(0,0,0,0.8)),url(../img/forexx.jpg);
    background-attachment: fixed;
}
.bk-yellow{
    background:#DDBD3A;
    border-radius: 4px;
    padding: 10px ;
}
.bk-green{
    background: rgb(44, 148, 88);
    border-radius: 4px;
    padding: 10px;
}
.bk-grey{
    background: #50555B;
    border-radius: 4px;
    padding: 10px;
}
.card-additional{
    min-height: 100px;
    padding: 15px;
    border-radius: 4px;
}
.why-invest{
    background: #000;
    color: #fff;
    padding: 50px 0;
}
.btn-yellow{
    background: #DDBD3A;
    color: #fff;
    border-radius: 20px;
    min-height: 35px;
    min-width: 200px;
    padding: 7px 20px;
}
.btn-whyte{
    background: #fff;
    color: #000;
    border-radius: 20px;
    min-height: 35px;
    min-width: 150px;
    padding: 7px 20px;
}
.secure-boost{
    background-image: linear-gradient(to right, #5FD074, #1DD4A0);
    padding: 50px 0;
}
.practice{
    background-image: linear-gradient(to bottom, rgba(0, 0, 0,0.8),rgba(255, 255, 255,1),rgba(255, 255, 255,1), rgba(255, 255, 255,1)),url(../img/headerbg.jpg);
    padding: 48px 0;
}
.other-bottom{
    padding: 48px 0;
}
.round{
    height: 80px;
    width: 80px;
    border:2px solid #1DD4A0;
    color: #1DD4A0;
    border-radius: 100%;
    background: #fff;
}
.plan-cards-dark{
    background: #000;
    color: #fff;
    border-radius: 5px;
    padding: 20px 25px;
    min-height: 350px;
    width: 100%;
}
.plan-cards-green{
    background: #1DD4A0;
    color: #fff;
    border-radius: 5px;
    padding: 20px 25px;
    min-height: 350px;
    width: 100%;
}
.btn-green{
    background:#1DD4A0;
    color: #fff;
    min-width: 100px;
    border-radius: 20px;
    min-height: 40px;
    padding: 7px 15px;
}
.btn-green:hover{
    background:#fff;
    color: #1DD4A0;
}
.btn-black{
    background:#000;
    color: #fff;
    min-width: 100px;
    border-radius: 20px;
    min-height: 40px;
    padding: 7px 15px;
}
.btn-black:hover{
    background:#fff !important;
    color: #000 !important;
}
.plans{
    background: #fff;
    padding: 48px 0;
}
.item-f1{
    background-image: linear-gradient();
    height: 400px;
    width: 100%;
    background-image: linear-gradient(#3e4742, #2c9458);
}
.item-f2{
    background-image: linear-gradient();
    height: 400px;
    width: 100%;
    background-image: linear-gradient(#3e4742, #2c9458);
}
.item-f3{
    background-image: linear-gradient();
    height: 400px;
    width: 100%;
    background-image: linear-gradient(#3e4742, #2c9458);
}
.about{
    min-height: 200px;
    padding: 40px 0;
    width: 100%;
    display: flex;
    background-image: linear-gradient(rgba(0,0,0,0.8),rgba(0,0,0,0.9)),url(../img/about-bannn.jpg);
    background-attachment: fixed;
}
.content-area{
    padding: 40px 0;
    background: url(../img/contentbg.jpg);
    background-attachment: fixed;
}
.round-blue{
    height: 50px;
    width: 50px;
    border-radius: 50%;
    background: #fff;
    color: #4054B2;
    border: 2px solid #4054B2;
}
.otherz{
    padding: 40px 0;
}