.aboutus-wrapper{
	
}
.aboutus-wrapper .main{
	width: 100%;
	background: #fff;
	margin: 0 auto;
}
.aboutus-wrapper .text{
	max-width: 1440px;
	background: #fff;
	margin: 0 auto;
}
.aboutus-wrapper img{
	max-width: 100%
}
.carousel .carousel-indicators li.active{
	background-color: #ff6600;
	opacity: 1;
}
.carousel .carousel-indicators li{
	opacity: .6;
	background-color: #fc924b;
}

#dify-chatbot-bubble-button {
    background-color: #1C64F2 !important;
	bottom: 4rem !important;
  }
  #dify-chatbot-bubble-window {
    width: 24rem !important;
    height: 40rem !important;
  }
