.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
/* menu */

/*------------------------------------------*/
/*       01 - General & Basic Styles
/*------------------------------------------*/

td, th {
    
    border: 1px solid #333 !important;
}
#slider{
	position:relative;
}
.runcompany{
	float:left;
	width:100%;
	clear:both;
	position:absolute;
	z-index:100;
	top:0px;
	padding-top:20px;
	padding-bottom:15px;
	display:block;
	background:rgba(0, 0, 0, 0.3);
}
.runcompany h2{
	margin-bottom:0px;
	color:#fff;
	font-weight:700;
}
.runcompany h2 span{
	color:#FFC000
}
.btbanggia{
	    padding: 10px 15px;
		width:100%;
		display:block;
		text-align:left;
}
.btbanggia a{
	color:#333;
	font-family:'Roboto';
	text-transform:uppercase;
	font-size:14px;
	font-weight:600;
	
}
.btbanggia:hover{
	background:#13649C;
}
.btbanggia:hover a{
	color:white
}
.circle {
    width: 60px;
    height: 60px;
    margin:0 auto;
    line-height: 60px;
    display: block;
    text-align: center;
    background: #ffc000;
    margin-bottom: 10px;
    border-radius: 50%;
    color: #fff;
    font-size: 20px;
}
.xemthemx{
	float:left;
	width:100%;
	clear:both;
text-align:center;
margin-top:15px;	
}
.xemthemx a{
	padding:10px 25px;
	background:orange;
	color:#fff;
	
}
#partner{
	float:left;
	width:100%;
	clear:both;
	padding-top:12px;
	padding-bottom:12px;
	background:#f4f4f4
}
.btn-primary {
  
    background-color: #ffc000;
    border-color: #ffc000;
}
body {
    font-size: 14px;
        line-height: 21px;
    font-weight: 400;
    color: #666;
    font-family:'Roboto';
    
}
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: #000;
}

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 {
    color: #666;
    font-size: 13px;
   
    line-height: 22px;
    margin-bottom: 8px;
}

p strong {
    font-weight: 600;
}

#header{
    float: left;
    width: 100%;
    margin:0px;
    padding: 0px;
        position: relative;
    z-index: 1000;


}
.header-top{
    float: left;
    width: 100%;
	padding-top:3px;
	padding-bottom:0px;
    border-bottom: 1px solid #ddd;
  
        background: #f3f3f3;
   
}
.header-top-left{
    text-align: left;
}
.header-top-left .ultop{
    float:left;
    padding-left: 0px;
    padding-right: 0px;
    background: none;
        padding-top:5px;
    padding-bottom: 6px;
}
.header-top-left .ultop li{
    display: inline-block;
} 

