body{
    font-family: Arial;
    font-size: 16px !important;
}
img{
    margin: 0 auto;
}
#imgs {
    position: relative; 
   width: 100%; /* for IE 6 */
   margin: 0 auto;    
}
#imgs2 {
    position: relative; 
   width: 100%; /* for IE 6 */
   margin: 0 auto;    
}
a{
    text-decoration: none;
}
a:hover{
    text-decoration: none;
}
.max-width-50{
    max-width: 50%;
}
.height-100{
    height: 100vh;
}
.header{
    padding: 10px 0;
    background: #012a72;
    position: relative;
    z-index: 99999999;
    border-bottom: 5px solid #8bbc46;
}
.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;
}
.menu-header a {
  color: #ffffff;
}
.menu-header a:focus {
    color: #8bbc46;
}
.menu-header a:hover {
    color: #8bbc46;
}
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;    
}
.btn-dk-codinh-p4>a>img {
    opacity: 1;
    background: #ffffff;
    border-radius: 25px;    
}
.menu-service .menu-lang {
	float: left;
}
li.line {
	height: 20px !important;
    width: 2px;
    background: #ffffff;
    background-position-y: center;
    position: relative;
    top: 24px;
}
ul.menu-service li {
	float: left;
}
li.service-jw {
	color: #fff;
    font-size: 18px;
    font-weight: 700;
    font-family: Arial;
    padding: 19px 23px 10px;
}
ul.menu-lang li {
	float: left;
}
li.lang-vn {
    padding: 19px 5px 10px;
}
li.lang-eng {
    padding: 19px 5px 10px;
}
li.btn-register {
    padding: 12px 5px 10px 20px;
}
/*END HEDAER*/

/*BODY*/
.section-banner {
	width: 100%;
	position: relative;
	text-align: center;
	padding-top: 30px;
}
.section-countdown {
  background: url(//thammyhanquoc.vn/wp-content/themes/jw-zw/assets/banggia/css/../images/bg-countdown.jpg) no-repeat center center;
  background-size: 100%;
  position: relative;
  margin-top: 20px;
}
.countdown {
    position: relative;
    height: 235px;
}
.coutsystem {
	text-align: center;
	padding-top: 10px;
	padding-left: 30%;
}
.coutsystem-timer {
	float: left;
    text-align: center;
    color: #e91e63;
    font-size: 28px;
    padding-left: 15px;
    padding-right: 15px;
    background: #fff;
    font-weight: 700;
    margin-left: 18px;
    width: 93px;
    line-height: 1.2;
    height: 84px;
    vertical-align: middle;
    padding-top: 10px;
    border-radius: 8px;
    box-shadow: 1px 2px 1px #000;
}
.text-countdown {
  color: #ffffff;
  font-weight: 700;
  text-align: center;
  padding-top: 38px;
  font-size: 32px;
  text-shadow: 2px 2px 2px #020202;
}

.block-services-1 {
    padding: 40px 0px 20px;
}
.block-services-2 {
    padding: 20px 0px 20px;
}
.block-services-3 {
    padding: 20px 0px 40px;
}

/*FOOTER*/
footer.footer-main{
    position: relative;
    padding:10px 0 100px 0;
    background: url(../images/banner-footer.jpg) no-repeat center center;
    background-size: cover;
    border-top: 3px solid black;
}
footer .zone-link{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
footer .zone-link .zone-link-item{
    width: 100%;
}
footer .zone-link .zone-link-item ul{
    list-style: none;
    margin:0;
    padding:0;
    margin-top:20px;
}
footer .zone-link .zone-link-item ul li{
    padding:5px 0;
}
footer .zone-link .zone-link-item ul li:hover a{
    font-weight: 600;
    color:#8ac042;
}
footer .zone-link .zone-link-item ul li a{
    color:#fff;
    font-size: 15px;
}
footer .zone-link .zone-link-item .text-link-title{
    position: relative;
    color:#fff;
    font-weight: 600;
    text-transform: uppercase;
}
footer .zone-link .zone-link-item .text-link-title:after{
    content: '';
    position: absolute;
    bottom: -7px;
    left: 0;
    width: 60px;
    height: 3px;
    background: #8ac042;
}
footer .footer-icon{
      position: absolute;
    top: -40px;
    left: 50%;
    transform: translateX(-50%);
    width: 80px;
    height: 80px;
    background: url(../images/bg-icon.png) no-repeat;
    background-position: -7px -48px;
    background-size: 95px;
}
footer .footer-social{
    padding: 10px 0;
    text-align: center;
}
footer .footer-social ul{
    margin:0;
}
footer .footer-social ul li{
    display: inline-block;
    margin-right:30px;
}
footer .footer-social ul li i{
   color:#fff;
   font-size: 40px;
}
footer .footer-social ul li img{
    vertical-align: bottom;
    width: 50px;
}
footer .footer-text{
    margin-top:20px;
}
footer .footer-text p{
    color:#fff;
}
footer .footer-text .footer-text-company{
    color:#fff;
    font-size:22px;
    margin-top:15px;
    font-weight: 700;
}
footer .copy-write{
    color:#fff;
}
footer .hotline-f a {
    color: #ffffff;
}
/*END FOOTER*/
.btn-dk {
    position: fixed;
    bottom: 20px;
    left: 50%;
    transform: translate(-50%);
    margin: 0 auto;
    text-align: center;
    margin-top: 20px;
    z-index: 999;
}
.pulse-btn {
  border-radius: 35px;
}
/*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;
}
.textnote-p1 {
    color: #fff;
    font-size: 18px;
    font-style: italic;
}
.textnote-p1 b {
    color: #fcc433;
    font-size: 25px;
}
.img-thoigian-p2 {
    padding: 30px 0;
}
.multi-select-button {
    width: 93%;
    margin-bottom: 5px;
}
.button-off {
    position: fixed;
    z-index: 99999;
    right: 10px;
    bottom: 20px;
    width: 80px;
    height: 80px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;    
}


@-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);
  }
}