.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
.clearfix {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
#mathebig.boxresuilt-left .poset .pos-code{
	left:0px;
	top:-10px;
	right:auto
}
#mathebig.boxresuilt-left .poset .pos-ten{
	margin-top:44px;
}
#mathebignew.boxresuilt-left .poset .pos-code {
    position: absolute;
    right: auto;
    left: 15px;
    top: 96px;

}
.thebhfix{
	 float: left;
    width: 60%;
    clear: both;
}
#cssmenu{
    display: none;
}
.hienall{
    float: left;
    width: 100%;
    clear: both;
    margin-top: 15px;
    margin-bottom: 10px;
    text-align: center;


}
.makhongtontai{
    float: left;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    padding: 20px;
    border-radius: 8px;
    background: #fff !important;
    display:block;
    margin-top: 30px;
    text-align: left;
}
.makhongtontai img{
    margin-right: 10px;
}
.makhongtontai{
    color: #111;
}
.hienall a{
    cursor: pointer;
    border-radius: 5px;
    border:1px solid #dedede;
    display: inline-block;
    margin: 0 auto;
    padding: 5px 15px;
    color: #ee6b27;
}
.gallery{
	float:left;
	width:100%;
	clear:both;
	margin-top:15px;
	margin-bottom:15px;
}
.gallery-img{
	float:left;
	width:100%;
	clear:both;
	margin-bottom:10px;
}
.gallery-img img{

	width:100%;
	
}
.gallery-sub{
	float:left;
	width:100%;
	clear:both;
}
.gallery-sub ul{
	float:left;
	width:100%;
	clear:both;
}
.fan{
		float:left;
	width:100%;
	clear:both;
}
.gallery-sub ul li{
	display:inline-block;
	float:left;
	margin-right:6px;
}
.block .mota{
	float:left;
	width:100%;
	margin-bottom:10px;
}
.footerbot{
	float:left;
	width:100%;
	clear:both;
	padding-top:20px;
	padding-bottom:20px;
	border-top:1px solid #dedede;
	text-align:center;
    margin-top: 25px;
}
.btmn-mb{
    display: none;
}
#menu{
    display: none;
}
.hinhanh-list{
    float: left;
    width: 100%;
    clear: both;
}
#wapper .modal{
	z-index:1050;
}
.mm-slideout{
z-index:auto
}
/* menu */

/*------------------------------------------*/
/*       01 - General & Basic Styles
/*------------------------------------------*/



body {
    font-size: 15px;
      background: none;
    font-weight: 400;
    color: #707070;
    font-family: 'Open Sans', sans-serif;
    height: 100%;

}
strong, b {
    font-weight: 600;
}

img {
    max-width: 100%;
    height: auto;
}

ul, ol {
    list-style: none;
}

ul {
    padding: 0;
    margin: 0;
}

a {
    transition: color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out;
    -webkit-transition: color 0.2s ease-in-out;
    -o-transition: color 0.2s ease-in-out;
}

a:hover {
    color: #444;
}

a, a:hover {
    text-decoration: none;
}

i {
    font-size: 1.1em;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    color: #707070;
}

h1 {
    font-size: 24px;
    line-height: 30px;
}

h2 {
    font-size: 22px;
    line-height: 28px;
}

h3 {
    font-size: 18px;
    line-height: 24px;
}

h4 {
    font-size: 16px;
    line-height: 22px;
}

h5 {
    font-size: 14px;
    line-height: 20px;
}

h6 {
    font-size: 12px;
    line-height: 18px;
}

p {
 
    font-size: 16px;
    line-height: 20px;
    margin-bottom:5px;
}

p strong {
    font-weight: 600;
}
#wapper{
    margin: 0 auto;
 
    padding: 0px;
}
#header{
    float: left;
    width: 100%;
    clear: both;
    box-shadow: 0 3px 6px -2px #00000030;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #000
}
.boxslogan{
    float: left;
}
.boxslogan h2{
    font-weight: 900;
    font-style: italic;

	 color: #b1adb1;
    text-transform: uppercase;
    margin-top: 8px;
}
.boxslogan h3{
     color: #EE6B27;
     font-weight: 500;
     font-style: italic;

}
.col-contact{
    float: left;
}
.col-contact ul{
    float: right;
    margin-top: 12px;
}
.col-contact ul li{
    margin-left: 5px;
    display: inline-block;
}
.col-contact ul li a{
    font-size: 15px;
    color: #fff;
    font-weight: 500;
   
}
.col-contact ul li a i{
    font-size: 12px;
    color: #EE6B27
}
#searchs{
    float: left;
    width: 100%;
    clear: both;
    padding-top: 100px;
    padding-bottom: 40px;
    background: url(../images/bgnha.jpg) no-repeat top center;
    background-size: cover !important;
    min-height: 520px;
    position: relative;
}
#searchs.pax{
    padding-top: 30px !important;
}
#searchs:before{
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 1;
    position: absolute;
    content: "";
    background: rgba(0, 0, 0, 0.7);
}

