* {
    margin: 0;
    padding: 0;
}
html {
    background-color: #ffffff;
    height: 100%;
}
body {
    color: #FFFFFF;
    font: 0.75em/1.5em Arial,sans-serif;
}

input[type=checkbox] {
    visibility: hidden;
}

span {
	color: #cbd7e2;
	font-size: 16px;
	font-weight: bold;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    padding: 0; 
}

small {
	color: #e1001a;
	font-size: 12px;
	font-weight: bold;
}

h1 {
	color: #0e4783;
	font-size: 24px;
	margin: 10px 0 10px 0;
}

h2 {
	color: #404040;
	font-size: 20px;
	font-weight: bold;
	margin: 10px 10px 10px 0;
}

h3 {
	color: #787878;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 10px 10px 0;
}

h4 {
	color: white;
	font-size: 22px;
	font-weight: bold;
	margin: 10px 10px 10px 0;
}

footer {
	color:white;
	background: #303030;
	width: 100%;
	overflow: hidden;
	border-top: 5px solid #72b626;
/* 	display:inline-block; */
}

footer div {
    width: 31%; 
    margin: 1%;
    float: left;
}

footer div img {
    width: 25px; 
	float: left;
	margin: 0 10px 0 0;
}

footer p {
	color: #909090;
    font-size: 16px;
	font-weight: bold;
	line-height: 27px;
}


@media screen and (max-width: 720px) {
	footer div { 
		width: 90%; 
		height: 400px;
		margin: 5%; 
	}
}

/* input[type=checkbox] {
	-ms-transform: scale(2); 
	-moz-transform: scale(2); 
	-webkit-transform: scale(2);
	-o-transform: scale(2); 
	padding: 10px;
} */

button {
	color:#0e4783;
	font-size: 16px;
	height: 25px;
	background: #FFF;
	margin: 10px 10px;
	opacity:.8;
	display: block;
}

.sexy_line { 
	height: 10px;
	border: 0;
	box-shadow: 0 10px 10px -10px #303030 inset; 
}

.productos { 
	cursor: pointer
}

.productos:hover { 
	text-shadow: 2px 2px 7px #cccccc;
}

.tabla1 { 
	margin: 5px 0px 5px 0px;
	text-align: left;
	color: #959595;
	font-size: 14px;
	font-weight: bold;
}

.figcapCarro { 
	text-align:center; 
	border: 2px dashed green; 
	width: 50px;
	color: #0e4783;
	font-size: 16px;
	font-weight: bold;
}

.inputpiola { 
	outline: none;
	border: 0;
}

.categorias { 
	margin:10px 0 15px 35px; 
	width:100%; 
	color: #e2001a;
	font-size: 16px;
	display:block;
}

/* select {
    border: none;
	font-size: 16px;
	font-weight: bold;
	color: #959595;
    box-shadow: none;
    background-color: transparent;
    background-image: none;
    appearance: none;
} */

.pIndex { 
	margin: 10px 0px 0px 0px;
	color: #4f4f4f;
	font-size: 16px;
	font-weight: bold;
}

.ordenatabla { 
	text-decoration:underline;
	cursor:pointer;
}

.divcontador { 
	top: 0px;
	left: 0px;
	position:absolute;
	font-size: 10px;
	color:white;
}

.posts { 
	margin: 50px 0px 0px 0px;
}

.posts p { 
	color: #999999;
}

.imgtop { 
	width: 100%;
	height: 200px;
	max-height: 250px;
	float:left;
}

.espaciado { 
	overflow:hidden;
	margin: 30px;
}

.espaciado { 
	margin: 10px;
}

.centrado {
    overflow:hidden;
    margin:auto;
	width: 95%;
	color: #303030;
	padding: 5px;
	font-size: 20px;
	font-weight: bold;
	border-top: 2px solid #e2001a;
	border-bottom: 2px solid #909090;
	border-radius: 5px;
}

.centrado2 {
	overflow:hidden;
    margin:auto;
	width: 95%;
	color: #404040;
	padding: 5px;
	font-size: 20px;
	font-weight: bold;
	border-top: 2px solid #e2001a;
	border-bottom: 2px solid #909090;
	border-radius: 5px;
	margin-top: 50px; 
	margin-bottom: 15px; 
	text-align: center;
}

.centrado4 {
	overflow:hidden;
    margin:auto;
	width: 95%;
	color: #404040;
	padding: 5px;
	font-size: 20px;
	font-weight: bold;
	border-top: 2px solid #e2001a;
	border-bottom: 2px solid #909090;
	border-radius: 5px;
	margin-top: 50px; 
	margin-bottom: 15px; 
}

