.section1 { padding-top: 0px; padding-bottom: 0px; clear: both; } 

/* .section1 .main-filter { position: absolute; top:0; left:0; width: 100%; height: 100%; background-color: rgba(3, 3, 3, 0.3); z-index: 50; } */
.section1 .img-box { width: 100%; height: calc(100vh - 171px); padding-right: 0; padding-left: 0; } 

/* .section1 .img-box video { width: 100%; } */
.section1 .box { width: 100%; padding: 0 200px; color: white; position: absolute; top: 45%; transform: translateY(-23%); left: 0; text-align: start; display: flex; justify-content: start; align-items: start; flex-direction: column; z-index: 55; } 

.section1 .box .sub-title { font-size: 3em; font-weight: 800; letter-spacing: -2px; line-height: 1.1em; margin-bottom: 0; } 

.section1 .box .text-color { background-color: #9575DE; padding: 2px 5px; } 

.text-shad { text-shadow: 0px 0px 11px rgba(28, 28, 28, 0.7); } 

.section1 .box h1 { top: 100px; opacity: 0; } 

.section1 .box h1 span { font-size: 1.7rem; color: #fff; } 

.section1 .box .fontstr_2 { font-weight: 300; font-size: 17.5px; margin-top: 7px; } 

.section1 img { width: 100%; height: 100%; object-fit: cover; } 

.section1 .sub-orange { display: flex; margin-bottom: 5px; top: 100px; opacity: 0; } 


.section1 .owl-item.active .box .sub-orange { opacity: 1; top: 0px; transition: all 0.6s ease-in-out; } 

.section1 .owl-item.active .box h1 { opacity: 1; top: 0px; transition: 0.9s ease-in-out; } 

.section1 .owl-item.active .box .eltdf-btn { opacity: 1; top: 0px; transition: 1.2s ease-in-out; } 

@font-face { font-family: 'SDSwagger'; font-weight: normal; font-style: normal; src: url('https://cdn.jsdelivr.net/gh/webfontworld/swagger/SDSwagger.eot'); src: url('https://cdn.jsdelivr.net/gh/webfontworld/swagger/SDSwagger.eot?#iefix') format('embedded-opentype'),
 url('https://cdn.jsdelivr.net/gh/webfontworld/swagger/SDSwagger.woff2') format('woff2'),
 url('https://cdn.jsdelivr.net/gh/webfontworld/swagger/SDSwagger.woff') format('woff'),
 url('https://cdn.jsdelivr.net/gh/webfontworld/swagger/SDSwagger.ttf') format("truetype"); font-display: swap; } 


.section1 .main-filter { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(3, 3, 3, 0.4); z-index: 50; } 

.section1 .main-filter3 { background-color: rgba(3, 3, 3, 0.2); } 

.section1 .vid2 { opacity: .7; } 

.section1 .vid2_back { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: #2b0f56; } 

.section1 .mainimg_wrap { width: 56%; padding: 0 200px; position: absolute; top: 45%; transform: translateY(-38%); right: 0; display: flex; justify-content: start; align-items: start; z-index: 55; filter: grayscale(60%); } 


/* owl-SLIDE */

.slide-1 .img-box { width: 100%; height: 100vh; } 

.slide-1 img { width: 100%; height: 100%; object-fit: cover; } 

.slide-1 .owl-dots { position: absolute; bottom: 10px; left: 199px; box-sizing: border-box; width: 100%; } 

.slide-1 .owl-dot { width: 43px; height: 9px; margin: 3px; background-color: rgba(238, 238, 238, .5) !important; } 

.slide-1 .owl-dot.active { background-color: #331D2C !important; } 

/* next, prev btn */
.slide-1 .owl-nav { position: absolute; top: 42.5%; width: 100%; } 

.slide-1 .owl-nav button { width: 50px; height: 50px; border-radius: 50%; position: absolute; } 

.slide-1 .owl-nav button.owl-prev { background-image: url(img/arrow-lef.png) !important; background-size: contain !important; background-position: -1px 2.5px; opacity: .3; left: 4px; } 

.slide-1 .owl-nav button.owl-next { background-image: url(img/arrow-rig.png) !important; background-size: contain !important; background-position: 2px 2.5px; opacity: .3; right: 4px; } 

.slide-1 .owl-nav span { display: none; } 


 @media(max-width: 1390px){
	.section1 .mainimg_wrap{width: 64%;}
 }
 @media(max-width: 1260px){
	.section1 .mainimg_wrap{right: -9%;}
 }
 @media(max-width: 1199px){
	.section1 .mainimg_wrap{display: none;}
 }
@media(max-width:1000px){
 .slide-1 .owl-nav button { display: none; } 
 .section1 .img-box { height: 700px; } 
 .section1 .box { top: 47%; left: -10%;}  
 }

@media(max-width: 770px){
 .section1 .img-box { height: 600px; } 
 .section1 .box {padding: 0 !important; left: 10%}
 .slide-1 .box h1 span { margin-top: 5px;} 
 .slide-1 .box .sub-title { font-size: 36px; } 
 }

 @media(max-width:514px){
	.slide-1 .box .sub-title { font-size: 33px; } 
	.section1 .box .text-color{padding: 1px;}
	.section1 {height: calc (100% - 65px);}
	.section1 .box { left: 5%;}
	.sec_res .title_sec_res{text-align: center !important;}
	.sec_res .title_sec_res2{width: 100% !important; text-align: center !important;}
 }
@media(max-width:475px){
 .section1 { height: 600px; } 

 .section1 .img-box { overflow: hidden; } 

 .slide-1 .owl-dot { width: 27px !important; height: 6px !important; } 

 .slide-1 .owl-dots { height: 36px; bottom: -67% !important; left: 4.5% !important} 

 .slide-1 { height: 350px !important; } 

 .btn-top { bottom: 84px !important; right: 8px !important; } 
 .section1 .vid{
	width: 100%;
    height: 100%;
    object-fit: cover;
 }
 .section1 .box { top: 67%; }  

 .section1 .box .fontstr_2{font-size: 13.4px;}
 }

@media(max-width: 413px){
	.section1 .box h1 span { font-size: 2.4rem; } 
	.section1 .box .sub-title { font-size: 1.8rem; } 
	.section1 .box .fontstr { font-size: 1.7rem; } 
	.section1 .box .fontstr_2{font-size: .9rem !important; }
 }
 @media(max-width: 290px){
	.section1 .box { top: 57%; }  
 }



/* sec-res */
.sec_res { background-image: url(img/bg22.jpg); background-repeat: no-repeat; background-size: cover; background-position: center; } 

.sec_res .container { padding: 150px 0; } 

.sec_res .title_sec_res0 { width: 395px; height: 204px; margin-right: 25px; background: none; } 

.sec_res .title_sec_res { letter-spacing: -.5px; text-align: start; font-size: 17px; color: #252525; font-family: 'Arita-dotum'; font-weight: 400; line-height: 32px; margin-top: -25px; } 

.sec_res .title_sec_res span { font-family: 'Arita-dotum'; font-size: 21px; color: #582799; font-weight: bold; } 

.sec_res .title_sec_res2 { width: 78%; text-align: start; margin-top: 21px; font-family: 'Arita-dotum'; font-weight: 600; letter-spacing: 2.5px; color: #31313163} 


.sec_res .res-btns { width: 100%; display: flex; justify-content: center; align-items: center; } 

.sec_res .res-btn { width: 395px; height: 204px; display: flex; justify-content: space-between; align-items: flex-end; padding: 32px; background: #ffffff4d; box-shadow: 10px 10px 9px rgba(18, 18, 18, 0.14); margin-bottom: 30px; transition: 0.3s; margin-right: 25px; border-radius: 5px; } 

.sec_res .res-btn .img_wrap { height: 57%; top: -65px; } 

.sec_res .res-btn .img_wrap img { width: 95%; } 

.sec_res .res-btn .text_wrap { position: absolute; bottom: 32px; right: 32px; display: flex; justify-content: flex-end; align-items: end; flex-direction: column; width: 90%; } 

.sec_res .res-btn .text_wrap h4 { color: #000000; font-size: 22px; font-weight: bold; margin-bottom: 20px; transition: 0.3s; font-family: 'Arita-dotum', dotum, sans-serif; } 

.sec_res .res-btn .text_wrap div { text-align: right; font-size: 15.2px; color: #3d3d3d; word-break: keep-all; transition: 0.3s; } 

.sec_res .res-btn .text_wrap .more_btn { 	
	font-family: 'Arita-dotum';
	display: none; transition: .3s; font-weight: bold; margin-top: 20px; 
	font-size: 16px; 
	color: #D4ADFC !important; 
} 

.sec_res .res-btn .text_wrap .more_btn img { margin-left: 10px; width: 25%; height: 80%; top: 3.5px; } 

.sec_res .res-btn:hover .more_btn { display: flex; justify-content: end; } 

.sec_res .res-btn3 { margin-right: 0 !important; } 

.sec_res .res-btn .img_wrap .service_icon_hover_img { display: none; } 

.sec_res .res-btn:hover { color: white; background-color: #463667; box-shadow: 0px 15px 20px rgba(10, 12, 27, 0.4); transform: translateY(-7px); } 

.sec_res .res-btn:hover .text_wrap div,
.sec_res .res-btn:hover .text_wrap h4 { color: white; } 

.sec_res .res-btn:hover .img_wrap .service_icon_hover_img { display: block; } 

.sec_res .res-btn:hover .img_wrap .service_icon_img { display: none; } 

@media(max-width: 1130px){
	.sec_res .res-btn, .title_sec_res0{width: 25% !important;}
	.sec_res .res-btn .img_wrap img{width: 59%;}
	.sec_res .res-btn{padding: 11px;}
}
@media(max-width: 1045px){
	.sec_res .res-btns{display: block !important;}
	.sec_res .container{width: 55%;}
	.sec_res .res-btn, .title_sec_res0{width: 100% !important;}
}

@media(max-width: 939px){
	.sec_res .res-btn { padding: 13px 92px 30px 19px; } 
}

@media(max-width: 649px){ 
	.sec_res .res-btn { padding: 24px 150px 31px 20px; } 
}
@media(max-width:578px){
	.sec_res .container{width: 80%; padding: 120px 0;}
	.sec_res .res-btn .img_wrap img{width: 89%;}

}
@media(max-width:410px){
	.sec_res .res-btn .img_wrap img{width: 77%;}
	.sec_res .res-btn .text_wrap{width: 76%;}
}
@media(max-width:281px){
	.slide-1 .box {
		width: 91%;
	}
	.sec_res .title_sec_res0{margin-bottom: 50px;}
	.sec_res .res-btn .text_wrap div{font-size: 13px;}
}



/* wrapper scroll */
.wrapper {
	min-height: 80vh;
	background-image: linear-gradient(to top, #fff4f4 0%, #f2e9ff 100%);
    overflow-x: hidden;
	padding-top: 160px;
}

.wrapper .factsContainer {
    /* padding: 0em 2em; */
	overflow-x: hidden;
    text-align: center;
    line-height: 10vh;
}
.wrapper .factsContainer h2{margin-bottom: 65px; top: 7px;
	background-image: linear-gradient(-225deg, #baacfa 0%, #3c2462 100%)}

.wrapper .factsContainer_sm {
	overflow-x: hidden;
    display: flex;
    width: 100vw;
}

.wrapper .fact {
    display: flex;
    flex-direction: column;
    height: 59vh;
    flex: 1;	
    justify-content: space-between;
    padding: .3em;
    align-items: center;   
}
.wrapper .fact1{
	margin-left: 165px;
}

.wrapper .fact .f_img_wrap{
	width: 610px; height: 480px;
	display: flex;
	justify-content: center; align-items: center;
	border-radius: 10px;
	overflow: hidden;
	margin-right: 110px;
}

.wrapper .fact img {
	width: 100%; height: 100%; object-fit: cover;
}

.wrapper .socialContainer{
	width: 5vw;
	height: 27vh;
}
.wrapper .fact .f_img_wrap img:nth-child(2){
	display: none;
}


@media(max-width:505px) {
	.bigtitle{font-size: 45px;}
	.wrapper .factsContainer h2{
		margin-top: 30px;
		/* margin-bottom: 145px;      */
		padding-bottom: 10px;
		font-size: 27px;
		background-image: linear-gradient(-225deg, #f1dbff 0%, #321166 100%);
	}
	.wrapper{
		padding-top: 50px;
	}
	.wrapper .fact .f_img_wrap img:nth-child(2){
		display: block;
	}
	.wrapper .fact .f_img_wrap img:nth-child(1){
		display: none;
	}
	.wrapper .fact .f_img_wrap{
		width: 300px;
    	height: 665px; 	
		margin-right: 75px;
	}
	.wrapper .fact{	
		height: 73vh;
	}
	.wrapper .fact1{
		margin-left: 50px;
	}	
	.wrapper .socialContainer{
		width: 5vw;
		height: 15vh;		
	}		
} 
@media(max-width:430px) {
	.wrapper .fact .f_img_wrap{
		width: 310px;    	
	}
}
@media(max-width: 377px) {
	.wrapper .fact .f_img_wrap{
		width: 249px;
		height: 505px;
		margin-right: 55px;
	}
}



@media (max-width: 363px){
	.menu { font-size: 21px; } 	
	.phone_sangwe .number1 div a{font-size: 23px !important;}
	.phone_sangwe .number div{
		padding: 0.5rem 0.5rem !important;
	}
	.phone_sangwe .number2 div a{font-size: 17px !important;}
	.phone_sangwe .number3 a{font-size: 16px !important;}
    .bigtitle {
		font-size: 34px !important;
	}
	.wrapper .bigtitle {
		font-size: 20px !important;
	}
	#marketing .bus_box .bus_txt{font-size: 13px !important;}
	.section_online .sec-container{padding: 40px 2px 0 !important;}
	.section_online .txt{font-size: 14px !important;}
	.sec_res .container{width: 93% !important;}
	.sec_res .title_sec_res{font-size: 15px !important;}
	.sec_res .title_sec_res span{font-size: 17px !important;}
	.section1 .box .sub-title{font-size: 1.5rem !important;}
	.section1 .box .fontstr_2{font-size: 0.8rem !important;}
}


/* section_online */
.section_online { padding: 70px 0; background: url(img/process_bg2.png) no-repeat center / cover; } 

.section_online .container { width: 1210px; } 

.section_online h2 { color: #ffffff; } 

.section_online .sec-container { padding: 40px 40px 0; } 

.section_online ul { display: grid; grid-template-columns: repeat(6, 1fr); } 

.section_online li { display: flex; flex-direction: column; } 

.section_online .ico { position: relative; display: flex; align-items: center;
	justify-content: center; width: 100%; height: 120px; } 

.section_online .ico:after { position: absolute; bottom: -6px; left: 50%; transform: translateX(-50%); content: ''; display: block; width: 12px; height: 12px; background: #fff; border-radius: 50%; } 

.section_online .txt { letter-spacing: -1px; padding-top: 35px; color: #fff; font-size: 16px; border-top: 1px solid #fff; text-align: center; font-family: 'Arita-dotum'; } 
.section_online .ico img { width: 48px;} 


@media screen and (max-width: 1024px){
	.section_online .container{width: 100%;}
 .section_online { padding: 80px 0; } 

 .section_online ul { grid-template-columns: repeat(3, 1fr); padding-left: 0;} 

 .section_online .ico { height: 110px; } 

 .section_online .txt { padding-top: 25px; } 
 .section_online .txt { padding-top: 15px; font-size: 17px; } 
 }

@media screen and (max-width: 768px){
	.section_online .container h2{font-size: 42px;}
 .section_online { padding: 90px 0; } 

 .section_online .ico { height: 100px; } 

 .section_online .txt { padding-top: 15px; font-size: 16px; } 
 }

@media screen and (max-width:575px){
	.section_online .container{width: 100%;}
	.section_online .container h2{font-size: 29px;}
	.section_online ul { grid-template-columns: repeat(2, 1fr); padding-left: 0;} 
	.section_online ul li:nth-child(2), .section_online ul li:nth-child(3){
		margin-bottom: 15px; 
	}

}


/* CARD*/
.marketing_bg {
	background-color: #FFF6FF;
}

#marketing { padding: 150px 0; max-width: 1200px; margin: auto; } 

#marketing .busin_wrap { display: flex; justify-content: space-between; } 

#marketing .bus_box { max-width: 382px; width: 100%; height: 465px;
	color: #fff; margin-right: 25px;
	transition: 0.3s; border-radius: 8px;
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
	cursor: pointer;} 
.bus_txtwrap{
	position: absolute; left: 11%; 
}
.bus_txtwrap1 { top:8%; }
.bus_txtwrap2 { bottom:8%; }

#marketing .bus_box:hover { scale: 1.08; transition: 0.3s; } 

#marketing .bus_box.story { background: url('img/card2a.jpg') center no-repeat; BACKGROUND-SIZE: cover;} 

#marketing .bus_box.hight { background: url('img/card3a.jpg') center no-repeat; BACKGROUND-SIZE: cover;} 

#marketing .bus_box.vegeta { background: url('img/card4a.jpg') center no-repeat; margin-right: 0; BACKGROUND-SIZE: cover;} 
#marketing .bus_box .bus_title{ font-family: 'Arita-dotum';
	border: 1px solid #ffffff;
    border-radius: 15px;
    color: #ffffff;
    padding: 5px 15px;}
#marketing .bus_box .bus_txt h4 { font-size: 27px; font-weight: bold; margin-bottom: 6px; font-family: 'Arita-dotum';} 

#marketing .bus_box .bus_title p { font-size: 20px; margin-bottom: 0;} 
#marketing .bus_box .bus_txt { font-size: 16px; word-break: keep-all; font-weight: 300;} 
#marketing .mob-p{display: none;}

@media screen and (max-width: 1240px){
 #marketing { padding: 85px 15px; } 
 #marketing .bus_box { height: 426px; } 
 #marketing .bus_box .bus_txt h4 { font-size: 24px; } 
 #marketing .bus_box .bus_title p { font-size: 18px; } 
 }

@media screen and (max-width: 991px){
 #marketing .bus_box { height: 400px; } 
 #marketing .bus_box .bus_txt h4 { font-size: 22px; } 
 #marketing .bus_box .bus_title p { font-size: 16px; } 
 #marketing .mob-p{display: block; width: 94%;}
 #marketing .web-p{display: none;}
 #marketing .bus_txtwrap2{height: 32%;}

}
@media screen and (max-width: 867px){
	.bus_txtwrap2 {	bottom: 14%;	}
}

@media screen and (max-width: 768px){
	#marketing .bus_box { height: 340px; } 
	#marketing .bus_box .bus_txt h4{font-size: 19px !important;}
	#marketing .bus_box .bus_txt{font-size: 14px;}
	#marketing .bus_box .bus_txt h4 { font-size: 24px; word-break: keep-all; } 
	#marketing .bus_box .bus_title p { font-size: 18px; } 
}
@media screen and (max-width: 726px){
	#marketing .busin_wrap { flex-direction: column; width: 55%; margin: 0 auto;} 
	#marketing { padding: 157px 15px; } 
	#marketing .bus_box { margin-right: 0; margin-bottom: 67px; max-width: 100%; height: 347px; } 
	#marketing .bus_box.vegeta { margin-bottom: 0; } 
	#marketing .bus_txtwrap2{height: auto;}
}

@media screen and (max-width: 580px){
	#marketing .busin_wrap {  width: 70%; } 
	.bus_txtwrap2 {bottom: 8%;}
}
@media screen and (max-width: 470px){
	#marketing .busin_wrap {  width: 95%; } 
	.bus_txtwrap2 {bottom: 8%;}	
}



.section0 { height: 24rem; width: 100%; overflow: hidden; } 
.section0 iframe { 
	height: 100%; width: 100%; 
	filter: grayscale(.4) hue-rotate(143deg);
    opacity: 0.9; 
	/* position: absolute; top: -1%; left: -1%; */
}
.section0 .gm-style .review-box { display: none !important; } 

.phone_sangwe{padding: 100px 0;
	background: #f9f5ff;
}
.phone_sangwe h2{
	margin-bottom: 30px;
}
.phone_sangwe .cont{
	width: 50%;
	margin: 0 auto;
}
.phone_sangwe .number{
	display: flex;
	justify-content:space-between; align-items: center;   
}
.phone_sangwe .number1 div{ margin-right: 20px; width: 48%; }
.phone_sangwe .number1 div:last-child{ margin-right: 0; }
.phone_sangwe .number1 div a{font-size: 30px;}
.phone_sangwe .number2 div a{font-size: 21px;}

.phone_sangwe .number div{	
	text-align: center;
	width: 100%;
	margin-bottom: 12px;
	border-radius:10px;
	padding: 0.5rem 1rem;
	cursor: pointer;
	background: linear-gradient(rgb(255, 255, 255), rgb(255, 255, 255)) padding-box,
              linear-gradient(to top, #c1aae6, #A8BFFF) border-box;
	border: 1.5px solid transparent;
}
.phone_sangwe .number a {
	font-family: 'Arita-dotum';
    font-weight: 600;
    line-height: 64px;
    display: block;
    font-weight: 400;
    color: #855fce;
    font-size: 19px;
    font-weight: 500;
}
.phone_sangwe .number a i{
	margin-right: 11px;
	font-size: 18px;
	transform: scaleX(-1);
	top: -3px;
}
.phone_sangwe .number2 a i{
	top: 2px;
}
.phone_sangwe .number3 a i{
	top: 0;
}

@media screen and (max-width: 1024px) {
	.phone_sangwe .cont{width: 86%;}
}

@media screen and (max-width: 700px) {
	.phone_sangwe .number{display: block;}
}
@media screen and (max-width: 550px) {
	.phone_sangwe .number3 div{
		padding: 0.834rem 1rem;
	}
	.phone_sangwe .number3 a{
		line-height: 27px;
	}
	.phone_sangwe{
		background: transparent;
	}
}










