@import url("reset.css");
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/****************** MOBILE FIST ***********************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
h1{
	display:none;
}
h2{
	font-family: 'Roboto', sans-serif !important;
	font-weight:700 !important;
}
h3{
	font-family: 'Roboto', sans-serif !important;
	font-weight:400 !important;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a{
	color:#FFFFFF !important;
}


/******************************************************/
/*********************** VF ***************************/
/******************************************************/
.opup{
	position:fixed;
	background-color: #67b45a;
	color:#FFF !important;
	padding:10px !important;
	margin-top:20px;
	border: #000 solid 1px; 
}

.modalDialog {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
	z-index: 99999;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}
.modalDialog:target {
	opacity:1;
	pointer-events: auto;
}

.modalDialog > div {
	width: 400px;
	position: relative;
	margin: 10% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#fff, #999);
	background: -webkit-linear-gradient(#fff, #999);
	background: -o-linear-gradient(#fff, #999);
}

.close {
	background: #606061;
	color: #FFFFFF;
	line-height: 25px;
	position: absolute;
	right: -12px;
	text-align: center;
	top: -10px;
	width: 24px;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
	cursor:pointer;
}

.close:hover { background: #00d9ff; }
/******************************************************/
/*********************** TOP **************************/
/******************************************************/

.TiC{
	background-color:#FFF;
	width:100px;
	float:left;
}
.cFlags{
	float:right;
	margin-top: 20px;
}
.flagg{
	border:none;
	width:24px;
	height:13px;
}
/*Background TOP*/
.myNavc{
	background-image:url("img/pattern1.jpg");
	overflow:auto;
	border-bottom:10px solid #0066CC;
}

/*LOGO*/
.myLogo{
	margin:15px 0;
	width:175px;
	overflow:auto;
}
/* ICON NAV */
.iNc{
	margin:20px 0;
	padding-right:0 !important;
	float:right;
}
.iconnav{
	border:none;
	background-color: #0066CC !important;
}
/* ICON NAV LINEAS INTERNAS */
.icon-bar{
	background-color:#FFFFFF;
}
/* MENU */
.contUL{
	display:none;
	float:right;
	padding-right:0!important;
}


/* Contenedor de UL */
.myUl{
	float:right !important;
	margin:0!important;
}

/******************************************************/
/***************** SECCION 1 **************************/
/******************************************************/
/* Contenedor de la primera Seccion se le agrega la img de fondo y propiedades */
.c-s1{
	background-image:url("img/artc.jpg");
	background-color:#eaeaea;
	background-repeat:no-repeat;
	background-size:100% 100%;
	padding:50px 0;
	border-bottom:3px solid #000000;
}
/* BUSCAR INPUT se le da el tamaño y sombra*/
.producto{
	height:40px;
	box-shadow: 0 0 5px #000;
}
.loginput{
	height:40px;
	padding:5px;
	box-shadow: 0 0 5px #000;
}
/* Boton AGREGAR STULOS */
.Buscar{
	background-color:none;
	border:0;
	cursor:pointer;
	background-image:url('img/degreade.jpg');
	color:#fff;
	font-size:18px;
	padding:4px 10px;
	box-shadow: 0 0 5px #000;
	height:40px;
	margin-top:10px;
}
.Buscar:hover{
	background-image:url('img/degreade2.jpg');
}

/******************************************************/
/***************** SECCION 2 **************************/
/******************************************************/
/* PAra que el contenedor agarre todo */
.cArt{
	margin-top:20px;
	overflow:auto;
}
/* IMAGENES BACKGROUND */
.art{
	overflow:auto;
	background-size:100% 100%;
	background-repeat:no-repeat;
}
/* COMO ES MOBIL SE MUESTRA TODA LA INFORMACION */
.over{
	overflow:auto;
	color:#FFFFFF;
	background-color:rgba(0,0,0,0.9);
	cursor:pointer
	
}
/* LE DAMOS LAS PROPIEDADES AL H2 y P  DATE*/
.over h2{
	font-size:18px;
	margin:20px;
}
.pInfo{
	color:#FFFFFF;
	margin:0 20px;
}
/* QUITAMOS LA MINI INFORMACION */
.nover{
	display:none;
}
.date{
	margin-right:20px;
	float:right;
}

/*             ***** ASIDE ****               */
/* Ponemos backgound margen y overflow */
.myAside{
	margin:20px 0;
	overflow:auto;
	background-image:url('img/aside.jpg');
	background-size:100% 100%;
	background-repeat:no-repeat;
}
/* propeidades al h2 */
.myAside h2{
	color:#FFFFFF;
	text-align:center;
	font-size:18px;
	margin-top:20px;
}
/* propeidades al sub */
.subcribirse{
	text-align:center;
	color:#FFFFFF;
	width:125px;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:20px;
	padding-top:5px;
	cursor:pointer;
	font-size:18px;
	background-image:url('img/degreade.jpg');
}
.subcribirse:hover{
	background-image:url('img/degreade2.jpg');
}
.subcribirse a{
	color:#FFFFFF;
	text-decoration:none;
}
.subcribirse a:hover{
	color:#FFFFFF;
	text-decoration:none;
}
/******************************************************/
/***************** SECCION 3 **************************/
/******************************************************/
.c-s3{
	margin-top:20px;
	background-color:#18a1ed;
	color:#FFFFFF;
	border-top:2px solid #000000;
	border-bottom:10px solid #0066CC;
}
#Lista .c-s3{
	margin-top:0 !important;
	background-color:#18a1ed;
	color:#FFFFFF;
	border-top:2px solid #000000;
	border-bottom:10px solid #0066CC;
}
.section3{
	overflow: auto;
}
.der{
	padding-top:70px;
	margin-bottom:10px;
	background-image: url('img/lista.png');
	background-repeat:no-repeat;
	background-position: center top
}
.part1, .part2, .part3{
	margin:20px 0!important;
	border-bottom:1px solid #FFFFFF;
}

.part1 h2, .part2 h2, .part3 h2, .der h2{
	font-size:24px !important;
	margin-bottom:5px!important;
	margin-top:0!important;
}
.part1 a, .part2 a, .part3 a, .der a{
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:13px !important;
	margin-bottom:5px !important;
	margin-top:0!important;
}
.leermas{
	color:#000000 !important;	
}
/******************************************************/
/******************** FOOTER **************************/
/******************************************************/
/** Agregar pattern **/
.c-fo{
	background-image:url("img/pattern2.jpg");
	overflow:auto;
}
/** Achicamos logo **/
.myLogoFooter{
	width:200px;
	overflow:auto;
}
/** Footer MENUU **/
.fotterMenu{
	margin-top:0 !important;
	margin-bottom:0 !important;
}
.fotterMenu li{
	color:#FFFFFF;
	text-align: center;
	border-bottom:1px solid #18A1ED;
	padding:10px 0;
	cursor:pointer;
}
.fotterMenu li:hover{
	color:#18A1ED;
	background-color:rgba(0,0,0,0.5);
}
.Flast{
	border-bottom:none !important;
}
/** BLOQUES **/
.bloque{
	margin-top:30px;
	padding-top:30px;
	border-top:1px solid #FFFFFF;
}
.bloque2{
	margin-top:0!important;
	padding-bottom:0!important;
	border-top:0!important;
	padding-top:0!important;
}
.asd{
	margin-top:10px;
}

.margtop2{
	margin-top:20px;
}
.margtop22{
	margin-top:35px;
}
.margbot{
	height:180px !important;
}
.regular{
	font-family: 'Roboto', sans-serif !important;
	font-weight:400 !important;
}
/** INFORMACION **/
.info{
	padding: 20px 10px;
}
.info li{
	height:30px;
	color:#FFFFFF;
	font-size:13px;
}
.icon-tel{
	padding-left: 40px;
	background-image:url('img/icon-tel.png');
	background-repeat:no-repeat;
}
.icon-tel2{
	padding-left: 25px;
	background-image:url('img/icon-telc.png');
	background-repeat:no-repeat;
}
.icon-mail{
	padding-left: 40px;
	background-image:url('img/icon-mail.png');
	background-repeat:no-repeat;
}
.icon-mail2{
	padding-left: 25px;
	background-image:url('img/icon-mailc.png');
	background-repeat:no-repeat;
}
.icon-face{
	padding-left: 40px;
	background-image:url('img/icon-face.png');
	background-repeat:no-repeat;
}
.bMap{
	background-image:url('img/map.png');
	background-repeat:no-repeat;
	
}
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************** SOMOR  **************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
.somos{
	margin-top:10px;
}

.imp{
	margin-top: 20px;
	text-align: center;
}
.YtImg{
	display:block;
}
.ytnod{
	display:none;
}
.nomargin{
	margin:0!important;
}
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************** SEARCH **************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
.prodSearch1{
	padding:10px 0;
	background-color:#e3e3e3;
}
.prodSearch2{
	padding:10px 0;
}
.cant{
	margin-top:8px;
}
.codigo{
	margin-top:12px;
}
.sprod{
	margin-top:10px;
}
.add{
	background-color:none;
	border:0;
	text-align:center;
	color:#FFFFFF;
	background-image:url('img/degreade.jpg');
	cursor:pointer;
	font-size:16px;
}
.add:hover{
	background-image:url('img/degreade2.jpg');
}
.valors{
	text-align: right;
}
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************** SEARCH **************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
.prodPed1{
	padding:10px 0;
}
.prodPed2{
	padding:10px 0;
	background-color:#f3f3f3;
}
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************** PEDIDO **************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
.pI{
	width:100px !important;
}
.myPedido{
	background-color:#e6e7e8;
	border:1px dotted #000000;
	border-radius: 10px;
	padding:15px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif!important
}
.pNoDis{
	display:none;
}
.del{
	text-decoration:none;
	background-color:none;
	border:0;
	text-align:center;
	color:#B92C28!important;
	cursor:pointer;
	font-size:16px !important;
	background-image:url('img/degreade.jpg');
	padding:5px 0;
	margin-top:10px;
}
.del a{
	color:#FFFFFF!important;
}
.pedirBTN{
	background-color:none;
	border:0;
	text-align:center;
	color:#FFFFFF;
	background-image:url('img/degreade.jpg');
	cursor:pointer;
	margin-top:10px;
	padding:10px;
	font-size:18px;
}
.pedirBTN:hover{
	background-image:url('img/degreade2.jpg');
}
.CyL{
	border:1px solid #000000;
	padding-bottom:20px;
}

.listImp{
	background-color:#18a1ed;
}
.listNac{
	background-color:#67b45a;
}
.listImp, .listNac {
	padding-right:0!important;
	padding:5px 0;
	color:#FFFFFF!important;
}
.conImp{
	margin-left:0;
	padding-bottom:10px;
}
.imgImp{
	width:30px;
	float:left;
}

.download{
	background-color:none;
	border:0;
	text-align:center;
	color:#FFFFFF;
	background-image:url('img/degreade.jpg');
	cursor:pointer;
	padding:5px 0;
	font-size:14px;
}
.download:hover{
	background-image:url('img/degreade2.jpg');
}
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************** LISTA ***************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
.Nodis{
	font-size:11px !Important;
	text-align:left !important;
}
.sclista{
	background-color:#e6e7e8;
}
.CyLista{
	background-color:#FFFFFF;
}
.conImp2{
	margin-bottom:10px;
}
.padImp{
	padding-bottom:30px;
}
.conImp2 h4{
	margin:0!important;
	padding:0!important;
	margin-left:5px !important;	
}
.fec{
	font-size:16px!important;
	margin-left:5px !important;
}
.feAlone{
	margin-top:10px !important;
	margin-bottom:10px!important;
		
}
.ContCyL{
	margin-top:20px;
}
.c-s3-lista{
	margin-top:0!important;
}

/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/***************** CONTACTO ***************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
.google-maps iframe {
	width: 100% !important;
}

.mylabel {
    display:block;
    margin-top:5px;
    letter-spacing:1px;
}
.formulario {
    display:block;
    margin:0 auto;
    color: #666666;
    font-family:Arial;
}

 
.myinput, .mytextarea {
    height:50px;
    background:#FFFFFF;
    border:2px solid #EEE;
    padding:10px;
    margin-top:5px;
    font-size:12px;
    color:#000000;
}
 
.mytextarea {
    height:150px;
}
.mytextarea2 {
    height:50px;
}
#submit {
    width:85px;
    background:#18a1ed;
    color:#FFFFFF;
    height:35px;
    border:none;
    margin-top:20px;
    cursor:pointer;
}
input:invalid { 
	border: 1px solid #F00;
}
.eCon3{
	border-bottom: 1px solid #eee;
	padding-left: 0px !important;
}
.eCon{
	border-bottom: 1px solid #eee;
	padding-left: 0px !important;
	margin-left: 10px !important;
}
.eCon2{
	border-bottom: 1px solid #0066CC;	
}
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************** TABLET **************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
@media screen and (min-width:23em){
	.myAside{
		background:#0F0F0F !important;
		
	}
	
	
}
@media screen and (min-width:48em){
	/******************************************************/
	/*********************** VF ***************************/
	/******************************************************/
	.opup{
		position:static;
	}

	/******************************************************/
	/*********************** TOP **************************/
	/******************************************************/
	.flags{
		position:absolute;
	}
	/*MOSTRAR O OCULTAR UL*/
	/* MOSTRAR O OCULTAR UL*/
	.contUL{
		display:block;
	}
	.contUl li{
		display:block;
		cursor:pointer;
	}
	/* MENU LI, FLOTAR*/
	.contUL ul li{
		padding:10px 0!important;
		margin: 0 10px !important;
		float:left;
	}
	.contUL ul li a{
		font-weight:700;
		font-size:16px;
		color:#FFFFFF;
		text-decoration:none;
		padding-top: 20px;
	}
	.contUL ul li a:hover{
		color:#18A1ED;
	}
	/*LOGO*/
	.myLogo{
		margin:5px 0;
		width:250px;
	}
	.mdmargin-left{
		margin-left:60px;
	}
	/******************************************************/
	/***************** SECCION 1 **************************/
	/******************************************************/
	/* Contenedor de la primera Seccion */
	.c-s1{
		background-size:100% !important;
		padding:75px 0 !important;
	}
	/**/
	.Buscar{
		margin-top:0;
		margin-left:10px;
	}
	/******************************************************/
	/***************** SECCION 2 **************************/
	/******************************************************/
	.art{
		height:180px;
		overflow:auto;
	}
	.over{
		height:180px;
		cursor:pointer
	}
	.myAside{
		height:180px;
		background-image:url('img/aside2.jpg')!important;
		background-size:100% 100% !important;
		background-repeat:no-repeat !important;
	}
	
	
	/******************************************************/
	/***************** SECCION 3 **************************/
	/******************************************************/
	.izq{
		
		margin:20px 0;
	}
	.der{
		border-left:1px solid #FFFFFF;
		margin:20px 0;
	}
	.part1, .part2, .part3{
		margin:0!important;
		border-bottom:none!important;
	}
	/******************************************************/
	/******************** FOOTER **************************/
	/******************************************************/
	.bloque{
		margin-top:30px;
		padding-bottom:30px;
		border-bottom:none !important;
	}
	.fM2{
		margin-top:15px !important;
	}
	.Flast2{
		border-bottom:none !important;
	}
	/******************************************************/
	/******************************************************/
	/******************************************************/
	/******************************************************/
	/******************** SEARCH **************************/
	/******************************************************/
	/******************************************************/
	/******************************************************/
	/******************************************************/
	.codigo{
		margin-top:4px;
	}
	.sprod{
		margin-top:4px;
	}
	.valors{
		margin-top:4px;
	}
	.add{
		margin-top:2px;
	}
	/******************************************************/
	/******************************************************/
	/******************************************************/
	/******************************************************/
	/******************** PEDODPS **************************/
	/******************************************************/
	/******************************************************/
	/******************************************************/
	/******************************************************/
	.pNoDis{
		display:block;
	}
	.pNoDisxs{
		display:none;
	}
	.del{
		text-decoration:none;
		background-color:none;
		border:0;
		text-align:center;
		color:#B92C28!important;
		cursor:pointer;
		font-size:16px !important;
		background-image:none!important;
		padding:0;
		margin-top:0;
	}
	.del:hover{
		background-image:none!important;
	}
	.del a{
		color:#B92C28!important;
	}
	/******************************************************/
	/******************************************************/
	/******************************************************/
	/******************************************************/
	/******************** LSITAS **************************/
	/******************************************************/
	/******************************************************/
	/******************************************************/
	/******************************************************/
	.conImp2 h4{
		margin:0!important;
		padding:0!important;	
	}
	.fec{
		font-size:16px!important;
		margin-left:0 !important;
	}
	.ytnod{
		display:block;
	}
	.YtImg{
		display:none;
	}
}
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/********************** PC ****************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
@media screen and (min-width:62em){
	/******************************************************/
	/*********************** VF ***************************/
	/******************************************************/
	.opup{
		position:fixed !important;
		background-color: #67b45a;
		color:#FFF !important;
		padding:10px !important;
		margin-left: 0;
		margin-top:20px;
		border: #000 solid 1px; 
	}

	/******************************************************/
	/*********************** TOP **************************/
	/******************************************************/
	.mdmargin-left{
		margin-left:0;
	}
	.cFlags{
		margin-right:35px;	
	}
	/* MOSTRAR O OCULTAR UL*/
	.contUL{
		display:block;
	}
	.contUl li{
		display:block;
		cursor:pointer;
	}
	/* MENU LI, FLOTAR*/
	.contUL ul li{
		padding:10px 0!important;
		margin: 0 10px !important;
		float:left;
	}
	.contUL ul li a{
		font-weight:700;
		font-size:16px;
		color:#FFFFFF;
		text-decoration:none;
		padding-top: 20px;
	}
	.contUL ul li a:hover{
		color:#18A1ED;
	}
	/* SABER EN Q SECION ESTAMOS */
	#Home #btnHome, #Somos #btnSomos, #Noticias #btnNot, #Imp #btnImp, #Lista #btnLista, #Pedido #btnPedido, #Contacto #btnCont{
		background-image:url('img/flecha.png');
		background-repeat:no-repeat;
		background-position:center bottom;
		color:#18A1ED !important;
	}
	#Home #btnHome a, #Somos #btnSomos a, #Noticias #btnNot a, #Imp #btnImp a, #Lista #btnLista a, #Pedido #btnPedido a, #Contacto #btnCont a{
		color:#18A1ED !important;
	}
	.mySel{
		background-image:url('img/flecha.png');
		background-repeat:no-repeat;
		background-position:center bottom;
	}
	.mySel a{
		color:#18A1ED !important;
	}
	/*LOGO*/
	.myLogo{
		margin:5px 0;
		
	}
	/******************************************************/
	/***************** SECCION 2 **************************/
	/******************************************************/
	.art{
		height:215px;
		overflow:auto;
	}
	.over{
		display:none;
	}
	.nover{
		display:block;
		overflow:auto;
		color:#FFFFFF;
		background-color:rgba(0,0,0,0.9);
	}
	.nover h2{
		font-size:18px;
		margin:20px;
	}
	.art:hover .over{
		display:block;
		height: 215px;
	}
	.art:hover .nover{
		display:none;
	}
	.art:hover .over .pInfo{
		height:125px;
	}
    /*******  ASIDE  ***************/
	.myAside{
		height:215px;
		background-image:url('img/aside.jpg')!important;
	}
	.myAside p{
		margin-top:20px;
		height:90px;
	}
	/******************************************************/
	/******************** FOOTER **************************/
	/******************************************************/
	.bloque{
		margin-top:0 !important;
		padding-top:10px;
		border-top:0!important;
	}
	.bloqueBorde{
		/*border-right:1px dotted #FFFFFF;*/
	}
	.dataweb{
		padding-bottom:0!important;
		margin-bottom:20px;
	}
	/******************************************************/
	/******************************************************/
	/******************************************************/
	/******************************************************/
	/******************** SEARCH **************************/
	/******************************************************/
	/******************************************************/
	/******************************************************/
	/******************************************************/
	.cant{
		margin-top:0;
	}
	.ContCyL{
		margin-top:0;
	}
	
}
