html, body
{
	height: 100%;
}

body
{
    min-height: 1023px;
  	color: #fff;
	font: 14px 'open_san';  
	background-color: #062967;
	position: relative;
}

strong
{
  	font-family: 'open_sansbold';
}

h1,h2,h3,h4,h5,h6
{
	color: #a6ce39;
 	font: 37.46px 'open_sanssemibold';
}

h1 span,h2 span,h3 span,h4 span,h5 span,h6 span
{
	color: #ffffff;
	font-family: 'open_sanslight';
}

a
{
 	color: #ffffff;
 	-webkit-transition: all 300ms ease-out;
 	-moz-transition: all 300ms ease-out;
 	-ms-transition: all 300ms ease-out;
 	-o-transition: all 300ms ease-out;
 	transition: all 300ms ease-out;
}

a:hover 
{	
	cursor: pointer;
 	-webkit-transition: all 300ms ease-out;
 	-moz-transition: all 300ms ease-out;
 	-ms-transition: all 300ms ease-out;
 	-o-transition: all 300ms ease-out;
 	transition: all 300ms ease-out;
}

input, textarea
{
	width: 95.2%;
	height: 36px;
	font: 14px 'open_san';
	color: #000000;
	background-color: #ffffff;
    background-color: rgba(255,255,255,0.60);
	border: 2px solid #a6ce39;
	margin: 0px;
	padding: 0px;
	padding-left: 12px;
	margin-bottom: 15px;
}

textarea
{
	height: 131px;
	padding-top: 6px;
	margin-bottom: 2px;
	resize: none;
}

input:focus, textarea:focus, .inputSeleccionado
{
	outline: 0;
	border-color: #BBFD03;
}

/******************************************************Placeholder******************************************************/

::-webkit-input-placeholder
{
 	color: #000000;
}

::-o-input-placeholder
{
 	color: #000000;
}

::-ms-input-placeholder
{
 	color: #000000;
}

:-moz-input-placeholder
{
 	color: #000000;
}

::-moz-input-placeholder
{
 	color: #000000;
}

/**********************************************************************************************************/
.Content
{
	height:	100%;
	padding-top: 160px;
	position: relative;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;	
	
}
/*********************************************************************************************************/
.Inicio
{
	padding-top: 167px;
}

.Inicio-Center
{
	width: 639px;
}

.Inicio-Logo
{
	width: 459px;
	height: 122px;
	background: url(../images/logo.png) no-repeat;
}

.Inicio-Title
{
	width: 555px;
	height: 313px;
	font-size: 98.37px;
    line-height: 80px;
	background-color: rgba(0,0,0,0.50);
	margin-top: 58px;
	padding-left: 84px;
}

.Inicio-Title #p1
{
	font: 28.02px 'open_san';
    line-height: 30px;
}

.Inicio-Title #p2
{
	display: block;
	font: 82.38px 'open_sanslight';
	line-height: 79px;
}

.Inicio-Title .verde
{
	color: #a6ce39;
}

.Inicio-Menu
{
	height: 105px;
	background-color: #000;
	background: url(../images/bd-menu-pie.png) top no-repeat;
	padding-top: 43px;
	position: absolute;
	bottom: 0px;
}

.Inicio-MenuCenter
{
	width: 660px;
}

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

.Menu
{
	height: 111px;
	background: url(../images/fondos/menu.png) no-repeat;
	padding-top: 37px;
	position: absolute;
	top: 0px;
    z-index: 1;
}

.Menu-Center
{
  width: 950px;
}

.Menu-Logo
{
	margin-top: -15px;
	margin-right: 40px;
}

.Menu-Item
{
	font-size: 13.14px;
	padding-left: 3px;
	padding-bottom: 4px;
	margin-right: 24px;
}

.Menu-Item:hover, .Menu-Item.activo
{
	border-bottom: 5px solid #a6ce39;
}

.Menu-Idioma
{
	width: 31px;
	height: 31px;
	background: url(../images/ico-esp.jpg) bottom no-repeat;
	border: 3px solid #a6ce39;
	margin-top: -8px;
}