.header-top-left .ultop li a{
    color: #333;
    border-left: 1px solid #949898;
    padding-right: 8px;
    color: #333;
    font-size: 14px;
}
.header-top-left .ultop li a strong{
    font-weight: 600;
    color: red
}
.header-top-left .ultop li:first-child a{
    border-left: 0px solid #334141;
}
.header-top-left .ultop li:last-child a{
    padding-left: 8px;
}
.header-top-right{
    text-align: right;
}
.header-top-right .ulsocial{

}
.header-top-right .ulsocial li{
    display: inline-block;
}
.header-top-right .ulsocial li a{
    color: #666;
    display: block;
    margin-left: 8px;
    font-size: 14px;
    padding: 5px;
    display: block;
}
.header-top-right .ulsocial li a:hover{
    color: #00569B;
}
.header-main{
    float: left;
    width: 100%;
    padding-top: 12px;
    padding-bottom: 12px;
    background: none;
    border-bottom: 1px solid #ccc;
}
.searchbox{
    float: right;
    
    margin-top: 5px;
   
}
.input-group{
    background:white;
    border:1px solid #ccc;
    display: block;
    
    position: relative;
    width: 100%;
    float: left;
}
.xuly_input{
    float: left;
    width: 100%;
    padding:5px 15px;
    background: white;
    outline: none;
    border:none;
    font-size: 12px;
}   
.chon_danhmuc{
    float: left;
    position: absolute;
    top: 0px
    right:0px;
    border:none;
    outline: none;

    text-transform: uppercase;
        border-left: 1px solid #ddd;
}
.bnt_search{
    float: left;
    outline: none;
    border:none;
    background: none;
    text-align: center;
    display: block;
       position: absolute;
    top: 5px;
    right:0px;
}
.bnt_search i:hover{
    color: white;
}
.logo img{
    max-height: 40px;
}
#nav{
    float: left;
   
    padding-top: 0px;
    padding-bottom: 0px;
}
.menu_pc{
    float: left;
    width: 100%;
}
.menu_pc li{
    display: inline-block;
    float: left;
}
.menu_pc li a{
    float: left;
       padding: 10px 15px;

    color: #333e48;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
    background: url(../images/nav.png) no-repeat right center;
    font-family: 'Roboto Condensed';
    display: block;
}
.menu_pc li:last-child a{
    border-right: 0px solid #e7c400;
}
.menu_pc li a:hover{
    color: #FF4343;
    background: none


}
#slider{
    float: left;
    width: 100%;
    clear: both;
}
.slider-left img{
    margin-top: 10px;
}
.slider-right{
    margin-top: 10px;
}
/* slider */
.carousel-control{
    top: 45%;
}
.carousel-control.right{
    background: none;
}
.carousel-control.left {
    background: none;
}
#servicebox{
    float: left;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
    background: #fff;
     
}
#main{
    float: left;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 10px;
    padding-bottom: 15px;
}
.panel-title i{
    font-size: 14px;
}
.panel-title i.fa-arrow-down{
    float: right;
}

.h3title{
      color: #333e48;
      text-transform: uppercase;
      font-size: 18px;
      font-weight: 600;
      border-bottom: 2px solid #13649c;
      padding-bottom: 5px;
      margin-bottom: 20px;
      margin-top:10px;
}
.h3title a{
    text-transform: none;
    font-size: 14px;

}
.h3title i{
    font-size: 14px;
}
.content{
    float: left;
    width: 100%;
}

.product{
   
    padding:5px 15px;
    margin-bottom: 20px;
}
.product:nth-child(4n+0){
    border-right: 0px solid #ddd;
}

.product3:nth-child(4n+0){
     border-right: 1px solid #ddd !important;
}
.product:hover{
   

}
.product-des p{
    font-size: 13px;
   
}
.product-name{
    margin-top: 10px;
}
.product-name h3{
    line-height: 1em;
}
.product-name h3 a{
    color: #333;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
}
.product-img img{
    max-width: 100%;
    width: 100%;
}
.product-price{
    padding-bottom: 10px;
}
.product-price .price1{
    text-align: left;
    color: #e00;
    font-size: 18px;
    margin-right: 15px;
}
.product-price .price1 .dong{
    text-decoration: underline;
}
.product-price .price2{
    text-decoration: line-through;
}
.product-price .price2 .dong{
    text-decoration: underline;
}
#news{
    float: left;
    width: 100%;
    background: #fff;
    padding-top: 50px;
    padding-bottom: 50px;
    
}
.new-img img{
    width: 100%;
    border-bottom: 3px solid #0062bd;
    margin-bottom: 10px;
}
.new-name {
    margin-bottom: 5px;
}
.new-name h3{
    line-height: 1em
}
.new-name h3 a{
    color: #0062bd;
    font-size: 16px;
}
.new-time{
 border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding-top: 2px;
  padding-bottom: 2px;
    margin-bottom: 5px;
}

.new-time span{
    color: #b7b5b5  !important;
    font-style: italic;
}
.new-time .time-calendar{
    margin-right: 15px;
}
.new-des{
        text-align: justify;
}

