

body { 
	font-family: Tahoma, Helvetica, sans-serif;
	background: #000000;
	



	}

.full-screen-preview {
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;}





*, *::after, *::before {
    box-sizing: border-box;
}
*, *::after, *::before, input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
}
#intro-wrapper::after {
    background-color: rgba(0, 0, 0, 0.2);
}
#intro-wrapper::after {
    background-color: rgba(0, 0, 0, 0.4);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
*, *::after, *::before {
    box-sizing: border-box;
}
*, *::after, *::before, input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
}
#intro-wrapper {
    overflow: hidden;
    position: absolute;
 background-image: url("kuu.jpg");
height:100%;

}
#intro-wrapper {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    bottom: 0;
    left: 0;
    min-height: 100%;
    position: relative;
    right: 0;
    top: 0;

}

#intro-wrapper .property-search-form {
   
}

.container {
    width: 80%;
}


.container, .container-fluid {
    margin-left: auto;
    margin-right: auto;
}


#intro-wrapper .intro-content-left {
    padding: 0 50px;
  
}
#intro-wrapper .intro-content-left .lead {
    color: #fff;
}

.lead {
    color: #999;
    line-height: inherit;
font-size: 21px;
margin-bottom: 20px;
}

#intro-wrapper .intro-content-left {
    text-align: right;
}

#intro-wrapper .intro-content-left {
    color: #fff;
    padding: 30px 45px;
   
}

.col-sm-6{
width: 50%;
float: left;
position: relative;
}



#intro-wrapper .intro-content-right {
    padding: 0 30px;
}


#intro-wrapper .wrapper {
    z-index: 2;
}

.wrapper {
    display: table;
    height: 100%;
    position: relative;
    width: 100%;
   
}

.wrapper .inner {
    display: table-cell;
    vertical-align: middle;
}

#intro-wrapper .intro-bg-left, #intro-wrapper .intro-bg-right {
    background-color: rgba(0, 0, 0, 0.3);
    margin-bottom: 0;

}
#intro-wrapper .intro-bg-left, #intro-wrapper .intro-bg-right {
    background: transparent none repeat scroll 0 0;
    bottom: 0;
    height: 100%;
    left: 0;
    margin-bottom: 30px;
    position: absolute;
    top: 0;
    width: 50%;
}

#intro-wrapper .intro-bg-left, #intro-wrapper .intro-bg-right {
    background-color: rgba(0, 0, 0, 0.3);
    margin-bottom: 0;
}