.boxsearch{
    margin:0 auto;
    max-width: 800px;
    position: relative;
    z-index: 100;
    text-align: center;
}
.boxsearch h1{
    font-weight: 800;
    font-size: 48px;
    margin-bottom: 25px;
    color: #fff;
    float: left;
    width: 100%;
    line-height: 60px;
        text-transform: capitalize;
}
.searchform{
    float: left;
    width: 100%;
    clear: both;
    position: relative;
    background:rgba(255, 255, 255, 0.3);
     border-radius: 5px;
    padding: 9px;
}
.searchform input {
    width: 100%;
    float: left;
    height: 50px;
    padding: 10px;
    background: #fff;
    border-radius: 5px;
     border: 0px !important;
     outline: none;
     font-size: 14px;
}
.searchform .bnt_search{
    position: absolute;
    top: 12px;
    right: 10px;
    height: 44px;
    width: 120px;
    background: #EE6B27;
    border: 0px;
    outline: none;
    border-radius: 4px;
    color: #fff;
    font-size: 14px;

}
#footer{
    float: left;
    width: 100%;
    clear: both;
    padding-top: 30px;
    background: #0D0D0D;
    padding-bottom: 30px;
}
.col-info{
    float: left;
}
.footer-title{
    float: left;
    width: 100%;
    clear: both;
    margin-bottom: 20px;
    padding-bottom: 15px;
    position: relative;

    z-index: 1
}
.footer-title h3{
    color: #fff;
    font-weight: 600;
    text-transform: capitalize;
}
.footer-title:before{
        position: absolute;
    content: "";
  
    width: 100%;
    height: 1px;
    bottom: 0px;
    background: #2b2b2b;
    display: block;
    left: 0px;
    z-index: 1;
}
.footer-title:after{
    position: absolute;
    content: "";
    z-index: 10;
    width: 30px;
    height: 1px;
    bottom: 0px;
    background: #EE6B27;
    display: block;
    left: 0px;
    z-index: 10;
}
.footer-ul{
    float: left;
    width: 100%;
    clear: both;
}
.footer-ul ul{
    margin: 0px;
    padding: 0px;
    list-style: square;
    color: #EE6B27;
    margin-left: 17px;
}
.footer-ul ul li{
    float: left;
    width: 100%;

}
.footer-ul ul li a{
        float: left;
    width: 100%;
    color: #fff;
    padding-bottom: 10px;
    font-weight: 300;
    font-size: 14px;
}
.footer-ul ul li:hover a{
    color: #EE6B27;
}
.footer-content{
    float: left;
    width: 100%;
    clear: both;
}
.searchimg{
    float: left;
    width: 100%;
    margin-top: 20px;
}
.searchtext{
    float: left;
    width: 100%;
    clear: both;
    margin-top: 25px;
    color: #fff !important;
    text-align: left;
    padding-left: 60px;
    padding-right: 60px
}
.searchtext ul{
    list-style: disc;
    color: #EE6B27;
    margin-left: 17px;
}
.searchtext ul li{
  margin-top:6px;
  color: #fff !important;
}
.searchtext ul li a{
    color: #fff !important;
}
.footer-content{
    float: left;
    width: 100%;
}
.footer-content .coldiachi{
    float: left;
    width: 48%;
    margin-right: 4%;
    margin-bottom: 10px;
}
.coldiachi h3{
    color: #fff;
    font-size: 15px;
    float: left;
    width: 100%;
    clear: both;
    margin-bottom: 5px
}
.coldiachi ul{
    float: left;
    width: 100%;
    clear: both;
}
.coldiachi ul li{
    float:left;
    width:100%;
    font-size: 14px;
    color: #f3f3f3;
    font-weight: 300
}
.coldiachi ul li i{
    font-size: 12px;
 color: #EE6B27;
}
.search-resuilt{
    float: left;
    width: 80%;
    clear: both;
    margin-left: 10%;
    margin-right: 10%;
    margin-top: 20px;
     border-radius: 25px;
    background: rgba(255, 255, 255, 0.9);
    padding: 15px; 
}
.boxresuilt{
    float: left;
    width: 100%;

}
.dieuhuong{
    float: left;
    width: 100%;
    clear: both;
}
.boxresuilt-left{
    float: left;
    width: 100%;
    background: url(../images/thebaohanh_mattruoc.png) no-repeat top center;
    background-size: cover !important;
    width: 610px;
    height: 375px;
}
.boxresuilt-left .poset{
    float: left;
    padding-left: 140px;
    padding-top:150px;
    padding-bottom: 0px;
    z-index: 10;
    padding-right: 50px;
    text-align: left;
    
    width: 100%;
}
.boxresuilt-left .poset .poset-center{
      position: relative;
    width: 100%;
    float: left;
    width: 420px;
    height: 180px;
}
.boxresuilt-left .poset span{
    font-weight: bold;
    color: #000;
    font-size: 17px;
}

