@import url(http://fonts.googleapis.com/css?family=Open+Sans:400italic,600italic,700italic,400,600,700);

body {
  font-family: 'Open Sans', sans-serif;
  color: #716d6e;
  line-height: 1.5;
  font-size: 16px;
}
.small {
  font-size: 14px !important;
}
.underline {
  text-decoration: underline;
}
.bold {
  font-weight: bold;
}
.btn-lg {
  font-size: 17px;
}
.btn-angebot {
  background-color: #e30000;
  border-bottom: 5px solid #b10000;
  padding: 10px 20px;
  font-size: 18px;
  font-weight: bold;
}
.btn-danger {
  background-color: #d10000;
  border-color: #d10000;
  border-radius: 3px;
  font-weight: bold;
}
.btn-success {
  background-color: #008477;
  border-color: #008477;
  border-radius: 3px;
  font-weight: bold;
}
.modal-dialog {
  margin: 30px auto;
}
.modal-content {
  border-radius: 3px;
}
h2 {
  color: #82b540;
  font-size: 36px;
}
h3 {
  color: #034b81;
  font-size: 18px;
  font-weight: bold;
}
hr {
  margin: 70px 0 0 0;
  background-color: #82b540;
  border: none;
  height: 3px;
}
/* header
---------------------------------------------*/
header {
  height: 105px;
}
header .logo {
  margin-top: 4px;
}
header .hotline {
  display: inline-block;
  float: right;
  width: 300px;
  margin-top: 30px;
}
header .hotline-icon {
  float: left;
  margin-right: 15px;
}
header .hotline-content {
  font-size: 16px;
  font-weight: bold;
  color: #008274;
  margin: 3px 0 0 0;
  line-height: 14px;
}
header .hotline-phone-no {
  font-weight: bold;
  font-size: 24px;
  color: #006cb4;
  margin: 0;
}
/* teaser
---------------------------------------------*/
.teaser {
  background: #e9eae5 url('img/teaser-bg.png');
  padding: 0;
}
.teaser h1 {
  color: #006cb4;
  font-size: 33px;
  line-height: 1.3;
  margin-top: 0;
  margin-bottom: 30px;
  font-weight: bold;
  margin-top: 75px;
}
.teaser p {
  font-size: 18px;
  margin-bottom: 30px;
}
/* content
---------------------------------------------*/
.content {
  margin-top: 40px;
}
/* info-content
---------------------------------------------*/
.info-content h2 {
  color: #0069b0;
  font-size: 24px;
}
/* feature-vertical
---------------------------------------------*/
.features-vertical .features-vertical-item {
  margin: 50px 0 70px 0;
}
.features-vertical .features-vertical-item:last-child {
  margin-bottom: 0;
}
.features-vertical .features-vertical-item .features-vertical-icon-box {
  width: 125px;
  height: 125px;
  background-color: #f0f1ec;
  text-align: center;
  float: left;
  margin: 0 30px 0 0;
}
.features-vertical .features-vertical-item .features-vertical-icon-box i {
  font-size: 72px;
  color: #82b540;
  line-height: 125px;
}
.features-vertical .features-vertical-item .features-vertical-title {
  font-size: 18px;
  color: #034b81;
  font-weight: 600;
}
.features-vertical .features-vertical-item .features-vertical-content {
  margin-bottom: 0;
}
/* lead-form
---------------------------------------------*/
.lead-form form {
  padding: 40px;
  background-color: #f0f1ec;
}
.lead-form form h2 {
  font-weight: bold;
  margin-top: 0;
  font-size: 24px;
  color: #034b81;
}
.lead-form form p {
  margin-bottom: 25px;
}
.lead-form form label {
  color: #82b540;
}
.lead-form form .save-data {
  margin-top: 11px;
  margin-right: 30px;
}
.lead-form .arrow {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 23.5px 0 23.5px 24px;
  border-color: transparent transparent transparent #034b81;
  position: absolute;
  top: 44px;
  left: 15px;
}
.lead-form .buy-details {
  margin-bottom: 30px;
  color: #034b81;
}
.lead-form .buy-details .title {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 18px;
}
.lead-form .buy-details .details {
  margin: 10px 0 20px 0;
  padding: 0 0 0 20px;
}
.lead-form .buy-details .details li {
  margin-bottom: 10px;
}
.lead-form .buy-details .buy-sum {
  font-size: 18px;
  font-weight: bold;
  border-top: 2px dashed #034b81;
  padding-top: 7px;
}
.lead-form .buy-details .buy-sum small {
  font-weight: normal;
}
.lead-form .buy-details .buy-sum .price {
  font-size: 24px;
}
/* content
---------------------------------------------*/
.content-no-img {
  margin: 45px 0;
}
.content-img-left {
  margin: 45px 0;
}
.content-img-right {
  margin: 45px 0;
}
/* reviews
---------------------------------------------*/
.reviews {
  margin: 0 0 65px 0;
}
.reviews .reviews-headline {
  margin-bottom: 40px;
  border-bottom: 2px solid #034b81;
  text-align: center;
  height: 36px;
}
.reviews .reviews-headline h3 {
  display: inline-block;
  background-color: #fff;
  text-transform: uppercase;
  padding: 0 15px;
  color: #034b81;
  font-size: 26px;
  font-weight: normal;
}
.reviews .reviews-header {
  font-size: 26px;
  color: #82b540;
  margin-bottom: 10px;
  margin-top: 18px;
}
.reviews .reviews-header i:nth-child(3) {
  font-size: 36px;
}
.reviews .reviews-content {
  font-size: 24px;
  line-height: 1.6;
}
.reviews .reviews-author {
  font-weight: bold;
  color: #034b81;
  font-size: 18px;
}
.reviews .reviews-carousel-indicators {
  position: relative;
  margin: 25px 0 0 0;
  padding: 0;
  bottom: auto;
  left: auto;
  width: auto;
}
.reviews .reviews-carousel-indicators li {
  background-color: #ccc;
}
.reviews .reviews-images {
  margin-top: 50px;
}
/* Call To Action
--------------------------------------------*/
.call-to-action {
  margin: 45px 0;
  padding: 10px 0 45px 0;
  background-color: #034b81;
}
.call-to-action h2 {
  color: #fff;
  line-height: 1.5;
  margin-bottom: 20px;
}
.call-to-action h2 small {
  color: #fff;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
}
.call-to-action .btn {
  border-color: #fff;
  color: #fff;
  text-transform: uppercase;
  vertical-align: top;
  padding-top: 13px;
}
.call-to-action .btn i {
  font-size: 24px;
}
/* footer
---------------------------------------------*/
footer {
  border-top: 6px solid #9bb649;
  margin-top: 30px;
  border-bottom: 70px solid #ebf0db;
  padding: 13px 0 5px 0;
}
/* exit light box modal
---------------------------------------------*/
#exitLightBoxModal .modal-header {
  padding: 30px 45px;
  border: none;
}
#exitLightBoxModal .modal-header .close {
  margin-top: 10px;
  font-size: 27px;
  color: #034b81;
  opacity: 1;
}
#exitLightBoxModal .modal-header .close:hover {
  opacity: .5;
}
#exitLightBoxModal .modal-header .modal-icon {
  color: #034b81;
  font-size: 82px;
  float: left;
  margin: 0 30px 0 0;
  padding: 0;
  line-height: 0;
}
#exitLightBoxModal .modal-header .modal-title {
  color: #82b540;
  font-size: 18px;
  margin: 6px 0 0 0;
  padding: 0;
}
#exitLightBoxModal .modal-header .modal-subtitle {
  color: #034b81;
  font-size: 36px;
  margin: 3px 0 0 0;
  padding: 0;
  font-weight: bold;
}
#exitLightBoxModal .modal-body {
  background-color: #034b81;
  color: #fff;
  padding: 30px 45px;
  border: none;
}
#exitLightBoxModal .modal-body form {
  padding: 20px 0;
}
#exitLightBoxModal .modal-body .submit-callback {
  border: 2px solid #fff;
  position: absolute;
  left: 50%;
  bottom: -71px;
  margin-left: -90px;
  font-size: 24px;
  padding: 10px 29px;
}
/* Gallery
--------------------------------------------*/
#gallery {
  margin: 45px 0;
}
#gallery .gallery-nav {
  margin: 45px 0 53px 0;
}
#gallery .gallery-nav .active {
  background-color: #034b81;
}
#gallery .gallery-container div {
  padding: 0;
}
#gallery .gallery-container .gallery-thumbnail-container {
  overflow: hidden;
  cursor: pointer;
}
#gallery .gallery-container .gallery-thumbnail-container .gallery-thumbnail {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border: 6px solid #fff;
}
#gallery .gallery-container .gallery-thumbnail-container .gallery-thumbnail-overlay {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: #034b81;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  padding-top: 25%;
  border: 6px solid #fff;
}
#gallery .gallery-container .gallery-thumbnail-container .gallery-thumbnail-overlay .gallery-img-title {
  font-size: 18px;
  font-weight: 600;
}
#gallery .gallery-container .gallery-thumbnail-container .gallery-thumbnail-overlay .gallery-img-subtitle {
  font-size: 12px;
}
#gallery .gallery-container .gallery-thumbnail-container:hover .gallery-thumbnail-overlay {
  border: 6px solid #fff;
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  -webkit-opacity: 0.9;
  opacity: 0.9;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
  filter: alpha(opacity=90);
}
#gallery .gallery-container .gallery-thumbnail-container:hover .gallery-thumbnail {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
#galleryModal .modal-dialog {
  width: auto;
  margin-top: 100px;
}
#galleryModal .modal-dialog .modal-content {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#galleryModal .modal-dialog .modal-content .modal-nav {
  position: absolute;
  top: -42px;
  width: 100%;
  color: #fff;
}
#galleryModal .modal-dialog .modal-content .modal-nav .title {
  margin-top: 9px;
}
#galleryModal .modal-dialog .modal-content .modal-nav .close {
  height: 43px;
  font-size: 32px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  /* color: #000; */
  /* text-shadow: 0 1px 0 #fff; */
  /* opacity: .2; */
}
#galleryModal .modal-dialog .modal-content .modal-body {
  padding: 0;
}
#galleryModal .modal-dialog .modal-content .modal-body img {
  border: 1px solid #fff;
}
/* Features
--------------------------------------------*/
.features {
  margin: 45px 0;
  background-color: transparent;
}
.features h2 {
  font-size: 24px;
  margin-bottom: 23px;
}
.features p {
  margin-bottom: 0px;
}
.features .feature-icon {
  background-color: #f0f1ec;
  border-color: #f0f1ec;
  width: 120px;
  height: 120px;
  margin: 0 auto 29px auto;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  border-radius: 60px;
  -webkit-transition: all 0.3s transform;
  -moz-transition: all 0.3s transform;
  -o-transition: all 0.3s transform;
  transition: all 0.3s transform;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -o-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
.features .feature-icon i {
  font-size: 72px;
  line-height: 120px;
  color: #034b81;
}
.features .active .feature-icon {
  background-color: #034b81;
  border-color: #034b81;
  -webkit-transform: scale(1.1) rotate(6deg);
  -moz-transform: scale(1.1) rotate(6deg);
  -o-transform: scale(1.1) rotate(6deg);
  -ms-transform: scale(1.1) rotate(6deg);
  transform: scale(1.1) rotate(6deg);
}
.features .active .feature-icon i {
  font-size: 72px;
  line-height: 120px;
  color: #fff;
}
/* FAQ Accordion
--------------------------------------------*/
#faq-accordion {
  margin: 45px 0;
}
#faq-accordion .panel-group .panel {
  border-radius: 3px;
  box-shadow: none;
}
#faq-accordion .panel-default > .panel-heading {
  color: #716d6e;
  background-color: #f0f1ec;
  border-color: #f0f1ec;
  padding: 15px;
  position: relative;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
