.faqs_banner{
	background-image:url('../images/backgrounds/firework-da-nang.png'); 
	background-repeat:no-repeat; 
	background-size:cover;
	background-position:center;
}
.faqs_banner:after{
	content:"";
	position:absolute;
	left:0; right:0; 
	top:0; bottom:0;
	background:rgba(0,0,0,0.3);
	border-radius:0.5rem;
	overflow:hidden;
	background: linear-gradient(to bottom,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
}
.section-py {
    padding: 5rem 0;
}
.banner-bg-img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: left;
}
.first-section-pt {
    padding-top: 8.84rem;
}
.help-center-header .input-wrapper {
    max-width: 55%;
}
.ripuXWbuTz{
	padding:20px;
	margin-bottom:15px;
	border:1px solid #DDD;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-khtml-border-radius:10px;
}
.ripuXWbuTz.open > .tvgfyulWeO{
	margin-bottom:0.5rem;
}
.ripuXWbuTz .sLWEOrIyRF{
	display:block;
	font-size:18px;
	font-weight:600;
	padding-right:20px;
	position:relative;
	color: #566a7f;
}
.ripuXWbuTz .sLWEOrIyRF:after{
	font:normal normal normal 14px/1 FontAwesome;
	content: "\f105";
	position:absolute;
	top:0; right:5px;
	font-size:24px;
	transition:all .3s ease-in-out;
	-moz-transition:all .3s ease-in-out;
	-webkit-transition:all .3s ease-in-out;
	-khtml-transition:all .3s ease-in-out;
}
.ripuXWbuTz:not(.open) .eQzTEOgfLE{
	display: none;
}
.ripuXWbuTz.open .sLWEOrIyRF:after{
	transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-khtml-transform: rotate(90deg);
}
.xoVfETIYqT > .ghueVbhSTh{
	padding:0.625rem 0px;
}
.yslKyZayMv{
	width:1.5rem;
	height:1.5rem;
}
.pnyIQyKOfL{
	padding:180px 0px;
	background:var(--main-bg-color);
}
.efsoStPHGu{
	margin-top:-300px;
	padding-bottom:30px;
}
.nKyrQPfXnI{
	padding-bottom:50px;
}
@media screen and (max-width:575px){
	.pnyIQyKOfL{
		padding:125px 0px;
	}
	.efsoStPHGu{
		margin-top:-210px;
	}
}
.home_banner{
	padding:2rem 3rem;
	background:url(../images/backgrounds/faqs.png) no-repeat center center;
	background-size:100%;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
}
.ui-link{
	font-weight:bold;
	padding:12px 30px;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-khtml-border-radius:6px;
	color:var(--bs-white);
	background:#30519d;
}
.ui-outline-link{
	font-weight:bold;
	padding:12px 30px;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-khtml-border-radius:6px;
	color:var(--bs-white);
	background:var(--bs-blue);
	border:1px solid var(--bs-blue);
}
.box_search {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    text-align: left;
    border-radius: 10px !important;
	overflow-y: auto;
	max-height: 350px
}

.box_search_list {
	max-width: 300px;
    margin-left: auto !important;
    margin-right: 0 !important;
}

.inp_form {
    border-radius: 0 0.5rem 0.5rem 0 !important;
    border-right: 1px solid #d9dee3 !important;
}

.input-group:focus-within .inp_form {
    border-color: #696cff !important;
}
.box_search::-webkit-scrollbar {
  width: 8px;
}
.box_search::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.box_search::-webkit-scrollbar-thumb {
	background: #4e70c6;
    border-radius: 5px
}
.box_search::-webkit-scrollbar-thumb:hover {
	background: #33509b;
}
.faq__item{
	transition:all .3s ease-in-out;
	-moz-transition:all .3s ease-in-out;
	-webkit-transition:all .3s ease-in-out;
}
.faq__item.active, 
.faq__item:hover {
    background: #e7edff;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
.faq__item a {
    color: inherit
}
.ripuXWbuTz:not(.open) {
    background: #F5F5F5;
}
.btn_tab_tag.active {
    color: #595cd9;
    border-color: #595cd9 !important;
}

.btn_tab_tag {
    color: #566a7f;
    border-color: #DDD;
}

.section_relate .title_section {
    margin-bottom: 25px;
    text-align: center;
    letter-spacing: .5px;
}
.section_relate .item_shop_relate .box_image_relate { 
    min-height: 200px; 
    border-radius: 4px;
    overflow: hidden;
}
.section_relate .box_info_relate {
    padding-top: 12px;
    display: block;
    position: relative;
    text-align: left;
}
.section_relate .title_shop_relate {
    font-size: 16px;
    font-weight: 600;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 14px;
    letter-spacing: .3px;
}
.section_relate .title_shop_relate a {
    color: inherit;
}
.section_relate .box_btn_link {
    display: flex;
    justify-content: space-between;
}
.section_relate .btn_link_relate {
    margin: 0;
    color: #fff;
    text-align: center;
    border-radius: 40px;
    display: block;
    line-height: 20px;
    font-size: 14px;
    padding: 8px 14px 9px;
    font-weight: 500;
    letter-spacing: .5px;
	background: #696cff;
}
.section_relate .btn_link_relate:hover {
    color: #fff;
}
.section_relate .btn_link_relate .icon_phone {
    background: #fff;
    margin-right: 5px;
    padding: 1px;
    padding-left: 2px;
    font-size: 9px;
    vertical-align: middle;
    text-align: center;
    border-radius: 3px;
}
.section_relate .btn_link_relate .icon_phone i {
    color: #696cff;
    line-height: 12px;
}
.section_relate .btn_link_relate_map i {
    margin-right: 5px;
}
.section_relate .owl-carousel .owl-prev, .owl-carousel .owl-next {
    background:#696cff
}
.box_list_shop_relate {
    max-width: calc(100% - 100px);
    margin: auto;
}
.section_relate .owl-carousel .owl-prev {
    left: -40px;
}
.section_relate .owl-carousel .owl-next {
    right: -40px;
}
.btn_back {
    padding: 7px 10px;
    border: 1px solid;
    border-radius: 25px; 
}
.share_box.open .share_news {
    display: block
}
.share_news {
    display: none;
    position: absolute;
}
@media screen and (max-width:1280px){
	.box_list_shop_relate {
		max-width: 100%;
	}
	.section_relate .owl-carousel .owl-prev {
		left: 15px;
	}
	.section_relate .owl-carousel .owl-next {
		right: 15px;
	}
}
@media screen and (max-width: 575px) {
    .home_banner {
        background-size: cover;
        padding: 2rem;
    }
}