body {
background: #efefef;
font-size:16px;
font-family: tahoma;
color: #666665;
margin: auto;
}
.topmenu {
padding-left: 60px;
    padding-right: 60px;
  position: relative;
  overflow: hidden;
  background-color: #024676;
}

@media screen and (max-width: 500px) {
  .topmenu {
padding: 0;
  }
}
.topmenu a {
  float: left;
  color: #f2f2f2;
  text-align: center;
  padding: 30px 16px;
  text-decoration: none;
  font-size: 17px;
}
@media screen and (max-width: 500px) {
  .topmenu a {
margin: 6px;
        padding: 6px;
        font-size: small;
  }
}
.topmenuright {
  float: right;
}
.topmenucentered {

}
.topmenucentered a {
  float: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.danhmucsp {
clear: both;
    background: #0068b3;
    color: yellow;
    padding: 16px;
display: none;
}
.danhmucsp a {
color: yellow;
    font-weight: 600;
    margin: 30px;
}
.danhmucsp a:hover {
color: white;
}
.danhmucspfix {
background: #034778;
    display: flex;
    position: fixed;
    top: 0;
padding-left: 65px;
    width: 100%;
    z-index: 999;
}
.danhmucspfix a {
padding: 10px;
color: white;
    font-weight: 600;
margin-left: 60px;
}
.danhmucspfix a:hover {
color: yellow;
}
@media screen and (max-width: 500px) {
  .danhmucspfix a {
margin-left: 0;
  }
}
@media screen and (max-width: 500px) {
  .danhmucspfix {
margin-left: -60px;
  }
}
@media screen and (max-width: 500px) {
  .danhmucsp {
display: none;
  }
}
.menutwo {
position: fixed;
    left: 70px;
    top: 50px;
    width: 100%;
    display: none;
    z-index: 999;
}
.rowmenu {
top: 100px;
position: absolute;
padding-left: 70px;
padding-right: 70px;
}
.menu {
font-size: 15px;
float: left;
width: 25%;
}
.menuone {
width: 23%;
    background: #337ab7;
    position: fixed;
    left: 70px;
    top: 43px;
    z-index: 999;
    display: none;
    border: 1px solid #337ab7;
}
.menuone a {
color: black;
margin-left: 10px;
}
@media screen and (max-width: 500px) {
  .menuone {
height: 100%;
    overflow-y: scroll;
    left: 0;
    width: 100%;
  }
}
.iconmenu {
float: left;
}
.fixmenu {
text-align: right;
    width: 100%;
    position: fixed;
    top: 0px;
    right: 0px;
    padding: 5px;
    z-index: 999;
}
.banner {
top: 85px;
    left: 373px;
    position: absolute;
    height: 370px;
    width: 899px;
}
@media screen and (max-width: 500px) {
  .banner {
position: static;
        margin-top: -60px;
        height: auto;
  }
}
.bannercamera {
width: 74.9%;
    float: left;
    margin-left: 1px;
padding-bottom: 90px;
}
@media screen and (max-width: 500px) {
  .bannercamera {
width: 100%;
    }
  }
}
.rowmenu {
clear: both;
padding-left: 70px;
padding-right: 70px;
}
.rowmenu icon {
color: white;
    position: fixed;
    top: 0px;
    right: 0px;
    padding: 5px;
    background: #337ab7;
    border-radius: 2px;
    z-index: 999;
    font-size: 15px;
}
@media screen and (max-width: 500px) {
  .rowmenu {
display: contents;
margin-top: -80px;
position: relative;
padding: 8px;
  }
}

.coppyright {
color: white;
    padding: 8px;
    text-align: center;
    margin-bottom: -10px;
    background: #0068b3;
    clear: both;
}

@media only screen and (min-width: 600px) {
  /* For tablets: */
  .col-s-1 {width: 8.33%;}
  .col-s-2 {width: 16.66%;}
  .col-s-3 {width: 25%;}
  .col-s-4 {width: 33.33%;}
  .col-s-5 {width: 41.66%;}
  .col-s-6 {width: 50%;}
  .col-s-7 {width: 58.33%;}
  .col-s-8 {width: 66.66%;}
  .col-s-9 {width: 75%;}
  .col-s-10 {width: 83.33%;}
  .col-s-11 {width: 91.66%;}
  .col-s-12 {width: 100%;}
}

@media only screen and (min-width: 768px) {
  /* For desktop: */
  .col-1 {width: 8.33%;}
  .col-2 {width: 16.66%;}
  .col-3 {width: 25%;}
  .col-4 {width: 33.33%;}
  .col-5 {width: 41.66%;}
  .col-6 {width: 50%;}
  .col-7 {width: 58.33%;}
  .col-8 {width: 66.66%;}
  .col-9 {width: 75%;}
  .col-10 {width: 83.33%;}
  .col-11 {width: 91.66%;}
  .col-12 {width: 100%;}
}


.row::after {
  content: "";
  clear: both;
  display: block;
}
.slide {
margin-top: 80px;
}

