.navbar>.container-fluid {
	background-color: #005ba0;
}
.navbar-brand .logo-home{
	height: 55px;
}
.main-nav .navbar-brand {
	padding: 0px 40px 0px 50px;
	border-right: none;
}
.main-nav .ticket {
    padding: 15px 20px;
	font-size: 15px;
}
.main-nav .ticket img {
    margin-right: 15px;
}
.main-nav .navbar-nav .nav-item .nav-link {
	text-transform: uppercase;
	padding-right: 30px;
    font-weight: 600;
    color: #fff;
	font-size: 15px;
}

.bg-banner-one {
    background: url(../images/background/background-02.png) no-repeat;
    background-size: cover;
    background-position: center center;
}

.bg-speaker {
    background: url(../images/1920x760x3.jpg) fixed no-repeat;
    background-size: cover;
    background-position: center center;
}

.speakers-home .speaker-slider .slick-prev, .speakers-home .speaker-slider .slick-next {
    background: #fff;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    z-index: 100;
}

.speakers-home .speaker-slider .slick-prev:before, .speakers-home .speaker-slider .slick-next:before {
    color: #005ba0;
    font-family: FontAwesome;
}

.speakers-home .speaker-slider .slick-prev:hover:before, .speakers-home .speaker-slider .slick-next:hover:before {
    color: #005ba0;
}

.speakers-home .speaker-slider .slick-prev:before {
    content: '\f104';
}

.speakers-home .speaker-slider .slick-next:before {
    content: '\f105';
}

.slider-content-inner .slider-content-center{
	max-width: 820px;
    margin: 0 auto;
    text-align: center;
    margin-top: 20px;
    background: #ffffffd1;
    padding-top: 25px;
    padding-bottom: 1px;
}

.slider-content-inner .slider-content-center .cover-title {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition: all 0.4s 300ms ease-in-out;
    transition: all 0.4s 300ms ease-in-out;
    font-size: 20px;
    font-weight: bold;
	color: #005ba0;
	text-shadow: none;
	margin-bottom: 15px;
}

.slider-content-inner .slider-content-center .cover-xl-text {
	opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition: all 0.4s 600ms ease-in-out;
    transition: all 0.4s 600ms ease-in-out;
    font-size: 30px;
	font-weight: 900;
    color: #005ba0;
	text-transform: uppercase;
	text-shadow: none;
    font-style: unset;
	line-height: 40px;
	margin-bottom: 0px;
}

.slider-content-inner .slider-content-center .cover-date {
	font-size: 15px;
    color: #005ba0;
    margin-bottom: 25px;
    text-transform: uppercase;
	opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition: all 0.4s 900ms ease-in-out;
    transition: all 0.4s 900ms ease-in-out;
    padding-top: 10px;
}

.slider-content-inner .timer{
	margin: 0 auto;
    max-width: 800px;
    text-align: center;
	margin-top: 25px;
}
.banner .block .timer .syotimer-cell .syotimer-cell__value{
	background-color: #005ba0;
	border: 1px dashed #fff;
}
.banner .block .timer .syotimer-cell .syotimer-cell__unit {
    text-transform: inherit;
}


.registration .service-block [class*=col-]:first-child {
    border-right: 0px solid #f69351;
    border-bottom: 0px solid #f69351;
}

.pricing .pricing-body{
	background-color: #fff;
	text-align: left;
}

.pricing .col-8{
	margin: 0 auto;
}

.pricing .pricing-item .pricing-heading .price h2 {
    font-size: 45px;
    font-weight: 600;
}

.pricing .pricing-item .pricing-body ul.feature-list li:not(:last-child) {
    margin-bottom: 5px;
}

.bg-registration {
    background: url(../images/golf/review-san-golf-tan-son-nhat-2.jpg) no-repeat;
    background-size: cover;
}

.bg-service {
    background: url(../images/golf/FNA_0733.JPG) no-repeat;
    background-size: cover;
}

.bg-sponsors {
    background: url(../images/asdad-10.jpg) fixed no-repeat;
    background-size: cover;
    background-position: center center;
}

.bg-subscribe {
    background: url(../images/1500x970.jpg) fixed no-repeat;
    background-size: cover;
    background-position: center center;
}

.load-top-content{
	padding-bottom: 0px !important;
}

.load-body-content{
	padding-top: 30px !important;
}

.load-body-content p{
	line-height: 30px;
    font-size: 16px !important;
}

.load-body-content i{
	padding-right: 10px;
}

.schedule .schedule-tab ul li.nav-item a.active {
    background: #008ce5;
}

.schedule .schedule-tab ul li.nav-item a.active:after {
    border-color: transparent #008ce5 transparent transparent;
}

.schedule .schedule-tab ul li.nav-item a {
    color: #005ba0;
}

.schedule .schedule-contents .schedule-item li.headings {
    background: #008ce5;
}

.overlay-primary:before {
    background: #008ce5d4;
}

.subfooter .to-top {
    background: #008ce5;
}

.subfooter .copyright-text p a {
    color: #fff;
}

