@charset "utf-8";

/*color anterior #ADFA27*/


/*Fuentes*/
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:700,400);


a.menu:link {
	text-decoration	:none;
	color						:#FFFFFF;
}
a.menu:visited {
	text-decoration	:none;
	color						:#FFFFFF;
}
a.menu:active {
	text-decoration	:none;
	color						:#FFFFFF;
}
a.menu:hover {
	text-decoration	:none;
	color						:#FFFFFF;
}

a.condiciones:link {
	text-decoration	:none;
	color						:#000;
}
a.condiciones:visited {
	text-decoration	:none;
	color						:#000;
}
a.condiciones:active {
	text-decoration	:none;
	color						:#000;
}
a.condiciones:hover {
	text-decoration	:underline;
	color						:#FFF;
}


a.menu2:link {
	text-decoration	:none;
	color						:#000;
}
a.menu2:visited {
	text-decoration	:none;
	color						:#000;
}
a.menu2:active {
	text-decoration	:none;
	color						:#000;
}
a.menu2:hover {
	text-decoration	:none;
	color						:#000;
}


a.apie:link {
	text-decoration	:none;
	color						:#000;
}
a.apie:visited {
	text-decoration	:none;
	color						:#000;
}
a.apie:active {
	text-decoration	:none;
	color						:#000;
}
a.apie:hover {
	text-decoration	:underline;
	color						:#FFF;
}











body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFF;
	background-image:url();
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center;
}

#d_cortina{
	width:100%;
	height:100%;
	background-color:#000;
	position:absolute;
	opacity:0.8;
	z-index:9990;
	display: none;
	visibility:hidden;
}




#d_aviso{
	position: absolute;
	width: 500px;
	height: auto;
	overflow: hidden;
	background-color: #FFFFFF;
	z-index:9999;
	opacity:0;
	font-family: 'Roboto Condensed', sans-serif;
	color:#000;
	border: 2px solid black;
	visibility:hidden;
}

#d_aviso_mensaje{
	float: left;
	width: 100%;
	height: auto;
	margin-top: 10px;
	font-family: 'Roboto Condensed', sans-serif;
	color:#000;
	text-align: center;
	line-height: 40px;
	font-size: 18px;
}

#d_contenedor_centro{
	float:left;
	width: 100%;
	height: 40px;
}
#d_contenedor_centro_interno{
	margin: 0 auto;
	display: table;
	width: auto;
	height: 40px;
}
#d_btn_1{
	float: left;
	width:auto;
	height: 30px;
	line-height: 30px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	background-color: #EAEAEA;
	border-radius: 10px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 18px;
	color:#000;
	text-align:center;
	font-weight: bold;
	cursor: pointer;
	-webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#d_btn_1:hover{
	background-color: #000;
	color:#FFF;
}




#d_contenedor_centro_top{
	float:left;
	width: 100%;
	height: 28px;
}
#d_contenedor_centro_top_interno{
	margin: 0 auto;
	display: table;
	width: auto;
	height: 28px;
	padding-top:1px;
}

#d_top_img_icono{
	float:left;
	width:25px;
	height:25px;
}


#d_top_img_separa{
	float:left;
	width:15px;
	height:25px;
}

#d_top_img_txt{
	float:left;
	width:auto;
	height:25px;
	line-height:25px;
	font-family: 'Roboto Condensed', sans-serif;
	color:#FFF;
	font-size:1.3rem;
}

#d_top_img_txt_what{
	float:left;
	padding-left:5px;
	width:auto;
	height:25px;
	line-height:25px;
	font-family: 'Roboto Condensed', sans-serif;
	color:#FFF;
	font-size:0.7rem;
	text-transform:uppercase;
}





#h_top_barraSuperiorFija{
	margin: 0 auto;
	position:fixed;
	padding: 0;
	text-align: center;
	width:100%;
	height:78px;
	background-color:#989898;
	background-color:#232323;
	min-width:1200px;
	z-index:5000;
	/*add*/
  /*position: relative;*/
}