.owl-prev{
    position: absolute;
    right: 33px;
    top: -60px;
}
.owl-next{
    position: absolute;
    right: 0px;
    top: -60px;
}
#footer{
    float: left;
    width: 100%;
    background: url(../images/bgf.jpg) no-repeat top center; 
    padding-top: 60px;
    
    border-top: 1px solid #ddd;
    background-size: cover



}
.pagination{
    width: 100%;
    clear: both;
    text-align: center;
}
.pagination ul{
    list-style: none;
}
.pagination ul li{
    display: inline-block;
}
.pagination ul li a{
    height: 26px;
    width: 26px;
    text-align: center;
    display: block;
    margin-left: 3px;
    margin-right: 3px;
    line-height: 26px;
    border: 1px solid #d8d8d8;
}
.footer-con-col{
    float: left;
    width: 100%;
    color: #fff;
}
.footer-con-col p{
    color: #fff
}
.footer-con-col p span{
    color: #fff
}
.call-us-text {
    font-size: 16px;
    display: block;
    line-height: 1.429em;
    padding-top: 15px;
}

.call-us-icon .fa {
    font-size: 80px;
    color: #FED700;
    margin-right: 15px;
}
.call-us-number{
    font-size: 18px;
    font-weight: 500;
    color: red;
}
.logofooter img{
    max-height: 80px;
}
.footer-title{
    float: left;
    width: 100%;
    margin-bottom: 15px;
}
.footer-title h2{
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    border-bottom: 2px solid #fbfbfb;
    float: left;
    font-family: 'Roboto';
    color: #fff;
}
.footer-title h3{
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    border-bottom: 2px solid #FED700;
    float: left;
        color: white;
    font-family: 'Roboto'
}
.colfix2 p{
    margin-bottom: 5px;
   color: #000
}
.colfix3 p{
    margin-bottom: 10px;
     color: #666
}
.colfix3 p a{
    color: #666
}
.colfix3 p a:hover{
    color: #FED700
}
.copyright{
    margin-top: 20px;
    clear: both;
      border-top: 1px solid #ddd;
      padding-top: 10px;
      text-align: left;
      background: rgba(0, 0, 0, 0.5);
      color: #fff;
      padding-bottom:10px
}
.copyright p{
     color: #fff;
}
.content-left{
    margin-top: 30px;
}
.content-right{
    margin-top: 30px;
}
.cate-pro{
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
.title-menu{
    float: left;
    width: 100%;
    border-bottom:2px solid #13649c;
    padding-bottom: 5px;
    margin-bottom: 15px;
        font-weight: 600;
        color: #333;
        font-family: 'Roboto'
}
.newfix{
    margin-bottom: 20px
}
.cateUl{
    float: left;
    width: 100%;
}
.cateUl li{
    float: left;
    width: 100%;
}
.cateUl li a{
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 14px;
  
    color: #333e48;
    font-weight: 600;
    float: left;
    width: 100%;
   border-bottom: 1px solid #ddd;
}
.cateUl li a i{
    margin-right: 15px;
}
.small{
    float: left;
    width: 100%;
    padding-bottom: 10px;
    padding-top: 10px;
    margin-bottom: 10px;
     border-bottom: 1px solid #ddd;
}
.small-img{
    width: 32%;
    margin-right: 3%;
    float: left;
}
.small-img img{
    width: 100%;
}
.small-name h3{
    line-height: 1em;
}
.small-name h3 a{
    font-size: 15px;
    font-weight: 600;
    font-family: 'Roboto';
    text-transform: uppercase;

}
.small-price .price1{
    text-decoration:line-through;
    margin-right: 10px;
}
.small-price .price2{
    font-size: 14px;
    color: red;
}
.title{
    margin-bottom: 15px;
}
#breadcrumb{
    float: left;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    background: #F5F5F5;
}
.breadcrumb{
    margin-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.breadcrumb li a{
    color: #333;
}
.breadcrumb li.active{
    color: #0062bd;
}
#form-lienhe input{
    float: left;
    width: 100%;
    margin-bottom: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
}
#form-lienhe textarea{
     float: left;
    width: 100%;
    margin-bottom: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    height: 50px  
}
#btn-gui{
    padding: 2px 25px;
}
.map{
    margin-top: 30px
}
#map_canvas{
    width: 100%;
    height: 450px;
}
.item_thumbfix{
    text-align: center;
}
.item_thumbfix img{
    max-width: 100%;
}
.panel-default>.activein{
        background-color: #ffc000;
            border-color: #ffc000
}
.dsxechothue{
    background: #f3f3f3;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    padding-top: 50px !important;
    padding-bottom: 30px !important
}

