/*--------------------------------------------------------------------------
	General Style
	--------------------------------------------------------------------------*/
	body {
		background: #FFFFFF;
		color: #054087;
		font-size: 13px;
		margin-top: 130px;
	}

	.section {
		padding: 0;
/*    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -o-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0); */
}
.section-white {
	background: #FFF;
}
.section-dark {
	background: #151515;
}
.section-dark h3 {
	color:#FFF;
	font-size:18px;
	font-weight:200;
}

.h1_index_a{
	font-family: "Poppins",sans-serif;
	font-size: 1.3em;
	line-height: 1.2em;
	padding-bottom: 0px;
	text-align: left;
}

.section .container:first-child h1,
.section .container:first-child{
	margin-top: 0;
	font-weight: unset;
}
.input-micro {
	width: 50px;
	margin-bottom: 0 !important;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
	border-color: rgba(79, 141, 179, 0.8);
	outline: 0;
	outline: thin dotted \9;
	/* IE6-9 */

	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(79, 141, 179, 0.6);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(79, 141, 179, 0.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(79, 141, 179, 0.6);
	color: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(79, 141, 179, 0.6);
}
ul.no-list-style {
	list-style-type: none;
	margin-left: 0;
}
ul.no-list-style li {
	line-height: 28px;
}
div[class*="span"] {
	-webkit-transition: all .4s linear;
	-moz-transition: all .4s linear;
	-o-transition: all .4s linear;
	-ms-transition: all .4s linear;
	transition: all .4s linear;
}

/*--------------------------------------------------------------------------
+ Header
--------------------------------------------------------------------------*/
#logo{
	height: 100%;
}

.dropdown-submenu:hover>.dropdown-menu{display:block;}
.triangulo_der {
	border-bottom: 5px solid rgba(255,255,255, 0);
	border-left: 10px solid rgb(255,255,255);
	border-top: 5px solid rgba(255,255,255, 0);
	height: 0;
	margin-left: -12px;
	margin-top: 4px;
	position: absolute;
	width: 0;
}

.submenu_contac{
	background: rgba(22, 55, 174, 0.8) none repeat scroll 0 0;
}

.submenu_contac>li>a{
	color: white;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
	color:rgb(153, 153, 153);
}
/*--------------------------------------------------------------------------
	Typography Style
	--------------------------------------------------------------------------*/
	body {
		font-family: 'Fjalla One', sans-serif;
		font-size: 12px;
		line-height: 20px;
		color: #535b60;
	}
	h1 {
		color: #054087;
		font-family: 'Fjalla One', sans-serif;
		font-weight: 800;
		text-align: center;
		font-size: 2.2em;
		padding-top: 30px;
	}

	h2 {
		color: #054087;
		font-family: 'Fjalla One', sans-serif;
		font-size: 1.35em;
		line-height: 0.8em;
		margin: 30px 0 0 0;
		margin-top: 0px;
		text-align: center;
	}
	h3 {
		color: #054087;
		font-size: 1.2em;
		text-align: left;
		font-weight: 400;
		font-family: 'Poppins', sans-serif;
	}
	h4 {
		font-family: "Ubuntu",sans-serif;
		color: #054087;
		font-size: 2.3em;
		text-align: left;
		font-weight: 700;
	}
	a {
		color: #054087;
		outline: 0;
	}

	a, span, input, button{
		font-family: 'Poppins', sans-serif;
		font-weight: 400;
	}

	#wowslider-container_index .ws-title span {
		font-family: 'Fjalla One', sans-serif;
	}

	a:hover {
		color: #dcff21;
		text-decoration:none;
		outline: 0;
	}

	h3.h3_index{
		line-height: 1.2em;
		font-family: 'Poppins', sans-serif;
		font-size: 1.3em;
		padding-bottom: 15px;
		text-align: left;
	}

	.somos_h2{
		color: #9b8579;
		font-family: "Fjalla One",sans-serif;
		font-size: 2.5em;
		font-weight: 400;
		line-height: 1em;
		margin: 26px 0 0;
		text-align: right;
	}

	.presencia>h1{
		bottom: -23px;
		color: #c2b59b;
		font-size: 5em;
		padding-top: 0;
		position: relative;
	}

	.container:first-child h3.color_blue{
		padding-top: 0;
	}

	.center_img{
		text-align: center;
	}

	.center_img>h2{
		font-size: 2em;
		margin-bottom: 15px;
		margin-top: 40px;
	}

	.center_img img{
		margin-bottom: 20px;
	}

	.center_txt{
		text-align: center;
	}

	.color_coffe{
		color: #9b8579;
	}

	form.bolsa_trabajo_form{
		color: #054087;
	}

	form.bolsa_trabajo_form .form-control{
		background-color:rgba(125,125,125,0.20);
	}

