body{
    font-family: 'Quicksand', sans-serif !important;
    font-size: 16px !important;
}
img{
    margin: 0 auto;
}
a{
    text-decoration: none;
}
a:hover{
    text-decoration: none;
}
.max-width-50{
    max-width: 50%;
}
.height-100{
    height: 100vh;
}
.header-main{
    padding: 5px 0;
    background: #fff;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99999999;
}
.main-container {
    position: relative;
}
.center {
    text-align: center;
}
.main-menu ul{
    margin-top:25px;
}
.main-menu ul li{
    display: inline;
    padding:6px 10px;
    border-radius: 5px;
}
.main-menu ul li a{
    color:#014a81;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 700;
    font-size:15px;
    display: inline;
}
a.btn-phone{
    color: #fff !important;
    background: #8cc63f;
    border-radius: 8px;
}
a.btn-reg{
    color: #fff !important;
    background: #014a81;
    border-radius: 8px;
    padding-left: 30px;
    padding-right: 30px;
}
.btn-dk-codinh>a>img {
    opacity: 1;
    background: #ffffff;
    border-radius: 25px;    
}
.logo img{
    width: 200px;
}

/* END HEADER */

.fix-pos{
    position: relative;
}
.footer{
	padding-bottom: 30px;
	position: relative;
	font-size: 13px;
	text-align: center;
	background: #ffffff;
	color: #034d7f;
	clear: both;
}
.footer .social-links {
    position: relative;
    padding-top: 5px;
}
.footer .social-links .social-item a {
    position: relative;
    display: inline-block;
    margin: 0px 5px 3px 0px;
    width: 32px;
    height: 32px;
    line-height: 30px;
    color: #dddddd;
    border: 1px solid #014a81;
    background: #014a81;
    font-size: 13px;
    text-align: center;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
}

#modal-id .modal-content{
	margin: auto;
}
#modal-id .modal-header{
	background: #014a81;
}
#modal-id .text-menu span{
	color: #fff;
	font-size: 17px;
	font-weight: 600;
	margin-top: 10px;
}
#modal-id .note-form-bv{
	text-align: center;
	margin-bottom: 15px;
	color: #014a81;
	font-size: 15px;
}
#modal-id input{
	margin: 0;
}
#modal-id .btn-send-menu{
	text-align: center;
}

.title-form-dk {
    font-size: 20px;
    text-align: center;
    font-weight: 600;
    color: #f9df00;
    margin-top:0;
}
.note-form-dk {
    text-align: center;
    color: #fff;
}
#register-form_pop{
    margin: 0 auto;
    padding-top: 5px;
}


#frmContactPop{
    margin-top:20px;
}

#errPositon, #errPositon_pop{
    color: red;
    margin-bottom:10px;
}
/* .owl-carousel .owl-item img{
    width: auto !important;
} */

/* LD PAGE NEW */



/* Button Srcoll Down */

.scroll-down{
    cursor: pointer;
    position:fixed;
    right: 30px;
    top: 40vh;
    width:60px;
    height: 60px;
    border-radius: 50%;
    border: 2px solid #00567d;
    background: #04a9f5;
    box-shadow: 0 0 0 5px #fff, 0 5px 25px rgba(0,0,0,0.8);
    overflow: hidden;
    z-index: 99999;
}

.scroll-down:before{
    content:'';
    position:absolute;
    width: 50%;
    height: 100%;
    background:rgba(0,0,0,0.1);
}

.scroll-down .fa{
    font-size: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    color: #fff;
    text-shadow: 0 2px 5px rgba(0,0,0,0.2);
    animation:srcolldown 1.5s linear infinite;
}
@keyframes srcolldown{
    0%{
        top:-10%;
    }
    40%{
        top:60%;
    }
    60%{
        top:30%;
    }
    80%{
        top:60%;
    }
    100%{
        top:110%;
    }
}

.src-text{
    font-weight: 600;
    color: #fff;
    text-align: center;
    font-size: 15px;
    line-height: 20px;
    margin-top: 5px;
}

/* END Button Srcoll Down */

/*YOUTUBE*/

.videos {
    padding-top: 30px;
    padding-bottom:250px;
}
.videos .owl_video .owl-stage {
    padding: 150px 0 60px;
    padding-bottom:0;
}

