 .para{
  color:#aaa492;
}
.para p:hover{
      color:white;
     }



.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  right: 0;
  background-color: #111;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
 
}

.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
  text-align: center;
  
}

.sidenav a:hover {
  color: #f1f1f1;
}


.row1 {
  display: flex;
  flex-wrap: wrap;
  padding: 0 4px;
}

/* Create two equal columns that sits next to each other */
.column1 {
  flex: 50%;
  padding: 0 4px;
}

.column1 img {
  margin-top: 8px;
  vertical-align: middle;
}
.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-right: 50px;
}


     .heading1{
	 text-align: center;
     color: white;
	 padding:20px 0px;
	 font-size: 35px;
	 border-bottom:2px solid white;
			}
	 .login{
	       background-color:grey;
	       height:80px;
	       position:relative; 
		}
	.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  right: 0;
  background-color: #111;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
 
}

.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
  text-align: center;
  
}

.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-right: 50px;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}
		  .footer{
			background-color: black;
			position:relative;
			height:400px;
			margin-top: 20px;
			clear:both;
		}
		  .lo{
			  background-color:grey;
			  height:80px;
			  position:relative; 
		     }
		  .heading {
			text-align: center;
    		        color: white;
			padding:20px 0px;
			font-size: 35px;
			border-bottom:2px solid white;
			}
.heading2{
	color:black;
	font-size: 25px;
	font-stretch:expanded;
}
.submit{
	background-color:green;
	color:white;
}
.bgs{
 box-shadow:3px 5px black;
}
.map{
	margin:40px 30px;
	
}

.btn1{background-color: #CD5052;color:white;
	
}
#div1{
	margin-top:30px;
	width:cover;
	height:700px;
	border: 1px solid green;
	background-color:white;
}
.alist{
	margin-top: 50px;
}
.alist a{
	text-decoration:none;
	font-size:20px;
	margin:20px;
	color:black;
	font-weight: 600;
}
.alist a:hover{
	color:red;
}
.list a{
	
	color:black;
	font-size:20px;
	
	display: block;
	padding:20px;
	margin-left:300px;	
}
.list{
	margin-top:50px;
}
.divbg{
	background-image: url("../images/k1.jpg");
	background-repeat:no-repeat;
	height:700px;
	background-attachment: fixed;
	background-size:cover;
	position:relative;

	
}
.divfg{
	position:absolute;
	top:20%;
}
.img1{
  background-image:url("../images/imp.jpg");
	background-repeat:no-repeat;
   
	
}
.anm1{transform:scale(1);
   }
.anm1:hover{transform:scale(1.2);overflow: hidden;}
.anm2{transform:scale(1);}
.anm2:hover{transform:scale(1.2);overflow: hidden;}


.img2{
  background-image:url("../images/imp2.jpg");
	background-repeat:no-repeat;
    
}
.outline{
	margin-top:100px;
	margin-left:30px;
	border:15px  solid rgba(244,233,233,0.4);overflow:hidden;
	
	width:400px;
}
.outbox{
	margin-top:50px;
	margin-left:100px;
}
.anm{
	height:400px;
}
  .carousel-inner img {
      width: 100%;
      height: 100%;
  }
.content{
	padding:40px;
}

.dialogue{
font-family:Sans-serif;
background-color:black;
text-align:center;

padding:30px;
margin-top:30px;
width:100%;
}

.dialogue{
font-size:3em;
color:#333;
font-weight:600;
}
.dialogue span{
animation:animate 1s linear infinite;
}
 .dialogue span:nth-child(1){
                     animation-delay:0s;
                   }

.dialogue span:nth-child(2){
                     animation-delay:0.3s;
                   }
.dialogue span:nth-child(3){
                     animation-delay:0.5s;
                   }
.dialogue span:nth-child(4){
                     animation-delay:0.7s;
                   }
.dialogue span:nth-child(5){
                     animation-delay:0.9s;
                   }
.dialogue span:nth-child(6){
                     animation-delay:1.2s;
                   }
@keyframes animate{
   0%,80%{
       color:#333;text-shadow:none;
       }
   100%{
      color:#fff;
        text-shadow:0 0 10px #fff,0 0 20px #fff,0 0 40px #fff,0 0 80px #fff,0 0 120px #fff,0 0 160px #fff;
	}
}
.head{
	margin-top:30px;
}
font{
	
color:red;
	
}
.elements img:hover{
background-image:linear-gradient(to right,rgba(54,78,72,0.3),rgba(54,78,72,0.3));
}