#h_top_barraSuperiorFija_separador{
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width:100%;
	height:78px;
	background-color:#989898;
	min-width:1200px;
}



#h_top_barra{
	float:left;
	text-align: center;
	width:100%;
	height:28px;
	background-color:#989898;
	background-color:#232323;
	min-width:1200px;

	/**/
	/*position: absolute;*/
}

#h_top_barraMenu{
	float:left;
	text-align: center;
	width:100%;
	height:50px;
	background-color:#ADFA27;
	background-color:#989898;
	min-width:1200px;
	pointer-events:auto;
	/***/
	/*position: absolute;*/
}



#h_logoflotante{
	width:100%;
	height:100px;
	/*background-color:#FF4FDD;*/
	position:absolute;
	opacity:0.8;
	z-index:9980;
	position:fixed;
  pointer-events:none;
}
#d_logoflotante_c{
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width:1300px;
	height:100%;
	/*background-color:#E4C72E;*/
}

#d_logoflotante_logo{
	float:left;
	width:250px;
	height:100px;
	/*background-color:#A30002;*/
	background-image:url(../images/logo_v2.png);
	background-repeat:no-repeat;
	background-position:center;
}



#h_top_barraMenu_contenedor{
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width:1200px;
	height:50px;
}
#h_top_barraMenu_item0{
	float:left;
	text-align: center;
	width:auto;
	padding-left:6px;
	padding-right:6px;
	height:50px;
	font-family: 'Roboto Condensed', sans-serif;
	color:#FFF;
	font-size:1.5rem;
	line-height:50px;
	cursor:pointer;
	font-weight:bold;
	text-shadow: 3px 2px 2px rgba(0, 0, 0, 1);
	min-width:210px;
}
#h_top_barraMenu_item{
	float:left;
	text-align: center;
	width:auto;
	padding-left:6px;
	padding-right:6px;
	height:50px;
	font-family: 'Roboto Condensed', sans-serif;
	color:#FFF;
	font-size:1.3rem;
	line-height:50px;
	cursor:pointer;
	text-shadow: 3px 2px 2px rgba(81,81,81,1);
}
#h_top_barraMenu_separador{
	float:left;
	text-align: center;
	width:5px;
	height:50px;
}

#h_top_barraMenu_separadorT{
	float:left;
	text-align: center;
	width:10px;
	height:50px;
}





#d_top_slider2{
	float:left;
	width:100%;
	height:350px;
	background-repeat:no-repeat;
	background-position:center;
	min-width:1200px;
}



#h_top_video{
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width:100%;
	height:680px;
	background-repeat:no-repeat;
	background-position:center;
	overflow:hidden;
	background-color:#000;
	min-width:1200px;
}

#d_top_video_contenedor{
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width:1200px;
	height:100%;
	/*background-color:#3375A4;*/
	display:block;
}
.d_video{
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}



#h_top_slider{
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width:100%;
	height:350px;
	background-repeat:no-repeat;
	background-position:center;
	overflow:hidden;
	min-width:1200px;
}

#d_top_slider_contenedor{
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width:1200px;
	height:100%;
}

#d_top_slider_fondo{
	float:left;
	width:100%;
	height:100%;
	z-index:1000;
	min-width:1200px;
}




#d_top_slider_logo{
	float:left;
	text-align: center;
	width:350px;
	height:180px;
	margin-top:50px;
	/*background-image:url(../images/logo1.png);*/
	z-index:1001;
	position:absolute;
}


#h_contenido_titulo{
	margin: 0 auto;
	padding: 0;
	width:100%;
	min-width:1200px;
	height:70px;
	line-height:60px;
	font-family: 'Roboto Condensed', sans-serif;
	color:#FFF;
	font-weight:normal;
	font-size:3rem;
	background-color:#ADFA27;
	background-color:#989898;
	text-shadow: 3px 2px 2px rgba(0,0,0,1);
	text-align: center;
}


