body{
  font-family: 'Livvic', sans-serif;
  font-weight: 400;
  color: #333;padding: 0;
  margin: 0;
}
a,a:hover,a:focus{
  text-decoration: none;
}
img{
  max-width: 100%;    -webkit-transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}
#wrapper{
width: 100%;
float: left;
overflow: hidden;
}
.width_100
{
  width: 100%;
  float: left;
}
.header_bar{
  display: flex;
  justify-content: space-between;
  height: 85px;
  align-items: center;
}

.header_bar > ul.cap1{
  order: 2
}.header_bar > ul.cap11{
  order: 4
}
.hotline_bar {
  order: 5;
}.logo_header{
  order: 3;
}
.hotline_bar a{
      font-size: 13px;
    color: #333;
    padding: 6px 15px 6px 27px;
    border: 1px solid #ad0268;
    border-radius: 15px;
    position: relative;

}

.hotline_bar a:after{

    content: '';
    background: url(../images/iconphone.png);
    position: absolute;
    left: 10px;
    width: 12px;
    height: 18px;    top: 4px;

}
.hotline_bar span{
  font-weight: 700;color: #ad0268;
  font-size: 16px;
}
.header_bar>ul
{
  list-style: none;
  display: flex;
  justify-content: space-around;
  margin: 0;
  padding: 0;
}.header_bar >ul >li {
  padding: 0 25px;
}
.header_bar >ul> li >a
{
  font-weight: 700;color: #333;
  font-size: 18px;
  font-style: italic;
}.header_bar >ul> li >a:hover{
  color: #ad0268;
}
.login_bar{
    padding: 4px 40px 4px 15px;
    border: 1px solid #ad0268;
    border-radius: 15px;position: relative;order: 1;
}
.login_bar a
{
   color: #333;font-size: 13px;font-weight: 600;
   padding: 0 5px;
   position: relative;
}
.login_bar a:hover{
color: #ad0268;
}
.login_bar:after{
      content: '';
    background: url(../images/iconlogin.png);
    position: absolute;
    right: 7px;
    width: 29px;
    height: 21px;    top: 3px;
}
.login_bar a:first-child:before
{
  content: '';
  width: 1px;
  height: 13px;
  background: #a1a1a1;
  right: -2px;
  position: absolute;
top: 2px;


}
.section1{
  background: url(../images/bgbanner.png) no-repeat center;
  min-height: 800px;
  background-size: 100% 100%;
}
.motabanner{
 padding: 100px 160px 100px 0;
}
.motabanner h2
{
  font-size: 30px;
    color: #fff;
    font-weight: 900;
    text-transform: uppercase;    line-height: 50px;
}.motabanner >p{
  color: #f2ff04;
  font-size: 16px    ;font-weight: 500;
}
.motabanner1{
  margin-top: 30px;
}
.motabanner1 p
{  font-size: 14px    ;font-weight: 500;
  color: #fff;

}
.buttonlink{
  margin-top: 100px;
  display: flex;
  justify-content: space-between;    padding-right: 20px;
}
.buttonlink a
{
  position: relative;
}
.buttonlink a img.img2
{
    position: absolute;
    left: 0;
    opacity: 0;
    visibility: hidden;
}
.buttonlink a img{
  transition: 1s;
}
.buttonlink a:hover img.img1{
  opacity: 0;
  visibility: hidden;
}
.buttonlink a:hover img.img2{
  opacity: 1;
  visibility: visible;
}
.hinhbanner{
  text-align: center;
 
}
.hinhbanner img
{
  max-width: 100%;
-webkit-animation: quick-alo-circle-img-anim 2s infinite ease-in-out;
  -moz-animation: quick-alo-circle-img-anim 2s infinite ease-in-out;
  -ms-animation: quick-alo-circle-img-anim 2s infinite ease-in-out;
  -o-animation: quick-alo-circle-img-anim 2s infinite ease-in-out;
  animation: quick-alo-circle-img-anim 2s infinite ease-in-out;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%
}
.section2{
  margin-top: 50px;
}
.title_formtracuu
{
  background: #ab0068;
  padding: 10px 40px;
  border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    text-align: center;
}
.title_formtracuu h2
{
   font-size: 26px;
    color: #fff;
    font-style: italic;
    font-weight: 900;
    text-transform: uppercase;    margin: 0 auto;
}
.khung_contaitracuu{
  position: relative;
}
.hinhtracuu
{
    width: 200px;
    position: absolute;
    right: 30px;
    top: -20px;
}
.form_tracuu{ padding: 30px 50px 50px 50px;position: relative;}
.form_tracuu:after{
  content: '';
  position: absolute;  background: url(../images/dobong.png) no-repeat center;bottom:-55px;
  width: 100%;
  height: 48px;    background-size: 100% 100%;left: 0;
}
.form_tracuu form{
   width: 545px;position: relative;
}
.form_tracuu input
{
 width: 100%;
  height: 45px;
  border:1px solid #5b5b5b;
  border-radius: 25px;
  padding-left: 20px;outline: none;
}
.form_tracuu a{
  position: absolute;
    right: 0;

    color: #fff;

    font-weight: 500;
    font-style: italic;
    border:none;
    outline: none;
    border-radius: 25px;
    
    top: 2px;
    right: 0px;

}
.section3{
  background: url(../images/nenbanggia.png) no-repeat center;
  background-size: 100% 100%;
  min-height: 710px;margin-top: 50px;
}
.khung_contaibaogia{
    width: 800px;
  float: right;
}
.khunggia
{
width: 100%;
float: left;
  display: grid;
  grid-template-columns: repeat(3,1fr);
  grid-gap: 5px;
  margin-top: 50px;
  position: relative;
}
.khunggia:after{

 
position: absolute;

content: '';

background:url(../images/lable_baogia.png) no-repeat center;
    background-size: 100%;
left: -125px;

width: 130px;

top: -4px;

height: 100%;
}
.mota_baogia{
  font-size: 16px;
  color: #fff;
  font-style: italic;
}
.title_chungtoi
{
  text-align: center;
}