@media screen and (max-width: 600px) {
.slide {
height: auto;
margin-top: 50px;
padding-bottom: 10px;
}
}
@media screen and (max-width: 600px) {
  .menub {
    float: right;
    display: block;
  }
}
.menub {
  overflow: hidden;
  background-color: #0068b3;  
  position: fixed;
  top: 0;
  width: 100%;
z-index: 999;
}

.menub a {
  display: ruby;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
}

.menub a:hover {
  color: #f9bc32;
}

.menub a.active {
  color: white;
}

.menub .icon {
  display: none;
}

@media screen and (max-width: 600px) {
  .menub a:not(:first-child) {display: none;}
  .menub a.icon {
    float: right;
    display: block;
  }
}

@media screen and (max-width: 600px) {
  .menub.responsive .icon {
    position: absolute;
    right: 0;
    top:0;
  }
  .menub.responsive a {
    float: none;
    display: block;
    text-align: left;
  }

}

.wrapper {
overflow: hidden;
    margin: 0 auto;
}
.chose {
color: white;
    background: #d39305;
    margin-right: 6px;
    border-radius: 20px;
    padding: 3px;
}

@media screen and (max-width: 600px) {
.sidebar {
position: inherit;
    float: none;
    width: 100%;
}
}

.sidebar {
top: 350px;
    right: 30px;
    position: absolute;
    float: right;
    width: 25%;
}
.desproduct {
width: 75%;
}
@media screen and (max-width: 500px) {
.desproduct {
width: 100%;
  }
}

.des {
text-align: center;
padding: 80px 90px;
}
@media screen and (max-width: 500px) {
.des {
padding: 60px 10px;
  }
}
h2 {
clear: both;
text-decoration: none;
    font-size: 18px;
    font-weight: 600;
    color: #0068b3;
    padding: 20px 0;
}
h1{
font-weight: 600;
    font-size: 28px;
    color: #0068b3;
padding-bottom: 20px;
}
h3,h4{
margin: 6px;
	text-decoration: none;
	font-size: 16px;
color: #0068b3;
}
.wrap{
	width:1098px; 
}
.text-foot{
color: #0a0a0a;
}
.rowbottom{
text-align: center;
    font-size: 12px;
    margin-top: 6px;
    padding-bottom: 6px;
}
.zalo {
position: fixed;
    bottom: 105px;
    height: 0px;
    line-height: 40px;
    padding: 0 0px 0 0px;
    border-radius: 40px;
    color: #fff;
    right: 70px;
    bottom: 50px;
    z-index: 99999;
}
.fix_zalo { position: fixed;
    bottom: 1px;
    width: 60px;
    right: 1px;
    z-index: 999;} /* right 18px là cách bên trái 18px. nếu muốn cho nút gọi sang phải thay là right */
	
.fone {
font-size: 16px; /* chữ cạnh nút gọi */
color: black;
line-height: 40px;
font-weight: bold;
padding-left: 38px; /* cách bên trái cho chữ */
margin: 0 0;
}
	.foneon {
font-size: 16px; /* chữ cạnh nút gọi */
color: #f00;
line-height: 40px;
font-weight: bold;
padding-left: 20px; /* cách bên trái cho chữ */
margin: 0 0;
}
.fix_tel { position: fixed;bottom: 0px;left: 0px;z-index: 999;} /* left 18px là cách bên trái 18px. nếu muốn cho nút gọi sang phải thay là right */
.fix_tel a {text-decoration: none; }
.tel { background: #f9bc32;width:200px; height:40px; position:relative; overflow:hidden;background-size:40px;border-radius:28px;border:none}
	.telon { background: #fff;top: 40px;left:170px;width:150px; height:40px; position:relative; overflow:hidden;background-size:40px;border-radius:28px;border:none;z-index: 999}
	
.ring-alo-phone {
background-color: transparent;
cursor: pointer;
height: 80px;
position: absolute;
transition: visibility 0.5s ease 0s;
visibility: hidden;
width: 80px;
z-index: 200000 !important;
}
.ring-alo-phone.ring-alo-show {
visibility: visible;
}
.ring-alo-phone.ring-alo-hover, .ring-alo-phone:hover {
opacity: 1;
}
.ring-alo-ph-circle {
animation: 1.2s ease-in-out 0s normal none infinite running ring-alo-circle-anim;
background-color: transparent;
border: 2px solid rgba(30, 30, 30, 0.4);
border-radius: 100%;
height: 70px;
left: 10px;
opacity: 0.1;
position: absolute;
top: 12px;
transform-origin: 50% 50% 0;
transition: all 0.5s ease 0s;
width: 70px;
}
.ring-alo-phone.ring-alo-active .ring-alo-ph-circle {
animation: 1.1s ease-in-out 0s normal none infinite running ring-alo-circle-anim !important;
}
.ring-alo-phone.ring-alo-static .ring-alo-ph-circle {
animation: 2.2s ease-in-out 0s normal none infinite running ring-alo-circle-anim !important;
}
.ring-alo-phone.ring-alo-hover .ring-alo-ph-circle, .ring-alo-phone:hover .ring-alo-ph-circle {
border-color: #f9bc32;
opacity: 0.5;
}
.ring-alo-phone.ring-alo-green.ring-alo-hover .ring-alo-ph-circle, .ring-alo-phone.ring-alo-green:hover .ring-alo-ph-circle {
border-color: #baf5a7;
opacity: 0.5;
}
.ring-alo-phone.ring-alo-green .ring-alo-ph-circle {
border-color: #f9bc32;
opacity: 0.5;
}
.ring-alo-ph-circle-fill {
animation: 2.3s ease-in-out 0s normal none infinite running ring-alo-circle-fill-anim;
background-color: #000;
border: 2px solid transparent;
border-radius: 100%;
height: 30px;
left: 30px;
opacity: 0.1;
position: absolute;
top: 33px;
transform-origin: 50% 50;
transform-origin: 50% 50% 0;
width: 30px;
}

.ring-alo-phone.ring-alo-hover .ring-alo-ph-img-circle, .ring-alo-phone:hover .ring-alo-ph-img-circle {

}
.ring-alo-phone.ring-alo-green.ring-alo-hover .ring-alo-ph-img-circle, .ring-alo-phone.ring-alo-green:hover .ring-alo-ph-img-circle {
background-color: #75eb50;
}
.ring-alo-phone.ring-alo-green .ring-alo-ph-img-circle {

}
@keyframes ring-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 ring-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 ring-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);
}
}
.ring-alo-ph-img-circle a img {
width: 30px;
    position: relative;
    margin-left: 30px;
    margin-top: 30px;
}
}


