@font-face{font-family:amaticSC;src:url(../fonts/AmaticSC-Bold.ttf) format("opentype")}@font-face{font-family:avenir-heavy;src:url("../fonts/Avenir Heavy.ttf") format("opentype")}@font-face{font-family:avenir-medium;src:url(../fonts/Avenir-Medium.ttf) format("opentype")}@font-face{font-family:avenir-roman;src:url("../fonts/Avenir Roman.otf") format("opentype")}.sidebar{height:100%;width:0;position:fixed;z-index:20;top:0;left:0;background-color:#111;overflow-x:hidden;transition:.5s;padding-top:60px}.sidebar a{padding:16px 8px 8px 32px;text-decoration:none;font-size:16px;color:#fff!important;display:block;transition:.3s;cursor:pointer;font-family:avenir-medium}.sidebar a:hover span{color:#ff1f36!important;border-bottom:1px solid #ff1f36}.sidebar .closebtn{position:absolute;top:0;right:14px;font-size:20px;margin-left:50px}#main{transition:margin-left .5s}.menu{background:#202020}.menu .container-menu{font-family:avenir-medium;margin:0 auto;width:80%;display:flex;justify-content:space-between;padding:10px 0}.menu .container-menu .logo img{width:90%;cursor:pointer}.menu .container-menu .search{color:#fff;width:40%;font-size:15px}.menu .container-menu .search input{background:#333;border:none;outline:0;padding:15px;border-radius:6px;width:100%;color:#fff}.menu .container-menu .search ::placeholder{color:#fff}.menu .container-menu .sub-menu ul{margin-top:1rem;display:flex;list-style:none}.menu .container-menu .sub-menu ul li{margin-right:40px}.menu .container-menu .sub-menu ul li a{color:#fff;text-decoration:none}.menu .container-menu .sub-menu ul li a:hover{color:#ff1f36;border-bottom:1px solid #ff1f36}.menu .container-menu .login{color:#fff;padding-top:15.5px;position:relative;display:flex}.menu .container-menu .login .user-1{font-size:21px;margin-right:10px;cursor:pointer;position:relative}.menu .container-menu .login a{color:#fff;text-decoration:none;white-space:nowrap}.menu .container-menu .login a:hover{color:#ff1f36;border-bottom:1px solid #ff1f36}.menu .container-menu .login .sign-in{margin-right:5px}.menu .container-menu .login .sign-up{margin-left:5px}.menu .container-menu .login .sign-up .sign-as{display:none;position:absolute;z-index:10;background:#313131;padding:0 15px;border-radius:6px;width:162px;right:-1px;margin-top:10px}.menu .container-menu .login .sign-up .sign-as ul{list-style:none;margin:0;padding:0}.menu .container-menu .login .sign-up .sign-as ul li{color:#999;padding:14px 0;border-bottom:1px solid rgba(160,160,10,.1)}.menu .container-menu .login .sign-up .sign-as ul li:hover{color:#ff1f36}.menu .container-menu .login .sign-up:hover .sign-as{display:block}.menu .container-menu .login .icon-menu{display:none}.menu .container-menu .login .logged-in a{white-space:nowrap}.menu .container-menu .login .logged-in a .fa-chevron-down{padding-left:15px}.menu .container-menu .login .logged-in a .fa-user-circle{padding-right:8px;font-size:20px;position:relative;top:2px}.menu .container-menu .login .logged-in .sign-as{display:none;position:absolute;z-index:10;background:#313131;padding:0 15px;border-radius:6px;width:188px;right:-3px;margin-top:10px}.menu .container-menu .login .logged-in .sign-as ul{list-style:none;margin:0;padding:0}.menu .container-menu .login .logged-in .sign-as ul li{color:#999;padding:14px 0;border-bottom:1px solid rgba(160,160,10,.1);display:flex;justify-content:space-between}.menu .container-menu .login .logged-in .sign-as ul li i{margin-right:12px;padding-right:0}.menu .container-menu .login .logged-in .sign-as ul li .fa-user-circle{margin-right:8px;right:2px}.menu .container-menu .login .logged-in .sign-as ul li:hover{color:#ff1f36}.menu .container-menu .login .logged-in .sign-as ul li .number{padding:0 8px;background:red;color:#fff;position:relative;font-size:13px;border-radius:50%;padding-top:2px}.menu .container-menu .login .logged-in:hover a{color:#ff1f36;border-bottom:0}.menu .container-menu .login .logged-in:hover a .sign-as{display:block}.menu .list-menu{border-top:1px solid rgba(204,204,204,.1)}.menu .list-menu .container-menu{font-family:avenir-medium;margin:0 auto;width:80%;padding:12px 0}.menu .list-menu .container-menu ul{list-style:none;padding:0;margin:0;display:flex}.menu .list-menu .container-menu ul li{margin-right:12px;white-space:nowrap}.menu .list-menu .container-menu ul li button{color:#ddd;padding:7px 13px;background:#202020;border:1px solid rgba(204,204,204,.25);border-radius:4px;cursor:pointer;outline:0}.menu .list-menu .container-menu ul li button i{margin-left:6px}.menu .list-menu .container-menu ul li button:hover{color:#fff;background:#ff1f36;border:1px solid #ff1f36}@media only screen and (max-width:1200px){.menu .container-menu{width:87%}.menu .container-menu .sub-menu{display:none}.menu .container-menu .login .icon-menu{display:block;padding-top:3px;padding-left:20px;cursor:pointer}}@media only screen and (max-width:1024px){.menu .container-menu .sub-menu{display:none}.menu .list-menu .container-menu{width:87%}.menu .list-menu .container-menu ul{flex-wrap:wrap}.menu .list-menu .container-menu ul li{margin-bottom:10px}}@media only screen and (max-width:600px){.menu .container-menu{width:90%}.menu .container-menu .logo img{width:80%}.menu .container-menu .search{width:40%}.menu .container-menu .search input{padding:11px}.menu .container-menu .login{font-size:13px}.menu .container-menu .login .user-1{bottom:1px}.menu .container-menu .login .logged-in{position:relative;bottom:5px;right:-13px}.menu .list-menu .container-menu ul{flex-wrap:wrap}.menu .list-menu .container-menu ul li{margin-bottom:10px}}@media only screen and (max-width:500px){.menu .container-menu .search{display:none}.menu .container-menu .login .logged-in .sign-as{margin-top:6px}}@media only screen and (max-width:490px){.menu .container-menu{width:90%}.menu .container-menu .search{display:none}.menu .list-menu .container-menu ul li button{font-size:13px;padding:5px 11px}}@media only screen and (max-width:376px){.menu .list-menu .container-menu ul li button{font-size:11px}}.slideshow-container{max-width:100%;position:relative;margin:auto}.slideshow-container .mySlides{display:none;position:relative;height:570px}.slideshow-container .mySlides .text{position:absolute;width:100%;text-align:center;font-family:avenir-medium;color:#fff;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);z-index:2}.slideshow-container .mySlides .text h2{font-size:46px;font-weight:300;margin-bottom:0;color:#fff;margin:0 auto;width:80%;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.slideshow-container .mySlides .text .pleasure{margin-top:15px}.slideshow-container .mySlides .text p{font-size:20px;margin-top:10px;margin:0 auto;width:80%;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.slideshow-container .mySlides img{width:100%;height:100%;vertical-align:middle;object-fit:cover}.slideshow-container .mySlides .img-worker{height:unset}.slideshow-container .mySlides .background{background-image:url(../image/market/Mask.png);background-size:cover;top:0;bottom:0;right:0;left:0;position:absolute}.slideshow-container .mySlides .pictures{display:flex;justify-content:space-between;flex-wrap:wrap}.slideshow-container .mySlides .pictures .pic-1{height:450px;background:#202020}.slideshow-container .mySlides .pictures .pic-1 img{width:100%;height:100%;object-fit:contain}.slideshow-container .mySlides .pictures .pic-1 video{width:100%;height:100%;object-fit:contain;background:#000;outline:0}.slideshow-container .mySlides .pictures .pic-2{height:380px}.slideshow-container .mySlides .pictures .pic-2 img{width:100%;height:100%;object-fit:cover}.slideshow-container .mySlides .pictures .pic-2 video{width:100%;height:100%;object-fit:contain;background:#000;outline:0}.slideshow-container .pleasure-page{height:451px}.slideshow-container .worker{height:unset}.slideshow-container .worker .pictures{flex-wrap:wrap}.slideshow-container .fade{-webkit-animation-name:fade;-webkit-animation-duration:1.5s;animation-name:fade;animation-duration:1.5s}.slideshow-container .fade:not(.show){opacity:unset}@-webkit-keyframes fade{from{opacity:.4}to{opacity:1}}@keyframes fade{from{opacity:.4}to{opacity:1}}.slideshow-container .prev{position:absolute;bottom:50%;cursor:pointer;left:100px;border:1px solid rgba(225,225,225,.6);padding:8px 10px;border-radius:5px;z-index:3;color:rgba(225,225,225,.6)}.slideshow-container .prev i{transition:all 1s;font-size:20px;cursor:pointer}.slideshow-container .prev:hover{background:#ff1f36;border:1px solid #ff1f36;color:#fff}.slideshow-container .next{position:absolute;bottom:50%;right:100px;cursor:pointer;border:1px solid rgba(225,225,225,.6);padding:8px 10px;border-radius:5px;z-index:3;color:rgba(225,225,225,.6)}.slideshow-container .next i{transition:all 1s;font-size:20px;cursor:pointer}.slideshow-container .next:hover{background:#ff1f36;border:1px solid #ff1f36;color:#fff}.slideshow-container .prev-worker{border-radius:50%;color:#555;background:rgba(0,0,0,.5);border:1px solid rgba(112,112,112,.4);font-size:25px;padding:9px 13px;bottom:47%}.slideshow-container .prev-worker:hover{background:#000;border-color:#000}.dots{display:flex;position:relative;justify-content:center;width:58%;margin:0 auto;bottom:95px;outline:0}.dots span{margin:0 10px}.dots button{border:none;color:#fff;background:rgba(225,225,225,.25);outline:0;padding:15px 50px;border-radius:6px;cursor:pointer;white-space:nowrap}.dots button:focus{outline:0}.dots button p{opacity:1}.dots-worker{display:none}.active,.dot:hover{background-color:#ff1f36;border-radius:6px}@media only screen and (max-width:1920px){.slideshow-container .mySlides{height:700px}.slideshow-container .pleasure-page{height:573px}.slideshow-container .worker{height:unset!important}.slideshow-container .worker .pictures .pic-1{height:630px}.slideshow-container .worker .pictures .pic-2{height:630px}.dots button{padding:15px 75px}}@media only screen and (max-width:1680px){.slideshow-container .mySlides{height:622px}.slideshow-container .pleasure-page{height:500px}.slideshow-container .worker{height:unset}.slideshow-container .worker .pictures .pic-1{height:550px}.slideshow-container .worker .pictures .pic-2{height:550px}.dots button{padding:15px 60px}}@media only screen and (max-width:1537px){.slideshow-container .mySlides{height:570px}.slideshow-container .pleasure-page{height:451px}.slideshow-container .worker{height:unset}.slideshow-container .worker .pictures .pic-1{height:480px}.slideshow-container .worker .pictures .pic-2{height:480px}.dots button{padding:15px 50px}}@media only screen and (max-width:1440px){.slideshow-container .mySlides{height:533px}.slideshow-container .worker{height:unset}.dots button{padding:15px 45px}}@media only screen and (max-width:1367px){.slideshow-container .mySlides{height:505px}.slideshow-container .worker{height:unset}.dots button{padding:15px 33px}}@media only screen and (max-width:1200px){.dots{width:77%}.slideshow-container .next{right:40px}.slideshow-container .prev{left:40px}}@media only screen and (max-width:1024px){.slideshow-container .mySlides{height:380px}.slideshow-container .mySlides .text{top:43%}.slideshow-container .mySlides .text h2{font-size:38px}.slideshow-container .mySlides .text p{font-size:18px;-webkit-line-clamp:2}.slideshow-container .worker{height:unset}.slideshow-container .worker .pictures .pic-1{height:420px}.slideshow-container .worker .pictures .pic-2{height:420px}.slideshow-container .prev{left:30px}.slideshow-container .next{right:30px}.dots{width:75%}.dots button{padding:12px 35px}}@media only screen and (max-width:990px){.dots{width:80%}}@media only screen and (max-width:880px){.slideshow-container .mySlides{height:295px}.slideshow-container .mySlides .text{top:42%}.slideshow-container .mySlides .text h2{font-size:35px}.slideshow-container .mySlides .text p{font-size:17px;margin:0 auto;width:70%}.slideshow-container .worker .pictures .pic-1{height:330}.slideshow-container .worker .pictures .pic-2{height:330}.slideshow-container .prev{left:30px}.slideshow-container .next{right:30px}.dots{width:75%;bottom:75px}.dots button{padding:10px 15px}}@media only screen and (max-width:768px){.dots{width:80%}}@media only screen and (max-width:700px){.dots button{padding:7px 12px;font-size:13px}.slideshow-container .worker .pictures .pic-1{height:275px}.slideshow-container .worker .pictures .pic-2{height:275px}}@media only screen and (max-width:600px){.slideshow-container .mySlides{height:280px}.slideshow-container .mySlides .text{top:41%}.slideshow-container .mySlides .text h2{font-size:28px}.slideshow-container .mySlides .text p{font-size:15px;margin:0 auto;width:70%}.slideshow-container .pleasure-page{height:240px}.slideshow-container .prev{left:30px}.slideshow-container .next{right:30px}.slideshow-container .worker .pictures .pic-1{height:400px;width:100%!important}.slideshow-container .worker .pictures .pic-2{width:100%!important;height:400px}.dots{width:83%;bottom:75px}.dots button{padding:7px 14px;font-size:13px}}@media only screen and (max-width:575px){.dots{width:55%;display:flex;justify-content:center;flex-wrap:wrap;bottom:102px}.dots span{width:45%;margin:0 5px;margin-bottom:10px}.dots button{padding:7px 14px;font-size:13px;width:100%}.slideshow-container .mySlides .text h2{-webkit-line-clamp:1}}@media only screen and (max-width:525px){.slideshow-container .mySlides .text h2{font-size:24px}.dots{width:85%}}@media only screen and (max-width:415px){.slideshow-container .mySlides{height:250px}.slideshow-container .mySlides .text{top:34%}.slideshow-container .mySlides .text h2{font-size:20px}.slideshow-container .mySlides .text p{font-size:13px;margin:0 auto;width:76%}.slideshow-container .pleasure-page{height:180px}.slideshow-container .worker .pictures .pic-1{height:300px;width:100%!important}.slideshow-container .worker .pictures .pic-2{width:100%!important;height:300px}.slideshow-container .prev{left:12px;padding:5px 6px;font-size:13px}.slideshow-container .next{right:12px;padding:5px 6px;font-size:13px}}@media only screen and (max-width:385px){.slideshow-container .mySlides{height:250px}.slideshow-container .mySlides .text{top:34%}.slideshow-container .mySlides .text h2{font-size:19px}.slideshow-container .mySlides .text p{font-size:12px;margin:0 auto;width:76%}.slideshow-container .pleasure-page{height:180px}.slideshow-container .prev{left:12px;padding:5px 6px;font-size:13px}.slideshow-container .next{right:12px;padding:5px 6px;font-size:13px}.dots{width:85%;bottom:94px;display:flex;justify-content:center;flex-wrap:wrap}.dots span{width:47%;margin:0 3px;margin-bottom:10px}.dots button{padding:7px 10px;font-size:10px;width:100%}}@media only screen and (max-width:320px){.slideshow-container .mySlides{height:250px}.slideshow-container .mySlides .text{top:34%}.slideshow-container .mySlides .text h2{font-size:18px}.slideshow-container .mySlides .text p{font-size:11px;margin:0 auto;width:76%}.slideshow-container .pleasure-page{height:195px}.slideshow-container .prev{left:12px;padding:5px 6px;font-size:13px}.slideshow-container .next{right:12px;padding:5px 6px;font-size:13px}.dots{width:85%;bottom:94px;display:flex;justify-content:center;flex-wrap:wrap}.dots span{width:42%;margin:0 8px;margin-bottom:10px}.dots button{padding:7px 10px;font-size:10px;width:100%}}.pleasure .container-pleasure{width:80%;margin:0 auto;font-family:avenir-medium}.pleasure .container-pleasure h2{text-align:center;color:#333}.pleasure .container-pleasure h2 span{font-weight:100;cursor:pointer;font-size:40px;position:relative}.pleasure .container-pleasure h2 span::before{position:absolute;content:'';border-bottom:5px solid #ff1f36;margin:0 auto;width:55%;bottom:-8px;left:0;right:0}.pleasure .container-pleasure .list-pleasure{display:flex;justify-content:flex-start;margin:5% 0;flex-wrap:wrap}.pleasure .container-pleasure .list-pleasure .pleasure-1{position:relative;width:24%;color:#fff;margin-bottom:17px;margin-right:.7em;cursor:pointer;background:#000;height:380px}.pleasure .container-pleasure .list-pleasure .pleasure-1 img{width:100%;height:auto;object-fit:cover;height:100%}.pleasure .container-pleasure .list-pleasure .pleasure-1 .price{position:absolute;top:15px;right:15px;background:#ff1f36;padding:4px 13px;border-radius:3px}.pleasure .container-pleasure .list-pleasure .pleasure-1 .price p{margin:0;font-size:12px}.pleasure .container-pleasure .list-pleasure .pleasure-1 .info{position:absolute;bottom:0;padding:10px;width:100%;background-image:linear-gradient(to top,#000,rgba(0,0,0,.7),rgba(0,0,0,0))}.pleasure .container-pleasure .list-pleasure .pleasure-1 .info h4{margin:0;font-weight:100;color:#fff}.pleasure .container-pleasure .list-pleasure .pleasure-1 .info p{margin-top:5px;font-size:13px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.pleasure .container-pleasure .list-pleasure .pleasure-1 .no-bg{background-image:unset}.pleasure .container-pleasure .list-pleasure .pleasure-1 .load-1{width:72px;height:28px}.pleasure .container-pleasure .list-pleasure .pleasure-1 .load-2{height:23px}.pleasure .container-pleasure .list-pleasure .pleasure-1 .load-3{height:65px}.pleasure .container-pleasure .list-pleasure .load-wrapper{background:#e9e9e9}@keyframes placeHolderShimmer{0%{background-position:-468px 0}100%{background-position:468px 0}}.animated-background,.experiences .container-experiences .list-experiences .experiences-1 .loading,.pleasure .container-pleasure .list-pleasure .pleasure-1 .loading,.recently .photo-view .photo1 .loading{animation-duration:1.25s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeHolderShimmer;animation-timing-function:linear;background:linear-gradient(to right,#fff 8%,#f0f0f0 18%,#f6f6f6 33%);background-size:800px 104px}@media only screen and (max-width:1920px){.pleasure .container-pleasure .list-pleasure .pleasure-1{height:500px}.pleasure .container-pleasure .list-pleasure .pleasure-1 .info h4{font-size:23px}.pleasure .container-pleasure .list-pleasure .pleasure-1 .info p{font-size:16px}.pleasure .container-pleasure .list-pleasure .pleasure-1 .load-2{height:36px}.pleasure .container-pleasure .list-pleasure .pleasure-1 .load-3{height:75px}}@media only screen and (max-width:1680px){.pleasure .container-pleasure .list-pleasure .pleasure-1{height:460px}}@media only screen and (max-width:1537px){.pleasure .container-pleasure .list-pleasure .pleasure-1{height:380px}.pleasure .container-pleasure .list-pleasure .pleasure-1 .info h4{font-size:18px}.pleasure .container-pleasure .list-pleasure .pleasure-1 .info p{font-size:13px}.pleasure .container-pleasure .list-pleasure .pleasure-1 .load-2{height:23px}.pleasure .container-pleasure .list-pleasure .pleasure-1 .load-3{height:65px}}@media only screen and (max-width:1420px){.pleasure .container-pleasure .list-pleasure .pleasure-1{margin-right:.6em}}@media only screen and (max-width:1367px){.pleasure .container-pleasure .list-pleasure .pleasure-1{height:350px;margin-right:.6em}}@media only screen and (max-width:1215px){.pleasure .container-pleasure .list-pleasure .pleasure-1{margin-right:.5em}}@media only screen and (max-width:1050px){.pleasure .container-pleasure .list-pleasure .pleasure-1{width:32%}.pleasure .container-pleasure .list-pleasure .pleasure-1 .price{padding:2px 8px}.pleasure .container-pleasure .list-pleasure .pleasure-1 .price p{font-size:10px}.pleasure .container-pleasure .list-pleasure .pleasure-1 .info{bottom:-12px}.pleasure .container-pleasure .list-pleasure .pleasure-1 .info h4{font-size:16px}.pleasure .container-pleasure .list-pleasure .pleasure-1 .info p{font-size:10px}.pleasure .container-pleasure .list-pleasure .pleasure-1 .load-2{height:21px}.pleasure .container-pleasure .list-pleasure .pleasure-1 .load-3{height:51px}.pleasure .container-pleasure .list-pleasure .pleasure-1 .load-1{width:68px;height:22px}}@media only screen and (max-width:850px){.pleasure .container-pleasure .list-pleasure .pleasure-1{width:48%;height:410px}.pleasure .container-pleasure .list-pleasure .pleasure-1 .price{padding:6px 13px}.pleasure .container-pleasure .list-pleasure .pleasure-1 .price p{font-size:12px}.pleasure .container-pleasure .list-pleasure .pleasure-1 .info{bottom:-12px}.pleasure .container-pleasure .list-pleasure .pleasure-1 .info h4{font-size:22px}.pleasure .container-pleasure .list-pleasure .pleasure-1 .info p{font-size:15px}.pleasure .container-pleasure .list-pleasure .pleasure-1 .load-2{height:32px}.pleasure .container-pleasure .list-pleasure .pleasure-1 .load-3{height:70px}.pleasure .container-pleasure .list-pleasure .pleasure-1 .load-1{width:86px;height:34px}}@media only screen and (max-width:630px){.pleasure .container-pleasure .list-pleasure .pleasure-1{width:100%;margin-right:0;height:580px}.pleasure .container-pleasure .list-pleasure .pleasure-1 .price{padding:4px 9px}.pleasure .container-pleasure .list-pleasure .pleasure-1 .price p{font-size:10px}.pleasure .container-pleasure .list-pleasure .pleasure-1 .info{bottom:-12px}.pleasure .container-pleasure .list-pleasure .pleasure-1 .info h4{font-size:19px}.pleasure .container-pleasure .list-pleasure .pleasure-1 .info p{font-size:13px}.pleasure .container-pleasure .list-pleasure .pleasure-1 .load-2{height:29px}.pleasure .container-pleasure .list-pleasure .pleasure-1 .load-3{height:59px}.pleasure .container-pleasure .list-pleasure .pleasure-1 .load-1{width:76px;height:25px}}@media only screen and (max-width:460px){.pleasure{position:relative;top:-30px}.pleasure .container-pleasure .list-pleasure{padding:10% 0}.pleasure .container-pleasure .list-pleasure .pleasure-1{width:100%;height:410px}.pleasure .container-pleasure .list-pleasure .pleasure-1 .price{padding:4px 11px}.pleasure .container-pleasure .list-pleasure .pleasure-1 .price p{font-size:13px}.pleasure .container-pleasure .list-pleasure .pleasure-1 .info{bottom:-12px}.pleasure .container-pleasure .list-pleasure .pleasure-1 .info h4{font-size:22px}.pleasure .container-pleasure .list-pleasure .pleasure-1 .info p{font-size:15px}.pleasure .container-pleasure .list-pleasure .pleasure-1 .load-2{height:32px}.pleasure .container-pleasure .list-pleasure .pleasure-1 .load-3{height:74px}.pleasure .container-pleasure .list-pleasure .pleasure-1 .load-1{width:95px;height:29px}.pleasure .container-pleasure .list-pleasure .load-wrapper{height:420px}}@media only screen and (max-width:376px){.pleasure .container-pleasure .list-pleasure .pleasure-1{height:380px}.pleasure .container-pleasure .list-pleasure .load-wrapper{height:382px}}@media only screen and (max-width:360px){.pleasure .container-pleasure .list-pleasure .load-wrapper{height:365px}}@media only screen and (max-width:320px){.pleasure .container-pleasure .list-pleasure .pleasure-1{height:320px}.pleasure .container-pleasure .list-pleasure .pleasure-1 .price{padding:3px 9px}.pleasure .container-pleasure .list-pleasure .pleasure-1 .price p{font-size:11px}.pleasure .container-pleasure .list-pleasure .pleasure-1 .info h4{font-size:18px}.pleasure .container-pleasure .list-pleasure .pleasure-1 .info p{font-size:13px}.pleasure .container-pleasure .list-pleasure .pleasure-1 .load-2{height:26px}.pleasure .container-pleasure .list-pleasure .pleasure-1 .load-3{height:64px}.pleasure .container-pleasure .list-pleasure .pleasure-1 .load-1{width:80px;height:25px}.pleasure .container-pleasure .list-pleasure .load-wrapper{height:323px}}.experiences .container-experiences{width:80%;margin:0 auto;font-family:avenir-medium}.experiences .container-experiences h2{text-align:center;color:#333}.experiences .container-experiences h2 span{font-weight:100;font-size:40px;position:relative;cursor:pointer}.experiences .container-experiences h2 span::before{position:absolute;content:'';border-bottom:5px solid #ff1f36;margin:0 auto;width:55%;bottom:-8px;left:0;right:0}.experiences .container-experiences .list-experiences{display:flex;justify-content:flex-start;margin:5% 0;flex-wrap:wrap}.experiences .container-experiences .list-experiences .experiences-1{position:relative;width:24%;color:#fff;margin-bottom:17px;height:380px;margin-right:.7em}.experiences .container-experiences .list-experiences .experiences-1 img{width:100%;height:100%;object-fit:cover;cursor:pointer}.experiences .container-experiences .list-experiences .experiences-1 .price{position:absolute;top:15px;right:15px;background:red;padding:4px 13px;font-size:13px;border-radius:3px}.experiences .container-experiences .list-experiences .experiences-1 .price p{margin:0}.experiences .container-experiences .list-experiences .experiences-1 .info{position:absolute;bottom:0;padding:10px;width:100%;background-image:linear-gradient(to top,rgba(0,0,0,.7),rgba(0,0,0,.5),rgba(0,0,0,0))}.experiences .container-experiences .list-experiences .experiences-1 .info h4{margin:0;font-weight:100;margin-bottom:5px;color:#fff;width:100%}.experiences .container-experiences .list-experiences .experiences-1 .info .rate{color:#fac917;font-size:13px;margin-bottom:10px;width:100%}.experiences .container-experiences .list-experiences .experiences-1 .info p{margin:0;font-size:13px;color:#ff1f36;margin-bottom:10px;width:100%}.experiences .container-experiences .list-experiences .experiences-1 .no-bg{background-image:unset}.experiences .container-experiences .list-experiences .experiences-1 .load-1{height:22px}.experiences .container-experiences .list-experiences .experiences-1 .load-2{height:19px}.experiences .container-experiences .list-experiences .experiences-1 .load-3{height:22px}.experiences .container-experiences .list-experiences .load-wrapper{background:#e9e9e9}@keyframes placeHolderShimmer{0%{background-position:-468px 0}100%{background-position:468px 0}}.animated-background,.experiences .container-experiences .list-experiences .experiences-1 .loading,.pleasure .container-pleasure .list-pleasure .pleasure-1 .loading,.recently .photo-view .photo1 .loading{animation-duration:1.25s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeHolderShimmer;animation-timing-function:linear;background:linear-gradient(to right,#fff 8%,#f0f0f0 18%,#f6f6f6 33%);background-size:800px 104px}@media only screen and (max-width:1920px){.experiences .container-experiences .list-experiences .experiences-1{height:500px}.experiences .container-experiences .list-experiences .experiences-1 .info h4{font-size:24px}.experiences .container-experiences .list-experiences .experiences-1 .info .rate{font-size:16px}.experiences .container-experiences .list-experiences .experiences-1 .info p{font-size:18px}.experiences .container-experiences .list-experiences .experiences-1 .info .load-1{height:36px}.experiences .container-experiences .list-experiences .experiences-1 .info .load-2{height:24px}.experiences .container-experiences .list-experiences .experiences-1 .info .load-3{height:30px}}@media only screen and (max-width:1680px){.experiences .container-experiences .list-experiences .experiences-1{height:460px}}@media only screen and (max-width:1537px){.experiences .container-experiences .list-experiences .experiences-1{height:380px}.experiences .container-experiences .list-experiences .experiences-1 .info h4{font-size:18px}.experiences .container-experiences .list-experiences .experiences-1 .info .rate{font-size:13px}.experiences .container-experiences .list-experiences .experiences-1 .info p{font-size:13px}.experiences .container-experiences .list-experiences .experiences-1 .info .load-1{height:26.5px}.experiences .container-experiences .list-experiences .experiences-1 .info .load-2{height:19px}.experiences .container-experiences .list-experiences .experiences-1 .info .load-3{height:21px}}@media only screen and (max-width:1420px){.experiences .container-experiences .list-experiences .experiences-1{margin-right:.6em}}@media only screen and (max-width:1367px){.experiences .container-experiences .list-experiences .experiences-1{height:350px;margin-right:.6em}}@media only screen and (max-width:1215px){.experiences .container-experiences .list-experiences .experiences-1{margin-right:.5em}}@media only screen and (max-width:1024px){.experiences .container-experiences .list-experiences .experiences-1{width:32%}.experiences .container-experiences .list-experiences .experiences-1 .info h4{font-size:16px}.experiences .container-experiences .list-experiences .experiences-1 .info .rate{font-size:10px}.experiences .container-experiences .list-experiences .experiences-1 .info p{font-size:13px;margin-bottom:0}.experiences .container-experiences .list-experiences .experiences-1 .info .load-1{height:24px}.experiences .container-experiences .list-experiences .experiences-1 .info .load-2{height:14.5px}.experiences .container-experiences .list-experiences .experiences-1 .info .load-3{height:21px}}@media only screen and (max-width:800px){.experiences .container-experiences .list-experiences .experiences-1{width:48%;height:410px}.experiences .container-experiences .list-experiences .experiences-1 .info h4{font-size:22px}.experiences .container-experiences .list-experiences .experiences-1 .info .rate{font-size:14px}.experiences .container-experiences .list-experiences .experiences-1 .info p{font-size:18px;margin-bottom:0}.experiences .container-experiences .list-experiences .experiences-1 .info .load-1{height:32.8px}.experiences .container-experiences .list-experiences .experiences-1 .info .load-2{height:20px}.experiences .container-experiences .list-experiences .experiences-1 .info .load-3{height:30px}}@media only screen and (max-width:600px){.experiences .container-experiences .list-experiences .experiences-1{width:100%;margin-right:0;height:580px}}@media only screen and (max-width:415px){.experiences .container-experiences .list-experiences{margin:10% 0}.experiences .container-experiences .list-experiences .experiences-1{width:100%;height:410px}.experiences .container-experiences .list-experiences .experiences-1 .info h4{font-size:22px}.experiences .container-experiences .list-experiences .experiences-1 .info .rate{font-size:14px}.experiences .container-experiences .list-experiences .experiences-1 .info p{font-size:18px;margin-bottom:0}.experiences .container-experiences .list-experiences .experiences-1 .info .load-1{height:32.8px}.experiences .container-experiences .list-experiences .experiences-1 .info .load-2{height:20px}.experiences .container-experiences .list-experiences .experiences-1 .info .load-3{height:30px}.experiences .container-experiences .list-experiences .load-wrapper{height:424px}}@media only screen and (max-width:385px){.experiences .container-experiences .list-experiences{margin:10% 0}.experiences .container-experiences .list-experiences .experiences-1{width:100%}.experiences .container-experiences .list-experiences .experiences-1 .info h4{font-size:18px}.experiences .container-experiences .list-experiences .experiences-1 .info .rate{font-size:12px}.experiences .container-experiences .list-experiences .experiences-1 .info p{font-size:14px}.experiences .container-experiences .list-experiences .experiences-1 .info .load-1{height:26px}.experiences .container-experiences .list-experiences .experiences-1 .info .load-2{height:17.6px}.experiences .container-experiences .list-experiences .experiences-1 .info .load-3{height:23.2px}.experiences .container-experiences .list-experiences .load-wrapper{height:391px}}@media only screen and (max-width:376px){.experiences .container-experiences .list-experiences .experiences-1{height:380px}.experiences .container-experiences .list-experiences .load-wrapper{height:382px}}@media only screen and (max-width:360px){.experiences .container-experiences .list-experiences .load-wrapper{height:366px}}@media only screen and (max-width:320px){.experiences .container-experiences h2 span{font-size:35px}.experiences .container-experiences .list-experiences .experiences-1{height:320px}.experiences .container-experiences .list-experiences .load-wrapper{height:323px}}.follow{background:#282828}.follow .container-follow{margin:0 auto;width:80%;display:flex;justify-content:space-between;padding:5% 0;color:#fff;font-family:avenir-medium}.follow .container-follow .follow-1{width:24%;background:#383838;border-radius:7px}.follow .container-follow .follow-1 .container-follow-1{padding:10px}.follow .container-follow .follow-1 .container-follow-1 .follow-1-1{display:flex;justify-content:space-between}.follow .container-follow .follow-1 .container-follow-1 .follow-1-1 .avatar img{width:100%}.follow .container-follow .follow-1 .container-follow-1 .follow-1-1 .name{width:45%}.follow .container-follow .follow-1 .container-follow-1 .follow-1-1 .name h4{margin:0;font-weight:100;color:#fff}.follow .container-follow .follow-1 .container-follow-1 .follow-1-1 .name p{margin:0;color:#aaa;margin-top:5px}.follow .container-follow .follow-1 .container-follow-1 .follow-1-1 .btn-follow button{border:none;background:#eee;color:#000;padding:7px 11px;border-radius:3px;margin-top:7px;cursor:pointer;white-space:nowrap;outline:0}.follow .container-follow .follow-1 .container-follow-1 .follow-1-1 .btn-follow button i{color:#03a9f4;margin-right:5px}.follow .container-follow .follow-1 .container-follow-1 p{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.follow .container-follow .follow-1 .container-follow-1 .follow-1-2{display:flex;color:#03a9f4;justify-content:space-between;width:85%;font-size:13px}.follow .container-follow .follow-1 .container-follow-1 .follow-1-2 .links{cursor:pointer}.follow .container-follow .follow-1 .container-follow-1 .follow-1-2 .links i{margin-right:5px}@media only screen and (max-width:1400px){.follow .container-follow{width:85%}}@media only screen and (max-width:1300px){.follow .container-follow{width:95%}}@media only screen and (max-width:1100px){.follow .container-follow{width:80%;flex-wrap:wrap}.follow .container-follow .follow-1{width:49%;margin-bottom:20px}.follow .container-follow .follow-1 .container-follow-1 .follow-1-1 .name{width:55%}}@media only screen and (max-width:800px){.follow .container-follow{width:80%;flex-wrap:wrap}.follow .container-follow .follow-1{width:49%;margin-bottom:20px}.follow .container-follow .follow-1 .container-follow-1 .follow-1-1 .name{width:45%}}@media only screen and (max-width:600px){.follow .container-follow{width:80%;flex-wrap:wrap}.follow .container-follow .follow-1{width:100%;margin-bottom:20px}.follow .container-follow .follow-1 .container-follow-1 .follow-1-1 .name{width:64%}}@media only screen and (max-width:415px){.follow .container-follow .follow-1 .container-follow-1 .follow-1-1 .name{width:45%}}@media only screen and (max-width:385px){.follow .container-follow{padding:10% 0;width:85%}.follow .container-follow .follow-1 .container-follow-1 .follow-1-1 .name{width:45%}}@media only screen and (max-width:320px){.follow .container-follow .follow-1 .container-follow-1 .follow-1-1{flex-wrap:wrap}.follow .container-follow .follow-1 .container-follow-1 .follow-1-1 .avatar{width:50px}.follow .container-follow .follow-1 .container-follow-1 .follow-1-1 .name{width:75%}.follow .container-follow .follow-1 .container-follow-1 .follow-1-1 .btn-follow{padding:8px 0}.follow .container-follow .follow-1 .container-follow-1 .follow-1-1 .btn-follow button{padding:4px 12px}.follow .container-follow .follow-1 .container-follow-1 .follow-1-2{width:100%}}.recently{font-family:avenir-medium}.recently .recently-menu{display:flex;justify-content:space-between;margin:0 auto;width:80%;padding:3% 0;color:#666;padding-bottom:4%}.recently .recently-menu h2{margin:0;font-weight:100;font-size:32px;position:relative}.recently .recently-menu h2::before{position:absolute;content:'';border-bottom:5px solid #ff1f36;left:0;width:33%;bottom:-4px}.recently .recently-menu .view{padding-top:7px}.recently .recently-menu .view #photo-view{color:#ff1f36}.recently .recently-menu .view span{margin-left:25px;cursor:pointer}.recently .recently-menu .view span i{margin-right:10px;position:relative;font-size:25px;top:4px}.recently .recently-menu .view span:hover{color:#ff1f36}.recently .photo-view{display:flex;justify-content:flex-start;margin:0 auto;flex-wrap:wrap;padding-bottom:2%}.recently .photo-view .photo1{width:19%;position:relative;margin-bottom:20px;margin-right:.7em;height:365px}.recently .photo-view .photo1 img{width:100%;cursor:pointer;height:100%;object-fit:cover}.recently .photo-view .photo1 .locate{position:absolute;top:0;display:flex;justify-content:space-between;color:#fff;right:0;left:0;padding:12px}.recently .photo-view .photo1 .locate p{margin:0;font-size:13px;padding-top:5px}.recently .photo-view .photo1 .locate p i{color:#ff1f36}.recently .photo-view .photo1 .locate button{border:none;color:#fff;background:#ff1f36;font-size:11px;padding:8px 10px;border-radius:4px;outline:0;cursor:pointer}.recently .photo-view .photo1 .info{position:absolute;color:#fff;padding:12px;padding-bottom:15px;bottom:0;width:100%;background-image:linear-gradient(to top,rgba(0,0,0,.8),rgba(0,0,0,.6),rgba(0,0,0,0))}.recently .photo-view .photo1 .info .name h4{color:#fff;font-weight:100;font-size:15px;margin-bottom:4px;cursor:pointer}.recently .photo-view .photo1 .info .name .rate{font-size:13px;color:#fac917;margin-bottom:4px}.recently .photo-view .photo1 .info .like{position:relative}.recently .photo-view .photo1 .info .like .fa-heart{font-size:24px;color:#ff1f36;cursor:pointer;position:absolute;right:0}.recently .photo-view .photo1 .info .like .fas{display:none}.recently .photo-view .photo1 .info .info-1{display:flex;justify-content:space-between}.recently .photo-view .photo1 .info p{overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:13px;margin-bottom:0}.recently .photo-view .photo1 .no-bg{background-image:unset}.recently .photo-view .photo1 .load-1{width:72px;height:32px}.recently .photo-view .photo1 .load-2{width:81px;height:32px}.recently .photo-view .photo1 .load-3{height:49px;width:100%}.recently .photo-view .photo1 .load-4{height:64px;width:100%}.recently .photo-view .load-wrapper{background:#e9e9e9}.recently .more{text-align:center;padding-bottom:5%}.recently .more button{border:none;padding:10px 50px;cursor:pointer;border:1px solid #ddd;background:0 0;border-radius:6px;color:#444;font-size:18px;transition:all .3s ease-in-out;outline:0}.recently .more button:hover{background:#ddd}.recently .pagi{text-align:right;padding-right:35px;padding-top:1%;padding-bottom:2%}.recently .tab-1{display:block;margin:0 auto;width:95%}.recently .tab-2{margin:0 auto;width:95%;display:none;padding-bottom:5%}.recently .tab-2 .tab-map-1{display:flex;justify-content:space-between}.recently .tab-2 .info{width:30%;height:700px;overflow-y:scroll;border-bottom:1px solid #f0f0f0;border-top:1px solid #f0f0f0}.recently .tab-2 .info::-webkit-scrollbar{width:5px;background-color:#fff}.recently .tab-2 .info::-webkit-scrollbar-thumb{background-color:#999;border-radius:10px}.recently .tab-2 .info .info-1{display:flex;justify-content:space-between;margin-bottom:15px;padding-right:7px}.recently .tab-2 .info .info-1:last-child{margin-bottom:0}.recently .tab-2 .info .info-1 .image{width:32%;height:172px;border:1px solid rgba(204,204,204,.4)}.recently .tab-2 .info .info-1 .image img{width:100%;cursor:pointer;height:100%;object-fit:cover}.recently .tab-2 .info .info-1 .details{width:68%;padding:10px;padding-bottom:0;border:1px solid rgba(204,204,204,.4)}.recently .tab-2 .info .info-1 .details .locate{display:flex;justify-content:space-between}.recently .tab-2 .info .info-1 .details .locate p{color:#999;margin:0;padding-top:4px}.recently .tab-2 .info .info-1 .details .locate p i{color:#ff1f36}.recently .tab-2 .info .info-1 .details .locate button{border:none;color:#fff;background:#ff1f36;font-size:11px;padding:8px 10px;border-radius:4px;cursor:pointer;white-space:nowrap}.recently .tab-2 .info .info-1 .details .detail-1{display:flex;justify-content:space-between;margin-top:15px}.recently .tab-2 .info .info-1 .details .detail-1 .name h4{color:#222;font-weight:100;font-size:16px;margin-bottom:0;cursor:pointer}.recently .tab-2 .info .info-1 .details .detail-1 .name .rate{color:#fac917}.recently .tab-2 .info .info-1 .details .detail-1 .like i{font-size:25px;color:#ff1f36;cursor:pointer}.recently .tab-2 .info .info-1 .details p{overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:0;color:#666;font-size:13px}.recently .tab-2 .map{width:68%;padding-bottom:25px}.recently .tab-2 .map iframe{width:100%;height:100%}@keyframes placeHolderShimmer{0%{background-position:-468px 0}100%{background-position:468px 0}}.animated-background,.experiences .container-experiences .list-experiences .experiences-1 .loading,.pleasure .container-pleasure .list-pleasure .pleasure-1 .loading,.recently .photo-view .photo1 .loading{animation-duration:1.25s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeHolderShimmer;animation-timing-function:linear;background:linear-gradient(to right,#fff 8%,#f0f0f0 18%,#f6f6f6 33%);background-size:800px 104px}@media only screen and (max-width:1920px){.recently .photo-view .photo1{height:470px}.recently .tab-2 .info .info-1 .details .detail-1{margin-top:45px}.recently .tab-2 .map iframe{height:84%}}@media only screen and (max-width:1680px){.recently .photo-view .photo1{height:430px}.recently .tab-2 .info .info-1 .details .detail-1{margin-top:33px}.recently .tab-2 .map iframe{height:85%}}@media only screen and (max-width:1600px){.recently .tab-2 .info .info-1 .details .detail-1{margin-top:22px}.recently .tab-2 .map iframe{height:94%}}@media only screen and (max-width:1537px){.recently .photo-view .photo1{height:365px}.recently .tab-2 .info .info-1 .details .detail-1{margin-top:8px}.recently .tab-2 .map iframe{height:91%}}@media only screen and (max-width:1440px){.recently .tab-2 .info .info-1 .details p{-webkit-line-clamp:2}.recently .tab-2 .info .info-1 .details .detail-1{margin-top:15px}.recently .tab-2 .map iframe{height:86%}}@media only screen and (max-width:1367px){.recently .tab-2 .info .info-1 .details p{-webkit-line-clamp:2}.recently .tab-2 .info .info-1 .details .detail-1{margin-top:15px}.recently .tab-2 .map iframe{height:96%}}@media only screen and (max-width:1253px){.recently .photo-view .photo1{width:32%}.recently .photo-view .photo1{height:408px}.recently .tab-2 .tab-map-1{display:block}.recently .tab-2 .info{width:100%;display:flex;height:376px;justify-content:space-between;flex-wrap:wrap;margin-bottom:30px}.recently .tab-2 .info .info-1{width:49%}.recently .tab-2 .info .info-1 .image{height:180px}.recently .tab-2 .info .info-1 .details p{-webkit-line-clamp:3}.recently .tab-2 .info .info-1 .details .detail-1{margin-top:10px}.recently .tab-2 .info .info-1:last-child{margin-bottom:15px}.recently .tab-2 .info .details .detail-1{margin-top:10px}.recently .tab-2 .map{width:100%}.recently .tab-2 .map iframe{height:100%}}@media only screen and (max-width:1024px){.recently .photo-view .photo1{height:410px}}@media only screen and (max-width:900px){.recently .recently-menu{padding:6% 0}.recently .tab-1{padding-top:20px}.recently .photo-view .photo1{width:49%}.recently .photo-view .load-wrapper{height:486px}.recently .tab-2 .info{height:326px}.recently .tab-2 .info .info-1{width:49%}.recently .tab-2 .info .info-1 .details p{-webkit-line-clamp:2}.recently .tab-2 .info .info-1 .details .detail-1{margin-top:10px}.recently .tab-2 .info .info-1 .image{height:155px}.recently .tab-2 .map{width:100%}.recently .tab-2 .map iframe{height:40%}}@media only screen and (max-width:800px){.recently .photo-view .photo1{width:48%;height:450px;margin-right:.9em}}@media only screen and (max-width:768px){.recently .photo-view .photo1{width:48%;margin-right:.8em}.recently .photo-view .load-wrapper{height:450px}.recently .tab-2 .info .info-1{width:49%}.recently .tab-2 .info .info-1 .details p{-webkit-line-clamp:1}.recently .tab-2 .info .info-1 .details .detail-1{margin-top:17px}.recently .tab-2 .map{width:100%}.recently .tab-2 .map iframe{height:40%}}@media only screen and (max-width:675px){.recently .recently-menu{flex-wrap:wrap}.recently .recently-menu .view{padding-top:34px}.recently .recently-menu .view span{margin-right:24px;margin-left:0}.recently .photo-view .photo1{width:47%;height:420px}.recently .photo-view .load-wrapper{height:420px}.recently .tab-2 .info{height:406px}.recently .tab-2 .info .info-1{width:100%}.recently .tab-2 .info .info-1 .image{width:29%;height:195px}.recently .tab-2 .info .info-1 .details{width:71%}.recently .tab-2 .info .info-1 .details p{-webkit-line-clamp:4}.recently .tab-2 .info .info-1 .details .detail-1{margin-top:17px}.recently .tab-2 .map{width:100%}.recently .tab-2 .map iframe{height:40%}}@media only screen and (max-width:600px){.recently .photo-view .photo1{height:360px;width:48%;margin-right:.6em;margin-bottom:10px}}@media only screen and (max-width:487px){.recently .tab-1{width:90%}.recently .photo-view .photo1{width:100%;height:500px;margin-right:0}.recently .photo-view .load-wrapper{height:500px}.recently .more{padding-bottom:13%}.recently .more button{padding:8px 30px}.recently .tab-2 .info{height:511px}.recently .tab-2 .info .info-1 .image{width:32%;height:160px}.recently .tab-2 .info .info-1 .details{width:68%}.recently .tab-2 .info .info-1 .details .locate{padding:6px 10px}.recently .tab-2 .info .info-1 .details p{-webkit-line-clamp:1}.recently .tab-2 .info .info-1 .details .detail-1{margin-top:17px}.recently .tab-2 .info .info-1 .details .detail-1 .rate{font-size:13px}.recently .tab-2 .info .info-1 .details .like i{font-size:22px}.recently .tab-2 .map{width:100%}.recently .tab-2 .map iframe{height:40%}}@media only screen and (max-width:376px){.recently .recently-menu h2{font-size:25px}.recently .tab-1{width:90%}.recently .photo-view .photo1{width:100%;height:430px}.recently .photo-view .load-wrapper{height:430px}.recently .more button{font-size:15px}.recently .tab-2 .info{height:447px}.recently .tab-2 .info .info-1{margin-bottom:10px}.recently .tab-2 .info .info-1 .image{width:35%;height:142px}.recently .tab-2 .info .info-1 .details{width:65%}.recently .tab-2 .info .info-1 .details p{-webkit-line-clamp:1}.recently .tab-2 .info .info-1 .details .detail-1{margin-top:5px}}@media only screen and (max-width:360px){.recently .recently-menu .view span i{font-size:18px;top:1px}.recently .tab-1{width:90%}.recently .photo-view .photo1{width:100%}.recently .photo-view .load-wrapper{height:411px}.recently .more button{font-size:15px}.recently .tab-2 .info .info-1 .details .locate{padding:6px 0}.recently .tab-2 .info .info-1 .details .locate button{padding:6px 7px;font-size:10px}.recently .tab-2 .info .info-1 .details .detail-1{margin-top:14px}.recently .tab-2 .info .info-1 .details .detail-1 .name h4{font-size:15px}}@media only screen and (max-width:320px){.recently .recently-menu .view span{font-size:14px}.recently .recently-menu .view span i{font-size:16px;top:1px}.recently .tab-1{width:90%}.recently .photo-view .photo1{width:100%;height:380px}.recently .photo-view .load-wrapper{height:380px}.recently .more button{font-size:15px}.recently .tab-2 .info .info-1 .details{padding:6px}.recently .tab-2 .info .info-1 .details .locate{padding:0}.recently .tab-2 .info .info-1 .details .locate button{padding:4px 10px}.recently .tab-2 .info .info-1 .details p{-webkit-line-clamp:1}.recently .tab-2 .info .info-1 .details .detail-1{margin-top:12px}.recently .tab-2 .info .info-1 .details .detail-1 h4{font-size:14px}.recently .tab-2 .info .info-1 .details .like i{font-size:19px}.recently .tab-2 .map{width:100%}.recently .tab-2 .map iframe{height:40%}}.bg-vehicles{background-image:url(../../assets/image/market/img-sell.png);background-size:cover;width:100%;height:285px}.bg-vehicles h2{color:#fff;font-family:avenir-medium;font-size:40px;padding-top:63px;margin:0;text-align:center;font-weight:100}.bg-vehicles .search{margin-top:3%}.bg-vehicles .search .container-search{margin:0 auto;width:63%;display:flex;justify-content:space-between;border:2px solid #fff;border-radius:4px}.bg-vehicles .search .container-search .select{position:relative}.bg-vehicles .search .container-search .select select{background:0 0;border:none;font-family:avenir-roman;color:#fff;margin-left:20px;font-size:15px;margin-top:21px;outline:0;cursor:pointer}.bg-vehicles .search .container-search .select::after{position:absolute;content:'';border-right:1px solid #fff;height:24px;right:-24px;bottom:16px}.bg-vehicles .search .container-search .input{width:44%;position:relative}.bg-vehicles .search .container-search .input input{background:0 0;border:none;margin-top:18px;font-size:15px;outline:0;color:#fff;width:100%}.bg-vehicles .search .container-search .input input::placeholder{color:#fff;font-family:avenir-roman}.bg-vehicles .search .container-search .input::after{position:absolute;content:'';border-right:1px solid #fff;height:24px;right:-15px;bottom:16px}.bg-vehicles .search .container-search .locate{display:flex;color:#fff;font-family:avenir-roman;font-size:15px}.bg-vehicles .search .container-search .locate i{margin-top:24px;margin-right:15px}.bg-vehicles .search .container-search .locate p{margin-top:20px;cursor:pointer;line-height:unset}.bg-vehicles .search .container-search button{outline:0;margin:4px;background:#ff1f36;border:none;cursor:pointer;color:#fff;padding:12px 27px;border-radius:8px;font-family:avenir-roman;font-size:15px}@media only screen and (max-width:1920px){.bg-vehicles{height:355px}}@media only screen and (max-width:1537px){.bg-vehicles{height:285px}}@media only screen and (max-width:1367px){.bg-vehicles .search .container-search{width:70%}}@media only screen and (max-width:1200px){.bg-vehicles .search .container-search{width:85%}}@media only screen and (max-width:1024px){.bg-vehicles{background-position:center}.bg-vehicles .search .container-search{width:90%}}@media only screen and (max-width:950px){.bg-vehicles .search .container-search .input{width:35%}}@media only screen and (max-width:800px){.bg-vehicles .search .container-search .input{width:33%}.bg-vehicles .search .container-search .select{width:17%}.bg-vehicles .search .container-search .select select{margin-left:15px}}@media only screen and (max-width:768px){.bg-vehicles .search .container-search .input{width:52%;bottom:4px}.bg-vehicles .search .container-search .input::after{display:none}.bg-vehicles .search .container-search .select{width:19%}.bg-vehicles .search .container-search .select select{margin-top:16px}.bg-vehicles .search .container-search .locate{display:none}}@media only screen and (max-width:600px){.bg-vehicles .search .container-search .select{display:none}.bg-vehicles .search .container-search .input{left:12px}}@media only screen and (max-width:415px){.bg-vehicles{height:248px}.bg-vehicles h2{font-size:30px}.bg-vehicles .search .container-search .input{width:70%}.bg-vehicles .search .container-search button{padding:12px 17px}}@media only screen and (max-width:385px){.bg-vehicles{height:238px}.bg-vehicles h2{font-size:30px}.bg-vehicles .search .container-search .input input{font-size:13px}.bg-vehicles .search .container-search button{font-size:13px}}@media only screen and (max-width:360px){.bg-vehicles{height:227px}.bg-vehicles h2{font-size:27px}.bg-vehicles .search .container-search .input input{bottom:5px}.bg-vehicles .search .container-search button{padding:10px 17px}}@media only screen and (max-width:320px){.bg-vehicles{height:205px}.bg-vehicles h2{font-size:24px;padding-top:56px}.bg-vehicles .search .container-search .input input{margin-top:15px;font-size:11px}.bg-vehicles .search .container-search button{padding:8px 15px;font-size:11px}}.info-vehicles{background:#fff}.info-vehicles .container-info{margin:0 auto;width:65%;padding:5% 0;padding-bottom:3%;font-family:avenir-roman;font-size:15px;color:#666}.info-vehicles .container-info .menu-vehicles{display:flex;color:#666;justify-content:space-between}.info-vehicles .container-info .menu-vehicles .menu-1 span{cursor:pointer}.info-vehicles .container-info .menu-vehicles .menu-1 span a{color:#666;text-decoration:none}.info-vehicles .container-info .menu-vehicles .menu-1 span a:hover{color:#ff1f36}.info-vehicles .container-info .menu-vehicles .menu-1 span:hover{color:#ff1f36}.info-vehicles .container-info .menu-vehicles .menu-1 .text-color{color:#ff1f36}.info-vehicles .container-info .menu-vehicles .menu-2 i{padding-right:20px;cursor:pointer;font-size:20px;position:relative;top:2px}.info-vehicles .container-info .menu-vehicles .menu-2 i:hover{color:#ff1f36}.info-vehicles .container-info .menu-vehicles .menu-2 .fa-th{color:#ff1f36}.info-vehicles .container-info .menu-vehicles .menu-2 span{cursor:pointer}.info-vehicles .container-info .menu-vehicles .menu-2 span:hover{color:#ff1f36}.info-vehicles .container-info .details-vehicles{display:flex;justify-content:space-between;margin-top:30px}.info-vehicles .container-info .details-vehicles .filter-sell{width:24%;font-family:avenir-roman}.info-vehicles .container-info .details-vehicles .filter-sell .price{padding-top:32px}.info-vehicles .container-info .details-vehicles .filter-sell .price h3{font-size:16px;font-weight:100;margin-bottom:25px;margin-top:0}.info-vehicles .container-info .details-vehicles .filter-sell .price #range{height:2px}.info-vehicles .container-info .details-vehicles .filter-sell .price #range .noUi-base .noUi-connects{border-radius:3px}.info-vehicles .container-info .details-vehicles .filter-sell .price #range .noUi-base .noUi-connects .noUi-connect{background:#222}.info-vehicles .container-info .details-vehicles .filter-sell .price #range .noUi-base .noUi-origin .noUi-handle{right:-9px;top:-4px;width:10px;height:10px;background-color:#222}.info-vehicles .container-info .details-vehicles .filter-sell .price #range .noUi-base .noUi-origin .noUi-handle::before{display:none}.info-vehicles .container-info .details-vehicles .filter-sell .price #range .noUi-base .noUi-origin .noUi-handle::after{display:none}.info-vehicles .container-info .details-vehicles .filter-sell .price p{margin-top:25px}.info-vehicles .container-info .details-vehicles .filter-sell .price p span{color:#333;font-size:15px}.info-vehicles .container-info .details-vehicles .filter-sell .color{margin-top:45px}.info-vehicles .container-info .details-vehicles .filter-sell .color .container{display:block;position:relative;padding-left:29px;margin-bottom:12px;padding-top:2px;cursor:pointer}.info-vehicles .container-info .details-vehicles .filter-sell .color .container input{position:absolute;opacity:0;cursor:pointer}.info-vehicles .container-info .details-vehicles .filter-sell .color .container .checkmark{position:absolute;top:5px;left:0;height:14px;width:14px;background-color:none;border-radius:50%}.info-vehicles .container-info .details-vehicles .filter-sell .color .container input:checked~.checkmark{background-color:#707070}.info-vehicles .container-info .details-vehicles .filter-sell .color .container .red-1{border:1.5px solid #d0021b}.info-vehicles .container-info .details-vehicles .filter-sell .color .container .pink-1{border:1.5px solid #ff1d70}.info-vehicles .container-info .details-vehicles .filter-sell .color .container .gray-1{border:1.5px solid #979797}.info-vehicles .container-info .details-vehicles .filter-sell .color .container .orange-1{border:1.5px solid #ffa400}.info-vehicles .container-info .details-vehicles .filter-sell .color .container .yellow-1{border:1.5px solid #f8e71c}.info-vehicles .container-info .details-vehicles .filter-sell .size{margin-top:45px}.info-vehicles .container-info .details-vehicles .filter-sell .size h3{font-size:16px;font-weight:100}.info-vehicles .container-info .details-vehicles .filter-sell .size .container{display:block;position:relative;padding-left:29px;margin-bottom:12px;cursor:pointer;padding-top:2px}.info-vehicles .container-info .details-vehicles .filter-sell .size .container input{position:absolute;opacity:0;cursor:pointer}.info-vehicles .container-info .details-vehicles .filter-sell .size .container .checkmark{position:absolute;top:5px;left:0;height:14px;width:14px;background-color:none;border-radius:50%;border:1.5px solid #ccc}.info-vehicles .container-info .details-vehicles .filter-sell .size .container input:checked~.checkmark{background-color:#707070}.info-vehicles .container-info .details-vehicles .filter-sell img{width:100%;margin-top:25px}.info-vehicles .container-info .details-vehicles .products{display:flex;width:73%;justify-content:flex-start;flex-wrap:wrap}.info-vehicles .container-info .details-vehicles .products .bg-product{width:31.7%;margin-right:.7em}.info-vehicles .container-info .details-vehicles .products .bg-product .bg-product-1{padding:15px 8px;border:1px solid #ff1f36;margin-bottom:15px;position:relative;text-align:center}.info-vehicles .container-info .details-vehicles .products .bg-product .bg-product-1 .square{position:absolute;display:inline-block;border-top:28px solid #ff1f36;top:-1px;right:-1px;border-left:28px solid #fff}.info-vehicles .container-info .details-vehicles .products .bg-product .bg-product-1 .square i{position:absolute;bottom:15px;font-size:7px;right:4px;color:#fff}.info-vehicles .container-info .details-vehicles .products .bg-product .bg-product-1 .img{height:242px;border-bottom:1px solid #ddd;text-align:center}.info-vehicles .container-info .details-vehicles .products .bg-product .bg-product-1 .img::before{content:'';height:100%;display:inline-block;vertical-align:middle}.info-vehicles .container-info .details-vehicles .products .bg-product .bg-product-1 .img img{width:85%;height:200px;object-fit:cover;cursor:pointer;vertical-align:middle}.info-vehicles .container-info .details-vehicles .products .bg-product .bg-product-1 .details h4{font-size:14px;margin-bottom:10px;font-weight:100;color:#222;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;cursor:pointer;overflow:hidden;white-space:nowrap;margin-bottom:6px;margin-top:14px}.info-vehicles .container-info .details-vehicles .products .bg-product .bg-product-1 .details p{font-size:12px;color:#666;display:-webkit-box;overflow:hidden;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin-bottom:3px;white-space:nowrap}.info-vehicles .container-info .details-vehicles .products .bg-product .bg-product-1 .details .detail-1{display:flex;justify-content:space-between}.info-vehicles .container-info .details-vehicles .products .bg-product .bg-product-1 .details .detail-1 p{margin:0;font-size:11px;color:#aaa;margin-top:4px}.info-vehicles .container-info .details-vehicles .products .bg-product .bg-product-1 .details .detail-1 h5{margin:0;font-size:17px;font-weight:100;color:#ff1f36}.info-vehicles .container-info .details-vehicles .products .bg-product .bg-product-2{padding:15px 8px;border:1px solid #e6e6e6;margin-bottom:15px;position:relative;text-align:center}.info-vehicles .container-info .details-vehicles .products .bg-product .bg-product-2 .img{height:242px;border-bottom:1px solid #ddd;text-align:center}.info-vehicles .container-info .details-vehicles .products .bg-product .bg-product-2 .img::before{content:'';height:100%;display:inline-block;vertical-align:middle}.info-vehicles .container-info .details-vehicles .products .bg-product .bg-product-2 .img img{width:85%;height:200px;object-fit:cover;cursor:pointer;vertical-align:middle}.info-vehicles .container-info .details-vehicles .products .bg-product .bg-product-2 .details h4{font-size:14px;margin-bottom:10px;font-weight:100;color:#222;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;cursor:pointer;overflow:hidden;margin-bottom:6px;margin-top:14px;white-space:nowrap}.info-vehicles .container-info .details-vehicles .products .bg-product .bg-product-2 .details p{font-size:12px;color:#666;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin-bottom:3px;overflow:hidden;white-space:nowrap}.info-vehicles .container-info .details-vehicles .products .bg-product .bg-product-2 .details .detail-1{display:flex;justify-content:space-between}.info-vehicles .container-info .details-vehicles .products .bg-product .bg-product-2 .details .detail-1 p{margin:0;font-size:11px;color:#aaa;margin-top:4px}.info-vehicles .container-info .details-vehicles .products .bg-product .bg-product-2 .details .detail-1 h5{margin:0;font-size:17px;font-weight:100;color:#ff1f36}.info-vehicles .container-info .paginate{text-align:right;padding-top:40px;margin-bottom:2%}@media only screen and (max-width:1920px){.info-vehicles .container-info .details-vehicles .products .bg-product .bg-product-1 .img{height:315px}.info-vehicles .container-info .details-vehicles .products .bg-product .bg-product-1 .img img{height:275px}.info-vehicles .container-info .details-vehicles .products .bg-product .bg-product-2 .img{height:315px}.info-vehicles .container-info .details-vehicles .products .bg-product .bg-product-2 .img img{height:275px}}@media only screen and (max-width:1680px){.info-vehicles .container-info{width:73%}.info-vehicles .container-info .details-vehicles .products .bg-product .bg-product-1 .img{height:315px}.info-vehicles .container-info .details-vehicles .products .bg-product .bg-product-2 .img{height:315px}}@media only screen and (max-width:1537px){.info-vehicles .container-info{width:65%}.info-vehicles .container-info .details-vehicles .products .bg-product .bg-product-1 .img{height:242px}.info-vehicles .container-info .details-vehicles .products .bg-product .bg-product-1 .img img{height:200px}.info-vehicles .container-info .details-vehicles .products .bg-product .bg-product-2 .img{height:242px}.info-vehicles .container-info .details-vehicles .products .bg-product .bg-product-2 .img img{height:200px}}@media only screen and (max-width:1440px){.info-vehicles .container-info{width:70%}.info-vehicles .container-info .details-vehicles .products .bg-product .bg-product-1 .img{height:250px}.info-vehicles .container-info .details-vehicles .products .bg-product .bg-product-1 .img img{height:210px}.info-vehicles .container-info .details-vehicles .products .bg-product .bg-product-2 .img{height:250px}.info-vehicles .container-info .details-vehicles .products .bg-product .bg-product-2 .img img{height:210px}}@media only screen and (max-width:1295px){.info-vehicles .container-info{width:85%}}@media only screen and (max-width:1100px){.info-vehicles .container-info{width:95%}}@media only screen and (max-width:1024px){.info-vehicles .container-info{width:90%}.info-vehicles .container-info .details-vehicles .filter-sell{width:21%}.info-vehicles .container-info .details-vehicles .products{width:75%}.info-vehicles .container-info .details-vehicles .products .bg-product .bg-product-1 .img{height:245px}.info-vehicles .container-info .details-vehicles .products .bg-product .bg-product-1 .img img{height:205px}.info-vehicles .container-info .details-vehicles .products .bg-product .bg-product-2 .img{height:245px}.info-vehicles .container-info .details-vehicles .products .bg-product .bg-product-2 .img img{height:205px}}@media only screen and (max-width:800px){.info-vehicles .container-info{width:91%}.info-vehicles .container-info .details-vehicles{flex-wrap:wrap}.info-vehicles .container-info .details-vehicles .filter-sell{width:100%}.info-vehicles .container-info .details-vehicles .filter-sell #range{width:25%}.info-vehicles .container-info .details-vehicles .products{width:100%;margin-top:30px}.info-vehicles .container-info .details-vehicles .products .bg-product .bg-product-1 .img{height:235px}.info-vehicles .container-info .details-vehicles .products .bg-product .bg-product-1 .img img{height:195px}.info-vehicles .container-info .details-vehicles .products .bg-product .bg-product-2 .img{height:235px}.info-vehicles .container-info .details-vehicles .products .bg-product .bg-product-2 .img img{height:195px}}@media only screen and (max-width:790px){.container{margin-left:0}}@media only screen and (max-width:651px){.info-vehicles .container-info{width:91%}.info-vehicles .container-info .details-vehicles{flex-wrap:wrap}.info-vehicles .container-info .details-vehicles .filter-sell{width:100%}.info-vehicles .container-info .details-vehicles .filter-sell #range{width:30%}.info-vehicles .container-info .details-vehicles .products .bg-product{width:48%}.info-vehicles .container-info .details-vehicles .products .bg-product .bg-product-1 .img{height:300px}.info-vehicles .container-info .details-vehicles .products .bg-product .bg-product-1 .img img{height:260px}.info-vehicles .container-info .details-vehicles .products .bg-product .bg-product-2 .img{height:300px}.info-vehicles .container-info .details-vehicles .products .bg-product .bg-product-2 .img img{height:260px}}@media only screen and (max-width:415px){.info-vehicles .container-info{width:85%}.info-vehicles .container-info .details-vehicles{flex-wrap:wrap}.info-vehicles .container-info .details-vehicles .filter-sell{width:100%}.info-vehicles .container-info .details-vehicles .filter-sell #range{width:60%}.info-vehicles .container-info .details-vehicles .products .bg-product{width:100%}.info-vehicles .container-info .details-vehicles .products .bg-product .bg-product-1 .img{height:300px}.info-vehicles .container-info .details-vehicles .products .bg-product .bg-product-1 .img img{width:80%;height:260px}.info-vehicles .container-info .details-vehicles .products .bg-product .bg-product-2 .img{height:300px}.info-vehicles .container-info .details-vehicles .products .bg-product .bg-product-2 .img img{width:80%;height:260px}}@media only screen and (max-width:376px){.info-vehicles .container-info{width:85%}.info-vehicles .container-info .menu-vehicles{flex-wrap:wrap}.info-vehicles .container-info .menu-vehicles .menu-1{width:100%;margin-bottom:20px}.info-vehicles .container-info .details-vehicles{flex-wrap:wrap;margin-top:0}.info-vehicles .container-info .details-vehicles .filter-sell{width:100%}.info-vehicles .container-info .details-vehicles .filter-sell #range{width:60%}.info-vehicles .container-info .details-vehicles .products .bg-product{width:100%}.info-vehicles .container-info .details-vehicles .products .bg-product .bg-product-1 .img{height:300px}.info-vehicles .container-info .details-vehicles .products .bg-product .bg-product-2 .img{height:300px}}@media only screen and (max-width:340px){.info-vehicles .container-info{width:85%}.info-vehicles .container-info .details-vehicles .products .bg-product{width:100%}.info-vehicles .container-info .details-vehicles .products .bg-product .bg-product-1 .img{height:270px}.info-vehicles .container-info .details-vehicles .products .bg-product .bg-product-1 .img img{height:230px}.info-vehicles .container-info .details-vehicles .products .bg-product .bg-product-2 .img{height:270px}.info-vehicles .container-info .details-vehicles .products .bg-product .bg-product-2 .img img{height:230px}}.detail{border-top:1px solid #ddd;background:#fff}.detail .container-detail{margin:0 auto;width:60%;margin-top:40px;font-family:avenir-roman}.detail .container-detail .menu-details{margin-bottom:40px;font-size:15px}.detail .container-detail .menu-details span{color:#666;cursor:pointer}.detail .container-detail .menu-details .id{color:#ff1f36}.detail .container-detail .detail-1{display:flex;justify-content:space-between}.detail .container-detail .detail-1 .img-detail{width:42%;height:369px}.detail .container-detail .detail-1 .img-detail img{width:100%;height:100%;object-fit:cover}.detail .container-detail .detail-1 .small-img{width:13%}.detail .container-detail .detail-1 .small-img img{width:100%;margin-bottom:13.6px;height:114px;object-fit:cover}.detail .container-detail .detail-1 .content-detail{width:42%}.detail .container-detail .detail-1 .content-detail .container-content{padding:5px 10px}.detail .container-detail .detail-1 .content-detail .container-content .content-1{border-bottom:1px solid #eee;padding-bottom:5px}.detail .container-detail .detail-1 .content-detail .container-content .content-1 h4{margin:0;font-size:20px;font-weight:100;color:#333}.detail .container-detail .detail-1 .content-detail .container-content .content-1 p{font-size:13px;margin-top:7px;margin-bottom:6px;color:#666}.detail .container-detail .detail-1 .content-detail .container-content .content-1 .rate{font-size:17px;color:#fac917;margin-bottom:10px}.detail .container-detail .detail-1 .content-detail .container-content .content-1 .btn1{background:0 0;border:2px solid #ff1f36;color:#ff1f36;padding:9px 18px 6px 18px;position:relative;border-radius:8px;margin-bottom:17px;margin-top:8px;cursor:pointer;outline:0}.detail .container-detail .detail-1 .content-detail .container-content .content-1 .btn1 i{padding-right:8px;font-size:20px}.detail .container-detail .detail-1 .content-detail .container-content .content-1 .btn1 span{position:relative;bottom:2px}.detail .container-detail .detail-1 .content-detail .container-content .content-1 .btn2{background:0 0;border:2px solid #666;color:#666;padding:7px 26px;position:relative;border-radius:8px;cursor:pointer}.detail .container-detail .detail-1 .content-detail .container-content .content-1 .btn2 img{padding-right:8px;width:30%}.detail .container-detail .detail-1 .content-detail .container-content .content-1 .btn2 span{position:relative;bottom:5px}.detail .container-detail .detail-1 .content-detail .container-content .content-1 .btn3{background:0 0;border:2px solid #666;color:#666;padding:11px 29px 8px 28px;position:relative;border-radius:8px;margin-top:16px;cursor:pointer}.detail .container-detail .detail-1 .content-detail .container-content .content-1 .btn3 img{padding-right:8px;width:30%}.detail .container-detail .detail-1 .content-detail .container-content .content-1 .btn3 span{position:relative;bottom:3px}.detail .container-detail .detail-1 .content-detail .container-content .price{padding:20px 0;border-bottom:1px solid #eee;color:#ff1f36;font-size:20px}.detail .container-detail .detail-1 .content-detail .container-content .content-2{display:flex;justify-content:space-between;padding-top:20px;font-size:12px}.detail .container-detail .detail-1 .content-detail .container-content .content-2 .content-2-1{color:#aaa}.detail .container-detail .detail-1 .content-detail .container-content .content-2 .content-2-1 span{color:#333}.detail .container-detail .detail-1 .content-detail .container-content .content-2 .content-2-2{color:#666;position:relative;bottom:3px}.detail .container-detail .detail-1 .content-detail .container-content .content-2 .content-2-2 i{font-size:17px;padding-left:5px;color:#ff1532}.detail .container-detail .detail-1 .content-detail .container-content .content-2 .content-2-3{color:#666;position:relative;bottom:3px}.detail .container-detail .detail-1 .content-detail .container-content .content-2 .content-2-3 span{position:relative;top:1px}.detail .container-detail .detail-1 .content-detail .container-content .content-2 .content-2-3 img{width:30%;padding-left:10px;position:relative;bottom:3px;cursor:pointer}.detail .container-detail .info-tab{margin-top:30px}.detail .container-detail .info-tab .tab{overflow:hidden;display:flex;text-align:center;font-family:avenir-roman}.detail .container-detail .info-tab .tab button{width:20%;float:left;border:none;outline:0;cursor:pointer;padding:14px 16px;transition:.3s;font-size:15px;background:0 0;color:#222}.detail .container-detail .info-tab .tab button i{margin-right:6px}.detail .container-detail .info-tab .tab button.active1{background-color:#ff1f36;color:#fff}.detail .container-detail .info-tab .tabcontent{display:none;border-top:none;height:300px;margin-top:15px;overflow-y:scroll}.detail .container-detail .info-tab .tabcontent p{line-height:35px;padding-right:15px;font-size:17px;color:#666;overflow:hidden;display:-webkit-box;-webkit-line-clamp:7;-webkit-box-orient:vertical}.detail .container-detail .info-tab .tabcontent .review{padding:25px;margin-right:10px;border-bottom:1px solid #ddd}.detail .container-detail .info-tab .tabcontent .review .user-review{display:flex}.detail .container-detail .info-tab .tabcontent .review .user-review .avatar-user{width:60px;height:60px;border-radius:50%;background-color:#adb5bd}.detail .container-detail .info-tab .tabcontent .review .user-review .avatar-user img{width:100%;object-fit:cover;height:100%;border-radius:50%}.detail .container-detail .info-tab .tabcontent .review .user-review p{padding-bottom:0;padding-top:16px;padding-left:16px;font-size:16px;padding-right:0}.detail .container-detail .info-tab .tabcontent .review .review-1{padding-top:15px}.detail .container-detail .info-tab .tabcontent .review .review-1 .rate{font-size:16px}.detail .container-detail .info-tab .tabcontent .review .review-1 .rate i{color:#fac917}.detail .container-detail .info-tab .tabcontent .review .review-1 .content{font-size:16px;padding-left:18px;line-height:2}.detail .container-detail .info-tab .tabcontent .review:last-child{border-bottom:0}.detail .container-detail .sm-bg{display:flex;justify-content:space-between;margin-top:40px}.detail .container-detail .sm-bg div{width:33%}.detail .container-detail .sm-bg div img{width:100%;cursor:pointer}@media only screen and (max-width:1920px){.detail .container-detail .detail-1 .img-detail{height:460px}.detail .container-detail .detail-1 .small-img img{margin-bottom:16.8px;height:142px}}@media only screen and (max-width:1680px){.detail .container-detail .detail-1 .small-img img{margin-bottom:14.7px;height:140px}.detail .container-detail .detail-1 .img-detail{height:450px}}@media only screen and (max-width:1600px){.detail .container-detail .detail-1 .small-img img{margin-bottom:15px}}@media only screen and (max-width:1537px){.detail .container-detail .detail-1 .small-img img{margin-bottom:13.6px;height:114px}.detail .container-detail .detail-1 .img-detail{height:369px}}@media only screen and (max-width:1440px){.detail .container-detail .detail-1 .small-img img{margin-bottom:13.5px}}@media only screen and (max-width:1367px){.detail .container-detail .detail-1 .small-img img{margin-bottom:13.8px}}@media only screen and (max-width:1300px){.detail .container-detail{width:85%}.detail .container-detail .detail-1 .small-img img{margin-bottom:12.4px}}@media only screen and (max-width:1296px){.detail .container-detail .detail-1 .small-img img{margin-bottom:16.4px}}@media only screen and (max-width:1024px){.detail .container-detail .detail-1 .img-detail{height:374px}}@media only screen and (max-width:975px){.detail .container-detail{width:85%}.detail .container-detail .detail-1{flex-wrap:wrap}.detail .container-detail .detail-1 .img-detail{width:74%}.detail .container-detail .detail-1 .small-img{width:23%}.detail .container-detail .detail-1 .small-img img{margin-bottom:17px}.detail .container-detail .detail-1 .content-detail{width:100%}.detail .container-detail .detail-1 .content-detail .container-content .content-1{margin-top:15px}.detail .container-detail .sm-bg{flex-wrap:wrap}.detail .container-detail .sm-bg div{width:100%;margin-bottom:20px}}@media only screen and (max-width:800px){.detail .container-detail .detail-1 .img-detail{height:475px}.detail .container-detail .detail-1 .small-img img{height:147px}}@media only screen and (max-width:768px){.detail .container-detail .detail-1 .img-detail{width:74%}.detail .container-detail .detail-1 .small-img{width:23%}.detail .container-detail .detail-1 .small-img img{margin-bottom:16px;height:148px}.detail .container-detail .detail-1 .content-detail{width:100%}.detail .container-detail .detail-1 .content-detail .container-content .content-1{margin-top:15px}}@media only screen and (max-width:600px){.detail .container-detail .detail-1 .img-detail{width:74%;height:400px}.detail .container-detail .detail-1 .small-img{width:23%}.detail .container-detail .detail-1 .small-img img{margin-bottom:12.2px;height:125px}.detail .container-detail .detail-1 .content-detail{width:100%}.detail .container-detail .detail-1 .content-detail .container-content .content-1{margin-top:15px}.detail .container-detail .info-tab .tab button{width:30%}.detail .container-detail .info-tab .tabcontent{height:170px}}@media only screen and (max-width:415px){.detail .container-detail .menu-details{font-size:12px}.detail .container-detail .detail-1 .img-detail{width:74%;height:299px}.detail .container-detail .detail-1 .small-img{width:23%}.detail .container-detail .detail-1 .small-img img{margin-bottom:8.6px;height:94px}.detail .container-detail .detail-1 .content-detail{width:100%}.detail .container-detail .detail-1 .content-detail .container-content .content-1{margin-top:15px}.detail .container-detail .detail-1 .content-detail .container-content .content-2{flex-wrap:wrap}.detail .container-detail .detail-1 .content-detail .container-content .content-2 .content-2-1{width:100%;margin-bottom:20px}.detail .container-detail .detail-1 .content-detail .container-content .content-2 .content-2-2{width:100%;margin-bottom:20px}.detail .container-detail .info-tab .tab button{width:36%;padding:10px 16px}.detail .container-detail .info-tab .tabcontent{height:200px}.detail .container-detail .info-tab .tabcontent p{font-size:12px;line-height:26px}.detail .container-detail .info-tab .tabcontent .review .review-1 .content{font-size:12px}.detail .container-detail .info-tab .tabcontent .review .review-1 .rate{font-size:13px}}@media only screen and (max-width:385px){.detail .container-detail .menu-details{font-size:10px}.detail .container-detail .detail-1 .img-detail{width:74%;height:270px}.detail .container-detail .detail-1 .small-img{width:23%}.detail .container-detail .detail-1 .small-img img{margin-bottom:7.7px;height:85px}.detail .container-detail .detail-1 .content-detail{width:100%}.detail .container-detail .detail-1 .content-detail .container-content .content-1{margin-top:15px}.detail .container-detail .detail-1 .content-detail .container-content .content-1 .btn1{padding:7px 17px 5px 18px}.detail .container-detail .detail-1 .content-detail .container-content .content-2{flex-wrap:wrap}.detail .container-detail .detail-1 .content-detail .container-content .content-2 .content-2-1{width:100%;margin-bottom:20px}.detail .container-detail .detail-1 .content-detail .container-content .content-2 .content-2-2{width:100%;margin-bottom:20px}.detail .container-detail .info-tab .tab button{width:36%;padding:7px 8px}}@media only screen and (max-width:360px){.detail .container-detail .detail-1 .small-img img{margin-bottom:7.2px}.detail .container-detail .info-tab .tab button{width:36%;padding:7px 8px}}@media only screen and (max-width:320px){.detail .container-detail .menu-details{font-size:9px;margin-bottom:18px}.detail .container-detail .detail-1 .small-img img{margin-bottom:6.4px;height:72px}.detail .container-detail .detail-1 .img-detail{height:229px}.detail .container-detail .info-tab .tab button{width:36%;padding:7px 8px}.detail .container-detail .sm-bg div{margin-bottom:10px}}.related{font-family:avenir-roman;background:#fff;padding-top:55px}.related h2{margin:0 auto;width:60%;font-weight:100;font-size:24px;margin-bottom:20px;color:#333}.related .container-related{margin:0 auto;width:60%;display:flex;justify-content:flex-start;flex-wrap:wrap;padding-bottom:2%}.related .container-related .bg-product{cursor:pointer;text-align:center;margin-right:1.1em;width:23%}.related .container-related .bg-product .bg-product-1{padding:15px 8px;border:1px solid #ff1f36;margin-bottom:20px;position:relative;padding-top:10px}.related .container-related .bg-product .bg-product-1 .square{position:absolute;display:inline-block;border-top:27px solid #ff1f36;top:-1px;right:-1px;border-left:27px solid #fff}.related .container-related .bg-product .bg-product-1 .square i{position:absolute;bottom:14px;font-size:7px;right:4px;color:#fff}.related .container-related .bg-product .bg-product-1 .img{height:200px;border-bottom:1px solid #ddd;text-align:center}.related .container-related .bg-product .bg-product-1 .img::before{content:'';height:100%;display:inline-block;vertical-align:middle}.related .container-related .bg-product .bg-product-1 .img img{width:85%;cursor:pointer;object-fit:cover;height:180px;vertical-align:middle}.related .container-related .bg-product .bg-product-1 .details h4{font-size:14px;margin-bottom:10px;font-weight:100;color:#222;margin-top:15px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.related .container-related .bg-product .bg-product-1 .details p{font-size:12px;color:#666;margin-bottom:4px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.related .container-related .bg-product .bg-product-1 .details .detail-1{display:flex;justify-content:space-between}.related .container-related .bg-product .bg-product-1 .details .detail-1 p{margin:0;font-size:11px;color:#aaa;margin-top:4px}.related .container-related .bg-product .bg-product-1 .details .detail-1 h5{margin:0;font-size:17px;font-weight:100;color:#ff1f36}@media only screen and (max-width:1920px){.related .container-related .bg-product .bg-product-1 .img{height:275px}.related .container-related .bg-product .bg-product-1 .img img{height:255px}}@media only screen and (max-width:1680px){.related .container-related .bg-product .bg-product-1 .img{height:250px}.related .container-related .bg-product .bg-product-1 .img img{height:230px}}@media only screen and (max-width:1600px){.related .container-related .bg-product .bg-product-1 .img{height:240px}.related .container-related .bg-product .bg-product-1 .img img{height:220px}}@media only screen and (max-width:1537px){.related .container-related .bg-product .bg-product-1 .img{height:200px}.related .container-related .bg-product .bg-product-1 .img img{height:180px}}@media only screen and (max-width:1440px){.related .container-related .bg-product{margin-right:.5em;width:24%}}@media only screen and (max-width:1367px){.related .container-related .bg-product{width:24%}.related .container-related .bg-product .bg-product-1 .img{height:200px}.related .container-related .bg-product .bg-product-1 .img img{height:180px}}@media only screen and (max-width:1300px){.related h2{width:85%}.related .container-related{width:85%}.related .container-related .bg-product{margin-right:.6em}.related .container-related .bg-product .bg-product-1 .img{height:270px}.related .container-related .bg-product .bg-product-1 .img img{height:250px}}@media only screen and (max-width:1024px){.related h2{width:85%}.related .container-related{width:85%}.related .container-related .bg-product{width:32%}.related .container-related .bg-product .bg-product-1 .img{height:265px}.related .container-related .bg-product .bg-product-1 .img img{height:245px}}@media only screen and (max-width:800px){.related .container-related{width:85%}.related .container-related .bg-product{width:48%}.related .container-related .bg-product .bg-product-1 .img{height:315px}.related .container-related .bg-product .bg-product-1 .img img{height:295px}}@media only screen and (max-width:600px){.related .container-related{width:85%}.related .container-related .bg-product{width:48%}.related .container-related .bg-product .bg-product-1 .img{height:250px}.related .container-related .bg-product .bg-product-1 .img img{height:230px}}@media only screen and (max-width:450px){.related .container-related{width:85%}.related .container-related .bg-product{width:100%}.related .container-related .bg-product .bg-product-1 .img{height:315px}.related .container-related .bg-product .bg-product-1 .img img{height:295px}}@media only screen and (max-width:375px){.related .container-related{width:85%}.related .container-related .bg-product{width:100%}.related .container-related .bg-product .bg-product-1 .img{height:295px}.related .container-related .bg-product .bg-product-1 .img img{height:275px}}@media only screen and (max-width:320px){.related .container-related{width:85%}.related .container-related .bg-product{width:100%}.related .container-related .bg-product .bg-product-1 .img{height:250px}.related .container-related .bg-product .bg-product-1 .img img{height:230px}}.bg-worker{background-image:url(../../assets/image/market/about-me.png);background-size:cover;height:700px}.bg-worker .container-bg{color:#fff;font-family:avenir-medium;padding-left:10%;padding-top:15%;width:65%}.bg-worker .container-bg h2{color:#fff;font-size:70px;font-weight:100;margin-bottom:0}.bg-worker .container-bg h4{color:#fff;font-weight:100;font-size:27px}.bg-worker .container-bg p{font-size:18px;padding-top:10px}@media only screen and (max-width:1920px){.bg-worker{height:780px}}@media only screen and (max-width:1680px){.bg-worker{height:695px}.bg-worker .container-bg{padding-top:13%}}@media only screen and (max-width:1536px){.bg-worker{height:700px}}@media only screen and (max-width:1440px){.bg-worker{height:585px}.bg-worker .container-bg{padding-top:11%}}@media only screen and (max-width:1024px){.bg-worker{height:510px}.bg-worker .container-bg{padding-top:11%}.bg-worker .container-bg h2{font-size:55px}.bg-worker .container-bg h4{font-size:22px}.bg-worker .container-bg p{font-size:16px}}@media only screen and (max-width:600px){.bg-worker{height:430px}.bg-worker .container-bg{width:80%;padding-top:11%}.bg-worker .container-bg h2{font-size:43px}.bg-worker .container-bg h4{font-size:21px}.bg-worker .container-bg p{font-size:14px}}@media only screen and (max-width:415px){.bg-worker{height:320px;background-position:center}.bg-worker .container-bg{width:90%;padding-top:11%}.bg-worker .container-bg h2{font-size:32px}.bg-worker .container-bg h4{font-size:18px}.bg-worker .container-bg p{font-size:12px}}@media only screen and (max-width:320px){.bg-worker{height:320px}.bg-worker .container-bg h2{font-size:32px}.bg-worker .container-bg h4{font-size:15px}.bg-worker .container-bg p{font-size:11px}}.profile{font-family:avenir-medium;display:flex;justify-content:space-between;background:#fff;padding-top:6%}.profile .img-profile{width:50%}.profile .img-profile img{width:90%;padding-top:85px}.profile .details{width:50%}.profile .details h3{font-weight:100;font-size:35px;color:#333;position:relative}.profile .details h3::before{position:absolute;content:'';border-bottom:5px solid #ff1f36;left:0;bottom:-5px;width:13%}.profile .details .info .info-1{display:flex;justify-content:space-between;padding:25px 0;border-bottom:1px solid #f2f2f2}.profile .details .info .info-1 .info-1-1{width:50%}.profile .details .info .info-1 .info-1-1 h4{color:#999;font-weight:100;font-size:14px}.profile .details .info .info-1 .info-1-1 div img{width:10%;margin-right:5px}.profile .details .info .info-1 .info-1-1 div button{border:none;color:#fff;background:#ff1f36;border-radius:4px;cursor:pointer;font-size:13px;padding:3px 10px;margin-right:5px;outline:0}.profile .details .info .info-1 .info-1-1 div span{color:#333}.profile .details .info .info-1 .info-1-1 p{color:#333;margin-bottom:0}.profile .details .info .info-1 .info-1-1 .buttons button{padding:3px 22px;background:#fff2f3;color:#333;outline:0}.profile .details .info .info-1 .info-1-1 .buttons .active{background:#ff1f36;color:#fff}.profile .details .info .info-1 .info-1-1 div span{color:#999;font-size:14px}.profile .details .info .info-1 .info-1-1 div span .span-1{color:#333;margin-left:15px;font-size:1rem}.profile .details .info .info-1 .info-1-2{width:50%}.profile .details .info .info-1 .info-1-2 h4{color:#999;font-weight:100;font-size:14px}.profile .details .info .info-1 .info-1-2 p{color:#333;margin-bottom:0}.profile .details .info .info-1 .info-1-2 .icons i{color:#00aff0;font-size:25px;cursor:pointer}.profile .details .info .info-1 .info-1-2 .icons img{width:7%;position:relative;bottom:4px;margin-right:9px;cursor:pointer}.profile .details .info .no-border{border-bottom:unset}@media only screen and (max-width:1920px){.profile .img-profile img{padding-top:39px}}@media only screen and (max-width:1536px){.profile .img-profile img{padding-top:85px}}@media only screen and (max-width:1440px){.profile .img-profile{width:55%}}@media only screen and (max-width:1367px){.profile .details .info .info-1{padding:23px 0}}@media only screen and (max-width:1300px){.profile .img-profile img{width:92%}}@media only screen and (max-width:1290px){.profile{display:block}.profile .img-profile{text-align:center;width:100%}.profile .img-profile img{padding-top:0;width:48%}.profile .details{padding:50px;width:100%}.profile .details .info .info-1{padding:23px 0}}@media only screen and (max-width:600px){.profile .img-profile img{padding-top:0;width:65%}.profile .details{padding:50px 20px}.profile .details .info .info-1{padding:23px 0}.profile .details .info .info-1 .info-1-1{width:60%}}@media only screen and (max-width:415px){.profile .img-profile img{padding-top:0;width:80%}.profile .details .info .info-1{display:block;padding:23px 0}.profile .details .info .info-1 .info-1-1{width:100%}.profile .details .info .info-1 .info-1-2{width:100%;margin-top:20px}}.about-me{background-image:url(../../assets/image/market/Group-26.png);background-size:cover;height:570px;font-family:avenir-medium}.about-me .container-about{padding-left:10%;padding-top:6%;width:60%}.about-me .container-about h3{color:#333;font-size:35px;position:relative;font-weight:100;margin-bottom:35px}.about-me .container-about h3:before{position:absolute;content:'';border-bottom:5px solid #ff1f36;left:0;width:12%;bottom:-6px}.about-me .container-about p{color:#333}.about-me .container-about a{text-decoration:none;color:#ff1f36}@media only screen and (max-width:1920px){.about-me{height:715px}.about-me .container-about p{font-size:20px}}@media only screen and (max-width:1680px){.about-me{height:620px}.about-me .container-about p{font-size:17px}}@media only screen and (max-width:1537px){.about-me{height:570px}.about-me .container-about p{font-size:1rem}}@media only screen and (max-width:1440px){.about-me{height:535px}.about-me .container-about p{font-size:15px}}@media only screen and (max-width:1367px){.about-me{height:535px}.about-me .container-about{width:63%}.about-me .container-about p{font-size:15px}}@media only screen and (max-width:1024px){.about-me{background-position:center}}@media only screen and (max-width:800px){.about-me .container-about{width:90%}}@media only screen and (max-width:600px){.about-me{height:570px;background-position:center right}.about-me .container-about{width:90%}}@media only screen and (max-width:450px){.about-me{height:570px;background-position:center right}.about-me .container-about{width:90%;padding-top:8%}.about-me .container-about h3{font-size:30px}.about-me .container-about h3::before{width:25%}.about-me .container-about p{font-size:13px}}@media only screen and (max-width:320px){.about-me{height:570px;background-position:center right}.about-me .container-about{width:90%;padding-top:8%}.about-me .container-about h3{font-size:30px}.about-me .container-about p{font-size:12px}}.gifts{background:#fff;font-family:avenir-medium}.gifts .container-gifts{margin:0 auto;width:60%;padding:4% 0;text-align:center}.gifts .container-gifts h3{font-weight:100}.gifts .container-gifts h3 span{color:#333;font-size:35px;position:relative;margin-bottom:35px;position:relative}.gifts .container-gifts h3 span:before{position:absolute;content:'';border-bottom:5px solid #ff1f36;bottom:-10px;width:100%}.gifts .container-gifts .info-gifts{padding-top:45px}.gifts .container-gifts .info-gifts .gift-1{width:100%}.gifts .container-gifts .info-gifts .gift-1 table{width:100%}.gifts .container-gifts .info-gifts .gift-1 table tr td,.gifts .container-gifts .info-gifts .gift-1 table tr th{border:1px solid #e6e6e6;text-align:center;padding:15px 0;color:#333;font-weight:inherit}.gifts .container-gifts .info-gifts .gift-1 h4{color:#333;font-size:21px;font-weight:100;padding-bottom:15px;font-weight:400;text-align:left}.gifts .container-gifts .addition{text-align:left;padding-top:40px}.gifts .container-gifts .addition h4{color:#333;font-size:21px;font-weight:400}.gifts .container-gifts .addition p{color:#666}@media only screen and (max-width:1160px){.gifts .container-gifts .info-gifts .gift-1 table tr .info-worker{justify-content:center;padding-left:0}.gifts .container-gifts .info-gifts .gift-1 table tr .info-worker .img-worker{width:12%;margin-right:14px}.gifts .container-gifts .info-gifts .gift-1 table tr .info-worker .img-worker img{width:100%}.gifts .container-gifts .info-gifts .gift-1 table tr .info-worker .name{width:unset}.gifts .container-gifts .info-gifts .gift-1 table tr .info-worker .name p{padding-top:18px}.gifts .container-gifts .info-gifts .gift-1 table tr td .time{width:37%}.gifts .container-gifts .info-gifts .gift-1 head,.gifts .container-gifts .info-gifts .gift-1 table,.gifts .container-gifts .info-gifts .gift-1 tbody,.gifts .container-gifts .info-gifts .gift-1 td,.gifts .container-gifts .info-gifts .gift-1 th,.gifts .container-gifts .info-gifts .gift-1 tr{display:block}.gifts .container-gifts .info-gifts .gift-1 thead tr{display:none}.gifts .container-gifts .info-gifts .gift-1 tr{border:1px solid #ccc}.gifts .container-gifts .info-gifts .gift-1 th{width:100%!important}.gifts .container-gifts .info-gifts .gift-1 td{border:none;border-bottom:1px solid #eee;position:relative;white-space:normal;text-align:center!important;min-height:30px;overflow:hidden;word-break:break-all;width:100%}.gifts .container-gifts .info-gifts .gift-1 td:before{position:absolute;top:6px;left:6px;width:45%;padding-right:10px;text-align:left;font-weight:700}.gifts .container-gifts .info-gifts .gift-1 td:before{content:attr(data-title)}}@media only screen and (max-width:1024px){.gifts .container-gifts{width:85%}}@media only screen and (max-width:800px){.gifts .container-gifts{width:70%;padding-bottom:7%}.gifts .container-gifts .info-gifts{display:block}.gifts .container-gifts .info-gifts .gift-1{width:100%;margin-bottom:30px}.gifts .container-gifts .addition{padding-top:20px}}@media only screen and (max-width:415px){.gifts .container-gifts{width:85%}}@media only screen and (max-width:385px){.gifts .container-gifts{width:85%}.gifts .container-gifts .info-gifts .gift-1 .gift-1-1 ul{padding:10px 15px}.gifts .container-gifts .info-gifts .gift-1 .gift-1-1 ul li{padding:11px 0}.gifts .container-gifts .addition p{font-size:14px}}@media only screen and (max-width:320px){.gifts .container-gifts .info-gifts{padding-top:25px}.gifts .container-gifts .info-gifts .gift-1 .gift-1-1 ul{padding:4px 10px}.gifts .container-gifts .info-gifts .gift-1 .gift-1-1 ul li{padding:8px 0}.gifts .container-gifts .addition h4{font-size:19px;padding-top:5px}}.enjoy{background:#f6f6f6;font-family:avenir-medium}.enjoy .container-enjoy{margin:0 auto;width:60%;padding:4% 0;padding-bottom:2%;text-align:center}.enjoy .container-enjoy h3{font-weight:100}.enjoy .container-enjoy h3 span{color:#333;font-size:35px;position:relative;margin-bottom:35px;position:relative}.enjoy .container-enjoy h3 span:before{position:absolute;content:'';border-bottom:5px solid #ff1f36;bottom:-10px;width:38%;right:0;left:0;margin:0 auto}.enjoy .container-enjoy .list{margin-top:7%}.enjoy .container-enjoy .list .list-1 ul{text-align:left;line-height:48px;color:#444;display:flex;flex-wrap:wrap}.enjoy .container-enjoy .list .list-1 ul li{color:#666;width:33%}@media only screen and (max-width:1920px){.enjoy .container-enjoy .list{margin-bottom:20px}}@media only screen and (max-width:1440px){.enjoy .container-enjoy{width:75%;padding-bottom:4%}.enjoy .container-enjoy .list{margin-bottom:20px}}@media only screen and (max-width:1024px){.enjoy .container-enjoy{width:95%;padding-bottom:3%}.enjoy .container-enjoy .list{margin-bottom:20px}}@media only screen and (max-width:900px){.enjoy .container-enjoy .list .list-1 ul li{width:50%}}@media only screen and (max-width:800px){.enjoy .container-enjoy{width:95%;padding-bottom:3%}.enjoy .container-enjoy .list{flex-wrap:wrap}}@media only screen and (max-width:650px){.enjoy .container-enjoy .list .list-1 ul{padding-left:88px}.enjoy .container-enjoy .list .list-1 ul li{width:100%}}@media only screen and (max-width:415px){.enjoy .container-enjoy .list{flex-wrap:wrap}.enjoy .container-enjoy .list .list-1{width:100%}.enjoy .container-enjoy .list .list-1 ul{margin-bottom:0;padding-left:40px}}@media only screen and (max-width:385px){.enjoy .container-enjoy{padding-top:15%}.enjoy .container-enjoy h3 span{font-size:30px}.enjoy .container-enjoy .list{flex-wrap:wrap}.enjoy .container-enjoy .list .list-1{width:100%}.enjoy .container-enjoy .list .list-1 ul{margin-bottom:0}}textarea{height:unset}select{display:block}.modal{box-shadow:unset;-webkit-box-shadow:unset}.book{background-image:url(../../assets/image/market/Mask1.png);background-size:cover;height:885px;position:relative;font-family:avenir-medium}.book::before{content:"";background-image:url(../../assets/image/market/bg-calendar.png);background-size:cover;filter:blur(10px);opacity:.12;height:100%;position:absolute;width:100%}.book .container-book{margin:0 auto;width:80%;padding:3% 0;position:relative;z-index:2;padding-top:7%}.book .container-book h3{font-weight:100;text-align:center}.book .container-book h3 span{color:#fff;font-size:35px;position:relative;margin-bottom:35px;position:relative}.book .container-book h3 span:before{position:absolute;content:'';border-bottom:5px solid #ff1f36;bottom:-10px;width:24%;right:0;left:0;margin:0 auto}.book .container-book .calendar{display:flex;justify-content:space-between;margin-top:5%}.book .container-book .calendar .calendar-1{width:54%}.book .container-book .calendar .calendar-1 #demoPicker{height:554px;width:100%;font-family:avenir-medium}.book .container-book .calendar .calendar-1 #demoPicker #Datepickk .d-calendar{background:unset}.book .container-book .calendar .calendar-1 #demoPicker #Datepickk .d-table{display:flex!important;background-color:rgba(201,201,201,.1);color:#fff;font-size:14px;border-radius:0 0 6px 6px}.book .container-book .calendar .calendar-1 #demoPicker #Datepickk .d-table input+label.prev{color:#777}.book .container-book .calendar .calendar-1 #demoPicker #Datepickk .d-table input+label.next{color:#777}.book .container-book .calendar .calendar-1 #demoPicker #Datepickk .d-table input+label.today text::before{background-color:unset}.book .container-book .calendar .calendar-1 #demoPicker #Datepickk .d-table input+label.today::after{background-color:#ff1f36;height:40px;position:absolute;width:40px;content:'';border-radius:50%}.book .container-book .calendar .calendar-1 #demoPicker #Datepickk .d-table input+label [data-tooltip]:after{background-color:#ff1f36;top:-11px;right:-15px}.book .container-book .calendar .calendar-1 #demoPicker #Datepickk .d-table input+label:before{background-color:#ff1f36;height:40px;position:absolute;width:40px;content:'';border-radius:50%;top:17.5%;left:29.5%}.book .container-book .calendar .calendar-1 #demoPicker #Datepickk .d-week{display:flex;background-color:rgba(201,201,201,.1)}.book .container-book .calendar .calendar-1 #demoPicker #Datepickk .d-week div p{text-transform:uppercase}.book .container-book .calendar .calendar-1 #demoPicker #Datepickk .d-legend{display:none}.book .container-book .calendar .calendar-1 #demoPicker #Datepickk .d-header{background-color:rgba(201,201,201,.1);border-radius:6px 6px 0 0;padding:8px;border-bottom:1px solid rgba(201,201,201,.12)}.book .container-book .calendar .calendar-1 #demoPicker #Datepickk .d-header #d-previous{display:none}.book .container-book .calendar .calendar-1 #demoPicker #Datepickk .d-header #d-next{display:none}.book .container-book .calendar .calendar-1 #demoPicker #Datepickk .d-header p{text-transform:uppercase;font-size:20px}.book .container-book .calendar .calendar-2{width:44%;color:#fff}.book .container-book .calendar .calendar-2 .day{display:flex;justify-content:space-between;padding-bottom:20px}.book .container-book .calendar .calendar-2 .day div i{border:2px solid #666;padding:5px 7px;border-radius:8px;color:#666;margin-left:16px;cursor:pointer}.book .container-book .calendar .calendar-2 .day div i:hover{color:#ff1f36;border-color:#ff1f36}.book .container-book .calendar .calendar-2 .calendar-2-1{overflow-y:scroll;height:504px}.book .container-book .calendar .calendar-2 .calendar-2-1::-webkit-scrollbar{width:6px;background-color:#181818;border-radius:4px}.book .container-book .calendar .calendar-2 .calendar-2-1::-webkit-scrollbar-thumb{background-color:#333;border-radius:4px}.book .container-book .calendar .calendar-2 .calendar-2-1::-webkit-scrollbar-thumb{border-radius:10px}.book .container-book .calendar .calendar-2 .available{background:rgba(201,201,201,.25);padding:15px;margin-bottom:11px;border-radius:6px;margin-right:15px}.book .container-book .calendar .calendar-2 .available .container-available{display:flex;justify-content:space-between}.book .container-book .calendar .calendar-2 .available .container-available .avai-1 p{margin:0;font-size:14px;color:#ff1f36}.book .container-book .calendar .calendar-2 .available .container-available .avai-1 p i{font-size:6px;position:relative;bottom:6px;margin-right:6px}.book .container-book .calendar .calendar-2 .available .container-available .avai-1 .text{color:#fff;padding-left:16px;font-size:13px}.book .container-book .calendar .calendar-2 .available .container-available .avai-2{padding-top:9px}.book .container-book .calendar .calendar-2 .available .container-available .avai-2 button{cursor:pointer;color:#fff;background:#ff1f36;border:none;font-size:13px;border-radius:4px;padding:5px 18px;outline:0;white-space:nowrap}.book .container-book .calendar .calendar-2 .available:last-child{margin-bottom:0}.book .container-book .calendar .calendar-2 .unavailable{background:rgba(201,201,201,.1);margin-bottom:11px;border-radius:6px;padding:15px;margin-right:15px}.book .container-book .calendar .calendar-2 .unavailable .container-unavailable{opacity:.2;display:flex;justify-content:space-between}.book .container-book .calendar .calendar-2 .unavailable .container-unavailable .unavai-1 p{margin:0;font-size:14px;color:#50d0b3}.book .container-book .calendar .calendar-2 .unavailable .container-unavailable .unavai-1 p i{font-size:6px;position:relative;bottom:6px;margin-right:6px}.book .container-book .calendar .calendar-2 .unavailable .container-unavailable .unavai-1 .text{color:#fff;padding-left:16px;font-size:13px}.book .container-book .calendar .calendar-2 .unavailable .container-unavailable .unavai-2{padding-top:9px}.book .container-book .calendar .calendar-2 .unavailable .container-unavailable .unavai-2 button{color:#fff;background:rgba(225,225,225,.2);border:none;font-size:13px;border-radius:4px;padding:5px 12px;cursor:pointer;outline:0;white-space:nowrap}.modal-book{position:fixed;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);opacity:0;display:none}.modal-book .container-modal{margin:0 auto;width:40%;height:100%;padding:15% 0}.modal-book .container-modal .form{background:#fff;border-radius:4px;padding:30px 20px}.modal-book .container-modal .form h4{font-size:22px;color:#333;margin-bottom:20px}.modal-book .container-modal .form .times{display:flex;justify-content:space-between;margin-bottom:20px}.modal-book .container-modal .form .times .time-1{width:48%;position:relative}.modal-book .container-modal .form .times .time-1 i{position:absolute;right:10px;bottom:14px;color:#333;cursor:pointer}.modal-book .container-modal .form .times input{width:100%;border-radius:4px;outline:0;padding:9px 13px;font-size:15px;cursor:pointer;border:1px solid #a9a9a9}.modal-book .container-modal .form .times input::placeholder{color:#333}.modal-book .container-modal .form .times .timepicker-modal{top:0!important;padding:12% 0;background-color:unset}.modal-book .container-modal .form .times .timepicker-modal .timepicker-footer{padding:25px 1rem}.modal-book .container-modal .form .times .timepicker-modal .timepicker-footer button{outline:0}.modal-book .container-modal .form select{width:100%;margin-bottom:20px;padding:11px;border-radius:5px;outline:0;border:1px solid #a9a9a9}.modal-book .container-modal .form .buttons{display:flex}.modal-book .container-modal .form .buttons button{border-radius:4px;outline:0;padding:5px 13px;font-size:15px;cursor:pointer}.modal-book .container-modal .form .buttons .cancel{border:none;color:#333;margin-right:10px;background:#ddd}.modal-book .container-modal .form .buttons .save{border:none;color:#fff;background:#5e72e4;font-weight:unset}.show-modal-book{opacity:1;display:block!important;z-index:10}@media only screen and (max-width:1920px) and (max-height:1200px){.book{height:950px}.book .container-book .calendar .calendar-1 #demoPicker #Datepickk .d-table input+label:before{left:32.5%}.modal-book .container-modal .form .times .timepicker-modal{padding-bottom:30%}}@media only screen and (max-height:1280px){.modal-book .container-modal .form .times .timepicker-modal{padding-bottom:96%}}@media only screen and (max-height:1200px){.modal-book .container-modal .form .times .timepicker-modal{padding-bottom:30%}}@media only screen and (max-height:1080px){.modal-book .container-modal .form .times .timepicker-modal{padding-bottom:24%}}@media only screen and (max-width:1680px) and (max-height:1051px){.book{height:910px}.book .container-book .calendar .calendar-1 #demoPicker #Datepickk .d-table input+label:before{left:31.5%}.modal-book .container-modal .form .times .timepicker-modal{padding-bottom:28%}}@media only screen and (max-height:1025px){.modal-book .container-modal .form .times .timepicker-modal{padding-bottom:71%}}@media only screen and (max-height:960px){.modal-book .container-modal .form .times .timepicker-modal{padding-bottom:66%}}@media only screen and (max-height:900px){.modal-book .container-modal .form .times .timepicker-modal{padding-bottom:20%}}@media only screen and (max-width:1440px) and (max-height:900px){.book .container-book .calendar .calendar-1 #demoPicker #Datepickk .d-table input+label:before{left:27.5%}.modal-book .container-modal .form .times .timepicker-modal{padding-bottom:24%}}@media only screen and (max-width:1367px) and (max-height:768px){.book .container-book .calendar .calendar-1 #demoPicker #Datepickk .d-table input+label:before{left:24.5%}.modal-book .container-modal .form .times .timepicker-modal{padding-bottom:15%}}@media only screen and (max-height:800px){.modal-book .container-modal{width:55%}.modal-book .container-modal .form .times .timepicker-modal{padding-bottom:29%}}@media only screen and (max-height:768px){.modal-book .container-modal .form .times .timepicker-modal{padding-bottom:17%}}@media only screen and (max-width:1537px) and (max-height:755px){.book{height:885px}.book .container-book .calendar .calendar-1 #demoPicker #Datepickk .d-table input+label:before{left:29.5%}.modal-book .container-modal{width:39%}.modal-book .container-modal .form .times .timepicker-modal{padding-bottom:12%}}@media only screen and (max-width:1300px) and (max-height:755px){.modal-book .container-modal{width:39%}.modal-book .container-modal .form .times .timepicker-modal{padding-bottom:17%}}@media only screen and (max-width:1024px) and (max-height:755px){.modal-book .container-modal .form .times .timepicker-modal{padding-bottom:25%}}@media only screen and (max-width:800px) and (max-height:755px){.modal-book .container-modal{width:39%}.modal-book .container-modal .form .times .timepicker-modal{padding-bottom:34%}}@media only screen and (max-width:415px) and (max-height:755px){.modal-book .container-modal{width:39%}.modal-book .container-modal .form .times .timepicker-modal{padding-bottom:55%}}@media only screen and (max-height:736px){.modal-book .container-modal .form .times .timepicker-modal{padding-bottom:49%}}@media only screen and (max-height:640px){.modal-book .container-modal .form .times .timepicker-modal{padding-bottom:30%}}@media only screen and (max-height:600px){.modal-book .container-modal{width:55%}.modal-book .container-modal .form .times .timepicker-modal{padding-bottom:12%}.modal-book .container-modal .form .times .timepicker-modal .timepicker-footer{padding:10px 1rem}}@media only screen and (max-width:1024px){.book{height:830px}.book::before{background-position:center}.book .container-book{width:95%}}@media only screen and (max-width:800px){.book{height:1360px}.book .container-book{width:85%}.book .container-book .calendar{display:block}.book .container-book .calendar .calendar-1{width:100%}.book .container-book .calendar .calendar-2{width:100%;margin-top:50px}.book .container-book .calendar .calendar-1 #demoPicker #Datepickk .d-table input+label:before{left:29.5%}.modal-book .container-modal{width:65%}}@media only screen and (max-width:600px){.book .container-book .calendar{margin-top:10%}.book .container-book .calendar .calendar-1 #demoPicker #Datepickk .d-table input+label:before{left:23.5%}}@media only screen and (max-width:415px){.book{height:1210px}.book .container-book{width:90%}.book .container-book h3 span{font-size:22px}.book .container-book .calendar{margin-top:10%}.book .container-book .calendar .calendar-1 #demoPicker{height:455px}.book .container-book .calendar .calendar-1 #demoPicker #Datepickk .d-table input+label:before{left:14.5%;top:7.5%}.modal-book .container-modal{width:80%}}@media only screen and (max-width:385px){.book .container-book .calendar .calendar-1 #demoPicker #Datepickk .d-table input+label:before{left:9.5%}}@media only screen and (max-width:376px){.book .container-book h3{margin-top:3%}.book .container-book .calendar .calendar-1 #demoPicker #Datepickk .d-table input+label:before{left:14.5%;top:6px;height:35px;width:35px}.book .container-book .calendar .calendar-1 #demoPicker #Datepickk .d-table input+label [data-tooltip]:after{top:-12px;right:-10px}.book .container-book .calendar .calendar-1 #demoPicker #Datepickk .d-table input+label.today::after{height:35px;width:35px}.book .container-book .calendar .calendar-2 .available{padding:15px 7px}.book .container-book .calendar .calendar-2 .unavailable{padding:15px 7px}}@media only screen and (max-width:360px){.book .container-book .calendar .calendar-2 .available .container-available .avai-2 button{font-size:11px}.book .container-book .calendar .calendar-2 .unavailable .container-unavailable .unavai-2 button{font-size:11px}}@media only screen and (max-width:320px){.book .container-book .calendar .calendar-2 .calendar-2-1 .available{margin-right:8px}.book .container-book .calendar .calendar-2 .calendar-2-1 .available .container-available .avai-1 p{font-size:11px}.book .container-book .calendar .calendar-2 .calendar-2-1 .available .container-available .avai-1 .text{font-size:12px}.book .container-book .calendar .calendar-2 .calendar-2-1 .available .container-available .avai-2{padding-top:6px}.book .container-book .calendar .calendar-2 .calendar-2-1 .unavailable{margin-right:8px}.book .container-book .calendar .calendar-2 .calendar-2-1 .unavailable .container-unavailable .unavai-1 p{font-size:11px}.book .container-book .calendar .calendar-2 .calendar-2-1 .unavailable .container-unavailable .unavai-1 .text{font-size:12px}.book .container-book .calendar .calendar-2 .calendar-2-1 .unavailable .container-unavailable .unavai-2{padding-top:6px}.book .container-book .calendar .calendar-1 #demoPicker #Datepickk .d-table input+label:before{left:7.5%}.modal-book .container-modal .form .times .timepicker-modal{padding-bottom:17%;width:90%}}@media only screen and (max-width:320px) and (max-height:755px){.modal-book .container-modal .form .times .timepicker-modal{padding-bottom:70%}}.worker-time{font-family:avenir-medium;background:#fff}.worker-time .container-worker-time{margin:0 auto;width:60%;padding:4% 0;padding-bottom:4%;text-align:center}.worker-time .container-worker-time h3{font-weight:100}.worker-time .container-worker-time h3 span{color:#333;font-size:35px;position:relative;margin-bottom:35px;position:relative}.worker-time .container-worker-time h3 span:before{position:absolute;content:'';border-bottom:5px solid #ff1f36;bottom:-10px;width:38%;right:0;left:0;margin:0 auto}.worker-time .container-worker-time .table{margin-top:6%}.worker-time .container-worker-time .table table{width:100%}.worker-time .container-worker-time .table table tr td{color:#666;text-align:start;font-size:16px;border-top:0!important;border-bottom:1px solid #e6e6e6}.worker-time .container-worker-time .table table tr th{color:#666;font-size:16px;border-bottom:2px solid #e6e6e6;border-top:0!important}.worker-time .container-worker-time .table table .week{width:38%}.worker-time .container-worker-time .table table .from{width:35%}@media only screen and (max-width:1160px){.worker-time .container-worker-time .table head,.worker-time .container-worker-time .table table,.worker-time .container-worker-time .table tbody,.worker-time .container-worker-time .table td,.worker-time .container-worker-time .table th,.worker-time .container-worker-time .table tr{display:block;text-align:center}.worker-time .container-worker-time .table thead tr{display:none}.worker-time .container-worker-time .table tr{border:1px solid #ccc}.worker-time .container-worker-time .table th{width:100%!important}.worker-time .container-worker-time .table td{border:none;border-bottom:1px solid #eee;position:relative;white-space:normal;text-align:center!important;min-height:30px;overflow:hidden;word-break:break-all;width:100%}.worker-time .container-worker-time .table td:before{position:absolute;top:6px;left:6px;width:45%;padding-right:10px;text-align:left;font-weight:700}.worker-time .container-worker-time .table td:before{content:attr(data-title)}}@media only screen and (max-width:800px){.worker-time .container-worker-time{width:80%}}@media only screen and (max-width:500px){.worker-time .container-worker-time .table{margin-top:13%}}.process{font-family:avenir-medium;background:#fff}.process .container-process{margin:0 auto;width:80%;padding:5% 0}.process .container-process .steps{display:flex;justify-content:space-between;margin:0 auto;width:55%}.process .container-process .steps .number{padding:3px 8px;border-radius:50%;background:#aaa;color:#fff;margin-right:15px;position:relative;bottom:4px;font-size:13px}.process .container-process .steps .step-1{font-size:23px;color:#aaa;cursor:pointer}.process .container-process .steps .red{background:#ff1f36}.process .container-process .steps .active1{color:#202020}.process .container-process table{width:100%;margin-top:4%;text-align:center}.process .container-process table .table-header{border-bottom:1px solid #ff1f36;color:#999;font-size:14px}.process .container-process table .table-header th{font-weight:100;padding:15px 0}.process .container-process table tr{border-bottom:1px solid #eee}.process .container-process table tr td{padding:20px 0;color:#222}.process .container-process table tr td .deposit{color:#999}.process .container-process table tr td .time{margin:0 auto;width:80%;border:1px solid #e8e8e8;border-radius:22px;display:flex;justify-content:space-between}.process .container-process table tr td .time .time-1{width:20%;padding:10px 0;border-right:1px solid #e8e8e8;color:#999}.process .container-process table tr td .time .time-2{width:80%;padding-top:10px}.process .container-process table tr td .time .time-2 i{font-size:12px;cursor:pointer}.process .container-process table tr td .time .time-2 span{padding:10px;color:#999}.process .container-process table tr td .amount{display:flex;justify-content:center}.process .container-process table tr td .amount .add,.process .container-process table tr td .amount .sub{cursor:pointer;background:#ff1f36;color:#fff;padding:5px 10px;border:1px solid #ff1f36;outline:0}.process .container-process table tr td .amount .add i,.process .container-process table tr td .amount .sub i{font-size:12px}.process .container-process table tr td .amount input{text-align:center}.process .container-process table tr td .amount .number{padding:5px 0;outline:0;width:25%;border:1px solid #e8e8e8}.process .container-process table tr .fa-times{font-size:20px;color:#ccc}.process .container-process table tr .fa-times:hover{color:#ff1f36;cursor:pointer}.process .container-process table tr .info-worker{display:flex;justify-content:space-between;padding-left:20px}.process .container-process table tr .info-worker .img-worker{width:20%}.process .container-process table tr .info-worker .img-worker img{width:66px;object-fit:contain;height:66px;cursor:pointer}.process .container-process table tr .info-worker .name{width:71%;text-align:left;cursor:pointer}.process .container-process table tr .info-worker .name p{margin:0;font-size:18px;padding-top:3px;color:#222;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1}.process .container-process table tr .info-worker .name i{color:#fac917;font-size:13px}.process .container-process .total{display:flex;justify-content:space-between;padding-top:40px}.process .container-process .total .total-1 button{border:none;cursor:pointer;font-size:13px;padding:10px 18px;border-radius:4px;outline:0;white-space:nowrap}.process .container-process .total .total-1 .btn-1{background:0 0;color:#666;border:2px solid #eee;font-size:14px;padding:10px 18px;border-radius:4px;margin-right:30px}.process .container-process .total .total-1 .btn-2{background:#ff1f36;color:#fff;border:2px solid #ff1f36}.process .container-process .total .total-2{color:#202020;font-size:25px;font-weight:100;padding-right:30px}.process .container-process .process-2{display:none;margin-top:5%}.process .container-process .process-2 .contain-checkout{width:100%;display:flex;justify-content:space-between}.process .container-process .process-2 .contain-checkout .form-checkout{width:49%}.process .container-process .process-2 .contain-checkout .form-checkout h2{color:#222;font-weight:100;font-size:22px;margin-bottom:25px}.process .container-process .process-2 .contain-checkout .form-checkout .form{display:flex;justify-content:space-between;flex-wrap:wrap}.process .container-process .process-2 .contain-checkout .form-checkout .form .form-1{width:100%;margin-bottom:25px}.process .container-process .process-2 .contain-checkout .form-checkout .form .form-1 label{color:#666}.process .container-process .process-2 .contain-checkout .form-checkout .form .form-1 label span{color:#e02020}.process .container-process .process-2 .contain-checkout .form-checkout .form .form-1 input{width:100%;border:2px solid #e6e6e6;border-radius:8px;padding:12px;outline:0}.process .container-process .process-2 .contain-checkout .form-checkout .form .form-1-1{width:48%}.process .container-process .process-2 .contain-checkout .order{width:49%}.process .container-process .process-2 .contain-checkout .order .content{text-align:center}.process .container-process .process-2 .contain-checkout .order h2{color:#222;font-weight:100;font-size:22px;margin-bottom:25px}.process .container-process .process-2 .contain-checkout .order .order-detail{background:#f8f8f8;padding:30px}.process .container-process .process-2 .contain-checkout .order .order-detail .detail-1{padding:20px;background:#fff}.process .container-process .process-2 .contain-checkout .order .order-detail .detail-1 .container-detail-1 .detail-1-1{display:flex;justify-content:space-between;border-bottom:1px solid #e6e6e6}.process .container-process .process-2 .contain-checkout .order .order-detail .detail-1 .container-detail-1 .detail-1-1 h4{font-weight:100;color:#222;padding-bottom:10px}.process .container-process .process-2 .contain-checkout .order .order-detail .detail-1 .container-detail-1 table{margin-top:1%}.process .container-process .process-2 .contain-checkout .order .order-detail .detail-1 .container-detail-1 table .info-worker{padding-left:0}.process .container-process .process-2 .contain-checkout .order .order-detail .detail-1 .container-detail-1 table tr td{padding:10px 0;font-size:15px}.process .container-process .process-2 .contain-checkout .order .order-detail .detail-1 .container-detail-1 table tr td .name{width:68%}.process .container-process .process-2 .contain-checkout .order .order-detail .detail-1 .container-detail-1 table tr td .name p{font-size:15px;padding-top:9px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.process .container-process .process-2 .contain-checkout .order .order-detail .detail-1 .container-detail-1 table tr td .name div i{font-size:11px}.process .container-process .process-2 .contain-checkout .order .order-detail .detail-1 .container-detail-1 .detail-1-2{display:flex;justify-content:space-between}.process .container-process .process-2 .contain-checkout .order .order-detail .detail-1 .container-detail-1 .detail-1-2 h4{font-weight:100;color:#222;padding-top:20px;font-size:18px}.process .container-process .process-2 .contain-checkout .order .order-detail .detail-2 .color{margin-top:30px;border-bottom:1px solid #dbdbdb;padding-bottom:5px}.process .container-process .process-2 .contain-checkout .order .order-detail .detail-2 .color .container{display:block;position:relative;padding-left:29px;margin-bottom:12px;padding-top:2px;cursor:pointer;color:#666}.process .container-process .process-2 .contain-checkout .order .order-detail .detail-2 .color .container input{position:absolute;opacity:0;cursor:pointer}.process .container-process .process-2 .contain-checkout .order .order-detail .detail-2 .color .container .checkmark{position:absolute;top:3px;left:0;height:20px;width:20px;background-color:#fff;border-radius:50%;border:2px solid #ebebeb}.process .container-process .process-2 .contain-checkout .order .order-detail .detail-2 .color .container .checkmark::before{content:"\f00c";font-family:"Font Awesome 5 Free";position:absolute;font-weight:600;color:#fff;top:0;font-size:11px;left:2px}.process .container-process .process-2 .contain-checkout .order .order-detail .detail-2 .color .container input:checked~.checkmark{background-color:#ff1f36;border:2px solid #ff1f36}.process .container-process .process-2 .contain-checkout .order .order-detail .detail-2 .color .container input:checked~.checkmark i{color:#fff}.process .container-process .process-2 .contain-checkout .order .order-detail .detail-2 .detail-2-1 p{color:#666;padding:15px 0;border-bottom:1px solid #dbdbdb;font-size:14px}.process .container-process .process-2 .contain-checkout .order .order-detail .detail-2 .detail-2-2 .container{display:block;position:relative;padding-left:29px;margin-bottom:12px;padding-top:2px;cursor:pointer;color:#666}.process .container-process .process-2 .contain-checkout .order .order-detail .detail-2 .detail-2-2 .container span{color:#ff1f36}.process .container-process .process-2 .contain-checkout .order .order-detail .detail-2 .detail-2-2 .container input{position:absolute;opacity:0;cursor:pointer}.process .container-process .process-2 .contain-checkout .order .order-detail .detail-2 .detail-2-2 .container .checkmark{position:absolute;top:3px;left:0;height:20px;width:20px;background-color:#fff;border-radius:5px;border:2px solid #ebebeb}.process .container-process .process-2 .contain-checkout .order .order-detail .detail-2 .detail-2-2 .container .checkmark::before{content:"\f00c";font-family:"Font Awesome 5 Free";position:absolute;font-weight:600;color:#fff;top:0;font-size:11px;left:2px}.process .container-process .process-2 .contain-checkout .order .order-detail .detail-2 .detail-2-2 .container input:checked~.checkmark{background-color:#ff1f36;border:2px solid #ff1f36}.process .container-process .process-2 .contain-checkout .order .order-detail .detail-2 .detail-2-2 .container input:checked~.checkmark i{color:#fff}.process .container-process .process-2 .contain-checkout .order .order-detail .detail-2 .button-order{text-align:center;padding-top:10px}.process .container-process .process-2 .contain-checkout .order .order-detail .detail-2 .button-order button{color:#fff;background:#ff1f36;border:none;border-radius:5px;padding:10px 50px;outline:0;cursor:pointer}@media only screen and (max-width:1920px){.process .container-process table tr .info-worker .name{padding-top:4px}}@media only screen and (max-width:1537px){.process .container-process table tr .info-worker .name{padding-top:0}}@media only screen and (max-width:1367px){.process .container-process{width:85%}}@media only screen and (max-width:1200px){.process .container-process{width:90%}.process .container-process .steps{width:63%}.process .container-process table tr .info-worker .img-worker img{height:96px}}@media only screen and (max-width:1160px){.process .container-process .steps{width:88%}.process .container-process table tr .info-worker{justify-content:center;padding-left:0}.process .container-process table tr .info-worker .img-worker{width:12%;margin-right:14px}.process .container-process table tr .info-worker .img-worker img{width:100%}.process .container-process table tr .info-worker .name{width:unset}.process .container-process table tr .info-worker .name p{padding-top:18px}.process .container-process table tr td .time{width:37%}.process .container-process head,.process .container-process table,.process .container-process tbody,.process .container-process td,.process .container-process th,.process .container-process tr{display:block}.process .container-process thead tr{display:none}.process .container-process tr{border:1px solid #ccc}.process .container-process th{width:100%!important}.process .container-process td{border:none;border-bottom:1px solid #eee;position:relative;white-space:normal;text-align:center!important;min-height:30px;overflow:hidden;word-break:break-all;width:100%}.process .container-process td:before{position:absolute;top:6px;left:6px;width:45%;padding-right:10px;text-align:left;font-weight:700}.process .container-process td:before{content:attr(data-title)}}@media only screen and (max-width:1024px){.process .container-process .process-2{width:100%}.process .container-process .process-2 .contain-checkout .order .order-detail .detail-1 .container-detail-1 table tr td .name{width:unset;padding-top:11px}.process .container-process .process-2 .contain-checkout .order .order-detail .detail-1 .container-detail-1 .detail-1-1{border-bottom:0}}@media only screen and (max-width:800px){.process .container-process .process-2 .contain-checkout{flex-wrap:wrap}.process .container-process .process-2 .contain-checkout .form-checkout{width:100%}.process .container-process .process-2 .contain-checkout .order{width:100%;padding-top:6%}}@media only screen and (max-width:690px){.process .container-process .steps{width:100%}.process .container-process .steps div .number{bottom:2px}.process .container-process .steps div .step-1{font-size:18px}.process .container-process table tr .info-worker{justify-content:center;padding-left:0}.process .container-process table tr .info-worker .img-worker{width:12%;margin-right:14px}.process .container-process table tr .info-worker .img-worker img{width:100%}.process .container-process table tr .info-worker .name{width:unset}.process .container-process table tr td .time{width:60%}.process .container-process .total .total-1 .btn-1{margin-bottom:11px;padding:10px 28px}}@media only screen and (max-width:600px){.process .container-process .process-2{width:100%}}@media only screen and (max-width:510px){.process .container-process{padding:10% 0}.process .container-process .steps{width:100%;flex-wrap:wrap}.process .container-process .steps div{width:100%;margin-bottom:10px}.process .container-process table tr .info-worker .img-worker{width:18%;margin-right:14px}.process .container-process table tr .info-worker .img-worker img{width:100%}.process .container-process table tr .info-worker .name{width:unset}.process .container-process table tr td .time{width:85%}.process .container-process .total .total-1 .btn-1{font-size:10px;padding:10px 25px}.process .container-process .total .total-1 .btn-2{font-size:10px;padding:10px 13px}.process .container-process .total .total-2{font-size:22px;padding-right:0}}@media only screen and (max-width:415px){.process .container-process .process-2 div{flex-wrap:wrap}.process .container-process .process-2 div span{width:100%;font-size:16px;margin-bottom:8px}.process .container-process .process-2 .contain-checkout .form-checkout .form .form-1-1{width:100%}}@media only screen and (max-width:385px){.process .container-process .process-2 .contain-checkout .order .order-detail{padding:15px}.process .container-process .process-2 .contain-checkout .order .order-detail .detail-2 .button-order button{padding:8px 30px;font-size:15px}}@media only screen and (max-width:320px){.process .container-process{padding:10% 0}.process .container-process .process-2 .contain-checkout .order .order-detail .detail-2 .button-order button{padding:8px 25px;font-size:13px}.process .container-process .steps{width:100%;flex-wrap:wrap}.process .container-process .steps div{width:100%;margin-bottom:10px}.process .container-process table tr .info-worker .img-worker{width:18%;margin-right:14px}.process .container-process table tr .info-worker .img-worker img{width:100%}.process .container-process table tr .info-worker .name{width:unset}.process .container-process table tr .info-worker .name p{padding-top:25px;font-size:15px}.process .container-process table tr td .time{width:85%}.process .container-process table tr{font-size:13px}.process .container-process table .table-header{font-size:13px}.process .container-process .total{flex-wrap:wrap}.process .container-process .total .total-1{margin-bottom:15px}.process .container-process .total .total-1 .btn-1{font-size:10px;padding:10px 25px}.process .container-process .total .total-1 .btn-2{font-size:10px;padding:10px 13px}.process .container-process .total .total-2{font-size:22px;padding-right:0}}.filter{background:#202020;border-top:1px solid rgba(204,204,204,.1)}.filter .container-filter{font-family:avenir-medium;margin:0 auto;width:80%;padding:12px 0}.filter .container-filter ul{list-style:none;padding:0;margin:0;display:flex}.filter .container-filter ul .selectdiv{position:relative;margin-right:10px}.filter .container-filter ul .selectdiv:after{content:'\f078';font-family:"Font Awesome 5 Free";font-weight:900;color:#fff;right:11px;top:9px;position:absolute;pointer-events:none}.filter .container-filter ul .selectdiv select::-ms-expand{display:none}.filter .container-filter ul .selectdiv select{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0;display:block;width:130px;padding:7px 32px 6px 11px;color:#fff;border-radius:3px;background-color:#202020;border:1px solid rgba(204,204,204,.25);-ms-word-break:normal;word-break:normal;cursor:pointer}.filter .container-filter ul .selectdiv select option{padding:10px 4px;background:#202020;color:#ddd;outline:0;overflow:hidden;white-space:no-wrap;text-overflow:ellipsis}.filter .container-filter ul li button{color:#ddd;padding:7px 13px;background:#202020;border:1px solid rgba(204,204,204,.25);border-radius:4px;cursor:pointer;outline:0}.filter .container-filter ul li button i{margin-left:6px}.filter .container-filter ul li button:hover{color:#fff;background-color:#ff1f36!important;border:1px solid #ff1f36}.filter .container-filter ul li #sub-1{display:none}.filter .container-filter ul li .sub{display:none;position:absolute;background:#313131;padding:15px 12px;margin-top:10px;line-height:36px;border-radius:4px;color:#999;z-index:10}.filter .container-filter ul li .sub li{cursor:pointer;margin-right:0;padding:0 10px;text-align:left}.filter .container-filter ul li .sub li:hover{color:#ff1f36}@media only screen and (max-width:1024px){.filter .container-filter{width:87%}.filter .container-filter ul{flex-wrap:wrap}.filter .container-filter ul li{margin-bottom:10px}}@media only screen and (max-width:600px){.filter .container-filter ul{flex-wrap:wrap}.filter .container-filter ul li{margin-bottom:10px}}@media only screen and (max-width:470px){.filter .container-filter ul li button{font-size:13px;padding:5px 11px}}@media only screen and (max-width:376px){.filter .container-filter ul li button{font-size:11px}}.testimonial{font-family:avenir-medium;background:#fff}.testimonial .container-testi{margin:0 auto;width:55%;padding:5% 0}.testimonial .container-testi h3{text-align:center}.testimonial .container-testi h3 span{color:#333;font-size:35px;position:relative;margin-bottom:35px}.testimonial .container-testi h3 span:before{position:absolute;content:'';border-bottom:5px solid #ff1f36;bottom:-10px;width:40%;right:0;left:0;margin:0 auto}.testimonial .container-testi .form-fill{padding-top:5%}.testimonial .container-testi .form-fill div{display:flex;justify-content:space-between}.testimonial .container-testi .form-fill div input{width:49%;border:none;background:#fafafa;padding:12px 18px;border-radius:6px;outline:0;color:#333}.testimonial .container-testi .form-fill div input::placeholder{color:#333}.testimonial .container-testi .form-fill textarea{width:100%;margin-top:20px;border:none;background:#fafafa;padding:17px;outline:0;border-radius:6px;color:#333}.testimonial .container-testi .form-fill textarea::placeholder{color:#333}@media only screen and (max-width:1024px){.testimonial .container-testi{width:70%}}@media only screen and (max-width:800px){.testimonial .container-testi{width:85%}}@media only screen and (max-width:600px){.testimonial .container-testi{padding:10% 0}.testimonial .container-testi .form-fill div{flex-wrap:wrap}.testimonial .container-testi .form-fill div input{width:100%;margin-top:18px}}@media only screen and (max-width:385px){.testimonial .container-testi h3 span{font-size:22px}}.tab-news{background:#f8f8f8;font-family:avenir-medium}.tab-news .container-tab{margin:0 auto;width:60%;display:flex;padding-top:3%;border-bottom:1px solid #f0f0f0}.tab-news .container-tab .tab-1{width:18%}.tab-news .container-tab .tab-1 h3{color:#888;font-weight:100}.tab-news .container-tab .tab-1 h3 span{cursor:pointer}.tab-news .container-tab .tab-1 h3 .active-news{color:#ff1f36;position:relative}.tab-news .container-tab .tab-1 h3 .active-news::before{position:absolute;content:'';border-bottom:2px solid #ff1f36;width:62%;bottom:-11px;height:1px}.tab-news .recently{font-family:avenir-medium}.tab-news .recently .container-recently{margin:0 auto;width:60%;display:flex;padding-top:3%;padding-bottom:3%;justify-content:space-between}.tab-news .recently .container-recently .recent-1{width:61%}.tab-news .recently .container-recently .recent-1 .my-mind{background:#fff;border-radius:8px}.tab-news .recently .container-recently .recent-1 .my-mind .container-my-mind{display:flex;justify-content:space-between;padding:20px 15px}.tab-news .recently .container-recently .recent-1 .my-mind .container-my-mind div img{width:100%;border-radius:50%;object-fit:cover;height:48px;width:48px}.tab-news .recently .container-recently .recent-1 .my-mind .container-my-mind input{outline:0;border:none;width:80%}.tab-news .recently .container-recently .recent-1 .my-mind .container-my-mind i{color:#ff1f36;cursor:pointer;padding-top:15px}.tab-news .recently .container-recently .recent-1 .worker{background:#fff;margin-top:18px;border-radius:8px}.tab-news .recently .container-recently .recent-1 .worker .container-worker{padding:20px 10px}.tab-news .recently .container-recently .recent-1 .worker .container-worker .content{display:flex;justify-content:space-between}.tab-news .recently .container-recently .recent-1 .worker .container-worker .content p{color:#333;font-size:20px;margin-bottom:10px}.tab-news .recently .container-recently .recent-1 .worker .container-worker .content a{color:#ff1f36;padding-top:7px}.tab-news .recently .container-recently .recent-1 .worker .container-worker .list-workers{display:flex;justify-content:flex-start}.tab-news .recently .container-recently .recent-1 .worker .container-worker .list-workers .worker-1{width:24%;margin-right:8px;position:relative;height:186px}.tab-news .recently .container-recently .recent-1 .worker .container-worker .list-workers .worker-1 img{width:100%;height:100%;border-radius:8px;object-fit:cover;cursor:pointer}.tab-news .recently .container-recently .recent-1 .worker .container-worker .list-workers .worker-1 .img-bg{position:absolute}.tab-news .recently .container-recently .recent-1 .worker .container-worker .list-workers .worker-1 span{position:absolute;top:6px;right:8px;color:#fff;padding:3px 10px;background:#ff1f36;border-radius:6px;font-size:11px}.tab-news .recently .container-recently .recent-1 .worker .container-worker .list-workers .worker-1 p{position:absolute;bottom:6px;margin-bottom:0;color:#fff;left:10px}.tab-news .recently .container-recently .recent-1 .shared{border:1px solid #eee;margin:15px}.tab-news .recently .container-recently .recent-1 .post{background:#fff;margin-top:18px;border-radius:8px}.tab-news .recently .container-recently .recent-1 .post .user{display:flex;justify-content:space-between;padding:18px 15px;position:relative}.tab-news .recently .container-recently .recent-1 .post .user .avatar-user img{width:48px;height:48px;object-fit:cover;border-radius:50%;cursor:pointer}.tab-news .recently .container-recently .recent-1 .post .user .name{width:82%}.tab-news .recently .container-recently .recent-1 .post .user .name h4{color:#333;font-size:17px;font-weight:100;margin-bottom:5px}.tab-news .recently .container-recently .recent-1 .post .user .name p{margin-bottom:0;color:#999;font-size:13px}.tab-news .recently .container-recently .recent-1 .post .user .shared-name{width:90%}.tab-news .recently .container-recently .recent-1 .post .user .shared-name p{padding:0}.tab-news .recently .container-recently .recent-1 .post .user .more .show-more{display:none;position:absolute;right:15px;box-shadow:0 3px 8px rgba(0,0,0,.3);border-radius:4px;border:1px solid rgba(0,0,0,.15);background-color:#fff}.tab-news .recently .container-recently .recent-1 .post .user .more .show-more .more-1 ul{list-style:none;padding:0;margin:0}.tab-news .recently .container-recently .recent-1 .post .user .more .show-more .more-1 ul li{padding:10px 20px;cursor:pointer}.tab-news .recently .container-recently .recent-1 .post .user .more .show-more .more-1 ul li i{font-size:15px}.tab-news .recently .container-recently .recent-1 .post .user .more .show-more .more-1 ul li .fa-edit{padding-left:8px}.tab-news .recently .container-recently .recent-1 .post .user .more .show-more .more-1 ul li span{padding-left:6px;font-size:15px;cursor:pointer;color:#333}.tab-news .recently .container-recently .recent-1 .post .user .more .show-more .more-1 ul li:hover{background:#ff1f36}.tab-news .recently .container-recently .recent-1 .post .user .more .show-more .more-1 ul li:hover i{color:#fff}.tab-news .recently .container-recently .recent-1 .post .user .more .show-more .more-1 ul li:hover span{color:#fff}.tab-news .recently .container-recently .recent-1 .post .user i{font-size:23px;color:#555;padding-top:10px;cursor:pointer}.tab-news .recently .container-recently .recent-1 .post .content p{color:#222;padding:0 17px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical}.tab-news .recently .container-recently .recent-1 .post .content .gallery{display:flex;justify-content:space-between;flex-wrap:wrap}.tab-news .recently .container-recently .recent-1 .post .content .gallery img{width:100%;margin-top:5px;cursor:pointer;object-fit:cover;height:250px}.tab-news .recently .container-recently .recent-1 .post .content .gallery .img-gallery .number{color:#fff;position:absolute;bottom:34%;left:28%;font-size:55px;cursor:pointer}.tab-news .recently .container-recently .recent-1 .post .content .gallery .img-gallery video{margin-top:5px;object-fit:cover;cursor:pointer;width:100%;height:250px}.tab-news .recently .container-recently .recent-1 .post .content .gallery .play{position:relative}.tab-news .recently .container-recently .recent-1 .post .content .gallery .play::before{content:"\f144";cursor:pointer;font-family:"Font Awesome 5 Free";font-weight:600;position:absolute;color:#fff;top:35%;left:37%;font-size:3rem}.tab-news .recently .container-recently .recent-1 .post .comment{display:flex;justify-content:space-between;text-align:center;padding:20px 75px;border-top:1px solid #eee}.tab-news .recently .container-recently .recent-1 .post .comment .cmt-1{color:#888;cursor:pointer}.tab-news .recently .container-recently .recent-1 .post .comment .cmt-1 p{margin-bottom:0;font-size:15px;margin-top:5px}.tab-news .recently .container-recently .recent-1 .post .comment .cmt-1 svg{margin-bottom:2px;margin-top:1px}.tab-news .recently .container-recently .recent-1 .post .comment .cmt-1 i{font-size:18px}.tab-news .recently .container-recently .recent-1 .post .comment .cmt-1:hover{color:#ff1f36}.tab-news .recently .container-recently .recent-1 .post .comment .cmt-1:hover svg g path{fill:#ff1f36}.tab-news .recently .container-recently .recent-2{width:37%}.tab-news .recently .container-recently .recent-2 .suggestion{border-radius:8px;background:#fff;padding:15px;padding-bottom:0}.tab-news .recently .container-recently .recent-2 .suggestion .view-all{display:flex;justify-content:space-between;margin-bottom:5px}.tab-news .recently .container-recently .recent-2 .suggestion .view-all h4{font-size:18px;font-weight:100;color:#333}.tab-news .recently .container-recently .recent-2 .suggestion .view-all span{color:#ff1f36;cursor:pointer;font-size:14px;padding-top:3px}.tab-news .recently .container-recently .recent-2 .suggestion .list-suggest .suggest-1{display:flex;justify-content:space-between;border-bottom:1px solid #f4f4f4;padding-bottom:15px;padding-top:15px}.tab-news .recently .container-recently .recent-2 .suggestion .list-suggest .suggest-1 .avatar img{border-radius:50%;cursor:pointer;object-fit:cover;height:48px;width:48px}.tab-news .recently .container-recently .recent-2 .suggestion .list-suggest .suggest-1 .name{width:70%}.tab-news .recently .container-recently .recent-2 .suggestion .list-suggest .suggest-1 .name h4{font-weight:100;color:#222;margin-bottom:0;font-size:16px;cursor:pointer}.tab-news .recently .container-recently .recent-2 .suggestion .list-suggest .suggest-1 .name p{margin-bottom:0;color:#ff1f36}.tab-news .recently .container-recently .recent-2 .suggestion .list-suggest .suggest-1 i{font-size:22px;color:#ff1f36;padding-top:10px;cursor:pointer}.tab-news .recently .container-recently .recent-2 .experienced{background:#fff;border-radius:8px;padding:15px;padding-bottom:5px;margin-top:18px}.tab-news .recently .container-recently .recent-2 .experienced .view-all{display:flex;justify-content:space-between;margin-bottom:10px}.tab-news .recently .container-recently .recent-2 .experienced .view-all h4{font-size:18px;font-weight:100;color:#333}.tab-news .recently .container-recently .recent-2 .experienced .view-all span{color:#ff1f36;cursor:pointer;font-size:14px;padding-top:3px}.tab-news .recently .container-recently .recent-2 .experienced .list{display:flex;justify-content:space-between;flex-wrap:wrap}.tab-news .recently .container-recently .recent-2 .experienced .list .list-1{width:48%;border-radius:8px;position:relative;height:200px;margin-bottom:10px}.tab-news .recently .container-recently .recent-2 .experienced .list .list-1 img{width:100%;object-fit:cover;border-radius:8px;height:100%;cursor:pointer}.tab-news .recently .container-recently .recent-2 .experienced .list .list-1 .img-bg{position:absolute}.tab-news .recently .container-recently .recent-2 .experienced .list .list-1 .name{position:absolute;bottom:10px;left:10px}.tab-news .recently .container-recently .recent-2 .experienced .list .list-1 .name h4{color:#fff;font-weight:100;font-size:16px;margin-bottom:0}.tab-news .recently .container-recently .recent-2 .experienced .list .list-1 .name p{color:#ff1f36;margin-bottom:0;font-size:14px}.tab-news .my-feed{display:none}.tab-news .my-feed .gallery-myfeed{display:flex;justify-content:space-between;flex-wrap:wrap}.tab-news .my-feed .gallery-myfeed img{width:100%;margin-top:5px;cursor:pointer;object-fit:cover;height:250px}.tab-news .my-feed .gallery-myfeed .img-gallery-myfeed .number{color:#fff;position:absolute;bottom:34%;left:28%;font-size:55px;cursor:pointer}.tab-news .my-feed .gallery-myfeed .img-gallery-myfeed video{margin-top:5px;object-fit:cover;cursor:pointer;width:100%;height:250px}.tab-news .my-feed .gallery-myfeed .play{position:relative}.tab-news .my-feed .gallery-myfeed .play::before{content:"\f144";cursor:pointer;font-family:"Font Awesome 5 Free";font-weight:600;position:absolute;color:#fff;top:35%;left:37%;font-size:3rem}.photo-grid{position:relative}.photo-grid::before{content:'';position:absolute;background-color:rgba(0,0,0,.6);left:0;right:0;bottom:0;top:5px;cursor:pointer}.modal{position:fixed;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);opacity:0}.modal .container-modal{margin:0 auto;width:65%;height:100%;padding:25px 0}.modal .close-button{position:absolute;right:16.5%;color:#ff1f36;font-size:23px;cursor:pointer;background:#fff;border-radius:50%;padding:0 11px;z-index:1000;top:13px;font-weight:900}.modal .modal-content{position:relative;width:100%;height:100%;margin:0 auto;background-color:#fff;display:flex;border-radius:unset;justify-content:space-between;font-family:avenir-medium;flex-direction:unset}.modal .modal-content .close-button:hover{background-color:#a9a9a9}.modal .modal-content .img-post{width:60%;background:rgba(0,0,0,.8)}.modal .modal-content .img-post .img-detail-post{width:100%;height:100%;object-fit:contain}.modal .modal-content .img-post .slideshow-container .mySlides{height:100%}.modal .modal-content .img-post .slideshow-container .mySlides img{width:100%;object-fit:contain;height:100%}.modal .modal-content .img-post .slideshow-container .mySlides video{outline:0}.modal .modal-content .img-post .slideshow-container .prev{border:unset;left:0;font-size:35px;bottom:50%}.modal .modal-content .img-post .slideshow-container .prev:hover{background:0 0;color:#fff}.modal .modal-content .img-post .slideshow-container .next{border:unset;right:0;font-size:35px;bottom:50%}.modal .modal-content .img-post .slideshow-container .next:hover{background:0 0;color:#fff}.modal .modal-content .cmt-post{width:40%;position:relative;border-left:1px solid #f0f0f0}.modal .modal-content .cmt-post .user-post{display:flex;justify-content:space-between;padding:10px}.modal .modal-content .cmt-post .user-post .avatar img{height:48px;width:48px;object-fit:cover;cursor:pointer;border-radius:50%}.modal .modal-content .cmt-post .user-post .name{width:74%}.modal .modal-content .cmt-post .user-post .name h4{margin-bottom:0;font-weight:100;color:#333;font-size:17px}.modal .modal-content .cmt-post .user-post .name p{margin-bottom:0;color:#999;font-size:13px;padding:0}.modal .modal-content .cmt-post .user-post i{padding-top:13px;color:#555;cursor:pointer}.modal .modal-content .cmt-post .user-post .show-more{display:none;position:absolute;right:9px;box-shadow:0 3px 8px rgba(0,0,0,.3);border-radius:4px;border:1px solid rgba(0,0,0,.15);background-color:#fff}.modal .modal-content .cmt-post .user-post .show-more .more-1 ul{list-style:none;padding:0;margin:0}.modal .modal-content .cmt-post .user-post .show-more .more-1 ul li{padding:10px 20px;cursor:pointer}.modal .modal-content .cmt-post .user-post .show-more .more-1 ul li i{font-size:15px}.modal .modal-content .cmt-post .user-post .show-more .more-1 ul li .fa-edit{padding-left:2px}.modal .modal-content .cmt-post .user-post .show-more .more-1 ul li span{padding-left:6px;font-size:15px;cursor:pointer;color:#333}.modal .modal-content .cmt-post .user-post .show-more .more-1 ul li:hover{background:#ff1f36}.modal .modal-content .cmt-post .user-post .show-more .more-1 ul li:hover i{color:#fff}.modal .modal-content .cmt-post .user-post .show-more .more-1 ul li:hover span{color:#fff}.modal .modal-content .cmt-post p{color:#222;padding:0 15px;font-size:15px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}.modal .modal-content .cmt-post .cmt-icons{display:flex;justify-content:space-between;text-align:center;padding:0 18px;padding-bottom:15px}.modal .modal-content .cmt-post .cmt-icons .cmt-1{color:#888;cursor:pointer}.modal .modal-content .cmt-post .cmt-icons .cmt-1 p{margin-bottom:0;color:#888;font-size:15px;margin-top:5px}.modal .modal-content .cmt-post .cmt-icons .cmt-1 svg{margin-bottom:2px;margin-top:1px;height:15;width:22}.modal .modal-content .cmt-post .cmt-icons .cmt-1 i{font-size:18px}.modal .modal-content .cmt-post .cmt-icons .cmt-1:hover{color:#ff1f36}.modal .modal-content .cmt-post .cmt-icons .cmt-1:hover p{color:#ff1f36}.modal .modal-content .cmt-post .cmt-icons .cmt-1:hover svg g path{fill:#ff1f36}.modal .modal-content .cmt-post .list-cmt{border-top:1px solid #f0f0f0;padding:15px 12px;height:390px;overflow-y:scroll}.modal .modal-content .cmt-post .list-cmt::-webkit-scrollbar{width:5px;background-color:#fff}.modal .modal-content .cmt-post .list-cmt::-webkit-scrollbar-thumb{background-color:#999;border-radius:10px}.modal .modal-content .cmt-post .list-cmt .cmt-1{display:flex;justify-content:space-between;margin-bottom:15px}.modal .modal-content .cmt-post .list-cmt .cmt-1 .avatar-cmt img{border-radius:50%;height:48px;width:48px;object-fit:cover;cursor:pointer}.modal .modal-content .cmt-post .list-cmt .cmt-1 .name-cmt{width:80%}.modal .modal-content .cmt-post .list-cmt .cmt-1 .name-cmt .name-cmt-1{display:flex;justify-content:space-between}.modal .modal-content .cmt-post .list-cmt .cmt-1 .name-cmt .name-cmt-1 h4{font-weight:600;font-size:17px;color:#333;margin-bottom:0;cursor:pointer}.modal .modal-content .cmt-post .list-cmt .cmt-1 .name-cmt .name-cmt-1 span{color:#999;font-size:13px;padding-top:4px}.modal .modal-content .cmt-post .list-cmt .cmt-1 .name-cmt p{color:#222;font-size:13px;padding:0;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:5px}.modal .modal-content .cmt-post .list-cmt .cmt-1 .name-cmt .reply i{font-size:12px;margin-right:7px;color:#222;cursor:pointer}.modal .modal-content .cmt-post .list-cmt .cmt-1 .name-cmt .reply span{font-size:13px;color:#222;cursor:pointer;font-weight:600}.modal .modal-content .cmt-post .list-cmt .cmt-1 .name-cmt .reply span:hover{border-bottom:1px solid #222}.modal .modal-content .cmt-post .list-cmt .cmt-1 .name-cmt .reply .sub-cmt{margin-top:12px;display:none}.modal .modal-content .cmt-post .list-cmt .cmt-1 .name-cmt .reply .sub-cmt .sub-cmt-1{display:flex;justify-content:space-between;margin-bottom:8px}.modal .modal-content .cmt-post .list-cmt .cmt-1 .name-cmt .reply .sub-cmt .sub-cmt-1 .avatar-cmt img{border-radius:50%;height:35px;width:35px;object-fit:cover;cursor:pointer}.modal .modal-content .cmt-post .list-cmt .cmt-1 .name-cmt .reply .sub-cmt .sub-cmt-1 .name-cmt{width:80%}.modal .modal-content .cmt-post .list-cmt .cmt-1 .name-cmt .reply .sub-cmt .sub-cmt-1 .name-cmt .name-cmt-1{display:flex;justify-content:space-between}.modal .modal-content .cmt-post .list-cmt .cmt-1 .name-cmt .reply .sub-cmt .sub-cmt-1 .name-cmt .name-cmt-1 h4{font-weight:600;font-size:17px;color:#333;margin-bottom:0;cursor:pointer}.modal .modal-content .cmt-post .list-cmt .cmt-1 .name-cmt .reply .sub-cmt .sub-cmt-1 .name-cmt .name-cmt-1 span{color:#999;font-size:12px;padding-top:4px;font-weight:unset}.modal .modal-content .cmt-post .list-cmt .cmt-1 .name-cmt .reply .sub-cmt .sub-cmt-1 .name-cmt p{color:#222;font-size:13px;padding:0;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:5px}.modal .modal-content .cmt-post .list-cmt .cmt-1 .name-cmt .reply .sub-cmt .sub-cmt-1 .name-cmt input{outline:0;border:none;border-bottom:1px solid;position:relative;top:3px;width:100%;font-size:13px;padding-bottom:6px;color:#222}.modal .modal-content .cmt-post .add-cmt{position:absolute;bottom:0;right:0;left:0;display:flex;justify-content:space-between;padding:10px 15px;border-top:1px solid #f0f0f0}.modal .modal-content .cmt-post .add-cmt .avatar-add img{border-radius:50%;height:48px;width:48px;object-fit:cover}.modal .modal-content .cmt-post .add-cmt input{outline:0;border:none;width:64%}.modal .modal-content .cmt-post .add-cmt button{border:none;background:0 0;color:rgba(255,31,54,.3);cursor:pointer;outline:0}.modal .modal-content .cmt-post .add-cmt button:hover{color:#ff1f36}.show-modal{opacity:1;display:block!important}.show-status{opacity:1;display:block!important}@media only screen and (max-width:1920px){.tab-news .container-tab .tab-1{width:14%}.tab-news .recently .container-recently .recent-1 .worker .container-worker .list-workers .worker-1{height:220px}.tab-news .recently .container-recently .recent-1 .post .content .gallery .img-gallery video{height:320px}.tab-news .recently .container-recently .recent-1 .post .content .gallery .img-gallery .number{font-size:65px;bottom:34%}.tab-news .recently .container-recently .recent-1 .post .content .gallery img{height:320px}.tab-news .recently .container-recently .recent-1 .post .content .gallery .play::before{font-size:4rem}.tab-news .recently .container-recently .recent-2 .experienced .list .list-1{height:225px}.modal .container-modal{padding:80px 0}.modal .close-button{top:61px}}@media only screen and (max-height:1200px){.modal .modal-content .cmt-post .list-cmt{height:751px}}@media only screen and (max-height:1080px){.modal .modal-content .cmt-post .list-cmt{height:631px}}@media only screen and (max-height:1080px){.modal .modal-content .cmt-post .list-cmt{height:575px}}@media only screen and (max-height:969px){.modal .modal-content .cmt-post .list-cmt{height:519px}}@media only screen and (max-height:900px){.modal .modal-content .cmt-post .list-cmt{height:505px}}@media only screen and (max-height:800px){.modal .modal-content .cmt-post .list-cmt{height:400px}}@media only screen and (max-height:768px){.modal .modal-content .cmt-post .list-cmt{height:373px}}@media only screen and (max-height:600px){.modal .modal-content .cmt-post .cmt-icons{padding-top:0}.modal .modal-content .cmt-post .list-cmt{height:200px}}@media only screen and (max-width:1680px){.tab-news .container-tab .tab-1{width:14%}.tab-news .recently .container-recently .recent-1 .worker .container-worker .list-workers .worker-1{height:190px}.tab-news .recently .container-recently .recent-1 .post .content .gallery .img-gallery video{height:300px}.tab-news .recently .container-recently .recent-1 .post .content .gallery .img-gallery .number{font-size:65px;bottom:34%}.tab-news .recently .container-recently .recent-1 .post .content .gallery img{height:300px}.tab-news .recently .container-recently .recent-1 .post .content .gallery .play::before{font-size:4rem}.tab-news .recently .container-recently .recent-2 .experienced .list .list-1{height:195px}}@media only screen and (max-width:1537px){.tab-news .container-tab .tab-1{width:18%}.tab-news .recently .container-recently .recent-1 .worker .container-worker .list-workers .worker-1{height:186px}.tab-news .recently .container-recently .recent-1 .post .content .gallery .img-gallery video{height:250px}.tab-news .recently .container-recently .recent-1 .post .content .gallery .img-gallery .number{font-size:55px;bottom:34%}.tab-news .recently .container-recently .recent-1 .post .content .gallery img{height:250px}.tab-news .recently .container-recently .recent-1 .post .content .gallery .play::before{font-size:3rem}.tab-news .recently .container-recently .recent-2 .experienced .list .list-1{height:200px}.modal .container-modal{padding:40px 0}.modal .close-button{top:22px}.modal .modal-content .cmt-post .list-cmt{height:360px}}@media only screen and (max-width:1440px){.tab-news .container-tab .tab-1{width:18%}.tab-news .recently .container-recently .recent-1 .worker .container-worker .list-workers .worker-1{height:175px}.tab-news .recently .container-recently .recent-2 .experienced .list .list-1{height:190px}}@media only screen and (max-width:1367px){.tab-news .container-tab{width:70%}.tab-news .container-tab .tab-1{width:18%}.tab-news .recently .container-recently{width:70%}.tab-news .recently .container-recently .recent-1 .worker .container-worker .list-workers .worker-1{height:180px}.tab-news .recently .container-recently .recent-2 .experienced .list .list-1{height:205px}.modal .container-modal{width:75%}.modal .close-button{right:11.5%}}@media only screen and (max-width:1024px){.tab-news .container-tab{width:90%}.tab-news .container-tab .tab-1{width:18%}.tab-news .recently .container-recently{width:90%}.tab-news .recently .container-recently .recent-1 .worker .container-worker .list-workers .worker-1{height:180px}.tab-news .recently .container-recently .recent-2 .experienced .list .list-1{height:205px}.modal .container-modal{width:85%}.modal .modal-content .cmt-post .cmt-icons{padding:10px 7px}.modal .close-button{right:6%}}@media only screen and (max-width:800px){.tab-news .container-tab{width:90%}.tab-news .container-tab .tab-1{width:24%}.tab-news .recently .container-recently{width:90%;display:block}.tab-news .recently .container-recently .recent-1{width:100%}.tab-news .recently .container-recently .recent-1 .worker .container-worker .list-workers .worker-1{height:230px}.tab-news .recently .container-recently .recent-2{width:100%;margin-top:15px}.tab-news .recently .container-recently .recent-2 .suggestion .list-suggest .suggest-1 .name{width:82%}.tab-news .recently .container-recently .recent-2 .experienced .list .list-1{height:300px;width:32%}.modal .modal-content{flex-wrap:wrap}.modal .modal-content .img-post{height:50%;width:100%}.modal .modal-content .cmt-post{height:49%;width:100%}.modal .modal-content .cmt-post .list-cmt{height:317px}.modal .modal-content .cmt-post .list-cmt .cmt-1 .name-cmt{width:89%}.modal .modal-content .cmt-post .list-cmt .cmt-1 .name-cmt .reply .sub-cmt .sub-cmt-1 .name-cmt{width:90%}.modal .modal-content .cmt-post .user-post .name{width:86%}.modal .modal-content .cmt-post .cmt-icons{padding:10px 90px}}@media only screen and (max-width:800px) and (max-height:755px){.tab-news .container-tab{width:90%}.tab-news .container-tab .tab-1{width:24%}.tab-news .recently .container-recently{width:90%;display:block}.tab-news .recently .container-recently .recent-1{width:100%}.tab-news .recently .container-recently .recent-1 .worker .container-worker .list-workers .worker-1{height:230px}.tab-news .recently .container-recently .recent-2{width:100%;margin-top:15px}.tab-news .recently .container-recently .recent-2 .suggestion .list-suggest .suggest-1 .name{width:82%}.tab-news .recently .container-recently .recent-2 .experienced .list .list-1{height:300px;width:32%}.modal .modal-content{flex-wrap:wrap}.modal .modal-content .img-post{height:40%;width:100%}.modal .modal-content .cmt-post{height:60%;width:100%}.modal .modal-content .cmt-post .list-cmt{height:156px}.modal .modal-content .cmt-post .list-cmt .cmt-1 .name-cmt{width:89%}.modal .modal-content .cmt-post .list-cmt .cmt-1 .name-cmt .reply .sub-cmt .sub-cmt-1 .name-cmt{width:90%}.modal .modal-content .cmt-post .user-post .name{width:86%}.modal .modal-content .cmt-post p{margin-bottom:5px}.modal .modal-content .cmt-post .cmt-icons{padding:10px 90px}.modal .modal-content .cmt-post .add-cmt{padding:5px 15px}}@media only screen and (max-width:768px) and (max-height:1024px){.modal .modal-content .cmt-post p{-webkit-line-clamp:2}.modal .modal-content .cmt-post .list-cmt{height:202px}.modal .modal-content .cmt-post .cmt-icons{padding-top:0}}@media only screen and (max-width:768px) and (max-height:756px){.modal .modal-content .cmt-post .list-cmt{height:166px}}@media only screen and (max-width:600px) and (max-height:960px){.tab-news .container-tab{width:90%}.tab-news .container-tab .tab-1{width:30%}.tab-news .recently .container-recently{width:90%;display:block}.tab-news .recently .container-recently .recent-1{width:100%}.tab-news .recently .container-recently .recent-1 .worker .container-worker .list-workers{flex-wrap:wrap;justify-content:space-between}.tab-news .recently .container-recently .recent-1 .worker .container-worker .list-workers .worker-1{height:315px;margin-bottom:10px;width:49%;margin-right:0}.tab-news .recently .container-recently .recent-1 .post .content .gallery img{height:230px}.tab-news .recently .container-recently .recent-1 .post .content .gallery .img-gallery video{height:230px}.tab-news .recently .container-recently .recent-2{width:100%;margin-top:15px}.tab-news .recently .container-recently .recent-2 .suggestion .list-suggest .suggest-1 .name{width:82%}.tab-news .recently .container-recently .recent-2 .experienced .list .list-1{height:320px;width:49%}.modal .modal-content .cmt-post .cmt-icons{padding:10px 60px;padding-top:0}.modal .modal-content .cmt-post .user-post .name{width:81%}.modal .modal-content .cmt-post .list-cmt{height:169px}.modal .modal-content .cmt-post .list-cmt .cmt-1 .name-cmt{width:86%}.modal .modal-content .cmt-post .list-cmt .cmt-1 .name-cmt .reply .sub-cmt .sub-cmt-1 .name-cmt{width:88%}}@media only screen and (max-width:600px) and (max-height:755px){.modal .modal-content .cmt-post .list-cmt{height:166px}}@media only screen and (max-width:415px) and (max-height:755px){.tab-news .container-tab{width:90%;padding-top:6%}.tab-news .container-tab .tab-1{width:45%}.tab-news .recently .container-recently{padding-top:7%;padding-bottom:7%}.tab-news .recently .container-recently .recent-1{width:100%}.tab-news .recently .container-recently .recent-1 .my-mind .container-my-mind{padding:9px 10px}.tab-news .recently .container-recently .recent-1 .my-mind .container-my-mind input{font-size:13px}.tab-news .recently .container-recently .recent-1 .worker .container-worker .list-workers .worker-1{height:225px}.tab-news .recently .container-recently .recent-1 .post .user .name{width:70%}.tab-news .recently .container-recently .recent-1 .post .comment{padding:20px 25px}.tab-news .recently .container-recently .recent-2 .suggestion .list-suggest .suggest-1 .name{width:68%}.tab-news .recently .container-recently .recent-2 .experienced .list .list-1{height:230px;width:49%}.modal .close-button{right:4%;font-size:21px;padding:0 10px}.modal .modal-content .img-post{height:40%}.modal .modal-content .img-post .slideshow-container .prev{font-size:25px;bottom:45%}.modal .modal-content .img-post .slideshow-container .next{font-size:25px;bottom:45%}.modal .modal-content .cmt-post{height:60%}.modal .modal-content .cmt-post .user-post .avatar{height:40px;width:40px}.modal .modal-content .cmt-post .user-post .avatar img{height:40px;width:40px}.modal .modal-content .cmt-post .user-post .name{width:76%}.modal .modal-content .cmt-post .user-post .name h4{font-size:13px}.modal .modal-content .cmt-post .user-post .name p{font-size:11px}.modal .modal-content .cmt-post p{font-size:12px}.modal .modal-content .cmt-post .cmt-icons{padding:10px 15px;padding-top:0}.modal .modal-content .cmt-post .cmt-icons .cmt-1 p{font-size:11px}.modal .modal-content .cmt-post .list-cmt{height:166px}.modal .modal-content .cmt-post .list-cmt .cmt-1 .avatar-cmt img{height:40px;width:40px}.modal .modal-content .cmt-post .list-cmt .cmt-1 .name-cmt{width:84%}.modal .modal-content .cmt-post .list-cmt .cmt-1 .name-cmt .name-cmt-1 h4{font-size:13px}.modal .modal-content .cmt-post .list-cmt .cmt-1 .name-cmt .name-cmt-1 span{font-size:11px;padding-top:2px}.modal .modal-content .cmt-post .list-cmt .cmt-1 .name-cmt p{font-size:11px}.modal .modal-content .cmt-post .list-cmt .cmt-1 .name-cmt .reply span{font-size:11px}.modal .modal-content .cmt-post .list-cmt .cmt-1 .name-cmt .reply .sub-cmt .sub-cmt-1 .avatar-cmt img{height:30px;width:30px}.modal .modal-content .cmt-post .list-cmt .cmt-1 .name-cmt .reply .sub-cmt .sub-cmt-1 .name-cmt{width:84%}.modal .modal-content .cmt-post .list-cmt .cmt-1 .name-cmt .reply .sub-cmt .sub-cmt-1 .name-cmt .name-cmt-1 h4{font-size:13px}.modal .modal-content .cmt-post .list-cmt .cmt-1 .name-cmt .reply .sub-cmt .sub-cmt-1 .name-cmt .name-cmt-1 span{font-size:10px}.modal .modal-content .cmt-post .list-cmt .cmt-1 .name-cmt .reply .sub-cmt .sub-cmt-1 .name-cmt p{font-size:11px}.modal .modal-content .cmt-post .add-cmt .avatar-add img{height:40px;width:40px}.modal .modal-content .cmt-post .add-cmt input{font-size:13px}.modal .modal-content .cmt-post .add-cmt button{font-size:13px}}@media only screen and (max-width:415px) and (max-height:736px){.tab-news .container-tab{width:90%;padding-top:6%}.tab-news .container-tab .tab-1{width:45%}.tab-news .recently .container-recently{padding-top:7%;padding-bottom:7%}.tab-news .recently .container-recently .recent-1{width:100%}.tab-news .recently .container-recently .recent-1 .my-mind .container-my-mind{padding:9px 10px}.tab-news .recently .container-recently .recent-1 .my-mind .container-my-mind input{font-size:13px}.tab-news .recently .container-recently .recent-1 .worker .container-worker .list-workers .worker-1{height:225px}.tab-news .recently .container-recently .recent-1 .post .user .name{width:70%}.tab-news .recently .container-recently .recent-1 .post .comment{padding:20px 25px}.tab-news .recently .container-recently .recent-2 .suggestion .list-suggest .suggest-1 .name{width:68%}.tab-news .recently .container-recently .recent-2 .experienced .list .list-1{height:230px;width:49%}.modal .close-button{right:4%;font-size:21px;padding:0 10px}.modal .modal-content .img-post{height:40%}.modal .modal-content .img-post .slideshow-container .prev{font-size:25px;bottom:45%}.modal .modal-content .img-post .slideshow-container .next{font-size:25px;bottom:45%}.modal .modal-content .cmt-post{height:60%}.modal .modal-content .cmt-post .user-post .avatar{height:40px;width:40px}.modal .modal-content .cmt-post .user-post .avatar img{height:40px;width:40px}.modal .modal-content .cmt-post .user-post .name{width:76%}.modal .modal-content .cmt-post .user-post .name h4{font-size:13px}.modal .modal-content .cmt-post .user-post .name p{font-size:11px}.modal .modal-content .cmt-post p{font-size:12px}.modal .modal-content .cmt-post .cmt-icons{padding:10px 15px;padding-top:0}.modal .modal-content .cmt-post .cmt-icons .cmt-1 p{font-size:11px}.modal .modal-content .cmt-post .list-cmt{height:184px}.modal .modal-content .cmt-post .list-cmt .cmt-1 .avatar-cmt img{height:40px;width:40px}.modal .modal-content .cmt-post .list-cmt .cmt-1 .name-cmt{width:84%}.modal .modal-content .cmt-post .list-cmt .cmt-1 .name-cmt .name-cmt-1 h4{font-size:13px}.modal .modal-content .cmt-post .list-cmt .cmt-1 .name-cmt .name-cmt-1 span{font-size:11px;padding-top:2px}.modal .modal-content .cmt-post .list-cmt .cmt-1 .name-cmt p{font-size:11px}.modal .modal-content .cmt-post .list-cmt .cmt-1 .name-cmt .reply span{font-size:11px}.modal .modal-content .cmt-post .list-cmt .cmt-1 .name-cmt .reply .sub-cmt .sub-cmt-1 .avatar-cmt img{height:30px;width:30px}.modal .modal-content .cmt-post .list-cmt .cmt-1 .name-cmt .reply .sub-cmt .sub-cmt-1 .name-cmt{width:84%}.modal .modal-content .cmt-post .list-cmt .cmt-1 .name-cmt .reply .sub-cmt .sub-cmt-1 .name-cmt .name-cmt-1 h4{font-size:13px}.modal .modal-content .cmt-post .list-cmt .cmt-1 .name-cmt .reply .sub-cmt .sub-cmt-1 .name-cmt .name-cmt-1 span{font-size:10px}.modal .modal-content .cmt-post .list-cmt .cmt-1 .name-cmt .reply .sub-cmt .sub-cmt-1 .name-cmt p{font-size:11px}.modal .modal-content .cmt-post .add-cmt .avatar-add img{height:40px;width:40px}.modal .modal-content .cmt-post .add-cmt input{font-size:13px}.modal .modal-content .cmt-post .add-cmt button{font-size:13px}}@media only screen and (max-width:412px) and (max-height:732px){.modal .modal-content .cmt-post .list-cmt{height:162px}}@media only screen and (max-width:385px) and (max-height:640px){.tab-news .container-tab .tab-1{width:45%}.tab-news .recently .container-recently .recent-1 .my-mind .container-my-mind input{font-size:13px;width:73%}.tab-news .recently .container-recently .recent-1 .worker .container-worker .list-workers .worker-1{height:225px}.tab-news .recently .container-recently .recent-1 .post .user .name{width:70%}.tab-news .recently .container-recently .recent-1 .post .comment{padding:20px 25px}.tab-news .recently .container-recently .recent-1 .post .content .gallery .img-gallery video{height:160px}.tab-news .recently .container-recently .recent-1 .post .content .gallery .img-gallery .number{bottom:31%;font-size:38px}.tab-news .recently .container-recently .recent-1 .post .content .gallery img{height:160px}.tab-news .recently .container-recently .recent-1 .post .content .gallery .play::before{top:34%;font-size:2.5rem}.tab-news .recently .container-recently .recent-2 .suggestion .list-suggest .suggest-1 .name{width:68%}.tab-news .recently .container-recently .recent-2 .experienced .list .list-1{height:215px;width:49%}.modal .modal-content .cmt-post{height:65%}.modal .modal-content .cmt-post p{margin-bottom:10px}.modal .modal-content .cmt-post .cmt-icons .cmt-1 svg{height:13px;width:17px}.modal .modal-content .cmt-post .cmt-icons .cmt-1 i{font-size:15px}.modal .modal-content .cmt-post .list-cmt{height:144px}.modal .modal-content .img-post{height:35%}}@media only screen and (max-width:376px) and (max-height:668px){.modal .close-button{right:5%;font-size:18px;padding:0 8px;top:27px}.modal .modal-content .user-post .name{width:73%}.modal .modal-content .cmt-post{height:65%}.modal .modal-content .cmt-post p{margin-bottom:10px}.modal .modal-content .cmt-post .cmt-icons .cmt-1 svg{height:13px;width:17px}.modal .modal-content .cmt-post .cmt-icons .cmt-1 i{font-size:15px}.modal .modal-content .cmt-post .list-cmt{height:161px;width:99.5%}.modal .modal-content .cmt-post .list-cmt .cmt-1 .name-cmt{width:82%}.modal .modal-content .cmt-post .list-cmt .cmt-1 .name-cmt .name-cmt-1 h4{font-size:12px}.modal .modal-content .cmt-post .list-cmt .cmt-1 .name-cmt .name-cmt-1 p{font-size:10px}.modal .modal-content .cmt-post .list-cmt .cmt-1 .name-cmt .reply .sub-cmt .sub-cmt-1 .name-cmt .name-cmt-1 h4{font-size:12px}.modal .modal-content .cmt-post .list-cmt .cmt-1 .name-cmt .reply .sub-cmt .sub-cmt-1 .name-cmt .name-cmt-1 span{font-size:10px;padding-top:2px}.modal .modal-content .cmt-post .list-cmt .cmt-1 .name-cmt .reply .sub-cmt .sub-cmt-1 .name-cmt p{font-size:10px}.modal .modal-content .cmt-post .user-post .show-more .more-1 ul li{padding:3px 15px}.modal .modal-content .cmt-post .user-post .show-more .more-1 ul li i{font-size:13px;padding-top:8px}.modal .modal-content .cmt-post .user-post .show-more .more-1 ul li span{font-size:11px}.modal .modal-content .img-post{height:35%}}@media only screen and (max-width:360px){.tab-news .container-tab .tab-1{width:45%}.tab-news .recently .container-recently .recent-1 .my-mind .container-my-mind input{font-size:12px;width:73%}.tab-news .recently .container-recently .recent-1 .worker .container-worker .list-workers .worker-1{height:205px}.tab-news .recently .container-recently .recent-1 .post .user .name{width:70%}.tab-news .recently .container-recently .recent-1 .post .comment{padding:20px 10px}.tab-news .recently .container-recently .recent-1 .post .content .gallery .img-gallery video{height:170px}.tab-news .recently .container-recently .recent-1 .post .content .gallery img{height:170px}.tab-news .recently .container-recently .recent-2 .suggestion .list-suggest .suggest-1 .name{width:62%}.tab-news .recently .container-recently .recent-2 .experienced .list .list-1{height:200px;width:49%}.modal .modal-content .cmt-post .list-cmt{height:144px}}@media only screen and (max-width:320px) and (max-height:755px){.tab-news .container-tab .tab-1{width:50%}.tab-news .recently .container-recently .recent-1 .my-mind .container-my-mind input{font-size:10px;width:68%}.tab-news .recently .container-recently .recent-1 .my-mind .container-my-mind i{font-size:12px;padding-top:17px}.tab-news .recently .container-recently .recent-1 .worker .container-worker .list-workers .worker-1{height:185px}.tab-news .recently .container-recently .recent-1 .post .user .name{width:58%}.tab-news .recently .container-recently .recent-1 .post .comment{padding:15px 10px}.tab-news .recently .container-recently .recent-1 .post .comment .cmt-1 p{font-size:12px}.tab-news .recently .container-recently .recent-1 .post .comment .cmt-1 svg{margin-bottom:1px}.tab-news .recently .container-recently .recent-2 .suggestion .list-suggest .suggest-1 .name{width:62%}.tab-news .recently .container-recently .recent-2 .experienced .list .list-1{height:185px;width:49%}.tab-news .recently .container-recently .recent-2 .experienced .list .list-1 .name{bottom:6px}.tab-news .recently .container-recently .recent-2 .experienced .list .list-1 .name h4{font-size:13px}.tab-news .recently .container-recently .recent-2 .experienced .list .list-1 .name p{font-size:12px}.modal .close-button{right:4%}.modal .modal-content .cmt-post .user-post{padding-bottom:4px}.modal .modal-content .cmt-post p{margin-bottom:0}.modal .modal-content .cmt-post .user-post .name{width:68%}.modal .modal-content .cmt-post .user-post .avatar{height:35px;width:35px}.modal .modal-content .cmt-post .user-post .avatar img{height:35px;width:35px}.modal .modal-content .cmt-post .list-cmt{height:126px}.modal .modal-content .cmt-post .list-cmt .cmt-1 .avatar-cmt img{height:35px;width:35px}.modal .modal-content .cmt-post .list-cmt .cmt-1 .name-cmt .name-cmt-1 span{font-size:10px;padding-top:1px}.modal .modal-content .cmt-post .list-cmt .cmt-1 .name-cmt p{font-size:10px}.modal .modal-content .cmt-post .list-cmt .cmt-1 .name-cmt .reply .sub-cmt .sub-cmt-1 .name-cmt{width:80%}.modal .modal-content .cmt-post .add-cmt{padding:7px 11px}.modal .modal-content .cmt-post .add-cmt .avatar-add img{height:35px;width:35px}.modal .modal-content .cmt-post .add-cmt input{font-size:11px}.modal .modal-content .cmt-post .cmt-icons{padding:6px 0}.modal .modal-content .cmt-post .cmt-icons .cmt-1 svg{margin-bottom:0}}@media only screen and (max-width:320px) and (max-height:568px){.tab-news .container-tab .tab-1{width:50%}.tab-news .recently .container-recently .recent-1 .my-mind .container-my-mind input{font-size:10px;width:68%}.tab-news .recently .container-recently .recent-1 .my-mind .container-my-mind i{font-size:12px;padding-top:17px}.tab-news .recently .container-recently .recent-1 .worker .container-worker .list-workers .worker-1{height:185px}.tab-news .recently .container-recently .recent-1 .post .user .name{width:58%}.tab-news .recently .container-recently .recent-1 .post .comment{padding:15px 10px}.tab-news .recently .container-recently .recent-1 .post .comment .cmt-1 p{font-size:12px}.tab-news .recently .container-recently .recent-1 .post .comment .cmt-1 svg{margin-bottom:1px}.tab-news .recently .container-recently .recent-2 .suggestion .list-suggest .suggest-1 .name{width:62%}.tab-news .recently .container-recently .recent-2 .experienced .list .list-1{height:185px;width:49%}.tab-news .recently .container-recently .recent-2 .experienced .list .list-1 .name{bottom:6px}.tab-news .recently .container-recently .recent-2 .experienced .list .list-1 .name h4{font-size:13px}.tab-news .recently .container-recently .recent-2 .experienced .list .list-1 .name p{font-size:12px}.modal .close-button{right:4%}.modal .modal-content .cmt-post .user-post{padding-bottom:4px}.modal .modal-content .cmt-post p{margin-bottom:0}.modal .modal-content .cmt-post .user-post .name{width:68%}.modal .modal-content .cmt-post .user-post .avatar{height:35px;width:35px}.modal .modal-content .cmt-post .user-post .avatar img{height:35px;width:35px}.modal .modal-content .cmt-post .list-cmt{height:126px}.modal .modal-content .cmt-post .list-cmt .cmt-1 .avatar-cmt img{height:35px;width:35px}.modal .modal-content .cmt-post .list-cmt .cmt-1 .name-cmt .name-cmt-1 span{font-size:10px;padding-top:1px}.modal .modal-content .cmt-post .list-cmt .cmt-1 .name-cmt p{font-size:10px}.modal .modal-content .cmt-post .list-cmt .cmt-1 .name-cmt .reply .sub-cmt .sub-cmt-1 .name-cmt{width:80%}.modal .modal-content .cmt-post .add-cmt{padding:7px 11px}.modal .modal-content .cmt-post .add-cmt .avatar-add img{height:35px;width:35px}.modal .modal-content .cmt-post .add-cmt input{font-size:11px}.modal .modal-content .cmt-post .cmt-icons{padding:6px 0}.modal .modal-content .cmt-post .cmt-icons .cmt-1 svg{margin-bottom:0}}.detail-post{background:#f8f8f8;font-family:avenir-medium;padding:4% 0}.detail-post .container-detail-post{margin:0 auto;width:60%;background:#fff;display:flex;justify-content:space-between}.detail-post .container-detail-post .img-post{width:60%;height:650px;background:#000}.detail-post .container-detail-post .img-post img{width:100%;height:100%;object-fit:contain;cursor:pointer}.detail-post .container-detail-post .img-post .img-detail-post{width:100%;height:100%;object-fit:contain}.detail-post .container-detail-post .img-post .slideshow-container .mySlides{height:100%}.detail-post .container-detail-post .img-post .slideshow-container .mySlides img{width:100%;object-fit:contain;height:100%}.detail-post .container-detail-post .img-post .slideshow-container .mySlides video{outline:0}.detail-post .container-detail-post .img-post .slideshow-container .prev{border:unset;left:0;font-size:35px;bottom:50%}.detail-post .container-detail-post .img-post .slideshow-container .prev:hover{background:0 0;color:#fff}.detail-post .container-detail-post .img-post .slideshow-container .next{border:unset;right:0;font-size:35px;bottom:50%}.detail-post .container-detail-post .img-post .slideshow-container .next:hover{background:0 0;color:#fff}.detail-post .container-detail-post .cmt-post{width:40%;position:relative}.detail-post .container-detail-post .cmt-post .user-post{display:flex;justify-content:space-between;padding:10px}.detail-post .container-detail-post .cmt-post .user-post .avatar img{height:48px;width:48px;object-fit:cover;cursor:pointer;border-radius:50%}.detail-post .container-detail-post .cmt-post .user-post .name{width:74%}.detail-post .container-detail-post .cmt-post .user-post .name h4{margin-bottom:0;font-weight:100;color:#333;font-size:17px}.detail-post .container-detail-post .cmt-post .user-post .name p{margin-bottom:0;color:#999;font-size:13px;padding:0}.detail-post .container-detail-post .cmt-post .user-post i{padding-top:9px;color:#555;cursor:pointer}.detail-post .container-detail-post .cmt-post .user-post .more .show-more{display:none;position:absolute;right:9px;box-shadow:0 3px 8px rgba(0,0,0,.3);border-radius:4px;border:1px solid rgba(0,0,0,.15);background-color:#fff}.detail-post .container-detail-post .cmt-post .user-post .more .show-more .more-1 ul{list-style:none;padding:0;margin:0}.detail-post .container-detail-post .cmt-post .user-post .more .show-more .more-1 ul li{padding:10px 20px;cursor:pointer}.detail-post .container-detail-post .cmt-post .user-post .more .show-more .more-1 ul li i{font-size:14px}.detail-post .container-detail-post .cmt-post .user-post .more .show-more .more-1 ul li .fa-edit{padding-left:1px}.detail-post .container-detail-post .cmt-post .user-post .more .show-more .more-1 ul li span{padding-left:6px;font-size:14px;cursor:pointer;color:#333}.detail-post .container-detail-post .cmt-post .user-post .more .show-more .more-1 ul li:hover{background:#ff1f36}.detail-post .container-detail-post .cmt-post .user-post .more .show-more .more-1 ul li:hover i{color:#fff}.detail-post .container-detail-post .cmt-post .user-post .more .show-more .more-1 ul li:hover span{color:#fff}.detail-post .container-detail-post .cmt-post p{color:#222;padding:0 15px;font-size:15px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}.detail-post .container-detail-post .cmt-post .cmt-icons{display:flex;justify-content:space-between;text-align:center;padding:0 18px;padding-bottom:15px}.detail-post .container-detail-post .cmt-post .cmt-icons .cmt-1{color:#888;cursor:pointer}.detail-post .container-detail-post .cmt-post .cmt-icons .cmt-1 p{margin-bottom:0;color:#888;font-size:15px;margin-top:5px}.detail-post .container-detail-post .cmt-post .cmt-icons .cmt-1 svg{margin-bottom:2px;margin-top:1px}.detail-post .container-detail-post .cmt-post .cmt-icons .cmt-1 i{font-size:18px}.detail-post .container-detail-post .cmt-post .cmt-icons .cmt-1:hover{color:#ff1f36}.detail-post .container-detail-post .cmt-post .cmt-icons .cmt-1:hover p{color:#ff1f36}.detail-post .container-detail-post .cmt-post .cmt-icons .cmt-1:hover svg g path{fill:#ff1f36}.detail-post .container-detail-post .cmt-post .list-cmt{border-top:1px solid #f0f0f0;padding:15px 12px;height:335px;overflow-y:scroll}.detail-post .container-detail-post .cmt-post .list-cmt::-webkit-scrollbar{width:5px;background-color:#fff}.detail-post .container-detail-post .cmt-post .list-cmt::-webkit-scrollbar-thumb{background-color:#999;border-radius:10px}.detail-post .container-detail-post .cmt-post .list-cmt .cmt-1{display:flex;justify-content:space-between;margin-bottom:15px}.detail-post .container-detail-post .cmt-post .list-cmt .cmt-1 .avatar-cmt img{border-radius:50%;height:48px;width:48px;object-fit:cover;cursor:pointer}.detail-post .container-detail-post .cmt-post .list-cmt .cmt-1 .name-cmt{width:80%}.detail-post .container-detail-post .cmt-post .list-cmt .cmt-1 .name-cmt .name-cmt-1{display:flex;justify-content:space-between}.detail-post .container-detail-post .cmt-post .list-cmt .cmt-1 .name-cmt .name-cmt-1 h4{font-weight:600;font-size:17px;color:#333;margin-bottom:0;cursor:pointer}.detail-post .container-detail-post .cmt-post .list-cmt .cmt-1 .name-cmt .name-cmt-1 span{color:#999;font-size:13px;padding-top:4px}.detail-post .container-detail-post .cmt-post .list-cmt .cmt-1 .name-cmt p{color:#222;font-size:13px;padding:0;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:5px}.detail-post .container-detail-post .cmt-post .list-cmt .cmt-1 .name-cmt .reply i{font-size:12px;margin-right:7px;color:#222;cursor:pointer}.detail-post .container-detail-post .cmt-post .list-cmt .cmt-1 .name-cmt .reply span{font-size:13px;color:#222;cursor:pointer;font-weight:600}.detail-post .container-detail-post .cmt-post .list-cmt .cmt-1 .name-cmt .reply span:hover{border-bottom:1px solid #222}.detail-post .container-detail-post .cmt-post .list-cmt .cmt-1 .name-cmt .reply .sub-cmt{margin-top:12px;display:none}.detail-post .container-detail-post .cmt-post .list-cmt .cmt-1 .name-cmt .reply .sub-cmt .sub-cmt-1{display:flex;justify-content:space-between;margin-bottom:8px}.detail-post .container-detail-post .cmt-post .list-cmt .cmt-1 .name-cmt .reply .sub-cmt .sub-cmt-1 .avatar-cmt img{border-radius:50%;height:35px;width:35px;object-fit:cover;cursor:pointer}.detail-post .container-detail-post .cmt-post .list-cmt .cmt-1 .name-cmt .reply .sub-cmt .sub-cmt-1 .name-cmt{width:80%}.detail-post .container-detail-post .cmt-post .list-cmt .cmt-1 .name-cmt .reply .sub-cmt .sub-cmt-1 .name-cmt .name-cmt-1{display:flex;justify-content:space-between}.detail-post .container-detail-post .cmt-post .list-cmt .cmt-1 .name-cmt .reply .sub-cmt .sub-cmt-1 .name-cmt .name-cmt-1 h4{font-weight:600;font-size:17px;color:#333;margin-bottom:0;cursor:pointer}.detail-post .container-detail-post .cmt-post .list-cmt .cmt-1 .name-cmt .reply .sub-cmt .sub-cmt-1 .name-cmt .name-cmt-1 span{color:#999;font-size:12px;padding-top:4px;font-weight:unset}.detail-post .container-detail-post .cmt-post .list-cmt .cmt-1 .name-cmt .reply .sub-cmt .sub-cmt-1 .name-cmt p{color:#222;font-size:13px;padding:0;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:5px}.detail-post .container-detail-post .cmt-post .list-cmt .cmt-1 .name-cmt .reply .sub-cmt .sub-cmt-1 .name-cmt input{outline:0;border:none;border-bottom:1px solid;position:relative;top:3px;width:100%;font-size:13px;padding-bottom:6px;color:#222}.detail-post .container-detail-post .cmt-post .add-cmt{position:absolute;bottom:0;right:0;left:0;display:flex;justify-content:space-between;padding:10px 15px;border-top:1px solid #f0f0f0}.detail-post .container-detail-post .cmt-post .add-cmt .avatar-add img{border-radius:50%;height:48px;width:48px;object-fit:cover}.detail-post .container-detail-post .cmt-post .add-cmt input{outline:0;border:none;width:64%}.detail-post .container-detail-post .cmt-post .add-cmt button{border:none;background:0 0;color:rgba(255,31,54,.3);cursor:pointer}.detail-post .container-detail-post .cmt-post .add-cmt button:hover{color:#ff1f36}@media only screen and (max-width:1440px){.detail-post .container-detail-post{width:65%}}@media only screen and (max-width:1367px){.detail-post .container-detail-post{width:75%}}@media only screen and (max-width:1200px){.detail-post .container-detail-post{width:90%}.detail-post .container-detail-post .cmt-post .list-cmt .cmt-1 .name-cmt .name-cmt-1 span{padding-top:3px}}@media only screen and (max-width:1000px){.detail-post{padding:6% 0}.detail-post .container-detail-post{width:80%;display:block}.detail-post .container-detail-post .img-post{width:100%;height:600px}.detail-post .container-detail-post .cmt-post{width:100%}.detail-post .container-detail-post .cmt-post .user-post{padding:15px}.detail-post .container-detail-post .cmt-post .user-post .name{width:89%}.detail-post .container-detail-post .cmt-post p{padding:0 20px}.detail-post .container-detail-post .cmt-post .cmt-icons{padding:15px 40px}.detail-post .container-detail-post .cmt-post .list-cmt{padding:20px 15px}.detail-post .container-detail-post .cmt-post .list-cmt .cmt-1 .name-cmt{width:92%}.detail-post .container-detail-post .cmt-post .list-cmt .cmt-1 .name-cmt .name-cmt-1 span{padding-top:3px}.detail-post .container-detail-post .cmt-post .list-cmt .cmt-1 .name-cmt .reply .sub-cmt .sub-cmt-1 .name-cmt{width:93%}.detail-post .container-detail-post .cmt-post .add-cmt{position:relative}.detail-post .container-detail-post .cmt-post .add-cmt input{width:84%}}@media only screen and (max-width:800px){.detail-post{padding:6% 0}.detail-post .container-detail-post{width:80%;display:block}.detail-post .container-detail-post .img-post{width:100%}.detail-post .container-detail-post .cmt-post{width:100%}.detail-post .container-detail-post .cmt-post .user-post{padding:15px}.detail-post .container-detail-post .cmt-post .user-post .name{width:85%}.detail-post .container-detail-post .cmt-post p{padding:0 20px}.detail-post .container-detail-post .cmt-post .cmt-icons{padding:15px 40px}.detail-post .container-detail-post .cmt-post .list-cmt{padding:20px 15px}.detail-post .container-detail-post .cmt-post .list-cmt .cmt-1 .name-cmt{width:90%}.detail-post .container-detail-post .cmt-post .list-cmt .cmt-1 .name-cmt .name-cmt-1 span{padding-top:3px}.detail-post .container-detail-post .cmt-post .add-cmt{position:relative}.detail-post .container-detail-post .cmt-post .add-cmt input{width:80%}}@media only screen and (max-width:760px){.detail-post .container-detail-post .cmt-post{width:100%}.detail-post .container-detail-post .cmt-post .user-post{padding:15px}.detail-post .container-detail-post .cmt-post .user-post .name{width:83%}.detail-post .container-detail-post .cmt-post p{padding:0 20px}.detail-post .container-detail-post .cmt-post .cmt-icons{padding:15px 40px}.detail-post .container-detail-post .cmt-post .list-cmt{padding:20px 15px}.detail-post .container-detail-post .cmt-post .list-cmt .cmt-1 .name-cmt{width:88%}.detail-post .container-detail-post .cmt-post .list-cmt .cmt-1 .name-cmt .name-cmt-1 span{padding-top:3px}.detail-post .container-detail-post .cmt-post .add-cmt{position:relative}.detail-post .container-detail-post .cmt-post .add-cmt input{width:78%}}@media only screen and (max-width:600px){.detail-post .container-detail-post .cmt-post .user-post{padding:15px}.detail-post .container-detail-post .cmt-post .user-post .name{width:79%}.detail-post .container-detail-post .cmt-post .list-cmt{padding:20px 15px}.detail-post .container-detail-post .cmt-post .list-cmt .cmt-1 .name-cmt{width:86%}.detail-post .container-detail-post .cmt-post .list-cmt .cmt-1 .name-cmt .name-cmt-1 span{padding-top:3px}.detail-post .container-detail-post .cmt-post .add-cmt{position:relative}.detail-post .container-detail-post .cmt-post .add-cmt input{width:73%}}@media only screen and (max-width:450px){.detail-post .container-detail-post{width:90%}.detail-post .container-detail-post .cmt-post{width:100%}.detail-post .container-detail-post .cmt-post .user-post{padding:15px}.detail-post .container-detail-post .cmt-post .user-post .name{width:73%}.detail-post .container-detail-post .cmt-post p{padding:0 20px}.detail-post .container-detail-post .cmt-post .cmt-icons{padding:15px 0}.detail-post .container-detail-post .cmt-post .list-cmt{padding:20px 15px}.detail-post .container-detail-post .cmt-post .list-cmt .cmt-1 .name-cmt{width:81%}.detail-post .container-detail-post .cmt-post .list-cmt .cmt-1 .name-cmt .name-cmt-1 span{padding-top:2px}.detail-post .container-detail-post .cmt-post .add-cmt{position:relative}.detail-post .container-detail-post .cmt-post .add-cmt input{width:63%}}@media only screen and (max-width:385px){.detail-post .container-detail-post{width:90%}.detail-post .container-detail-post .cmt-post{width:100%}.detail-post .container-detail-post .cmt-post .user-post{padding:15px}.detail-post .container-detail-post .cmt-post .user-post .name{width:73%}.detail-post .container-detail-post .cmt-post p{padding:0 20px}.detail-post .container-detail-post .cmt-post .cmt-icons{padding:15px 0}.detail-post .container-detail-post .cmt-post .cmt-icons .cmt-1 p{font-size:12px}.detail-post .container-detail-post .cmt-post .list-cmt{padding:20px 15px}.detail-post .container-detail-post .cmt-post .list-cmt .cmt-1 .name-cmt{width:81%}.detail-post .container-detail-post .cmt-post .list-cmt .cmt-1 .name-cmt .name-cmt-1 span{padding-top:2px}.detail-post .container-detail-post .cmt-post .list-cmt .cmt-1 .name-cmt p{font-size:13px}.detail-post .container-detail-post .cmt-post .add-cmt{position:relative}.detail-post .container-detail-post .cmt-post .add-cmt input{width:60%;font-size:14px}.detail-post .container-detail-post .cmt-post .add-cmt button{font-size:14px}}@media only screen and (max-width:360px){.detail-post .container-detail-post{width:90%}.detail-post .container-detail-post .cmt-post{width:100%}.detail-post .container-detail-post .cmt-post .user-post{padding:15px}.detail-post .container-detail-post .cmt-post .user-post .name{width:73%}.detail-post .container-detail-post .cmt-post p{padding:0 20px;font-size:14px}.detail-post .container-detail-post .cmt-post .cmt-icons{padding:15px 0}.detail-post .container-detail-post .cmt-post .cmt-icons .cmt-1 p{font-size:12px}.detail-post .container-detail-post .cmt-post .list-cmt{padding:20px 15px}.detail-post .container-detail-post .cmt-post .list-cmt .cmt-1 .name-cmt{width:77%}.detail-post .container-detail-post .cmt-post .list-cmt .cmt-1 .name-cmt .name-cmt-1 h4{font-size:15px}.detail-post .container-detail-post .cmt-post .list-cmt .cmt-1 .name-cmt .name-cmt-1 span{padding-top:2px}.detail-post .container-detail-post .cmt-post .list-cmt .cmt-1 .name-cmt p{font-size:11px}.detail-post .container-detail-post .cmt-post .add-cmt{position:relative}.detail-post .container-detail-post .cmt-post .add-cmt input{width:60%;font-size:13px}.detail-post .container-detail-post .cmt-post .add-cmt button{font-size:13px}}@media only screen and (max-width:320px){.detail-post .container-detail-post{width:90%}.detail-post .container-detail-post .cmt-post{width:100%}.detail-post .container-detail-post .cmt-post .user-post{padding:15px}.detail-post .container-detail-post .cmt-post .user-post .name{width:65%}.detail-post .container-detail-post .cmt-post p{padding:0 20px;font-size:14px}.detail-post .container-detail-post .cmt-post .cmt-icons{padding:15px 0}.detail-post .container-detail-post .cmt-post .cmt-icons .cmt-1 p{font-size:10px}.detail-post .container-detail-post .cmt-post .list-cmt{padding:20px 15px}.detail-post .container-detail-post .cmt-post .list-cmt .cmt-1 .name-cmt{width:77%}.detail-post .container-detail-post .cmt-post .list-cmt .cmt-1 .name-cmt .name-cmt-1 h4{font-size:14px}.detail-post .container-detail-post .cmt-post .list-cmt .cmt-1 .name-cmt .name-cmt-1 span{padding-top:2px;font-size:11px}.detail-post .container-detail-post .cmt-post .list-cmt .cmt-1 .name-cmt p{font-size:10px}.detail-post .container-detail-post .cmt-post .add-cmt{position:relative}.detail-post .container-detail-post .cmt-post .add-cmt input{width:56%;font-size:12px}.detail-post .container-detail-post .cmt-post .add-cmt button{font-size:12px}}footer{background:#202020;border-top:1px solid #707070}footer .container-footer{margin:0 auto;width:70%;display:flex;justify-content:space-between;padding:3% 0;color:#ddd;font-family:avenir-medium}footer .container-footer .footer-1{width:29%}footer .container-footer .footer-1 img{width:33%;cursor:pointer}footer .container-footer .footer-1 h3{font-weight:100;color:#fff;margin-top:18px;margin-bottom:15px}footer .container-footer .footer-1 p{font-size:14px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:59px;margin-top:12px}footer .container-footer .footer-1 ul{list-style:none;padding:0;line-height:35px;margin-bottom:0}footer .container-footer .footer-1 ul li{cursor:pointer;font-size:14px}footer .container-footer .footer-1 .links i{margin-right:22px;cursor:pointer;font-size:20px}footer .container-footer .footer-1 .links i:hover{color:#ff1f36}footer .container-footer .footer-2{width:17%}footer .container-footer .footer-2 h3{font-weight:100;color:#fff;margin-top:18px;margin-bottom:15px}footer .container-footer .footer-2 ul{list-style:none;padding:0;line-height:35px;margin-bottom:0}footer .container-footer .footer-2 ul li{cursor:pointer}footer .container-footer .footer-2 ul li:hover{color:#ff1f36}footer .container-footer .direct{display:flex;justify-content:space-between;flex-direction:column}footer .container-footer-2{text-align:center;padding:1% 0;color:#ddd;font-family:avenir-medium;border-top:1px solid #323232}footer .container-footer-2 p{margin-top:10px;margin-bottom:10px}.scrolltop{display:none;position:fixed;right:40px;top:85%;background:#565656;cursor:pointer;color:#fff;font-size:20px;overflow:hidden;border-radius:7px;padding:11px;line-height:0;z-index:15}.scrolltop:hover{opacity:.7}@media only screen and (max-width:1920px){footer .container-footer .footer-1 ul{line-height:38px}footer .container-footer .footer-2 ul{line-height:38px}}@media only screen and (max-width:1024px){footer .container-footer{width:85%}}@media only screen and (max-width:768px){footer .container-footer{flex-wrap:wrap;padding:6% 0}footer .container-footer .footer-1{width:50%;margin-bottom:40px}footer .container-footer .footer-2{width:18%}}@media only screen and (max-width:570px){footer .container-footer{flex-wrap:wrap;padding:6% 0}footer .container-footer .footer-1{width:100%;margin-top:20px;margin-bottom:40px}footer .container-footer .footer-2{width:43%}}@media only screen and (max-width:360px){footer .container-footer .footer-1{width:100%;margin-top:20px;margin-bottom:40px}footer .container-footer .footer-2{width:43%}footer .container-footer-2 p{font-size:13px}}