.title_chungtoi h2
{
  font-size: 35px;
  color: #ad0268;
  font-weight: 900;
  text-transform: uppercase;
}
.section4
{
  margin-top: 30px;
}
.khungchungtoi{
  margin-top: 50px;
}
.box_chungtoi{
  display: flex;

}
.img_chungtoi,.mota_chungtoi
{
  width: 50%;
}
.img_chungtoi{
  overflow: hidden;
}
.img_chungtoi:hover img{
  transform: scale(1.1);
}
.box_img_right .mota_chungtoi
{
  order: 1;
  text-align: right;
}
.box_img_right .img_chungtoi
{
  order: 2;
}
.mota_chungtoi{
  padding-top: 30px;
}
.mota_chungtoi h3
{color: #ad0268;
  font-size: 22px;
  font-style: italic;
  font-weight: 700;
  padding-left: 130px;line-height: 35px;
}

.mota_chungtoi ul
{
  list-style: none;
  padding-left: 70px;margin-top:20px;
}


.mota_chungtoi ul li
{
font-size: 16px;
  color: #000;
  font-weight: 700;
  font-style: italic;
  margin-bottom: 15px;
  position: relative;
  display: flex;
  align-items: center;

}
.mota_chungtoi ul li img
{
margin-right: 10px;
}
.mota_chungtoi ul li:hover img{
  -webkit-transform: translate3d(0, -20%, 0);-ms-transform: translate3d(0, -20%, 0);transform: translate3d(0, -20%, 0);
}
.mota_chungtoi ul li:hover span{
color: #ad0268;
}


