:root{--color-white: #fff;--coloractive: #fba81a;--bgactive: #062156;--widthmenu: 64vh;--color-black: #000}body{font-family:"Be Vietnam Pro",sans-serif;font-size:15px;font-weight:normal;background:#000}@media(max-width: 1024px){body{overflow:unset}}.loading{position:fixed;width:100%;left:0;top:0;height:100%;z-index:50;animation-name:fadeZoomOutBlur;animation-delay:2.5s;animation-duration:.4s;animation-fill-mode:forwards;animation-timing-function:linear}.loading #logo-loading{width:300px;position:absolute;left:calc(50% - 150px);top:calc(50% - 150px);animation-name:zoomOut;animation-delay:0s;animation-duration:2.5s;animation-fill-mode:forwards;animation-timing-function:linear}.loading #logo-loading g{opacity:0;animation-name:ShowLogo;animation-timing-function:linear;animation-fill-mode:forwards;animation-duration:1.5s}.loading #logo-loading g:nth-child(2){animation-delay:.2s;animation-duration:1.5s}.loading #logo-loading g:nth-child(3){animation-delay:.4s;animation-duration:1.5s}.loading #logo-loading g:nth-child(4){animation-delay:.6s;animation-duration:1.5s}.loading #page-logo-loading{width:80px;height:80px;position:absolute;left:calc(50% - 40px);top:calc(50% - 40px);animation-name:fadeOut;animation-delay:1.5s;animation-duration:.5s;animation-fill-mode:forwards;animation-timing-function:linear}#view360{padding:0}.loading-layer{position:fixed;width:100%;left:0;top:0;height:100%;z-index:49}@keyframes fadeOutBlur{0%{opacity:1;filter:blur(0px)}50%{opacity:.5;filter:blur(5px)}100%{opacity:0;filter:blur(10px)}}@keyframes ShowLogo{0%{filter:blur(10px);opacity:0}50%{opacity:1;filter:blur(1px)}100%{opacity:1;filter:blur(0px)}}a{text-decoration:none}.font-heading{font-family:"Oswald",sans-serif}.wrapper{overflow:hidden;height:100vh;display:block;width:100%}@media(max-width: 1024px){.wrapper{overflow:unset}}header{z-index:20;position:fixed;top:0;left:0;width:100%;height:auto}header .main-menu{padding:0;margin:0;list-style:none}header .main-menu li{display:inline-block}header .main-menu li a{display:block;padding:5px 15px;font-size:.9vw;text-transform:uppercase;font-weight:500;color:#fff;transition:all .4s ease-in-out}header .main-menu li.current-menu-item a,header .main-menu li:hover a{color:#e4b948}header.light .main-menu li a{color:#666}header.light .main-menu li.current_page_item a,header.light .main-menu li:hover a{color:#e4b948}header .menu-bar{display:flex;outline:none;border:none;align-items:center;justify-content:end;width:55px;height:55px;position:relative;background-color:rgba(0,0,0,0)}header .menu-bar span{display:block;position:absolute;top:0;left:unset;right:0px;height:2px;background:#fff;bottom:0;margin:auto;width:75%;-webkit-transition-duration:.3s,.3s;transition-duration:.3s,.3s;-webkit-transition-delay:.3s,0s;transition-delay:.3s,0s}header .menu-bar span:after,header .menu-bar span:before{position:absolute;display:block;left:unset;right:0;width:80%;height:2px;background:#fff;content:"";margin:auto 0 auto auto;-webkit-transition-duration:.3s,.3s;transition-duration:.3s,.3s;-webkit-transition-delay:.3s,0s;transition-delay:.3s,0s}header .menu-bar span:before{top:-10px;-webkit-transition-property:top,-webkit-transform;transition-property:top,transform}header .menu-bar span:after{bottom:-10px;-webkit-transition-property:bottom,-webkit-transform;transition-property:bottom,transform}header .menu-bar:hover{cursor:pointer}header .menu-bar.active span{background:none;-webkit-transition-delay:0s,.3s;transition-delay:0s,.3s}header .menu-bar.active span:before{top:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition-delay:0s,.3s;transition-delay:0s,.3s}header .menu-bar.active span:after{bottom:0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition-delay:0s,.3s;transition-delay:0s,.3s}header .logo img{width:130px;height:auto;display:block;margin:auto;transition:all .4s ease-in-out}@media(max-width: 1400px){header .logo img{max-width:100px}}@media(max-width: 570px){header .logo img{width:100%;max-width:180px}}@media(max-width: 1023px){header{background:#08411e}}.header-side-menu{position:fixed;width:100%;height:100%;left:0;top:0;opacity:0;visibility:hidden;transition:all .3s linear;z-index:11}.header-side-menu .backover{position:absolute;left:0;top:0;width:100%;height:100%;transform:translateX(-100%);transition:all 1s ease-in-out}.header-side-menu .backover.go{transform:translateX(0%)}.header-side-menu .header-mobile{position:absolute;right:0;top:0;max-width:1920px;height:100%;display:flex;width:100%;align-items:center;left:unset;transform:translateX(100%);transition:all .3s ease-in-out;z-index:2}.header-side-menu .header-mobile ul{padding:0;margin:0;width:100%;text-align:center}.header-side-menu .header-mobile ul li{display:inline-block;animation-duration:.4s}.header-side-menu .header-mobile ul li a{transition:all .3s ease-in-out;display:inline-block;vertical-align:middle;text-transform:uppercase;font-size:28px;line-height:1;padding:10px 20px;text-align:center;white-space:nowrap;margin-bottom:10px;color:#fff;text-decoration:none}.header-side-menu .header-mobile ul li a:hover{color:#e4b948}.header-side-menu .header-mobile ul li.current-menu-item a{color:#e4b948}.header-side-menu .header-mobile ul li ul.sub-menu{display:none}.header-side-menu .header-mobile ul li ul.sub-menu li a{font-size:1.7rem;text-transform:initial;padding:10px 35px}.header-side-menu .header-mobile.go{transform:translateX(0%)}.header-side-menu.active{opacity:1;z-index:98;visibility:visible}.header-side-menu .logo-fill-animated{width:1095px;height:1026px;display:block;position:absolute;bottom:-30%;left:-5%}.header-side-menu .close-button{position:absolute;top:10px;right:15px;z-index:5;width:45px;height:45px;transition:all .2s linear;transform:rotate(0deg);display:block}.header-side-menu .close-button:hover{cursor:pointer;transform:rotate(90deg)}.header-side-menu .logo img{width:100%;height:auto}@media(max-width: 570px){.header-side-menu .logo img{max-width:150px}.header-side-menu .header-mobile ul li{display:block}}.close-button{width:55px;height:55px;display:block;transform:rotate(0deg);transition:all .3s ease-in-out}.close-button:after{content:"";position:absolute;left:0;top:0;background:url(../images/close.svg) no-repeat center 100%/90%;width:100%;height:100%}.close-button:hover{cursor:pointer;transform:rotate(90deg)}.logo-effect{position:absolute;width:50%;height:100%;right:0;bottom:0;transform:translateY(50%)}.logo-effect #logostroke{transform:scale(1.3)}.logo-effect #logostroke path{stroke-width:1;fill:none;stroke:#fff;stroke-opacity:.2;animation-direction:alternate;animation-duration:7s;animation-fill-mode:forwards;stroke-dasharray:5500;stroke-dashoffset:5500}.logo-effect #logostroke.go path{animation-name:DrawStrokeLogo}.box-nav{width:auto;height:100vh;position:absolute;left:0;margin:0 25px 0 0;right:auto;top:0;display:flex;align-items:center;z-index:19}@media(max-width: 1280px){.box-nav{margin:0 5px 0 0}}@media(max-width: 1023px){.box-nav{display:none}}.box-nav ul{width:auto;height:auto;text-align:right;list-style:none;background:rgba(0,0,0,0);margin-left:2rem;padding:5px;position:relative;border-left:1px solid rgba(255,255,255,.368627451)}.box-nav ul li{width:auto;height:auto;margin:0 0 14px;white-space:nowrap;cursor:pointer;display:block;position:relative}.box-nav ul li .click{position:relative;width:34px;height:34px;color:#fff;cursor:pointer;background-color:rgba(0,0,0,0);padding-inline:0;transition:all .4s ease-in-out;border:none;z-index:1}.box-nav ul li .click>span{font-size:12px;line-height:34px;text-align:center;position:relative;background:rgba(0,0,0,0);border-radius:50%;width:26px;height:26px;margin:auto;display:flex;align-items:center;justify-content:center}.box-nav ul li .click>span:after{position:absolute;width:26px;height:26px;left:0;top:0;content:"";z-index:-1;transition:all .4s ease-in-out;background-image:url(../images/kv.svg);background-repeat:no-repeat;background-position:bottom center;opacity:0}.box-nav ul li>span{position:absolute;top:-37px;opacity:0;font-size:12px;color:#fff;line-height:36px;text-transform:uppercase;left:52%;transform:translateY(100%);text-align:right;pointer-events:none;white-space:nowrap;padding:0 5px 0 25px;visibility:hidden;transition:all .4s ease-in-out}.box-nav ul li:hover .click span{transform:none;opacity:1;pointer-events:none}.box-nav ul li:hover .click span:after{opacity:1}.box-nav ul li:hover>span{opacity:1;visibility:visible}.box-nav ul li.current .click span{transform:none;opacity:1;pointer-events:none}.box-nav ul li.current .click span:after{opacity:1}.box-nav ul li:last-child{margin:0}.box-nav.light ul{border-left:1px solid rgba(0,0,0,.2)}.box-nav.light ul li .click{color:#333}.box-nav.light ul li>span{color:#333}.fullpage{position:relative;display:block;float:left;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:-moz-none;-ms-user-select:none;width:100%;height:100vh;overflow:hidden;z-index:1;background:gray}@media(max-width: 480px){.fullpage{height:auto}}@media(max-width: 1023px){.fullpage{height:auto}}.fullpage .hero-story{position:absolute;left:0;top:0;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translate3d(0, 100%, 0);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100vh;overflow:hidden}@media(max-width: 480px){.fullpage .hero-story{height:auto}}@media(max-width: 1023px){.fullpage .hero-story{height:auto}}.fullpage .hero-story:first-child{transform:translateZ(0)}@media(max-width: 960px){.fullpage .hero-story:first-child .inner{padding-top:125px}}@media(max-width: 480px){.fullpage .hero-story:first-child .inner{padding-top:80px}}.fullpage .hero-story.active-section{z-index:1}.fullpage .hero-story .inner{position:relative;width:100%;height:100%;background-size:cover;background-position:center center;background-repeat:no-repeat}.fullpage .hero-story .inner.dark{z-index:1;color:#fff}.fullpage .hero-story .inner.dark:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7411764706);z-index:-1}@media(max-width: 1024px){.fullpage .hero-story{position:relative;left:unset;top:unset;padding-top:0px;padding-bottom:0px;height:unset;transform:unset}.fullpage .hero-story .inner{padding:0px 0}}@media(max-width: 960px){.fullpage .hero-story .inner{min-height:50vh}}@media(max-width: 480px){.fullpage .hero-story .inner{min-height:28vh}}.fullpage .hero-story.white{color:#fff}.fullpage .hero-story.black{color:#4c4c4d}.fullpage .h-100vh{height:100vh}@media(max-width: 960px){.fullpage .h-100vh{height:auto}}@media(max-width: 480px){.fullpage .h-100vh{height:auto}}.fullpage #home-slider{padding-top:0px;position:relative;margin-bottom:0;width:100%}.fullpage #home-slider .slide-item{height:100vh;width:100%;overflow:hidden}.fullpage #home-slider .slide-item img{width:100%;height:100%;object-fit:cover;animation-name:zoomInOut;animation-timing-function:linear;animation-duration:25s;animation-iteration-count:infinite}@media(max-width: 570px){.fullpage #home-slider .slide-item{height:60vh}}.fullpage #home-slider .slick-dots{bottom:10px;z-index:1;display:flex;position:absolute;width:100%;justify-content:center;padding:0}.fullpage #home-slider .slick-dots li{list-style:none}.fullpage #home-slider .slick-dots li button{outline:none;width:40px;height:5px;background:rgba(255,255,255,.5);border:none;border-radius:0;margin:0 5px;text-indent:-9999px}.fullpage #home-slider .slick-dots li button:before{display:none}.fullpage #home-slider .slick-dots li.slick-active button{background:#e4b948}.fullpage #home-slider .caption{position:absolute;top:0;left:0;z-index:1}.fullpage #home-slider .caption .slide-caption-wrap .slide-title{font-size:6rem;font-weight:bold;text-transform:uppercase;font-family:"Oswald",sans-serif}.fullpage #home-slider .caption .slide-caption-wrap .slide-caption{font-size:1.5rem;font-weight:100}@media(max-width: 1400px){.fullpage #home-slider .caption .slide-caption-wrap .slide-title{font-size:4rem}}@media(max-width: 570px){.fullpage #home-slider .caption{top:unset;bottom:0}}@media(max-width: 960px){.fullpage #home-slider .caption{top:unset;bottom:0}}.vignetting{position:absolute;left:0;top:0;width:100%;height:100%;background-size:cover}.vignetting:after{content:"";width:100%;height:100%;position:absolute;left:0;top:0;opacity:1;box-shadow:inset 0 -5vw 21vw 11vw rgba(4,17,16,.8);mix-blend-mode:multiply;pointer-events:none;z-index:1}@media(max-width: 480px){.vignetting:after{box-shadow:inset 0vw -35vw 20vw 10vw rgba(4,17,16,.8)}}@media(max-width: 960px){.vignetting:after{box-shadow:inset 0 0 20vw 10vw rgba(4,17,16,.8)}}.background-primary{background-color:#1b5715}.background-secondary{background-color:#e4b948}.text-justify{text-align:justify}.text-gray{color:#626262}.color-secondary{color:#e4b948 !important}.color-primary{color:#52b648 !important}.gm-sub-title{font-family:"Oswald",sans-serif;font-size:1.5rem}.gm-title{font-family:"Oswald",sans-serif;font-size:3rem;line-height:initial}@media(max-width: 1400px){.gm-title{font-size:2.5rem}}@media(max-width: 570px){.gm-title{font-size:2.5rem}}.gm-line{width:150px;height:2px;background:#e4b948;display:block;border:none;opacity:1}.gm-desc{font-weight:300}.background-image{background-position:center;background-size:contain;background-repeat:no-repeat}.background-image.zoomInfinite{animation-name:zoomInOut;animation-timing-function:linear;animation-duration:25s;animation-iteration-count:infinite}#primary{background:#fff}#primary .header-image{background-size:cover;background-position:center}#primary .linhvuc-item{margin-bottom:40px}#primary .linhvuc-item .linhvuc-head{width:100%;height:auto;position:relative;overflow:hidden}#primary .linhvuc-item .linhvuc-head h2{position:relative;text-transform:uppercase;font-size:2.6vw;font-weight:400;display:inline-block;line-height:initial}#primary .linhvuc-item .linhvuc-head h2:after{content:"";position:absolute;width:100vw;left:calc(100% + 30px);bottom:.5vw;height:8px;background-color:#ebebeb}@media(max-width: 570px){#primary .linhvuc-item .linhvuc-head h2{font-size:7vw}}#primary .linhvuc-item .item-news-home .box-news .pic-news-home .pic-img{height:auto;aspect-ratio:3/2}#primary .system-companies .item-news-home .box-news{position:relative}#primary .system-companies .item-news-home .box-news .pic-news-home{box-shadow:0px 0px 14px rgba(0,0,0,.0784313725)}#primary .system-companies .item-news-home .box-news .pic-news-home .pic-img{aspect-ratio:1;padding:17px}#primary .system-companies .item-news-home .box-news .pic-news-home .pic-img img{object-fit:contain}#primary .system-companies .item-news-home .box-news .pic-news-home .pic-img:after{content:"";position:absolute;width:100%;height:100%;background-color:#e4b948;opacity:0;visibility:hidden;transition:.4s ease-in-out;left:0;top:0}#primary .system-companies .item-news-home .box-news .pic-news-home .pic-img:hover:after{opacity:.5;visibility:visible}.cover{position:absolute;left:0;top:0;width:100%;height:100%;background-size:cover;z-index:-1}.cover.light:after{box-shadow:none}@media(max-width: 480px){.cover{background-image:none}}.social{width:20px;height:100%;justify-content:center;right:30px;z-index:5;position:fixed;display:flex;align-items:center;top:0}.social ul{list-style:none;white-space:nowrap;transform:rotate(90deg);display:flex;align-items:center;position:relative;width:auto;height:auto;padding:0;margin:20px 0 0}.social ul li{margin:0;position:relative;width:auto;height:auto;display:flex;align-items:center}.social ul li a{display:inline-block;vertical-align:middle;color:#fff;padding:10px 0;text-transform:uppercase;border:1px solid rgba(0,0,0,0);text-decoration:none;transition:all .4s ease-in-out}.social ul li a span{position:relative;display:block;font-size:12px;font-weight:200}.social ul li a svg{position:relative;display:none;width:40px;height:40px}.social ul li:after{content:"";width:1px;height:15px;background-color:rgba(255,255,255,.5);position:relative;display:inline-block;margin:0 10px}.social ul li:last-child:after{display:none}.social.light ul li a{color:#666}@media(max-width: 1400px){.social{top:-70px}}@media(max-width: 1023px){.social{width:100%;height:70px;left:unset;position:relative;display:flex}.social ul{transform:rotate(0deg)}.social ul li a{color:#fff;background:#e4b948;border-radius:50%;padding:0}.social ul li a span{display:none}.social ul li a svg{display:block}}@media(max-width: 960px){.social{left:0px;margin-top:21px;bottom:unset;top:-40px}.social ul li a{border:3px solid #fff;color:#fff !important}}@media(max-width: 570px){.social{top:0;margin-bottom:35px;left:0;position:relative}}.fs-10vw{font-size:10vw !important}.footer-bottom{bottom:20px;font-size:11px;text-transform:uppercase;color:#fff;left:0;position:fixed;display:block;z-index:2;font-weight:200;width:100%}.footer-bottom strong{font-weight:600}@media(max-width: 1023px){.footer-bottom{position:relative;color:currentColor;text-align:center;width:100%}}.footer-bottom .language-switcher ul{padding:0;margin:0}.footer-bottom .language-switcher ul li{display:inline-block;list-style:none}.footer-bottom .language-switcher ul li a{color:#fff;font-size:.8rem;padding-right:8px;border-right:1px solid;margin-right:5px;transition:all .4s ease-in-out}.footer-bottom .language-switcher ul li:last-child a{border:none}.footer-bottom .language-switcher ul li.current-lang a{font-weight:bold}@media(max-width: 960px){.footer-bottom .language-switcher ul li a{color:#666}}@media(max-width: 960px){#lien-he .h-100vh{min-height:50vh}}footer{background:#fff}footer.light .footer-bottom .language-switcher ul li a{color:#666}footer.light .copyright{color:#666}.scroll-down{position:fixed;z-index:3;right:8px;bottom:0;height:130px;width:65px}.scroll-down .scroll-down-text{transform:rotate(90deg);color:#fff;text-transform:uppercase;display:block;font-size:14px;font-family:"Oswald",sans-serif;line-height:23px;width:150px;transition:all .4s ease-in-out}.scroll-down .scroll-down-icon{background-image:url(../images/arrow-down.svg);width:28px;height:80px;display:block;background-repeat:no-repeat;background-position:center;animation-name:fadeInDown;animation-timing-function:ease-in-out;animation-fill-mode:none;animation-iteration-count:infinite;animation-duration:2s;transition:all .4s ease-in-out}.scroll-down.light .scroll-down-text{color:#666}.scroll-down.light .scroll-down-icon{filter:invert(1)}.square-small{position:absolute;width:250px;height:250px;background:#e1efec;top:-135px;right:120px;animation-duration:20s}.square-small.center-right{top:20%;right:10%}@media(max-width: 960px){.square-small.center-right{top:0%;right:3%}}.square-big{position:absolute;width:600px;height:600px;background:#eef6f4;bottom:-289px;right:420px;animation-duration:35s}.square-big.center{bottom:15%;left:23%}@media(max-width: 960px){.square-big.center{bottom:15%;left:0%}}@media(max-width: 480px){.square-big{right:0}}.spin{animation-name:spin;animation-iteration-count:infinite;animation-fill-mode:both;animation-timing-function:linear}.gm-button{display:inline-block;margin-top:15px;padding-left:10px;padding-bottom:10px}.gm-button .icon-btn{position:relative;width:35px;height:35px;display:inline-flex;align-items:center;justify-content:center;transition:all .2s ease-in-out;z-index:2}.gm-button .icon-btn .icon-arrow-right{background-image:url(../images/right-icon.png);background-repeat:no-repeat;background-position:center;background-size:20px;width:20px;height:20px;display:inline-block}.gm-button .icon-btn:after{content:"";position:absolute;width:35px;height:35px;border:1px solid #666;left:0;transform:rotate(45deg);transition:all .4s ease-in-out;z-index:-1}.gm-button .text-btn{font-style:italic;font-size:14px;vertical-align:super;color:#666;font-weight:300;padding:14px 10px 15px 10px;position:relative;z-index:1;background:rgba(0,0,0,0);height:50px;display:inline-block;transform:translateX(15px)}.gm-button .text-btn:after{content:"";position:absolute;width:25px;right:-25px;border-top:25px solid rgba(0,0,0,0);border-bottom:25px solid rgba(0,0,0,0);border-left:25px solid #52b648;top:0;opacity:0;transition:all .4s ease-in-out}.gm-button .text-btn:before{content:"";position:absolute;width:25px;left:-25px;border-top:25px solid #52b648;border-bottom:25px solid #52b648;border-left:25px solid rgba(0,0,0,0);top:0;opacity:0;transition:all .4s ease-in-out}.gm-button .text-btn>span{position:absolute;width:100%;height:100%;left:0;top:0;background:#52b648;transition:all .4s ease-in-out;opacity:0;z-index:-1}.gm-button .text-white.icon-btn:after{border-color:#fff}.gm-button .text-white.icon-btn .icon-arrow-right{filter:brightness(100)}.gm-button:hover .icon-btn{transform:translateX(10px)}.gm-button:hover .icon-btn:after{background:#e4b948;border:1px solid #e4b948}.gm-button:hover .text-btn{color:#fff}.gm-button:hover .text-btn:after,.gm-button:hover .text-btn:before,.gm-button:hover .text-btn>span{opacity:1}.home-business{height:55vw;--top-thumb: 12vw;--left-thumb: 45vw;--height-thumb: 22vw;--width-thumb: 15vw;padding:var(--top-thumb) 0 0 var(--left-thumb)}.home-business .slide-business{position:absolute;width:100%;height:100%;top:0;left:0}.home-business .slide-business .slide-box-business{position:absolute;top:var(--top-thumb);left:var(--left-thumb);height:var(--height-thumb);width:var(--width-thumb);overflow:hidden;opacity:0;z-index:1}.home-business .slide-business .slide-box-business .pic-business-home{width:100%;height:100%;overflow:hidden}.home-business .slide-business .slide-box-business .pic-business-home img{object-fit:cover;object-position:center center;position:absolute;height:100%;top:0;left:0;transition:all .6s ease-in-out;width:100%}.home-business .slide-business .slide-box-business .pic-business-home::after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:linear-gradient(0deg, rgba(6, 33, 86, 0.9), rgba(6, 33, 86, 0));mix-blend-mode:multiply}.home-business .slide-business .slide-box-business .text-business-home{position:absolute;display:block;width:32%;height:auto;left:110px;bottom:120px}.home-business .slide-business .slide-box-business .text-business-home>*{opacity:0}.home-business .slide-business .slide-box-business .text-business-home::before{content:"";position:absolute;width:60px;height:2px;top:-15px;left:0;background-color:#fff;transform:scaleX(0);opacity:0}.home-business .slide-business .slide-box-business .text-business-home .title-group-bus .title-post{display:block;width:100%;height:auto;position:relative;z-index:2;opacity:0}.home-business .slide-business .slide-box-business .text-business-home .title-group-bus .title-post h3{font-size:3vw;line-height:1.3;font-weight:400}.home-business .slide-business .slide-box-business .text-business-home p{font-size:18px;font-weight:100;text-align:justify}.home-business .slide-business .slide-box-business .text-business-home .gm-button .icon-btn .icon-arrow-right{filter:brightness(10)}.home-business .slide-business .slide-box-business .text-business-home .gm-button .icon-btn:after{border:1px solid #fff}.home-business .slide-business .slide-box-business .text-business-home .gm-button .text-btn{color:#fff}.home-business .slide-business .slide-box-business.show-ani .text-business-home .title-group-bus{animation-name:fadeInDown;animation-duration:1s;animation-fill-mode:forwards;animation-delay:0s}.home-business .slide-business .slide-box-business.show-ani .text-business-home .title-post{animation-name:fadeInUp;animation-duration:1s;animation-fill-mode:forwards;animation-delay:0s}@media(max-width: 1400px){.home-business .slide-business .slide-box-business.show-ani .text-business-home .title-post{font-size:2rem}}.home-business .slide-business .slide-box-business.show-ani .text-business-home p{animation-name:fadeInUp;animation-duration:1s;animation-fill-mode:forwards;animation-delay:.6s}.home-business .slide-business .slide-box-business.show-ani .text-business-home .gm-button{animation-name:fadeInUp;animation-duration:1s;animation-fill-mode:forwards;animation-delay:1s}.home-business .wrap-business-thumbs{position:relative;display:block;width:100%;height:auto;overflow:hidden}.home-business .wrap-business-thumbs .business-thumbs{position:relative;display:flex;flex-direction:column;height:auto;width:var(--width-thumb);z-index:9}.home-business .wrap-business-thumbs .business-thumbs .slidebox-track{left:calc(-100% - 30px);overflow:visible;order:1;margin:0 0 40px;cursor:pointer;width:100%;height:auto;position:relative}.home-business .wrap-business-thumbs .business-thumbs .slidebox-track .slidebox-list{margin:0 !important;padding:0 !important;width:-webkit-max-content;width:max-content;will-change:transform;display:flex}.home-business .wrap-business-thumbs .business-thumbs .slidebox-track .slidebox-list .slidebox-item{margin:0;outline:0}.home-business .wrap-business-thumbs .business-thumbs .slidebox-track .slidebox-list .thumbs-box-business{position:relative;display:block}.home-business .wrap-business-thumbs .business-thumbs .slidebox-track .slidebox-list .thumbs-box-business a{position:absolute;width:100%;height:100%;top:0;left:0;z-index:9}.home-business .wrap-business-thumbs .business-thumbs .slidebox-track .slidebox-list .thumbs-box-business .pic-business-thumbs{position:relative;display:block;width:100%;box-shadow:0 10px 20px rgba(0,0,0,.2);height:var(--height-thumb);overflow:hidden}.home-business .wrap-business-thumbs .business-thumbs .slidebox-track .slidebox-list .thumbs-box-business .pic-business-thumbs img{position:absolute;width:100%;height:100%;top:0;left:0;object-fit:cover;object-position:center center;pointer-events:none;transition:all .5s ease-in-out}.home-business .wrap-business-thumbs .business-thumbs .slidebox-track .slidebox-list .thumbs-box-business .pic-business-thumbs::after{content:"";position:absolute;width:100%;height:178px;bottom:0;left:0;mix-blend-mode:multiply;transition:height .5s ease-in-out;background:linear-gradient(0deg, rgba(0, 0, 0, 0.7411764706), transparent);z-index:1;display:block}.home-business .wrap-business-thumbs .business-thumbs .slidebox-track .slidebox-list .thumbs-box-business .text-business-thumbs{position:absolute;width:100%;height:auto;bottom:0;left:0;padding:30px;z-index:5}.home-business .wrap-business-thumbs .business-thumbs .slidebox-track .slidebox-list .thumbs-box-business .text-business-thumbs h2{position:relative;display:block;text-transform:uppercase;font-size:1.4vw;font-weight:700}.home-business .wrap-business-thumbs .business-thumbs.ani-item.on-show{animation-name:fadeInUp;animation-duration:1.2s;animation-delay:.3s;animation-fill-mode:forwards}.home-business .wrap-business-thumbs .control-func{position:relative;display:flex;align-items:center;z-index:9}.home-business .wrap-business-thumbs .control-func .arrows-business{position:relative;display:flex;justify-content:space-between;top:auto;left:auto;transform:none;width:150px}.home-business .wrap-business-thumbs .control-func .arrows-business .next-bus,.home-business .wrap-business-thumbs .control-func .arrows-business .prev-bus{width:70px;height:70px;color:#fff;position:relative;display:block;right:auto;top:auto;left:auto;transition:all .3s ease-in-out;cursor:pointer}.home-business .wrap-business-thumbs .control-func .arrows-business .next-bus svg,.home-business .wrap-business-thumbs .control-func .arrows-business .prev-bus svg{position:absolute;height:100%;width:100%;top:0;left:0}.home-business .wrap-business-thumbs .control-func .arrows-business .next-bus:hover svg,.home-business .wrap-business-thumbs .control-func .arrows-business .prev-bus:hover svg{color:#e4b948}.home-business .wrap-business-thumbs .control-func .slider-progress{width:calc(100% - 340px);background-color:#fff;margin:0 30px}.home-business .wrap-business-thumbs .control-func .slider-progress .slider-progress-bar{position:relative;display:block;height:2px;transition:width .4s}.home-business .wrap-business-thumbs .control-func .slider-number{position:relative;display:block;font-size:60px;font-weight:700;color:#fff}.home-business.active-section .slide-business .slide-box-business .text-business-home::before{animation-name:scaleSmallX;animation-duration:1s;animation-fill-mode:forwards;animation-delay:1s}.home-business.active-section .slide-business .slide-box-business .text-business-home .title-group-bus{animation-name:fadeInDown;animation-duration:1s;animation-fill-mode:forwards;animation-delay:0s}.home-business.active-section .slide-business .slide-box-business .text-business-home .title-post{animation-name:fadeInUp;animation-duration:1s;animation-fill-mode:forwards;animation-delay:0s}.home-business.active-section .slide-business .slide-box-business .text-business-home p{animation-name:fadeInUp;animation-duration:1s;animation-fill-mode:forwards;animation-delay:.6s}@media(max-width: 570px){.home-business{height:auto;padding:0}.home-business .slide-business{display:none}.home-business .wrap-business-thumbs{overflow:unset}.home-business .wrap-business-thumbs .business-thumbs{background-color:#52b648;width:100%;height:auto;display:block}.home-business .wrap-business-thumbs .business-thumbs .slidebox-track{left:auto;margin:0 0 20px}.home-business .wrap-business-thumbs .business-thumbs .slidebox-track .slidebox-list{width:100%;display:block}.home-business .wrap-business-thumbs .business-thumbs .slidebox-track .slidebox-list .thumbs-box-business>a{display:none}.home-business .wrap-business-thumbs .business-thumbs .slidebox-track .slidebox-list .thumbs-box-business .pic-business-thumbs{border-radius:0;height:auto;padding-top:55%}.home-business .wrap-business-thumbs .business-thumbs .slidebox-track .slidebox-list .thumbs-box-business .text-business-thumbs{position:relative;display:block;bottom:auto;left:auto;margin:15px 0;padding:15px}.home-business .wrap-business-thumbs .business-thumbs .slidebox-track .slidebox-list .thumbs-box-business .text-business-thumbs::before{display:none}.home-business .wrap-business-thumbs .business-thumbs .slidebox-track .slidebox-list .thumbs-box-business .text-business-thumbs h2{font-size:22px;margin:0 0 10px}.home-business .wrap-business-thumbs .business-thumbs .slidebox-track .slidebox-list .thumbs-box-business .text-mobile-thumbs{display:block;color:#fff}.home-business .wrap-business-thumbs .business-thumbs .slidebox-track .slidebox-list .thumbs-box-business .text-mobile-thumbs .title-post{margin:0 0 20px}.home-business .wrap-business-thumbs .business-thumbs .slidebox-track .slidebox-list .thumbs-box-business .text-mobile-thumbs .title-post h3{font-size:5vw}.home-business .wrap-business-thumbs .business-thumbs .slidebox-track .slidebox-list .thumbs-box-business .text-mobile-thumbs p{font-weight:200}.home-business .wrap-business-thumbs .business-thumbs .slidebox-track .slidebox-list .thumbs-box-business .text-mobile-thumbs .gm-button{position:relative}.home-business .wrap-business-thumbs .business-thumbs .slidebox-track .slidebox-list .thumbs-box-business .text-mobile-thumbs .gm-button .icon-btn:after{border-color:#fff}.home-business .wrap-business-thumbs .business-thumbs .slidebox-track .slidebox-list .thumbs-box-business .text-mobile-thumbs .gm-button .icon-btn .icon-arrow-right{filter:brightness(6)}.home-business .wrap-business-thumbs .business-thumbs .slidebox-track .slidebox-list .thumbs-box-business .text-mobile-thumbs .gm-button .text-btn{color:#fff}.home-business .wrap-business-thumbs .control-func{display:none}}@media(max-width: 960px){.home-business .slide-business .slide-box-business .text-business-home{position:absolute;display:block;width:35%;height:auto;left:53px;bottom:35px}.home-business .slide-business .slide-box-business .text-business-home .title-post{font-size:2rem}.home-business .slide-business .slide-box-business .text-business-home p{font-size:15px}}@media(max-width: 1400px){.home-business .slide-business .slide-box-business .text-business-home p{font-size:15px}}.item-news-home .box-news{margin-bottom:15px}.item-news-home .box-news .pic-news-home{position:relative;overflow:hidden;transition:all .3s ease-in-out;display:block}.item-news-home .box-news .pic-news-home .date-thumb{position:absolute;text-align:center;background:#e4b948;font-size:30px;line-height:1;padding:5px 15px;color:#fff;font-weight:bold;z-index:1;right:0}.item-news-home .box-news .pic-news-home .date-thumb span{display:block;font-size:14px;font-weight:300}.item-news-home .box-news .pic-news-home .pic-img{height:250px}.item-news-home .box-news .pic-news-home .pic-img img{width:100%;height:100%;object-fit:cover;object-position:center;transition:.3s}@media(min-width: 1601px)and (max-width: 2560px){.item-news-home .box-news .pic-news-home .pic-img{height:250px}}@media(max-width: 1600px){.item-news-home .box-news .pic-news-home .pic-img{height:180px}}.item-news-home .box-news .pic-news-home:hover{border-color:#52b648}.item-news-home .box-news .pic-news-home:hover img{transform:scale(1.1)}.item-news-home .box-news .txt-news-home h3{font-size:20px;color:#52b648;margin-bottom:25px;margin-top:10px}.item-news-home .box-news .txt-news-home .news-desc{font-size:15px;font-weight:300;color:#666}@media(min-width: 1280px)and (max-width: 1400px){.item-news-home .box-news .txt-news-home .news-desc{display:none}}@media(min-width: 1024px)and (max-width: 1280px){.item-news-home .box-news .txt-news-home .news-desc{display:none}}.footer-form .input-group{flex-wrap:nowrap}.footer-form input[type=text],.footer-form input[type=email]{height:45px;background:rgba(0,0,0,0);border-radius:0;border-right:0px;color:rgba(255,255,255,.6509803922);font-size:14px;font-weight:200;font-style:italic}.footer-form input[type=text]::placeholder,.footer-form input[type=email]::placeholder{font-style:italic;color:rgba(255,255,255,.6509803922)}.footer-form input[type=submit]{height:45px;background-color:#e4b948;border-radius:0;border:1px solid #fff;border-left:0px;color:#fff;padding:4px 10px;width:65px}.footer-form .wpcf7-form-control-wrap{position:relative;width:80%;max-width:300px}.fw-600{font-weight:600}.gm-info{font-size:16px}.gm-info p{font-weight:300;color:rgba(255,255,255,.7019607843)}span[class^=gm-icon-]{width:24px;height:24px;display:inline-block;background-repeat:no-repeat;vertical-align:middle}.gm-icon-map{background-image:url(../images/map-marker.svg)}.gm-icon-hotline{background-image:url(../images/phone.svg)}.gm-icon-mail{background-image:url(../images/email.svg)}.gm-icon-mail-orange{background-image:url(../images/mail-orange.svg)}.gm-icon-web{background-image:url(../images/global.svg)}.gm-icon-facebook{background-image:url(../images/facebook.svg)}.backtotop{position:absolute;bottom:28px;left:50%;transform:translateX(-50%);z-index:5}.backtotop svg rect{transition:all .3s ease-in-out}.backtotop svg path{animation:toTop 2s steps(4) 2s infinite}.backtotop:hover{cursor:pointer}.backtotop:hover svg rect{fill:#e4b948;fill-opacity:1}@media(max-width: 570px){.backtotop{position:relative;left:0;transform:none;display:flex;justify-content:center}}@media(max-width: 1023px){.backtotop{display:none}}footer{position:absolute}#recruit .recruit-text{transform:rotate(90deg);font-size:3vw;position:absolute;left:-30%}#recruit .recruit-text>div{-webkit-text-stroke:1px #52b648;opacity:0}#recruit .recruit-text>div.go{animation-name:fadeInBlur;animation-duration:.5s;animation-timing-function:linear;animation-fill-mode:forwards}#recruit .recruit-text>div.go:nth-child(9n+1){animation-delay:0.2s}#recruit .recruit-text>div.go:nth-child(9n+2){animation-delay:0.4s}#recruit .recruit-text>div.go:nth-child(9n+3){animation-delay:0.6s}#recruit .recruit-text>div.go:nth-child(9n+4){animation-delay:0.8s}#recruit .recruit-text>div.go:nth-child(9n+5){animation-delay:1s}#recruit .recruit-text>div.go:nth-child(9n+6){animation-delay:1.2s}#recruit .recruit-text>div.go:nth-child(9n+7){animation-delay:1.4s}#recruit .recruit-text>div.go:nth-child(9n+8){animation-delay:1.6s}#recruit .recruit-text>div.go:nth-child(9n+9){animation-delay:1.8s}#recruit h1{font-size:6rem;font-weight:700}@media(max-width: 960px){#recruit .recruit-text{left:-44%;font-size:8vw;bottom:30%}}@media(max-width: 570px){#recruit .h-100vh{min-height:85vh}#recruit h1{font-size:3rem}#recruit .recruit-text{font-size:8vw;left:0;top:20%;transform:none}}.edu-item .item-inner .edu-head{position:relative;transition:all .2s ease-in-out}.edu-item .item-inner .edu-head:before{border:1px solid #e4b948;content:"";position:absolute;left:calc(50% - 40px);top:calc(50% - 40px);width:80px;height:80px;transform:rotate(45deg);z-index:-1}.edu-item .item-inner .edu-head:after{background:#e4b948;content:"";position:absolute;left:calc(50% - 30px);top:calc(50% - 30px);width:60px;height:60px;transform:rotate(45deg);z-index:-1}.edu-item .item-inner .edu-head:hover{transform:scale(1.1)}.edu-item .item-inner .edu-content{text-align:justify}.recruit-table thead tr{background:#e4b948}.recruit-table thead tr th{color:#fff;text-align:center;border:1px solid #fff}.recruit-table tbody tr{background:#f8f8ff}.recruit-table tbody tr td{color:#666;text-align:center;border:1px solid #fff}.recruit-table tbody tr:nth-child(odd){background:#dfdfe0}.wp-pagenavi a,.wp-pagenavi span{width:25px;height:25px;position:relative;display:inline-flex;justify-content:center;border:none;margin:0 10px;font-size:12px;align-items:center;color:#fff;z-index:0}.wp-pagenavi a:after,.wp-pagenavi span:after{position:absolute;content:"";width:100%;height:100%;left:calc(50% - 12px);top:calc(50% - 12px);transform:rotate(45deg);display:block;border:1px solid #fff;z-index:-1}.wp-pagenavi a.current,.wp-pagenavi span.current{font-weight:normal;color:#fff}.wp-pagenavi a.current:after,.wp-pagenavi span.current:after{background:#e4b948;border-color:#e4b948}.category-pagination .wp-pagenavi a,.category-pagination .wp-pagenavi span{color:#666}.category-pagination .wp-pagenavi a:after,.category-pagination .wp-pagenavi span:after{border:1px solid #666}.category-pagination .wp-pagenavi a.current,.category-pagination .wp-pagenavi span.current{font-weight:normal;color:#fff}.category-pagination .wp-pagenavi a.current:after,.category-pagination .wp-pagenavi span.current:after{background:#e4b948;border-color:#e4b948}#new-project-layout{font-size:1.1rem}#new-project-layout #featured .project-name{position:absolute;bottom:25px;z-index:1;font-size:2.6rem}@media(max-width: 570px){#new-project-layout #featured{font-size:2rem;position:relative;bottom:unset;text-align:center}#new-project-layout #featured .inner{min-height:75vh}}#new-project-layout #project-menu{-webkit-box-shadow:0 0 46px rgba(0,0,0,.08);box-shadow:0 0 46px rgba(0,0,0,.08);background-color:#fff;z-index:1;position:relative}@media(max-width: 1024px){#new-project-layout #project-menu .container{max-width:100%;padding:0}}#new-project-layout #project-menu .menu ul{margin:0;list-style:none;padding:0;float:left;display:-webkit-box;display:-ms-flexbox;display:flex}#new-project-layout #project-menu .menu ul li{display:inline-block;border-right:1px solid rgba(225,225,225,.5)}#new-project-layout #project-menu .menu ul li a{line-height:60px;display:inline-block;padding:0 24px;color:#333;font-size:13px;font-weight:700;text-transform:uppercase;-webkit-transition:.2s all ease-in-out;-o-transition:.2s all ease-in-out;transition:.2s all ease-in-out}@media(max-width: 1280px){#new-project-layout #project-menu .menu ul li a{padding:0 15px}}#new-project-layout #project-menu .menu ul li a span{display:block}#new-project-layout #project-menu .menu ul li.active a,#new-project-layout #project-menu .menu ul li:hover a{background-color:#52b648;color:#fff}#new-project-layout #project-menu .menu .wrap-hotline{float:left;height:60px;background:#52b648;padding:0 30px;display:flex;align-items:center;text-align:center;color:#fffefe;font-size:13px;font-weight:normal;line-height:22px;text-transform:uppercase}#new-project-layout #project-menu .menu .wrap-hotline a{font-size:16px;font-weight:700;color:#fffefe}#new-project-layout #project-menu.sticky{position:fixed;left:0;top:0;width:100%;z-index:21}#new-project-layout .section h2{line-height:50px;font-size:2.7rem}#new-project-layout .section .slick-arrow{position:absolute;width:unset;height:unset;box-shadow:none;background-color:rgba(0,0,0,0);z-index:1;top:50%;border-radius:50%;line-height:40px;font-size:20px;color:#7f7f80;cursor:pointer;text-align:center}#new-project-layout .section.overview{padding:213px 0 291px}#new-project-layout .section.overview h2.title-section{font-size:40px;line-height:43px;font-weight:800}#new-project-layout .section.overview p.subtitle{color:#333;font-size:22px;font-weight:normal;line-height:23px;margin:40px 0;position:relative}#new-project-layout .section.overview p.subtitle::before,#new-project-layout .section.overview p.subtitle::after{content:"";display:block;width:231px;height:1px;background-color:#e4b948;position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}#new-project-layout .section.overview p.subtitle::before{top:-20px}#new-project-layout .section.overview p.subtitle::after{bottom:-20px}#new-project-layout .section.overview2{overflow:visible;padding:0}#new-project-layout .section.overview2 .wrap_icons{position:relative;background:#fff;box-shadow:0 0 87px rgba(0,0,0,.03)}@media(max-width: 960px){#new-project-layout .section.overview2 .wrap_icons{transform:translateY(0)}}#new-project-layout .section.overview2 .wrap_icons .row{padding:37px 70px}@media(max-width: 1400px){#new-project-layout .section.overview2 .wrap_icons .row{padding:15px 70px}}#new-project-layout .section.overview2 .wrap_icons .icon-item{padding-top:37px;padding-bottom:37px;display:-webkit-box;display:-ms-flexbox;display:flex}#new-project-layout .section.overview2 .wrap_icons .icon-item img{display:inline-block;width:38px;height:38px;vertical-align:top;object-fit:contain}#new-project-layout .section.overview2 .wrap_icons .icon-item .wrap-info-icon{color:#333;line-height:22px;font-size:1rem;font-weight:400;padding-left:20px}#new-project-layout .section.overview2 .wrap_icons .icon-item .wrap-info-icon .name{font-family:Montserrat;font-weight:700;text-transform:uppercase}#new-project-layout .section.overview2 .wrap_icons .icon-item:nth-last-child(n+4)::after{content:"";display:block;height:1px;background-color:#ebebeb;width:calc(100% - 30px);position:absolute;left:50%;bottom:0;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}@media(max-width: 1400px){#new-project-layout .section.overview2 .wrap_icons .icon-item{padding-top:5px;padding-bottom:10px}}#new-project-layout .section.overview2 .wrap_desc{margin-top:20px;padding-bottom:10px}#new-project-layout .section.overview2 .wrap_desc .content{color:#fff;font-size:1rem;line-height:1.5rem}#new-project-layout .section.overview2 .wrap_img_bg::after{background-image:-o-linear-gradient(bottom, rgb(0, 0, 0), rgba(0, 0, 0, 0));background-image:linear-gradient(to top, rgb(0, 0, 0), rgba(0, 0, 0, 0))}#new-project-layout .section .wrap_img_bg{position:absolute;width:100%;height:100%;overflow:hidden;top:0;z-index:-1;left:0}@media(max-width: 470px){#new-project-layout .section .wrap_img_bg{position:relative}}#new-project-layout .section .wrap_img_bg img{width:100%;height:100%;display:block;object-fit:cover}#new-project-layout .section .wrap_img_bg::after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%}#new-project-layout .section.location .row{-webkit-box-align:center;-ms-flex-align:center;align-items:center}#new-project-layout .section.location .row.abs-before{position:relative}#new-project-layout .section.location .row.abs-before .title-section{font-size:2.8rem;font-weight:800}#new-project-layout .section.location .row.abs-before::before,#new-project-layout .section.location .row.abs-before::after{content:"";position:absolute;height:100%;width:100%;right:75%;top:0}#new-project-layout .section.location .row.abs-before::before{z-index:1;background-color:#e4b948;background-image:linear-gradient(-221deg, #52b648 0%, #52b648 100%)}#new-project-layout .section.location .row.abs-before>div{z-index:20}@media(max-width: 960px){#new-project-layout .section.location .row.abs-before::before,#new-project-layout .section.location .row.abs-before::after{display:none}}#new-project-layout .section.location .wrap_img_locate{margin:150px 0;border-radius:50%;overflow:hidden;box-shadow:0 0 122px rgba(0,0,0,.29);position:relative;width:100%;height:0;padding-bottom:100%}#new-project-layout .section.location .wrap_img_locate #vitri-duan{overflow:hidden;width:100%;display:block;height:auto;aspect-ratio:1}#new-project-layout .section.location .wrap_img_locate #panzoom-parent .panzoom{border-radius:50%}@media(max-width: 570px){#new-project-layout .section.location .wrap_img_locate{margin:15px 0}}@media(max-width: 960px){#new-project-layout .section.location .wrap_img_locate{margin:35px 0}}#new-project-layout .section.location .subtitle{margin:10px 0 15px;font-size:22px;line-height:23px}#new-project-layout .section.location .content{margin-bottom:40px}#new-project-layout .section.location .content p:last-child{margin-bottom:0}#new-project-layout .section.location .slider-time::before,#new-project-layout .section.location .slider-time::after{content:"";position:absolute;top:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:12px;height:12px;box-shadow:0 0 18px rgba(0,0,0,.17);background-color:#ccc;border-radius:999px;z-index:1}#new-project-layout .section.location .slider-time::before{left:0}#new-project-layout .section.location .slider-time::after{right:0;-webkit-transform:translate(50%, -50%);-ms-transform:translate(50%, -50%);transform:translate(50%, -50%)}#new-project-layout .section.location .slider-time .slick-list{padding:20px 0 !important}#new-project-layout .section.location .slider-time .slick-list::before{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:0;width:100%;height:1px;background-color:#acacac}#new-project-layout .section.location .slider-time .item-time{text-align:center;padding:10px 0;-webkit-transition:.3s all ease-in-out;-o-transition:.3s all ease-in-out;transition:.3s all ease-in-out}#new-project-layout .section.location .slider-time .item-time span{display:inline-block;text-align:center;width:51px;height:51px;line-height:51px;background-color:#fff;border-radius:999px;cursor:pointer;color:#e4b948;font-size:20px;font-weight:700;text-transform:uppercase;-webkit-transition:.3s all ease-in-out;-o-transition:.3s all ease-in-out;transition:.3s all ease-in-out}#new-project-layout .section.location .slider-time .item-time span::after{content:"";position:absolute;width:0;height:0;top:50%;left:50%;border-radius:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transition:.3s all ease-in-out;-o-transition:.3s all ease-in-out;transition:.3s all ease-in-out}#new-project-layout .section.location .slider-time .slick-current.item-time{padding:0}#new-project-layout .section.location .slider-time .slick-current.item-time span{background-color:#e4b948;color:#fff;font-size:25px;width:70px;height:70px;line-height:70px;box-shadow:0 0 49px rgba(0,0,0,.08);position:relative}#new-project-layout .section.location .slider-time .slick-current.item-time span::after{width:87px;height:87px;border:1px solid #e4b948}#new-project-layout .section.location .slider-name .slick-slide{padding:0 20px;text-align:center}#new-project-layout .section.location .slider-name .slick-slide .item-name{color:#333;font-size:12px;font-weight:500;line-height:18px}#new-project-layout .section .overall-ground-item{position:relative}#new-project-layout .section .overall-ground-bg{position:absolute;height:100%;left:50%;transform:translateX(-50%);top:0}@media(max-width: 470px){#new-project-layout .section .overall-ground-bg{position:relative;height:350px}}#new-project-layout .section .overall-ground-bg .bg-left{width:35vw;right:75%;position:absolute;height:100%;padding:0}@media(max-width: 470px){#new-project-layout .section .overall-ground-bg .bg-left{width:100vw;right:0;top:350px}}#new-project-layout .section .overall-ground-bg .bg-left img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}#new-project-layout .section .overall-ground-bg .bg-left:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:#52b648;opacity:.95}#new-project-layout .section .overall-ground-bg .bg-right{width:85vw;left:25%;position:absolute;height:100%;overflow:hidden;padding:0}@media(max-width: 470px){#new-project-layout .section .overall-ground-bg .bg-right{width:100vw;left:0;min-height:350px}}#new-project-layout .section .overall-ground-content>.row{min-height:95vh;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media(max-width: 570px){#new-project-layout .section .overall-ground-content>.row{min-height:350px;-webkit-box-align:center;align-items:center;padding:50px 0;background:#e4b948}}@media(max-width: 960px){#new-project-layout .section .overall-ground-content>.row{min-height:50vh}}#new-project-layout .section .overall-ground-content h2{color:#fff;margin-bottom:35px;font-size:2.8rem;font-weight:800}#new-project-layout .section .overall-ground-content .subtitle{color:#fff;font-size:1.3rem;font-weight:normal;line-height:25px;margin-bottom:32px}#new-project-layout .section .overall-ground-content .content p{color:#fff;font-size:1.1rem;line-height:initial;margin-bottom:80px}#new-project-layout .section .list-overall-grounds .slick-arrow{width:58px;height:58px;box-shadow:0 0 40px rgba(0,0,0,.15);background-color:rgba(0,0,0,.33);display:block !important;text-align:center;border-radius:50%;position:absolute;z-index:1;left:calc(50% - 265px);cursor:pointer}#new-project-layout .section .list-overall-grounds .slick-arrow.prev{bottom:100px}#new-project-layout .section .list-overall-grounds .slick-arrow.next{bottom:180px}#new-project-layout .section .list-overall-grounds .slick-arrow.next::after{position:absolute;content:"";width:3px;height:22px;background-color:#fff;left:50%;top:50%;transform:translate(-50%, -50%)}#new-project-layout .section .list-overall-grounds .slick-arrow::before{position:absolute;content:"";width:22px;height:3px;background-color:#fff;left:50%;top:50%;transform:translate(-50%, -50%)}#new-project-layout .section .header-similar{padding-bottom:10px}#new-project-layout .section .header-similar h2{line-height:50px;font-size:2.7rem;font-weight:700}#new-project-layout .section .header-similar .subtitle{color:#333;font-size:1.7rem;font-weight:lighter;line-height:initial;margin-bottom:20px}#new-project-layout .section .list-utilities .slick-slide{opacity:.2;-webkit-transition:.5s all ease-in-out;-o-transition:.5s all ease-in-out;transition:.5s all ease-in-out}#new-project-layout .section .list-utilities .slick-slide.slick-current{opacity:1}#new-project-layout .section .list-utilities .slick-list{padding:0 0 0 16.6666667% !important;background-color:#000}@media only screen and (max-width: 767px){#new-project-layout .section .list-utilities .slick-list{padding:0 !important}}#new-project-layout .section .list-utilities .utility-item{position:relative;height:100vh}@media only screen and (max-width: 479px){#new-project-layout .section .list-utilities .utility-item{height:auto}}@media only screen and (max-width: 960px){#new-project-layout .section .list-utilities .utility-item{height:50vh}}#new-project-layout .section .list-utilities .wrap_img_bg{z-index:1;left:35%;width:65%}@media only screen and (max-width: 479px){#new-project-layout .section .list-utilities .wrap_img_bg{position:relative;left:0;width:100%}}#new-project-layout .section .list-utilities .utility-content{position:relative;z-index:5;background-color:#fff;background-position-x:-320px;background-position-y:bottom;background-repeat:no-repeat;width:35%;height:100%;padding:0 70px 0 0;text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width: 479px){#new-project-layout .section .list-utilities .utility-content{width:100%;padding:30px 15px}}#new-project-layout .section .list-utilities .utility-content .content{padding-left:48px}@media only screen and (max-width: 479px){#new-project-layout .section .list-utilities .utility-content .content{padding-left:15px}}#new-project-layout .section .list-utilities .utility-content .wrap-utility-title{padding-left:44px;border-left:4px solid #e4b948;margin-bottom:60px}@media only screen and (max-width: 479px){#new-project-layout .section .list-utilities .utility-content .wrap-utility-title{padding-left:14px;margin-bottom:20px}}#new-project-layout .section .list-utilities .utility-content h3{font-size:40px;font-weight:700;line-height:40px;margin-bottom:13px}#new-project-layout .section .list-utilities .utility-content .subtitle{color:#333;font-size:18px;font-weight:700;line-height:18px}#new-project-layout .section .list-utilities .slick-arrow{position:absolute;box-shadow:none;background:rgba(0,0,0,0);z-index:1;top:50%;border-radius:50%;line-height:40px;font-size:20px;color:#7f7f80;cursor:pointer;text-align:center}#new-project-layout .section .list-utilities .slick-arrow.prev{left:14%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}#new-project-layout .section .list-utilities .slick-arrow.next{left:48.5%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}#new-project-layout .section .list-utilities .slick-arrow svg rect{fill:#fff}@media only screen and (max-width: 479px){#new-project-layout .section .list-utilities .slick-arrow{left:unset !important;right:15px;top:170px;transform:unset !important}}#new-project-layout .section .list-products .product-bg{background:#000;margin:40px 0;transition:.3s all ease-in-out}#new-project-layout .section .list-products .product-bg img{width:100%;height:381px;object-fit:cover;box-shadow:0 0 20px rgba(0,0,0,.22);opacity:.4;transition:.3s all ease-in-out}#new-project-layout .section .list-products .slick-current .product-bg{margin:0}#new-project-layout .section .list-products .slick-current .product-bg img{opacity:1;height:461px}#new-project-layout .section .list-products .slick-arrow{position:absolute;top:50%;z-index:1;width:39px;height:39px;line-height:39px;background-color:rgba(0,0,0,0);box-shadow:none;border-radius:50%;font-size:20px;text-align:center;cursor:pointer}#new-project-layout .section .list-products .slick-arrow.prev{left:15%;transform:translate(-50%, -50%)}#new-project-layout .section .list-products .slick-arrow.next{right:18%;transform:translate(50%, -50%)}#new-project-layout .section .list-products .slick-arrow svg rect{fill:#fff}#new-project-layout .section .list-products .product-item{position:relative;cursor:pointer}#new-project-layout .section .list-products .slick-current .product-content{opacity:1}@media(max-width: 1400px){#new-project-layout .section .list-products .product-bg img{height:240px}#new-project-layout .section .list-products .slick-current .product-bg img{opacity:1;height:320px}}#new-project-layout .section .list-galleries .gallery-content,#new-project-layout .section .list-products .product-content{position:absolute;bottom:0;left:0;background:#fff;font-size:13px;font-weight:700;line-height:18px;text-transform:uppercase;width:50%;opacity:0;transition:.5s all ease-in-out}#new-project-layout .section .list-galleries .gallery-content .gallery-name,#new-project-layout .section .list-galleries .gallery-content .product-name,#new-project-layout .section .list-products .product-content .gallery-name,#new-project-layout .section .list-products .product-content .product-name{cursor:pointer;color:#333;padding:22px 30px;display:block;position:relative}#new-project-layout .section .list-galleries .gallery-content .gallery-name:after,#new-project-layout .section .list-galleries .gallery-content .product-name:after,#new-project-layout .section .list-products .product-content .gallery-name:after,#new-project-layout .section .list-products .product-content .product-name:after{position:absolute;width:80px;height:100%;top:0;left:100%;content:"";display:flex;color:#fff;justify-content:center;align-items:center;line-height:80px;font-size:20px;background:#52b648 url(../images/plus.svg) center center/22px no-repeat}#new-project-layout .section .list-galleries .gallery-content .gallery-name:hover,#new-project-layout .section .list-galleries .gallery-content .product-name:hover,#new-project-layout .section .list-products .product-content .gallery-name:hover,#new-project-layout .section .list-products .product-content .product-name:hover{color:#52b648}#new-project-layout .section .list-galleries .gallery-content{opacity:1;bottom:3.5px;left:3.5px}#new-project-layout .section .list-galleries .gallery--item:not(:first-child) .gallery-content .gallery-name::after{left:unset;right:0}#new-project-layout .section .list-galleries .gallery--item:not(:first-child) .gallery-content{width:calc(100% - 7px)}#new-project-layout .section .list-galleries .slick-arrow{top:-60px;transform:none}#new-project-layout .section .list-galleries .slick-arrow.next{right:15px}#new-project-layout .section .list-galleries .slick-arrow.prev{right:63px}#new-project-layout .section .list-galleries .slick-item-gal{display:none}#new-project-layout .section .list-galleries .slick-item-gal.active{display:block}#new-project-layout .section.gallery.gallery--item{padding:0;margin:0}#new-project-layout .section.gallery .title-section{color:#fff}#new-project-layout .section.gallery .list-gallery-cats{margin:0;text-align:right;list-style-type:none;padding:0}#new-project-layout .section.gallery .list-gallery-cats .gallery-cat-item{display:inline-block;padding:0 15px}#new-project-layout .section.gallery .list-gallery-cats .gallery-cat-item a{position:relative;font-size:14px;font-weight:400;line-height:50px;text-transform:uppercase;padding-left:0;color:#fff;-webkit-transition:all .5s;transition:all .5s}#new-project-layout .section.gallery .list-gallery-cats .gallery-cat-item a.active{padding-left:40px}#new-project-layout .section.gallery .list-gallery-cats .gallery-cat-item a.active:before{content:"";position:absolute;background-color:#fff;width:25px;height:1px;left:0;top:10px;opacity:1}#new-project-layout .section.gallery .list-gallery-cats .gallery-cat-item a.active,#new-project-layout .section.gallery .list-gallery-cats .gallery-cat-item a:hover{font-weight:600}#new-project-layout .section.gallery .list-gallery-cats .gallery-cat-item a:before{content:"";position:absolute;opacity:0;-webkit-transition:all .5s;transition:all .5s}#new-project-layout .section.gallery .wrap-galleries{margin-left:-15px;margin-right:-15px}#new-project-layout .section.gallery .wrap-galleries .gallery--item{position:relative;width:33.3333333333%;float:left;cursor:pointer}@media(max-width: 470px){#new-project-layout .section.gallery .wrap-galleries .gallery--item{width:100%}}#new-project-layout .section.gallery .wrap-galleries .gallery--item:first-child{width:66.6666666667%}@media(max-width: 470px){#new-project-layout .section.gallery .wrap-galleries .gallery--item:first-child{width:100%}}#new-project-layout .section.gallery .wrap-galleries .gallery--item:first-child img{height:509px}#new-project-layout .section.gallery .wrap-galleries .gallery--item img{width:100%;object-fit:cover;height:251px}#new-project-layout .section.gallery .wrap-galleries .gallery-bg{padding:3.5px}@media(max-width: 1400px){#new-project-layout .section.gallery .wrap-galleries .gallery--item:first-child img{height:357px}#new-project-layout .section.gallery .wrap-galleries .gallery--item img{height:175px}}@media(max-width: 470px){#new-project-layout .section.after-gallery{height:auto}}#new-project-layout .section.after-gallery .after-gallery-content{position:absolute;bottom:0;left:0;box-shadow:0 0 70px rgba(0,0,0,.09);background-position-x:70vw;background-position-y:-90px;background:#fff;width:100%}@media(max-width: 470px){#new-project-layout .section.after-gallery .after-gallery-content{position:relative}}#new-project-layout .section.after-gallery .after-gallery-content .row{-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:274px}#new-project-layout .section.after-gallery .list-values::before{content:"";position:absolute;display:block;width:1px;height:100%;background-color:#ebebeb;left:50%;top:0}@media(max-width: 769px){#new-project-layout .section.after-gallery .list-values::before{display:none}}#new-project-layout .section.after-gallery .list-values .value-item{padding:0 50px}@media(max-width: 769px){#new-project-layout .section.after-gallery .list-values .value-item{padding:0 10px}}#new-project-layout .section.after-gallery .list-values .value-num{color:#52b648;font-size:49px;font-weight:700;line-height:50px;margin-bottom:20px}#new-project-layout .section.after-gallery .list-values .value-name{color:#52b648;font-size:18px;font-weight:700;line-height:22px;margin-bottom:15px}#new-project-layout .section.after-gallery .list-values .value-desc{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}#new-project-layout .section.after-gallery .list-values .slick-arrow.prev{left:0;transform:translate(-57px, -50%)}#new-project-layout .section.after-gallery .list-values .slick-arrow.next{left:unset;right:0;transform:translate(57px, -50%)}#new-project-layout .section.news-project{padding-top:160px}@media(max-width: 470px){#new-project-layout .section.news-project{padding-top:30px}}#new-project-layout .section.news-project .title-section{margin-bottom:25px}#new-project-layout .section.news-project .list-news{margin-bottom:136px}#new-project-layout .section.news-project .list-news .slick-arrow.prev{left:0;transform:translate(-100%, -50%)}#new-project-layout .section.news-project .list-news .slick-arrow.next{left:unset;right:0;transform:translate(100%, -50%)}#new-project-layout .section.news-project .list-news .news-item{padding:10px}#new-project-layout .section.news-project .list-news .news-item .wrap-news-item{display:block;padding:17px 15px;background:#fff;box-shadow:0 0 10px rgba(0,0,0,.1)}#new-project-layout .section.news-project .list-news .news-item .wrap-news-item .wrap-feature-news{overflow:hidden}#new-project-layout .section.news-project .list-news .news-item .wrap-news-item .wrap-feature-news img{height:228px;width:100%;object-fit:cover;-webkit-transition:.3s all ease-in-out;-o-transition:.3s all ease-in-out;transition:.3s all ease-in-out}#new-project-layout .section.news-project .list-news .news-item .wrap-news-item .wrap-news-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:25px 9px;height:97px}#new-project-layout .section.news-project .list-news .news-item .wrap-news-item .wrap-news-info .news-date{width:80px;text-align:center;border-right:1px solid #e1e1e1;padding-right:17px}#new-project-layout .section.news-project .list-news .news-item .wrap-news-item .wrap-news-info .news-date .date{font-size:35px;font-weight:700;line-height:28px;margin-bottom:5px}#new-project-layout .section.news-project .list-news .news-item .wrap-news-item .wrap-news-info .news-date .month-year{font-weight:500;font-size:.5rem;line-height:16px}#new-project-layout .section.news-project .list-news .news-item .wrap-news-item .wrap-news-info .news-name{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;color:initial;font-size:15px;font-weight:500;line-height:18px;padding-left:17px}#new-project-layout .section a.dowload-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#e4b948;color:#fff;margin-bottom:10px}#new-project-layout .section a.dowload-item .num{opacity:.8;font-size:35px;font-weight:500;line-height:77px;padding:0 25px;border-right:1px solid rgba(215,215,215,.2)}#new-project-layout .section a.dowload-item .download-name{font-size:14px;font-weight:500;line-height:16px;padding-left:27px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}#new-project-layout .section a.dowload-item .pdf-img{padding-right:27px}#new-project-layout #matbang-duan{overflow:hidden;width:100%;height:100vh}@media(max-width: 570px){#new-project-layout #matbang-duan{height:100%}}@media(max-width: 960px){#new-project-layout #matbang-duan{height:100%}}@media(max-width: 1024px){#new-project-layout #project-menu .menu{white-space:nowrap;overflow-x:auto;overflow-y:hidden}}@media(min-width: 1280px)and (max-width: 1400px){.fs-3{font-size:1.55rem !important}}@media(max-width: 1023px){footer{position:relative}}@media(max-width: 570px){footer{background:#fff}#introduce .h-100vh{min-height:35vh}#introduce .introduce-text{font-size:14vw}#archive-project #introduce .h-100vh{min-height:35vh}#archive-project #introduce .introduce-text{font-size:14vw}#archive-project .background-image{position:relative;height:50vh}}.fullpage .hero-story .company-item a{position:relative}.fullpage .hero-story .company-item a img{height:85px;width:auto;display:block;margin:auto;transition:all .3s ease-in-out}.fullpage .hero-story .company-item a:after{content:"";position:absolute;width:100%;height:100%;left:0;top:0;background-color:#e4b948;opacity:0;visibility:hidden;transition:all .3s ease-in-out;transform:translateX(-50%)}.fullpage .hero-story .company-item a:hover img{transform:scale(1.1)}.fullpage .hero-story .company-item a:hover:after{opacity:.5;visibility:visible}@media(min-width: 1280px)and (max-width: 1400px){.fullpage .hero-story .company-item{padding:5px 40px}.fullpage .hero-story .company-item img{max-width:190px;margin:auto;display:block}}@media(max-width: 570px){.fullpage .hero-story .company-item .inner{min-height:10vh}}@media(max-width: 960px){.fullpage .hero-story .company-item .inner{min-height:15vh}}.introduce-text{font-size:9vw;font-weight:700}.introduce-text>*{color:#e4b948}.introduce-text .end-word{margin-right:2vw}#thuonghieu .gioithieu-vector,#so-do-to-chuc .gioithieu-vector{width:573px;right:17%;bottom:0%}#thuonghieu .gioithieu-head .gm-sub-title,#so-do-to-chuc .gioithieu-head .gm-sub-title{font-size:2vw;font-weight:200}#thuonghieu .gioithieu-head .gm-title,#so-do-to-chuc .gioithieu-head .gm-title{font-size:3.5vw}#thuonghieu .gioithieu-head .gm-title span,#so-do-to-chuc .gioithieu-head .gm-title span{display:block;font-size:6vw}@media(max-width: 570px){#thuonghieu .gioithieu-head .gm-sub-title,#so-do-to-chuc .gioithieu-head .gm-sub-title{font-size:14vw}#thuonghieu .gioithieu-head .gm-title,#so-do-to-chuc .gioithieu-head .gm-title{font-size:11.5vw}#thuonghieu .gioithieu-head .gm-title span,#so-do-to-chuc .gioithieu-head .gm-title span{font-size:20vw}}p{font-weight:200}p b,p strong{font-weight:600}.destination-item .item-inner .destination-head{display:grid;align-items:center;position:relative;margin:0 auto 15px;justify-content:center;z-index:0;font-size:35px;text-transform:uppercase;color:#52b648;text-align:center;font-weight:600}@media(max-width: 1400px){.destination-item .item-inner .destination-head{font-size:25px}}@media(max-width: 960px){.destination-item .item-inner .destination-head:before{display:none}}.destination-item .item-inner .destination-icon{height:80px;width:80px;text-align:center;display:block;margin:0 auto 20px;opacity:.5}.destination-item .item-inner .destination-icon img{width:100%;height:auto;border-radius:50%;border:1px solid #000;padding:10px}.destination-item .item-inner .destination-content p{text-align:justify}.destination-item.go .item-inner .destination-head:before{animation:lineScale 1.5s forwards 1s ease-in-out}#leader-slide .slide-item .content .leader-name{font-size:3rem}@media(max-width: 1400px){#leader-slide .slide-item .content .leader-name{font-size:2.5rem}}#leader-slide .slide-item .content .leader-position{font-size:1.4rem;margin-bottom:30px;display:block}#leader-slide .slide-item .content .leader-desc p{text-align:justify;font-size:16px}#leader-slide .slide-item .avatar{position:relative;z-index:0}#leader-slide .slide-item .avatar img{width:100%;max-width:300px;height:auto;margin:auto}#leader-slide .slide-item .avatar:after{content:"";position:absolute;left:calc(50% - 200px);top:calc(50% - 200px);width:400px;height:400px;z-index:-1;background:rgba(0,0,0,0);border:1px solid rgba(254,221,4,.4392156863);animation:spin 20s infinite 0s linear}#leader-slide .slide-item .avatar:before{content:"";position:absolute;left:calc(50% - 180px);top:calc(50% - 180px);width:360px;height:360px;z-index:-1;background:rgba(0,0,0,0);border:1px solid rgba(254,221,4,.4392156863);animation:spin 35s infinite 1s linear}@media(max-width: 1400px){#leader-slide .slide-item .avatar img{max-width:222px}#leader-slide .slide-item .avatar:after{left:calc(50% - 150px);top:calc(50% - 150px);width:300px;height:300px}#leader-slide .slide-item .avatar:before{content:"";position:absolute;left:calc(50% - 130px);top:calc(50% - 130px);width:260px;height:260px}}#leader-slide .arrow-leader{position:absolute;bottom:20px;z-index:1}#leader-slide .arrow-leader:hover{cursor:pointer;color:#e4b948}#leader-slide .arrow-leader.prev-bus{left:calc(50% - 50px)}#leader-slide .arrow-leader.next-bus{left:calc(50% + 50px)}@media(max-width: 960px){#leader-slide .arrow-leader.prev-bus{left:15px;bottom:50%}#leader-slide .arrow-leader.next-bus{left:unset;right:15px;bottom:50%}}#category-slider .item-news-home .box-news{margin-left:15px;margin-right:15px}#category-slider .arrow-leader{position:absolute;bottom:50%;z-index:1}#category-slider .arrow-leader:hover{cursor:pointer;color:#e4b948}#category-slider .arrow-leader.prev-bus{left:-85px}#category-slider .arrow-leader.next-bus{right:-85px}@media(max-width: 960px){#category-slider .arrow-leader.prev-bus{left:15px;bottom:50%}#category-slider .arrow-leader.next-bus{left:unset;right:15px;bottom:50%}}.post-content .scrollA{max-height:85vh}@media(max-width: 380px){.post-content .scrollA{padding-right:10px;padding-left:10px;max-height:unset}}@media(max-width: 820px){.post-content .scrollA{padding-right:10px;padding-left:10px;max-height:unset}}.post-content img{max-width:100%;height:auto}.single-post header.light,.page-template-page-activity header.light,.page-template-page-system header.light{background-color:#fff}.single-post header.light.sticky,.page-template-page-activity header.light.sticky,.page-template-page-system header.light.sticky{box-shadow:0px 10px 10px rgba(0,0,0,.0509803922);transition:all .4s ease-in-out}.single-post header.light.sticky .logo img,.page-template-page-activity header.light.sticky .logo img,.page-template-page-system header.light.sticky .logo img{width:70px}.single-post .wrapper,.page-template-page-activity .wrapper,.page-template-page-system .wrapper{background:#fff;overflow:auto;height:auto}.single-post .image-header,.page-template-page-activity .image-header,.page-template-page-system .image-header{min-height:100vh;align-items:flex-end}.single-post .image-header .rank-math-breadcrumb a,.page-template-page-activity .image-header .rank-math-breadcrumb a,.page-template-page-system .image-header .rank-math-breadcrumb a{color:#e4b948}.single-post .post-main h1.entry-title,.page-template-page-activity .post-main h1.entry-title,.page-template-page-system .post-main h1.entry-title{font-family:"Oswald",sans-serif;font-weight:500;text-transform:uppercase;color:#52b648;font-size:30px;line-height:initial}.single-post .post-main .entry-content h2,.page-template-page-activity .post-main .entry-content h2,.page-template-page-system .post-main .entry-content h2{font-size:18px;line-height:initial;margin-bottom:15px;font-weight:600}.single-post .post-main .entry-content p,.page-template-page-activity .post-main .entry-content p,.page-template-page-system .post-main .entry-content p{text-align:justify;margin-bottom:15px}.single-post .post-main .entry-content img,.page-template-page-activity .post-main .entry-content img,.page-template-page-system .post-main .entry-content img{max-width:100%;height:auto;margin-bottom:15px}.single-post .post-main .entry-content .gallery-item,.page-template-page-activity .post-main .entry-content .gallery-item,.page-template-page-system .post-main .entry-content .gallery-item{margin-bottom:0;margin-top:0 !important}.single-post .post-main .entry-content .gallery-item img,.page-template-page-activity .post-main .entry-content .gallery-item img,.page-template-page-system .post-main .entry-content .gallery-item img{margin-bottom:0}.single-post .post-main .aligncenter,.page-template-page-activity .post-main .aligncenter,.page-template-page-system .post-main .aligncenter{display:block;margin:auto;max-width:100%;height:auto}.single-post .sidebar aside,.page-template-page-activity .sidebar aside,.page-template-page-system .sidebar aside{margin-bottom:30px}.single-post .sidebar aside img,.page-template-page-activity .sidebar aside img,.page-template-page-system .sidebar aside img{width:100%;height:auto}.single-post .sidebar aside a,.page-template-page-activity .sidebar aside a,.page-template-page-system .sidebar aside a{color:inherit;text-align:justify;transition:all .4s ease-in-out}.single-post .sidebar aside a:hover,.page-template-page-activity .sidebar aside a:hover,.page-template-page-system .sidebar aside a:hover{text-decoration:none;color:#e4b948}.single-post .sharePost .fb,.page-template-page-activity .sharePost .fb,.page-template-page-system .sharePost .fb{color:#0a5b89;font-size:20px}.single-post .sharePost .mail,.page-template-page-activity .sharePost .mail,.page-template-page-system .sharePost .mail{color:#e30d0d;font-size:20px}.single-post #lien-he,.page-template-page-activity #lien-he,.page-template-page-system #lien-he{position:relative;min-height:70vh}.ani-section .h-100vh{height:100vh}@keyframes lineScale{0%{width:100%}100%{width:320%}}@keyframes toTop{0%{transform:translateY(15%)}50%{transform:translateY(0%)}100%{transform:translateY(-15%)}}@keyframes scaleSmallX{0%{transform:scaleX(0)}100%{transform:none}}@keyframes scaleSmallY{0%{transform:scaleY(0)}100%{transform:none}}@keyframes spin{0%{transform:rotate(0deg)}50%{transform:rotate(180deg)}100%{transform:rotate(360deg)}}.fadeBlurUp{opacity:0}.fadeBlurUp.go{animation-name:fadeBlurUp}@keyframes fadeBlurUp{0%{opacity:0;filter:blur(10px);margin-bottom:-200px;padding:5vw}100%{opacity:1;filter:none;margin:0;padding:0}}.blurIn.go{animation-name:blurIn}@keyframes blurIn{0%{filter:blur(0px)}100%{filter:blur(10px)}}.animate{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInZoomInRotate{opacity:0;transform:scale(1.3) rotate(5deg);visibility:hidden}.fadeInZoomInRotate.go{animation-name:fadeInZoomInRotate}@keyframes fadeInZoomInRotate{0%{opacity:0;transform:scale(1.3) rotate(5deg);visibility:hidden}100%{opacity:1;transform:scale(1) rotate(0deg);visibility:visible}}.fadeInZoomOutRotate{opacity:0;transform:scale(0.9) rotate(5deg);visibility:hidden}.fadeInZoomOutRotate.go{animation-name:fadeInZoomOutRotate}@keyframes fadeInZoomOutRotate{0%{opacity:0;transform:scale(0.9) rotate(5deg);visibility:hidden}100%{opacity:1;transform:scale(1) rotate(0deg);visibility:visible}}.fadeZoomIn{opacity:0;transform:scale(1.3)}.fadeZoomIn.go{animation-name:fadeZoomIn}@keyframes fadeZoomIn{0%{opacity:0;transform:scale(1.3)}100%{opacity:1;transform:scale(1)}}.fadeInRight{opacity:0;visibility:hidden}.fadeInRight.go{animation-name:fadeInRight}@keyframes fadeInRight{0%{opacity:0;transform:translateX(100%);visibility:hidden}100%{opacity:1;transform:translateX(0%);visibility:visible}}.fadeInLeft{opacity:0;transform:scale(1.3)}.fadeInLeft.go{animation-name:fadeInLeft}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-100%)}100%{opacity:1;transform:translateX(0%)}}.fadeInDown{opacity:0;transform:scale(1.3)}.fadeInDown.go{animation-name:fadeInDown}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-100%)}100%{opacity:1;transform:translateY(0%)}}.fadeInUp{opacity:0;transform:translateY(100%)}.fadeInUp.go{animation-name:fadeInUp}@keyframes fadeInUp{0%{opacity:0;transform:translateY(100%)}100%{opacity:1;transform:translateY(0%)}}.fadeIn{opacity:0;visibility:hidden}.fadeIn.go{animation-name:fadeIn}@keyframes fadeIn{0%{opacity:0;visibility:hidden}100%{opacity:1;visibility:visible}}.fadeInZoomIn{opacity:0}.fadeInZoomIn.go{animation-name:fadeInZoomIn}@keyframes fadeInZoomIn{0%{opacity:0;transform:scale(1.4)}100%{opacity:1;transform:scale(1)}}.fadeInBlur{opacity:0}.fadeInBlur.go{animation-name:fadeInBlur}@keyframes fadeInBlur{0%{opacity:0;filter:blur(6px)}100%{opacity:1;filter:blur(0)}}.duration-500{-webkit-animation-duration:500ms;animation-duration:500ms}.duration-1000{-webkit-animation-duration:1000ms;animation-duration:1000ms}.duration-1500{-webkit-animation-duration:1500ms;animation-duration:1500ms}.duration-2000{-webkit-animation-duration:2000ms;animation-duration:2000ms}.duration-2500{-webkit-animation-duration:2500ms;animation-duration:2500ms}.delay-250{-webkit-animation-delay:.25s;-moz-animation-delay:.25s;-o-animation-delay:.25s;animation-delay:.25s}.delay-500{-webkit-animation-delay:.5s;-moz-animation-delay:.5s;-o-animation-delay:.5s;animation-delay:.5s}.delay-750{-webkit-animation-delay:.75s;-moz-animation-delay:.75s;-o-animation-delay:.75s;animation-delay:.75s}.delay-1000{-webkit-animation-delay:1s;-moz-animation-delay:1s;-o-animation-delay:1s;animation-delay:1s}.delay-1250{-webkit-animation-delay:1.25s;-moz-animation-delay:1.25s;-o-animation-delay:1.25s;animation-delay:1.25s}.delay-1500{-webkit-animation-delay:1.5s;-moz-animation-delay:1.5s;-o-animation-delay:1.5s;animation-delay:1.5s}.delay-1750{-webkit-animation-delay:1.75s;-moz-animation-delay:1.75s;-o-animation-delay:1.75s;animation-delay:1.75s}.delay-2000{-webkit-animation-delay:2s;-moz-animation-delay:2s;-o-animation-delay:2s;animation-delay:2s}.delay-2250{-webkit-animation-delay:2.25s;-moz-animation-delay:2.25s;-o-animation-delay:2.25s;animation-delay:2.25s}.delay-2500{-webkit-animation-delay:2.5s;-moz-animation-delay:2.5s;-o-animation-delay:2.5s;animation-delay:2.5s}@keyframes Round{0%{transform:rotate(0)}50%{transform:rotate(120deg)}100%{transform:rotate(240deg)}}@keyframes StrokeLine{0%{stroke-dashoffset:0}100%{stroke-dashoffset:-200}}@keyframes ChangeBG{0%{transform:translateX(0);fill:#257270}50%{fill:#e4b948;transform:translateX(13px)}100%{fill:#257270;transform:translateX(0)}}@keyframes Explode{0%{r:9.4;fill-opacity:.7}50%{r:12.8;fill-opacity:.5}100%{r:15.8;fill-opacity:0}}@keyframes Float{0%{transform:translateY(0)}60%{transform:translateY(15px)}100%{transform:translateY(0%)}}@keyframes DrawStrokeLogo{0%{stroke-dashoffset:5500}100%{stroke-dashoffset:0}}@keyframes Explode2{0%{opacity:1;transform:translate(-50%, -50%) scale(1)}50%{opacity:.5;transform:translate(-50%, -50%) scale(1.1)}100%{opacity:0;transform:translate(-50%, -50%) scale(1.3)}}.slideOutLeft{transform:translateX(0)}.slideOutLeft.go{animation-name:slideOutLeft}@keyframes slideOutLeft{0%{transform:translateX(0px)}100%{transform:translateX(50px)}}.slideOutRight{transform:translateX(0)}.slideOutRight.go{animation-name:slideOutRight}@keyframes slideOutRight{0%{transform:translateX(0px)}100%{transform:translateX(-50px)}}@keyframes zoomInOut{0%{transform:scale(1)}50%{transform:scale(1.1)}100%{transform:scale(1)}}@keyframes zoomOut{0%{transform:scale(1)}100%{transform:scale(1.3)}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeZoomOutBlur{0%{opacity:1;transform:scale(1);filter:blur(0)}100%{opacity:0;transform:scale(1.2);filter:blur(10px)}}