.centrado3 {
    margin:auto;
	width: 95%;
	font-weight: bold;
	text-align: center;
}

.opciones {
    overflow:hidden;
    margin:auto;
	width: 95%;
	float:right;
}
 
.opcion {
    display:inline-table;
    padding:5px;
    width:16%;
    margin:3px;
	position: relative;
}

.opcion img {
    opacity: .9;
	transition: all ease 0.3s;
}

.opcion img:hover {
    opacity: 1;
	border-radius: 15px;
}

.carroenimagen {
    position:absolute; 
	top:10px; 
	left:10px;
}

.carroenimagen img {
	width: 30px; 
	height: 30px;
	opacity: 1;
}

.contactotop {
    display:inline-block;
	margin-left: 30%;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #909090;
	font-size: 25px;
	text-align: center;
    width:700px;
}

.redesociales {
    display:inline-block;
	margin: 0 15px 0 0;
    width:100%;
	float:left;
}
.social-slide {
	/* background-image: url('path/to/image.png'); */
	height: 40px;
	width: 40px;
	margin: 5px;
	float: left;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.social-slide:hover {
	background-position: 0px -40px;
	box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.8);
}

.twitter-hover {
	background-image: url('imgsitio/twitter-hover.png');
}
.facebook-hover {
	background-image: url('imgsitio/facebook-hover.png');
}
.google-hover {
	background-image: url('imgsitio/google-hover.png');
}
.pinterest-hover {
	background-image: url('imgsitio/pinterest-hover.png');
}
.linkedin-hover {
	background-image: url('imgsitio/linkedin-hover.png');
}
.gps-hover {
	background-image: url('imgsitio/gps-hover.png');
}
.reddit-hover {
	background-image: url('imgsitio/reddit-hover.png');
}
.instagram-hover {
	background-image: url('imgsitio/instagram-hover.png');
}
.stumbleupon-hover {
	background-image: url('imgsitio/stumbleupon-hover.png');
}

.caja {
	color:#c2b116;
	font-size: 18px;
	height: 250px;
	margin: 10px;
}

.input1 {
	color:#c2b116;
	font-size: 18px;
	margin: 3px;
	text-align:center;
}

.error {
	color:#f55856;
	margin-top: 10px;
	margin-bottom: 10px;
}

.correcto {
	color:#72b626;
	margin-top: 10px;
	margin-bottom: 10px;
}

.input_edicionpr {
	width:100%;
	font-size: 15px;
	color:#72b626;
	font-weight: bold;
}

.input_edicionpr2 {
	font-size: 15px;
	color:#72b626;
	font-weight: bold;
}

