﻿body, html {
	font-family: 'Raleway', sans-serif;
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
	color: #1c424d;}

h1 {
	font-weight: 700;}

h1 strong {
	font-weight: 900;}

h2 {
	font-size: 36px;
	margin: 0;}

h3 {
	font-size: 16px;
	font-weight: 700;}

h5 {
	text-transform: uppercase;
	font-weight: 700;
	line-height: 20px;}

p {
	font-family: 'Raleway', sans-serif;
	font-size: 13px;}

a {
	color: #5b777f;
	transition: all 0.5s;}

a:hover, a:focus {
	text-decoration: none;
	color: #f1c40f;}

a.blanco {
	color: #ffffff;
	transition: all 0.5s;}

a.blanco:hover, a:focus {
	text-decoration: none;
	color: #f1c40f;}

.img-centered {
	margin: 0 auto;}

ul, ol {
	list-style: none;}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;}

.clearfix {
	display: inline-block;}

* html .clearfix {
	height: 1%;}

.clearfix {
	display: block;}

#preloader {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #ffffff;
	z-index: 99999;
	height: 100%;}

#status {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 64px;
	height: 64px;
	margin: -32px 0 0 -32px;
	padding: 0;}

.section-title {
	padding: 30px 0;}

.section-title h2 {
	font-weight: 400;
	margin-bottom: 26px;}

hr {
	height: 3px;
	width: 60px;
	position: relative;
	background: #626a29;
	border: 0;
	margin-bottom: 30px;}

/* Navigation */

#menu {
	padding: 0;
	transition: all 0.8s;}

#menu.navbar-default {
	background: url(../img/navbar-bg.jpg) repeat-y bottom center;
	background-color: rgba(248, 248, 248, 0);}

#menu a.navbar-brand {
	text-transform: uppercase;
	font-size: 22px;
	color: #d9e0e2;
	font-weight: 700;
	letter-spacing: 1px;}

#menu a.navbar-brand i.fa {
	color: #f3ca27;}

#menu.navbar-default .navbar-nav > li > a {
	text-transform: uppercase;
	color: #bf0292;
	font-size: 11px;
	letter-spacing: 1px;
	font-weight:700;}

#menu.navbar-default .navbar-nav > li > a:hover {
	color: #f6a732;}

.on {
	background-color: #032731 !important;
	padding: 0 !important;}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #f6a732 !important;
	background-color: transparent;}

.navbar-toggle {
	border-radius: 0;}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #f3ca27;
	border-color: #f3ca27;}

.navbar-default .navbar-toggle:hover>.icon-bar {
	background-color: #FFF;}

/* Home Style */

header {
	background: url(../img/header-bg.jpg) no-repeat bottom center;
	background-size: cover;
	color: #d9e0e2;
	position: relative;
	height: auto;}

header p {
	color: #d9e0e2;
	font-size: 20px;
	margin-bottom: 80px;
	text-transform: uppercase;
	letter-spacing: 1px;}

.intro-text {
	position: relative;
	padding-top: 4%;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 33%;}

.intro-text H1 {
	text-transform: uppercase;
        padding-top: 1.5%;
	font-weight: bold;
        height: 5vw;}

.color {
	color: #f3ca27;}

.btn-default {
	color: #8a0169;
	font-family: 'Open Sans', sans-serif;
	background-color: #f6a732;
	border: 0;
	margin: 0 8px;
	font-size: 18px;
	transition: all 0.5s;}

.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active {
	background-color: #c1a618;}

.intro-img {
	position: relative;
	padding-top: 130px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 70px;}

.intro-img2 {
	position: relative;
	padding-top: 32%;
	padding-right: 0;
	padding-left: 55%;
	padding-bottom: 1%;}

/* Sistema Section */

#sistema-section {
	padding: 50px 0 100px 0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#032731+0,032e3a+20,032e3a+100,032731+100 */
	background-color: #efefef !important;
	background: url(../img/sombra.png), url(../img/sistema-bg.png);
	background-repeat: repeat-x, no-repeat;
	background-position:top , top;
	color: #58585A;}

#sistema-section h1 {
	color: #8a0169;
	font-size:36px;
	font-weight:300;
	text-transform: uppercase;
	padding-bottom: 20px;}

#sistema-section h4 {
	color: #8a0169;
	text-transform: uppercase;
	font-size: 24px;}

#sistema-section p {
	font-size:18px;}

