
.cus-round1 { background-color: #87725b;  padding: 10px 30px 10px 30px; color: #fff;   font-size: 22px; text-transform: uppercase; cursor: pointer;transition-timing-function: linear; transition:0.3s}
.cus-round1:hover { background-color: #000; color: #fff;}

.cus-round2 { background-color: #fff; padding: 10px 30px 10px 30px; color: #87725b;  border:1px solid #87725b;font-size: 22px; text-transform: uppercase; cursor: pointer;transition-timing-function: linear; transition:0.3s; letter-spacing: 2px;}

.cus-round2:hover {background-color: #87725b; color: #fff; }
.cus-round2:focus { outline: none;}

.cus-round3 { border-radius: 0px; background: none;  padding: 17px 45px 17px 45px; color: #af9f66;  margin-top: 30px; font-weight: bold; border:none;font-size: 12px; text-transform: uppercase; cursor: pointer;transition-timing-function: linear; transition:0.3s; letter-spacing: 2px; border:5px solid #af9f66;font-size: 18px;}
.cus-round3 span { font-size: 35px; line-height: 0px; }
.cus-round3:hover { background-color: rgba(0,0,0,1); }
.cus-round3:focus { outline: none;}

.cus-round4 {  background:none;  padding: 15px 40px 15px 40px; color: #000;  margin-top: 30px;  border:5px solid #000; font-weight: bold; font-size: 12px; text-transform: uppercase; cursor: pointer;transition-timing-function: linear; transition:0.3s; letter-spacing: 2px; font-size: 22px;}
.cus-round4 span { font-size: 35px; line-height: 0px; }
.cus-round4:hover { background-color: #fff;color:#af9f66;border:5px solid #af9f66; }
.cus-round4:focus { outline: none;}

.cus-round5 {-webkit-box-shadow: 0px 8px 13px -7px #fbc900, -1px 4px 12px -4px rgba(0,0,0,0); 
box-shadow: 0px 8px 13px -7px #fbc900, -1px 4px 12px -4px rgba(0,0,0,0); border-radius: 30px; background-color: #fff;  padding: 15px 40px 15px 40px; color: #000;  margin-top: 30px; font-weight: bold; border:1px solid #fbc900;font-size: 12px; text-transform: uppercase; cursor: pointer;transition-timing-function: linear; transition:0.3s; letter-spacing: 2px;}
.cus-round5 span { font-size: 35px; line-height: 0px; }
.cus-round5:hover {background-color: #fff; }
.cus-round5:focus { outline: none;}


.cus-round-block {-webkit-box-shadow: 0px 8px 13px -7px #47c9e5, -1px 4px 12px -4px rgba(0,0,0,0); 
box-shadow: 0px 8px 13px -7px #47c9e5, -1px 4px 12px -4px rgba(0,0,0,0); border-radius: 40px; background-color: #47c9e5;  padding: 20px 40px 20px 40px; color: #fff;  margin-top: 30px; font-weight: bold; border:none;font-size: 18px; text-transform: uppercase; cursor: pointer;transition-timing-function: linear; transition:0.3s; letter-spacing: 2px; width: 100%;}
.cus-round-block span { font-size: 35px; line-height: 0px; }
.cus-round-block:hover {-webkit-box-shadow: 0px 10px 17px -7px #47c9e5, -1px 4px 12px -4px rgba(0,0,0,0); 
box-shadow: 0px 10px 17px -7px #47c9e5, -1px 4px 12px -4px rgba(0,0,0,0); background-color: #15bee4; padding: 20px 45px 20px 45px;letter-spacing: 4px; }
.cus-round-block:focus { outline: none;}