.videos .owl_video .intro-video span{
    color: #111;
    font-size: 12px;
    text-align: center;
    display: block;
    background: #fff;
    padding:0 7px;
}

.videos .owl_video .owl-item {
    -webkit-transition: 0.3s all ease-out;
    -ms-transition: 0.3s all ease-out;
    transition: 0.3s all ease-out;
}

.videos .owl_video .owl-item.center {
    transform: scale(1.6) translateY(-60px);
    z-index: 100;
}
.videos .owl_video .owl-item:after {
    /*content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 20px;
    background: url(../images/shadow.png);
    background-size: 100% 100%;*/
}
.videos .owl_video .owl-item.center:after {
    bottom: -20px;
}

.videos .owl-carousel .owl-nav>div {
    position: absolute;
    top: calc(45% - 25px);
}

.videos .owl-carousel .owl-nav{
    display: block !important;
    position: absolute;
    top: 50%;
    width: 100%;
}

.videos .owl-carousel .owl-nav .owl-prev {
    position:absolute;
    left: 20px;
}
.videos .owl-carousel .owl-nav .owl-next {
    position:absolute;
    right: 20px;
}
.videos .owl-nav i{
    color: #fff;
    font-size: 20px;
    padding: 0;
    text-align: center;
    margin-top:5px;
}

/*video*/
.intro-video {
    padding: 0 15px 25px;
}
/*youtube home*/
.youtube {
    background-color: #000;
    position: relative;
    padding-top: 56.25%;
    overflow: hidden;
    cursor: pointer;
}
.youtube img {
    width: 100%;
    top: -16.84%;
    left: 0;
    opacity: 0.7;
}
.youtube .play-button {
    width: 90px;
    height: 60px;
    background-color: #333;
    box-shadow: 0 0 30px rgba( 0,0,0,0.6 );
    z-index: 1;
    border-radius: 6px;
    opacity: 0.8;
    transition: 0.3s all linear;
}
.youtube:hover .play-button {
    opacity: 1;
}
.youtube .play-button:before {
    content: "";
    border-style: solid;
    border-width: 15px 0 15px 26.0px;
    border-color: transparent transparent transparent #fff;
}
.youtube img,
.youtube .play-button {
    cursor: pointer;
}
.youtube img,
.youtube iframe,
.youtube .play-button,
.youtube .play-button:before {
    position: absolute;
}
.youtube .play-button,
.youtube .play-button:before {
    top: 50%;
    left: 50%;
    transform: translate3d( -50%, -50%, 0 );
}
.youtube iframe {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}

.intro-video {
    margin-top: 30px;
}
.preview-intro-video {
    margin-top: 25px;
}


/*END YOUTUBE*/

.modal-vid .modal-body{
    padding: 0;
}
.modal-vid .close-video{
    position: absolute;
    top: -19px;
    right: -15px;
    font-size: 40px;
    color: #e79807;
    z-index: 999;
}
.modal-vid .intro-video{
    margin-top: 0;
}

.intro-video .youtube{
    border: 3px solid #cacaca;
}

.owl-theme .owl-nav [class*='owl-']:hover {
    background:none;
}

.ads-text{
    top: 5px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
    text-align: center;
}

/*OWL-Carousel Thumb*/

.outer { margin:0 auto;width: 831px; }
#big {}
#thumbs{ position: absolute; bottom:50px; right: 0;width: 500px; }
#thumbs:hover{ cursor: pointer; }
#thumbs .owl-item{ width: 100px !important; }
#thumbs .owl-item .item img{ border-radius: 50% }
#thumbs .item { width: 90px; height: 90px; margin-right: 5px; }
#thumbs .current .item img { border:5px solid #8cc63f;  }
.owl-theme .owl-nav [class*='owl-'] {  }
.owl-theme .owl-nav [class*='owl-'].disabled:hover { background-color:none; }
#big.owl-theme { position: relative; bottom: 0 }
#big.owl-theme .owl-next, #big.owl-theme .owl-prev {line-height:40px; margin-top: -20px; position: absolute; text-align:center; top: 50%; }
#big.owl-theme .owl-prev { left: 10px; }
#big.owl-theme .owl-next { right: 10px; }
#big.owl-theme .item img{ max-width:100%; }
#thumbs.owl-theme .owl-next, #thumbs.owl-theme .owl-prev { background:#333; }
    