#h_contenido_separaSlider2{
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width:100%;
	height:30px;
}

#h_contenido_separaSlider{
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width:100%;
	height:70px;
}



#h_contenido_principal{
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width:100%;
	height:200px;
}
#d_contenido_contenedor{
	margin: 0 auto;
	padding: 0;
	width:1200px;
	height:200px;
	overflow:visible;
}



#d_contenido_contenedor_iz{
	float:left;
	width:600px;
	height:350px;
	background-color:#7A32B0;
}
#d_contenido_contenedor_de{
	float:right;
	width:600px;
	height:auto;
	background-color:#935556;
}


#d_contenido_contenedor_interior{
	float:left;
	width:100%;
	height:auto;
}

#d_contenido_contenedor_separadorInterior{
	float:left;
	width:100%;
	height:60px;
}



/*350 serv*/
#d_contenido_2_izda{
	float:left;
	width:580px;
	height:540px;
}
#d_contenido_2_separa{
	float:left;
	width:40px;
	height:540px;
}
#d_contenido_2_dcha{
	float:left;
	width:580px;
	height:auto;
	text-align:left;
}
.d_contenido_2_dcha_center{
	text-align:center !important;
}

#d_contenido_2_masinfo_separa{
	float:left;
	width:100%;
	height:50px;
	text-align:left;
}


#d_contenido_2_masinfo{
	float:left;
	width:100%;
	height:100px;
	text-align:left;
}


/*350 serv*/
#d_contenido_contenedor_350_serv{
	float:left;
	width:150px;
	height:150px;
}
#d_contenido_contenedor_350s_serv{
	float:left;
	width:50px;
	height:100px;
}
#d_contenido_contenedor_350p_serv{
	float:left;
	width:1000px;
	height:auto;
	text-align:left;
}


/*350*/
#d_contenido_contenedor_350{
	float:left;
	width:350px;
	height:200px;
}
#d_contenido_contenedor_350s{
	float:left;
	width:20px;
	height:200px;
}
#d_contenido_contenedor_350p{
	float:left;
	width:830px;
	height:auto;
	text-align:left;
}



#d_contenido_contenedor_separaBoxes{
	float:left;
	width:100%;
	height:100px;
}










#h_pie_barraPieAntes{
	margin: 0 auto;
	padding: 0;
	float:left;
	text-align: center;
	width:100%;
	min-width:1200px;
	height:10px;
	/*background-color:#6cb25f;*/
	background-color:#95d623;
	background-color:#232323;

}
#h_pie_barraPie{
	margin: 0 auto;
	padding: 0;
	float:left;
	text-align: center;
	width:100%;
	min-width:1200px;
	height:300px;
	background-color:#ADFA27;
	background-color:#989898;
}
#d_pie_barraPie_contenedor{
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width:1200px;
	height:75px;
}
#d_pie_barraPie_txt1{
	float:left;
	text-align:left;
	width:300px;
	height:250px;
	font-family: 'Roboto Condensed', sans-serif;
	color:#FFF;
	font-size:1rem;
	margin-top:25px;
	text-shadow: 1px 1px 1px rgba(81,81,81,1);
}
#d_pie_barraPie_txt2{
	float:left;
	text-align:left;
	width:360px;
	height:250px;
	font-family: 'Roboto Condensed', sans-serif;
	color:#000;
	font-size:1rem;
	margin-top:25px;
	text-shadow: 1px 1px 1px rgba(81,81,81,1);
}
#d_pie_barraPie_txt0{
	float:left;
	text-align:left;
	width:100px;
	height:250px;
	font-family: 'Roboto Condensed', sans-serif;
	color:#FFF;
	font-size:1rem;
	margin-top:25px;
}
#d_pie_barraPie_txt11{
	float:right;
	text-align:left;
	width:300px;
	height:250px;
	font-family: 'Roboto Condensed', sans-serif;
	color:#FFF;
	font-size:1rem;
	margin-top:25px;
	background-image:url(../images/logo1.png);
	background-repeat:no-repeat;
	background-size:contain;
	background-position:center;
}







