/*main home + template*/
body {
    padding: 0;
    margin: 0;
    background: url(images/bgBFG.jpg) no-repeat;
    width: 100%;
    height: auto;
    background-position: top center;
    background-color: #FFFFFF;
    overflow-x: hidden;
}
.mainWrapper {
    width: 1240px;
    height: auto;
    margin: 0 auto;
}
.wrapperAllContent {
    width: 1000px;
    height: auto;
    margin: 0 auto;
}
.mainBox {
	position: relative;
	min-width: 1280px;
	width: 100%;
	height: auto;
	z-index: 99;
}
.barTopGra01{
    width: 100%;
    height: 28px;
    background-color: #000;
}
.barTopGra02 {
    width: 100%;
    height: 66px;
    background-color: rgba(0, 0, 0, 0.7);
}
.menuLang {
    width: 120px;
    float: right;
}
.logoGame {
    background: url(images/final_LOGO.png) no-repeat;
    width: 346px;
    height: 151px;
    float: left;
    position: absolute;
    top: 6px;
    cursor: pointer;
}
.wrapperMainMenu {
    width: 480px;
    height: auto;
    float: right;
    cursor: pointer;
}
.menuTopUp {
    font-family: Tahoma, Verdana, Segoe, sans-serif;
    color: #dfdfdf;
    font-size: 14px;
    text-align: center;
    line-height: 63px;
    width: 97px;
    height: 63px;
    float: left;
}

