/* Minification failed. Returning unminified contents.
(3,49): run-time error CSS1046: Expect comma, found '255'
(3,57): run-time error CSS1046: Expect comma, found '/'
(6,49): run-time error CSS1046: Expect comma, found '169'
(6,56): run-time error CSS1046: Expect comma, found ')'
(47,30): run-time error CSS1046: Expect comma, found '65'
(47,35): run-time error CSS1046: Expect comma, found ')'
(51,61): run-time error CSS1046: Expect comma, found '0'
(51,65): run-time error CSS1046: Expect comma, found '/'
(328,31): run-time error CSS1046: Expect comma, found '255'
(328,39): run-time error CSS1046: Expect comma, found '/'
(345,53): run-time error CSS1046: Expect comma, found '203'
(345,59): run-time error CSS1046: Expect comma, found ')'
(838,36): run-time error CSS1046: Expect comma, found '112'
(838,44): run-time error CSS1046: Expect comma, found '/'
(838,77): run-time error CSS1046: Expect comma, found '118'
(838,85): run-time error CSS1046: Expect comma, found '/'
(902,31): run-time error CSS1046: Expect comma, found '145'
(902,39): run-time error CSS1046: Expect comma, found '/'
(991,25): run-time error CSS1046: Expect comma, found '255'
(991,33): run-time error CSS1046: Expect comma, found '/'
(1045,38): run-time error CSS1034: Expected closing parenthesis, found ','
(1045,38): run-time error CSS1042: Expected function, found ','
(1045,43): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
(1352,54): run-time error CSS1046: Expect comma, found '123'
(1352,62): run-time error CSS1046: Expect comma, found '/'
(1364,59): run-time error CSS1046: Expect comma, found '139'
(1364,67): run-time error CSS1046: Expect comma, found '/'
(1374,55): run-time error CSS1046: Expect comma, found '152'
(1374,63): run-time error CSS1046: Expect comma, found '/'
(1386,55): run-time error CSS1046: Expect comma, found '152'
(1386,63): run-time error CSS1046: Expect comma, found '/'
(1396,53): run-time error CSS1046: Expect comma, found '203'
(1396,59): run-time error CSS1046: Expect comma, found ')'
(1429,62): run-time error CSS1046: Expect comma, found '203'
(1429,68): run-time error CSS1046: Expect comma, found ')'
(1438,51): run-time error CSS1046: Expect comma, found '3'
(1438,55): run-time error CSS1046: Expect comma, found '/'
(1448,64): run-time error CSS1046: Expect comma, found '0'
(1448,68): run-time error CSS1046: Expect comma, found '/'
(1962,23): run-time error CSS1046: Expect comma, found '11'
(1962,29): run-time error CSS1046: Expect comma, found '/'
(3271,28): run-time error CSS1039: Token not allowed after unary operator: '-white'
(3298,28): run-time error CSS1039: Token not allowed after unary operator: '-color-border'
(3304,32): run-time error CSS1039: Token not allowed after unary operator: '-white'
(3325,21): run-time error CSS1039: Token not allowed after unary operator: '-white'
(3347,40): run-time error CSS1039: Token not allowed after unary operator: '-color-border'
(3360,29): run-time error CSS1039: Token not allowed after unary operator: '-white'
(3370,29): run-time error CSS1039: Token not allowed after unary operator: '-white'
(3379,32): run-time error CSS1039: Token not allowed after unary operator: '-color-border'
(3389,21): run-time error CSS1039: Token not allowed after unary operator: '-primary-color'
(3394,25): run-time error CSS1039: Token not allowed after unary operator: '-primary-hover'
(3450,28): run-time error CSS1039: Token not allowed after unary operator: '-primary-color'
(3452,22): run-time error CSS1039: Token not allowed after unary operator: '-primary-color'
(3453,17): run-time error CSS1039: Token not allowed after unary operator: '-white'
(3464,32): run-time error CSS1039: Token not allowed after unary operator: '-primary-hover'
(3465,21): run-time error CSS1039: Token not allowed after unary operator: '-white'
(3643,46): run-time error CSS1046: Expect comma, found '0'
(3643,50): run-time error CSS1046: Expect comma, found '/'
(3644,38): run-time error CSS1046: Expect comma, found '0'
(3644,42): run-time error CSS1046: Expect comma, found '/'
 */
::-webkit-scrollbar {
    width: 4px;
    background: linear-gradient(-45deg, rgb(255 255 255 / 86%), #ffffff);
}
::-webkit-scrollbar-thumb {
    background: linear-gradient(-45deg, rgb(171 169 161), #000000);
    border-radius: 10px;
}
body{
    color: #495057;
    
    /*background: #f9c2578a url(/assets/images/bg-game-Roblox.png) no-repeat scroll 0 0;*/
    background-attachment: fixed;
    background-size: 100%;
    /*cursor: url(/assets/cursors/default.cur), auto;*/
}

#menu_muahang_scrol{
    animation: showwidth 1s infinite !important;
}
._DanhMucRoblox_content .card {
    border: 0.1em solid #ffffff;
    padding: 2px;
    background-color: #000000c9;
    height: 100%;
}

._DanhMucRoblox_content .card .card-body{
    text-align: center;
    color: #fff;
    position: relative;
    padding-bottom: 4.5rem;
}

._DanhMucRoblox_content .card .card-body > a.bg-btn-defau{
    position: absolute;
    bottom: 1rem;
    left: 50%;
    transform: translateX(-50%);
}

.pp-bg-linear-1 {
    background: linear-gradient(45deg, #0000003d, #f6f6f68a);
}
.pp-bg-3-rgb{background: #fff;}

.pp-bg-4{background: rgb(232 65 24);}

.pp-bg-2{background: linear-gradient(0deg, #fff, #fff);}
.pp-bg-1{background: rgba(0,0,0,.84);}
.pp-bg-5{background: linear-gradient(0deg, #00000073, rgb(0 0 0 / 65%));}
.pp-bg-6{background: rgba(0,0,0,0.95);}


.pp-color-3{color: #495057;}
.pp-color-2{color: #fff;}
.pp-color-1{color: #fff !important;}

.pp-div-bg-linear-1 select,
.pp-div-bg-linear-1 input{
    
}
.pp-div-bg-linear-1 option{
    
}




.form-floating label{
    color: #000 !important;
}

ul li{list-style:none;}
ul li a{text-decoration:none;}
a:hover{color:#333;}
a{text-decoration: none !important;transform:0.3s all;}
.card{background:none;}
h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {color: #495057}

.p-none{display:none !important;}




/* Ẩn thanh cuộn bằng css*/
#table_luotquayganday #table_luotquayganday_1{
  -ms-overflow-style: none; /* cho Internet Explorer, Edge */
  scrollbar-width: none; /* cho Firefox */
  overflow-y: scroll; 
}

#table_luotquayganday #table_luotquayganday_1::-webkit-scrollbar {
  display: none; /* cho Chrome, Safari, and Opera */
}
#_btn-search-date{position: relative;}
#_btn-search-date .form-floating>.form-control:focus~label, 
#_btn-search-date .form-floating>.form-control:not(:placeholder-shown)~label, 
#_btn-search-date .form-floating>.form-select~label {
    opacity: .65;
    -webkit-transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
    -ms-transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
    transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

#_btn-search-date::before {
    content: url(/bannickGame/Image/icon-lich.png);
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 1;
}
.hoverbox .hoverbox-content {
    z-index: 2;
}

.pp-img-1{
    position: relative;
}
.pp-img-1:before {
    content: "";
    display: block;
    padding-top: 56.25%;
}
.pp-img-1 img{
    width: 100%;
    height: 100%;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.pp-img-2{
    position: relative;
}
.pp-img-2:before {
    content: "";
    display: block;
    padding-top: 100%;
}
.pp-img-2 main{
    width: 100%;
    height: 100%;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

select{
    
    color: #000;
}
option{
    color: #000;
}


.theme-wizard .nav-item:not(:first-child) .active .nav-item-circle-parent:after,
.theme-wizard .nav-item .active .nav-item-circle-parent:after,
.theme-wizard .nav-item .active .nav-item-circle-parent:before {
    background-color: #f7ea8b;
}
.theme-wizard .nav-item .active .nav-item-circle-parent:before{
    content: "";
    height: 2px;
    width: 101%;
    position: absolute;
    left: 51%;
    top: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
}

.theme-wizard .nav-item .active .nav-item-circle-parent:after {
    content: "";
    width: 50%;
    position: absolute;
    left: -1px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 2px;
}
.theme-wizard .nav-link.active .nav-item-circle {
    background-color: #fff !important;
    color: #fff;
    border-color: #fff;
}

.btn-addToCart{
    background: url(/bannickGame/Image/button-mua-ngay.gif) no-repeat;
    background-size: cover;
    height: 79px;
    width: 200px;
    border:none;
}
.bg-btn-defau {
    max-width: 100%;
    background-image: url(/assets/client/images/muangay.jpg);
    background-repeat: no-repeat;
    background-size: contain !important;
    height: 37px;
    width: 136px;
    display: block;
    margin: 16px auto 0;
}

.bg-btn-defau:hover {
    filter: brightness(130%);
}

@media screen and (max-width: 768px) {
    .bg-btn-defau {
        background-size: auto; /* Thay đổi kích thước để hình ảnh vừa với màn hình */
    }
}
.color-main {
    background-color: #32c5d2 !important;
    color: #fff !important;
}
hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0,0,0,.1);
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
/*.bg-btn-defau:hover{
    background: url(/bannickGame/Image/bg-choi-3.png) no-repeat;
    
    -webkit-text-fill-color: #ffffff;
    -webkit-text-stroke-width: 1px;
    text-shadow: 3px 0px 9px #f00;
    -moz-text-shadow: 0 0 2px #000;
    color: #fff;
    font-size: 1.4rem;
}*/

#menu_muahang_scrol{
    z-index: 1050;
	right: 2px;
}

#_IndexGameTaiKhoan select{
    background: none !important;
    border:none;
}
#_IndexGameTaiKhoan select:focus{
    background-color: none;
    border-color: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.fa-arrows-rotate{
    animation: quay360 2s infinite linear;
}
.btn-close-pa{
    top:-10px;
    right: -14px;
}
/*.table {
    color: #fff;
}*/
.table-hover>tbody>tr:hover {
    color: #fff;
}
.btn-copy-1{
    position: absolute;
    top: 15px;
    right: 5px;
    color: #fff;
}
.btn-copy-1:hover{
    top: 10px;
}  
.btn-copy-1 svg{
    font-size: 20px;
    transition: 0.3s all;
}
.btn-copy-1 svg:hover{
    
    font-size: 28px;
}
/***/
/*.form-control{color:#fff;}
.form-control:focus{color:#fff;}*/


.dark .dark__bg-dark {
    background-color: #0b1727c4 !important;
}


a, h1, h2, h3, h4, h5, h6, span, p, li, ul, button {
    /*font-family: a1, sans-serif !important;*/
    font-family: 'Roboto', sans-serif;
}
.rounded-50{
    border-radius: 50% !important;
}
.modal-header{
    padding: 0 15px !important;
}
.pp-bg-light-1,
.bg-light {
    background-color: rgb(255 255 255 / 80%) !important;
    border-radius: 7px;
}
.text-danger{
    color: red!important;
}
.content {
    min-height: 70vh;
    padding-bottom: 2rem !important;
}

.pp-bg-1,
.WD-bg-pri-1{
    border-radius: 10px;
    overflow: hidden;
}
#_btn-menu-top{
    background-image: linear-gradient(0deg, rgb(255 203 36), #ff8f11),url(/Content/FalconB5/public/assets/img/generic/bg-navbar.png) !important;
}
#_btn-menu-top span,
#_btn-menu-top span:after,
#_btn-menu-top span:before{
    color: #fff;
    background: #fff;
}
#InputWinD_white input:-webkit-autofill,
#InputWinD_white input:-webkit-autofill:hover,
#InputWinD_white input:-webkit-autofill:focus,
#InputWinD_white input:-webkit-autofill:active {
    /*-webkit-box-shadow: 0 0 30px 0 #fff inset !important;*/
}
#InputWinD_white .i_account {
    top: 16px;
    left: 12px;
    color: #748194;
}
#InputWinD_white input {
    border-radius: 0px;
    padding: 10px;
    width: 100%;
    border: 1px solid #748194;
    background:none;
    color: #495057;
    padding: 7px 10px 7px 40px;
}
#InputWinD_white #U_Password{
    padding: 7px 40px;
}
#InputWinD_white input:-webkit-autofill {
    /*-webkit-text-fill-color: #fff !important;*/
}

#InputWinD_white input:-webkit-autofill,
#InputWinD_white input:-webkit-autofill:hover,
#InputWinD_white input:-webkit-autofill:focus,
#InputWinD_white input:-webkit-autofill:active {
    /*-webkit-box-shadow: 0 0 30px 0  #000 inset !important;*/
    /*background:none;*/
}

#InputWinD_white:focus label,
#InputWinD_white:hover label,
#InputWinD_white:active label
 {
    /*color: #fff;*/
    /*text-shadow: 0px 0px 10px #054fff, 0px 0px 0px #0041ff !important;*/
}

/*#InputWinD_white input:focus,*/
#InputWinD_white input:active,
#InputWinD_white input:hover {
    /*border: 1px solid #ffb01c;*/
    /*box-shadow: 0 0 10px 0 rgb(255 176 28 / 59%), inset 0 0 10px 0 rgb(255 169 26 / 51%) !important;*/
}
#InputWinD_white:hover label {
    /*color: #ffa016 !important;*/
    /*text-shadow: 0px 0px 10px #ffb11c, 0px 0px 0px #ff9c15 !important;*/
}
#InputWinD_white:hover svg {
    /*color: #ff9e16 !important;*/
    /*text-shadow: 0px 0px 10px #ffae1b, 0px 0px 0px #ffa518 !important;*/
}
#InputWinD_white label {
    color:#748194;
    position: absolute;
    top: -10px;
    left: 11px;
    z-index: 1;
    font-size: .7rem;
    background: #fff;
    font-weight:normal !important;
    text-transform:uppercase;
}
#InputWinD_white input:focus-visible {
    outline:none;
}
#InputWinD_white svg {
    color: #062399;
}
/****************************************/
#div_ShowMK {
    position: absolute;
    top: 17px;
    right: 45px;
}
#div_ShowMK input{
    position:relative!important;
}
#div_ShowMK svg{
    color: #748194;
}
/******************************/
/*.table>:not(caption)>*>*{
    background: linear-gradient(45deg, #ffffffc9, #ffffffcc) !important;
    border-radius: 10px;
    color: #fff;
}*/


