body {
/*	background: url(../images/bg_top.png) top repeat-x;*/
}

body.site {
}

.body {
/*		background: url(../images/bg.jpg) top no-repeat;*/
}

p {
	text-align: justify;
	line-height: 22px;
}

hr {
	margin: 9px 0;
	border: 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #fff;
}

h1, h2, h3, h4, h5, h6, .site-title {
		font-family: 'Roboto', Helvetica, Arial, sans-serif;
}

/***************************/
#system-message-container {
	max-width: 650px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 2;
}

#system-message {
	position: absolute;
	min-width: 350px;
	margin-left: 30%;
}
.alert {
	background-color: #d17e70;
	border: 1px solid #d17e70;
}

.alert-success {
	background-color: #d17e70;
	border-color: #d17e70;
	color: #fff;
}

.close {
	color: #fff;
	opacity: 1;
}
/***************************/
.header-top-area {
	padding: 0px 0;
	background: #000039;
	/*min-height: 30px;*/
	padding-top: 15px;
	padding-bottom: 5px;
	margin-bottom: 50px;
}
.content-area-full {
	position: relative;
	z-index: 0;
	width: 100%
}
.content-area-textura {
	position: relative;
	z-index: 1;
	width: 100%;
}
.content-area {
	max-width: 1100px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 0;
}


.page-header {
/*	margin: 2px 0px 10px 0px;
	padding-bottom: 5px;*/
}

.page-header h1 {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 20px;
	letter-spacing: 3px;
}

.tel {
	float: right;
}

.tel-2 {
	float: right;
}

.tel-2 h3 {
	text-align: left;
}

a.whats:link, a.whats:visited {
	color: #fff;
	text-align: left;
}

a.whats2:link, a.whats2:visited {
	color: #000;
	text-align: left;
}

/***************************/
.top-box {
	display: inline-block;
	width: 50%;
	float: left;
}

ul.list-redes {
	list-style: none;
	margin-left: 0px;
}
ul.list-redes li {
  display: inline-block;
}
ul.list-redes li:first-child {
  padding: 2px 2px 0px 7px;
  background: #b2b6ba;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-right: 10px;
}

ul.list-redes li a {
	color: #fff;
	font-size: 18px;
}

ul.list-redes li:last-child a {
	color: #b2b6ba;
	font-size: 23px;
}

.redes-2 h3 {
	text-align: center;
}

/***************************/
.nav-top {
	float: right;
}
.carrito {
	float: right;
	position: sticky;
}
/***************************/

.header {
	max-width: 100%;
	margin-bottom: 0px;
	position: relative;
	min-height: 85px;
	z-index: 0;
/*	background: #EBE8D4;*/
}

.header-inner {
	max-width: 1100px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.banner {
	max-width: 100%;
	text-align: left;
}



/***************************/
.moduletable_banner {
/*	margin-bottom: 20px;*/
}

.redes {
	margin-top: 5px;
}
/***************************/

.navbar .btn-navbar {
	padding: 10px 10px;
	background: #0067b8;
	border: 1px solid #0067b8;
}

.navigation {
	position: relative;
	border: 0 none;
	padding: 0;
	padding-bottom: 5px;
	max-width: 100%;
	/*background: #000039;*/
	min-height: 50px;
/*	margin-top: 5px;*/
}

.nav-collapse {
	max-width: 1000px;
	position: relative;
	display: inline-block;
	padding-left: 200px;
}

.nav-collapse-b {
	position: relative;
	display: block;
	padding-top: 10px;
}

.mi-logo {
	max-width: 200px;
	margin-left: auto;
	margin-right: auto;
}

.nav > li > a:hover,
.nav > li > a:focus {
	text-decoration: none;
}


.navigation .nav-child a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	color:#4A4747;
	white-space: nowrap;
	text-align: left;
}

