.dropdown-menu {
	min-width: 40px;
}
.btn-registrate {
    font-size: 24px;
}
.list-group-item {
	padding-right: 0;
}
.navbar-nav>li>a{
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 9.5px;
	margin-bottom: 9.5px;
}
.title {
	font-family: "Titillium Web";
	font-weight: 400;
	font-size: 35px;
}
.title-td {
	font-weight: 600;
}
.title-td, .content-td {
	padding: 2px!important;
}
.th-title {
	font-size: 19px;
}
.modal-header {
	color: #FFF;
	background-color: #009afa;
}
.header-color {
	color: #777;
}
/*parrafo de nuestros servicios*/
.text-left.title + p {
    text-align: justify;
    line-height: 1.2;
    font-weight: 100;
}
header {
	background-color: #009AFA!important;
}

.down {
	margin-top: -2px;
}
.nombre {
	color: #009afa;
	text-align: center;
}
.subnombre {
	text-align: center;
	text-transform: capitalize;
	color: #777;
}
.member {
	border: 3px solid #bdbdbd;
    padding: 0 10px;
    color: #a2a2a2;
}
.buffer-top-80 {
	margin-top: 80px;
}
.buffer-top-15 {
	margin-top: 15px;
}
.buffer-bottom-35 {
	margin-bottom: 35px;
}
.buffer-bottom-70 {
	margin-bottom: 70px;
}
.team-pic {
	margin: -65px auto 10px;
}

.vid {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.vid iframe,
.vid object,
.vid embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.clear {
	clear: both;
}
.paso {
	background-color: #FFF;
	border-radius: 80px;
	color: #009afa;
	padding: 0 10px;
}

td.title {
	color: #009afa;
	font-weight: 400;
}
.tel {
    text-decoration: none!important;
}