html {font-size: clamp(7.5px, 0.522vw, 10px);} 
:root {
--text_w:rgba(255, 255, 255, 0.8);
--h:;
--title:#1c1c1c;
}
* {
 margin: 0px;
 padding: 0px;
 box-sizing: border-box;
 }
.img_bg {
 position: relative;
 z-index: 2;
 }
.page_banner {
 z-index: 3;
 }
.page_banner::after, .page_banner::before {
 position: absolute;
 left: 0px;
 bottom: 0px;
 width: 100%;
 height: 33.8295%;
 background-image: linear-gradient(to top, rgb(20, 88, 168) -8%, transparent);
 content: "";
 z-index: 2;
 pointer-events: none;
 opacity: 0.74;
 }
.page_banner::before {
 height: 44.655%;
 opacity: 1;
 background-image: linear-gradient(to top, rgb(0, 4, 12) -25.4545%, transparent);
 z-index: 1;
 }
body{
color: #fff;
}
body > section {
 position: relative;
 }
body > section:hover {
  }
@media screen and (max-width: 768px){
.page_banner::before, .page_banner::after {
 height: 100%;
 z-index: -1;
 }}
.img_bg > img {
 display: block;
 width: 100%;
 height: 100%;
 object-fit: cover;
 position: absolute;
 left: 0px;
 top: 0px;
 z-index: -2;
 pointer-events: none;
 }
.page_banner .bn_mask {
 height: 107.7%;
 pointer-events: none;
 z-index: 3;
 }
@media screen and (max-width: 768px){
.page_banner .bn_mask {
 display: none;
 }}
.content {
 max-width: 144rem;
 margin: 0px auto;
 position: relative;
 }
@media screen and (min-width: 769px) and (max-width: 1220px){
.content {
 padding: 0px 3rem;
 max-width: 1220px;
 }}
@media screen and (min-width: 769px) and (max-width: 1024px){
.content, .swiper_content {
 max-width: 896px;
 }}
@media screen and (min-width: 769px) and (max-width: 896px){
.content, .swiper_content {
 max-width: 768px;
 }}
@media screen and (max-width: 768px){
.content {
 padding: 0px 30px;
 }}
@media screen and (max-width: 576px){
.content {
 padding: 0px 20px;
 }}
.flex {
 display: flex;
 }
.wrap {
 flex-wrap: wrap;
 }
.between {
 justify-content: space-between;
 }
.flex_bottom {
 align-items: flex-end;
 }
.gap {
 gap: 3rem;
 }
.page_banner .flex {
 min-height: 73.9rem;
 padding: 12rem 0px 8.4rem;
 }
@media screen and (max-width: 768px){
.gap {
 gap: 20px;
 }}
@media screen and (max-width: 768px){
.page_banner .flex {
 min-height: unset;
 padding: 100px 0px 50px;
 }}
.page_banner .head {
 position: relative;
 z-index: 3;
 flex: 1 1 0%;
 width: 100%;
 padding-bottom: 3.2%;
 }
@media screen and (max-width: 768px){
.page_banner .flex .head {
 padding: 0px;
 }}
.head h1 {
 font-size: 5.8rem;
 line-height: 1.18966;
 font-weight: 700;
 letter-spacing: 0.04rem;
 }
[data-aos][data-aos][data-aos-duration="800"], body[data-aos-duration="800"] [data-aos] {
 transition-duration: 0.8s;
 }
[data-aos][data-aos][data-aos-easing="ease-in-out-sine"], body[data-aos-easing="ease-in-out-sine"] [data-aos] {
 transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
 }
[data-aos^="fade"][data-aos^="fade"] {
 opacity: 0;
 transition-property: opacity, transform;
 }
[data-aos^="fade"][data-aos^="fade"].aos-animate {
 opacity: 1;
 transform: translateZ(0px);
 }
[data-aos="fade-up"] {
 transform: translate3d(0px, 100px, 0px);
 }
@media screen and (min-width: 769px) and (max-width: 1024px){
.head h1 {
 font-size: 5rem;
 }}
@media screen and (max-width: 768px){
div.head h1 {
 font-size: 25px;
 line-height: 1.3;
 letter-spacing: unset;
 max-width: unset;
 word-spacing: unset;
 }}
