@font-face {
  font-family: 'Roboto-Thin';
  src: url('../fonts/Roboto-Thin-webfont.woff') format('woff');
}

@font-face {
  font-family: 'Roboto-Medium';
  src: url('../fonts/Roboto-Medium.woff') format('woff');
}

@font-face {
  font-family: 'Roboto-Bold-webfont';
  src: url('../fonts/Roboto-Bold-webfont.woff') format('woff');
}

@font-face {
  font-family: 'Roboto-Light';
  src: url('../fonts/Roboto-Light.woff') format('woff');
}

body {
	background-color: #F4F4F4;
}

.padding-t-0 {
	padding-top: 0 !important;
}

div.green-btn {
	width: 310px;
	border: 1px solid #2c367b;
	border-radius: 8px;
	margin: 30px auto 0 auto;
	text-align: center;
	position: relative;
	background-color: #b5c713;
	box-shadow: 0px 1px #8D8D8D;
	height: 65px;
	line-height: 65px;
	color: #EEEEEE;
	font-size: 33px;
	font-family: 'Roboto-Medium';
	cursor: pointer;
}

div.green-btn a, div.green-btn a:hover {
	text-decoration: none;
	color: inherit;
}

div.icons a {
	display: block;
	width: 100%;
	height: 100%;
}

.main-container {
	width: 1224px;
	margin: 5px auto 0;
}

.header-bar {
	width: 100%;
	height: 127px;
	background-color: transparent;
	background-image: url('../images/textura_menu.jpg');
	background-repeat: repeat-x;
}

div.logo {
	left: 152px;
	width: 175px;
	height: 70px;
	background-image: url('../images/logo.png');
	background-repeat: no-repeat;
	position: relative;
	top: 40px;
}

div.logo a {
	display: block;
	width: 100%;
	height: 100%;
}

.custom-nav {
	list-style: none;
	position: relative;
	right: 135px;
}

.custom-nav li {
	float: left;
	margin: 0 20px;
}

.custom-nav li a, a:hover {
	color: #fcfef9;
	text-decoration: none;
	font-family: 'Roboto-Medium';
}

div.banner {
	height: 509px;
	width: 100%;
	background-image: url('../images/banner.jpg');
	background-repeat: no-repeat;
}

div.text-banner {
	background-image: url('../images/frase.png');
	width: 485px;
	height: 235px;
	position: relative;
	top: 55px;
	left: 174px;
	background-repeat: no-repeat;
}

div.objectives-banner {
	background-image: url('../images/textura_objetivos.jpg');
	height: 389px;
	background-repeat: repeat-x;
}

div.objectives-banner div.label-title {
	font-size: 45px;
}

div.label-title {
	width: auto;
	text-align: center;
	margin: 0 auto;
	position: relative;
	top: 35px;
	font-family: 'Roboto-Bold-webfont';
	font-size: 35px;
	color: #78c9e7;
}

div.dotted {
	width: 950px;
	margin: 0 auto;
	padding-top: 20px;
	height: 15px;
}

hr.dotted {
	height: 16px; /* specify a height for this hr */
	overflow:hidden;
	border: none;
}

hr.dotted:after {
	content:":::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::";
	letter-spacing: 4px; /* Use letter-spacing to increase space between dots*/
}

div.objectives-banner div.text {
	background-color: #FFFFFF;
	border-radius: 5px;
	border: 1px solid #eeeeee;
	width: 960px;
	height: 207px;
	margin: 0 auto;
	position: relative;
	border-bottom: 2px solid #eeeeee;
	top: 50px;
}

div.objectives-banner div.text img {
	margin: 16px;
}

div.objectives-banner div.text div.parragraphs {
	float: right;
	width: 720px;
	padding: 18px 18px 18px 0;
}

div.parragraphs p {
	font-family: 'Roboto-Light';
	font-size: 12px;
	margin-bottom: 3px;
}

div.mission-banner {
	height: 502px;
	width: 100%;
	background-image: url('../images/textura_mision.jpg');
}

div.mission-banner div.content {
	width: 1050px;
	margin: 0 auto;
	height: 100%;
}


