body{
    font-family: 'Roboto Condensed', sans-serif,'Roboto';

}
button,input{
    outline: 0;
}
.content-top{
    background: url('../images/bg.jpg') no-repeat top center;
    background-size: cover;
    /*padding: 0;*/
    overflow: hidden;
}
h1, h2, h3, h4, h5, h6{
    font-family: 'Roboto Condensed', sans-serif;
}
.no-padding-left{
    padding-left: 0;
}
.no-padding-right{
    padding-right: 0;
}
/*Dropdown Menu*/
.dropdown {
  
  position: relative;
  z-index: 9;
}

/* Dropdown button */
.dropdown .dropbtn {
   border: 0;
  outline: none;
  color: white;
  padding: 15px;
  background-color: inherit;
  font-family: inherit; /* Important for vertical align on mobile phones */
  margin: 0; /* Important for vertical align on mobile phones */
}
.dropdown .dropbtn:hover,.dropdown .dropbtn:focus,.dropdown .dropbtn:active,.dropdown .dropbtn.active{
    border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background: #f00;
}
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  /*min-width: 160px;*/
  width: 260px;
  color: #fff;
  z-index: 999999;
  background: #f00;
  z-index: 10;
}

.dropdown-content a {
  float: none;
  color: #fff;
  padding: 7px 10px;
  text-decoration: none;
  display: block;
  text-align: left;
}

.dropdown-content a:hover {
  background-color: transparent;
  text-decoration: underline;
}

.dropdown:hover .dropdown-content {
  display: block;
}


/*top-menu*/
.top-menu{
    background: #21409a;
    border-bottom: 5px solid #f00;
    z-index: 10;
    position: relative;
}
.top-menu .navbar-default{
    margin-bottom: 0;
    background: transparent;
    border: none;
    height: 50px;
}
.top-menu .navbar-default .navbar-brand{
    padding: 6px;
    margin-top: 4px;
}
.top-menu .navbar-default .navbar-brand img{
    height: 100%;
}
.top-menu .navbar-left img{
    width: 60%;
    margin-top: 16px;
    /*margin-left: 20px;*/
}
.top-menu .navbar-right{
    padding-top: 10px;
}
.top-menu .navbar-default .navbar-nav>li>a{
    color:#fff;
    text-transform: uppercase;
}
.top-menu .navbar-default .navbar-nav>li>a:hover{
    color:#fff;
}
.top-menu .navbar-default .navbar-nav>li:hover{
    background: #f00;
    color:#fff;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.top-menu .navbar-default .navbar-nav>.active>a {
    background: #f00;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.thanks-text{
    text-transform: uppercase;
    font-size: 150%;
    width: 100%;
    text-align: center;
    color: #21409a;
    font-weight: bold;
    padding: 30px 0;
}
/*bottom-menu*/
.bottom-menu{
    position: relative;
    z-index: 1;
}
.bottom-menu .navbar-default{
    background: transparent;
    border: none;
}
.bottom-menu #navbar{
    
}
.bottom-menu .navbar-default ul li img{
    width: 130px;
}
.bottom-menu .navbar-right{
    margin-top:10px;
}
.bottom-menu .navbar-default .navbar-nav>li>a{
    padding: 5px 5px;
}
.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover{
    background: transparent;
}



.bottom-menu .navbar-default ul li{
    position: relative;
}



/*slider*/
.slide-wrapper{
    position: relative;
    z-index: 1;
}
.slider .col-left{
    width: 50%;
    float:left;
    position: relative;
    text-align: center;
}
.slider .col-right{
    width: 40%;
    float:left;
}
.slider .col-right img{
    margin-top:20%;
}
.clound-content{
    position: absolute;
    z-index: -1;
}
.slider .col-left .heart{
    right: 185px;
    position: absolute;
    top: -115px;
    width: 140px;
}
.slider .col-left .header-small{
    right: 80px;
    position: absolute;
    top: 10px;
    width: 55px;
}