/*ENd OWL-Carousel Thumb*/
.owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    position: absolute;
    margin-top: -17%;
    right: 10%;
}

.delay-1{
    animation-delay: 1s !important;
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
}
.delay-2{
    animation-delay: 2s !important;
    -webkit-animation-delay: 2s;
    -moz-animation-delay: 2s;
}
.delay-3{
    animation-delay: 3s !important;
    -webkit-animation-delay: 3s;
    -moz-animation-delay: 3s;
}
.delay-4{
    animation-delay: 4s !important;
    -webkit-animation-delay: 4s;
    -moz-animation-delay: 4s;
}
.delay-5{
    animation-delay: 5s !important;
    -webkit-animation-delay: 5s;
    -moz-animation-delay: 5s;
}
.delay-6{
    animation-delay: 6s;
    -webkit-animation-delay: 6s;
    -moz-animation-delay: 6s;
}



/*////////////////////////////////////////////////////////*/

.bg-head{
    position: absolute;
    top: 80px;
    left: 0;
    width: 100%;
    z-index: 999;
}

.footer .social-links a {
    position: relative;
    display: inline-block;
    margin: 0px 5px 3px 0px;
    width: 32px;
    height: 32px;
    line-height: 30px;
    color: #dddddd;
    border: 1px solid #8cc63f;
    background: #8cc63f;
    font-size: 13px;
    text-align: center;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
}

/*MODAL*/


#modal-id .modal-content{
    margin: auto;
}
#modal-id .modal-header{
    background: #014a81;
}
#modal-id .text-menu span{
    color: #fff;
    font-size: 17px;
    font-weight: 600;
    margin-top: 10px;
}
#modal-id .note-form-bv{
    text-align: center;
    margin-bottom: 15px;
    color: #014a81;
    font-size: 15px;
}
#modal-id input{
    margin: 0;
}
#modal-id .btn-send-menu{
    text-align: center;
}

.title-form-dk {
    font-size: 20px;
    text-align: center;
    font-weight: 600;
    color: #fff;
    margin-top:0;
}
.note-form-dk {
    text-align: center;
    color: #fff;
}
#register-form_pop{
    margin: 0 auto;
}


#modal-id .modal-body{
    position: relative;
}

#modal-id button.close{
    position: absolute;
    top: 0;
    right: 0;
    opacity: 1;
    color: #fff;
    padding: 0px 10px;
    font-size: 35px;
    z-index: 99999999;
}

#modal-id .modal-content{
    background: url(../images/bg-form.jpg) no-repeat center;
    background-size: cover;
}

#modal-id .frm-title{
    font-size: 25px;
    color:#fff;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
}

/*END MODAL*/
.ads-text{
    text-align: center;
    color:#fff;
    margin:10px 0;
    z-index: 999;
}

.footer{
    padding: 30px 0 70px 0;
    position: relative;
    font-size: 13px;
    text-align: center;
    color: #fff;
    clear: both;
}
.footer .social-links {
    position: relative;
    padding-top: 5px;
}
.footer .social-links .social-item a {
    position: relative;
    display: inline-block;
    margin: 0px 5px 3px 0px;
    width: 32px;
    height: 32px;
    line-height: 30px;
    color: #dddddd;
    border: 1px solid #014a81;
    background: #014a81;
    font-size: 13px;
    text-align: center;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
}

.footer .content p:first-child{
    margin-top:20px;
}

.footer .content p{
    font-size: 16px;
}

.footer .social ul li{
    display: inline-block;
    margin-right:10px;
}

.footer .social ul li img{
    width: 50px;
}


/*//////////////////////////// Page Mới Code Dưới Đây ////////////////////////////*/


.section-one{
    position: relative;
    background: url(../images/sinhnhat/1.jpg) no-repeat center center;
    background-size: cover;
    /*background-position: 100% 100%;*/
    height: 848px;
}

.section-one > img{
    width: 100%;
}
.img-celeb {
    margin-top: 15px;
}
.logo{
    position: absolute;
    top: 0;
    width: 100%;
    text-align: center;
    margin-top:20px;
}

.logo > img{
    max-width: 100%;
}

