* {
  margin: 0px;
  padding: 0px;
}

*:focus {
  outline: none;
}

@font-face {
  font-family: "Myriad_Pro_Bold";
  src: url(../fonts/MYRIADPRO-BOLD.OTF) format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
:root {
  font-size: 62.5%;
  --bg-web:#39bdbd;
  --bg-menu:#f2f2f2;
}
:root body {
  margin: 0 auto;
  width: 100%;
  font-size: 1.5rem;
  font-family: "Roboto", sans-serif;
  overflow-x: hidden !important;
  max-width: 650px;
}

a {
  text-decoration: none;
}

li {
  list-style: none;
}

a:hover {
  cursor: pointer;
}

.clear {
  clear: both;
}

.clear5 {
  clear: both;
  height: 5px;
}

.clear7 {
  clear: both;
  height: 7px;
}

.clear10 {
  clear: both;
  height: 10px;
}

.clear15 {
  clear: both;
  height: 15px;
}

.clear20 {
  clear: both;
  height: 20px;
}

.clear40 {
  clear: both;
  height: 40px;
}

.clear50 {
  clear: both;
  height: 50px;
}

header {
  width: 100%;
}
header .menutop {
  width: 100%;
  background-color: #2f8080;
  height: 70px;
}
header .menutop nav {
  width: 100%;
  height: 100%;
}
header .menutop nav ul {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
header .menutop nav ul li:first-child {
  width: 100px;
  height: 100%;
}
header .menutop nav ul li:first-child span {
  background-color: #2f9e9e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
}
header .menutop nav ul li:first-child span img {
  width: 37px;
  height: 37px;
  display: block;
}
header .menutop nav ul li:last-child {
  width: calc(100% - 100px);
  padding: 1rem 0 1rem 1rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
header .menutop nav ul li:last-child .box-sdt-top {
  width: 100%;
  height: 50px;
}
header .menutop nav ul li:last-child .box-sdt-top form {
  width: 100%;
  height: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
header .menutop nav ul li:last-child .box-sdt-top form input {
  width: 100%;
  border: none;
  background-color: #fff;
  height: 100%;
  font-size: 1.7rem;
  padding: 0 1rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
header .menutop nav ul li:last-child .box-sdt-top form button {
  width: 55px;
  height: 100%;
  background-color: #2f9e9e;
  color: #fff;
  text-transform: uppercase;
  border: none;
  font-size: 1.7rem;
  font-weight: bold;
}
header .logo-web {
  width: 100%;
}
header .logo-web a {
  display: block;
  margin: 2rem auto;
  max-width: 563px;
}
header .logo-web a img {
  width: 100%;
  display: block;
  margin: 0 auto;
}
header .banner-web {
  width: 100%;
}
header .banner-web nav ul {
  width: 100%;
}
header .banner-web nav ul li .banneraua {
  width: 100%;
}
header .banner-web nav ul li .banneraua a {
  display: block;
}
header .banner-web nav ul li .banneraua a img {
  width: 100%;
  display: block;
}

.danhmucbenh {
  width: 100%;
  padding: 2rem 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #ebebeb;
}
.danhmucbenh nav {
  width: 100%;
}
.danhmucbenh nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.danhmucbenh nav ul li {
  width: calc(33.33% - 0.7rem);
  background-color: #fff;
}
.danhmucbenh nav ul li a {
  display: block;
  padding-top: 1.5rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.danhmucbenh nav ul li a img {
  margin: 0 auto;
  display: block;
}
.danhmucbenh nav ul li a span {
  font-size: 1.7rem;
  text-align: center;
  display: block;
  padding: 1rem 0;
  color: #2f9e9e;
}
.danhmucbenh nav ul li:nth-child(4) {
  margin-top: 1rem;
}
.danhmucbenh nav ul li:nth-child(5) {
  margin-top: 1rem;
}
.danhmucbenh nav ul li:last-child {
  margin-top: 1rem;
}

.baivietchuyenkhoa_new {
  width: 100%;
  margin-top: 2rem;
}
.baivietchuyenkhoa_new label.title-bvck {
  width: 60%;
  color: #E94178;
  padding: 0.7rem;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #147C8D;
  display: block;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  font-size: 2rem;
}
.baivietchuyenkhoa_new p.tt-bvck {
  font-size: 1.4rem;
  text-align: center;
  padding: 1rem 0;
}
.baivietchuyenkhoa_new .box_show_bvck {
  width: 100%;
  background-color: #D5D9DC;
  padding: 1rem 1rem 1rem 1rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.baivietchuyenkhoa_new .box_show_bvck .chuyenkhoabv01 {
  width: 100%;
  margin-top: 1rem;
}
.baivietchuyenkhoa_new .box_show_bvck .chuyenkhoabv01 .titleck {
  width: 100%;
}
.baivietchuyenkhoa_new .box_show_bvck .chuyenkhoabv01 .titleck ul {
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 50px;
  position: relative;
}
.baivietchuyenkhoa_new .box_show_bvck .chuyenkhoabv01 .titleck ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.baivietchuyenkhoa_new .box_show_bvck .chuyenkhoabv01 .titleck ul li a .botron img {
  background-color: #fff;
  display: block;
}
.baivietchuyenkhoa_new .box_show_bvck .chuyenkhoabv01 .titleck ul li a span {
  color: #147C8D;
  font-size: 1.7rem;
  padding-left: 2rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-weight: bold;
}
.baivietchuyenkhoa_new .box_show_bvck .chuyenkhoabv01 .titleck ul li:last-child a span {
  color: #E94178;
  font-weight: 400;
}
.baivietchuyenkhoa_new .box_show_bvck .chuyenkhoabv01 .titleck ul:before {
  content: "";
  border: 1px solid #D5D9DC;
  width: 50px;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50px;
}
.baivietchuyenkhoa_new .box_show_bvck .chuyenkhoabv01 .benhdautien {
  background-color: #fff;
  margin-top: 1rem;
  padding: 1rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.baivietchuyenkhoa_new .box_show_bvck .chuyenkhoabv01 .benhdautien .first-dautien {
  font-size: 1.7rem;
  font-weight: bold;
  color: #000;
  padding: 1rem 0;
  display: block;
}
.baivietchuyenkhoa_new .box_show_bvck .chuyenkhoabv01 .benhdautien .showbenhdautien {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.baivietchuyenkhoa_new .box_show_bvck .chuyenkhoabv01 .benhdautien .showbenhdautien img {
  width: 100%;
  max-height:120px;
  display: block;
  max-width: 49%;
}
.baivietchuyenkhoa_new .box_show_bvck .chuyenkhoabv01 .benhdautien .showbenhdautien p {
  width: 49%;
  font-size: 1.7rem;
  text-align: justify;
  line-height: 2.5rem;
}
.baivietchuyenkhoa_new .box_show_bvck .chuyenkhoabv01 .listbenhra {
  margin-top: 1rem;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.baivietchuyenkhoa_new .box_show_bvck .chuyenkhoabv01 .listbenhra a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding: 1rem;
  background-color: #fff;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-bottom: 1px solid #ebebeb;
}
.baivietchuyenkhoa_new .box_show_bvck .chuyenkhoabv01 .listbenhra a img {
  width: 22px;
  height: 25px;
  display: block;
}
.baivietchuyenkhoa_new .box_show_bvck .chuyenkhoabv01 .listbenhra a span {
  text-align: left;
  font-size: 1.7rem;
  display: block;
  color: #000;
  padding-left: 1rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-weight: bold;
}
.baivietchuyenkhoa_new .box_show_bvck .chuyenkhoabv01:first-child {
  margin-top: 0;
}

.box-camnhan {
  width: 100%;
}
.box-camnhan .content-camnhan {
  width: 100%;
  margin: 0 auto;
  max-width: 650px;
}
.box-camnhan .content-camnhan .slidebenhnhan {
  margin-top: 1.8rem;
  background-image: url("../img/bg-camnhan.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 100%;
  height: 346px;
}
.box-camnhan .content-camnhan .slidebenhnhan label {
  font-size: 3rem;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  display: block;
  padding: 2.5rem 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.box-camnhan .content-camnhan .slidebenhnhan nav ul {
  margin: 0;
  padding: 0;
}
.box-camnhan .content-camnhan .slidebenhnhan nav ul li .showbn {
  width: 100%;
}
.box-camnhan .content-camnhan .slidebenhnhan nav ul li .showbn p {
  width: 90%;
  height: 136px;
  text-align: center;
  font-size: 1.4rem;
  line-height: 20px;
  color: #fff;
  margin: 0 auto;
  font-style: italic;
}
.box-camnhan .content-camnhan .slidebenhnhan nav ul li .showbn img {
  width: 100%;
  display: block;
  margin: 0 auto;
  max-width: 97px;
  max-height: 97px;
}
.box-camnhan .content-camnhan .slidebenhnhan nav .slide_camnhan .slick-next, .box-camnhan .content-camnhan .slidebenhnhan nav .slide_camnhan .slick-prev {
  top: 82%;
  z-index: 1000;
}
.box-camnhan .content-camnhan .slidebenhnhan nav .slide_camnhan .slick-prev {
  left: 30%;
}
.box-camnhan .content-camnhan .slidebenhnhan nav .slide_camnhan .slick-next {
  right: 31.5%;
}
.box-camnhan .content-camnhan .slidebenhnhan nav .slide_camnhan .slick-next:before, .box-camnhan .content-camnhan .slidebenhnhan nav .slide_camnhan .slick-prev:before {
  font-size: 30px;
  color: #2a6869;
  z-index: 1000;
}

.moitruongpk {
  width: 100%;
  margin: 0 auto;
  max-width: 650px;
  background-color: #ebebeb;
  margin-top: 1rem;
}
.moitruongpk nav {
  width: 100%;
  padding-top: 1rem;
}
.moitruongpk nav ul {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.moitruongpk nav ul li {
  width: 50%;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.moitruongpk nav ul li img {
  width: 100%;
  height: 183px;
  display: block;
  border: 1px solid #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.moitruongpk nav ul li span {
  font-size: 1.4rem;
  text-transform: uppercase;
  display: block;
  text-align: center;
  font-weight: bold;
  padding: 1rem 0;
}
.moitruongpk nav .slidemoitruong .slick-prev {
  left: 0px;
}
.moitruongpk nav .slidemoitruong .slick-next {
  right: 9px;
}
.moitruongpk nav .slidemoitruong .slick-next, .moitruongpk nav .slidemoitruong .slick-prev {
  z-index: 1000;
}
.moitruongpk nav .slidemoitruong .slick-next, .moitruongpk nav .slidemoitruong .slick-prev {
  top: 39%;
}
.moitruongpk nav .slidemoitruong .slick-next:before, .moitruongpk nav .slidemoitruong .slick-prev:before {
  font-size: 30px;
  color: #b4ada6;
  z-index: 1000;
  top: 39%;
}

.boxtrangloai {
  width: 100%;
  background-color: #d9dadc;
  padding: 1rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.boxtrangloai .box-trangloai {
  width: 100%;
}
.boxtrangloai .box-trangloai article {
  width: 100%;
  padding: 0.5rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
  border-radius: 0.5rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 1rem;
  height: 80px;
  min-height: 80px;
}
.boxtrangloai .box-trangloai article a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  height: 100%;
}
.boxtrangloai .box-trangloai article a .left-article {
  width: calc(100% - 100px);
  height: 100%;
  position: relative;
}
.boxtrangloai .box-trangloai article a .left-article h4 {
  font-size: 1.4rem;
  padding: 1rem 0;
  color: #414041;
}
.boxtrangloai .box-trangloai article a .left-article small {
  position: absolute;
  font-size: 1.3rem;
  display: block;
  color: #A3A4A7;
  bottom: 1rem;
}
.boxtrangloai .box-trangloai article a img {
  width: 100px;
  height: 70px;

}

footer {
  width: 100%;
  margin-top: 1rem;
  margin-bottom: 70px;
}
footer h1 {
  font-size: 3rem;
  text-align: center;
  display: block;
  padding: 1rem 0;
  color: #fff;
  background: #2f8080;
}
footer .boxfooter {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #2f9e9e;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 3rem 0;
}
footer .boxfooter span {
  width: 155px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-grid-column-align: center;
      justify-self: center;
}
footer .boxfooter span img {
  width: 130px;
  height: 130px;
  display: block;
}
footer .boxfooter .info-footer {
  width: calc(100% - 155px);
}
footer .boxfooter .info-footer p {
  font-size: 2.6rem;
  line-height: 45px;
  color: #fff;
}
footer .boxfooter .info-footer p strong {
  font-size: 3rem;
}
footer a.bandoweb {
  display: block;
  width: 100%;
}
footer a.bandoweb img {
  width: 100%;
  display: block;
}

.boxtuvanfooter_new {
  width: 100%;
  max-width: 650px;
  margin: 0 auto;
  position: fixed;
  bottom: 0;
  z-index: 1000;
}
.boxtuvanfooter_new nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.boxtuvanfooter_new nav ul li {
  padding: 1.7rem 0;
  width: 50%;
}
.boxtuvanfooter_new nav ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.boxtuvanfooter_new nav ul li a img {
  width: 49px;
  height: 49px;
  display: block;
}
.boxtuvanfooter_new nav ul li a span {
  font-size: 1.7rem;
  padding: 0 1rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
}
.boxtuvanfooter_new nav ul li:first-child {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#16c69a), to(#2ea09e));
  background-image: linear-gradient(180deg, #16c69a, #2ea09e);
}
.boxtuvanfooter_new nav ul li:last-child {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f03a6e), to(#fe2d31));
  background-image: linear-gradient(180deg, #f03a6e, #fe2d31);
}

@media (min-width: 568px) and (max-width: 650px) {
  header .menutop {
    height: 50px;
  }
  header .menutop nav ul li:first-child {
    width: 50px;
  }
  header .menutop nav ul li:first-child span img {
    width: 30px;
    height: 30px;
  }
  header .menutop nav ul li:last-child {
    width: calc(100% - 50px);
    padding: 0.5rem 0 0.5rem 0.5rem;
  }
  header .menutop nav ul li:last-child .box-sdt-top {
    height: 40px;
  }
  header .menutop nav ul li:last-child .box-sdt-top form input {
    font-size: 1.4rem;
  }
  header .logo-web a {
    margin: 1.5rem auto;
    max-width: 350px;
  }
  .danhmucbenh nav ul li a span {
    font-size: 1.5rem;
  }
  .danhmucbenh nav ul li a img {
    max-height: 50px;
  }
  .baivietchuyenkhoa_new label.title-bvck {
    font-size: 1.7rem;
  }
  .baivietchuyenkhoa_new .box_show_bvck .chuyenkhoabv01 .titleck ul li a span {
    font-size: 1.6rem;
  }
  .baivietchuyenkhoa_new .box_show_bvck .chuyenkhoabv01 .benhdautien .first-dautien {
    font-size: 1.6rem;
  }
  .baivietchuyenkhoa_new .box_show_bvck .chuyenkhoabv01 .benhdautien .showbenhdautien p {
    font-size: 1.4rem;
    line-height: 2rem;
  }
  .baivietchuyenkhoa_new .box_show_bvck .chuyenkhoabv01 .listbenhra a span {
    font-size: 1.5rem;
  }
  .box-camnhan .content-camnhan .slidebenhnhan label {
    font-size: 2.2rem;
  }
  .box-camnhan .content-camnhan .slidebenhnhan nav .slide_camnhan .slick-next {
    right: 25.5%;
  }
  .box-camnhan .content-camnhan .slidebenhnhan nav .slide_camnhan .slick-prev {
    left: 22%;
  }
  .box-camnhan .content-camnhan .slidebenhnhan nav ul li .showbn p {
    font-size: 1.3rem;
  }
  .moitruongpk nav ul li img {
    max-height: 120px;
  }
  .moitruongpk nav ul li span {
    font-size: 1.2rem;
  }
  .boxtrangloai .box-trangloai article {
    height: 85px;
    max-height: 85px;
  }
  .boxtrangloai .box-trangloai article a .left-article h4 {
    font-size: 1.5rem;
  }
  .boxtrangloai .box-trangloai article a img {
    height: 75px;
  }
  footer {
    margin-bottom: 40px;
  }
  footer h1 {
    font-size: 2.3rem;
  }
  footer .boxfooter {
    padding: 1.5rem 0;
  }
  footer .boxfooter span {
    width: 80px;
  }
  footer .boxfooter span img {
    max-width: 70px;
    max-height: 70px;
  }
  footer .boxfooter .info-footer {
    width: calc(100% - 80px);
  }
  footer .boxfooter .info-footer p {
    font-size: 1.6rem;
    line-height: 25px;
    color: #fff;
  }
  footer .boxfooter .info-footer p strong {
    font-size: 1.7rem;
  }
  .boxtuvanfooter_new nav ul li {
    padding: 0.7rem;
  }
  .boxtuvanfooter_new nav ul li a img {
    max-width: 30px;
    max-height: 30px;
  }
  .boxtuvanfooter_new nav ul li a span {
    font-size: 1.5rem;
  }
}
@media (min-width: 480px) and (max-width: 567px) {
  header .menutop {
    height: 50px;
  }
  header .menutop nav ul li:first-child {
    width: 50px;
  }
  header .menutop nav ul li:first-child span img {
    width: 30px;
    height: 30px;
  }
  header .menutop nav ul li:last-child {
    width: calc(100% - 50px);
    padding: 0.5rem 0 0.5rem 0.5rem;
  }
  header .menutop nav ul li:last-child .box-sdt-top {
    height: 40px;
  }
  header .menutop nav ul li:last-child .box-sdt-top form input {
    font-size: 1.4rem;
  }
  header .logo-web a {
    margin: 1.5rem auto;
    max-width: 350px;
  }
  .danhmucbenh nav ul li a span {
    font-size: 1.5rem;
  }
  .danhmucbenh nav ul li a img {
    max-height: 50px;
  }
  .baivietchuyenkhoa_new label.title-bvck {
    font-size: 1.7rem;
  }
  .baivietchuyenkhoa_new .box_show_bvck .chuyenkhoabv01 .titleck ul li a span {
    font-size: 1.6rem;
  }
  .baivietchuyenkhoa_new .box_show_bvck .chuyenkhoabv01 .benhdautien .first-dautien {
    font-size: 1.6rem;
  }
  .baivietchuyenkhoa_new .box_show_bvck .chuyenkhoabv01 .benhdautien .showbenhdautien p {
    font-size: 1.4rem;
    line-height: 2rem;
  }
  .baivietchuyenkhoa_new .box_show_bvck .chuyenkhoabv01 .listbenhra a span {
    font-size: 1.5rem;
  }
  .box-camnhan .content-camnhan .slidebenhnhan label {
    font-size: 2.2rem;
  }
  .box-camnhan .content-camnhan .slidebenhnhan nav .slide_camnhan .slick-next {
    right: 25.5%;
  }
  .box-camnhan .content-camnhan .slidebenhnhan nav .slide_camnhan .slick-prev {
    left: 22%;
  }
  .box-camnhan .content-camnhan .slidebenhnhan nav ul li .showbn p {
    font-size: 1.3rem;
  }
  .moitruongpk nav ul li img {
    max-height: 120px;
  }
  .moitruongpk nav ul li span {
    font-size: 1.2rem;
  }
  .boxtrangloai .box-trangloai article {
    height: 85px;
    max-height: 85px;
  }
  .boxtrangloai .box-trangloai article a .left-article h4 {
    font-size: 1.5rem;
  }
  .boxtrangloai .box-trangloai article a img {
    height: 75px;
  }
  footer {
    margin-bottom: 40px;
  }
  footer h1 {
    font-size: 2.3rem;
  }
  footer .boxfooter {
    padding: 1.5rem 0;
  }
  footer .boxfooter span {
    width: 80px;
  }
  footer .boxfooter span img {
    max-width: 70px;
    max-height: 70px;
  }
  footer .boxfooter .info-footer {
    width: calc(100% - 80px);
  }
  footer .boxfooter .info-footer p {
    font-size: 1.6rem;
    line-height: 25px;
    color: #fff;
  }
  footer .boxfooter .info-footer p strong {
    font-size: 1.7rem;
  }
  .boxtuvanfooter_new nav ul li {
    padding: 0.7rem;
  }
  .boxtuvanfooter_new nav ul li a img {
    max-width: 30px;
    max-height: 30px;
  }
  .boxtuvanfooter_new nav ul li a span {
    font-size: 1.5rem;
  }
}
@media (min-width: 414px) and (max-width: 479px) {
  header .menutop {
    height: 50px;
  }
  header .menutop nav ul li:first-child {
    width: 50px;
  }
  header .menutop nav ul li:first-child span img {
    width: 30px;
    height: 30px;
  }
  header .menutop nav ul li:last-child {
    width: calc(100% - 50px);
    padding: 0.5rem 0 0.5rem 0.5rem;
  }
  header .menutop nav ul li:last-child .box-sdt-top {
    height: 40px;
  }
  header .menutop nav ul li:last-child .box-sdt-top form input {
    font-size: 1.4rem;
  }
  header .logo-web a {
    margin: 1.5rem auto;
    max-width: 350px;
  }
  .danhmucbenh nav ul li a span {
    font-size: 1.5rem;
  }
  .danhmucbenh nav ul li a img {
    max-height: 50px;
  }
  .baivietchuyenkhoa_new label.title-bvck {
    font-size: 1.7rem;
  }
  .baivietchuyenkhoa_new .box_show_bvck .chuyenkhoabv01 .titleck ul li a span {
    font-size: 1.6rem;
  }
  .baivietchuyenkhoa_new .box_show_bvck .chuyenkhoabv01 .benhdautien .first-dautien {
    font-size: 1.6rem;
  }
  .baivietchuyenkhoa_new .box_show_bvck .chuyenkhoabv01 .benhdautien .showbenhdautien p {
    font-size: 1.4rem;
    line-height: 2rem;
  }
  .baivietchuyenkhoa_new .box_show_bvck .chuyenkhoabv01 .listbenhra a span {
    font-size: 1.5rem;
  }
  .box-camnhan .content-camnhan .slidebenhnhan label {
    font-size: 2.2rem;
  }
  .box-camnhan .content-camnhan .slidebenhnhan nav .slide_camnhan .slick-next {
    right: 25.5%;
  }
  .box-camnhan .content-camnhan .slidebenhnhan nav .slide_camnhan .slick-prev {
    left: 22%;
  }
  .box-camnhan .content-camnhan .slidebenhnhan nav ul li .showbn p {
    font-size: 1.3rem;
  }
  .moitruongpk nav ul li img {
    max-height: 120px;
  }
  .moitruongpk nav ul li span {
    font-size: 1.2rem;
  }
  .boxtrangloai .box-trangloai article {
    height: 85px;
    max-height: 85px;
  }
  .boxtrangloai .box-trangloai article a .left-article h4 {
    font-size: 1.5rem;
  }
  .boxtrangloai .box-trangloai article a img {
    height: 75px;
  }
  footer {
    margin-bottom: 40px;
  }
  footer h1 {
    font-size: 2.3rem;
  }
  footer .boxfooter {
    padding: 1.5rem 0;
  }
  footer .boxfooter span {
    width: 80px;
  }
  footer .boxfooter span img {
    max-width: 70px;
    max-height: 70px;
  }
  footer .boxfooter .info-footer {
    width: calc(100% - 80px);
  }
  footer .boxfooter .info-footer p {
    font-size: 1.6rem;
    line-height: 25px;
    color: #fff;
  }
  footer .boxfooter .info-footer p strong {
    font-size: 1.7rem;
  }
  .boxtuvanfooter_new nav ul li {
    padding: 0.7rem;
  }
  .boxtuvanfooter_new nav ul li a img {
    max-width: 30px;
    max-height: 30px;
  }
  .boxtuvanfooter_new nav ul li a span {
    font-size: 1.5rem;
  }
}
@media (min-width: 411px) and (max-width: 413px) {
  header .menutop {
    height: 50px;
  }
  header .menutop nav ul li:first-child {
    width: 50px;
  }
  header .menutop nav ul li:first-child span img {
    width: 30px;
    height: 30px;
  }
  header .menutop nav ul li:last-child {
    width: calc(100% - 50px);
    padding: 0.5rem 0 0.5rem 0.5rem;
  }
  header .menutop nav ul li:last-child .box-sdt-top {
    height: 40px;
  }
  header .menutop nav ul li:last-child .box-sdt-top form input {
    font-size: 1.4rem;
  }
  header .logo-web a {
    margin: 1.5rem auto;
    max-width: 320px;
  }
  .danhmucbenh nav ul li a span {
    font-size: 1.45rem;
  }
  .danhmucbenh nav ul li a img {
    max-height: 45px;
  }
  .baivietchuyenkhoa_new label.title-bvck {
    font-size: 1.7rem;
  }
  .baivietchuyenkhoa_new .box_show_bvck .chuyenkhoabv01 .titleck ul li a span {
    font-size: 1.6rem;
  }
  .baivietchuyenkhoa_new .box_show_bvck .chuyenkhoabv01 .benhdautien .first-dautien {
    font-size: 1.6rem;
  }
  .baivietchuyenkhoa_new .box_show_bvck .chuyenkhoabv01 .benhdautien .showbenhdautien p {
    font-size: 1.4rem;
    line-height: 2rem;
  }
  .baivietchuyenkhoa_new .box_show_bvck .chuyenkhoabv01 .listbenhra a span {
    font-size: 1.5rem;
  }
  .box-camnhan .content-camnhan .slidebenhnhan label {
    font-size: 2.2rem;
  }
  .box-camnhan .content-camnhan .slidebenhnhan nav .slide_camnhan .slick-next {
    right: 25.5%;
  }
  .box-camnhan .content-camnhan .slidebenhnhan nav .slide_camnhan .slick-prev {
    left: 22%;
  }
  .box-camnhan .content-camnhan .slidebenhnhan nav ul li .showbn p {
    font-size: 1.3rem;
  }
  .moitruongpk nav ul li img {
    max-height: 120px;
  }
  .moitruongpk nav ul li span {
    font-size: 1.2rem;
  }
  .boxtrangloai .box-trangloai article {
    height: 90px;
    max-height: 90px;
  }
  .boxtrangloai .box-trangloai article a .left-article h4 {
    font-size: 1.5rem;
  }
  .boxtrangloai .box-trangloai article a img {
    height: 80px;
  }
  footer {
    margin-bottom: 40px;
  }
  footer h1 {
    font-size: 2rem;
  }
  footer .boxfooter {
    padding: 1.5rem 0;
  }
  footer .boxfooter span {
    width: 70px;
  }
  footer .boxfooter span img {
    max-width: 65px;
    max-height: 65px;
  }
  footer .boxfooter .info-footer {
    width: calc(100% - 70px);
  }
  footer .boxfooter .info-footer p {
    font-size: 1.5rem;
    line-height: 20px;
    color: #fff;
  }
  footer .boxfooter .info-footer p strong {
    font-size: 1.6rem;
  }
  .boxtuvanfooter_new nav ul li {
    padding: 0.7rem;
  }
  .boxtuvanfooter_new nav ul li a img {
    max-width: 30px;
    max-height: 30px;
  }
  .boxtuvanfooter_new nav ul li a span {
    font-size: 1.4rem;
  }
}
@media (min-width: 375px) and (max-width: 410px) {
  header .menutop {
    height: 50px;
  }
  header .menutop nav ul li:first-child {
    width: 50px;
  }
  header .menutop nav ul li:first-child span img {
    width: 30px;
    height: 30px;
  }
  header .menutop nav ul li:last-child {
    width: calc(100% - 50px);
    padding: 0.5rem 0 0.5rem 0.5rem;
  }
  header .menutop nav ul li:last-child .box-sdt-top {
    height: 40px;
  }
  header .menutop nav ul li:last-child .box-sdt-top form input {
    font-size: 1.4rem;
  }
  header .logo-web a {
    margin: 1.5rem auto;
    max-width: 320px;
  }
  .danhmucbenh nav ul li a span {
    font-size: 1.45rem;
  }
  .danhmucbenh nav ul li a img {
    max-height: 45px;
  }
  .baivietchuyenkhoa_new label.title-bvck {
    font-size: 1.7rem;
  }
  .baivietchuyenkhoa_new .box_show_bvck .chuyenkhoabv01 .titleck ul li a span {
    font-size: 1.6rem;
  }
  .baivietchuyenkhoa_new .box_show_bvck .chuyenkhoabv01 .benhdautien .first-dautien {
    font-size: 1.6rem;
  }
  .baivietchuyenkhoa_new .box_show_bvck .chuyenkhoabv01 .benhdautien .showbenhdautien p {
    font-size: 1.4rem;
    line-height: 2rem;
  }
  .baivietchuyenkhoa_new .box_show_bvck .chuyenkhoabv01 .listbenhra a span {
    font-size: 1.5rem;
  }
  .box-camnhan .content-camnhan .slidebenhnhan label {
    font-size: 2.2rem;
  }
  .box-camnhan .content-camnhan .slidebenhnhan nav .slide_camnhan .slick-next {
    right: 25.5%;
  }
  .box-camnhan .content-camnhan .slidebenhnhan nav .slide_camnhan .slick-prev {
    left: 22%;
  }
  .box-camnhan .content-camnhan .slidebenhnhan nav ul li .showbn p {
    font-size: 1.3rem;
  }
  .moitruongpk nav ul li img {
    max-height: 120px;
  }
  .moitruongpk nav ul li span {
    font-size: 1.2rem;
  }
  .boxtrangloai .box-trangloai article {
    height: 90px;
    max-height: 90px;
  }
  .boxtrangloai .box-trangloai article a .left-article h4 {
    font-size: 1.5rem;
  }
  .boxtrangloai .box-trangloai article a img {
    height: 80px;
  }
  footer {
    margin-bottom: 40px;
  }
  footer h1 {
    font-size: 2rem;
  }
  footer .boxfooter {
    padding: 1.5rem 0;
  }
  footer .boxfooter span {
    width: 70px;
  }
  footer .boxfooter span img {
    max-width: 65px;
    max-height: 65px;
  }
  footer .boxfooter .info-footer {
    width: calc(100% - 70px);
  }
  footer .boxfooter .info-footer p {
    font-size: 1.5rem;
    line-height: 20px;
    color: #fff;
  }
  footer .boxfooter .info-footer p strong {
    font-size: 1.6rem;
  }
  .boxtuvanfooter_new nav ul li {
    padding: 0.7rem;
  }
  .boxtuvanfooter_new nav ul li a img {
    max-width: 30px;
    max-height: 30px;
  }
  .boxtuvanfooter_new nav ul li a span {
    font-size: 1.4rem;
  }
}
@media (min-width: 360px) and (max-width: 374px) {
  header .menutop {
    height: 50px;
  }
  header .menutop nav ul li:first-child {
    width: 50px;
  }
  header .menutop nav ul li:first-child span img {
    width: 30px;
    height: 30px;
  }
  header .menutop nav ul li:last-child {
    width: calc(100% - 50px);
    padding: 0.5rem 0 0.5rem 0.5rem;
  }
  header .menutop nav ul li:last-child .box-sdt-top {
    height: 40px;
  }
  header .menutop nav ul li:last-child .box-sdt-top form input {
    font-size: 1.4rem;
  }
  header .logo-web a {
    margin: 1.5rem auto;
    max-width: 300px;
  }
  .danhmucbenh nav ul li a span {
    font-size: 1.4rem;
  }
  .danhmucbenh nav ul li a img {
    max-height: 45px;
  }
  .baivietchuyenkhoa_new label.title-bvck {
    font-size: 1.7rem;
  }
  .baivietchuyenkhoa_new .box_show_bvck .chuyenkhoabv01 .titleck ul li a span {
    font-size: 1.5rem;
  }
  .baivietchuyenkhoa_new .box_show_bvck .chuyenkhoabv01 .benhdautien .first-dautien {
    font-size: 1.5rem;
  }
  .baivietchuyenkhoa_new .box_show_bvck .chuyenkhoabv01 .benhdautien .showbenhdautien p {
    font-size: 1.4rem;
    line-height: 1.8rem;
  }
  .baivietchuyenkhoa_new .box_show_bvck .chuyenkhoabv01 .listbenhra a span {
    font-size: 1.6rem;
  }
  .box-camnhan .content-camnhan .slidebenhnhan label {
    font-size: 2.2rem;
  }
  .box-camnhan .content-camnhan .slidebenhnhan nav .slide_camnhan .slick-next {
    right: 25.5%;
  }
  .box-camnhan .content-camnhan .slidebenhnhan nav .slide_camnhan .slick-prev {
    left: 22%;
  }
  .box-camnhan .content-camnhan .slidebenhnhan nav ul li .showbn p {
    font-size: 1.25rem;
  }
  .moitruongpk nav ul li img {
    max-height: 115px;
  }
  .moitruongpk nav ul li span {
    font-size: 1.1rem;
  }
  footer {
    margin-bottom: 40px;
  }
  footer h1 {
    font-size: 2rem;
  }
  footer .boxfooter {
    padding: 1.5rem 0;
  }
  footer .boxfooter span {
    width: 70px;
  }
  footer .boxfooter span img {
    max-width: 65px;
    max-height: 65px;
  }
  footer .boxfooter .info-footer {
    width: calc(100% - 70px);
  }
  footer .boxfooter .info-footer p {
    font-size: 1.5rem;
    line-height: 20px;
    color: #fff;
  }
  footer .boxfooter .info-footer p strong {
    font-size: 1.6rem;
  }
  .boxtuvanfooter_new nav ul li {
    padding: 0.7rem;
  }
  .boxtuvanfooter_new nav ul li a img {
    max-width: 30px;
    max-height: 30px;
  }
  .boxtuvanfooter_new nav ul li a span {
    font-size: 1.4rem;
  }
}
@media (min-width: 320px) and (max-width: 359px) {
  header .menutop {
    height: 50px;
  }
  header .menutop nav ul li:first-child {
    width: 50px;
  }
  header .menutop nav ul li:first-child span img {
    width: 30px;
    height: 30px;
  }
  header .menutop nav ul li:last-child {
    width: calc(100% - 50px);
    padding: 0.5rem 0 0.5rem 0.5rem;
  }
  header .menutop nav ul li:last-child .box-sdt-top {
    height: 40px;
  }
  header .menutop nav ul li:last-child .box-sdt-top form input {
    font-size: 1.4rem;
  }
  header .logo-web a {
    margin: 1.5rem auto;
    max-width: 300px;
  }
  .danhmucbenh nav ul li a span {
    font-size: 1.2rem;
  }
  .danhmucbenh nav ul li a img {
    max-height: 40px;
  }
  .baivietchuyenkhoa_new label.title-bvck {
    font-size: 1.5rem;
  }
  .baivietchuyenkhoa_new .box_show_bvck .chuyenkhoabv01 .titleck ul li a span {
    font-size: 1.5rem;
  }
  .baivietchuyenkhoa_new .box_show_bvck .chuyenkhoabv01 .benhdautien .first-dautien {
    font-size: 1.5rem;
  }
  .baivietchuyenkhoa_new .box_show_bvck .chuyenkhoabv01 .benhdautien .showbenhdautien p {
    font-size: 1.3rem;
    line-height: 1.8rem;
  }
  .baivietchuyenkhoa_new .box_show_bvck .chuyenkhoabv01 .listbenhra a span {
    font-size: 1.5rem;
  }
  .box-camnhan .content-camnhan .slidebenhnhan label {
    font-size: 2rem;
  }
  .box-camnhan .content-camnhan .slidebenhnhan nav .slide_camnhan .slick-next {
    right: 25.5%;
  }
  .box-camnhan .content-camnhan .slidebenhnhan nav .slide_camnhan .slick-prev {
    left: 22%;
  }
  .box-camnhan .content-camnhan .slidebenhnhan nav ul li .showbn p {
    font-size: 1.2rem;
  }
  .moitruongpk nav ul li img {
    max-height: 100px;
  }
  .moitruongpk nav ul li span {
    font-size: 1rem;
  }
  footer h1 {
    font-size: 2rem;
  }
  footer .boxfooter {
    padding: 1.5rem 0;
  }
  footer .boxfooter span {
    width: 70px;
  }
  footer .boxfooter span img {
    max-width: 65px;
    max-height: 65px;
  }
  footer .boxfooter .info-footer {
    width: calc(100% - 70px);
  }
  footer .boxfooter .info-footer p {
    font-size: 1.3rem;
    line-height: 20px;
    color: #fff;
  }
  footer .boxfooter .info-footer p strong {
    font-size: 1.5rem;
  }
  .boxtuvanfooter_new nav ul li {
    padding: 0.7rem;
  }
  .boxtuvanfooter_new nav ul li a img {
    max-width: 30px;
    max-height: 30px;
  }
  .boxtuvanfooter_new nav ul li a span {
    font-size: 1.3rem;
  }
}