@charset "UTF-8";
/* CSS Document */

@import url(https://fonts.googleapis.com/css?family=EB+Garamond|Droid+Serif|Playfair+Display|Open+Sans+Condensed:300);
@font-face{font-family:'apercu';src:url("../apercu/apercu-light-pro.woff2") format("woff2"),url("../apercu/apercu-light-pro.woff") format("woff");font-weight:300;font-style:normal}
@font-face{font-family:'apercu';src:url("../apercu/apercu-light-italic-pro.woff2") format("woff2"),url("../apercu/apercu-light-italic-pro.woff") format("woff");font-weight:300;font-style:italic}
@font-face{font-family:'apercu';src:url("../apercu/apercu-regular-pro.woff2") format("woff2"),url("../apercu/apercu/apercu-regular-pro.woff") format("woff");font-weight:400;font-style:normal}
@font-face{font-family:'apercu';src:url("../apercu-medium-pro.woff2") format("woff2"),url("../apercu/apercu-medium-pro.woff") format("woff");font-weight:500;font-style:normal}
@font-face{font-family:'apercu';src:url("../apercu/apercu-bold-pro.woff2") format("woff2"),url("../apercu/apercu-bold-pro.woff") format("woff");font-weight:600;font-weight:bold;font-style:normal}
@font-face{font-family:'apercu';src:url("../apercu/apercu-black-pro.woff2") format("woff2"),url("../apercu/apercu-black-pro.woff") format("woff");font-weight:800;font-style:normal}
 
body {
  background-color:#f2f2f2;
  background-image: url("../img/bg01c-X.gif") ; 
  background-repeat: no-repeat;
    background-position: right top;
    background-size:80%; 
  color:#333;
  font-family: Helvetica, Arial, sans-serif;
    font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;  
}
.icFuter{margin-right: 10px; font-size:0.5em;}

.casa{background-image: url("../img/julio2.gif") ;
 background-repeat: no-repeat; 
  background-position: top right;
  background-size: 110%; 
     }

 @media (min-width: 768px) {
.casa{background-image: url("../img/julio.gif") ;
 background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: right;
  background-size: cover;  
     }
}

 .caja{
  background-image: url('../img/Esq-IzqTop.png'), url('../img/Esq-derTop.png'), url('../img/Esq-Btn.png'), url('../img/Esq-derBtn.png');
  background-repeat: no-repeat; 
  background-position: left top, right top, left bottom, right bottom;
 }

a {
  color: #999;
}
a:hover {
  color: #999;
}
a:visited {
  color: #999;
}

p::selection {
  background: #34495e;
  color: white;
}


h1 {
	font-family: Arial, sans-serif;
	margin-top:20px; margin-bottom:0; font-size:1.2em; letter-spacing: 0.01em;

}
h2 {
	font-size:1em;  margin-top:0; margin-bottom:0; 
}

hr {
   border-top: 0.5px solid #999;
   line-height:4px; 
  }

 
 .contHead{
  height: 100vh; display: flex;  align-items: center;  
 }

 @media (min-width: 768px) {
 .contHead{ 
  height: 100vh;
   align-items:  center; 
 }
}


.ports a{color: red;}
.ports a:hover{color: red;  }

.cv{  font-family: 'Roboto Condensed', sans-serif; font-size:3.5em;  color: #fff;  line-height:0.5em; font-weight:900; margin: 30px 0px 30px 0px;
}
.centro{height: auto; display: flex;
  justify-content: center;
  flex-direction: column;
}

.xtnsionContainer { padding: 20px; }

p.titulo1 {  mix-blend-mode: color-dodge;
font-size:12vw;
line-height: 9vw;  font-weight: 600; letter-spacing: -0.05em;   overflow: visible;  margin: 0px;
}
p.titulo1Sub {    
  font-size: 1.2em; padding: 10px;
  color:#424242; 
 
}

p.titulo1Sub a{
	color: #333;
	margin-left: 20px;
}
p.desc{  
  text-align: center;   
  background-color: black; 
   
  font-family: 'Roboto Condensed', sans-serif; 
  font-size:1.3em;  
  color: #999;  
  line-height:0.5em; 
  font-weight:900; 
  margin-top: 6px; 
  padding: 14px 14px 10px 14px; 
 }

p.grande{
  padding: 0 14px 0 14px; font-size: 1.6em; line-height: 1.1em; font-weight: 400; padding: 0; color: #999;
}
.foto
{margin-top:0;}

.secAbout{
  height: 160vh;
}
 
@media (min-width: 768px) {
 p.grande{
   font-size: 2em; }
.secAbout{
  height: 100vh;
} 
.cv{ font-size: 5em;  color: #fff;  margin: 30px 0px 30px 0px;
}
p.desc{ float: right;    padding: 14px 80px 12px 80px; font-size:1.3em;
  background-color: #333;   }
}
 
 

 
.port a{background-color: #333;
	display: inline-block;
	padding: 8px;
  border-radius: 5px;
	letter-spacing: 0.5px;
	color: #f2f2f2;
	text-decoration: none;
}
.port a:hover{color: #999;
}

.arrow {
  border: solid white;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 4px; 
}

.right {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.down {
  transform: rotate(-90deg);
  -webkit-transform: rotate(-45deg);
}

.diagonal {
  border: solid black;
  border-width: 0 10px 0 0;
  display: inline-block;
  padding: 60px; 
}

.ladito {
  transform: rotate(-340deg);
  -webkit-transform: rotate(-340deg);
}


.contenedorBaja{
     margin-top: 50px;

}

@media (min-width: 768px) {
 .contenedorBaja{
 margin-top: 100px;
 }
}

.alineaBaja{
  text-align: center; 
}


.txtoBaja {
  text-decoration: none; color: #666; font-size: 1em; letter-spacing: 0.2px; text-align: center;
}

.baja{	
	position: relative;
  	-webkit-animation-name: baja; /* Safari 4.0 - 8.0 */
  	-webkit-animation-duration: 1s; /* Safari 4.0 - 8.0 */
  	-webkit-animation-iteration-count: infinite; /* Safari 4.0 - 8.0 */
  	animation-name: baja;
  	animation-duration: 1s;  
  	animation-iteration-count: infinite;
  	animation-direction: reverse;
    color: #666;
}
/* Safari 4.0 - 8.0 */
.baja {-webkit-animation-timing-function: ease-in-out;}
.baja {animation-timing-function: ease-in-out;}

@keyframes baja {
  0%   {top: 0;}
  50% 	{top:3px;}
  100% 	{top:0;}
}
.baja a{
	color: #666;
}
.baja a:hover{
	color: #666;
}
.baja a:visited{
  color: #666;
}
/* Flecha bajar */

.fondoRojo{background-color: red; padding: 5px; color: #fff; font-size: 0.6em;  }

.oncv {
  position: fixed; background-color: #333;  color: white;  margin-left:10px; padding: 2px 6px; font-size:1.2em; letter-spacing: 0.01em;z-index: 1;
}

.text
{  font-weight: 200;
  height: 40px;
  margin-left:10px;
  margin-bottom:50px;
  font-size: 5vw;
  color: #000;}
 

@media (min-width: 992px) {
.text {
		font-size: 4vw;
}
}

@media (min-width: 1200px) {
.text {
		font-size: 3.5vw;
}
}
.main{
	padding: 12px; 
}
@media (min-width: 992px) {
.main {
		padding: 0;
}
}
.plecaRespldo{
	z-index: 1000;
	font-size: 12px;
	position: fixed;
	color: #e8e8e8;
	background-color: #333;
	left: 60%;
	margin: auto;
}
.pleca{
  font-size: 1.2em;  
  writing-mode: horizontal-tb;  
  color: #fff;
  background-color: transparent; 
  padding: 2px 2px 2px 12px;
   background-color: #000; 
  margin-top: 6px;display: block;
  margin: 10px 0 10px 0;
}


.esp{  background-color: red;  }

@media screen and (min-width:768px) {
  .plecaRspld{
    
  font-size: 0.9em; 
  position: fixed;
  writing-mode: vertical-rl;  
  letter-spacing: 1px; 
  padding: 20px 2px 9px 2px;
  left: 0; 
  top: 0;
  border-radius: 2px;
background-color: #333; 
  margin-top: 50px;
  }
  .pleca{
  font-size: 1.5em;   
  writing-mode: horizontal-tb;  
  color: black;
  background-color: transparent; 
  padding: 2px 2px 2px 12px; 
  margin: 0; 
  border-bottom: 0.5px solid #666; 
  display: block; line-height: 1.5em;
}
.pleca a{color: black;}
.pleca:hover{background-color: #333; color: #fff;text-decoration: none;} 
}
 

 

@media (min-width: 1200px) {
.plecaR{
  padding: 25px 10px 25px 8px;
  letter-spacing: 1px;
   
  font-size: 0.8em;
}
}

@media (min-width: 1800px) {
.plecaR{   
  font-size: 1.4em;
}
}


.thnk 
{
  font-family: 'Roboto Condensed', sans-serif; 
  letter-spacing:-4px;
  font-size: 16vw;
  text-transform: uppercase;
  color: #999;
  font-weight: 600; 
  width: 100%; 
  line-height: 1em;
  letter-spacing:-1px;
  }
.portf 
{height: 160vh;}

 
@media screen and (min-width:991px) {
  .thnk{ 
  font-size: 8em;
letter-spacing:-4px;
  font-weight: 400;
} 
.portf 
{height: 100vh;}
  
}

 

.dud{
  color: #999;
  }
	
	
p.titulo2 {
	font-size:4vw; font-weight: 600;  border-bottom: 0.5px solid #999; margin-bottom:40px; text-transform: uppercase; 
	font-family: "apercu", sans-serif; letter-spacing:-1px; line-height: 1em; color:#333;
}

 @media (min-width: 768px) {   }

 @media (min-width: 992px) {   }

 @media (min-width: 1200px) {   }


.fino{
	font-weight:200;
}

.altflex{height: 140vh;  }
.altabout{height:100vh; }
 @media (min-width: 768px) {
.altabout{height:70vh; }
    }


@media (min-width: 1200px) {
.altflex{ 
  height: 90vh;}
   
}
 
 

p.titulo3 {
	font-size:1.6em; font-weight: 600; letter-spacing: -0.03em; line-height: 1;color:#333;
}

.trab{ background-color:#999;
}
.esp{
	margin-bottom:1.4em;
	}




#aleatorios {
	padding-left:40px; font-size:56px; font-weight: 400; border:#333;background-color:#9F0; margin-top:340px; margin-bottom:300px;
}
#cambiolay {
	font-size:26px; font-weight: 600; border:#333; background-color:#333; color:#fff;
}
#ocultar {
		display:block; }

#gotoTop {
	font-family:"FontAwesome";
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 1.4em;
  border: none;
  outline: none;
  color: #666;
  cursor: pointer;
  padding: 6px 10px;
  background-color:transparent;
}

#gotoTop:hover {
  background-color: transparent;
  color: black;
}



@media (min-width: 1800px) {
  #gotoTop  {
  	font-size: 24px;
  	padding: 6px 14px;
    right: 15%;
  }
}