.syedittext p, .syedittext .desc {
 font-size: 1.8rem;
 line-height: 3rem;
 color: var(--text_w);
 font-weight: 300;
 letter-spacing: 0.012rem;
 }
.head.bn p {
 font-size: 2.2rem;
 line-height: 3.2rem;
 letter-spacing: 0.018rem;
 }
.head p {
 font-size: 1.8rem;
 line-height: 3rem;
 color: var(--text_w);
 font-weight: 300;
 letter-spacing: 0.015rem;
 }
.page_banner p {
 margin-top: 2.5rem;
 }
.page_banner p {
 max-width: 57.1rem;
 }
[data-aos][data-aos][data-aos-delay="100"], body[data-aos-delay="100"] [data-aos] {
 }
[data-aos][data-aos][data-aos-delay="100"].aos-animate, body[data-aos-delay="100"] [data-aos].aos-animate {
 transition-delay: 0.1s;
 }
@media screen and (max-width: 768px){
.syedittext p, .syedittext .desc {
 font-size: 14px;
 line-height: 1.5;
 letter-spacing: unset;
 }}
@media screen and (max-width: 768px){
div.head.bn p {
 font-size: 14px;
 line-height: 1.5;
 }}
@media screen and (max-width: 768px){
div.head .desc, div.head p {
 font-size: 14px;
 line-height: 1.5;
 letter-spacing: unset;
 max-width: unset;
 word-spacing: unset;
 margin-top: 12px;
 }}
.img.img_aba {
 position: relative;
 }
.img.img_aba::after {
 content: "";
 display: block;
 padding-bottom: var(--h);
 }
.page_banner .img {
 width: 58.3333%;
 --h: 59.52380952%;
 margin-right: -7.77778%;
 margin-left: -10%;
 }
@media screen and (min-width: 769px) and (max-width: 1440px){
.page_banner .flex .img {
 margin: 0px;
 width: 55%;
 }}
@media screen and (max-width: 768px){
.page_banner .flex .img {
 margin: 0px;
 width: 50%;
 }}
@media screen and (max-width: 576px){
.page_banner .flex .img {
 width: 100%;
 order: -1;
 }}
.img.img_ct img {
 object-fit: contain;
 }
.img.img_aba img {
 position: absolute;
 left: 0px;
 top: 0px;
 }
.img img {
 width: 100%;
 height: 100%;
 display: block;
 transition: 0.5s;
 aspect-ratio: inherit;
 }
.page_banner .img:hover img {
 transform: scale(1.02);
 }
i, em {
 font-style: normal;
 }
.page_banner .bn_arrow {
 position: absolute;
 bottom: 12.2rem;
 right: 2.75%;
 z-index: 2;
 width: 1rem;
 background: url("https://grandcnc.net//wp-content/plugins/sytech-fronteditor/sytpl/service-sales_0/assets/img/bn-line.svg") center center / contain no-repeat;
 }
.page_banner .bn_arrow::after {
 padding-bottom: 1920%;
 content: "";
 display: block;
 }
@media screen and (max-width: 768px){
.page_banner .bn_arrow {
 bottom: 20px;
 width: 5px;
 right: 10px;
 }}
input, button, textarea {
 border: none;
 outline: none;
 font-family: unset;
 color: var(--title);
 }
button, input[type=" submit "] {
 cursor: pointer;
 }
.sytech_export_template {
 display: none;
 }
@media screen and (max-width: 786px){


}
html {font-size: clamp(7.5px, 0.522vw, 10px);} 
:root {
--border:#3e82c0;
--bg_w:#f2f4f6;
--tertiary:#1b84c8;
--title:#1c1c1c;
}
* {
 margin: 0px;
 padding: 0px;
 box-sizing: border-box;
 }
.img_bg {
 position: relative;
 z-index: 2;
 }
.page_nav {
 padding: 15rem 0px 14.9rem;
 }
body{
color: #fff;
}
body > section {
 position: relative;
 }
body > section:hover {
  }
@media screen and (max-width: 768px){
.page_nav {
 padding: 50px 0px;
 }}
.img_bg > img {
 display: block;
 width: 100%;
 height: 100%;
 object-fit: cover;
 position: absolute;
 left: 0px;
 top: 0px;
 z-index: -2;
 pointer-events: none;
 }
