/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");


.home_introduction ul {
	list-style-position:unset;
	vertical-align:baseline;
	padding-top: 20px;
}
.home_introduction {
	padding-left:50px;
}
#texto_despedida p {
	color:#fff !important;
	font-size:30px;
}
.nom_text ul {
	list-style-position:unset;
	vertical-align:baseline;
}
.nom_text > h5 {
	font-size:18px !important;
	padding-left:10px;
}


