html{
	background-color: #fff!important;
	}
body {
	margin: 0px;
	background-color: #fff!important;
}
* {
    box-sizing: border-box;
}
.flex-container {
  display: flex;
  flex-flow: row wrap;
/*  max-width:950px;*/
}
.columnInd {
    float: left;
    width: fit-content;
    padding: 4px;
    background-color: #fff;
    height: auto;
}
.dropdown-content {
	display: none;
	position: absolute;
	background-color: #fff;
	width: 100%;
	left: 0;
	z-index: 1;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}

.dropdown-content .header {
    background: red;
    padding: 16px;
    color: white;
}

.dropdown:hover .dropdown-content {
    display: block;
}
.flex-container-menu {
  display: flex;
  flex-direction: row wrap;
}
/* Create three equal columns that floats next to each other */
.column {
  float: left;
  width: 20%;
  padding: 10px;
  background-color: #ccc;
  height: 250px;
}

/* Style links inside the columns */
.column a {
  float: none;
  color: black;
  padding: 16px;
  text-decoration: none;
  text-align: left;
}

/* Add a background color on hover */
.column a:hover {
  background-color: #ddd;
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}


#btEnviarPedidoWS {
	height:40px;
	cursor:pointer;
}
.renglonSeccionesTop {
	clear: both;
	display: block;
	float: none;
	height: 90px;
}
.renglonSeccionesTopLista {
	clear: both;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	float: none;
	height: 66px;
	background-color:#f1f3f4;
}
.renglonCategoriasTop {
	clear: both;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	float: none;
	height: 30px;
	padding-left:70px;
	background-color:#F1F1F1;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	color: #666;
	text-align:left;
	padding-top:4px;
}
.renglonCategoriasTop:hover {
	background-color:#FFB814;
	color: #333;
}
.renglonCategoriasTop2 {
	clear: both;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	float: none;
	height: 30px;
	padding-left:70px;
	background-color:#fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	color: #666;
	text-align:left;
	padding-top:4px;
}
.renglonCategoriasTop2:hover {
	background-color:#FFB814;
	color: #333;
}
.renglonCategoriasMenuTop {
	clear: both;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	float: none;
	height: auto;
	padding-left:4px;
	background-color:#F1F1F1;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	color: #666;
	text-align:left;
	padding:4px;
}
.renglonCategoriasMenuTop:hover {
	background-color:#FFB814;
	color: #333;
}
.renglonCategoriasTop {
	clear: both;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	float: none;
	height: 30px;
	padding-left:70px;
	background-color:#F1F1F1;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	color: #666;
	text-align:left;
	padding-top:4px;
}
.renglonCategoriasTop:hover {
	background-color:#FFB814;
	color: #333;
}
.renglonCategoriasTop2 {
	clear: both;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	float: none;
	height: 30px;
	padding-left:70px;
	background-color:#fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	color: #666;
	text-align:left;
	padding-top:4px;
}
.renglonCategoriasTop2:hover {
	background-color:#FFB814;
	color: #333;
}
.ico_secciones_top {
	width:50px;
	height:30px;
	float:left;
}
.ico_secciones_top img {
	height:40px;
	width:auto;
}
.texto_secciones_top {
	height: 40px;
	float: left;
	text-align: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #6D6F70;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.cantidadPedidoTop {
	color: #105937;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 30px;
	font-weight: normal;
}
.fotoCarrito {
	max-width:30%
}
.dropdown {
  float: left;
  overflow: hidden;
}
.paddingSlider {
	padding:20px;
}
.barraPedidoTop {
	height: 103px;
	display: block;
	float: none;
	clear: both;
	background-image: url(imagenes/bt_fondo_pedido_banner.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	text-align: right;
	overflow: visible;
	width:100%;
	padding-right:10px;
}
.bordeBTpdfEscritorio {
	border-right-width: 1px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	width:50%;	
}
.bordeBTpedidoEscritorio {
	border-right-width: 2px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	width:50%;
	background-image: url(imagenes/bt_fondo_pedido_banner.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.btEscritorioInicio {
	border-right-width: 1px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	width:25%;
	float:left;
	height:30px;
	padding-top:4px;
}
.btEscritorioMedio {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	width:25%;
	float:left;
	height:30px;
	padding-top:4px;
}
.btEscritorioFinal {
	border-right-width: 2px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	width:25%;
	float:left;
	height:30px;
	padding-top:4px;
}
.btnProductosEscritorio {
	background-color:#C1151C;
	border:none;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	margin-top:16px;
}
.dropdown .dropbtn {
   /* font-size: 16px;    
    border: none;
    outline: none;
    color: white;
    padding: 14px 16px;
    background-color: inherit;
    font: inherit;
    margin: 0;*/
	color: #FFFFFF;
	text-decoration: none;
	border: none;
    outline: none;
    background-color: #fff;
	margin-left:0px;
	margin-right:0px;
	padding-bottom:6px;
}

.navbar a:hover, .dropdown:hover .dropbtn {
   /* background-color: red;*/
}

.dropdown-content {
  display: none;
  position: absolute;
  width: 100%;
  left: 0;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
  max-height:70vh;
  background-color:#FFF;
  overflow:scroll;
}

.dropdown-content .header {
    background: red;
    padding: 16px;
    color: white;
}

.dropdown:hover .dropdown-content {
    display: block;
}
.botonesMenu {
    float: left;
    width: 24%;
    padding: 10px;
    background-color: #fff;
    height: auto;
}
.btDesplegableEscritorio {
	width:202px;
    background-color: #EE2A24;
	float:left;
	text-align:center;
}
.btIcoTop {
	max-height:36px;
	margin-left:8px;
	margin-right:8px;
	/*float:left;*/
}
.btIcoTopCarritoEscritorio {
	max-height: 36px;
    margin-left: 10px;
    float: right;
    margin-top: -8px;
    margin-bottom: -6px;
}
.botoneraTopIcos {
	padding-top:10px;
	height:0px;
	padding-right:6px;
	margin-left:auto;
	margin-right:auto;
}
.fondoCarritoTop {
	background-image: url(https://unicoriobamba.com.ar/imagenes/ico_carrito_top.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size:70px 70px;
	padding-top:46px;
	text-align:center;
	margin-bottom:28px;
}
.cuadroCarritoTopEscritorio {
	border: 1px solid #105937;
	margin-left: 50px;
	color: #105937;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	float: right;
	padding-top: 10px;
	padding-right: 18px;
	padding-bottom: 10px;
	padding-left: 18px;
}
.cuadroCarritoTopEscritorio:Hover {
	border: 2px solid #fff;
}
.btnProductosEscritorio {
	background-color:#EE2A24;
	border:none;
	color: #FFF;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	margin-top:0px;
	cursor:pointer;
}
.btnProductosEscritorio:Hover {
	color: #fff;
}
.w3-dropdown-content{
	cursor: auto;
	display: none;
	position: absolute;
	min-width: 300px;
	padding: 0;
	top: 30px;
	z-index: 500;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -50px;	
	overflow:scroll;
	height:450px;
}
.w3-dropdown-content::-webkit-scrollbar{
  height: 0px;
  background-color: #fff;
}
.w3-dropdown-content::-webkit-scrollbar-thumb{
        background: #6f7172;
        border-radius: 0px;       
    }
a.TopBlanco {
	color: #FFF;
}
a.TopBlanco:Hover {
	color: #FFF;
}
.textoFotos {
	position: absolute;
	top: 430px;
	margin-left: auto;
	margin-right:auto;
	left:20%;
	right:20%;
	width: 600px;
	height: auto;
	color: #fff;
	background-color: rgba(0,0,0,0.3);
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 30px;
	text-align:center;
}
.separaTop {
	clear:both;
	float:none;
	height:270px;
}
.fotoServicioEstetica {
	float:left;
	margin-bottom:20px;
	margin-right:20px;
	width:200px;
	height:auto;
	border-radius:50%
}
.fotoNoticiaIndex {
	float:left;
	margin-bottom:20px;
	margin-right:20px;
	width:350px;
	height:auto;
	text-align:center;
}
.btImagen {
    height: 36px;
    width: 36px;
    border: none;
    margin-top: 6px;
    margin-right: 10px;
    margin-left: 6px;
}
.busqueda {
    width: 230px;
    height: 44px;
    float: left;
    margin: 0px;
    font-family: 'Open Sans', sans-serif;
    color: #000;
    font-size: 16px;
    line-height: 26px;
    background-color: #FFFFFF;
    border: 1px solid #0F5936;
    margin-top: 2px;
}
.botosTop {
	margin-top: 4px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	color: #666;
	transition-duration: 0.2s;
}
.botosTop:Hover {
	color: #333;
	text-decoration: none;
}
.beige {
	background-color: #FBEFED;
}
.corazon {
	background-image: url(imagenes/corazon.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 200px;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }
.fotoCat {
	max-height: 180px;
	max-width: 225px;
}
.cuadro_botones {

}
.cuadro_botones_2 {
	margin-left:auto;
	margin-right:auto;
	height: 350px;
	width: 350px;
	background-attachment: cover;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color:#fff;
}
.opaco{
filter: brightness(.8);
      -webkit-filter: brightness(.8);
}
.opaco:hover{
  filter: none;
  -webkit-filter: none;
  transition: all ease-in-out .3s;
}
.float3 {
	width: 30%;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	float: left;
	height: 250px;
}
.boxMensajes {
    font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	line-height: 36px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #4CD720;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.sombraArriba {
	box-shadow: 0px 0px 30px #999;
	-webkit-box-shadow: 0px 0px 30px #999;
	-moz-box-shadow: 0px 0px 30px #999;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
  .centered-btns_nav {
  z-index: 3;
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 50%;
  left: 0;
  opacity: 0.7;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url("themes.gif") no-repeat left top;
  margin-top: -45px;
  }

.centered-btns_nav:active {
  opacity: 1.0;
  }

.centered-btns_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }
.degrade {
  background: linear-gradient(to bottom right, #DBE4BA, #E2E1DE);
}
.degradeFondo {
  background: linear-gradient(to bottom, #ebebeb, #E2E1DE);
}
.blanco {
	color: #FFFFFF;
}
.fondoTransparente {
	background-image: url(imagenes/fondo_transparente.png);
	background-repeat: repeat;	
}
.slogan {
  font-size: 70px;
  font-family: 'Open Sans', sans-serif;
  color:#FFF;
  font-weight:bold;
}
.slogan2 {
    font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	line-height: 40px;
	color:#DFAE9E;
}
.slogan3 {
    font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	line-height: 40px;
	  background: -webkit-linear-gradient(#EBEBEB, #fff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
	text-shadow: 2px 2px 4px #333;
	-webkit-text-shadow: 2px 2px 4px #333;
	-moz-text-shadow: 2px 2px 4px #333;
	font-weight:bold;
}
A.botosCuadros {
	text-decoration: none;
	font-family: "Lato";
	font-size: 30px;
	line-height: 44px;
	color: #fff;
	font-weight: bold;
	text-align:center;
	text-shadow: 2px 2px 2px #333;
	-webkit-text-shadow: 2px 2px 2px #333;
	-moz-text-shadow: 2px 2px 2px #333;
}
A.botosCuadros:Hover {
	color: #fff;
	text-shadow: 4px 4px 2px #000;
	-webkit-text-shadow: 4px 4px 2px #000;
	-moz-text-shadow: 4px 4px 2px #000;
}
.fondoSlider1 {
	background-image: url(imagenes/fondo_1.jpg);
	background-attachment: fixed;
	clear: both;
	height: 600px;
	width: 100%;
	padding-top: 250px;
	background-position: center center;
	background-size: cover;
}
.fondoProductos {
	background-image: url(imagenes/productos.jpg);
	background-attachment: fixed;
	clear: both;
	height: 600px;
	width: 100%;
	padding-top: 250px;
	background-position: center bottom;
	background-size: cover;
}
.fondoProducto {
	background-image: url(imagenes/fondo_fabricacion.jpg);
	background-attachment: fixed;
	clear: both;
	height: 300px;
	width: 100%;
	padding-top: 100px;
	background-position: center center;
	background-size: cover;
}
.fondoContacto {
	clear: both;
	height: 600px;
	width: 100%;
	padding-top: 250px;
	background-size: cover;
}
.fondoFabricacion {
	background-image: url(imagenes/fondo_fabricacion.jpg);
	background-attachment: fixed;
	clear: both;
	height: 600px;
	width: 100%;
	padding-top: 250px;
	background-position: center center;
	background-size: cover;
}
.fondoTrabajos {
	background-image: url(imagenes/fondo_trabajos.jpg);
	background-attachment: fixed;
	clear: both;
	height: 600px;
	width: 100%;
	padding-top: 250px;
	background-position: center center;
	background-size: cover;
}
.fondoNosotros {
	background-image: url(imagenes/nosotros.jpg);
	background-attachment: fixed;
	clear: both;
	height: 450px;
	width: 100%;
	padding-top: 80px;
	background-position: center bottom;
	background-size: cover;
}
.bordesRel {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #D6D6D6;
}
.btnAgregarActualizar {
	height: 40px;
	width:30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(imagenes/refrescar.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.btnAgregarActualizar:Hover {

}
.servicio {
	max-width:250px;
	float:left;
	margin-bottom:30px;
	margin-right:30px;
}
.logo {
	max-height:70px;
}
.gabotoEscritorio {
	max-height:40px;
	margin-top:12px;
}
.logoEscritorio {
	max-height:110px;
	margin-top:12px;
}
.folletoEscritorio {
	max-height:258px;
}
.logoMini {
	max-height:50px;
	transition-duration:1s;
}
.tablaTop {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFF!important;
	background-image: url(imagenes/fondo_top.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.tablaTopFondo {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #fff!important;
	transition-duration:1s;
}
.paddingLogo {
	padding-top:16px;
	padding-bottom:16px;
}
.break {
	clear:both;
	float:none;
}
form {
	margin: 0px;
}
.tdSeparacionVerticalIndex {
	border-left: 1px solid #A9D4EE;
}
.btnVerProducto {
	height: 40px;
	width: 80%;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 40px;
	font-weight: bold;
	color: #fff;
	background-color: #EE2A24;
	transition-duration:0.5s;
	border:none;
	padding-top:0px;
}
.btnVerProducto:Hover {
	color: #fff;
	background-color: #666;
}
.productoEnLista {
	text-align:center;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 40px;
	height: 40px;
	width: 80%;
	font-weight: bold;
	background-color:#D0D1D2;
	padding:0px;
	color:#095531;
	margin-right:auto;
	margin-left:auto;
}
.btnVerProductoBlanco {
	height: 36px;
	width: 120px;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 34px;
	font-weight: bold;
	color: #DFAE9E;
	background-color: #fff;
	border: 2px solid #DFAE9E;
	transition-duration:0.5s;
}
.btnVerProductoBlanco:Hover {
	color: #FF66C4;
	background-color: #EDDED3;
	border: 2px solid #DFAE9E;
}
.btnAgregar {
	height: 36px;
	width: 230px;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	color: #003;
	background-color: #EBEBEB;
	border: 2px solid #EBEBEB;
}
.btnAgregar:Hover {
	color: #003;
	background-color: #F5F5F5;
	border: 2px solid #EBEBEB;
}
.atenuado {
	color:#fff;
	cursor: not-allowed;
	background-color: #666;
}
.float3Productos {
	float: left;
	margin-right: 14px;
	width: 23%;
	text-align: center;
	/*	height: 510px;*/
	position: relative;
	margin-left: 14px;
	padding: 10px;
	background-color: #FFF;
	-moz-border-radius: 2px;
	border-radius: 2px;
	transition-duration: 0.3s;
	box-shadow: 0px 0px 8px #999;
	-webkit-box-shadow: 0px 0px 8px #999;
	-moz-box-shadow: 0px 0px 8px #999;
	border: 2px solid #D6D6D6;
}
.float3ProductosLista {
	float: left;
	width: 48%;
	text-align: center;
	/*	height: 510px;*/
	position: relative;
	margin-right: 20px;
	padding: 10px;
	background-color: #FFF;
	border: 1px solid #D6D6D6;
}
.fotoProductosListaInterna {
	padding: 10px;
	background-color: #FFF;
	-moz-border-radius: 2px;
	border-radius: 2px;
	transition-duration: 0.3s;
	box-shadow: 0px 0px 8px #999;
	-webkit-box-shadow: 0px 0px 8px #999;
	-moz-box-shadow: 0px 0px 8px #999;
	border: 2px solid #D6D6D6;
	height: 250px;
	margin-bottom:0px;
	overflow:hidden;
	display: flex;
	justify-content: center;
	align-items: center;
	width:49%;
	float:left;
}
.contenidoProductosListaInterna {
	width: 48%;
	float: left;
	margin-left: 10px;
	margin-right: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 0px;
}
.tituloProductosListaInterno {
	height: 120px;
	padding: 16px;
}
h5 {
	margin: 0px;
	color: #333333;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: 400;
}
p {
	margin: 0px;
	color: #333333;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
}
.fondoTitulos {
	background-image: url(imagenes/fondo_titulos.jpg);
	background-repeat: repeat;
	background-position: left top;
	height: 250px;
	padding-top: 40px;
}
.cantidadNueva {
	font-weight: bold;
	text-align: center;
	border: 1px solid #666666;
	font-family: Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	padding: 6px;
	height: 40px;
	width: 100px;
	color: #333;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.cantidad {
	font-weight: bold;
	text-align: center;
	border: 1px solid #666666;
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	line-height: 22px;
	padding: 6px;
	height: 30px;
	width: 90px;
	color: #333;
	-moz-border-radius: 2px;
	border-radius: 2px;
	margin-top:10px;
	margin-right:6px;
}
.pie p {
	color: #FFF;
	text-shadow: 1px 1px 0px #fff;
	-webkit-text-shadow: 1px 1px 0px #fff;
	-moz-text-shadow: 1px 1px 0px #fff;
}
h2 {
	color: #333;
	margin: 0px 0px 2px;
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	line-height: 40px;
	font-weight: normal;
}
.paddingSepara {
	padding:8px;
}
.paddingSeparaMini {
	padding:2px;
}
h1 {
	margin: 0px 0px 4px;
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 26px;
	line-height: 30px;
	font-weight: normal;
	color: #EE2A24;
}
.subrayado {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCC;
}
a {
	color: #333333;
	text-decoration: none;
}
.tablaGeneral {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F5811E;

}

a:Hover {
	text-decoration: none;
	color: #666666;
}
A.botos {
	color: #0094DE;
	text-decoration: none;
	font-weight: bold;
}
A.botos:Hover {
	color: #003366;
	text-decoration: none;
}
h3 {
	color: #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 22px;
	line-height: 36px;
	font-weight: bold;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bolder;
	color: #FFFFFF;
	margin: 2px;
}
h6 {
	margin: 4px;
	font: 4px/4px Arial, Helvetica, sans-serif;
}
.tablaPie {
	background-color: #414141;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ED2A26;
}
.tablaPie p {
	color: #FFF;
	font-size:12px;
	line-height:20px;
	text-align:right;
}
.tablaPie a {
	color: #FFF;
}
.tablaPie h3 {
	font-size:14px;
	line-height:20px;
	color:#EE2A24;
	text-align:right;
}
.columnaPie {
	width:19.99%;
	padding:10px;
	float:left;
}
A.Titulos {
	text-decoration: none;
	color: #818181;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	text-transform: uppercase;
}
A.Titulos:Hover {
	text-decoration: none;
	color: #000;
}
.tituloProductosLista {
	height: 80px;
	padding: 6px;
}
.fotoProductosLista {
	height: 250px;
	margin-bottom:0px;
	overflow:hidden;
	display: flex;
	justify-content: center;
	align-items: center;
}
.precio {
	font-weight: bold;
	color: #FE922C;
}
.precioIndex {
	font-family: 'Open Sans', sans-serif;
	font-size: 22px;
	line-height: 28px;
	font-weight: bold;
	color: #EA2828;
}
A.copeteNoticias {
	color: #999999;
	text-decoration: none;
	font-size: 14px;
}
.botUp {
	background-image: url(imagenes/bot_up.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.botDown {
	background-image: url(imagenes/bot_down.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 10px;
}

.bordo {
	color: #993333;
}

.botonform {
	color: #fff;
	height: 50px;
	background-color: #666666;
	font-family: Lato;
	font-size: 20px;
	line-height: 30px;
	font-weight: normal;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #DF2229;
	padding-right: 50px;
	padding-left: 50px;
}
.botonform:Hover {
	border-color: #FFFFFF;
	color: #fff;
	background-color: #333;
}
hr {
	border-top: 1px solid #F6F6F6;
}

A.chicos {
	color: #666;
	text-decoration: none;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: lighter;
}
A.chicos:Hover {
	color: #D92026;
	text-decoration: none;
}
.bordegris {
	border: 3px solid #7BBEE6;
}

select {
	color: #333333;
	border: 1px solid #386DA3;
	font-family: 'Lato', sans-serif;
	font-size: 20px;
	line-height: 26px;
	background-color: #D6E4F1;
}
strong {
	font-weight: bold;
}

.fondoCuerpo {
	background: url(imagenes/fondo_texto_medio.jpg)  repeat-y right top;
}
.fondoFotosHome {
	background: #ECE9D8;
}
.fondoBotonera {
	/*background-image: url(imagenes/fondo_botonera.jpg);
	background-repeat: no-repeat;
	background-position: center top;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	height: 56px;
}
A.copeteNoticias:Hover {
	color: #666666;
	text-decoration: underline;
}
.copete {
	color: #666666;
}
.fotosSecciones {
	border: 1px solid #999999;
}
input:focus, textarea:focus, x:-moz-any-link {
-moz-outline-radius-bottomleft:3px;
-moz-outline-radius-bottomright:3px;
-moz-outline-radius-topleft:3px;
-moz-outline-radius-topright:3px;
outline-offset:0;
outline-style:solid;
outline-width:1px;
}
input:focus, textarea:focus, .sffocus {
	background: #F5F5F5 scroll left 0;
	outline-color: #DCCCC0;
	border: 1px solid #FF66C4;
}
li {
	font-size: 12px;
	line-height: 18px;
	margin: 2px;
	color: #333333;
}
.tdCV {
	background: url(imagenes/dra_maria_domenech_cv.jpg) no-repeat right top;
}
.tdAtencion {
	background: url(imagenes/atencion_personalizada.jpg) no-repeat right top;
}
.tdLogo {
	background: url(imagenes/fondo_logo.jpg)  repeat-x top;
}
#posicionVideos {
	z-index: 50;
}

.big {
	font-size: 18px;
	font-weight: bold;
}
.tablaPieAtras {
	background-image: url(imagenes/fondo_pie_2011.jpg);
	background-repeat:    repeat-x;
	background-position: center bottom;
}
.amarillo {
	color: #FFFF33;
	font-weight: bold;
}
.cuadroIndex {
	margin-bottom:10px;
	padding:20px;
}
.negrita {
	font-weight:400;
}
.sale {
	background-image: url(imagenes/sale.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.cuadroLogo {
	float:left;
	width:200px;
	height:90px;
}
.botonera {
	float:right;
	width:50%;
}
.floatCategoriasIndex {
	float: left;
	width: 17vw;
	text-align: center;
	background-repeat: no-repeat;
	background-size:cover;
	height:17vw;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:100px;
	padding-top:20%;
	padding-left:30px;
	padding-right:30px;
}
.w3-dropdown-content p {
	float:none;
	clear:both;
}

.cuadroFotoInterno {
	padding:10px;
	float:left;
	width:49%;
}
.cuadroTextoInterno {
	float: left;
	width: 49%;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

@media screen and (max-width: 1100px) {
.columnaPie {
	width:49%;
	padding:10px;
	float:left;
}
.logoPie {
	width:100%;
	padding:10px;
	float:none;
}
.tablaPie p {
	font-size:12px;
	line-height:20px;
	text-align:center;
}
.tablaPie h3 {
	font-size:14px;
	line-height:20px;
	color:#EE2A24;
	text-align:center;
}
.barraPedidoTop {
	height: auto;
	display: block;
	float: none;
	clear: both;
	background-image: url(imagenes/bt_fondo_pedido_banner.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	text-align:center;
	overflow:visible;
}
.botonesMenu {
    float: left;
    width: 24%;
    padding: 10px;
    background-color: #fff;
    height: auto;
}
.btDesplegable {
	width:40px;
	height:40px;
    background-color: #EE2A24;
	float:left;
	padding-top:7px;
	padding-bottom:4px;
	padding-left:4px;
	padding-right:4px;
	text-align:center;
}
.btIcoTop {
	max-height:20px;
	margin-left:3px;
	margin-right:3px;
	float:left;
}
.fondoCarritoTop {
	background-image: url(https://unicoriobamba.com.ar/imagenes/ico_carrito_top.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size:36px 36px;
	padding-top:20px;
	text-align:center;
	margin-bottom:20px;
}
.botoneraTopIcos {
	padding-top:6px;
	height:30px;
	float:right;
	padding-right:6px;
}
.renglonSeccionesTop {
	clear: both;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	background-image: url(imagenes/ico_flecha.png);
	background-repeat: no-repeat;
	background-position: right 20px;
	float: none;
	height: 70px;
}
.ico_secciones_top {
	width:50px;
	height:40px;
	float:left;
}
.texto_secciones_top {
	height: 40px;
	float: left;
	text-align: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	line-height: 22px;
	color: #6D6F70;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
}
.cuadroTextoInterno {
	float: left;
	width: 49%;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.cantidad {
	font-weight: bold;
	text-align: center;
	border: 1px solid #666666;
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	line-height: 22px;
	padding: 4px;
	height: 20px;
	width: 30px;
	color: #333;
	-moz-border-radius: 2px;
	border-radius: 2px;
	margin-top:14px;
	margin-right:6px;
}
.fotoCarrito {
	max-width:100%
}
.productoEnLista {
	text-align:center;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 20px;
	height: 24px;
	width: 100%;
	font-weight: bold;
	background-color:#D0D1D2;
	padding:2px;
	color:#095531;
}
.btnVerProducto {
	height: 24px;
	width: 100%;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	transition-duration:0.5s;
	padding-top:2px;
}
.btnVerProductoBlanco {
	height: 20px;
	width: 48%;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	transition-duration:0.5s;
}
.btnVerProductoBlanco:Hover {
}
.paddingSlider {
	padding:0px;
}
.separaTop {
	height:0px;
}

.floatCategoriasIndex {
	float: none;
	width: 90vw;
	text-align: center;
	background-repeat: no-repeat;
	background-size:cover;
	height:90vw;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:150px;
	padding-top:86%;
	padding-left:20px;
	padding-right:20px;
}
.btImagen {
	margin-right:0px;
	}
.cuadroLogo {
	float:left;
	width:20%;
}
.botonera {
	float:right;
	width:79%;
}
.tablaTop {
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	background-color: #fff!important;
}
.logo {
	max-height:30px;
}
.logoMini {
	max-height:30px;
	transition-duration:1s;
}
.sliderProductosHome {
	padding:20px;
}
.float3Productos {
	float: left;
	margin: 10px;
	width: 43%;
	text-align: left;
	height: auto;
	position: relative;
}
.tituloProductosLista {
	height: 90px;
	padding: 6px;
}
.tituloProductosListaInterno {
	height: 80px;
	padding: 0px;
}
.float3ProductosLista {
	float: none;
	clear: both;
	width: 100%;
	text-align: center;
	position: relative;
	margin: 0px;
	margin-bottom: 20px;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	height: 180px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.fotoProductosListaInterna {
	padding: 0px;
	background-color: #FFF;
	-moz-border-radius: 2px;
	border-radius: 2px;
	transition-duration: 0.3s;
	box-shadow: 0px 0px 8px #999;
	-webkit-box-shadow: 0px 0px 8px #999;
	-moz-box-shadow: 0px 0px 8px #999;
	border: 2px solid #D6D6D6;
	height: 150px;
	width:48%;
	float:left;
	margin-bottom:0px;
	overflow:hidden;
	display: flex;
	justify-content: center;
	align-items: center;
}
.contenidoProductosListaInterna {
	width: 48%;
	float: left;
	margin-left: 10px;
	margin-right: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 0px;
}
A.Titulos {
	text-decoration: none;
	color: #818181;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	text-transform: uppercase;
}

.fotoProductosLista {
	height: 150px;
	margin-bottom:0px;
	overflow:hidden;
	display: flex;
	justify-content: center;
	align-items: center;
}
.quiebre {
	word-break:break-all;
}
.negrita {
	font-weight:800;
}
.fondoTitulos {
	background-image: url(imagenes/fondo_titulos.jpg);
	background-repeat: repeat;
	background-position: left top;
	height: 250px;
	padding-top: 40px;
}
.cuadroIndex {
	margin-bottom:80px;
	padding:0px;
}
A.chicos {
	font-size: 16px;
	line-height: 24px;
}
.w3-content{
		margin-left:10px;
		margin-right:10px;
}
.w3-dropdown-content{
	cursor: auto;
	display: none;
	position: absolute;
	width: 100vw;
	padding: 0;
	top: 40px;
	z-index: 85;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -100px;
}
.slogan {
	font-size: 24px;
	line-height: 40px;
}
.slogan2 {
	font-size: 18px;
	line-height: 30px;
}
p {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-size: 14px;
	line-height:20px;
}
h2 {
	font-size: 16px;
	line-height: 26px;
}
h1 {
	font-size: 20px;
	line-height: 40px;

}
ul.topnav {
	float: none;
	display: block;
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: #ffffff;
	width: 100%;
	z-index: 150;
}
/* When the screen is less than 680 pixels wide, hide all list items, except for the first one ("Home"). Show the list item that contains the link to open and close the topnav (li.icon) */
  ul.topnav li {display: none;}
  ul.topnav li.icon {
    float: left;
    display: inline;
  }

/* The "responsive" class is added to the topnav with JavaScript when the user clicks on the icon. This class makes the topnav look good on small screens */
  ul.topnav.responsive {position: relative;}
  ul.topnav.responsive li.icon {
    position: relative;
    left: 10;
    top: 10;
	z-index: 150;
  }
  ul.topnav.responsive li {
    float: none;
    display: block;
  }
  ul.topnav.responsive li a {
    display: block;
    text-align: left;
  }
}