.dsxechothue .owl-prev{
   
    left: -50px;
    right: auto;
    top: 40%;
}
.dsxechothue .owl-next{
    right: -50px;
    left: auto;
    top: 40%;
}

.dsxechothue .checkout-heading{
    text-align: center;
        margin-bottom: 15px;
}

.dsxechothue .checkout-heading .h3title{
    font-size: 24px;
    border-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 10px;
}

.dsxechothue .checkout-heading .h3title span{
    color: #FFC000
}
.iconcar i{

    font-size: 18px;
}
.iconcar{
    position: relative;
}
.iconcar:after{
    position: absolute;
    right: -60px;
    width: 50px;
    height: 1px;
    background:#333;
    content: "";
    z-index: 9;
    top: 8px;
    display: block;
}
.iconcar:before{
    position: absolute;
    left: -60px;
    width: 50px;
    height: 1px;
    background:#333;
    content: "";
    z-index: 9;
    top: 8px;
    display: block;
}
.owl-theme .owl-nav [class*=owl-]{
    background:#ffc000;
        padding: 4px 10px;
}
.servicebox-left-title{
    float: left;
    width: 100%;
    clear: both;
    position: relative;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.servicebox-left-title h2{
    font-weight: 600;

}
.servicebox-left-title:after{
    width: 22px;
    height: 10px;
    background:url(../images/icon-widget.png) ;
    display: block;
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 10;
}
.activein .panel-title{
      font-family: 'Roboto';
    font-size: 16px;
    font-weight: 500;
    color: #fff  
}
.h3title{
    border-bottom: 2px solid #666;
    padding-bottom: 8px;
}
.banggiaxe .owl-prev{
   
    left: -50px;
    right: auto;
    top: 40%;
}
.banggiaxe .owl-next{
    right: -50px;
    left: auto;
    top: 40%;
}

.banggiaxe .checkout-heading{
    text-align: center;
        margin-bottom: 15px;
}

.banggiaxe .checkout-heading .h3title{
    font-size: 24px;
    border-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 10px;
}

.banggiaxe .checkout-heading .h3title span{
    color: #FFC000
}


.tinmoinhat .owl-prev{
   
    left: -50px;
    right: auto;
    top: 40%;
}
.tinmoinhat .owl-next{
    right: -50px;
    left: auto;
    top: 40%;
}

.tinmoinhat .checkout-heading{
    text-align: center;
        margin-bottom: 15px;
}

.tinmoinhat .checkout-heading .h3title{
    font-size: 24px;
    border-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 10px;
}

.tinmoinhat .checkout-heading .h3title span{
    color: #FFC000
}
#cssmenu{
		display:none
	}
