/*-- //mlmplan --*/

.box{

    background-color:#721415 !important;

}

.plan{

    background-color: #721415;

}

.join_mlm .h1{

    color: #ddc973;

}

.join_mlm{

    padding: 50px 10px;

    background-color: #721415;

    font-family: 'Righteous-Regular', Courier, monospace;

    text-align: center;

}



.maleOffer {

    margin-top: 35px;

    margin-right: -4px;

    /* z-index: 545345444434;*/

    position: relative; 

}

.maleOfferContent {

    padding: 10px;

    background-color:#f1db7ec7;

    border-radius: 15px;

    /* box-shadow: 0 0 20px #8080806b; */

    box-shadow: 0 0 20px #ddc9738f;

}

.femaleOffer {

    margin-top: 35px;

    margin-right: -4px;

    /* z-index: 545345444434;*/

    position: relative; 

}

.femaleOfferContent {

    padding: 10px;

    background-color:#f1db7ec7;

    border-radius: 15px;

    box-shadow: 0 0 20px #8080806b;

}

.autolevelincome{

    padding: 20px;

}

.plan-head h3{

    color:#ddc973;

}

.plan-head .heading{

    text-align: center;

}

.welcome-head .welcome-head-img .heading-img{

    height: 200px;

    width: 200px;

    border-radius: 20%;

    margin-right: 10px;

    margin-left: 10px;

}

.plan-head title{

    text-align: center;

}

.plan-head ul li{

    list-style-type: none;

    font-family: 'Rasa', serif;

    font-size: 22px;

    color: #ffffff;

    text-align: left;

    line-height: 2.0em;

    border-spacing: 2px;

}

.plan-head ul li:hover{

  

    /* color: #721415; */

    color: #ddc973;

}

.plan-head ul li ul li:hover{

   

    color: #ddc973;

}

.formerror{

    color: red;

}

/*-- //mlmplan --*/

