.bitkong {
   font-family: Helvetica, sans-serif;
   display: inline-block;
   width: 880px;
   color: #fff !important;
   font-size: 20px;
   text-transform: uppercase;
   text-decoration: none !important;
   text-align: left;
   padding: 4px 10px 6px 10px;
   line-height: 26px;
   background: #31386F;
   background: -webkit-linear-gradient(left, #31386F, #714F72);
   background: -o-linear-gradient(left, #31386F, #714F72);
   background: linear-gradient(to right, #31386F, #714F72);
   text-shadow: 0px 0px 4px rgba(255,255,255,0.5);
}
.bitkong .button {
   float: right;
   background: #54ED9F;
   background: -webkit-linear-gradient(bottom, #54ED9F, #A67AB2);
   background: -o-linear-gradient(bottom, #54ED9F, #A67AB2);
   background: linear-gradient(to bottom, #54ED9F, #A67AB2);
   border-radius: 60px;
   line-height: 26px;
   padding: 6px 27px 6px 27px;
   margin: 0px 0px 0px 15px;
   font-weight: bold;
}
.bitkong .name {
   border-right: 1px solid #FDC785;
   display: inline-block;
   padding: 0;
   margin: 0;
   padding-right: 15px;
   margin-right: 10px;
}
.bitkong .times {
   display: inline-block;
   color: #FDC785;
   font-size: 26px;
   line-height: 32px;
}
.bitkong .mes {
    position: absolute;
    line-height: 42px;
    float: left;
    transition: opacity .3s ease-in-out;
}
.bitkong .mes2 {
    opacity: 0;
}
.bitkong .mes2 .times {
    font-size: 20px;
}
.bitkong:hover .button {
   background: -webkit-linear-gradient(bottom, #A67AB2, #54ED9F);
   background: -o-linear-gradient(bottom, #A67AB2, #54ED9F);
   background: linear-gradient(to bottom, #A67AB2, #54ED9F);
}
.bitkong:hover .mes2 {
    opacity: 1;
}
.bitkong:hover .mes1 {
    opacity: 0;
}
.fynwrap {
    display: inline-block;
    max-width: 100%;
    width: 900px;
    max-height: 47px;
    overflow: hidden; 
    position:relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration:none;
    font-family:Arial, Helvetica, sans-serif;}

.fynspace {
    align-items: center;
    display:flex;
    height:47px;
    justify-content: space-between;
    position:relative; space-between;
    width:100%;
    z-index:12;}

.fyn3_1 {
    width: 30%;
    display: inline-block;
    padding: 7px 10px 7px 10px;
    margin: 0;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    box-sizing: border-box;
    background: #003471;}

.fyn3_2 {width: 40%;
    display: inline-block;
    padding: 0px 10px 0 10px;
    margin: 0;
    text-align: center;
    box-sizing: border-box;
    font-size: 12px; background: #f0a400;}

.fyn3_3 {width: 30%;
    display: inline-block;
    padding: 0px 10px 0 10px;
    margin: 0;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    box-sizing: border-box; background: #003471;}

.oldh1{
	height:47px;
    display:inline-block;
    font-size:20px;
    color: #fff;
    text-shadow: rgba(125, 25, 4, 0.83) 2px 1px;
    line-height:1;
    font-weight:bold;
    margin-left:5px;
    text-transform:uppercase;
	margin-top:24px}

.fynarrows {color: #f9ff00;
    font-weight: normal;
    display: inline-block;
    position: relative;
    top: -3px;
    padding: 0 3px;
    text-shadow: rgba(125, 25, 4, 0.83) 2px 1px;}

.oldh2{
	height:47px;
    display:block;
    font-size:12px;
    font-weight:600;
    color:#fff;
    line-height:14px;
    text-transform:uppercase;
	margin-top:32px}

.oldh3{
    color:rgba(255,255,255,0.75);
    display:block;
	height:47px;
    font-size:12px;
	color:white;
    font-weight:900;
    letter-spacing:1px;
    line-height:1;
    text-transform:uppercase;
    margin-top: 22px;}
}
