.title_main p {
    margin-bottom: 0px;
}

.title_main {
    text-align: center;
}

.heightmenu2 {
    padding-top: 0px;
}

.input_user i {
    position: absolute;
    top: 15% !important;
    right: 15% !important;
    font-size: 120%;
    color: #666666;
}

.input_user input, .input_user select, .button_user {
    font-size: 15px !important;
    line-height: 38px !important;
}

@media screen and (max-width: 900px) {
    #main {
        font-size: 13px;
    }

    .heightmenu2 {
        padding-top: 100px !important;
    }

    .contentpage {
        margin-top: 38px !important;
        margin-bottom: 0px;
    }

    .content_foobc {
        padding-top: 24px !important;
    }

    .contentpage {
        margin-top: 60px !important;
    }

    footer {
        padding-top: 80px;
    }
}

@media screen and (max-width: 768px) {
    .heightmenu2 {
        padding-top: 100px !important;
    }

    .contentpage {
        margin-top: 38px !important;
        margin-bottom: 0px;
    }

    .content_foobc {
        padding-top: 24px !important;
    }
}