/*
  font-family: 'Roboto';
  font-family: 'Roboto Condensed';
*/

html, body, .main {
    font-family: 'Roboto Condensed',arial,sans-serif;
    font-weight: 400; 
    font-size: 15px;
    margin: 0;
    padding: 0;
    height: 100%;
    text-decoration: none;
    color: black;
    -webkit-font-smoothing: antialiased;
}


[ng-click],
[ui-sref] {
    cursor: pointer;
}

.contentWebsite:before {
  content: "Website anzeigen";
}
.contentDetail:before {
  content: "Details anzeigen";
}


/* BOOTSTRAP EDIT */
.dropdown-menu {
  font-size: inherit;
}

a {
  color:black;
}

a.link {
  color: rgb(25, 174, 205);
}

a:active, a:hover, a:focus {
  text-decoration: none;
}

a:focus { outline:none; }

.well, .panel {
  border-color: #EAEAEA;
  box-shadow: 0 1px 0 #EFEFEF;
  border-radius: 0px;
}

.panel {
  margin-bottom: 8px;
}

label {
    font-weight: normal;
}

.img-responsive {
  width: 100%;
}

.menu.list-inline>li {
  padding-right: 10px;
}

@media screen and (min-width: 1200px) {
  .menu.list-inline>li {
    padding-right: 30px;
  }
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 1;
  color: rgb(236, 236, 236);
}


.startpageheader .list-inline>li {
  vertical-align: top;
  padding:0;
  margin:0;
}

.rn-carousel-control.rn-carousel-control-next:before {
  content: "\e619";
  display: inline-block;
  line-height: 96px;
  width: 38px;
  height: 98px;
  color: white;
  background-color: rgba(0, 0, 0, 0.76);
  vertical-align: middle;
  padding-right: 8px;
  text-indent: 7px;
  text-align: center;
  font-size: 21px;
}

.rn-carousel-control.rn-carousel-control-prev:before {
  content: "\e618";
  display: inline-block;
  line-height: 96px;
  width: 38px;
  height: 98px;
  color: white;
  background-color: rgba(0, 0, 0, 0.76);
  vertical-align: middle;
  padding-right: 8px;
  text-indent: 7px;
  text-align: center;
  font-size: 21px;
}

.rn-carousel-control.rn-carousel-control-next {
  right: 0;
}

.rn-carousel-control.rn-carousel-control-prev {
  left: 0;
}

/* END BOOTSTRAP */

/* SLY */


.wrap {
  position: relative;
}

/* Scrollbar */
.scrollbar {
  margin: 0 0 1em 0;
  height: 6px;
  background: #ccc;
  line-height: 0;
}
.scrollbar .handle {
  width: 100px;
  height: 100%;
  background: #023859;
  cursor: pointer;
}
.scrollbar .handle .mousearea {
  position: absolute;
  top: -9px;
  left: 0;
  width: 100%;
  height: 20px;
}

/* Pages */
.pages {
  list-style: none;
  margin: 20px 0;
  padding: 0;
  text-align: center;
}
.pages li {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin: 0 4px;
  text-indent: -999px;
  border-radius: 10px;
  cursor: pointer;
  overflow: hidden;
  background: #fff;
  box-shadow: inset 0 0 0 1px rgba(0,0,0,.2);
}
.pages li:hover {
  background: #aaa;
}
.pages li.active {
  background: #666;
}

/* Controls */
.controls { position: absolute; z-index: 1000; top: 0; right: 0;}

/* END SLY */

.ng-cloak {
  display: none;
}

[ng-cloak].splash {
  display: block !important;
}


input::-ms-clear {
    display: none;
}

.loading {
  background-color: rgba(255, 255, 255, 0.78);
  position: fixed;
  height: 100vh;
  width: 100vw;
  top: 0;
  text-align: center;
  line-height: 100vh;
  vertical-align: middle;
  z-index: 10000;
}

.horizontalScroll {
  overflow: hidden;
  overflow-x: auto;
}

.background {
  background-color: #eaf6fe;
  min-height: calc(100% - 60px);
}

.norightpadding {
  padding-right: 0;
}

.nopadding {
  padding-right: 0;
  padding-left: 0;
}

.forcemarginright {
  margin-right: 0;
}

.row.entry {
  padding-bottom: 7px;
  padding-top: 7px;
  border-bottom: 1px solid rgb(228, 228, 228);
}

.listItem {
  min-height:170px;
  position: relative;
}

.listItem .address {
  width: calc(100% - 160px);
  float: left;
}

.listItem .address.fullWidth {
  width: 280px;
}

.listItem .image {
  float: right;
}

.listItem .image.fullWidth {
  float: left;
} 

.listItem .footer {
  clear: both;
  padding-top: 18px;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 40px;
  border-top: 1px solid #E0E0E0;
}

