.nav_child {
    display: none;}

.list_nav .on .nav_child {
    display: block;}

.has-sub a:after {
    right: 20px;
    content: '';
    position: absolute;
    font-size: 20px;
    border-top:5px solid transparent;
    border-bottom:5px solid transparent;
    border-left: 8px solid #275394;
    top: 42%;}

.nav_child a:after {
    display: none;}


.has-sub a {
    position: relative;}
li.on.has-sub a:after {
    transform: rotate(90deg);}
.buttom_msg{
color:white;}
.copy p span {
    font-family: unset!important;}