.menuGuide {
    font-family: Tahoma, Verdana, Segoe, sans-serif;
    color: #dfdfdf;
    font-size: 14px;
    text-align: center;
    line-height: 63px;
    width: 97px;
    height: 63px;
    float: left;
    cursor: pointer;
}
.menuGoodGames {
    font-family: Tahoma, Verdana, Segoe, sans-serif;
    color: #dfdfdf;
    font-size: 14px;
    text-align: center;
    line-height: 63px;
    width: 165px;
    height: 63px;
    float: left;
    cursor: pointer;
}
.menuContactUs {
    font-family: Tahoma, Verdana, Segoe, sans-serif;
    color: #dfdfdf;
    font-size: 14px;
    text-align: center;
    line-height: 63px;
    width: 121px;
    height: 63px;
    float: left;
    cursor: pointer;
}
.menuTopUp:hover {
    background-color: rgba(46, 176, 193, 0.65);
}
.menuGuide:hover {
    background-color: rgba(46, 176, 193, 0.65);
}
.menuGoodGames:hover {
    background-color: rgba(46, 176, 193, 0.65);
}
.menuContactUs:hover {
    background-color: rgba(46, 176, 193, 0.65);
}
.wrapperBanner {
    background-color: #ffffff;
    box-shadow: 0px 0px 6px 4.00px rgba(33, 30, 30, 0.8);
    width: 1000px;
    height: 353px;
    position: relative;
    top: 180px;
}
.bannerInBanner {
    background-color: #069aef;
    width: 994px;
    height: 347px;
    margin: 0 auto;
    position: relative;
    top: 3px;
    overflow: hidden;
}
.showContentBanner {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 1000px;
    height: 347px;
    overflow: hidden;
    cursor: pointer;
}
.wrapperBoxContentBanner {
    width: 100%;
    height: 93px;
    background-color: rgba(28, 9, 5, 0.75);
    position: absolute;
    bottom: 0;
    z-index: 1;
}
.textBanerStyls01 {
    width: 960px;
    height: 34px;
    font-family: Tahoma, Verdana, Segoe, sans-serif;
    font-size: 34px;
    color: #ffe400;
    position: relative;
    margin-top: 15px;
    left: 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
}
.textBanerStyls02 {
    width: 665px;
    height: 18px;
    font-family: Tahoma, Verdana, Segoe, sans-serif;
    font-size: 18px;
    color: #fff;
    position: relative;
    top: 12px;
    left: 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
}
.logoLoadAppGames {
    background: url(images/Group-11.png);
    width: 988px;
    height: 114px;
    margin: 0 auto;
    margin-top: 200px;
}
.imgNews {
    background: url(images/MergedLayers01.png);
    width: 983px;
    height: 74px;
    margin: 0 auto;
}
.wrapperNews {
    background-color: rgba(0, 0, 0, 0.8);
    width: 1000px;
    height: 321px;
    margin: 0 auto;
}
.wrapperContentNews {
    width: 972px;
    height: auto;
    margin: 0 auto;
    position: relative;
    top: 14px;
    left: 7px;
}
.contentNewsBox {
    width: 466px;
    height: 62px;
    float: left;
    margin-left: 7px;
    margin-right: 7px;
    margin-bottom: 10px;
    border-bottom: 1px solid #2c2b2b;
    cursor: pointer;
}
.imgBoxNewsStyle01 {
    background: url(images/MergedLayers02.png);
    width: 82px;
    height: 26px;
    margin-right: 10px;
    float: left;
    position: relative;
}
.imgBoxNewsStyle02 {
    background: url(images/MergedLayers03.png);
    width: 82px;
    height: 26px;;
    margin-right: 10px;
    float: left;
    position: relative;
}
.imgBoxNewsStyle03 {
    background: url(images/MergedLayers04.png);
    width: 82px;
    height: 26px;;
    margin-right: 10px;
    float: left;
    position: relative;    
}
.imgBoxNewsStyle04 {
    background: url(images/MergedLayers05.png);
    width: 82px;
    height: 26px;
    margin-right: 10px;
    float: left;
    position: relative;     
}
.textContentNews {
    width: 300px;
    height: 32px;
    font-family: Tahoma, Verdana, Segoe, sans-serif;
    color: #ffffff;
    font-size: 16px;
    float: left; 
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.dayMonth {
    width: 50px;
    height: 16px;
    color: #ffffff;
    font-size: 16px;
    font-family: Tahoma, Verdana, Segoe, sans-serif;
    float: left;
    vertical-align: top;
}
.line {
    width: 100%;
    height: 1px;
    background-color: #2c2b2b;
    bottom: 0;
}
.fblike {
    background-color: rgba(255, 255, 255, 0.79);
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:0;
    width: 1000px;
    height: 82px;
    margin: 0 auto;
    margin-top: 50px;
}
.wrapperFooter {
    background-color: #000000;
    width: 100%; 
    height: 60px;
    margin: 0 auto;
    margin-top: 50px;
}
.imgFooter {
    background-image: url(../css/images/footerGame.png);
    width: 984px;
    height: 28px;
    margin: 0 auto;
    cursor: pointer;
    position: relative;
    top: 15px;
}
.wrapperBtnDownLoad {
    width: 702px;
    height: 90px;
    float: right
}
.btnDownLoad {
    width: 234px;
    height: 90px;
    float: left;
    cursor: pointer;
}
/*///////////////////////////////*/
.contentBanner {
    color: #fd0000;
    font-size: 30px;
    z-index: 9999;
}
.jssora03l,
.jssora03r,
.jssora03ldn,
.jssora03rdn {
    position: absolute;
    cursor: pointer;
    display: block;
    background: url(images/btnArrow.png) no-repeat;
    overflow: hidden;
}
.jssora03l {
    background-position: 0px 0px;
}
.jssora03r {
    background-position: -58.5px 0px;
}
.jssora03l:hover {
    background-position: 0px 0px;
}
.jssora03r:hover {
    background-position: -58.5px 0px;
}
.jssora03ldn {
    background-position: 0px 0px;
}
.jssora03rdn {
    background-position: -58.5px 0px;
}
/*///////////////////////////////*/
/*page news*/
.ContentNews {
    position: relative;
    margin-top: 200px;
}
.menuBackToHome {
    background: url(images/MergedLayers07.png);
    width: 144px;
    height: 36px;
    position: relative;
    cursor: pointer;
    float: right;
}
.textMenu {
    font-family: Tahoma, Verdana, Segoe, sans-serif;
    color: #ffffff;
    font-size: 16px;
    line-height: 36px;
    position: relative;
    left: 30px;
}
.textHeaderNews {
    background: url(images/headerNew.png);
    width: 429px;
    height: 57px;
    position: relative;
    float: left;
    top: -30px;
}
.bgContentNews {
    background-color: #ffffff;
    width: 1000px;
    height: auto;/*auto*/
    padding-top: 50px;
    padding-bottom: 50px;
}
.bannerNews { /*class include content*/
    background-color: #ffffff;
    width: 90%;
    height: auto;
    display: table;
    margin: 0 auto;
    margin-bottom: 20px;
}
.textNewsBaner01 {
    font-family: Tahoma, Verdana, Segoe, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #000;
    text-align: center;
    width: 950px;
    height: auto;
    margin: 0 auto;
    margin-top: 25px;
    margin-bottom: 10px;
    word-wrap: break-word;
}
.textNewsBaner02 {
    font-family: Tahoma, Verdana, Segoe, sans-serif;
    font-size: 16px;
    color: #000;
    text-align: center;
    width: 950px;
    height: auto;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
    word-wrap: break-word;
    line-height: 24px;
}
.commentFacebook {
    background-color: rgba(255, 255, 255, 0.79);
    width: 961px;
    height: auto;
    margin: 0 auto;
    margin-top: 20px;
}
.textHeaderBanner {
    width: 300px;
    font-family: Tahoma, Verdana, Segoe, sans-serif;
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 0.5px;
    position: relative;
    left: 25px;
    top: 12px;
    overflow: hidden;
}