.boxresuilt-left .poset .pos-code{
    position: absolute;
    right: 25px;
    top: 0px;
}
.boxresuilt-left .poset .pos-nhakhoa{
    margin-top: 30px;
}
.boxresuilt-left .poset .pos-hethan{

    margin-top: 27px;
}
.boxresuilt-left .poset .pos-labo{
    margin-top: 25px;

}
.pos-vitri{
    float: right;
    width: 160px;
    position: absolute;
    height: 70px !important;
    display: block;
    right: 0px;
    bottom: -15px;
}
.livitri strong{
    max-width: 80px;
    display: block;
    float: left;
}
.boxresuilt-left .pos-vitri .vitri1{
    float: left;
    width: 50%;
    text-align: center;
    display: block;
    height: 35px; line-height: 35px;
}
.boxresuilt-left .pos-vitri .vitri2{
    float: left;
    width: 50%;
    text-align: center;
        display: block;
    height: 35px;
    line-height: 35px;
}
.boxresuilt-left .pos-vitri .vitri3{
     float: left;
    width: 50%;
    text-align: center;
        display: block;
    height: 35px; line-height: 35px;
}

.boxresuilt-left .pos-vitri .vitri4{
     float: left;
    width: 50%;
    text-align: center;
        display: block;
    height: 35px; line-height: 35px;
}

.boxresuilt-right{
      float: left;
    width: 100%;
    display: block;
    text-align: left;
}
.boxresuilt-right ul{
    float: left;
    margin: 0px;
    padding: 0px;

}
.boxresuilt-right ul li{
    padding-bottom: 3px;
    margin-top: 3px;
    margin-bottom: 3px;
    padding-top: 3px;
    float: left;
    font-size: 13px;
    font-weight: 400;
    width: 50%;
    display: inline-block;
    color: #222;

}
.boxresuilt-right ul li  i{
    font-size: 13px;
    width: 20px;
    color: #999;
    float: left;
    line-height: 20px;
    text-align: center;
}
.boxresuilt-right ul li span{
    float: left;
    width: 120px;
    font-size: 14px;
}
.boxresuilt-right ul li strong{
    text-transform: uppercase;
    color: #EE6B27;
    font-weight: 700;
}

.boxresuilt-right ul li{
    background: #f3f3f3
}
.boxresuilt-right .livitri .tren{
	display:flex;
}
.boxresuilt-right ul li span.spx1,.boxresuilt-right ul li span.spx2{
   /* width: 30px;*/
    height: 20px;
    line-height: 20px;
    font-size: 13px;
    font-weight: 400 !important;
    text-align: center;
    border-radius: 4px;
    background: #ffcfb6;
    display: block;
    color: #111 !important;
    margin-right: 5px;
    float: left;
    margin-bottom: 4px;
}
.boxresuilt-right ul li span.spx3,.boxresuilt-right ul li span.spx4{
   /* width: 30px;*/
    height: 20px;
    line-height: 20px;
    font-size: 13px;
    font-weight: 400 !important;
    text-align: center;
    border-radius: 4px;
    background: #ffcfb6;
    display: block;
    margin-bottom: 4px;
    color: #111 !important;
    margin-right: 5px;
    float: left;
}
li.livitri{
    height: 54px;
}
li.liloai{
    height: 54px;
}

.boxresuilt-left.themoi .poset .pos-code {
    position: relative;
    right: auto;
    top: -10px;
}
.boxresuilt-left.themoi .pos-ten{
	margin-top:18px;
}