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

@font-face {
    font-family: 'GothamRegular';
    src: url('gotham-book.eot');
    src: url('gotham-book.eot') format('embedded-opentype'),
         url('gotham-book.woff') format('woff'),
         url('gotham-book.ttf') format('truetype'),
         url('gotham-book.svg#GothamRegular') format('svg');
}

@font-face {
	font-family: 'GothamRoundedMedium';
	src: url('gothamrnd-medium.eot');
	src: url('gothamrnd-medium.eot') format('embedded-opentype'), url('gothamrnd-medium.woff') format('woff'), url('gothamrnd-medium.ttf') format('truetype'), url('gothamrnd-medium.svg#GothamRoundedMedium') format('svg');
	font-weight: normal;
}
@font-face {
	font-family: 'GothamRoundedBookItalic';
	src: url('gothamrnd-bookita.eot');
	src: url('gothamrnd-bookita.eot') format('embedded-opentype'), url('gothamrnd-bookita.woff') format('woff'), url('gothamrnd-bookita.ttf') format('truetype'), url('gothamrnd-bookita.svg#GothamRoundedBookItalic') format('svg');
	font-weight: normal;
}
@font-face {
	font-family: 'GothamRoundedBold';
	src: url('gothamrnd-bold.eot');
	src: url('gothamrnd-bold.eot') format('embedded-opentype'), url('gothamrnd-bold.woff') format('woff'), url('gothamrnd-bold.ttf') format('truetype'), url('gothamrnd-bold.svg#GothamRoundedBold') format('svg');
	font-weight: normal;
}

/*  TERMINAN LOS FONT FACES  */


html, body {
	width: 100%;
	background:#F5F5F5;
	font-family: 'GothamRegular';
	color:#000000;
	font-size:16px;
	line-height:19px;
}

.paddingFix{
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
  	box-sizing: border-box;         /* Opera/IE 8+ */
	}

/*  INICIAN ESTILOS GENERALES  */
h1{font-family: 'GothamRoundedMedium'; font-size:28px; line-height:33px; color:#00A451; margin-bottom:30px;}
/*  TERMINAN ESTILOS GENERALES  */

#containerHeader{
	width: 100%;
	height:93px;
	position:fixed;
	top:0;
	background:#EDEDED;
	border-bottom: solid 1px #FFFFFF;
	z-index:30;
	}

#header{
	width:1024px;
	height:93px;
	margin:0 auto;
	color:#808080;
	}
	
#header a{
	text-decoration:none;
	
	color:#808080;
	
	}
	
#logoHeader{
	width:84px;
	height:73px;
	margin: 10px 0 0 35px;
	display:block;
	float:left;
	cursor:pointer;
	background:url(../img/cemebiol_logo_84.png) left 5px no-repeat;
	background-size:84px;
	}
	
.redesSociales{
	width:20px;
	height:58px;
	float:right;
	padding-top:35px;
	}
	
#youtube{
	width:20px;
	height:20px;
	float:left;
	background:url(../img/youtube_20.png) left top no-repeat;
	background-size:20px;
	cursor:pointer;
	}

#facebook{
	width:20px;
	height:20px;
	float:left;
	background:url(../img/facebook_20.png) left top no-repeat;
	background-size:20px;
	cursor:pointer;
	}
#youtube:hover, #facebook:hover{background-position:left bottom;}

.activeNavCemebiol{  color:#00A451;
	-webkit-box-shadow:inset 0px 4px 0px 0px #7E3F98;
    -moz-box-shadow:inset 0px 4px 0px 0px #7E3F98;
    box-shadow:inset 0px 4px 0px 0px #7E3F98;}

.menuNav{
	width:590px;
	height:93px;
	margin-right:20px;
	float:right;
	display:block;
	}
	
.menuNav li{
	height:53px;
	padding:40px 20px 0 20px;
	display:block;
	float:right;
	text-align:center;
	background:url(../img/navSpacer.png) right center no-repeat;
	background-size:3px;
	font-size:14px;
	}
	
.menuNav li a{
	cursor:pointer;
	}

#productosNav{
	width:105px;
	float:left;
	height:30px;
	overflow:hidden;
	margin-left:-20px;
	position:relative;
	z-index:20;
	}
	

#productosNavFisrtList{
	font-size:14px;
	color:#808080;
	margin-bottom:35px;
	margin-left:2px;
	cursor:pointer;
	background:none;}

