

@font-face {
    font-family: "chaparral_pro";
    src:url("fonts/Chaparral-Pro.eot");
    src:url("fonts/Chaparral-Pro.eot") format("embedded-opentype"),
    url("fonts/Chaparral-Pro.woff") format("woff"),
    url("fonts/Chaparral-Pro.woff2") format("woff2"),
    url("fonts/Chaparral-Pro.ttf") format("truetype"),
    url("fonts/Chaparral-Pro.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "chaparral_pro_bold";
    src:url("fonts/ChaparralPro-Bold.eot");
    src:url("fonts/ChaparralPro-Bold.eot") format("embedded-opentype"),
    url("fonts/ChaparralPro-Bold.woff") format("woff"),
    url("fonts/ChaparralPro-Bold.woff2") format("woff2"),
    url("fonts/ChaparralPro-Bold.ttf") format("truetype"),
    url("fonts/ChaparralPro-Bold.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "poiret_one";
    src:url("fonts/PoiretOne-Regular.eot");
    src:url("fonts/PoiretOne-Regular.eot") format("embedded-opentype"),
    url("fonts/PoiretOne-Regular.woff") format("woff"),
    url("fonts/PoiretOne-Regular.ttf") format("truetype"),
    url("fonts/PoiretOne-Regular.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "montserrat";
    src:url("fonts/Montserrat.eot");
    src:url("fonts/Montserrat.eot") format("embedded-opentype"),
    url("fonts/Montserrat.woff") format("woff"),
    url("fonts/Montserrat.ttf") format("truetype"),
    url("fonts/Montserrat.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

*{
	margin:0;	
	padding:0;
	outline:none !important;
	font-family: inherit;
}
a{
	color:#fff;
}
ul, li{
	list-style:none;
}
ul, ol{
    margin-bottom: 0px;
}
#landlord_properties{
	padding-top: 70px;
}

/************** Color Start **************/
.bg_000{
    background-color:#000;
}
.bg_0e0e0e{
    background-color:#0e0e0e;
}
.bg_111{
    background-color:#111;
}
.bg_222{
    background-color:#222;
}
.bg_fff{
    background-color:#fff;
}
.bg_f8{
    background-color:#f8f8f8;
}
.bg_f2{
    background-color:#f2f2f2;
}
.bg_595959{
    background-color:#595959;
}
.bg_101010{
    background-color:#101010;
}
/************** Color End **************/

/************** Default Class Start  **************/
.container_default{
    width:100%;
	margin:0 auto;
	display:table;
}
.container_default_block{
	margin:0 auto;
	display:block;
}
.container_full_width{
	width:100%;
	max-width:100%;
}
.container_991{
	max-width:991px;
}
.container_1080{
	max-width:1080px;
}
.container_1200{
	max-width:1200px;
}
.container_1400{
	max-width:1400px;
}
.container_1500{
	max-width:1500px;
}
.container_1600{
	max-width:1600px;
}

.co_col{
	display:table;
	float:left;
}
.co_col_10{
	width:10%;	
}
.co_col_20, .co_col_5{
	width:20%;	
}
.co_col_25, .co_col_4{
	width:25%;	
}
.co_col_30{
	width:30%;	
}
.co_col_33_33, .co_col_3{
	width:33.3333%;	
}
.co_col_40{
	width:40%;	
}
.co_col_50{
	width:50%;	
}
.co_col_60{
	width:60%;	
}
.co_col_66_6666{
	width:66.6666%;
}
.co_col_70{
	width:70%;
}
.co_col_75{
	width:75%;
}
.co_col_80{
	width:80%;
}
.co_col_90{
	width:90%;
}
.co_col_100{
	width:100%;
}
.h27_default_btn{
	background-color:rgba(0,0,0,0.5);
	color:#fff;
	transition:0.5s;
	border:1px solid #fff;
	text-transform:uppercase;
}
.h27_default_btn:hover{
	background-color:#fff;
	color:#000;
	border:1px solid #000;
    box-shadow: 0px 3px 2px 1px #000;
}
.padding_default{
    padding:100px 0 120px 0;
}
.h27_head{
    display:table;
    width:100%;
    text-align:center;
    padding:0 0 40px 0;
    font-size:28px;
    text-transform:uppercase;
    font-weight:900;
}
.section_img{
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
}
.overlay_section{
    background-color:rgba(0,0,0,0.8);
}
/************** Default Class Start  **************/
/******** Header Start ********/
body{
	background-color:transparent;
}
header{
	position: fixed;
	z-index:99999;
	width:100%;
	display:table;
	background-color:rgba(0,0,0,0.4);
}
header.header_fixed{
    background-color:rgba(0,0,0,0.9);
}
header .h27_logo{
    width:120px;
    padding:0 20px;
}
header .h27_menu{
    width:calc(100% - 480px);
    margin-left:130px;
}
header .h27_menu .h27_mobile_btn{
    display: none;
    font-size: 24px;
    color: #fff;
    padding: 22px 20px 24px 20px;
    float: right;
    
}
header .h27_social{
    width:180px;
}
header .h27_login{
    width:170px;
    background-color:rgba(0,0,0,0.6);
    padding:10px 10px 10px 0;
    float:right;
}
header .h27_logo .h27_logo_link{
    position: absolute;
    background-color: #000;
    padding-top: 10px;
    display:table;
    transition:0.5s;
}
header .h27_logo .h27_logo_link:hover{
    padding-top: 15px;
}
header .h27_logo img{
    width:100px;
}
header .h27_menu ul li a{
    padding:25px 10px;
    font-size:14px;
    display:table;
    text-transform:uppercase;
    transition:0.5s;
}
header .h27_menu ul li a:hover{
    background-color:rgba(0,0,0,0.8);
}
header .h27_social ul li{
    display:table;
    float:right;
    position:relative;
}
header .h27_social ul li a{
    padding:26px 6px 24px 6px;
    font-size:16px;
    display:table;
    transition:0.8s;
}
header .h27_social ul li a:hover{
    opacity:0.5;
}
header .h27_login a{
    padding:15px 10px;
    display:table;
    font-size:14px;
    text-align:right;
    float: right;
}
header .h27_login a.dropdown-toggle{
    padding:5px 10px;
}

header .h27_menu ul li ul.sub_menu_level1, header .h27_menu ul li ul.sub_menu_level1 li ul.sub_menu_level2, header .h27_menu ul li ul.sub_menu_level2, header .h27_menu ul li ul.sub_menu_level2 li ul.sub_menu_level3{
    display:none;
    transition:0.8s;
    position:absolute;
    width:220px;
}
header .h27_menu ul li ul.sub_menu_level1 li, header .h27_menu ul li ul.sub_menu_level1 li ul.sub_menu_level2 li, header .h27_menu ul li ul.sub_menu_level2 li, header .h27_menu ul li ul.sub_menu_level2 li ul.sub_menu_level3 li{
    display:table;
    width:100%;
    position:relative;
}
header .h27_menu ul li ul.sub_menu_level1 li a, header .h27_menu ul li ul.sub_menu_level1 li ul.sub_menu_level2 li a, header .h27_menu ul li ul.sub_menu_level2 li a, header .h27_menu ul li ul.sub_menu_level2 li ul.sub_menu_level3 li a{
    width:100%;
    display:table;
    background-color:rgba(0,0,0,0.5);
    padding:15px 10px;
}

header .h27_menu ul li ul.sub_menu_level1 li a:hover, header .h27_menu ul li ul.sub_menu_level1 li ul.sub_menu_level2 li a:hover, header .h27_menu ul li ul.sub_menu_level2 li a:hover, header .h27_menu ul li ul.sub_menu_level2 li ul.sub_menu_level3 li a:hover{
    background-color:rgba(0,0,0,0.9);
}
header .h27_menu ul li:hover ul.sub_menu_level1{
    display:table;
}
header .h27_menu ul li ul.sub_menu_level1 li:hover ul.sub_menu_level2, header .h27_menu ul li ul.sub_menu_level2 li:hover ul.sub_menu_level3{
    display:table;
    left:100%;
    top:0;
}

header .h27_menu ul li ul.sub_menu_level1 li.sub_menu_after a{
        position: relative;
}
header .h27_menu ul li ul.sub_menu_level1 li.sub_menu_after a:after{
    content: "\f105";
    position: absolute;
    right:10px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;	
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

header .h27_menu ul li ul.sub_menu_level1 li ul.sub_menu_level2  li.sub_menu_after a{
        position: relative;
}
header .h27_menu ul li ul.sub_menu_level1 li ul.sub_menu_level2  li.sub_menu_after a:after{
    content: "\f105";
    position: absolute;
    right:10px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
header .h27_menu ul li ul.sub_menu_level1 ul.sub_menu_level2 li a:after, header .h27_menu ul li ul.sub_menu_level1 ul.sub_menu_level2 li ul.sub_menu_level3 li a:after {
    content:"";
}

header .h27_menu ul li ul li{
    border-bottom:1px solid #1b1b1b;
}
header .h27_menu ul li ul li:last-child{
    border-bottom:0px;
}
    /******** Login Menu Start ********/
    .user a, .user a label, .user a .user_avatar {
        cursor:pointer;
    }
    .user a label{
        padding-right:8px;
        width: 66px;
        overflow: hidden;
        height: 20px;
    }
    .user a label, .user a i{
        margin-top:10px;
    }
    .user a.dropdown-toggle i{
        position:relative;
        top:-9px;
    }
    .user a .user_avatar{
        width: 40px;
        height: 40px;
        float: left;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        border-radius: 50%;
        margin-right:10px;
        background-color:#fff;
    }
    .user .dropdown-menu{
        float:right;
        left:auto;
        right:0px;
        background-color:rgba(0,0,0,0.8);
        width:220px;
        top:68px;
        border-radius:0px;
        padding:0px;
    }
    .user .dropdown-menu li{
        display:table;
        width:100%;
    }
    .user .dropdown-menu li a{
        width:100%;
        text-align:left;
        padding:15px 0 15px 20px;
        color:#fff;
    }
    .user .dropdown-menu li a:hover{
        color:#333;
    }
    .user .dropdown-menu li a i{
        width:30px;
        display:table;
        float:left;
        position:relative;
        top:2px;
        margin-top: 0;
    }
    /******** Login Menu End ********/
/******** Header End ********/
/******** Home Start ********/
    .h27_valution_fixed{
        display: block;
        position: fixed;
        right: 0;
        top: calc(50% - 40px);
        z-index: 999;
        font-size:16px;
        transition:0.5s;
    }
    .h27_valution_fixed i{
        display: table;
        float: left;
        font-size: 20px;
        color: #fff;
        padding: 10px;
    }
    .static_menu{
    	margin-top:5px;
    }
    .h27_valution_fixed a{
        padding: 10px 40px;
        display:block;
        background-color: rgba(0,0,0,0.5);
        transition:0.8s;
    }
    .h27_valution_fixed a:hover{
        background-color:rgba(0,0,0,1); 
    }
    /******** Slider Start ********/
    .h27_slider_div{
        position:relative;        
        height:100vh;
    }
    .h27_slider{
        width:100%;
        display:block;
        overflow:hidden;
    }
    .h27_slider .h27_slide{
        width:100%;
    }
    .h27_slider .h27_slide .h27_slider_image{
        width:100%;
        background-size:cover;
        background-position:center center;
        background-repeat:no-repeat;
    }
    .h27_slider .h27_slide .h27_slider_image .h27_slider_image_overlay{
        height:100vh;
        width:100%;
        background-color:rgba(0,0,0,0.3);
    }
    .h27_slider_div .h27_slider_content{
        position:absolute;
        padding:20vh 0;
        display:table;
        width:100%;
        top:0;
    }
    .h27_slider_div .h27_slider_content .h27_slider_content_border{
        border:10px solid rgba(0,0,0,0.6);
        padding:20px;
        background-color:rgba(0,0,0,0);
        display:table;
        margin:0 auto;
        border-radius:2px;
    }
    .h27_slider_div .h27_slider_content .h27_slider_content_inner{
        width:auto;
        display:table;
        color:#fff;
        text-align:center;
        background-color:rgba(0,0,0,0.6);
        padding:30px 40px 40px 40px;
        border-radius:2px;
    }
    .h27_slider_div .h27_slider_content .h27_slider_content_border svg{
        position: absolute;
    }
    
    .h27_slider_div .h27_slider_content .h27_slider_content_inner .h27_banner_logo{
        width:360px;
    }
    .h27_slider_div .h27_slider_content .h27_slider_content_inner h2{
        font-size:66px;
    }
    .h27_slider_div .h27_slider_content .h27_slider_content_inner p{
        font-size:46px;
    }
    .h27_slider_div .h27_banner_button_div{
        margin:0 auto;
        display:table;
        
    }
    .h27_banner_button_div .h27_default_btn{
        padding:8px 20px;
    	width:140px;
    	margin:0 5px;
    	font-size:16px;
    	display:table;
        float:left;
    }
    .h27_slider_div .down_button_holder{
    	width:100%;
    	position:absolute;
    	bottom:20px;
    	text-align:center;
    	z-index:1;
    }
    .h27_slider_div .down_button_holder a i{
    	width:40px;
    	height:40px;
    	border-radius:50%;
    	background-color: #fff;
    	margin:auto;
    	padding-top:4px;
    }
    .h27_slider_div .down_button_holder .down_button{
    	font-size:34px;
    	color:#000;
    }
    .h27_slider_div .down_button_holder .down_button:hover{
    	color:#333;
    	text-decoration:none;
    }
    .down_button_animate{
        -moz-animation: bounce 2.2s infinite;
        -webkit-animation: bounce 2.2s infinite;
        animation: bounce 2.2s infinite;    
    }
    @-moz-keyframes bounce {
      0%, 20%, 40%, 70%, 100% {
        -moz-transform: translateY(0);
        transform: translateY(0);
      }
      30% {
        -moz-transform: translateY(-30px);
        transform: translateY(-30px);
      }
      50% {
        -moz-transform: translateY(-15px);
        transform: translateY(-15px);
      }
    }
    @-webkit-keyframes bounce {
      0%, 20%, 40%, 70%, 100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
      }
      30% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
      }
      50% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
      }
    }
    @keyframes bounce {
      0%, 20%, 40%, 70%, 100% {
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0);
      }
      30% {
        -moz-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
      }
      50% {
        -moz-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
      }
    } 
    /******** Slider End ********/
    
    
    
    

 /***** App Start ******/
 .div_image_bg{
    background-size:cover;
    background-position:center center;
    background-repeat:no-repeat;
}
.bg_2d {
    background-color: #fff;
}
    .app_overlay{
        padding:200px 0 200px 0;
    }
    .app_overlay .app_garident{
        width:100%;
        background-size:cover;
        background-position: center center;
    }
    .border_radius_20px{
        border-top-left-radius: 20px;
        border-bottom-left-radius: 20px;
    }
    .app_top_image{
        height: 200px;
        background-size: contain;
        background-position: center center;
        position: relative;
        background-repeat:no-repeat;
        top: -175px;
    }
    .app_image{
        width:100%;
        position: absolute;
        top: -70px;
    }
    .app_image img{
        width:100%;
        max-width:500px;
        display:table;
        margin:0 auto;
    }
    .app_div .app_info_div{
        color:#000;
        padding:20px 0px;
    }
    .app_div .app_info_div h3{
        font-size: 32px;
        font-weight: 900;
        line-height: 40px;
        margin: 20px 0;
        padding: 10px 0 20px 0;
        position: relative;
        letter-spacing: 2px;
    }
    .app_div .app_info_div .app_info{
        height:560px;
        display:table;
        width:100%;
        padding:0 20px;
    }
    .app_div .app_info_div .app_info h3:after{
        content: '';
        position: absolute;
        height: 4px;
        background-color: #000;
        left: 0;
        bottom: 8px;
        width:280px;
    }
    .app_div .app_info_div .app_info p{
        font-size:16px;
        font-weight:normal;
    }
    .app_div .app_info_div .app_info p a{
        text-decoration: underline;
    }
    .app_lists{
        width:100%;
        display:table;
        padding:20px 0;
    }
    .app_lists .app_list{
        padding: 30px 20px;
    }
    .app_lists .app_list:nth-child(1){
        border-bottom:1px solid #d9d9d9;
        border-right:1px solid #d9d9d9;
    }
    .app_lists .app_list:nth-child(2){
        border-bottom:1px solid #d9d9d9;
    }
    .app_lists .app_list:nth-child(3){
        border-right:1px solid #d9d9d9;
    }
    .app_lists .app_list .icon{
        width:70px;
        height:70px;
        border-radius:50%;
        border:2px solid #000;
        display:table;
        font-size: 32px;
        text-align: center;
        padding: 18px 0;
    }
    .app_info .app_lists .app_list p{
        font-size:12px;
        padding-bottom:10px;
    }
    .app_info .app_lists .app_list .app_link{
        display:table;
    }
    .app_info .app_lists .app_list .app_link .app_list_img{
        width:160px;
        height:60px;
        displaY:block;
        background-size:contain;
        background-position:center;
        background-repeat:no-repeat;
        transition:0.8s;
    }
    .app_info .app_lists .app_list span{
        font-weight:600;
        font-size:18px;
        letter-spacing:10px;
    }
    
    
    
    /***** App End ******/

	
/*-----------------APP RESPONSIVE START-------------------- */
@media(max-width:1080px){
	.app_overlay{
        padding: 160px 0 100px 0;
    }
    .app_top_image{
        height:150px;
        top: -131px;
    }
    .app_div .co_col_40{
        width:35%;
    }
    .app_div .co_col_60{
        width:65%;
    }
    .app_div .app_info_div h3{
        font-size: 26px;
        line-height: 30px;
        margin-bottom:10px;
        margin-top:0px;
    }
    .app_lists{
        padding:10px 0;
    }
    .app_lists .app_list {
        padding: 30px 10px;
    }
    .app_div .app_info_div .app_info p{
        font-size:13px;
    }
    .app_image{
        top:80px;
    }
    .app_div .app_info_div .app_info{
    	height:470px;
    }
}

@media(max-width:991px){
	.app_overlay .app_garident{
        background-image: unset !important;
    }
    .border_radius_20px{
        border-radius:20px;
    }
    .app_overlay{
        padding:200px 0 50px 0;
    }
    .app_div .co_col_40, .app_div .co_col_60{
        width:100%;
    }
    .app_image {
        top: 100px;
        opacity: 0.15;
    }
    .app_top_image {
        height: 180px;
        top: -157px;
    }
    .app_div .app_info_div{
        position:relative;
        top:-90px;
    }
    .app_div .app_info_div .app_info{
        height:auto;
    }
    .app_image img{
        width:320px;
        margin:15% auto;
    }
    .app_div .app_info_div h3{
        text-align:center;
    }
    .app_lists .app_list .icon{
        margin:0 auto;
    }
    .app_div .app_info_div .app_info h3:after{
        left: calc((100% - 280px) / 2);
    }
    .app_div .app_info_div .app_info p{
        text-align:center;
    }
    .app_info .app_lists .app_list .app_link, .app_info .app_lists .app_list span, .app_lists .app_list img.gr_code{
        margin:0 auto;
        display:table;
    }
     .footer_response{
     	width:50%;
     	margin:0 auto;
     	display:table;
     }
    
}
@media(max-width:680px){
	.app_lists .app_list .co_col_30, .app_lists .app_list .co_col_70{
        width:100%;
    }
    .app_lists .app_list .co_col_30{
        padding-bottom:20px;
    }
    .app_div .app_info_div h3{
        margin-bottom:20px;
        font-size:24px;
    }
    .top_responsive{
    	padding:0;
    }
    .app_image img{
    	margin:25% auto;
    }
    .total_heading h2{
    	font-size:27px;
    }
    
}
@media(max-width:580px){
	.app_div .app_info_div h3{
        font-size:20px;
    }
    .app_image img{
        max-width: 280px;
    }
    
}
@media(max-width:480px){-
    .app_lists .app_list, .app_lists .app_list:nth-child(1), .app_lists .app_list:nth-child(2), .app_lists .app_list:nth-child(3), .app_lists .app_list:nth-child(4){
        border:0px;
        width:100%;
        
    }
    .app_lists .app_list{
    	width:100%;
    	border-bottom:0 !important;
        border-right:0 !important;
    }
}
	/*-----------------APP--RESPONSIVE-END------------------*/
	

    /******** what_we Start ********/
    .what_we_inner{
        max-width:360px;
        margin:0 auto;
        display:table;
        position:relative;
    }
    .what_we_inner .what_we_img:before{
        content:"";
        border:8px solid rgba(0,0,0,0.5);    
        padding:20px;
        width:360px;
        height:280px;
        display:block;
        position:absolute;
        top:-30px;
        left:-30px;
        transition:0.8s;
    }
    .what_we_inner .what_we_img:after{
        content:"";
        border:8px solid rgba(0,0,0,0.5);    
        padding:20px;
        width:360px;
        height:280px;
        display:block;
        position:absolute;
        bottom:-30px;
        right:-30px;
        transition:0.8s;
    }
    .what_we_inner .what_we_img{
        width:100%;
        height:280px;
        background-size:cover;
        background-position:center center;
        background-repeat:no-repeat;
        z-index:99;
        position:relative;
        margin:50px 0 50px 0;
    }
    .what_we_inner:hover .what_we_img:before{
        top:0px;
        left:0px;
    }
    .what_we_inner:hover .what_we_img:after{
        bottom:0px;
        right:0px;
    }
    .what_we_inner .what_we_content .title{
        color:#1a1a1a;
        font-size:20px;
    }
    .what_we_inner .what_we_content p{
        color:#777;
        font-size:14px;
        text-align:justify;
    }
    /******** what_we End ********/
    
    
    /******** Feature Start ********/
    .feature_property_lists{
        display:table;
        width:100%;
    }
    .feature_property_list{
        transition:0.8s;
        width:calc(25% - 20px);
        margin:0 10px;overflow:hidden;
        display: table;
    }
    .feature_property_list_inner{
        overflow:hidden;
        display: table;
        width: 100%;
    }
    .feature_property_list .feature_peroperty_img{
        display:table;        
        width:100%;
        background-size:cover;
        background-repeat:no-repeat;
        background-position:center;
        height:280px;
        position:relative;
        overflow:hidden;
    }
    .feature_property_list:hover .feature_peroperty_img{
        /*transform: scale(1.1);*/
    }
    .feature_peroperty_img .propety_price{
        max-width:calc(100% - 10px);
        padding:8px 10px;
        background-color:rgba(0,0,0,0.9);
        display:table;
        color:#fff;
        float:left;
        font-size:18px;
        position:absolute;
        border-top-right-radius:4px;
        border-bottom-right-radius:4px;
        top:10px;
    }
    .feature_peroperty_img .propety_badge{
        width:100px;
        padding:8px 10px;
        background-color:rgba(0,0,0,0.9);
        display:table;
        color:#fff;
        float:left;
        font-size:16px;
        position:absolute;
        border-top-left-radius:4px;
        border-bottom-left-radius:4px;
        bottom:12px;
        right:0;
    }
    .feature_peroperty_img .amenities{
        width:60px;
        height:auto;
        display:table;
        color:#fff;
        bottom:10px;
        left:0;
        position:absolute;
    }
    .feature_peroperty_img .amenities li{
        padding:10px;
        display:table;
        background-color:rgba(0,0,0,0.9);
        margin:0 0 5px 0;
        width:60px;
        border-top-right-radius:4px;
        border-bottom-right-radius:4px;
    }
    .feature_peroperty_img .amenities li span{
        font-size:16px;
        display:table;
        margin-right:5px;
        float:left;
    }
    .feature_peroperty_img .amenities li i{
        font-size:18px;
    }
    .feature_property_list .feature_peroperty_content{
        padding:10px 15px;
        background-color:#000;
        color:#fff;
    }
    .feature_property_list .feature_peroperty_content h4{
        font-size:18px;
        height:20px;
        overflow:hidden;
    }
    .feature_property_list .feature_peroperty_content p{
        font-size:14px;
        height:20px;
        overflow:hidden;
    }
    /******** Feature End ********/
    /******** Mortage Start ********/
        .h27_mortage h2, .h27_mortage h3, .h27_mortage p{
            text-align:Center;
            color:#fff;
        }
        .h27_mortage h3{
            font-size:22px;
            line-height:28px;
        }
        .h27_mortage p{
            font-size:14px;
        }
        .h27_mortage .h27_default_btn{
            padding:10px 20px;
            margin:20px auto;
            display:table;
            font-size:16px;
        }
    /******** Mortage End ********/
    /******** News Start ********/
        .news_list{
            width:calc(25% - 20px);
            margin:0 10px;   
        }
        .news_list_img{
            background-size:cover;
            background-repeat:no-repeat;
            background-position:center;
            width:100%;
            height:360px;
            overflow:hidden;
            color:#fff;
            position: relative;
        }
        .news_list_img .news_date{
            display:table;
            padding:8px 15px;
            background-color:rgba(0,0,0,0.8);
            position: absolute;
            top:10px;
            font-size:14px;
            z-index:1;
        }
        .news_list_img .news_content{
            position: relative;
            top: 300px;
            width: 100%;
            background-color: #000;
            padding: 15px 15px 15px 15px;
            transition:0.8s;
            height:200px
        }
        .news_list_img .news_content:after{
            position: absolute;
            content: '';
            z-index: 2;
            bottom: 100%;
            left: 0;
            width: 100%;
            height: 280px;
            background-image: -webkit-linear-gradient(top, transparent 0%, #000 100%);
            background-image: linear-gradient(to bottom, transparent 0%, #000 100%);
            
        }
        .news_list_img:hover .news_content{
            top:50%;
        }
        .news_list_img .news_content h4{
            font-size:18px;
            height:30px;
            overflow:hidden;
        }
        .news_list_img .news_content p{
            font-size:14px;
            height:60px;
            overflow:hidden;
        }
        .h27_news .h27_default_btn{
            padding:5px 20px;
            margin-top:5px;
            display:table;
            float:right;
        }
    /******** News End ********/
    /******** Testimonial Start ********/
    .h27_testimonial{
        -webkit-animation: slide 40s linear infinite;
        animation: slide 40s linear infinite;
        background-repeat:repeat;
    }
    @-webkit-keyframes slide {
        0% {
            background-position: 0
        }
        100% {
            background-position: -2324px
        }
    }
    
    @keyframes slide {
        0% {
            background-position: 0
        }
        100% {
            background-position: -2324px
        }
    }
    .h27_testimonial .overlay_section{
        padding:50px 0;
        background-color:rgba(0,0,0,0.4);
    }
    .h27_testimonial .h27_head{
        color:#fff;
    }
    .h27_testimonial_lists{
        max-width:991px;
        margin:0 auto;
        display:table;
        text-align:center;
        color:#fff;
    }
    .h27_testimonial .slick-slide{
        height:auto;
    }
    .h27_testimonial .slick-slide h4{
        font-size:24px;
    }
    .h27_testimonial .slick-slide p{
        font-size:14px;
    }
    .h27_testimonial .h27_default_btn{
        padding:8px 15px;
        margin:30px auto 10px auto;
        display:table;
    }
    .h27_testimonial .slick-dots{
        padding-top:10px;
        display:table;
    }
    .h27_testimonial .slick-dots li button{
        background-color:#fff;
    }
    /******** Testimonial End ********/
    /******** Affliated Start ********/
    .h27_affliated .slick-slide{
        height:auto;
    }
    .h27_affliated .slick-prev:before, .h27_affliated .slick-next:before{
        color:#000;
    }
    .affliated_list_img{
        background-size:contain;
        background-position:center;
        background-repeat:no-repeat;
        height:80px;
    }
    /******** Affliated End ********/
/******** Home End ********/

/******** Footer Start ********/
    .valuation{
        color:#fff;
        text-align:center;
        display:table;
    }
    .valuation .padding_default{
        padding:30px 0;
    }
    .valuation .h27_head{
        padding:0;
    }
    .valuation img{
        margin:30px auto;
        display:table;
        max-width:120px;
    }
    .valuation p{
        font-size:16px;
    }
    .valuation .h27_default_btn{
        padding: 15px 40px;
        display: table;
        margin: 30px auto;
        font-size:16px;
    }
    footer{
        padding:0;
    }
    footer .overlay_section{
        padding:80px 0 20px 0;
        background-color:rgba(0,0,0,0.9);
    }
    footer ul li{
        display:table;
        width:100%;
        border-left: 0px;
        padding: 0px;
    }
    footer ul li a{
        font-size:16px;
    }
    footer .foot_section{
        display:table;
    }
    footer .foot_section h1, footer .foot_section p{
        color:#fff;
        line-height:140%;
        
    }
    footer .foot_section  h1{
        text-transform:capitalize;
    }
    footer .button_section{
        padding-top:50px;
    }
    footer .footer_section_1 h3{
        text-transform:capitalize;
        padding-bottom:20px;
    }
    
    footer .footer_section_1 ul{
        padding-left:10px;
        display:table;
    }
    footer .footer_section_1 ul li{
        padding-bottom:10px;
        line-height:24px;
    }
    
    footer .footer_section_1 ul li i{
        color:rgba(255,255,255,0.6);
        font-size:14px;
        padding-right:10px;
    }
    footer .footer_section_1 img{
        max-width: 260px;
        padding: 30px 0 0 0;
        display: table;
        margin: 0 auto;
    }
    footer .footer_policy .footer_hr{
        background-color: transparent;
        border-top: 1px solid rgba(255, 255, 255, 0.3);
        display:table;
        width:100%;
        margin:40px 0 30px 0;
    }
    footer .footer_policy p{
        text-align:center;
    }
    .form-control{
        border-radius:2px;
    }
/******** Footer End ********/

/******** List Page Start *********/
.page_banner{
    padding:100px 0;
    display:table;
    width:100%;
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
}
.page_banner .page_banner_inner{
    padding:100px 0;
    display:table;
}
.proerty_list_inner, #main-content{
    display:table;
    width:100%;
    padding:25px 0;
}
.proerty_list_e{
    display:table;
    width:calc(25% - 20px);
    float:left;
    margin:0 10px 20px 10px;
}
.proerty_list_e .property_img{
    display:block;
    width:100%;
    height:280px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position:relative;
    overflow:hidden;
}
.proerty_list_e .property_img:before{
    content:"";
   background: rgba(0,0,0,0);
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,1)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
    width: 100%;
    height: 280px;
    position: absolute;
    transition:0.8s;
    bottom:-50%;
}
.proerty_list_e:hover .property_img:before{
    bottom:0px;
   
}
.proerty_list_e .property_img .property_badge, .proerty_list_e .property_img .property_price{
    position:absolute;
    padding:8px 20px;
    background-color:rgba(0,0,0,0.8);
    display:table;
    font-size:16px;
    font-weight:900;
}
.proerty_list_e .property_img .property_badge{
    top:10px;
    right:0px;
    border-top-left-radius:5px;
    border-bottom-left-radius:5px;
}
.proerty_list_e .property_img .property_price{
    top:10px;
    border-top-right-radius:5px;
    border-bottom-right-radius:5px;
}
.proerty_list_e .property_img .property_icons{
    position:absolute;
    bottom:10px;
}
.proerty_list_e .property_img .property_icons .property_icon{
    border-top-right-radius:5px;
    border-bottom-right-radius:5px;
    margin-bottom:5px;
    background-color:rgba(0,0,0,0.8);
    padding:8px 8px;
    display:table;
    font-size:18px;
    width:60px;
}
.proerty_list_e .property_img .property_icons .property_icon span{
    position:relative;
    top:-2px;
    left:5px;
}
.proerty_list_e .property_detail{
    display:table;
    width:100%;
    padding:20px 10px;
    background-color:#000;
}
.proerty_list_e .property_detail h2{
    font-size:16px;
    line-height:20px;
    padding:10px 0;
    margin:0px;
    height:32px;
    overflow:hidden;
}
/******** List Page End *********/

/******** Over Ride Start ***********/
.signup_holder{
    background-color: #f8f8f8;
    color:#333;
    transition:1s;
}
.signup_holder h2{
    font-weight: 600;
}
.signup_holder a{
    color:#333;
    font-size:12px;
    font-weight:600;
}
.signup_holder .estate_login_label{
    font-weight:900;
    margin: 0 0 8px 0;
    display: table;
}
.signup_holder button{
    background-color:#333;
    color:#fff;
    display:table;
    margin:30px auto;
    font-size:14px;
    padding:8px 40px;
    transition:0.5s;
}
.signup_holder button:hover{
    background-color:#111;
}
.signup_holder input[type="text"], .signup_holder input[type="password"]{
    border: 1px solid #9e9e9e;
}
.common_button{
    background-color:#000;
    border-radius:2px;
    padding:8px 40px;
    font-size:16px;
    border:1px solid #000;
    transition:0.5s;
}
.common_button:hover{
    background-color:#fff;
    color:#333;
    font-weight:900;
}
.form-group{
    text-align:left;
}
.tcp{
    margin-top:0px !important;
}
input[type="checkbox"].privacy_policy{
    height:20px;
    width:20px;
    margin-right: 15px;
    top: 5px;
    position:relative;
}
.login_image{
    height:80vh;display:block;min-height: 720px;
}
.login_content{
    height:80vh;display:table;min-height: 720px;
}
/******** Over Ride End ***********/
/******** Static_menu_start ***********/
@media(max-width:480px){
	.static_menu i{
	background-color: rgba(0,0,0,0.5);
	}
	.static_menu a{	
	display:none;

}

	.h27_valution_fixed:hover .static_menu a{
		display:block;
	}
}
	
/******** Static_menu End ***********/
/******** Responsive Start *********/
@media(max-width:1440px){
    .container_1400{
        width:1280px;
    }
    .padding_default{
        padding:50px 0 80px 0;
    }
}
@media(max-width:1366px){
	.container_1400{
        width:1200px;
    }
    #about_us .co_col_3{
    	width:calc(33.333% - 100px);
    	margin:0 50px;
    }
    #about_us .what_we_img:before,#about_us .what_we_img:after{
    	width:299px;
    }
	
}
@media(max-width:1280px){
    header .h27_menu ul li a{
        font-size:13.5px;
        padding:25px 8px;
    }
}
@media(max-width:1210px){
    header .h27_menu ul li a{
        font-size:13.2px;
    }
}
@media(max-width:1200px){
	.container_1400{
        width:1080px;
    }
    header .h27_menu ul li:nth-child(7){
        display:none;
    }
   #about_us .co_col_3{
    	width:calc(33.333% - 80px);
    	margin:0 40px;
    }
    #about_us .what_we_img:before,#about_us .what_we_img:after{
    	width:279px;
    }
    #responsive_property .feature_peroperty_img .propety_price,#responsive_property .feature_peroperty_img .amenities li,#responsive_property.feature_property_list .feature_peroperty_content h4{
    	font-size:15px;
    }
    
}
@media(max-width:1180px){
    header .h27_menu ul li a{
        padding:25px 6.5px;
    }
}
@media(max-width:1080px){
	.container_1400{
        width:992px;
    }
    .slick-next{
    	right:10px !important;
    }
    .slick-prev{
    	left:10px !important;
    }
    .slick-prev, .slick-next{
    	z-index:1;
    }
    #about_us .co_col_3{
    	width:calc(33.333% - 80px);
    	margin:0 40px;
    }
    #about_us .what_we_img:before,#about_us .what_we_img:after{
    	width:250px;
    }
    #about_us .what_we_img:before,#about_us .what_we_img:after,#about_us .what_we_img{
    	height:250px;
    }
   
    #responsive_property .co_col_25,#responsive_blog .co_col_4{
    	width:calc(50% - 100px);
    	margin:0 50px;
    }
    #responsive_property .co_col_25:nth-child(3),#responsive_property .co_col_25:nth-child(4),#responsive_blog .co_col_4:nth-child(3),#responsive_blog .co_col_4:nth-child(4){
    	margin-top:30px;
    }
    header .h27_logo{
        padding:0 5px;
    }
    header .h27_logo img{
        width:90px;
    }
    header .h27_menu{
        width:calc(100% - 390px);
        margin-left:100px;
    }
    header .h27_social{
        width:140px;
    }
    header .h27_social ul li a{
        padding:26px 4px;
    }
    header .h27_login{
        width:150px;
    }
}
@media(max-width:992px){
	.container_1400{
        width:100%;
    }
    #responsive_logo .container_1400,#responsive_slider .container_1400{
    	width:calc(100vw - 70px);
    }
    header .h27_menu .h27_mobile_btn{
        display:table;
    }
    header .h27_menu ul{
        display: none;
        position: absolute;
        top: 70px;
        width: 100%;
        left: 0px;
    }
    header .h27_menu ul li{
        width:100%;
        background-color:rgba(0,0,0,0.5);
        position: relative;
    }
    header .h27_menu ul li ul.sub_menu_level1, header .h27_menu ul li ul.sub_menu_level1 li ul.sub_menu_level2, header .h27_menu ul li ul.sub_menu_level2, header .h27_menu ul li ul.sub_menu_level2 li ul.sub_menu_level3{
        left:0px;
        position:relative;
        top:0px;
        width:100%;
    }
    header .h27_menu ul li ul.sub_menu_level1 li:hover ul.sub_menu_level2, header .h27_menu ul li ul.sub_menu_level2 li:hover ul.sub_menu_level3{
        left:0;
    }
    header .h27_menu ul li a{
        padding:13px 20px !important;
        width:100%;
    }
    header .h27_menu{
        width:calc(100% - 430px);
    }
    header .h27_social{
        width:180px;
    }
    header .h27_social ul li a{
        padding:26px 7px;
    }
    #about_us .co_col_3{
    	width:calc(50% - 100px);
    	margin:0 50px;
    }
    #about_us .what_we_img:before, #about_us .what_we_img:after{
    	width:100%;
    }
    #about_us .what_we_img:before,#about_us .what_we_img:after,#about_us .what_we_img{
    	height:280px;
    }
    #about_us .co_col_3:last-child{
    	width:100%;
    	margin:0 auto;
    }
     #responsive_property .co_col_25,#responsive_blog .co_col_4{
    	width:calc(50% - 60px);
    	margin:0 30px;
    }
    .login_image{
        height:250px;   
        min-height:250px;
        width:100%;
    }
    .login_content{
        width:100%;
        height:auto;
        padding:150px 0;
    }
    .h27_slider_div .h27_slider_content .h27_slider_content_border1{
    	padding:0 25px;
    }
}
@media(max-width:778px){
#about_us .co_col_3{
    	width:100%;
    	margin:0 auto;
    	
    }
     #responsive_property .co_col_25,#responsive_blog .co_col_4{
    	width:100%;
    	margin:0 auto;
    }
    #responsive_property .co_col_25:nth-child(even),#responsive_blog .co_col_4:nth-child(even){
    	margin-top:30px;
    }
	#responsive_property .feature_property_list_inner,#responsive_blog .news_list_inner{
		max-width:400px;
		margin:0 auto;
	}
	.h27_testimonial .slick-slide p{
		padding:0px 30px;
	}
	.h27_slider_div .h27_slider_content .h27_slider_content_border1{
    	padding:20px;
    }
}
@media(max-width:580px){
    .h27_slider_div .h27_slider_content .h27_slider_content_inner .h27_banner_logo{
    	width:280px;
    }
    .h27_banner_button_div h3{
    	font-size:16px;
    }
}
@media(max-width:500px){
    header .h27_social{
        display:none;
    }
    header .h27_menu {
        width: calc(100% - 250px);
    }
}
@media(max-width:440px){
.h27_slider_div .h27_slider_content .h27_slider_content_inner{
	padding:20px;
}
.h27_slider_div .h27_slider_content .h27_slider_content_inner .h27_banner_logo{
	width:250px;
}
.h27_banner_button_div h3{
	font-size:15px;
}
#about_us .what_we_inner{
	max-width:320px;
}
#responsive_property .feature_property_list_inner,#responsive_blog .news_list_inner{
		width:100%;
		padding:0px 10px;
	}
}
@media(max-width:400px){
	#about_us .what_we_inner{
	width:300px;
	height:250px;
}
}
@media(max-width:370px){
	#about_us .what_we_inner{
	width:270px;
	height:250px;
}
}

@media(max-width:350px){
#about_us .what_we_inner{
	width:250px;
	height:250px;
}
.h27_slider_div .h27_slider_content .h27_slider_content_inner{
	padding:10px;
}
.h27_slider_div .h27_slider_content .h27_slider_content_inner .h27_banner_logo{
	width:230px;
}
.h27_banner_button_div h3{
	font-size:14px;
}
}
/******** Responsive Start *********/

