@charset "UTF-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	font-size:14px;
	line-height:150%;
	font-family:Arial, Helvetica, sans-serif;
	background:#21262A;
	text-align:justify;
}
/*--- generales ---*/
.float {
	float:left;
	width:100%;
}
.clear {
	clear:both;
	width:100%;
}
.bodyCenter {
	clear:both;
	margin:0 auto;
	width:980px;
}
.centerFloat {
	float:left;
	width:980px;
}
.bgblanco {
	background:#fff;
}
.imgNormal {
	float:left;
	width:inherit;
	margin:0;
}
.relative {
	position:relative;
}
/*--- header ---*/
.menuCont {
	border-color:#ececec;
	border-width:0px 0 2px 0;
	border-style:solid;
	min-height:60px;
	margin:0px 0 0 0;
}
.logo {
	float:left;
	height:60px;
}
.mItem {
	float:right;
	height:34px;
	line-height:34px;
	padding:18px 17px 5px;
	border-top:solid 3px #fff;
	text-decoration:none;
	color:#000;
	transition:all .3s ease;
	-moz-transition:all .3s ease;
	-webkut-transition:all .3s ease;
}
.mItem:hover {
	color:#0371bc;
	border-color:#0371bc;
}
/*--- slide ---*/
.slideCont {
	float:left;
	width:100%;
}
	.slideImg {
		width:100%;
	}
/*--- index ---*/
.pTitulo {
	float:left;
	width:inherit;
	margin:0;
	color:#0371bc;
	font-size:28px;
	font-weight:bold;
	margin:34px 0 8px;
}
.pNormal {
	float:left;
	width:inherit;
	margin:20px 0;
}
.bgOscuro {
	background:#252525;
}
	.bgOscuro .pTitulo {
		color:#fff;
	}
	.bgOscuro .pNormal {
		 color:#A7AFB2;
	 }
	 	.bgOscuro .pNormal span {
			color:#fff;
			font-weight:bold;
			font-size:15px;
			letter-spacing:1px;
		}
	.w490 {
		width:490px;
	}
	.w630 {
		width:630px;
	}
	.logoBD {
		float:right;
		height:76px;
		margin:34px 0 0;
	}
	.bgOscuro .cols3 {
		margin:30px 30px 50px 0;
	}
	.bgOscuro .cols3 img {
		float:left;
		width:306px;
	}
/*--- tres columnas ---*/
.cols3 {
	float:left;
	width:306px;
}
.colsU {
	margin-right:0 !important;
	float:right !important;
}
.cols2 {
	float:left;
	width:455px;
}
/*--- montana ---*/
.montana {
	background:url(../images/bgMontana.jpg) center top;
	padding:0 0 60px;
}
	.montana .cols2 {
		margin:50px 0 50px;
	}
	.testImg {
		float:left;
		border:solid 2px #272727;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		border-radius: 50%;
	}
		.testImg img {
			float:left;
			width:70px;
			height:70px;
			border:solid 2px #fff;
			-webkit-border-radius: 50%;
			-moz-border-radius: 50%;
			border-radius: 50%;
		}
	.testNombre {
		float:right;
		width:350px;
		border-bottom:solid 2px #868686;
	}
	.testDesc {
		float:right;
		width:350px;
		margin:5px 0 10px;
	}
	.testRedesCont {
		float:right;
		width:350px;
		margin:0;
	}
		.face {
			float:left;
			width:6px;
			height:12px;
			padding:5px 8px;
			background:#4f62a4;
			margin:0 10px 0 0;
			transition:all .3s ease;
			-moz-transition:all .3s ease;
			-webkut-transition:all .3s ease;
			cursor:pointer;
		}
		.twit {
			float:left;
			width:14px;
			height:10px;
			padding:6px 4px;
			background:#1299d0;
			transition:all .3s ease;
			-moz-transition:all .3s ease;
			-webkut-transition:all .3s ease;
			cursor:pointer;
		}
		.twit:hover, .face:hover {
			background:#C1CBD5;
		}
			.fRight {
				float:right;
				margin:48px 0 0 10px;
			}
