body{
    font-family: 'Quicksand', sans-serif !important;
    font-size: 16px !important;
}
img{
    margin: 0 auto;
}
a{
    text-decoration: none;
}
a:hover{
    text-decoration: none;
}
.header-main{
    padding: 5px 0;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.main-menu ul{
    margin-top:20px;
}
.main-menu ul li{
    display: inline;
    padding:10px 15px;
}
.main-menu ul li a{
    color:#014a81;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 700;
    font-size:15px;
}
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;
}

/* END HEADER */
.page-four{
    padding-top: 50px;
    background: url('../images/p4-bg.jpg') no-repeat center;
    background-size: cover;
    background-size: 100% 100%;
}

.section-1{
    background: url('../images/bg-p1.jpg') no-repeat center;
    background-size: cover;
    position: relative;
}

.section-bs{
    background: url('../images/bg-bacsi.jpg') no-repeat center;
    background-size: cover;
    position: relative;
}
.section-2{
    background: url('../images/bg-p1.jpg') no-repeat center;
    background-size: cover;
    position: relative;
}
.section-3{
    background: url('../images/p3-bg.jpg') no-repeat center;
    background-size: cover;
    position: relative;
}
.section-4{
    background: url('../images/p4-bg.jpg') no-repeat center;
    background-size: 100% 100%;
    position: relative;
}
.section-5{
    background: url('../images/p5-bg.jpg') no-repeat center;
    background-size: cover;
    position: relative;
}
.section-plus{
    background: url('../images/bg-plus.jpg') no-repeat center;
    background-size: cover;
    position: relative;
}
.section-plus-2{
    background: url('../images/bg-plus-2.jpg') no-repeat center;
    background-size: cover;
    position: relative;
}
.section-bot{
    background: url('../images/bg-plus.jpg') no-repeat center;
    background-size: cover;
    position: relative;
}
.section-xs{
    background: url('../images/bg-p1.jpg') no-repeat center;
    background-size: cover;
    position: relative;
}
.section-xs-2{
    background: url('../images/p3-bg.jpg') no-repeat center;
    background-size: cover;
    position: relative;
}
.page-turn{
    background:#daebff;
    padding: 30px 0 90px 0;
}
.title-p1{
    display: flex;
    justify-content: center;
    margin-top: 35px;    
}
.km-free{
    margin-top: 45px;    
}
.page-sale{
    /* background: url('../images/bg-p2.jpg') no-repeat center; */
    background: #fafbfd;
    /* background-size: cover; */
    padding-bottom: 80px;
    padding-top: 30px;
}
.page-slide{
    padding: 30px;
    background: url('../images/p3-bg.jpg') no-repeat center;
    background-size: cover;
    background-size: 100% 100%;
    position: relative;
}
.fix-pos{
    position: relative;
}
.page-doctor{
    background: url('../images/bg-p4.jpg') no-repeat center;
    background-size: cover;
}
.img-doctor{
    margin-top:70px;
}
.footer{
	padding:30px 0;
	position: relative;
	font-size: 13px;
	text-align: center;
	background-image: url(../images/partern_footer.png);
	background-color: #00678d;
	border-top: 5px solid #8cc63f;
	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;
}

#modal-id .modal-content{
	margin: auto;
	border-radius: 15px;
}
#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: #014a81;
}
.note-form-dk {
    text-align: center;
    color: #656565;
}
#register-form_pop{
    margin: 0 auto;
}
#errPositon, #errPositon_pop{
    color: red;
}
/* .owl-carousel .owl-item img{
    width: auto !important;
} */
.text-ad{
    color: #fff;
    position: absolute;
    bottom: 20px;
    z-index: 999;
    left: 37%;
    background: #014a81;
    padding: 0 10px;
    border-radius: 10px;
}
.text-add{
    color: #fff;
    position: absolute;
    bottom: -60px;
    z-index: 999;
    left: 26%;
    background: #014a81;
    padding: 5px 20px;
    border-radius: 10px; 
}
.text-ct{
    color: #014a81;
    text-decoration: underline;
    margin-top: 20px;
    font-weight: 700;
    font-style: italic;
}


/* LD PAGE NEW */