#div {
  height: 300px\0/;
}
#page a
{
	padding:0 9px;
}

*,
*:before,
*:after {
  -webkit-box-sizing: unset;
     -moz-box-sizing: unset;
          box-sizing: unset;
		  
}
*
{
max-width:100%
	
}


tr,td,th,tbody
{
	width:auto !important;
}
}

img{
width: 100%;
height: auto;
}
img:hover {
opacity: 0.9;
}

a{
text-decoration: none;
}

a:hover{
text-decoration: none;
color: #31708f;
}


@media screen and (max-width: 500px) {
.logo {
margin-left: 15px;
float: left;
top: 10px;
        left: 10px;
        z-index: 999;
        width: 10%;
  }
}
@media screen and (min-width: 768px) {
.logo {
margin: 10px;
        float: left;
        width: 8%;
  }
}
@media screen and (min-width: 1200px) {
.logo {
padding-left: 60px;
        margin: 10px;
        width: 8%;
        float: left;
  }
}

.logotop{
padding: 15px 60px;
    float: left;
}

.logo{

}

.title-head {
padding-bottom: 20px;
    display: block;
    text-align: center;
    font-weight: 600;
    font-size: large;
    color: #0068b3;
}
@media screen and (max-width: 500px) {
.title-head {
margin-top: -30px;
  }
}

.menutop{
	margin-top: 10px;
    display: inline-block;
    background: #0eccf7;     
}


.menutop a{
	display:inline-table;
	height: 15px;
	width: auto;
    padding: 9px 12px;
	font-weight: bold;
    margin-right: 5px;
	color: #fff;
	text-decoration: none;
}

.menutop a:hover, .menutop .selected a{
	background: url(images/menu_blue_r.png) right top  no-repeat;
	color: #0066b3;
}




* html .cell {display:inline}
.clearfix:after {
	display:block;
	clear:both;
}
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}


.rowpicture {
    height: 30px;
    padding-top: 8px;
}
.picture {
border: 1px solid #ccc;
    float: left;
    width: 15%;
    margin: 0px 3px;
}



ul {
    display: block;
    /* line-height: 15px; */
    margin-left: -20px;
    list-style-type: circle;
    /* margin-block-start: 1em; */
    margin-block-end: 1em;
    /* margin-inline-start: 0px; */
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}
.nut-call {
zoom: 90%;
    position: fixed;
    bottom: 105px;
    height: 0px;
    line-height: 40px;
    padding: 0 0px 0 0px;
    border-radius: 40px;
    color: #cb0e0e;
    right: 58px;
    bottom: 140px;
    z-index: 99999;
}
.zalo-chat {
zoom: 90%;
    position: fixed;
    bottom: 105px;
    height: 0px;
    line-height: 40px;
    padding: 0 0px 0 0px;
    border-radius: 40px;
    color: #cb0e0e;
    right: 30px;
    bottom: 70px;
    z-index: 99999;
    
}

.xhome{

padding: 1px;
border-radius: 8px;
}
    
