body {
  font-family: "Open Sans", sans-serif;
}
:focus {
  outline: none;
}
.button {
  background-color: #dd0028;
  color: white;
  padding: 10px 30px;
  border-radius: 5px;
  text-decoration: none;
  font-size: 18px;
  margin-top: 20px;
  font-weight: 400;
  display: inline-block;
  transition: all 0.5s ease;
  border: none;
}
.button:hover,
.button:active,
.button:focus {
  text-decoration: none;
  color: #cc0033;
  background-color: #d7d7d7;
  padding: 10px 30px;
  outline: none;
  box-shadow: none;
}
.modal-content {
  text-align: center;
}
.modal-header h4 {
  margin: 0;
  font-size: 18px;
  font-weight: bold;
  color: #dd0028;
  text-transform: uppercase;
}
.modal-body p {
  margin: 0 0 15px 0;
  font-size: 16px;
  color: #333333;
}
.modal-content .close {
  font-size: 28px;
}
#firstline {
  background-color: #e4e4e4;
}
#firstline a {
  float: right;
}
.banner {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 370px;
}
/* HEDAER */
header {
  background-color: white;
}
#logo {
  padding-bottom: 15px;
  padding-top: 15px;
}
#logo .col-md-3 {
  text-align: right;
}
#logo .col-md-3 img {
  display: inline-block;
}
#logo .yt-icon {
  max-width: 68px;
}
.logo-main {
  text-transform: uppercase;
}

.logo-main a {
  text-decoration: none;
  color: inherit;
}

.logo-main span {
  color: #fff;
  font-size: 30px;
  font-weight: 600;
}

.logo-main h1 {
  font-size: 30px;
  font-weight: 600;
  color: black;
  padding-left: 15px;
  margin-bottom: 15px;
  margin-top: 15px;
}
/* .phone-top {
    position: absolute;
    color: #dd0028;
    font-size: 17px;
    font-weight: 700;
}
.phone-top i {
    margin-right: 10px;
} */
.number i {
  color: #878294;
  margin-right: 10px;
}

#navigacija {
  background-color: transparent;
  border: none;
  border-radius: 0;
  margin-bottom: 0;
}

.nav-fixed {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 10002;
}

.navigation {
  background-color: #dd0028;
}

#navigacija .navbar-inverse {
  background-color: #dd0028;
}

#navigacija .navbar-nav {
  float: none;
  margin: 0 auto;
  display: inline-block;
  text-align: center;
  margin-bottom: -5px;
}

#navigacija li {
  color: #fff;
  font-size: 17px;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-top: 1px;
  font-weight: 600;
  background-color: #dd0028;
}
/* #navigacija li:last-child {
	padding-top: 24px;
    padding-left: 9px;
} */

#navigacija a {
  color: inherit;
  text-decoration: none;
  padding: 10px 15px;
}

.nav > li > a {
  padding: 0;
}

#navigacija i {
  color: white;
  font-size: 16px;
  padding-right: 5px;
}
#navigacija .youtube-icon {
  position: absolute;
  top: 10px;
}
#navigacija .youtube-icon i {
  font-size: 30px;
}
#navigacija li a:hover {
  color: white;
}

