@charset "utf-8";
/* CSS Document */
/* No Responsive */

.container {
	max-width: none !important;
	width: 100% !important;
}
.top {
	background: #FFF;
	box-shadow: inset 0 0 50px #d6d6d6
}
.logo {
	padding: 30px 15px;
	float: left;
	margin-left: 35px;
	width: 200px;
}
.title {
	float: right;
	position: relative;
	padding: 15px;
	top: 43px;
}
.menu-left {
	min-height: 1000px !important;
	padding: 0 !important;
	background-color: #406394;
	float: left !important;
}
.menu-right {
	min-height: 1000px !important;
	padding: 0 !important;
	background-color: #406394;
	float: right !important;
}
.menu ul {
	padding: 0 !important;
	margin: 0 !important;
}
.menu ul ul.dropdown-menu {
	border-radius: 10px !important;
}
.menu li {
	display: block;
	list-style: none;
	min-height: 30px;
	background: #406394;
	border-bottom: 4px solid #557EB7;
	text-align: center;
	color: #fff;
	font-size: 16px;
}
.menu li a {
	display: block;
	color: #FFF;
	padding: 9px 0;
	text-decoration: none;
	transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-ms-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	-webkit-transition: all 0.25s ease;
}
.menu li li:first-child a {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.menu li li:last-child a {
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
.menu li a:hover {
	display: block;
	background: #557EB7;
}
li.contacto, li.muestra {
	text-align: left !important;
	padding: 12px 20px 9px !important;
	font-size: 13px !important;
}
li.contacto h5, li.muestra h5 {
	font-size: 16px !important;
	padding: 0 !important;
	margin: 0 !important;
}
li.hover-menu:hover {
	cursor: pointer;
}
.menu li i {
	position: relative;
	right: 10px;
	font-size: 14px;
	font-weight: 100;
	float: right;
}
.menu li a i.glyphicon {
	transition: ease 0.3s;
}
.menu li a:hover i.glyphicon, .menu li a:focus i.glyphicon {
	transform: rotate(540deg);
	-webkit-transform: rotate(540deg);
	-moz-transform: rotate(540deg);
	-o-transform: rotate(540deg);
}
.menu li a:focus {
	background: #557EB7;
}
.menu ul ul li:first-child {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.menu ul ul li:last-child {
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
.contacto p, .muestra p {
	font-size: 13px;
	padding-top: 8px;
}
.center {
	padding: 0 !important;
	float: left;
}
.video, .center-right {
	margin: 15px 0;
	overflow: hidden;
	text-align: center;
	position: relative;
	color: #FFF;
}
.center-right div {
	padding: 9px 0;
	background-color: #406394;
	overflow: hidden;
	height: 320px;
}
.center-right img {
	bottom: 0;
	left: 30px;
	position: absolute;
	text-align: center;
	padding-bottom: 15px;
}
.center-right h4, .center-right p {
	text-align: left;
	padding: 0 15px;
}
.center-right h4 {
	padding-left: 20px;
}
.sidebar {
	color: #fff;
	padding-bottom: 15px;
}
.sidebar li {
	list-style: none;
	text-align: center;
	border-bottom: 4px solid #557EB7;
	padding: 15px;
}
.sidebar li:first-child {
	border-bottom: none;
	padding: 0;
}
.panel {
	border-radius: 0px !important;
	border: 0px !important;
	border-bottom: 4px solid #557EB7 !important;
	background-color: #406394 !important;
	box-shadow: none !important;
	color: #fff;
	margin-bottom: 0 !important;
}
.panel-heading {
	border-top-left-radius: 0px !important;
	border-top-right-radius: 0px !important;
}
.panel-default > .panel-heading {
	color: #fff !important;
	background-color: #557EB7 !important;
	border: none;
}
.panel-body p a {
	color: #fff;
	text-decoration: underline;
	font-style: italic;
}
.panel-body p {
	padding: 0 0 9px !important;
}
.sidebar p {
	font-size: 13px;
	padding-top: 15px;
	margin-bottom: 0;
}
.link-info {
	float: right;
	text-align: right;
	font-size: 12px !important;
	text-decoration: underline;
	font-style: italic;
	clear: both;
	padding-top: 0 !important;
	padding-bottom: 15px;
}
.link-info a, .link-info a:hover {
	color: #FFF;
}
.btn-money {
	margin-top: 15px !important;
	width: 100px !important;
}
.presupuesto p {
	font-size: 16px;
	padding-top: 0;
}
.comentario {
	min-height: 100px !important;
	margin: 5px 0;
	padding: 15px;
	width: 100%;
	border: 1px solid #000;
	border-radius: 5px;
}
.page-header {
	padding-bottom: 0 !important;
	margin: 0 0 10px !important;
	border: none !important;
}
.page-header h4 {
	margin: 0 0 10px !important;
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
}
.center .col-xs-12 {
	padding: 0 !important;
}
.col-xs-12 .testimonios {
	height: 239px !important;
	overflow: hidden;
	position: absolute;
	padding: 0 15px !important;
}
/* Sub Menu */

.dropdown-menu {
	top: 0 !important;
	left: 235px !important;
	margin: 0 !important;
	background-color: #406394 !important;
	color: #FFF !important;
	padding: 0 !important;
	transition: 0.6s ease-in-out left;
	-webkit-transition: 0.6s ease-in-out left;
}
.open > .dropdown-menu {
	left: 235px !important;
	transition: 0.6s ease-in-out left;
	-webkit-transition: 0.6s ease-in-out left;
}
.dropdown-menu li:last-child {
	border: none !important;
}
.dropdown-menu > li > a {
	padding: 6px 20px !important;
	color: #fff !important;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	color: #fff !important;
	background-color: #557EB7 !important;
}
.dropdown-menu::after {
	z-index: -1;
	position: absolute;
	top: 16px;
	left: -10px;
	margin-top: -10px;
	content: '';
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-right: 10px solid #406394;
	transition: 0.6s ease-in-out all;
	-webkit-transition: 0.6s ease-in-out all;
}
.dropdown:hover > .dropdown-menu {
	display: block !important;
}
.menu ul ul li:first-child > a:hover*.dropdown-menu::after {
	border-right: 10px solid #557EB7 !important;
}
.informacion {
	width: calc( 100% - 30px );
	margin: 15px auto;
	float: none !important;
	clear: both !important;
}
.informacion h3 {
	margin-top: 0 !important;
	color: #406394;
}
.muestras {
	width: calc( 100% - 30px );
	margin: 15px auto;
	float: none !important;
	clear: both !important;
}
.muestras h3, .muestras h3 small {
	margin-top: 0 !important;
	color: #406394;
}
.muestras table {
	text-align: center;
	margin: 15px auto;
}
.top-row {
	background: #406394;
	color: #fff;
}
.table-25 {
	width: 25% !important;
}
.table-50 {
	width: 50% !important;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
td {
	border: solid 1px #999ccc;
	border-style: none solid solid none;
	padding: 15px;
}
tr:first-child td:first-child {
	border-top-left-radius: 6px;
}
tr:first-child td:last-child {
	border-top-right-radius: 6px;
}
tr:first-child td {
	border-top-style: solid;
}
tr td:first-child {
	border-left-style: solid;
}
.top-row td {
	padding: 5px 0 !important;
}
.comercios {
	width: calc( 100% - 30px );
	margin: 15px auto;
	float: none !important;
	clear: both !important;
}
.comercios h3, .comercios h3 small {
	margin-top: 0 !important;
	color: #406394;
}
.comercios table {
	text-align: center;
	margin: 15px auto;
}
.atencion {
	width: calc( 100% - 30px );
	margin: 15px auto;
	float: none !important;
	clear: both !important;
	text-align: center;
}
.atencion h4 {
	margin-top: 15px !important;
	color: #406394;
}
.banner {
	position: relative;
	overflow: hidden;
}
.banner-text {
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 15px;
	color: #fff;
	display: block;
	width: 100%;
	height: auto;
	background-color: rgba(0,0,0,0.6);
	text-align: center;
	font-size: 18px;
	animation: fadeInUp 0.3s linear 2s !important;
	-webkit-animation: fadeInUp 0.3s linear 2s;
}
.image {
	position: relative;
	float: right;
	padding-left: 15px;
	padding-bottom: 15px;
}
.image-text {
	position: absolute;
	left: 15px;
	bottom: 15px;
	padding: 15px;
	color: #000;
	display: block;
	width: calc(100% - 15px);
	height: auto;
	background-color: rgba(255,255,255,0.6);
	text-align: center;
	font-size: 18px;
	animation: fadeInUp 0.3s linear 2s !important;
	-webkit-animation: fadeInUp 0.3s linear 2s;
}
.modal-content {
	position: relative;
	background-color: #406394 !important;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 3px solid #557EB7 !important;
	border: 3px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	outline: 0;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	color: #fff !important;
}
#nombre, #apellido, #email, #descripcion, #celular, #empresa, #analisis, #cantidad{
	width: 50% !important;
	margin: 10px auto;
	padding: 5px 10px;
	border-radius: 6px !important;
	border: none !important;
	color: #406394;
}
#descripcion {
	width: 100% !important;
}
input:focus, textarea:focus, keygen:focus, select:focus {
	outline-offset: 0px !important;
}
:focus {
	outline: none !important;
}
button.close {
	color: #fff;
}
.close {
	color: #fff !important;
	text-shadow: none !important;
 filter: alpha(opacity=50 !important);
	opacity: .5 !important;
}
.close:hover, .close:focus {
	color: #fff !important;
	filter: alpha(opacity=100) !important;
	opacity: 1 !important;
}
/* ---- CAROUSEL - TESTIMONIOS */


.carousel-caption {
	position: absolute !important;
	left: 0 !important;
	right: 0 !important;
	padding: 15px !important;
	color: #fff !important;
	text-shadow: none !important;
	text-align: left !important;
	top: 0 !important;
	overflow: hidden !important;
	height: 194px !important;
	background: #406394 !important;
}
.carousel-caption small {
	color: #fff !important;
}
.carousel {
	position: relative;
}
.controllers {
	position: absolute !important;
	top: 50%;
	right: 0;
}
.carousel-control.left, .carousel-control.right {
	background: none !important;
	color: #fff !important;
}
.carousel-indicators {
	position: absolute;
	bottom: -95px !important;
	left: 50%;
	z-index: 15;
	width: 60%;
	padding-left: 0;
	margin-left: -30%;
	text-align: center;
	list-style: none;
}
.carousel-inner {
	width: calc(100% - 15px ) !important;
	left: 15px !important;
}
.carousel-inner > .active {
	left: 0;
	height: 198px !important;
}
.carousel-inner > .active .col-xs-5 {
	position: relative;
	overflow: hidden !important;
	padding: 15px !important;
	padding-right: 15px !important;
	height: 194px !important;
	transition: .6s ease-in-out left !important;
}
.carousel-indicators .active {
	background-color: #fff !important;
}
.carousel-indicators li {
	background-color: #fff \9 !important;
	border: 1px solid #CCC !important;
}
.carousel-inner > .active {
	transition: .6s ease-in-out left !important;
}
/* ---- INTRANET ---- */



.prolesa, .prolesa:hover {
	background: none !important;
	padding: 0 !important;
	font-size: 13px !important;
}
.prolesa-dropdown {
	z-index: 9999;
	display: none;
	width: 200px;
	background-color: #406394;
	position: absolute;
	left: 233px;
	top: 700px;
	padding: 0 15px 15px;
	color: #fff;
	border-radius: 6px;
	border: 1px solid #557EB7;
}
.prolesa-dropdown:after {
	z-index: -1;
	position: absolute;
	top: 16px;
	left: -10px;
	margin-top: -10px;
	content: '';
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-right: 10px solid #406394;
	transition: 0.6s ease-in-out all;
	-webkit-transition: 0.6s ease-in-out all;
}
.prolesa:hover .prolesa-dropdown {
	display: block !important;
}
.user {
	padding: 0 15px 15px !important;
	display: block;
	border-bottom: 4px solid #557EB7 !important;
}
.user h4 {
	margin-bottom: 0;
}
.btn-cerrar-sesion {
	font-size: 16px !important;
	width: auto !important;
	margin-top: 15px !important;
}
.informes {
	padding: 0 15px !important;
}
.informes h4 {
	color: #406394;
}
.custom-search-form {
	margin-top: 5px;
	color: #406394;
}
.informes .form-control {
	display: inline-block;
	float: left;
	width: 50%;
}
.informes-tabla {
	margin-top: 15px;
	text-align: center;
}
.download img {
	margin: 0 5px;
}
.cells span {
	font-size: 24px;
	cursor: pointer;
}
/* --- Modal 3 Intranet --- */

.modal-header3 {
	min-height: 16.42857143px;
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
	background-color: #fff;
	color: #406394;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.close3 {
	color: #406394 !important;
}
.close3:hover, .close3:focus {
	color: #406394 !important;
}
.modal-body {
	overflow: hidden;
}
.modal-dialog3 {
	width: 700px !important;
}
.image-left-modal3 {
	text-align: left;
}
.descripcion-modal3 {
	position: relative;
	overflow: hidden;
	height: 280px;
}
.small-img-modal3 {
	position: absolute;
	bottom: 0;
}
.small-img-modal3 img {
	margin: 0 5px;
}
ul.modal3-list {
	padding: 0;
}
.big-img-modal3 {
	margin-top: 15px;
}

.angular-google-map-container { 
	height: 400px;
	-webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}