#h_pie_barraPie2{
	margin: 0 auto;
	padding: 0;
	float:left;
	text-align: center;
	width:100%;
	height:75px;
	min-width:1200px;
	background-color:#ADFA27;
	background-color:#989898;
}
#d_pie_barraPie2_contenedor{
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width:1200px;
	height:75px;
}
#d_pie_barraPie2_barra{
	float:left;
	text-align:center;
	width:1200px;
	height:3px;
	/*background-color:#6cb25f;*/
	background-color:#95d623;
	background-color:#232323;
}
#d_pie_barraPie2_txtiz{
	float:left;
	text-align:left;
	width:auto;
	height:50px;
	font-family: 'Roboto Condensed', sans-serif;
	color:#000;
	font-size:1rem;
	margin-top:20px;
}
#d_pie_barraPie2_txtde{
	float:right;
	text-align:left;
	width:auto;
	height:50px;
	font-family: 'Roboto Condensed', sans-serif;
	color:#FFF;
	font-size:1rem;
	margin-top:0px;
}






.c_tituloBox_centro{
	font-family: 'Roboto Condensed', sans-serif;
	color:#000;
	font-size:4rem;
	text-align:center;
	font-weight: 300;
  line-height: 1.01;
}


.c_tituloBox2{
	font-family: 'Roboto Condensed', sans-serif;
	color:#000;
	font-size:4rem;
	text-align:left;
	font-weight: 300;
  line-height: 1.01;
}

.c_tituloBox{
	font-family: 'Roboto Condensed', sans-serif;
	color:#000;
	font-size:5rem;
	text-align:left;
	font-weight: 300;
  line-height: 1.01;
}
.c_subtituloBox{
	font-family: 'Roboto Condensed', sans-serif;
	color:#000;
	font-size:1.2rem;
	text-align:left;
	line-height: 1.5;
}

.c_tablaPie_titulo{
	font-family: 'Roboto Condensed', sans-serif;
	color:#FFF;
	font-size:1.5rem;
	text-align:left;
	font-weight:bold
}
.c_tablaPie_item{
	font-family: 'Roboto Condensed', sans-serif;
	color:#FFF;
	font-size:1.2rem;
	text-align:left;
	height:33px;
}



/*Box coches*/
#h_contenido_h_productos_dsepara2{
	float: left;
	width: 40px;
	height: 247px;
	background-color:#FFF;
}
#h_contenido_h_productos_dseparaT2{
	float: left;
	width: 1080px;
	height: 30px;
	background-color:#FFF;
}
#h_contenido_h_productos_dsepara2{
	float: left;
	width: 40px;
	height: 247px;
	background-color:#FFF;
}


#h_contenido_h_productos_d1_0{
	float: left;
	width: 240px;
	height: 300px;
}


#h_contenido_h_productos_d1{
	float: left;
	width: 220px;
	height: 247px;
	background-color:#ADFA27;
	cursor:pointer;
}
#h_contenido_h_productos_d1{
	float: left;
	width: 220px;
	height: 247px;
	background-color:#ADFA27;
	cursor:pointer;
}
#h_cotenidos_h_protuctos_foto{
	float: left;
	width: 216px;
	height: 162px;
	background-color:#000;
	margin-left:2px;
	margin-right:2px;
	margin-top:2px;
}
#h_cotenidos_h_protuctos_fotoSepara{
	float: left;
	width: 216px;
	height: 11px;
	background-image:url(../images/sombra_articulo.png);
	background-color:#FFF;
	margin-left:2px;
}