.navigation .nav-child li > a:hover,
.navigation .nav-child li > a:focus,
.navigation .nav-child:hover > a {
	text-decoration: none;
	color: #fff;
	background-color: #7eb95e;
}

.nav-pills > li,
.nav-vm > li {
	float: left;
	margin: 0;
	border-right: 1px solid #424243;
}
.nav-pills > li:last-child,
.nav-vm > li:last-child {
	border-right: 0 none;
}

.nav-pills > li > a,
.nav-vm > li > a {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	color: #424243;
	margin: 0;
	font-size: 12pt;
/*	font-family: 'Roboto', Helvetica, Arial, sans-serif;*/
	text-transform: uppercase;
}

.nav-pills > li:last-child > a{
	padding-right: 0px;
}

.nav-pills > li > a:hover,
.nav-pills > li > a:focus {
	color: #000000;
}
.nav-pills > li > a .image-title {
	vertical-align: bottom;
}
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus {
	color: #000000;
}

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

.nav-top {
	margin-top: 5px;
	margin-bottom: 0px;
}
.nav-top > li > a:hover,
.nav-top > li > a:focus {
	background: none;
	color: #666666;
	border-bottom: 0;
}
.nav-top > li:first-child > a {
	padding-left: 0px;
}
.nav-top > li > a {
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 11pt;
	color: #4da32d;
	border-right: 1px solid #4da32d;
	font-weight: normal;
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
}
.nav-top > .active > a,
.nav-top > .active > a:hover,
.nav-top > .active > a:focus {
	color: #4da32d;
	background: none;
}

/***************************/
.nav-cat {
	max-width: 550px;
	margin-left: auto;
	margin-right: auto;
}
.nav-cat > li > a:hover,
.nav-cat > li > a:focus {
	color: #666666;
	border-bottom: 0;
}
.nav-cat > li > a {
	padding: 3px 10px 3px 10px;
	font-size: 12pt;
	color: #F58220;
	border-right: 1px solid #F58220;
	font-weight: normal;
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
}
.nav-cat > li:last-child > a {
	border-right: 0 none;
}

/***************************/
.nav-eventos {
	max-width: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}
.nav-eventos > li > a:hover,
.nav-eventos > li > a:focus {
	color: #666666;
	border-bottom: 0;
}
.nav-eventos > li > a {
	padding: 3px 10px 3px 10px;
	font-size: 14pt;
	color: #F58220;
	border-right: 1px solid #F58220;
	font-weight: normal;
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	letter-spacing: 2px;
}
.nav-eventos > li:last-child > a {
	border-right: 0 none;
}

/***************************/
ul.nav-bottom {
	list-style: none;
	color: #fff;
}
ul.nav-bottom li::before {
  content: "\2022";
  color: #FFF;
  font-weight: bold;
  font-size: 16px;
  display: inline-block; 
  width: 1em;
  margin-left: -1em;
}

.nav-bottom > li {
	float: none;
}

.nav-bottom > li > a {
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 14px;
	color: #fff;
	text-align: left;
	display: inline-block;
	line-height: 16px;
}
.nav-bottom > li:last-child > a {
	border-right: 0 none;
}
.nav-bottom > .active > a,
.nav-bottom > .active > a:hover,
.nav-bottom > .active > a:focus {
	color: #f0f0f0;
	background: none;
}

.nav-bottom > li > a:hover,
.nav-bottom > li > a:focus {
	background: none;
	color: #f0f0f0;
}


/***************************/
#sidebar {
	margin-top: 15px;
}

/***************************/
.nav-tabs > li > a {
	padding-right: 12px;
	padding-left: 12px;
	margin-right: 2px;
	line-height: 14px;
}
.nav-tabs {
	border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
	margin-bottom: -1px;
}
.nav-tabs > li > a {
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 16px;
	border: 1px solid transparent;
/*	-webkit-border-radius: 4px 4px 0 0;
/*	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;*/
	background: #B2D59E;
	color: #ffffff;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
	border-color: #eee #eee #ddd;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
	color: #555;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
	cursor: default;
}
/***************************/
.moduletable_search {
	margin-top: 3px;
	background:#E5F1DF;
	max-width: 220px;
/*	min-height: 500px;*/
}

