body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #333;
  font-family: 'Source Sans Pro', sans-serif; }

::-moz-focus-inner {
  border: 0; }

a, a:hover, a:visited, a:focus, a:active {
  text-decoration: none;
  color: inherit;
  outline: 0 !important; }

  /* FIRSTLINE */
#spinner {
  display: none;
  margin-top: 30px;
  color: #00aeef;
}

.firstline {
	background-color: #00aeef;
	line-height: 35px;
	color: white;
    max-width: 1920px;
    margin: 0 auto;
}
.firstline ul {
	margin-bottom: 0px;
	font-size: 14px;
}
.firstline ul li {
	margin-right: 30px;
}
.firstline ul li i {
	color: white;
	padding-right: 15px;
}

.navigacija {
    padding-right: 0;
}
.logo {
  font-size: 30px;
  font-weight: bold;
  color: #343e44;
  margin: 0;
  text-transform: uppercase;
  margin-top: 15px;
}
.navigacija .navbar-default {
    margin-bottom: 0px;
    background-color: transparent;
    border: none;
    border-radius: 0;
}
.navigacija .navbar-default li a,
.navigacija .navbar-default li a:focus,
.navigacija .navbar-default li a:active,
.navigacija .navbar-default li a:visited {
    padding: 20px;
    color: #333333;
    font-size: 15px;
    transition: all 0.2s;
    font-weight: 500;
    text-transform: uppercase;
    border-bottom: 2px solid transparent;
}
.navigacija .navbar-default li a:focus,
.navigacija .navbar-default li a:active,
.navigacija .navbar-default li a:visited {
  background-color: transparent!important;
}
.navigacija .navbar-default li.active a {
    font-weight: 600;
    border-bottom: 2px solid #00aeef;
}
.navigacija .navbar-default li.active a:hover,
.navigacija .navbar-default li.active a:focus,
.navigacija .navbar-default li.active a:active {
  border-bottom: 2px solid #00aeef;
}
.navigacija .navbar-default li a:hover {
  border-bottom: 2px solid #00aeef;
  background-color: transparent;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    background-color: transparent;
}
.fixer {
    display: none;
    height: 94px;
}
.fixer.in {
    display: block!important;
}
.navigation {
    z-index: 1002;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    background-color: rgba(255,255,255,0.85);
    -webkit-box-shadow: 0px 2px 5px -1px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 2px 5px -1px rgba(0,0,0,0.15);
    box-shadow: 0px 2px 5px -1px rgba(0,0,0,0.15);
    max-width: 1920px;
    margin: 0 auto;
}
.navigation.fix {
    position: fixed;
    top: 0;
    animation: fadeInDown;
    animation-duration: 0.8s;
    animation-delay: 0s;
    background-color: rgba(255,255,255, 1);
}

/* menu button animation*/

.navbar-default .navbar-toggle {
    border: 0px;
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: transparent;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #00aeef;
}

.navbar-toggle .icon-bar {
    width: 29px;
    height: 3px;
}

.navbar-toggle .icon-bar {
    transition: all 0.2s;
}

.navbar-toggle .top-bar {
    transform: rotate(45deg);
    transform-origin: 10% 10%;
}

.navbar-toggle .middle-bar {
    opacity: 0;
}

.navbar-toggle .bottom-bar {
    transform: rotate(-45deg);
    transform-origin: 0% 70%;
}

.navbar-toggle.collapsed .top-bar {
    transform: rotate(0);
}

.navbar-toggle .bottom-bar,
.navbar-toggle .top-bar,
.navbar-toggle .middle-bar {
    font-size: 30px;
    margin-bottom: 6px;
    font-weight: 500;
}

.navbar-toggle.collapsed .middle-bar {
    opacity: 1;
}

.navbar-toggle.collapsed .bottom-bar {
    transform: rotate(0);
}
.navbar-nav>li>.dropdown-menu {
  min-width: 100%;
  border-radius: 0;
  padding: 0;
  border: none;
  box-shadow: none;
  background-color: transparent!important;
  left: 0;
}

.navbar-nav>li>.dropdown-menu li {
  padding: 0;
  width: 100%;
  padding: 0;
  text-transform: uppercase;
  border: none;
  text-align:center;
}

