.title-box
{
    background: white;
    font-family: arial,helvetica;
    padding-top: 0px;
    -webkit-box-shadow: inset 0px -3px 11px -3px #000000; 
    box-shadow: inset 0px -3px 11px -3px #000000;
}

.title-flag
{
    border-radius: 50%;
    border:2px solid white;
}

.title-logo-box
{
    background-color: transparent;
    padding: 0px;
    width: 100%;
    height: 11vh;
    margin: 0 auto;
    position: relative;
    margin-top:10px;
}

.title-logo
{
    background-image: url("../images/batimat-logo-370x105-fr-trsp.png");
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: 270px 77px;
    background-position: center center;
    width: 100%;
    height: 100%;
    padding: 0;
}

.title-text
{
    margin-top: 0vh;
    color: #ED1C25;
    text-decoration: none;
    font-size: 3vh;
}

.title-booth
{
    font-size: 3vh;
    font-weight: bold;
    color: black;
    margin-top: 1vh;
    margin-bottom: 1.5vh;
}

.title-exhibitor-logo
{
    height: 20vh;
}