.map .address-block {
    background: #008ce5;
}

.speakers .speaker-item .content p {
    line-height: 20px;
}

#eventtime{
	background-color: #fff;
}
#eventtime .info-pro {
    height: 100px;
    position: relative;
    width: 100%;
}
#eventtime .info-time, #eventtime .info-address-top, #eventtime .tichket {
    width: 340px;
    height: 100px;
    background-color: #086ecd;
    position: absolute;
    z-index: 1;
}
#eventtime .info-address-top {
    width: 500px;
    height: 100px;
    text-align: center;
    left: 320px;
    z-index: 2;
    background-color: #008ce5;
    -webkit-transform: skew(-200deg);
    -moz-transform: skew(-200deg);
    transform: skew(-200deg);
}
#eventtime .tichket {
    right: 0;
    background: #01b7e6;
	width: 340px;
}
#eventtime .info-time p, #eventtime .info-address-top p, #eventtime .tichket p {
    padding-left: 75px;
    font-size: 15px;
    color: #fff;
    padding-top: 27px;
    display: block;
	text-align: left;
}
#eventtime .info-address-top p {
    padding-left: 70px;
    -webkit-transform: skew(200deg);
    -moz-transform: skew(200deg);
    transform: skew(200deg);
}
#eventtime .tichket p {
    text-align: inherit;
    padding-left: 115px;
}
#eventtime .info-time:before {
    content: '';
    width: 34px;
    height: 38px;
    background: url(../images/home/icon.png);
    background-position: -159px 0;
    display: block;
    position: absolute;
    top: 30px;
    left: 30px;
}
#eventtime .info-address-top:before {
    content: '';
    width: 30px;
    height: 44px;
    background: url(../images/home/icon.png);
    background-position: -206px 0;
    display: block;
    position: absolute;
    top: 30px;
    left: 30px;
    -webkit-transform: skew(200deg);
    -moz-transform: skew(200deg);
    transform: skew(200deg);
}
#eventtime .tichket:before {
    content: '';
    width: 51px;
    height: 45px;
    background: url(../images/home/icon.png);
    background-position: -250px 0;
    display: block;
    position: absolute;
    top: 30px;
    left: 50px;
}

.description-one p {
    font-size: 16px;
	margin: 0 0 15px;
    line-height: 24px;
    font-weight: 400;
}

.about .content-block {
    margin-left: 0px;
}

.speaker-item .content h5{
	height: 50px;
}

.speaker-item .content p{
	height: 50px;
}

.schedule .schedule-contents .schedule-item ul li .time {
    width: 5%;
}

.schedule .schedule-contents .schedule-item ul li .speaker {
    width: 90%;
}

.about .content-block h2 {
    font-size: 30px;
}
.section-title h3 {
	font-size: 30px;
}
.registration .registration-block .block .title h3 {
	font-size: 30px;
}
.cta-subscribe .content h3 {
	font-size: 30px;
}
.slider-content-inner .slider-content-center .cover-xl-text {
	font-size: 30px;
	padding: 0px 40px;
}
.about .content-block h2 {
	font-size: 30px;
}

.news .blog-post .post-content .post-title h2 {
    line-height: 20px;
    font-size: 16px;
}
.news .blog-post .post-content .post-title h2 a {
    font-size: 16px;
}

.box-top-content{
	margin-top: 10px;
}
.img-fix-fluid{
	height: 320px;
    object-fit: cover;
    width: 100%;
    margin-top: -15px;
}

.box-map .row .address-block{
	width: 100%;
    position: sticky;
    height: 100%;
}

.box-timeline ul, .box-timeline li{
  list-style: none;
  padding: 0;
}

.box-timeline .wrapper{
  background: #eaf6ff;
  padding: 2rem;
  border-radius: 15px;
}

.box-timeline li{
  padding-bottom: 1.5rem;
  border-left: 1px solid #abaaed;
  position: relative;
  padding-left: 20px;
  margin-left: 10px;
  &:last-child{
    border: 0px;
    padding-bottom: 0;
  }
  &:before{
    content: '';
    width: 15px;
    height: 15px;
    background: white;
    border: 1px solid #4e5ed3;
    box-shadow: 3px 3px 0px #bab5f8;
    box-shadow: 3px 3px 0px #bab5f8;
    border-radius: 50%;
    position: absolute;
    left: -10px;
    top: 0px;
  }
}
.box-timeline .time{
  color: #2a2839;
  font-weight: 500;
  @include mobile-and-up{
    font-size: .9rem;
  }
  @include mobile-only{
    margin-bottom: .3rem;
    font-size: 0.85rem;
  }

}
.box-timeline p{
  color: #4f4f4f;
  line-height: 1.5;
  margin-top:0.4rem;
  @include mobile-only{
    font-size: .9rem;
  }
}

.home-cover {
    position: relative;
}
.home-cover img{
	width: 100%;
}
.check-pc {
    display: block;
}
.check-mobile {
    display: none;
}
.text-doituong {
    background: #fff;
    padding: 30px;
    min-height: 132px;
    position: relative;
}
.text-doituong p {
    color: #333;
    font-size: 16px;
    line-height: 30px;
}
.text-doituong i {
    padding-right: 10px;
}

