.menu-item{
 height: 100px;
 align-items: center;
 display: flex;
}
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300..700;1,300..700&display=swap');
.logo{
  width:235px;
  height: 40px;
}
.logo img{
  width:100%;
  height: 100%;
  object-fit: cover;
}
.nav-link span.border-botton{
  position: absolute;
  bottom: 0px;
  width: 0%;
  color: #AE9176;
  left: 0px;
  height: 1.5px;
  background-color: #AE9176;
  transition: 0.5s ease-in-out;
}
.nav-link:hover span.border-botton{
  width: 100%;
  background-color: #AE9176;
}

.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-link.active{
  /* border-bottom: 1px solid #AE9176; */
  color: black;

}
.btn-menu{
  background-color: #fff;
  color: #000;
  padding: 10px;
}
.image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 90%; 
  background: linear-gradient(to left, rgba(0, 0, 0, 0), rgb(0 0 0 / 61%)); 
}
.caption-slider{
  text-align: start;
  margin-left: 30px;
}
.slider-page{
  max-height: 500px;
}
.btn-slider{
  background-color: #fff;
  color: #000;
  text-decoration: none;
  padding: 10px;
}
.btn-slider:hover{
  text-decoration: none;
  color: #000;
}
.text-card-2{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  width:100%; height:50px;
  color: #3A3A3A;
  font-weight: 300;

}
.relative{
  position: relative;
}
.border-1{
  border-radius: 20px;
  box-shadow: none !important;
}
.text-bb{
  border-bottom: 2px solid black;
  padding-bottom: 0.5rem;
}
.book-contai{
  margin-top: 30px;
}
.book-index{
  width: 614px;
  background-color: #525252;
  border-radius: 7px;
  box-shadow: 0px 15px 20px gray;
  z-index: 3;
}
.btn-book{
  padding: 13px 36px;
  border: none;
  background-color: #83817C;
  color: #fff;
  outline: none;
  cursor: pointer;
  border-radius: 7px;
} 
.book-index-2{
  width: 463px;
  height: 200px;
  overflow: hidden;
  position: relative;
  background-color: #fff;
  margin-left: 20px;
  border-radius: 7px;
  box-shadow: 0px 15px 20px gray;
}
.book-index-2 .banner-img{
  width: 183px;
}
.book-index-2 .banner-text{
  width: 274px;
}
.book-index-2 .banner-img .mong{
  position: absolute;
  top: 0;
  left: 0;
  
}
.bg-index-page{
  background: linear-gradient(
      to bottom, 
      rgb(255, 255, 255) 0%, 
      rgb(255, 255, 255) 10%, 
      rgba(0, 0, 0, 0.5) 40%, 
      rgba(0, 0, 0, 0.68) 50%, 
      rgba(0, 0, 0, 0.4) 60%, 
      rgba(120, 116, 116, 0.4) 90%, 
      rgb(255, 255, 255) 100%
  );
  

  /* background: linear-gradient(to bottom,  rgb(255, 255, 255) 0%, rgb(255, 255, 255) 10%, rgb(255, 255, 255) 10%, rgb(0 0 0 / 50%) 40%, rgb(0 0 0 / 68%) 50%, rgb(0 0 0 / 40%) 60%, rgb(120 116 116 / 40%) 100%); */
}
.abus-contai{
  margin-top: 100px;
  height: 450px;
}
.abus-info{
  width: 600px;
}
.abus-box{
  position: relative;
  width: 700px; 
}
.img-abus1{
  position: absolute;
  width: 379.53px;
  z-index: 2;
  margin-left: 70px;
}
.img-abus2{
  position: absolute;
  top: 124px;
  right: 76px;
  z-index: 3;
}
.slqc{
  margin-top: 70px;
}
.abus{
  position: absolute;
  z-index: 1;
}
.img-abus3{
  top: -183px;
  left: -169px;
}
.gioi-thieu p, i{
  font-size: 18px;
  font-style: italic;
  font-weight: 400;
}
.gioi-thieu  i{
  text-transform: uppercase;
}
.img-abus4{
  top: -131px;
  right: -63px;
}
.service-box1{
  width: 300px;
  height: 540px;
  margin: 10px 8px;
  position: relative;
}
.service-box1 img{
  height: 100%;
}
.service-box1 .info-sv{
  position: absolute;
  width:100%;
  padding: 7px;
  bottom: -1px;
  background: linear-gradient(to top, rgba(255, 255, 255, 1), rgb(255 255 255 / 3%));
}
.service-mb1{
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  
}