/*--- marcas ---*/
.marcasCont {
	float:left;
	width:455px;
}
.mInTitulo {
	float:left;
	width:inherit;
	border-bottom:solid 2px #afafaf;
	text-transform:uppercase;
	font-size:24px;
	padding:0 0 15px;
	margin:0 0 0px;
}
	.marcasCont .logoMarcas {
float: left;
    height: 55px;
    margin: 20px 35px 0 0;
	}
/*--- footer ---*/
.footer01 {
	background:#2F383D;
	border-top:solid 1px #3C454A;
	border-bottom:solid 1px #283136;
	color:#fff;
}
	.footer01 .col1 {
		float:left;
		width:220px;
		text-align:left;
		margin:30px 0;
	}
	.footer01 .col2 {
		float:left;
		
		margin:0 0 0 20px;
		
	}
		.footer01 .col2 a {
			float:left;
			margin:30px 10px;
		}
	.footer01 .col3 {
		float:right;
		text-align:right;
		margin:30px 0;
	}
	.footer01 a {
		color:inherit;
		text-decoration:none;
	}
		.footer01 a:hover {
			text-decoration:underline;
		}
.footer02 {
	height:75px;
}
.footer03 {
	background:#21262A;
	height:60px;
}
/*---Carrusel---*/
.contCarr {
	position:relative;
}
	.contCarr .imgBg {
		float:left;
		width:100%;
	}
	.contCarr .bxslider {
		margin:0 !important;
		padding:0 !important;
	}
	.contCarr .bxslider li {
		position:relative;
	}
	.contCarr .bx-pager {
		display:none !important;
	}
/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 10px;
	background: url(../images/carrPrev.png) center no-repeat #000;
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url(../images/carrNext.png) center no-repeat #000;
}

.bx-wrapper .bx-prev:hover, .bx-wrapper .bx-next:hover {
	background-color:#09F;
}
.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}
/*--- registro boletin ---*/
.registroCont {
	position:absolute;
	left:50%;
	top:50%;
	margin:-65px 0 0 0;
}
	.registroCont p {
		float:left;
		text-align:center;
		font-size:19px;
		color:#FFF;
		line-height:36px;
		margin:0;
	}
	.registroCont p span {
		font-size:29px;
		font-weight:bold;
	}
	.registroCont form {
		float:left;
		width:300px;
		margin:5px 0 0 23px;
	}
		.registroCont form input[type=text] {
			float:left;
			box-sizing:border-box;
			-moz-box-sizing:border-box;
			width:250px;
			border:none;
			padding:5px;
			margin:0;
		}
		.registroCont form input[type=submit] {
			float:left;
			width:50px;
			color:#fff;
			background:#0074BA;
			border:none;
			font-size:14px;
			margin:0;
			line-height:18px;
			cursor:pointer;
		}
			.registroCont form input[type=submit]:hover {
				background:#00537C;
			}
/*--- empresa ---*/
.bgEmpresa {
	background:url(../images/bgEmpresa.jpg) center top;
	padding:0 0 60px;
}
.pComillas {
	float:left;
	width:inherit;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	background:#353535 url(../images/comillas.png) 17px 20px no-repeat;
	border-left: solid 5px #0077c4;
	padding:20px 20px 20px 70px;
	margin:0;
	color:#fff;
}
.bgInfo {
	float:left;
	width:inherit;
	background:url(../images/empresa2.jpg);
	margin:0 0 20px;
}
	.bgInfo p {
		float:left;
		margin:395px 0 0 0;
		width:inherit;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		background: rgba(0,0,0,.7) url(../images/bgInfo.jpg) right center repeat-y;
		padding:20px 150px 20px 20px;
		min-height:130px;
		color:#fff;
	}
	.bgInfo p span {
		font-size:18px;
		font-weight:bold;
	}
/*--- proximamente ---*/
.cols4 {
	float:left;
	width:222px;
	margin:0 30px 20px 0;
}
	.colsImg {
		float:left;
		width:inherit;
	}
	.ptProx {
		float:left;
		width:inherit;
		margin:10px 0;
		color:#006AC3;
		padding:0 0 5px;
		border-bottom:solid 2px #eee;
	}
		.ptProx small {
			color:#000;
		}
		.cols4 .pNormal {
			margin:0;
		}