.input_edicionpr3 {
	font-size: 17px;
	color:white;
	height: 36px;
	background-color: #fcd40b;
	font-weight: bold;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.input_edicionpr4 {
	font-size: 17px;
	color:white;
	height: 36px;
	background-color: #ff5959;
	font-weight: bold;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.input_edicionpr5 {
	font-size: 17px;
	color:#333357;
	height: 30px;
	background-color: #f5f5f5;
	font-weight: bold;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	margin-top:2%;
	margin-bottom:2%;
	margin-left: 5px;
}

.guardar {
	width:25px; 
	height:25px; 
	float:right; 
	cursor:pointer; 
	margin-left:2px; 
	display:inline;
}

.borrar {
	width:15px; 
	height:15px; 
	float:left; 
	cursor:pointer; 
	margin-left:2px; 
	display:inline;
}

.cajasBoletin {
	width: 60%;
	height: 25px;
	color: #0e4783;
	font-size: 15px;
	margin: 10px 10px;
	display: block;
}

.cajacurso1 {
	width: 22%;
	/* background: #f5f5f5; */
	border-top: 2px solid #e2001a;
	border-bottom: 2px solid #909090;
	border-radius: 5px;
	float: left;
	margin-top: 20px;
	overflow: hidden;
	display: inline-block;
	text-align: justify;
}

.cajacurso2 {
	width: 70%;
	background: #f5f5f5;
	float: right;
	margin-top: 20px;
	border: 2px solid #ebebeb;
	display: inline-block;
}

.cajacurso3 {
	width: 40%;
	float: left;
	margin-top: 20px;
	overflow: hidden;
	display: inline-block;
	text-align: justify;
}

.cajacurso4 {
	width: 57%;
	float: right;
	margin-top: 20px;
	-webkit-box-shadow: 10px 17px 19px -9px rgba(0,0,0,0.75);
	-moz-box-shadow: 10px 17px 19px -9px rgba(0,0,0,0.75);
	box-shadow: 10px 17px 19px -9px rgba(0,0,0,0.75);
	display: inline-block;
}

.masmenos {
	font-size: 19px;
	color: #FFF;
	padding: 3px 8px 3px 8px;
	background: #aaaaaa;
	cursor:pointer;
}

.masmenos:hover {
	background: #6bab24;
	-webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease;
}

.masmenosinput {
	font-size: 19px;
	color: #aaaaaa;
	width: 40px;
	height: 25px;
	text-align: center;
}

.dentrodecajacurso2 {
	width: 24%;
	height: 330px;
	background: #fff;
	float: left;
	margin-top: 5px;
	border: 1px solid #ebebeb;
	display: inline-block;
}

.dentrodecajacurso222 {
	width: 24%;
	height: 270px;
	background: #fff;
	float: left;
	margin-top: 5px;
	border: 1px solid #ebebeb;
	display: inline-block;
}

.dentrodecajacurso22 {
	width: 24%;
	height: 330px;
	background: #fff;
	float: left;
	margin-top: 5px;
	border: 1px solid #e2001a;
	display: inline-block;
}

.cajacurso2 p {
	color: #555555;
	font-size: 14px;
	margin: 5px 0 10px 8px;
}


.cajach {
	width: 180px;
	height: 180px;
	/* background: #c2b116; */
	margin: 10px;
}

.cajac img {
	width: 180px;
	height: 180px;
	margin: 0 auto;
	display: block;
}

.cajac img:hover {
	cursor: pointer;
	opacity: .6;
}

.paginacion {
	background: #FFF;
	color: #333333;
	font-weight: bold;
	font-size: 16px;
	display: inline-block; 
	text-decoration: none;
	text-align: center;
	padding: 5px;
	margin: 0 0 0 0;
	border: 2px solid #72b626;
	cursor: pointer;
}

.paginacion:hover {
	background: #333333;
	color: #FFF;
	border: 2px solid #f55856;
	opacity: .6;
}

.btncaja3 {
	height: 35px;
	background: #FFF;
	color: #333333;
	font-weight: bold;
	font-size: 16px;
	display: inline-block; 
	text-decoration: none;
	text-align: center;
	padding: 5px;
	margin: 0 0 0 0;
	border: 2px solid #72b626;
	cursor: pointer;
}

.btncaja3:hover {
	background: #333333;
	color: #FFF;
	border: 2px solid #f55856;
	/* opacity: .6; */
}

/* SLIDE THREE */
.slideThree {
    width: 80px;
    height: 26px;
    background: #333;
    margin: 20px auto;

    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    position: relative;

    -webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
    -moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
}

.slideThree:after {
    content: 'NO';
    font: 12px/26px Arial, sans-serif;
    color: red;
    position: absolute;
    right: 10px;
    z-index: 0;
    font-weight: bold;
    text-shadow: 1px 1px 0px rgba(255,255,255,.15);
}

.slideThree:before {
    content: 'SI';
    font: 12px/26px Arial, sans-serif;
    color: #00bf00;
    position: absolute;
    left: 10px;
    z-index: 0;
    font-weight: bold;
}

.slideThree label {
    display: block;
    width: 34px;
    height: 20px;

    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;

    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease;
    cursor: pointer;
    position: absolute;
    top: 3px;
    left: 3px;
    z-index: 1;

    -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
    background: #fcfff4;

    background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
    background: -moz-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
    background: -o-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
    background: -ms-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
    background: linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead',GradientType=0 );
}

.slideThree input[type=checkbox]:checked + label {
    left: 43px;
}

/* ROUNDED ONE */
.roundedOne {
	width: 28px;
	height: 28px;
	background: #fcfff4;

	background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: -moz-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: -o-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: -ms-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead',GradientType=0 );
/* 	margin: 20px auto; */

	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;

	-webkit-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
	-moz-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
	box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
	position: relative;
}

.roundedOne label {
	cursor: pointer;
	position: absolute;
	width: 20px;
	height: 20px;

	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	left: 4px;
	top: 4px;

	-webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,1);
	-moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,1);
	box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,1);

	background: -webkit-linear-gradient(top, #222 0%, #45484d 100%);
	background: -moz-linear-gradient(top, #222 0%, #45484d 100%);
	background: -o-linear-gradient(top, #222 0%, #45484d 100%);
	background: -ms-linear-gradient(top, #222 0%, #45484d 100%);
	background: linear-gradient(top, #222 0%, #45484d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222', endColorstr='#45484d',GradientType=0 );
}

.roundedOne label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	content: '';
	position: absolute;
	width: 16px;
	height: 16px;
	background: #00bf00;

	background: -webkit-linear-gradient(top, #00bf00 0%, #009400 100%);
	background: -moz-linear-gradient(top, #00bf00 0%, #009400 100%);
	background: -o-linear-gradient(top, #00bf00 0%, #009400 100%);
	background: -ms-linear-gradient(top, #00bf00 0%, #009400 100%);
	background: linear-gradient(top, #00bf00 0%, #009400 100%);

	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	top: 2px;
	left: 2px;

	-webkit-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
	-moz-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
	box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
}

.roundedOne label:hover::after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
	opacity: 0.3;
}

.roundedOne input[type=checkbox]:checked + label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}

input[type='range'] {
  width: 210px;
  height: 30px;
  overflow: hidden;
  cursor: pointer;
}
input[type='range'],
input[type='range']::-webkit-slider-runnable-track,
input[type='range']::-webkit-slider-thumb {
  -webkit-appearance: none;
}
input[type='range']::-webkit-slider-runnable-track {
  width: 200px;
  height: 10px;
  background: #AAA;
}
input[type='range']::-webkit-slider-thumb {
  position: relative;
  height: 30px;
  width: 30px;
  margin-top: -10px;
  background: steelblue;
  border-radius: 50%;
  border: 2px solid white;
}
input[type='range']::-webkit-slider-thumb::before {
  position: absolute;
  content: '';
  height: 10px; /* equal to height of runnable track */
  width: 500px; /* make this bigger than the widest range input element */
  left: -502px; /* this should be -2px - width */
  top: 8px; /* don't change this */
  background: #777;
}

.tooltip{
   	display: inline;
    position: relative;
	color: blue;
	font-weight: bold;
}
		
.tooltip:hover:after{
   	background: #333;
    background: rgba(0,0,0,.8);
    border-radius: 5px;
    bottom: 26px;
    color: #fff;
    content: attr(title);
    left: 20%;
    padding: 5px 15px;
    position: absolute;
    z-index: 980;
    width: 220px;
}
		
.tooltip:hover:before{
	border: solid;
	border-color: #333 transparent;
	border-width: 6px 6px 0 6px;
	bottom: 20px;
    content: "";
    left: 50%;
    position: absolute;
    z-index: 990;
}

/* Estilo para busqueda tipo google SUGGESTIONS */

.suggestionsBox {
	position: absolute;
	left: 220px;
	top: 490px;
	margin: 10px 0px 0px 0px;
	width: 500px;
	background-color: #6A9BCB;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border: 2px solid #2F74B8;	
	color: #fff;
	font: bold;
	z-index: 50;
}
	
.suggestionList {
	margin: 0px;
	padding: 0px;
}
	
.suggestionList li {		
	margin: 0px 0px 3px 0px;
	padding: 3px;
	cursor: pointer;
}
	
.suggestionList li:hover {
	background-color: #E6DCF4;
}

/* Estilo para busqueda tipo google SUGGESTIONS */

/* Estilo para busqueda tipo google SUGGESTIONS OT */

.suggestionsBoxot {
	position: absolute;
	left: 200px;
	top: 910px;
	margin: 10px 0px 0px 0px;
	width: 500px;
	background-color: #6A9BCB;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border: 2px solid #2F74B8;	
	color: #fff;
	font: bold;
	z-index: 50;
}
	
.suggestionListot {
	margin: 0px;
	padding: 0px;
}
	
.suggestionListot li {		
	margin: 0px 0px 3px 0px;
	padding: 3px;
	cursor: pointer;
}
	
.suggestionListot li:hover {
	background-color: #E6DCF4;
}

/* Estilo para busqueda tipo google SUGGESTIONS OT */

/* Estilo para busqueda tipo google SUGGESTIONS CLIENTE */

.suggestionsBoxcli {
	position: relativa;
	left: 250px;
	top: 255px;
	margin: 10px 0px 0px 0px;
	width: 500px;
	background-color: #6A9BCB;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border: 2px solid #2F74B8;	
	color: #fff;
	font: bold;
	z-index: 50;
}
	
.suggestionListcli {
	margin: 0px;
	padding: 0px;
}
	
.suggestionListcli li {		
	margin: 0px 0px 3px 0px;
	padding: 3px;
	cursor: pointer;
}
	
.suggestionListcli li:hover {
	background-color: #E6DCF4;
}

/* Estilo para busqueda tipo google SUGGESTIONS CLIENTE */
