
#footer {
    color: rgba(255, 255, 255, 1.0);
}

#footer h4 {
	margin-bottom: 10px;
	font-size: 22px;
	line-height: 26px;
    font-weight: 600;	
}

.top-wid-logo {
	margin-top: 33px
}

.top-wid-logo-2 {
	margin-top: 0px
}

.bottom-wid-logo {
	margin-bottom: 32px
}

#footer .col-sm-4 {
	margin-bottom: 10px;
}

#footer .row-inline {
	margin-top: 30px
}

#footer .text {
	margin-bottom: 15px
}

#footer .widget p {
	margin-bottom: 15px
}

#footer .widget a {
	font-size: 20px;
	font-weight: 600
}

#footer .widget a:hover {
	color: #08a4fb
}

.row.row-inline.especialistas>* {
	vertical-align: top;
}


@media (max-width:768px) {
	
.top-wid-logo {
    margin-top: 24px;
}
	
.bottom-wid-logo {
	margin-bottom: 24px
}	
	
}

@media (max-width:479px) {
	
.top-wid-logo {
	margin-top: 53px
}

.top-wid-logo-2 {
	margin-top: 40px
}
	
.bottom-wid-logo {
	margin-bottom: 0px
}
	
.container-out.contacto-redes {
	margin-bottom: 0
}	
	
}	