/*--- forma contacto ---*/
.formaContacto {
	float:left;
	width:inherit;
	margin:020px 0 0;
}
	.formaContacto .nombre {
		float:left;
		width:306px;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		border:solid 1px #DCDCDC;
		background:#fff url(../images/contactoNombre.jpg) right center no-repeat;
		padding:8px 40px 8px 8px;
		color:#ccc;
		font-size:14px;
	}
	.formaContacto .email {
		float:left;
		width:306px;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		border:solid 1px #DCDCDC;
		background:#fff url(../images/contactoEmail.jpg) right center no-repeat;
		padding:8px 40px 8px 8px;
		color:#ccc;
		margin:0 30px;
		font-size:14px;
	}
	.formaContacto .asunto {
		float:left;
		width:306px;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		border:solid 1px #DCDCDC;
		background:#fff url(../images/contactoAsunto.jpg) right center no-repeat;
		padding:8px 40px 8px 8px;
		color:#ccc;
		font-size:14px;
	}
	.formaContacto textarea {
		float:left;
		width:inherit;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		border:solid 1px #DCDCDC;
		padding:8px;
		font-size:14px;
		color:#ccc;
		margin:20px 0 10px;
	}
	.formaContacto input[type=submit] {
		float:right;
		padding:12px 16px;
		color:#fff;
		background:#0074BA;
		font-size:14px;
		cursor:pointer;
		border:none;
	}
		.formaContacto input[type=submit]:hover {
			background:#00537C;
		}
/*--- contacto ---*/
.bgContacto {
	background:url(../images/bgContacto.jpg) center top;
	padding:0 0 60px;
}
.bgContacto .cols4 table {
	float:left;
	width:82px;
	height:82px;
	margin:20px 0 20px 70px;
	background:#0072BB;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.bgContacto .cols4 p {
	float:left;
	width:inherit;
	margin:10px 0 0;
	color:#9DACB3;
	text-align:center;
}
	.bgContacto .cols4 p span {
		color:#000;
		font-weight:bold;
	}
/*--- productos ---*/
.menuPro {
	background:#252525;
}
	.mpItem {
		float:right;
		padding: 22px 15px 12px;
		color:#fff;
		text-decoration:none;
		transition:all .35s ease;
		-moz-transition:all .35s ease;
		-webkit-transition:all .35s ease;
	}
		.mpItem:hover {
			background:#000;
			color:#0072bc;
		}
.formaMarcas {
	float:left;
	width:inherit;
	margin:20px 0;
}
	.formaMarcas label {
		float:left;
	}
	.formaMarcas select {
		float:left;
		border:solid 2px #e7e7e7;
		background:#fff;
		margin:0 25px;
	}
	.formaMarcas input[type="submit"] {
		float:left;
		border:none;
		background:#0074BA;
		color:#fff;
		margin:0;
	}
		.formaMarcas input[type="submit"]:hover {
			background:#00537C;
			cursor:pointer;
		}
.paginas {
	float:left;
	background:#e7e7e7;
	text-decoration:none;
	color:#000;
	margin:0 5px;
	padding:5px 10px;
}
	.paginas:hover {
		background:#00537C;
		color:#fff;
	}
.fLeft {
	float:left !important;
}
.fRight {
	float:right !important;
}
.listaProd {
	float:left;
	width:468px;
	background:#fff;
	border:solid 1px #DFE0E2;
	min-height:220px;
	margin:20px 0;
}
	.listaProd .imgCont {
		float:left;
		width:220px;
		height:220px;
		border-right:solid 1px #DFE0E2;
	}
		.listaProd .imgCont tr, .listaProd .imgCont td {
			width:220px;
			height:220px;
		}
		.listaProd .imgCont img {
			max-height:180px;
			max-width:180px;
		}
	.listaProd .pNombre {
		float:left;
		width:208px;
		padding:20px;
		min-height:50px;
		border-bottom:solid 1px #DFE0E2;
		margin:0;
	}
		.listaProd .pNombre span {
			font-size:13px;
			color:#666;
		}
	.listaProd .pDesc {
		float:left;
		width:208px;
		padding:20px;
		min-height:40px;
		color:#A2A7AB;
		margin:0;
	}
	.listaProd a {
		float:right;
		color:#FFF;
		padding:4px 12px;
		background:#0074ba;
		text-decoration:none;
		margin:0 20px;
	}
		.listaProd a:hover {
			background:#00537C;
			cursor:pointer;
		}