.tieudexhome{
font-size: 26px;
color: #0eccf7;
padding: 10px;
text-align: center;
}
.navbar-top {
    padding: 9px 10px;
    line-height: 25px;
display: flex;
    font-size: 16px;
    background: #0eccf7;
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}
.rowcontect {
clear: both;
padding-left: 70px;
padding-right: 70px;
}
@media screen and (max-width: 500px) {
  .rowcontect {
padding: 8px;
  }
}
.contect {
    width: 90%;
    padding: 8px;
    position: inherit;

}

@media screen and (max-width: 500px) {
  .contect {
    width: 100%;
  }
}
@media screen and (max-width: 500px) {
.rowcontact {
margin-left: -70px;
    width: 90%;
  }
}
.rowcontact {
width: 100%;
    clear: both;
    padding: 50px 150px 50px 100px;
}
.contact {
float: left;
    width: 28%;
    padding: 20px;
    position: relative;

}

@media screen and (max-width: 500px) {
  .contact {
    margin-left: -10px;
    width: 100%;
  }
}
@media screen and (max-width: 500px) {
  .rowmohinh {

  }
}
@media screen and (max-width: 1024px) {
  .rowmohinh {
margin-top: -30px;
padding: 0px;
    width: 100%;
  }
}
.rowmohinh {
clear: both;
}
.rowmohinhhome {
padding: 0px 20px;
}
.duan {
    box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    background: #fff;
    float: right;
    margin: 1px;
}

@media screen and (min-width: 500px) {
  .duan {
width: 100%;
        float: right;
        margin: 8px 0px 8px 8px;
        padding: 3px 0px 3px 3px;
        border-radius: 6px;
  }
}

@media screen and (max-width: 500px) {
  .imageduan {
margin: 6px;
float: left;
        width: 18%;
  }
}
@media screen and (min-width: 500px) {
  .imageduan {
float: left;
width: 26%;
  }
}


@media screen and (max-width: 500px) {
.rowmohinhhome {
margin-right: -20px;
    margin-left: -20px;
  }
}
.mohinh {

}

@media screen and (max-width: 500px) {
  .mohinh {
background: white;
        float: left;
        width: 100%;
        margin: 2px;
  }
}
@media screen and (min-width: 500px) {
  .mohinh {
background: white;
float: left;
        width: 22.6%;
        margin-bottom: 10px;
margin: 8px;
        padding: 8px;
        position: relative;
        border-radius: 6px;
  }
}
.mohinh:hover .overlay {
color: #ff9d03;
  height: 100%;
}
.overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #008cbab3;
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: .5s ease;
}
.textmohinh {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
.imagemohinh {
  display: block;
padding: 5px 5px 5px 1px;
  width: 100%;
  height: auto;
}
.tieudeduan {
    font-size: 14px;
}
.tieudeduan a {
    color: blue;
}
.anhduan {
margin: 6px;
float: left;
width: 39%;
}

.hinhgiua{
height: auto;
margin: -15px 0px 10px;
}
@media screen and (max-width: 500px) {
.hinhgiua {
width: 100%;
margin: -38px 0px 10px;
  }
}

.container {
  position: relative;
  width: 50%;
}
.container:hover .overlay {
  height: 100%;
}
.rowlhbaogia {
  width: 100%;
}

.lhbaogia {
  float: left;
  width: 48%;
  padding: 8px;
position: relative;

}
.rowlhbaogia:after {
  content: "";
  clear: both;
  display: table;
}
@media screen and (max-width: 500px) {
  .lhbaogia {
    width: 100%;
padding: 15px 0px 3px;
  }
}
.nutgui {
    color: #fff;
    width: 30%;
    text-align: center;
    background-color: black;
    border-color: #2e6da4;
}

.rowfooter {
    background: white;
    display: inline-block;
    width: 100%;
    padding: 60px;
    clear: both;
}
@media screen and (max-width: 768px) {
  .rowfooter {
padding: 0px;
  }
}






.ndcontent ul {
    margin-top: 15px;
    margin-bottom: 20px;
}
.ndcontent {
    margin-top: 1px;
    margin-bottom: 1px;
}
.ndcontent li {
    list-style: none;
    background-image: url(/images/tick.png);
    background-size: 14px;
    background-position: left 6px;
    background-repeat: no-repeat;
    color: #151515;
    font-size: 16px;
    margin: 5px 0;
    padding-left: 30px;
}
.rowmiddle {
width: 100%;
  }
@media screen and (max-width: 768px){
.rowmiddle {
width: 100%;
  }
}
.middle {
padding-left: 80px;
padding-right: 80px;
float: left;
position: relative;
}

@media screen and (max-width: 500px) {
.middle {
padding: 0px;
width: 100%;
  }
}
@media screen and (max-width: 1024px) {
.middle {
margin-left: 10px;
padding: 12px;
width: 100%;
  }
}
.middle-right {
float: left;
width: 400px;
position: relative;
}

@media screen and (max-width: 500px) {
.middle1-right {
width: 100%;
  }
}
.overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #008cbab3;
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: .5s ease;
}
.textmiddle {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
.imagemiddle {
  display: block;
padding: 5px 5px 5px 1px;
  width: 100%;
  height: auto;
}

.rowright {
  float: left;
  width: 26%;
  padding: 5px;
position: relative;

}
@media screen and (max-width: 500px) {
.rowright {
width: 100%;
  }
}

.button {
color: #FFFFFF;
    transition: all 0.5s;
    cursor: pointer;
    margin: 1px;
    padding: 8px;
}

.button span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.button span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
color: #337ab7;
}