.box_img_right .mota_chungtoi h3{
   padding-right: 130px;
   padding-left: 0;
}
.box_img_right  .mota_chungtoi ul{
  padding-left: 0;
  padding-right: 70px;
}
.box_img_right  .mota_chungtoi ul li{
 justify-content: flex-end;
}
.box_img_right  .mota_chungtoi ul li img
{
  order: 1;
}
.box_img_right  .mota_chungtoi ul li img
{
  margin-right: 0;
  margin-left: 10px;
}.section5{
  background: url(../images/nenlienhe.png) no-repeat center;
  background-size: 100% 100%;
  min-height: 600px;margin-top: 50px;padding-top: 100px;
}
.title_lienhe,.title_banggia{
  text-align: center;
}
.title_banggia{
  margin-top: 50px;
}
.title_lienhe h2,.title_banggia h2
{
  font-style: italic;font-weight: 700;
  color: #fff;
  text-transform: uppercase;font-size: 30px;
}
.khunglienhe{
  background: #fff;
  border-radius: 15px;
  padding: 35px 35px 50px 35px;margin-top: 30px;position: relative;
}
.khunglienhe:after{
 content: '';
  position: absolute;
  background: url(../images/logochim.png) no-repeat center;
  width: 175px;
  height: 240px;
  left: calc(50% - 87.5px);
  top: 20px;
}
.khunginput 
{
  display: grid;
  grid-template-columns: repeat(2,1fr);
  grid-gap: 25px;
}
.khunginput input{
  height: 45px;border:1px solid #767676;
  border-radius: 25px;
  padding-left: 50px;outline: none;
background: none;
  width: 100%;
}
.khunglienhe form{
  position: relative;
  z-index: 99;
}
.khunginput .form_input{
  position: relative;
}
.khunginput .form_input:first-child:after{
 content: '';
  position: absolute;
  left: 15px;
  top: 10px;
  height: 24px;
  width: 24px;
  z-index: 999;
  background: url(../images/name.png) no-repeat;
  background-size: 100%
}
.khunginput .form_input:nth-child(2):after{
 content: '';
  position: absolute;
  left: 15px;
  top: 10px;
  height: 24px;
  width: 24px;
  z-index: 999;
  background: url(../images/phone.png) no-repeat;  background-size: 100%
}
.khunginput .form_input:nth-child(3):after{
 content: '';
  position: absolute;
  left: 15px;
  top: 12px;
  height: 24px;
  width: 24px;
  z-index: 999;
  background: url(../images/mail.png) no-repeat;  background-size: 100%
}
.khunginput .form_input:nth-child(4):after{
 content: '';
  position: absolute;
  left: 15px;
  top: 10px;
  height: 24px;
  width: 24px;
  z-index: 999;
  background: url(../images/noidung.png) no-repeat;  background-size: 100%
}
.khunginput input::-webkit-input-placeholder { /* Edge */
  color: #767676;
  font-size: 13px;
  font-style: italic;
  font-weight: 400;
  font-family: Arial
}

.khunginput input:-ms-input-placeholder { /* Internet Explorer */
 color: #767676;
  font-size: 13px;
  font-style: italic;  font-weight: 400;  font-family: Arial
}

.khunginput input::placeholder {
   color: #767676;
  font-size: 13px;  font-weight: 400;
  font-style: italic;
   font-family: Arial
}
.butonlienhe{
  text-align: center;margin-top: 30px;
}
.butonlienhe button{
 background: #940259;
  color: #fff;
  font-size: 18px;
  border: none;
  font-weight: 600;
  outline: none;
  padding: 6px 17px;
  border-radius: 20px;
}
footer{
  padding: 50px 0;
}
.motafooter h2
{
  color: #ad0268;
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 900;
}
.motafooter ul
{
  list-style: none;  padding: 15px 15px 15px 0px;
}
.motafooter ul li
{
  font-size: 14px;
  color: #ad0268;margin-bottom: 10px;
  font-weight: 500;display: flex;align-items: flex-end;
}.motafooter ul li span:first-child
{
  width: 40px;
/*  margin-right: 5px;*/


}#mxhdoc{
  position: fixed;
  left: 0px;
  top: 30%;
}
#mxhdoc ul{
  list-style: none;
}#mxhdoc ul li
{
  margin-bottom: 5px;
}
#phonedoc{
  position: fixed;top: 70%;left: 30px;width: 50px;
}@media only screen and (min-width: 1px) and (max-width: 499px) {
.khunggia,.khunginput{
  grid-template-columns: repeat(1,1fr);
}
  
}
@media only screen and (min-width: 500px) and (max-width: 767px) {

  
}
@media only screen and (min-width: 768px) {


}
@media only screen and (min-width: 1px) and (max-width: 768px){
#mxhdoc{
  display: none;
}
#phonedoc{
  position: fixed;
  top: auto;
  right: 8px;
  bottom: 32%;top: auto;
  left: auto;
}
  .khunglienhe{
    padding: 30px 15px;
  }
.khung_contaibaogia {
    width: 100%;
    float: right;
}.khunggia:after{
  background: none;
}
.motabanner{
 padding: 15px 20px;text-align: center;
}.buttonlink{
  margin-top: 50px;
  padding-right: 0;
}.buttonlink a
{
  position: relative;
  margin: 0 5px;
}.motabanner h2,.title_chungtoi h2,.title_lienhe h2,.title_banggia  h2
{
  font-size: 24px;

  line-height: 36px;
}
.title_banggia,.khunggia{
  margin-top: 30px;
}