.slider-nav{
  justify-content: center;
  width: 450px;
  display: flex !important;
  flex-wrap: nowrap;
  align-items: center;
}

.slider-nav .slick-track{
  display: flex !important;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
}
.image-comment{
  width: 100px !important;
  height: 100px !important;
  margin: 0px 10px;
  border-radius: 50% !important;
  overflow: hidden;
}
.slick-center{
  width: 200px !important;
  height: 200px !important;
  border-radius: 50% !important;
  overflow: hidden;
}
.slick-center img{
  width: 200px !important;
  height: 200px !important;
  object-fit: cover;
}


.image-comment img{
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}
.content-comment{
  padding: 0px 20px;
}
.custom-slick-previous{
  position: absolute;
  top: 0;
  top: 20px;
  border: none;
  background: none;
}
.custom-slick-next{
  position: absolute;
  top: 20px;
  right: 0;
  border: none;
  background: none;
}

.left-img{
  position: absolute;
  right: 0;
  top: 0;
  width: 300px;
}
.right-img{
  position: absolute;
  left: 0;
  bottom: 0;
  width: 300px;
}


/* collection */

.collec-box{
  width: 350px;
  height: 350px;
  background-color: #83817C;
  margin: 10px 10px;
  position: relative;
  text-align: center;
}
.collec-box img{
  width: 100%;
}
.collec-box:hover .box-info{
  opacity: 1;
}
.collec-box .box-info{
  position: absolute;
  top:0;
  width: 350px;
  height: 350px;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.186);
  text-decoration: none;
  color: #fff;
  opacity: 0;
  transition: all 0.25s ease-in-out;
  font-size: 2rem;
  
}

.btn-book-index2{
  background-color: black;
  color: #fff;
  border-radius: 30px;
}
.blosg-item{
  position: relative;
  height: 500px;
  margin: 10px 10px;
  border-radius: 5px;
  overflow: hidden;
}
.blosg-item img{
  width: 100%;
  height: 500px;
  object-fit: cover;
}
.card-blogs{
  position: absolute;
  bottom: 0;
  width: 100%;
  background: linear-gradient(to top, rgb(255 255 255 / 80%), rgba(255, 255, 255, 0));
}
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-card{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  width:100%; height:68px;
  color: #000;
}
.blogs .slick-dots{
  align-items: center;
  justify-content: center;
}
.bg-blogs{
  background: linear-gradient(to bottom, rgb(255 251 251 / 22%) 0%, rgb(58 58 58 / 40%) 50%, rgb(24 23 23) 100%);
}

.footer-dk button{
  width: 42%;
  padding: 7px;
  background-color: #CED4D4;
  border: 1px solid #AE9176;
  color: black;
}
.footer-dk input{
  width: 54%;
  padding: 7px;
  background-color: #C3C3C3;
  border: 1px solid #C3C3C3;
  color: #fff;
}
.ft-content p a{
  margin-top: 0.5rem;
  text-decoration: none;
  display: inline-block;
  font-weight: 400;
  color: black;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  background-color: #CED4D4;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.border-b{
  border-bottom: 1px solid #fff;
  padding-bottom: 2rem;
}


/* about us */
.bg-about-page{
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgb(0 0 0 / 50%) 40%, rgb(0 0 0 / 68%) 50%, rgb(0 0 0 / 40%) 60%, rgb(120 116 116 / 40%) 100%);
}
.image-about-page{
  position: relative !important;
  margin-left: 77px;
}
.apsolute{
  position: absolute;
  bottom: -14%;
  left: 132px;
}
.content-about{
  /* height: 203px; */
  overflow: hidden;
}
.content-abu{
  /* margin-top: 100px; */
}
.team img {
  position: relative;
  z-index: 0;
  width: 100%;
  height: 389px;
}
.team .social{
  opacity: 0;
  position: absolute;
  bottom: 0px;
  background: linear-gradient(to top, rgb(9 9 9 / 90%), rgba(255, 255, 255, 0));
  width: 100%;
  padding: 10px;
  transition: 0.5s ease-in-out;
  height: 100px;
}
.team:hover .social{
  opacity: 1;
}
.team img{
  transition: 0.5s ease-in-out;
  width: 100%;
  height: 389px;
}
.team:hover img{
  transform: scale(1.1);
}
.tron{
  margin-left: 40px;
}
.mr-t7{
  margin-top: 90px;
}
.text-12{
  font-size: 7rem;
}
.odometer-digit-spacer{
  display: none;
}
.lichsu{
  position: relative;
}
.lichsu .slick-next{
  position: absolute;
  right: 43px;
  top: 293px !important;
}
.lichsu .slick-prev{
  position: absolute;
  left: 43px;
  top: 293px !important;
  z-index: 222;
}