#productosNav li{
	width:105px;
	height:auto;
	float:left;
	
	display:block;
	background:#7E3F98;
	padding:10px 0 10px 0;
	margin-bottom:2px;
	color: #FFF;
	}
	
	
#productosNavFisrtList:hover #productosBtnMenu{color:#EDEDED;}	
#listadoProductos:hover #productosNav{ display:block;}

	
#productosBtnMenu{ height:27px; float:left; cursor:pointer;}
	
.menuNav li ul li a{
	color: #FFF!important;
	}
	

	
#contenidoCemebiol{
	width:1024px;
	height:100%;
	margin:90px auto;
	}
	
#cemebiolSlideShow{
	width:1024px;
	height:528px;
	float: left;
	}
	
.slideShadow{
	width:1024px;
	height:30px;
	float:left;
	background:url(../img/slideShadow.png) center top no-repeat;
	}
	
.contenedorSeccion{
	width:954px;
	float:left;
	background:url(../img/seccionStroke.png) center top no-repeat;
	padding:40px 35px 40px 35px;}
	
#seccionPorQue{}

#listadoPorQue{ margin:0 0 0 25px;}

#listadoPorQue li{ 
	margin-bottom:25px; 
	list-style: disc;
	color:#00A451;
	}
	
#listadoPorQue li span{ 
	color:#000000;
	}
	
#leerMas{
	font-family: 'GothamRoundedBookItalic';
	font-size:16px;
	color:#7E3F98;
	}
	
#porQueImg{
	width:446px;
	height:297px;
	background: url(../img/elegir_cemebiol.jpg) left top no-repeat;
	background-size:450px;
	float:right;
	}
	
.productosBtn{
	width:790px;
	height:172px;
	margin:0 auto;
	margin-top: 50px;
	border-bottom:solid 1px #CCCCCC;
	}

.productosBtnB{
	width:790px;
	height:172px;
	margin:0 auto;
	margin-bottom: 25px;
	}
	
.productoBtn{ width:390px; height:172px; float:left;}
	
#indibaBtn{
	width:390px;
	height:172px;
	float:left;
	background:url(../img/logoINDIBA_252_2.png) center center no-repeat;
	background-size:252px;
	}
	
#indibaBtn:hover{ background:url(../img/logoINDIBA_252_1.png) center center no-repeat;
	background-size:252px;}
	
#htcBtn{
	width:390px;
	height:172px;
	float:left;
	background:url(../img/logoHTC_2.png) center center no-repeat;
	background-size:225px;
	}
	
#htcBtn:hover{
	background:url(../img/logoHTC_1.png) center center no-repeat;
	background-size:225px;
	}

#caciBtn{
	width:390px;
	height:172px;
	float:left;
	background:url(../img/caci_1.png) center center no-repeat;
	background-size:252px;
	}
	
#caciBtn:hover{ background:url(../img/caci_2.png) center center no-repeat;
	background-size:252px;}

#softPlusBtn{
	width:390px;
	height:172px;
	float:left;
	background:url(../img/softPlus_1.png) center center no-repeat;
	background-size:252px;
	}
	
#softPlusBtn:hover{ background:url(../img/softPlus_2.png) center center no-repeat;
	background-size:252px;}


#contactoTexto{ 
	margin-left:10px; 
	width:445px;
	min-height:140px;
	}

#infoBtn{}

.contactoBtn{
	width:210px;
	padding:5px 10px 5px 10px;
	color:#FFF;
	background:#7E3F98;
	margin-top:20px;
	cursor:pointer;
	text-decoration:none;
	}
	
.contactoBtn:hover{ background:#9A6EAF;}
	
#infoClientes{
	margin-top:48px;
	position:relative;
	display:none;
	}

#infoClientes h2{
	font-size:21px;
	color:#7E3F98;
	margin-left:-10px;
	margin-bottom:25px;
	}
	
#infoClientes span{
	color:#00A451;
	}
	
#cierraInfoBtn{
	width:28px;
	height:28px;
	position:absolute;
	right:0;
	top:-5px;
	cursor:pointer;
	background: url(../img/cierraInfo.png) left top no-repeat;
	z-index:10;
	}
	