/* Các loại text hover đổi màu trắng nền 6 loại màu
    1: màu đỏ red
    2: màu xanh biển blue
    3: màu vàng yellow
    4: màu xanh lá cây 
    5: màu cam
    6: màu tím

    cách gọi i = [1:6]:

    .pp-text-neao-[i]
    gọi hover : .pp-text-neao-[i]-h
*/

.pp-text-neao-1,
.pp-text-neao-2,
.pp-text-neao-3,
.pp-text-neao-4,
.pp-text-neao-5,
.pp-text-neao-6{
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.pp-text-neao-1 {
    color: #FF1177;
}

.pp-text-neao-1:hover {
    -webkit-animation: neon1 1.5s ease-in-out infinite alternate;
    -moz-animation: neon1 1.5s ease-in-out infinite alternate;
    animation: neon1 1.5s ease-in-out infinite alternate;
}

.pp-text-neao-2 {
    color: #228DFF;
}

.pp-text-neao-2:hover {
    -webkit-animation: neon2 1.5s ease-in-out infinite alternate;
    -moz-animation: neon2 1.5s ease-in-out infinite alternate;
    animation: neon2 1.5s ease-in-out infinite alternate;
}

.pp-text-neao-3 {
    color: #FFDD1B;
}

.pp-text-neao-3:hover {
    -webkit-animation: neon3 1.5s ease-in-out infinite alternate;
    -moz-animation: neon3 1.5s ease-in-out infinite alternate;
    animation: neon3 1.5s ease-in-out infinite alternate;
}

.pp-text-neao-4 {
    color: #B6FF00;
}

.pp-text-neao-4:hover {
    -webkit-animation: neon4 1.5s ease-in-out infinite alternate;
    -moz-animation: neon4 1.5s ease-in-out infinite alternate;
    animation: neon4 1.5s ease-in-out infinite alternate;
}

.pp-text-neao-5 {
    color: #FF9900;
}

.pp-text-neao-5:hover {
    -webkit-animation: neon5 1.5s ease-in-out infinite alternate;
    -moz-animation: neon5 1.5s ease-in-out infinite alternate;
    animation: neon5 1.5s ease-in-out infinite alternate;
}

.pp-text-neao-6 {
    color: #BA01FF;
}

.pp-text-neao-6:hover {
    -webkit-animation: neon6 1.5s ease-in-out infinite alternate;
    -moz-animation: neon6 1.5s ease-in-out infinite alternate;
    animation: neon6 1.5s ease-in-out infinite alternate;
}

.pp-text-neao-1:hover,
.pp-text-neao-2:hover,
.pp-text-neao-3:hover,
.pp-text-neao-4:hover,
.pp-text-neao-5:hover,
.pp-text-neao-6:hover {
    color: #ffffff;
}

.pp-text-neao-1-h {
    color: #ff0000;
    -webkit-animation: neon1 1.5s ease-in-out infinite alternate;
    -moz-animation: neon1 1.5s ease-in-out infinite alternate;
    animation: neon1 1.5s ease-in-out infinite alternate;
}

.pp-text-neao-2-h {
    color: #228DFF;
    -webkit-animation: neon2 1.5s ease-in-out infinite alternate;
    -moz-animation: neon2 1.5s ease-in-out infinite alternate;
    animation: neon2 1.5s ease-in-out infinite alternate;
    }

.pp-text-neao-3-h {
    color: #FFDD1B;
    -webkit-animation: neon3 1.5s ease-in-out infinite alternate;
    -moz-animation: neon3 1.5s ease-in-out infinite alternate;
    animation: neon3 1.5s ease-in-out infinite alternate;
    }

.pp-text-neao-4-h {
    color: #B6FF00;
    -webkit-animation: neon4 1.5s ease-in-out infinite alternate;
    -moz-animation: neon4 1.5s ease-in-out infinite alternate;
    animation: neon4 1.5s ease-in-out infinite alternate;
    }

.pp-text-neao-5-h {
    color: #FF9900;
    -webkit-animation: neon5 1.5s ease-in-out infinite alternate;
    -moz-animation: neon5 1.5s ease-in-out infinite alternate;
    animation: neon5 1.5s ease-in-out infinite alternate;
    }

.pp-text-neao-6-h {
    color: #BA01FF;
    -webkit-animation: neon6 1.5s ease-in-out infinite alternate;
    -moz-animation: neon6 1.5s ease-in-out infinite alternate;
    animation: neon6 1.5s ease-in-out infinite alternate;
    }

.pp-text-neao-1-h,
.pp-text-neao-2-h,
.pp-text-neao-3-h,
.pp-text-neao-4-h,
.pp-text-neao-5-h,
.pp-text-neao-6-h {
    color: #ffffff;
}

/*glow for webkit*/
@-webkit-keyframes neon1 {
    from {
        text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #FF1177, 0 0 70px #FF1177, 0 0 80px #FF1177, 0 0 100px #FF1177, 0 0 150px #FF1177;
    }

    to {
        text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #FF1177, 0 0 35px #FF1177, 0 0 40px #FF1177, 0 0 50px #FF1177, 0 0 75px #FF1177;
    }
}

@-webkit-keyframes neon2 {
    from {
        text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #228DFF, 0 0 70px #228DFF, 0 0 80px #228DFF, 0 0 100px #228DFF, 0 0 150px #228DFF;
    }

    to {
        text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #228DFF, 0 0 35px #228DFF, 0 0 40px #228DFF, 0 0 50px #228DFF, 0 0 75px #228DFF;
    }
}

@-webkit-keyframes neon3 {
    from {
        text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #FFDD1B, 0 0 70px #FFDD1B, 0 0 80px #FFDD1B, 0 0 100px #FFDD1B, 0 0 150px #FFDD1B;
    }

    to {
        text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #FFDD1B, 0 0 35px #FFDD1B, 0 0 40px #FFDD1B, 0 0 50px #FFDD1B, 0 0 75px #FFDD1B;
    }
}

@-webkit-keyframes neon4 {
    from {
        text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #B6FF00, 0 0 70px #B6FF00, 0 0 80px #B6FF00, 0 0 100px #B6FF00, 0 0 150px #B6FF00;
    }

    to {
        text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #B6FF00, 0 0 35px #B6FF00, 0 0 40px #B6FF00, 0 0 50px #B6FF00, 0 0 75px #B6FF00;
    }
}

@-webkit-keyframes neon5 {
    from {
        text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #FF9900, 0 0 70px #FF9900, 0 0 80px #FF9900, 0 0 100px #FF9900, 0 0 150px #FF9900;
    }

    to {
        text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #FF9900, 0 0 35px #FF9900, 0 0 40px #FF9900, 0 0 50px #FF9900, 0 0 75px #FF9900;
    }
}

@-webkit-keyframes neon6 {
    from {
        text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #ff00de, 0 0 70px #ff00de, 0 0 80px #ff00de, 0 0 100px #ff00de, 0 0 150px #ff00de;
    }

    to {
        text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #ff00de, 0 0 35px #ff00de, 0 0 40px #ff00de, 0 0 50px #ff00de, 0 0 75px #ff00de;
    }
}

/*glow for mozilla*/
@-moz-keyframes neon1 {
    from {
        text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #FF1177, 0 0 70px #FF1177, 0 0 80px #FF1177, 0 0 100px #FF1177, 0 0 150px #FF1177;
    }

    to {
        text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #FF1177, 0 0 35px #FF1177, 0 0 40px #FF1177, 0 0 50px #FF1177, 0 0 75px #FF1177;
    }
}

@-moz-keyframes neon2 {
    from {
        text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #228DFF, 0 0 70px #228DFF, 0 0 80px #228DFF, 0 0 100px #228DFF, 0 0 150px #228DFF;
    }

    to {
        text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #228DFF, 0 0 35px #228DFF, 0 0 40px #228DFF, 0 0 50px #228DFF, 0 0 75px #228DFF;
    }
}

@-moz-keyframes neon3 {
    from {
        text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #FFDD1B, 0 0 70px #FFDD1B, 0 0 80px #FFDD1B, 0 0 100px #FFDD1B, 0 0 150px #FFDD1B;
    }

    to {
        text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #FFDD1B, 0 0 35px #FFDD1B, 0 0 40px #FFDD1B, 0 0 50px #FFDD1B, 0 0 75px #FFDD1B;
    }
}

@-moz-keyframes neon4 {
    from {
        text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #B6FF00, 0 0 70px #B6FF00, 0 0 80px #B6FF00, 0 0 100px #B6FF00, 0 0 150px #B6FF00;
    }

    to {
        text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #B6FF00, 0 0 35px #B6FF00, 0 0 40px #B6FF00, 0 0 50px #B6FF00, 0 0 75px #B6FF00;
    }
}

@-moz-keyframes neon5 {
    from {
        text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #FF9900, 0 0 70px #FF9900, 0 0 80px #FF9900, 0 0 100px #FF9900, 0 0 150px #FF9900;
    }

    to {
        text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #FF9900, 0 0 35px #FF9900, 0 0 40px #FF9900, 0 0 50px #FF9900, 0 0 75px #FF9900;
    }
}

@-moz-keyframes neon6 {
    from {
        text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #ff00de, 0 0 70px #ff00de, 0 0 80px #ff00de, 0 0 100px #ff00de, 0 0 150px #ff00de;
    }

    to {
        text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #ff00de, 0 0 35px #ff00de, 0 0 40px #ff00de, 0 0 50px #ff00de, 0 0 75px #ff00de;
    }
}

/*glow*/
@keyframes neon1 {
    from {
        text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #FF1177, 0 0 70px #FF1177, 0 0 80px #FF1177, 0 0 100px #FF1177, 0 0 150px #FF1177;
    }

    to {
        text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #FF1177, 0 0 35px #FF1177, 0 0 40px #FF1177, 0 0 50px #FF1177, 0 0 75px #FF1177;
    }
}

@keyframes neon2 {
    from {
        text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #228DFF, 0 0 70px #228DFF, 0 0 80px #228DFF, 0 0 100px #228DFF, 0 0 150px #228DFF;
    }

    to {
        text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #228DFF, 0 0 35px #228DFF, 0 0 40px #228DFF, 0 0 50px #228DFF, 0 0 75px #228DFF;
    }
}

@keyframes neon3 {
    from {
        text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #FFDD1B, 0 0 70px #FFDD1B, 0 0 80px #FFDD1B, 0 0 100px #FFDD1B, 0 0 150px #FFDD1B;
    }

    to {
        text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #FFDD1B, 0 0 35px #FFDD1B, 0 0 40px #FFDD1B, 0 0 50px #FFDD1B, 0 0 75px #FFDD1B;
    }
}

@keyframes neon4 {
    from {
        text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #B6FF00, 0 0 70px #B6FF00, 0 0 80px #B6FF00, 0 0 100px #B6FF00, 0 0 150px #B6FF00;
    }

    to {
        text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #B6FF00, 0 0 35px #B6FF00, 0 0 40px #B6FF00, 0 0 50px #B6FF00, 0 0 75px #B6FF00;
    }
}

@keyframes neon5 {
    from {
        text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #FF9900, 0 0 70px #FF9900, 0 0 80px #FF9900, 0 0 100px #FF9900, 0 0 150px #FF9900;
    }

    to {
        text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #FF9900, 0 0 35px #FF9900, 0 0 40px #FF9900, 0 0 50px #FF9900, 0 0 75px #FF9900;
    }
}

@keyframes neon6 {
    from {
        text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #ff00de, 0 0 70px #ff00de, 0 0 80px #ff00de, 0 0 100px #ff00de, 0 0 150px #ff00de;
    }

    to {
        text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #ff00de, 0 0 35px #ff00de, 0 0 40px #ff00de, 0 0 50px #ff00de, 0 0 75px #ff00de;
    }
}
/****************************************/
.section-breadcrumb .breadcrumb {
    display: inline-flex !important;
}
.breadcrumb li a:hover{
    color: #000;
}

.WD-input-bg-dark-1 select {
    /*background: linear-gradient(45deg, #0000003d, #f6f6f68a) !important;*/
}
.WD-input-bg-dark-1 input{
    /*background: linear-gradient(45deg, #0000003d, #f6f6f68a) !important;*/
}

.WD-input-bg-dark-1 label{
    /*color: #fff;*/
}

.WD-input input:-webkit-autofill,
.WD-input input:-webkit-autofill:hover,
.WD-input input:-webkit-autofill:focus,
.WD-input input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 30px 0 #fff inset !important;
}
.WD-input .i_account {
    top: 16px;
    left: 12px;
    color: #748194;
}
.WD-input input {
    border-radius: 0px;
    padding: 10px;
    width: 100%;
    border: 1px solid #748194;
    background:none !important;
    background-color:none !important;
    color: #fff;
    padding-left:40px;
}
.WD-input input:-webkit-autofill {
    -webkit-text-fill-color: #fff !important;
}

