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

.banner-29-1{
	position:relative;
	width:100%;
            margin-bottom: 10px;
	}
.banner-slide-29-1{
	    margin: 0px 64px 0 5px;
		width: 100%
}
@media (min-width: 1199px) {
	.banner-slide-29-1{
		width: 90%
	}
}
.banner-29-1 .banner-slide-24-1{
    padding-top: 14px;
    padding-left: 20px;
    padding-bottom: 80px;
	}

.banner-29-1 .banner-slide-29-1 .carousel-indicators {
        position: absolute;
        right: 0;
        bottom: -35px;
        left: 0;
        /* top: 150px; */
        z-index: 15;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        padding-left: 0;
        margin-right: 15%;
        margin-left: 15%;
        list-style: none;
}
.banner-29-1 .banner-slide-29-1 .carousel-indicators .active {
    background: #ffc120;
}
.banner-29-1 .banner-slide-29-1 .carousel-indicators li {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 11px;
    height: 11px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: #b3b0ac;
	
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	border-radius: 13px;
}
.banner-29-1 .carousel-item img{
	width: 671px;
	height: 328px;
}
@media (max-width: 992px){
	.banner-29-1 .banner-slide-29-1{
	margin-top:20px;
    height: auto;
    padding: 15px;
    background: #11b9ff;
	}
	.banner-29-1 .banner-slide-29-1 img{
		max-width:100%;
		height:auto;
	}
}

.banner-29-2{
	margin-top:-16px;
	width: 435px;
	padding: 0px 20px;
}
.banner-29-2 .title{
	font:24px/50px 'thaisanslite', Arial, sans-serif;
	color:#000;
}
.banner-29-2 .banner-list{
	margin:0;
	padding-left: 16px;
}

.banner-29-2 .banner-list ul{
	margin:0;
	padding:0;
}
.banner-29-2 .banner-list ul li{
	float:left;
	margin-right: 7px;
	margin-bottom:7px;
	padding:0;
	width:192px;
	height:57px;
}
.banner-29-2 .banner-list ul li .bg-1{
	width:189px;
	height:56px;
}

.banner-29-2 .banner-list .banner-icon{
	float:left;
	width:55px;
	height:57px;
	float:left;
}
.banner-29-2 .banner-list .banner-text{
	float:left;
	padding-left:10px;
	width:100%;
	height:auto;
	float:left;
	font:18px/50px 'thaisanslite', Arial, sans-serif;
	color:#fff;
	text-align:center;
}
.banner-29-2 .banner-bottom{
	margin:0;
	padding:0;
	text-align:center;
	
	
}
@media (min-width: 576px) and (max-width: 767px) { 
.banner-29-2 .banner-list ul li{
		margin-right:42px;	
	}
	}
@media (max-width: 992px){
	.banner-29-2{
		margin-top:40px;
		padding:0;
		width:100%;
	}
	
}