/*--------------------------------------------------------------------------
+	Services Style
--------------------------------------------------------------------------*/
/* Multicolumn */
.service-wrapper {
	text-align: center;
	color: 0 0 3px #999;
	margin-bottom:30px;
}
.service-wrapper h3 {
	font-size: 1.2em;
	margin: 10px 0 !important;
}
.service-wrapper p {
	margin-top: 0;
}
.service-wrapper i {
	font-size:54px;
}
/* Row */
.service-wrapper-row {
	padding: 10px 0;
}
.service-wrapper-row h3 {
	padding-top: 15px;
}
.service-wrapper-row .service-image {
	padding-top: 15px;
	text-align: center;
}
.service-wrapper-row .service-image img {
	max-width: 80%;
	vertical-align: bottom;
	bottom: 0;
	border: 7px solid #FFF;
	-webkit-border-radius: 5px;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 5px;
	-moz-background-clip: padding;
	border-radius: 5px;
	background-clip: padding-box;
	-webkit-box-shadow: 0 0 8px #999;
	-moz-box-shadow: 0 0 8px #999;
	box-shadow: 0 0 8px #999;
	color: 0 0 8px #999;
}
/*--------------------------------------------------------------------------
+	Pricing Table Style
--------------------------------------------------------------------------*/
.pricing-plan {
	float: left;
	text-align: center;
	background: #fafafa;
	position: relative;
	width: 48%;
	margin: 10px 1% 10px 0;
	padding: 20px;
	-webkit-border-radius: 7px;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 7px;
	-moz-background-clip: padding;
	border-radius: 7px;
	background-clip: padding-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 8px rgba(0, 0, 0, 0.4);
	color: 0 1px 8px rgba(0, 0, 0, 0.4);
	-webkit-transition: -webkit-box-shadow .25s linear;
	-moz-transition: -moz-box-shadow .25s linear;
	-o-transition: box-shadow .25s linear;
	-ms-transition: box-shadow .25s linear;
	transition: box-shadow .25s linear;
}
.pricing-plan:hover {
	-webkit-box-shadow: 0 0 8px #333;
	-moz-box-shadow: 0 0 8px #333;
	box-shadow: 0 0 8px #333;
	color: 0 0 8px #333;
	z-index: 5;
}
.pricing-plan .pricing-plan-title {
	position: relative;
	margin: -20px -10px 20px;
	padding: 20px;
	line-height: 1;
	font-size: 16px;
	font-weight: bold;
	color: #595f6b;
	border-bottom: 1px dashed #d2d2d2;
}
.pricing-plan .pricing-plan-title:before {
	content: '';
	position: absolute;
	bottom: -1px;
	left: 0;
	right: 0;
	height: 1px;
	background-size: 3px 1px;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjEwMCUiIHkyPSIwJSI+PHN0b3Agb2Zmc2V0PSIiIHN0b3AtY29sb3I9IndoaXRlIiBzdG9wLW9wYWNpdHk9IjEiLz48c3RvcCBvZmZzZXQ9IjMzJSIgc3RvcC1jb2xvcj0id2hpdGUiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMzQlIiBzdG9wLWNvbG9yPSIjZDJkMmQyIiBzdG9wLW9wYWNpdHk9IjEiLz48c3RvcCBvZmZzZXQ9IiIgc3RvcC1jb2xvcj0iI2QyZDJkMiIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPjwvc3ZnPg==);
	background-image: -moz-linear-gradient(left, white, white 33%, #d2d2d2 34%, #d2d2d2);
	background-image: -webkit-linear-gradient(left, white, white 33%, #d2d2d2 34%, #d2d2d2);
	background-image: -o-linear-gradient(left, white, white 33%, #d2d2d2 34%, #d2d2d2);
	background-image: linear-gradient(to right, white, white 33%, #d2d2d2 34%, #d2d2d2);
}
.pricing-plan .pricing-plan-price {
	margin: 0 auto 20px;
	width: 90px;
	height: 90px;
	line-height: 90px;
	font-size: 19px;
	font-weight: bold;
	color: white;
	background: #595f6b;
	-webkit-border-radius: 45px;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 45px;
	-moz-background-clip: padding;
	border-radius: 45px;
	background-clip: padding-box;
}
.pricing-plan .pricing-plan-price span {
	font-size: 12px;
	font-weight: normal;
	color: rgba(255, 255, 255, 0.9);
}
.pricing-plan .pricing-plan-features {
	margin-bottom: 20px;
	margin-left: 0;
	padding: 0;
	line-height: 2;
	font-size: 12px;
	color: #999;
	text-align: center;
	list-style-type: none;
}
.pricing-plan .pricing-plan-features li strong {
	font-weight: bold;
	color: #888;
}
.pricing-plan .pricing-plan-promote {
	margin: 0;
	padding: 40px 20px;
	background-color: white;
	border-width: 2px;
	-webkit-border-radius: 7px;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 7px;
	-moz-background-clip: padding;
	border-radius: 7px;
	background-clip: padding-box;
	z-index: 4;
}
.ribbon-wrapper {
	width: 85px;
	height: 88px;
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
}
.price-ribbon {
	font: bold 15px Sans-Serif;
	color: #333;
	text-align: center;
	text-shadow: rgba(255, 255, 255, 0.5) 0px 1px 0px;
	position: relative;
	padding: 7px 0;
	left: -5px;
	top: 15px;
	width: 120px;
	background-color: #FFF;
	color: #6a6340;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
	color: 0px 0px 3px rgba(0,0,0,0.3);
}
.ribbon-green {
	background-color: #BFDC7A;
}
.ribbon-blue {
	background-color: #5ACBFF;
}
.ribbon-orange {
	background-color: #FF9542;
}
.ribbon-red {
	background-color: #FF7373;
}

.txt_pic{
	position: absolute;
	top: 43%;
	width: 100%;
}

.space_inline p{
	line-height: 1;
	font-size: 2.8em;
}

.space_inline{
	top:32%;
}

.on_pic{
	color: rgb(255, 255, 255);
	font-family: "Fjalla One",sans-serif;
	font-size: 3.2em;
	font-weight: 400;
	line-height: 0.9;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: center;
	width: 55%;
	text-shadow: 2px 2px 5px rgba(0, 0, 0, 1);
}

.hide_txt{
	display: none;
}

.somos div.col-md-3{
	margin-top: 40px;
	text-align: center;
	position: relative;
	z-index: 2;
}

.diagonales{
	position: fixed;
	z-index: 0;
	top: 0;
	margin: 0;
	padding:0;
}

.como_hacemos{
	font-family: 'Poppins', sans-serif;
	font-size: 1.5em;
	font-weight: 100;
	padding-bottom: 20px;
	padding-top: 30px;
	text-align: center;
	color: #054087;
	line-height: 1.1;
}

.dist_sum{
	font-weight: 700;
	margin-top: 0;
	color: #054087;
	font-family: "Fjalla One",sans-serif;
	font-size: 1.8em;
	margin-bottom: 10px;
	line-height: 1.1;
	text-align: left;
}

.sect_presencia{
	background: #c2b59b;
}

.img_planeacion{
	margin-top: 20px;
}

.somos{
	margin-bottom: 45px;
}

.div_txt_inf{
	background: rgba(0, 0, 0, 0) url("../img/fondo-quienes-texto-trayectoria.png") repeat scroll 0 0 / 100% 100%;
	padding: 2px 10px;
	position: absolute;
	width: 400px;
	left: -250px;
	-moz-transform: scaleX(-1); /* Firefox */
	-o-transform: scaleX(-1); /* Opera */
	-webkit-transform: scaleX(-1); /* Chrome y Safari */
	transform: scaleX(-1); /* w3org */
	filter: FlipH; /* Internet Explorer */
}

.img_data{
	color: white;
	text-align: justify;
	width: auto;
	z-index: 10;
	-moz-transform: scaleX(-1); /* Firefox */
	-o-transform: scaleX(-1); /* Opera */
	-webkit-transform: scaleX(-1); /* Chrome y Safari */
	transform: scaleX(-1); /* w3org */
	filter: FlipH; /* Internet Explorer */
}

.transform_right{
	-moz-transform: scaleX(1); /* Firefox */
	-o-transform: scaleX(1); /* Opera */
	-webkit-transform: scaleX(1); /* Chrome y Safari */
	transform: scaleX(1); /* w3org */
	filter: FlipH; /* Internet Explorer */
}

div.transform_right{
	left: 75px;
}

.img_t:hover ~ div.img_t{
	display: block;
}

.img_m:hover ~ div.img_m{
	display: block;
}

.img_v:hover ~ div.img_v{
	display: block;
}

.img_vl:hover ~ div.img_vl{
	display: block;
}

.img_cotizacion{
	position: relative;
	top: 80px;
}

div.img_aa:hover{
	background: rgba(0, 0, 0, 0) url("../img/secciones/que_hacemos/icono-que-hacemos-servicios-alimentacion-over.png") repeat scroll 0 0 / 100% 100%;
	cursor: pointer;
}
div.img_bb:hover{
	background: rgba(0, 0, 0, 0) url("../img/secciones/que_hacemos/icono-que-hacemos-servicios-limpieza-over.png") repeat scroll 0 0 / 100% 100%;
	cursor: pointer;
}
div.img_cc:hover{
	background: rgba(0, 0, 0, 0) url("../img/secciones/que_hacemos/icono-que-hacemos-banquetes-bodas-eventos-over.png") repeat scroll 0 0 / 100% 100%;
	cursor: pointer;
}
div.img_dd:hover{
	background: rgba(0, 0, 0, 0) url("../img/secciones/que_hacemos/icono-que-hacemos-franquicia-cafeteria-over.png") repeat scroll 0 0 / 100% 100%;
	cursor: pointer;
}


div.img_aa{
	background: rgba(0, 0, 0, 0) url("../img/secciones/que_hacemos/icono-que-hacemos-servicios-alimentacion-up.png") repeat scroll 0 0 / 100% 100%;
	margin: 0 auto;
	position: relative;
	width: 72px;
	height: 72px;
}
div.img_bb{
	background: rgba(0, 0, 0, 0) url("../img/secciones/que_hacemos/icono-que-hacemos-servicios-limpieza-up.png") repeat scroll 0 0 / 100% 100%;
	margin: 0 auto;
	position: relative;
	width: 72px;
	height: 72px;
}
div.img_cc{
	background: rgba(0, 0, 0, 0) url("../img/secciones/que_hacemos/icono-que-hacemos-banquetes-bodas-eventos-up.png") repeat scroll 0 0 / 100% 100%;
	margin: 0 auto;
	position: relative;
	width: 72px;
	height: 76px;
}
div.img_dd{
	background: rgba(0, 0, 0, 0) url("../img/secciones/que_hacemos/icono-que-hacemos-franquicia-cafeteria-up.png") repeat scroll 0 0 / 100% 100%;
	margin: 0 auto;
	position: relative;
	width: 72px;
	height: 72px;
}



div.img_ee:hover{
	background: rgba(0, 0, 0, 0) url("../img/secciones/como_lo_hacemos/icono-como-hacemos-recursos-humanos-up.png") repeat scroll 0 0 / 100% 100%;
	cursor: pointer;
}
div.img_ff:hover{
	background: rgba(0, 0, 0, 0) url("../img/secciones/como_lo_hacemos/icono-como-hacemos-calidad-up.png") repeat scroll 0 0 / 100% 100%;
	cursor: pointer;
}
div.img_gg:hover{
	background: rgba(0, 0, 0, 0) url("../img/secciones/como_lo_hacemos/icono-como-hacemos-CEDIS-up.png") repeat scroll 0 0 / 100% 100%;
	cursor: pointer;
}
div.img_hh:hover{
	background: rgba(0, 0, 0, 0) url("../img/secciones/como_lo_hacemos/icono-como-hacemos-seguridad-up.png") repeat scroll 0 0 / 100% 100%;
	cursor: pointer;
}



div.img_ii:hover{
	background: rgba(0, 0, 0, 0) url("../img/secciones/salud_y_nutricion/icono-nuestro-diferencial-salud-nutricion-up.png") repeat scroll 0 0 / 100% 100%;
	cursor: pointer;
}
div.img_jj:hover{
	background: rgba(0, 0, 0, 0) url("../img/secciones/salud_y_nutricion/icono-nuestro-diferencial-asesoria-equipamiento-up.png") repeat scroll 0 0 / 100% 100%;
	cursor: pointer;
}
div.img_kk:hover{
	background: rgba(0, 0, 0, 0) url("../img/secciones/salud_y_nutricion/icono-nuestro-diferencial-vending-machines-up.png") repeat scroll 0 0 / 100% 100%;
	cursor: pointer;
}



div.img_ee{
	background: rgba(0, 0, 0, 0) url("../img/secciones/como_lo_hacemos/icono-como-hacemos-recursos-humanos-over.png") repeat scroll 0 0 / 100% 100%;
	margin: 0 auto;
	position: relative;
	width: 72px;
	height: 71px;
}
div.img_ff{
	background: rgba(0, 0, 0, 0) url("../img/secciones/como_lo_hacemos/icono-como-hacemos-calidad-over.png") repeat scroll 0 0 / 100% 100%;
	margin: 0 auto;
	position: relative;
	width: 72px;
	height: 71px;
}
div.img_gg{
	background: rgba(0, 0, 0, 0) url("../img/secciones/como_lo_hacemos/icono-como-hacemos-CEDIS-over.png") repeat scroll 0 0 / 100% 100%;
	margin: 0 auto;
	position: relative;
	width: 72px;
	height: 71px;
}
div.img_hh{
	background: rgba(0, 0, 0, 0) url("../img/secciones/como_lo_hacemos/icono-como-hacemos-seguridad-over.png") repeat scroll 0 0 / 100% 100%;
	margin: 0 auto;
	position: relative;
	width: 72px;
	height: 71px;
}


div.img_ii{
	background: rgba(0, 0, 0, 0) url("../img/secciones/salud_y_nutricion/icono-nuestro-diferencial-salud-nutricion-over.png") repeat scroll 0 0 / 100% 100%;
	margin: 0 auto;
	position: relative;
	width: 72px;
	height: 71px;
}
div.img_jj{
	background: rgba(0, 0, 0, 0) url("../img/secciones/salud_y_nutricion/icono-nuestro-diferencial-asesoria-equipamiento-over.png") repeat scroll 0 0 / 100% 100%;
	margin: 0 auto;
	position: relative;
	width: 72px;
	height: 71px;
}
div.img_kk{
	background: rgba(0, 0, 0, 0) url("../img/secciones/salud_y_nutricion/icono-nuestro-diferencial-vending-machines-over.png") repeat scroll 0 0 / 100% 100%;
	margin: 0 auto;
	position: relative;
	width: 72px;
	height: 71px;
}



.globo{
	background-color: transparent;
	border-color: #054087;
	border-radius: 10px;
	border-style: solid;
	border-width: 2px;
	box-shadow: 0 2px 5px #555;
	color: #fff;
	margin-top: -20px;
	padding: 5px;
	position: absolute;
	transform: scaleX(-1);
}
.globo:before{
	content: "";
	width: 0;
	position: absolute;
	border-style: solid;
	border-width: 0 10px 15px 10px;
	border-color: #054087 transparent #054087 transparent;
	left: 44%;
	margin-top: -20px;
}


/*---------------------------------------------------------------------------*/
/*Sección ¿Qué hacemos?*/
/*---------------------------------------------------------------------------*/
.img_cafe{
	float: right;
	margin-top: 30px;
}
.cont_options{
	background: rgba(255, 255, 255, 1) none repeat scroll 0 0;
	margin: auto 0;
	position: fixed;
	text-align: center;
	width: 100%;
	z-index: 10;
}

.options_space_space{
	padding: 60px;
}

#servicios_alimentacion,#facilities_managment,#eventos_especiales,#franquicia_cafeteria{
	display: none;
}

#recursos_humanos,#calidad,#cedis,#seguridad{
	display: none;
}

#salud_nutricion,#asesoria_equipamiento,#vending{
	display: none;
}