.WD-input input:-webkit-autofill,
.WD-input input:-webkit-autofill:hover,
.WD-inputinput:-webkit-autofill:focus,
.WD-input input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 30px 0  #000 inset !important;
    background:none;
}

.WD-input:focus label,
.WD-input:hover label,
.WD-input:active label
 {
    color: #fff !important;
    text-shadow: 0px 0px 10px #054fff, 0px 0px 0px #0041ff !important;
}

/*#InputWinD_white input:focus,*/
.WD-input input:active,
.WD-input input:hover {
    border: 1px solid #004bff;
    box-shadow: 0 0 10px 0 rgb(109 112 255 / 60%), inset 0 0 10px 0 rgb(100 118 255 / 60%) !important;
}
.WD-input:hover label {
    color: #fff;
    text-shadow: 0px 0px 10px #054fff, 0px 0px 0px #0041ff !important;
}
.WD-input:hover svg {
    color: #0068b1 !important;
    text-shadow: 0px 0px 10px #054fff, 0px 0px 0px #0041ff !important;
}
.WD-input label {
    color: #fff;
    position: absolute;
    top: -10px;
    left: 11px;
    z-index: 1;
    font-size: .7rem;
    background: none;
    font-weight:normal !important;
    text-transform:uppercase;
}
.WD-input input:focus-visible {
    outline:none;
}
.WD-input svg {
    color: #062399;
}


.WD-bg-dark-1 {
    background: #00000085;
}
.icon_mu_2{
    position: relative;
}
.icon_mu_2 a {
    padding-left: 1.8rem;
    display: block;
    text-decoration: none;
    position: relative;
    transition: 0.5s all;
}
.icon_mu_2:after {
    background: url(/bannickGame/Image/drop-menu-icon.png) left top 8px no-repeat;
    content: ' ';
    width: 30px;
    height: 30px;
    position: absolute;
    top: 6px;
    right: 30px;
    opacity: 0;
    transition: 0.5s all;
}
.icon_mu_2:hover:after {
    right: 0px;
    opacity: 1;
}
.icon_mu_2:hover a{
    filter: brightness(96%);
    color: #ffa300;
    padding-left: 40px;
    transition: 0.3s all;
}
.icon_mu_2:hover {
    background-color: rgb(145 145 145 / 11%) !important;
}
.dropdown-menu .icon_mu_2 {
    line-height: 30px !important;
}
.navbar .dropdown-item:hover, .navbar .dropdown-item:focus {
    background-color: #ffffff17 !important;
    color: #fff !important;
}
.navbar .dropdown-item {
    color: #fff ;
}
.navbar .dropdown-menu:after {
    background: none !important;
}
.WD-background {
    /*background-image: linear-gradient(-45deg, rgb(0 0 0 / 74%), #000000b5), url(/Content/FalconB5/public/assets/img/generic/bg-navbar.png);*/
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
/*.font-stw {
    color: #fff;
    font-family: starcraft normal,sans-serif !important;
    font-size: 0.9rem;
}*/
#_MenuTopRight3 svg{
    padding: 8px 10px 0 10px;
    color: #fff;
}
#_MenuTopRight3 a{
    display: block;
}
#_MenuTopRight3 ._MenuTopRight3-span{
    width: 83%;
}

/*@font-face {*/
/*    font-family: 'a1';*/
/*    src: url(/bannickGame/fontchu/UTM Swiss 721 Black Condensed.ttf) format('truetype');*/
/*}*/


/*@font-face {*/
/*    font-family: 'a2';*/
/*    src: url(/bannickgame/fontchu/starcraft/Starcraft Normal.ttf) format('truetype');*/
/*}*/

/*@font-face {*/
/*    font-family: 'a3';*/
/*    src: url(/bannickgame/fontchu/philosopher/philosopher-italic.ttf) format('truetype');*/
/*}*/

#menu_manage,
#menu_manage .navbar-vertical-content {
}

#menu_manage .m-label{
    padding: 0.15rem 1rem;
    display: inline-block;
    border-left: 3px solid #fb7606;
    margin: 1rem 0 0.25rem 0;
    font-weight: 500;
    line-height: 1.5;
}



.text-cam {
    color: #eb4310;
}

.navbar .dropdown-menu.dropdown-menu-end {
    left: auto;
    right: 0;
}

.line {
    display: block;
    background: url(/bannickGame/Image/line.png) center no-repeat;
    width: 100%;
    overflow-x: hidden;
    height: 86px;
}


.bg-Wind {
    background: rgb(255 255 255 / 92%);
}

.thtd-stt {
    width: 50px !important;
}

a, button, img, .btn-close, .btn, label, select, option, marquee{
    cursor: url(/assets/cursors/link.cur), auto !important;
}

ul, li, i, svg, p, h1, h2, h3, h4, h5, h6 ,input{
    cursor: url(/assets/cursors/point.cur), auto;
}

.theme-control-toggle .form-check-input:not(:checked) ~ .theme-control-toggle-light {
    display: none;
}

.icon_mu_1 {
    /*background: url(/bannickGame/Image/icon-roblox.png) left top 12px no-repeat;*/
}

.icon_mu_2 {
    background: url(/bannickGame/Image/title-icon.png) left top 8px no-repeat;
    line-height: 40px;
    display: block;
    width: 100%;
    clear: both;
    text-align: inherit;
    border: 0;
    text-decoration: none;
}

.theme-control-toggle .form-check-input:checked ~ .theme-control-toggle-dark {
    display: none;
}

.flash {
    position: relative;
    display: block;
    -webkit-transition: all .6s ease-out;
}

    .flash:after,
    .flash:before {
        position: absolute;
        content: '';
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        transition: all .6s ease-out;
        z-index: -1;
        background: rgb(207, 207, 207, 0.2);
    }

    .flash:hover:before {
        transform: scaleX(0);
        z-index: 1;
    }

    .flash:hover:after {
        transform: scaleY(0);
        z-index: 1;
    }

#_IndexGameTaiKhoan ._DanhMucRoblox_content .card-img-top .flash:hover,
#_DanhMucRoblox ._DanhMucRoblox_content .card-img-top .flash:hover {
    transform: scale(1.2,1.2);
    -webkit-transform: scale(1.2,1.2);
    -moz-transform: scale(1.2,1.2);
    -o-transform: scale(1.2,1.2);
    -ms-transform: scale(1.2,1.2);
}
#_DanhMucRoblox ._DanhMucRoblox_icon{
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    width: 50px;
}

#_IndexGameTaiKhoan ._DanhMucRoblox_content ._DanhMucRoblox_content_col:hover img,
#_DanhMucRoblox ._DanhMucRoblox_content ._DanhMucRoblox_content_col:hover img {
    transform: scale(1.2,1.2);
    -webkit-transform: scale(1.2,1.2);
    -moz-transform: scale(1.2,1.2);
    -o-transform: scale(1.2,1.2);
    -ms-transform: scale(1.2,1.2);
}

#_IndexGameTaiKhoan ._DanhMucRoblox_content .card-img-top img,
#_DanhMucRoblox ._DanhMucRoblox_content .card-img-top img {
    transition: all .6s ease;
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -o-transition: all .6s ease;
}
/* assets/img/icons/cloud-upload.svg*/

.dli, .dli .preview {
    position: relative;
    display: block;
}

    .dli .preview .preview_span {
        position: absolute;
        content: "";
        width: auto;
        height: 100px;
        inset: 0px;
        z-index: 0;
        left: 42%;
        top: 30%;
        font-size: 1.3rem;
    }

    .dli .preview .preview_thongbao {
        position: absolute;
        content: "";
        width: auto;
        height: 100px;
        inset: 0px;
        z-index: 0;
        left: 33%;
        top: 58%;
        font-size: 1.3rem;
    }

    .dli img {
        position: relative;
        width: 100px;
        height: 100px;
        border-radius: 50%;
        overflow: hidden;
        margin: auto;
    }

    .dli input {
        position: absolute;
        display: block;
        z-index: 1;
        width: 100%;
        opacity: 0;
        min-height: 100px;
    }

    .dli:before {
        position: absolute;
        content: "";
        width: auto;
        height: 100px;
        inset: 0px;
        background: #f9fafd;
        z-index: 0;
        border: 2px dashed #ddd;
        border-radius: 10px;
        left: 100px;
    }
    
    .navbar-glass {
        
    }

    #nav-menu #MenuTop .navbar-nav .nav-link {
        /*background: url(/bannickGame/btn-vang.bmp) repeat-x center;*/
        border-radius: 10px;
        color: #fff;
    }

        #nav-menu #MenuTop .navbar-nav .nav-link:hover {
            /*background: url(/bannickGame/btn-vang.bmp) repeat-x center;*/
            /*color: #6edff6;*/
            color: #ebebeb;
        }


#_MenuTopRight2 {
    font-size: 1.2rem;
    color: #fff !important;
    transition: 0.2s all;
}
#_MenuTopRight2:hover {
    color: #fff !important;
}

/*._a_DangNhap a:after {
    content: "";
    background: url(/bannickGame/Image/lock-icon.png) no-repeat;
    position: absolute;
    width: 91px;
    height: 87px;
    right: -26px;
    top: 50%;
    margin-top: -42px;
    transition: .3s;
}
._a_DangNhap a:hover:after {
    color: #495057;
    filter: brightness(190%);
}*/
marquee p{
    margin-bottom: 0px !important;
    color: #fff;
    
}
marquee{
    
}
.banner {
    background: #000000bf;
    padding: 0.75rem;
    /*background:  linear-gradient(0deg, #fff, #fff);*/
    /*border: 5px solid #d1cbbc42;*/
}
/*#_HomeNapThe*/
#_HomeNapThe {
}

    #_HomeNapThe ul {
        background: #343434;
        /*background: #e7e7e7;*/
        /*padding-top: 0.5rem;*/
        /*padding-left: 0.5rem;*/
        /*padding-right: 0.5rem;*/
    }

        #_HomeNapThe ul li button {
            font-size: .9rem;
            color: #c2c2c2;
            white-space: normal !important;
        }
        
        #_HomeNapThe ul li button:hover {
            /*border: 1px solid #fff;*/
        }

            #_HomeNapThe ul li button.active {
                background: #1d1d1d;
                color: #ff502e;
            }

    /*#_HomeNapThe .btn-napthe {
        background: #011c3f;
        color: #ffc107 !important;
    }

        #_HomeNapThe .btn-napthe:before,
        #_HomeNapThe ul li button:hover:before {
            background: #001128;
        }*/

/* btn*/