.con{
	margin-top:70px;
}

.cont{
  position: relative;
  width: 100%;
	
}
.cont1{
  position: relative;
  width: 100%;
	
}
.cont2{
  position: relative;
  width: 100%;
	
}
.image {
  display:inline;
  width: 100%;
  height: auto;
}

.overlay {
  position: absolute;
  bottom: 0%;
  left: 0;
  right: 0;
  background-color: grey;
  overflow: hidden;
  width: 100%;
  height:0;
  transition: .5s ease;
}
.overlay1 {
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
  background-color: grey;
  overflow: hidden;
  width: 100%;
  height:0;
  transition: .5s ease;
}
.overlay2 {
  position: absolute;
  bottom: 0%;
  left: 0;
  right: 0;
  background-color: grey;
  overflow: hidden;
  width: 100%;
  height:0;
  transition: .5s ease;
}
.cont:hover .overlay {
  bottom: 0;
  height: 100%;
}
.cont1:hover .overlay1 {
  bottom: 0;
  height: 100%;
}
.cont2:hover .overlay2 {
  bottom: 0;
  height: 100%;
}


.text {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}

.bi{
	
	 height:100% ;
	 margin: 0;
  font-family: Arial, Helvetica, sans-serif;
}
	


.bg-image {
  /* The image used */
  background-image: url("../jqimages/cimages/des8.jpg");

  /* Add the blur effect */
  filter: blur(8px);
  -webkit-filter: blur(8px);

   background-attachment: fixed;
 

  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
	height:500px;
	width:100%;
}

/* Position text in the middle of the page/image */
.bg-text {
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0, 0.4); /* Black w/opacity/see-through */
  color: white;
  font-weight: bold;
  border: 3px solid #f1f1f1;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  width: 80%;
  padding: 20px;
  text-align: center;
}

.heart{
	position:relative;
	
}
.heart1{
	position:absolute;
	left:20px;
	margin-top:20px;
	font-size:30px;
	color:white;
	text-shadow:0 0 20px #fff,0 0 20px #fff,0 0 30px #fff,0 0 40px #fff; 
        }








  

 #myImg {
     border-radius: 5px;
     cursor: pointer;
     transition: 0.3s;
     }
#myImg1 {
     border-radius: 5px;
     cursor: pointer;
     transition: 0.3s;
     }
 #myImg2 {
     border-radius: 5px;
     cursor: pointer;
     transition: 0.3s;
     }
 #myImg3{
     border-radius: 5px;
     cursor: pointer;
     transition: 0.3s;
     }
   #myImg4{
     border-radius: 5px;
     cursor: pointer;
     transition: 0.3s;
     }
     #myImg5{
     border-radius: 5px;
     cursor: pointer;
     transition: 0.3s;
     }
#myImg:hover {opacity: 0.7;}
#myImg1:hover {opacity: 0.7;}
#myImg2:hover {opacity: 0.7;}
#myImg3:hover {opacity: 0.7;}
#myImg4:hover {opacity: 0.7;}
#myImg5:hover {opacity: 0.7;}
/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
}

/* Caption of Modal Image */
#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}
#caption1 {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}
#caption2 {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}
#caption3 {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}
#caption4 {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}
#caption5{
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

/* Add Animation */
.modal-content, #caption {  
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
  from {-webkit-transform:scale(0)} 
  to {-webkit-transform:scale(1)}
}

@keyframes zoom {
  from {transform:scale(0)} 
  to {transform:scale(1)}
}

/* The Close Button */
.close {
  position: absolute;
  top: 60px;
  right: 50px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}
.close1 {
  position: absolute;
  top: 60px;
  right: 50px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}
.close2 {
  position: absolute;
  top: 60px;
  right: 50px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}
.close3 {
  position: absolute;
  top: 60px;
  right: 50px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}
.close4 {
  position: absolute;
  top: 60px;
  right: 50px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}
.close5 {
  position: absolute;
  top: 60px;
  right: 50px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}
.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}
.close1:hover,
.close1:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}
.close2:hover,
.close2:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}
.close3:hover,
.close3:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}
.close4:hover,
.close4:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}
.close5:hover,
.close5:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}
/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
  .modal-content {
    width: 100%;
  }
}
.distance{
margin-top:50px;
}



.header {
  text-align: center;
  padding: 32px;
}

.row1 {
  display: -ms-flexbox; /* IE 10 */
  display: flex;
  -ms-flex-wrap: wrap; /* IE 10 */
  flex-wrap: wrap;
  padding: 0 4px;
}

