@charset "utf-8";
/* CSS Document */

body {
	font-family: 'Neo Sans', sans-serif;
	background-color: #fff;
	width: 1256px;
	margin: auto;
}

#myVideo {
    width: 100%; 
	height: auto;
	z-index: -1000;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
}

.propaga {
	font-size: 2.5em;
	color: white;
	margin-top: 50px;
	text-shadow: 2px 2px 2px #000000;
	background-color: transparent;
    border: 0px;
}
.mesa{
	height: 17vh;
	background-color: #2487c8;
	margin-top: -100px;
}
.sep-2 {
	height: auto;
	  background-repeat: no-repeat;
  background-size: cover;
	padding-top: 40px;
	padding-bottom: 200px;
	width: 100%;
	margin-top: -40px;
}

.jumbotron-round {
	margin: auto;
	height: auto;
	width: 50%;
	background: white;
	/*border-width:10px 0px 0px 0px;
	border-style:solid solid solid solid;
	border-color:#015196 #015196 #015196 #015196;*/
	margin-top: -200px;
}

.jumbotron-round-desinfectar {
	margin: auto;
	height: auto;
	width: 80%;
	background: white;
	background-image: linear-gradient(to bottom right, #2caa56, #00682b);
}

.emojis {
	width: 150px;
	margin-top: 15px;
}

.prevencion {
	font-size: 1.5em;
	line-height: 1.2em;
	margin: 35px;
	font-weight: 500;
	color: #666;
}

.propaga2 {
	font-size: 3.5em;
	color: white;
}

.bigtext {
	font-size: 1.33em;
}

.bordeinfeccion {
	padding: 10px;
	border-width:1px 0px 1px 0px;
	border-style:solid solid solid solid;
	border-color:#ffffff #ffffff #ffffff #ffffff;
}

.descripcion {
	font-size: 1.3em;
	font-weight: 500;
}
.ancho {
	width: 50%;
	}

.zoomlaptop {
	transition: transform 0.9s;
}

.zoomlaptop:hover {
	transform: scale(1.05);
}

.table td {
	padding: 2em;
}

#medidas tr:hover {
	background-color: #165ba0;
}

#medidashogar tr {
	transition: transform 0.8s;
}

#medidashogar tr:hover {
	transform: scale(1.05);
}

#medidashogar tr:active {
  transition: transform 0.8s;
}

.parallax {
  /* The image used */
  background-image: url("../img/paralax.jpg");

  /* Set a specific height */
  height: 350px;

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
canvas{
  display:block;
  vertical-align:bottom;
}

.footer {
	padding-top: 50px;
	background-color: #fff;
}


/* ---- stats.js ---- */

.count-particles{
  background: #000022;
  position: absolute;
  top: 48px;
  left: 0;
  width: 80px;
  color: #13E8E9;
  font-size: .8em;
  text-align: left;
  text-indent: 4px;
  line-height: 14px;
  padding-bottom: 2px;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
}

.js-count-particles{
  font-size: 1.1em;
}

#stats,
.count-particles{
  -webkit-user-select: none;
  margin-top: 5px;
  margin-left: 5px;
}

#stats{
  border-radius: 3px 3px 0 0;
  overflow: hidden;
}

.count-particles{
  border-radius: 0 0 3px 3px;
}

#particles-js {
	  width: 100vw;
	  height: 100%;
	  background-color: #015196;
	  position: fixed;
	  top: 0;
	  right: 0;
	  bottom: 0;
	  left: 0;
	  z-index: -2000;
	margin: auto;
}



.emojis2 {
	width: 200px;
	margin-top: 15px;
}

.img-fluid2 {
	width: 65%;
	margin-left: -50px;
}


.img-fluid3 {
	width: 130%;
}

.img-fluid5 {
	width: 65%;
}

#jumbohover p {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.5s linear;
}
#jumbohover:hover p {
  visibility: visible;
  opacity: 1;
}

.card {
	background-color: transparent !important;
	border: 0px;
}

.pasotexto {
	visibility: hidden;
}

.mostrar {
	visibility: visible !important;
	
}

/* ---- particles.js container ---- */

@media only screen and (min-width: 1256px) {
  /* For desktop: */
	#particles-js{
	  max-width: 1256px;
	}
}

@media only screen and (max-width: 1255px) {
	body {
		width: auto;
	}
	
	.mesa{
	height: 12vh;
	background-color: #2487c8;
	margin-top: -70px;
	}
	/*.sep-2{
		background-image: url("../img/fondo-crown-sm.jpg");
	}*/
  .jumbotron-round {
	width: 100%;
	margin-bottom: 150px;
	}
	.descripcion {
	font-size: 0.8em;
	font-weight: 400;
	}
	.jumbotron-round-desinfectar {
	margin: auto;
	height: auto;
	width: 100%;
	background: white;
	background-image: linear-gradient(to bottom right, #2caa56, #00682b);
	}
	.bordeinfeccion {
	padding: 10px;
	border: none;
	}
	.ancho {
	width: 30%;
	}
	.table td{
		padding: 0.45em;
	}
	#pasos h3 {
		font-size: 1.1em;
	}
	#pasos p {
		font-size: 0.7em;
	}
	.parallax {
		height: auto;
	}
	.img-fluid5 {
	width: 25%;
}
	.ancho {
	width: 55%;
	}
	.icono {
		margin-left: -15px;
	}
	.margenmov {
		margin-left: -15px;
	}
	
}




