/*
RGB-Wert tuerkis: 0/107/140 = rgba(0, 107, 140, 1)
RGB-Wert gruen: 133/188/33 = rgba(133, 188, 33, 1)
font-family: 'Open Sans', sans-serif;
*/

body {
    color: #333;
    font-family: 'Open Sans',Arial,sans-serif;
    font-size: 16px;
    line-height: 1.42857;
}

p {
  margin: 0 0 20px;
}


.notfall {
  position:fixed;
  top: 370px;
  right:0; 
  z-index:22233;
}

.notfall a {

}

.notfall a img {
     width: 200px;
}

@media only screen and (max-width: 480px) {

.notfall {
  top: 370px;
}

.notfall a {

}

.notfall a img {
     width: 140px;
}

}


img { height: auto; max-width: 100%; }

#col-main-content { background:transparent; font-size: 18px; }
#col-marginal-content { background:#eee; }

/* START - Top Hiding */
.headroom {position: fixed;top: 0;left: 0;right: 0;transition: all .2s ease-in-out;}
.headroom--unpinned {top: -60px;}
.headroom--pinned {top: 0;}
#top-hiding { height:60px; background:red; }
/* STOP - Top Hiding */

/* START SECTION TOP LOGO ETC. */
.wrapper-section-top { margin:8px 0 8px 0; padding-top:100px; }
#col-top-left { background:transparent; }
#col-top-right { text-align: right; background:transparent; }

.searchbox-left {  }
.searchbox-sword { border:1px solid #ccc; border-radius:5px; padding:5px; }
.searchbox-right { display:none; }
/* STOP SECTION TOP LOGO ETC. */

/* START - Navigation Top */
.wrapper-nav-top { margin-bottom:12px; display:none; }
.nav-top { min-height:20px; background:transparent; }
/* STOP - Navigation Top */

/* START - Slider */
#mySlider { min-height:20px; background:transparent; margin-left:-15px; margin-right:-15px; }
.theme-default .nivoSlider a { background-color: transparent; opacity: 0; }

.slick-dotted.slick-slider {
  margin-bottom: 60px;
}


.slick-prev, .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 40px;
  height: 40px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}

.slick-prev::before, .slick-next::before {
  font-family: 'slick';
  font-size: 40px;
  line-height: 1;
  opacity: .3;
  color: #006c8d;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-next {
  right: -45px;
}

.slick-prev {
  left: -45px;
}

.slick-prev:hover::before, .slick-prev:focus::before, .slick-next:hover::before, .slick-next:focus::before {
  opacity: 0.6;
}

/* STOP - Slider */


/* CONTENT */


#supersized-loader {
  top: 60% !important;
  z-index: 0 !important;
}

.slick-dots {
  z-index: 1;
}

.slick-dots li {
  margin: 0 8px;
  padding: 0;
  width: 12px;
  height: 12px;
}

.slick-dots li button:before {
  font-size: 12px;
  color: rgba(133, 188, 33, 1);
  background-color: rgba(133, 188, 33, 1);
  border-radius: 50%;
  border: none;
  width: 12px;
  line-height: 12px;
  height: 12px;
  content: "";
  opacity: 0.4;
}

.mobile {display:none;}
.desktop {display:block;}
@media only screen and (max-width: 991px){
   .mobile {display:block;}
   .desktop {display:none;}
   
   #c47 {
padding-left:15px;
padding-right:15px;
}
   
 }

/* display this row with flex and use wrap (= respect columns' widths) */

.doctolib-button, a.doctolib-button {
 position:fixed;
 z-index:20000;
 top:0px;
 right:0;
 display:block;
 text-align:center;
 /* opacity: 0.85; */
 background-color:rgba(133, 188, 33, 1);
 color:#ffffff;
 font-size:14px;
 overflow:hidden;
 width:200px;
 border-radius: 0 0 0 4px;
 text-decoration:none;
 padding:10px;
 line-height:1.4;
 
}


@media only screen and (max-width: 991px){
  .doctolib-button, a.doctolib-button {
   width:110px;
   padding:10px 0px;
   top:auto;
   bottom: 80px;
  }
 }


a.doctolib-button:link,
a.doctolib-button:visited,
a.doctolib-button:hover,
a.doctolib-button:active {

 color:#ffffff;

}

.row-flex {
  display: flex;
  flex-wrap: wrap;
}

.text-align-left {
  text-align: left;
}

div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
  margin-bottom: 0px;
}

