﻿@media only screen and (max-width: 1280px) and (min-width: 1024px){
  #c_static_403-1646810802237 .e_text-5{margin-top:20px !important;}
}

@media only screen and (max-width: 1024px) and (min-width: 768px){

#c_navigation_008-1638942171468 .e_navigationA-21 .p_level1Item a {

    padding: 0 0.8rem;

}



  #c_new_list_058-1642061604969 .e_container-65 .cbox-65-0{flex: 0 0 73% !important;}
  

  
}

@media only screen and (max-width: 768px) {
  #c_static_001-1645672860697{background-size:100%;}

	
.e_text-3 a:after {
    content: "";
    position: absolute;
    width: 0px !important;
    height: 15px;
    display: block;
    background: #ccc;
    top: 50%;
    margin-top: -7px;
    right: 0px;
}

}




#c_navigation_008-1638942171468 .e_navigationA-13 .p_level1Item {

    padding: 0 1rem !important;

}


#c_navigation_008-1638942171468 .e_navigationA-13 .p_level1Item:hover .p_jtIcon {
    transition: 0.5s;
    color: #999 !important;
}


#c_navigation_008-1638942171468 .e_navigationA-13 .p_level1Box {
    display: flex;
    justify-content: flex-end;
}

.e_text-3 a:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 15px;
    display: block;
    background: #ccc;
    top: 50%;
    margin-top: -7px;
    right: 0px;
}



.topnav #c_navigation_008-1638942171468 .e_navigationA-21 .p_level1Item a{color:#333;}







.topnav #c_navigation_008-1638942171468 .e_text-19{color:#666;}




.page_a.current {
	background: #333 !important;
	color: #fff;
}
.topnav {
	background: rgba(255,255,255,1) !important;
	position: fixed !important;
	top: 0px !important;
	z-index: 999;
	
	box-shadow: 6px 1px 10px rgb(0 0 0 / 20%);
	transition: all ease 1s;
}
.active >div {
	border-bottom: 3px solid #008b3f!important;
  width:80%;left:10%;
}
.active a {
	color: #008b3f;
	font-weight: bold;
}