#faq-accordion .panel-default > .panel-heading .panel-title {
  font-size: 18px;
  font-weight: bold;
  color: #034b81;
}
#faq-accordion .panel-default > .panel-heading .panel-title a {
  text-decoration: none;
  color: #034b81;
}
#faq-accordion .panel-default > .panel-heading .panel-status {
  position: absolute;
  right: 20px;
  top: 10px;
  font-size: 22px;
  color: #034b81;
}
#faq-accordion .panel-body {
  line-height: 1.5;
}
/* Start Media Queries
------------------------------------------------*/
/* Large devices (large desktops, 1200px and up)*/
@media (max-width: 1200px) {
  body {
    font-size: 14px;
  }
  .btn-lg {
    font-size: 16px;
  }
  .btn-angebot {
    padding: 7px 18px;
    font-size: 16px;
  }
  .teaser h1 {
    font-size: 30px;
  }
  .teaser p {
    font-size: 15px;
  }
  .lead-form form .save-data {
    margin-top: 6px;
  }
  .reviews .reviews-content {
    font-size: 18px;
    line-height: 1.6;
  }
}
/* Medium devices (desktops, 992px and up) */
@media (max-width: 992px) {
  body {
    text-align: center;
  }
  #teaser {
    height: auto;
  }
  #teaser h1 {
    margin-top: 35px;
  }
  .features-vertical {
    margin-bottom: 50px;
  }
  .features-vertical .features-vertical-item .features-vertical-icon-box {
    float: none;
    margin: 0 auto;
  }
}
/* Small devices (660px and down) */
/* Small devices (480px and down) */