.frase {
	color: #fff;
	font-family: 'Dancing Script', cursive;
	text-align: center;
	font-size: 60px;
	line-height: 62px;
}

.frase-2 {
/*	color: #fff;*/
	font-family: 'Dancing Script', cursive;
	text-align: center;
	font-size: 30px;
	line-height: 32px;
}
/***************************/
.inicio {
	max-width: 800px;
}

.page-header {
}

.item-page {
	padding-top: 0px;
}
.items-leading, .items-row {
/*	margin-top: 30px;*/
}

.item-title {
	color: #363f48;
}

.header-title {
	overflow: hidden;
	text-align: center;
	position: relative;
	max-width: 700px;
	margin: auto;
}
.header-title:before {
	content: "";
	display: block;
	width: 100%;
	border-bottom: 2px solid #d27d70;
	position: absolute;
	left: 0;
	top: 50%;
}
.header-title img {
	display: inline-block;
	position: relative;
	z-index: 1;
	padding: 0 20px;
	background: #fff;
	margin:0;
}
.gris-img img {
	background: #e3e4e8;
}

.header-title-2 {
	overflow: hidden;
	text-align: center;
	position: relative;
	max-width: 700px;
	margin: auto;
	background: url('../images/linea.jpg') center bottom no-repeat;
	height: 45px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.titulo-s {
	text-transform: uppercase;
	color: #B1B5BA;
	text-align: center;
	font-weight: normal;
	letter-spacing: 2px;
	font-size: 24px;
	line-height: 26px;
	display: inline-block;
	padding: 20px 15px;
	border-left: 1px solid #B1B5BA;
	border-right: 1px solid #B1B5BA;
}

.subtitulo-s {
	text-align: center;
	font-style: italic;
	color: #F58220;
}
.subtitulo-s span {
	font-weight: bold;
}
.titulp-p {
	width: 150px;
	padding: 5px;
	text-align: center;
	background: #692E20;
}

/***************************/
.frase-area {
	background: #000039;
	padding-top: 16px;
	padding-bottom: 16px;
	text-align: center;
}

.frase-area .frase {
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	font-size: 26px;
	line-height: 28px;
	text-transform: uppercase;
	font-weight: 100;
}
/***************************/
.inicio-area {
	padding-top: 40px;
	padding-bottom: 10px;
	text-align: center;
	/*background: #f4f5f4*/
}

.inicio-content h1 {
}
.inicio-content p {
	font-size: 18px;
	text-align: center;
}
/***************************/
.inicio-area-2 {
	background: #f4f5f7;
}

.inicio-content-2 h1 {
	text-align: left;
}
.inicio-content-2 p {
	font-size: 18px;
	text-align: center;
}
.inicio-desc-2 [class*="span"]:first-child {
	padding-top: 20px;
	padding-bottom: 20px;
	padding: 20px 10px;
}
/***************************/
.inicio-area-3 {
	background: #9f9fa7;
}

.inicio-content-3 {
	background: #6f7277;
}
.inicio-content-3 h1 {
	text-align: left;
	color: #fff;
}
.inicio-content-3 p {
	font-size: 18px;
	text-align: center;
	color: #fff;
}
.inicio-desc-3 [class*="span"]:last-child {
	padding: 35px 35px 35px 25px;
}

/***************************/
.empresa-area {	
	background: url('../images/bg-empresa.png') top right no-repeat;
}
.empresa-content {
	padding-top: 40px;
	padding-bottom: 40px;
}
.empresa-desc {
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}
.empresa-desc h3 {
	text-align: center;
	font-weight: normal;
	text-transform: uppercase;
}
.empresa-desc p {
}

/***************************/
.rectitud-area {
	background: #e3e4e8;
}
.rectitud-content {
	padding-top: 40px;
	padding-bottom: 40px;
}
.rectitud-desc {
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	padding-right: 10px;
}
.rectitud-desc h1 {
	letter-spacing: 15px;
}
.rectitud-desc h3 {
	color: #002a5e;
	text-align: center;
	font-weight: normal;
	font-size: 20px;
	line-height: 22px;
	letter-spacing: 2px;
}


.servicios-area {
}
.servicios-content {
	padding-top: 40px;
	padding-bottom: 40px;
	background: #00295d url('../images/servicios.jpg') top center no-repeat;
}
.servicios-desc {
}
.servicios-desc h1 {
	color: #fff;
}
.servicios-desc h3 {
	background: #000039 url('../images/cuadro.jpg') left no-repeat;
	display: inline-block;
	padding: 4px 7px 4px 150px;
	color: #fff;
	text-transform: uppercase;
	font-weight: normal;
}
.servicios-desc p {
	color: #fff;
}

.servicios-desc ul {
	color: #fff;
}
.servicios {
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
}

/***************************/
.contacto-area {
}

.contacto-content {
	padding-top: 40px;
	padding-bottom: 40px;
	background: #f9f9f9;
}

.contacto-desc {
}
.box-direccion {
	display: block;
	max-width: 500px;
}
/***************************/
.naranja {
	background: #E15200;
}
.naranja-c {
	background: #EC6B00;
}
.magenta {
	background: #9F2953;
}
.magenta-c {
	background: #C86383;
}
.morado {
	background: #6A3FB9;
}
.morado-c {
	background: #8564C8;
}
.cafe {
	background: #6C4F2F;
}
.cafe-c {
	background: #B39274;
}
.azul {
	background: #3975A6;
}
.azul-c {
	background: #6496C8;
}
.verde {
	background: #93BA1F;
}
.verde-c {
	background: #A8D42E;
}
.amarillo {
	background: #F3CC23;
}
.amarillo-c {
	background: #ECD259;
}
.rojo {
	background: #C12A21;
}
.rojo-c {
	background: #AE392A;
}

.text-naranja {
	color: #DF8D2E;
}
.text-magenta {
	color: #9F2953;
}
.text-morado {
	color: #64548D;
}
.text-cafe {
	color: #765F44;
}
.text-azul {
	color: #4A7AA1;
}
.text-verde {
	color: #93BA1F;
}
.text-amarillo {
	color: #DFC240;
}
.text-rojo {
	color: #AF3732;
}

.text-blanco {
	color: #fff;
}

/***************************/
.accion-area,
.accion-area-2,
.accion-area-3,
.accion-area-4 {
	padding-top: 70px;
	padding-bottom: 70px;
	margin-top: 40px;
	margin-bottom: 40px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}
.accion-area h1,
.accion-area-2 h1,
.accion-area-3 h1,
.accion-area-4 h1 {
	color: #fff;
}
.accion-area p,
.accion-area-2 p,
.accion-area-3 p,
.accion-area-4 p {
	font-size: 18px;
	color: #fff;
	text-align: center;
}
.accion-area {
	background: linear-gradient(rgba(45, 62, 80, 0.50), rgba(45, 62, 80, 0.50)), transparent url("../images/accion-a.jpg") center center/cover no-repeat scroll;
}
.accion-area-2 {
	background: linear-gradient(rgba(45, 62, 80, 0.50), rgba(45, 62, 80, 0.50)), transparent url("../images/accion-b.jpg") center center/cover no-repeat scroll;
}

.accion-area-3 {
	background: linear-gradient(rgba(45, 62, 80, 0.50), rgba(45, 62, 80, 0.50)), transparent url("../images/accion-c.jpg") center center/cover no-repeat scroll;
}

.accion-area-4 {
	background: linear-gradient(rgba(45, 62, 80, 0.50), rgba(45, 62, 80, 0.50)), transparent url("../images/accion-d.jpg") center center/cover no-repeat scroll;
}

/***************************/
.effect-zoom {
	overflow: hidden;
	max-width: 250px;
	margin-left: auto;
	margin-right: auto;
}
.effect-zoom img {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(1);
	transform: scale(1);
}
.effect-zoom img:hover {
	-webkit-transform: scale(1.12);
	transform: scale(1.12);
}

/***************************/
.sombra:hover {
	-webkit-box-shadow: -5px 10px 15px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: -5px 10px 15px rgba(0, 0, 0, 0.25);
	box-shadow: -5px 10px 15px rgba(0, 0, 0, 0.25);
}

/***************************/
ul.list-lineas {
	list-style: none;
	margin-left: 3em;
}
ul.list-lineas li {
	text-align: justify;
}
ul.list-lineas li::before {
	content: "";
	background: url('../images/linea.jpg') left top no-repeat;
	font-weight: bold;
	font-size: 16px;
	display: inline-block; 
	width: 3em;
	margin-left: -3em;
	height: 7px;
}

ul.list-direccion {
	list-style: none;
	margin-left: 0px;
}
ul.list-direccion li {
	line-height: 30px;
}
ul.list-direccion li a:link,
ul.list-direccion li a:visited {
	color: #9fa0a7;
}

ul.list-ventajas {
	list-style: none;
	color: #fff;
}
ul.list-ventajas li::before {
  content: "\2022";
  color: #FFF;
  font-weight: bold;
  font-size: 16px;
  display: inline-block; 
  width: 1em;
  margin-left: -1em;
}

ul.list-serv li {
	line-height: 24px;
}

ul.list-footer {
	list-style: none;
	color: #fff;
	margin-left: 0px;
}
ul.list-footer li {
  color: #FFF;
  font-weight: bold;
  font-size: 14px;
  display: block;
  text-align: left;
  padding-top: 5px;
}
ul.list-footer li a:link {
	color: #fff;
}

ol.terminos li {
	text-align: left;
	margin-bottom: 10px;
}

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

.mapa {
	-webkit-box-shadow: 0px 10px 5px -3px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0px 10px 5px -3px rgba(0, 0, 0, 0.25);
	box-shadow: 0px 10px 5px -3px rgba(0, 0, 0, 0.25);
	margin-bottom: 40px;
}

/***************************/
.btn-accion {
/*	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;*/
	background: #000039;
	border: 1px solid #000039;
	color: #ffffff;
	display: inline-block;
	font-weight: 500;
	padding: 10px 30px;
	text-transform: uppercase;
	transition: all 0.4s ease 0s;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	cursor: pointer;
}
.btn-accion:hover {
	background: #7A862D;
	border-color: #7A862D;
}

.btn-conoce {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 1px solid #ffffff;
	color: #ffffff;
	display: table;
	font-weight: 500;
	padding: 10px 30px;
	text-transform: uppercase;
	transition: all 0.4s ease 0s;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	cursor: pointer;
	margin-left: auto;
	margin-right: auto;
}
.btn-conoce:hover {
	background: #F58220;
	border-color: #FFF;
}

.naranja-c:hover {
	background: #EC6B00;
}
.magenta-c:hover {
	background: #C86383;
}
.morado-c:hover {
	background: #8564C8;
}
.cafe-c:hover {
	background: #B39274;
}
.azul-c:hover {
	background: #6496C8;
}
.verde-c:hover {
	background: #A8D42E;
}
.amarillo-c:hover {
	background: #ECD259;
}
.rojo-c:hover {
	background: #AE392A;
}

.btn_cotiza {
	max-width: 200px;
	padding: 6px 10px;
	color: #fff;
	background-color: #898b8e;
	font-size: 14px;
	font-weight: normal;
	box-sizing: border-box;
/*	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 3px;*/
	text-transform: uppercase;
}

.btn_enviar,
.btn_cancelar,
.vm-button-correct,
a.vm-button-correct:link,
a.vm-button-correct:visited,
button.default {
	max-width: 210px;
	padding: 6px 30px;
	color: #fff;
	background: #d17e70;
	font-size: 14px;
	font-weight: normal;
	box-sizing: border-box;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	text-transform: uppercase;
	border: 0 none;
}
button.default:hover {
	background: #7f7d82;
	color: #fff;
}
.btn_enviar {
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.btn_cancelar {
/*	background-color: #902F91;*/
}

.pasos {
	color: #781d7d;
	font-size: 15px;
}
.numero {
	max-width: 35px;
	padding: 2px 10px;
	color: #fff;
	background-color: #781d7d;
	font-size: 16px;
	font-weight: bold;
	box-sizing: border-box;
/*	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 3px;*/
	text-transform: uppercase;
}

.button2 {
	color: #f29f00;
	font-size: 15px;
	font-weight: normal;
}

/***************************/
.well {
	min-height: 20px;
/*	padding-top: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);*/
	margin-top: 30px;
}

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

.control-group2 {
	max-width: 780px;
}

.control-label2, .controls2 {
	float: left;
	width: auto;
	margin-right: 15px;
}

.control-label2 label {
	text-transform: uppercase;
}

.control-label3 {
	float: left;
	text-align: center;
	width: 50%;
}

.login-registro {
	max-width: 100%;
	display: inline-block;
	vertical-align:middle;
	margin:0 0 0 2px;
	color: #666666;
	border: solid #666666 1px;
	font-size: 14px;
	cursor: pointer;
	text-align: center;
	letter-spacing: 1px;
	padding: 0.2em 0.6em;
	text-transform: uppercase;
}

.login-registro:hover {
	background: #d7dee8;
}


/***************************/
form#contact-form {
	margin-top: 30px;
}
.form-horizontal .controls {
	*padding-left: 0px;
	margin-left: 0px;
}

.form-horizontal .control-label {
	float: left;
	width: 200px;
	padding-top: 5px;
/*	text-align: right;*/
	text-align: center;
}

#contact-form label{
	display: inline-block;
	font-size: 15px;
	letter-spacing: 3px;
}

