:root {



  --color-primary: #27324a;



  --color-dark: #262828;



  --color-green: #145da0;



  --color-blue2: #3c9cd6;



  --color-red: #B22222;



  --container-width: 1349px;



}







body {



  font-family: "Roboto", sans-serif;



  color: #2b3441;



}







html {



  font-family: "Roboto", sans-serif;



}







a {



  color: var(--color-primary);

  text-decoration: none;

}







a:hover,



a:focus {



  color: var(--color-red);



}







a,



button {



  -webkit-transition: all 0.3s linear;



  -o-transition: all 0.3s linear;



  transition: all 0.3s linear;



}







.btn:focus {



  box-shadow: none;



}







ul,



ol {



  padding: 0;



  margin: 0;



  list-style: none;



}



.resize {

  display: block;

  width: 100%;

  overflow: hidden;

  position: relative;

  z-index: 1;

  padding-top: 100%;

}







.resize>img {

  height: 100% !important;

  width: 100% !important;

  top: 0;

  left: 0;

  object-fit: cover;

  position: absolute;

  z-index: 10;

}



.slick-arrow {

  position: absolute;

  top: 50%;

  transform: translate(0, -50%);

  z-index: 2;

  background: transparent;

  color: var(--color-blue);

  border: none;

  width: 45px;

  height: 45px;

  line-height: 45px;

  text-align: center;

  cursor: pointer;

  border-radius: 100%;

}



.slick-arrow.arrow-right {

  right: 0;

}



.slick-arrow.arrow-left {

  left: 0;

}



.slick-dots li button {

  width: 15px;

  height: 15px;

  background-color: transparent;

  font-size: 0;

  padding: 0;

  border: 2px solid transparent;

  position: relative;

  border-radius: 100%;

}



.slick-dots li button:before {

  content: '';

  width: 5px;

  height: 5px;

  border-radius: 100%;

  background-color: var(--color-blue);

  position: absolute;

  left: 50%;

  top: 50%;

  transform: translate(-57%, -57%);

}



.slick-dots li button:after {

  width: 5px;

  height: 5px;

  content: '';

  border-radius: 100%;

  border: 2px solid var(--color-blue);

  position: absolute;

  left: 50%;

  top: 50%;

  transform: translate(-53%, -53%);

  -webkit-transition: all 0.2s linear;

  -o-transition: all 0.2s linear;

  transition: all 0.2s linear;

}



.slick-dots li.slick-active button:after {

  width: 15px;

  height: 15px;

}



.slick-dotted.slick-slider {

  margin-bottom: 0;

}



img {



  width: 100%;



  height: 100%;



}







.section {



  padding: 4rem 0;



}



.header .gtranslate_wrapper img {

  width: 24px;

  height: auto;

}



.header {

  background-color: #e6e7e8;

  padding: 1rem 0;

  position: relative;

}


.header .btn-hom {
  position: absolute;
  top: 70px;
  background: #e6e7e8;
  padding: 5px 10px;
  font-size: 20px;
  left: 0;
  z-index: 198;
}

.header .btn-hom.sticky {
  position: fixed;
  top: 0;
  box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px, rgba(0, 0, 0, 0.07) 0px 2px 2px, rgba(0, 0, 0, 0.07) 0px 4px 4px, rgba(0, 0, 0, 0.07) 0px 8px 8px, rgba(0, 0, 0, 0.07) 0px 16px 16px;
}


.header .social {

  display: flex;

  align-items: center;

  justify-content: flex-end;

  gap: 20px;

}



.header .social img {

  width: 30px;

  height: 30px;

}



.header .gt_switcher-popup {

  padding: 5px;

  border: 1px solid var(--color-red);

  background: white;

  border-radius: 5px;

}



.sidepanel {
  width: 0;
  position: fixed;
  z-index: 198;
  height: auto;
  top: 0;
  left: 0;
  background-color: #e6e7e8;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}

.sidepanel a {
  padding: 8px 8px 8px 20px;
  text-decoration: none;
  font-size: 20px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.sidepanel a:hover {
  color: #242323;
}

.sidepanel .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  cursor: pointer;
}

.openbtn {
  font-size: 26px;
  cursor: pointer;
  background-color: transparent !important;
  color: #333 !important;
  border: none;
}











#mySidenav .logo {

  width: 65%;

}