#_HNT_Napthe{
    
}

#_HNT_Napthe input,
#_HNT_Napthe select{
    background-color: #1f2228;
    border-color: #30343c;
    color: #fff;
}

#_HNT_Napthe select option {
    color: #fff
}


.btn-x-napthe{
    margin: 0px !important;
    position: absolute !important;
    bottom: 10px;
    border-radius: 0px !important;
    left: 0;
}
.btn-all, .btn-Y, .btn-X {
    border: none;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    border-radius: 10px;
    -webkit-transform: perspective(1px) translateZ(0);
}

.btn-all:before, .btn-X:before, .btn-Y:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-transition-duration: .7s;
}

.btn-all:hover:before,
.btn-X:hover:before,
.btn-Y:hover:before {
    transform: scaleX(0);
}

.btn-all:hover:after, .btn-Y:hover:before {
    transform: scaleY(0);
}

.btn_setupWinDRed {
    background: #fff;
    color: #ff0010 !important;
}
.btn_setupWinDRed:before,
.btn_setupWinDRed:hover:before{
     background:#ff000017;
}
.btn-close-X {
    font-weight: bold;
    border: none !important;
    padding: 2px 11px;
    font-size: 20px;
}

.btn-close-X,
.btn-all, .btn-Y, .btn-X {
    border: none;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    border-radius: 10px;
    -webkit-transform: perspective(1px) translateZ(0);
}

.btn-close-X:before,
.btn-all:before, .btn-X:before, .btn-Y:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-transition-duration: .7s;
}

.btn-close-X:hover:before,
.btn-all:hover:before,
.btn-X:hover:before,
.btn-Y:hover:before {
    transform: scaleX(0);
}

.btn-all:hover:after, .btn-Y:hover:before {
    transform: scaleY(0);
}

.btn-all:hover:after, .btn-Y:hover:before {
    transform: scaleY(0);
}

.btn_setupWinD_secondary {
    background-image: linear-gradient(-45deg, rgb(93 123 138 / 86%), #66a9bb),url(/Content/FalconB5/public/assets/img/generic/bg-navbar.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    color: #ffffff !important;
}

.btn_setupWinD_secondary:before,
.btn_setupWinD_secondary:hover:before {
        /*background:#011c3f;*/
        background-image: linear-gradient(-45deg, rgb(108 139 143 / 86%), #5eb7b3),url(/Content/FalconB5/public/assets/img/generic/bg-navbar.png) !important;
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }

.btn-close-X {
    /* background: #011e44f2; */
    background-image: linear-gradient(-45deg, rgb(209 152 152 / 86%), #f23333),url(/Content/FalconB5/public/assets/img/generic/bg-navbar.png) !important;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    color: #ffffff !important;
}

.btn-close-X:hover:before,
.btn-close-X:before {
    /* background: #011c3f; */
    background-image: linear-gradient(-45deg, rgb(209 152 152 / 86%), #f23333),url(/Content/FalconB5/public/assets/img/generic/bg-navbar.png) !important;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.btn_setupWinD {
    /*background: #011e44f2;*/
    /*background-image: linear-gradient(-45deg, rgba(0, 160, 255, 0.86), #0048a2),url(/Content/FalconB5/public/assets/img/generic/bg-navbar.png) !important;*/ /** mau xanh*/
    background-image: linear-gradient(0deg, rgb(255 203 36), #ff8f11),url(/Content/FalconB5/public/assets/img/generic/bg-navbar.png) !important;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    color: #ffffff !important;
}
.btn_setupWinD-2 {
    /*background: #011e44f2;*/
    background-image: linear-gradient(-45deg, rgba(0, 160, 255, 0.86), #0048a2),url(/Content/FalconB5/public/assets/img/generic/bg-navbar.png) !important;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    color: #ffffff !important;
}
.btn_setupWinD-2:before,
.btn_setupWinD-2:hover:before {
    /*background:#011c3f;*/
    background-image: linear-gradient(0deg, rgba(0, 160, 255, 0.86), #0048a2),url(/Content/FalconB5/public/assets/img/generic/bg-navbar.png) !important;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.btn_setupWinD:before,
.btn_setupWinD:hover:before {
    /*background:#011c3f;*/
    /*background-image: linear-gradient(-45deg, rgba(0, 160, 255, 0.86), #0048a2),url(/Content/FalconB5/public/assets/img/generic/bg-navbar.png) !important;*/ /** mau xanh*/
    background-image: linear-gradient(0deg, #ff8f11, rgb(255 203 36)),url(/Content/FalconB5/public/assets/img/generic/bg-navbar.png) !important;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.btn_dark-rbg {
    background-image: linear-gradient(0deg, rgb(3 3 3 / 45%), #0000001a),url(/Content/FalconB5/public/assets/img/generic/bg-navbar.png) !important;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    color: #ffffff !important;
    border: 1px solid #fff;
}
.btn_dark-rbg:before{
    background-image: linear-gradient(180deg, #010101b8, rgb(0 0 0 / 29%)),url(/Content/FalconB5/public/assets/img/generic/bg-navbar.png) !important;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border: 1px solid #fff;
    border-radius: 8px;
}

/*btn */

/*_HNT_TopNapTheThang*/
#_HNT_TopNapTheThang table{
    width: 100%;
}
#_HNT_TopNapTheThang table thead div .flex-1 h5,
#_HNT_TopNapTheThangTruoc table thead div .flex-1 h5 {
    font-weight: 400;
    color: #c2c2c2;
}

#_HNT_TopNapTheThang table thead tr th span,
#_HNT_TopNapTheThangTruoc table thead tr th span {
    /*background: linear-gradient(0deg, rgb(255 202 35 / 74%), #ffc915cf);*/
    /*border-radius: 0.7rem;*/
    /*color: red;*/
}

#_HNT_TopNapTheThang table thead tr th span.badge.badge-1 {
    position: relative;
    background: transparent;
    background-color: transparent !important;
    width: 1.65rem;
    height: 1.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

#_HNT_TopNapTheThang table thead tr th span.badge.badge-1:after{
    position: absolute;
    top: 0;
    left: 0;
    content: "\f005";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #fecf00;
    font-size: 2em;
    z-index: -1;
}

#_HNT_TopNapTheThang table thead tr th span.badge.badge-number:not(.badge-1) {
    background-color: #0ce3ac !important;
    background: #0ce3ac;
    border-radius: 50%;
    height: 1.5rem;
    width: 1.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

#_HNT_TopNapTheThang table thead tr th span.badge{
    background-color: #ff502e !important;
    color: #000;
}
    
    /*#_HNT_TopNapTheThang table thead tr th span:before,
    #_HNT_TopNapTheThangTruoc table thead tr th span:before {
        content: "VNĐ";
        position: absolute;
        top: 0;
        right: 0;
        height: 0.4rem;
        width: 1rem;
        font-weight: 100 !important;
        font-size: 0.8rem;
        color: red;
    }*/

/* _Phone */
#_Phone {
    position: fixed;
    bottom: 61px;
    left: 20px;
    z-index: 998;
}

    #_Phone a {
        font-size: 19px;
        position: absolute;
        background: #122350;
        color: #fff;
        min-width: 0px;
        border-radius: 40px;
        top: -7px;
        left: 15px;
        padding: 9px 21px 6px 43px;
        font-weight: bold;
        transition: all 1s;
    }

        #_Phone a:hover .fa-phone {
            background: #ffc107;
        }

        #_Phone a .fa-phone {
            position: absolute;
            padding: 14px;
            background: #019ddb;
            border-radius: 50%;
            top: -2px;
            left: -10px;
            border: 1px solid #fff;
        }

    #_Phone .phone_span1 {
        transition: all .5s ease;
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -o-transition: all .5s ease;
        height: 50px;
        width: 50px;
        border: 10px solid red;
        opacity: 0.5;
        border-radius: 50%;
        bottom: -3px;
        left: -11px;
        position: absolute;
        opacity: 0.2;
        z-index: -1;
    }

    #_Phone .phone_span2 {
        transition: all .5s ease;
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -o-transition: all .5s ease;
        height: 70px;
        width: 70px;
        border: 1px solid red;
        border-radius: 50%;
        bottom: -16px;
        left: -21px;
        position: absolute;
        z-index: 998;
    }

    #_Phone a .fa-phone {
        animation: fide_phone 1s infinite !important;
    }

    #_Phone .phone_span1 {
        animation: fide_phone_span1 1s infinite !important;
    }

    #_Phone .phone_span2 {
        animation: fide_phone_span2 1s infinite !important;
    }

#_SocialNetwork .messenger {
    position: fixed;
    bottom: 132px;
    left: 27px;
    z-index: 998;
    transition: all 1s;
}

    #_SocialNetwork .messenger:hover svg {
        background: #0472db;
    }

    #_SocialNetwork .messenger svg {
        padding: 10px;
        color: #fff;
        background: #019ddb;
        border: 1px solid #fff;
        border-radius: 50%;
        font-size: 29px;
    }

#_SocialNetwork .zalo {
    position: fixed;
    bottom: 76px;
    left: 27px;
    z-index: 998;
    transition: all 1s;
}

    #_SocialNetwork .zalo img {
        width: 51px;
        height: 51px;
        border: 1px solid #fff;
        border-radius: 50%;
    }

    #_SocialNetwork .zalo a:hover img {
        opacity: 0.9;
    }

    #_SocialNetwork .zalo a, #_SocialNetwork .messenger a {
        display: block;
    }

#_SettingStyle1 {
    position: relative;
    background: #fff;
}

#_icon_ContentMenuRight #conent_icon {
}

#_icon_ContentMenuRight {
    right: 2rem;
}

    #_icon_ContentMenuRight div div div {
        border-top-left-radius: 0.5rem;
        border-bottom-left-radius: 0.5rem;
    }

#_icon_ContentMenuRight {
    top: 30%;
}

    #_icon_ContentMenuRight #_icon_ContentMenuRight_Home ._icon_ContentMenuRight_Home_div,
    #_icon_ContentMenuRight #_icon_ContentMenuRight_HoTro ._icon_ContentMenuRight_Home_div,
    #_icon_ContentMenuRight #_icon_ContentMenuRight_ViTri ._icon_ContentMenuRight_Home_div {
        background: #122350 !important;
        border-top-left-radius: 0.5rem;
        border-bottom-left-radius: 0.5rem;
        height: 3rem;
    }

    #_icon_ContentMenuRight ._icon_ContentMenuRight_Home_div span svg,
    #_icon_ContentMenuRight ._icon_ContentMenuRight_Home_div span a {
        transition: 0.6s all;
    }

    #_icon_ContentMenuRight ._icon_ContentMenuRight_Home_div:hover span svg,
    #_icon_ContentMenuRight ._icon_ContentMenuRight_Home_div:hover span a {
        color: #ffc107 !important;
        transition: 0.6s all;
    }

    #_icon_ContentMenuRight #_icon_ContentMenuRight_Home,
    #_icon_ContentMenuRight #_icon_ContentMenuRight_HoTro,
    #_icon_ContentMenuRight #_icon_ContentMenuRight_ViTri {
        padding: 0.2rem 0;
    }

        #_icon_ContentMenuRight #_icon_ContentMenuRight_Home span,
        #_icon_ContentMenuRight #_icon_ContentMenuRight_HoTro span,
        #_icon_ContentMenuRight #_icon_ContentMenuRight_ViTri span {
            display: inline-block;
            height: 100%;
        }

    #_icon_ContentMenuRight #_icon_ContentMenuRight_Home,
    #_icon_ContentMenuRight #_icon_ContentMenuRight_HoTro,
    #_icon_ContentMenuRight #_icon_ContentMenuRight_ViTri {
        position: absolute;
        width: 280px;
        right: -260px;
        transition: 0.7s all ease;
    }

        #_icon_ContentMenuRight #_icon_ContentMenuRight_Home:hover,
        #_icon_ContentMenuRight #_icon_ContentMenuRight_HoTro:hover,
        #_icon_ContentMenuRight #_icon_ContentMenuRight_ViTri:hover {
            right: -35px;
            transition: 0.7s all ease;
        }

    #_icon_ContentMenuRight #_icon_ContentMenuRight_Home {
        top: 0;
    }

    #_icon_ContentMenuRight #_icon_ContentMenuRight_HoTro {
        top: 50px;
    }

    #_icon_ContentMenuRight #_icon_ContentMenuRight_ViTri {
        top: 100px;
    }

    #_icon_ContentMenuRight #_icon_ContentMenuRight_Caidat {
        top: 154px;
        position: absolute;
        right: -29px;
    }

    #_icon_ContentMenuRight #_icon_ContentMenuRight_5 {
        top: 205px;
        position: absolute;
        right: -29px;
    }

    #_icon_ContentMenuRight #_icon_ContentMenuRight_6 {
        top: 255px;
        position: absolute;
        right: -29px;
    }