#contact-form input[type="text"],
#contact-form input[type="email"],
#contact-form textarea
{
	margin-bottom: 5px;
	text-align: center;
	width: 100%;
	/*border: 1px solid #fff;
	color: #fff;*/
}

#contact-form .control-group {
	margin-bottom: 10px;
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
	color: #9fa0a7;
}

.invalid {
	color: #ff0000;
	font-weight: bold;
}

input.invalid {
	border: 1px solid #ff0000;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
	/*color: #fff;*/
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	/*color: #fff;*/
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	/*color: #fff;*/
}

/***************************/
div.mod-languages a {
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
}

div.mod-languages ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
div.mod-languages li {
	margin-left: 5px;
	margin-right: 5px;
}
div.mod-languages ul.lang-inline li:first-child > a{
	border-right: 2px solid #fff;
	padding-right: 5px;
}

div.mod-languages ul.lang-inline li {
	display: inline;
}

div.mod-languages ul.lang-block li {
	display: block;
}

div.mod-languages img {
	border: none;
}

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

ul.list-marcas {
	clear: both;
	display: table-cell;
	margin: 16px 4px;
	padding: 0;
	list-style-type: none;
}

ul.list-marcas li {
	margin: 0;
	overflow: visible;
	background-image: none;
	padding: 0;
/*	width: 230px;
	height: 100px;*/
	float: left;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
}

