
.logo{
    padding-top: 10%
}
.logo img{
width: 75%;
  max-width: 416px;


}
.descr{
  margin-top: 5%;
  margin-bottom: 5%;
    line-height: 1.5em;
}
.b {
    font-weight: 600;
}
.time{
    text-align: center;
    vertical-align: middle;
    font-size: 25px;
    padding-bottom: 15%
}
.time div div{

    display: inline-block;
    border: solid 1px rgb(54, 54, 54);
    padding: 15px;
    margin: 5px;
    color: #414141;
}
.time div p {

   font-size: 15px;
}
.time div{
    display: inline-block;
    margin: 0px 15px;
}

.content{
  background-image: url("../img/fonsExperience.png");
 text-align: center;
 font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
 color: #727272;
}