.content {
 max-width: 144rem;
 margin: 0px auto;
 position: relative;
 }
@media screen and (min-width: 769px) and (max-width: 1220px){
.content {
 padding: 0px 3rem;
 max-width: 1220px;
 }}
@media screen and (min-width: 769px) and (max-width: 1024px){
.content, .swiper_content {
 max-width: 896px;
 }}
@media screen and (min-width: 769px) and (max-width: 896px){
.content, .swiper_content {
 max-width: 768px;
 }}
@media screen and (max-width: 768px){
.content {
 padding: 0px 30px;
 }}
@media screen and (max-width: 576px){
.content {
 padding: 0px 20px;
 }}
.page_nav .nav .nav_list {
 display: grid;
 grid-template-columns: repeat(auto-fill, minmax(min(30rem, 100%), 1fr));
 gap: 2.5rem 1.66667%;
 }
@media screen and (max-width: 768px){
.page_nav .nav .nav_list {
 width: calc(100% + 60px);
 margin: 0px -30px;
 padding: 0px 30px;
 display: flex;
 flex-wrap: nowrap;
 overflow-x: auto;
 gap: 20px;
 }}
@media screen and (max-width: 576px){
.page_nav .nav .nav_list {
 width: calc(100% + 40px);
 margin: 0px -20px;
 padding: 0px 20px;
 }}
li {
 list-style: none;
 }
[data-aos][data-aos][data-aos-duration="800"], body[data-aos-duration="800"] [data-aos] {
 transition-duration: 0.8s;
 }
[data-aos][data-aos][data-aos-easing="ease-in-out-sine"], body[data-aos-easing="ease-in-out-sine"] [data-aos] {
 transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
 }
[data-aos^="fade"][data-aos^="fade"] {
 opacity: 0;
 transition-property: opacity, transform;
 }
[data-aos^="fade"][data-aos^="fade"].aos-animate {
 opacity: 1;
 transform: translateZ(0px);
 }
[data-aos="fade-up"] {
 transform: translate3d(0px, 100px, 0px);
 }
@media screen and (max-width: 768px){
.page_nav .nav .nav_list li {
 flex: 1 0 160px;
 }}
a {
 color: inherit;
 cursor: pointer;
 font-size: inherit;
 text-decoration: none;
 }
.page_nav .nav .nav_item {
 display: flex;
 flex-direction: column;
 align-items: center;
 height: 100%;
 transition: 0.3s;
 cursor: pointer;
 border-radius: 2rem;
 border: 1px solid var(--border);
 background-color: rgba(28, 98, 154, 0.74);
 padding: 3.3rem 2rem 2.9rem;
 }
.page_nav .nav .nav_item.active, .page_nav .nav .nav_item:hover {
 background-color: var(--bg_w);
 border-color: var(--bg_w);
 }
@media screen and (max-width: 768px){
.page_nav .nav .nav_item {
 padding: 20px;
 border-radius: 10px;
 }}
.page_nav .nav .nav_item.active .icon, .page_nav .nav .nav_item:hover .icon {
 background-color: var(--tertiary);
 transform: translateY(0px);
 }
.page_nav .nav .nav_item .icon {
 width: 8.4rem;
 height: 8.4rem;
 border-radius: 50%;
 transition: 0.3s, transform 0.4s;
 transform: translateY(0.7rem);
 }
@media screen and (max-width: 768px){
.page_nav .nav .nav_item .icon {
 width: 50px;
 height: 50px;
 transform: translateY(0px);
 }}
.icon img {
 display: block;
 object-fit: contain;
 width: 100%;
 height: 100%;
 transition: 0.3s;
 }
.page_nav .nav .nav_item.active .title, .page_nav .nav .nav_item:hover .title {
 color: var(--title);
 transform: translateY(0px);
 font-weight: 600;
 letter-spacing: unset;
 }
.page_nav .nav .nav_item .title {
 font-size: 2.112rem;
 text-align: center;
 transition: 0.3s, transform 0.4s;
 margin-bottom: auto;
 margin-top: 1.9rem;
 transform: translateY(1.9rem);
 font-weight: 500;
 letter-spacing: 0.02rem;
 }