.marca-thumb {
	float: left;
/*	background: url(../images/shadowAlpha.png) no-repeat bottom right;*/
/*	margin: 15px;*/
	padding: 0;
	width: 100%;
	margin-bottom: 5px;
}

.marca-thumb img {
	display: block;
	position: relative;
	background: #FFF;
/*	border: 1px solid #ccc;
	margin: -5px 5px 5px -5px;*/
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
	max-height: 80px;
}

.list-marcas p {
	text-align: center;
	font-size: 16px;
}

/****************************************
Galería
*****************************************/
#thumbs {
	margin: 0;
	padding: 0;	
}

#thumbs li {
	list-style-type: none;
}

.item-thumbs {
	position: relative;
	overflow: hidden;
/*	margin-bottom: 30px;*/
	cursor: pointer;
}

.item-thumbs2 {
	width: 100px;
	float: left;
	padding-right: 15px;
}

.item-thumbs a + img {
	width: 100%;	
}

.item-thumbs .hover-wrap {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	
	opacity: 0;
	filter: alpha(opacity=0);
	
	-webkit-transition: all 450ms ease-out 0s;	
	   -moz-transition: all 450ms ease-out 0s;
		 -o-transition: all 450ms ease-out 0s;
		    transition: all 450ms ease-out 0s;
		  
	-webkit-transform: rotateY(180deg) scale(0.5,0.5);
	   -moz-transform: rotateY(180deg) scale(0.5,0.5);
		-ms-transform: rotateY(180deg) scale(0.5,0.5);
		 -o-transform: rotateY(180deg) scale(0.5,0.5);
			transform: rotateY(180deg) scale(0.5,0.5);	
}

