
	    .pb500{
	        /*background:linear-gradient(to left, #096e66 0%, #13bf9b 50%, #096e66 100%)!important;*/
	        background:linear-gradient(to left, #e80a89 0%, #f05a28 50%, #e80a89 100%) !important;
	        
	    }
	    .pb1000{
	        /*background:linear-gradient(to left, #033947 0%, #13bfbf 50%, #033947 100%) !important;*/
	        background:linear-gradient(to left, #f05a28 0%, #e80a89 50%, #f05a28 100%) !important;
	        border:solid 2px #e7b219 !important;
	    }
	    .pb3000{
	        /*background:linear-gradient(to left, #033947 0%, #139bbf 50%, #033947 100%) !important;*/
	        background:linear-gradient(to left, rgb(54, 5, 40) 0%, rgb(236, 15, 141) 50%, rgb(54, 5, 40) 100%) !important;
	        
	    }
	    .pb5000 {
    background: linear-gradient(to left, #033947 0%, #139bbf 50%, #033947 100%);
    background: linear-gradient(to left, #c60b76 0%, #ea549f 50%, #ca0f78 100%);
    border: solid 2px #efa133;
}
.btn-plan.pb20000 {
    background: linear-gradient(to left, rgb(159, 93, 52) 0%, rgb(253, 247, 155) 50%, rgb(186, 112, 62) 100%);
    /*background:linear-gradient(to left, rgb(70, 6, 49) 0%, rgb(155, 9, 106) 50%, rgb(79, 6, 54) 100%);*/
    border: solid 2px #efa133 !important;
}
.btn-plan h2{
    color:#fff!important;
}
.btn-plan.pb20000 h2{
    text-shadow: 1px 0.5px 0.75px rgb(128, 44, 93);
}
	    .pb10000{
	        /*background:linear-gradient(to left, #033947 0%, #139bbf 50%, #033947 100%) !important;*/
	        background:linear-gradient(to left, rgb(54, 5, 40) 0%, rgb(236, 15, 141) 50%, rgb(54, 5, 40) 100%) !important;
	        border:solid 3px #efa133 !important;
	        
	    }
	    
	
	  
	