@media screen and (max-width: 768px){
.page_nav .nav .nav_item .title {
 font-size: 14px;
 margin-top: 12px;
 letter-spacing: unset;
 transform: translateY(0px);
 }}
i, em {
 font-style: normal;
 }
.page_nav .nav .nav_item.active i, .page_nav .nav .nav_item:hover i {
 opacity: 1;
 transform: translateY(0px);
 }
.page_nav .nav .nav_item i {
 display: block;
 width: 1.4rem;
 height: 1.4rem;
 content: "";
 background: url("https://grandcnc.net//wp-content/plugins/sytech-fronteditor/sytpl/service-faqs_1/assets/img/arrow-down.svg") center center / contain no-repeat;
 transition: 0.3s, transform 0.4s;
 opacity: 0;
 margin-top: 1.1rem;
 transform: translateY(1.9rem);
 }
@media screen and (max-width: 768px){
.page_nav .nav .nav_item.active i, .page_nav .nav .nav_item:hover i {
 filter: unset;
 }}
@media screen and (max-width: 768px){
.page_nav .nav .nav_item i {
 width: 14px;
 height: 14px;
 margin-top: 20px;
 transform: translateY(0px);
 opacity: 1;
 filter: contrast(0) brightness(2);
 }}
input, button, textarea {
 border: none;
 outline: none;
 font-family: unset;
 color: var(--title);
 }
button, input[type=" submit "] {
 cursor: pointer;
 }
.sytech_export_template {
 display: none;
 }
@media screen and (max-width: 786px){


}
html {font-size: clamp(7.5px, 0.522vw, 10px);} 
:root {
--text_w:rgba(255, 255, 255, 0.8);
--primary:#1b85c9;
--border_w:rgba(255, 255, 255, 0.14);
--swiper-wrapper-transition-timing-function,initial:;
--title:#1c1c1c;
}
* {
 margin: 0px;
 padding: 0px;
 box-sizing: border-box;
 }
.img_bg {
 position: relative;
 z-index: 2;
 }
.service_qc {
 padding: 11.4rem 0px 35.6rem;
 }
body{
color: #fff;
}
body > section {
 position: relative;
 }
body > section:hover {
  }
@media screen and (max-width: 768px){
.service_qc {
 padding: 50px 0px;
 }}
.img_bg > img {
 display: block;
 width: 100%;
 height: 100%;
 object-fit: cover;
 position: absolute;
 left: 0px;
 top: 0px;
 z-index: -2;
 pointer-events: none;
 }
.content {
 max-width: 144rem;
 margin: 0px auto;
 position: relative;
 }
@media screen and (min-width: 769px) and (max-width: 1220px){
.content {
 padding: 0px 3rem;
 max-width: 1220px;
 }}
@media screen and (min-width: 769px) and (max-width: 1024px){
.content, .swiper_content {
 max-width: 896px;
 }}
@media screen and (min-width: 769px) and (max-width: 896px){
.content, .swiper_content {
 max-width: 768px;
 }}
@media screen and (max-width: 768px){
.content {
 padding: 0px 30px;
 }}
@media screen and (max-width: 576px){
.content {
 padding: 0px 20px;
 }}
.head .subtitle {
 display: inline-grid;
 grid-template-columns: 1.7rem 1fr;
 align-items: center;
 font-size: 1.8rem;
 line-height: normal;
 text-transform: uppercase;
 gap: 1.3rem;
 margin-bottom: 1rem;
 color: var(--text_w);
 font-weight: 300;
 letter-spacing: 0.012rem;
 }
.head .subtitle::before {
 display: block;
 padding-bottom: 100%;
 content: "";
 background: url("https://grandcnc.net//wp-content/plugins/sytech-fronteditor/sytpl/service-qc_2/assets/img/icon-subtitle.svg") center center / contain no-repeat;
 }
[data-aos][data-aos][data-aos-duration="800"], body[data-aos-duration="800"] [data-aos] {
 transition-duration: 0.8s;
 }
[data-aos][data-aos][data-aos-easing="ease-in-out-sine"], body[data-aos-easing="ease-in-out-sine"] [data-aos] {
 transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
 }
[data-aos^="fade"][data-aos^="fade"] {
 opacity: 0;
 transition-property: opacity, transform;
 }