.space {
	margin-top: 40px;}

#sistema-section i.fa {
	font-size: 40px;
	border: 0;
	width: 100px;
	height: 80px;
	padding: 22px 25px;
	background: #53023f;
	margin-bottom: 6px;
	border-radius: 10%;
	color: #f6a732;
	transition: all 0.5s;}

#sistema-section .sistema:hover>i.fa {
	background: #ac338f;}

.textossistema {
	border-left: 1px solid #777474;
	text-align: left;
	padding-left: 20px;
	padding-right: 40px;
	margin-bottom: 20px;}

.masinfo {
	font-size:14px !important;
	color: #A2007C;}

.masinfo a{
	font-size:14px !important;
	color: #A2007C;}

.bloquemasinfo {
	border-bottom:1px dashed #A2007C;
	width: 140px;
	margin: 0 auto;}

/* Services Section */

#services-section {
	padding: 50px 0 80px 0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#032731+0,032e3a+20,032e3a+100,032731+100 */
	background: #ffffff url(../img/sombra.png) repeat-x top;
	color: #58585A;}

#services-section p {
	font-size:18px;}

#services-section h1 {
	color: #8a0169;
	font-size:36px;
	font-weight:300;
	text-transform: uppercase;
	padding-bottom: 20px;}

#services-section h4 {
	color: #ffffff;
	text-transform: uppercase;}

.space {
	margin-top: 40px;}

#services-section i.fa {
	font-size: 40px;
	border: 0;
	width: 100px;
	height: 80px;
	padding: 22px 25px;
	background: #53023f;
	margin-bottom: 6px;
	border-radius: 10%;
	color: #f6a732;
	transition: all 0.5s;}

#services-section .service:hover>i.fa {
	background: #ac338f;}

/* Gallery Section */

#works-section {
	padding: 50px 0 80px 0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#032731+0,032e3a+20,032e3a+100,032731+100 */
	background: #efefef url(../img/sombra.png) repeat-x top;
	color: #58585A;}

#works-section i.fa {
	font-size: 30px;
	padding: 5px;
	color: #f1c40f;}

#works-section p {
	font-size:18px;}

#works-section h1 {
	color: #8a0169;
	font-size:36px;
	font-weight:300;
	text-transform: uppercase;
	padding-bottom: 20px;}

#works-section h2 {
	color: #8a0169;
	font-size:30px;
	font-weight:300;
	padding-top: 30px;}

.categories {
	padding-bottom: 30px;
	text-align: center;}

#works-section hr {
	background: #a9971c;}

ul.cat {
	margin: 0;
	padding: 0;}

ul.cat li {
	display: inline-block;}

ol.type {
	margin-left: 0;
	padding-left: 0;}

ol.type li {
	display: inline-block;
	margin-left: 20px;}

ol.type li a {
	color: #51633d;
	border: 1px solid #f7dc6f;
	padding: 8px 16px;
	border-radius: 3px;}