._icon_ContentMenuRight_HoTro_div1 {
    width: 220px;
    background: #fff;
    padding: 5px;
    position: absolute;
    right: 0;
    z-index: 2;
}

._icon_ContentMenuRight_HoTro_div2 {
    border-bottom: 2px solid #122350;
}

    ._icon_ContentMenuRight_HoTro_div2 a {
        color: #122350;
        transition: 0.4s all ease;
    }

        ._icon_ContentMenuRight_HoTro_div2 a:hover {
            transition: 0.4s all ease;
            color: red;
        }

/*_DanhMucRoblox_content*/
/*#_IndexGameTaiKhoan*/
/*#_IndexGameTaiKhoan ._DanhMucRoblox_content .card-img-top,
#_DanhMucRoblox ._DanhMucRoblox_content .card-img-top {
    height: 200px;
    width: 100%;
}*/

    /*#_IndexGameTaiKhoan ._DanhMucRoblox_content .card-img-top img,
    #_DanhMucRoblox ._DanhMucRoblox_content .card-img-top img {
        height: 100%;
        width: 100%;
    }*/

/*#_DanhMucRoblox ._DanhMucRoblox_content .col_bgr{
    background: #002b6d;
}*/
#_IndexGameTaiKhoan ._DanhMucRoblox_content .card-header,
#_DanhMucRoblox ._DanhMucRoblox_content .card-header {
    transition: 0.4s all;
    color: black;
    padding: 0;
}
#_IndexGameTaiKhoan ._DanhMucRoblox_content .card-header a,
#_DanhMucRoblox ._DanhMucRoblox_content .card-header a{
    margin-top: 0.5rem;
    padding: 0rem 1rem;
    display: block;
    color: #f1c40f !important;
    text-transform: uppercase;
}
#_IndexGameTaiKhoan ._DanhMucRoblox_content .card-header a:hover,
#_DanhMucRoblox ._DanhMucRoblox_content .card-header a:hover{
    color: #31c5d2 !important;
}

#_IndexGameTaiKhoan ._DanhMucRoblox_content .card .card-body .card-title{
    color: #fff;
}
#_IndexGameTaiKhoan ._DanhMucRoblox_content .card .card-body p{
    /*max-height: 7.5em;*/
    /*overflow: hidden;*/
    /*text-align: justify;*/
    /*line-height: 1.5;*/
    /*clear: both;*/
    /*display: -webkit-box;*/
    /*-webkit-box-orient: vertical;*/
    /*text-overflow: ellipsis;*/
    /*white-space: normal;*/
    /*-webkit-line-clamp: 4;*/
    /*color: #fff;*/
}
/*
#_IndexGameTaiKhoan ._DanhMucRoblox_content .card .card-body p {
    height: 110px;
    overflow-y: scroll;
}
#_IndexGameTaiKhoan ._DanhMucRoblox_content .card .card-body p {
  -ms-overflow-style: none;
  scrollbar-width: none;
  overflow-y: scroll; 
} */

#_IndexGameTaiKhoan ._DanhMucRoblox_content .card .card-body p::-webkit-scrollbar {
  display: none; /* cho Chrome, Safari, and Opera */
}


#_DanhMucRoblox ._DanhMucRoblox_content .card .card-body p {
    /*height: 100px;*/
    /*overflow: hidden;*/
    text-align: center;
}

/*#_IndexGameTaiKhoan ._DanhMucRoblox_content ._DanhMucRoblox_content_col:nth-child(4n+1),*/
/*#_DanhMucRoblox ._DanhMucRoblox_content ._DanhMucRoblox_content_col:nth-child(4n+1) {*/
/*    padding: 0.4rem 1.2rem 0.4rem 0rem !important;*/
/*}*/

/*#_IndexGameTaiKhoan ._DanhMucRoblox_content ._DanhMucRoblox_content_col:nth-child(4n+2),*/
/*#_DanhMucRoblox ._DanhMucRoblox_content ._DanhMucRoblox_content_col:nth-child(4n+2){*/
/*    padding: 0.4rem 0.8rem 0.4rem 0.4rem !important;*/
/*}*/

/*#_IndexGameTaiKhoan ._DanhMucRoblox_content ._DanhMucRoblox_content_col:nth-child(4n+3),*/
/*#_DanhMucRoblox ._DanhMucRoblox_content ._DanhMucRoblox_content_col:nth-child(4n+3) {*/
/*    padding: 0.4rem 0.4rem 0.4rem 0.8rem !important;*/
/*}*/

/*#_IndexGameTaiKhoan ._DanhMucRoblox_content ._DanhMucRoblox_content_col:nth-child(4n+4),*/
/*#_DanhMucRoblox ._DanhMucRoblox_content ._DanhMucRoblox_content_col:nth-child(4n+4) {*/
/*    padding: 0.4rem 0rem 0.4rem 1.2rem !important;*/
/*}*/


#_IndexGameTaiKhoan ._DanhMucRoblox_content ._DanhMucRoblox_content_col .card-text,
#_DanhMucRoblox ._DanhMucRoblox_content ._DanhMucRoblox_content_col .card-text,
#_Footer a {
    transition: 0.6s all;
}

    #_IndexGameTaiKhoan ._DanhMucRoblox_content ._DanhMucRoblox_content_col .card-text:hover,
    #_DanhMucRoblox ._DanhMucRoblox_content ._DanhMucRoblox_content_col .card-text:hover,
    #_Footer a:hover {
        color: #ffc107 !important;
        transition: 0.6s all;
    }

#_Footer {
    width: 100%;
    margin: 0 auto 0;
    text-align: left;
    line-height: 150%;
    padding: 3px 0 0;
    position: relative;
    color: #fff;
    background: #000;
}


#_IndexGameTaiKhoan ._DanhMucRoblox_content ._DanhMucRoblox_content_col .card-body,
#_DanhMucRoblox ._DanhMucRoblox_content ._DanhMucRoblox_content_col .card-body {
    position: relative;
    color: #495057;
    padding-top: 0.25rem;
}

    #_IndexGameTaiKhoan ._DanhMucRoblox_content ._DanhMucRoblox_content_col .card-body:after,
    #_DanhMucRoblox ._DanhMucRoblox_content ._DanhMucRoblox_content_col .card-body:after {
        content: "";
        display: block;
        width: 4px;
        height: 0%;
        background: #fff;
        position: absolute;
        top: 0px;
        left: 0;
        -webkit-transition: all .6s ease-in-out;
        -moz-transition: all .6s ease-in-out;
        -o-transition: all .6s ease-in-out;
        -ms-transition: all .6s ease-in-out;
        transition: all .6s ease-in-out;
        border-bottom-left-radius: 0.3rem;
        border-bottom-right-radius: 0.3rem;
    }

    #_IndexGameTaiKhoan ._DanhMucRoblox_content ._DanhMucRoblox_content_col .card-body:before,
    #_DanhMucRoblox ._DanhMucRoblox_content ._DanhMucRoblox_content_col .card-body:before {
        content: "";
        display: block;
        width: 0;
        height: 4px;
        background: #0f2a93;
        position: absolute;
        bottom: 0;
        right: 0;
        -webkit-transition: all .6s ease-in-out;
        -moz-transition: all .6s ease-in-out;
        -o-transition: all .6s ease-in-out;
        -ms-transition: all .6s ease-in-out;
        transition: all .6s ease-in-out;
        border-bottom-left-radius: 0.3rem;
        border-bottom-right-radius: 0.3rem;
    }
/*#_IndexGameTaiKhoan ._DanhMucRoblox_content ._DanhMucRoblox_content_col:hover .card-body:before,
#_DanhMucRoblox ._DanhMucRoblox_content ._DanhMucRoblox_content_col:hover .card-body:before {
    width: 100%;
}*/
#_IndexGameTaiKhoan ._DanhMucRoblox_content ._DanhMucRoblox_content_col:hover .card-body:after,
#_DanhMucRoblox ._DanhMucRoblox_content ._DanhMucRoblox_content_col:hover .card-body:after {
    height: 100%;
}

#_IndexGameTaiKhoan ._DanhMucRoblox_content ._DanhMucRoblox_content_col:hover .card-header a,
#_DanhMucRoblox ._DanhMucRoblox_content ._DanhMucRoblox_content_col:hover .card-header a {
    /*color: #ffc107 !important;
    transition: 0.6s all;*/
}

#_IndexGameTaiKhoan ._DanhMucRoblox_content .card-header span {
    color: red
}

#_IndexGameTaiKhoan ._DanhMucRoblox_content .card-header {
    position: absolute;
    z-index: 1;
    background: rgb(1 11 84 / 35%) !important;
    right: 0;
    padding: 0rem 2rem;
    font-size: 1.5rem;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0.3rem;
}

#_IndexGameTaiKhoan ._DanhMucRoblox_content .card-img-top .span-time {
    position: absolute;
    bottom: 0;
    z-index: 999;
    right: 0;
    color: red;
    font-size: .9rem;
}

#_IndexGameTaiKhoan {
    border-bottom-left-radius: 1rem;
    border-bottom-right-radius: 1rem;
    min-height: 33rem;
    color: #495057 !important;
}

    #_IndexGameTaiKhoan .w-100 h2 {
        color: #006fc7 !important;
    }


.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.frames {
    position: relative;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: center;
}

    .frames:after {
        position: relative;
        z-index: 1;
        content: "";
        padding-top: 0;
        display: block;
    }

    .frames img {
        /*position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%) !important;
        -ms-transform: translateX(-50%) translateY(-50%) !important;
        transform: translateX(-50%) translateY(-50%) !important;*/
        position: absolute;
        top: auto;
        left: auto;
    }

        /*.frames img:not(.w-100) {
            height: 100% !important;
            width: auto !important;
        }

        .frames img.w-100 {
            height: auto !important;
        }*/

.frames-5:after {
    padding-top: 5%;
}

.frames-10:after {
    padding-top: 10%;
}

.frames-15:after {
    padding-top: 15%;
}

.frames-20:after {
    padding-top: 20%;
}

.frames-25:after {
    padding-top: 25%;
}

.frames-30:after {
    padding-top: 30%;
}

.frames-35:after {
    padding-top: 35%;
}

.frames-40:after {
    padding-top: 40%;
}

.frames-45:after {
    padding-top: 45%;
}

.frames-50:after {
    padding-top: 50%;
}

.frames-55:after {
    padding-top: 55%;
}

.frames-60:after {
    padding-top: 60%;
}

.frames-65:after {
    padding-top: 65%;
}

.frames-70:after {
    padding-top: 70%;
}

.frames-75:after {
    padding-top: 75%;
}

.frames-80:after {
    padding-top: 80%;
}

.frames-85:after {
    padding-top: 85%;
}

.frames-90:after {
    padding-top: 90%;
}

.frames-95:after {
    padding-top: 95%;
}

.frames-1x1:after,
.frames-100:after {
    padding-top: 100%;
}

.frames-110:after {
    padding-top: 110%;
}

.frames-120:after {
    padding-top: 120%;
}

.frames-130:after {
    padding-top: 130%;
}

.frames-140:after {
    padding-top: 140%;
}

.frames-9x16:after,
.frames-vertical:after {
    padding-top: 177.778%;
}

.frames-16x9:after,
.frames-horizontal:after {
    padding-top: 56.25%;
}

.bg-date {
    background: -webkit-gradient(linear,center top,center bottom,from(rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,0.75)));
    background: -webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.75) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.75) 100%);
}

.posted-date {
    color: #999;
    margin: 8px 0;
}

    .posted-date > span {
        display: inline-block;
        margin-right: 1.5rem;
        margin-top: 0.25rem;
    }

    .posted-date a {
        font-weight: normal;
        color: #999;
        display: inline-block;
    }

        .posted-date a:hover {
            color: #ec3237;
        }