[data-aos^="fade"][data-aos^="fade"].aos-animate {
 opacity: 1;
 transform: translateZ(0px);
 }
[data-aos="fade-up"] {
 transform: translate3d(0px, 100px, 0px);
 }
@media screen and (max-width: 768px){
div.head .subtitle {
 grid-template-columns: 14px 1fr;
 line-height: 1.5;
 font-size: 14px;
 gap: 10px;
 margin-bottom: 8px;
 letter-spacing: unset;
 }}
.head h2 {
 font-size: 4.8rem;
 line-height: 1.29167;
 font-weight: 700;
 letter-spacing: 0.03rem;
 }
[data-aos][data-aos][data-aos-delay="50"], body[data-aos-delay="50"] [data-aos] {
 }
[data-aos][data-aos][data-aos-delay="50"].aos-animate, body[data-aos-delay="50"] [data-aos].aos-animate {
 transition-delay: 50ms;
 }
@media screen and (min-width: 769px) and (max-width: 1024px){
.head h2 {
 font-size: 4rem;
 }}
@media screen and (max-width: 768px){
div.head h2 {
 font-size: 22px;
 line-height: 1.3;
 letter-spacing: unset;
 max-width: unset;
 word-spacing: unset;
 }}
.head h2 span {
 color: var(--primary);
 }
.syedittext p, .syedittext .desc {
 font-size: 1.8rem;
 line-height: 3rem;
 color: var(--text_w);
 font-weight: 300;
 letter-spacing: 0.012rem;
 }
.head p {
 font-size: 1.8rem;
 line-height: 3rem;
 color: var(--text_w);
 font-weight: 300;
 letter-spacing: 0.015rem;
 }
.service_qc p {
 max-width: 122.9rem;
 margin-top: 2.9rem;
 }
[data-aos][data-aos][data-aos-delay="100"], body[data-aos-delay="100"] [data-aos] {
 }
[data-aos][data-aos][data-aos-delay="100"].aos-animate, body[data-aos-delay="100"] [data-aos].aos-animate {
 transition-delay: 0.1s;
 }
@media screen and (max-width: 768px){
.syedittext p, .syedittext .desc {
 font-size: 14px;
 line-height: 1.5;
 letter-spacing: unset;
 }}
@media screen and (max-width: 768px){
div.head .desc, div.head p {
 font-size: 14px;
 line-height: 1.5;
 letter-spacing: unset;
 max-width: unset;
 word-spacing: unset;
 margin-top: 12px;
 }}
.service_qc .list {
 margin-top: 11.4rem;
 border-left: 1px solid var(--border_w);
 counter-reset: num 0;
 }
@media screen and (max-width: 768px){
.service_qc .list {
 margin-top: 30px;
 }}
.service_qc .list .box {
 display: flex;
 align-items: flex-start;
 flex-wrap: wrap;
 justify-content: space-between;
 gap: 3rem;
 }
@media screen and (max-width: 768px){
.service_qc .list .box {
 gap: 20px;
 }}
.swiper_box {
 position: relative;
 }
.service_qc .swiper_box {
 width: 35.9722%;
 padding-left: 6.59722%;
 margin-top: 1rem;
 }
.service_qc .swiper_box::before {
 position: absolute;
 left: 0px;
 top: 30.33%;
 display: inline-block;
 transform: translateX(-50%);
 font-size: 2.6rem;
 font-weight: 700;
 color: rgb(255, 255, 255);
 text-align: center;
 border-radius: 7rem;
 background-color: var(--primary);
 counter-increment: num 1;
 content: counter(num);
 min-width: 6.5rem;
 line-height: 6.5rem;
 }
@media screen and (max-width: 768px){
.service_qc .swiper_box {
 margin-top: 0px;
 width: 40%;
 }}
@media screen and (max-width: 768px){
.service_qc .swiper_box::before {
 font-size: 14px;
 min-width: 32px;
 line-height: 32px;
 }}
@media screen and (max-width: 576px){
.service_qc .swiper_box {
 width: 100%;
 padding-left: 30px;
 }}
.service_qc .swiper_box .service_qc_gallery_swiper {
 overflow: hidden;
 border-radius: 2rem;
 }
.swiper-horizontal {
 touch-action: pan-y;
 }