#navigacija .active a {
  color: white;
  background-color: #b20222;
  padding: 10px 30px;
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
  background-color: transparent;
}
/*SLIDER*/
.carousel-indicators .active {
  background-color: #dd0028;
  border: 2px solid #c3c3c3;
}
.carousel-indicators li {
  background-color: white;
  border: none;
}
.carousel-indicators {
  background-color: #dd0028;
  padding-top: 20px;
  padding-bottom: 20px;
  bottom: 0px;
  margin-bottom: 0px;
  width: 60%;
  margin-left: -30%;
}
.carousel .item img {
  margin: 0 auto;
}
.welcome {
  padding-top: 40px;
  padding-bottom: 70px;
  background-color: #e4e4e4;
  text-align: center;
}
.welcome h2 {
  font-size: 48px;
  color: #2f2f2f;
  margin: 0;
  font-weight: 400;
  text-transform: uppercase;
}
.welcome h2 span {
  font-weight: bold;
  color: #dd0028;
}
.welcome h2 img {
  margin: 15px auto 0 auto;
}
.three-points {
  padding-top: 75px;
  padding-bottom: 45px;
  text-align: center;
}
.three-points h3 {
  font-size: 24px;
  text-transform: uppercase;
  margin-top: 25px;
  margin-bottom: 25px;
  color: #dd0028;
}
.three-points p {
  font-size: 18px;
  color: #000000;
  font-weight: 200;
  margin-bottom: 0px;
}
.three-points .button {
  margin-top: 25px;
}
.three-points .col-md-4 {
  margin-bottom: 30px;
}
.services-description {
  padding-bottom: 45px;
  text-align: center;
}
.services-description h3 {
  font-size: 36px;
  font-weight: bold;
  color: #dd0028;
  margin-top: 0px;
  margin-bottom: 30px;
}
.services-description p {
  font-size: 18px;
  color: black;
  margin-bottom: 0px;
  font-weight: 200;
}
.service-menu .line-block {
  border: 1px solid #959595;
  margin-bottom: 30px;
}
.services {
  background-color: #e4e4e4;
  padding-top: 50px;
  padding-bottom: 75px;
}
.service-menu .line-block .wrap {
  padding: 20px 20px 20px 120px;
  position: relative;
  border: 1px solid #959595;
  background: #fff;
  font-size: 22px;
  transition: all 0.2s;
  height: 70px;
  color: black;
}

.service-menu .line-block .wrap img {
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -25px;
  left: 18px;
}

.service-menu .line-block .wrap span {
  display: table-cell;
  vertical-align: middle;
  height: 30px;
  float: right;
}

.service-menu .line-block .wrap:hover {
  font-weight: bold;
  color: #dd0028;
}

.service-menu .line-block {
  margin-bottom: 0px;
}

/*GOOGLE MAP*/

#googleMap {
  height: 460px;
}
footer {
  background-color: #383838;
  color: white;
}

footer b {
  font-weight: 500;
}

.goUp {
  text-align: right;
}

#toTop {
  height: 70px;
  width: 70px;
  display: inline-block;
  text-align: center;
  line-height: 60px;
  background-color: #2a2a2a;
  font-size: 65px;
  cursor: pointer;
}
#toTop i {
  color: #d40228;
}

.footer-logo {
  margin-top: 30px;
  color: white;
  margin-bottom: 0px;
  display: inline-block;
  font-size: 20px;
  text-transform: uppercase;
}
.footer-logo:hover {
  color: inherit;
  text-decoration: none;
}

footer h3 {
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 20px;
  text-transform: uppercase;
}

footer ul {
  padding-left: 0px;
  list-style: none;
  margin-bottom: 80px;
}

footer ul li {
  font-weight: 400;
  font-size: 16px;
  text-transform: uppercase;
}

footer ul li a {
  text-transform: lowercase;
  color: white;
}
footer ul li a:hover {
  color: white;
  text-decoration: none;
}

.copyrights {
  padding-top: 30px;
  border-top: 10px solid white;
  font-size: 16px;
  background-color: #383838;
  color: white;
}

.copy {
  padding-bottom: 0;
  margin-bottom: 30px;
  font-weight: 300;
}

