@import url('https://fonts.googleapis.com/css2?family=Titillium+Web:wght@300&display=swap');

h1,
h2,
h3,
h4,
h5 {
  font-family: 'Titillium Web', sans-serif;
}
h2 {
  margin: 8px 0 4px 0;
}
h3 {
  font-size: 1.7em;
  margin: 24px 0 4px 0;
  border-bottom: 1px dotted #CCC;
}

a:hover, a:visited, a:link, a:active {
    text-decoration: none;
}

p {
  margin-bottom: 0.5rem;
}

.muted {
  color: #777;
}

.container {
  max-width: 1140px;
  margin: 0 auto;
}

#top {
  padding: 7px 0 14px 0;
  margin: 0 0 14px 0;
  color: #FFF;
  background: #F7F7F7;
  border-bottom: 1px solid #EEE;
}

#top h1 {
  font-size: 3.2em;
  color: #000;
  margin: 16px 0 3px 0;
}

#top h2.subline {
  color: #777;
  font-size: 1.0em;
  margin-top: 0;
}

#logo-top,
#logo-bottom {
  width: 100%;
  height: 7px;
  background: #171717;
  z-index: 999;
  color: #FFF;
}

#logo-top .logo-left,
#logo-top .logo-right,
#logo-top .logo-1,
#logo-top .logo-2,
#logo-top .logo-3,
#logo-top .logo-4,
#logo-bottom .logo-left,
#logo-bottom .logo-right,
#logo-bottom .logo-1,
#logo-bottom .logo-2,
#logo-bottom .logo-3,
#logo-bottom .logo-4 {
  position: absolute;
  height: inherit;
  opacity: 0.7;
}

#logo-top .logo-left,
#logo-bottom .logo-left {
  left: 0;
  width: 50%;
  background: #670097;
  opacity: 1;
}

#logo-top .logo-right,
#logo-bottom .logo-right {
  left: 50%;
  width: 50%;
  background: #C4EE29;
  opacity: 1;
}

#logo-top .logo-1,
#logo-bottom .logo-1 {
  left: 5%;
  width: 25%;
  background: #43179E;
}

#logo-top .logo-2,
#logo-bottom .logo-2 {
  left: 15%;
  width: 35%;
  background: #38378B;
}

#logo-top .logo-3,
#logo-bottom .logo-3 {
  left: 40%;
  width: 50%;
  background: #1B6FC6;
}

#logo-top .logo-4,
#logo-bottom .logo-4 {
  left: 75%;
  width: 25%;
  background: #C4EE29;
}

#logo-bottom {
  height: 7px;
  margin: 0;
}

.example-gallery h4 {
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  font-size: 1.4em;
}

.example-gallery .row {
  margin: 0 0 7px 0;
  background: #F7F7F7;
  border-radius: 2px;
}

.example-gallery .row img {
  border: 1px solid #CCC;
  border-radius: 2px;
  padding: 2px;
  margin-top: 6px;
  max-width: 100%;
}

.example-gallery .center-image {
  text-align: center;
  margin-bottom: 7px;
}

.example-gallery p {
  font-size: 0.85em;
}

.example-gallery ul.inline-list {
  margin-left: 0;
  padding-left: 0;
  border-top: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
}

.example-gallery li {
  color: #777;
  font-size: 0.8em;
}

.example-gallery .fa-li {
  top: 0.28em;
}

#mycontactform textarea {
  height: 49px;
}

#mycontactform #submit {
  margin-bottom: 4px;
}

#person-details .imagewrapper {
  text-align: center;
}

#person-details img {
  border: 1px solid #CCC;
  padding: 2px;
  border-radius: 2px;
  max-width: 100%;
}

footer {
  font-size: 0.8em;
  color: #777;
  margin: 4px 0;
  padding: 4px 0;
  border-top: 1px dotted #CCC;
}

.social-media {
  text-align: center;
  margin: 7px 0;
}

.social-media .fa:hover {
  opacity: 0.8;
}

.social-media .fa-fw {
  width: 1em !important;
}

.social-media .fa-envelope {
  color: #B0B0B0;
}

.social-media .fa-facebook-square {
  color: #3B5998;
}

.social-media .fa-linkedin-square {
  color: #0073B2;
}

.social-media .fa-xing-square {
  color: #015760;
}

.social-media .fa-github-square {
  color: #333333;
}

.social-media .fa-stack-overflow {
  color: #FF9900;
}

#simon-heimler .fa-li {
  top: 0.28em;
}

#skill-section h4 {
  font-size: 1.35rem;
  margin: 12px 0 2px 0;
  border-bottom: 1px solid #EEE;
}

.skill-rating {
  display: inline-block;
  width: 105px;
}

.skill-rating .fa {
  padding-right: 5px;
}

.skill-rating-1 {
  color: #C4EE29;
}

.skill-rating-2 {
  color: #A1D34A;
}

.skill-rating-3 {
  color: #4E9596;
}

.skill-rating-4 {
  color: #316EAB;
}

.skill-rating-5 {
  color: #3F2B90;
}

.skill-domain {
  display: inline-block;
}

.logo-1 {
  left: 5%;
  width: 25%;
  background: #43179E;
}

.logo-2 {
  left: 15%;
  width: 35%;
  background: #38378B;
}

.logo-3 {
  left: 40%;
  width: 50%;
  background: #1B6FC6;
}

.logo-4 {
  left: 75%;
  width: 25%;
  background: #C4EE29;
}

.education {
  margin: 8px 0;
  background: #F7F7F7;
  border-radius: 3px;
  padding: 4px 8px 2px 8px;
  border-left: 5px solid #555;
}

.education h4 {
  margin-bottom: 2px;
}