.Menu-Idioma--Home
{
	margin-top: -8px;
}

.Menu-Idioma:hover
{
	background-position: top;
	-webkit-transform: translateY(-5px);
	-o-transform: translateY(-5px);
	-moz-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	transform: translateY(-5px);
}

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

.Acerca
{
	height:	803px;
	background: url(../images/fondos/acerca.jpg) no-repeat;
	padding-top: 148px;
}

.Acerca-Center
{
	width: 920px;
}

.Acerca-Title
{
    margin-bottom: 40px;
}

.Acerca-Col1
{
	width: 517px;
    position: relative;
    z-index: 10;
}

.Acerca-TitleCol
{
	font: 20px 'open_sansextrabold_italic';
	line-height: 29px;
    margin-bottom: 4px;
}

.Acerca-Info
{
    width: 387px;
	line-height: 26px;
}

.Acerca-Info span
{
	color: #a6ce39;
}

.Acerca-ContentValores
{
	padding-left: 145px;
}

.Acerca-List
{
	list-style-type: disc;
	line-height: 24px;
    margin-left: 16px;
}

.Acerca-ImgAcercaDe
{
	margin-top: -65px;
}

.Acerca-ImgAcercaDe img
{
	border: 2px solid #2c4c52;
    border: 2px solid rgba(166,206,57,0.24);
}

.Acerca-ImgTuvo
{
	width: 336px;
	height: 188px;
	position: absolute;
	left: -7px;
	bottom: 107px;
}

.Acerca-GrupoCemza
{
	width: 650px;
    margin: 0px auto;
    margin-top: 45px;
}

.Acerca-GrupoCemza img
{
    margin-right: 26px;
}

.Acerca-GrupoCemza figcaption
{
    width: 498px;
    line-height: 15px;
    letter-spacing: 0.3px;
}

.Acerca-GrupoCemza a:hover img
{
	transform: translateY(-8px);
}

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

.DescargaProducto
{
	height: 75px;
	background: url(../images/bgCatalogo.jpg) no-repeat;
	border-top: 15px solid rgba(12,40,95,0.36);
	border-bottom: 12px solid rgba(12,40,95,0.36);
	position: relative;
}

.DescargaProducto-Center
{
	display: block;
	width: 420px;
}

.DescargaProducto-Img
{
    position: absolute;
    top: -16px;
}

.DescargaProducto-Text
{
    width: 225px;
    color: #c7e45f;
	font: 16.28px 'open_sansextrabold';
	margin-top: 10px;
	margin-left: 127px;
}

.DescargaProducto-Text .linea1
{
	font-size: 21.53px;
}

.DescargaProducto-Text .blanco
{
	color: #ffffff;
	font-family: 'open_sansbold';
}

.DescargaProducto-IcoDescargar
{
	width: 48px;
	height: 33px;
	background: #a6ce39 url(../images/icoParentesis.png) center no-repeat;
	-webkit-border-radius: 0.4em;
	-o-border-radius: 0.4em;
	-moz-border-radius: 0.4em;
	-ms-border-radius: 0.4em;
	border-radius: 0.4em;
    margin-top: 22px;
    margin-left: 14px;
	border-bottom: 2px solid #668415;
	position: relative;
	behavior: url('PIE/PIE.htc');
}

.DescargaProducto-IcoDescargar:before
{
	content: "";
	width: 16px;
	height: 18px;
	background: url(../images/ico-flecha.png) no-repeat;
	position: absolute;
    top: 9px;
    left: 16px;
	-webkit-transition: all 300ms ease-out;
 	-moz-transition: all 300ms ease-out;
	 -ms-transition: all 300ms ease-out;
 	-o-transition: all 300ms ease-out;
 	transition: all 300ms ease-out;
}

/*.DescargaProducto-Center:hover .DescargaProducto-Img
{
    transform: scale(1.02);
}

.DescargaProducto-Center:hover .DescargaProducto-Text
{
	color: #fff;
}

.DescargaProducto-Center:hover .DescargaProducto-Text .blanco
{
	color: #c7e45f;
}*/