/*--- seo ---*/
.seo {
	height:0px;
	overflow:hidden;
}
/*--- detalle ---*/
.imgMarcaDtlle {
	float:left;
	margin:20px 0;
	height:75px;
}
.nProdCont {
	float:left;
	width:inherit;
	font-size:25px;
	padding:20px 0 14px;
	margin:20px 0;
	border-bottom:solid 1px #000; 
}
	.nProdCont .pNombre {
		float:left;
		margin:0;
		padding:0;
		color:#0072bc;
		font-weight:bold;
	}
	.nProdCont .pPrecio {
		float:right;
		margin:0;
		padding:0;
		color:#25a3f5;
	}
	.nProdCont .descCont {
		float:left;
		width:inherit;
		margin:0;
	}
.expoEnRedes {
	float:right;
	margin:30px;
}
	.expoEnRedes sapn {
		font-size:17px;
	}
/*---Carrusel---*/
.contCarr2 {
	float:left;
	width:980px;
	height:440px;
	position:relative;
}
.contCarr2 .item {
	width:980px;
	height:440px;
	background:#fff;
	padding:0;
	margin:0px;
	float: left;
}
	.contCarr2 .item table {
		padding:20px;
	}
		.contCarr2 .item table img {
			max-width:940px;
			max-height:400px;
		}
	.carrPrev2 {
		position:absolute;
		background: url(../images/carrPrev.png) center no-repeat #000;
		width:50px;
		height:40px;
		z-index:10;
		left:0;
		top:50%;
		margin:-20px 0 0;
		cursor:pointer;
	}
	.carrNext2 {
		position:absolute;
		background: url(../images/carrNext.png) center no-repeat #000;
		width:50px;
		height:40px;
		z-index:10;
		right:0;
		top:50%;
		margin:-20px 0 0;
		cursor:pointer;
	}
		.carrPrev2:hover, .carrNext2:hover {
			background-color:#666;
		}
/*--- videos ---*/
.videos {
	float:left;
	width:470px;
	background:#2f383d;
	color:#5e676c;
	margin:0 0 30px;
}
	.videos p {
		float:left;
		margin:10px 20px 00px;
	}
	.videos p span {
		color:#fff;
		font-weight:bold;
	}
	.videos iframe {
		float:left;
		width:470px;
		height:320px;
	}
	.videos .face, .videos .twit {
		float:right;
		margin:10px 20px 10px 0px;
	}
.videoPri {
	width:980px;
	margin-top:20px;
}
	.videoPri iframe {
		width:980px !important;
		height:500px !important;
	}