/*=================== Start phone ring ===============*/
.coccoc-alo-phone {
    background-color: transparent;
    cursor: pointer;
    height: 200px;
    position: fixed;
    transition: visibility 0.5s ease 0s;
    visibility: hidden;
    width: 200px;
    z-index: 200000 !important;
}
.coccoc-alo-phone.coccoc-alo-show {
    visibility: visible;
}
.coccoc-alo-phone.coccoc-alo-hover, .coccoc-alo-phone:hover {
    opacity: 1;
}
.coccoc-alo-ph-circle {
    animation: 1.2s ease-in-out 0s normal none infinite running coccoc-alo-circle-anim;
    background-color: transparent;
    border: 2px solid rgba(30, 30, 30, 0.4);
    border-radius: 100%;
    height: 160px;
    left: 20px;
    opacity: 0.1;
    position: absolute;
    top: 20px;
    transform-origin: 50% 50% 0;
    transition: all 0.5s ease 0s;
    width: 160px;
}
.coccoc-alo-phone.coccoc-alo-active .coccoc-alo-ph-circle {
    animation: 1.1s ease-in-out 0s normal none infinite running coccoc-alo-circle-anim !important;
}
.coccoc-alo-phone.coccoc-alo-static .coccoc-alo-ph-circle {
    animation: 2.2s ease-in-out 0s normal none infinite running coccoc-alo-circle-anim !important;
}
.coccoc-alo-phone.coccoc-alo-hover .coccoc-alo-ph-circle, .coccoc-alo-phone:hover .coccoc-alo-ph-circle {
    border-color: #00aff2;
    opacity: 0.5;
}
.coccoc-alo-phone.coccoc-alo-green.coccoc-alo-hover .coccoc-alo-ph-circle, .coccoc-alo-phone.coccoc-alo-green:hover .coccoc-alo-ph-circle {
    border-color: #baf5a7;
    opacity: 0.5;
}
.coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-circle {
    border-color: #bfebfc;
    opacity: 0.5;
}
.coccoc-alo-ph-circle-fill {
    animation: 2.3s ease-in-out 0s normal none infinite running coccoc-alo-circle-fill-anim;
    background-color: #000;
    border: 2px solid transparent;
    border-radius: 100%;
    height: 100px;
    left: 50px;
    opacity: 0.1;
    position: absolute;
    top: 50px;
    transform-origin: 50% 50% 0;
    transition: all 0.5s ease 0s;
    width: 100px;
}
.coccoc-alo-phone.coccoc-alo-hover .coccoc-alo-ph-circle-fill, .coccoc-alo-phone:hover .coccoc-alo-ph-circle-fill {
    background-color: rgba(0, 175, 242, 0.5);
    opacity: 0.75 !important;
}
.coccoc-alo-phone.coccoc-alo-green.coccoc-alo-hover .coccoc-alo-ph-circle-fill, .coccoc-alo-phone.coccoc-alo-green:hover .coccoc-alo-ph-circle-fill {
    background-color: rgba(117, 235, 80, 0.5);
    opacity: 0.75 !important;
}
.coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-circle-fill {
    background-color: rgba(0, 175, 242, 0.5);
    opacity: 0.75 !important;
}

.coccoc-alo-ph-img-circle {
    animation: 1s ease-in-out 0s normal none infinite running coccoc-alo-circle-img-anim;
    border: 2px solid transparent;
    border-radius: 100%;
    height: 60px;
    left: 70px;
    opacity: 0.7;
    position: absolute;
    top: 70px;
    transform-origin: 50% 50% 0;
    width: 60px;
}

.coccoc-alo-phone.coccoc-alo-hover .coccoc-alo-ph-img-circle, .coccoc-alo-phone:hover .coccoc-alo-ph-img-circle {
    background-color: #00aff2;
}
.coccoc-alo-phone.coccoc-alo-green.coccoc-alo-hover .coccoc-alo-ph-img-circle, .coccoc-alo-phone.coccoc-alo-green:hover .coccoc-alo-ph-img-circle {
    background-color: #75eb50;
}
.coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-img-circle {
    background-color: #00aff2;
}
@keyframes coccoc-alo-circle-anim {
0% {
    opacity: 0.1;
    transform: rotate(0deg) scale(0.5) skew(1deg);
}
30% {
    opacity: 0.5;
    transform: rotate(0deg) scale(0.7) skew(1deg);
}
100% {
    opacity: 0.6;
    transform: rotate(0deg) scale(1) skew(1deg);
}
}