.DescargaProducto-Center:hover .DescargaProducto-IcoDescargar:before
{
	top: 12px;
	-webkit-transition: all 300ms ease-out;
 	-moz-transition: all 300ms ease-out;
	 -ms-transition: all 300ms ease-out;
 	-o-transition: all 300ms ease-out;
 	transition: all 300ms ease-out;
}

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

.Soluciones
{
	background: url(../images/fondos/soluciones.jpg) no-repeat;
	padding-top: 155px;
}

.Soluciones-Center
{
	width: 888px;
	height: 677px;
}

.Soluciones-Title
{

}

.Soluciones-Col1
{
	width: 340px;
    padding-left: 58px;
	margin-right: 126px;
}

.Soluciones-TitleColEmpresa
{
	font: 20px 'open_sanssemibold_italic';
	margin-top: 32px;
    margin-bottom: 50px;
}

.Soluciones-Col1 p
{
	width: 300px;
    line-height: 17px;
    margin-bottom: 18px;
}

.Soluciones-List
{
 	color: #a6ce39;
	font-size: 20px;
	list-style-type: disc;
	line-height: 22px;
	margin-top: 75px;
}

.Soluciones-List span
{
 	color: #ffffff;
}

.Soluciones-ListOpciones
{
    margin-top: -20px;
	margin-left: 25px;
	position: relative;
	z-index: 10;
}

.Soluciones-ListOpciones li
{
    margin-right: -97px;
}

.Soluciones-ListOpciones a
{
	width: 243px;
	height: 240px;
}

.Soluciones-ListOpciones a span
{
	width: 243px;
	height: 240px;
	background-position: bottom !important;
}

.Soluciones-IcoDispoble
{
	background: url(../images/soluciones/ico-disponible.png) no-repeat;
}

.Soluciones-IcoRapida
{
	background: url(../images/soluciones/ico-rapida.png) no-repeat;
}

.Soluciones-IcoAmplio
{
	background: url(../images/soluciones/ico-amplio.png) no-repeat;
}

.Soluciones-IcoAtencion
{
	background: url(../images/soluciones/ico-atencion.png) no-repeat;
}

.Soluciones-IcoCentro
{
	background: url(../images/soluciones/ico-centro.png) no-repeat;
}


.Soluciones-ListOpciones a:hover span, .Soluciones-ListOpciones a.activo span
{
	background-position: top !important;
}

.Soluciones-ListOpciones a div
{
	opacity: 0;
	width: 109px;
    height: 92px;
    font: 18.21px 'ralewaymedium';
	padding-top: 44px;    
	background-color: rgba(255,255,255,0.30);
	margin: 0px auto;
    margin-top: -17px;
	padding-left: 30px;
    padding-right: 30px;
    -webkit-border-radius: 0.9em;
	-o-border-radius: 0.9em;
	-moz-border-radius: 0.9em;
	-ms-border-radius: 0.9em;
	border-radius: 0.9em;
	position: relative;
	z-index: 10;
}

.Soluciones-ListOpciones a div:after
{
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 13px solid transparent;
    border-top-color: rgba(255,255,255,0.30);
    position: absolute;
    top: -26px;
    left: 0px;
    right: 0;
    margin: 0px auto;
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);	
	behavior: url('PIE/PIE.htc');			
}

.Soluciones-ListOpciones a:hover div
{
	opacity: 1;
}

.Soluciones-Img
{
	width: 325px;
	height: 240px;
	position: absolute;
	top: 557px;
	left: 0px;
}

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

.Acero
{
	background: url(../images/fondos/acero.jpg) no-repeat;
}

.Acero-Center
{
	width: 892px;
    height: 656px;
    padding-left: 146px;
}

.Acero-Title
{
	margin-left: -55px;
	margin-bottom: 33px;
}

.Acero-Info
{
	width: 288px;
	font-size: 15.08px;
	line-height: 20px;
}

.Acero-Suministro
{
	color: #a6ce39;
	font: 18.85px 'open_sanssemibold_italic';
	line-height: 19px;
}