.title_images{
	position: relative;	
	margin: auto;
	text-align: center;
	width: 145px;
	font-size: 1.4em;
	font-weight: 700;
}

h3.active_icon{
	border-bottom: 7px double;
}

h1.services_h1, h2.services_h1{
	font-family: "Poppins",sans-serif;
	font-size: 2.5em;
	font-weight: 700;
	padding-top: 0;
}

h3{
	font-family: "Poppins",sans-serif;
	font-size: 1.4em;
	text-align: center;
	padding-bottom: 10px;
}

h4.h4_servicios{
	font-family: "Poppins",sans-serif;
	text-align: center;
	font-size: 1.4em;
}

h5.h5_servicios{
	font-family: "Poppins",sans-serif;
	text-align: center;
	font-size: 1.2em;
	color: rgb(5, 64, 135);
}

h5.h5_servicios_2{
	font-family: "Poppins",sans-serif;
	font-size: 1.3em;
	color: rgb(5, 64, 135);
	text-align: justify;
	line-height: 1.18;
}

h5.h5_lobster{
	font-family: 'Handlee', cursive;
	text-align: center;
	font-size: 1.8em;
	color: rgb(5, 64, 135);
	font-weight: 100;
}

.txt_cafeteria h3, .txt_cafeteria h5{
	text-align: justify;
}

