body {
  background: url(//theme.hstatic.net/200000960435/1001339563/14/backgroundbody.png?v=888) left center no-repeat;
  background-size: 100% 100%; }

.wrapboxslider:not(.slick-initialized) > div:nth-child(n+2) {
  display: none !important; }

.botheader {
  border-bottom: 1px solid #ccc;
  padding-bottom: 25px;
  padding-top: 20px; }

@media (min-width: 1300px) {
  .container, .container-fluid {
    max-width: 1300px; } }

.logo {
  max-width: 111px; }

.topbaronin {
  text-align: center; }
  .topbaronin .topbaronin1 {
    font-weight: bold;
    font-size: 24px;
    margin: 10px 0;
    line-height: 25px; }
    @media (max-width: 767px) {
      .topbaronin .topbaronin1 {
        font-size: 15px; } }
  .topbaronin .topbaronin2 {
    font-size: 16px; }
    @media (max-width: 767px) {
      .topbaronin .topbaronin2 {
        font-size: 13px; } }

.botheadergrid {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 0px; }
  @media (max-width: 767px) {
    .botheadergrid {
      gap: 15px;
      grid-template-columns: repeat(1, 1fr); } }
  .botheadergrid > div {
    min-width: 0; }
  .botheadergrid .textbttom {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 20px; }
    .botheadergrid .textbttom img {
      width: 30px; }
  .botheadergrid .gridformz {
    display: grid;
    grid-template-columns: 0.8fr 0.2fr;
    gap: 40px; }
    @media (max-width: 767px) {
      .botheadergrid .gridformz {
        gap: 15px;
        grid-template-columns: 0.6fr 0.4fr; } }
    .botheadergrid .gridformz > div {
      min-width: 0; }
  .botheadergrid form {
    position: relative; }
    .botheadergrid form .btnSearch {
      position: absolute;
      top: 50%;
      right: 15px;
      transform: translateY(-50%);
      background: transparent;
      border: none;
      font-size: 20px; }
  .botheadergrid .buttons {
    width: 100%;
    height: 53px;
    border: 1px solid #ccc;
    border-radius: 15px;
    background: #f5f5f5;
    padding: 12px;
    display: flex;
    align-items: center; }
  .botheadergrid #inputSearchAuto {
    width: 100%;
    height: 53px;
    border: 1px solid #ccc;
    border-radius: 15px;
    background: #f5f5f5;
    padding: 12px; }

@media (max-width: 767px) {
  .topheader {
    margin-bottom: 0px; }
    .topheader img {
      max-width: 40px;
      margin-top: 5px; } }

.section1index .section1indexgrid {
  display: grid;
  grid-template-columns: 0.7fr 0.3fr;
  border: 1px solid #ccc;
  border-bottom-left-radius: 32px;
  border-bottom-right-radius: 32px;
  overflow: hidden; }
  @media (max-width: 767px) {
    .section1index .section1indexgrid {
      grid-template-columns: repeat(1, 1fr);
      gap: 25px; } }
  .section1index .section1indexgrid > div {
    min-width: 0; }