.copy span {
  margin-left: 30px;
  margin-right: 30px;
}
.copy a {
  color: white;
}
.copy a:hover {
  color: white;
  text-decoration: none;
}
.toSite {
  float: right;
}
.uberuns h2 {
  font-size: 36px;
  font-weight: bold;
  color: #dd0028;
  margin-top: 40px;
  margin-bottom: 0;
  text-align: center;
}
.intro-text {
  padding-top: 40px;
  padding-bottom: 35px;
}
.intro-text h2 {
  font-size: 36px;
  font-weight: bold;
  color: #dd0028;
  margin-top: 0px;
  margin-bottom: 30px;
  text-align: center;
}
.intro-text p {
  font-size: 18px;
  color: black;
  font-weight: 300;
  text-align: center;
  margin-bottom: 20px;
}
.intro-text h3 {
  font-size: 30px;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 30px;
  text-align: center;
}
.intro-text h4 {
  font-size: 24px;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 30px;
  text-align: center;
}
.intro-text ul {
  list-style-type: none;
  padding: 0;
  margin: 0 0 20px 0;
}
.intro-text ul li {
  font-size: 18px;
  padding-left: 25px;
  position: relative;
  font-weight: 300;
  margin-bottom: 5px;
}
.intro-text ul li::before {
  content: "";
  width: 10px;
  height: 1px;
  background-color: #010101;
  position: absolute;
  left: 0;
  top: 12px;
}
.history {
  background-color: #e4e4e4;
  padding-top: 35px;
  padding-bottom: 35px;
  margin-top: 40px;
}

.history dl {
  margin-bottom: 40px;
  margin-top: 0px;
}

.history dt {
  width: auto;
  font-weight: bold;
  font-size: 36px;
  color: #dd0028;
  line-height: 1;
  max-height: 34px;
  border-right: 3px solid #dd0028;
  padding-right: 15px;
}

.history dd {
  font-weight: 400;
  font-size: 14px;
  margin-left: 90px;
  padding-left: 30px;
  padding-top: 0px;
  color: black;
}

.history dd p {
  margin-bottom: 0px;
}

.cookie-popup {
  position: fixed;
  bottom: 2.5%;
  left: 50%;
  transform: translateX(-50%);
  background-color: #fff;
  border: 2px solid #000;
  z-index: 5000;
  padding: 25px 0;
  text-align: center;
}

.cookie-popup p {
  text-wrap: balance;
  margin: 30px 0;
}
.cookie-popup p button {
  text-decoration: underline;
}

.cookie-popup > button {
  background-color: #3b5998;
  text-transform: uppercase;
  color: #fff;
  padding: 15px;
}
footer .footer-logos {
  display: flex;
  align-items: center;
}
@media only screen and (min-width: 991px) {
  .history .long-content {
    margin-bottom: 0px;
  }
}
.team {
  padding-top: 75px;
  padding-bottom: 75px;
}
.team h2 {
  font-size: 36px;
  font-weight: bold;
  color: #dd0028;
  margin: 0;
  text-align: center;
}
.team h3 {
  font-size: 24px;
  font-weight: bold;
  color: #dd0028;
  margin-top: 20px;
  margin-bottom: 10px;
}
.team h4 {
  font-size: 18px;
  color: black;
  margin: 0px;
}
.team img {
  margin-top: 40px;
}
.frame {
  padding-top: 35px;
  padding-bottom: 75px;
  background-color: #e4e4e4;
}

/* KONTAKT */

.message-contact {
  font-size: 20px;
  text-align: center;
  font-weight: 400;
  color: #505050;
  margin-bottom: 20px;
  line-height: 1;
}
.message-contact strong {
  font-size: 20px;
}

.kontakt {
  padding-bottom: 75px;
}
.kontakt h3 {
  font-size: 20px;
  margin-bottom: 15px;
  font-weight: bold;
  color: #dd0028;
  margin-top: 0px;
}
.kontakt-info dl {
  margin-bottom: 10px;
}
.kontakt-info .dl-horizontal dt,
.kontakt-info .dl-horizontal dd {
  font-size: 16px;
  text-align: left;
  line-height: 1.5;
}
.kontakt-info .dl-horizontal dt {
  float: left;
  width: 100px;
  text-align: left;
  font-weight: bold;
}
.kontakt-info .dl-horizontal dd {
  margin-left: 100px;
}
.kontakt-info h4 {
  margin-top: 30px;
}
.forma input[type="text"],
.forma input[type="email"],
.forma input[type="date"],
.forma select {
  display: block;
  height: 40px;
  width: 100%;
  padding: 0 15px;
  outline: none;
  border: 1px solid transparent;
  background-color: #ebeced;
  margin-bottom: 30px;
  transition: all 0.2s;
}