.item-thumbs:hover .hover-wrap,
.item-thumbs.active .hover-wrap {
	opacity: 1;
	filter: alpha(opacity=100);
	
	-webkit-transform: rotateY(0deg) scale(1,1);
	   -moz-transform: rotateY(0deg) scale(1,1);
		-ms-transform: rotateY(0deg) scale(1,1);
		 -o-transform: rotateY(0deg) scale(1,1);
		    transform: rotateY(0deg) scale(1,1);
}

.item-thumbs .hover-wrap .overlay-img {
	position: absolute;
	width: 50%;
	height: 100%;
	opacity: 0.80;
	filter: alpha(opacity=80);
	background: #666666;
}

.item-thumbs .hover-wrap .overlay-img-thumb {
	background: #68A4C4;
}

.item-thumbs .hover-wrap .overlay-img-thumb {
	position: absolute;
	border-radius: 60px;
	top: 50%;
	left: 50%;
	margin: -16px 0 0 -16px;
	color: #fff;
	font-size: 24px;
/*	line-height: 1em;	*/
	opacity: 1;
	filter: alpha(opacity=100);
}

.item-thumbs [class^="icon-"],
.item-thumbs [class*=" icon-"] {
	display: inline-block;
	width: 32px;
	height: 32px;
/*	margin-right: .25em;*/
	line-height: 32px;
}