/* Create two equal columns that sits next to each other */
.column {
  -ms-flex: 50%; /* IE 10 */
  flex: 50%;
  padding: 0 4px;
}

.column img {
  margin-top: 8px;
  vertical-align: middle;
}

/* Style the buttons */
.btn {
  border: none;
  outline: none;
  padding: 10px 16px;
  background-color: #f1f1f1;
  cursor: pointer;
  font-size: 18px;
}

.btn:hover {
  background-color: #ddd;
}

.btn .active {
  background-color: #666;
  color: white;
}

.parallax1 { 
  /* The image used */
  background-image: url("../imp/bal1.jpg");

  /* Set a specific height */
  height: 500px; 

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.parallax2{ 
  /* The image used */
  background-image: url("../imp/bal2.jpg");

  /* Set a specific height */
  height: 700px; 

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.parallax3{ 
  /* The image used */
  background-image: url("../imp/bal3.jpg");

  /* Set a specific height */
  height: 700px; 

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.parallax4{ 
  /* The image used */
  background-image: url("../imp/bal4.jpg");

  /* Set a specific height */
  height: 700px; 

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.parallax5{ 
  /* The image used */
  background-image: url("../imp/bal5.jpg");

  /* Set a specific height */
  height: 700px; 

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}


/* Bottom right text */
.text-block {
  position: absolute;
  bottom: 50px;
  right: 30px;
  background-color: black;
  color: white;
  padding-left: 20px;
  padding-right: 30px;
   padding-right: 20px;

}
.fa {
  font-size: 40px;
  cursor: pointer;
  user-select: none;
}

.fa:hover {
  color: grey;
}
.balcony{
position:relative;
}
.card{ box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  max-width: 300px;
  margin: auto;
  text-align: center;
  font-family: arial;
}

.price {
  color: grey;
  font-size: 22px;
}

.card button {
  border: none;
  outline: 0;
  padding: 12px;
  color: white;
  background-color: #000;
  text-align: center;
  cursor: pointer;
  width: 100%;
  font-size: 18px;
}

.card button:hover {
  opacity: 0.7;
}
  .img-zoom-container {
  position: relative;
}

.img-zoom-lens {
  position: absolute;
  border: 1px solid #d4d4d4;
  /*set the size of the lens:*/
  width: 40px;
  height: 40px;
}

.img-zoom-result {
  border: 1px solid #d4d4d4;
  /*set the size of the result div:*/
  width: 600px;
  height: 400px;
}


.column1 {
  float: left;
  width: 25%;
  padding: 10px;
}

/* Style the images inside the grid */
.column1 img {
  opacity: 0.8; 
  cursor: pointer; 
}

.column1 img:hover {
  opacity: 1;
}

/* Clear floats after the columns */
.roww:after {
  content: "";
  display: table;
  clear: both;
}

/* The expanding image container */
.containerbox {
  position: relative;
  display: none;
}

/* Expanding image text */
#imgtext {
  position: absolute;
  bottom: 15px;
  left: 15px;
  color: white;
  font-size: 20px;
}

/* Closable button inside the expanded image */
.closebtn {
  position: absolute;
  top: 10px;
  right: 15px;
  color: white;
  font-size: 35px;
  cursor: pointer;
}
.tab {
  float: left;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
  width: 30%;
  height: 300px;
}

/* Style the buttons inside the tab */
.tab button {
  display: block;
  background-color: inherit;
  color: black;
  padding: 22px 16px;
  width: 100%;
  border: none;
  outline: none;
  text-align: left;
  cursor: pointer;
  transition: 0.3s;
  font-size: 17px;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd;
}

/* Create an active/current "tab button" class */
.tab button.active {
  background-color: #ccc;
}

/* Style the tab content */
.tabcontent {
  float: left;
  padding: 0px 12px;
 
  width: 70%;
  border-left: none;
  height:1200px;
}
.btn1{
	color:white;
	background-color:#A9A9A9;
}
.tx{
	
	font-family: 'Indie Flower', cursive;
font-family: 'Patrick Hand', cursive;
}

.avatar{

height:150px;
width:150px;
margin:40px 20px 20px;
}
.img-magnifier-container {
  position:relative;
 margin-top:80px;
 margin-left:30px;
}

.img-magnifier-glass {
  position: absolute;
  border: 3px solid #000;
  border-radius: 50%;
  cursor: none;
  /*Set the size of the magnifier glass:*/
  width: 150px;
  height: 150px;
}
.jumbotron{
 height:300px;
}