.forma textarea {
  padding: 7px 15px;
  border: 1px solid transparent;
  background-color: #ebeced;
  height: 110px;
  resize: none;
  outline: none;
  width: 100%;
  transition: all 0.2s;
  margin-bottom: 30px;
}

.forma input[type="text"]:focus,
.forma input[type="email"]:focus,
.forma input[type="date"]:focus,
.forma select:focus,
.forma textarea:focus {
  border: 1px solid #dd0028;
  outline: none !important;
}

.forma label {
  font-weight: 400;
  margin-bottom: 10px;
  margin-top: 0;
  font-size: 18px;
  color: #1d2224;
}

.forma label span {
  font-weight: 700;
  color: #dd0028;
  font-size: 22px;
}
.zur-termin {
  background-color: #f1f0f0;
}
.zur-termin .row {
  margin: 75px 0px;
  text-align: center;
  border: 1px solid #333;
  background-image: url("../images/zur-termin.png");
  background-size: cover;
  background-position: center;
  padding-top: 160px;
  padding-bottom: 160px;
}
.angebote-double-content {
  background-color: #e4e4e4;
  padding-top: 35px;
  padding-bottom: 35px;
}
.angebote-news {
  padding-bottom: 75px;
}
.angebote-double-content h3 {
  font-size: 24px;
  color: #333333;
  margin-top: 0px;
  margin-bottom: 35px;
  font-weight: 600;
}
.angebote-news .col-md-12 {
  padding-top: 75px;
}
.angebote-news h3,
.angebote-news-gray h3 {
  font-size: 24px;
  color: #333333;
  margin-top: 0px;
  margin-bottom: 35px;
  font-weight: 600;
}
.angebote-double-content .button,
.angebote-news .button,
.angebote-news-gray .button {
  margin-top: 35px;
}
.angebote-news img,
.angebote-news-gray img {
  margin-bottom: 35px;
}
.angebote-news p,
.angebote-news-gray p,
.angebote-double-content p {
  font-size: 18px;
  color: black;
  margin-bottom: 0px;
}
.angebote-news-gray {
  background-color: #e4e4e4;
  padding-top: 75px;
  padding-bottom: 75px;
}
.error {
  background-color: #e4e4e4;
  padding: 75px 0px;
  text-align: center;
}
.error h2 {
  display: inline-block;
  font-size: 250px;
  color: #333333;
  margin-top: 0px;
  margin-bottom: 10px;
  font-weight: bold;
  line-height: 1;
}
.error h3 {
  display: inline-block;
  font-size: 60px;
  color: #333333;
  margin: 0px;
  font-weight: bold;
  text-align: left;
}
.error span {
  color: #dd0028;
}
.error i {
  font-size: 120px;
  color: #dd0028;
  display: block;
}
.impressum h1 {
  font-size: 36px;
  margin-bottom: 50px;
  margin-top: 50px;
  font-weight: bold;
}

.impressum .a,
.impressum .b {
  padding-bottom: 50px;
}

.impressum .a ul,
.impressum .a ul li,
.impressum .b ul,
.impressum .b ul li {
  display: block;
  margin: 0;
  padding: 0;
}

.impressum .a ul li strong,
.impressum .a ul li a,
.impressum .b ul li strong,
.impressum .b ul li a {
  font-weight: bold;
}

.impressum .a ul li a.mailto,
.impressum .b ul li a.mailto {
  font-weight: normal;
  color: #4385af;
}

.impressum .a ul li a:hover,
.impressum .b ul li a:hover {
  text-decoration: underline;
}

.impressum h2 {
  margin-bottom: 30px;
  margin-top: 0px;
  font-size: 20px;
  font-weight: bold;
  color: #2f2f2f;
}

.impressum h2 span {
  display: block;
}

.impressum p {
  font-size: 18px;
  padding-left: 0px;
  font-weight: 300;
  margin-bottom: 25px;
}

.impressum p strong {
  font-weight: bold;
  margin-top: 10px;
}

