/*
background-image: url(imgsitio/adm.jpg);
*/

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: #cbd7e2;
	font-size: 12px;
	font-weight: bold;
}

h1 {
	color: #dc3149;
	font-size: 24px;
	margin: 10px 10px;
}

h2 {
	color: #7a695d;
	font-size: 25px;
	font-weight: bold;
	margin: 10px 10px 10px 0;
	line-height: 35px;
	text-align: justify;
}

h3 {
	color: #652180;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 10px 10px 0;
}

h4 {
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	margin: 10px 10px 10px 0;
}

footer {
	color:white;
	/* background: #cabad2; */
	/* background-image:url(imgsitio/orquidfondo.png) no-repeat center center fixed; opacity: 0.7; */
	background: url(imgsitio/fondo.png) no-repeat center center; opacity: 0.9;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: 100% 100%;
	width: 100%;
	overflow: hidden;
	border-top: 5px solid #7a695d;
	position: relative;
/* 	display:inline-block; */
}

footer div {
    margin: 1%;
    float: left;
}

footer div img {
    width: 25px; 
	float: left;
	margin: 0 10px 0 0;
}

footer p {
	color: #fff;
    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;
}

.productos { 
	cursor: pointer
}

.productos:hover { 
	text-shadow: 2px 2px 7px #cccccc;
}
.articulo { 
	text-align: left;
	border-top: 1px solid #652180;
	border-bottom: 1px solid #652180;
	margin-bottom: 15px;
	width:100%;
	display: inline-block;
	-webkit-box-shadow: 5px 9px 19px -9px rgba(101,33,128,0.75);
	-moz-box-shadow: 5px 9px 19px -9px rgba(101,33,128,0.75);
	box-shadow: 5px 9px 19px -9px rgba(101,33,128,0.75);
}

@media screen and (max-width: 720px) {
	.articulo { 
		height: 400px;
	}
}

.articulo img { 
	float: left;
	margin-right: 5px;
	width:30%;
	height: 70px;
}

.articulo_parrafotop { 
	color: #dc3149;
	font-size: 14px;
	font-weight: bold;
}

.articulo_parrafo { 
	color: #555555;
	font-size: 12px;
	font-weight: bold;
}

.articulo2 { 
	text-align: left;
	width:100%;
	margin-bottom: 60px;
	display: inline-block;
	-webkit-box-shadow: 10px 17px 19px -9px rgba(101,33,128,0.75);
	-moz-box-shadow: 10px 17px 19px -9px rgba(101,33,128,0.75);
	box-shadow: 10px 17px 19px -9px rgba(101,33,128,0.75);
}

.articulo2 img { 
	float: left;
	margin-right: 5px;
	width:25%;
	height: 200px;
/* 	border-radius: 15% 0% 0% 0%; */
}


.tabla1 { 
	margin: 5px 0px 5px 0px;
	text-align: left;
	color: #959595;
	font-size: 14px;
	font-weight: bold;
}

.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: #959595;
	font-size: 16px;
	font-weight: bold;
}

.divcontador { 
	top: 0px;
	right: 0px;
	position:absolute;
}

.posts { 
	margin: 50px 0px 0px 0px;
}

.posts p { 
	color: #999999;
}

.espaciado { 
	overflow:hidden;
	margin: 30px;
}

.espaciado { 
	margin: 10px;
}

.centrado {
    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;
}

.sexy_line { 
	height: 10px;
	border: 0;
	box-shadow: 0 10px 10px -10px #79a2a4 inset; 
/* 	height: 6px;
	background: url(http://ibrahimjabbari.com/english/images/hr-12.png) repeat-x 0 0;
    border: 0; */
}

.centrado2 {
	overflow:hidden;
    margin:auto;
	width: 98%;
	color: #404040;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 35px; 
}

.centrado3 {
    margin:auto;
	width: 95%;
	font-weight: bold;
	text-align: center;
}

.centrado4 {
	overflow:hidden;
    margin:auto;
	width: 95%;
	color: #404040;
	padding: 5px;
	border-radius: 5px;
	margin-bottom: 15px; 
	text-align:center;
	font-size:16px;
	display:inline-block;
}

.menubusqueda {
    width:27%;
	height:100%;
	text-align: center;
    padding-top:10px;
	margin-right:2%;
    padding-bottom:10px;
	float:right;
    /* margin:0 auto; */
    overflow:hidden;
    box-sizing:border-box;
}

.menubusqueda select {
    width:80%;
}

.opciones {
    overflow:hidden;
    margin:auto;
	width: 95%;
	float:right;
	background: #7a695d;
}
 
.opcion {
    display:inline-table;
    padding:10px;
    width:16%;
    margin:3px;
	position: relative;
}

.opcion img {
    opacity: .7;
	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: 8px 5px 0 0;
	color: #fff;
	text-align: left;
	text-shadow: 0px 0px 9px #000000;
	float:right;
	font-size: 15px;
}

.social-slide {
	background-image: url('imgsitio/facebook2.png'); 
	height: 48px;
	width: 48px;
	margin: 0 auto;
	border-radius: 50%;
	-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 {
	box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.8);
	-webkit-transform:rotate(360deg);
	-moz-transform:rotate(360deg);
	-o-transform:rotate(360deg);
	-ms-transform:rotate(360deg);
	transform:rotate(360deg);
}

.facebook-hover {
	background-image: url('imgsitio/facebook-48circle.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: 19px;
	color:#652180;
	font-weight: bold;
	width: 90%;
	margin-bottom: 20px;
}

.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 {
	margin:auto;
	width: 100%;
	margin-top: 20px;
	display: inline-block;
	overflow: hidden;
}

.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;
}

.imgtop { 
	width: 50%;
}

.cajatop1 {
	width: 98%;
	display: block;
	text-align:center;
}

.cajatop2 {
	width: 98%;
	float: left;
	margin-left: 10px;
	display: block;
}

.dentrodecajacurso2 {
	width: 13%;
	height: 260px;
	background: #fff;
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 2px dotted #79a2a4; 
	border-radius: 8px;
	/* display: inline-block; */
	position:relative;
}

.enlace {
    width:100%;
    height:40px;
    bottom:0px;
    right:0px;
    position:absolute;
}

.imgfondo {
	width:90%;
}

.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;
}

.paginacion:hover {
	background: #333333;
	color: #FFF;
	border: 2px solid #f55856;
	opacity: .6;
}

.btncaja3 {
	background: #dc3149;
	color: #fff;
	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 #dc3149;
}

.btncaja3:hover {
	background: #fff;
	color: #652180;
	border: 2px solid #dc3149;
	/* opacity: .6; */
}

.btncaja2 {
	background: #dc3149;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	display: inline-block; 
	text-decoration: none;
	text-align: center;
	padding: 1px;
	margin: 0 0 0 0;
	border: 2px solid #dc3149;
}

.btncaja2:hover {
	background: #fff;
	color: #652180;
	border: 2px solid #dc3149;
	/* 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;
}