#planetheader_custom {
    float: right;
    margin-right: 57px;
    margin-top: 56px;
    width: 40px !important;
}

.header_blue_custom{
    background: rgba(0, 0, 0, 0) url("../img/background/bg_header2.jpg") repeat-x scroll 0 0;
    height: 186px;
    width: 100%;
}


.img_layer2_custom {
    float: left;
    max-height: 151px;
    width: auto;
    height:auto;
}

.logo_custom {
    float: left;
    height: auto;
}
.logo_custom img {
	 max-height: 122px;
}
.logo_custom h1 {
    display: flex;
}


.title_logo_custom {
    color: #ffffff;
    display: flex;
    flex-direction: column;
    float: left;
    font-weight: normal;
    height: 151px;
    justify-content: center;
    letter-spacing: -0.04em;
    margin-left: 17px;
	text-decoration: none;
    text-shadow: 1px 1px 1px #0d0d0d;
}



.title_planet_custom {
    color: #ffffff;
    max-width: 554px;
    display: flex;
    flex-direction: column;
    font-family: "Arial Black",Arial,Helvetica,sans-serif;
    justify-content: center;
    letter-spacing: -0.04em;
    margin: auto auto auto 32px;
    text-decoration: none;
    text-shadow: 1px 1px 1px #0d0d0d;
}

#footermenusite.container_24.custom {
    margin-top: 1px;
}

.bottom_menu {
    color: #13334d;
    float: right;
    margin-right: 8px;
    margin-top: 16px;
}