#h_cotenidos_h_protuctos_fotoTexto{
	float: left;
	width: 216px;
	height: 70px;
	background-color:#666;
	margin-left:2px;
}
#h_cotenidos_h_protuctos_fotoTexto_l1{
	float: left;
	width: 206px;/*10 menos por el padding 5 y 5*/
	height: 50px;
	background-color:#FFF;
	font-family: 'Roboto Condensed', sans-serif;
	color:#000;
	font-weight:bold;
	text-align:center;
	font-size:15px;
	padding-left:5px;
	padding-right:5px;
}
#h_cotenidos_h_protuctos_fotoTexto_l21{
	float: left;
	width: 50%;
	height: 20px;
	background-color:#FFF;
	font-family: 'Roboto Condensed', sans-serif;
	color:#000;
	font-weight:normal;
	text-align:center;
	font-size:15px;
}
#h_cotenidos_h_protuctos_fotoTexto_l22{
	float: right;
	width: 50%;
	height: 20px;
	background-color:#FFF;
	font-family: 'Roboto Condensed', sans-serif;
	color:#000;
	font-weight:normal;
	text-align:center;
	font-size:15px;
}
#h_cotenidos_h_protuctos_fotoTexto_l22p{
	float: right;
	width: 50%;
	height: 20px;
	background-color:#FFF;
	font-family: 'Roboto Condensed', sans-serif;
	color:#000;
	font-weight:normal;
	text-align:center;
	font-size:17px;
}
#d_ofertas_h_contenido_d1_imagen_oferta{
	width: 60px;
	height: 60px;
	background-image:url(../images/oferta.png);
	background-position:center;
	z-index: 9999;
	position: absolute;
	margin-left: 155px;
	margin-top: 7px;
}

/*Fin box coches */





ul.share-buttons{
  list-style: none;
  padding: 0;
}

ul.share-buttons li{
  display: inline;
}

.c_fderecha{
	text-align:right;
	height:50px;
	vertical-align:top;
	padding-top:15px;
}
.c_fderecha2{
	text-align:right;
	height:35px;
	vertical-align:top;
	padding-top:15px;
}

.c_derecha{
	text-align:right;
}
.c_izquierda{
	text-align:left;
}
.c_fizquierda{
	text-align:left;
}
.c_ffizquierda{
	text-align:left;
	height:40px;
	vertical-align:top;
}
.c_ffderecha{
	text-align:right;
	height:40px;
	vertical-align:top;
}
.c_ffcentro{
	text-align:center;
	height:40px;
	vertical-align:top;
}

.c_nderecha{
	text-align:center;
}
.c_nizquierda{
	vertical-align:top;
	text-align:center;
}

.c_nizquierda_condiciones{
	vertical-align:top;
	text-align:center;
	font-size: 1rem;
}



.c_centro{
	height:50px;
	text-align:center;
}

.c_precio{
	font-size:1.5rem;
}

.c_oferta{
	font-size:1.5rem;
	color:#B10205;
}
























#full-width-slider {
  width: 100%;
	height:350px !important;
  color: #000;
}
.coloredBlock {
  padding: 12px;
  background: rgba(255,0,0,0.6);
  color: #FFF;
   width: 200px;
   left: 20%;
   top: 5%;
}
.infoBlock {
  position: absolute;
  top: 30px;
  right: 30px;
  left: auto;
  max-width: 25%;
  padding-bottom: 0;
  background: #FFF;
  background: rgba(255, 255, 255, 0.8);
  overflow: hidden;
  padding: 20px;
}
.infoBlockLeftBlack {
  color: #FFF;
  background: #000;
  background: rgba(0,0,0,0.75);
  left: 30px;
  right: auto;
}
.infoBlock h4 {
  font-size: 20px;
  line-height: 1.2;
  margin: 0;
  padding-bottom: 3px;
}
.infoBlock p {
  font-size: 14px;
  margin: 4px 0 0;
}
.infoBlock a {
  color: #FFF;
  text-decoration: underline;
}
.photosBy {
  position: absolute;
  line-height: 24px;
  font-size: 12px;
  background: #FFF;
  color: #000;
  padding: 0px 10px;
  position: absolute;
  left: 12px;
  bottom: 12px;
  top: auto;
  border-radius: 2px;
  z-index: 25;
}
.photosBy a {
  color: #000;
}
.fullWidth {
  max-width: 100%;
  margin: 0 auto 24px;
}

