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

.container {
	max-width: none !important;
	width: 970px;
}
.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: 1100px !important;
	padding: 0 !important;
	background-color: #517f78;
	float: left !important;
	height: 1500px;
}
.menu-right {
	min-height: 1100px !important;
	padding: 0 !important;
	background-color: #517f78;
	float: right !important;
	height: 1500px;
}
.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: #517f78;
	border-bottom: 4px solid #FFF;
	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: #3f5a56;
}
li.contacto, li.muestra {
	text-align: left !important;
	padding: 12px 0 9px 20px !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 img {
margin: 0 auto;
width: 100%;
}
.video, .center-right {
	margin: 15px 0;
	overflow: hidden;
	text-align: center;
	position: relative;
	color: #FFF;
}
.center-right div {
	padding: 9px 0 0;
	background-color: #517f78;
	overflow: hidden;
}
.center-right img {
	bottom: 0;
	left: 30px;
	text-align: center;
	padding-bottom: 15px;
	width: calc(100% - 30px);
	margin: 0 auto;
}
.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 #FFF;
	padding: 15px;
}
.sidebar li:first-child {
	border-bottom: none;
	padding: 0;
}
.panel {
	border-radius: 0px !important;
	border: 0px !important;
	border-bottom: 4px solid #FFF !important;
	background-color: #517f78 !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: #517f78  !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;
}
.btn-primera-vez {
	font-size: 13px !important;
	white-space: normal !important;
}
.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;
	cursor: pointer;
	bottom: 20px;
	position: relative;
}
.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;
	margin: 0 !important;
	background-color: #517f78 !important;
	color: #FFF !important;
	padding: 0 !important;
	transition: 0.6s ease-in-out left;
	-webkit-transition: 0.6s ease-in-out left;
left: 104% !important;
}
.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: #3f5a56 !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 #517f78;
	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 #3f5a56 !important;
}
.informacion {
	width: calc( 100% - 30px) !important;
	margin: 15px auto;
	float: none !important;
	clear: both !important;
}
.informacion h3 {
	margin-top: 0 !important;
	color: #517f78;
}
.muestras {
	width: calc( 100% - 30px) !important;
	margin: 15px auto;
	float: none !important;
	clear: both !important;
}
.muestras h3, .muestras h3 small {
	margin-top: 0 !important;
	color: #517f78;
}
.muestras table {
	text-align: center;
	margin: 15px auto;
}
.top-row {
	background: #517f78;
	color: #fff;
}
.table-25 {
	width: 25% !important;
}
.table-50 {
	width: 50% !important;
}
.table-100 {
	width: 100% !important;
}
.table-100 {
	width: 100% !important;
}
.table-six {
width: 16.6666667% !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) !important;
	margin: 15px auto;
	float: none !important;
	clear: both !important;
}
.comercios h3, .comercios h3 small {
	margin-top: 0 !important;
	color: #517f78;
}
.comercios table {
	text-align: center;
	margin: 15px auto;
}

.atencion {
	width: calc( 100% - 30px)  !important;
	margin: 15px auto;
	float: none !important;
	clear: both !important;
	text-align: center;
}
.atencion h4	{
	margin-top: 15px !important;
	color: #517f78;
}
.banner {
	position: relative;
	overflow: hidden;
}
.banner img {
	margin: 0 auto;
	width: 100%;
}
.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;
	padding-top: 20px;
}
.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: #517f78 !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: #517f78;
}
#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 */

/* ---- 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: #517f78;
	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 #517f78;
	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: #517f78;
}
.custom-search-form {
	margin-top: 5px;
	color: #517f78;
}
.informes .form-control {
	display: inline-block;
	float: left;
	width: 50%;
}
.informes-tabla {
	margin-top: 15px;
	text-align: center;
}
.download img {
	margin: 10px;
}
.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:#517f78;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.close3 {
	color: #517f78 !important;
}
.close3:hover, .close3:focus {
	color: #3f5a56 !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;
}

/* --- Modal 4 --- */

.modal-dialog4 {
	width: 800px !important;
	margin: 30px auto;
}
.modal-dialog4 .modal-header {
border-bottom: none !important;
}
}

/* --- Carousel Superior --- */