.button:hover span {
  padding-right: 25px;
}

.button:hover span:after {
  opacity: 1;
  right: 0;
}
.tieudebenphai {
text-align: center;
    font-size: 16px;
    padding: 10px 0px;
}

@media screen and (max-width: 500px) {
.menumobile {
width: 100%;
    background: #5bc0de;
    clear: both;
    height: 34px;
    position: unset;
  }
}

.menumobile{
width: 100%;
    background: #5bc0de;
    clear: both;
    height: 50px;
    position: unset;
}


.btnmenu{
float: left;
    width: 40%;
    position: relative;
    background: #5bc0de;
}
.hotline {
float: right;
    width: 40%;
    margin-right: 20px;
    margin-top: 10px;
    position: relative;
    background: #5bc0de;

}

.rowthietbi:after {
  content: "";
  clear: both;
  display: table;
}
.thietbi {
float: left;
    border: dotted;
    height: 300px;
    width: 28%;
    margin: 5px;
    padding: 15px;
    position: relative;
    border: 1px solid #ccc;
    border-radius: 5px;

}
.thietbi:hover {
border: 1px solid #bd1616;

}


@media screen and (max-width: 500px) {
  .thietbi {
    width: 100%;
height: auto;
    border: none;
padding: 15px 0px 3px;
  }
}

.rowbaogia:after {
  content: "";
  clear: both;
  display: table;
}
.baogia {
float: left;
    border: dotted;
    height: 300px;
    width: 30%;
    margin: 8px;
    padding: 5px;
    padding: 8px 8px 8px px;
    position: relative;
    border: 1px solid #ccc;
    border-radius: 5px;
background: #0eccf7f5;

}
.baogia:hover {
border: 1px solid #555;
    background-color: #17cef7;
    font-size: larger;

}


@media screen and (max-width: 500px) {
  .baogia {
    width: 100%;
height: auto;
    border: none;
margin-left: 0px;
padding: 15px 0px 3px;
  }
}

.rowbaogiare:after {
  content: "";
  clear: both;
  display: table;
}
.baogiare {
float: left;
color: #080808;
    border: dotted;
    height: 300px;
    width: 46%;
    margin: 8px;
    padding: 5px;
    padding: 8px 8px 8px px;
    position: relative;
    border: 1px solid #ccc;
    border-radius: 5px;
background: #0eccf7f5;

}
.baogiare:hover {
border: 1px solid #555;
    background-color: #17cef7;
    font-size: larger;

}


@media screen and (max-width: 500px) {
  .baogiare {
    width: 100%;
height: auto;
    border: none;
margin-left: 0px;
padding: 15px 0px 3px;
  }
}


.rowbaogiavip:after {
  content: "";
  clear: both;
  display: table;
}
.baogiavip {
float: left;
color: #080808;
    border: dotted;
    height: 580px;
    width: 46%;
    margin: 8px;
    padding: 8px 8px 8px px;
    position: relative;
    border: 1px solid #ccc;
    border-radius: 5px;
background: #0eccf7f5;

}
.baogiavip:hover {
border: 1px solid #555;
    background-color: #17cef7;
    font-size: larger;

}


@media screen and (max-width: 500px) {
  .baogiavip {
    width: 100%;
height: auto;
    border: none;
margin-left: 0px;
  }
}

.table-of-contents {
  font-size: 15px;
    padding: 0em 0em;
    margin-bottom: 20px;
}
.table-of-contents ul {
  padding: 0;
}
.table-of-contents li {
  margin: 8px;
}
.table-of-contents a {
color: blue;
  text-decoration: none;
}
.table-of-contents a:hover,
.table-of-contents a:active {
}

h2:target {
  animation: highlight 1s ease;
}

@keyframes highlight {
  from { background: yellow; }
  to { background: white; }
}
@media screen and (max-width: 500px) {
.bread {
width: 100%;
        margin-left: -100px;
margin-bottom: -20px;
        clear: both;
        text-align: center;
  }
}
.bread {
clear: both;
padding: 20px 70px;
    font-size: smaller;
}
@media screen and (max-width: 500px) {
  .header{
padding-top: 10px;
text-align: center;
    width: 100%;
}
}
.header {
padding: 30px 0px;
}
.video-container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 62%;
}