@media (max-width: 992px) {
  #gotoTop  {
  	border-radius: 5px;
  	right: 20px;
  	color: #333;
  }
}
p {
    line-height: 1.4em;
}

.quote { font-family: "apercu";
    position: relative; 
    font-size: 2em;   line-height: 1em;
    color: #666;
    
}


.quote--container {
  padding-top: 50px;  
  padding-bottom: 50px;
    margin: auto ;
    width: 100%; 
    
}
@media (min-width: 992px) {
  .quote--container { 
    width: 100%; 
}

.quote {
    font-size: 4em;
     line-height: 1.1em;
	}


}
.comillas{
  background-image: url("../img/comillas.svg"), url("../img/comillas02.svg") ;  
 background-repeat: no-repeat;
 background-size: cover;
   background-position: left top, right bottom;
}

.slideanim {visibility:hidden;}
.slide {
  /* The name of the animation */
  animation-name: slide;
  -webkit-animation-name: slide;
  /* The duration of the animation */
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  /* Make the element visible */
  visibility: visible;
}

@keyframes slide {
  0% {
    opacity: 0;
    transform: translateY(70%);
  }
  100% {
    opacity: 1;
    transform: translateY(0%);
  }
}
@-webkit-keyframes slide {
  0% {
    opacity: 0;
    -webkit-transform: translateY(70%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0%);
  }
}




