@media only screen
and (min-width: 320px)
and (max-width: 480px) {
  .teksthomepage {
    margin-top: 242%;
  }
}
@media only screen
and (min-width: 320px)
and (max-width: 480px) {
  .teksthomepage2 {
    margin-top: 25px;
  }
}
.cta_button {
  background: white!important;
  color: black!important;
  position: absolute;
  margin-left: 45%!important;
  margin-top: 1%!important;
}
@media only screen
and (min-width: 320px)
and (max-width: 480px) {
  .cta_button {
    background: white!important;
    color: black!important;
    position: absolute;
    margin-left: 31%!important;
    margin-top: 1%!important;
  }
}
@media only screen
and (min-width: 320px)
and (max-width: 480px) {
  .cta_balk_titel {
    margin-left: 0%;
    margin-top: -15%;
    text-align: center;
  }
}
.cta_balk {
  background: #C20C0C;
  height: 40%;
  color: white;
}

.cta_balk_titel {
  text-decoration: none!important;
  color: white;
  text-align: center;
}
@media screen
and (min-width: 1200px)
and (max-width: 1600px) {
  .cta_button {
    background: white!important;
    color: black!important;
    position: absolute;
    margin-left: 45%!important;
    margin-top: 1%!important;
  }
}

.navbar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 5px;
}

/*
headeer top
*/
.topbar{
  background-color: #212529;
  padding: 0;
}

.topbar .container .row {
  margin:-7px;
  padding:0;
}

.topbar .container .row .col-md-12 {
  padding:0;
}

.topbar p{
  margin:0;
  display:inline-block;
  font-size: 13px;
  color: #f1f6ff;
}

.topbar p > i{
  margin-right:5px;
}
.topbar p:last-child{
  text-align:right;
}

header .navbar {
  margin-bottom: 0;
}

.topbar li.topbar {
  display: inline;
  padding-right: 18px;
  line-height: 52px;
  transition: all .3s linear;
}

.topbar li.topbar:hover {
  color: #1bbde8;
}

.topbar ul.info i {
  color: #131313;
  font-style: normal;
  margin-right: 8px;
  display: inline-block;
  position: relative;
  top: 4px;
}

.topbar ul.info li {
  float: right;
  padding-left: 30px;
  color: #ffffff;
  font-size: 13px;
  line-height: 44px;
}

.topbar ul.info i span {
  color: #aaa;
  font-size: 13px;
  font-weight: 400;
  line-height: 50px;
  padding-left: 18px;
}

ul.social-network {
  border:none;
  margin:0;
  padding:0;
}

ul.social-network li {
  border:none;
  margin:0;
}

ul.social-network li i {
  margin:0;
}

ul.social-network li {
  display:inline;
  margin: 0 5px;
  border: 0px solid #2D2D2D;
  padding: 5px 0 0;
  width: 32px;
  display: inline-block;
  text-align: center;
  height: 32px;
  vertical-align: baseline;
  color: #000;
}

ul.social-network {
  list-style: none;
  margin: 5px 0 10px -25px;
  float: right;
}

.waves-effect {
  position: relative;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  vertical-align: middle;
  z-index: 1;
  will-change: opacity, transform;
  transition: .3s ease-out;
  color: #fff;
}
a {
  color: #0a0a0a;
  text-decoration: none;
}

li {
  list-style-type: none;
}
.bg-image-full {
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}
.bg-dark {
  background-color: #222!important;
}

.mx-background-top-linear {
  background: -webkit-linear-gradient(45deg, #ffffff 48%, #C30C0C 48%);
  background: -webkit-linear-gradient(left, #ffffff 48%, #C30C0C 48%);
  background: linear-gradient(45deg, #ffffff 48%, #C30C0C 48%);
}


/*------------- */

body { -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; font-family: 'Century Gothic', sans-serif; letter-spacing: 0px; font-size: 17px; color: #565656; font-weight: 400; line-height: 32px; background-color: #edefef; }
h1, h2, h3, h4, h5, h6 { color: #25292a; margin: 0px 0px 10px 0px; font-family: 'Century Gothic', sans-serif; font-weight: 700; letter-spacing: -1px; line-height: 1; }
h1 { font-size: 34px; }
h2 { font-size: 28px; line-height: 38px; }
h3 { font-size: 22px; line-height: 32px; }
h4 { font-size: 20px; }
h5 { font-size: 17px; }
h6 { font-size: 12px; }
p { margin: 0 0 20px; line-height: 1.7; }
p:last-child { margin: 0px; }
ul, ol { }
a { text-decoration: none; color: #8d8f90; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }
a:focus, a:hover { text-decoration: none; color: #9a9a9a; }



.page-header { background: url(../img/papier.jpg)no-repeat; position: relative; background-size: cover; }
.page-caption { padding-top: 170px; padding-bottom: 174px; }
.page-title { font-size: 46px; line-height: 1; color: #fff; font-weight: 600; text-align: center; }

.card-section { position: relative; bottom: 40px; }
.card-block { padding: 80px; }
.section-title { margin-bottom: 60px; }

.fs-it-btn {
  margin-top: 10px;
  padding-right: 500px;
  border: 1px solid #a2a2a2;
  border-radius: 0;
  color: #fff;
  font-weight: bold;
}
.fs-it-btn-vertical-line {
  text-align:center;
  padding: 4px 0 5px 10px;
  margin-left: 10px;
  border-left: 1px solid #a2a2a2;
}
.bg-blue {
  background-color: #9a9a9a;
}
.text-uppercase {
  text-transform: uppercase;
}


/*Cta

 */

.ctabalk {
  background-color: black;
  width: 100%;
  height: 100px;
  padding: 0px;
}

.ctabutton {
  font-size: 20px;
  margin: auto;
}