.video-youtube {
    position: absolute;
    top: 40;
    left: 0;
    width: 100%;
    height: 100%;
}
.menukeys {
    float: right;
}
.menukeys-ul {
    list-style: none;
    padding: 10px;
    display: flex;
    float: left;
    margin: 0px;
}
.menukeys-li {
    height: 30px;
    padding: 0px;
    margin: 0px;
    display: block;
    border-top: 1px solid #FFFFFF;
}
.menukeys-li-a {
    display: block;
    padding: 8px 15px;
    text-decoration: none;
    font-weight: none;
    color: #333333;
    font-family: arial;
}
.info {
text-align: right;
}
@media screen and (max-width: 500px) {
.info {
text-align: center;
}
}
.mota {
padding: 10px 0px 0px 0px;
}
.rownd {
padding-bottom: 20px;
width: 100%;
}

.tintuc {
float: left;
    width: 22%;
    height: 300px;
    border-radius: 10px;
    padding-left: 8px;
    padding-right: 8px;
    border: 2px solid #ddd;
    margin: 8px;
}
@media screen and (max-width: 500px) {
.tintuc {
    margin-left: -10px;
    width: 91%;
}
}
@media screen and (max-width: 500px) {
.rowsp {
    height: auto;
    width: 100%;
    clear: both;
}
}
.rowsp {
clear: both;
}
.sp {
box-shadow: 0 3px 6px -4px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
background: #fff;
float: right;
}
. tittlesp {
height: 35px;
}
. tittlesp a {
font-weight: 600;
color: blue;
}
@media screen and (max-width: 500px) {
.sp {
margin: auto;
text-align: center;
width: 50%;
height: 200px;
}
}
@media screen and (min-width: 500px) {
.sp {
margin: 1px;
width: 24.8%;
text-align: center;
box-shadow: 0 3px 6px -4px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    background: #fff;
    float: right;
}
}
.rowfoot {
background: #034778;
color: white;
    padding: 60px;
    display: flex;
    clear: both;
}

.linkdan {
text-align: center;
    position: absolute;
    top: 50%;
    left: 40px;
    transform: translate(-50%, -50%);
    color: #0ab2d8;
font-size: 36px;
}
@media screen and (max-width: 600px) { 
  .linkdan { font-size: 18px }
left: 30px;
}
@media screen and (max-width: 500px) {
.chat {
width: 100%;
padding-left: 10px;
    padding-right: 10px;
}
}


.chat {
    box-shadow: 0 1px 6px 0 rgb(32 33 36 / 28%);
    overflow: hidden;
    position: fixed;
    bottom: 10px;
    z-index: 999;
    left: 0;
}
.chat-li {
float: left;
    display: block;
    color: #f2f2f2;
    text-align: center;
    padding: 10px 10px;
    text-decoration: none;
    font-size: 17px;
}
.rowchothue:after {
  content: "";
  clear: both;
  display: table;
}
.chothue {
float: left;
color: #080808;
height: 550px;
width: 50%;

}
.chothue:hover {
}


@media screen and (max-width: 500px) {
.chothue {
width: 100%;
height: auto;
border: none;
margin-left: 0px;
  }
}

.rowgiathue:after {
  content: "";
  clear: both;
  display: table;
}
.giathue {
float: left;
color: #080808;
height: 550px;
width: 33.33%;

}
.giathue:hover {
}


@media screen and (max-width: 500px) {
.giathue {
width: 100%;
height: auto;
border: none;
margin-left: 0px;
  }
}
.rowtbi:after {
  content: "";
  clear: both;
  display: table;
}
.tbi {
float: left;
color: #080808;
width: 25%;

}
.tbi:hover {
}
@media screen and (max-width: 500px) {
.tbi {
width: 100%;
height: auto;
border: none;
margin-left: 0px;
  }
}
@media screen and (max-width: 500px) {
.rowsanpham {
width: 100%;
margin-left: -95px;
  }
}
@media screen and (min-width: 500px) {
.rowsanpham {

  }
}
.rowsanpham {
padding: 0px 70px;
}
.rowsanpham:after {
  content: "";
padding: 20px 80px;
  clear: both;
  display: table;
}
.sanpham {
    height: 280px;
    padding: 20px;
    float: left;
    color: #080808;
    width: 40%;
}
.sanpham:hover {
}
@media screen and (max-width: 500px) {
.sanpham {
    width: 100%;
    height: auto;
    border: none;
    margin-left: 20px;
  }
}
.ss1 {
padding-left: 350px;
padding-right: 350px;
padding-bottom: 20px;
background: #f0f8ff;
  }
@media screen and (max-width: 500px) {
.ss1 {
background: #f0f8ff;
padding: 20px;
  }
}
.ss2 {
padding-left: 50px;
padding-right: 50px;
padding-bottom: 20px;
  }
@media screen and (max-width: 500px) {
.ss2 {
width: 100%;
padding: 20px;
  }
}
.ss2noidung {
float: left;
width: 100%;
  }
@media screen and (max-width: 500px) {
.ss2noidung {
padding: 0px 0px 30px 0px;
width: 100%;
  }
}
.mucluc {
position: fixed;
    top: 47px;
    display: none;
    padding: 10px;
    background: #0eccf7;
    z-index: 500;
  }
