/* @import url("/villacc-ng/css/Cinzel-font.css"); */
/* latin-ext */
@font-face {
  font-family: 'Varela';
  font-style: normal;
  font-weight: 400;
  src: url(https://villacc.de/villacc-ng/fonts/DPEtYwqExx0AWHX5DR4ETvw.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Varela';
  font-style: normal;
  font-weight: 400;
  src: url(https://villacc.de/villacc-ng/fonts/DPEtYwqExx0AWHX5Ax4E.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
body {
   padding-left: 0;
   padding-right: 0;
   background-color: rgb(29, 53, 45);
   height: 100%;
     background: url(/villacc-ng/img/background3.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;

}



.nav {
	font-size: 16px;
}

.nav a{
  color: #ececec !important;
}



.moderate-text-color {
	color: #333333;
}

.bright-text-color {
  color: #ECECEC !important;
}

.plain-link {i
  text-decoration: none;
}

.header-menu td
{
	vertical-align: top;
	margin-top: 0px;
	padding-top: 0px;
}

.villa-entry  {
  /* color: rgb(238, 238, 238); text-shadow: black 1px 1px; */
  /*border-radius: 5px;*/
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;  
  /* height: 100%; */
  /* background: url(/villacc-ng/img/semitrans.png); */

}

.villa-detail {
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  
  background: url(/villacc-ng/img/semitrans.png);
}

.villa-detail-clean {
  background: rgba(64,64,64,0.85);  
}

.villa-justify {
    text-align: justify;
    text-justify: inter-word;
}

.detailimg {
  width: 100%;
}

.readable-list li {
  margin-bottom: 10px;
}

.detail-img-frame {
  text-align: center;
  padding: 0px;
  background-color: #333333;
  -moz-box-shadow: 5px 5px 0px 2px rgba(0,0,0,0.6);
	-webkit-box-shadow: 5px 5px 2px 2px rgba(0,0,0,0.6);
	box-shadow: 5px 5px 2px 2px rgba(0,0,0,0.6);

}

.slider_shadow{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  box-shadow: inset 0px 0px 50px rgba(0,0,0,0.5);
  background-color: transparent;
  border: 0;
  z-index: 9;
}

.col-wrap{
    overflow: hidden; 
}

@media (max-width: 60em) {

 .highlight-text-font {
    font-size: 11px;
 }
 
 .highlight-tag {
   width: 40px;
 }

 .hide-small {
    display: none;
 }
 .show-small {
    display: inherit;
 }

 .col{ 
    margin-top: 20px;
 }

}

@media (min-width: 60em){

 .highlight-text-font {
    font-size: 18px;
 }

 .highlight-tag {
   width: 80px;
 }


 .hide-small {
    display: inherit;
 }
 .show-small {
    display: none;
 }
 

}


@media (max-width: 767px) {
  .container {
	margin-left: 0;
        margin-right; 0;
  }
}
@media (min-width: 768px){
  .container {
	margin-left: auto;
        margin-right; auto;
  }

}

@media (max-width: 949px) {

 .hide-small {
    display: none;
 }
 .show-small {
    display: inherit;
 }
}

@media (min-width: 950px){
 .hide-small {
    display: inherit;
 }
 .show-small {
    display: none;
 }
 

}




/* Used to hide text in the navbar if it gets too small */
@media (max-width: 1280px) {
 .hide-nav-small {
    display: none;
 }
 .show-nav-small {
    display: inherit;
 }
}
@media (min-width: 1281px) {
 .hide-nav-small {
    display: inherit;
 }
 .show-nav-small {
    display: none;
 }
}





.footer-wrapper {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #1B1B1B;
  box-shadow: 0px 1000px 0px 1000px #1B1B1B;

}

.footer-wrapper a {
  line-height: 16px;
}

.nav-wrapper {
   background-color: rgb(113, 140, 98);
}

.head-body-sep {
    text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	background-color: #002277;
	width: 100%;
    font-size: 150%;
    font-family: Cinzel, serif;
}

.nav-header {
  color: #1D352D;
  text-shadow: 0 0px 0 rgba(255, 255, 255, 0.5);
}



.vccnav-all {
    
    /* left: 40px; */
    /* top: 50px; */
	 padding-left: 15px;
    width: 228px;
    z-index: 10;
}


#mapdiv {
	width: 100%;
}

.header-checkbox{
	background: gray;
	color:white;
}
input.btn {
	background: #dbdbdb;
}

select {
	background: gray;
	color: #ECECEC;
}

#searchform option, #searchform optgroup {
	background: #1f1f1f;
	color: inherit;
}

.select-regular {
  background: inherit;
  color: inherit;
}

.select-bright {
	background: white;
	color: #555;;
}



#bigmap-border {
  /*position: absolute;
  top: 50%;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  height: 80%;
  width: 100%;
  margin-top: -270px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  */
  width: 100%;
  height: 100%;
  /* background: url(/villacc-ng/img/semitrans.png); */

}

.head-gradient {
	width: 100%;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+49,0+100 */
  background: -moz-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.65) 49%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.65) 49%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.65) 49%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
}

#map-toggle-border {
  /*padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin: 0;
  */
  /* background: url(/villacc-ng/img/semitrans.png); */

}

#bigmap { 
	height: 100%; 
}

#information-box {
  border-radius: 15px;
  font-family: 'Varela', sans-serif;
}

.info-box {
  border-radius: 15px;
  font-family: 'Varela', sans-serif;
}


.villacc-standard-font {
  font-family: 'Varela', sans-serif;
}

.villacc-bigger {
  font-size: 120%;
  line-height: 150%; 
}