.hidden1 {
    /*opacity: 0;*/
}
.visible {
    opacity: 1;
}
/*
date-gold
*/
.date-gold{
    text-align: center;
    margin-top: 50px;
    position: relative;
    z-index: 1;
}
.date-gold .heart-clound{
    position: absolute;
    width: 80%;
    z-index: -2;
    right:0;
    bottom: -31%;
}
.date-gold .date-gold-top img{
    width: 40%;
}
.date-gold .date-gold-mid img{
    width: 30%;
    margin-top: 50px;
}
.date-gold .info p{
    color: #21409a;
    padding: 0 200px 0 200px;
    text-align: justify;
    margin-top:30px;
    font-size: 18px;
}
.date-gold .info{
    position: relative;
}
.date-gold .info .qua-tang-txt{
    width: 20%;
    display: block;
    margin:auto;
    margin-top: 20px;
}
.date-gold .info .money{
    width: 60%;
    display: block;
    margin:auto;
    margin-top: 20px;
}
.date-gold .info .week-tri-an {
    width: 20%;
    display: block;
    margin:auto;
    margin-top: 40px;
}
.date-gold .info .sun-1{
    position: absolute;
    z-index: -1;
    width: 50%;
    top: 0;
    left: 25%;
    -webkit-animation:spin 10s linear infinite;
    -moz-animation:spin 10s linear infinite;
    animation:spin 10s linear infinite;
}
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }




/*
Gift
*/
/*
.gift{
    text-align: center;
}
.gift .hop-qua-top img{
    width: 30%;
}
.gift .hop-qua-mid {
    text-align: center;
}
.gift .hop-qua-mid img{
    display: block;
}
.gift .hop-qua-mid .number{
    margin: auto;
    margin-top: 20px;
}
.gift .hop-qua-mid .txt{
    margin: auto;
    margin-top: 20px;
    width: 30%;
}
.gift .hop-qua-bottom {
    position: relative;
}
.gift .hop-qua-bottom img{
    width: 30%;
}
.gift .hop-qua-bottom .line{
    position: absolute;
}
*/
.gift{
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    padding-bottom: 20px;
}
.gift .hopqua{
    width: 60%;
}
.gift .sun-1{
    position: absolute;
    z-index: 0;
    width: 46%;
    top: 4%;
    left: 27%;
    -webkit-animation:spin 10s linear infinite;
    -moz-animation:spin 10s linear infinite;
    animation:spin 10s linear infinite;
}
.gift .phanqua{
    position: absolute;
    z-index: 0;
    width: 21%;
    top: 34%;
    left: 41%;
}
.gift .gift-icon{
    position: absolute;
    z-index: 1;
}
.gift .gift-icon-01{
    top:20%;
    left:10%;
    width: 130px;
}
.gift .gift-icon-02{
    top:30%;
    left:25%;
    width: 90px;
}
.gift .gift-icon-03{
    top:60%;
    left:5%;
    width: 90px;
}
.gift .gift-icon-04{
    top:60%;
    left:15%;
    width: 50px;
}
.gift .gift-icon-05{
    top:70%;
    left:20%;
    width: 60px;
}
.gift .gift-icon-06{
    top:65%;
    left:30%;
    width: 70px;
}
.gift .gift-icon-07{
    top:50%;
    left:25%;
    width: 70px;
}
.gift .gift-icon-08{
    top:20%;
    right:0%;
    width: 100px;
}
.gift .gift-icon-09{
    top:70%;
    right:10%;
    width: 150px;
}
.gift .gift-icon-10{
    top:70%;
    right:25%;
    width: 70px;
}
.gift .gift-icon-11{
    top:40%;
    right:15%;
    width: 70px;
}
.gift .gift-icon-12{
    top:60%;
    right:15%;
    width: 70px;
}   
.gift .gift-icon-13{
    top:30%;
    right:25%;
    width: 70px;
}
/*
join-us
*/
.join-us {
    background: url(../images/bg_form.jpg) top center no-repeat;
    background-size: cover;
    padding-top: 50px;
    position: relative;
}
.contact-us-bx {
    overflow: hidden;
    padding-bottom: 50px;
}
.title-contact {
    color: #1f4995;
    margin-bottom: 40px;
    font-size: 160%;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    line-height: normal;
}
.inner-form-contact {
    /*padding: 30px  65px;*/
    padding: 30px;
    background: #1f4894;
    position: relative;
    /*margin: 0 9%;*/
    margin: 0;
}
.bottom-form {
    margin-bottom: 20px;
    border: 1px dashed #95ddf2;
    padding: 1px;
}
.choose-servce {
    padding: 2px;
    
    background: url(../images/bg_radio.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}
.inner-choose-servce {
    /*background: url(../images/bg-serve.png) repeat-y center center;
    background-size: contain;*/
    padding: 30px;
}
.title-choose-servce {
    margin: 0;
    margin-bottom: 20px;
    font-size: 110%;
    text-align: center;
    color: #1f4995;
    font-weight: bold;
    text-transform: uppercase;
}
.lb-choose-service {
    display: block;
    font-size: 90%;
    color: #212020;
}
input[type="text"], input[type="tel"], input[type="email"], input[type="password"], textarea, select {
    width: 100%;
    border: 0;
    border: none;
    height: 35px;
    padding: 10px 15px;
    text-transform: inherit;
    margin-bottom: 20px;
    background-color: #EFF2F5;
    color: #000;
    border-radius: 2px;
}
.btn-wide {
    display: block;
    background: #eb3d3d;
    background: -moz-linear-gradient(top, #eb3d3d 0%, #c41717 100%);
    background: -webkit-linear-gradient(top, #eb3d3d 0%,#c41717 100%);
    background: linear-gradient(to bottom, #eb3d3d 0%,#c41717 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb3d3d', endColorstr='#c41717',GradientType=0 );
    text-align: center;
    border-radius: 30px;
    border: 3px solid #FFF;
    padding: 10px 20px;
    text-transform: uppercase;
    width: 100%;
    color: #FFF;
}
.btn-wide-1 {
    display: block;
    background: #eb3d3d;
    background: -moz-linear-gradient(top, #eb3d3d 0%, #c41717 100%);
    background: -webkit-linear-gradient(top, #eb3d3d 0%,#c41717 100%);
    background: linear-gradient(to bottom, #eb3d3d 0%,#c41717 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb3d3d', endColorstr='#c41717',GradientType=0 );
    text-align: center;
    border-radius: 30px;
    border: 3px solid #FFF;
    padding: 10px 20px;
    text-transform: uppercase;
    width: 100%;
    color: #FFF;
}
.border{
    position: absolute;
    z-index: 3;
}

.video-form{
    margin-top: 6%;
}
.video-form .poster-video{
    
}
.reward{
    margin-top: 5%;   
    margin-bottom: 5%;
}

/*
footer
*/
.footer{
    position: relative;
    z-index: 999;
    background: #fff;
}
.footer:before {
    content: "";
    display: block;
    height: 15px;
    background: url(../images/line-footer-red.png) no-repeat center right;
    background-size: cover;
    position: absolute;
    top: -15px;
    left: 0;
    right: 0;
}
.inner-footer:before {
    content: "";
    display: block;
    height: 15px;
    background: url(../images/line-footer-blue.png) no-repeat center right;
    background-size: cover;
    margin-bottom: 30px;
}

.btn-tri-an {
    display: block;
    width: 140px;
    bottom: 10px;
    right: 10px;
    z-index: 999;
    position: absolute;
}
.btn-tri-an img
{
    width: 90px;
}
.inner-footer {
    padding-bottom: 20px;
    position: relative;
}
.list-footer {
    padding-right: 20%;
}
.item-footer {
    display: inline-block;
    vertical-align: middle;
}
.web {
    color: #273f93;
    
}
.web {
    background-image: url(../images/web.png);
    background-repeat: no-repeat;
    padding-left: 33px;
    font-size: 16px;
    line-height: 30px;
    display: block;
}
.phone {
    color: #273f93;
    
}
.phone {
    background-image: url(../images/phone.png);
    background-repeat: no-repeat;
    padding-left: 40px;
    font-size: 16px;
    line-height: 30px;
    display: block;
}
.theochungtoi {
    color: #273f93;
    font-family: "myb",Tahoma, Geneva, sans-serif;
    display: block;
    font-size: 16px;
    line-height: 36px;
}
.text-socus {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
.face {
    display: inline-block;
    vertical-align: middle;
    background-image: url(../images/face.png);
    width: 32px;
    height: 32px;
    background-position: 0 0;
    margin-right: 5px;
}
.you {
    display: inline-block;
    vertical-align: middle;
    background-image: url(../images/you.png);
    width: 32px;
    height: 32px;
    background-position: 0 0;
}
.item-footer+.item-footer {
    margin-left: 5%;
}
.back-to-top {
    position: fixed;
    bottom: 10px;
    right: 10px;
    background: rgba(0,0,0,.5);
    color: #FFF;
    width: 40px;
    height: 40px;
    line-height: 36px;
    text-align: center;
    border-radius: 50%;
    font-size: 160%;
    cursor: pointer;
    z-index: 9999999;
    display: none;
}
/*
clound animation
*/
@-webkit-keyframes animateCloud {
    0% {
        margin-left: -100px;
    }
    100% {
        margin-left: 100%;
    }
}

@-moz-keyframes animateCloud {
    0% {
        margin-left: -100px;
    }
    100% {
        margin-left: 100%;
    }
}

@keyframes animateCloud {
    0% {
        margin-left: -100px;
    }
    100% {
        margin-left: 100%;
    }
}

/* ANIMATIONS */
.x0 {
	-webkit-animation: animateCloud 60s linear infinite;
	-moz-animation: animateCloud 60s linear infinite;
	animation: animateCloud 60s linear infinite;
	-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	transform: scale(0.9);
}

.x1 {
	-webkit-animation: animateCloud 35s linear infinite;
	-moz-animation: animateCloud 35s linear infinite;
	animation: animateCloud 35s linear infinite;
	-webkit-transform: scale(0.65);
	-moz-transform: scale(0.65);
	transform: scale(0.65);
}

.x2 {
	-webkit-animation: animateCloud 20s linear infinite;
	-moz-animation: animateCloud 20s linear infinite;
	animation: animateCloud 20s linear infinite;
	
	-webkit-transform: scale(0.3);
	-moz-transform: scale(0.3);
	transform: scale(0.3);
}

.x3 {
	-webkit-animation: animateCloud 30s linear infinite;
	-moz-animation: animateCloud 30s linear infinite;
	animation: animateCloud 30s linear infinite;
	
	-webkit-transform: scale(0.5);
	-moz-transform: scale(0.5);
	transform: scale(0.5);
}

.x4 {
	-webkit-animation: animateCloud 18s linear infinite;
	-moz-animation: animateCloud 18s linear infinite;
	animation: animateCloud 18s linear infinite;
	
	-webkit-transform: scale(0.4);
	-moz-transform: scale(0.4);
	transform: scale(0.4);
}

.x5 {
	-webkit-animation: animateCloud 25s linear infinite;
	-moz-animation: animateCloud 25s linear infinite;
	animation: animateCloud 25s linear infinite;
	
	-webkit-transform: scale(0.55);
	-moz-transform: scale(0.55);
	transform: scale(0.55);
}



@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }

  75% {
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    transform: translate3d(5px, 0, 0);
  }

  to {
    transform: none;
  }
}

.bounceInLeft {
  animation-name: bounceInLeft;
}


@media (max-width: 767px) {



    .navbar-default .navbar-collapse, .navbar-default .navbar-form{
        border-color: transparent;
        background: #21409a;
        box-shadow: none;
        -webkit-box-shadow:none;
        position: relative;
        z-index: 999999;
    }
    .bottom-menu .navbar-right li{
        display: inline-block;
    }

    .navbar-toggle{
        margin-right: 0;
    }
    .slider .col-left{
        width: 100%;
        padding-top: 25px;
    }
    .slider .col-left .heart{
        right: -45px;
        top: 0px;
    }
    .slider .col-right{
        display: none;
        width: 100%;
    }



    .date-gold .date-gold-top img {
        width: 85%;
    }
    .date-gold .date-gold-mid img {
        width: 85%;
        margin-top: 35px;
    }
    .date-gold .info p{
        padding: 0 15px 0 15px;
    }
    .date-gold .info .qua-tang-txt{
        width: 50%;
    }
    .date-gold .info .money{
        width: 85%;
    }
    .date-gold .info .week-tri-an{
        width: 85%;
    }
    .inner-form-contact{
        margin:30px 0 0 0;
        padding:30px;
    }
    .btn-tri-an{
        
        width: 28%;
        right: 0px;
        bottom: 23px;
    }
    .btn-tri-an img
    {
        max-width: 100%;
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 70%;
    }
    .list-footer{
        padding-right: 0;
        text-align: left;
    }
    .gift .gift-icon-01 {
        top: 2%;
        left: 2%;
        width: 40px;
    }
    .gift .gift-icon-02 {
        top: 22%;
        left: 8%;
        width: 40px;
    }
    .gift .gift-icon-03 {
        top: 49%;
        left: 3%;
        width: 40px;
    }
    .gift .gift-icon-04 {
        top: 60%;
        left: 15%;
        width: 20px;
    }
    .gift .gift-icon-05 {
        top: 70%;
        left: 7%;
        width: 20px;
    }
    .gift .gift-icon-06 {
        top: 67%;
        left: 27%;
        width: 30px;
    }
    .gift .gift-icon-07 {
        top: 40%;
        left: 25%;
        width: 20px;
    }
    .gift .gift-icon-08 {
        top: 0%;
        right: 0%;
        width: 40px;
    }
    .gift .gift-icon-09 {
        top: 55%;
        right: 0%;
        width: 40px;
    }
    .gift .gift-icon-10 {
        top: 63%;
        right: 25%;
        width: 30px;
    }
    .gift .gift-icon-11 {
        top: 36%;
        right: 9%;
        width: 30px;
    }
    .gift .gift-icon-12 {
        top: 52%;
        right: 18%;
        width: 20px;
    }
    .gift .gift-icon-13 {
        top: 19%;
        right: 19%;
        width: 30px;
    }
    .thanks-text{
        width: 100%;
    }
    .btn-wide{
        position: relative;
        z-index: 9999999;
    }
    .dropdown-content{
        position: relative;
        width: 100%;
    }
    .date-gold .info .sun-1{
        width: 70%;
        bottom: 25%;
        left: 15%;
        top: auto;
    }
    .bottom-menu .navbar-default ul li img{
        width: 100px;
    }
    .gift .hopqua{
        width: 100%;
    }
    .gift .phanqua{
        width: 38%;
        top: 32%;
        left: 32%;
    }
    .bottom-menu-mobile{
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .bottom-menu-mobile img {
        width: 100%;
    }
    .bottom-menu-mobile .hover {
        position: absolute;
        top: -4px;
        left: -4px;
        z-index: -1;
        width: 150px;
        display: none;
    }
    .bottom-menu-mobile a:hover .hover {
        display: block;
    }
    .gift .sun-1{
        width: 80%;
        top: 6%;
        left: 10%;
    }
    .footer:before{
        background:url(../images/line-footer-red-mobile.png) no-repeat left;
        width: 29%;
        left: auto;
        height: 10px;
        top: -10px;
    }
    .inner-footer:before{
        background:url(../images/line-footer-blue-mobile.png) no-repeat right;
        width: 80%; 
        height: 10px;       
    }
    .item-footer:nth-child(3){
        margin-left: 0;
    }
    .date-gold .heart-clound{
        bottom: -10%;
    }
    .contact-us-bx{
        padding-bottom: 30px;
    }
   
 
}
@media (max-width: 769px) {
    .award{
        margin: 30px;
    }
}
@media (max-width: 480px) {

    .visible1{
    margin-top: 45px;
}



    /* .hidden1{
        display: none;
    } */

    .list-footer .item-footer .web,.list-footer .item-footer .phone{
       font-size: 12px;
    }
    .list-footer .text-socus {
        font-size: 12px;
    }
}
a.btn-wide{
    text-decoration: none;
}