.ms-content{
    text-align: center;
    border: 1px solid #cacaca;
    margin: 0 6px;
    padding: 0px 15px 20px 15px;
    box-shadow: 2px 2px 15px 4px rgba(0,0,0,0.2);
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}
.ms-title{
    color: #014a81;
    text-transform: uppercase;
    font-weight: 600;
    white-space: nowrap;
    font-size: 22px;
}
.price-old{
    font-weight: 600;
    font-size: 20px;
}
.sub-des{
    font-size: 15px;
    font-style: italic;
}
.price-new span{
    font-size: 30px;
    font-weight: 600;
    color: #f52f2f;
    -webkit-animation: my 700ms infinite;
    -moz-animation: my 700ms infinite; 
    -o-animation: my 700ms infinite; 
    animation: my 700ms infinite;
}

@-webkit-keyframes my {
    0% { color: #f52f2f; } 
    50% { color: #fff;  } 
    100% { color: #f52f2f;  } 
}
@-moz-keyframes my { 
    0% { color: #f52f2f;  } 
    50% { color: #fff;  }
    100% { color: #f52f2f;  } 
}
@-o-keyframes my { 
    0% { color: #f52f2f; } 
    50% { color: #fff; } 
    100% { color: #f52f2f;  } 
}
@keyframes my { 
    0% { color: #f52f2f;  } 
    50% { color: #fff;  }
    100% { color: #f52f2f;  } 
} 


a.btn-deal{
    color: #fff;
    background: #014a81;
    padding: 5px 10px;
    margin-left: 10px;
    font-weight: 600;
    text-decoration: none;
    border-radius: 10px;
    animation: btnanimate 2s linear infinite;
}
@keyframes btnanimate{
    0%{
        box-shadow: 0 0 0 0 rgba(113, 74, 255, 0.7), 0 0 0 0 rgba(113, 74, 255, 0.7);
    }
    40%{
        box-shadow: 0 0 0 20px rgba(113, 74, 255, 0), 0 0 0 0 rgba(113, 74, 255, 0.7);
    } 
    80%{
        box-shadow: 0 0 0 20px rgba(113, 74, 255, 0), 0 0 0 10px rgba(113, 74, 255, 0);
    }
    100%{
        box-shadow: 0 0 0 0 rgba(113, 74, 255, 0), 0 0 0 10px rgba(113, 74, 255, 0);
    }
}

a.btn-deal:hover{
    color: #cacaca;
    text-decoration: none;
}
.new-voucher{
    text-align: center;
}
.new-voucher span{
    font-size: 18px;
    text-align: center;
    font-weight: 600;
    color: #ba1609;
}
.main-service{
    padding: 50px 0;
}
.ser-ceramic{
    padding-bottom:100px;
}
.title-sec{
    font-size: 30px;
    text-align: center;
    color: #014a81;
    font-weight: 600;
}
.title-img{
    text-align: center;
    margin-bottom:20px;
}
.title-des{
    text-align: center;
    font-size: 20px;
    font-weight: 600;
}
.title-subdes{
    text-align: center;
    font-style: italic;
    margin-bottom: 20px;
}
.ms-des{
    text-align: justify;
}
.ms-img img{
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border: 1px solid #f4f4f4;
}
.p1-note{
    position: absolute;
    bottom: 30px;
    left: 45%;
    color: #fff;
    font-weight: 600;
    font-size: 20px;
}

/* 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 */
/*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;
}


.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;
}

.img-subtitle{
    position: absolute;
    bottom:0;
    left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
}
.img-p1-main{
    position: absolute;
    bottom: 0;
    left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
}
.img-title{
    position: absolute;
    top: 17%;
    width: 600px;
    left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
}
.img-p2-title{
    position: absolute;
    top: 120px;
    left: -90px;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}
.img-p2-main{
    position: absolute;
    bottom: 0;
}
.frm-contact{
    position:absolute;
    right: 50px;
    top: 50px; 
    background: url("../images/book.png") no-repeat center;
    background-size: 100% 100%;
    width: 340px;
    height: 435px;
}
.height-100{
    height: 100%;
}
.fc-title{
    font-size: 25px;
    color:#014a81;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    margin-top: 50px;
}
.img-p3-main{
    position: absolute;
    bottom: 0;
}
.p3-slide{
    position:absolute;
    right: 0;
    bottom: 0;
    width: 500px; 
}
.intro-video {
    position: absolute;
    top: 35%;
    right: 3%;
    width: 600px;
}
.img-p5-title{
    position: absolute;
    top: 50px;
    right: 50px;
}

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

.ads-text{
    position: absolute;
    top: 5px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
    text-align: center;
}
.title-video{
    color: #014a81;
    font-size: 30px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    margin-bottom:15px;
}
.fix-btn-p3{
    position: absolute;
    bottom: 60px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
/*OWL-Carousel Thumb*/

.outer { margin:0 auto;width: 831px; margin-top:27px; }
#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*/


.img-plus-main{
    position: absolute;
    right: 0;
    bottom: 0;
}
.fix-btn-plus{
    position: absolute;
    bottom: 50px;
    text-align: center;
    width: 50%;
}
.fix-btn-plus img{
    width: 200px;
}
.img-plus-sub{
    position: absolute;
    bottom: 150px;
}
.plus-hour{
    position: absolute;
    bottom:210px;
    font-size: 32px;
    color: #fff;
    font-weight: 600;
    width: 50%;
    text-align: center;
}
.plus-hour span{
    color: #f9f906;
    -webkit-animation: mys 700ms infinite;
    -moz-animation: mys 700ms infinite;
    -o-animation: mys 700ms infinite;
    animation: mys 700ms infinite;
}
@keyframes mys{
    0% {
    color: #f9f906;
    }
    50% {
        color: #fff;
    }
    100% {
        color: #f9f906;
    }
}

.copy-right{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #000043;
    text-align: center;
    padding:10px 0;
}

.copy-right-text{
    color: #fff;
    font-size: 17px;
    font-weight: 600;
}

/*.box{
    position: absolute;
    bottom: 70px;
    width: 100%;
    left: 0;
}

.box-item{
    float:left;
    width: 20%;
    padding-right: 10px;
}
.box-item:last-child{
    padding-right:0;
}
.bi-time{
    padding:10px 0;
    background: #119bd2;
    color: #fff;
    font-weight: 600;
    text-align: center;
}
.bi-text{
    padding:20px 10px;
    background: #103392;
    color: red;
    text-align: center;
    font-weight: 600;
    text-shadow:-1px -1px 0 yellow,
                 1px -1px 0 yellow,
                -1px 1px 0 yellow,
                 1px 1px 0 yellow;  
}*/


.box{
    position: absolute;
    top: 28%;
    left: 0;
    color: #fff;
}
.p5-time{
    font-size: 20px;
    padding: 7px 0;
    line-height: 30px;
}
.box ul li{
    padding: 5px 10px;
    border: 1px dashed #cacaca;
    margin-bottom: 10px;
}
.box ul li span{
    font-weight: 600;
    text-align: center;
    width: 200px;
    display: inline-block;
}
.btn-vemoi{
    color: #fff;
    background: #b30e0e;
    font-weight: 600;
    padding: 6px 20px;
    border-radius: 15px;
    text-decoration: none;
    display: block;
    width: 150px;
    margin: 0 auto;
    text-align: center;
    box-shadow: 0 5px 5px 5px rgba(0,0,0,0.3);
}
.btn-vemoi:hover{
    color:#c7c7c7;
    text-decoration: none;
}
.btn-vemoi:focus{
    color:#fff;
    text-decoration: none;
}
.img-plus-title-2{
    position: absolute;
    right: 10%;
    top: 10%;
    width: 500px;
}

.rowx{
    position: absolute;
    width: 100%;
    top: 22%;
}

.row-box{
    width: 50%;
    text-align: center;
}

.row-box img{
    width: 190px;
}

.btn-p2{
    position: absolute;
    bottom: 10px;
    left: 19%;
}

.btn-p3{
    position: absolute;
    bottom: 10px;
    right: 19%;
}

#section-plus-2 .rowx .row-box{
    width: unset;
    text-align: unset;
}
.p3-title-1{
    position: absolute;
    margin-left: 17%;
    top: 16%;
}
.p3-title-2{
    margin-left: 8%;
}

.img-plus-title-x{
    position: absolute;
    margin-left: 3%;
    top: 20%;
}

/* Button Srcoll Down */

.scroll-down{
    cursor: pointer;
    position: fixed;
    right: 10px;
    bottom:10px;
    top: unset;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    border: 1px solid #00567d;
    background: #04a9f5;
    box-shadow: 0 0 0 3px #fff, 0 3px 25px rgba(0,0,0,0.8);
    overflow: hidden;
}

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

.scroll-down .fa{
    font-size: 30px;
    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 */

.row-bb img{
    width: 150px;
}
.img-skin{
    width: 150px;
}
.text-skin{
    color: #fff;
    font-weight: 600;
}
.w90-per{
    width: 90% !important;
}
.title-bs{
    top:14%;
    width: 900px;
}

.btn-bacsi{
    bottom: 50%;
    left: 50%;
    transform: translate(-50%,200px);
    width: 170px;
}