.navbar-nav>li>.dropdown-menu li a,
.navbar-nav>li.active>.dropdown-menu li a {
  padding: 10px !important;
  width: 100%;
  color: #333333;
  font-size: 15px;
  border-bottom: none!important;
}

.navbar-nav>li>.dropdown-menu li a:hover {
  background-color: white!important;
  color: #333333;
  border-bottom: 2px solid #00aeef;
}

.navbar-nav>li>.dropdown-menu li {
  border-top: none;
}

.navbar-nav>li>.dropdown-menu li a {
  display: inline-block;
  transition: all 0.3s;
  padding: 10px 0!important;
  background-color: white;
}
.navbar-nav li.dropdown:hover ul.dropdown-menu {
  display: block!important;
}
/*SLIDER*/
.slick-initialized .slick-slide {
  outline: 0 !important;
}

.main-slider-wrapper {
  background-color: white;
  position: relative;
}

.main-slider {
  overflow: hidden;
  max-width: 1920px;
  max-height: 800px;
  margin: 0 auto;
}

.main-slider .main-slide {
  position: relative;
}
.slide-caption {
  width: 1170px;
  margin: 0 auto;
  left: 0;
  right: 0;
  position: absolute;
  top: 250px;
  padding-left: 15px;
  padding-right: 15px;
  overflow: hidden;
  color: white;
  text-align: left;
}
.slide-caption h2 {
font-size: 36px;
color: #333333;
margin: 0;
font-weight: 300;
position: relative;
padding-bottom: 15px;
text-transform: uppercase;
}
.slide-caption h2::before {
  position: absolute;
  content: '';
  left: 0;
  bottom: 0;
  background-color: #00aeef;
  width: 150px;
  height: 3px;
}
.slide-caption h2 strong {
  color: #00aeef;
  display: block;
  margin-bottom: 10px;
  font-size: 32px;
}
.slide-caption h4 {
  font-size: 28px;
  color: #00aeef;
  margin-top: 40px;
  margin-bottom: 0;
  font-style: italic;
  font-weight: 300;
}
.regular-padding {
  padding: 80px 0;
}
.padding-top-0 {
  padding-top: 0;
}
.regular-padding-top {
  padding-top: 80px;
}
.txt {
  font-size: 16px;
  margin-bottom: 20px;
}
.about h2 {
  font-size: 26px;
  margin: 0;
  font-weight: bold;
}
.about h4 {
  font-size: 18px;
  color: #14b1eb;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 40px;
  padding-bottom: 10px;
  position: relative;
}
.about h4::before {
  position: absolute;
  content: '';
  left: 0;
  bottom: 0;
  background-color: #00aeef;
  width: 70px;
  height: 3px;
}
.title-26 {
  font-size: 26px;
  margin-bottom: 40px;
  padding-bottom: 10px;
  position: relative;
  font-weight: bold;
}
.title-26::before {
  position: absolute;
  content: '';
  left: 0;
  bottom: 0;
  background-color: #00aeef;
  width: 70px;
  height: 3px;
}
.about .txt span,
.about .txt strong {
  color: #00aeef;
}
.about.gray {
  background-color: #f2f2f2;
}
.about .col-md-3 img {
  margin-bottom: 10px;
}
.about .text-center .link {
  display: inline-block;
  margin-top: 40px;
}
.about.therapien-about .col-md-4 img {
  margin-top: 100px;
}
.about.therapien-about .col-md-6 img {
  margin-top: 75px;
}
.about.text-center .title-26::before {
  margin: 0 auto;
  right: 0;
}
.link {
  color: #00aeef;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  cursor: pointer;
}
.link:hover {
  color: #00aeef;
}
.link:focus,
.link:visited,
.link:active {
  color: #00aeef;
}
.link img {
  margin-left: 10px;
}
.home-leistungen {
  background-image: url('../images/leistungen-background.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.title {
  font-size: 26px;
  font-weight: 300;
  margin-top: 0;
  margin-bottom: 40px;
  position: relative;
  padding-bottom: 10px;
}
.title::before {
  position: absolute;
  content: '';
  left: 0;
  bottom: 0;
  background-color: #00aeef;
  width: 70px;
  height: 3px;
}
.home-leistungen article {
  -webkit-box-shadow: 1px 2px 5px 0px rgba(0,0,0,0.36);
  -moz-box-shadow: 1px 2px 5px 0px rgba(0,0,0,0.36);
  box-shadow: 1px 2px 5px 0px rgba(0,0,0,0.36);
  transition: all 0.3s;
}
.home-leistungen article .article-desc {
  background-color: rgba(255,255,255, 0.7);
  padding: 10px;
  text-align: center;
  transition: all 0.3s;
}
.home-leistungen article .article-desc h3 {
  color: #00aeef;
  font-size: 16px;
  text-transform: uppercase;
  margin: 0;
  font-weight: bold;
}
.home-leistungen article:hover {
  -webkit-box-shadow: 1px 2px 5px 2px rgba(0,0,0,0.36);
  -moz-box-shadow: 1px 2px 5px 2px rgba(0,0,0,0.36);
  box-shadow: 1px 2px 5px 2px rgba(0,0,0,0.36);
}
.home-leistungen article:hover .article-desc {
  background-color: rgba(255,255,255, 1);
}
.home-leistungen article:hover .article-desc h3 {
  color: #333333;
}
.home-social-news {
  margin: 0;
  margin-top: 80px;
}
.home-social-news .col-md-6 {
  padding: 0;
}
.home-social-news .blue-side {
  background-color: #00aeef;
  color: white;
  padding:5px;
}
.home-social-news .blue-side .border {
  border: 1px solid #4ec2ee;
  padding: 25px 30px;
}
.home-social-news .blue-side h3 {
  font-size: 22px;
  margin-top: 0;
  margin-bottom: 40px;
  padding-bottom: 10px;
  position: relative;
  font-weight: 500;
  text-transform: uppercase;
}
.home-social-news .blue-side h3::before {
  position: absolute;
  content: '';
  left: 0;
  bottom: 0;
  background-color: white;
  width: 70px;
  height: 3px;
}
.home-social-news .white-side {
  background-color: white;
  padding: 25px 30px;
  min-height: 288px;
}
.home-social-news .white-side h4 {
  color: #333333;
  font-size: 22px;
  margin: 20px 0 30px 0;
  font-weight: bold;
  text-transform: uppercase;
}
.home-galerie .multiple-items div {
  margin-right: 3px;
}
.home-galerie .slick-prev:before {
  content: "\f053";
  font-family: 'Font Awesome\ 5 Free';
  font-weight: 900;
  color: #333333;
  font-size: 40px;
}
.home-galerie .slick-next:before {
  content: "\f054";
  font-family: 'Font Awesome\ 5 Free';
  font-weight: 900;
  color: #333333;
  font-size: 40px;
}
.home-galerie .slick-next {
  right: 0;
  z-index: 100;
}
.home-galerie .slick-prev {
  left: 0;
  z-index: 100;
}
.home-galerie .slick-prev, .home-galerie .slick-next {
  width: 60px;
  height: 100%;
  background-color: rgba(255,255,255, 0.5);
}
.slick-slider {
  margin-bottom: 0;
}
.blue-section {
  background-image: url('../images/blue-section-background.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  color: white;
}
.blue-section h3 {
  font-size: 27px;
  margin-top: 0;
  margin-bottom: 40px;
  padding-bottom: 10px;
  position: relative;
  font-weight: bold;
}
.blue-section h3::before {
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  bottom: 0;
  background-color: white;
  width: 70px;
  height: 3px;
  margin: 0 auto;
}
.blue-section h4 {
  font-size: 30px;
  font-weight: 300;
  margin: 15px 0;
}
.blue-section .txt {
  margin-bottom: 0;
}
.blue-section img {
  margin: 0 auto;
}
.comments {
  border-top: 1px solid #6d6d6d;
  background-image: url('../images/comments-section-background.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;

}
.comments h2 {
  font-size: 27px;
  font-weight: 300;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.comments h2 strong {
  display: block;
  color: #00aeef;
  position: relative;
  padding-bottom: 10px;
}
.comments h2 strong:before {
  position: absolute;
  content: '';
  left: 0;
  bottom: 0;
  background-color: #00aeef;
  width: 70px;
  height: 3px;
}
.comments-slider h3 i {
  font-size: 60px;
  color: #6d6d6d;
  position: absolute;
  left: 0px;
}
.comments-slider h3 {
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  padding-left: 80px;
  margin-bottom: 40px;
}
.comments-slider h3 span {
  display: block;
  font-weight: 300;
  font-size: 16px;
}
.comments-slider p {
  color: #00aeef;
  font-size: 16px;
  font-style: italic;
  margin-bottom: 0;
  min-height: 88px;
}
.comments-slider .txt-box {
  background-color: white;
  padding: 5px;
  margin-right: 30px;
}
.comments-slider .txt-box .border {
  border: 1px solid #efefef;
  padding: 25px 30px;
}
.comments-slider .slick-prev {
  left: 235px;
  z-index: 1000;
  top: auto;
  bottom: -50px;
}
.comments-slider .slick-next {
  left: 300px;
  z-index: 1000;
  top: auto;
  bottom: -50px;
}
.comments-slider .slick-prev:before {
  content: "\f137";
  font-family: 'Font Awesome\ 5 Free';
  font-weight: 900;
  color: #333333;
  font-size: 24px;
}
.comments-slider .slick-next:before {
  content: "\f138";
  font-family: 'Font Awesome\ 5 Free';
  font-weight: 900;
  color: #333333;
  font-size: 24px;
}
#googleMap {
  height: 400px;
}
/*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 .2s;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    background-color: #fff;
    color: #222;
}
.gmpc_btn:hover span {
    border-color: #32bbee;
    background-color: #32bbee;
    color: #fff;
}
footer {
  padding: 60px 0;
  color: white;
  background-color: #2f3338;
}
footer h2 {
  font-weight: 300;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-size: 22px;
}
footer h2 strong {
  display: block;
  color: #32bbee;
}
footer p {
  font-size: 16px;
  font-style: italic;
  font-weight: 300;
}
footer h3 {
  font-size: 22px;
  font-weight:bold;
  padding-bottom: 10px;
  margin-top: 0;
  margin-bottom: 20px;
  position: relative;
}
footer h3:before {
  position: absolute;
  content: '';
  left: 0;
  bottom: 0;
  background-color: #32bbee;
  width: 40px;
  height: 3px;
}
footer ul {
  list-style-type: none;
  padding-left: 0;
  margin-bottom:0;
}
footer ul li {
  font-size: 16px;
  margin-bottom: 3px;
}
footer ul li span {
  color: #32bbee;
  padding-left: 10px;
  display: inline-block;
}
footer ul li a {
  color: #32bbee;
}
.copyright {
  border-top: 1px solid #737578;
  margin-bottom: 0;
  font-size: 16px;
  color: white;
  background-color: #2f3338;
}
.copyright p {
  padding: 20px 0 10px 0;
  font-size: 16px;
}
.copyright strong {
  color: #32bbee;
  text-transform: uppercase;
}
.copyright span {
  display: inline-block;
  padding-left: 20px;
  padding-right: 20px;
}
.copyright a {
  transition: all 0.2s;
}
.copyright a:hover {
  color: #32bbee;
}
#toTop {
  width: 40px;
  height: 60px;
  display: inline-block;
  text-align: center;
  line-height: 55px;
  font-size: 25px;
  color: white;
  cursor: pointer;
  transition: all 0.2s;
  float: right;
  background-color: #47494d;
  padding: 0;
}
#toTop i {
  font-weight: bold;
}
#toTop:hover {
  background-color: white;
  color: #47494d;
}
.banner {
  height: 450px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding-top: 200px;
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
}
.banner:before {
  content: '';
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.7);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}
.banner .banner-title {
  font-size: 36px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 20px 30px;
  margin: 0;
  color: #32bbee;
  border: 1px solid white;
  display: inline-block;
}
.video-section {
  background-color: #2f3338;
  text-align: center;
  padding: 120px 0;
}
.video-section h2 {
  font-size: 40px;
  color: #878787;
  margin: 0;
  text-transform: uppercase;
}
.message-contact {
    padding: 25px 0px;
    font-size: 20px;
    text-align: center;
    font-weight: 400;
    color: #0c0f15;
    margin-bottom: 20px;
    line-height: 1;
}
.message-contact strong {
    font-size: 20px;
}
.kontakt {
  margin-top: -80px;
  padding: 80px 60px;
  background-color: white;
  border: 1px solid #f5f5f5;
  position: relative;
  margin-bottom: 80px;
}
.form-default input, .form-default textarea, .form-default select {
  display: block;
  width: 100%;
  transition: all 0.2s;
  margin-bottom: 20px;
  background-color: #f3f7f8;
  border: 1px solid transparent;
  outline: 0 !important;
  box-shadow: none !important;
  font-size: 16px;
  color: #676767;
  resize: none;
}
.form-default input:focus, .form-default textarea:focus, .form-default select:focus {
  border-color: #32bbee;
}
.form-default input, .form-default select {
  height: 50px;
  line-height: 50px;
  padding-left: 15px;
  padding-right: 15px;
}
.form-default textarea {
  padding: 15px;
}
.form-default label {
  color: #62696c;
  font-weight: 500;
  font-size: 16px;
}
.kontakt ul {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 40px;
}
.kontakt ul li {
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 500;
  color: #62696c;
}
.kontakt ul li i {
  color: #32bbee;
  margin-right: 20px;
}
.kontakt ul li span {
  color: #32bbee;
  padding-left: 10px;
  display: inline-block;
}
.kontakt ul.work-hours li {
  margin-bottom: 5px;
}
.kontakt h3 {
  font-size: 22px;
  font-weight:bold;
  padding-bottom: 10px;
  margin-top: 0;
  margin-bottom: 40px;
  position: relative;
}
.kontakt h3:before {
  position: absolute;
  content: '';
  left: 0;
  bottom: 0;
  background-color: #32bbee;
  width: 70px;
  height: 3px;
}
.kontakt .col-md-8 h3 {
  margin-bottom: 20px;
}
.button {
  padding: 10px 15px;
  min-width: 150px;
  text-align: center;
  margin-top: 40px;
  display: inline-block;
  background-color: #32bbee;
  color: white;
  transition: all 0.3s;
  font-size: 18px;
  text-transform: uppercase;
  outline: none;
  box-shadow: none;
  border: none;
}
.button:hover {
  background-color: #62696c;
  color: white;
}
.button:focus,
.button:active
.button:visited {
  background-color: #62696c;
  color: white;
}
.boxes {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.boxes .white {
  color: white;
}
.boxes .text-right.white .title-26::before {
  right: 0;
  left: auto;
}
.boxes .white .title-26::before {
  background-color: white;
}
.boxes .black {
  color: #333333;
}
.boxes .text-right .title-26::before {
  right: 0;
  left: auto;
}
.boxes {
  overflow: hidden;
  max-width: 1920px;
  margin: 0 auto;
}
.boxes article {
  max-width: 1920px;
  margin: 0 auto;
  overflow: hidden;
}
.box-txt {
  padding: 80px 0;
  position: relative;
  z-index: 10;
  animation-duration: 1s;
  animation-delay: 1s;
  max-width: 600px;
  min-height: 439px;
}
.boxes .box-left .box-txt.text-left {
  float: right;
}
.boxes .box-right .box-txt.text-left {
  float: right;
}
.boxes .box-right .box-txt.text-right {
  float: left;
}
.boxes .box-left .box-txt.text-right {
  float: left;
}
.light-blue {
  background-color: rgba(0, 174, 239, 0.7);
}
.light-gray {
  background-color: rgba(243, 247, 249, 0.7);
}
.galerie-section .title-26::before {
  margin: 0 auto;
  right: 0;
}
.galerie-section .txt {
  margin-bottom: 60px;
}
.galerie-section .col-md-3 {
  padding: 0px 0px 9px 9px;
}
.galerie-section .col-md-3 .overflow-wrap {
  position: relative;
  overflow: hidden;
}
.galerie-section .zoom {
  position: absolute;
  height: 100%;
  width: 100%;
  padding-top: 14%;
  text-align: center;
  background-color: rgba(0, 174, 239, 0.5);
  opacity: 0;
  transition: all 0.2s;
}
.galerie-section .zoom i {
  color: white;
  font-size: 60px;
  margin-top: 35px;
}
.galerie-section a:hover .zoom {
  opacity: 1;
}
.galerie-section .link {
  display: inline-block;
  margin-top: 40px;
}
/*************
IMPRESSUM
*************/


.impressum .title-26 {
  margin-bottom: 50px;
  font-size: 30px;
}
.impressum a {
  text-decoration: none;
  color: inherit;
}
.impressum a:hover {
  text-decoration: underline;
}
.impressum h2 {
  margin-bottom: 0;
  margin-top: 40px;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
}
.impressum ul {
  padding-left: 0;
  list-style: none;
  margin-bottom: 30px;
}
.impressum ul li {
  font-size: 15px;
  line-height: 1.8;
  font-weight: 300;
}
.impressum ul b {
  font-weight: 600;
}
.impressum p {
  margin-bottom: 30px;
  font-size: 15px;
  line-height: 1.8;
  font-weight: 300;
}
.impressum .disc-list li {
  position: relative;
  padding-left: 15px;
}
.impressum .disc-list li::before {
  content: "";
  width: 4px;
  height: 1px;
  background-color: black;
  position: absolute;
  left: 0;
  top: 13px;
}
.impressum p a,
.impressum h2 a {
  text-decoration: underline;
}
.impressum p b {
  font-weight: 500;
}
.impressum .intended {
  padding-left: 40px;
}
.impressum h3,
.impressum h4,
.impressum h5 {
  font-size: 15px;
  margin: 0;
  font-weight: 600;
  line-height: 1.8;
}
@media only screen and (max-width: 767px) {
  .impressum {
      word-wrap: break-word;
  }
}
.error-page {
  text-align: center;
}
.error-page h2 {
  font-size: 300px;
  color: #32bbee;
  margin: 0;
  font-weight: bold;
}
.error-page h3 {
  font-size: 45px;
  color: #333333;
  margin-top: 0;
  margin-bottom: 40px;
  font-weight: 600;
  text-transform: uppercase;
  font-weight: bold;
}
.news_article {
  margin-bottom: 30px;
}
.news_article .news_article_text {
  padding: 15px;
  background-color: white;
}
.news_article .news_article_text h4 {
  font-size: 24px;
  margin-bottom: 20px;
  padding-bottom: 10px;
  position: relative;
  font-weight: bold;
}
.news_article .news_article_text h4::before {
  position: absolute;
  content: '';
  left: 0;
  bottom: 0;
  background-color: #00aeef;
  width: 70px;
  height: 3px;
}
/*************
MEDIA
*************/
/******
1199
******/
@media only screen and (max-width: 1199px) {
  .slide-caption {
    top: 130px;
  }
  .boxes .box-left .box-txt.text-left,
  .boxes .box-right .box-txt.text-left,
  .boxes .box-right .box-txt.text-right,
  .boxes .box-left .box-txt.text-right   {
    float: none;
  }
  .box-txt {
    padding: 80px 15px;
    min-height: auto;
    width: 100%;
    max-width: 100%;
  }
  .box-txt.text-right {
    text-align: left;
  }
  .boxes .text-right .title-26::before {
    left: 0;
    right: auto;
  }
  .boxes .text-right.white .title-26::before {
    left: 0;
    right: auto;
  }
  .galerie-section img {
    width: 100%;
  }
  .about.therapien-about .col-md-6 img {
    margin-top: 45px;
  }
  .link img {
    margin-bottom: 0!important;
    width: auto!important;
  }
}
/******
991
******/
@media only screen and (max-width: 991px) {
  .navigacija .navbar-default li a, .navigacija .navbar-default li a:focus, .navigacija .navbar-default li a:active, .navigacija .navbar-default li a:visited {
    padding: 20px 5px;
  }
  .main-slider,
  .banner {
    margin-top: 62px;
  }
  .banner {
    height: 300px;
    padding-top: 125px;
  }
  .banner .banner-title {
    font-size: 28px;
    padding: 10px 15px;
  }
  .slide-caption {
    top: 80px;
  }
  .slide-caption h2 {
    font-size: 28px;
  }
  .slide-caption h2 strong {
    font-size: 26px;
  }
  .slide-caption h4 {
    font-size: 26px;
    margin-top: 20px;
  }
  .about img {
    margin-bottom: 40px;
  }
  .home-leistungen article,
  .blue-section .col-md-4 {
    margin-bottom: 40px;
  }
  .home-leistungen .col-md-4:last-child article,
  .blue-section .col-md-4:last-child  {
    margin-bottom:  0;
  }
  .home-leistungen article img {
    width: 100%;
  }
  .home-social-news .white-side {
    min-height: auto;
  }
  .home-galerie img {
    width: 100%;
  }
  .comments {
    background-image: none;
  }
  .comments-slider .txt-box {
    margin-right: 0;
  }
  footer ul {
    margin-bottom: 30px;
  }
  .copyright {
    text-align: center;
  }
  #toTop {
    float: none;
  }
  .about .col-md-3 img {
    display: inline-block;
    margin-bottom: 0;
    margin-top: 40px;
  }
  .about.therapien-about .col-md-6 img,
  .about.therapien-about .col-md-4 img {
    margin-top: 40px;
    margin-bottom: 0;
    width: 100%;
  }
  .kontakt {
    margin-top: 80px;
  }
  .kontakt .captcha img {
    margin-bottom: 20px;
  }
  .kontakt .button {
    margin-bottom: 40px;
  }
  .kontakt ul.work-hours {
    margin-bottom: 0;
  }
}
/******
767
******/
@media only screen and (max-width: 767px) {
  .fixer {
    display: none!important;
  }
  .navigation {
      position: fixed;
      top: 0px;
      animation: none!important;
      padding: 0;
      background-color: rgba(255,255,255, 1);
  }
  header .logo {
      position: absolute;
      z-index: 100;
      margin-top: 10px;
  }
  .navigation {
      padding: 0;
  }
  .navbar-default .navbar-collapse, .navbar-default .navbar-form {
      border-color: transparent;
  }
  .navigacija .navbar-default li a, .navigacija .navbar-default li a:focus, .navigacija .navbar-default li a:active, .navigacija .navbar-default li a:visited {
      font-size: 16px;
      padding: 0 0 10px 0;
      margin-bottom: 5px;
  }
  .navbar-default .navbar-toggle {
      margin-bottom: 0;
      margin-right: 0;
  }
  .main-slider,
  .banner {
    margin-top: 54px;
  }
  .banner {
    height: 200px;
    padding-top: 75px;
  }

  .main-slider .slide-caption {
    display: none;
  }
  .navbar-nav li.dropdown ul.dropdown-menu {
    display: block;
    position: relative;
    left: 0;
    background-color: transparent;
    border: none;
    box-shadow: none;
    float: none;
  }
  .navbar-nav>li>.dropdown-menu li {
      border-top: none;
      text-align: left;
  }
  .navbar-nav>li>.dropdown-menu li a, .navbar-nav>li.active>.dropdown-menu li a {
      font-size: 16px;
      padding: 0 0 10px 0!important;
      margin-bottom: 5px;
  }
  .navbar-nav>li>.dropdown-menu li a, .navbar-nav>li.active>.dropdown-menu li a {
    border-bottom: 2px solid transparent!important;
  }

  .navbar-nav>li>.dropdown-menu li a:hover {
    border-bottom: 2px solid #00aeef!important;
  }

  .navigacija {
    padding-right: 15px;
  }
  .navbar-nav>li>.dropdown-menu li br {
    display: none;
  }
  .mobile-tel {
      padding: 0 0 10px 0;
      font-size: 16px;
      font-weight: 300;
      margin: 0 -15px;
      background-color: transparent;
  }
  .mobile-tel ul {
      list-style-type: none;
      padding-left: 0;
      margin-bottom: 0;
  }
  .mobile-tel li {
      display: block;
      margin-top: 5px;
      color: #333333;
  }
  .mobile-tel ul li a {
      text-transform: none!important;
      border-bottom: none!important;
  }
  .mobile-tel i {
      color: #00aeef;
      margin-right: 10px;
  }
  .about img {
    margin: 0 auto;
    margin-bottom: 30px;
  }
  .regular-padding {
    padding: 40px 0;
  }
  .padding-top-0 {
    padding-top: 0;
  }
  .regular-padding-top  {
    padding-top: 40px;
  }
  .link img {
    margin-bottom: 0;
  }
  footer {
    padding: 40px 0 30px 0;
  }
  .box-txt {
    padding: 40px 15px ;
  }
  .galerie-section .col-md-3 {
    padding: 0 15px 15px 15px;
  }
  .about .col-md-3 img {
    display: block;
    margin-top: 20px;
  }
  .video-section {
    padding: 80px 0;
  }
  .kontakt {
    padding: 0;
    margin: 40px 0;
    border: none;
  }
  .kontakt .button {
    margin-top: 20px;
  }
  .error-page h2 {
    font-size: 120px;
  }
  .error-page h3 {
      font-size: 36px;
  }
}
/******
479
******/
@media only screen and (max-width: 479px) {

}