/****************************************/
.fancybox-caption {
	text-align: center
}

/****************************************/
.barra {
	width: 100%;
	/*height: 25px;*/
	height: 0px;
	position: relative;
	/*background: url("../images/vector-01.png");*/
}

/****************************************/
.footer {
	/*margin-top: 15px;*/
}
.footer-content {
	width: 100%;
	padding-top: 20px;
	background: #000000;
	color: #fff;
	padding-bottom: 2px;
}
.footer-desc {
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
.footer-desc p {
	text-align: center;
}
.footer-desc h3 {
	text-align: center;
}

.footer-content2 {
	width: 100%;
	padding-top: 15px;
	background: #fff;
	color: #333;
}


.logo_f {
	margin: 0;
	text-align: left;
}

.menu_i a:link {
	font-size: 11px;
	color:  #625d5d;
	text-transform: uppercase;
}




.aceptamos p {
	line-height: normal;
}

.aceptamos img,
.contacto_m img {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;

}
.contacto_m p {
	text-align: center;
	font-size: 14px; 
}

.ubicacion {
	margin-top: 20px;
}

.forma-pago {
	padding-top: 40px;
}

.back-to {
	padding-top: 35px;
}

a#back-top:link {
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 16px;
}

.copyright,
.copyright a:link {
	text-align: center;
	font-size: 14px;
	padding-top: 10px;
}

