#banner{position: relative; background-repeat: no-repeat; background-position: 50% 50%;}
.swiper-wrapper .swiper-slide{width: 605.667px;box-sizing: border-box;}
@media screen and (max-width: 759px){
	.swiper-wrapper .swiper-slide{width:calc(100% - 16px);}
}
.search_add_list li{border-radius: 18px; padding:0 15px; border:1px #ccc solid; line-height: 36px; cursor:pointer; margin:0 10px 10px 0;}
.search_add_list li:hover{border-color: rgb(255 198 86);background:rgb(255 198 86);}

.text-navy-primary {
    color: rgb(0 46 93)!important;
}

.langbox{margin-left:15px;}
@media only screen and (max-width:1200px) {
.langbox{display: none}
.sm\:mt-\[7rem\]{margin-top:7rem!important;}
}