.Acero-ListOpciones
{
	font: 18px 'open_sansbold';
	line-height: 24px;
    border-bottom: 4px solid #a6ce39;
	margin-top: 10px;
	margin-left: 10px;
}

.Acero-ListOpciones li
{
	border-bottom: 4px solid #a6ce39;
	padding-bottom: 10px;
    margin-left: -5px;
    margin-right: 30px;
    margin-bottom: -4px;
	cursor: pointer;
}

.Acero-ListOpciones li.ItemFinal
{
	padding-right: 0px;
}

.Acero-ListOpciones li:hover, .Acero-ListOpciones li.current
{
	color: #a6ce39;
	border-color: #fff;
}

.Acero-ContentOpciones
{
    margin-top: 13px;
}

.Acero-ListContentOpciones
{
	width: 297px;
    min-height: 258px;
	border-right: 2px solid #a6ce39;
	padding-top: 56px;
	margin-right: -4px;
}

.Acero-ListContentOpciones li
{
    margin-bottom: 3px;
	padding-top: 4px;
	padding-bottom: 2px;
    padding-right: 40px;
	cursor: pointer;
}

.Acero-ListContentOpciones li:hover, .Acero-ListContentOpciones li.current
{
	background-color: #a6ce39;
}

.Acero-ContentOpcionesInfo
{
	width: 244px;
	font-size: 12.98px;
	line-height: 20.71px;
    margin-top: 92px;
    margin-left: 32px;
}

.Acero-ContentOpcionesList
{
	color: #a6ce39;
	list-style-type: disc;	
	margin-left: 37px;
}

.Acero-ContentOpcionesList li.sinVineta
{
	list-style-type: none;
}

.Acero-ContentOpcionesList li span
{
	color: #ffffff;
}

.Acero-ContentOpcionesInfo p.margenButtom
{
	margin-bottom: 22px;
}

.Acero-Img
{
	width: 297px;
	height: 244px;
	position: absolute;
	left: 0px;
	top: 409px;
}

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

.Abs
{
	background: url(../images/fondos/abs.jpg) no-repeat;
}

.Abs-Center
{
	width: 885px;
    height: 677px;
    padding-left: 120px;
}

.Acero-Title--Abs
{
    margin-left: -62px;
}

.Acero-Info--Abs
{
    width: 340px;
    margin-bottom: 20px;
}

.Abs-TxtGrado
{
	color: #a6ce39;
	font: 20px 'open_sanssemibold_italic';
	line-height: 21px;
    margin-bottom: 22px;
}

.Abs-List
{
	width: 260px;
    margin-left: 37px;
}

.Abs-ContentList
{
	width: 188px;
	margin-top: 39px;
}

.Abs-ContentList--Placas
{
	width: 211px;
}

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

.SuperSacos
{
	background: url(../images/fondos/superSacos.jpg) no-repeat;
}

.SuperSacos-Modelo
{
	font-size: 15.08px;
	line-height: 20.71px;
	margin-top: 139px;
    margin-left: 66px;
}

.SuperSacos-Modelo p
{
    margin-left: 37px;
    margin-bottom: 23px;
}

.SuperSacos-Img
{
	margin-top: -147px;
    margin-left: -33px;
}

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

.EstamosServirle
{
	min-height: 858px;
	background: url(../images/fondos/contacto.jpg) no-repeat;
	/*overflow: hidden;*/
	padding-top: 123px;
}

.EstamosServirle-Center
{
	width: 852px;
	font-size: 17.05px;
	line-height: 18.19px;
}

.EstamosServirle-Title
{
	color: #a6ce39;
	line-height: 39.72px;
	padding-top: 36px;
 	margin-bottom: 42px;
}

.EstamosServirle-DatosContacto
{
	width: 368px;
	margin-top: -26px;
	margin-left: 59px;
}

.EstamosServirle-DatosContacto p
{
	margin-bottom: 16px;
}

.EstamosServirle-DatosContacto strong, .EstamosServirle-DatosContacto a
{
	color: #a6ce39;
}