.p1-title{
    position: relative;
    text-align: center;
    margin: 8% auto 6%;
}
.p2-quyenloi {
    padding: 5% 0 5%;
}
.p2-title {
    padding-bottom: 50px;
    text-align: center;
}

.p1-content img {
    max-width: 65%;
}

.p1-content img:nth-child(2) {
    max-width: 80%;
}

.p1-content img:nth-child(3) {
    max-width: 50%;
    margin-top: 20px;
}

.bg-full{
    position: relative;
    background: url(../images/sinhnhat/3.png) no-repeat center center;
    background-size: cover;
    margin-top: -19%;
    padding: 19% 0px 0 0;
}
.section-two {
    position: relative;
}
.imgsale1 {
    padding: 10px 20px 20px;
}
.imgsale2 {
    padding: 10px 20px 20px;
}
.imgsale3 {
    padding: 10px 20px 20px;
}
.img-sale-p2 {
    padding: 10px 0 20px;
}
.t-quyenloi-mb {
    padding-left: 55px;
}
.hotoasang {
    position: relative;
    text-align: center;
}
.hotoasang img {

}
.img-celeb img {
    width: 100%;
}
.img-sale {
    margin-top: 60px;
    margin-left: -55px;
}
.section-four{
    position: relative;
    background: #8e9aaf;
}

.section-three{
    padding:0px 0;
    background: url(../images/pc/pc-bg3.png) no-repeat center;
    background-size: cover;
    background-position: 100%;
}

.btn-dk{
    position: fixed;
    bottom:20px;
    left: 50%;
    transform: translate(-50%);
    margin:0 auto;
    text-align: center;
    margin-top:20px;
    z-index: 999;
}
.btn-dk-codinh{
    position: relative;
    margin:0 auto;
    text-align: center;
    margin-top:40px;
    z-index: 999;
    padding-bottom: 50px;
}
.btn-dk-codinh2 {
    position: absolute;
    right: 12%;
    margin: 0 auto;
    text-align: center;
    z-index: 999;
    margin-top: -9%;
}
.btn-dk-codinh2 > a > img{
    opacity: 1;
}
.btn-dk-codinh > a > img{
    opacity: 1;
}
.btn-dk > a > img{
    opacity: 0.7;
}

.btn-dk:hover{
    color:#f4f4f4;
}

.btn-dk:focus{
    text-decoration: none;
    color:#f4f4f4;
}



.owl-news{
    margin-top:30px;
}

.owl-main{
    margin-top:30px;
}

.owl-main .item{
    display: flex;
    align-items: flex-start;
}

.owl-main .item img:first-child{
    width: 60%;
}
.owl-main .item img:last-child{
    width: 40%;
    filter: brightness(0) invert(1); /*convert to white color*/
}

.header-fix{
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
}

.menu-text{
    font-size: 30px;
    margin-top: 10px;
    font-weight: 600;
    color: #014a81;
}

.p3-bottom .item img{
    cursor: pointer;
}

.circle {
    position: relative;
    text-align: center;
    width: 40%;
    float: right;
    margin-top:20px;
}

.circle:hover > .rotate img{
    animation-play-state: paused;
}

.pointer {
    width: 100px;
    position: absolute;
    left: 50%;
    top: 46%;
    transform: translate(-50%,-50%);
    z-index: 8;
    cursor: pointer;
}

.pointer img:hover{
    animation: none;
}

.rotate {
    margin: 0 auto;
}

.p3-top{
    display: flex;
    justify-content: space-between;
}

.p3-top .p3-top-left,
.p3-top .p3-top-right{
    width: 31%;
}

.p3-top{
    margin-top:50px;
}

.p3-bottom{
    margin-top:150px;
}

.p3-bottom img:nth-child(2){
    margin-top:40px;
    margin-bottom:40px;
}

.p1-right{
    text-align: center;
}

.p1-right img{
    max-width: 60%;
}

.frm-index{
    width: 500px;
    height: 300px;
    background: url(../images/bg-form-index.png) no-repeat center;
    background-size: cover;
    margin:0 auto;
    margin-top:20px;
}

.frm-index .frm{
    width: 350px;
    margin:0 auto;
    padding-top:40px;
}

