.title-main{
	/*position: relative;*/
    bottom: 339px;
    max-width: 880px;
    margin: 0 auto;
    font-size: 28.8px;
    box-sizing: border-box;
    text-align: center;
    display: none;
    margin-bottom: 50px;
}

.icon-bar{
    background-color: orange;
    margin: 3px 0;
    height: 6px;
    width: 80%;
    display: block;
}

.seccion-redes{
    position: absolute;
    right: 70px;
    top: 20px;
    z-index: 1;
}

.icon-style{
    width: 30px;
    cursor: pointer;
}