/* BASIC css start */
.main img  { width:100%; }
.m_brand_s_01 { background:#fbf8f3;padding-bottom:0px;}
.m_brand_s_01 li { padding-bottom:0px; }

img[usemap] {border: none;height: auto;max-width: 100%;width: auto;}

.floating_nav{overflow:auto; background:#fff; z-index:9;}
.floating_nav ul{width:100%; display:flex; justify-content: center; margin:0 auto;}
.floating_nav ul li{flex:1; position:relative; font-size:16px; padding: 16px 0; text-align:center; color:#313131; cursor:pointer;}
.floating_nav ul li.active{color:#ffffff; background: #524944;}

.floatingBox{ cursor:pointer; width:80%;}
.floatingBox img{border-radius:120px; box-shadow:0px 0px 10px rgba(0,0,0,0.5);}
/* BASIC css end */