.btn-book-service{
  padding: 10px 20px;
  background-color: #B4BCBC;
  color: #fff;
}
.collect{
  display: flex;
}
.item-collec{
  background-color: #CED4D4 !important;
  margin: 0px 5px;
  color: #B5AEA3;
  font-weight: 600;
}
.item-collec.active{
  background-color: #AE9176 !important;
  color: #fff;
  font-weight: 600;
}
.bg-product1{
  background: url(../../clien/img/Header22.png);
  background-size: 100% 100%;
  height: 650px;
  position: relative;
}
.bg-product2{
  background: url(../../clien/img/foote.png);
  background-size: 100% 100%;
  min-height: 350px;
}
.pro-tron{
  width: 440px;
  height: 440px;
  position: absolute;
  top:186px;
  left: 100px;
  z-index: 111;
}
.pro-son{
  position: absolute;
  top: 201px;
  left: 183px;
  z-index: 111;
}
.pro-left{
  width: 100%;
  height: 100%;
  position: relative;
}
.btn-pro{
  position: absolute;
  top: 12px;
  right: 6px;
  background: #A0724A !important;
  padding: 10px 17px !important;
  border-radius: 50%;
  color: #fff;
  outline: none;
  z-index: 11111;
}
.text-pro{
  margin-top: 100px;
}
.text-pro h3{
  font-size: 2.6rem;
  font-weight: 600;
}
.pro-bg-top{
  position: absolute;
  top: -144px;
  left: 96px;
 
}
.pro-bg-bt{
  position: absolute;
  top: 201px;
  right: 313px;
  
}
.body-pro{
  z-index: 1111;
}
.body-pro a{
  text-decoration: none;
  color: #000;
}
.body-pro p{
  text-decoration: none;
  color: #000;
  font-weight: 600;
  margin-top: 10px;
}
.body-pro img{
 width: 54px;
 height: 54px;
 margin: auto;
 box-shadow: 0px 8px 20px rgb(174 170 170);
 border-radius: 50%;
}
.bg-product2 img{
  transition: all 0.6s ease-in-out;
}
.bg-product2:hover img{
  transform: translateX(100px);
}
.pro-sadow{
  box-shadow: 0px 15px 20px rgb(197 197 197);
  border-radius: 7px;
  margin: 10px 10px;
  padding: 7px;
  transition: all 0.25s ease-in-out;
}
.box-sadow{
  /* border-radius: 20px 20px 0px 0px ; */
  overflow: hidden;
  box-shadow: 4px 2px 25px #888888;
}
.play{
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.play:hover .play-item{
  border: 2px solid white;
  padding: 14px 20px;
  border-radius: 50%;
}
.play-item{
  position: absolute;
  transition: all 0.6s ease-in-out;
}
.card-top{
  width: 100%;
  height: 240px;
}
.card-top img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.mota-ac{
  height:30px;
}
.bg-aca-flow{
  background: url('../../clien/img/aca.png');
  background-repeat: no-repeat;
  background-size: auto;
}
.banner-ac{
  height: 500px;
  width: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.banner-ac img{
  width: 100%;
  height: 500px;
  
}
.toggle-ac{
  position: absolute;
  background-color: #3A3A3A;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  z-index: 2;
}
.toggle-ac img{
  width: 20px !important;
  height: auto !important;
}
.toggle-bg{
  position: absolute;
  z-index: 1;
  background-color: #0009;
  width: 100%;
  height: 100%;
}
.img-tc{
  overflow: hidden;
  border-radius: 50%;
  width: 100px ;
  height: 100px;
}
.bg-main3{
  background-color: #B5AEA3;
}
.slick-next-1{
  position: absolute;
  top: 128px ;
  right: 0;
  z-index: 22;
  border: none;
  background: none;
}
.slick-prev-1{
  position: absolute;
  top: 128px ;
  left: 0px;
  z-index: 22;
  border: none;
  background: none;
}
.bg-fback{
  background-color: #F6F6F6;
  position: relative;
}
.left-img{
  position: absolute;
  top: 0;
  right: 0;
  width: 300px;
}
.right-img{
  position: absolute;
  width: 300px;
}
.bg-ch{
  background-color: #D9D9D9;
}
.contentbx{
  position: relative;
}
.contentbx .label{
  position: relative;
  border-bottom: 1px solid black;
  padding: 10px 0px 10px 10px;
  cursor: pointer;
  font-size: 1.2rem;
  font-weight: 500;
  color: #000;
  display: flex;
  align-items: center;
}
.contentbx .label span{
  background-color: #000;
  color: white;
  border-radius: 50%;
  display: flex;
  align-items: center;
  align-content: center;
  width: 20px;
  height: 20px;
  margin-right: 1rem;
}
.contentbx .label::before{
  content: '+';
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  font-size: 1.2rem;
}
.contentbx.actives .label::before{
  content: '-';
}
.contentbx .content{
  position: relative;
  height: 0;
  overflow: hidden;
  transition: all 0.5s ease-in-out;
  overflow-y: auto;
  border-left: 1px solid black;
  margin-top: 1rem;
  padding-left: 1rem;
}
.contentbx.actives .content{
  height: auto;
  padding: 10px;
}
.nav-blog{
  display: flex;
}
.nav-blog li{
  list-style: none;
  margin: 10px 10px;
}
.nav-item .active{
  background-color: #000;
  color: white;
}
.list-group-item a {
  color: #000;
  text-decoration: none;
  margin-left: 1rem;
}
.list-group-item{
  border-bottom: 1px solid black;
}
.blogs-detail img{
  max-width: 100%;
}
.lang{
  position: fixed;
  top: 14% ;
  right: 3%;
  z-index: 111;
}
.en {
  top: 20% ;
}
.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
  width: 100%;
  text-align: center;
  margin-left: 78px;
}
.active-loop_1{
  height: auto;
  opacity: 1;
  transform: translateY(0px);
  transition: all 0.5s ease-in-out;
}
.active-loop_2{
  height: auto;
  opacity: 1;
  transform: translateY(0px);
  transition: all 0.5s ease-in-out;
}
.loop{
  border-left: 1px solid gray;
}
.loop_1{
  position: relative;
  color: #000;
  padding: 10px;
}
.loop_2{
  position: relative;
  color: #000;
  padding: 10px;
}
.loop_3{
  position: relative;
  color: #000;
  padding: 10px;
}
.loop_4{
  position: relative;
  color: #000;
  padding: 10px;
}
.loop_1.active{
  display: block;
  transition: all 0.5s ease-in-out;
}
.loop_2.active{
  display: block;
  transition: all 0.5s ease-in-out;
}
.option-left{
  border-right: 1px solid gray;
}
.option{
  position: absolute;
}
.option_1{
  top: -10px;
  left: -23px;
  position: absolute;
  color: #AE9176;
}
.option_2{
  top: 0;
  left: -23px;
  position: absolute;
  color: #dddddd;
}
.option_3{
  top: 0;
  left: -23px;
  position: absolute;
  color: #dddddd;
}
.option_4{
  top: -10px;
  left: -23px;
  position: absolute;
  color: #dddddd;
}
.loop_3 input{
  background-color: #FFF1D7;
  color: #000;
}
.loop_4 input{
  background-color: #FFF1D7;
  color: #000;
}
.loop_4 button{
 text-transform: uppercase;
}
.none{
  height: 0;
  width: 0;
  opacity: 0;
  transform: translateY(-100px);

}
.btn-dis{
  background: #B4BCBC;
  color: white;
}
.collec-hearder .avata{
  width: 50px ;
  height: 50px;
  border-radius: 50%;
  overflow: hidden;
  background-color: #AE9176;
}
.collec-hearder{
  text-align: start;
}

.collec-hearder .avata img{
  width: 50px;
  height: 50px;
  object-fit: cover;
}
.collec-footer .avata{
  width: 12%;
  float: left;
}
.collec-footer .collec-mota{
  width: 80%;
  float: right;
}
.collec-footer .avata img{
  width: 50px !important;
  height: 50px !important;
  border-radius: 50%;
  overflow: hidden;
  background-color: #AE9176;
  object-fit: cover;
}
.collec-footer{
  width: 100%;
  text-align: start;
  display: flex;
}
.collec-footer p{
  font-size: 0.9rem !important;
  font-family: "Philosopher", sans-serif !important;
}
.collec-mota{
  display: flex;
  flex-wrap: wrap;
}
.collec-footer h5{
  font-size: 1.1rem !important;
  width: 100%;
  font-weight: 700 !important;
  font-family: "Philosopher", sans-serif !important;
  text-align: start;
}
.collec-hearder h5{
  font-size: 1.1rem !important;
  font-weight: 700 !important;
  margin: 0 !important;
  font-family: "Philosopher", sans-serif !important;
}
.w-75 {
  width: 75% !important;
}
/* login */

.login-container{
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100vh;
  flex-direction: column;
}

.bg-log{
    background-color: #fff;
    border-radius: 30px ;
    box-shadow: 0 5px 15px rgba(0 ,0 ,0 ,0.35);
    position: relative;
    overflow: hidden;
    width: 768px;
    max-width: 100%;
    min-height: 480px;
}
.text-tt{
  width: 100%;
  height: 75px;
  padding: 0px 44px;
}

.bg-log p{
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.3px;
  margin: 20px 0;

}
.bg-log a{
  color: #333;
  font-size: 13px;
  text-decoration: none;
  margin: 15px 0px 10px;

}
.bg-log button{
  background-color: #512da8;
  color: #fff;
  font-size: 12px;
  padding: 10px 45px;
  border: 1px solid transparent;
  border-radius: 8px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  margin-top: 10px;
  cursor: pointer;
}
.bg-log button.hidden{
  background-color: transparent;
  border-color: #fff;

}
.bg-log form{
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding:0 40px ;
  height: 100%;
}
.bg-log input{
  background-color: #eee;
  border: none;
  margin: 8px 0;
  padding: 10px 15px;
  font-size: 13px;
  border-radius: 8px;
  width: 100%;
  outline: none;
}
.form-container{
  position: absolute;
  top: 0;
  height: 100%;
  transition: all 0.6s ease-in-out;
}
.sign-in{
  left: 0;
  width: 50%;
  z-index: 2;
}
.bg-log.active .sign-in{
  transform:translateX(100%) ;
}
.sign-up{
  left: 0;
  width: 50%;
  opacity: 0;
  z-index: 1;
}
.bg-log.active .sign-up{
  transform:translateX(100%) ;
  opacity: 1;
  z-index: 5;
  animation:move 0.6s ;

}
@keyframes move{
  0%, 49.99%{
    opacity: 0;
    z-index: 1;
  }
  50% , 100%{
    opacity: 1;
    z-index: 5;
  }

}
.toggles-container{
  position: absolute;
  top: 0;
  left: 50%;
  width: 50%;
  height: 100%;
  overflow: hidden;
  transition:all 0.6s ease-in-out ;
  z-index: 1000;
  border-radius:  150px 0 0 100px ;
}
.bg-log.active .toggles-container{
  transform: translateX(-100%);
  border-radius: 0px 150px 100px 0px;
}
.toggles{
  background-color: #512da8;
  height: 100%;
  background: linear-gradient(to right, #5c6bc0, #512da8);
  color: #fff;
  position: relative;
  left: -100%;
  height: 100%;
  width: 200%;
  transform: translateX(0);
  transition: all 0.6s ease-in-out;
}
.bg-log.active .toggles{
  transform: translateX(50%);
}
.toggles-panel{
  position: absolute;
  width: 50%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 0 30px;
  text-align: center;
  top: 0;
  transform: translateX(0);
  transition: all 0.6s ease-in-out;

}
.toggles-left{
  transform: translateX(100%);
}
.bg-log.active .toggles-left{
  transform: translateX(200%);
}

.toggles-right{
  top: 0;
  right: 0;
  transform: translateX(-200%);
}
.bg-log.active .toggles-right{
  transform: translateX(-100%);
}
.content-about.active{
  height: auto;
}
.content-about{
  transition: all 0.25s ease-in-out;
}
.book-image{
  width: 497px;
}
.book-image img{
  width: 100%;
}
.book-form{
  width: 534px;
  margin-left: 100px;
}
.book-form form{
  width: 100%;
}
.form-title h3{
  font-size: 3.4rem;
  text-align: center;
}
.form-title p{
  font-size: 1.4rem;
  text-align: center;
}
.form-book{
  width: 100%;
  border-bottom: 1px solid black;
}
.form-book input{
  width: 80%;
  padding: 10px;
  border: none;
}
.form-book input:focus-visible{
  border: none !important;
  outline: none;
}
.form-book button{
  background: none;
  padding: 10px;
  border: none;
  font-size: 20px;
}
.btn-academy{
  border: 1px solid #CED4D4;
  color: #AE9176;
  padding: 10px;
  border-radius: 20px;
}
.bg-details{
  background-color: #1E1E1E;
}
.col-details{
  width: 130px;
  height: 130px;
}
.img-top-detail{
  width: 100%;
  height: 73px;
}
.col-details img{
  width: 73px;
  height: 73px;
}
.col-details{
  margin-top: 20px;
  text-align: center;
}
.col-details p{
  padding-top: 10px;
  color: #fff;
  font-size: 1.2rem;
}
.col-details img.img-chill2{
  width: 57px;
  height: 64px;
}
.giangvien{
  width: 100%;
}
.giangvien h2{
  width: 100%;
  text-align: center;
  font-size: 2rem;
}
.giangvien .profile{
  width: 100%;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 20px;
}
.giangvien .profile img{
  width: 365px;
  height: 420px; 
}
.giangvien .profile .info{
  width: 482px;
  margin-left: 10px;
}
.giangvien .profile .info h3{
  width: 482px;
  margin-left: 22px;
}
.table-detail{
  background-color: #1E1E1E;
  color: #fff;
}
.text-mota{
  height: 28px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 1;
}

@media only screen and (min-width: 375px) and (max-width: 767px){
  /* #header-carousel{
      min-height: 400px;
  } */
  #header-carousel img{
      width: 100%;
      height: 400px;
      object-fit: cover;
  }
  .bg-dark-mobile{
      background-color: black;
      width: 100%;
      z-index: 33333232222222222222222222222222;
      position: fixed;
      top: 89px;
      left: -49px;
  }
  .book-index-2{
      width: 100%;
      margin-top:30px ;
      margin-left: 0;
  }
  .book-index-2 .banner-img{
      width: 129px;
  }
  .book-index-2 .banner-img .khung{
      width: 183px;
  }
  .book-index-2 .banner-img .mong{
      top: 18px;
      left: -18px;
      width: 122px;
  }
  .book-index-2 .banner-text{
      width: 197px;
      margin-left: 10px;
  }

  .abus-contai{
      height: 700px;
      width: 100%;
  }
  .abus-info{
      width: 100%;
  }
  .abus-box{
      margin-top: 20px;
      position: relative;
      width: 300px; 
      height: 300px;
  }
  .img-abus1{
      top: 0;
      position: absolute;
      width: 250px;
      z-index: 2;
      margin-left: 0;
  }
  .img-abus2{
      position: absolute;
      width: 180px;
      top: 82px;
      right: -47px;
      z-index: 3;
  }
  .slqc{
      margin-top: 70px;
  }
  .abus{
      position: absolute;
      z-index: 1;
  }
  .img-abus3{
      width: 100%;
      top: 0;
      left: 57px;
  }
  .img-abus4{
      width: 100%;
      top: -108px;
      right: -35px;
  }
  .service-box1{
      width: 200px !important;
  }  
  .service-mb1{
      margin-top: 30px;
      height: 400px;
  }
  .chungthuc{
      overflow: hidden;

  }
  .chungthuc .slider-nav{
      max-width: 350px;
  }
  .slick-initialized .image-comment{
      width: 50px !important;
      height: 50px !important;
      margin: 0px 10px;
      border-radius: 50% !important;
      overflow: hidden;
      display: block !important;
    }
    .slick-initialized .slick-center{
      width: 100px !important;
      height: 100px !important;
      border-radius: 50% !important;
      overflow: hidden;
      display: block !important;
    }
    .slick-initialized .slick-center img{
      width: 100% !important;
      height: 100% !important;
      object-fit: cover;
      display: block !important;
    } 
    .image-comment img{
      width: 100% !important;
      height: 100% !important;
      object-fit: cover;
      display: block !important;
    }
    .slider-nav{
      justify-content: center;
      display: flex !important;
      flex-wrap: nowrap;
      width: 300px !important;
      align-items: center;
    }
    
    .slider-nav .slick-track{
      display: flex !important;
      flex-wrap: nowrap;
      align-items: center;
      justify-content: start;
    }
    .collec-box{
      width: 167px;
      height: 167px;
    }
    .collec-box .box-info{
      width: 167px;
      height: 167px;
      font-size: 1rem;
    }
    .blogs{
      overflow: hidden;
    }
    .booking-img img{
      width: 100%;
    }
    .pro-son{
      position: absolute;
      top: 93px;
      left: 93px;
      width: 134px;
    }
    .pro-tron{
      width: 300px;
      height: 300px;
      position: absolute;
      top:76px;
      left: 20px;
    }
    .text-pro{
      margin-top: 20px;
    }
    .text-pro h3{
      font-size: 1.5rem;
      font-weight: 600;
    }
    .pro-bg-top{
      position: absolute;
      top: -219px;
      left: -72px;
      z-index: 11;
    }
    .pro-bg-bt{
      position: absolute;
      top: 44px;
      right: 38px;
      z-index: 11;
    }
    .image-about-page img{
      width: 69%;
    }
    .image-about-page img.apsolute{
      width: 64%;
      left: 120px;
    }
    .mobile-col{
      width: 88px !important;
      height: 140px !important;
      padding: 0% !important;
      margin: 0px 15px;
    }
    .font-a-3{
      font-size: 19px !important;
    }
    .text-12{
      font-size: 42px !important;
    }
    .text-tt{
      padding: 0px 7px;
      height: 57px !important;
    }
    .custom-slick-previous{
      top:100px
    }
    .custom-slick-next{
      top:100px
    }
    .box-mobile{
      /* width: 50% !important; */
    }
    .card-top{
      width: 100%;
      height: 150px;
    }
    small,
    .small {
      font-size: 49%;
      font-weight: 400;
    }
    .card{
       border-radius: 20px 20px 0px 0px ;
    }
    .card-title {
      font-size: 1rem;
    }
    .btn-academy{
      padding: 0px;
      font-size: 13px;
    }
    .card-body{
      padding: 7px 5px;
    }
    .text-mota{
      font-size: 13px;
      height: 20px;
    }
    .book-form{
      width: 100%;
      margin-left: 0;
      padding: 0px 10px;
    }
    .modal-title{
      margin-left: 32px;
    }
    .slick-prev-1{
      top: 170px;
    }
    .slick-next-1{
      top: 167px;
    }
    .giangvien .profile .info {
      width: 100%;
      padding: 0px 10px;
      margin-top: 10px;
    }
    .giangvien .profile img{
      width: 90%;
    }
    .giangvien{
      width: 100%;
      overflow: hidden;
    }
}
.mobile-col{
  width: 263px;
  height: 270px;
  margin: 0px 10px;
}
.blogs-detail{
   font-family: "Cormorant Garamond", serif;
}
.blogs-detail p{
   font-family: "Cormorant Garamond", serif;
}
.blogs-detail h1, h2, h3, h4{
  font-family: "Cormorant Garamond", serif;
  /* font-weight: 600 !important; */
}
.bg-book-modal{
  background: url('../../clien/img/banggia.png');
  background-size: 100% 100%;
}

.cot-1{
  width: 400px;
  margin: 0px 5px;
}
.cot-1 img{
  width: 100%;
  margin: 10px 10px;
  
}
.cot-imgae{
  width: 400px;
  height: auto;
  overflow: hidden;
}
.cot-1 img:hover{
  transform: scale(1.1);
  transition: all 0.6s ease-in-out;
}
.cot-1 .img-1{
  width: 100%;
  height: 285px;
  object-fit: cover;
}
.cot-1 .img-2{
  width: 100%;
  height: 590px;
}
.title-main{
  display: flex;
  position: relative;
  min-width: 400px;
  height: 133px;
}
.title-main p{
  font-size: 100px;
  font-weight: bold;
  color: #F1F1F1;
  font-family: "Cormorant Garamond", serif !important;
}
.title-main h2{
  font-size: 24px;
  position: absolute;
  font-weight: 500;
  top: 36px;
  left: 40px;
  text-transform: uppercase;
  font-family: "Cormorant Garamond", serif !important;
  color: #000000;
}
.cot-2{
  display: flex;
  align-items: center;
}
.stages {
 margin: 10px;
}
.stages li{
  display: flex;
  width:  618px;
  align-items: center;
  min-height: 100px;
}

.stages li p{

   font-family: "Cormorant Garamond", serif;
  
color: black !important;
}
.stages img{
  width:  618px;
  height: 350px;
  background-color: #000;
}

.service{
  height: 530px;
  margin: 10px 0px;
  position: relative;
  overflow: hidden;
}
.service img{
  width: 100%;
  height: 530px;
  object-fit: cover;
}
.service:hover img{
  opacity: 0.5;
  transition: all 0.6s ease-in-out;
}
.service:hover .item-service{
  opacity: 1;
  transition: all 0.6s ease-in-out;
}
.service .item-service{
  top: 0;
  height: 520px;
  width: 100%;
  position: absolute;
  align-items: center; 
  justify-content: center;
  display: flex;
  color: #000000;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 20px;
  opacity: 0;
}

.video-2{
  width: 299px;
  height: 168px;
  margin: 10px;
  position: relative;
}
.video-2-list{
    width: 1253px;
    height: 168px;
    display: flex;
    justify-content: space-between;
}
.video-1-wrapper{
  width: 1253px;
  height: 700px;
  /* margin: 10px; */
  /* padding: 10px; */
  padding-left: 10px;
}

.video-1-wrapper img{
  width: 100%;
  height: 700px;
  object-fit: cover;
}
.video-2 img{
  width: 299px;
  height: 168px;
  
}
.video-1 iframe{
  width: 100%;
  height: 700px;
}
.video-2 iframe{
  width: 299px;
  height: 168px;
}


.video-thumbnail {
    position: relative;
    cursor: pointer;
}

.video-iframe {
    display: none;
}
.custom-play{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 60px;
  color: white;
  padding: 20px 30px;
  border-radius: 50%;
  cursor: pointer;
}
.custom-play-main{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 60px;
  color: white;
  padding: 20px 30px;
  border-radius: 50%;
  cursor: pointer;
}
.scroll-box {
  overflow-x: auto;
  scroll-behavior: smooth;
}
.box-image{
  position: relative;
  margin-bottom: 100px;
}
.box-content{
  width: 528px;
  height: 513px;
  position: absolute;
  bottom:-20%;
  right: -10px;
  background-color: #FFFFFF;
  padding:20px 40px;
}
.box-content h2{
  text-transform: uppercase;
}
.box-content a{
  color: #000000 !important;
}
.profolio-box{
  width: 400px;
  height: 300px;
  margin: 8px;
  text-align: center;
  text-transform: uppercase;
  color: #000;
}
.profolio-item{
  width: 405px;
  height: 285px;
}
.profolio-item img{
  width: 399px;
  height: 285px;
  object-fit: cover;
}
.profolio-image-detail{
    column-count: 4; /* Số cột bạn muốn chia */
    column-gap: 16px;
}
.profolio-image-detail img{
  width: 100%;
    margin-bottom: 16px;
    break-inside: avoid; /* Tránh bị vỡ ảnh giữa cột */
    border-radius: 8px;
}
.profolio-box a{
  color: #000 !important;
}
.image-700{
  width: 100%;
  height: 700px;
  object-fit: cover;
}
.stages-noidung p{
  font-size: 16px !important;
  color: black !important;
  font-weight: 200 !important;
  line-height: 150% !important;
  font-family: "Cormorant Garamond", serif !important;
}
.stages-noidung span{
  font-size: 16px !important;
  color: black !important;
  font-weight: 200 !important; 
  line-height: 150% !important;
  font-family: "Cormorant Garamond", serif !important;
}
.so{
  font-size: 100px;
  margin: 10px 10px;
  padding: 10px;
  font-weight: 700;
  color: #F1F1F1;
  font-family: "Cormorant Garamond", serif !important;
  vertical-align: bottom;
  height: 122px;
  align-items: center;
  display: flex;
}
.stages-noidung h4{
  font-size: 20px !important;
  color: #000000 !important;
  font-family: "Cormorant Garamond", serif !important;
  font-weight: 600 !important;
  font-style: initial;
  margin: 0px;
}
.mobile-menu{
  display: none;
}
.mobile-menu-d{
  display: none;
}
.box-mobile{
  justify-content: space-between ;
  
}
.masonry {
  column-count: 3; /* Bạn muốn 3 cột, thay nếu cần */
  column-gap: 16px; /* Khoảng cách giữa cột */
}

.masonry img {
  width: 100%;     /* Ảnh rộng vừa cột */
  margin-bottom: 16px;
  break-inside: avoid; /* Tránh chia ảnh giữa cột */
  display: block;
}
@media (max-width: 992px) {
  .masonry { column-count: 2; }
}
@media (max-width: 576px) {
  .masonry { column-count: 1; }
}