@media screen and (max-width: 768px){
.service_qc .swiper_box .service_qc_gallery_swiper {
 border-radius: 10px;
 }}
.swiper-wrapper {
 position: relative;
 width: 100%;
 height: 100%;
 z-index: 1;
 display: flex;
 transition-property: transform;
 transition-timing-function: var(--swiper-wrapper-transition-timing-function,initial);
 box-sizing: content-box;
 }
.swiper-android .swiper-slide, .swiper-ios .swiper-slide, .swiper-wrapper {
 transform: translate3d(0px, 0px, 0px);
 }
li {
 list-style: none;
 }
li.swiper-slide {
 height: auto;
 }
.swiper-slide {
 flex-shrink: 0;
 width: 100%;
 height: 100%;
 position: relative;
 transition-property: transform;
 display: block;
 }
.swiper-backface-hidden .swiper-slide {
 transform: translateZ(0px);
 backface-visibility: hidden;
 }
.swiper-fade .swiper-slide {
 pointer-events: none;
 transition-property: opacity;
 }
.swiper-fade .swiper-slide-active {
 pointer-events: auto;
 }
.img.img_cv {
 overflow: hidden;
 }
.img.img_ab {
 position: relative;
 }
.service_qc .swiper_box .service_qc_gallery_swiper .img {
 padding-bottom: 85.5792%;
 }
.img.img_cv img {
 object-fit: cover;
 }
.img.img_ab img {
 position: absolute;
 left: 0px;
 top: 0px;
 }
.img img {
 width: 100%;
 height: 100%;
 display: block;
 transition: 0.5s;
 aspect-ratio: inherit;
 }
.service_qc .swiper_box .service_qc_gallery_swiper .img:hover img {
 transform: scale(1.02);
 }
.service_qc .swiper_box .service_qc_thumbs_swiper {
 overflow: hidden;
 border-radius: 1.2rem;
 margin-top: 1.4rem;
 }
@media screen and (max-width: 768px){
.service_qc .swiper_box .service_qc_thumbs_swiper {
 border-radius: 10px;
 }}
.service_qc .swiper_box .service_qc_thumbs_swiper .swiper-slide {
 max-width: 132px;
 cursor: pointer;
 }
@media screen and (max-width: 768px){
.service_qc .swiper_box .service_qc_thumbs_swiper .swiper-slide {
 max-width: 91px;
 }}
.service_qc .swiper_box .service_qc_thumbs_swiper .img {
 padding-bottom: 85.4962%;
 border-radius: 1.2rem;
 }
@media screen and (max-width: 768px){
.service_qc .swiper_box .service_qc_thumbs_swiper .img {
 border-radius: 10px;
 }}
.service_qc .swiper_box .service_qc_thumbs_swiper .img:hover img {
 transform: scale(1.02);
 }
.service_qc .info {
 flex: 1 1 0%;
 width: 100%;
 max-width: 85.9rem;
 font-size: 1.8rem;
 line-height: 1.44444;
 color: rgba(255, 255, 255, 0.74);
 font-weight: 300;
 letter-spacing: 0.012rem;
 }
@media screen and (max-width: 768px){
.service_qc .info {
 font-size: 14px;
 line-height: 1.5;
 letter-spacing: unset;
 }}
@media screen and (max-width: 576px){
.service_qc .info {
 padding-left: 30px;
 }}
.service_qc .info > :first-child {
 margin-top: 0px;
 }
.service_qc .info h3 {
 font-size: 3.9rem;
 line-height: 1.17949;
 font-weight: 600;
 color: rgb(104, 200, 241);
 letter-spacing: unset;
 max-width: 73.5rem;
 margin-bottom: 1.4rem;
 }
@media screen and (max-width: 768px){
.service_qc .info h3 {
 font-size: 18px;
 line-height: 1.5;
 margin-bottom: 10px;
 }}
.service_qc .info h3 + p {
 line-height: 1.66667;
 }
.service_qc .info p {
 line-height: 1.44444;
 margin: 0.8rem 0px;
 }
@media screen and (max-width: 768px){
.service_qc .info h3 + p {
 line-height: 1.5;
 }}
@media screen and (max-width: 768px){
.service_qc .info p {
 line-height: 1.5;
 margin: 5px 0px;
 }}
