*{
    font-family: 'inter', sans-serif;
}
.pigamings-inter *{
    font-family: 'inter', sans-serif;
}
.pigamings-custom-ul{
  padding-left: 20px;
}
.pigamings-custom-ul li{
  list-style-type: disc !important;
  list-style-position: outside;
  margin-top: 10px;
  background: transparent !important;
}

/* Language Selector */
.Language-dropdown {
  position: relative;
  display: inline-block;
}
.Language-dropdown-menu {
  display: none;
  position: absolute;
  top: 120%;
  right: 0;
  border: 1px solid rgba(255,255,255,0.2);
  border-radius: 6px;
  padding: 6px;
  min-width: 120px; 
  z-index: 10;
  flex-direction: column;
  align-items: stretch;
  backdrop-filter: blur(10px);
}

.Language-dropdown-menu li {
  list-style: none;
  margin: 3px; 
  color: #fff;
  transition: all 0.3s ease-in-out;
  overflow: hidden;
  flex: 1;
}
.Language-dropdown-menu a {
  display: flex;
  justify-content: space-between;
  width: 100%;          
  text-align: start;  
  align-items: center;
  gap: 8px;
  padding: 5px;
  color: white;
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
  border-radius: 5px;
}
.Language-dropdown-menu a img{
    width: 20px;
    height: 20px;
}
.Language-dropdown-menu a:hover {
  background: rgba(255,255,255,0.15);
}
.Language-dropdown.open .Language-dropdown-menu {
  display: flex;
}
/* endlanguage  section */
.banner .custom-heading {
  font-size: 48px;
  line-height: 1.2;
  color: #fff;
  font-weight: bold;
  font-family: 'inter', sans-serif;
}


/*  start  section 1 */
.pigamings .image{
  /* background-color: rgba(255, 255, 255, 0.5); */
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pigamings .image::after,
.pigamings .image::before {
  content: none !important;
}

.pigamings .image img{
  width: 100%;
  height: 85% !important;
  object-fit: cover;
  border-radius: 130px;
  position: relative;
  z-index: 2;
}
/*  end   section 1 */


/*  start  section 2*/
.pigamings-2 .sub-heading{
    font-family: 'Inter', sans-serif;
}
.pigamings-2 .heading{
    font-family: 'Inter', sans-serif;
}
.pigamings-2 .pigamings-custom-ul{
  padding-left: 20px;
}
.pigamings-2 .pigamings-custom-ul li{
  list-style-type: disc !important;
  list-style-position: outside;
  margin-top: 10px;
}
.pigamings-2 .pigamings-custom-ul li strong{
  font-weight: 600;
  color: #fff;
} 
.pigamings-2 .pigamings-custom-span{
  background-color: rgba(255, 255, 255, 0.5);
  width: 420px;
  height: 533px;
  object-fit: cover;
  border-radius: 110px;
  margin: 60px 0 0 -40px;
  z-index: 3;
  position: relative;
}
.pigamings-2 .pigamings-custom-span img{
  width: 100%;
  height: 85% !important;
  object-fit: cover;
  border-radius: 110px;
  position: relative;
  z-index: 2;
}
/*  end   section 2 */
/*  start  section 3*/
.pigamings-3 .title, p{
    font-family: 'Inter', sans-serif;
}
/* end section 3 */

/* start section 4 */
.pigamings-4 *{
    font-family: 'Inter', sans-serif;
}
.pigamings-4 .pigamings-custom-ul{
  padding-left: 20px;
}
.pigamings-4 .pigamings-custom-ul li{
  list-style-type: disc !important;
  list-style-position: outside;
  margin-top: 10px;
}
.pigamings-4 .image img{
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 50%;
}
/* end section 4 */


/* start section 5 */


.pigamings-5 *{
    font-family: 'Inter', sans-serif;
}
.pigamings-5 .pigamings-custom-ul{
  padding-left: 20px;
}
.pigamings-5 .pigamings-custom-ul li{
  list-style-type: disc !important;
  list-style-position: outside;
  margin-top: 10px;
}

/* end section 5 */


/* start section 6 */

.pigamings-6 *{
    font-family: 'Inter', sans-serif;
}
.pigamings-6{
    padding: 200px 0;
}

/* end section 6*/

.pigamings-7 .swiper-slide{
  padding-bottom: 50px;
}
.pigamings-7 .swiper-button-next,
.swiper-button-prev {
  color: #333;   /* đổi màu mũi tên */
}

/* Tất cả dot */
.pigamings-7 .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #4a5568; /* màu xám */
  opacity: 1;
  transition: all 0.3s ease;
}