.img_cafeteria{
	padding: 30px 0px;
}

.img_serv{
	text-align: center;
	margin: 0 auto;
	position: relative;
}

.separador_seccion{
	padding: 40px 0 20px 0;
}

.border_servicios{	
	border: medium solid rgb(5, 64, 135);
	border-radius: 15px;
}

/*---------------------------------------------------------------------------*/
/*Sección ¿Cómo lo hacemos?*/
/*---------------------------------------------------------------------------*/
.bold{
	font-weight: 700;
	font-size: 1.5em;
	text-align: left;
}

.bold_2{
	font-weight: 700;
	font-size: 1.5em;
}

.h4_hacemos{
	font-weight: 400;
	font-size: 1.35em;
}

.h4_hacemos_2{
	font-size: 1.4em;
	font-weight: 400;
	margin-top: 60px;
	text-align: right;
}

.justify_text{
	text-align: justify;
}

.margin_top{
	margin-top: 15px;
}

h5.h5_lobster_2 {
	color: rgb(5, 64, 135);
	font-family: 'Handlee', cursive;
	font-size: 1.3em;
	font-weight: 100;
	text-align: center;
}

.img_center_2{
	text-align: center;
}

.hm{
	max-height: 99px;
	margin: 30px;
	max-height: 99px;
}


/*---------------------------------------------------------------------------*/
/*Sección Salud y Nutrición*/
/*---------------------------------------------------------------------------*/
.h4_salud {
	font-size: 1.35em;
	font-weight: 400;
}

.font_lob{
	font-size: 72%;
	font-family: 'Handlee', cursive;
}

/*--------------------------------------------------------------------------*/
.img_aa:hover ~ div.img_a{
	display: block;
	position: absolute;
}

.img_bb:hover ~ div.img_b{
	display: block;
	position: absolute;
}

.img_cc:hover ~ div.img_c{
	display: block;
	position: absolute;
}

.img_dd:hover ~ div.img_d{
	display: block;
	position: absolute;
}

.img_ee:hover ~ div.img_e{
	display: block;
	position: absolute;
}

.margin_b{
	/*margin-bottom: 280px;*/
}

.globo .img_data{
	color: #054087;
	margin-top: 0px;
	text-align: center;
}

.navbar-inverse {
	/*border-color: #054087;*/
}

.navbar-brand {
	padding: 22px;
}

.head_net span.text_blue{
	top:-2px;
	position: relative;
	font-size: 90%;
}
/*--------------------------------------------------------*/
/*--------------------------------------------------------*/
/*--------------------------------------------------------*/
/*--------------------------------------------------------*/