/*--- boletin ---*/
.contBboletin {
	position:fixed;
	width:100%;
	height:100%;
	background:rgba(0,0,0,.75);
	z-index:20000000;
	transition:all .45s ease;
	-moz-transition:all .45s ease;
	-webkit-transition:all .45s ease;
	opacity:1;
}
.boletinPop {
	position:absolute;
	left:50%;
	top:50%;
	margin:-150px 0 0 -402px;
	width:804px;
	height:300px;
	background:url(../images/boletin.png) center top;
}
.formaBoletin {
	float:right;
	margin:220px 62px 0 0;
}
.formaBoletin input[type="text"] {
	float:left;
	width:249px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	padding:5px;
	margin:0 0 10px 10px;
	border:solid 1px #ccc;
	color:#09F;
	font-style:italic;
}
.formaBoletin input[type="submit"]{
	float:right;
	padding:5px 27px;
	background:#0087c8;
	color:#fff;
	cursor:pointer;
	border:none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
	.formaBoletin input[type="submit"]:hover {
		background:#016ca0;
	}
.btnPopX {
	position:absolute;
	z-index:2;
	width:34px;
	height:34px;
	background:#000;
	border:solid 3px #fff;
	color:#FFF;
	font-weight:bold;
	top:-10px;
	left:-10px;
	font-size:18px;
	line-height:36px;
	text-align:center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
	.btnPopX:hover {
		background:#900;
		cursor:pointer;
	}
/*--- slide ---*/
	.nivo-directionNav a {
		top: 50%;
		background:rgba(3, 113, 188, 0.75);
		color:#fff;
		font-size:16px;
		font-weight:bold;
	}
		.nivo-directionNav a:hover {
			background:rgba(3, 113, 188, 1);
		}
		.nivo-prevNav {
			padding:12px 20px 12px 10px;
			-webkit-border-top-right-radius: 50%;
			-webkit-border-bottom-right-radius: 50%;
			-moz-border-radius-topright: 50%;
			-moz-border-radius-bottomright: 50%;
			border-top-right-radius: 50%;
			border-bottom-right-radius: 50%;
		}
		.nivo-nextNav {
			padding:12px 10px 12px 20px;
			-webkit-border-top-left-radius: 50%;
			-webkit-border-bottom-left-radius: 50%;
			-moz-border-radius-topleft: 50%;
			-moz-border-radius-bottomleft: 50%;
			border-top-left-radius: 50%;
			border-bottom-left-radius: 50%;
		}
		.nivo-controlNav {
			position:absolute;
			width:100%;
			z-index:100;
			bottom:5px;
			text-align: center;
			padding:0 !important;
		}
		.nivo-controlNav a {
			display:inline-block;
			width:22px;
			height:22px;
			background:url(bullets.png) no-repeat;
			text-indent:-9999px;
			border:0;
			margin: 0 2px;
		}
		.nivo-controlNav a.active {
			background-position:0 -22px;
		}
/*--- distribuidores ---*/
.distCont {
	margin:0;
	padding:20px 0;
	border-bottom:solid 2px #CCC;
}
	.mapsFrame {
		float:left;
		width:100%;
		height:150px;
		border:none;
	}
	.distTitulo {
		float:left;
		width:100%;
		margin:0 0 10px;
		font-size:22px;
		color:#0b91c6;
	}
		.distTitulo span {
			color:#000;
			font-size:17px;
		}
	.distDesc {
		float:left;
		width:100%;
		margin:0 0 10px;
		color:#9fa2a7;
	}
	.distCont .fLeft .cols4 img {
		float:left;
		width:32px;
	}
	.distCont .fLeft .cols4 .fRight {
		margin:0;
		width:180px;
		color:#99adb8;
	}
	.distCont .fLeft .cols4 .fRight span {
		color:#000;
	}
.detalles_distribuidor {
    width: 726px;
}
.logo_marcas_cont {
    display: table;
    width: auto;
    margin: 0 auto 0;
}
.logo_marcas_cont + .logo_marcas_cont {
    margin-top: 20px;
}
/* elias cruz 2017-11-18 */
.p_negro {
	background:#353535;
    position: relative;
    padding-top: 12px;
    padding-bottom: 12px;
    margin-top: 24px;
    margin-bottom: 15px;
}
.p_interrogacion:before {
    position: absolute;
    top: 6px;
    left: 20px;
    background: #0076C4;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    text-align: center;
    width: 35px;
    line-height: 35px;
    content: '?';
}
.dl_preguntas a {
	color: #0072bc;
    text-decoration: none;
}
.dl_preguntas a:hover {
    text-decoration: underline;
}
.dl_preguntas dt {
    font-weight: bold;
}
.dl_preguntas dd {
    margin: 0 0 20px 0;
}
.preguntas_otras {
    float: left;
    width: 50%;
    text-align: center;
    box-sizing: border-box;
    color: #fff;
    padding: 20px;
    background: #1169b0;
    margin: 0 0 0 25%;
}
.preguntas_otras a {
	color: #fff;
}
.btn_preguntas {
    float: left;
    padding: 10px 34px;
    color: #25a3f5;
    border: solid 2px #25a3f5;
    text-decoration: none;
    font-size: 120%;
    margin-top: 30px;
}
.btn_preguntas:hover {
    color: #fff;
    background: #25a3f5;
}