.box-grey {
  padding: 30px;
  background: rgba(0,0,0,0.1);
  background: #eee;
  height: 100%;
}

@media only screen and (max-width: 991px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12,
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12,
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    width:100%;
  }
  .grid-elements-2-cols-left {
    margin-bottom: 15px;
  }
}

/* CONTENT */

/* START Footer */
footer { background:#ccc; margin-top:20px;}
/* STOP Footer */

/* START DESKTOP MENU ausblenden für normales Menü nicht über 100% */
#navigation { position:relative; display:block; width:100%; }
#example { display: table; float: right; margin: 0; position: relative; /* width: 100% !important; float: none;*/ }
#example li { display: table-cell; padding: 0; position: relative; text-align: center; float:none; }
.sf-menu li { background: #999 none repeat scroll 0 0; transition: background 0.2s ease 0s; white-space: nowrap; }
.sf-menu li:hover, .sf-menu li.sfHover { background: #888 none repeat scroll 0 0; transition: none 0s ease 0s ; }
.sf-menu ul li { background: #999 none repeat scroll 0 0; }
.sf-menu ul ul li { background: #999 none repeat scroll 0 0; }
#example li ul { width: auto; }
#example li ul li { display: block; padding: 0; position: relative; text-align: left; width: 100%; }
.sf-menu a { color: #fff; }
/* END DESKTOP MENU */

/* START MOBILE MENU */
/* START MOBILE MENU BUTTON */
#mobile-button {
    box-sizing: border-box;
    display: block;
    height: 45px;
    left: 0;
    position: absolute;
    /* top: 10px; */
    width: 70px;
    z-index: 212345;
}
#mobile-button:before, #mobile-button:after, #mobile-button span {
    background: none repeat scroll 0 0 #fff;
    content: "";
    display: block;
    height: 5px;
    left: 20px !important;
    position: absolute;
    width: 30px;
}
#mobile-button:before {
    top: 5px;
}
#mobile-button span {
    top: 15px;
}
#mobile-button:after {
    top: 25px;
}
#mobile-button:before, #mobile-button:after, #mobile-button span {
    transition-delay: 0.5s;
    transition-duration: 0.5s;
    transition-property: transform, top, bottom, left, opacity;
    transition-timing-function: ease;
}

html.mm-opening #mobile-button {
    top: 5px;
}

html.mm-opening #mobile-button:before, html.mm-opening #mobile-button:after {
    left: -40px !important;
    top: 10px;
}
html.mm-opening #mobile-button span {
    /* left: -50px; */
    left: -50px !important;
    opacity: 0;
}
html.mm-opening #mobile-button:before {
    transform: rotate(45deg);
}
html.mm-opening #mobile-button:after {
    transform: rotate(-45deg);
}

#mobile-button {
display:none;
}
/* MOBILE MENU BUTTON END */

#topbar-mobile {
    background-color: #333333;
    border:1px solid #444444;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    margin:4px 0 4px 0;
    text-decoration: none; 
    display: none;
    position:relative;  
}

.topbar-text {
    cursor: pointer;
    line-height: 36px;
    padding: 0 0 0 60px;
}

#mobile-menu,
#logo-mobile {
display:none;
}

/* END MOBILE MENU */
 
 
 
/* Kleine Monitore #mobile-nav,*/
@media only screen and (max-width: 480px) {
  
#mobile-menu, #topbar-mobile, #logo-mobile { display: block; }
#navigation, .navbar { display:none; }
#mobile-button { display:block !important; }
  
}












/* LOGOUTBUTTON */
#logout-button-container {
	position:fixed;
  z-index:100000;
  right:20px;
  top:20px;
  background-color:#fff;
  border:4px solid red;
  color:red;
}
#logout-button { 
  color:red;
  font-weight:bold;
  text-decoration:none;
  padding:4px 8px; 
}

#backend-button-container {
  position:fixed;
  z-index:100000;
  left:20px;
  top:20px;
  background-color:#fff;
  border:4px solid red;
  color:red;
}
#backend-button { 
  color:red;
  font-weight:bold;
  text-decoration:none;
  padding:4px 8px; 
}
/* LOGOUTBUTTON */

body {
    background: #FFF !important;
}

#logo{
    background-image: url(../pics/praxis_logo_left.png);
    height: 120px;
    width: 400px;
    background-size: auto 100%;
    background-repeat: no-repeat;
}

.nav-top{
    top: 58px;
}

#col-footer-bottom{
    background-color: rgba(0,0,0, 0.0) !important;
}

