@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css");

.white-popup {
	border-radius: 2px;
	position: relative;
	background: #fff;
	color:#000;
	padding: 2%;
	width: auto;
	max-width: 90%;
	margin: 100px auto;
}

.white-popup h1{
	font-family:'Futura-Bold', Arial, sans-serif;
	text-transform:uppercase;
	line-height:1em;
}

.white-popup p{
	font-family:Georgia, serif;
	font-style:italic;
	font-size: 0.8em;
	line-height:1.5em;
	text-align:justify;
} 

.white-popup img{
	float:left;
	width:50%;
	display:inline-block;
	margin-bottom:1em;
}

.white-popup img.grande{
	float:left;
	width:100%;
	display:inline-block;
	margin-bottom:1em;
}

div.gallery {
	border: 0px solid;
	
}

div.gallery:hover {
	opacity: 0.6;
	border: 0px solid #777;
}

div.gallery img {
	width: 100%;
	height: auto;
	margin:0;
}

div.desc {
	padding: 10px;
	text-align: center;
	font-family: Georgia, serif;
	font-style:italic;
	font-size:0.5em;
}

* {
	box-sizing: border-box;
}

.responsive {
	padding: 10px 0px;
	float: left;
	width: 24.99999%;
}

/* WEB */
#containord {
}
#containerd {
	float:left;
	width:100%}
.macbook {
  padding: 4% 6%;
  margin: 0 auto;
  max-width: 1000px;
}

.screen {
  background: #000;
  border-radius: 3% 3% 0.5% 0.5% / 5%;
  margin: 0 auto;
  /* for aspect ratio */
  position: relative;
  width: 80%;
}

.screen:before {
  border: 2px solid #cacacc;
  border-radius: 3% 3% 0.5% 0.5% / 5%;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.8) inset, 0 0 1px 2px rgba(255, 255, 255, 0.3) inset;
  content: "";
  display: block;
  /* for aspect ratio ~67:100 */
  padding-top: 67%;
}

.screen:after {
  content: "";
  border-top: 2px solid rgba(255, 255, 255, 0.15);
  position: absolute;
  bottom: 0.75%;
  left: 0.5%;
  padding-top: 1%;
  width: 99%;
}

.viewport {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  margin: 4.3% 3.2%;
  background: #333;
}

.base {
  /* for aspect ratio */
  position: relative;
  width: 100%;
}

.base:before {
  content: "";
  display: block;
  /* for aspect ratio ~33:1000*/
  padding-top: 3.3%;
  /* stylin */
  background: linear-gradient(#eaeced, #edeef0 55%, #fff 55%, #8a8b8f 56%, #999ba0 61%, #4B4B4F 84%, #262627 89%, rgba(0, 0, 0, .01) 98%);
  border-radius: 0 0 10% 10%/ 0 0 50% 50%;
}

.base::after {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.5), rgba(255, 255, 255, 0.8) 0.5%, rgba(0, 0, 0, 0.4) 3.3%, transparent 15%, rgba(255, 255, 255, 0.8) 50%, transparent 85%, rgba(0, 0, 0, 0.4) 96.7%, rgba(255, 255, 255, 0.8) 99.5%, rgba(0, 0, 0, 0.5) 100%);
  content: "";
  height: 53%;
  position: absolute;
  top: 0;
  width: 100%;
}

.notch {
  background: #ddd;
  border-radius: 0 0 7% 7% / 0 0 95% 95%;
  box-shadow: -5px -1px 3px rgba(0, 0, 0, 0.2) inset, 5px -1px 3px rgba(0, 0, 0, 0.2) inset;
  margin-left: auto;
  margin-right: auto;
  margin-top: -3.5%;
  z-index: 2;
  /* for aspect ratio */
  position: relative;
  width: 14%;
}

.notch:before {
  content: "";
  display: block;
  /* for aspect ratio ~1:10 */
  padding-top: 10%;
}


/* Screenshot Hover Scroll Additions
-------------------------------------------------------------- */

.macbook .viewport {
  transition: background-position 3s ease;
  background-position: 0 0;
  background-size: 100% auto;
  overflow: hidden;
  cursor: pointer;
}

.macbook:hover .viewport {
  background-position: 0 100%;
}

.macbook .viewport:after {
  background: radial-gradient(circle at right bottom, transparent 75%, rgba(255, 255, 255, 0.05) 75%, transparent);
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

/* Contacto */

.contact .fa:before {
	display: inline-block;
	color: #FF0033;
	font-size:2em;
}
.contact li {
	display: inline-block;
	list-style-type: none;
	margin: 0 3em;
	text-align: center;
}
.contact p {
	text-align: center;
}
.contact {
	display: inline-block;
	margin: 0 auto;
	padding-left: 0;
}
.cont {
	text-align: center;
}

/* Qué software uso */

.progressbar {
	display: inline-block;
	margin: 0px 30px;
}
.circle {
	width: 160px;
	height: 160px;
	margin: 0 auto;
	margin-top: 40px;
	display: inline-block;
	position: relative;
	text-align: center;
}
.circle:after {
	width: 120px;
	height: 120px;
	content: "";
	border: 0px;
	border-radius: 50%;
	display: block;
	position: absolute;
	top: 30px;
	left: 30px;
}
.circle canvas {
	vertical-align: middle;
	border: 0px;
	border-radius: 50%;
}
.circle div {
	font-family:'Futura-Bold', Arial, sans-serif;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -20px 0 0 -80px;
	width: 100%;
	text-align: center;
	line-height: 20px;
	font-size: 1.3em;
}
.circle strong i {
	font-style: normal;
	font-size: 0.6em;
	font-weight: normal;
}
.circle span {
	display: block;
	color: white;
	margin-top: 12px;
}
.programa {
	text-align:center;
	padding-left:10px;
	width: 150px;
	margin-top:0px;
	padding-top:0px;
	font-family: Georgia, serif;
	font-style:italic;
	font-size:0.6em;
}

/* Algunos números */

.tato {
	width:100%; 
	height: 400px; 
	position:relative;
}

#counter li{
	display: inline-block;
	list-style-type: none;
	margin: 0 0.8em;
	text-align: center;
}
#counter .counter-value{
	font-family:'Futura-Bold', Arial, sans-serif;
	text-align:center;
	color: #FF0033;
	font-size: 2em;
}

#counter #nufrase{
	font-family: Georgia, serif;
	font-style:italic;
	text-align:center;
	font-size:0.6em;
	width:15em;
}
#counter {
	display: inline-block;
	margin: 0 auto;
	padding-left: 0;
}


@media only screen and (max-width: 700px) {
	.responsive {
		width: 49.99999%;
		margin: 6px 0;
	}
	.white-popup img{
	width:100%;
	display:inline-block;
}
}

@media only screen and (max-width: 500px) {
	.responsive {
		width: 100%;
	}
}

.clearfix:after {
	content: "";
	display: table;
	clear: both;
}