#mapaContainer{
	width:495px;
	height:450px;
	float:left;
	position:relative;
	left:-25px;
	margin-top:25px;
	}
	
#formaContactoCemebiol{
	width:445px;
	float:right;
	}
	
.unBloqueLeft{
	width:212px;
	float:left;
	margin-bottom:25px;
	}
	
.unBloqueRight{
	width:212px;
	float:right;
	margin-bottom:25px;
	}
	
.textoForma{
	width:100%;
	color:#4D4D4D;
	margin-bottom:10px;
	float:left;
	}
	
.contactoInput{
	width:190px;
	padding:5px 10px 5px 10px;
	float:left;
	color:#7E3F98;
	border: solid 1.5px #7E3F98;
	outline:none;
	}
	
#contactSelectWrapper{
	width:210px;
	height:30px;
	float:left;
	background:url(../img/contactoSelectBg.png) left top no-repeat;
	background-size:210px;
	overflow:hidden;
	}
	
#contactoSelect{
	width:240px;
	height:30px;
	float:left;
	margin-left:35px;
	color:#FFF;
	border:none;
	outline:none;
	background:none;
	font-size:14px;
	padding-top:5px;
	cursor:pointer;
	}
	
.blacktext{ color:#000;}
	
.contactoSpacer{
	width:100%;
	border-bottom:solid 1px #E5E5E5;
	margin-bottom:15px;
	padding-bottom:10px;
	color:#B2B2B2;
	float:left;
	font-size:21px;
	}
	
.bloqueCompleto{
	width:100%;
	float:left;
	}
	
#comentariosForma{
	width:425px;
	height:30px;
	padding:5px 10px 5px 10px;
	float:left;
	color:#7E3F98;
	border: solid 1.5px #7E3F98;
	resize:none;
	outline:none;
	}
	

	
#formaAlert{
	width:100%;
	height:20px;
	float: left;
	margin:15px 0 15px 0;
	}
	
#textoAlert{
	width:100%;
	text-align:center;
	font-size:14px;
	color:#4D4D4D;
	margin-bottom:10px;
	font-family: 'GothamRoundedBookItalic';
	}
	
#mandarForma{
	width:75px;
	height:30px;
	background:url(../img/enviarBtn.png) left top no-repeat;
	background-size:75px;
	color:#FFF;
	float: left;
	margin-left:185px;
	border:none;
	outline:none;
	cursor:pointer;
	}
	
	
/*

AQUÍ TERMINAN LOS ESTULOS DE CEMEBIOL Y EMPIEZAN LOS DE "QUIENES SOMOS"

*/
	
#quienesNav{
	width:185px;
	height:225px;
	float:left;
	}
	
.quienesNavBtn{
	width:100%;
	padding:5px 15px 5px 15px;
	background:#A777C6;
	margin-bottom:8px;
	float:left;
	color:#FFF;
	cursor:pointer;
	}
.quienesNavBtnActive{ background:#7E3F98;}

#quienesTextos{
	width:690px;
	min-height:400px;
	float:right;
	}
	
#quienesTextos ul{
	float:left;
	margin-left:25px;
	list-style:disc;
	}
	
#quienesTextos ul li{
	margin-bottom:15px;
	}
	
#bloqueAceptoAviso { width:100%; float:left; margin-bottom:0px; margin-top:15px;}
#bloqueAceptoAviso input{ float:left;}
#bloqueAceptoAviso p{ float:left; font-family: 'GothamRoundedBookItalic'; font-size:12px; margin-left:5px;}
#bloqueAceptoAviso a{ text-decoration:underline; color:#29AAE1; cursor:pointer;}
	
	
	
#avisoPrivacidad{ width:920px; margin:0 auto; margin-top:140px; margin-bottom:50px;}	
#avisoPrivacidad b{font-family: 'GothamRoundedMedium';}
	
#avisoLegal{ width:920px; margin:0 auto; margin-top:140px; margin-bottom:50px;}	
#avisoLegal b{font-family: 'GothamRoundedMedium';}
	
	
	
#copyFooter{
	width:100%;
	float:left;
	font-size:14px;
	color:#666666;
	text-align:center;
	margin-top:-15px;
	}
	
#avisosFooter{
	width:100%;
	float:left;
	font-size:14px;
	
	text-align:right;
	margin-top:15px;
	}
	
#avisosFooter a{ text-decoration:none;color:#666666;}