


.imglogo{
	float: left;
	padding: 20px 0px ;

}

.heard{
	width: 100%;
    background: url('../img/foto-home02.jpg') no-repeat center center;
      background-size: cover;

    padding: 200px 0px;

}

.slider-header{
    background: #F1EFF8;
    margin: 0;
    margin: auto;
    padding: 0;
    width: 100%;
}







.tituloHeard{
    font-size: 2em;
    color: #fff;
    display: flex;
    letter-spacing: 0.2px;
    left: 20px;
    position: relative;
    font-weight: 300;
    text-align: left;
    top: -120px;
    margin: 0;
    padding: 0;

}

.social-buttons-h li{
	float: right;
	margin: 0px 5px;
	margin-top: 66px;
	}

.social-btn-h{

	 width: 40px;
    height: 40px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    background: #39b2be;
    display: inline-block;
    color: #fff;
    font-size: 17px;
    line-height: 40px;
    text-align: center;


}