.list-slider{
	overflow: hidden;
	margin-bottom: -30px;
}
.list-slider .banner{
	min-height: 800px;
}
.list-slider .slick-prev{
	left: 40px;
	z-index: 10;
}
.list-slider  .slick-next {
    right: 40px;
	z-index: 10;
}
.list-slider .slick-prev:before, .list-slider .slick-next:before {
    font-family: 'slick';
    font-size: 30px;
}

.list-slider .banner-show img{
	width: 100%;
}
.list-slider .check-pc{
	display: block;
}
.list-slider .check-mobile{
	display: none;
}

.text-vertical{
	vertical-align: middle !important;
	text-align: center;
}

.sponsors .block .image-block {
    border: 1px solid #d3d3d3;
	padding: 25px 0;
}
.sponsors .block .image-block img {
    height: 80px;
}

.box-content-dlg p{
	color: #000;
	line-height: 30px;
}
.box-content-dlg ul li{
	color: #000;
	line-height: 30px;
}

.box-content-dlg {
  position: relative;
  max-height: 600px; /* Chiều cao hiển thị ban đầu */
  overflow: hidden;
  transition: max-height 0.5s ease;
}

.box-content-dlg.expanded {
  max-height: 9999px; /* Mở rộng toàn bộ */
}

.box-content-dlg::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100px; /* độ cao hiệu ứng mờ */
  background: linear-gradient(to top, #fff, transparent);
  pointer-events: none;
  transition: opacity 0.3s;
}

.box-content-dlg.expanded::after {
  opacity: 0; /* ẩn mờ khi mở rộng */
}

.btn-toggle {
  display: inline-block;
  margin-top: 10px;
  padding: 8px 16px;
  font-size: 15px;
  font-weight: 500;
  border: none;
  background: #0d6efd;
  color: #fff;
  border-radius: 5px;
  cursor: pointer;
  transition: background 0.3s;
}
.btn-toggle:hover {
  background: #0b5ed7;
}

#myTable_filter{
	margin-bottom: 15px;
}

@media only screen and (max-width: 767px){
	.main-nav .navbar-brand {
		padding: 5px 40px 5px 15px;
	}
	.about .img-fluid{
		margin-bottom: 15px;
	}
	.section-title h3 {
		font-size: 23px;
	}
	.schedule .schedule-contents .schedule-item ul li .speaker {
		width: 100%;
	}
	.schedule .schedule-contents .schedule-item li.schedule-details .block {
		padding: 10px 15px;
	}
	.pricing .col-8 {
		margin: 0 auto;
		width: 100%;
		flex: 100%;
		max-width: 100%;
	}
	.pricing .pricing-item .pricing-heading .title h6 {
		line-height: 35px;
	}
	.registration .registration-block .block .title h3 {
		font-size: 23px;
	}
	.sponsors .block .list-inline-item:not(:last-child) {
		margin-right: 0px;
	}
	.cta-subscribe .content h3 {
		font-size: 23px;
	}
	.load-body-content {
		padding-top: 5px !important;
		padding-bottom: 5px !important;
	}
	.load-last-body-content{
		padding-bottom: 70px !important;
	}
	.slider-content-inner .slider-content-center .cover-xl-text {
		font-size: 23px;
		line-height: 35px;
	}
	.about .content-block h2 {
		font-size: 23px;
	}
	.slick-prev {
		left: 5px;
	}
	.slick-next {
		right: 5px;
	}
	.map .address-block .m-mb-bot{
		margin-bottom: 15px;
	}
	.navbar-toggler {
		color: #fff;
	}
	.about .content-block .description-one {
		text-align: left;
	}
	#eventtime .info-time, #eventtime .info-address-top, #eventtime .tichket {
		width: 100%;
		position: relative;
		left: 0;
		-webkit-transform: none;
		-moz-transform: none;
		transform: none;
		margin-bottom: 10px;
	}
	#eventtime .info-pro {
		height: 100px;
		position: relative;
		width: 100%;
		margin-bottom: 200px;
	}
	#eventtime .info-address-top p {
		padding-left: 70px;
		-webkit-transform: none;
		-moz-transform: none;
		transform: none;
	}
	#eventtime .info-address-top:before {
		-webkit-transform: none;
		-moz-transform: none;
		transform: none;
	}
	#eventtime .tichket:before {
		left: 35px;
	}
	#eventtime .tichket p {
		padding-left: 98px;
	}
	.box-top-content {
		margin-top: 0px;
	}
	.box-video iframe{
		height: 480px;
	}
	.check-pc {
		display: none;
	}
	.check-mobile {
		display: block;
	}
	.list-slider .check-pc{
		display: none;
	}
	.list-slider .check-mobile{
		display: block;
	}
	.sponsors .block .image-block {
		width: 175px;
	}
	.sponsors .block .image-block img {
		height: 55px;
	}
}