#soc {
	font-family:"FontAwesome";  bottom: 20px;
  font-size: 34px;
  border: none;
  outline: none;
  color: white;
  cursor: pointer;
  padding: 10px;
  background-color:#007bff;
  width:80px;
}

#soc:hover {
  background-color: white;
  color: #007bff;
}

.carrusel
	{
		display:none;}
	


.balasModal li{
	float: none;
	text-transform: none;
	list-style-type: disc;
	line-height: 18px;
	margin-left: 40px;
	letter-spacing:0.2px;
	font-family: Arial, sans-serif;
	color:#333;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
}


/*menu hamburguesa*/

/*styling open close button*/
.button {
	display:inline;
	position:fixed;
	right:60px;
	top:20px;
	z-index:999;
	font-size:1.4em;
	outline-style: none;
}
.button a {
	text-decoration:none;
}
.btn-open:after {
	color:#666;
	content:"\f0c9";
	font-family:"FontAwesome";
	transition-property:all .2s linear 0s;
	-moz-transition:all .2s linear 0s;
	-webkit-transition:all .2s linear 0s;
	-o-transition:all .2s linear 0s;
}
.btn-open:hover:after {
	color: #666;
}
.btn-close:after {
	color:#fff;
	content:"\f00d";
	font-family:"FontAwesome";
	transition-property:all .2s linear 0s;
	-moz-transition:all .2s linear 0s;
	-webkit-transition:all .2s linear 0s;
	-o-transition:all .2s linear 0s;
}
.btn-close:hover:after {
	color: #fff;
}