@media screen and (min-width:960px) and (min-height:660px) {
  .heroSlider .rsOverflow,
  .royalSlider.heroSlider {
      height: 350px !important;
  }
}

@media screen and (min-width:960px) and (min-height:1000px) {
    .heroSlider .rsOverflow,
    .royalSlider.heroSlider {
        height: 350px !important;
    }
}

@media screen and (min-width: 0px) and (max-width: 800px) {
  .royalSlider.heroSlider,
  .royalSlider.heroSlider .rsOverflow {
    height: 300px !important;
  }
  .infoBlock {
    padding: 10px;
    height: auto;
    max-height: 100%;
    min-width: 40%;
    left: 5px;
    top: 5px;
    right: auto;
    font-size: 12px;
  }
  .infoBlock h3 {
     font-size: 14px;
     line-height: 17px;
  }
}


#gallery-1 {
  width: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}



/*cookies*/
#d_avisoCookies_cerrar{
	float: right;
	width:20px;
	height: 20px;
	background-image: url(../images/icono_cerrar.png);
	background-position: center;;
	background-repeat: no-repeat;
	background-size: contain;
	cursor: pointer;
}
#d_avisoCookies{
	position:fixed;
	width:300px;
	height:140px;
	background-color:#d3e0e7;
	z-index:10000;
	bottom:50px;
	right:50px;
	border-radius:10px;
	box-shadow: 0px 1px 12px rgba(0, 0, 0, 0.5);
	padding: 10px;
}
.d_avisoCookies_txt1{
	font-size: 16px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: bold;
	text-align: center;
}
.d_avisoCookies_txt2{
	font-size: 12px;
	font-family: 'Roboto Condensed', sans-serif;
	text-align: center;
}



#h_prox{
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width:100%;
	height:300px;
	margin-top:100px;
}
#d_prox{
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width:500px;;
	height:300px;
}
#d_prox_logo{
	float:left;
	width:100%;
	height:180px;
	background-image:url(../images/logo1.png);
	background-position:center;
	background-repeat:no-repeat;
}
#d_prox_texto{
	float:left;
	width:100%;
	height:100px;
	font-size: 18px;
	font-family: 'Roboto Condensed', sans-serif;
	text-align: center;
}


#box_previo_parent {
	position:absolute;
 	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background-color:#ADFA27;
	cursor:pointer;
}

.box_previo_parent {
	background-color:#ADFA27;
}

.box_previo_child {
	width: 700px;
  height: 500px;
	background-color: #ADFA27;
	position:absolute;
	left:0; right:0;
	top:0; bottom:0;
	margin:auto;
	max-width:100%;
	max-height:100%;
	overflow:auto;
	background-image:url(../images/previo1.png);
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
}