.frm-index .frm .form-group{
    margin-bottom:5px;
}

.frm-index .frm .form-group input,
.frm-index .frm .form-group select{
    border-radius: 15px;
}

.p2-main{
    margin:0 auto;
    margin-top:0px;
}

.section-three .row .col-md-3{
    padding:0;
}

.owl-nav button img{
    filter: brightness(0) invert(1); /*convert to white color*/
}

.p2-main-item > div{
    height: 120px;
    overflow: hidden;
    border-radius: 25px;
}

.buocquitrinh {
    padding-top: 10%;
}
.icon-km {
    padding-top: 5%;
}
.fb-share{
    position: fixed;
    left: 5px;
    top:50vh;
    z-index: 999;
}
.p2-main-left {
    padding: 5% 0 0;
}
.p2-main-right {
    padding: 0% 0 0;
}


.pmr-title{
    width: 100% !important;
    margin-top: 25%;
}

.img-sub img{
    width: 80% !important;
}

.description{
    margin: 20px 0;
}

.description p{
    font-size: 14px;
    text-align: justify;
    font-style: italic;
}

.p3-main{
    margin-top:50px;
}

.p3-main-left{
    padding-left:100px;
}

.p3-main-left p{
    color:#fff;
    font-size: 16px;
    text-align: justify;
}

.p3-main-left ul{

}

.p3-main-left ul li{
    color: #fff;
    margin: 15px 0;
    font-size: 16px;
    text-align: justify;
}

.footer-new{
    width: 60%;
    margin:0 auto;
}

.logo-footer{
    margin-top:20px;
}
/*HOTLINE RUNG*/

.hotline-phone-ring-wrap {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999999;
}
.hotline-phone-ring {
  position: relative;
  visibility: visible;
  background-color: transparent;
  width: 110px;
  height: 110px;
  cursor: pointer;
  z-index: 11;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transition: visibility .5s;
  left: 0;
  bottom: 0;
  display: block;
}
.hotline-phone-ring-circle {
    width: 100px;
    height: 100px;
    top: 2px;
    left: 1px;
  position: absolute;
  background-color: transparent;
  border-radius: 100%;
  border: 2px solid #c04242;
  -webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
  animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
  transition: all .5s;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  opacity: 0.5;
}
.hotline-phone-ring-circle-fill {
  width: 75px;
  height: 75px;
  top: 14px;
  left: 14px;
  position: absolute;
  background-color: rgba(192, 66, 66, 0.7);
  border-radius: 100%;
  border: 2px solid transparent;
  -webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
  animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
  transition: all .5s;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.hotline-phone-ring-img-circle {
    background-color: #c04242;
    width: 50px;
    height: 50px;
    top: 27px;
    left: 27px;
  position: absolute;
  background-size: 20px;
  border-radius: 100%;
  border: 2px solid transparent;
  -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
  animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hotline-phone-ring-img-circle .pps-btn-img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.hotline-phone-ring-img-circle .pps-btn-img img {
    width: 40px;
    height: 40px;
}
.hotline-bar {
  position: absolute;
  background: rgba(192, 66, 66, 0.75);
  height: 40px;
  width: 180px;
  line-height: 40px;
  border-radius: 3px;
  padding: 0 10px;
  background-size: 100%;
  cursor: pointer;
  transition: all 0.8s;
  -webkit-transition: all 0.8s;
  z-index: 9;
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.1);
  border-radius: 50px !important;
  left: 33px;
  bottom: 37px;
}
.hotline-bar > a {
  color: #fff;
  text-decoration: none;
  font-size: 15px;
  font-weight: bold;
  text-indent: 50px;
  display: block;
  letter-spacing: 1px;
  line-height: 40px;
  font-family: Arial;
}
.hotline-bar > a:hover,
.hotline-bar > a:active {
  color: #fff;
}
@-webkit-keyframes phonering-alo-circle-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.5) skew(1deg);
    -webkit-opacity: 0.1;
  }
  30% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    -webkit-opacity: 0.5;
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    -webkit-opacity: 0.1;
  }
}
@-webkit-keyframes phonering-alo-circle-fill-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.6;
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.6;
  }
  100% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.6;
  }
}
@-webkit-keyframes phonering-alo-circle-img-anim {
  0% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
}

/*END*/