h1,h2,h3,.tit{font-weight: bold;}
/* div{transition: all 0.4s;} */
.section{
background-color: #fff !important;
color: #000 !important;
}
.wrap{
    overflow: scroll;
    display: flex;
    flex-direction: column;
    padding: 52px 16px;
    max-width: 1400px;
}
.fp-watermark{display: none !important;}

.swiper{
    margin-right: unset;
    margin-left: unset;
}
