@charset "utf-8";
/* css document */


html {
      scroll-behavior: smooth;
    scroll-padding-top:90px;
}


.nyactive .e_text-26 a:before {
    width: 80% !important;
    background: var(--c) !important;
    margin-left: -40% !important;


}



@media screen and (max-width: 768px) {

	

  
.nyactive a {
	color: #000 !important;
}

}
@media screen and (min-width: 769px) {
  .pl_service4{top:auto !important;bottom:20%;}

    .zzactive >div {
background:#394285 !important;
	
}
   .zzactive a   {
	color: #fff !important;

}
  
  

}




@media only screen and (max-width: 768px){
  


}





table{
 border-bottom: 1px solid #ddd;
 border-right: 1px solid #ddd;
 margin-bottom: 15px;
}
table tr td{
 text-align: left;
 border-left: #ddd 1px solid;
 line-height: 1.5;
 font-size: 14px;
 border-top: #ddd 1px solid;
 width: auto;
 color: #333;
 padding: 6px 20px;
}
table td p{
 text-align:center;
 line-height: 2.5;
 font-size: 14px;
 margin-bottom: 0px !important;
 color:#333;
 padding: 0 !important;
}
table .bt{
 background-color:#ff4f51;
 color:#fff !important;
 font-weight:bold;
}
table .bt p{
 background-color:#ff4f51;
 color:#fff !important;
 font-weight:bold;
}
tr .bg td{
 color:#fff !important;
}
tr:nth-child(odd){background-color: #f4f4f4;}
tr:nth-child(even){background-color: rgba(0,0,0,0.0);}

