*{
    margin: 0;
    padding: 0px;

}
@font-face {
    font-family: Roboto-Light;
    src: url('../font/Roboto-Light.ttf')
}
@font-face {
    font-family: Roboto-Regular;
    src: url('../font/Roboto-Regular.ttf')
}

.loca2{
    margin-top: 50px !important;
    background: #eee;
    padding: 20px;
}
.loca2 p{
  
   font-size: 15px;
   line-height: 24px;
}
.telfax{
    font-weight: bold;
}

.collapse11{
    margin: auto;
    margin-top: 50px;
    border-top: 1px solid #000;
    padding-bottom: 30px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 50px;
}
.panel-group{
    padding-top: 30px;
}
.collapse11 .panel-title a:after {
    content:'-';
    font-size: 70px;
    float:right;
    font-weight:300;
}
.collapse11 .panel-title a.collapsed:after {
    content:'+';
    font-size: 50px;
}
.collapse11 h4 a{
    color: #333 
}
.collapse11 p{
    font-weight: bold;
}
.collapse11 span{
    font-weight: normal;
}