/*=====================================*/
/*===============GLOBALS===============*/
/*=====================================*/
section{
	padding:0;
}

.link{
	color: whitesmoke;
	text-decoration-line: underline;
	font-size: 18px;
}

.modal-content{
	height: 700px;
}

textarea.form-control {
    height: 500px;
}

textarea.form-control.contact-form {
	height: 200px;
}

.paging{
	display: inline-block;
	color: white;
	font-size: 18px;
	text-align: center;
	width: 100%;
}
.btn-custom{
	padding-top: 0px;
	border-radius: 0;
	background-color: transparent;
	padding: 15px 40px;
	transition: all 400ms ease;
	border-width: 4px;
	text-transform: uppercase;
}

.slogan{
	font-size: 25px;
	color: #636363;
}

h1{
	color: white;
}

/*PARA ELIMINAR EL SCROLLBAR QUE APARECE CON EL CONTAINER FLUID*/
.row2{
	margin-left: 0;
  	margin-right: 0;
	padding-right: 8%;
}

.row3{
	margin-left: 0;
  	margin-right: 0;
}

/*=====================================*/
/*===============NAVBAR===============*/
/*=====================================*/
/* .navbar-default.nav-top ul {
  display: inline-block;
  float: right;
  background-color: black;
  z-index: +99;
}
.navbar-default ul.navbar-top li {
  float: left;
  font-size: 11px;
  background-color: black;
  z-index: +99;
}
.navbar-brand {
  margin: -40px;
}*/

.custom-header-top{
	
	width: 100%;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
	color: white;

}
.phone{
	width: 20px;
	height: 20px;
}

.logoHeader{
	color: #37e224;
	font-size: 30px;
	font-weight: bold;
	font-family: arial;
}
.logoinner{
	font-size: 20px;
	color: white;
	color:whitesmoke;
}



.navbar-custom{
	background-color: rgba(130, 127, 127, 0.9);
	border:none;
	background-image:none;
}

.navbar-custom .navbar-nav>li>a{
	color:whitesmoke;
	letter-spacing: 1.6px;
	text-transform: uppercase;
	padding: 10px 20px;
	transition: all 400ms ease;
}

.navbar-custom .navbar-nav > li > a:hover{
	color: #4f4d4d;
	background-color: #37e224;
	}

.navbar-brand{
	padding-top: 0px;
}