.service_qc .info h4, .service_qc .info .title {
 font-size: 2.3rem;
 color: rgb(255, 255, 255);
 margin: 2.5rem 0px 1.7rem;
 font-weight: 500;
 }
@media screen and (max-width: 768px){
.service_qc .info h4, .service_qc .info .title {
 font-size: 16px;
 margin: 20px 0px 10px;
 }}
.service_qc .info > :last-child {
 margin-bottom: 0px;
 }
.service_qc .info ul {
 margin: 1.7rem 0px;
 }
@media screen and (max-width: 768px){
.service_qc .info ul {
 margin: 10px 0px;
 }}
.service_qc .info ul > li {
 position: relative;
 padding-left: 2.4rem;
 }
.service_qc .info ul > li::before {
 position: absolute;
 left: 0px;
 top: 0.9rem;
 width: 0.9rem;
 height: 0.9rem;
 border-radius: 50%;
 background-color: rgb(104, 200, 241);
 content: "";
 }
@media screen and (max-width: 768px){
.service_qc .info ul > li {
 padding-left: 20px;
 }}
@media screen and (max-width: 768px){
.service_qc .info ul > li::before {
 width: 5px;
 height: 5px;
 top: 9px;
 }}
.service_qc .info strong {
 display: block;
 margin: 0.8rem 0px;
 font-weight: 600;
 }
@media screen and (max-width: 768px){
.service_qc .info strong {
 margin: 5px 0px;
 }}
.service_qc .info ul li + li {
 margin-top: 1.8rem;
 }
@media screen and (max-width: 768px){
.service_qc .info ul li + li {
 margin: 12px 0px;
 }}
.service_qc .list .box + .box {
 margin-top: 8.8rem;
 }
@media screen and (max-width: 768px){
.service_qc .list .box + .box {
 margin-top: 30px;
 }}
.service_qc .info h3 + ul {
 margin-top: 2.6rem;
 }
@media screen and (max-width: 768px){
.service_qc .info h3 + ul {
 margin-top: 10px;
 }}
.service_qc .info ol {
 margin: 1rem 0px;
 padding-left: 1.4rem;
 }
@media screen and (max-width: 768px){
.service_qc .info ol {
 margin: 10px 0px;
 }}
.service_qc .info ol li {
 list-style: unset;
 }
.service_qc .info ol li + li {
 margin-top: 1rem;
 }
@media screen and (max-width: 768px){
.service_qc .info ol li + li {
 margin: 10px 0px;
 }}
.service_qc .items .active .title::after {
 transform: rotate(180deg);
 }
.service_qc .items .title {
 display: grid;
 grid-template-columns: 1fr 1.5rem;
 align-items: center;
 margin: 0px;
 gap: 2rem;
 border-bottom: 1px solid var(--border_w);
 cursor: pointer;
 padding: 2.2rem 0px 1.5rem;
 }
.service_qc .items .title::after {
 display: block;
 content: "";
 padding-bottom: 100%;
 background: url("https://grandcnc.net//wp-content/plugins/sytech-fronteditor/sytpl/service-qc_2/assets/img/icon-select-w.svg") center center / contain no-repeat;
 transition: 0.3s;
 }
@media screen and (max-width: 768px){
.service_qc .items .title {
 grid-template-columns: 1fr 12px;
 margin: 0px;
 padding: 14px 0px;
 gap: 14px;
 }}
.service_qc .items .desc {
 display: none;
 padding: 1.5rem 0px 0.7rem;
 }
@media screen and (max-width: 768px){
.service_qc .items .desc {
 padding: 10px 0px;
 }}
.service_qc .items .desc > :first-child {
 margin-top: 0px;
 }
.service_qc .items .desc > :last-child {
 margin-bottom: 0px;
 }
.service_qc .items .desc li + li {
 margin-top: 1.6rem;
 }
@media screen and (max-width: 768px){
.service_qc .items .desc li + li {
 margin-top: 10px;
 }}
input, button, textarea {
 border: none;
 outline: none;
 font-family: unset;
 color: var(--title);
 }
button, input[type=" submit "] {
 cursor: pointer;
 }
.sytech_export_template {
 display: none;
 }
@media screen and (max-width: 786px){


}