header{
    margin-bottom: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    background-image: none;
}
header .button.circle_100.white{
    width:33px;
    height: 33px;
    background-size: 50%;
}


h2.section {
    margin-top: 50px;
    margin-bottom: 30px;
}



header .f_right input {
    display: none;
    background-color: #2b4b5a;
    height: 30px;
    width: 155px;
    margin-top: -3px;
    background-image: none;
    transition:0.3;
}
#close_input_header{
  display: none;
    z-index: 3;
    color:white;
    position: absolute;
    margin-left: 127px;
    line-height: 30px;
}
header .button.icon.search{
    position: absolute;
    z-index: 2;
    margin-left: -40px;
}