/*news-box start*/
.news-box {
}

    .news-box .box-body {
        -webkit-border-radius: 0.375rem;
        -o-border-radius: 0.375rem;
        -ms-border-radius: 0.375rem;
        -moz-border-radius: 0.375rem;
        border-radius: 0.375rem;
        height: 100%;
        background-color: #fff;
        padding-bottom: 1rem;
    }

        .news-box .box-body .box-img {
            position: relative;
            display: block;
        }

            .news-box .box-body .box-img .frames {
                -webkit-border-radius: 0.375rem;
                -o-border-radius: 0.375rem;
                -ms-border-radius: 0.375rem;
                -moz-border-radius: 0.375rem;
                border-top-right-radius: 0.375rem;
                border-top-left-radius: 0.375rem;
            }

                .news-box .box-body .box-img .frames:after {
                    padding-top: 56.25%;
                }

                .news-box .box-body .box-img .frames img {
                    width: 100%;
                    -webkit-transition: all .5s ease-in-out;
                    -o-transition: all .5s ease-in-out;
                    -ms-transition: all .5s ease-in-out;
                    transition: all .5s ease-in-out;
                }

            .news-box .box-body .box-img:hover img {
                -o-transform: scale(1.1);
                -ms-transform: scale(1.1);
                -webkit-transform: scale(1.1);
                transform: scale(1.2);
            }

    .news-box .posted-date {
        position: absolute;
        bottom: 0;
        left: 0;
        margin: 0;
        padding-top: 0.25rem;
        padding-bottom: 0.25rem;
        padding-right: 0.5rem;
        padding-left: 0.5rem;
        /*border-bottom-left-radius: 0.375rem;*/
        /*border-bottom-right-radius: 0.375rem;*/
        color: #fff;
        width: 100%;
        z-index: 1;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .news-box .box-title {
        color: #000;
        display: block;
        height: 3.4rem;
        font-weight: 400;
        font-size: 1.2rem;
        padding-right: 1rem;
        padding-left: 1rem;
        margin-top: 0.5rem;
        margin-bottom: 0.5rem;
    }

    .news-box .box-summary {
        margin-top: 0.5rem;
        margin-bottom: 0.5rem;
        padding-right: 1rem;
        padding-left: 1rem;
    }


/*@media (min-width:992px) {
    #news-box > div:nth-child(4n+4) {
        display: none
    }
}*/

/*news-box end*/

.home-title{
    padding: 1rem 0;
}


#body_home #header {
    position: absolute;
    background: #000000bf;
}

#body_home #header.header-fixed {
    position: fixed;
}


#header {
    margin: 0;
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    z-index: 1030;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0.25rem;
    background: #000000bf;
    padding-top: 1rem;
    padding-bottom: 1rem;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#header.header-fixed {
    /*background: linear-gradient(90deg,#03418d,#177db9);*/
    box-shadow: 0 0 10px 0 rgba(0,0,0,.75);
    position: fixed;
    top: 0;
    width: 100%;
    padding-top: .25rem;
    padding-bottom: .25rem;
}

#header #logo a {
    /*min-width: 3.5rem;*/
    /*min-height: 3.5rem;*/
    /*padding: 0.75rem;*/
}

#header #logo a img {
    width: 100%;
}

.avatar {
    position: relative;
    display: inline-block;
}

.avatar-xl {
    height: 2rem;
    width: 2rem;
}

#header #logo {
    width: 17rem;
    height: 3.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    white-space: nowrap;
    overflow: hidden;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

#header .header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    padding-left: 1rem;
}

#header .header .header-start {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    width: 100%;
}

#header .header .header-start .nav-toggle, #header .header .header-start .nav-menu-vertical-toggle {
    height: 3.5rem;
    width: 3.5rem;
    border: none;
    background: transparent;
    color: #fff;
}

#header .header .header-end {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    min-height: 3.5rem;
}

#header .header .header-end .header-end-item.header-end-gcoin a {
    color: #fff;
    position: relative;
}

#header .header .header-end .header-end-item:hover {
    /*background: #ffffff2e;*/
}

#header .header .header-end .header-end-item > a {
    line-height: 3.5rem;
    height: 3.5rem;
    min-height: 3.5rem;
    overflow: hidden;
    white-space: nowrap;
    padding: 0 0.5rem;
    min-width: 3.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: center;
    color: #fff;
}

#header .header .header-end .header-end-item.header-end-rigister > a,
#header .header .header-end .header-end-item.header-end-login > a {
    height: auto;
    line-height: normal;
}

#header .header .header-end .header-end-item.header-end-rigister > a > span,
#header .header .header-end .header-end-item.header-end-login > a > span{
    padding: 0.25rem 0.5rem;
    border: 1px solid #fff;
    border-radius: 0.35rem;
}

#header .header .header-end .header-end-item.header-end-rigister > a:hover > span,
#header .header .header-end .header-end-item.header-end-login > a:hover > span{
    color: #30becb;
}

#header .header .header-end .header-end-item.header-end-user .dropdown-menu {
    padding: 0;
}

#header .header .header-end .header-end-item.header-end-user .dropdown-menu .b-hello {
    font-size: .9rem;
    padding: 0.5rem 1rem;
    color: #000;
    border-bottom: 1px solid #ddd;
}

#header .header .header-end .header-end-item.header-end-user .dropdown-menu a {
    display: block;
    line-height: 1.3;
    padding: 0.5rem 1rem;
    font-size: .9rem;
}

#header .header .header-end .header-end-item.header-end-user .dropdown-menu a i {
    width: 1.5rem;
}

@media (min-width: 1200px){
   /*#header #logo {*/
   /*     width: 3.5rem;*/
   /*     padding-right: 0;*/
   /* }*/
   .header-end-item.header-end-showmenu{
       display: none
   }
}

@media (max-width: 1199px){
  .header-end-item:not(.header-end-showmenu){
      display: none
  }
}


/**/

.cursor-pointer {
    cursor: pointer;
}

.me-1 {
    margin-right: 0.25rem;
}

#menu {
    width: 100%;
    position: relative;
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
#nav-toggle, #closemenu {
    display: none;
}

#menu .menu #menu-main ul {
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
}

#menu .menu #menu-main .menu-item {
    position: relative;
    text-align: center;
}

#menu .menu #menu-main .menu-item a {
    display: block;
}

#menu .menu #menu-main > ul > li > .sub-menu {
    top: 100%;
    left: 0;
    z-index: 1;
    border-top: none;
}

#menu #menu-main .sub-menu .menu-item:hover{
    background: #fb7606;
}

#menu #menu-main .sub-menu .menu-item:hover > a {
    color: #fff!important;
}

#menu .menu #menu-main .menu-item .showhide-subul svg, #menu .menu #menu-main .menu-item .showhide-subul i {
    font-size: 1.8rem;
    color: #fff;
}

#menu .menu #menu-main > ul > .menu-item ul li a {
    line-height: normal!important;
}

#menu .menu #menu-main .menu-item .menu-item .showhide-subul svg, #menu .menu #menu-main .menu-item .menu-item .showhide-subul i {
    color: #000;
}

#menu .menu #menu-main .menu-item .showhide-subul {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 37px;
    line-height: 1;
    margin-top: 0;
    cursor: pointer;
    z-index: 2;
    align-items: center;
    display: flex;
    justify-content: center;
    text-align: center;
}

#menu #menu-main .sub-menu {
    position: absolute;
    width: 220px;
    background: #fff;
    top: 0;
    left: 100%;
    opacity: 0;
    z-index: 2;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
    pointer-events: none;
    -webkit-transform: perspective(400) rotate3d(1,0,0,-90deg);
    -webkit-transform-origin: 50% 0;
    -webkit-transition: 350ms;
    -moz-transition: 350ms;
    -o-transition: 350ms;
    transition: 350ms;
}

#menu #menu-main .sub-menu .menu-item a {
    padding: 0.75rem 0.75rem 0.75rem 1.7rem;
    text-align: left;
    color: #000!important;
}

#menu #menu-main .sub-menu .menu-item a:before {
    content: "›";
    left: -5px;
    top: -1px;
    position: relative;
}

#menu #menu-main .sub-menu .menu-item a:before {
    content: "›";
    left: -5px;
    top: -1px;
    position: relative;
}

#menu .menu #menu-main .menu-item:hover > .sub-menu {
    z-index: 10;
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: perspective(400) rotate3d(0,0,0,0);
}


@keyframes enter {
    from {
        opacity: 0;
        transform: scaleY(.98) translateY(10px)
    }

    to {
        opacity: 1;
        transform: none
    }
}

@keyframes fade {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@media screen and (max-width: 1199px){
    #menu {
        z-index: 1090;
    }
    
    #menu #closemenu {
        position: fixed;
        top: 0;
        left: -100%;
        width: 300px;
        height: 40px;
        line-height: 40px;
        z-index: 1010;
        display: block;
        padding: 0 8px;
        color: #fff;
        font-size: 1.4rem;
        text-align: left;
        background-color: #000;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
    }
    
    #menu #closemenu[style*="left: 0px;"]:after {
        background: #000;
        opacity: .6;
        position: fixed;
        z-index: -2;
        width: 100%;
        height: 100%;
        content: "";
        display: block;
        top: 0;
        left: 0;
    }
    
    #menu-body {
        clear: both;
        position: fixed;
        top: 40px;
        left: -100%;
        width: 300px!important;
        height: calc(100vh - 40px);
        margin-top: 40px;
        overflow: auto!important;
        background: #fb7606;
        animation: fade .2s ease-out;
        z-index: 30001;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
        display: block;
        margin: 0;
    }
    
    #menu-body #menu-product, #menu-body #menu-main {
        width: 100%;
        padding: 0;
        margin: 0;
    }
    
    #menu .menu #menu-main .menu-item {
        line-height: normal;
        width: 100%;
        text-align: left;
        border-bottom: 1px solid #00000038;
    }
    
    #menu .menu #menu-main > ul > .menu-item {
        opacity: 0;
        animation: enter .3s ease-out forwards;
    }
    
    #menu .menu #menu-main > ul > .menu-item > a {
        color: #fff!important;
        padding: 0.7em 40px 0.7em 16px;
    }
    
    #menu .menu #menu-main > ul > .menu-item > a > i, #menu .menu #menu-main > ul > .menu-item > a > img {
        height: 18px;
    }
    
    #menu .menu #menu-main > ul > .menu-item:first-child span {
        display: inline-block;
    }
    
    #menu #menu-main .sub-menu {
        position: relative!important;
        top: 0!important;
        left: 0!important;
        display: none;
        width: 100%!important;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    
    #menu #menu-main .sub-menu {
        border-top: none!important;
    }
    
    #menu .menu #menu-main .menu-item .sub-menu {
        z-index: 10;
        opacity: 1;
        pointer-events: auto;
        -webkit-transform: perspective(400) rotate3d(0,0,0,0);
    }
    
    
    #menu #menu-main .sub-menu .menu-item {
        background: #fff;
        border-bottom: none;
        border-top: 1px solid #fb760638;
    }
    
    #menu #menu-main .sub-menu .menu-item a {
        padding: 0.7em 40px 0.7em 26px;
    }
    
    #menu .menu #menu-main>ul>.menu-item:first-child span {
        display: inline-block;
    }
    
    #menu .menu #menu-main .menu-item .showhide-subul{
        height: 41px;
    }
}

@media screen and (min-width: 1200px){
    #menu .menu #menu-main>ul {
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    
    #menu #menu-main .sub-menu .menu-item {
        border-bottom: 1px solid #c5c5c561;
    }

    
    #menu .menu #menu-main > ul > .menu-item a {
        line-height: 3.5rem!important;
    }
    
    #menu .menu #menu-main > ul > .menu-item > a {
        padding: 0 1.4rem;
        color: #fff;
        font-weight: bold;
        font-size: 1rem;
        text-transform: uppercase;
    }
    
    #menu .menu #menu-main .menu-item .showhide-subul {
        display: none;
    }
    
    #menu .menu #menu-main > ul > .menu-item > .showhide-subul {
        display: inline-block!important;
        height: auto;
        width: auto;
        top: 50%;
        transform: translateY(-50%);
        padding: 0;
        right: 8px;
    }
    
    #menu .menu #menu-main > ul > .menu-item > .showhide-subul svg, #menu .menu #menu-main > ul > .menu-item > .showhide-subul i {
        position: relative;
        top: auto;
        bottom: auto;
        right: auto;
        left: auto;
        font-size: 1rem;
        display: block;
        transform: none;
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        color: #fff;
        font-size: .83rem;
    }
    
    #menu .menu #menu-main > ul > .menu-item > .showhide-subul svg:before, #menu .menu #menu-main > ul > .menu-item > .showhide-subul i:before {
        content: "\f107";
        font-weight: 900;
    }
    
    #menu .menu #menu-main>ul>.menu-item:hover>.showhide-subul svg, #menu .menu #menu-main>ul>.menu-item:hover>.showhide-subul i {
        transform: rotate(-180deg);
    }

    #menu .menu #menu-main > ul > li > .sub-menu {
        display: block!important;
        top: 90%;
        -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.5);
        box-shadow: 0 6px 12px rgba(0,0,0,.5);
    }
    
    #menu .menu #menu-main  ul > .menu-item > .showhide-subul {
        display: inline-block!important;
        height: auto;
        width: auto;
        top: 50%;
        transform: translateY(-50%);
        padding: 0;
        right: 8px;
    }
}