.transition-timer-carousel .carousel-caption {
    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.1) 4%, rgba(0,0,0,0.5) 32%, rgba(0,0,0,1) 100%) !important; /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(4%,rgba(0,0,0,0.1)), color-stop(32%,rgba(0,0,0,0.5)), color-stop(100%,rgba(0,0,0,1))) !important; /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.1) 4%,rgba(0,0,0,0.5) 32%,rgba(0,0,0,1) 100%) !important; /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.1) 4%,rgba(0,0,0,0.5) 32%,rgba(0,0,0,1) 100%) !important; /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.1) 4%,rgba(0,0,0,0.5) 32%,rgba(0,0,0,1) 100%) !important; /* IE10+ */
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.1) 4%,rgba(0,0,0,0.5) 32%,rgba(0,0,0,1) 100%) !important; /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ) !important; /* IE6-9 */
	width: 100% !important;
	left: 0px;
	right: 0px;
	bottom: 0px;
	text-align: left;
	padding-top: 5px;
	padding-left: 15%;
	padding-right: 15%;
}
.transition-timer-carousel .carousel-caption .carousel-caption-header {
	margin-top: 10px;
	font-size: 24px;
}

@media (min-width: 970px) {
    /* Lower the font size of the carousel caption header so that our caption
    doesn't take up the full image/slide on smaller screens */
	.transition-timer-carousel .carousel-caption .carousel-caption-header {
		font-size: 36px;
	}
}
.transition-timer-carousel .carousel-indicators {
	bottom: 0px;
	margin-bottom: 5px;
}
.transition-timer-carousel .carousel-control {
	z-index: 11;
}
.transition-timer-carousel .transition-timer-carousel-progress-bar {
    height: 5px;
    background-color: #5cb85c;
    width: 0%;
    margin: -5px 0px 0px 0px;
    border: none;
    z-index: 11;
    position: relative;
}
.transition-timer-carousel .transition-timer-carousel-progress-bar.animate{
    /* We make the transition time shorter to avoid the slide transitioning
    before the timer bar is "full" - change the 4.25s here to fit your
    carousel's transition time */
    -webkit-transition: width 4.25s linear;
	-moz-transition: width 4.25s linear;
	-o-transition: width 4.25s linear;
	transition: width 4.25s linear;
}


.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;
	left: 50%;
	z-index: 15;
	width: 60%;
	padding-left: 0;
	margin-left: -30%;
	text-align: center;
	list-style: none;
}
.carousel-inner {
	margin: 0 auto;
}
.carousel-inner > .active {
	left: 0;
	/*height: 198px !important;*/
	/*height: 400px !important;*/

}
.carousel-inner > .active .col-xs-5 {
	position: relative;
	overflow: hidden !important;
	padding: 15px !important;
	padding-right: 15px !important;
	/*height: 194px !important;*/
	height: 240px !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;
	overflow: hidden;
}
.col-xs-7 img {
width: 100%;
}
.holder.col-xs-7 {
padding-right: 0;
}

@media screen and (min-width: 768px)
.carousel-caption {
right: 0 !important; 
left: 0 !important; 
padding-bottom: 30px;
}
.carousel-caption {
position: absolute;
right:0 !important;
bottom: 0px !important;
width: 100%;
left: 0 !important;
z-index: 10;
padding-top: 20px;
padding-bottom: 20px;
color: #fff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
background: rgba(0, 0, 0, .6);
}

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
line-height: 1;
top: -50%;
position: relative;
}

/* --- Video Wrapper --- */

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 240px;
}

/* --- Carousel Inferior --- */



.carousel-caption2 {
	padding: 0 25px 25px !important;
	color: #fff !important;
	text-shadow: none !important;
	text-align: left !important;
	overflow: hidden !important;
	background: #517f78 !important;
}
.carousel-caption2 small {
	color: #fff !important;
}
.carousel2 {
	position: relative;
}
.controllers2 {
position: absolute !important;
top: 50%;
}
.carousel-control2.left, .carousel-control2.right {
	background: none !important;
	color: #fff !important;
}
.carousel-indicators2 {
	position: absolute;
	left: 50%;
	z-index: 15;
	width: 60%;
	padding-left: 0;
	margin-left: -30%;
	text-align: center;
	list-style: none;
}
.carousel-inner2 {
	width: calc(100% - 30px ) !important;
	margin: 0 auto;
}
.carousel-inner2 > .active {
	left: 0;
	height: 240px !important;

}
.carousel-inner2 > .active .col-xs-5 {
	position: relative;
	overflow: hidden !important;
	padding: 15px !important;
	padding-right: 15px !important;
	height: 240px !important;
	transition: .6s ease-in-out left !important;
}
.carousel-indicators2 .active {
	background-color: #fff !important;
}
.carousel-indicators2 li {
background-color: #fff \9 !important;
border: 1px solid #CCC !important;
display: inline-block;
width: 12px;
height: 12px;
border-radius: 10px;
}
.carousel-inner2 > .active {
	transition: .6s ease-in-out left !important;
	overflow: hidden;
}
.col-xs-7 img {
width: 100%;
} 
.holder.col-xs-7 {
padding-right: 0;
}

.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
display: grid;
max-width: 100%;
height: auto;
}