.tagfilter {
  transition: 0.2s ease 0s;
  display: inline-block;
  min-width: 10px;
  padding: 4px 8px;
  line-height: 1;
  margin: 4px 2px;
  color: #515151;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: rgba(234, 234, 234, 1);
  border-radius: 5px;
}

.tagfilter.selected {
  background-color: #2F96B4;
  color: white;
}

.entry a i {
  font-size: 23px;
  line-height: 25px;
  width: 36px;
  display: block;
  float: left;
}
.entry a {
    line-height: 27px;
 
}
.rn-carousel-control.rn-carousel-control-next, .rn-carousel-control.rn-carousel-control-prev {
  font-family: 'icomoon';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

.width640.ngdialog.ngdialog-theme-plain .ngdialog-content {
  width: 610px;
}

.width480.ngdialog.ngdialog-theme-plain .ngdialog-content {
  width: 510px;
}

.width800.ngdialog.ngdialog-theme-plain .ngdialog-content {
  width: 800px;
}

.play {
  width: 100%;
  font-size: 90px;
  opacity: 0.9;
  top: 7px;
  text-align: center;
  color: rgb(88, 193, 215);
  position: relative;
}
.photos {
  display: block;
  height: 115px;
  width: 167px;
  margin: 3px;
  float: left;
  background-size: cover;
}

.sidepanel .photos {
  width: 146px;
  height: 100px;
}

.oh {
  position: absolute;
  top: 108px;
  font-size: 13px;
  right: 0px;
}

.ohx.opening {
  color: rgb(255, 136, 0);
}
.ohx.closing {
  color: rgb(255, 136, 0);
}
.ohx.closed {
  color: rgb(192, 23, 36);
}
.ohx.open {
  color: rgb(0, 200, 0);
}

.mainAd {
  padding-bottom: 13px;
}

.mainAds > :last-child {
  padding-bottom: 0;
}

.skylineHero {
    background-color: #EAF6FE;
}

.skyline {
    height: 245px;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 auto;
    animation: skyfade 1s ;
}

/* Standard syntax */
@keyframes skyfade {
  from {opacity: 0;}
  to {opacity: 1;}
}

.shadowtext {
  color: white;
  text-shadow: 0px 0px 4px rgba(0, 0, 0, 1);
}

.icon-icon_shopping.cart, .icon-open-in-browser.cart{
  font-size: 18px;
  float: left;
  display: block;
  color: #FFFFFF !important;
}

.btn-white {
  background: white;
  border: 1px solid rgb(215, 215, 215);
}

.startpageheader .shadow {
  -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow:    0px 0px 5px 0px rgba(50, 50, 50, 0.75);
  box-shadow:         0px 0px 5px 0px rgba(50, 50, 50, 0.75);
}


.scrollUp {
  position: fixed;
  z-index: 99999;
  bottom: 16px;
  right: 16px;
  background-color: rgb(238, 89, 32);
  color: white;
  text-align: center;
  height: 42px;
  width: 42px;
  font-size: 20px;
  line-height: 42px;
  border-radius: 100%;
}

.scrollUp.ng-hide-add { 
  -webkit-animation:0.5s fadeInx ease forwards; 
}

.scrollUp.ng-hide-remove { 
  -webkit-animation:0.3s fadeOutx ease forwards; 
}
/*
@-webkit-keyframes fadeIn {
  from { -moz-transform: translate(0px); opacity:0; }
  to { -moz-transform:  translate(0px); opacity: 1;}
}

@-webkit-keyframes fadeOut{
  from { -moz-transform: translate(0px); opacity:1; }
  to { -moz-transform:  translate(0px); bottom:-30px; opacity: 0;}
}
*/

.wish {
  color: rgb(219, 219, 219);
   -webkit-transition: .5s ease;
   -moz-transition: .5s ease;
   -o-transition: 0.5s ease;
   transition: 0.5s ease;
}

.wish.active {
  /*color: rgba(247, 50, 170, 0.84);*/
  /*color: rgba(229, 63, 33, 0.84);*/
  color: rgb(224, 0, 0);
}


.wish.active.ng-add { 
  -webkit-animation:0.5s pulse ease forwards; 
}

@-webkit-keyframes fadeOut{
  from { -moz-transform: translate(0px); opacity:1; }
  to { -moz-transform:  translate(0px); bottom:-30px; opacity: 0;}
}

.filterScroll.nano {
  position: relative;
  width: 100%;
  max-height: 350px;
  overflow: hidden;
}

.blockTitle {
  font-weight: bold;
  color: rgb(2, 56, 89);
  padding-bottom: 12px;
  text-indent: 3px;
}

h4 {
  font-size: 15px;
  color: rgb(2, 56, 89);
  font-weight: bold;
  height: auto;
  line-height: 25px;
  text-transform: uppercase;
}

.sort {
  font-weight: bold;
}

.sort.active {
  color: rgb(47, 195, 236);
}


.infocircle {
  color: white;
  background-color: rgb(2, 56, 89);
  height: 160px;
  width: 160px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  overflow: hidden;
  font-size: 17px;
  border-radius: 50%;
}

/* Effect 8 */
.hi-icon {
  -webkit-transition: -webkit-transform ease-out 0.1s, background 0.2s;
  -moz-transition: -moz-transform ease-out 0.1s, background 0.2s;
  transition: transform ease-out 0.1s, background 0.2s;
}

.hi-icon:hover {
  background: rgba(150, 231, 255, 1);
  -webkit-transform: scale(0.93);
  -moz-transform: scale(0.93);
  -ms-transform: scale(0.93);
  transform: scale(0.93);
  color: #fff;
}

.tablecenter {
  margin: 0 auto;
  padding: 20px;
  display: table;
}

.portrait h2 {
  padding-bottom: 20px;
  padding-top: 30px;
}

.portrait p {
  font-size: 17px;
  color: #656565;
  max-width: 750px;
  margin-right: auto;
  margin-left: auto;
}

.infocircle.features {
  background-color:rgb(241, 241, 241);
}

.p_table .icon-icon_check:before {
    background-color: rgb(100, 205, 222);
    color: white;
    padding: 1px;
    display: inline-block;
    border-radius: 50%;
}

.p_table .icon-icon_radio-off:before {
    color: #B9B9B9;
    font-weight: bold;
}

.required {
    background-color: #FFF5F7;
    border: 1px solid #FF4C26 !important;
}

.footerbar {
    background-color: #002135;
    padding: 20px;
    color: #CCCCCC !important;
}

.contactbar {
    background-color: #023859;
    margin-top: 40px;
    padding: 20px;
    padding-bottom: 60px;
    color: #FFFFFF;
}
.footerbar A, .contactbar A {
    color: inherit !important;
}

.small-info {
  color: #64c3de;
  font-weight: 300;
  font-size: 13px;
  position: relative;
}

.int {
  padding: 0;
}

.intpanel {
    font-size: 11px;
    color: rgb(96, 209, 229);
    overflow: hidden;
    width: 180px;
    float: right;
    white-space: nowrap;
}

.viewMode {
    font-size: 24px;
    vertical-align: top;
    line-height: 24px;
    color: #58C1D7;
    opacity: 0.35;
}

.viewMode.enabled {
  opacity: 1;
}


.adinfo {
    display: block;
    height: 21px;
    top: 106px;
    background-size: contain;
    left: 0px;
    background-repeat: no-repeat;
    position: absolute;
    width: 71px;
    background-image: url("img/adnfo.png");
}
.adlocal {
    display: block;
    height: 21px;
    top: 106px;
    background-size: contain;
    left: 0px;
    background-repeat: no-repeat;
    position: absolute;
    width: 71px;
    background-image: url("img/adlcl.png");
}
.adch {
    display: block;
    height: 21px;
    top: 106px;
    background-size: contain;
    left: 0px;
    background-repeat: no-repeat;
    position: absolute;
    width: 71px;
    background-image: url("img/adch.png");
}
.adshop {
    display: block;
    height: 21px;
    top: 106px;
    background-size: contain;
    left: 0px;
    background-repeat: no-repeat;
    position: absolute;
    width: 71px;
    background-image: url("img/adshop.png");
}

.loadonlyshops {
  color: #58C1D7;
  border-radius: 4px;
  font-size: 93%;
  position: relative;
  margin-right: 20px;
  vertical-align: top;
  top: -5px;
}


.loadonlyshops:hover {
  color: #28A5BF;
}

.loadmoreblock {
    height: 120px;
    width: 120px;
    justify-content: center;
    margin: 140px auto 0;
    position: relative;
}

.loadmore {
    height: 120px;
    width: 120px;
}

.loadmore::before {
    height: 120px;
    width: 120px;
    border-color: #58C1D7;
    border-radius: 50%;
    border-style: solid;
    border-width: 2px;
    background-color: white;
    box-sizing: border-box;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
}

.loadmore span {
    display: block;
    margin: -60px 0;
    color: #023859;
    padding: 49px 9px;
    position: relative;
    text-align: center;
    vertical-align: middle;
    z-index: 1;
}

#initsplash {
    background-color: #023859;
    height: 100vh;
    width: 100vw;
    position: fixed;
    text-align: center;
    top: 0;
    padding-top: 30px;
    left: 0;
    bottom: 0;
    right: 0;
}

#no-script {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #f2efe9;
}
#no-script-msg {
  font-size: 30px;
  margin: 20% auto;
  font-weight: 300;
  height: 143px;
  width: 575px;
}

.logo150 {
    width: 100%;
    max-width: 150px;
}

.servicesFlex {
  display: flex;
  flex-wrap: wrap;
  flex-flow:row wrap;
}

.serviceFlexItem {
  flex: 0 0 33.3333%;
  padding: 15px;
}

@media screen and (max-width: 640px) {
  .serviceFlexItem {
    flex: 0 0 100%;
    padding: 15px;
  }
}