ol.type li a.active {
	background: #f7dc6f;}

ol.type li a:hover {
	background: #f7dc6f;}

.isotope-item {
	z-index: 2}

.isotope-hidden.isotope-item {
	z-index: 1}

.isotope, .isotope .isotope-item {
	/* change duration value to whatever you like */
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	transition-duration: 0.8s;}

.isotope-item {
	margin-right: -1px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;}

.isotope {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	transition-property: height, width;}

.isotope .isotope-item {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	transition-property: transform, opacity;}

.portfolio-item {
	margin-bottom: 30px;}

.portfolio-item .hover-bg {
	height: 260px;
	overflow: hidden;
	position: relative;}

.hover-bg .hover-text {
	position: absolute;
	text-align: center;
	margin: 0 auto;
	color: #c0cbce;
	background: rgba(3, 46, 58, 0.8);
	padding: 25% 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	transition: all 0.5s;}

.hover-bg .hover-text>h4 {
	opacity: 0;
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
	transition: all 0.3s;
	font-size: 20px;}

.hover-bg:hover .hover-text>h4 {
	opacity: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateY(0);
	transform: translateY(0);}

.hover-bg .hover-text>i {
	opacity: 0;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	transition: all 0.3s;}

.hover-bg:hover .hover-text>i {
	opacity: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateY(100%);
	transform: translateY(100%);}

.hover-bg:hover .hover-text {
	opacity: 1;}

.portfolio-modal .modal-content {
	padding: 100px 0;
	min-height: 100%;
	border: 0;
	border-radius: 0;
	text-align: center;
	background-clip: border-box;
	-webkit-box-shadow: none;
	box-shadow: none;
	background: #f1c40f;}

.portfolio-modal .modal-content h2 {
	margin-bottom: 15px;
	font-size: 2.5em;}

.portfolio-modal .modal-content p {
	margin-bottom: 30px;}

.portfolio-modal .modal-content p.item-intro {
	margin: 10px 0 30px;
	font-size: 14px;
	font-style: italic;}

.portfolio-modal .modal-content ul.list-inline {
	margin-top: 0;
	margin-bottom: 30px;}

.portfolio-modal .modal-content img {
	margin-bottom: 30px;}

.portfolio-modal .close-modal {
	position: absolute;
	top: 25px;
	right: 25px;
	width: 75px;
	height: 75px;
	background-color: transparent;
	cursor: pointer;}

.portfolio-modal .close-modal:hover {
	opacity: .3;}

.portfolio-modal .close-modal .lr {
	z-index: 1051;
	width: 1px;
	height: 75px;
	margin-left: 35px;
	background-color: #222;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);}

.portfolio-modal .close-modal .lr .rl {
	z-index: 1052;
	width: 1px;
	height: 75px;
	background-color: #222;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);}

.portfolio-modal .btn-primary {
	color: #a7b6ba;
	background-color: #1d434e;
	border-color: #1d434e;}

.portfolio-modal .btn-primary:hover, .portfolio-modal .btn-primary:focus, .portfolio-modal .btn-primary.focus, .portfolio-modal .btn-primary:active, .portfolio-modal .btn-primary.active {
	color: #a7b6ba;
	background-color: #032e3a;
	border-color: #032e3a;}

.portfolio-modal .btn-nuevo {
	color: #d6d6d6;
	background-color: #888888;
	border-color: #888888;}

.portfolio-modal .btn-nuevo:hover, .portfolio-modal .btn-nuevo:focus, .portfolio-modal .btn-nuevo.focus, .portfolio-modal .btn-nuevo:active, .portfolio-modal .btn-nuevo.active {
	color: #d6d6d6;
	background-color: #5a5b5b;
	border-color: #5a5b5b;}

.fondoblanco {
	background: #ffffff !important;}

.textogris {
	color: #969696;}

.espacio {
	margin-bottom: 30px;}

/* Distribuidores */

#about-section {
	padding: 50px 0 80px 0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#032731+0,032e3a+20,032e3a+100,032731+100 */
	background: #ffffff url(../img/sombra.png) repeat-x top;
	color: #58585A;}

#about-section h1 {
	color: #8a0169;
	font-size:36px;
	font-weight:300;
	text-transform: uppercase;
	padding-bottom: 20px;}

#about-section h4 {
	color: #81969c;
	font-size: 20px;}

#about-section li {
	margin-bottom: 6px;
	list-style: none;
	padding: 0;}

#about-section li:before {
	content: "✓";
	color: #8a0169;
	padding-right: 10px;}

.sinmargen {
	padding: 0;
	text-align: left;
	font-size: 18px;}

.distlist {
	background: url(../img/dist_bckgd.jpg) no-repeat top;
	padding: 10% 0 15% 10%;}


/* Team Section */

#team-section {
	padding: 80px 0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c1a618+0,f1c40f+25,f1c40f+75,c1a618+100 */
	background: rgb(246,167,50);}

#team-section hr {
	background: #a9971c;}

#team-section .item {
	padding: 0;
	margin: 15px;
	text-align: center;}

img.img-circle.team-img {
	width: 120px;
	height: 120px;
	border: 4px solid transparent;
	transition: all 0.5s;}

#team-section .thumbnail {
	background: transparent;
	border: 0;}

#team-section .thumbnail .caption {
	padding: 9px;
	color: #1c424d;}

#team-section i.fa {
	font-size: 16px;
	color: #faeaab;
	margin-top: 10px;}

#team-section i.fa:hover {
	color: #1c424d;}

.owl-theme .owl-controls .owl-page span {
	display: block;
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	filter: Alpha(Opacity=1);
	opacity: 1;
	-webkit-border-radius: 0;
	-moz-border-radius: 20px;
	border-radius: 50%;
	background: #42626b;
	transition: all 0.5s;}

.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
	filter: Alpha(Opacity=100);
	opacity: 1;
	background: #f1c40f;}

.owl-theme .owl-controls .owl-page.active span {
	background: #f1c40f;}

/* Testimonials Section */

#testimonials-section {
	padding: 80px 0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#032731+0,032e3a+20,032e3a+100,032731+100 */
	background: url(../img/testimonials-bg.jpg);
	background-size: cover;
	background-attachment: fixed;
	color: #5b777f;}

#testimonial {
	padding: 30px 0;}

#testimonial .item {
	display: block;
	width: 100%;
	height: auto;}

#testimonial .item p {
	font-weight: 400;
	margin: 0 0 30px 0;}

/* Contact Section */

#contact-section {
	padding: 50px 0 90px 0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c1a618+0,f1c40f+25,f1c40f+75,c1a618+100 */
	background: rgb(246,167,50) url(../img/sombra.png) repeat-x top;}