.newsentry {
  padding-top: 10px;
  border-top: 1px dashed black;
  border-bottom: 1px dashed black;
}

.newsentry a{
	color: #333333;
  border-bottom: 1px dashed #333333;
}

.newsentry a:hover, .newsentry a:visited, .newsentry a:link{
  text-decoration: none;
}


.text-overlay2 {
  font: 16px sans-serif;
  color: rgb(236, 236, 236);
	background: rgba(51,51,51,0.87);
	
	padding: 20px;

}

.text-overlay-plain {
   font: 14px sans-serif;
   color: rgb(51, 51, 51);
  	background: rgba(236,236,236,0.87);
}

.text-overlay {
   font: 14px sans-serif;
   color: rgb(51, 51, 51);
	background: rgba(236,236,236,0.87);
	
	padding: 20px;
}

.text-overlay-full {
	background: rgba(236,236,236,1.0);
  -moz-box-shadow: 0px 15px 0px 5px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0px 15px 5px 5px rgba(0,0,0,0.6);
	box-shadow: 0px 15px 5px 5px rgba(0,0,0,0.6);

}

.highlight-box {
  padding: 10px;
  border-radius: 10px;
  font-family: 'Varela', sans-serif;
  color: rgb(51, 51, 51);
	background: rgba(236,236,236,0.87);
}
.highlight-mark {
    font-size: 150%;
}

.frontpage-column {
  /* width: 90%; */
  margin-left:auto; 
  margin-right: auto;
}


a {
	text-decoration: none;
	color: #e7e7e7;
}

.actions a {
   font: 14px sans-serif;
   color: rgb(51, 51, 51);
   
}

#myCarousel {
	top: 0px;
}



.status_common {
  border-radius: 11px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 14px;
  font-weight: bold;
}

.status_available {
 background-color: #33DD33;
 position: absolute; 
 top: 10px; right: 10px; 
 z-index: 1;
}

.status_unavailable {
 background-color: #C02020;
 position: absolute; 
 top: 10px; right: 10px; 
 z-index: 1;
}

.status_onrequest {
 background-color: #3333DD;
 position: absolute; 
 top: 10px; right: 10px; 
 z-index: 1;
}






/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  z-index: -99;
  margin-bottom: 0px;
  background-color: rgb(29, 53, 45);

}

.carousel .container {
   position: relative;
   z-index: 9; 
}

.carousel-control {
  height: 40px;
  position: fixed; 
  top: 50%;
  margin-top: 0;
  font-size: xx-large;
  text-shadow: 0 1px 1px rgba(0,0,0,.4);
  background-color: transparent;
  border: 0;
  z-index: 99;
}

.carousel .item {
    position: fixed; 
    width: 100%; height: 100%;

    left: 0 !important;
/*      -webkit-transition: opacity .5s; */ /*adjust timing here */
/*         -moz-transition: opacity .5s;
           -o-transition: opacity .5s;
              transition: opacity .5s; */
    top: 0px;
}

.carousel-control {
    background-image: none !important; /* remove background gradients on controls */
}
/* Fade controls with items */
 .next.left,
.prev.right { 
    top: 0px;
    opacity: 1;
    z-index: 1;
}
.active.left,
.active.right {
	top: 0px;
     opacity: 0; 
    z-index: 2; 
}


/*.carousel {
    .active.left,
    .active.right {
      left: 0;
      opacity: 0;
      z-index: 10;
    }

    .next.left,
    .prev.right {
      opacity: 10;
    }
}*/


.carousel img  {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%; 
  height: auto;
  width: 100%;
}


.carousel-caption {
  background-color: transparent;
  position: static;
  max-width: 550px;
  padding: 0 20px;
  margin-top: 200px;
}
.carousel-caption h1,
.carousel-caption .lead {
  margin: 0;
  line-height: 1.25;
  color: #fff;
  text-shadow: 0 1px 1px rgba(0,0,0,.4);
}
.carousel-caption .btn {
  margin-top: 10px;
}

.carousel-bg-div {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}



/* ----------------------------------------------------------- */

/*
.polaroid {
  position: relative;
  width: 100%;
  margin-left: auto; 
  margin-right: auto;
}
 
.polaroid img {
  border: 10px solid #fff;
  border-bottom: 45px solid #fff;
  -webkit-box-shadow: 3px 3px 3px #777;
     -moz-box-shadow: 3px 3px 3px #777;
          box-shadow: 3px 3px 3px #777;
}
 
.polaroid p {
  position: absolute;
  text-align: center;
  width: 100%;
  bottom: 0px;
}

.polaroid-rotate {
  -webkit-transform: rotate(5deg);
  -moz-transform: rotate(5deg);
}
*/

.imagedropshadow { 
   border-radius: 10px;
   padding: 5px; 
   border: solid 1px #EFEFEF;
   background-color: #dbdbdb;
} 

.imagedropshadow:hover { 
   border: solid 1px #CCC; 
   -moz-box-shadow: 1px 1px 10px #999; 
   -webkit-box-shadow: 1px 1px 10px #999; 
   box-shadow: 1px 1px 10px #999; 
}

.largehover {
}

.largehover:hover {
  width: 100%;
  position: fixed;
  top: 10%;
  left: 10%;
  right: 10%;
  width:80%;
  z-index: 99;
}


.wallpaper-gallery-left {
  width: 40%;
}

.wallpaper-gallery-right {
  width: 60%;
}

.coveredimage:after {
  /* content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(127, 127, 127, 0.0); 
  background-image: radial-gradient(white 10%, transparent 30%);
  background-size: 3px 3px;
 */
}
