@charset "utf-8";

/*** Main_Common ***/

/* Main Visual */
	.mv_sec {position: relative;height:890px; }
	.mv_list{transition:1.5s;}

	/* Main Slider Height */
	.mv_sec .owl-theme .item{position:relative;width:100%;overflow:hidden;z-index:1;height:890px; }
	.mv_sec .owl-theme .active .item {z-index:2;}
	.mv_sec .owl-theme .item img {display:block;width:auto;height:890px;position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;transform:scale(1.15);transition:1.5s;}
	.mv_sec .owl-theme .active .item img {transform:scale(1);transform:rotate(0.001deg);}
	/* .mv_list .owl-stage-outer,	.mv_list .owl-stage,.mv_list .owl-item{height:100%;} */
/* Main Slider Slogan */
	.mv_info {position:absolute;left:50%;top:36.2%;width:100%;max-width:1400px;z-index:10;margin: 0 auto;margin-left: -700px;}
/* Text */
	.mv_info .t1 { font-size: 60px;line-height: 70px;color: #fff;font-weight: 700;margin-bottom: 30px; position: relative;  transition:1s;transition-delay:0.3s; position: relative;top:-50px;opacity: 0; }
	.mv_info .t2 {font-size: 22px;line-height: 32px;color: rgba(255,255,255,0.8);font-weight: 500; position: relative; text-shadow: 0 0 10px rgb(255,255,255); position: relative;top:-30px;transition:1s; opacity: 0; transition-delay:0.9s;} 
/* Text Effect */
	.mv_sec .owl-theme .active .mv_info .t1{ opacity: 1; top:0;}	   
	.mv_sec .owl-theme .active .mv_info .t2{ opacity: 1; text-shadow: none;top:0;}

/* Main scrool */
	.mv_scroll{position: absolute; bottom:50px;z-index: 9;left: 50%;margin-left: -52px;animation-direction: alternate;animation-iteration-count: infinite; animation-duration: .5s;  animation-name: bounc;}
	 @keyframes bounc{ from {bottom:50px;}  to {bottom: 60px} }

/* Main Slider nav */
	.mv_sec .owl-theme .owl-nav {position:absolute;top:50%;right:0;max-width:1400px;width: 100%;height:0;margin-top:0;left: 50%; margin-left: -700px;}
	.mv_sec .owl-theme .owl-nav [class*=owl-] {position:absolute;right:0;width:100px;height:100px;box-sizing:border-box;margin:0;padding:0;color:#fff;background:none;text-indent:-9999px;transition:0.3s;}
	.mv_sec .owl-theme .owl-nav .owl-prev {opacity: 1;left: -70px;width: 42px;height: 74px;top:0;background:url(../../images/main/nav_p.png) no-repeat center center;background-size:100%;}
	.mv_sec .owl-theme .owl-nav .owl-next {right:  -70px;width: 42px;height: 74px;top:0;bottom:0;background:url(../../images/main/nav_n.png) no-repeat center center;background-size:100% 100%;}
   .mv_sec .owl-theme .owl-nav .owl-prev:before{opacity: 0;background:url(../../images/main/nav_p_over.png) no-repeat center center;position: absolute;content: '';width: 100%;height: 100%;;top:0; left:0;transition:.3s; }
   .mv_sec .owl-theme .owl-nav .owl-prev:hover:before{opacity: 1;}
   .mv_sec .owl-theme .owl-nav .owl-next:before{opacity: 0; background:url(../../images/main/nav_n_over.png) no-repeat center center;position: absolute;content: '';width: 100%;height: 100%;;top:0; left:0;transition:.3s; }
   .mv_sec .owl-theme .owl-nav .owl-next:hover:before{opacity: 1;}

	#mv_sec1{position: relative;}	 
	#mv_sec2{/* background:url(../../images/main/sec2_1_bg.png) no-repeat  */; height:765px ;position: relative;}
	#mv_sec3{background-color:  #f1eef5; height:994px;}
	#mv_sec4{background-color:  #CC938E; height:482px;}
	#mv_sec5{background-color:  #D2C598; height:1164px;}	  
	#mv_sec6{background-color:  #fff; }	   
	#mv_sec7{background-color:  #f8f8f8; height:1013px; }	   
	#mv_sec8{height:896px }
	.main_name{text-align: center;font-size: 55px;color: #303030;font-weight: 600;}
	.main_p{text-align: center;color: #303030;font-size: 18px;line-height: 30px;}

	/*sec2*/
	#mv_sec2:before{position: absolute;content: '';width: 296px;height: 128px;background:url(../../images/main/mv_sec2_before.png) no-repeat ;top:-1px; right:188px;}
	#mv_sec2:after{position: absolute;content: '';width: 640px;height: 407px;background:url(../../images/main/mv_sec2_after.png) no-repeat ;bottom:0; left:52px;}
/* 	#mv_sec2 h3.main_name{padding-top: 114px;position: relative;top: -30px;opacity: 0;transition: 1s;transition-delay: .3s} */
	.sec2_1{max-width: 1400px;margin: 0 auto;padding-top: 140px; }	 
	.sec2_1 figure{width: 40.92%;float: left; position: relative; z-index: 1;/* ;left: -500px;	 opacity: 0;  */transition:1s; transition-delay:.3s;}	 
	.sec2_1 figure:before{position: absolute;content: '';width: 30px;height: 441px;background: #4954a1;top:22px; left:-20px; z-index: -1;}
	.sec2_1 figure img{box-shadow: 5px 5px 20px rgba(4,0,0,0.3);}		 
	.sec2_1_1{width: 59.07%;float: left;padding-left: 97px;	 box-sizing: border-box;}		 
	.sec2_1_1 h3{font-size: 40px;color: #303030; font-weight: 600; position: relative;padding-top: 13px;padding-bottom: 33px;margin-bottom: 40px;margin-left: -2px;position: relative; z-index: 1;/* right: -100px;	 opacity: 0; */ transition:1s; transition-delay:.6s;}  	   
	.sec2_1_1 h3:before{position: absolute;content: '';width: 232px;height: 4px;background: #4954a1;bottom:0; left:-96px;}
	.sec2_1_1 h3 span{color: #524E9C; font-size: 55px;}
	.sec2_1_1 h4{color: #303030;font-size: 20px;font-weight: 500;margin-bottom: 26px;position: relative;/*  right: -100px; opacity: 0;  */transition:1s; transition-delay:.9s;} 
	.sec2_1_1 p{color: #606060;font-size: 18px;line-height: 30px;margin-bottom: 29px;position: relative;/* ; right: -100px; opacity: 0; */ transition:1s; transition-delay:1.2s;}
/* 	.sec2_1_1 p + p{right: -100px; opacity: 0; transition:1s; transition-delay:1.5s;} */
	
	/*sec3*/
	#mv_sec3 h3{padding-top: 139px;box-sizing: border-box;line-height: 1;margin-bottom: 15px;/* position: relative;top: -30px;opacity: 0; */transition: 1s;transition-delay: .3s;}	  	  
	#mv_sec3 p.main_p{position: relative/* ;top: -30px;opacity: 0; */transition: 1s;transition-delay: .5s;}
	.sec3_1{max-width: 1400px;margin: 0 auto; position: relative;}
	.sec3_1:before{position: absolute;content: '';width: 482px;height: 482px;background:url(../../images/main/sec3_1_bg.png) no-repeat center center ;top:20px; left:50%; margin-left: -241px; /* 	transform: rotate(-360deg); opacity: 0; */transition: 1.5s;transition-delay: .3s;}		 
	.sec3_1 ul{margin-top: 60px;}
	.sec3_1 ul li{width: 50%;	 float: left;padding-right: 97px;box-sizing: border-box;margin-bottom: 164px;}
	.sec3_1 ul li:nth-child(3),
	.sec3_1 ul li:nth-child(4){margin-bottom: 0;}
	.sec3_1 ul li:nth-child(2n+2){padding-right: 0 ; padding-left: 97px;} 
	.sec3_1 ul li:nth-child(2n+2) figure{float: left; }	
	.sec3_1 ul li:nth-child(2n+2) h4{text-align: left; float: left;padding-right: 0; padding-left: 30px;}	  
	.sec3_1 ul li:nth-child(1) h4,
	.sec3_1 ul li:nth-child(4) h4{padding-top: 62px;}	   
	.sec3_1 ul li:nth-child(2) h4{padding-top: 47px;}		
	.sec3_1 ul li:nth-child(3) h4{padding-top: 31px;}
	.sec3_1 ul li figure{float: right;position: relative;/* top: -50px;opacity: 0; */transition: 1s;} 		
/* 	.sec3_1 ul li:nth-child(1) figure{transition-delay: .6s;}	 
	.sec3_1 ul li:nth-child(2) figure{transition-delay: .8s;}
	.sec3_1 ul li:nth-child(3) figure{transition-delay: 1s;}
	.sec3_1 ul li:nth-child(4) figure{transition-delay: 1.2s;}
	.sec3_1 ul li:nth-child(1) h4{position: relative;top:-50px; opacity: 0;transition: 1s;transition-delay: .8s;}	 
	.sec3_1 ul li:nth-child(2) h4{position: relative;top:-50px; opacity: 0;transition: 1s;transition-delay: 1s;}
	.sec3_1 ul li:nth-child(3) h4{position: relative;top:-50px; opacity: 0;transition: 1s;transition-delay: 1.2s;}
	.sec3_1 ul li:nth-child(4) h4{position: relative;top:-50px; opacity: 0;transition: 1s;transition-delay: 1.4s;} */
	.sec3_1 ul li h4{font-size: 18px;color: #606060;font-weight: 400;line-height: 28px;text-align: right; float: right;padding-right: 29px;}

	 /*sec4*/	 
	 #mv_sec4{background:url(../../images/main/sec4_1_bg.jpg) no-repeat center center ; }
	 #mv_sec4 h3{padding-top: 131px;box-sizing: border-box;line-height: 1;}	  
	 #mv_sec4 p{margin-top: 15px;}	  
	 #mv_sec4 span{display: block;text-align: center;color: #714f9f;font-weight: 600;font-size: 60px;letter-spacing: 0.03em;margin-top: 42px;}		
	 
	 /*sec5*/	 
	 #mv_sec5{background:url(../../images/main/sec5_1_bg.jpg) no-repeat center center ; }
	 #mv_sec5 h3{padding-top: 140px;box-sizing: border-box;line-height: 1; position: relative;/* top: -30px;opacity: 0 */;transition: 1s;transition-delay: .3s;}
	 #mv_sec5 h3 span{color: #4c57a8;}		
	 #mv_sec5 p{margin-top: 13px;text-transform: uppercase; position: relative;/* top: -30px;opacity: 0; */transition: 1s;transition-delay: .5s;}
	 .sec5_1{max-width:1400px; margin:0 auto; margin-top: 15px;		/* position: relative;top: -100px;opacity: 0; */transition: 1s;transition-delay: .8s;	  }

	 /*sec6*/	 
	#mv_sec6{padding-top: 118px; padding-bottom: 135px;}
	 .sec6_owl .owl-stage-outer{padding-bottom: 25px;padding-top: 25px;}
	 .sec6_owl{display: block !important;max-width: 1400px;margin: 0 auto; /* position: relative;	top: -200px;	 opacity: 0; */transition: 1s;transition-delay: 0.8s;}
	 .sec6_owl .item{}				  
	 .sec6_owl .item .sec6_1{width: 40.5%;float: left;box-shadow: 0 0 20px rgba(189,189,189,0.11);height: 573px;text-align: left;padding-top: 96px;box-sizing: border-box;padding-left: 99px; position: relative; background-color: #fff;margin-left: 2.28%;}		
	 .sec6_owl .item .sec6_1:before{position: absolute;content: '';width: 333px;height: 307px;background:url(../../images/main/sec6_before.jpg) no-repeat ;bottom:-31px; left:-31px; z-index: -1;}
	 .sec6_owl .item .sec6_1 h3{font-weight: 600;font-size: 55px;color: #303030;line-height: 1; position: relative;padding-bottom: 35px;margin-bottom: 24px; margin-left: -4px;}
	 .sec6_owl .item .sec6_1 h3:before{position: absolute;content: '';width: 31px;height: 2px;background: #000;bottom:0; left:4px;}
	 .sec6_owl .item .sec6_1 h4{color: #505050;font-size: 22px;line-height: 30px;font-weight: 600;margin-bottom: 8px;}
	 .sec6_owl .item .sec6_1 p{color: #606060;font-size: 17px;line-height: 28px;width: 83%;	 word-break: keep-all;}
	 .sec6_owl .item .sec6_1 p.Qna_p{position: relative;overflow: hidden;width: 145px;height: 45px;text-align: center;line-height: 43px;background-color: #714F9F;border-radius: 30px;margin-top: 34px; margin-left: -2px;border: 1px solid #714F9F;box-sizing: border-box; transition:.3s;}	  
	 .sec6_owl .item .sec6_1 p.Qna_p a{color: #fff;font-size: 16px; transition:.3s; z-index: 1; position: relative;}		
	 .sec6_owl .item .sec6_1 p.Qna_p:hover a{font-weight: 500; color:#714F9F;}
	 .sec6_owl .item .sec6_1 p.Qna_p:before{position: absolute; content:''; width: 350px; height: 350px; background: #fff; left: -505%; top: -270%; z-index: 0; transform:rotate(-250deg); transition:1s;}
	 .sec6_owl .item .sec6_1 p.Qna_p:hover:before{left:0;}
	 .sec6_owl .item figure{width: 57.21%;float: right;height: 574px;overflow: hidden;}		
	.sec6_owl .owl-nav {position:absolute;top:44.5%;right:0;max-width:1400px;width: 100%;height:0;margin-top:0;left: 50%; margin-left: -700px;}
	.sec6_owl .owl-nav [class*=owl-] {position:absolute;right:0;width:100px;height:100px;box-sizing:border-box;margin:0;padding:0;color:#fff;background:none;text-indent:-9999px;transition:0.3s;}
	.sec6_owl .owl-nav .owl-prev {opacity: 1;/* left: -119px; */ left:-80px;width: 70px;height: 70px;top:0;background:url(../../images/main/sec6_owl_p.png) no-repeat center center;background-size:100%;}
	.sec6_owl .owl-nav .owl-next {right:  -80px;width: 70px;height: 70px;top:0;bottom:0;background:url(../../images/main/sec6_owl_n.png) no-repeat center center;background-size:100% 100%;}
	.sec6_owl .owl-nav .owl-prev:before{opacity: 0;background:url(../../images/main/sec6_owl_p_over.png) no-repeat center center;position: absolute;content: '';width: 100%;height: 100%;;top:0; left:0;transition:.3s; }
	.sec6_owl .owl-nav .owl-prev:hover:before{opacity: 1;}
	.sec6_owl .owl-nav .owl-next:before{opacity: 0; background:url(../../images/main/sec6_owl_n_over.png) no-repeat center center;position: absolute;content: '';width: 100%;height: 100%;;top:0; left:0;transition:.3s; }
	.sec6_owl .owl-nav .owl-next:hover:before{opacity: 1;}
	.sec6_logo{max-width: 1400px;margin: 0 auto;margin-top: 55px;}	

	.sec6_logo ul.db{display: block; }
	.sec6_logo ul li{width: 15.92%;border:1px solid #ddd; box-sizing:border-box;float: left;margin-right: 0.88%;position: relative;/* top: -50px; opacity: 0; */transition: 1s;margin-bottom: 15px;}		
	.sec6_logo ul li img{width: 100%;}
	.sec6_logo ul li:nth-child(6),
	.sec6_logo ul li:nth-child(12),
	.sec6_logo ul li:nth-child(18),
	.sec6_logo ul li:nth-child(24),
	.sec6_logo ul li:nth-child(30){margin-right: 0;}
	.more_view{position: relative;}						   
/* 	.more_view .more_view1{width: 50px;height: 50px;margin: 0 auto;text-align: center;line-height: 47px;box-sizing: border-box;background: url(../../images/main/sec6_more_bg.jpg) no-repeat;margin-top: 40px; transition:0.3s;}   
	.more_view .more_view2{opacity: 0;background: url(../../images/main/sec6_more_bg2.jpg) no-repeat;width: 161px;height: 50px;text-align: center;	line-height: 50px;position: absolute;left: 50%;top: 0;margin-left: -80.5px; transition:0.6s;}
	.more_view .more_view2 a{font-size: 18px;color: #4e59ab;font-weight: 400; transition:1s;} 			   
	.more_view:hover .more_view1{opacity: 0;}	   
	.more_view:hover .more_view2{opacity: 1;}		 */
	
	 /*sec7*/	 
	 #mv_sec7{padding-top: 140px;box-sizing: border-box;text-align: center;}	 
	 #mv_sec7 h3{line-height: 1;margin-bottom: 15px;  position: relative;/* 	top: -50px;	 opacity: 0; */transition: 1s;transition-delay: 0.3s;}
	 #mv_sec7 h4{color: #303030;text-align: center;font-size: 20px;font-weight: 500;position: relative;margin-bottom: 11px; display: inline-block; position: relative;z-index: 1;/* position: relative;	top: -50px;	 opacity: 0; */transition: 1s;transition-delay: 0.6s;} 
	 #mv_sec7 h4:before{position: absolute;content: '';width: 245px;height: 16px;background: url(../../images/main/sec7_7.png) no-repeat;bottom:2px; left:-4px;z-index: -1;}
	  #mv_sec7 p.main_p{/* position: relative;	top: -50px;	  opacity: 0;*/transition: 1s;transition-delay: 0.8s;}
	 #mv_sec7 p{margin-bottom: 47px;line-height: 28px;}
	 .sec7_1{max-width: 1400px;margin: 0 auto;}	  
	 .sec7_1 ul{}
	 .sec7_1 ul li{width: 32.85%;float: left;margin-right: 0.71%;background-color: #fff; height:254px; margin-bottom: 12px;text-align: left;box-sizing: border-box;padding-top: 70px;padding-left: 52px; position: relative; /* opacity: 0; */transition: 1s;}	   
	 .sec7_1 ul li:before{position: absolute;content: '';width: 112px;height: 110px;background: url(../../images/main/sec7_1.png) no-repeat;top:20px; right:27px;} 			
	 .sec7_1 ul li:nth-child(2):before{position: absolute;content: '';width: 112px;height: 110px;background: url(../../images/main/sec7_2.png) no-repeat;top:20px; right:27px;} 
	 .sec7_1 ul li:nth-child(3):before{position: absolute;content: '';width: 112px;height: 110px;background: url(../../images/main/sec7_3.png) no-repeat;top:20px; right:27px;} 
	 .sec7_1 ul li:nth-child(4):before{position: absolute;content: '';width: 112px;height: 110px;background: url(../../images/main/sec7_4.png) no-repeat;top:20px; right:27px;} 
	 .sec7_1 ul li:nth-child(5):before{position: absolute;content: '';width: 112px;height: 110px;background: url(../../images/main/sec7_5.png) no-repeat;top:20px; right:27px;} 
	 .sec7_1 ul li:nth-child(6):before{position: absolute;content: '';width: 112px;height: 110px;background: url(../../images/main/sec7_6.png) no-repeat;top:20px; right:27px;} 
	 .sec7_1 ul li:nth-child(3n+3){margin-right: 0;}
	 .sec7_1 ul li h5{font-size: 22px;font-weight: 500;color: #303030;margin-bottom: 6px;}	   
	 .sec7_1 ul li h5 span{color: #4d59ab;font-size: 18px;margin-right: 12px;display: block;float: left;margin-top: 9px;}
	  .sec7_1 ul li:nth-child(2) h5 span,
	  .sec7_1 ul li:nth-child(4) h5 span,
	  .sec7_1 ul li:nth-child(6) h5 span{color:#3790FF;}
	  .sec7_1 ul li:nth-child(4),
	  .sec7_1 ul li:nth-child(5),
	  .sec7_1 ul li:nth-child(6){}
	 .sec7_1 ul li p{margin: 0;font-size: 17px;line-height: 28px;color: #606060;}
	 
	 /*sec8*/	 
	.sec8_1{width: 50%; float: left;} 
	.sec8_1 .sec8_location{height: 448px;/* position: relative;  opacity: 0;  */transition: 1s;transition-delay: .3s; overflow: hidden;}  
	#daumRoughmapContainer1566894369283{height: 100%;padding: 0;}
	.root_daum_roughmap .wrap_map{padding:0 !important;}
	.map_border {display: none !important;}
	.sec8_1 .sec8_add{height: 448px;background-color: #f8f8f8;}		 
	.sec8_1 .sec8_add div{width: 73.8%;float: right;height: 100%;padding-top: 134px;box-sizing: border-box;}	
	.sec8_1 .sec8_add div h3{color: #303030;font-size: 55px;font-weight: 600;line-height: 1;margin-bottom: 28px;margin-left: -3px;/*  position: relative;	top: -50px;	 opacity: 0; */transition: 1s;transition-delay: 0.5s;}
	.sec8_1 .sec8_add div ul{} 
	.sec8_1 .sec8_add div ul li{font-size: 17px;line-height: 32px;color: #808080; /* position: relative; right:-100px;  opacity: 0;  */transition: 1s;}	   
	.sec8_1 .sec8_add div ul li span{color: #505050;margin-right: 21px;}	   
	.sec8_2{width: 50%; float: left; background-color: #2d2e33; height:896px;} 
	.sec8_2 h3{color:#fff; text-align: left;/*! padding-left: 111px; */margin-bottom: 15px;/* position: relative;	top: -50px;	 opacity: 0; */transition: 1s;transition-delay: 0.6s;}
	.sec8_2_1{width: 73.3%; float: left; height: 100%;padding-left: 111px;box-sizing: border-box;padding-top: 113px;}		  
	.sec8_2_2{}							
	.sec8_2_2 ul{margin-left: 10px;}
	.sec8_2_2 ul li{height: 70px;line-height: 70px;clear: both;border-bottom: 1px solid #57585c;	  box-sizing: border-box; position: relative;/* opacity: 0;  */transition: 1s;}
	.sec8_2_2 ul li:nth-child(1):before{position: absolute;content: '';width: 1px;height: 11px;background: #57585c;top:50%; right:14px; margin-top: -1.5px;}							 

	.sec8_2_2 ul li:nth-child(1),
	.sec8_2_2 ul li:nth-child(2){width:50%; float: left;height: 70px;line-height: 70px;clear: none; height:66px; height:66px;} 			  
	.sec8_2_2 ul li:nth-child(2) h4{margin-left: 0;}
	.sec8_2_2 ul li h4{font-weight: 400;font-size: 16px;color: rgba(255,255,255,0.8);float: left;width: 20%;margin-left: -3px;}
	.sec8_2_2 ul li h4 span{color: #3B8CF9;margin-left: 2px;}
	.sec8_2_2 ul li input{float: left;width: 80%;height: 70px;line-height: 70px;background: none;	border: none;}    
	.sec8_2_2 ul li:last-child{height:170px; line-height: 167px;}
	.sec8_2_2 ul li textarea{height:100%;background: none;  border: none;width:80%;}
	.sec8_privacy{}			   
	.sec8_privacy p{font-size: 15px;color: rgba(255,255,255,0.8);}
	.sec8_privacy p a{display: inline-block;color: rgba(255,255,255,0.8);text-decoration: underline;} 
	.sec8_privacy div{line-height: 1;margin-top: 6px;}
	.sec8_privacy div input{margin-right: 9px;}
	.sec8_privacy div label{color: rgba(255,255,255,0.8);font-size: 15px;}
	.sec8_privacy{transition: 1s;width: 50%;float: left;margin-top: 16px;margin-left: 2%; /* opacity: 0; */transition-delay:1.8s;}
	.sec8_2_2 .p_submit{cursor:pointer;background: linear-gradient(0.25turn,#388ffe, #7050a0);width: 38.4%;float: right; overflow: hidden;margin-top: 20px;font-size: 17px;text-align: center;height: 67px;line-height: 67px; z-index: 1;	color:#fff;border-radius: 4px; position: relative;/* opacity: 0 ; */transition: 1s;transition-delay:2s;}	  
	.sec8_2_2 .p_submit img{margin-left: 8px; margin-top: -3px;}
	.sec8_2_2 .p_submit:before{position: absolute; content:''; width: 350px; height: 350px; background: #413e73; left: -505%; top: -270%; z-index: 0; transform:rotate(45deg); transition:1s; z-index: -1;}
	.sec8_2_2 .p_submit:hover:before{left:0;}
	.sec8_2_2 .p_submit:hover a{color:#fff;}

	 /*ani
	 .sec2_1 figure.ani_1{opacity: 1 ; left:0;}
	 .ani_2{opacity: 1 !important;right:0 !important;}	 
	 .ani_3{opacity: 1 !important; top:0 !important; }															 
	 .ani_4{opacity: 1 !important; left:0 !important; }													 
	 .sec3_1.ani_5:before{opacity: 1 !important;  transform: rotate(00deg) !important;}	  
	 .ani_6{opacity: 1 !important;}		 */	 









	