.main_con {width:100%;   margin:0 auto;   font-size:16.5px;  font-weight:300; line-height:1.4}
.main_con * {transition: all 0.3s ease;}

section + section {margin-top:120px}

hr {height:100px}
h3 {font-size:1.6em}
h3.tit {margin-bottom:0}
.tit {text-align:center; font-size:40px letter-spacing:-1.5px}
.tit  + p {font-size:17px; color:#555; margin-top:8px}
.tit2 {font-size:1.6em; letter-spacing:-1px}

p.basic_t {font-size:20px; margin-bottom:5px}

.in { max-width:1400px;  }

@media all and (max-width:900px) {

		.main_con {font-size:14px}
		.tit  + p {font-size:1em}
		p.basic_t {font-size:1em;  }
		.tit2 { text-align:center }


}

.vi {position:relative; width:100%; height:100vh}
.vi iframe {height:100%; width:100%}
.vi * {transition: all 0.3s ease;}
.vi .in {position:Absolute;  position:absolute; left:50%; top:50%; transform: translate(-50%, -50%);  color:#fff;  max-width:1350px }
.vi .in h3 {   font-weight:500; margin-top:-80px;  padding-left:7px; font-size:25px  }
.vi .in .typing-effect {height:100px; }
.vi .in  a {color:#fff; border:1px solid #fff;  border-radius:50px; font-size:18px;   padding:11px 48px; display:inline-block}
.vi .in  a:hover {background-color:var(--main_c); color:#fff;  border:1px solid var(--main_c)}

.scroll_down {position:absolute; bottom:0; left:calc(50%  - 30px);  z-index: 999 ;   height:180px}
.scroll_down .cont{position: absolute; top:0;  -webkit-transform: rotateZ(90deg) translateX(-50%); transform-origin: 0 100%; }
.scroll_down .cont .txt{position: relative;  white-space: nowrap; padding-right: 65px;  }
.scroll_down .cont .txt::before{content: ''; position: absolute; top: 3px; right: 0; width: 40px; height:30px; border:1px solid #fff; border-radius:50px;}
.scroll_down .cont .txt::after { content:''; display: block; position:absolute; top: calc(50% - 2px); right:28px; width: 8px; height: 4px; border-radius: 2em; background:#fff; box-sizing:border-box; -webkit-animation:scroll 2s infinite; animation:scroll 2s infinite; }
.scroll_down .cont .txt p{padding:10px 0; color: #fff; font-size: 13px;  font-family: "Montserrat", sans-serif; font-weight: 600;  text-transform: uppercase; letter-spacing:1px;  }

@keyframes scroll {
    0% { transform:translate(0, 0); opacity:0; }
    40% { opacity:1; }
    80% { transform:translate(20px, 0); opacity:0; }
    100% { opacity:0; }
}

@keyframes scroll2 {
    0% { transform:translate(0, 0); opacity:0; }
    40% { opacity:1; }
    80% { transform:translate(0, 20px); opacity:0; }
    100% { opacity:0; }
}


 .main_pt {
  font-size:60px;
  font-weight:700; 
 letter-spacing:-4px;
   display: inline-block;
  padding-right: 5px;
  display:block;
 }

 .typing-effect {
  font-size:60px;
  font-weight:700; 
 letter-spacing:-4px;
  white-space: nowrap;
   overflow: hidden;
  display: inline-block;
  padding-right: 5px;
  animation: blink-caret 0.7s step-end infinite;
}

@keyframes blink-caret {
  0%, 100% { border-color: black; }
  50% { border-color: transparent; }
}


 @media all and (max-width:900px) {

	.vi .in h3 { font-size:20px}
	.main_pt  {font-size:25px;  letter-spacing:0}
	.typing-effect {font-size:25px; letter-spacing:0}
	.vi .in  a {font-size:1em; padding:9px 30px}

}


 .contatct_form {max-width:100%; padding:0; border:none; box-shadow:none}


.about { margin-top:0;  background-color:var(--bg1);  position:relative;   }
.about .in { padding-top:90px; padding-bottom:110px}
.about ul.flex {width:100%; justify-content:center; gap:70px }
.about ul.flex li { text-align:Center; }
.about ul.flex li .icon {height:70px}
.about ul.flex li b {font-size:30px; line-height:1; margin-top:35px;   font-weight:400;  display:flex; gap:3px; justify-content:center;   align-items:center;}
.about ul.flex li b span {font-size:65px;  font-family: "Montserrat", sans-serif;  line-height:0; font-weight:600; color:var(--main_c);  letter-spacing:-1px}
.about ul.flex li strong {font-weight:500; font-size:20px; display:block; margin-top:10px}
.about ul.flex li  div {height:0; padding:0 10px;  overflow:hidden;  display:flex; align-items:flex-end; justify-content:center; }


 @media all and (max-width:900px) {
		.about ul.flex {gap:20px 0 }
		.about ul.flex li { width:50% }
		.about ul.flex li .icon img {scale:70%} 

		.about ul.flex li b {font-size:20px; margin-top:15px}
		.about ul.flex li b span {font-size:30px; }
		.about ul.flex li strong { font-size:13px; }
}

.bg {background-color:var(--bg1); padding:100px 0}

.business {position:relative}
.business .ci_bg {position:absolute; opacity:.15; right:6%; top:-70px; }
.business ul.flex {width:100%;  gap:20px; margin-top:30px; }
.business ul.flex li {width:100%;   background-color:#fff;  border:1px solid #ddd;   position:relative; overflow:hidden; text-align:center; box-sizing:border-box; padding:55px 10px;   color:#333;  }

.business ul.flex li h5 {font-size:1.35em; margin:20px 0 10px 0; color:#000}
.business ul.flex li div { display:flex; align-items:center; justify-content:center;  height:100px; width:100%}
.business ul.flex li:after {transition: all 0.3s ease; content:''; width:100%; height:100%; border-top:3px solid var(--main_c);  border-bottom:3px solid var(--main_c);  position:absolute; left:-100%; top:0; box-sizing:border-box}
.business ul.flex li:before {transition: all 0.3s ease; content:''; width:100%; height:100%; border-left:3px solid var(--main_c); border-right:3px solid var(--main_c);  position:absolute; left:0; bottom:-100%; box-sizing:border-box}
 .business ul.flex li:hover:after {left:0}
.business ul.flex li:hover:before {bottom:0}  
.business ul.flex li:hover {background-color:#fff; border:1px solid var(--main_c);  }
.business ul.flex li img {scale:90%}

 @media all and (max-width:900px) {

 	.business .ci_bg {display:none }

	.business ul.flex {gap:20px 0;  }
	.business ul.flex li {width:49%; padding:20px 10px}
	.business ul.flex li:nth-child(2n) {margin-lefT:auto}
	.business ul.flex li div {height:50px}
	.business ul.flex li img {scale:50%}
}
.service  {margin-top:100px}
.service h3.tit {text-align:left; margin-bottom:30px}
.service .in {display:flex; gap:40px}

.service .left {width:60%}
.service .left ul.flex {flex-wrap:wrap; gap:15px; }
.service .left ul.flex li { background-color:#ffff; border:1px solid #ddd;  color:#333;  font-size:16px; text-align:center;  padding:30px; box-sizing:border-box ; width:calc(25% - 12px);  }
.service .left ul.flex li p:first-child {height:45px; margin-bottom:10px; display:flex; align-items:center; justify-content:center;  }
.service .left ul.flex li i {font-size:0px; color:#555}
.service .left ul.flex li b {font-size:1.2em; color:#000; display:block; margin-bottom:0px;  font-weight:500}

.service  .right {width:40%; }
.service  .right div.list_wrap {background-color:var(--main_c); color:#fff;  height:347px; box-sizing:border-box; width:100%; display:inline-block; position:relative}
.service  .right div.list_wrap div { width:calc(100% - 60px); height:calc(100% - 60px); overflow:hidden; position:absolute; top:30px; left:30px;  }
.service  .right ul {color:#fff; }
.service  .right ul li {border-bottom:1px solid rgba(255,255,255,.2); width:100%; display:flex; height:55px; align-items:center; will-change: transform;}
.service  .right ul li:last-child {border-bottom:none}
.service  .right ul li span {margin-left:auto; letter-spacing:0}
.service  .right ul li p { 
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
	}


 @media all and (max-width:900px) {

		.service .in {flex-wrap:wrap}
		.service .left {width:100%}
		.service .right {width:100%}
		.service .left ul.flex {gap:0 }
		.service .left ul.flex li {margin-top:-1px; margin-right:-1px; width:50%; font-size:1em; padding:15px }
		.service .left ul.flex li b {font-size:1.1em; }


}
#rollingList.is-moving{
  transition: transform .4s linear;
}




.slide_bg {transition: all 1s ease-out; position:absolute; top:0; left:0; width:0%; height:400px;  z-index:-99;  background-color:var(--bg1); display:inline-block}
.active  .slide_bg   {  width:100% }



.plus {position:Relative; width:50px; height:50px; cursor:pointer}
.plus span:first-child {width:1px; height:100%; background-color:#111; display:inline-block; position:absolute; left:50%; top:0}
.plus span:last-child {width:100%; height:1px; background-color:#111; display:inline-block; position:absolute; left:0; top:50%}

@media all and (max-width:1300px) {

   .plus { width:40px; height:40px; }

}
.faq {padding-bottom:30px}

 
 
.youtube .flex {gap:50px; align-items:center; margin-top:30px}
.youtube ul {width:100%; display:flex; flex-direction:column; gap:10px; }
.youtube ul li {display:flex; border:1px solid #ddd;   overflow:hidden; align-items:center; gap:20px}
.youtube ul li iframe {height:100px; width:200px}
.youtube ul li p { 
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
	}


.youtube div.left {width:60%; line-height:0}
.youtube div.left iframe {width:100%; height:430px;  }
.youtube div.right {width:40%;}


.text_slide {width:100%; margin-top:30px;  overflow:hidden}
.text_slide  p {font-size:180px; text-align:center; gap:100px; letter-spacing:-6px; display:flex; white-space:nowrap; color:#fff; font-weight:400; opacity:.7; line-height:1}

@media all and (max-width:1300px) {
		.youtube div.left {width:100%}
		.youtube div.left iframe {Height:200px }
		.youtube div.right {width:100%;}
		.youtube ul { flex-direction:row; flex-wrap:wrap; gap:15px 0}
		.youtube ul  li {width:100%}
		.youtube ul li iframe {height:100px; width:50%}

		.text_slide p {font-size:130px}
}

.roller1 {
  animation: rolling1 50s linear infinite;
}

 
.roller2 {
  animation: rolling2 100s linear infinite;
}


@keyframes rolling1 {
  0% {
    transform: translateX(0);
  }

 100% {
    transform: translateX(-400vw);
  }

  
 
}

@keyframes rolling2 {
  0% {
     transform: translateX(0);
   }

  100% {
    transform: translateX(-200%);
  }
}


.acodian dt { font-size:20px; border:none}



@media all and (max-width:900px) {
		.acodian dt { font-size:1em; }

		.roller1 { animation: rolling1 15s linear infinite; }
}


footer {border-top:none}

 