.section1{
  background: url(../images/bgbanner.png) no-repeat right;
  min-height: 0;
  background-size: cover;
}.title_formtracuu h2{
  font-size: 18px;
}.form_tracuu{
  padding: 15px 5px;
}.form_tracuu form{
  width: 100%;text-align: center;
}
.hinhtracuu{
  display: none;
}.form_tracuu button{
  position: relative;margin-top: 10px;
}.form_tracuu:after{
  background-size: 100%;
}.section3,.section5{
  min-height: 0;background: #ad0268;
}.section5{
padding-top: 30px;padding-bottom: 30px;
}

  .box_chungtoi{
  flex-wrap: wrap;
}
.img_chungtoi, .mota_chungtoi{
  width: 100%;
}.mota_chungtoi h3{
  padding-left: 0;
  text-align: center;margin: 0
}

.box_img_right .mota_chungtoi h3{
    padding-right : 0;
  text-align: center;margin: 0
}
.mota_chungtoi ul ,.box_img_right .mota_chungtoi ul{
    list-style: none;
   
    margin-top: 0;
    padding: 15px;
}.box_img_right .mota_chungtoi ul li{
  justify-content: flex-start;
}.box_img_right .mota_chungtoi ul li img{
  margin-right: 10px;
  margin-left: 0;order:1
}.box_img_right .mota_chungtoi ul li span{
  order: 2;
}.box_img_right .img_chungtoi{
  order: 1;
}.box_img_right .mota_chungtoi{
  order: 2;text-align: left;
}
.logobot
{
  text-align: center;
}
.logobot img
{
  width: 200px;
}
.motafooter h2{
  font-size: 18px;line-height: 26px;
}.motafooter ul{
  padding: 15px 0;
}.motafooter ul li{
  display: inline-block;
}.motafooter ul li span:first-child{
  float: left;
}
.motafooter ul li span:last-child{
    float: left;
    width: calc(100% - 45px);
}footer{
  padding: 30px 0;
}.khunggia .item_banggia{
  text-align: center;
}
}
@media only screen and (min-width: 1px) and (max-width: 1329px){


}
@media only screen and (min-width: 1px) and (max-width: 1329px){

.login_bar a:first-child,.login_bar a:nth-child(2){
  display: none;
}
.header_bar > ul,.hotline_bar
{
  display: none;
}
.logo_header
{
order: 2;
  width: 160px;
  text-align: center;
padding: 10px 7px;

}
.logo_header img
{
  max-width: 100%;
  width: 125px;
}
.login_bar{
  order: 1;

}
.login_bar a
{
  order: 2;position: relative;
}




.header_bar
{
  height: 60px;
}

.menumobi{
  background: #fff;
  order: 3;
  height: 100%;
  display: flex;
  align-items: center;
  padding-left: 5px;
  padding-right: 5px;
width: 50px;
}.menu_mobile{
  border: 1px solid #ad0268;    border-radius: 5px;
}
header .container{
  padding: 0;margin: 0;width: 100%;
}
.login_bar{
    padding: 0;
    border:none;
    position: relative;
 display: flex;
    align-items: center;
    height: 50px;justify-content: center;    border-radius: 0;
width: 50px;
}.login_bar a{
font-size: 12px;color: #ad0268;



}

.login_bar:after{
      content: '';
      background: none;
      position: absolute;
      right: auto;
      width: 15px;
      left: 1%;
      height: 15px;
      top: 16px;
      background-size: 100% 100%;
}.login_bar a:first-child:before {
  content: '/';background: none;
}
}

@media only screen and (min-width: 1px) and (max-width: 370px){
.login_bar:after{
  background: none;
}
.login_bar{
  padding: 2px 3px;
}.login_bar a{
  font-size: 11px;
}.login_bar a:first-child:before{
  top: 2px;right: 1px;
}



}

@media only screen and (min-width: 1px) and (max-width: 359px){
.logo_header{
  width: 140px;
}
}
@media only screen and (min-width: 375px){
.login_bar a:first-child:before{
  top: 2px;right: 1px;
}
}
@media only screen and (min-width: 1px) and (max-width: 400px){

}
@media only screen and (min-width: 920px){

  .khungtracuu,.container_banggia
  {
    width: 920px;
    padding: 0;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 1200px){

  .container_chungtoi
  {
    width: 1200px;
    padding: 0;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 1330px){

  .container_header
  {
    width: 1330px;
    padding: 0;
    margin: 0 auto;
  }
  .menumobi,.loginmb{
    display: none;
  }

}

@media only screen and (min-width: 1366px){

#wrapper{

  width: 1366px;
  margin: 0 auto;float: none;
}

}