.company p b {
  color: #4385af;
}

.company a {
  color: #000;
}

.company a:hover {
  color: #dd0028;
}

.imp-info h3 {
  color: #dd0028;
  font-weight: 300;
  font-size: 18px;
  margin-top: 0px;
  margin-bottom: 5px;
}

.imp-info {
  margin-bottom: 50px;
}

.imp-info .col-md-11 {
  padding-left: 0;
}

.imp-info .col-md-1 {
  text-align: right;
  padding-right: 0;
}

.impressumBtn {
  background-color: #4385af;
  color: white;
  height: 35px;
  width: 35px;
  font-weight: 800;
  line-height: 35px;
  font-size: 20px;
  text-align: center;
  margin-top: 10px;
  padding: 0;
  outline: 0;
  box-shadow: none;
  border-radius: 0;
  border: none;
}

.impressumBtn span {
  color: white;
}

.impressumBtn,
.impressumBtn:hover,
.impressumBtn:focus,
.impressumBtn:active,
.impressumBtn:visited {
  background-color: #dd0028;
  outline: 0;
}

.imp-info a {
  text-decoration: none;
  color: inherit;
}
.imp-info a:hover {
  text-decoration: underline;
}
.imp-info h2 {
  margin: 0;
  font-size: 16px;
  font-weight: 800;
  letter-spacing: 1px;
}
.imp-info ul {
  padding-left: 0;
  list-style: none;
  margin-bottom: 30px;
}
.imp-info ul li {
  font-size: 15px;
  line-height: 1.8;
  font-weight: 300;
}
.imp-info ul b {
  font-weight: 600;
}
.imp-info p {
  margin-bottom: 30px;
  font-size: 15px;
  line-height: 1.8;
  font-weight: 300;
}
.imp-info .disc-list li {
  position: relative;
  padding-left: 15px;
}
.imp-info .disc-list li::before {
  content: "";
  width: 4px;
  height: 1px;
  background-color: black;
  position: absolute;
  left: 0;
  top: 13px;
}
.imp-info p a,
.imp-info h2 a {
  text-decoration: underline;
}
.imp-info p b {
  font-weight: 600;
}
.imp-info .intended {
  padding-left: 40px;
}
.imp-info h3,
.imp-info h4,
.imp-info h5 {
  font-size: 15px;
  margin: 0;
  font-weight: 600;
  line-height: 1.8;
  color: #2f2f2f;
}

/*GALERIE*/
.galerie {
  padding-bottom: 75px;
}
.galerie .zoom {
  position: absolute;
  height: 100%;
  width: 90%;
  padding-top: 25%;
  text-align: center;
  background-color: rgba(229, 0, 0, 0.6);
  opacity: 0;
  transition: all 0.2s;
}
.galerie .zoom i {
  color: white;
  font-size: 60px;
  margin-top: 35px;
}
.galerie a:hover .zoom {
  opacity: 1;
}
.galerie .col-md-3 {
  margin-top: 20px;
}
.galerie .text-center {
  margin-top: 30px;
}
@media only screen and (max-width: 767px) {
  .impressum {
    word-wrap: break-word;
  }
}

