.bg-img{width:100%;position:relative;background:url() 50% 50% no-repeat;background-size:100% 100%;background-clip:content-box;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-ms-transform:all .5s ease-in-out;transition:all .5s ease-in-out}#products{position:relative;padding-bottom:2vw}#products .card-panel .card-header{position:relative;border:none;padding:2rem;-ms-border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0}#products .card-panel .card-header:after{content:"";background:url(../../assets/img/home/product/arrow-pattern.svg) no-repeat center center;background-size:contain;width:200px;height:100px;position:absolute;top:50%}#products .card-panel .card-header h5{margin-bottom:0}#products .card-panel .card-header h5>a{display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-flex;display:-ms-inline-flexbox;display:inline-flex;font-size:2.8rem;color:#fff;line-height:5rem;-webkit-align-items:center;align-items:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out;-ms-transform:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}#products .card-panel .card-header h5>a i{font-size:5rem}#products .card-panel .card-header h5>a:hover{text-decoration:none;opacity:.8}#products .card-panel .card-body{display:grid;grid-template-columns:repeat(4, 1fr);padding:0}#products .card-panel .card-body .pd-item{padding:3rem;text-align:center;cursor:pointer}#products .card-panel .card-body .pd-item:hover{text-decoration:none}#products .card-panel .card-body .pd-item .pd-img{width:100%;position:relative;background:url() 50% 50% no-repeat;background-size:cover;background-clip:content-box;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-ms-transform:all .5s ease-in-out;transition:all .5s ease-in-out;overflow:hidden;margin-bottom:2rem;border:1px solid #014a94}#products .card-panel .card-body .pd-item .pd-img:before{content:"";display:block;padding-top:105%}#products .card-panel .card-body .pd-item .pd-img img{position:absolute;left:50%;top:50%;-moz-transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:100%;height:100%;object-fit:cover;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-ms-transform:all .5s ease-in-out;transition:all .5s ease-in-out}#products .card-panel .card-body .pd-item h6{font-size:1.8rem;font-weight:500;line-height:1;color:#000;margin-bottom:1rem}#products .card-panel .card-body .pd-item p{font-size:1.4rem;margin-bottom:0;color:#787878}#products .card-panel.card-bot .card-header{background:linear-gradient(to right, #014A94 0%, #1476D9 100%);text-align:left}#products .card-panel.card-bot .card-header:after{right:0;-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}#products .card-panel.card-bot .card-header h5>a{-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-o-flex-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:start;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;-o-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;-o-flex-wrap:nowrap;flex-wrap:nowrap;margin-right:auto}#products .card-panel.card-bot .card-header h5>a *{-ms-flex:0 1 auto}#products .card-panel.card-bot .card-header h5>a i{margin-right:10px}#products .card-panel.card-bot .card-body .pd-item:nth-child(odd){background:#d2e6f1}#products .card-panel.card-bot .card-body .pd-item:nth-child(even){background:#e3f1fa}#products .card-panel.card-bot .card-body .pd-item:hover{background:#aedaf3}#products .card-panel.card-bot .card-body .pd-item:hover h6{color:#014a94}#products .card-panel.card-ic .card-header{background:linear-gradient(to left, #A9000D 0%, #E05A00 100%);text-align:right}#products .card-panel.card-ic .card-header:after{left:0;-moz-transform:translateY(-50%) scaleX(-1);-webkit-transform:translateY(-50%) scaleX(-1);-o-transform:translateY(-50%) scaleX(-1);-ms-transform:translateY(-50%) scaleX(-1);transform:translateY(-50%) scaleX(-1)}#products .card-panel.card-ic .card-header h5>a{-webkit-justify-content:center;-moz-justify-content:center;-o-flex-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-flex-direction:row-reverse;-moz-flex-direction:row-reverse;-ms-flex-direction:row-reverse;-o-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;-o-flex-wrap:nowrap;flex-wrap:nowrap;margin-left:auto}#products .card-panel.card-ic .card-header h5>a *{-ms-flex:0 1 auto}#products .card-panel.card-ic .card-header h5>a i{margin-left:10px}#products .card-panel.card-ic .card-body .pd-item:nth-child(odd){background:#fbe2dc}#products .card-panel.card-ic .card-body .pd-item:nth-child(even){background:#f9eeec}#products .card-panel.card-ic .card-body .pd-item:hover{background:rgba(230,0,18,.3)}#products .card-panel.card-ic .card-body .pd-item:hover h6{color:#e60012}@media(max-width: 1024px){#products .card-panel .card-header{padding:1.5rem 2rem}#products .card-panel .card-header h5>a{font-size:2.4rem}#products .card-panel .card-header h5>a i{font-size:4rem}#products .card-panel .card-body .pd-item h6{font-size:1.6rem;line-height:1.3}}@media(max-width: 992px){#products .card-panel .card-body{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 767px){#products{padding-top:3rem}#products .card-panel .card-body .pd-item{padding:1.5rem}}#partners{position:relative;width:100%;height:100%;padding-bottom:0;margin-left:auto;margin-right:auto;background:url(../../assets/img/home/partners/bg-overlay.png) no-repeat center 10px;background-size:cover}#project{background:url(../../assets/img/home/project-bg.png) no-repeat center center;background-size:cover;overflow:hidden}#project .section-projects{display:grid;grid-template-columns:repeat(3, 1fr)}#project .factory-intro{display:grid;grid-template-rows:repeat(2, 1fr);height:100%}#project .factory-intro>*{position:relative;overflow:hidden}#project .factory-intro>*:after{content:"";width:200%;height:200%;position:absolute;left:50%;top:50%;z-index:0}#project .factory-intro .txt{position:relative;z-index:1}#project .factory-intro .intro-top{-moz-transform:skewX(15deg);-webkit-transform:skewX(15deg);-o-transform:skewX(15deg);-ms-transform:skewX(15deg);transform:skewX(15deg);-webkit-box-shadow:-10px 0 30px rgba(0,0,0,.4);-ms-box-shadow:-10px 0 30px rgba(0,0,0,.4);box-shadow:-10px 0 30px rgba(0,0,0,.4);display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;-o-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-o-flex-justify-content:flex-end;justify-content:flex-end;-ms-flex-pack:end}#project .factory-intro .intro-top *{-ms-flex:0 1 auto}#project .factory-intro .intro-top:after{background:url(../../assets/img/home/project1.png) no-repeat center center;background-size:cover;-moz-transform:skewX(-15deg) translate(-50%, -50%);-webkit-transform:skewX(-15deg) translate(-50%, -50%);-o-transform:skewX(-15deg) translate(-50%, -50%);-ms-transform:skewX(-15deg) translate(-50%, -50%);transform:skewX(-15deg) translate(-50%, -50%)}#project .factory-intro .intro-top .txt{-moz-transform:skewX(-15deg);-webkit-transform:skewX(-15deg);-o-transform:skewX(-15deg);-ms-transform:skewX(-15deg);transform:skewX(-15deg);background-color:rgba(1,74,148,.9);margin-left:-20px;margin-right:-20px;padding-bottom:1.5rem}#project .factory-intro .intro-bottom{-moz-transform:skewX(-15deg);-webkit-transform:skewX(-15deg);-o-transform:skewX(-15deg);-ms-transform:skewX(-15deg);transform:skewX(-15deg);-webkit-box-shadow:-10px 0 30px rgba(0,0,0,.4);-ms-box-shadow:-10px 0 30px rgba(0,0,0,.4);box-shadow:-10px 0 30px rgba(0,0,0,.4)}#project .factory-intro .intro-bottom:after{background:url(../../assets/img/home/project2.png) no-repeat center center;background-size:cover;-moz-transform:skewX(15deg) translate(-50%, -50%);-webkit-transform:skewX(15deg) translate(-50%, -50%);-o-transform:skewX(15deg) translate(-50%, -50%);-ms-transform:skewX(15deg) translate(-50%, -50%);transform:skewX(15deg) translate(-50%, -50%)}#project .factory-intro .intro-bottom .txt{-moz-transform:skewX(15deg);-webkit-transform:skewX(15deg);-o-transform:skewX(15deg);-ms-transform:skewX(15deg);transform:skewX(15deg);background-color:rgba(0,54,108,.9);margin-left:-20px;margin-right:-20px}#project .factory-intro .intro-bottom .txt p{font-size:2rem;color:#fff;padding:5rem 10%}#project .pj-item:nth-child(1),#project .pj-item:nth-child(3){padding:3rem 5vw}#project .pj-item:nth-child(1) ul{width:70%;list-style:none;padding:0;margin:20px 0}#project .pj-item:nth-child(1) ul li{font-size:1.4rem;color:#014a94;padding:6px 12px;border-left-width:3px;border-left-style:solid}#project .pj-item:nth-child(1) ul li:nth-child(odd){background-color:#e3f5ff;border-color:#56bada}#project .pj-item:nth-child(1) ul li:nth-child(even){background-color:#d2eaf8;border-color:#9fc8e0}#project .pj-item:nth-child(3) .patents-item{width:65%;margin:3rem auto}#project .pj-item:nth-child(3) .patents-item .img-patents{position:relative;margin-bottom:1rem}#project .pj-item:nth-child(3) .patents-item .img-patents .tag{position:absolute;top:50%;right:0;-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);display:inline-block;color:#fff;padding:8px 10px;font-size:1.2rem}#project .pj-item:nth-child(3) .patents-item h6{font-size:1.4rem;color:#000;line-height:1.3}#project .pj-item:nth-child(3) .patents-item p{font-size:1rem;color:#014a94;line-height:1}@media(max-width: 1024px){#project{background:none}#project .factory-intro{background:url(../../assets/img/home/project-bg.png) no-repeat center center;background-size:cover;height:50vw;padding:0 10%}#project .factory-intro .intro-bottom .txt p{font-size:1.6rem;padding:2rem 10%}#project .section-projects{grid-template-columns:repeat(2, 1fr);grid-template-areas:"factory factory" "project patents"}#project .section-projects .pj-item:nth-child(1){grid-area:project;background-color:#f2f2f2}#project .section-projects .pj-item:nth-child(2){grid-area:factory;padding:5vw 0}#project .section-projects .pj-item:nth-child(3){grid-area:patents;background-color:#dbe2ed}}@media(max-width: 992px){#project .pj-item:nth-child(3) .patents-item{width:60%}}@media(max-width: 767px){#project .section-projects{grid-template-columns:repeat(1, 1fr);grid-template-areas:"factory" "project" "patents"}#project .factory-intro{height:700px}#project .pj-item:nth-child(1) ul{width:100%}#project .pj-item:nth-child(3) .patents-item{width:80%}}#newsWrap{position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-align-items:stretch;align-items:stretch;-webkit-box-align:stretch;-ms-flex-align:stretch;background:url(../../assets/img/home/news/news-bg-pattern-pc.png) no-repeat center center;z-index:2}#newsWrap .btn-arrow{z-index:2}#newsWrap .heading-row{width:100%;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-o-flex-justify-content:space-between;justify-content:space-between;-ms-flex-pack:justify;-webkit-align-items:center;align-items:center;-webkit-box-align:center;-ms-flex-align:center}#newsWrap>article{position:relative;width:50%;padding-left:5%;padding-right:5%;padding-top:3vw;padding-bottom:6vw;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;align-items:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;-o-flex-wrap:nowrap;flex-wrap:nowrap}#newsWrap>article *{-ms-flex:0 1 auto}#newsWrap>article#news,#newsWrap>article#video{position:relative}#newsWrap>article#news>*,#newsWrap>article#video>*{width:100%}#newsWrap>article#video{-webkit-justify-content:space-between;-moz-justify-content:space-between;-o-flex-justify-content:space-between;justify-content:space-between;-ms-flex-pack:justify}#newsWrap .news-list{list-style:none;padding:0;margin:0;width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;-o-flex-wrap:nowrap;flex-wrap:nowrap}#newsWrap .news-list *{-ms-flex:0 1 auto}#newsWrap .news-list>li{width:100%}#newsWrap .news-list>li+li{margin-top:1rem}#newsWrap .news-list>li a{position:relative;display:block;border:2px solid #69aeff;background:linear-gradient(to right, #3288E0 0%, #1B4A7A 100%);width:100%}#newsWrap .news-list>li a .title{position:relative;width:100%;padding:1rem;margin-bottom:0}#newsWrap .news-list>li a .title>span{position:relative;z-index:1;display:block;font-size:1.8rem;color:#fff;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:1}#newsWrap .news-list>li a .date{display:inline-block;white-space:nowrap;font-size:1.6rem;font-weight:500;color:#014a94;background-color:#59a0f1;margin-bottom:1rem;padding:0 1rem;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-justify-content:center;-moz-justify-content:center;-o-flex-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-align-items:center;align-items:center;-webkit-box-align:center;-ms-flex-align:center}#newsWrap .news-list>li a:hover{text-decoration:none;background:linear-gradient(to left, #3288E0 0%, #1B4A7A 100%);border-color:#fef287}#newsWrap .news-list>li a:hover .date{background-color:#fef287}#newsWrap .card-video{width:100%}#newsWrap .card-video .video{position:relative;width:100%;margin:2.5rem 0 1.5rem}#newsWrap .card-video .video:before{content:"";display:block;pointer-events:none;content:"";padding-top:56.25%}#newsWrap .card-video .video iframe{position:absolute;top:50%;left:50%;-moz-transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:100%;height:100%;margin-bottom:0}#newsWrap .card-video .title-box{margin-bottom:2.5rem;text-align:right}#newsWrap .card-video .title-box h5{cursor:pointer;font-size:1.8rem;font-weight:700;color:#fff;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-align:left;margin-bottom:0}#newsWrap .card-video .title-box .date{display:inline-block;white-space:nowrap;font-size:1.6rem;color:#e9b9b9;margin-bottom:0}#newsWrap .card-video .title-box:hover h5{color:#014a94;text-decoration:none}#newsWrap .card-video .title-box:hover .date{color:#014a94}@media(max-width: 1024px){#newsWrap{background:url(../../assets/img/home/news/news-bg-pattern-mobile.png) no-repeat center center;background-size:cover;display:block}#newsWrap>article{width:100%;padding-left:5%;padding-right:5%}#newsWrap>article#news{background-color:rgba(1,74,148,.8)}#newsWrap>article#video{background-color:rgba(230,0,18,.6)}}@media(max-width: 992px){#newsWrap>article{padding:6rem 2rem}}@media(max-width: 767px){#newsWrap>article{padding-top:4rem}#newsWrap .news-list>li a{padding:2rem 0;border-width:2px;display:block}#newsWrap .news-list>li a .title{width:100%;font-size:1.6rem;line-height:1.5}#newsWrap .news-list>li a .date{width:auto;font-size:1.4rem;margin-bottom:1rem}}#about .about-intro{padding:5vw 0;padding-left:6vw;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-o-flex-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-align-items:flex-start;align-items:flex-start;-webkit-box-align:start;-ms-flex-align:start;gap:0 3vw}#about .about-intro .circle{position:relative;-ms-border-radius:50rem;-moz-border-radius:50rem;-webkit-border-radius:50rem;border-radius:50rem;width:20vw;height:20vw;padding:2vw;cursor:pointer}#about .about-intro .circle .num{position:absolute;-ms-border-radius:50rem;-moz-border-radius:50rem;-webkit-border-radius:50rem;border-radius:50rem;width:45%;height:45%}#about .about-intro .circle .num p{font-size:2vw;font-weight:600;position:absolute;color:#fff;z-index:2}#about .about-intro .circle .round-in{position:relative;-ms-border-radius:50rem;-moz-border-radius:50rem;-webkit-border-radius:50rem;border-radius:50rem;width:100%;height:100%;background-color:#fff;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-o-flex-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-align-items:center;align-items:center;-webkit-box-align:center;-ms-flex-align:center;padding:1.5vw;box-shadow:inset 0 0 10px rgba(0,0,0,.5),0 0 15px rgba(0,0,0,.5)}#about .about-intro .circle .round-in .round-cover{position:relative}#about .about-intro .circle .round-in .round-cover:before{content:"";width:100%;height:100%;position:absolute;left:50%;top:50%;-moz-transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:2;-ms-border-radius:50rem;-moz-border-radius:50rem;-webkit-border-radius:50rem;border-radius:50rem;box-shadow:inset 0 0 10px rgba(0,0,0,.5)}#about .about-intro .circle .round-in .round-cover>img{width:100%;height:100%;object-fit:contain;-ms-border-radius:50rem;-moz-border-radius:50rem;-webkit-border-radius:50rem;border-radius:50rem}#about .about-intro .circle .round-in .round-cover h6{width:70%;position:absolute;left:50%;top:50%;-moz-transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);line-height:1.5}#about .about-intro .circle .round-in .round-cover h6 img{width:100%;height:100%;object-fit:contain}#about .about-intro .circle-1{background:linear-gradient(to bottom, #1A7CDF 0%, #014A94 100%);margin-top:5%}#about .about-intro .circle-1:hover .round-in{background-color:#b5d6f6}#about .about-intro .circle-1 .round-o{position:absolute;top:-13%;right:1%;width:24.5vw;height:24.5vw;border:3px solid #d3d3d3;z-index:-1;-ms-border-radius:50rem;-moz-border-radius:50rem;-webkit-border-radius:50rem;border-radius:50rem}#about .about-intro .circle-1 ol{position:absolute;list-style:none;padding:0;margin:0;top:-15%;right:calc(100% + 4vw)}#about .about-intro .circle-1 ol>li{position:relative;z-index:-1;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-o-flex-justify-content:flex-end;justify-content:flex-end;-ms-flex-pack:end;-webkit-align-items:center;align-items:center;-webkit-box-align:center;-ms-flex-align:center}#about .about-intro .circle-1 ol>li:after{content:"";position:absolute;width:50%;height:3px;background-color:#d3d3d3;transform-origin:0 0;z-index:-1}#about .about-intro .circle-1 ol>li:nth-child(1){margin-right:-7vw;margin-bottom:0}#about .about-intro .circle-1 ol>li:nth-child(1):after{top:35%;left:75%;-moz-transform:rotate(50deg) translateY(-50%);-webkit-transform:rotate(50deg) translateY(-50%);-o-transform:rotate(50deg) translateY(-50%);-ms-transform:rotate(50deg) translateY(-50%);transform:rotate(50deg) translateY(-50%)}#about .about-intro .circle-1 ol>li:nth-child(2){margin-right:-3vw;margin-bottom:1vw}#about .about-intro .circle-1 ol>li:nth-child(2):after{top:60%;left:80%;-moz-transform:rotate(25deg) translateY(-50%);-webkit-transform:rotate(25deg) translateY(-50%);-o-transform:rotate(25deg) translateY(-50%);-ms-transform:rotate(25deg) translateY(-50%);transform:rotate(25deg) translateY(-50%)}#about .about-intro .circle-1 ol>li:nth-child(3){margin-right:-2vw;margin-bottom:1vw}#about .about-intro .circle-1 ol>li:nth-child(3):after{top:50%;left:80%;-moz-transform:rotate(-5deg) translateY(-50%);-webkit-transform:rotate(-5deg) translateY(-50%);-o-transform:rotate(-5deg) translateY(-50%);-ms-transform:rotate(-5deg) translateY(-50%);transform:rotate(-5deg) translateY(-50%)}#about .about-intro .circle-1 ol>li:nth-child(4){margin-right:-4.5vw}#about .about-intro .circle-1 ol>li:nth-child(4):after{top:60%;left:75%;-moz-transform:rotate(-40deg) translateY(-50%);-webkit-transform:rotate(-40deg) translateY(-50%);-o-transform:rotate(-40deg) translateY(-50%);-ms-transform:rotate(-40deg) translateY(-50%);transform:rotate(-40deg) translateY(-50%)}#about .about-intro .circle-1 ol>li p{color:#014a94;white-space:nowrap;margin-bottom:0;margin-right:1rem;font-size:1.8rem;font-weight:600}#about .about-intro .circle-1 ol>li .dot{display:block;width:5vw;padding:.5vw;background:linear-gradient(to bottom, #1A7CDF 0%, #014A94 100%);-ms-border-radius:50rem;-moz-border-radius:50rem;-webkit-border-radius:50rem;border-radius:50rem}#about .about-intro .circle-1 ol>li .dot .cover{position:relative;background:url() 50% 50% no-repeat;background-size:cover;background-clip:content-box;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-ms-transform:all .5s ease-in-out;transition:all .5s ease-in-out;-ms-border-radius:50rem;-moz-border-radius:50rem;-webkit-border-radius:50rem;border-radius:50rem;border:2px solid #fff;box-shadow:inset 0 0 10px rgba(0,0,0,.5),0 0 15px rgba(0,0,0,.5)}#about .about-intro .circle-1 ol>li .dot .cover:before{display:block;pointer-events:none;content:"";padding-top:100%}#about .about-intro .circle-1 .num{top:-4%;right:-4%;background:linear-gradient(to bottom, #1A7CDF 0%, #014A94 100%)}#about .about-intro .circle-1 .num p{top:25%;right:25%}#about .about-intro .circle-1 .logo{-ms-border-radius:50rem;-moz-border-radius:50rem;-webkit-border-radius:50rem;border-radius:50rem;width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-o-flex-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-align-items:center;align-items:center;-webkit-box-align:center;-ms-flex-align:center;border:2px dashed #a8c0ff}#about .about-intro .circle-1 .logo img{width:65%;height:65%;object-fit:contain}#about .about-intro .circle-2{background:linear-gradient(to bottom, #1ADFB0 0%, #029571 100%);margin-top:10%}#about .about-intro .circle-2:hover .round-in{background-color:#b5f6e7}#about .about-intro .circle-2 .num{top:-10%;left:50%;-moz-transform:translateX(-50%);-webkit-transform:translateX(-50%);-o-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);background:linear-gradient(to bottom, #1ADFB0 0%, #029571 100%)}#about .about-intro .circle-2 .num p{top:9%;left:50%;-moz-transform:translateX(-50%);-webkit-transform:translateX(-50%);-o-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}#about .about-intro .circle-2 .round-in .round-cover h6{color:#fef287}#about .about-intro .circle-2 .line{position:absolute;width:8vw;height:5px;z-index:-1}#about .about-intro .circle-2 .line-1{top:45%;left:-25%;-moz-transform:rotate(15deg);-webkit-transform:rotate(15deg);-o-transform:rotate(15deg);-ms-transform:rotate(15deg);transform:rotate(15deg);background:linear-gradient(to right, #014A94 0%, #02CE91 100%)}#about .about-intro .circle-2 .line-2{top:35%;right:-35%;-moz-transform:rotate(-29deg);-webkit-transform:rotate(-29deg);-o-transform:rotate(-29deg);-ms-transform:rotate(-29deg);transform:rotate(-29deg);background:linear-gradient(to right, #02CE91 0%, #E60012 100%)}#about .about-intro .circle-3{background:linear-gradient(to bottom, #E57003 0%, #DF1A1A 100%)}#about .about-intro .circle-3:hover .round-in{background-color:#fecc9d}#about .about-intro .circle-3 .num{top:-4%;left:-4%;background:linear-gradient(to bottom, #E57003 0%, #DF1A1A 100%)}#about .about-intro .circle-3 .num p{top:25%;left:25%}#about .about-intro .circle-3 .round-in .round-cover h6{color:#fec087}#about .card-about{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-o-flex-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:start;-webkit-align-items:stretch;align-items:stretch;-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;-o-flex-wrap:nowrap;flex-wrap:nowrap;height:100%}#about .card-about *{-ms-flex:0 1 auto}#about .card-about-1 .cover .tag{background-color:#00877f}#about .card-about-1 p{background:linear-gradient(to bottom, #06BFA9 0%, #22BBA9 100%)}#about .card-about-2{margin-top:10%}#about .card-about-2 .cover .tag{background-color:#014a94}#about .card-about-2 p{background:linear-gradient(to bottom, #2072F8 0%, #0087D3 100%)}#about .card-about-3 .cover .tag{background-color:#b53423}#about .card-about-3 p{background:linear-gradient(to bottom, #E50012 0%, #E35643 100%)}#about .card-about .cover{width:100%;position:relative;background:url() 50% 50% no-repeat;background-size:cover;background-clip:content-box;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-ms-transform:all .5s ease-in-out;transition:all .5s ease-in-out}#about .card-about .cover:before{display:block;pointer-events:none;content:"";padding-top:100%}#about .card-about .cover>*{position:absolute}#about .card-about .cover .heading-title{left:0;right:0;bottom:0;color:#ffd600;background-color:rgba(0,0,0,.6);text-align:center;padding:2rem;padding-bottom:3rem;font-size:2rem;margin-bottom:0}#about .card-about .cover .tag{left:50%;bottom:-14px;-moz-transform:translate(-50%);-webkit-transform:translate(-50%);-o-transform:translate(-50%);-ms-transform:translate(-50%);transform:translate(-50%);border:1px solid #fef287;color:#fef287;display:inline-block;padding:5px 20px 10px;font-size:1.6rem;white-space:nowrap;line-height:1}#about .card-about p{color:#fff;font-size:1.6rem;padding:3rem 3rem 4rem;height:100%;margin-bottom:0}@media(max-width: 992px){#about .about-intro{-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;-o-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-align-items:center;align-items:center;-webkit-box-align:center;-ms-flex-align:center;padding:10%;overflow:hidden}#about .about-intro *{-ms-flex:0 1 auto}#about .about-intro .circle{width:250px;height:250px}#about .about-intro .circle .num p{font-size:20px}#about .about-intro .circle-1{margin-right:-100px}#about .about-intro .circle-1 .round-o{width:300px;height:300px}#about .about-intro .circle-1 ol>li .dot{width:60px}#about .about-intro .circle-1 ol>li p{font-size:1.6rem}#about .about-intro .circle-1 ol>li:nth-child(1){margin-right:-57px}#about .about-intro .circle-1 ol>li:nth-child(2){margin-right:-10px;margin-bottom:15px}#about .about-intro .circle-1 ol>li:nth-child(3){margin-right:5px;margin-bottom:15px}#about .about-intro .circle-1 ol>li:nth-child(4){margin-right:-14px}#about .about-intro .circle-2{margin-top:70px;margin-right:-60px}#about .about-intro .circle-2 .line{width:150px}#about .about-intro .circle-2 .line-1{top:-3%;left:19%;-moz-transform:rotate(100deg);-webkit-transform:rotate(100deg);-o-transform:rotate(100deg);-ms-transform:rotate(100deg);transform:rotate(100deg)}#about .about-intro .circle-2 .line-2{top:110%;right:19%;-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg);-o-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}#about .about-intro .circle-2 .num{top:-15%}#about .about-intro .circle-3{margin-top:30px;margin-left:-50px}#about .card-about{margin:0 0 2rem !important}#about .card-about p{height:auto}}.solution-item{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-align-items:flex-start;align-items:flex-start;-webkit-box-align:start;-ms-flex-align:start;margin-bottom:5vw}.solution-item .icon-block{width:40%;text-align:center;padding-right:1.5rem}.solution-item .icon-block .icon{display:block;width:50%;margin:0 auto 5px;position:relative;background:url() 50% 50% no-repeat;background-size:cover;background-clip:content-box;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-ms-transform:all .5s ease-in-out;transition:all .5s ease-in-out}.solution-item .icon-block .icon:before{display:block;pointer-events:none;content:"";padding-top:100%}.solution-item .icon-block h6{color:#014a94;font-weight:500}.solution-item ul{width:60%;list-style:none;padding:0;margin:0;border-left:2px solid #333}.solution-item ul .txt{position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-o-flex-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:start;-webkit-align-items:center;align-items:center;-webkit-box-align:center;-ms-flex-align:center;margin-bottom:0;padding-left:1.5rem;color:#000;cursor:pointer}.solution-item ul .txt:hover{color:#fff}.solution-item ul .txt:hover::after,.solution-item ul .txt:hover:before{opacity:1}.solution-item ul .txt:hover .dot:after{background-color:#fff}.solution-item ul .txt:hover .plus:before{width:40px}.solution-item ul .txt:hover .plus::after,.solution-item ul .txt:hover .plus:before{background-color:#fff}.solution-item ul .txt::after,.solution-item ul .txt:before{content:"";position:absolute;z-index:-1;opacity:0}.solution-item ul .txt::before{background-color:#e50012;width:100%;height:30px;top:0;left:0}.solution-item ul .txt:after{top:0;right:-20px;width:0;height:0;border-style:solid;border-width:15px 0 15px 20px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #e50012}.solution-item ul .txt .dot{position:absolute;top:50%;left:-4px;-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:6px;height:6px;background-color:#333;-ms-border-radius:50rem;-moz-border-radius:50rem;-webkit-border-radius:50rem;border-radius:50rem}.solution-item ul .txt .dot:after{content:"";width:6px;height:1px;background-color:#333;position:absolute;left:6px;top:50%;-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:-1}.solution-item ul .txt .plus{position:absolute;top:50%;right:1rem;-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.solution-item ul .txt .plus:before,.solution-item ul .txt .plus:after{content:"";position:absolute;left:50%;top:50%;-moz-transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);background-color:#333;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transform:all .3s ease-in-out;transition:all .3s ease-in-out}.solution-item ul .txt .plus:before{width:12px;height:1px}.solution-item ul .txt .plus:after{width:1px;height:12px}@media(max-width: 992px){.solution-item{-webkit-align-items:center;align-items:center;-webkit-box-align:center;-ms-flex-align:center}}#conatct{background:url(../../assets/img/home/contact-bg.jpg) no-repeat center center;background-size:cover}#conatct .icon-contact{display:inline-block;font-size:6rem;color:#fffbd7;margin-bottom:3rem}#conatct h4{font-size:4rem;color:#fffbd7;margin-bottom:3rem}#conatct h4 strong{color:#fff;font-weight:500}#conatct p{font-size:2.4rem;color:#fff;margin-bottom:3rem}@media(max-width: 992px){#conatct h4{font-size:3.2rem}#conatct p{font-size:1.8rem}}@media(max-width: 767px){#conatct h4{font-size:2.8rem;line-height:1.4}#conatct p{font-size:1.4rem;line-height:1.4}}/*# sourceMappingURL=home.css.map */