.EstamosServirle-DatosContacto a
{
	font-size: 21px;
}

.EstamosServirle-DatosContacto a:hover
{
	text-decoration: underline;
}

.EstamosServirle-DatosContacto-Atencion
{
	font-size: 18px;
	margin-bottom: 16px;
  	letter-spacing: 2px;
}

.EstamosServirle-DatosContacto-Hora
{
	font-size: 36px;
	background: url(../images/ico-tel.png) no-repeat;
	padding-bottom: 71px;
	padding-left: 33px;
}

.EstamosServirle-Ubicacion
{
  	margin-bottom: 54px;
}

.EstamosServirle-Ubicacion-Title
{
	color: #a6ce39;
	margin-bottom: 0px !important;
}

.EstamosServirle-Ubicacion-List li
{
	line-height: 22px;
	margin-bottom: 14px;
}

.EstamosServirle-Formulario
{
	width: 343px;
  	margin-top: 90px;
    margin-left: 70px;
}

.EstamosServirle-Formulario .u-boton
{
	margin-bottom: 54px;
	-webkit-text-shadow: -1px 0px 1px #7cc576;
  	-o-text-shadow: -1px 0px 1px #7cc576;
  	-moz-text-shadow: -1px 0px 1px #7cc576;
  	-ms-text-shadow: -1px 0px 1px #7cc576;
  	text-shadow: -1px 0px 1px #7cc576;
	behavior: url('PIE/PIE.htc');
}

.EstamosServirle-Formulario #btnEnviar
{
    width: 100%;
  	height: 35px;
  	font: 24px 'open_san';
	color: #fff;
  	padding-top: 5px;
  	padding-bottom: 0px;
  	margin-top: 10px;
	margin-bottom: 25px;
}

.EstamosServirle-Formulario #btnEnviar:hover
{
	color: #293182;
}

.EstamosServirle-Aviso
{
	display: none;
	padding: 10px;
  	border: 1px dashed #fff;
}

.EstamosServirle-Aviso strong
{
  	font-size: 20px;
 	color: #a6ce39;
	margin-bottom: 5px;
}

/************************************************************************************************************/
.Empresas
{
	padding:0px 20px;
	position: relative;
}

.Empresas-Logo
{
	padding-bottom: 46px;
}

.Empresas-Info
{
	font-size: 17px;
	line-height: 20px;
	margin-bottom: 54px;
}

.Empresa-List
{
	width: 795px;
}

.Empresa-List img
{
  margin-bottom: 50px;
  position: relative;
}

.Empresa-List #imgPetronaval
{
	margin-left: 53px;
    margin-right: 79px;
}

.Empresa-List #imgVenus
{
	margin-left: 54px;
}

.Empresa-List #imgEnermar
{
	margin-left: 18px;
}

.Empresa-List #imgPresco
{
	margin-left: 73px;
	margin-right: 87px;
}

.Empresa-List #imgMartel
{
	margin-left: 79px;
    margin-bottom: 58px;
}

.Empresa-List img:hover
{
	-webkit-transform: translatey(-10px) scale(1.2);
	-o-transform: translatey(-10px) scale(1.2);
	-moz-transform: translatey(-10px) scale(1.2);
	-ms-transform: translatey(-10px) scale(1.2);
	transform: translatey(-10px) scale(1.2);  	
	behavior: url('PIE/PIE.htc');
}

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

.Footer
{
	height: 53px;
    height: 51px;
	font-size: 10px;
    background-color: rgba(0,0,0,0.5);
	padding-top: 59px;
	padding-top: 38px;
    position: absolute;
    bottom: 0px;
}

.FooterAcerca
{
	height: 57px;
    padding-top: 57px;
}

.FooterContacto
{
	border: 0px;
	padding-top: 29px;
}

.Footer a:hover
{
	color: #a6ce39;
}

.Footer-Img
{
	position: absolute;
    top: 25px;
    right: 30px;
}

.Footer-Img--Home
{
	top: 81px;
	right: 30px;
}

.Footer-Img--Acerca
{
	top: 48px;
	right: 42px;
}