.sidenav .closebtn:hover {

  color: #dd3838cf;

}



@media screen and (max-height: 450px) {

  .sidenav {

    padding-top: 15px;

  }



  .sidenav a {

    font-size: 18px;

  }

}



.live-search-wrapper .form-control {

  border-radius: 24px;

  padding: 0.75rem 1.25rem;

  border: 1px solid #dfe1e5;

}



.live-search-wrapper .form-control:focus {

  box-shadow: 0 1px 6px rgba(32, 33, 36, .28);

}



#suggestions-box {

  top: calc(100% + 0.25rem);

  background: #fff;

  border: 1px solid #dfe1e5;

  border-radius: 0 0 24px 24px;

  box-shadow: 0 4px 12px rgba(0, 0, 0, .15);

}



/* Container bo tròn & shadow */

.google-search-container {

  background: #fff;

  border: 1px solid #dadce0;

  border-radius: 24px;

  box-shadow: 0 4px 6px rgba(32, 33, 36, .28);

  position: relative;

  overflow: hidden;

}



/* Input trong suốt, padding đủ chừa chỗ icon */

.google-search-input {

  width: 100%;

  height: 48px;

  padding: 0 16px 0 48px;

  border: none;

  background: transparent;

  font-size: 16px;

  line-height: 48px;

  outline: none;

}



/* Icon kính lúp bên trái */

.search-icon {

  position: absolute;

  left: 16px;

  top: 50%;

  transform: translateY(-50%);

  font-size: 1.25rem;

  color: #5f6368;

  pointer-events: none;

}





.google-suggestions {

  max-height: 300px;

  overflow-y: auto;

}





.google-suggestions a {

  display: flex;

  align-items: center;

  padding: 8px 16px;

  text-decoration: none;

  color: #202124;

  font-size: 14px;

  border-top: 1px solid #eee;

}





.google-suggestions a:first-child {

  border-top: none;

}





.google-suggestions a .bi-clock-history {

  margin-right: 16px;

  font-size: 1.1rem;

  color: #5f6368;

}





.google-suggestions a:hover {

  background: #f1f3f4;

}





.google-search-container form {

  position: relative;

}



#suggestions-box .list-group-item i {

  margin-right: 5px;

}

#suggestions-box .list-group-item.disabled {

  padding: 8px 0 0 16px;

}



.sec-search .b-logo {

  width: 45%;

  margin: auto;

}



.sec-search {

  margin-top: 2rem;

}

.sec-info .b-img img {

  border-radius: 10px;

}

.sec-info .b-img--lh img {

  border-radius: 30px;

}

.footer {

  background-color: #e6e7e8;

  padding: 2rem 0 1rem 0;

}

.footer .info {

  font-size: 14px;

}

.footer .info p {

  margin-bottom: 0.5rem;

}


.menuFixed {
  position: fixed;
  top: 48%;
  right: 0;
  -webkit-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  z-index: 50;
  cursor: pointer;
  pointer-events: none;
}

.menuFixed li {
  display: block;
  position: relative;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  color: #ffffff;
  width: 100%;
  height: 0px;
  right: 0;
  clear: both;
}

.menuFixed li a {
  color: #ffffff;
}

.menuFixed li .divText {
  display: block;
  position: relative;
  float: left;
  width: 100%;
  height: 50px;
  padding-right: 50px;
  z-index: 1;
  background-color: #1d67bc;
  border-top: solid 1px rgba(255, 255, 255, 0.5);
  transform: translateX(100%);
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  pointer-events: auto;
}

.menuFixed li .divIcon {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 1;
  width: 50px;
  height: 50px;
  top: 0;
  right: 0;
  background-color: #1d67bc;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  pointer-events: auto;
  font-size: 22px;
  line-height: 30px;
}

