button1_12px
{  cursor: pointer;
   width:px;
   height:px;
   background:#82cde8;
   border:2px solid #ed8d55;
   border-radius:13px;
   font-family:'Montserrat', sans-serif;
   color:#ffffff;
   font-size:12px;
   font-weight:400;

   transition: all 0.3s;
   }

button1_12px:hover {
	cursor: pointer;
   background:#41e028;
   color:#3b5bc4;
   border:3px solid #41e028;
}





button1_13px
{  cursor: pointer;
   width:px;
   height:px;
   background:#f27c7c;
   border:2px solid #ed8d55;
   border-radius:13px;
   font-family:'Montserrat', sans-serif;
   color:#ffffff;
   font-size:13px;
   font-weight:400;

   transition: all 0.3s;
   }

button1_13px:hover {
	cursor: pointer;
   background:#7cf2d7;
   color:#3b5bc4;
   border:4px solid #41e028;
}

button1_13_2px
{  cursor: pointer;
   width:px;
   height:px;
   background:#f27c7c;
   border:2px solid #ed8d55;
   border-radius:13px;
   font-family:'Montserrat', sans-serif;
   color:#ffffff;
   font-size:13px;
   font-weight:400;

   transition: all 0.3s;
   }

button1_13_2px:hover {
	cursor: pointer;
   background:#7cf2d7;
   color:#3b5bc4;
   border:4px solid #41e028;
}


button1_18px
{  cursor: pointer;
   width:px;
   height:px;
   background:#f27c7c;
   border:3px solid #ed8d55;
   border-radius:11px;
   font-family:'Montserrat', sans-serif;
   color:#ffffff;
   font-size:18px;
   font-weight:400;

   transition: all 0.3s;
   }

button1_18px:hover {
	cursor: pointer;
   background:#7cf2d7;
   color:#3b5bc4;
   border:5px solid #41e028;
}


button1_18px_rr
{  
   width:px;
   height:px;
   background:#edf781;
   border:3px solid #ed8d55;
   border-radius:11px;
   font-family:'Montserrat', sans-serif;
   color:#ffffff;
   font-size:18px;
   font-weight:400;

   transition: all 0.3s;
   }

button1_18px_rr:hover {
	
   background:#7cf2d7;
   color:#3b5bc4;
   border:5px solid #41e028;
}


button1_18px_rr1
{  cursor: pointer;
   width:px;
   height:px;
   background:#edf781;
   border:3px solid #ed8d55;
   border-radius:11px;
   font-family:'Montserrat', sans-serif;
   color:#000000;
   font-size:18px;
   font-weight:400;

   transition: all 0.3s;
   }

button1_18px_rr1:hover {
	
   background:#ef9732;
   color:#3b5bc4;
   border:5px solid #41e028;
}
	

button1_22px
{  cursor: pointer;
   width:px;
   height:px;
   background:#edf781;
   border:3px solid #ed8d55;
   border-radius:11px;
   font-family:'Montserrat', sans-serif;
   color:#000000;
   font-size:18px;
   font-weight:400;

   transition: all 0.3s;
   }

button1_22px:hover {
	
   background:#ef9732;
   color:#3b5bc4;
   border:5px solid #41e028;
}

button1_22px_rr
{  
   width:px;
   height:px;
   background:#edf781;
   border:3px solid #ed8d55;
   border-radius:100%;
   font-family:'Montserrat', sans-serif;
   color:#ffffff;
   font-size:22px;
   font-weight:400;

   transition: all 0.3s;
   }



button1_19px
{  cursor: pointer;
   width:px;
   height:px;
   background:#f27c7c;
   border:3px solid #29b3ba;

   font-family:'Montserrat', sans-serif;
   color:#ffffff;
   font-size:19px;
   font-weight:400;

   transition: all 0.3s;
   }

button1_19px:hover {
	cursor: pointer;
   background:#d6c13a;
   color:#3b5bc4;
   border:5px solid #41e028;
}


.button_baitiep{
				cursor: pointer;
			   
			   
			   background:#edf781;
			   border:3px solid #ed8d55;
			   font-family:'Montserrat', sans-serif;
			   color:#000000;
			   font-size:18px;
			   font-weight:400;
			   text-decoration: none;
			   transition: all 0.3s;
			}
.button_baitiep:hover {
		   		background:#ef9732;
		   		color:#3b5bc4;
		   		border:5px solid #41e028;
		 }
button_baitiep{
				cursor: pointer;
			   
			   
			   background:#edf781;
			   border:3px solid #ed8d55;
			   font-family:'Montserrat', sans-serif;
			   color:#000000;
			   font-size:18px;
			   font-weight:400;
			   text-decoration: none;
			   transition: all 0.3s;
			}
button_baitiep:hover {
		   		background:#ef9732;
		   		color:#3b5bc4;
		   		border:5px solid #41e028;
		 }
@media (max-width: 599px) {
	x{
		display: none;	
	}
}
