body{
  background-color:#2C3E50;
}

.barra1{
 background-color: #fefefe;
 width: 100px;
 border-radius: 100px;
 margin-left: 2%;
 margin-top: 3%;
}

.barra1 img{
    height: 100px;
    margin-left: -5px;
}

.marca img{
height: 55;
margin-top: -78px;
margin-left: 530;
} 

.contenedor {
   width:100%;
   margin-top: 37;
}

.barra2 {
    background-color: #fefefe;
    width: 100%;
    margin-left: -8px;
    display: flex;
    justify-content: space-between;
    position: fixed;
    bottom: 0;
}

h2{
font-family: 'Raleway', sans-serif;
font-weight: 600;
font-size: 40px;
text-align: left;
color: #FFFFFF;
margin-top: -171px;
margin-left: 19px;
}

h3{
font-family: 'Raleway', sans-serif;
font-weight: 400;
font-size: 13px;
text-align: left;
color: #FFFFFF;
margin-top: -40px;
margin-left: 19px;
}
    
#cont{
    padding-bottom: 6.21px;
}

#ultimo{
  padding-bottom: 95px;
}

.iconos img{
    height: 100px;
    margin: 10px 40px 10px 40px;
}