@import url('https://fonts.googleapis.com/css2?family=Sarabun:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');

body {
  font-family: 'Noto Sans Thai', sans-serif;
}
.bg-img-slide{
  height: 200px;
}

.bg-manage{
  background-image: url(/assets/img/manage-1.jpg);
  background-position: left top;
  background-size: cover;
}
.bg-manage img{
  background: rgb(255,255,255);
background: radial-gradient(circle, rgba(255,255,255,1) 40%, rgba(0,168,222,0) 70%);
}


.bg-manage-home {
  background: rgb(250,246,239);
  background: linear-gradient(0deg, rgba(250,246,239,1) 21%, rgba(155,198,220,1) 100%);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 25px 0px;
}

.bg-manage-img{
  border-radius: 10px 10px 0px 0px;
  height: 250px;
  width: 250px;
}

.bg-manage-text{
  color: #25465A;
  font-weight: 600;
  border-radius: 0px 0px 25px 0px;
  background: rgb(222,250,249);
  background: radial-gradient(circle, rgba(222,250,249,1) 36%, rgba(192,227,236,1) 58%, rgba(170,210,227,1) 72%, rgba(155,198,220,1) 100%, rgba(108,162,200,1) 100%);
}


.bg-color-1 {
  margin-left: auto;
  margin-right: auto;
  place-items: center;
  position: relative;
  text-align: center;
  font-size: 13px;
  height: auto;
  background: #d2fffd;
  background: linear-gradient(0deg, #d2fffd 0%, #78d1ce 100%);
  box-shadow: 0px 4px 4px #00000040;
  border-radius: 10px;
  display: flex;
  align-items: center;
}

.bg-button {
  width: 268.9px;
  height: 89px;
  display: flex;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  background-color: #ffff;
  border-radius: 10px;
  transition: all ease-in-out 300ms
}

.bg-button:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  border-radius: 0.5rem;
  box-shadow: 0px 37px 20px -20px rgba(0, 0, 0, 0.2);
  transform: translate(0px, -2px) scale(1)
}

.bg-button:hover p {
  color: #f5deb3;
}

.bg-button:hover path {
  fill: #f5deb3;
}

.dg-text-icon {
  /* align-items: center; */
  /* padding-top: 0.5rem; */
  padding-bottom: 0.5rem;
}

.icons {
  padding-right: 0.5rem;
}

.bg-text {
  text-align: left;
  font-weight: 900;
  font-size: 9.5px;
  color: #378D9A;
}

.bg-text:hover {
  color: #ffff;
}

.bg-texts {
  font-family: 'Sarabun', sans-serif;
  font-weight: 400;
  text-align: left;
  font-size: 8px;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-top: 0.25rem;
}