/* data img inicio*/
.d_gimg1_ins_listado1{
	display: flex;
  justify-content: center;
}
.d_gimg1_info{
	position: relative;
	width: 100%;
	height: auto;
	padding: 10px;
	box-sizing: border-box;
	overflow: auto;
	max-width: 1200px;
	font-family: var(--fuenteTxt1);
	font-size:1.0rem;
	text-align: center;
}
.d_gimg1_info2{
	position: relative;
	width: 100%;
	height: auto;
	box-sizing: border-box;
	overflow: auto;
	max-width: 1200px;
	font-family: var(--fuenteTxt1);
	font-size:1.0rem;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	background-color: #6d0304;
}
.d_gimg1_ins_holder{
	position: relative;
	width: 100%;
	height: auto;
	padding: 0px 25px 0px 25px;
	box-sizing: border-box;
	overflow: auto;
	max-width: 1200px;
}
.d_gimg1_ins_holder_inner{
	position: relative;
	width: 100%;
	height: auto;
	/*padding: 0px 25px 0px 25px;*/
	box-sizing: border-box;
	overflow: auto;
	text-align: center;
}
.d_gimg1_ins_btn0{
	margin: 0 auto;
	display: inline-block;
	background-color: rgb(255, 255, 255);
	box-sizing: border-box;
	/*cursor: pointer;*/
	box-shadow: 0px 0px 5px 0px rgba(186,186,186,0.5);
	color: #767676;
	font-family: var(--fuenteTxt1);
	font-size:1.0rem;
	text-align: center;
	width: 100%;
	height: 100%;
}
.d_gimg1_ins_btn1_label{
	width: 100%;
	height: 100%;
	/*cursor: pointer;*/
	display: flex;
	align-items: center;
	justify-content: center;
  font-family: var(--fuenteTxt1);
	font-size:0.8rem;
	height: 100px;
	font-weight: bold;
	background-color: rgb(236 245 193); 
  border:2px solid var(--orange);
  box-sizing: border-box;
  padding: 5px;

}
input[type="file"] {
  /*display: none;*/
}
.d_gimg1_ins_btn1{
	position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
  display: block;
}
.d_gimg1_upload_g0{
	margin: 0 auto;
	display: inline-block;
	width: 80px;
	height: auto;
	background-color: rgb(255, 255, 255);
	border: 1px solid #c1c1c1;
	box-sizing: border-box;
	padding: 3px;
	border-radius: 5px;
	/*cursoor: pointer;*/
	margin: 20px 10px 20px 10px;
	box-shadow: 0px 5px 5px 0px rgba(186,186,186,0.5);
	color: #767676;
	display: flex;
  flex-direction: column;
}
.d_gimg1_hover{
	position: relative;
	width:100%;
	height:auto;
}
.d_gimg1_hover_int{
	position: relative;
	float: right;
	padding: 0;
	top:0px;
	right: 0px;
	width:10px;
	height:auto;
	color: #000;
	font-size: 0.8rem;
	font-weight: bold;
	cursor: pointer;
	border-radius: 100%;
	padding: 4px;
	font-size: 0.7rem;
	width: 10px;
	height: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto;
	background-color: #eeeeee;
	transition: all 0.3s ease-in-out;
}
.d_gimg1_hover_int:hover{
	background-color: #c5c5c5;
}
.d_gimg1_upload_g1{
	margin: 0 auto;
	width: 100%;
	height: 60px;
	background-color: rgb(235, 235, 235);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.d_gimg1_upload_g2{
	margin: 0 auto;
	width: 100%;
	height: auto;
  min-height: 30px;
	background-color: rgb(255, 255, 255);
	position: relative;
	margin-top: 2px;
}
.d_gimg1_upload_g3{
	margin: 0 auto;
	width: 100%;
	height: auto;
	background-color: rgb(0, 255, 171);
	position: absolute;
	z-index: 2300;
}
.d_gimg1_upload_g4{
	margin: 0 auto;
	width: 100%;
	height: auto;
	position: absolute;
	z-index: 2310;
	color: #000000;
	font-family: var(--fuenteTxt1);
	font-size:0.6em;
	text-align: center;
}
.d_gimg1_upload_g5{
	margin: 0 auto;
	width: 100%;
	height: auto;
	z-index: 2310;
	color: #000000;
	background-color: rgba(255, 0, 0, 0.29);
	font-family: var(--fuenteTxt1);
	font-size:0.6em;
	text-align: center;
	text-transform: uppercase;
}
/*data img final*/