.navbar-fixed-top, .navbar-fixed-bottom {
    position: relative;
}

#top-hiding {
    height: 0px;
    background: #FFF;
}

.navbar-inverse {
    background-color: #FFF;
    border-color: #FFF;
    border: none;
}

.sf-menu li {
    background: rgba(0,0,0, 0.0) none repeat scroll 0 0;
}

.sf-menu li:hover, .sf-menu li.sfHover {
    background: rgba(0,0,0, 0.0) none repeat scroll 0 0;
}

.sf-menu a {
    color: #333;
}

#example li{
  float: left;
}

/* #col-top-left {
    width: 400px;
} */

nav.nav-top.nav-collapse.col-md-8 {
    float: right;
}

/* nav.nav-top.nav-collapse.col-md-8 {
    width: 419px;
} */

#col-breadcrumb {
    padding-right: 0px;
}

.sf-arrows .sf-with-ul {
    padding-right: 1em;
}

.sf-arrows .sf-with-ul:after{
    display: none;
}

.sf-arrows li.first-fish-sub .sf-with-ul{
    padding-right: 2em;
}

.sf-arrows li.first-fish-sub .sf-with-ul:after{
    display: inline;
}

#example li {
    font-size: 16px;
    color: #333;
}

.csc-textpic-imagewrap {
    width: 100%;
}

div.csc-textpic .csc-textpic-imagewrap img {
    width: 100%;
}

.sf-menu ul li {
    /* background: rgba(0, 107, 140, 1) none repeat scroll 0 0;  */
    background: rgba(30, 122, 150, 1) none repeat scroll 0 0;
}

.sf-menu ul li:hover, .sf-menu ul li.sfHover {
    background: rgba(133, 188, 33, 1) none repeat scroll 0 0;
}

.sf-menu li a:hover, .sf-menu li a.active{
    color: #94C448;
}

.sf-menu ul ul li {
   /* background: rgba(0, 107, 140, 1) none repeat scroll 0 0;  */
    background: rgba(30, 122, 150, 1) none repeat scroll 0 0;   
}

.sf-menu a {
    border: none;
    padding: 10px 0px;
}

.sf-menu ul li ul li a {
    border-left: 1px solid rgba(255,255,255, 0.0);
}

.sf-menu ul li a {
    color: #FFF !important;
}

#navigation li{
  padding: 0 5px;
}

#navigation .spacer{
  padding: 0px 10px;
  color: #000;
  margin-top: 10px;
}

#navigation ul li ul li {
    padding: 5px 15px;
}

nav.nav-top.nav-collapse.col-md-8 {
    padding-right: 0px;
}

.sf-arrows .sf-with-ul{
    padding-right: 0em;
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled img { 
    width: 20px;
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled {
    position: relative;
    z-index: 2222;
    top: -50px;
    background-color: rgba(255,255,255, 0.4);
    padding: 10px;
    height: 40px;
    text-align: right;
}

.wrapper-section-top {
    margin: 8px 0 8px 0;
    padding-top: 0px !important;
}

.tx-imagecycle-pi3.slider-wrapper.theme-default.controlnav-thumbs.imagecycle-nivo_c7 {
    height: 380px;
}

#footernew {
    background: rgba(0,0,0, 0.0);
}

#footernew .row {
    background-color: rgba(0, 107, 140, 1);
    color: #FFF;
}

#footernew h1, .h1, #footernew p.csc-firstHeader {
    font-size: 24px;
    margin-top: 20px;
  margin-bottom: 10px;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

#col-footer-bottom-left {
    margin-top: 20px;
    background-color: #FFF;
}

#col-main-content {
    padding: 0px;
}

div#col-main-content div.csc-default ul { margin-left:0; padding-left:20px; }
div#col-main-content div.csc-default ul li { margin-left:0; padding-left:0; margin-bottom: 6px; }

#col-breadcrumb {
    padding: 0px;
}

h1, h2, h3, h4, h5, h6 { font-family: 'Open Sans', sans-serif; }


#col-main-content h1 {
    color: rgba(133, 188, 33, 1);
    font-size: 36px;
}

#col-main-content h2 {
    color: rgba(133, 188, 33, 1);
    font-size: 30px;
}

#footernew {
    margin-top: 60px;
}

a, a:hover, a:focus {
    color: rgba(133, 188, 33, 1);
    text-decoration: none;
}

#footernew a,#footernew a:hover,#footernew a:focus {
    color: #FFF;
    text-decoration: none;
}

