@import url("https://fonts.googleapis.com/css?family=Montserrat:400,500,700&display=swap");

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  list-style: none;
  font-family: "Arial", sans-serif;
}

body {
  background: #1c1c1c;
  font-size: 14px;
  line-height: 22px;
  color: #555555;
  overflow-y: auto;
  overflow-x: hidden;
  /*   transform: scale(0.67);
  height: 0px; */
}

.bold {
  font-weight: 700;
  font-size: 20px;
  text-transform: uppercase;
}

.semi-bold {
  font-weight: 500;
  font-size: 16px;
}

.title-bold {
  font-weight: 501;
  font-size: 16px;
}

.resume {
  width: 800px;
  height: auto;
  display: flex;
  margin: 50px auto;
}

.resume .resume_left {
  width: 280px;
  background: #006bad;
}

.resume .resume_left .resume_profile {
  width: 100%;
  height: 280px;
}

.resume .resume_left .resume_profile img {
  width: 100%;
  height: 100%;
}

.resume .resume_left .resume_content {
  padding: 0 25px;
}

.resume .resume_left .bold {
  color: #fff;
}

.resume .resume_left .regular {
  color: #b1eaff;
}

.resume .resume_item {
  padding: 15px 0;
  border-bottom: 2px solid #006bad;
}

.resume .resume_left .resume_item:last-child,
.resume .resume_right .resume_item:last-child {
  border-bottom: 0px;
}

.resume .resume_left ul li {
  display: flex;
  margin-bottom: 10px;
  align-items: center;
}

.resume .resume_left ul li:last-child {
  margin-bottom: 0;
}

.resume .resume_left ul li .icon {
  border-radius: 50%;
  margin-right: 25px;
  font-size: 22px;
  position: relative;
  color: white;
}

.resume .icon i,
.resume .resume_right .resume_hobby ul li i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.resume .resume_left ul li .data {
  color: #b1eaff;
}

.resume .resume_left .resume_skills ul li {
  display: flex;
  margin-bottom: 10px;
  color: #b1eaff;
  justify-content: space-between;
  align-items: center;
}

.resume .resume_left .resume_skills ul li .skill_name {
  width: 55%;
  color: white;
}

.resume .resume_left .resume_skills ul li .skill_progress {
  width: 60%;
  margin: 0 5px;
  height: 5px;
  background: #006bad;
  position: relative;
}

.skill_progress {
  width: 60%;
  margin: 0 5px;
  height: 5px;
  background: #006bad;
  position: relative;
}

.resume .resume_left .resume_skills ul li .skill_per {
  width: 15%;
  color: white;
}

.resume .resume_left .resume_skills ul li .skill_progress span {
  position: absolute;
  top: 0;
  left: 0;
  height: 3px;
  background: white;
}

.resume .resume_left .resume_social .semi-bold {
  color: #fff;
  margin-bottom: 3px;
}

.resume .resume_right {
  width: 520px;
  background: #e1f2ff;
  padding: 25px;
}

.resume .resume_right .bold {
  color: #006bad;
}

.resume .resume_right .resume_work ul,
.resume .resume_right .resume_education ul {
  /*   padding-left: 40px; */
  overflow: hidden;
  position: relative;
}

.resume .resume_right ul li {
  position: relative;
}

.resume_item resume_education ul li {
  position: relative;
}

.resume .resume_right ul li .date {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 15px;
}

.resume .resume_right ul li .info {
  margin-bottom: 20px;
}

.resume .resume_right ul li:last-child .info {
  margin-bottom: 0;
}

.resume .resume_right .resume_hobby ul {
  display: flex;
  justify-content: space-between;
}

.resume .resume_right .resume_hobby ul li {
  width: 80px;
  height: 80px;
  border: 2px solid #006bad;
  border-radius: 50%;
  position: relative;
  color: #006bad;
}

.resume .resume_right .resume_hobby ul li i {
  font-size: 30px;
}

.skills-categories {
  color: #b1eaff;
}

a {
  color: #b1eaff;
}

.language-buttons {
  background-size: cover;
  color: #006bad;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
  border-radius: 5px;
}

/* LANGUAGES: */
.translate-buttons {
  text-align: center;
/*   display: none; */
}

#english-button {
  background-image: url("https://cdn.glitch.global/7b768565-d485-42b6-88a6-21e74a768957/us-flag.png?v=1717290177578");
  background-position: center;
}

#spanish-button {
  background-image: url("https://cdn.glitch.global/7b768565-d485-42b6-88a6-21e74a768957/es-flag.png?v=1717290790501");
  background-position: center;
}

#czech-button {
  background-image: url("https://cdn.glitch.global/7b768565-d485-42b6-88a6-21e74a768957/czech-flag.png?v=1717290793261");
  background-position: center;
}

.interests-icons:hover {
  background: #c8ff00;
  border-radius: 50%;
}

#downloadPdfsButton {
  background-color: #006bad;
  border: 2px solid white;
  color: white;
  padding: 5px 7px;
  font-size: 16px;
  border-radius: 10px;
  cursor: pointer;
  font-family: "Arial", sans-serif;
}

#downloadPdfsButton:hover {
  background-color: white;
  border: 2px solid #006bad;
  color: #006bad;
}

#puzzleDuration {
  color: #e1f2ff;
}

#oktanaDuration {
  color: #e1f2ff;
}

#sinDuration {
  color: #e1f2ff;
}

#puntocomDuration {
  color: #e1f2ff;
}

#innovisionDuration {
  color: #e1f2ff;
}

#mueblesIntiDuration {
  color: #e1f2ff;
}

#tecnozonaDuration {
  color: #e1f2ff;
}

h2 {
  text-align: center;
  font-size: 1.8rem;
  margin-bottom: 1rem;
  color: #444;
}

.experience-item,
.education-item {
  margin-left: 28px;
  padding-bottom: 1rem;
  position: relative;
}

.job-title {
  font-size: 1rem;
  font-weight: bold;
  color: #333;
  margin-bottom: 0.5rem;
}

.company-location {
  font-size: 1rem;
  margin-bottom: 0.2rem
  margin-bottom: 0.5rem;
  display: flex;
  justify-content: space-between;
  color: #666;
  font-style: italic;
}

.date-range {
  font-size: 0.9rem;
  color: #999;
  margin-bottom: 0.8rem;
  font-style: italic;
}

.jobDetails {
  font-size: 0.95rem;
  color: #555;
  font-weight: bold;
}

.experience-item:before {
  content: "";
  position: absolute;
  top: 5px;
  left: -25px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  border: 2px solid #006bad;
}

.experience-item:after {
  content: "";
  position: absolute;
  top: 14px;
  left: -21px;
  width: 2px;
  height: 90%;
  background: #006bad;
}

.jobDetails * {
  font-weight: normal;
}

/* for scroller: */

#jobExperiences {
  overflow-y: auto;
  overflow-x: hidden;
  height: 400px;
  scrollbar-color: #006bad #e1f2ff;
  scrollbar-width: thin;
  padding-right: 9px;
}

#skillsScroll {
  overflow-y: auto;
  overflow-x: hidden;
  height: 494px;
  scrollbar-color: white #006bad;
  scrollbar-width: thin;
  padding-right: 9px;
}

#educations {
  overflow-y: auto;
  overflow-x: hidden;
  height: 300px;
  scrollbar-color: #006bad #e1f2ff;
  scrollbar-width: thin;
  padding-right: 9px;
}

/* for scroller: */

.resume .resume_right .experience-item .jobDetails li {
  text-indent: -10px;
  padding-left: 10px;
}