/* default_modal */
.modal-backdrop {
  z-index: 100000;
}
.modal {
  z-index: 100001;
}
.modal-content .close {
  width: 30px;
  position: relative;
  z-index: 10;
}
@media (min-width: 768px) {
  #cta_modal .modal-dialog {
    width: 600px;
  }
}
.default_modal .modal-body {
  padding: 35px 15px;
}
.default_modal .modal-body img {
  margin-bottom: 20px;
}
.default_modal_file {
  color: #333 !important;
  display: block;
  text-decoration: none !important;
}
.default_modal_file span {
  display: inline-block;
  padding: 15px 20px;
  border-radius: 5px;
  background-color: #eee;
  transition: all 0.2s;
}
.default_modal_file i {
  color: #dd0028;
  font-size: 45px;
  transition: all 0.2s;
}
.default_modal_file h4 {
  font-weight: bold;
  font-size: 19px;
  margin: 20px 0 0;
  line-height: 1.4;
  color: #dd0028;
  text-transform: uppercase;
}
.default_modal_file:hover span {
  background-color: #dd0028;
}
.default_modal_file:hover i {
  color: #eee;
}
/* gmpc */
.gmpc_wrap {
  position: relative;
}
.gmpc_btn {
  position: absolute;
  z-index: 10;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  cursor: pointer;
  background-position: center;
  background-size: cover;
}
.gmpc_btn span {
  display: inline-block;
  position: absolute;
  bottom: 50px;
  left: 0;
  right: 0;
  margin: auto;
  padding: 10px 15px;
  border: 1px solid #eee;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  text-align: center;
  max-width: 200px;
  width: 100%;
  transition: all 0.2s;
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  background-color: #fff;
  color: #222;
}
.gmpc_btn:hover span {
  border-color: #222;
  background-color: #222;
  color: #fff;
}
.holiday-modal .close {
  background-color: white;
  border-radius: 50%;
  color: #dd0028;
  opacity: 1;
  width: 40px;
  height: 40px;
  position: absolute;
  right: 0px;
  top: 0px;
  text-align: center;
  font-size: 30px;
  line-height: 40px;
  font-weight: 500;
  z-index: 10;
}
.holiday-modal .close:focus {
  outline: none;
  border: none;
}
.holiday-modal .modal-dialog {
  text-align: center;
  position: relative;
}
.holiday-modal .modal-dialog::before {
  content: "";
  width: 200px;
  height: 160px;
  position: absolute;
  left: -100px;
  top: -60px;
  background-image: url("../images/popup-img-1.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 2;
}
.holiday-modal .modal-dialog::after {
  content: "";
  width: 200px;
  height: 126px;
  position: absolute;
  right: -85px;
  bottom: -55px;
  background-image: url("../images/popup-img-2.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.holiday-modal .modal-content {
  position: relative;
  padding: 40px 15px;
  overflow: hidden;
}
.holiday-modal .modal-header {
  padding: 0;
  border: 0;
}
.holiday-modal .modal-content::before {
  content: "";
  width: 100%;
  height: 196px;
  position: absolute;
  left: 0;
  right: 0;
  top: -50px;
  background-image: url("../images/popup-background.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.holiday-modal .modal-content::after {
  content: "";
  width: 100%;
  height: 196px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url("../images/popup-background.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.holiday-modal .modal-body {
  padding: 0 40px;
}
.holiday-modal p {
  font-size: 18px;
  color: #010101;
  margin-bottom: 20px;
  font-weight: 500;
}
.holiday-modal p b {
  color: #dd0028;
}
.holiday-modal h2 {
  font-size: 24px;
  color: #dd0028;
  margin: 0 0 20px 0;
  font-weight: bold;
}
.holiday-modal ul {
  list-style-type: none;
  padding: 0;
  margin: 0 0 20px 0;
  text-align: left;
}
.holiday-modal ul li {
  font-size: 18px;
  color: #010101;
  position: relative;
  border-bottom: 1px solid #e4e6eb;
  padding: 15px 0;
  font-weight: 800;
}
.holiday-modal ul li span {
  position: absolute;
  right: 0;
  color: #898989;
  font-weight: 400;
}
@media (min-width: 768px) {
  .holiday-modal .modal-dialog {
    margin: 100px auto;
  }
}
.modal {
  z-index: 1000000001;
}
/*************
MEDIA
*******************/

@media only screen and (max-width: 1600px) {
  .carousel-indicators {
    width: 72.1%;
    margin-left: -36%;
  }
}
@media only screen and (max-width: 1199px) {
  #navigacija .active a {
    padding: 10px 15px;
  }
  #navigacija a {
    padding: 10px 7px;
  }
  .service-menu .line-block .wrap {
    padding: 20px 20px 20px 100px;
    font-size: 18px;
  }
  #logo .col-md-1:first-child img {
    margin-right: 20px;
  }
  .galerie .zoom {
    width: 88%;
    padding-top: 20%;
  }
  #navigacija li {
    font-size: 16px;
  }
  #logo .col-md-3 img {
    max-width: 50px;
    /* margin-left: 15px; */
    margin-top: 15px;
  }
}
@media only screen and (min-width: 991px) and (max-width: 1199px) {
  .forma label {
    font-size: 15px;
  }
  .kontakt-info .dl-horizontal dt,
  .kontakt-info .dl-horizontal dd {
    font-size: 15px;
  }
}