@keyframes coccoc-alo-circle-img-anim {
0% {
    transform: rotate(0deg) scale(1) skew(1deg);
}
10% {
    transform: rotate(-25deg) scale(1) skew(1deg);
}
20% {
    transform: rotate(25deg) scale(1) skew(1deg);
}
30% {
    transform: rotate(-25deg) scale(1) skew(1deg);
}
40% {
    transform: rotate(25deg) scale(1) skew(1deg);
}
50% {
    transform: rotate(0deg) scale(1) skew(1deg);
}
100% {
    transform: rotate(0deg) scale(1) skew(1deg);
}
}
@keyframes coccoc-alo-circle-fill-anim {
0% {
    opacity: 0.2;
    transform: rotate(0deg) scale(0.7) skew(1deg);
}
50% {
    opacity: 0.2;
    transform: rotate(0deg) scale(1) skew(1deg);
}
100% {
    opacity: 0.2;
    transform: rotate(0deg) scale(0.7) skew(1deg);
}
}
.coccoc-alo-ph-img-circle a img {
    padding: 4px 0 0 3px;
}
.chofix img{
	border-radius:50%;
}
.chofix .product-name{
	text-align:center;
}
.chofix{
	width:100% !important
}
.rhombus {

    position: relative;
    border: 1px solid #dde0e7;
    padding: 40px;
	text-align:center
}
.rhombus h4{
	text-align:center;
	margin-bottom:15px;
}
.noidung table{
	max-width:100%;
	width:auto !important;
	border: 1px solid #333 !important;
}
.jcaproduct .product-img{
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
}
.jcaproduct .product-img img{
        border:1px solid #d8d8d8;
    background: #fff;
    padding: 5px;
}
.jcaproduct .product-name{
    margin-bottom: 10px;
}
.jcaproduct .product-des{
    text-align: center;
}
.jcaproduct .product-des p{
    line-height: 18px;
}

.jcaproduct .product:hover {

    border: 1px solid #ffc000  !important;
}

.header-top-del{
   
}
.noidung table{
    width: 100% !important
}

.giaovien-list{
    float: left;
    width: 100%;

    position: relative;
}
.giaovien-list li{
	 float: left;
    width: 48%;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:8px;
	margin-top:8px;
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	padding-bottom:10px;
	background:#f6f6f6;
}
.giaovien-item{
    float: left;
	
    margin-right: 12px;
}
.giaovien-item img{
    width: 150px !important;
    padding: 10px;
    border:2px solid #e4b95b;
    
    background: #fff;
    margin: 0 auto
}
.giaovien-name{
    float:right;
	width:calc(100% - 165px);
   
  
    margin-bottom: 8px;
}
.giaovien-name h3{
    font-weight: 600;
    color: orange;
    margin-bottom:5px;
    font-size: 18px;
	
}
.giaovien-name h4{
     font-weight: 600;
    font-size: 14px;
	
    color: #777;
}
.giaovien-des{
    float:right;
	width:calc(100% - 165px);
	height:96px;
	overflow:hidden;

}
.giaovien-des p{
    color: #333;
    font-size:14px;
}
.giaovien-list .owl-prev{
    position: absolute;
    left: -100px;
    top: 30%;
    z-index: 10;
    background: none !important
}
.giaovien-list .owl-next{
    position: absolute;
    right: -100px;
    top: 30%;
    z-index: 10;
    background: none !important
}
.giaovien-list .owl-prev i{
    font-size: 40px;
}
.giaovien-list .owl-next i{
    font-size: 40px;
}
.giaovien-list .owl-next:hover i{
    color:#e4b95b !important
}

.giaovien-list .owl-prev:hover i{
    color:#e4b95b !important
}


@media (min-width: 993px) and (max-width: 1200px){
	.menu_pc li a{
		padding:10px 6px;
	}
	
}

@media (min-width: 768px) and (max-width: 992px){
	.logo img{
		margin:0 auto;
		max-height:60px;
	}
	#nav{
		margin-left:-15px;
	}
	.searchbox{
		margin-right:-15px;
	}
	.menu_pc li a{
		padding:10px 10px;
	}
	.header-main{
		padding-top:5px;
		padding-bottom:5px;
	}
	.servicebox-left{
		width:50%;
		float:left;
	}
	.servicebox-right{
		width:50%;
		float:left;
	}
	.product{
		width:33.333333333333333%;
		float:left;
	}
	.content-left .newfix{
		width:33.333333333333333%;
		float:left;
	}
	.small-img{
		width:12%;
	}
	#breadcrumb .container{
		padding-left:0px;
		padding-right:0px;
	}
	#main .content-left{
		padding-left:0px;
		padding-right:0px
	}
	.contact-right{
		margin-top:20px;
	}
}