.section1index .slider-index.next {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  border: none;
  background: rgba(0, 0, 0, 0.6);
  z-index: 9;
  border-radius: 100%;
  height: 40px;
  width: 40px;
  display: flex !important;
  align-items: center;
  justify-content: center; }
  .section1index .slider-index.next svg {
    width: 24px; }
    .section1index .slider-index.next svg path {
      stroke: #fff; }

.section1index .slider-index.prev {
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
  border: none;
  background: rgba(0, 0, 0, 0.6);
  z-index: 9;
  border-radius: 100%;
  height: 40px;
  width: 40px;
  display: flex !important;
  align-items: center;
  justify-content: center; }
  .section1index .slider-index.prev svg {
    transform: rotate(180deg);
    width: 24px; }
    .section1index .slider-index.prev svg path {
      stroke: #fff; }

.section1index:hover .slick-arrow {
  transition: 0.4s all ease;
  opacity: 1; }

.section1index .slick-dots {
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: center;
  position: relative;
  z-index: 1; }
  .section1index .slick-dots button {
    background: #D9D9D9;
    border: none;
    font-size: 0;
    width: 12px;
    height: 12px;
    border-radius: 100%;
    margin-right: 10px;
    outline: none; }

.section1indexgrid2 {
  background: #003366;
  margin-left: 10px; }

.boxwrapcate .boxwrapcatetitle {
  color: #ffffff;
  text-align: center;
  font-weight: bold;
  font-size: 24px;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 1px solid #fff; }

.boxwrapcate .listmenu a {
  display: flex;
  min-height: 105px;
  font-size: 18px;
  color: #ffffff;
  align-items: center;
  padding: 5px 10px;
  border-bottom: 1px solid #fff; }

.wrapboxslider .title a {
  display: block;
  font-weight: bold;
  font-size: 18px;
  margin: 10px 0; }

.wrapboxslider .vcontent {
  font-size: 18px; }

.wrapboxslider .slick-dots {
  justify-content: flex-end; }

.wrapboxslider .slick-dots button {
  background: #000; }

.wrapboxslider .slick-active button {
  width: 46px;
  border-radius: 10px;
  background: red; }

.wrapboxslider .wrapnoidung {
  padding: 0 10px; }

.lineinf1 {
  height: 1px;
  background: #ccc;
  width: 100%;
  margin-top: 50px;
  margin-bottom: 50px; }

.wrapindexsidergrid {
  display: grid;
  grid-template-columns: 0.3fr 0.7fr;
  gap: 20px; }
  @media (max-width: 767px) {
    .wrapindexsidergrid {
      grid-template-columns: repeat(1, 1fr); } }
  .wrapindexsidergrid > div {
    min-width: 0; }
  .wrapindexsidergrid .pindexsiactive {
    border: 1px solid #ccc;
    border-radius: 15px;
    padding: 20px; }
    .wrapindexsidergrid .pindexsiactive .pinctivetitle {
      font-weight: bold;
      font-size: 18px;
      color: #effcf5;
      border-bottom: 1px solid #ccc;
      padding-bottom: 10px; }
    .wrapindexsidergrid .pindexsiactive .pinctivetitleitem {
      border-bottom: 1px solid #ccc;
      margin-top: 10px;
      padding-bottom: 10px;
      font-size: 16px; }
      .wrapindexsidergrid .pindexsiactive .pinctivetitleitem:last-child {
        border-bottom: none; }
  .wrapindexsidergrid .pinctivesocialgrid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 25px;
    margin-top: 30px; }
    .wrapindexsidergrid .pinctivesocialgrid > div {
      min-width: 0; }
  .wrapindexsidergrid .pinclistidul {
    display: flex;
    flex-direction: column;
    gap: 5px;
    margin-top: 20px;
    font-size: 18px; }
    .wrapindexsidergrid .pinclistidul b {
      color: red; }

.gmtopmargin {
  margin-top: 30px; }

.wrapindexsidergrid2 .titleindexon {
  font-size: 30px;
  font-weight: bold;
  color: #de3134;
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 25px; }
  @media (max-width: 767px) {
    .wrapindexsidergrid2 .titleindexon {
      font-size: 21px; } }
  .wrapindexsidergrid2 .titleindexon img {
    width: 30px; }

.wrapindexsidergrid2 .werggriditem {
  display: grid;
  grid-template-columns: 0.4fr 0.6fr;
  gap: 15px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
  margin-bottom: 20px; }
  @media (max-width: 767px) {
    .wrapindexsidergrid2 .werggriditem {
      grid-template-columns: repeat(1, 1fr); } }

.wrapindexsidergrid2 .itemitem2title a {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 15px;
  display: block; }

.wrapindexsidergrid2 .vcscontent {
  font-size: 16px; }

.wrapindexsidergrid2 .seemorea a {
  background: linear-gradient(90deg, #de3234 0%, #e05227 35%, #e1681e 100%);
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  width: 100%;
  display: block;
  text-align: center;
  padding: 18px 15px;
  border-radius: 53px; }

.wrapindexsidergrid2 .boxgridlang2 {
  margin-top: 50px; }

.wrapindexsidergrid2 .spanbackground {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.2); }

.wrapindexsidergrid2 .gridboxallitemrepla a {
  display: block;
  position: relative; }
  .wrapindexsidergrid2 .gridboxallitemrepla a .title {
    font-weight: bold;
    font-size: 24px; }
    @media (max-width: 767px) {
      .wrapindexsidergrid2 .gridboxallitemrepla a .title {
        font-size: 18px; } }

.wrapindexsidergrid2 .gridboxallitemrepla span {
  display: block;
  color: #fff; }

.wrapindexsidergrid2 .gridboxallitemrepla .positionall {
  position: absolute;
  top: 0;
  width: 100%;
  padding: 40px;
  z-index: 9; }
  @media (max-width: 767px) {
    .wrapindexsidergrid2 .gridboxallitemrepla .positionall {
      padding: 20px; } }
  .wrapindexsidergrid2 .gridboxallitemrepla .positionall .des {
    font-size: 16px; }
    @media (max-width: 767px) {
      .wrapindexsidergrid2 .gridboxallitemrepla .positionall .des {
        font-size: 14px; } }

.wrapindexsidergrid2 .gridboxallitemrepla {
  margin-bottom: 20px; }

.wrapindexsidergrid2 .margintopse {
  margin-top: 20px; }

.wrapindexsidergrid2 .titlevideoi {
  display: block;
  font-size: 20px;
  font-weight: bold;
  margin-top: 15px; }
  @media (max-width: 767px) {
    .wrapindexsidergrid2 .titlevideoi {
      font-size: 16px; } }

.wrapindexsidergrid2 .imagevideo a {
  display: block;
  position: relative; }

.wrapindexsidergrid2 .gridboxallvideoitem {
  display: flex;
  flex-wrap: wrap;
  gap: 20px; }
  .wrapindexsidergrid2 .gridboxallvideoitem i {
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
    color: #de3234;
    font-weight: bold;
    font-size: 50px; }
  .wrapindexsidergrid2 .gridboxallvideoitem > div {
    width: calc(100%/2 - 20px); }
    .wrapindexsidergrid2 .gridboxallvideoitem > div:nth-child(1) {
      width: calc(100%/1 - 20px); }

.footerall {
  background: #003366; }
  .footerall .footerallgrid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    padding-top: 50px; }
    @media (max-width: 767px) {
      .footerall .footerallgrid {
        grid-template-columns: repeat(1, 1fr); } }
  .footerall .footerallgrid1title {
    font-weight: bold;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 20px; }
  .footerall .footerallgrid1contete {
    font-size: 16px; }
  .footerall .contentadd1t {
    display: grid;
    grid-template-columns: 22px auto;
    align-items: center;
    color: #fff;
    font-size: 16px;
    margin-bottom: 12px;
    gap: 15px; }
  .footerall .footerbottom {
    background: #003366;
    padding: 20px 0;
    color: #fff;
    font-size: 16px; }

.footerbottomtop {
  padding-bottom: 20px; }

@media (max-width: 767px) {
  .logomain {
    display: block;
    text-align: center; }
    .logomain img {
      width: 120px; } }

.articletitle {
  font-weight: bold;
  font-size: 24px;
  margin: 20px 0; }

.articeauthor {
  font-size: 16px;
  color: #000;
  margin-bottom: 20px; }

.dotspanall {
  width: 10px;
  height: 10px;
  background: #ccc;
  border-radius: 50%;
  display: inline-block; }

.articletcontent {
  font-size: 16px; }

.sliderforbrand {
  display: flex;
  flex-direction: column; }

.imagevideo img {
  width: 100%;
  aspect-ratio: 3 / 2;
  object-fit: cover;
  width: 100%; }

.gridboxallitemrepla img {
  width: 100%; }

.flexontitle .slick-arrow {
  cursor: pointer; }

.box-info-contact li > span {
  background: #f5f5f5; }

.cta-submitform {
  background: linear-gradient(90deg, #de3234 0%, #e05227 35%, #e1681e 100%);
  border: none;
  color: #fff;
  padding: 15px;
  min-width: 240px;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 50px; }

.slick-disabled {
  opacity: 0.3; }

.breadcrumb-list .breadcrumb-arrows {
  font-size: 15px;
  padding: 15px 0;
  background: transparent;
  border-radius: 0;
  margin: 0;
  list-style: none;
  text-transform: uppercase; }

.breadcrumb-shop {
  border-top: none; }

.baivietlienquanflex {
  margin-top: 20px; }

.slick-track {
  margin-left: 0; }

.pluginshareflex {
  border: 1px solid #ccc;
  padding: 7px 10px;
  margin-right: 10px;
  border-radius: 4px;
  display: inline-flex;
  align-items: center;
  gap: 8px; }

.textbttom2 {
  display: flex;
  gap: 20px; }

.language {
  position: relative; }
  .language .positionul {
    position: absolute;
    top: 100%;
    width: 100%;
    background: #fff;
    padding: 10px;
    border: 1px solid #ccc;
    left: 0;
    display: none; }
    @media (max-width: 767px) {
      .language .positionul {
        left: initial;
        right: 0;
        min-width: 200px; } }
    .language .positionul .list {
      display: grid;
      grid-template-columns: repeat(4, 1fr);
      gap: 15px;
      margin: 5px; }
      .language .positionul .list img {
        width: 40px; }
  .language:hover .positionul {
    display: block; }

.box-article-tags {
  margin: 20px 0; }

@media (max-width: 767px) {
  .wrapindexsidergrid1 {
    order: 2; } }

.bloadappend2 img {
  aspect-ratio: 3 / 1.2; }
  @media (max-width: 767px) {
    .bloadappend2 img {
      aspect-ratio: 3 / 2.2; } }

.headoftheme {
  background: #003366; }
  .headoftheme span, .headoftheme div, .headoftheme a, .headoftheme p {
    color: #ffffff; }

footer div, footer p, footer span {
  color: #ffffff; }

.wrapindexsidergrid .pindexsiactive .pinctivetitleitem > a {
  font-weight: bold; }

.pindexsiactive {
  background: #003366; }

.wrapindexsidergrid2 .seemorea a, .wrapboxslider .slick-active button {
  background: #003366; }

.titleindexon {
  color: #4a90e2 !important; }

.logomain {
  display: none !important; }

.topbaronin img {
  max-width: 100px;
  margin: 10px 0; }