/* Dot đang active */
.pigamings-7 .swiper-pagination-bullet-active {
  width: 60px; /* kéo dài thành pill */
  border-radius: 30px;
  background: linear-gradient(90deg, #0066ff, #7ba6ff); /* gradient xanh */
  box-shadow: 0 0 15px rgba(0, 102, 255, 0.6);
  border: none;
}

.pigamings-footer .list ul{
  display: flex;
}


.pigamins-8 *{
    font-family: 'Inter', sans-serif;
}



/* 
============================================================================================
============================================================================================
============================================================================================
*/

.vct-pigamings-1 {
  padding: 0px !important;
}
.vct-pigamings-1 * {
  font-family: 'inter', sans-serif !important;
}

.vct-pigamings-s2 * {
  font-family: 'inter', sans-serif !important;
}
.vct-pigamings-s2 .certificate-box {
  display: flex;
  align-items: center;
  background: #000;
  color: #fff;
  border-radius: 10px;
  padding: 15px;
  box-shadow: 0 4px 10px rgba(0,0,0,0.3);
  min-height: 140px;
  margin-bottom: 50px;
}

.vct-pigamings-s2 .certificate-image img {
  width: 80px;
  height: 80px;
  object-fit: contain;
  margin-right: 15px;
}

.vct-pigamings-s2 .certificate-content .subtitle {
  font-size: 14px;
  opacity: 0.8;
  margin: 0;
}

.vct-pigamings-s2 .certificate-content .title {
  font-size: 18px;
  margin: 5px 0;
  font-weight: bold;
}

.vct-pigamings-s2 .certificate-content .details {
  margin: 0;
  padding: 0;
  list-style-type: disc;
  padding-left: 20px;
  font-size: 14px;
}



/* About Us 4 */

.pigamings-about-4 .action-dowload-now {
    margin-top: 25px;
    background: #000000;
    border: 1px solid #fff;
    padding: 10px 20px;
    width: 80%;
    display: block;  /* đảm bảo margin auto hoạt động */
    border-radius: 12px;
}

.pigamings-about-4 .xintar-action {
    display: flex;           /* bật flex */
    justify-content: center; /* căn giữa theo ngang */
    align-items: center;     /* căn giữa theo dọc */
    margin: 5px auto;       /* căn giữa container */
    padding: 5px;
    border-radius: 6px;
    background: #121530;
    border: outset 1px rgba(255, 255, 255, 0.1);
}

.pigamings-about-4 .xintar-action span {
    color: #fff;
    font-weight: 800;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    padding: 8px 80px;
    border-radius: 6px;
    background: linear-gradient(235deg, #FFCC00, #FF5E00);
    display: inline-block;
}
.dowload-apstore-chplay {
    display: flex;
    margin: 20px 0;
    gap: 10px
}

.dowload-apstore-chplay .apstore,
.dowload-apstore-chplay .chplay {
    flex: 0 0 auto;
}

.dowload-apstore-chplay img {
    display: block;
    max-width: 180px; 
    width: 100%;
    height: auto;
}

.pigamings-about-6 .qtlv-container{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
    width: 100% ;
}


.pigamings-about-6 .qtlv-button{
    background: linear-gradient(240deg, #349AFF 0%, #0044FF 100%);
    border-radius: 8px;
    padding: 10px 20px;
    border: none;
    color: #fff;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.3s ease;
    justify-content: space-evenly;
}
.pigamings-about-7 .qtlv-container{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
    width: 100% ;
}
.pigamings-about-7 .qtlv-button{
    background: linear-gradient(240deg, #349AFF 0%, #0044FF 100%);
    border-radius: 8px;
    padding: 10px 20px;
    border: none;
    color: #fff;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.3s ease;
    justify-content: space-evenly;
}
.pigamings-about-8 .qtlv-container{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
    width: 100% ;
}
.pigamings-about-8 .qtlv-button{
    background: linear-gradient(240deg, #349AFF 0%, #0044FF 100%);
    border-radius: 8px;
    padding: 10px 20px;
    border: none;
    color: #fff;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.3s ease;
    justify-content: space-evenly;
}
.pigamings-about-9 .qtlv-container{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
    width: 100% ;
}
.pigamings-about-9 .qtlv-button{
    background: linear-gradient(240deg, #349AFF 0%, #0044FF 100%);
    border-radius: 8px;
    padding: 10px 20px;
    border: none;
    color: #fff;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.3s ease;
    justify-content: space-evenly;
}
.pigamings-about-10 .qtlv-container{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
    width: 100% ;
}
.pigamings-about-10 .qtlv-button{
    background: linear-gradient(240deg, #349AFF 0%, #0044FF 100%);
    border-radius: 8px;
    padding: 10px 20px;
    border: none;
    color: #fff;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.3s ease;
    justify-content: space-evenly;
}
.pigamings-about-11 .qtlv-container{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
    width: 100% ;
}
.pigamings-about-11 .qtlv-button{
    background: linear-gradient(240deg, #349AFF 0%, #0044FF 100%);
    border-radius: 8px;
    padding: 10px 20px;
    border: none;
    color: #fff;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.3s ease;
    justify-content: space-evenly;
}