@media screen and (max-width:992px) {
	 .button { 
	right:30px;
	top:20px; 
}
  
}

/*overlay*/
.overlay {

	display:none;
	position:fixed;
	top:0;
	height:100%;
	width:100%;
	background-color: rgba(0, 0, 0, 0.8);
	overflow:auto;
	z-index:101;
	
}
.wrap {font-family: "apercu", sans-serif;  
	text-align:center;
	vertical-align:middle;
	height:100%;
	width:100%;display: flex;
		align-items: center;
}
	.wrap ul.wrap-nav {
		text-transform:capitalize;
		padding:0;
		 width: 100%;
		background-color: transparent; 

	}
  .wrap ul.wrap-nav li {
    width:100%; 
  height: 10vh;
  display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
  }

.wrap ul.wrap-nav li a {
  padding-left: 15%; 
  text-align: left;
  font-weight: 400;
  font-size:6em;
  line-height: 1em;
  color:#fff;
  display:block;
  text-decoration:none;
  vertical-align:middle;
  }
  

.wrap ul.wrap-nav li a:hover {
   color:#d8ff00;
  }
	
@media (max-width: 1399.98px) {
.wrap ul.wrap-nav li a  {
    font-size:5vw;
}
}

@media (max-width: 991.98px) {
.wrap ul.wrap-nav li a  {
    font-size:6vw;
}
}

@media (max-width: 767.98px) {
.wrap ul.wrap-nav li a  {
    font-size:12vw;
}
}


.conteiner{
	margin: 0;
  padding: 0;
  float: left;
  width: 50%;
}

.linea {
	display:none;}




.contnido {
  position: relative;
  width: 90%;
  max-width: 400px;
  margin: auto;
  overflow: hidden;
}



.contnido-text{
  color: #fff;
  text-align: left;
  font-size: 24px;
}


.contnido .contnido-overlay {
  background: rgba(232,232,232,1);
  position: absolute;
  height: 92%;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;border-style: dashed;border-width: 1px;border-color: grey;
}

.contnido:hover .contnido-overlay{
  opacity: 1;
}

.contnido-image{
  width: 100%;
}

.contnido-details {
  position: absolute;
  text-align: left;
  padding-left: 1em;
  padding-right: 1em;
  width: 100%;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.contnido:hover .contnido-details{
  top: 50%;
  left: 50%;
  opacity: 1;
}
#totile{
  color: #000;
  text-align: left;
  font-size: 1em;
  text-transform: uppercase;
   line-height: 1;
   letter-spacing: 0;
   font-weight: bold;
  
}
#mas{
  font-size: 16px;
}

.modal-title{
	font-size: 2em;	
	font-weight: bolder;
}


.contnido-details p{
  color: #666;
  font-size: 0.8em;
  letter-spacing: 0;
  margin:0;
}

.fadeIn-bottom{
  top: 50%;
}

.fadeIn-top{
  top: 20%;
}