div.mission-banner div.block {
	height: 313px;
	width: 264px;
	border-radius: 8px;
	background-color: #FFFFFF;
	margin: 0 auto;
	border: 1px solid #73cbe1;
	position: relative;
	top: 116px;
	box-shadow: 1px 1px #c1ced7;
}

div.block div.image {
	width: 144px;
	height: 135px;
	background-repeat: no-repeat;
	position: relative;
	margin: 0 auto;
	top: -76px;
}

div.block div.image.mission {
	background-image: url('../images/icono_mision.png');
}

div.block div.image.vission {
	background-image: url('../images/icono_vision.png');
	top: -78px;
}

div.block div.image.people {
	background-image: url('../images/icono_integrantes.png');
}

div.block div {
	position: relative;
	padding: 25px 10px 25px 28px;
	color: #919191;
	font-family: 'Roboto-Light';
	top: -95px;
	font-size: 14px;
	line-height: 22px;
}

div.block div.integrants {
	padding: 25px 10px 25px 37px;
}

div.block div p {
	margin-bottom: 3px;
}

div.top-footer {
	height: 175px;
	background-color: #FFFFFF;
	width: 100%;
}

div.top-footer div.dots-left {
	width: 372px;
	float: left;
	position: relative;
	height: 40px;
	left: 140px;
	top: 62px;
}

div.top-footer div.dots-right {
	width: 372px;
	float: right;
	position: relative;
	height: 40px;
	right: 140px;
	top: 62px;
}

div.top-footer div.icons {
	width: 440px;
	background-color: transparent;
	height: 40px;
	margin: 0 auto;
}


div.top-footer div.facebook {
	float: left;
	background-image: url('../images/facebook.png');
	background-repeat: no-repeat;
	width: 88px;
	height: 85px;
	position: relative;
	top: 50px;
	z-index: 5;
}

div.top-footer div.foot-logo {
	width: 176px;
	height: 70px;
	background-image: url('../images/logo_abajo.png');
	background-repeat: no-repeat;
	margin: 0 44px;
	position: relative;
	top: 50px;
	float: left;
}

div.top-footer div.twitter {
	float: left;
	background-image: url('../images/twitter.png');
	background-repeat: no-repeat;
	width: 88px;
	height: 85px;
	position: relative;
	top: 50px;
	z-index: 5;
}

footer {
	background-image: url('../images/textura_footer.jpg');
	background-repeat: repeat-x;
	color: #FFFFFF;
	text-align: center;
	font-family: 'Roboto-Medium';
	height: 87px;
	line-height: 65px;
}

/****************************************************************************/
div.maternal-center div.banner {
	height: 265px;
	background-image: url('../images/banner_maternal.jpg');
}

div.maternal-center div.text-banner {
	background-image: url('../images/frase.png');
	width: 375px;
	background-size: 100%;
	left: 120px;
}

div.maternal-center div.mission-banner {
	height: 680px;
}

div.maternal-center div.mission-banner div.content div.label-title {
	position: inherit;
	line-height: 120px;
}

div.maternal-center div.mission-banner div.content {
	width: 1050px;
	margin: 0 auto;
	height: 100%;
}

div.maternal-center div.mission-banner div.block {
	top: 0;
	height: 390px;
}

div.maternal-center div.mission-banner div.block div {
	top: 0;
	text-align: justify;
	padding: 0 20px;
	font-size: 12px;
	color: #1B1B1B;
	line-height: 18px;
}

div.maternal-center div.mission-banner div.block div.image-block {
	width: 100%;
	padding: 18px;
}

div.maternal-center div.mission-banner div.block div.image-block img {
	width: 100%;
}

div.maternal-center div.mission-banner div.green-btn {
	width: 310px;
	border: 1px solid #2c367b;
	border-radius: 8px;
	margin: 56px auto 0 auto;
	text-align: center;
	position: relative;
	background-color: #b5c713;
	box-shadow: 0px 1px #8D8D8D;
	height: 65px;
	line-height: 65px;
	color: #EEEEEE;
	font-size: 33px;
	font-family: 'Roboto-Medium';
	cursor: pointer;
}

/***************************************************************************/

div.contact div.banner {
	height: 265px;
	background-image: url('../images/banner_contacto.jpg');
}