@media (max-width: 767px){
.owl-prev {
   display:none !important
	}
	.owl-next {
   display:none !important
	}
.noidung table{
	font-size:small;
}
.noidung table,.noidung table tr,.noidung table tr p, .noidung table tr span, .noidung table tr strong,.noidung table tr h2,.noidung table tr h3{
	font-size:small !important;
}

	.header-top-del{
		margin-top:0px;
	}
	
	.rhombus{
		padding:10px;
	}
	#header{
		position:relative;
	}
.header-top {
	padding-left:15px;
	padding-right:15px;
}
	#cssmenu{
		    display: block;
    float: left;
    width: 100%;
	}
	.menu_pc{
		display:none;
	}
	.header-main{
		padding-top:10px;
		padding-bottom:10px;
	}
	.servicebox-left{
		margin-bottom:25px;
	}
	#footer{
		   
	}
		#breadcrumb .container{
		padding-left:0px;
		padding-right:0px;
	}
	#main .content-left{
		padding-left:0px;
		padding-right:0px
	}
	.contact-right{
		margin-top:20px;
	}
	.x3ka{
		display:none;
	}
	.runcompany{
	position:relative;
	bottom:0px;
	top:auto;
	padding-top:10px;
	padding-bottom:10px;
	
	background:#FFC000;
}
.runcompany h2{
	line-height:30px;
	font-size:20px;
	color:#fff;

}
.runcompany h2 span{
	color:#fff
}
.giaovien-list li{
	width:98%;
}
.giaovien-item img {
    width: 100px !important;
}
.giaovien-name {
    
    width: calc(100% - 115px);
}
.giaovien-des{
	width: calc(100% - 115px);
	height:auto;
}

}
@media (min-width: 640px) and (max-width: 767px){
	
	.logo{
		float:left;
		width:50%;
	}
		.product{
		width:50%;
		float:left;
	}
	.small-img{
		width:22%;
	}
	.content-left .newfix{
		width:50%;
		float:left;
	}
}

@media (min-width: 480px) and (max-width: 639px){
	.header-top-left{
		padding-left:0px;
		padding-right:0px;
	}
	.header-top-right{
		display:none;
	}
	.header-main .container{
				padding-left:0px;
		padding-right:0px;
	}
	#cssmenu{
		margin-top:6px;
	}
	.logo{
		float:left;
		width:50%;
	}
		.product{
		width:50%;
		float:left;
	}
	.small-img{
		width:22%;
	}
	.content-left .newfix{
		width:50%;
		float:left;
	}
}


@media  (max-width: 479px){
	.giaovien-item{
		
		
	}
	.giaovien-item img {
    width: 100px !important;

}

.giaovien-des{
	 width: 100%;
	height:auto;
	margin-top:6px;
}
	
	
	
	.xuly_input{
		max-width:100px;
	}
	.searchbox{
		margin-top:0px
	}
	.header-top-left .ultop{
		width:100%;
	}
	.header-top-left .ultop li a{
		font-size:12px;
	}
	.header-top .container{
			padding-left:0px;
		padding-right:0px;
	}
	.header-top-left{
		padding-left:0px;
		padding-right:0px;
	}
	.header-top-right{
		display:none;
	}
	.header-main .container{
				padding-left:0px;
		padding-right:0px;
	}
	#cssmenu{
		margin-top:6px;
	}
	.logo{
		float:left;
		width:50%;
	}
		.product{
		width:50%;
		float:left;
	}
	.x3{
		display:none
	}
	.small-img{
		width:22%;
	}
	.content-left .newfix{
		width:100%;
		float:left;
	}
}