
.info {
font-family:Roboto, sans-serif, Arial, Verdana;
font-size:24px;
color:#104E8B;

}

#switch_search {
width:100%;
white-space: nowrap;
}

#infobox-tel {
width:50px;
height:50px;
position: fixed;
top:100px;
right:0px;
border: 2px solid #C9C9C9;
border-radius:5px;
background-color:#FFF;

}

#infobox-mail {
width:50px;
height:50px;
position: fixed;
top:152px;
right:0px;
border: 2px solid #C9C9C9;
border-radius:5px;
background-color:#FFF;

}

#infobox-work {
width:50px;
height:50px;
position: fixed;
top:204px;
right:0px;
border: 2px solid #C9C9C9;
border-radius:5px;
background-color:#FFF;

}

#infobox-chat {
width:50px;
height:50px;
position: fixed;
top:256px;
right:0px;
border: 2px solid #C9C9C9;
border-radius:5px;
background-color:#FFF;

}













