.titloi-1 {
  font-family: 'Manrope';
  font-size: 22px;
  font-weight: 600;
  text-transform: none;
  color: #444444;
  padding-bottom: 10px;
}

.titloi-2 {
  font-family: 'Manrope';
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  color: #444444;
  padding-bottom: 10px;
}

.titloi-3 {
  font-family: 'Manrope';
  font-size: 16px;
  font-weight: 400;
  color: #666666;
}

.titloi-3:hover {
  font-family: 'Manrope';
  font-size: 16px;
  font-weight: 600;
  color: #666666;
}

.ypotitloi-1 {
  font-family: 'Manrope';
  font-size: 14px;
  font-weight: 400;
  color: #999999;
}

.ypotitloi-2 {
  font-family: 'Manrope';
  font-size: 16px;
  font-weight: 400;
  color: #444444;
}

.titloi-footer-1 {
  color: #ffffff;
  font-size: 22px;
  font-weight: 400;
  text-align: left;
}

.link-footer {
  color: #ffffff;
  text-decoration: none;
  font-size: 18px;
  text-align: left;
}

.link-footer:hover {
  color: #ffffff;
  text-decoration: none;
  font-size: 18px;
  text-align: left;
}

.link-footer-2 {
  color: #ffffff;
  text-decoration: none;
  font-size: 12px;
}

.link-topbar {
  color: #ffffff !important;
  text-decoration: none !important;
  font-size: 16px !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
}

.link-breadcrumbs {
  text-decoration: none !important;
  font-size: 12px !important;
  text-transform: uppercase;
  border: none;
  color: #888888;
}

.link-breadcrumbs:active {
  text-decoration: none !important;
}

.link-breadcrumbs:focus {
  text-decoration: none !important;
}