#body_home{
    background: url(/assets/client/images/background1.jpg);
    background-attachment: fixed;
    background-size: cover;
    padding-top: 70px;
    /*padding-bottom: 40px;*/
}

.marqueeHome-box{
    background: #000000c9;
    color: #fff;
    display: flex;
    align-items: center;
    padding: 0.5rem 1rem;
    border: 1px solid #3f0;
    margin-top: 1rem;
}

.speedLink-box{
    background: #000000c9;
    margin-top: 2rem;
}

.speedLink-box .box-item{
    display: block;
    text-align: center;
    padding: 2rem 0;
}

.speedLink-box .box-item:hover{
    transform: translateY(-0.0625rem);
}

.speedLink-box .box-item .box-img{
    
}

.speedLink-box .box-item .box-img img{
    width: 45px;
}

.speedLink-box .box-item .box-title{
    margin-top: 1rem;
    color: #fff;
}

.bg-new{
    background: #000000c9;
    margin-top: 1rem;
    padding: 0.25rem 0.25rem 2rem;
    
}

.tk-box{
    
}
.tk-box .box-item{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.tk-box .box-item:hover{
    transform: translateY(-0.0625rem);
}

.tk-box .box-item .box-img{
    -ms-flex-negative: 0;
    flex-shrink: 0;
    max-width: 100%;
    /*padding-right: calc(var(--falcon-gutter-x) * .5);*/
    /*padding-left: calc(var(--falcon-gutter-x) * .5);*/
    /*margin-top: var(--falcon-gutter-y);*/
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 40%;
    max-width: 100%;
}

.tk-box .box-item .box-img img{
    width: 60px;
}

.tk-box .box-item .box-body{
    -ms-flex-negative: 0;
    flex-shrink: 0;
    max-width: 100%;
    /*padding-right: calc(var(--falcon-gutter-x) * .5);*/
    /*padding-left: calc(var(--falcon-gutter-x) * .5);*/
    /*margin-top: var(--falcon-gutter-y);*/
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 60%;
    text-align: center;
    font-weight: bold;
    
}

.tk-box .box-item .box-title{
    color: #f1c40f;
}

.tk-box .box-item .box-summary{
    color: #2ea624;
}

.footer-info{
    padding: 1rem;
    border: 1px solid #808080;
    background-color: #373535;
    border-radius: 0.375rem;
    color: #fff;
}

.menu-footer{
    
}

.menu-footer > li{
    
}

.menu-footer > li > a{
    font-weight: bold;
    color: #f1c40f;
}

.menu-footer > li > ul{
    padding-left: 2rem;
}

.menu-footer > li > ul > li{
    margin-top: 0.25rem;
    list-style: disc;
}

.menu-footer > li > ul > li > a{
    font-weight: bold;
    color: #fff;
}

.menu-footer > li > ul > li > a:hover{
    text-decoration: underline !important;
}

.theme-wizard .nav-item:not(:first-child) .active .nav-item-circle-parent:after,
.theme-wizard .nav-item .active .nav-item-circle-parent:after,
.theme-wizard .nav-item .active .nav-item-circle-parent:before {
    background-color: #f7ea8b;
}
.theme-wizard .nav-item .active .nav-item-circle-parent:before{
    content: "";
    height: 2px;
    width: 101%;
    position: absolute;
    left: 51%;
    top: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
}

.theme-wizard .nav-item .active .nav-item-circle-parent:after {
    content: "";
    width: 50%;
    position: absolute;
    left: -1px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 2px;
}
.theme-wizard .nav-link.active .nav-item-circle {
    background-color: #fff !important;
    color: #ff9a14;
    border-color: #ff9a14;
}
.cal-box {
    overflow: hidden;
    border-radius: .375rem;
    border: 1px solid #ddd;
    height: 100%;
    padding-bottom: 4.5rem;
    position: relative
}

.cal-box .box-img {
    position: relative;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: center
}

.cal-box .box-img:after {
    position: relative;
    z-index: 1;
    content: "";
    padding-top: 56.25%;
    display: block
}

.cal-box .box-img img {
    width: 100%;
    position: absolute;
    top: auto;
    left: auto
}

.cal-box .box-icon {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    width: 50px
}

.cal-box .box-icon img {
    width: 100%
}

.cal-box .box-title {
    background: #ddd;
    text-align: left;
    font-weight: 700;
    padding: .5rem 1rem;
    color: #0a0a0a;
    text-decoration: none;
    display: block;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap
}

.cal-box .box-title a {
    color: #0a0a0a;
    font-size: 1.1rem
}

.cal-box .box-summary {
    margin-top: 1rem;
    padding: 0 1rem
}

.cal-box .box-btn {
    position: absolute;
    bottom: 1rem;
    left: 0;
    width: 100%;
    padding: 0 1rem
}

.cal-box .box-btn a.button {
    width: 100%;
    border-radius: .375rem;
    text-align: center
}

.cel-box {
    overflow: hidden;
    border-radius: .375rem;
    border: 1px solid #ddd;
    height: 100%;
    padding-bottom: 4rem;
    position: relative
}

.cel-box .box-img {
    position: relative;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: center
}

.cel-box .box-img:after {
    position: relative;
    z-index: 1;
    content: "";
    padding-top: 46.25%;
    display: block
}

.cel-box .box-img img {
    width: 100%;
    position: absolute;
    top: auto;
    left: auto
}

.cel-box .box-icon {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    width: 50px
}

.cel-box .box-icon img {
    width: 100%
}

.cel-box .box-title {
    margin-top: 1rem;
    text-align: left;
    font-weight: 700;
    padding: 0 1rem;
    color: #0a0a0a;
    text-decoration: none;
    display: block
}

.cel-box .box-title a {
    color: #007dff;
    font-size: 1.1rem
}

.cel-box .box-summary {
    margin-top: 1rem;
    padding: 0 1rem
}

.cel-box .box-btn {
    position: absolute;
    bottom: 1rem;
    left: 0;
    width: 100%;
    padding: 0 1rem
}

.cel-box .box-btn a.button {
    width: 100%;
    border-radius: .375rem;
    text-align: center
}

.cel-box .box-select {
    position: absolute;
    bottom: 1rem;
    left: 0;
    width: 100%;
    padding: 0 1rem
}

.cel-box .box-select select {
}

.cel-box .box-select button {
    background: #fff;
    color: #000;
    border: 1px solid #0cf;
    font-size: .83rem
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url(/assets/client/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(/assets/client/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(/assets/client/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(/assets/client/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(/assets/client/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(/assets/client/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}

.card-account .card-header {
    background-color: var(--white);
    text-align: center;
    padding: 15px;
}

    .card-account .card-header .card-title {
        margin-bottom: 0;
        text-align: center;
        font-size: 1.5em;
        font-weight: 700;
        color: #000;
        text-transform: uppercase;
    }

.card-account .card-body .form-group .form-control {
    height: 40px;
    font-size: 1em;
}

    .card-account .card-body .form-group .form-control::placeholder {
        color: #a8a2a2;
    }

.card-account .card-body .card-body_social .card-body_social__divider {
    position: relative;
    height: 1px;
    width: 100%;
    background-color: var(--color-border);
    margin: 40px 0;
}

    .card-account .card-body .card-body_social .card-body_social__divider span {
        font-size: .9em;
        background-color: var(--white);
        color: #838181;
        position: absolute;
        padding: 4px 8px;
        display: inline-block;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

.card-account .card-body .card-body_social__inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

    .card-account .card-body .card-body_social__inner .btn {
        width: calc(50% - 4px);
        display: flex;
        align-items: center;
        justify-content: center;
        color: var(--white);
        transition: .3s all ease;
        border-radius: .25rem;
        font-size: 1em;
        text-transform: uppercase;
        height: 40px;
        font-weight: 700;
    }

        .card-account .card-body .card-body_social__inner .btn i {
            margin-top: .5px;
            position: relative;
            padding-right: 10px !important;
            margin-right: 10px !important;
        }

            .card-account .card-body .card-body_social__inner .btn i:after {
                position: absolute;
                content: "";
                display: block;
                height: 10px;
                width: 1px;
                background-color: var(--color-border);
                right: 0;
                top: calc(50% - 1px);
                transform: translateY(-50%);
            }

        .card-account .card-body .card-body_social__inner .btn.btn-facebook {
            background-color: #0D8AF0;
        }

            .card-account .card-body .card-body_social__inner .btn.btn-facebook:hover,
            .card-account .card-body .card-body_social__inner .btn.btn-facebook:active {
                background-color: #0b74cb;
                color: var(--white);
            }

        .card-account .card-body .card-body_social__inner .btn.btn-google {
            background-color: #DE4032;
        }

            .card-account .card-body .card-body_social__inner .btn.btn-google:hover,
            .card-account .card-body .card-body_social__inner .btn.btn-google:active {
                background-color: #c42d20;
                color: var(--white);
            }

.card-account .card-body .card-body_action {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid var(--color-border);
}

    .card-account .card-body .card-body_action a,
    .card-account .card-body .card-body_action span {
        font-size: 14px;
        color: #5b5858;
    }

    .card-account .card-body .card-body_action a {
        color: var(--primary-color);
    }

        .card-account .card-body .card-body_action a:hover,
        .card-account .card-body .card-body_action a:active {
            color: var(--primary-hover);
            text-decoration: underline;
        }

.card2 {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem
}

    .card2 > hr {
        margin-right: 0;
        margin-left: 0
    }

    .card2 > .list-group {
        border-top: inherit;
        border-bottom: inherit
    }

        .card2 > .list-group:first-child {
            border-top-width: 0;
            border-top-left-radius: calc(.25rem - 1px);
            border-top-right-radius: calc(.25rem - 1px)
        }

        .card2 > .list-group:last-child {
            border-bottom-width: 0;
            border-bottom-right-radius: calc(.25rem - 1px);
            border-bottom-left-radius: calc(.25rem - 1px)
        }

        .card2 > .card-header + .list-group, .card2 > .list-group + .card-footer {
            border-top: 0
        }
.form-group {
    margin-bottom: 1rem;
}
.btn-theme {
    border-radius: .25rem;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2px 10px 0;
    font-size: 1.05em;
    font-weight: 500;
    text-transform: uppercase;
    border: 1px solid var(--primary-color);
    white-space: nowrap;
    background: var(--primary-color);
    color: var(--white);
    width: 100%;
    transition: .3s all ease;
}

    .btn-theme > i {
        margin-top: 1px;
    }

    .btn-theme:hover,
    .btn-theme:active {
        background-color: var(--primary-hover);
        color: var(--white);
    }
.section-gap {
    padding: 35px 0;
    
}
.content {
  /*  background-color: white*/
}
.box_tbl {
    width: 100%;
    border: 0;
    padding: 0;
    margin-bottom: 15px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
}

.box_top {
    font-weight: normal;
    padding: 0;
    margin: 0;
    position: relative;
    text-transform: uppercase;
    font-size: 1.14rem;
    height: 34px;
    line-height: 34px;
    color: #fff;
    background: #161616;
    position: relative;
}

    .box_top span {
        display: inline-block;
        padding-left: 15px;
        height: 34px;
        line-height: 34px;
        float: left;
    }

        .box_top span.icon {
            display: inline-block;
            height: 34px;
            line-height: 34px;
            background-color: #d00000;
            text-align: center;
            padding-left: 0;
            position: relative;
        }

            .box_top span.icon:after {
                content: "";
                display: block;
                height: 0;
                width: 0;
                position: absolute;
                top: 0;
                bottom: 0;
                right: -10px;
                margin: auto;
                border-bottom: 5px solid transparent;
                border-top: 5px solid transparent;
                border-left: 5px solid #d00000;
                border-right: 5px solid transparent;
            }

            .box_top span.icon img {
                display: block;
                height: 34px;
                padding: 0 8px;
                float: left;
            }

            .box_top span.icon i {
                display: block;
                padding: 0 8px;
                font-size: 1.7rem;
                line-height: 34px;
            }

    .box_top h3 {
        font-size: 1.2rem;
    }

    .box_top a {
        color: #fff;
        font-weight: normal;
    }

.box_body {
    margin: 0;
    vertical-align: top;
    padding: 8px 10px;
    border: 1px solid #ccc;
    background: #fafafa;
    position: relative;
    background-color: #fff;
}

.box_bottom {
    height: 0;
}

.boxbody_tbl {
    margin: 10px 0;
    width: 100%;
    text-align: left;
    background: #fff;
    -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,.15);
    -moz-box-shadow: 0 0 5px 0 rgba(0,0,0,.15);
    box-shadow: 0 0 5px 0 rgba(0,0,0,.15);
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    overflow: hidden;
}
.boxbody_top span {
    display: inline-block;
    padding: 12px 15px;
    font-size: 1.1rem;
    font-family: roboto,arial,sans-serif;
    text-transform: uppercase;
    position: relative;
    font-weight: normal;
    color: #fff;
    background-color: #1d70bc;
}

.boxbody_top h1, .boxbody_top h2 {
    font-size: 1.3rem;
    font-weight: normal;
}

.boxbody_body {
    border: 1px solid #ddd;
    padding: 12px 15px;
}

    .boxbody_body img, .boxbody_body table, .boxbody_body iframe {
        max-width: 100%;
    }

.boxbody_bottom {
    height: 0;
}
.form-control-inline {
    min-width: 0;
    width: auto;
    display: inline;
}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit; width:12px;height:12px;border-radius:50%;background-color:#ccc;margin:5px;}.owl-carousel button.owl-dot.active{background-color:#c39f23;}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
@media(min-width:1200px) {
    #_MenuTopRight1 .nav-item:hover .dropdown-menu {
        z-index: 999 !important;
        opacity: 1 !important;
        pointer-events: auto !important;
        -webkit-transform: perspective(400) rotate3d(0, 0, 0, 0) !important;
        
    }
    

    #_MenuTopRight1 .nav-item .dropdown-menu {
        display: block;
        opacity: 0;
        z-index: 2;
        -webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
        box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
        -webkit-transition: all 0.4s ease-out;
        -moz-transition: all 0.4s ease-out;
        -o-transition: all 0.4s ease-out;
        -ms-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
        -webkit-transform: perspective(400) rotate3d(1, 0, 0, -90deg);
        -webkit-transform-origin: 50% 0;
        -webkit-transition: 350ms;
        -moz-transition: 350ms;
        -o-transition: 350ms;
        transition: 350ms;
    }
    
    
    .col-xl-20 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 20%;
    }
}

@media(min-width:1199px) {
    /* #_Logo div {
        position: relative !important;
    }

    #_Logo img {
        position: absolute;
        width: 11rem !important;
        height: 7rem !important;
        max-height: 7rem !important;
        top: -1.5rem;
        left: 2rem;
    }

    #MenuTop {
        padding-left: 12rem;
    }*/
    #_Logo img {
        width: 12rem !important;
        max-height: 6rem !important;
    }

    #nav-menu #MenuTop .navbar-nav .nav-link {
        font-size: 1.1rem;
    }

    .container-xl, .container-lg, .container-md, .container-sm, .container {
        max-width: 1199px !important;
    }
}


@media(min-width:992px) {
    .banner {
        max-height: 400px !important;
    }

    .banner img {
        max-height: 400px !important;
    }
     #menu_muahang_scrol{
    	border-radius: 10px;
    }
}


@media (min-width: 768px){
    #menu_manage .menu_manage_2{
        display: block !important;
    }
    #menu_manage .menu_manage_1{
        background-color: #fff;
        border-radius: 0.5rem;
    }
}