.fadeIn-left{
  left: 20%;
}

.fadeIn-right{
  left: 80%;
}

#conCol { width:100%; text-align:center;}
#col4 {  width:15%; height:auto; display:inline-block; color:#333; padding:5px;
	}				
.clints {max-width: 70%;
  height: auto;
}


@media screen and (max-width:992px) {
 

.wrap ul.wrap-nav li a {
  padding-left: 5%
  }


.modal-title{line-height: 28px;
font-size: 20px; }
}


@media screen and (max-width:767px) {

h1 {font-size:1.4em;}
.clints {max-width: 100%; min-width:85%; height: auto;}
#conCol { width:100%; padding:0 5px 0 5px; }
#col4 {  width:20%; height:auto;  margin: 2px ;padding:15px;}
.linea{ display:block; width: 100%; background-color:#333; height:4px; margin:20px;}
#navfull {display:none;}
.carrusel { display:block; padding-left:28px; font-size:16px; line-height:20px;}
.text {	display:none;}	 

.button a {
	text-decoration:none;
	color:#000;
	display:inline;}

  .xtnsionContainer { padding: 0px;  }


	p.titulo1 {mix-blend-mode: multiply;
    font-size:5em; 
    padding-left:10px;
    margin-top:6px;
    line-height: 0.85; 
    margin-top: 0px;
}
p.titulo1Sub { font-size: 1.2em; color: #666;  
  }

p.titulo2 {
		font-size:6vw; 
  
} 
  .wrap ul.wrap-nav li {
    width:100%;
    font-size:0.7em;

  }
  .wrap ul.wrap-nav {
    padding:0;
  }
}
	

@media screen and (max-width: 640px){
	
body{
	background-size:350%; 
}
.clints {max-width: 80%; min-width:75%;
  height: auto;
}
#conCol { width:100%; padding:0; }
#col4 {  width:30%; height:auto;  margin: 2px ; padding:15px;}	
 .conteiner{display: block; width: 100%;}
.Iam { display:none; }	
h1 {font-size:1em;}

p.titulo1Sub {
	font-size:1em; 
	margin-top: -5px;
	padding-left:10px;
  font-weight: 400;
	}
p.titulo2 {
		font-size:8vw; 
  
}
p.titulo3 {
		font-size:6vw; word-break: break-all; letter-spacing: -1px;
  
}
}






p.lang {font-family: "Reddit Sans", serif;   font-size: 1em; font-weight: 600;}


.circle-wrap {
  margin: 50px auto;
  width: 150px;
  height: 150px;
  background: #f2f2f2;
  border-radius: 50%;
}
.circle-wrap .circle .mask,
.circle-wrap .circle .fill1{
  width: 150px;
  height: 150px;
  position: absolute;
  border-radius: 50%;
}
.circle-wrap .circle .mask {
  clip: rect(0px, 150px, 150px, 75px);
}
.circle-wrap .circle .mask .fill1{
  clip: rect(0px, 75px, 150px, 0px);
  background-color: #999;
}
.circle-wrap .circle .mask.full,
.circle-wrap .circle .fill1 {
  animation: fill1 ease-in-out 3s;
  transform: rotate(180deg);
}
@keyframes fill1 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(180deg);
  }
}

.circle-wrap2 {
  margin: 50px auto;
  width: 150px;
  height: 150px;
  background: #ccc;
  border-radius: 50%;
}
.circle-wrap2 .circle2 .mask2,
.circle-wrap2 .circle2 .fill2{
  width: 150px;
  height: 150px;
  position: absolute;
  border-radius: 50%;
}
.circle-wrap2 .circle2 .mask2 {
  clip: rect(0px, 150px, 150px, 75px);
}
.circle-wrap2 .circle2 .mask2 .fill2{
  clip: rect(0px, 75px, 150px, 0px);
  background-color: #999;
}
.circle-wrap2 .circle2 .mask2.full2,
.circle-wrap2 .circle2 .fill2 {
  animation: fill2 ease-in-out 3s;
  transform: rotate(150deg);
}
@keyframes fill2 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(150deg);
  }
}

