/** font size **/
@font-face {
  font-family: "Roboto";
  src: url("../../vendor/font/roboto/Roboto-LightItalic.woff2") format("woff2"), url("../../vendor/font/roboto/Roboto-LightItalic.woff") format("woff"), url("../../vendor/font/roboto/Roboto-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../vendor/font/roboto/Roboto-BlackItalic.woff2") format("woff2"), url("../../vendor/font/roboto/Roboto-BlackItalic.woff") format("woff"), url("../../vendor/font/roboto/Roboto-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../vendor/font/roboto/Roboto-Italic.woff2") format("woff2"), url("../../vendor/font/roboto/Roboto-Italic.woff") format("woff"), url("../../vendor/font/roboto/Roboto-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../vendor/font/roboto/Roboto-MediumItalic.woff2") format("woff2"), url("../../vendor/font/roboto/Roboto-MediumItalic.woff") format("woff"), url("../../vendor/font/roboto/Roboto-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../vendor/font/roboto/Roboto-Black.woff2") format("woff2"), url("../../vendor/font/roboto/Roboto-Black.woff") format("woff"), url("../../vendor/font/roboto/Roboto-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../vendor/font/roboto/Roboto-BoldItalic.woff2") format("woff2"), url("../../vendor/font/roboto/Roboto-BoldItalic.woff") format("woff"), url("../../vendor/font/roboto/Roboto-BoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../vendor/font/roboto/Roboto-Light.woff2") format("woff2"), url("../../vendor/font/roboto/Roboto-Light.woff") format("woff"), url("../../vendor/font/roboto/Roboto-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../vendor/font/roboto/Roboto-Bold.woff2") format("woff2"), url("../../vendor/font/roboto/Roboto-Bold.woff") format("woff"), url("../../vendor/font/roboto/Roboto-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../vendor/font/roboto/Roboto-Medium.woff2") format("woff2"), url("../../vendor/font/roboto/Roboto-Medium.woff") format("woff"), url("../../vendor/font/roboto/Roboto-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../vendor/font/roboto/Roboto-Thin.woff2") format("woff2"), url("../../vendor/font/roboto/Roboto-Thin.woff") format("woff"), url("../../vendor/font/roboto/Roboto-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../vendor/font/roboto/Roboto-ThinItalic.woff2") format("woff2"), url("../../vendor/font/roboto/Roboto-ThinItalic.woff") format("woff"), url("../../vendor/font/roboto/Roboto-ThinItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../vendor/font/roboto/Roboto-Regular.woff2") format("woff2"), url("../../vendor/font/roboto/Roboto-Regular.woff") format("woff"), url("../../vendor/font/roboto/Roboto-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
html {
  box-sizing: border-box;
}

input,
textarea,
select,
button {
  outline: none;
}

input {
  line-height: normal;
}

label,
button {
  cursor: pointer;
}

a {
  text-decoration: none;
}

img {
  display: block;
  max-width: 100%;
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

/* using rem unit */
html {
  font-size: 62.5%;
}

a {
  text-decoration: none;
}

body {
  font-family: "Roboto", sans-serif;
  background-color: #f5f6f7;
}

.font-size {
  font-family: "Roboto";
  font-style: normal;
}
.font-size-12 {
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
}
.font-size-14 {
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
}
.font-size-16 {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}
.font-size-18 {
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  text-align: justify;
}
.font-size-20 {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
}
.font-size-22 {
  font-size: 22px;
  font-weight: 500;
  line-height: 40px;
}
.font-size-24 {
  font-weight: 500;
  font-size: 24px;
  line-height: 32px;
}
.font-size-26 {
  font-weight: 700;
  font-size: 26px;
  line-height: 44px;
}
.font-size-32 {
  font-size: 32px;
  font-weight: 500;
  line-height: 40px;
}
.font-size-36 {
  font-weight: 700;
  font-size: 36px;
  line-height: 44px;
}
.font-size-56 {
  font-weight: 700;
  font-size: 56px;
  line-height: 64px;
}

/*** custom page news ***/
.wrap-content-huongdan {
  padding: 0 !important;
}

.img-wrapper-huongdan {
  width: 100%;
  height: 300px;
  position: relative;
  margin: 0;
}

.img-wrapper-huongdan::before {
  content: "";
  position: absolute;
  background: linear-gradient(90deg, rgba(169, 22, 28, 0.65) 0%, rgba(55, 73, 87, 0.65) 100%);
  z-index: 1;
  top: 0;
  width: 100%;
  height: 100%;
}

.img-wrapper-huongdan span {
  position: absolute;
  color: white;
  font-size: 56px;
  line-height: 64px;
  top: 40%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  font-weight: bold;
}

.image-header-huongdan {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  z-index: 0;
  -o-object-position: 40% 60%;
     object-position: 40% 60%;
}

.item-see a {
  color: #a9161c !important;
}

.itemright-date {
  color: #b3b3b3;
}

.news-text {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.itemright-desc {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.text-capitalize {
  margin-left: 10px;
}
.col-item-left{
  margin-bottom: 16px;
}
@media (min-width: 576px) {
  .col-item-right{
    display: flex;
    flex-direction: column;
    row-gap: 24px;
  
  }
  .img-wrapper-itemright{
    height: 200px;
  }
  .img-wrapper-itemright>div{
    height: 100%;
  }
}

/* custom responsive*/
@media (max-width: 576px) {
  .img-wrapper-itemright{
    min-height: 400px;
    margin-bottom: 3rem;
  }
  .img-wrapper-itemright>div:first-child{
    height: 300px;
  }
  .img-wrapper-itemright>div:first-child img{
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
  .img-wrapper-itemright>div:nth-child(2){
    /* height: 100px; */
  }
  .col-item-left .img-wrapper-itemleft .div-img-left {
    height: 100%;
  }
  .col-item-left .img-wrapper-itemleft a {
    height: 100%;
  }
  .col-item-left .img-wrapper-itemleft img {
    height: 100%;
  }
  .col-item-left .img-wrapper-itemleft .card {
    border: none;
  }
  .col-item-left .img-wrapper-itemleft .card-title {
    background: white;
    opacity: 0.8;
    border-radius: 6px;
    padding-left: 5px;
    color: black;
    margin-bottom: 0% !important;
    box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.1), 2px -2px 8px rgba(0, 0, 0, 0.1) !important;
  }
  .col-item-left .img-wrapper-itemleft .card-title h5 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .img-wrapper-itemright img {
    width: 100%;
    height: 95%;
    border-radius: 6px;
  }
  .img-wrapper-itemright a {
    color: black;
  }
  .img-wrapper-itemright .itemright-desc {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  .item-lately {
    width: 100%;
  }
  .item-lately img {
    width: 100%;
    height: 100%;
    border-radius: 6px;
  }
  .item-lately a {
    color: black;
  }
  .itemright-iconlink {
    margin-left: 10px;
    margin-right: 10px;
    color: #a9161c;
    font-size: 10px;
    padding-top: 5px;
  }
  .itemright-icon a {
    color: #b3b3b3;
    margin-right: 3%;
  }
}
/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) {
  .col-item-left .img-wrapper-itemleft {
    width: 100%;
    height: 100%;
    position: relative;
  }
  .col-item-left .img-wrapper-itemleft a {
    color: white;
    height: 100%;
  }
  .col-item-left .img-wrapper-itemleft .div-img-left {
    height: 100%;
  }
  .col-item-left .img-wrapper-itemleft img {
    height: 100%;
  }
  .col-item-left .img-wrapper-itemleft .card {
    border: none;
  }
  .col-item-left .img-wrapper-itemleft .card-title {
    background: white;
    opacity: 0.8;
    border-radius: 6px;
    padding-left: 10px;
    color: black;
    margin-bottom: 0% !important;
    box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.1), 2px -2px 8px rgba(0, 0, 0, 0.1) !important;
  }
  .col-item-left .img-wrapper-itemleft .card-title h5 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .img-wrapper-itemright {
    width: 100%;
  }
  .img-wrapper-itemright img {
    width: 100%;
    height: 95%;
    border-radius: 6px;
  }
  .img-wrapper-itemright a {
    color: black;
  }
  .img-wrapper-itemright .itemright-desc {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  .item-lately {
    width: 100%;
  }
  .item-lately img {
    width: 100%;
    height: 300px;
    border-radius: 6px;
  }
  .item-lately a {
    color: black;
  }
  .itemright-iconlink {
    margin-left: 10px;
    margin-right: 10px;
    color: #a9161c;
    font-size: 10px;
    padding-top: 5px;
  }
  .itemright-icon a {
    color: #b3b3b3;
    margin-right: 3%;
  }
}
/*// Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
  .col-item-left .img-wrapper-itemleft {
    width: 100%;
    height: 100%;
    position: relative;
  }
  .col-item-left .img-wrapper-itemleft a {
    color: white;
    height: 100%;
  }
  .col-item-left .img-wrapper-itemleft .div-img-left {
    height: 100%;
  }
  .col-item-left .img-wrapper-itemleft img {
    height: 100%;
  }
  .col-item-left .card {
    border: none;
  }
  .col-item-left .card-title {
    background: white;
    opacity: 0.8;
    border-radius: 6px;
    padding-left: 10px;
    color: black;
    margin-bottom: 0% !important;
    box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.1), 2px -2px 8px rgba(0, 0, 0, 0.1) !important;
  }
  .col-item-left .card-title h5 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .img-wrapper-itemright {
    width: 100%;
  }
  .img-wrapper-itemright img {
    width: 100%;
    height: 95%;
    border-radius: 6px;
  }
  .img-wrapper-itemright a {
    color: black;
  }
  .img-wrapper-itemright .itemright-desc {
    font-size: 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  .item-lately {
    width: 100%;
  }
  .item-lately img {
    width: 100%;
    height: 300px;
    border-radius: 6px;
  }
  .item-lately a {
    color: black;
  }
  .itemright-iconlink {
    margin-left: 10px;
    margin-right: 10px;
    color: #a9161c;
    font-size: 10px;
    padding-top: 5px;
  }
  .itemright-icon a {
    color: #b3b3b3;
    margin-right: 3%;
  }
}
/*// Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
  .col-item-left .img-wrapper-itemleft {
    width: 100%;
    height: 100%;
    position: relative;
  }
  .col-item-left .img-wrapper-itemleft a {
    color: white;
    height: 100%;
  }
  .col-item-left .img-wrapper-itemleft .card {
    border: none;
  }
  .col-item-left .img-wrapper-itemleft .div-img-left {
    height: 100%;
  }
  .col-item-left .img-wrapper-itemleft img {
    height: 100%;
  }
  .col-item-left .card-title {
    background: white;
    opacity: 0.8;
    border-radius: 6px;
    padding-left: 10px;
    color: black;
    margin-bottom: 0% !important;
    box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.1), 2px -2px 8px rgba(0, 0, 0, 0.1) !important;
  }
  .col-item-left .card-title h5 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .img-wrapper-itemright {
    width: 100%;
  }
  .img-wrapper-itemright img {
    width: 100%;
    height: 95%;
    border-radius: 6px;
  }
  .img-wrapper-itemright a {
    color: black;
  }
  .item-lately {
    width: 100%;
  }
  .item-lately img {
    width: 100%;
    height: 300px;
    border-radius: 6px;
  }
  .item-lately a {
    color: black;
  }
  .itemright-iconlink {
    margin-left: 10px;
    margin-right: 10px;
    color: #a9161c;
    font-size: 10px;
    padding-top: 5px;
  }
  .itemright-icon a {
    color: #b3b3b3;
    margin-right: 3%;
  }
}
/*// X-Large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
  .img-wrapper-itemleft .div-img-left {
    height: 100%;
  }
  .img-wrapper-itemleft a {
    height: 100%;
  }
  .img-wrapper-itemleft img {
    height: 100%;
  }
  .img-wrapper-itemright {
    width: 100%;
  }
  .img-wrapper-itemright img {
    width: 100%;
    height: 95%;
    border-radius: 6px;
  }
  .img-wrapper-itemright a {
    color: black;
  }
}
/*// XX-Large devices (larger desktops, 1400px and up)*/
@media (min-width: 1400px) {
  .img-wrapper-itemleft .div-img-left {
    height: 100%;
  }
  .img-wrapper-itemleft a {
    height: 100%;
  }
  .img-wrapper-itemleft img {
    height: 100%;
  }
  .img-wrapper-itemright {
    width: 100%;
  }
  .img-wrapper-itemright img {
    width: 100%;
    height: 95%;
    border-radius: 6px;
  }
  .img-wrapper-itemright a {
    color: black;
  }
}
@media (min-width: 1500px) {
  .img-wrapper-itemleft .div-img-left {
    height: 100%;
  }
  .img-wrapper-itemleft a {
    height: 100%;
  }
  .img-wrapper-itemleft img {
    height: 100%;
  }
  .img-wrapper-itemright {
    width: 100%;
  }
  .img-wrapper-itemright img {
    width: 100%;
    height: 95%;
    border-radius: 6px;
  }
  .img-wrapper-itemright a {
    color: black;
  }
}/*# sourceMappingURL=news.css.map */