#contact-section hr {
	background: #a9971c;}

#contact-section h1 {
	color: #8a0169;
	font-size:36px;
	font-weight:300;
	text-transform: uppercase;
	padding-bottom: 20px;}

#contact-section h3 {
	font-size: 20px;
	font-weight: 400;}

#contact-section form {
	padding: 30px 0;}

#contact-section .fa {
	color: #f8e287;
	margin-bottom: 10px;}

label {
	font-size: 12px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	float: left;}

#contact-section .form-control {
	display: block;
	width: 100%;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 2px;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;}

#contact-section .form-control:focus {
	border-color: inherit;
	outline: 0;
	-webkit-box-shadow: transparent;
	box-shadow: transparent;}

#contact-section .social {
	margin-top: 60px;}

#contact-section .social ul li {
	display: inline-block;
	margin: 0 20px;}

#contact-section .social i.fa {
	font-size: 26px;
	padding: 4px 5px;
	color: #f8e287;
	transition: all 0.5s;}

#contact-section .social i.fa:hover {
	color: #8a0169;}

#contact-section .btn {
	background: transparent;
	border: 2px solid #fef9e7;
	border-radius: 4px;
	padding: 6px 14px;
	margin-top: 20px;
	color: #fef9e7;
	font-size: 16px;
	transition: all 0.5s;}

#contact-section .btn:hover, #contact-section .btn:focus {
	background: #fef9e7;
	border: 2px solid #fef9e7;
	color: #5b777f;}

#contact-section .text-danger {
	color: #cc3300;
	text-align: left;}

.btn:active, .btn.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;}

a:focus, .btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
	outline: none;
	outline-offset: none;}

/* Footer */

#footer {
	background: #75005a;
	padding: 10px;
	text-align: center;
        height: 70px;}

#footer p {
	margin-top: 0px;}

#footer .social {
	margin-top: 0px;}

#footer .social ul li {
	display: inline-block;
	margin: 0px 0px 0 0;}

#footer .social i.fa {
	font-size: 22px;
	padding: 0px 0px 0px;
	color: #bc0391;
	transition: all 0.5s;}

