@charset "utf-8";
/* CSS Document */

body{
	overflow-x:hidden;
	
}
a:hover{
	text-decoration:none;
}
ul{
	padding:0;
	margin:0;
	}
ul li{
	list-style:none;
	}
	.aball{
		overflow-x:scroll;
	}
		.aball-2{
			
	}
.hscroll-none::-webkit-scrollbar {
     display:none;
}

.more-120-1{
	width: 147px;
	height: 48px;
	padding-left:20px;
	background:url(../images/all-120-1/bg-b1.png) top center no-repeat;
	font: 18px/46px 'Kanit', Arial, sans-serif;
	text-indent: 0;
	text-align: left;
}
.more-120-1:hover{
	cursor:pointer;
}
.more-120-1 a{
	color:#333333;	
}
.more-120-1 a:hover{
	color:#000;	
}
.more-120-1:hover a{
	color:#000;	
}

.more-120-2{
	width: 147px;
	height: 48px;
	padding-left:20px;
	background:url(../images/all-120-1/bg-b2.png) top center no-repeat;
	font: 18px/46px 'Kanit', Arial, sans-serif;
	text-indent: 0;
	text-align: left;
}
.more-120-2:hover{
	cursor:pointer;
}
.more-120-2 a{
	color:#4a4a4a;	
}
.more-120-2 a:hover{
	color:#000;	
}
.more-120-2:hover a{
	color:#01b7e5;	
}

.more-120-3{
	width: 147px;
	height: 48px;
	padding-left:20px;
	background:url(../images/all-120-1/bg-b3.png) top center no-repeat;
	font: 18px/46px 'Kanit', Arial, sans-serif;
	text-indent: 0;
	text-align: left;
}
.more-120-3:hover{
	cursor:pointer;
}
.more-120-3 a{
	color:#4a4a4a;	
}
.more-120-3 a:hover{
	color:#dea750;	
}
.more-120-3:hover a{
	color:#dea750;	
}

.more-120-4{
	width: 147px;
	height: 48px;
	padding-left:20px;
	background:url(../images/all-120-1/bg-b4.png) top center no-repeat;
	font: 18px/46px 'Kanit', Arial, sans-serif;
	text-indent: 0;
	text-align: left;
}
.more-120-4:hover{
	cursor:pointer;
}
.more-120-4 a{
	color:#4a4a4a;	
}
.more-120-4 a:hover{
	color:#625a90;	
}
.more-120-4:hover a{
	color:#625a90;	
}

.more-120-5{
	width: 147px;
	height: 48px;
	padding-left:20px;
	background:url(../images/all-120-1/bg-b5.png) top center no-repeat;
	font: 18px/46px 'Kanit', Arial, sans-serif;
	text-indent: 0;
	text-align: left;
}
.more-120-5:hover{
	cursor:pointer;
}
.more-120-5 a{
	color:#fff;	
}
.more-120-5 a:hover{
	color:#fff;	
}
.more-120-5:hover a{
	color:#fff;	
}




@media (max-width: 575px) { 
.aball-2{
		overflow-x:scroll;
	}
 }
@media (min-width: 576px) and (max-width: 767px) { 
.aball-2{
		overflow-x:scroll;
	}
 }
@media (min-width: 768px) and (max-width: 991px) { 
.aball-2{
		overflow-x:scroll;
	}
 }
@media (min-width: 992px) and (max-width: 1199px) { 
.aball-2{
		overflow-x:scroll;
	}	
 }
@media (min-width: 1200px) and (max-width: 1280px) { 

 }
@media (min-width: 1281px) and (max-width: 1366px) { 
	.owl-carousel .owl-stage-outer {
		max-height: 425px !important;
	}
 }
@media (min-width: 1367px) and (max-width: 1440px) {

	.owl-carousel .owl-stage-outer {
		max-height: 424px !important;
	}
	
	 }
@media (min-width: 1441px) and (max-width: 1600px) { 

 }

@media (min-width: 1600px)  { 
	.owl-carousel .owl-stage-outer {
		max-height: 597px !important;
	}
	
}

 .owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: -26px !important;
    position: relative  !important;
    z-index: 9999  !important;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #e00887 !important;
}

.owl-dot{
	outline: 0 !important;
}

.btshadow{
	box-shadow: 0 10px 10px -10px rgb(0 0 0 / 50%) !important;
}

.btshadowNews{
	box-shadow: 0 2px 4px 0 rgb(155 155 155 / 30%)  !important;
}


box-shadow: 0 2px 4px 0 rgb(155 155 155 / 30%);

.cpointer{
	cursor: pointer !important;
}

.cpointer:hover{
 color: #e40988;
}

#textNews a{
	color: #333333;
}

#textNews  a:hover{
	color: #323590;
}

/* slide to top */

#goToTop{
	opacity: 0;
	z-index: 9998;
}

#goToTop .position-btn.active {
    opacity: 1;
    /* z-index: 9; */
}

#goToTop .position-btn {
    position: fixed;
    right: 20px;
    bottom: 28px;
    opacity: 0;
    transition: opacity 0.5s;
   
}

#goToTop .position-btn .box-go-to-top {
    cursor: pointer;
    width: 50px;
    height: 50px;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 50%);
    background-color: #e40988;
    border-radius: 50%;
    text-align: center;
    padding-top: 10px;
	z-index: 9999;
}

#goToTop .position-btn .box-go-to-top i {
    color: #ffffff;
    font-size: 28px;
}

.btnmoredeatial{
    padding: 8px 12px;
    font: 14px/16px 'Kanit', Arial, sans-serif;
}

.page-link{
	border: 1px solid #007bff;
}

.page-link:hover{
	color: #ffffff;
    background-color: #007bff;
    border: 1px solid #007bff;
}

.responsive-imgs {
	width: 100%;
	height: auto;
  }