.conten_main {
width: 100%;
}
.conten_left {
background: white;
float: left;
    width: 60%;
    padding: 0px 40px;
    position: relative;
}
.conten_right {
background: white;
float: left;
    width: 30%;
    padding: 0px 20px;
    position: relative;
}
.rownd:after {
content: "";
clear: both;
display: table;
}
@media screen and (max-width: 500px) {
.conten_left {
width: 98%;
margin: 0px -36px;
}
}
@media screen and (max-width: 500px) {
.conten_right {
width: 100%;
padding: 10px;
}
}

.tittel {
border-bottom: 4px solid #6cb6f5;
padding: 10px;
font-weight: 600;
color: #188aeb;
text-align: center;
}
.main {
padding: 0 90px;
  }
@media screen and (max-width: 500px) {
.main {
padding-left: 5px;
padding-right: 5px;
  }
}
.menu-left {
    background: black;
    height: 375px;
}
.menubottom {
width: 100%;
background: green;
}
.myNavbar {
padding-left: 30px;
    width: 20%;
    background: #0660ad;
}
@media screen and (max-width: 500px) {
.myNavbar {
display: grid;
}
}
.menu-top {
}
@media screen and (max-width: 500px) {
.top {
margin-left: -75px;
    margin-top: -10px;
    margin-bottom: -25px;
  }
}

.top {
padding-top: 16px;
padding-left: 70px;
}
}
@media screen and (max-width: 500px) {
.logo-top {
padding: 10px;
    float: left;
    width: 12%;
  }
}

.logo-top {
padding: 20px;
text-align: center;
}
@media screen and (max-width: 500px) {
.rowcontent {
padding: 8px;
  }
}

.rowcontent {
    clear: both;
}
@media screen and (max-width: 500px) {
.news-content {
float: left;
width: 90%;
  }
}

.news-content {
padding: 20px;
background: #f5f5f5a8;
}

@media screen and (max-width: 500px) {
.article {
width: 96%;
margin-left: -240px;
margin-bottom: 60px;
  }
}
.article {
margin: 8px;
}
.amenu {
line-height: 40px;
    margin-top: -20px;
margin-right: 0px;
    color: white;
    top: 0px;
float: left;
}
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}
.mobile-container {
  max-width: 480px;
  margin: auto;
  background-color: #555;
  height: 500px;
  color: white;
  border-radius: 10px;
}

.topnav {
  z-index: 9999;
    width: 100%;
    overflow: hidden;
    background-color: #0a4d81;
}

.topnav #myLinks {
  display: none;
height: auto;
}

.topnav a {
  color: white;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
  display: block;
}

.topnav a.icon {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
}

.topnav a:hover {
    font-weight: 600;
    color: #efd207;
}

.active {
  background-color: #0068b3;
  color: white;
}
.show {display: block;}
@media screen and (max-width: 500px) {
.desmenu {
width: 0;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 888;
  }
}

.desmenu {
background: #a0a7ad;
}

.desmenu a {
padding-left: 10px;
font-weight: 600;
}
.desmenu a:hover {
color: #23527c;
}

.desmenu .icon {
  display: none;
}

.menudown {
  overflow: hidden;
}

.menudown .dropbtn {
float: right;
text-align: left;
width: 100%;   
  border: none;
  outline: none;
  color: white;
  padding: 6px 0px;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
}

.menudown-content {
position: absolute;
    width: 1045px;
    overflow-x: scroll;
    height: auto;
    left: 406px;
    top: 85px;
    background-color: white;
    z-index: 50;
    height: calc(100% + 1px);
    border-left: 1px solid #ccc;
    display: none;
}

.menudown-content a {
display: block;
padding: 6px;
color: black;
}

.menudown:hover .dropbtn {
background: #ddd;
  color: white;
}

.menudown-content a:hover {
  color: blue;
}

.menudown:hover .menudown-content {
  display: block;
}
.menudownone:hover .menudownone-content {
  display: block;
}
@media screen and (max-width: 500px) {
.menudownone:hover .menudownone-content {
display: contents;
overflow-y: scroll;
  }
}

.desmenuone {
background: white;
}

.desmenuone a {

}
.desmenuone a:hover {
color: #23527c;
}

.desmenuone .icon {
  display: none;
}

.menudownone {
  overflow: hidden;
}

.menudownone .dropbtn {
float: right;
text-align: left;
width: 100%;   
  border: none;
  outline: none;
  color: white;
  padding: 6px 0px;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
}

.menudownone-content {
position: fixed;
    width: 910px;
    overflow-x: scroll;
    height: auto;
    left: 379px;
    top: 43px;
    background-color: white;
    z-index: 50;
    height: calc(100% + 1px);
    border-left: 1px solid #ccc;
    display: none;
}

.menudownone-content a {
display: block;
    padding: 6px;
    margin-left: 16px;
    color: blue;
}

