/* merriweather-regular - latin */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 400;
  src: local("Merriweather Regular"), local("Merriweather-Regular"), url("../fonts/merriweather-v21-latin-regular.woff2") format("woff2"), url("../fonts/merriweather-v21-latin-regular.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

html {
  font-size: 18px; }

body {
  background-color: #f2f2f2;
  color: #000;
  padding-top: 112px; }

a {
  color: #4a71b3; }

a:hover {
  color: #213B66; }

a[href^="tel"]:link,
a[href^="tel"]:visited,
a[href^="tel"]:hover {
  text-decoration: none;
  color: inherit; }

hr {
  max-width: 50px;
  border-width: 3px;
  border-color: #4a71b3; }

.btn {
  border-radius: 0; }

.btn-primary {
  color: #fff !important;
  background-color: #4a71b3;
  border-color: #4a71b3; }

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
  color: #4a71b3 !important;
  background-color: #fff;
  border-color: #4a71b3; }

.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-primary.dropdown-toggle:focus {
  -webkit-box-shadow: 0;
  box-shadow: 0; }

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #4a71b3;
  border-color: #4a71b3; }

.pt-nav {
  padding-top: 100px; }

#mainNav {
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

.navbar-brand {
  min-width: 80px;
  max-width: 120px;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

.navbar-shrink .navbar-brand {
  min-width: 50px;
  max-width: 80px; }

.navbar-nav .nav-link {
  padding-right: .7rem;
  padding-left: .7rem; }

@media (min-width: 992px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .9rem;
    padding-left: .9rem; } }

#mainNav .nav-link.active {
  color: #4a71b3;
  border-bottom: 2px solid #4a71b3;
  font-weight: 700; }

.border-right-blue {
  border-right: 1px solid #4a71b3; }

.text-blue {
  color: #4a71b3; }

.jumbotron {
  margin-bottom: 1rem; }

.header-main {
  margin-top: 30px;
  /*background: url('../img/buch-feder-fuellfeder-tinte-schreiben.jpg') no-repeat center center; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    max-height: 350px;
    background-color: $color-blue;
    color: white;*/ }

.margin-negative {
  margin-top: -85px; }

#header-title h1 {
  font-weight: 400;
  font-family: 'Merriweather';
  color: #4a71b3; }

.heading-top {
  background-color: #4a71b3;
  color: #fff;
  font-weight: 400;
  font-family: 'Merriweather';
  font-size: 1.8rem; }

.text-serif {
  font-family: 'Merriweather'; }

.border-bottom-blue {
  border-bottom: 3px solid #4a71b3 !important; }

.underline-blue {
  border-bottom: 1px solid #4a71b3 !important; }

.card {
  border: 0;
  border-radius: 0; }

.card-title-custom {
  padding: 0.25rem;
  background-color: #4a71b3;
  color: #fff;
  margin-bottom: 0.75rem;
  min-height: 70px;
  line-height: 70px; }

h5.card-title {
  font-size: 1rem; }

.card-title-custom > h5 {
  line-height: 1.5rem;
  font-weight: 400;
  font-family: 'Merriweather';
  display: inline-block;
  vertical-align: middle; }

.modal-custom .modal-header {
  background-color: #4a71b3;
  color: #fff;
  border-radius: 0; }

.modal-custom .modal-header h5 {
  font-weight: 400; }

.modal-custom .modal-content {
  border: 0;
  border-radius: 0;
  border-bottom: 3px solid #4a71b3; }

.transition-3d-hover {
  -webkit-transition: all .2s ease-in-out;
  /* Firefox */
  -moz-transition: all .2s ease-in-out;
  /* WebKit */
  -o-transition: all .2s ease-in-out;
  /* Opera */
  transition: all .2s ease-in-out;
  /* Standard */
  margin-top: 0px;
  margin-bottom: 5px; }

.transition-3d-hover:hover {
  margin-top: 5px;
  margin-bottom: 0; }

@media (max-width: 1199px) {
  .team > div {
    margin-left: auto !important;
    margin-right: auto !important; } }

.team .card-img {
  border-radius: 0; }

.project-description {
  padding: 1.5rem; }

@media (min-width: 768px) {
  .project-description {
    margin-top: -300px; } }

.project-description h2 {
  font-weight: 400;
  font-family: 'Merriweather';
  color: #4a71b3; }

ul.iconlist {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0; }

ul.iconlist > li {
  position: relative; }

ul.iconlist > li > i {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
  color: #4a71b3; }

.legal h2 {
  font-size: 1.3rem; }

.legal h3 {
  font-size: 1.1rem; }

footer {
  font-size: 0.9rem; }

footer h3 {
  color: #4a71b3;
  font-size: 1.25rem; }