.poweredby,
.poweredby a:link {
	text-align: right;
	font-size: 11px;
	color:  #625d5d;
}

.poweredby a:hover,
.poweredby a:focus {
	color: #0e6c92;
}

.contact {
	display: block;
}

.direccion {
	line-height: normal;
}



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

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


@media (min-width: 979px)
{
	.galeria-row2 [class*="span"]:last-child {
		margin-left: 1%;
		*margin-left: 1%;
	}

	.galeria-row2 .span6 {
		width: 49.5%;
		*width: 4.5%;
	}

	.inicio-iconos .span3 {
		width: 25%;
		margin-left: 0;
	}

}


@media (max-width: 979px) {

	.nav-collapse {
		padding-left: 0px;
	}

	.nav-collapse .nav > li > a:hover,
	.nav-collapse .nav > li > a:focus,
	.nav-collapse .dropdown-menu a:hover,
	.nav-collapse .dropdown-menu a:focus {
		/*background-color: #6c747a;*/
	}
	
	.nav-pills > li > a {
/*		color: #FFF;*/
	}

	.nav-collapse .nav > li.active > a {
		color: #0067b8;
	}
	
	.nav-top > li > a {
		color: #878787;
	}

	.mi-ubicacion {
		padding-top: 30px;
	}


	.terraza-desc .span4 {
		margin-bottom: 10px;
	}
	
	.titulo {
		width: 100%;
	}

	ul.list-marcas li {
		padding-left: 10px;
		padding-right: 10px;
		min-width: 150px;
		min-height: 150px;
	}

	.copyright, .copyright a:link {
		text-align: center;
	}

	.poweredby, .poweredby a:link {
		text-align:center;
	}
	
	#content,
	#contacto {
	/*	padding-left: 12px;
		padding-right: 12px;*/
	}

	h2.prod, h2.title-contact {
		width: 100%;
	}


}
@media (max-width: 767px) 
{
	.mision-desc .span6 {
		width: 100%;
	}
	.contacto-desc .span6 {
		width: 100%;
	}

	.header-top-area {
		margin-bottom: 10px;
	}

	.banner {
	}
	.box-content {
		min-height: auto;
	}
}

@media (max-width: 400px)
{
	#system-message {
		position: absolute;
		margin-left: 0%;
	}
	.header-top-area {
		/*min-height: 40px;*/
	}
	
	.mi-logo {
	/*	max-width: 300px;*/
	}

	.inicio-desc-3 [class*="span"]:last-child {
		padding-left: 10px;
		padding-right: 10px;
	}

	.empresa-desc,
	.rectitud-desc,
	.servicios-desc {
		padding-left: 0;
		padding-right: 0;
	}

	.empresa-desc p,
	.servicios {
		padding-left: 10px;
		padding-right: 10px;
	}

	.servicios-desc h3 {
		padding-left: 50px
	}

	.box-direccion {
		padding-top: 20px;
		padding-left: 10px;
		padding-right: 10px;
	}
	.contact-form {
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.form-horizontal .control-label {
		width: 95%;
	}

	#contact-form input[type="text"],
	#contact-form input[type="email"],
	#contact-form textarea
	{
		width: 95%;
	}
	
	.navigation {
	}
	
	.nav-pills > li > a {
		letter-spacing: 1px;
	}
	
	.nav-bottom > li {
		text-align: center;
	}

	.nav-top {
		float: none;
		margin-left: 0;
		margin-right: 0;
		margin-top: 8px;
		margin-bottom: 16px;
	}

	h2.prod, h2.title-contact {
		width: 100%;
	}

	.redes,
	.tel {
		float: none;
		margin-left: auto;
		margin-right: auto;
	}
	
	.redes p,
	.tel p {
		text-align: center;
	}

	.redes-2 {
		text-align: center;
	}
}