.circle-wrap3 {
  margin: 50px auto;
  width: 150px;
  height: 150px;
  background: #ccc;
  border-radius: 50%;
}
.circle-wrap3 .circle3 .mask3,
.circle-wrap3 .circle3 .fill3{
  width: 150px;
  height: 150px;
  position: absolute;
  border-radius: 50%;
}
.circle-wrap3 .circle3 .mask3 {
  clip: rect(0px, 150px, 150px, 75px);
}
.circle-wrap3 .circle3 .mask3 .fill3{
  clip: rect(0px, 75px, 150px, 0px);
  background-color: #999;
}
.circle-wrap3 .circle3 .mask3.full3,
.circle-wrap3 .circle3 .fill3 {
  animation: fill3 ease-in-out 3s;
  transform: rotate(135deg);
}
@keyframes fill3 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(135deg);
  }
}

.circle-wrap .inside-circle {
	font-family: 'Roboto Condensed', sans-serif;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background: #f2f2f2;
  line-height: 120px;
  text-align: center;
  margin-top: 15px;
  margin-left: 15px;
  position: absolute;
  z-index: 100;
  font-weight: 700;
  font-size: 2.5em;
  color:#000;
}

.circle-wrap2 .inside-circle2 {
	font-family: 'Roboto Condensed', sans-serif;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background: #f2f2f2;
  line-height: 120px;
  text-align: center;
  margin-top: 15px;
  margin-left: 15px;
  position: absolute;
  z-index: 100;
  font-weight: 700;
  font-size: 3em;
  color:#000;
}

.circle-wrap3 .inside-circle3 {
	font-family: 'Roboto Condensed', sans-serif;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background: #f2f2f2;
  line-height: 120px;
  text-align: center;
  margin-top: 15px;
  margin-left: 15px;
  position: absolute;
  z-index: 100;
  font-weight: 700;
  font-size: 3em;
  color:#000;
}

 




.footTit{
  font-size: 20px; color: #ccc; 
  font-weight:900;
}


.izq{
  text-align: center;
}



@media screen and (min-width:1000px) {
  .izq{
  text-align: center;
}
}



.prftls {
  font-size: 1em; line-height: 1.2em;  
  color: white;
}



.portStl { 
  width: 40%; 
  height:60%; 
  background-color:#141b1e;
  margin: 10px; 
  border-radius: 20px;
  color: white;

  font-size: 2em;
}

.portStl:hover  { 
  color: white;
  text-decoration: none;
  background-image: url("../img/liveM01.gif");
background-position: center; /* Center the image */
  background-repeat: no-repeat; /* Do not repeat the image */
  background-size: cover; /* Resize the background image to cover the entire container */}



/*  About Servicios  */


.areaServ{
   
}

.modulos {
  padding: 20px; 

}
.modulos p {
  font-size: 14px;
 color: white;
 border-radius: 10px;
}
.hover { 
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
  cursor: pointer;
    height: 480px; 
}

.hover-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 90;
  transition: all 0.2s;  
  border-color: #475f6b;
}

.hover img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.2s;

}

.hover-content {
  position: relative;
  z-index: 99;
}


/* Modulos Servicios  ============================== */
.hover-1 img {
  
  width: 100%; 
  position: absolute;
  top: -5%;
  left: 0;
  transition: all 0.5s;

}

.hover-1-content {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 99;
  transition: all 0.5s;
}

.hover-1 .hover-overlay {
  background: rgba(0, 0, 0, 0.5);

}

.hover-1-description {
  transform: translateY(0.5rem);
  transition: all 0.4s;
  opacity: 1;
  padding: 3px 3px 3px 3px;
  background-color: red;

  margin-top: -6px;
}

.hover-1:hover .hover-1-content {
  bottom: 1rem;

}

.hover-1:hover .hover-1-description {
  opacity: 1;
  transform: none;
}

.hover-1:hover img {

  left: 0;
}

.hover-1:hover .hover-overlay {
  background: rgba(0, 0, 0, 0.3);
}

@media screen and (max-width:991.98px)  {

.modulos {
  padding:20px;
}



.esconder{
  display: none;
}

}


@media (min-width: 576px) {   }
 
@media (min-width: 768px) { 
  .hover-1 img {   left: -3%; width: 105%;  } 
.hover-1-description { 
  opacity: 0;

  margin-top: 0;}
}
 
@media (min-width: 992px) {  .hover { 
    height: 580px; 
} }
 
@media (min-width: 1200px) {   }
 
@media (min-width: 1400px) {   }