.bg-button-name {
  font-size: 9.5px;
  color: #25465A;
  font-weight: 900;
  --tw-bg-opacity: 1;
  background-color: rgb(253 230 138 / var(--tw-bg-opacity));
  transition: all ease-in-out 300ms;
  background: #68b7c9;
  background: linear-gradient(140deg, #69b7c9 0%, #d2fffd 100%);

}

.bg-button-name path {
  padding: 0.5rem;
}

.bg-button-name:hover {
  color: #f5deb3;
  background: rgb(71 85 105);
  background: linear-gradient(90deg, rgba(71 85 105) 0%, rgba(71 85 105) 100%);
}

.bg-button-name:hover path {
  fill: #f5deb3;
}

.bg-button-next {
  justify-content: center;
  width: 39px;
  height: 39px;

  background: #ffbf59;
  background: linear-gradient(180deg, rgba(255, 191, 89, 1) 23%, rgba(245, 222, 179, 1) 100%);

  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 9999px;

  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.6rem;
  padding-bottom: 0.5rem;
  transition: all ease-in-out 300ms
}

.icon-next {
  width: 20px;
  height: 20px;
}

.bg-button-next:hover {
  background: #4b5563;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 9999px;
  transform: translate(0px, 5px) scale(1)
}

.bg-button-next:hover path {
  fill: #f5deb3;
}



.bg-img {
  background-size: cover;
  border-top-left-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}

.h-icon {
  height: 70vh;
}

.heaher-scroll {
  width: 100%;
  top: 0;
  z-index: 100;
  position: fixed;
}

.bg-footer-white {
  background: rgb(255, 255, 255);
  background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
  
}

.bg-home {
  z-index: 0;
  position: absolute;
  width: 100%;
  height: 25%;
}

.bg-blur-color{
  background: linear-gradient(180deg,
  rgba(255, 255, 255) 65%,
  rgba(0, 0, 0, 0) 90%);
}

.bg-size{
  justify-content: center;
  align-items: flex-start;
  padding-top: 6rem;
  padding-bottom: 1.5rem;
  text-align: center;
  height: 250px;
  position: relative;
  margin: auto;
  width: 100%;
}

.bg-img-index {
  /* height: 600px; */
  height: auto;
  width: 100%;
  z-index: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  object-fit: cover;
  object-position: bottom;
  margin-top: -190px;
}

.bg-index-footer {
  height: auto;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: -200px;
}

.bg-color-index {
  background-color: #ffffff;
  position: absolute !important;
  width: 100%;
  height: 40%;
}

.logo-index {
  margin: auto;
  width: 50px;
  height: 50px;

  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}

.font-index-m-0 {
  font-size: 13px;
  font-weight: 400;
  color: #095661;
  font-style: normal;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  
  /* font-family: "Prompt", sans-serif !important; */
  /* font-style: normal; */
  /* font-weight: 500; */
  /* -webkit-text-stroke-width: 0.7px; */
  /* -webkit-text-stroke-color: #69a9a9; */
  /* -webkit-text-fill-color: #ffffff; */
  /* text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25); */
}

.font-index-m-1 {
  font-size: 8px;
  font-weight: 400;
  color: #095661;
  font-style: normal;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.font-index-m-2 {
  line-height: 1.625;
  font-size: 8px;
  font-weight: 400;
  color: #294a4f;
  font-style: normal;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.line-index {
  margin: auto;
  border: 1px solid #b9efed;
}

.bg-menu-manage-home{
  background: rgb(204,235,233);
  background: linear-gradient(180deg, rgba(204,235,233,1) 0%, rgba(165,226,218,1) 100%);
  /* background-image: url(/assets/img/manage-3.png); */
    /* background-position: bottom center; */
}

.bg-menu-manage-home p {
  color: #095661;
  background: rgb(89,193,189);
  background: linear-gradient(90deg, rgba(89,193,189,1) 0%, rgba(153,237,234,1) 100%, rgba(115,219,224,1) 100%, rgba(153,237,234,1) 100%);
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
  border-radius: 10px;
}

.texts-manage:hover{
  transition: all ease-in-out 300ms;
  font-weight: 400;
  color: #faf6ef ;
  background: linear-gradient(240deg, #475569 0%, #338fa4 100%);
}

.splide__progress__bar {
  height: 3px;
  background: #15688F;
}

/* .splide__arrow {
  display: none ;
}
.splide__track {
  padding-bottom: 33px;
}
.splide__arrow {
  background-color: rgb(68 64 60);
}
.splide__pagination__page {
  background: #B9EFED;
  transform: scale(1.6);
  margin-left: 9px;
  z-index: 2;
}
.splide__pagination__page.is-active {
  transition: 1s;
  background: #3BACB6;
  transform: scale(1.8);
  z-index: 2;
}
.splide__arrow svg {
  fill: #ffff;
}
.splide__arrow:hover svg {
  fill: #ffff;
} */


.new-text{
  font-weight: 400;
  color: #095661;
  font-size: 8px;
}

.new-text:hover{
  color: #bb1515;
  text-decoration-line: underline;
}

.new-texts{
  font-weight: 400;
  color: #636767;
  font-size: 7px;
}

.bg-button-new {
  width: 268.9px;
  height: auto;
  display: flex;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
  transition: all ease-in-out 300ms
}

.bg-buttons-new{
  background: rgb(223,249,255);
  background: linear-gradient(170deg, rgba(223,249,255,1) 40%, rgb(255, 255, 255) 100%);
}

.bg-color-new {
  margin-left: auto;
  margin-right: auto;

  place-items: center;
  position: relative;

  text-align: center;
  font-size: 13px;
  height:323px;

  background: #68b7c9;
  background: linear-gradient(180deg, #68b7c9 0%, #dff9ff 100%);
  border-radius: 10px;

  display: flex;
  align-items: center;
}

.next-new{
  font-weight: 900;
  font-size: 8px;
  color: #FFFFFF;

  width: 31px;
  height: 11px;
  background: linear-gradient(178.64deg, #5FB4C7 1.16%, #CFF5E7 172.12%);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
  border-radius: 3px;
}

.next-size-sum {
  font-weight: 600;
  font-size: 11px;
  width: 88px ;
  height: 25px ;
}

.next-new-sum{
  background: radial-gradient(254.55% 254.55% at 50% -63.64%, #68B7C9 5.55%, #B9EFED 67.99%, #CBE8F7 100%);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
  border-radius: 5px;
}

.next-new:hover{
  color: #f5deb3;

  background: linear-gradient(178.64deg, #4b5563 1.16%, #656a72 172.12%);
}

.next-new-sum:hover{
  color: #f5deb3;
  transition: all ease-in-out 300ms;
  background: linear-gradient(178.64deg, #4b5563 1.16%, #656a72 172.12%);
}

.photo-text-section{
  font-weight: 700;
  letter-spacing: 0.03em;
}

.photo-text{
  font-weight: 400;
  color: #235070;
  font-size: 8px;
}

.photo-texts{
  font-weight: 400;
  color: #636767;
  font-size: 7px;
}

.bg-button-photo {
  width: auto;
  /* 176px */
  height: auto;
  /* 44px */
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  background-color: #FFFFFF;
  /* background-color: #faf6ef ; */
  border-radius: 10px;
  transition: all ease-in-out 300ms
}

.bg-color-photo {
  margin-left: auto;
  margin-right: auto;

  background: rgb(93,167,219);
  background: linear-gradient(180deg, rgba(93,167,219,1) 0%, rgba(129,196,243,1) 30%, rgba(153,237,234,0.8) 100%);

  border-radius: 10px;
}

.next-photo{
  font-weight: 900;
  font-size: 8px;
  color: #FFFFFF;

  width: 31px;
  /* height: 11px; */
  background: linear-gradient(178.64deg, #5FB4C7 1.16%, #CFF5E7 172.12%);
  box-shadow: 0px 4px 2px rgba(0, 0, 0, 0.25);
  border-radius: 3px;
  
}

.next-photo-sum{
  background: rgb(59,162,214);
  background: linear-gradient(180deg, rgba(59,162,214,1) 0%, rgba(113,191,226,1) 53%, rgba(143,207,232,1) 83%, rgba(166,220,237,1) 100%, rgba(222,250,249,1) 100%);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
  border-radius: 5px;
}

.next-photo-sum:hover{
  color: #f5deb3;
  transition: all ease-in-out 300ms;
  background: linear-gradient(178.64deg, #4b5563 1.16%, #656a72 172.12%);
}

.bg-button-photo:hover {
  background: linear-gradient(178.64deg, #4b5563 1.16%, #656a72 172.12%);
  transform: translate(0px, -3px) scale(1);
}

.bg-button-photo:hover p{
  color: #f5deb3;
}

.bg-button-photo:hover path{
  fill: #f5deb3;
}

.bg-new-activities{
  background: rgb(130,219,216);
  background: linear-gradient(180deg, rgba(130,219,216,1) 0%, rgba(153,237,234,1) 50%, rgba(206,232,231,1) 100%);
  margin-left: auto;
  margin-right: auto;
  border-radius: 10px;
}
.new-activities-text{
  font-weight: 400;
  color: #378D9A;
  font-size: 8px;
}

.new-activities-text:hover{
  color: #bb1515;
  text-decoration-line: underline;
}

.next-news-activities{
  font-weight: 900;
  font-size: 8px;
  color: #FFFFFF;
  width: 31px;
  height: 11px;
  background: rgb(100,224,220);
  background: linear-gradient(180deg, rgba(100,224,220,1) 0%, rgba(59,172,182,1) 100%);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
  border-radius: 3px;
}

.next-news-activities:hover{
  color: #f5deb3;
  background: linear-gradient(178.64deg, #4b5563 1.16%, #656a72 172.12%);
}

.next-new-activities-sum{
  background: rgb(100,224,220);
  background: linear-gradient(0deg, rgba(100,224,220,1) 0%, rgba(59,172,182,1) 100%);
  box-shadow: 0px 4px 2px rgba(0, 0, 0, 0.25);
  border-radius: 5px;
}
.next-new-activities-sum:hover{
  color: #f5deb3;
  transition: all ease-in-out 300ms;
  background: linear-gradient(178.64deg, #4b5563 1.16%, #656a72 172.12%);
}

.bg-news-activities {
  width: 268.9px;
  height: 89px;
  display: flex;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  background-color: #ffff;
  border-radius: 10px;
  transition: all ease-in-out 300ms;
}
.new-sports-text-section{
  font-weight: 700;
  letter-spacing: 0.03em;
  color: #FFFFFF;
}

.bg-new-sports{
  background: rgb(126,193,191);
  background: linear-gradient(180deg, rgba(126,193,191,1) 0%, rgba(207,245,231,1) 100%);
  
  margin-left: auto;
  margin-right: auto;
  border-radius: 10px;
}
.new-sports-text{
  font-weight: 400;
  color: #497573;
  font-size: 8px;
}

.new-sports-text:hover{
  color: #bb1515;
  text-decoration-line: underline;
}

.next-news-sports{
  font-weight: 900;
  font-size: 8px;
  color: #FFFFFF;

  width: 31px;
  height: 11px;
  background: rgb(116,164,162);
background: linear-gradient(0deg, rgba(116,164,162,1) 0%, rgba(126,193,191,1) 100%, rgba(173,223,214,1) 100%, rgba(207,245,231,1) 100%);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
  border-radius: 3px;
}

.next-news-sports:hover{
  color: #f5deb3;
  background: linear-gradient(178.64deg, #4b5563 1.16%, #656a72 172.12%);
}

.next-new-sports-sum{
  background: rgb(116,164,162);
  background: linear-gradient(180deg, rgba(116,164,162,1) 0%, rgba(176,231,210,1) 100%, rgba(222,250,249,1) 100%);
  box-shadow: 0px 4px 2px rgba(0, 0, 0, 0.25);
  border-radius: 5px;
}
.next-new-sports-sum:hover{
  color: #f5deb3;
  transition: all ease-in-out 300ms;
  background: linear-gradient(178.64deg, #4b5563 1.16%, #656a72 172.12%);
}

.bg-news-sports {
  width: 268.9px;
  height: 89px;
  /* display: flex; */
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  background-color: #ffff;
  border-radius: 10px;
  transition: all ease-in-out 300ms;
}

.bg-color-web{
  margin-left: auto;
  margin-right: auto;
  place-items: center;
  position: relative;
  text-align: center;
  font-size: 13px;
  height:323px;
  /* background: #6ea7b4;
  background: linear-gradient(180deg, rgba(110,167,180,1) 0%, rgba(223,249,255,1) 100%); */
  background-image: url(/assets/img/bg-web-3.png);
  background-position: bottom;
  border-radius: 10px;
  display: flex;
  align-items: center;
}



.next-web{
  font-weight: 900;
  font-size: 8px;
  color: #FFFFFF;

  width: 31px;
  height: 11px;
  background: rgb(110,167,180);
  background: linear-gradient(0deg, rgba(110,167,180,1) 0%, rgba(185,221,230,1) 100%);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
  border-radius: 3px;
  
}

.web-text{
  font-weight: 400;
  color: #095661;
  font-size: 8px;
}

.web-text:hover{
  color: #bb1515;
  text-decoration-line: underline;
}

.next-web-sum{
  background: rgb(110,167,180);
  background: linear-gradient(180deg, rgba(110,167,180,1) 20%, rgb(189, 232, 243) 100%);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 5px;
}

.next-web:hover{
  color: #f5deb3;
  background: linear-gradient(178.64deg, #4b5563 1.16%, #656a72 172.12%);
}

.next-web-sum:hover{
  color: #f5deb3;
  transition: all ease-in-out 300ms;
  background: linear-gradient(178.64deg, #4b5563 1.16%, #656a72 172.12%);
}
  

.button-web-board a{
  width: auto;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 10px;
  border-radius: 10px;
  background: rgb(188,247,255);
  background: linear-gradient(180deg, rgba(188,247,255,1) 0%, rgba(255,255,255,1) 100%);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 8px;
}

.bg-button-web-1:hover{
  background: #515A67;
  color: #f5deb3;
}
.bg-button-web-2:hover{
  background: #515A67;
  color: #f5deb3;
}

.bg-button-new-advertise {
  width: 268.9px;
  height: 89px;
  display: flex;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  background-color: #FFFFFF;
  border-radius: 10px;
  transition: all ease-in-out 300ms
}

.bg-buttons-new-advertise{
  background: #E7F5FF;
}


.bg-color-new-advertise{
  margin-left: auto;
  margin-right: auto;
  place-items: center;
  position: relative;
  text-align: center;
  font-size: 13px;
  height:323px;
  /* background: rgb(111,153,193);
  background: linear-gradient(180deg, rgba(111,153,193,1) 0%, rgba(230,232,236,1) 100%); */
  background-image: url(/assets/img/bg-new.png);
  border-radius: 10px;
  display: flex;
  align-items: center;
}

.button-new-advertise button{
  width: auto;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 10px;
  border-radius: 10px;
  background: #E7F5FF;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 8px;
}

.button-new-advertise-1:hover{
  background: #515A67;
  color: #f5deb3;
}
.button-new-advertise-2:hover{
  background: #515A67;
  color: #f5deb3;
}
.button-new-advertise-3:hover{
  background: #515A67;
  color: #f5deb3;
}
.button-new-advertise-4:hover{
  background: #515A67;
  color: #f5deb3;
}

.new-advertise-icon{
  color: #2E3D73;
}

.new-advertise-text{
  color: #2E3D73;
  font-weight: 400;
  font-size: 8px;
}

.new-advertise-text:hover{
  color: #bb1515;
  text-decoration-line: underline;
}

.next-new-advertise-sum {
  background: radial-gradient(338.64% 338.64% at 50% -70.45%, #7386CB 5.55%, #A0C7E2 48.45%, #FFFFFF 100%);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 5px;
}

.next-new-advertise-sum:hover {
  color: #f5deb3;
  transition: all ease-in-out 300ms;
  background: linear-gradient(178.64deg, #4b5563 1.16%, #656a72 172.12%);
}

/* > sm */
@media screen and (min-width: 640px) {
  .bg-img-slide{
    height: 400px;
  }

  .logo-index {
    width: 100px;
    height: 100px;
  }
  
  .font-index-m-0 {
    /* font-weight: 900; */
    font-size: 25px;
    line-height: 15px;
    -webkit-text-stroke-width: 0.5px;
  }
  
  .font-index-m-1 {
    font-size: 12px;
    font-weight: 400;
  }
  
  .font-index-m-2 {
    line-height: 1.625;
    font-size: 12px;
    font-weight: 400;
  }
  
  .line-index {
    border: 3px solid #b9efed;
  }

  .bg-blur-color{
    background: linear-gradient(180deg,
    rgba(255, 255, 255) 50%,
    rgba(0, 0, 0, 0) 100%);
  }
  .bg-size {
    /* padding-top: 10rem; */
    padding-bottom: 20rem;
    height: 400px;

  }

  .bg-img-index {
    /* height: 1000px; */
    margin-top: -360px;

  }
  .next-size-sum{
    font-size: 22px;
    width: 150px;
    height: 55px;
    border-radius: 10px;
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.25);
  }

  .bg-button-new-advertise {
    height: 141px;
    width: auto;
  }
  .h-icon {
    height: 80vh;
}

.new-advertise-text{
    font-size: 16px;
}

.button-new-advertise button{
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
    border-radius: 15px;
}

  .web-text{
    font-size: 16px;
}

.button-web-board a{
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
    border-radius: 15px;
}

.next-web{
    font-size: 16px;
    height: auto;
    border-radius: 10px;
    box-shadow: 0px 4px 2px rgba(0, 0, 0, 0.25);
}

  .new-sports-text{
    font-size: 18px;
}
    .bg-news-sports {
        width: 619px;
        height: 187px;
    }

    .next-news-sports{
        font-size: 16px;
        height: auto;
        border-radius: 10px;
        box-shadow: 0px 4px 2px rgba(0, 0, 0, 0.25);
        }
  .new-activities-text{
    font-size: 18px;
}
    .bg-news-activities {
        width: 619px;
        height: 187px;
    }

    .next-news-activities{
        font-size: 16px;
        height: auto;
        border-radius: 10px;
        box-shadow: 0px 4px 2px rgba(0, 0, 0, 0.25);
        }
  .photo-text{
    font-size: 16px;
}
.photo-texts{
    font-size: 15px;
}
.bg-button-photo {
    height: 360px;
}

.next-photo{
    font-size: 16px;
    height: auto;
    border-radius: 10px;
    }

  .new-text{
    font-size: 16px;
}
.new-texts{
    font-size: 15px;
}
.bg-button-new {
    height: auto;
    width: 100%;
}

.next-new{
    font-size: 16px;
    height: auto;
    border-radius: 10px;
    box-shadow: 0px 4px 2px rgba(0, 0, 0, 0.25);
    }

  .bg-manage-img{
    border-radius: 0px 0px 0px 0px;
  }

  .bg-color-1 {
    height: auto;
  }

  .bg-button {
    width: 619px;
    height: 187px;
  }

  .dg-text-icon {
    /* padding-top: 1rem; */
    padding-bottom: 1rem;
  }

  .icons {
    padding-right: 1.5rem;
  }

  .bg-text {
    font-size: 19px;
  }

  .bg-texts {
    font-size: 15px;
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-top: 1rem;
  }

  .bg-button-next {
    width: 77px;
    height: 77px;
  }

  .icon-next {
    width: 40px;
    height: 48px;
  }

  .bg-button-name {
    font-size: 20px;
    font-weight: 900;
  }

  .bg-button-name path {
    padding: 0.5rem
      /* 8px */
    ;
  }
  
}


/* > lg */
@media screen and (min-width: 1024px) {
  .height-manage{
    height: 370px;
  }
  .bg-img-slide{
    height: 370px;
  }
  
  .logo-index {
    width: 142px;
    height: 142px;
  }
  
  .font-index-m-0 {
    /* font-weight: 900; */
    font-size: 30px;
    line-height: 15px;
    /* -webkit-text-stroke-width: 1px; */
  }
  
  .font-index-m-1 {
    font-size: 18px;
    font-weight: 400;
  }
  
  .font-index-m-2 {
    line-height: 1.625;
    font-size: 18px;
    font-weight: 400;
  }
  
  .line-index {
    border: 3px solid #b9efed;
  }

  .bg-blur-color{
    background: linear-gradient(180deg,
    rgba(255, 255, 255) 50%,
    rgba(0, 0, 0, 0) 100%);
  }

  .bg-size {
    /* padding-top: 10rem; */
    padding-bottom: 20rem;
    height: 400px;

  }

  .bg-img-index {
    /* height: 1300px; */
    margin-top: -360px;

  }
    .button-new-advertise button{
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 15px;
        padding-bottom: 15px;
        font-size: 20px;
        border-radius: 20px;
    }
  .web-text{
    font-size: 20px;
}

.button-web-board a{
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 20px;
    border-radius: 20px;
}
  .new-sports-text-section{
    font-size: 35px;
    color: #497573;
}

.bg-news-sports {
    background-color: #DEFAF9;
}


.bg-new-sports{
    background: none;
}

.bg-news-activities {
    height: 200px;
}    
  .bg-news-activities {
    background-color: #DEFAF9;
}

.bg-new-activities{
    background: none;
}

.bg-news-activities {
    height: 200px;
}    

  .photo-text-section{
    font-size: 35px;
    color: #3BACB6;
}
.photo-text{
    font-size: 18px;
}
.photo-texts{
    font-size: 16px;
}

.bg-color-photo {
    border-radius: 0px;
}

  .new-text-section{
    font-size: 35px;
}
.new-text{
    font-size: 20px;
}
.new-texts{
    font-size: 18px;
}


.bg-color-new {
    border-radius: 0px;
}
  .bg-menu-manage-home{
    background:none;
  }
  .bg-manage-img{
    border-radius: 25px 0px 0px 0px;
  }

  .bg-color-1 {
    background: none;
    box-shadow: none;
  }

  .bg-button {
    background: #eaf9fa;
  }

  .bg-button-next {
    display: none !important;
  }

  .boxes {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }

  .boxes div:nth-of-type(1) {
    order: 2;
  }

  .boxes div:nth-of-type(2) {
    order: 1;
  }

}

/* > xl */
@media screen and (min-width: 1280px) {
  .height-manage{
    height: 420px;
  }
  .bg-img-slide{
    height: 420px;
  }
  
  .bg-blur-color{
    background: linear-gradient(180deg,
    rgba(255, 255, 255) 60%,
    rgba(0, 0, 0, 0) 99.99%);
  }
  
  .bg-size {
    justify-content: center;
    align-items: flex-start;
    padding-top: 4rem;
    padding-bottom: 2.5rem;
    text-align: center;
    height: 300px;
    position: relative;
    margin: auto;
    width: 100%;
  }

  .bg-img-index {
    height: auto;
    width: 100%;
    z-index: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: -300px;
  }

  .bg-color-index {
    background-color: #ffffff;
    position: absolute !important;
    width: 100%;
    height: 40%;
  }
  
  .logo-index {
    width: 142px;
    height: 142px;
  }

  .font-index-m-0 {
    /* font-weight: 900; */
    font-size: 30px;
    line-height: 15px;
    /* -webkit-text-stroke-width: 1px; */
  }
  
  .font-index-m-1 {
    font-size: 18px;
    font-weight: 400;
  }
  
  .font-index-m-2 {
    line-height: 1.625;
    font-size: 18px;
    font-weight: 400;
  }
      .new-advertise-text{
        font-size: 20px;
    }
    .h-icon {
      height: 70vh;
  }

  .bg-index-footer {
    margin-top: -100px;
  }

  .bg-color-1 {
    background: none;
    box-shadow: none;
  }

  .bg-button-next {
    display: none !important;
  }

}
/* > 2xl */
@media screen and (min-width: 1536px) {
  .height-manage{
    height: 460px;
  }
  .bg-img-slide{
    height: 460px;
  }
}

/* < lg */
/* @media screen and (max-width: 1023px) {

  .bg-blur-color {
    display: none !important;
  }

  .bg-img-index {
    display: none;
  }

  .bg-color-index {
    display: none;
  }

  .logo-index {
    display: none;
  }

  .font-index-m-0 {
    display: none;
  }

  .font-index-m-1 {
    display: none;
  }

  .font-index-m-2 {
    display: none;
  }

  .line-index {
    display: none;
  }

  .text-index {
    display: none;
  }

} */
