//.tzanpsychoK{
 //   z-index: 1;
//}
 
.logo-center{
    top: 20px;
    margin-left: 28%;
}
.langbtn{
    padding-top: 39px;
    right :14px;
}
.langbtn:hover,
.langbtn:focus {
  color: #ffffff;
}
.carousel img{
   // margin-top: -60vh;
   // margin-left: -180vw;
}
#map {
  width: 100%;
  left: 0%;
}
.carcap {
    top: 37%;
    text-shadow: 0 1px 4px rgba(0,0,0,12);
}
.display-4{
   font-size: 2.5rem;
}   
.carousel-captionhide {
  display: none;
}
.col-md-push-6 {
  left: 0%;
} 
.col-md-pull-6 {
  right: 0%;
}
.hidel{
  display:unset;
  color: #c5c7ca;
}
.narrow-results {
  display: none;
}
.nav-trigger {
  left: 15px;
  top: 26px;
}
.nav-container {
  max-width: 480px;
  padding: 13.8% 3.5em;
  background: rgba(63, 63, 63, 0.8);
}
.nav {
  padding-top: 19%;
}
.nav a {
  padding: 0.15em 0;
  font-size: 17px;
  color: white;
}
.collapse a {
   width: 220px;
   text-shadow: 2px 2px 15px black;
}
.h5 {
    font-size: 1rem;
}
.parallax {
    min-height: 400px;
//    height: 75%;
}    
#footer {
	background-color:transparent;
	border-color:transparent;
	background-image:none;
	box-shadow:none;
	border-radius: 0px;
	border: 0;
	padding: 0px;
	position: absolute; 
	left: 83px;
	right: 0;
	bottom: 0px;
	background: transparent;
        line-height: 0.1;
        width: 230px;
	z-index: 10; 
}
#footer a {
    color: white;
    text-decoration: none !important;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}
#footer ul.social li a i {
    color: white;
}
.font-weight-light {
    font-weight: 300!important;
    color: white;
}
#footer h5 {
    padding-left: 0;
    border-left: transparent;
    padding-bottom: 0px;
    margin-bottom: 10px;
}
#titles {
    font-size: 110%;
    left: 50% !important;
}
p#start {
    font-size: 100%;
    font-weight: 200;
}    