@media (min-width: 768px) {
	.pricing-plan {
		width: 25%;
		margin: 20px 0;
		padding: 20px;
		-webkit-border-radius: 0;
		-webkit-background-clip: padding-box;
		-moz-border-radius: 0;
		-moz-background-clip: padding;
		border-radius: 0;
		background-clip: padding-box;
	}
	.pricing-plan:first-child {
		-webkit-border-top-left-radius: 7px;
		-moz-border-radius-topleft: 7px;
		border-top-left-radius: 7px;
		-webkit-border-bottom-left-radius: 7px;
		-webkit-background-clip: padding-box;
		-moz-border-radius-bottomleft: 7px;
		-moz-background-clip: padding;
		border-bottom-left-radius: 7px;
		background-clip: padding-box;
	}
	.pricing-plan:last-child {
		border-width: 2px;
		-webkit-border-top-right-radius: 7px;
		-moz-border-radius-topright: 7px;
		border-top-right-radius: 7px;
		-webkit-border-bottom-right-radius: 7px;
		-webkit-background-clip: padding-box;
		-moz-border-radius-bottomright: 7px;
		-moz-background-clip: padding;
		border-bottom-right-radius: 7px;
		background-clip: padding-box;
	}
	.pricing-plan-promote {
		background: #054087;
		padding: 40px;
		margin-top: 0;
		-webkit-border-radius: 7px;
		-webkit-background-clip: padding-box;
		-moz-border-radius: 7px;
		-moz-background-clip: padding;
		background-clip: padding-box;
		z-index: 4;
	}


	.pricing-plan-promote-title {
		position: relative;
		margin: -20px -10px 20px;
		padding: 20px;
		line-height: 1;
		font-size: 16px;
		font-weight: bold;
		color: #FFF;
		border-bottom: 1px dashed #FFF;
	}
	.pricing-plan-promote-title:before {
		content: '';
		position: absolute;
		bottom: -1px;
		left: 0;
		right: 0;
		height: 1px;
		background-size: 3px 1px;
		background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjEwMCUiIHkyPSIwJSI+PHN0b3Agb2Zmc2V0PSIiIHN0b3AtY29sb3I9IndoaXRlIiBzdG9wLW9wYWNpdHk9IjEiLz48c3RvcCBvZmZzZXQ9IjMzJSIgc3RvcC1jb2xvcj0id2hpdGUiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMzQlIiBzdG9wLWNvbG9yPSIjZDJkMmQyIiBzdG9wLW9wYWNpdHk9IjEiLz48c3RvcCBvZmZzZXQ9IiIgc3RvcC1jb2xvcj0iI2QyZDJkMiIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPjwvc3ZnPg==);
		background-image: -moz-linear-gradient(left, white, white 33%, #d2d2d2 34%, #d2d2d2);
		background-image: -webkit-linear-gradient(left, white, white 33%, #d2d2d2 34%, #d2d2d2);
		background-image: -o-linear-gradient(left, white, white 33%, #d2d2d2 34%, #d2d2d2);
		background-image: linear-gradient(to right, white, white 33%, #d2d2d2 34%, #d2d2d2);
	}
	.pricing-plan-promote-price {
		margin: 0 auto 20px;
		width: 90px;
		height: 90px;
		line-height: 90px;
		font-size: 19px;
		font-weight: bold;
		color: white;
		background: #687b00;
		-webkit-border-radius: 45px;
		-webkit-background-clip: padding-box;
		-moz-border-radius: 45px;
		-moz-background-clip: padding;
		border-radius: 45px;
		background-clip: padding-box;
	}
	.pricing-plan-promote-price span {
		font-size: 12px;
		font-weight: normal;
		color: rgba(255, 255, 255, 0.9);
	}
	.pricing-plan-promote-features {
		margin-bottom: 20px;
		margin-left: 0;
		padding: 0;
		line-height: 2;
		font-size: 12px;
		color: #f2ffaa;
		text-align: center;
		list-style-type: none;
	}
	.pricing-plan-promote-features li strong {
		font-weight: bold;
		color: #FFF;
	}
	.pricing-plan .pricing-plan-promote {
		margin: 0;
		padding: 40px 20px;
		background-color: white;
		border-width: 2px;
		-webkit-border-radius: 7px;
		-webkit-background-clip: padding-box;
		-moz-border-radius: 7px;
		-moz-background-clip: padding;
		border-radius: 7px;
		background-clip: padding-box;
		z-index: 4;
	}
}

/*--------------------------------------------------------------------------
+	Contact Us Style
--------------------------------------------------------------------------*/
.section-map{
	padding:0;
	height:400px;
}

#contact-us-map {
	height: 400px;
	margin:0;
}
.contact-us-details {
	margin: 20px 0;
	font-size: 0.9em;
}
/*--------------------------------------------------------------------------
+	Video Wrapper Style
--------------------------------------------------------------------------*/
.video-wrapper {
	-webkit-box-shadow: 0 0 5px #000;
	-moz-box-shadow: 0 0 5px #000;
	box-shadow: 0 0 5px #000;
	color: 0 0 5px #000;
	margin: 20px 0;
}
/*--------------------------------------------------------------------------
+	Call to Action Bar Style
--------------------------------------------------------------------------*/
.calltoaction-wrapper {
	text-align: center;
}
.calltoaction-wrapper h3 {
	display: inline-block;
	line-height: 36px;
	margin-right: 10px;
	margin-bottom: 0;
}
.calltoaction-wrapper a {
	vertical-align: top;
}

/*--------------------------------------------------------------------------
+	Clients Logos Style
--------------------------------------------------------------------------*/
.clients-logo-wrapper img {
	max-width: 100%;

}
/*--------------------------------------------------------------------------
+	News Style
--------------------------------------------------------------------------*/
.featured-news .caption,
.latest-news .caption {
	padding: 10px 0 5px 0;
}
.featured-news .caption a,
.latest-news .caption a {
	font-size: 1.1em;
	font-weight: 600;
	color: #535b60;
}
.featured-news .intro,
.latest-news .intro {
	padding-bottom: 10px;
	font-size: 0.9em;
}
.featured-news .intro a,
.latest-news .intro a {
	white-space: nowrap;
}
.featured-news .date,
.latest-news .date {
	font-size: 0.7em;
	color: #999;
}
.featured-news img,
.latest-news img {
	max-width: 100%;
	margin: 10px 0 10px 0;
	-webkit-border-radius: 5px;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 5px;
	-moz-background-clip: padding;
	border-radius: 5px;
	background-clip: padding-box;
	-webkit-box-shadow: inset 0 1px #fff,0 0 8px #c8cfe6;
	-moz-box-shadow: inset 0 1px #fff,0 0 8px #c8cfe6;
	box-shadow: inset 0 1px #fff,0 0 8px #c8cfe6;
	color: inset 0 1px #fff,0 0 8px #c8cfe6;
}
/*--------------------------------------------------------------------------
+	Frequently Asked Questions Style
--------------------------------------------------------------------------*/
.faq-wrapper h3 {
	margin-top: 20px !important;
}
.faq-wrapper .accordion-inner {
	margin: 10px 0 10px 20px;
	padding: 0 10px;
	font-size: 0.9em;
}
.faq-wrapper .accordion-inner .answer {
	font-weight: 600;
}
/*--------------------------------------------------------------------------
+	Blog Style
--------------------------------------------------------------------------*/
/* Posts List */
.blog-post {
	background: #FFF;
	position: relative;
	margin: 20px 0;
	border: 1px solid #EEE;

}
.blog-post img {
	max-width: 100%;
}
.blog-post .post-info {
	background: #000;
	background: rgba(0, 0, 0, 0.6);
	color: #FFF;
	line-height: 1.2;
	position: absolute;
	padding: 5px;
	left: 10px;
	top: 10px;
	-webkit-border-radius: 5px;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 5px;
	-moz-background-clip: padding;
	border-radius: 5px;
	background-clip: padding-box;
}
.blog-post .post-comments-count {
	text-align: center;
}
.post-info .post-comments-count {
	padding-top: 5px;
}
.post-info .post-comments-count i {
	margin-right: 5px;
}
.post-info .post-comments-count a {
	color: #FFF;
}
.post-info .post-date .date {
	font-size: 0.7em;
	font-weight: 600;
}
.post-title h3 {
	font-size: 1.2em;
	border-bottom: 1px dotted #828282;
	margin: 0 20px;
	padding-top: 10px;
}
.post-title h3 a {
	color: #535b60;
}
.post-summary {
	margin: 10px 20px;
}
.post-summary p {
	color: #828282;
	font-size: 0.9em;
	text-align: justify;
}
.post-more {
	text-align: right;
	padding: 0 20px 20px 0;
}
/* Single Post */
.blog-single-post {
	padding: 10px 30px;
}
.single-post-title h2 {
	font-size: 36px;
	margin: 0 0 10px 0;
	border-bottom: 1px dotted #828282;
}
.single-post-info {
	margin: 20px 0;
	padding-bottom: 10px;
	border-bottom: 1px dotted #828282;
}
.single-post-info i {
	color: #333;
	margin-right: 5px;
}
.single-post-image {
	text-align: center;
}
.single-post-image img {
	border:none;
}
.single-post-content {
	margin: 30px 0 20px 0;
	padding-bottom: 20px;
	border-bottom: 2px dotted #CCC;
}
.single-post-content p {
	color: #828282;
	font-size: 0.9em;
	text-align: justify;
}
.post-comments {
	list-style-type: none;
	margin-left: 0;
	margin-bottom: 40px;
	padding: 0;
}
.post-comments ul {
	list-style-type: none;
	margin-left: 30px;
	padding: 0;
}
.margin_top_planea{
	margin-top: 22px;
}
.comment-wrapper p {
	margin: 0;
	position: relative;
	border: 1px solid #CCC;
	padding: 10px;
	margin-bottom: 10px;
	-webkit-border-radius: 3px;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 3px;
	-moz-background-clip: padding;
	border-radius: 3px;
	background-clip: padding-box;
}
.comment-author {
	font-size: 1.3em;
	font-weight: 600;
	margin-bottom: 10px;
}
.comment-author img {
	max-width: 50px;
	-webkit-border-radius: 25px;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 25px;
	-moz-background-clip: padding;
	border-radius: 25px;
	background-clip: padding-box;
	margin-right: 10px;
}
.comment-date {
	font-size: 0.9em;
	margin-right: 20px;
}
.comment-actions {
	text-align: right;
	opacity: 0.6;
	-webkit-transition: opacity .25s linear;
	-moz-transition: opacity .25s linear;
	-o-transition: opacity .25s linear;
	-ms-transition: opacity .25s linear;
	transition: opacity .25s linear;
}
.comment-actions:hover {
	text-align: right;
	opacity: 1;
}
.comment-actions i {
	color: #333;
}
.comment-reply-btn {
	margin-left: 10px;
}
.blog-sidebar h4 {
	margin-top: 20px;
	font-weight: 700;
}
.blog-sidebar h4:first-child {
	margin-top: 0;
}
.blog-sidebar ul {
	list-style-type: none;
	margin-left: 0;
	padding: 0;
}
.blog-sidebar .recent-posts li,
.blog-sidebar .blog-categories li {
	padding: 5px 20px 5px 0;
	border-top: 1px solid #D5D5D5;
}
.blog-sidebar .recent-posts li:last-child,
.blog-sidebar .blog-categories li:last-child {
	border-bottom: 1px solid #D5D5D5;
}
.blog-sidebar .recent-posts a,
.blog-sidebar .blog-categories a {
	color: #535b60;
}

/*--------------------------------------------------------------------------
+	Portfolio Item Page Style
--------------------------------------------------------------------------*/
.product-image-large {
	border: 8px solid #FFF;
	text-align: center;
	margin-bottom: 10px;
	-webkit-border-radius: 5px;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 5px;
	-moz-background-clip: padding;
	border-radius: 5px;
	background-clip: padding-box;
	-webkit-box-shadow: inset 0 1px #fff,0 0 8px #c8cfe6;
	-moz-box-shadow: inset 0 1px #fff,0 0 8px #c8cfe6;
	box-shadow: inset 0 1px #fff,0 0 8px #c8cfe6;
	color: inset 0 1px #fff,0 0 8px #c8cfe6;
}
.product-image-large img {
	max-width: 100%;
}
.product-details h4,
.product-details h5 {
	font-weight: 700;
}
.product-details h4 {
	margin-bottom: 20px;
}
.product-details h5 {
	margin-top: 20px;
}
.product-details .price {
	font-size: 1.4em;
	font-weight: 700;
	text-align: left;
	padding: 5px;
	background: rgba(255, 255, 255, 0.6);
	display: inline;
	-webkit-border-radius: 5px;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 5px;
	-moz-background-clip: padding;
	border-radius: 5px;
	background-clip: padding-box;
}
.product-details .price-was {
	text-decoration: line-through;
	font-size: 0.8em;
	font-weight: normal;
}
.product-details .shop-item-selections {
	width: 100%;
}
.product-details .shop-item-selections td {
	line-height: 36px;
}
.product-details .shop-item-selections td:first-child {
	width: 30%;
}
.product-details .choose-item-color span {
	display: inline-block;
	*display: inline;
	width: 10px;
	height: 10px;
	border-width: 1px;
	border-style: solid;
	margin-bottom: -1px;
	margin-right: 2px;
}
.product-details-nav {
	margin-top: 30px !important;
	margin-left: 0 !important;
}
.product-detail-info {
	background: #fff;
	border-top: 0;
	border-left: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-color: #ddd;
	border-style: solid;
	padding: 20px 30px;
}
.product-detail-info p,
.product-detail-info ul {
	font-size: 0.9em;
}
.product-detail-info table {
	width: 100%;
}
.product-detail-info table td {
	font-size: 0.9em;
	width: 50%;
	line-height: 28px;
	border-bottom: 1px solid #E7E7E7;
}
.product-detail-info table td:first-child {
	font-weight: 600;
}
.product-detail-info table tr:last-child td {
	border-bottom: 0;
}

.active_menu{
	border-left: 0 none;
	border-right: 0 none;
	border-style: none none double;
	border-top: 0 none;
	color: white;
}

.navbar-nav > li > a {
	padding: 10px 0px 5px;
}

.navbar-nav > li {
	float: left;
	padding: 0 16px;
	font-size: 12px;
}
/*--------------------------------------------------------------------------
+	Portfolio Style
--------------------------------------------------------------------------*/
.portfolio-item {
	position: relative;
	background: #FFF;
	margin-bottom: 20px;
	border: 8px solid #FFF;
	-webkit-border-radius: 5px;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 5px;
	-moz-background-clip: padding;
	border-radius: 5px;
	background-clip: padding-box;
	-webkit-box-shadow: inset 0 1px #fff,0 0 8px #c8cfe6;
	-moz-box-shadow: inset 0 1px #fff,0 0 8px #c8cfe6;
	box-shadow: inset 0 1px #fff,0 0 8px #c8cfe6;
	color: inset 0 1px #fff,0 0 8px #c8cfe6;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	-ms-transition: all .5s ease;
	transition: all .5s ease;
}
.portfolio-item .portfolio-image {
	overflow: hidden;
	text-align: center;
	position: relative;
}
.portfolio-item .portfolio-image img {
	max-width: 100%;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-o-transition: all .25s ease;
	-ms-transition: all .25s ease;
	transition: all .25s ease;
}
.portfolio-item:hover {
	border: 8px solid #4f8db3;
}
.portfolio-item:hover .portfolio-image img {
	position: relative;
	-webkit-transform: scale(1.1) rotate(2deg);
	-moz-transform: scale(1.1) rotate(2deg);
	-o-transform: scale(1.1) rotate(2deg);
	-ms-transform: scale(1.1) rotate(2deg);
	transform: scale(1.1) rotate(2deg);
}
.portfolio-item ul {
	list-style-type: none;
	margin-left: 0;
	margin-top: 20px;
	text-align: center;
	padding: 0;
}
.portfolio-item ul li {
	line-height: 28px;
}
.portfolio-item .portfolio-project-name {
	font-size: 1.3em;
	text-transform: uppercase;
}
.portfolio-item .read-more {
	text-align: center;
	padding-top: 10px;
}
.portfolio-item .portfolio-info-fade {
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
	top: 0;
	position: absolute;
	background: #000;
	background: rgba(0, 0, 0, 0.7);
	width: 100%;
	height: 100%;
	color: #FFF;
	text-shadow: 2px 2px 4px #000000;
	filter: dropshadow(color=#000000, offx=2, offy=2);
	-webkit-transition: opacity .25s linear;
	-moz-transition: opacity .25s linear;
	-o-transition: opacity .25s linear;
	-ms-transition: opacity .25s linear;
	transition: opacity .25s linear;
}
.portfolio-item .portfolio-info-fade ul {
	margin-top: 10%;
}
.portfolio-item .portfolio-info-fade .btn:hover {
	background: #4f8db3;
}
.portfolio-item .portfolio-info-fade ul {
	margin: 10% 20px 0 20px;
	padding: 0;
}
.portfolio-item .portfolio-info-fade ul li {
	text-align: center;
}
.portfolio-item .portfolio-info-fade ul li:first-child {
	border-bottom: 1px solid #CCC;
}
.portfolio-item:hover .portfolio-info-fade {
	display: block;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
}
.lt-ie9 .portfolio-info-fade {
	display: none;
}
.lt-ie9 .portfolio-item:hover .portfolio-info-fade {
	display: block;
}
.portfolio-visit-btn {
	padding-top: 15px;
}
.portfolio-item-description ul {
	padding: 0;
}
/*--------------------------------------------------------------------------
+	Our Team Style
--------------------------------------------------------------------------*/
.team-member {
	position: relative;
	background: #FFF;
	margin-bottom: 20px;
	border: 8px solid #FFF;
	-webkit-box-shadow: inset 0 1px #fff,0 0 8px #c8cfe6;
	-moz-box-shadow: inset 0 1px #fff,0 0 8px #c8cfe6;
	box-shadow: inset 0 1px #fff,0 0 8px #c8cfe6;
	color: inset 0 1px #fff,0 0 8px #c8cfe6;
}
.team-member img {
	max-width: 100%;
}
.team-member ul {
	list-style-type: none;
	margin-left: 0;
	margin-top: 20px;
}
.team-member ul li {
	line-height: 28px;
}
.team-member:hover .team-member-image {
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
}
.team-member .team-member-image {
	text-align: center;
	position: relative;
	-webkit-transition: opacity .25s linear;
	-moz-transition: opacity .25s linear;
	-o-transition: opacity .25s linear;
	-ms-transition: opacity .25s linear;
	transition: opacity .25s linear;
	-webkit-opacity: 0.85;
	-moz-opacity: 0.85;
	opacity: 0.85;
}
.team-member .team-member-name {
	font-size: 1.3em;
	text-transform: uppercase;
}
.team-member .team-member-social {
	position: absolute;
	right: 10px;
	-webkit-opacity: 0.5;
	-moz-opacity: 0.5;
	opacity: 0.5;
	-webkit-transition: opacity .25s linear;
	-moz-transition: opacity .25s linear;
	-o-transition: opacity .25s linear;
	-ms-transition: opacity .25s linear;
	transition: opacity .25s linear;
}
.team-member .team-member-social .team-member-social i {
	margin-top: 3px;
}
.team-member .team-member-social:hover {
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
}

/*--------------------------------------------------------------------------
+	Breadcrumbs Section Style
--------------------------------------------------------------------------*/
.section-breadcrumbs {
	background: #054087;
	margin-bottom: 10px;
	margin-top:90px;
}
.section-breadcrumbs h1 {
	color: #FFF;
	font-size: 28px;
	text-transform: uppercase;
	margin-bottom: 0;
}

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
	position: relative;
	min-height: 1px;
	padding-right: 10px;
	padding-left: 10px;
}

.col-xs-15 {
	width: 20%;
	float: left;
}
@media (min-width: 768px) {
	.col-sm-15 {
		width: 20%;
		float: left;
	}
}
@media (min-width: 992px) {
	.col-md-15 {
		width: 20%;
		float: left;
	}
}
@media (min-width: 1200px) {
	.col-lg-15 {
		width: 20%;
		float: left;
	}
}

@media(max-width:767px) {
	.section-breadcrumbs {
		margin-top:50px;
	}
}

.section .container:first-child .title_hacemos{
	font-size: 1.4em;
	font-weight: 100;
	padding-bottom: 20px;
	font-family: 'Poppins', sans-serif;
}
/*--------------------------------------------------------------------------
	Footer Style
	--------------------------------------------------------------------------*/
	.footer_page {
		background: #054087;
		color: #FFF;
		text-align: center;
		height: 100px;
		padding-top: 45px;
		font-family: "Ubuntu",sans-serif;
		font-size: 0.8em;
		font-weight: 400;
	}

	.footer_page a{
		color: white;
	}

	.footer_page a:hover{
		color: grey;
	}
/*--------------------------------------------------------------------------
+	Pagination Style (overrides Bootstrap style)
--------------------------------------------------------------------------*/
.pagination-wrapper {
	margin-top: 15px;
	text-align: center;
}
.pagination > li > a,
.pagination > li > span {
	border: none;
	border-bottom: 3px solid #FFF;
	color: #666666;
	margin-left: 0;
	margin-bottom: 5px;
	-webkit-transition: all .25s linear;
	-moz-transition: all .25s linear;
	-o-transition: all .25s linear;
	-ms-transition: all .25s linear;
	transition: all .25s linear;
}
.pagination > li > a:hover,
.pagination > li > a:focus,
.pagination > .active > a,
.pagination > .active > span {
	background: #FFF;
}
.pagination > li > a:hover {
	border-bottom: 3px solid #666666;
}
.pagination > .active > a,
.pagination > .active > span {
	color: #666666;
	border-bottom: 3px solid #4f8db3;
}
.pagination > .disabled > a {
	border-color: #fff;
}
.pagination > .disabled > span,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
	margin-bottom: 0;
	color: #C9C9C9;
	background-color: #FFF;
	cursor: default;
}

/*--------------------------------------------------------------------------
+	Custom Style for Tabs (overrides Bootstrap)
--------------------------------------------------------------------------*/
.nav-tabs > li > a {
	font-size: 1.1em;
	padding: 10px 15px;
	color: #535b60;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
	font-weight: 600;
	background-color: #ffffff;
	border: 1px solid #ddd;
	border-top: 3px solid #4f8db3;
	border-bottom-color: transparent;
	cursor: default;
}

/*--------------------------------------------------------------------------
+	Buttons Style
--------------------------------------------------------------------------*/
.btn {
	border: 1px solid #054087;
	-webkit-border-radius: 2px;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 2px;
	-moz-background-clip: padding;
	border-radius: 12px;
	background-clip: padding-box;
	cursor: pointer;
	display: inline-block;
	text-transform: none;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-o-transition: all .25s ease;
	-ms-transition: all .25s ease;
	transition: all .25s ease;
	text-align: center;
	background: none repeat scroll 0 0 #054087;
	text-shadow: none;
	box-shadow: none;
	color: #FFF;
	white-space: nowrap;
}
.btn:hover {
	background: none repeat scroll 0 0 #3b3c41;
	color: #FFF;
	text-decoration: none;
	border: 1px solid #3b3c41;
	outline: 0;
}
.btn:selected {
	outline: 0;
}
.btn .caret {
	border-top: 4px solid #FFF;
}
.btn-micro {
	padding: 1px 8px;
	font-size: 10px;
}
.btn-grey {
	border: 1px solid #cecece;
	color: #333;
	background: none repeat scroll 0 0 #E7E7E7;
}
.btn-grey:hover {
	background: none repeat scroll 0 0 #cecece;
	color: #333;
	text-decoration: none;
	border: 1px solid #cecece;
}
.btn-grey .caret {
	border-top: 4px solid #333;
}
.btn-blue {
	border: 1px solid #3e7191;
	color: #FFF;
	background: none repeat scroll 0 0 #4F8DB3;
}
.btn-blue:hover {
	background: none repeat scroll 0 0 #3b3c41;
	color: #FFF;
	text-decoration: none;
	border: 1px solid #3b3c41;
}
.btn-orange {
	border: 1px solid #cc5a00;
	color: #FFF;
	background: none repeat scroll 0 0 #FF7000;
}
.btn-orange:hover {
	background: none repeat scroll 0 0 #d45d00;
	color: #FFF;
	text-decoration: none;
	border: 1px solid #d45d00;
}
.btn-green {
	border: 1px solid #4c5818;
	color: #FFF;
	background: none repeat scroll 0 0 #6E8023;
}
.btn-green:hover {
	background: none repeat scroll 0 0 #3b3c41;
	color: #FFF;
	text-decoration: none;
	border: 1px solid #3b3c41;
}
.btn-red {
	border: 1px solid #ab0d0d;
	color: #FFF;
	background: none repeat scroll 0 0 #DA1111;
}
.btn-red:hover {
	background: none repeat scroll 0 0 #3b3c41;
	color: #FFF;
	text-decoration: none;
	border: 1px solid #3b3c41;
}
.btn-group.open .btn.dropdown-toggle {
	background: none repeat scroll 0 0 #3b3c41;
	color: #FFF;
}
.dropdown.open a.dropdown-toggle .caret {
	border-top: 4px solid #FFF;
}

.oculto{
	display: none;
}