div.contact div.text-banner {
	background-image: url('../images/frase_copia.png');
	width: 375px;
	background-size: 100%;
	left: 120px;
}

div.contact div.mission-banner div.mail-image {
	height: 147px;
	width: 149px;
	background-image: url('../images/buzon.png');
	margin: 50px auto 5px auto;
}

div.contact div.mission-banner div.info {
	width: 382px;
	margin: 0 auto;
	text-align: center;
}

div.contact div.mission-banner div.info h2 {
	font-family: 'Roboto-Medium';
	color: #283778;
	font-size: 32px;
	font-weight: bold;
}

div.contact div.mission-banner div.info label {
	font-family: 'Roboto-Medium';
	color: #0467a8;
	font-size: 17px;
	width: 100%;
}

div.contact div.mission-banner div.info img {
	float: left;
	margin-left: 25px;
}

div.contact div.mission-banner div.info h3 {
	font-family: 'Roboto-Medium';
	color: #283778;
	font-size: 22px;
	float: left;
	margin: 8px 16px;
	font-weight: bold;
}

div.contact div.mission-banner div.info a {
	font-family: 'Roboto-Medium';
	color: #283778;
	font-weight: bold;
}

div.contact div.mission-banner div.info a:hover {
	text-decoration: underline;
}


/*********************************************************************/

div.gallery div.banner {
	height: 265px;
	background-image: url('../images/banner_galeria.jpg');
}

div.gallery div.text-banner {
	background-image: url('../images/frase_copia.png');
	width: 375px;
	background-size: 100%;
	left: 120px;
}

div.gallery div.mission-banner {
	height: 660px;
}

div.gallery div.mission-banner div.content div.label-title {
	position: inherit;
	line-height: 120px;
}

div.gallery div.mission-banner div.images {
	position: relative;
	width: 890px;
	margin: 0px auto 40px auto;
	text-align: center;
}

div.gallery div.mission-banner div.images img {
	height: 240px;
}


/****************************************************************************/

div.services div.banner {
	height: 265px;
	background-image: url('../images/banner_maternal.jpg');
}

div.services div.text-banner {
	background-image: url('../images/frase.png');
	width: 375px;
	background-size: 100%;
	left: 120px;
}

div.services div.parragraphs img {
	margin: 5px 0 0 12px;
}

div.services div.parragraphs label {
	margin: 5px 0 0 10px;
	float: right;
	width: 648px;
	color: #32457f;
	font-size: 20px;
	font-family: 'Roboto-Thin'
}

div.services div.mission-banner {
	text-align: center;
	height: 455px;
}

div.services div.mission-banner div.red-image {
	height: 146px;
	width: 143px;
	background-image: url('../images/icono_servicios.png');
	margin: 50px auto 5px auto;
}

div.services div.mission-banner p {
	color: #424f58;
	text-align: center;
	width: 865px;
	margin: 0 auto;
	font-family: 'Roboto-Light';
	font-size: 14px;
}

/****************************************************************************/

div.news div.banner {
	height: 265px;
	background-image: url('../images/banner_noticias.jpg');
}

div.news div.text-banner {
	background-image: url('../images/frase_copia.png');
	width: 375px;
	background-size: 100%;
	left: 140px;
	top: 30px;
}

div.news div.parragraphs img {
	margin: 5px 0 0 12px;
}

div.news div.parragraphs label {
	margin: 6px 10px 0 0;
	float: right;
	width: 660px;
	color: #32457f;
	font-size: 20px;
	font-family: 'Roboto-Thin'
}

div.news div.objectives-banner div.text {
	height: auto;
}

div.news div.objectives-banner div.text img {
	margin: 5px 0 0 5px;
}

div.news div.objectives-banner div.text div.parragraphs {
	width: 730px;
	padding: 5px 18px 18px 0;
}

div.news div.parragraphs p {
	padding: 9px 0px 0 40px;
	font-size: 15px;
}

div.news div.objectives-banner.next {
	height: 323px;
	background-image: url('../images/textura_mision.jpg');
}

div.news div.lists-p p {
	padding-top: 0;
	line-height: 17px;
}

div.news div.green-btn {
	margin-top: 65px;
}

div.news div.top-footer {
	height: 240px;
	padding-top: 50px;
}