/*=====================================*/
/*===============HEADER===============*/
/*====================================*/
.header-image{
	position: relative;
	height: 100vh;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	background-image: url(https://www.rodolfovaldivieso.com/foto.jpg);
	 
}

.header-inner{
	position: absolute;
	top:50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;	
	color: #fff;
	z-index: 2;
}

.header-inner h1{
	font-size: 60px;
	margin: 25px 0;

}

.header-overlay{
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background-color: rgba(0,0,0,0.5);
}

.no-padding > [class*=col-]{

	padding:0;
}



.custom-slide{
	height: 100vh;
}

.imagen{
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	height: 100vh;
	width: 100%;

}
#logoRV{
	background-image: url(https://www.rodolfovaldivieso.com/assets/logoRV-8d3685497208b4fc40d7605b4caf7c2ed478703b3b859f256b893aedc4b61de6.jpg);
	background-color: black;
	/*background-size: cover;*/
	background-size: 1000px 600px;
	background-position: center;
	background-repeat: no-repeat;
	height: 100vh;
	width: 100%;
}
#slider1{

	background-image: url(https://www.rodolfovaldivieso.com/assets/collab-cd066a861d0ae5c66dadf0cc3e1e61b75db26f345e703ca12aa5b360e82b6372.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	height: 100vh;
	width: 100%;
}
#slider2{
	background-image: url(https://www.rodolfovaldivieso.com/assets/slider2-7e00a22c7f2d806b87b9ab029a3ff7f45a903f352de06c83cee06ea8f6a4e22e.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	height: 100vh;
	width: 100%;
}
#slider3{
	background-image: url(https://www.rodolfovaldivieso.com/assets/worldmap-37d024054e89d2a74f60dd235e693772d643a6070b81472f71cbec172f09a615.png);
	/*background-size: 400px 400px;*/
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	height: 100vh;
	width: 100%;
}

#slider4{
	background-image: url(https://www.rodolfovaldivieso.com/assets/quote-648341ffc874195a8084bb5246416991c5619383f9914a3aad63e2c7856c8f32.png);
	/*background-size: 400px 400px;*/
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	height: 100vh;
	width: 100%;
}

.logo2{

	width: 205px;
	height: 100px;
}

.logo3{
	background-image: url(https://www.rodolfovaldivieso.com/assets/logoRV-8d3685497208b4fc40d7605b4caf7c2ed478703b3b859f256b893aedc4b61de6.jpg);
	background-size: cover;
	background-position: center;
	width: 400px;
	height: 300px;
}
.foot{
	padding-top: 30px;
	padding-bottom: 0;
	color: whitesmoke;
	font-size: 25px;
	text-align: center;
	width: 100%;
}


.parallax{
	/*background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	height: 100vh;
	width: 100%;*/
}

.about{
	padding: 50px 0;
	background-color: black;
	color: white;
}

.experience{
	padding: 50px 0;
	background-color: #1d1d1d;
}


.projects{
	padding: 50px 0;
	background-color: #2B2B2B;
}



.pythonProjects{
	position: relative;
  z-index: 1;
	/*opacity: .4;
	background-size: 200px 200px;
	background-position: center;
	background-repeat: no-repeat;
*/
}

.imgProjects{
	width: 80px;
	height: 80px;
}

.title{
	color: whitesmoke;
}
.subtitle{
	font-size: 25px;
	color: #37e224;
	font-weight: bold;
}
.skill{
	font-size: 18px;
	color: white;
}

.skills{
	background-color: #444444;
}

.education{
	background-color: #555555;
}
.links{
	background-color: #666666;
}
.contact{
	background-color: #777777;
}


.logoContact{

	width: 60px;
	height: 60px;
	
}

.copy{
	width: 20px;
	height: 20px;
}

.telefono2{
	color: whitesmoke;
}

#map{
	width:1024px;
	height:400px;
	background:white;
}
.contacto{
	padding: 50px 0;
	background-color: #8C8C8C;
	color: whitesmoke;
}

.parrafo{
	font-size: 20px;

}
.circle {
	top:25px;
	position: absolute;
	left: 50%;
	padding-top: 10px;
	transform: translateX(-50%);
	padding-top: 20px;
	/*background-color: rgba(130, 127, 127, 1) ;*/
	background-color: #004CFF;
  	width: 150px;
  	height: 150px;
  	border-radius: 50%;
	border-color: red;
  	font-size: 15px;
  	color: whitesmoke;
  	line-height: 100px;
  	text-align: center;
  	text-transform: uppercase;
  	font-weight: bold;

}
.circle2{
	left:50%;
	transform: translateX(-50%);
	position: absolute;
	background-color: #37e224 ;
  	width: 160px;
  	height:160px;
  	border-radius: 50%;

}

.contenedor{
	width: 100%;
	height: 100%;
	padding-left: 50px;
	padding-top: 20px;
	padding-bottom: 130px;
	position: relative;

}


.beforeSent{
	background-image: url(https://www.rodolfovaldivieso.com/assets/emailBeforeSend-2acd706a9b03f7ca3d0d9e6034291843d9fbf4f3e8daa70cece3e61c3a3461bb.png);
	background-size: 90px 55px;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #004CFF;
}

.afterSent{
	background-image: url(https://www.rodolfovaldivieso.com/assets/emailAfterSent-be74052cf2321e586e4ae9c3e24e691780dede402dabe8289e88fa2655626606.png);
	background-size: 90px 55px;
	background-position: center;
	background-repeat: no-repeat;
	background-color: rgba(130, 127, 127, 0.9);
}

.contactFloat{

	position: fixed;
	font-size: 25px;
	top:50%;
	left: 97%;
	text-align: center;
	height: 60px;
	width: 150px;
	z-index: +10;
	transform: translate(-43%, -30%) rotate(270deg);
	padding-top: 5px;
	transition: all 400ms ease;
	border: 5px solid #37e224;
	color: white !important;
	text-decoration: none !important;
	border-radius: 2px;
	letter-spacing: 1.6px;
	cursor: pointer;
}

.contactFloat:hover{
	color: #37e224;
	text-decoration: none !important;
	background-color: rgba(13,255,0, 1);
	border-width: 5px;
	border-color: #004CFF;
}

.contactFloat:active{
	text-decoration: none !important;
	height: 50px;
	width: 150px;
	color: red;
}

.contactFloat:visited{text-decoration: none !important;}


.enviar{
	color: whitesmoke;
	letter-spacing: 1.6px;
	text-transform: uppercase;
	border-radius: 0;
	border-color: black;
	background-color: rgba(130, 127, 127, 1);

}

.enviar:hover{
	background-color: #37e224;

}

#foto1{
	height: 100px;
	width: 100px;
}

.educationLogo{
	width: 80px;
	height: 50px;
}



.experience-entry {
	margin-bottom: 40px;
	border-left: 4px solid #37e224;
	padding-left: 20px;
  }
  
  .experience-entry h3.role {
	font-size: 24px;
	color: #37e224;
	margin-bottom: 5px;
  }
  
  .experience-entry .employer-location {
	font-size: 18px;
	color: whitesmoke;
	margin-bottom: 5px;
  }
  
  .experience-entry .duration time {
	color: #999;
	font-size: 16px;
  }
  
  .experience-entry .description {
	font-size: 17px;
	color: #e0e0e0;
	margin: 10px 0;
  }
  
  .experience .website a {
	color: #37e224;
	font-size: 16px;
	text-decoration: underline;
  }

  .label-light {
	color: whitesmoke;
	font-weight: bold;
  }

  /* .experience-separator {
	width: 100%;
	height: 1px;
	background-color: #ccc;
	margin: 2rem 0;
	opacity: 0.7;
	transition: all 0.4s ease;
  }
  

  .experience-separator.in-view {
	opacity: 1;
	transform: scaleX(1);
  } */
  .experience-separator {
	position: relative;
	height: 2px;
	background: linear-gradient(to right, #00f2ff, #9b00ff);
	margin: 2rem 0;
	border-radius: 2px;
	animation: gradient-glow 3s infinite ease-in-out;
	opacity: 0.8;
  }
  
  @keyframes gradient-glow {
	0% {
	  box-shadow: 0 0 5px #00f2ff, 0 0 10px #00f2ff;
	}
	50% {
	  box-shadow: 0 0 10px #9b00ff, 0 0 20px #9b00ff;
	}
	100% {
	  box-shadow: 0 0 5px #00f2ff, 0 0 10px #00f2ff;
	}
  }


  /* Overall experience group section */
.experience-group {
	padding: 2rem 1rem;
	background-color: #1d1d1d;
	border-radius: 10px;
	margin-bottom: 2rem;
  }
  
  /* Company heading */
  .company-header {


	display: flex;
  justify-content: space-between;
  align-items: baseline;
  flex-wrap: wrap;
  margin-bottom: 1rem;
  /* border-bottom: 1px solid rgba(255, 255, 255, 0.1); */
  padding-bottom: 0.5rem;
  gap: 2rem;
  }
  
  /* .company-name {
	font-size: 2.8rem;
	font-weight: 600;
	color: #f1f1f1;
	margin: 0;
  } */
  .company-name {
	background: linear-gradient(270deg, #5ab4f8, #f2c94c, #c084fc, #5ab4f8);
	background-size: 600% 600%;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	animation: companyGlow 10s ease infinite;
	font-weight: bold;
	text-shadow: 0 0 5px rgba(255, 255, 255, 0.05);
  }
  
  @keyframes companyGlow {
	0% {
	  background-position: 0% 50%;
	}
	50% {
	  background-position: 100% 50%;
	}
	100% {
	  background-position: 0% 50%;
	}
  }
  
  .company-location {
	font-size: 1.5rem;
	color: #aaa;
	margin-top: 0.3rem;
  }
  
  /* Individual experience entry under each company */
  /* .experience-entry {
	margin-left: 1rem;
	padding: 1rem 0;
	border-left: 3px solid rgba(255, 255, 255, 0.08);
	padding-left: 1rem;
  }
   */
  .role {
	font-size: 1.2rem;
	font-weight: 500;
	color: #ffffff;
	margin-bottom: 0.2rem;
  }
  
  .duration {
	font-size: 0.95rem;
	color: #bbb;
	margin-bottom: 0.6rem;
  }
  
  .description {
	font-size: 1rem;
	color: #ccc;
	margin-bottom: 0.5rem;
  }
  
  .website a {
	color: #58a6ff;
	text-decoration: underline;
  }
  
  .website .label-light {
	color: #999;
	margin-right: 4px;
  }
  
  /* Separator with animation */
  /* .experience-separator {
	margin: 3rem 0;
	height: 2px;
	border-radius: 1px;
	background: linear-gradient(to right, transparent, #444, transparent);
	animation: glow-pulse 3s ease-in-out infinite;
  }
  
  @keyframes glow-pulse {
	0%, 100% { opacity: 0.3; }
	50% { opacity: 1; }
  } */
  
  