@media (max-width: 991px) {
    #menu_muahang_scrol{
        max-width: 100% !important;
        bottom: 0px !important;
    }
    .container {
        max-width: 850px !important;
    }
    #_HomeNapThe{
        padding-bottom: 45px !important;
    }
}

@media (max-width: 768px) {
    
    .container {
        max-width: 650px;
    }
    #menu_manage:hover{
        left: 0px;
    }
    #menu_manage:hover{
        z-index: 1055;
    }
    /*#menu_manage:hover #menublock{
        display: none;
    }
    #menu_manage:hover #menuhide{
        display: block;
    }*/
    #menu_manage {
        /*display: block;*/
        /*padding-left: 0px;*/
        /*position: fixed;*/
        /*top: 90px;*/
        /*z-index: 100;*/
        /*width: 270px;*/
        /*height: auto;*/
        /*outline: 0;*/
        /*left: -270px;*/
        /*transition: 0.6s all ease-in-out;*/
        background: #fff;
    }

        #menu_manage .menu_manage_1 {
            /*width: 270px;*/
            /*background: rgb(0 0 0 / 92%);*/
            /*display: none;*/
            /*transition: 0.6s all ease-in-out;*/
            /*border-top-right-radius: 15px;*/
            /*border-bottom-right-radius: 15px;*/
            /*padding: 20px 0;*/
        }

        #menu_manage #menublock {
            /*position: absolute;*/
            /*z-index: 9998;*/
            /*top: 30%;*/
            /*right: -47px;*/
            /*height: 48px;*/
            /*width: 48px;*/
            display: none;
        }

            #menu_manage #menublock::before {
                content: url('/bannickGame/Image/btn-menu-2.png');
               
                /*z-index: 9998;
                top: 30%;
                left: -45px;
                transition: 0.6s all ease-in-out;*/
            }

        #menu_manage #menuhide {
            display: none;
            position: absolute;
            z-index: 9998;
            top: 30%;
            right: -45px;
        }

            #menu_manage #menuhide::before {
                content: url('/bannickGame/Image/left-nav.png');
                /*position: fixed;
                z-index: 9998;
                top: 30%;
                left: -45px;
                transition: 0.6s all ease-in-out;*/
            }
}

@media(max-width:1200px) {
    .btn-x-napthe{
        bottom: 1px;
    }
    .weel_text-item > b{    
       font-size: 30px !important;}
    
}

@media(max-width:992px) {
    /*#_IndexGameTaiKhoan ._DanhMucRoblox_content ._DanhMucRoblox_content_col:nth-child(4n+1),*/
    /*#_DanhMucRoblox ._DanhMucRoblox_content ._DanhMucRoblox_content_col:nth-child(4n+1) {*/
    /*    padding: 0.2rem 0.15rem 0.2rem 0rem !important;*/
    /*}*/

    /*#_IndexGameTaiKhoan ._DanhMucRoblox_content ._DanhMucRoblox_content_col:nth-child(4n+2),*/
    /*#_DanhMucRoblox ._DanhMucRoblox_content ._DanhMucRoblox_content_col:nth-child(4n+2) {*/
    /*    padding: 0.2rem 0.1rem 0.2rem 0.05rem!important;*/
    /*}*/

    /*#_IndexGameTaiKhoan ._DanhMucRoblox_content ._DanhMucRoblox_content_col:nth-child(4n+3),*/
    /*#_DanhMucRoblox ._DanhMucRoblox_content ._DanhMucRoblox_content_col:nth-child(4n+3) {*/
    /*    padding: 0.2rem 0.05rem 0.2rem 0.1rem !important;*/
    /*}*/
    
    /*#_IndexGameTaiKhoan ._DanhMucRoblox_content ._DanhMucRoblox_content_col:nth-child(4n+4),*/
    /*#_DanhMucRoblox ._DanhMucRoblox_content ._DanhMucRoblox_content_col:nth-child(4n+4) {*/
    /*    padding: 0.2rem 0rem 0.2rem 0.15rem !important;*/
    /*}*/

    #_HomeNapThe {
        padding-top: 1rem !important;
    }

    /*#_IndexGameTaiKhoan ._DanhMucRoblox_content .card-img-top,
    #_DanhMucRoblox ._DanhMucRoblox_content .card-img-top {
        height: 160px;
    }*/
    .weel_text-item{padding:1rem !important;}
    .weel_text-item > b{    
       font-size: 40px !important;}
       .imgRandom .pp-img-2{
           margin: 10px!important;
       }
}

@media(max-width:768px) {
    /*#_IndexGameTaiKhoan ._DanhMucRoblox_content ._DanhMucRoblox_content_col:nth-child(2n+1)*/
    /*#_DanhMucRoblox ._DanhMucRoblox_content ._DanhMucRoblox_content_col:nth-child(2n+1) {*/
    /*    padding: 0.2rem 0.2rem 0.2rem 0rem !important;*/
    /*}*/

    /*#_IndexGameTaiKhoan ._DanhMucRoblox_content ._DanhMucRoblox_content_col:nth-child(2n+2)*/
    /*#_DanhMucRoblox ._DanhMucRoblox_content ._DanhMucRoblox_content_col:nth-child(2n+2) {*/
    /*    padding: 0.2rem 0rem 0.2rem 0.2rem !important;*/
    /*}*/
    
    .weel_text-item{padding:1.5rem !important;}
    .weel_text-item > b{    
       font-size: 30px !important;}
}

@media (max-width: 579px) {
    #_Phone {
        left: 45% !important;
        bottom: 34px !important;
    }

        #_Phone a {
            margin-left: -80px !important;
            padding: 4px 22px 4px 40px !important;
        }

            #_Phone a .fa-phone {
                padding: 11px !important;
                top: -4px !important;
            }

    #_SocialNetwork .messenger {
        left: 15px;
        bottom: 2px;
    }

        #_SocialNetwork .messenger svg {
            font-size: 24px;
            padding: 6px;
        }

    #_SocialNetwork .zalo {
        bottom: 2px !important;
        right: 15px !important;
        left: auto;
    }

        #_SocialNetwork .zalo img {
            width: 40px !important;
            height: 40px !important;
        }

    #_SocialNetwork {
        position: fixed;
        bottom: 0px;
        background: #fff;
        z-index: 997;
        height: 45px;
        width: 100%;
        opacity: 0.9;
    }
    #_Logo img{
        width: 5rem !important;
    }
}

@media (max-width: 576px) {
    .col-xs-6 {
        width: 50%
    }
    
    /*#_IndexGameTaiKhoan ._DanhMucRoblox_content .card-img-top,
    #_DanhMucRoblox ._DanhMucRoblox_content .card-img-top {
        height: 150px;
    }*/

    /*:root {
        --size: 285px important;
    }

    .imgRandom {
        width: 285px !important;
        height: 285px !important;
    }*/

    .weel_text-item {
        padding: 1rem !important;
    }

    .wheel {
        margin: auto !important;
    }

    .weel_text-item > b{font-size:22px!important;}

    .imgRandom {
        overflow: hidden !important;
    }

    /*#imgRandom {
        width: 285px !important;
        height: 285px !important;
    }*/

   
}
@media (max-width: 519px) {
    .col-12{
        width: 100% !important;
    }
    .weel_text-item-img {
        margin-top: 2px !important;
    }
}
@media (max-width: 420px) {
    .weel_text-item {
        padding: 0.2rem !important;
    }
    
}

@media (max-width: 374px) {
    #_Phone {
        left: 41.5% !important;
    }
    #nav-menu{
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
    .weel_text-item > b{font-size:20px!important;}
}

@media (max-width: 321px) {
    #_Phone {
        left: 40% !important;
    }

    .col-xs-6 {
        width: 100%
    }

    /*#_IndexGameTaiKhoan ._DanhMucRoblox_content .card-img-top,
    #_DanhMucRoblox ._DanhMucRoblox_content .card-img-top {
        height: 130px;
    }*/
}
@keyframes fide_phone {
    10% {
        transform: rotate(55deg);
    }

    20% {
        transform: rotate(-10deg);
    }

    30% {
        transform: rotate(55deg);
    }

    40% {
        transform: rotate(-10deg);
    }

    90% {
        transform: rotate(55deg);
    }

    100% {
        transform: rotate(-10deg);
    }
}

@keyframes fide_phone_span1 {
    from {
        transition: all .5s ease;
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -o-transition: all .5s ease;
    }

    to {
        transform: scale(1.5,1.5);
        -webkit-transform: scale(1.5,1.5);
        -moz-transform: scale(1.5,1.5);
        -o-transform: scale(1.5,1.5);
        -ms-transform: scale(1.5,1.5);
        opacity: .2;
    }
}

@keyframes fide_phone_span2 {
    0% {
        transition: all .5s ease;
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -o-transition: all .5s ease;
        opacity: 1;
    }

    30% {
        transform: scale(1.2,1.2);
        -webkit-transform: scale(1.2,1.2);
        -moz-transform: scale(1.2,1.2);
        -o-transform: scale(1.2,1.2);
        -ms-transform: scale(1.2,1.2);
    }

    50% {
        transform: scale(1.2,1.2);
        -webkit-transform: scale(1.2,1.2);
        -moz-transform: scale(1.2,1.2);
        -o-transform: scale(1.2,1.2);
        -ms-transform: scale(1.2,1.2);
    }

    99% {
        transform: scale(1.5,1.5);
        -webkit-transform: scale(1.5,1.5);
        -moz-transform: scale(1.5,1.5);
        -o-transform: scale(1.5,1.5);
        -ms-transform: scale(1.5,1.5);
        opacity: 0.1;
    }
}

@keyframes quay360 {
    from {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(360deg)
    }
}
@keyframes showwidth {
    from {
        height: 30% !important;
    }

    to {
        height: 100% !important;
    }
}

@keyframes app-logo-spin {
    from {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(360deg)
    }
}