/******
992
***********/

@media only screen and (max-width: 991px) {
  #navigacija li {
    font-size: 14px;
  }
  #navigacija .active a {
    padding: 10px 7px;
  }
  #navigacija a {
    padding: 10px 7px;
  }
  .carousel-indicators {
    background-color: transparent;
  }
  .three-points .col-sm-6:last-child {
    margin-top: 35px;
  }
  .services-description p br {
    display: none;
  }
  .service-menu .line-block .wrap span {
    float: none;
  }
  .services .col-md-6:last-child {
    margin-top: 50px;
  }
  .footer-logos {
    margin-bottom: 70px;
  }
  .team img {
    width: 100%;
  }
  .kontakt-info {
    margin-top: 35px;
  }
  .error h2 {
    font-size: 240px;
  }
  .angebote-double-content .col-md-6:last-child h3 {
    margin-top: 35px;
  }
  #navigacija li:last-child {
    display: none;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  #navigacija a {
    padding: 10px 5px;
  }
}
/******
768
***********/

@media only screen and (max-width: 767px) {
  #firstline .visible-xs img {
    position: absolute;
    left: 15px;
    max-width: 35px;
  }
  #logo {
    display: none;
  }
  #navigacija li {
    font-size: 16px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  #navigacija li.close-nav a {
    text-align: right;
    cursor: pointer;
  }
  #navigacija .navbar-nav {
    display: block;
    text-align: left;
  }
  #navigacija li.close-nav svg {
    transform: all 0.2s;
  }
  .navbar-nav .open .dropdown-menu {
    text-align: left;
  }
  #navigacija li.close-nav svg path {
    fill: #fff;
  }
  #navigacija li.close-nav svg:hover path {
    fill: #333333;
  }
  .navbar {
    top: 0;
    z-index: 100000000;
  }
  .side-collapse-container {
    width: 100%;
    position: relative;
    right: 0;
    transition: right 0.25s;
  }
  .side-collapse-container.out {
    left: 200px;
  }
  .side-collapse {
    top: 0px;
    bottom: 0;
    height: 100%;
    right: 0;
    width: 80%;
    position: fixed;
    overflow: hidden;
    transition: width 0.25s;
  }
  .side-collapse.in {
    width: 0;
  }
  .navbar-inverse .navbar-toggle {
    border: none;
    background-color: #212121;
    border-radius: 0;
  }
  .navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff;
  }
  .navbar-inverse .navbar-toggle:focus,
  .navbar-inverse .navbar-toggle:hover {
    background-color: #212121;
  }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border: none;
  }
  .navbar-header h2 {
    color: white;
    font-weight: 600;
    margin: 0px;
    font-size: 26px;
  }
  .navbar-toggle {
    margin-right: 0px;
    margin-bottom: 0px;
    margin-top: 20px;
  }
  .carousel-indicators {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .welcome h2 {
    font-size: 36px;
  }
  .welcome {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .three-points img {
    width: 100%;
  }
  .three-points .col-sm-6 {
    margin-top: 35px;
  }
  .three-points {
    padding-top: 15px;
    padding-bottom: 50px;
  }
  .footer-logos {
    margin-bottom: 35px;
  }
  footer ul {
    margin-bottom: 35px;
  }
  .copy {
    font-size: 14px;
  }
  .copy span {
    margin-left: 15px;
    margin-right: 15px;
  }
  .banner {
    height: 250px;
  }
  .uberuns h2 {
    font-size: 30px;
    margin-top: 35px;
  }
  .history {
    margin-top: 35px;
    padding-bottom: 0px;
  }
  .history dt {
    float: left;
  }
  .history dl {
    margin-bottom: 35px;
  }
  .team {
    padding-top: 35px;
    padding-bottom: 35px;
    text-align: center;
  }
  .team h2,
  .intro-text h2 {
    font-size: 30px;
    margin-bottom: 0px;
  }
  .intro-text {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .intro-text p {
    font-size: 16px;
  }
  .intro-text h3 {
    font-size: 24px;
    margin-top: 20px;
  }
  .intro-text h4 {
    font-size: 20px;
  }
  .intro-text ul li {
    font-size: 16px;
  }
  .services {
    padding-bottom: 50px;
  }
  .frame,
  .termine {
    padding-bottom: 35px;
  }
  .angebote-double-content img {
    width: 100%;
  }
  .angebote-news .col-md-12 {
    padding-top: 35px;
  }
  .angebote-news {
    padding-bottom: 35px;
  }
  .angebote-news p,
  .angebote-news-gray p {
    font-size: 16px;
  }
  .angebote-news-gray {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .kontakt {
    padding-bottom: 35px;
  }
  .captcha img {
    margin-bottom: 30px;
  }
  .zur-termin .row {
    margin: 35px 0px;
  }
  .forma .button {
    margin-top: 0px;
  }
  .error {
    padding: 35px 0px;
  }
  .error h2 {
    font-size: 120px;
    display: block;
  }
  .error h3 {
    text-align: center;
    font-size: 45px;
  }
  .error i {
    font-size: 90px;
  }
  .impressumBtn {
    margin-top: 0;
  }
  .impressum p {
    font-size: 16px;
  }
  .copy span {
    display: none;
  }
  .copy a {
    margin: 10px;
    display: inline-block;
  }
  .galerie img {
    width: 100%;
  }
  .galerie .zoom {
    display: none;
  }
  .holiday-modal h2 {
    font-size: 20px;
  }
  .holiday-modal p {
    font-size: 16px;
  }
  .holiday-modal .modal-dialog::before,
  .holiday-modal .modal-dialog::after {
    display: none;
  }
  .holiday-modal ul li span {
    position: relative;
    display: block;
    margin-top: 5px;
  }
  .holiday-modal .modal-body {
    padding: 0;
  }
  .welcome h2 img {
    max-width: 300px;
  }
  .navigation {
    background-color: white;
  }
  #navigacija li:last-child {
    display: block;
  }
  #navigacija .youtube-icon {
    position: relative;
    display: block;
    margin-top: 20px;
    top: 0;
  }
}

@media only screen and (max-width: 560px) {
  .copy {
    text-align: center;
  }
}
/******
480
***********/

@media only screen and (max-width: 479px) {
  .navbar-header h2 {
    font-size: 24px;
  }
  .service-menu .line-block .wrap {
    padding: 20px 20px 20px 90px;
    font-size: 16px;
  }
  .copy {
    text-align: center;
  }
  .services-description h3 {
    font-size: 24px;
  }
  .welcome h2 {
    font-size: 30px;
  }
  .three-points p {
    font-size: 16px;
  }
  .services-description p {
    font-size: 16px;
  }
}
@media only screen and (max-width: 375px) {
  .navbar-header h2 {
    font-size: 19px;
  }
}
@media only screen and (max-width: 350px) {
  .service-menu .line-block .wrap {
    padding: 20px 2px 20px 70px;
    font-size: 14px;
  }
  .service-menu .line-block .wrap {
    height: 80px;
  }
  .service-menu .line-block .wrap span {
    height: 40px;
  }
  .service-menu .line-block .wrap img {
    left: 10px;
  }
  .kontakt-info .dl-horizontal dt {
    width: 80px;
  }
  .kontakt-info .dl-horizontal dt,
  .kontakt-info .dl-horizontal dd {
    font-size: 15px;
  }
  .angebote-double-content .button,
  .angebote-news .button,
  .angebote-news-gray .button {
    font-size: 14px;
    padding: 10px 10px;
  }
}