.copyright a,.copyright a:hover,.copyright a:focus {
    color: #777;
    text-decoration: none;
}


#col-3-footer {
    text-align: right;
}

#col-footer-bottom {
    background-color: #FFF;
    padding-top: 10px;
    padding-bottom: 20px;
    color: #777 !important;
}

#col-3-footer {
    background-image: url(../pics/footer_kreis.png);
    z-index: 333;
    background-size: 260px;
    background-repeat: no-repeat;
    background-position-x: right;
    padding-right: 50px;
    background-position: right 0px;
}

.tx-imagecycle-pi3.slider-wrapper.theme-default.controlnav-thumbs.imagecycle-nivo_c7 {
    height: 100% !important;
}

#col-footer-bottom {
    padding-left: 0px;
}

.breadcrumb{
    background-color: rgba(255,255,255, 0.0);
}

.breadcrumb{
    padding: 0px;
}

div#supersized img, ul#supersized li img {
    max-width: unset !important;
}


div#footernew div#col-2-footer.col-md-4 { padding:0; }
div#footernew div.container div.row div#col-2-footer table.contenttable td:first-child { padding:0 10px 0 0; }

@media only screen and (max-width: 991px){

  #footernew .row {
  background-color: rgba(0, 107, 140, 1);
  color: #FFF;
  padding-top: 30px;
}
  
  .slick-dotted.slick-slider {
  margin-bottom: 45px;
}
  
  h1, h2, h3 {
    margin-top: 0 !important;
  }
  
  #logo {
    background-image: url(../pics/praxis_logo.png);
    height: 100px;
    width: 230px;
    background-size: auto 100%;
    background-repeat: no-repeat;
    width: auto;
    background-position: center;
  }

#col-top-left {
    width: 260px;
}

#col-2-footer {
  padding-left: 15px;
    padding-right: 15px;
}

#col-3-footer {
    background-image: none;
    padding-right: 15px;
}

#footernew .col-md-4 {
    text-align: center;
}

.breadcrumb {
    padding: 0px 15px;
}

#col-main-content {
    text-align: center;
}

#col-main-content .row {
    margin-right: 0px;
    margin-left: 0px;
}

#col-main-content .col-md-4{
    padding: 0px
}

#topcontrol {
    padding: 15px;
}

#mobile-button {
    display: block !important;
}

#col-top-left {
    margin: 0 auto !important;
}

#col-footer-bottom {
    text-align: center;
}

p.bodytext {
    padding: 0px 15px 15px 15px;
}

div#footernew div.container div.row div#col-2-footer table.contenttable { margin:0 auto; }
div#footernew div.container div.row div#col-2-footer table.contenttable td { text-align:left; }
div#footernew div.container div.row div#col-2-footer table.contenttable td:first-child { text-align:right; }

/* ####################### MOBILE NAV ####################### */

#topbar-mobile{
  margin: 0px 0 0px 0;
  background-color: #CCC;
  border: 0px solid #CCC;
  display: block;
}

.topbar-text{
  display: none;
}

#mobile-menu, #logo-mobile {
    display: inline;
}

#mobile-button:before, #mobile-button:after, #mobile-button span{
  background: none repeat scroll 0 0 #CCC;
}

#topbar-mobile {
    background-color: #FFF;
    border: 1px solid #FFF;
}

html.mm-opened .mm-page {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.0);
}

.mm-menu {
    background: rgba(0, 107, 140, 1);
    color: #FFF;
}

#mobile-button:before, #mobile-button:after, #mobile-button span {
    left: 10px !important;
}

#mobile-button:before {
    top: 10px;
}

#mobile-button span {
    top: 20px;
}

#mobile-button:after {
    top: 30px;
}

html.mm-opening #mobile-button:before, html.mm-opening #mobile-button:after {
    top: 15px;
}

nav {
    display: none;
}

}

@media only screen and (max-width: 980px){
html.mm-opening .mm-slideout {
    -webkit-transform: translate(80%, 0);
    -moz-transform: translate(80%, 0);
    -ms-transform: translate(80%, 0);
    -o-transform: translate(80%, 0);
    transform: translate(80%, 0);
}

}

@media only screen and (max-width: 980px){
html.mm-opening .mm-slideout {
    -webkit-transform: translate(80%, 0);
    -moz-transform: translate(80%, 0);
    -ms-transform: translate(80%, 0);
    -o-transform: translate(80%, 0);
    transform: translate(65%, 0);
}

}