.menudownone:hover .dropbtn {
background: #ddd;
  color: white;
}

.menudownone-content a:hover {
  color: black;
}

.menudown:hover .menudown-content {
  display: block;
}
@media screen and (max-width: 500px) {
..menudownone-content {
display: contents;
overflow-y: scroll;
  }
}

@media screen and (max-width: 600px) {
  .desmenu a:not(:first-child), .menudown .dropbtn {
    display: none;
  }
  .desmenu a.icon {
    color: #ff9d03;
position: fixed;
    float: right;
    right: 10px;
    top: 10px;
    //position: fixed;
    border-radius: 3px;
    z-index: 999;
  }
}

@media screen and (max-width: 600px) {
  .desmenu.responsive {
top: 40px;
        width: 100%;
        overflow-y: scroll;
        height: 400px;
        position: fixed;
        z-index: 999;
}
  .desmenu.responsive .icon {
background: #eee;
        padding: 8px;
        float: right;
        display: block;
        top: 2px;
        right: 2px;
        z-index: 999;
width: 95.5%;
  }
  .desmenu.responsive a {
overflow-x: scroll;
display: block;
    text-align: left;
  }
.desmenu.responsive:after {
content: '\00bb';
    position: absolute;
    opacity: 0;
    top: 0;
    right: -20px;
    transition: 0.5s;
  }


  .desmenu.responsive .menudown {float: none;}
  .desmenu.responsive .menudown-content {position: static;}
  .desmenu.responsive .menudown .dropbtn {
    display: block;
    width: 100%;
    text-align: left;
  }
}
@media screen and (max-width: 500px) {
.rowdanhmuc {
    margin-left: -20px;
  }
}
.rowdanhmuc {
padding: 0px 20px;
}
.danhmuc {

}
@media screen and (max-width: 500px) {
.danhmuc {
width: 100%;
margin-left: -90px;
  }
}
@media screen and (min-width: 500px) {
.danhmuc {

  }
}
.danhmuc a {
color: black;
    display: block;
    text-align: center;
    padding: 20px 0px;
    text-decoration: none;
}
.danhmucdown {
    float: left;
    overflow: hidden;
}
.menudown .dropbtn:hover {
color: blue;
}
.danhmucdown .dropbtn {
    font-size: 17px;
    border: none;
    outline: none;
    color: white;
    padding: 14px 16px;
    background-color: inherit;
    font-family: inherit;
    margin: 0;
}
.danhmuc-con {
display: inline-block;
padding-top: 10px;
}
@media screen and (max-width: 500px) {
.danhmuc-con {
flex: 50%;
  }
}
.mohinhhome {
clear: both;
}
@media screen and (max-width: 500px) {
.mohinhhome {
        width: 100%;
  }
}
.mohinhhome a {
    display: block;
    text-decoration: none;
}
.tieude {
    font-size: smaller;
    font-weight: 600;
    color: black;
}
.call {
margin-right: 50px;
    margin-top: -50px;
    float: right;
}
@media (max-width: 500px) {
  .call {
    display: none !important;
  }
}
@media screen and (max-width: 500px) {
.rowhead {
    height: auto;
    width: 100%;
    clear: both;
}
}
.rowhead {
    width: 100%;
    clear: both;
}
.head {
width: 15%;
float: left;
    margin: 18px;

@media screen and (max-width: 500px) {
.head {
margin: 10px;
    height: auto;
    width: 40%;
}
}
@media screen and (min-width: 500px) {
.head {
    float: left;
    width: 21.5%;
    padding-left: 8px;
    padding-right: 8px;
    margin: 8px;
}
}
.rowcontent {
line-height: 12px;
    float: right;
}
@media screen and (max-width: 500px) {
.row {
margin: 8px;
}
}
.description-product {
width: 75%;
}




@media screen and (max-width: 500px) {
.rowcongtu {
margin-right: -20px;
    margin-left: -20px;
  }
}
.rowcongtu {
padding: 0px 20px;
}
.congtu {
padding: 0px 36px;
    overflow: hidden;
    background-color: rgb(236, 236, 237);
}
@media screen and (max-width: 500px) {
.congtu {
width: 100%;
padding-left: 1px;
    padding-right: 1px;
  }
}
@media screen and (min-width: 500px) {
.congtu {

  }
}
.congtu a {
color: black;
    display: block;
    text-align: center;
    padding: 20px 0px;
    text-decoration: none;
}
.congtudown {
    float: left;
    overflow: hidden;
}
.congtudown .dropbtn {
    font-size: 17px;
    border: none;
    outline: none;
    color: white;
    padding: 14px 16px;
    background-color: inherit;
    font-family: inherit;
    margin: 0;
}
.congtu-con {
width: 100%;
    position: absolute;
}
.mySlides {display: none;}



/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active {
  background-color: #717171;
}

/* Fading animation */
.fade {
  animation-name: fade;
  animation-duration: 1.5s;
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .text {font-size: 11px}
}