.menuFixed li:hover .divText,
.menuFixed li a:hover .divText {
  transform: translateX(0);
  -webkit-transform: translateX(0);
}

.menuFixed li .divText>span {
  display: block;
  font-size: 14px;
  line-height: 23px;
  padding: 13px 10px 0px 25px;
}

.menuFixed li .divIcon .txt {
  display: none;
}

@media screen and (max-width: 768px) {
  .menuFixed {
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    transform: translate(0, 0);
    display: flex;
    justify-content: space-around;
    pointer-events: auto;
  }

  .menuFixed li {
    flex: 1;
    height: 65px;
    margin: 0;
    width: auto;
    position: relative;
  }

  .menuFixed li .divText {
    display: none;
  }

  /* Mở rộng icon vùng bấm */
  .menuFixed li .divIcon {
    position: relative;
    width: auto;
    flex: 1;
    border: none;
    background-color: #1d67bc;
  }

  .menuFixed li .divIcon .txt {
    display: block;
    font-size: 11px;
    margin-top: 0.3rem;
  }

  .menuFixed li .divIcon {
    flex-direction: column;
    line-height: 1.2;
    height: 100%;
  }


}

.share-icon img {
  width: 32px;
  cursor: pointer;
}

.share-box {
  display: none;
  position: absolute;
  top: 48px;
  background: #fff;
  border: 1px solid #ccc;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  padding: 20px;
  margin-top: 10px;
  z-index: 1000;
  animation: fadeIn 0.3s ease-in-out;
  width: auto;
}

.share-btn {
  display: block;
  width: 100%;
  border: none;
  cursor: pointer;
}

.share-btn.facebook {
  background-color: #3b5998;
  color: #fff;
  width: 126px;
  height: 35px;
  line-height: 35px;
  text-decoration: none;
  font-size: 16px;
  border-radius: 3px;
  text-align: center;
  margin-top: 10px;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(-5px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.b-img--lh {
  position: relative;
  display: inline-block;
}

.b-img--lh .text-overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: #ffffff;

}

.b-img--lh .text-overlay p.t1 {
  margin: 4px 0;
  font-size: 4rem;
  text-transform: uppercase;
  font-weight: bold;
}

.b-img--lh .text-overlay .t2 {
  font-size: 2rem;
}

.b-img--lh .text-overlay .t3 {
  font-size: 2.5rem;
  font-weight: bold;
}

.b-img--lh .text-overlay .phone {
  display: block;
  margin-top: 8px;
  font-size: 5rem;
  font-weight: bold;
}


@media (max-width: 767px) {

  .b-img--lh .text-overlay .t3,
  .b-img--lh .text-overlay .t2 {
    font-size: 1rem !important;
    margin-bottom: 0 !important;
  }

  .b-img--lh .text-overlay .t1 {
    font-size: 1.2rem !important;
    margin: 0 !important;
  }

  .b-img--lh .text-overlay .phone {
    font-size: 1.5rem !important;
    margin: 0 !important;
  }

  .b-img--lh .text-overlay {
    width: 100%;
  }
}

.single .box-content img {
  width: auto;
}

.ads-link {
  position: relative;
  display: block;
  margin: 0 10px;
}

.ads-featured-image {
  display: block;
  width: 100%;
  height: 300px;
  object-fit: cover;
}

.ads-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgb(0 168 89 / 92%);
  /* Nền mờ đen */
  color: #fff;
  padding: 10px 15px;
  z-index: 10;
  display: block;
}

.ads-link .title {
  margin: 0;
  font-size: 18px;
  font-weight: bold;
}

/* Đảm bảo slide không ẩn overlay */
.slick-slide-item {
  position: relative;
  overflow: hidden;
}

.zalo-share-button {
  text-align: center;
  margin: 0 auto 15px auto;
  width: fit-content;
}

.zalo-share-button iframe {
  transform: scale(1.8);
  transform-origin: top left;
}

@media (max-width: 767px) {
  .ads-featured-image {
    height: 175px;
  }
}
#share-toggle-btn{
  border: none;
  background: transparent;
}