#footer .social i.fa:hover {
	color: #df35b7;}

/* Modal sistema */

.sistema-modal .modal-content {
	padding: 100px 0;
	min-height: 100%;
	border: 0;
	border-radius: 0;
	text-align: center;
	background-clip: border-box;
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: #efefef;
	color: #282828;}

.sistema-modal .modal-content h1 {
	color: #8a0169;
	font-size:36px;
	font-weight:300;
	text-transform: uppercase;
	padding-bottom: 20px;
	padding-top:100px;}

.sistema-modal .modal-content h2 {
	color: #8a0169;
	font-size:20px;
	font-weight:300;
	text-transform: uppercase;
	padding-bottom: 20px;}

.sistema-modal .modal-content p {
	font-size:16px;}

.sistema-modal .modal-content p.item-intro {
	margin: 10px 0 30px;
	font-size: 14px;
	font-style: italic;}

.sistema-modal .modal-content ul.list-inline {
	margin-top: 0;
	margin-bottom: 30px;}

.sistema-modal .modal-content img {
	margin-bottom: 30px;}

.sistema-modal .close-modal {
	position: absolute;
	top: 25px;
	right: 25px;
	width: 75px;
	height: 75px;
	background-color: transparent;
	cursor: pointer;}

.sistema-modal .close-modal:hover {
	opacity: .3;}

.sistema-modal .close-modal .lr {
	z-index: 1051;
	width: 1px;
	height: 75px;
	margin-left: 35px;
	background-color: #222;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);}

.sistema-modal .close-modal .lr .rl {
	z-index: 1052;
	width: 1px;
	height: 75px;
	background-color: #222;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);}

.sistema-modal .btn-primary {
	color: #a7b6ba;
	background-color: #1d434e;
	border-color: #1d434e;}

.sistema-modal .btn-primary:hover, .sistema-modal .btn-primary:focus, .sistema-modal .btn-primary.focus, .sistema-modal .btn-primary:active, .sistema-modal .btn-primary.active {
	color: #a7b6ba;
	background-color: #032e3a;
	border-color: #032e3a;}

.sistema-modal .btn-sistema {
	color: #ffffff;
	background-color: #8a0169;
	border-color: #8a0169;}

.sistema-modal .btn-sistema:hover, .sistema-modal .btn-sistema:focus, .sistema-modal .btn-sistema.focus, .sistema-modal .btn-sistema:active, .sistema-modal .btn-sistema.active {
	color: #ffffff;
	background-color: #f99a0a;
	border-color: #f99a0a;}

.caracteristicas {
	background-color: #efefef !important;
	background: url(../img/sistema_modal_bg_con_icono.png);
	background-repeat: no-repeat;
	background-position:top;
	border: 0;
	border-bottom:1px dashed #8a0169;
	padding-bottom: 20px;}

.porque {
	background-color: #efefef !important;
	border: 0;
	border-bottom:1px dashed #8a0169;
	padding: 10px 0 20px 0;}

.aplicacion {
	background-color: #efefef !important;
	border: 0;
	padding: 10px 0 20px 0;}

.vinietas {
	background-color: #efefef !important;
	border: 0;
	padding: 10px 0 5px 0;}

.vinietas p{
	text-align:left !important;}

.postventa {
	background-color: #efefef !important;
	border: 0;
	border-top:1px dashed #8a0169;
	padding: 10px 0 20px 0;
	margin-top: 20px;}


.cierre {
	background-color: #efefef !important;
	border: 0;
	padding: 10px 0 20px 0;}

.quitamargin{
	margin-bottom: 0 !important;}

.menosmargin{
	margin-bottom: 15px !important;}

/* Modal productos */

.productos-modal .modal-content {
	padding: 100px 0;
	min-height: 100%;
	border: 0;
	border-radius: 0;
	text-align: center;
	background-clip: border-box;
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: #ffffff;
	color: #282828;}

.productos-modal .modal-content h1 {
	color: #8a0169;
	font-size:36px;
	font-weight:300;
	text-transform: uppercase;
	padding-bottom: 20px;
	padding-top:100px;}

.productos-modal .modal-content h2 {
	color: #8a0169;
	font-size:20px;
	font-weight:300;
	text-transform: uppercase;
	padding-bottom: 20px;}

.productos-modal .modal-content p {
	font-size:16px;}

.productos-modal .modal-content p.item-intro {
	margin: 10px 0 30px;
	font-size: 14px;
	font-style: italic;}

.productos-modal .modal-content ul.list-inline {
	margin-top: 0;
	margin-bottom: 30px;}

.productos-modal .modal-content img {
	margin-bottom: 30px;}

.productos-modal .close-modal {
	position: absolute;
	top: 25px;
	right: 25px;
	width: 75px;
	height: 75px;
	background-color: transparent;
	cursor: pointer;}

.productos-modal .close-modal:hover {
	opacity: .3;}

.productos-modal .close-modal .lr {
	z-index: 1051;
	width: 1px;
	height: 75px;
	margin-left: 35px;
	background-color: #222;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);}

.productos-modal .close-modal .lr .rl {
	z-index: 1052;
	width: 1px;
	height: 75px;
	background-color: #222;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);}

.productos-modal .btn-primary {
	color: #a7b6ba;
	background-color: #1d434e;
	border-color: #1d434e;}

.productos-modal .btn-primary:hover, .productos-modal .btn-primary:focus, .productos-modal .btn-primary.focus, .productos-modal .btn-primary:active, .productos-modal .btn-primary.active {
	color: #a7b6ba;
	background-color: #032e3a;
	border-color: #032e3a;}

.productos-modal .btn-productos {
	color: #ffffff;
	background-color: #8a0169;
	border-color: #8a0169;}

.productos-modal .btn-productos:hover, .productos-modal .btn-productos:focus, .productos-modal .btn-productos.focus, .productos-modal .btn-productos:active, .productos-modal .btn-productos.active {
	color: #ffffff;
	background-color: #f99a0a;
	border-color: #f99a0a;}

.primera {
	background-color: #ffffff !important;
	background: url(../img/productos_modal_bg_con_icono.png);
	background-repeat: no-repeat;
	background-position:top;
	border: 0;
	border-bottom:1px dashed #8a0169;
	padding-bottom: 20px;}

.segunda {
	background-color: #ffffff !important;
	border: 0;
	border-bottom:1px dashed #8a0169;
	padding: 10px 0 20px 0;}

.ultima {
	background-color: #ffffff !important;
	border: 0;
	padding: 10px 0 20px 0;}

.termostatos {
	text-align: left;}

.termostatos a {
	text-align: center !important;
	color: #3373B1 !important;
	display:block;}

.verde {
	color: #3DAD4B !important;
	margin-bottom: 30px !important;}


.termos {
	border-left: 1px solid #adabab;
	padding-left: 20px;}

.termos li {
	padding-bottom: 8px;}

.lista {
	padding-bottom: 10px;
	color: #3373B1;}

.lista2 {
	padding-bottom: 10px;
	color: #A1227D;}

.purpura {
	color: #A1227D !important;
	margin-top: 30px !important;}

.isil {
	color: #005DB4 !important;
	margin-top: 30px !important;}

.download {
	margin-top: 30px;
	margin-bottom: 15px !important;}

.ventajas {
	margin: 30px 0 30px 0 !important;
	text-align: left !important;}

@media (max-width: 768px) {
.content {
	padding: 40% 0 0;}
.intro-text H1 {
	font-size: 16px;}
.intro-text {
	padding-top: 10%;
	padding-bottom: 42%;}}

@media (max-width: 603px) {
#menu.navbar-default {
	background-color: rgba(0, 0, 0, 0.7);}
label {
	float: none !important}
.hover-bg .hover-text {
	padding: 12% 10%;}}

@media (max-width: 360px) {
.hover-bg .hover-text {
	padding: 22% 10%;}
.intro-text H1 {
	font-size: 8px;}
.intro-text {
	padding-top: 14%;
	padding-bottom: 48%;}}
