


html{ height:100%;}

a{text-decoration:none !important;}
html{ height:100%;}
:focus, :active { outline: 0 }

ol, ul { list-style: none }

blockquote:before, blockquote:after { content: "" }
blockquote { quotes: "" "" }

header, nav, article, aside, footer, hgroup, section { display: block }
/*.row{margin:0px !important;}*/
.custom_container {
    max-width: 1400px;
    margin: 0 auto;
     overflow:hidden;
}
.custom_container_fluid{
  padding-right:15px;
  padding-left:15px;
  margin-left: auto;
  margin-right:auto;
}
.pl0{padding-left: 0px !important;}
.pr0{padding-right:0px !important;}
/* Clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0; font-weight:normal;
}
* html .clearfix             { zoom: 1 } /* IE6 */
*:first-child+html .clearfix { zoom: 1 } /* IE7 */
.left_r {float: left;}
.right_r { float: right; }
.clear { clear: both; }
.img100 img{ width:100%;}

.align_left {text-align: left;}
.align_right {text-align: right;}
.center { text-align: center; }

.display_none { display: none; }
.display_block { display: block;}
.absolute { position: absolute; }
/*==============*/
.top_main_header{ background:#000; height:112px; position:fixed;
 width:100%;z-index:1000;/*border-bottom: 1px solid #f2f2f2;*/top:0;}
 .top_bg_sec{background: var(--main-color);padding: 10px 0px;}
.sm_nav{ background:#FFF;-webkit-box-shadow: 0 2px 3px 1px rgba(0,0,0,.2);
box-shadow: 0 2px 3px 1px rgba(0,0,0,.2);height:80px;}

.logo{ width:15%;float:left;margin-top:10px;}
.logo img{ width:100%;}
.request_demo_bt{ 
font-size:14px ;float:right; padding: 9px 22px !important; font-weight:500; border:none;color:#fff;
border-radius:50px;box-shadow:0px 1px 6px #000;
-webkit-transition: all 0.2s linear
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;background: var(--main-color);color: #fff;}
.request_demo_bt:hover{ color:#FFF !important;border-bottom: none!important;}
.menu_wrapp .navbar-nav > li{ margin-top:10px;}
.menu_wrapp .nav.navbar-nav{ margin-top:10px;}
.owl-theme.owlindex .owl-controls .owl-buttons div {
	border-radius:0;
	height:36px;
	margin:-18px 0 0;
	padding:0;
	position:absolute;
	text-indent:-9999px;
	top:50%;
	width:36px
}

.menu_wrapp{ float:right;margin-top:19px; width:85%;}
.menu_wrapp .navbar-nav > li > a{ padding:5px 5px; }
.menu_wrapp .navbar-default .navbar-nav > li > a{ font-size:16px;color:#313131;letter-spacing: .2px;font-weight:400; font-family: 'Open Sans', sans-serif; /*text-transform:uppercase;*/ padding:0px 10px;}
.navbar-nav .active a{ background:none;}
.menu_wrapp .navbar-default .navbar-nav > li > a:hover{ color:#2ba4dd; }
.exo-menu{
	/*width: 100%;*/
	float: right;
	list-style: none;
	position:relative;
	
}
.exo-menu > li {	display: inline-block;float:left; margin:0 15px;}
.exo-menu > li > a{
	color:#ffffff;
	text-decoration: none;
font-size: 16px;
	
	-webkit-transition: color 0.2s linear, background 0.2s linear;
	-moz-transition: color 0.2s linear, background 0.2s linear;
	-o-transition: color 0.2s linear, background 0.2s linear;
	transition: color 0.2s linear, background 0.2s linear;
}

.exo-menu > li > a.active,
.exo-menu > li > a:hover,
li.drop-down ul > li > a:hover{
	color: var(--main-color);
	border-bottom: 2px solid var(--main-color);

	
}
.exo-menu i {
  font-size: 14px;
  /*float: left;
  margin-right: 6px;
  line-height:10px !important;*/
}
li.drop-down,
.flyout-right,
.flyout-left{position:relative;}
li.drop-down:before {
  content: "\f103";
  color: #fff;
  font-family: FontAwesome;
  font-style: normal;
  display: inline;
  position: absolute;
  right: 6px;
  top: 20px;
  font-size: 14px;
}
li.drop-down>ul{
	left: 0px;
	min-width: 230px;

}
.drop-down-ul{display:none;}
.flyout-right>ul,
.flyout-left>ul{
  top: 0;
  min-width: 230px;
  display: none;
  border-left: 1px solid #365670;
  }

li.drop-down>ul>li>a,
.flyout-right ul>li>a ,
.flyout-left ul>li>a {
	color: #fff;
	display: block;
	padding: 20px 22px;
	text-decoration: none;
	background-color: #365670;
	border-bottom: 1px dotted #547787;
	-webkit-transition: color 0.2s linear, background 0.2s linear;
	-moz-transition: color 0.2s linear, background 0.2s linear;
	-o-transition: color 0.2s linear, background 0.2s linear;
	transition: color 0.2s linear, background 0.2s linear;
}
.flyout-right ul>li>a ,
.flyout-left ul>li>a {
	border-bottom: 1px dotted #B8C7BC;
}


/*Flyout Mega*/
.flyout-mega-wrap {
	top: 0;
	right: 0;
	left: 100%;
	width: 100%;
	display:none;
	height: 100%;
	padding: 15px;
	min-width: 742px;

}
h4.mega-title {
  color:#eee;
  margin-top: 0px;
  font-size: 14px;
  padding-left:0px;
  padding-bottom: 13px; padding-left:15px;
  
  border-bottom: 1px solid #ccc;
 }
.flyout-mega ul > li > a {
  font-size: 90%;
  line-height: 25px;
  color: #fff;
  font-family: inherit;
}
.flyout-mega ul > li > a:hover,
.flyout-mega ul > li > a:active,
.flyout-mega ul > li > a:focus{
  text-decoration: none;
  background-color: transparent !important;
  color: #ccc !important
}
/*mega menu*/

.mega-menu {
  left: 0;
  right: 0;
  padding: 15px;
  display:none;
  padding-top: 0;padding-top: 31px;
  min-height: 100%;

}
h4.mega-title {font-family: 'Raleway', sans-serif;
  color: #002232; font-weight:600;
  margin-top: 0px;
  font-size:15px;
  padding-left:15px;
  padding-bottom:13px;
 
 border-bottom: 1px solid #edecec;
  padding-top: 15px;
  
  }
 .mega-menu ul li a {font-family: 'Raleway', sans-serif; font-weight:500;
  line-height:17px;
  font-size:13px;color: #747373;
  display: block;
}
ul.stander li a {
    padding: 3px 0px;
}

ul.description li {
    padding-bottom: 12px;
    line-height: 8px;
}

ul.description li span {
    color: #ccc;
    font-size: 85%;
}
a.view-more{
  border-radius: 1px;
  margin-top:15px;
  background-color: #009FE1; color:#FFF !important;
  padding: 2px 10px !important;
  line-height: 21px !important;
  display: inline-block !important;
}
a.view-more:hover{
	color:#fff;
	background:#0DADEF;
}
ul.icon-des li a i {
    color: #fff;
    width: 17px;
    height: 17px;
    border-radius: 50%;
    text-align: center;
    background-color: #009FE1;
    line-height:13px !important;display: flex;
  align-items: center;
  justify-content: center;
}

ul.icon-des li {
    width: 100%;
    display: table;
   padding: 12px 0px; border-bottom:1px dotted #D9D9D9;
}
ul.icon-des li:last-child{ border:none;}
/*Blog DropDown*/
.Blog{
	left:0;
	display:none;
	color:#fefefe;
	padding-top:15px;
	background:#547787;
	padding-bottom:15px;
}
.Blog .blog-title{
	color:#fff;
	font-size:15px;
	text-transform:uppercase;

}
.Blog .blog-des{
	color:#ccc;
	font-size:90%;
	margin-top:15px;
}
.Blog a.view-more{
	margin-top:0px;
}
/*Images*/
.Images{
	left:0;
   width:100%;
	 display:none;
	color:#fefefe;
	padding-top:15px;
	background:#547787;
	padding-bottom:15px;
}
.Images h4 {
  font-size: 15px;
  margin-top: 0px;
  text-transform: uppercase;
}
/*common*/
.flyout-right ul>li>a ,
.flyout-left ul>li>a,
.flyout-mega-wrap,
.mega-menu{}
.mega-menu-wrap{ background: #FFF; border:1px solid #f5f5f5;-webkit-box-shadow: 0 2px 3px 1px rgba(0,0,0,.2);
box-shadow: 0 2px 3px 1px rgba(0,0,0,.2);}
/*hover*/
.Blog:hover,
.Images:hover,
.mega-menu:hover,
.drop-down-ul:hover,
li.flyout-left>ul:hover,
li.flyout-right>ul:hover,
.flyout-mega-wrap:hover,
li.flyout-left a:hover +ul,
li.flyout-right a:hover +ul,
.blog-drop-down >a:hover+.Blog,
li.drop-down>a:hover +.drop-down-ul,
.images-drop-down>a:hover +.Images,
.mega-drop-down a:hover+.mega-menu,
li.flyout-mega>a:hover +.flyout-mega-wrap{
	display:block;
}
/*responsive*/
 @media (min-width:767px){
	.exo-menu > li > a{
	display:block;
	padding:5px 5px;
 }
.mega-menu, .flyout-mega-wrap, .Images, .Blog,.flyout-right>ul,
.flyout-left>ul, li.drop-down>ul{
		position:absolute;
}
 .flyout-right>ul{
	left: 100%;
	}
	.flyout-left>ul{
	right: 100%;
}
 }
@media (max-width:767px){

	.exo-menu {
		
		background-color: #FFF;
		width: 100%;
	}
	
	.exo-menu > li > a{
		width:100% ;
	    display:none ;
	
	}
	.exo-menu > li{
		width:100%;
	}
	.display.exo-menu > li > a{
	  display:block ;
	  	padding: 20px 22px;
	}
	
.mega-menu, .Images, .Blog,.flyout-right>ul,
.flyout-left>ul, li.drop-down>ul{
		position:relative;
}

}
a.toggle-menu{
    position: absolute;
    right: 0px;
    padding:5px;
    font-size: 27px;
    top: 0px;
}
.main-area-cc{ display:table; width: 100%;padding-bottom: 6px;}
.icon-des {
    /*padding-top: 9px;*/
	padding:0px;margin:0px;
}

.scrollup {opacity: 1;position: fixed;bottom: 7px;right: 15px;display: none;z-index: 10000000;font-size: 20px;background: var(--main-color);padding: 10px 16px;color:#fff;}
.banner_sec_wrapper{width: 100%;float: left;}
.inner_banner_sec{width: 100%;float: left;}
#myCarousel > .carousel-inner > .item > img{height:calc(100vh - 113px);width: 100%;object-fit: cover;}
#myCarousel > .carousel-indicators .active{background: var(--main-color);}
#myCarousel > .carousel-indicators li{border: 1px solid #000;}
.contacts span {padding-right: 20px;color: #fff;}
/*.fa {padding-right: 10px;}*/
.social-icons a {
    color: #fff;
}
/*.form_banner_sec{width:100%;float: left;}*/
.form_banner_sec {
    position: absolute;
    top: 40%;
    transform: translate(-50%, -6%);
    left: 50%;
    width: 50%;
}
.property_search_main_wrap{
	width: 100%;
    float: left;
    background: rgba(0,0,0,0.7);
    border-radius: 10px;padding: 25px 35px;}
.property_search_sec{width: 100%;float: left;}
/* Style the tab content */
.tabcontent_rentsale {
  display: none;
  padding:0px 0px;
  border-top: none;
  padding: 27px 0px 10px 0px;
}
.tablinks_rentsale.active{
    color: #212121;
    /* background-color: #f4f4f4!important; */
    /* border-radius: 30px; */
    /* border-bottom: 2px solid #64ad75; */
    background: var(--main-color);
    border: 1px solid var(--main-color);
}
.leftProfileButon_rentsale{
    width: 100%;
    float: left;
}
.genaral_wrapp_rentsale {
    width: 100%;
    float: left;
     border-radius: 5px;
    /*-webkit-box-shadow: 0 0 5px 1px #ededec;
    box-shadow: 0 0 5px 1px #ededec;*/
    padding:0px 0px 0px 0px;
    margin-left:0px;
}
.leftProfileButon_rentsale ul{
	padding-left: 0px;
    width: 100%;
    float: left;
    margin: 0% 0%;}
.leftProfileButon_rentsale ul li{width: 20%;
    float: left;
    list-style: none;}
.leftProfileButon_rentsale ul li a {
    padding: 12px 12px;
    display: block;
    font-size: 15px;
    font-weight:600;
    color: #ffffff;
    width: 80%;
    cursor: pointer;
    float: left;
    text-align: center;
    border: 1px solid #ffffff;
    margin: 0% 10%;
    border-radius: 50px;
}
.leftProfileButon_rentsale ul li .active {
    color: #000;
}
.leftProfileButon_rentsale .tablinks {
    float: none !important;
}
li.property_search_text{    color: #fff;
    padding: 12px 12px;
    font-size: 18px;
    font-weight: 600;}

.form-control {
    height: 55px;
    color: #2b3b3a;
    border: 1px solid #e5e5e5;
    background-color: #e5e5e5;
    font-size: 16px;
    padding: 10px 20px;
    width: 100%;
    -webkit-transition: all ease 0.5s;
    transition: all ease 0.5s;
    border-radius: 0;
    border-radius: 30px;
}
.default-btn {
    font-size: 16px;
    color: #000;
    -webkit-transition: all ease 0.5s;
    transition: all ease 0.5s;
    text-align: center;
    padding: 12px 40px;
    background-color: var(--main-color);
    border: none;
    height: 55px;
     border-radius: 30px;
     font-weight: 600;
}
h1.large_heading {
    font-size: 37px;
    color: var(--main-color);
    text-shadow: 0px 1px 2px #000;
    margin: 0px 0px 23px 0px;
}

.about_us_secs{width: 100%;float: left;padding: 50px 0px;background: #eee;}
.about_us_row{width: 100%;float: left;padding: 20px 0px 30px 0px;}
.earning_box_sec p{font-size: 14px;color: #b6b6b6;}
.about_us_row_left{width: 100%;float: left;}
.pagehding_two{color: #000;
    display: block;
    font-size: 37px;
    font-weight: 600;
    margin: 20px 0 20px;
    overflow: hidden;
    text-align: left;}
.pagehding_two span { color: var(--main-color); }
/*.about_us_row_left h1{font-size: 37px;
    font-weight:700;
    color: #000;
    padding-top: 0px;
    padding-bottom: 26px;}*/
.about_us_row_left p{font-size: 16px;color: #000;padding: 10px 0px;line-height: 25px;}
.about_us_row_right{width: 100%;float: left;text-align: center;}
.about_us_top_image{width: 100%;float: left;padding: 10px 0px 0px 0px;}
.about_us_top_left{width: 50%;float: left;}
.about_us_top_left img{width: 100%;padding: 10px;}
.about_us_top_left img:hover {opacity: 0.5;cursor: pointer;transition: 0.3s}
.about_us_top_right{width: 50%;float: left;}
.about_us_top_right img{width: 100%;padding: 10px;}
.about_us_top_right img:hover {opacity: 0.5;cursor: pointer;transition: 0.3s}
.about_us_bottom_image {
    width: 100%;
    float: left;
}
.about_us_bottom_image img{
	width: 100%;
    padding: 10px;
    height: 300px;
    object-fit: cover;}
.about_us_bottom_image img:hover{opacity: 0.5;cursor: pointer;transition: 0.3s}
.read_mor_btn{margin:15px 0px;}
.read_mor_btn a {
    background: var(--main-color);
    width: 150px;
    border-radius:30px;
    display: inline-block;
    float: left;
    padding: 15px;
    text-align: center;
    color: #fff;
    font-weight: 600;
    font-size: 15px;
}
.read_mor_btn a:hover{
	 background: #000;
	 color:#fff;
}
.feature_property_sec_wrap{width: 100%;float: left;padding: 20px 0px;background: #33393e;}
.feature_property_sec_wrap h1{font-size: 37px;
    font-weight: bold;
    color: #000;
    padding-top: 0px;
    padding-bottom: 26px;}

/*#feature_property .owl-nav .owl-prev{
     background: #fff;
    width: 45px;
    height: 45px;
    border-radius: 50px;
    box-shadow: 0px 4px 12px;
}
#feature_property .owl-nav .owl-next{
     background: #fff;
    width: 45px;
    height: 45px;
    border-radius: 50px;
    box-shadow: 0px 4px 12px;
}
#feature_property .owl-nav .owl-prev i {
    font-size: 34px;
    text-align: center;
    left: 13px;
    position: absolute;
    top: 6px;
    color: #6f0002;
}
#feature_property .owl-nav .owl-next i {
    font-size: 34px;
    text-align: center;
    left: 19px;
    position: absolute;
    top: 6px;
    color: #6f0002;
}
.carousel-wrap {
  position: relative;
}

.owl-carousel .item {
  position: relative;
  z-index: 100; 
  -webkit-backface-visibility: hidden; 
}

.owl-nav > div {
  margin-top: -26px;
  position: absolute;
  top: 50%;
  color: #cdcbcd;
}

.owl-nav i {
  font-size: 52px;
}

.owl-nav .owl-prev {
  left: -90px;
}

.owl-nav .owl-next {
  right: -90px;
}*/

.carousel-slick{
  width:100%;
  margin:0px auto;
}
.slick-slide{
  /*margin:10px;*/
  /*margin:  10px 50px;*/
}
.slick-slide img{
  width:100%;
}
.slick-prev, .slick-next{
  background: #000;
  border-radius: 15px;
  border-color: transparent;
}
.card{
  /*border: 2px solid #fff;
  box-shadow: 1px 1px 15px #ccc;*/
  margin-bottom:0px;
  position: relative;
}
/*.card-body{
  background: #fff;
  width: 100%;
  vertical-align: top;
}*/
.card-body {
    background: #fff;
    width: 100%;
    vertical-align: top;
    position: absolute;
    width: 90%;
    padding: 10px;
    top: 55%;
    margin: 5% 5%;
    z-index: 999;
}
.card-content{
  text-align: left;
  color: #333;
  padding: 15px;
}
.card-text{
  font-size: 14px;
  font-weight: 300;
}


.our_services_wraper{
    width: 100%;float: left;
}
.htldeals {background: none repeat scroll 0 0 #191919;
    float: left;
    padding:30px 0px 45px 0px;
    width: 100%;}
.pagehdwrap{display:block;overflow:hidden;margin:0 0 15px;}
.pagehding{color: #000;
    display: block;
    font-size: 37px;
    font-weight: 600;
    margin: 20px 0 20px;
    overflow: hidden;
    text-align: center;}
.pagehding span { color: var(--main-color); }
.tophtls{display: block;
    margin: 0 -4px;
    overflow: hidden;}

.grid .figure {background: none repeat scroll 0 0 #3085a3;
    cursor: pointer;
    display: block;
    margin: 12px;
    height: 300px;
    overflow: hidden;
    position: relative;
    text-align: center;}

.grid .figure img {
    position: relative; object-fit: cover;
    display: block;
    height:100%;
    width: 100%;
}

.grid .figure .figcaption {
    padding: 2em;
    color: #fff;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.grid .figure .figcaption::before,
.grid .figure .figcaption::after {
    pointer-events: none;
}

.grid .figure .figcaption,
.grid .figure .figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid .figure .figcaption > a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}

.grid .figure h3 {
    word-spacing: -0.15em;
    font-weight: normal;
}


.grid .figure h3,
.grid .figure p {
    margin: 0;
}

.grid .figure p {
    letter-spacing: 1px;
    font-size: 68.5%;
}


/*---------------*/
/***** Marley *****/
/*---------------*/

.figure.effect-marley .figcaption {
    text-align: right;
    transition:all 400ms ease-in-out;
}

.figure.effect-marley h3,
.figure.effect-marley p {
    position: absolute;
    right: 30px;
    left: 30px;
    padding: 10px 0;
}


.figure.effect-marley p {
    bottom: 30px;
    line-height: 1.5;
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
    font-size:18px;
}

.figure.effect-marley h3 {
    top: 30px;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0,20px,0);
    transform: translate3d(0,20px,0);
    font-size:26px;
}

.figure.effect-marley:hover h3 {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

.figure.effect-marley:hover .figcaption{background:rgba(0,0,0,.4)}

.figure.effect-marley h3::after {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 4px;
    background: #fff;
    content: '';
    -webkit-transform: translate3d(0,40px,0);
    transform: translate3d(0,40px,0);
}

.figure.effect-marley h3::after,
.figure.effect-marley p {
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}

.figure.effect-marley:hover h3::after,
.figure.effect-marley:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.wide-banner-type-2-block{
	background-color:#eee;
}
.wide-banner-type-2 .wide-banner-type-2-block {
    position: relative;
    float: left;
    width: 100%;
}
.parallax {
    float: left;
    width: 100%;
    text-align: center;
    height: auto;
    background-attachment: fixed;
    padding:45px 0px;
}


.wide-banner-type-2-block::before {
    position: absolute;
    background-color: #eee;
    height: 100%;
    width: 100%;
    content: "";
    left: 0;
    top: 0;
}

.wide-banner-type-2-content {
    display: block;
    position: relative;
    margin: auto;
    /*padding: 150px 20px;*/
    text-align: center;
}

.wide-banner-type-2-content {
    background: rgba(0,0,0,0);
    height: 220px;
}

.wide-banner-type-2-section {
    float: left;
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.wide-banner-type-2-rounded {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.wide-banner-type-2-rounded p {
    margin: 0 auto 30px;
    width: 50%; font-size: 14px;
}

.wide-banner-type-2-rounded {
    padding: 0 80px;
}
.wide-banner-type-2-rounded h6 { font-size: 20px;margin:0px 0px 20px 0px; }
.wide-banner-type-2-rounded .btn { padding: 10px 25px;
     border-radius: 8px;}
.scrollup i{padding-right:0px}
.showcase img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index:99
}

.showcase .overlay {
  width: 100%;
  height: 500px;
  background-color: rgba(0, 35, 82, 0.7);
  position: absolute;
  top: 0;
  left: 0;
  z-index:999
}
.contcfullsecnd {
    background:#191919;
    float:left;
    width:100%;
    position:relative
}
.contcfullsecnd .container{padding:15px 0;font-family: 'Open Sans', sans-serif;}
.contcfullsecnd .container a{font-family: 'Open Sans', sans-serif;}
.trnsprnt .copyrit{font-family: 'Open Sans', sans-serif; padding: 0px;}
.ftrhead {
    color:#55acca;
    font-size:18px;
    margin:10px 0;
    padding:0 0 0px;
    position:relative
}
.ftrlinks {
    color:#fff;
    display:block;
    font-size:15px;
    overflow:hidden;
    padding:10px 0
}
.soclink {
    float:left;
    margin:10px 10px 0 0; color:#333;
}
.soclink .fa {
    background:none repeat scroll 0 0 #fff;
    border-radius:100%;
    display:block;
    font-size:20px;
    height:40px;
    line-height:40px;
    overflow:hidden;
    text-align:center;
    width:40px;
    padding: 0px;
}
.detscentr {
    color:#414141;
    display:block;
    font-size:16px;
    line-height:28px;
    overflow:hidden;
    text-align:center
}
.detscentr.arimo a{color:#333!important;}
.soclink .fa:hover{background-color: var(--main-color);color: #fff;transition: color 0.3s linear, background 0.3s linear;}
a.ftrlinks:hover{color: var(--main-color);transition: color 0.2s linear, background 0.2s linear;}
.listing_full_bg {
    background: #fff;
    margin: 0 30px;
    outline: 3px solid var(--main-color);
    outline-offset: -10px;
    padding: 10px;
    position: relative;
    top: -80px;
}
.listing_inner_full {
    position: relative;
    transition: all 0.7s ease 0s;
    z-index: 1;
}
.listing_inner_full > span {
    position: absolute;
    right: 0;
    top: 8px;
}
.listing_inner_full > span a{
    background: var(--main-color);
    color: #fff;
    padding: 8px 11px;
}

.listing_inner_full > span a i{padding-right: 0px;}

.listing_inner_full > a {
    display: block;
    padding: 10px 0 0 10px;
}
.listing_inner_full > a > h3 {
    font-size: 24px;
    color: var(--main-color);
    margin: 0px 0px;
    font-weight: 500;
}
.listing_inner_full > a >p {
    font-size: 15px;
    color: #676767;
}
.listing_full .favroute.clearfix {
    background: #fff;
}
.listing_full_bg .property_meta {
    border-right: medium none;
    border-top: 2px solid var(--main-color);
    display: table;
    table-layout: fixed;
    width: 100%;
}
.listing_full_bg .property_meta > span {
    display: table-cell;
    line-height: 38px;
    text-align: center;
}
.property_meta span > i, .white_cap .bottom_text p > i {
    font-size:14px;
    vertical-align: middle;
    margin-right: 0px !important;
    padding-right:2px;
}
i.icon-select-an-objecto-tool {
    font-size: 14px !important;
}
.listing_inner_full {
    position: relative;
    transition: all 0.7s ease 0s;
    z-index: 1;
}
.listing_inner_full:after{
    background: #1d1d1d;
    content: "";
    display: block;
    height:71%;
    left: 0;
    position: absolute;
    top: 0;
    width: 0;
    z-index: -1;
}
.listing_full_bg .listing_inner_full:hover::after {
    width: 100%;
}
.listing_inner_full:after, .listing_full_bg .listing_inner_full:hover::after, ul.links li a i, .dropzone .dz-messages{
    -moz-transition:all ease-in .3s;
    -ms-transition:all ease-in .3s;
    -o-transition:all ease-in .3s;
    -webkit-transition:all ease-in .3s;
    transition:all ease-in .3s;
}
.listing_full_bg .listing_inner_full:hover h3, .listing_full_bg .listing_inner_full:hover p {
    color: #fff;
}
.listing_full .favroute.clearfix {
    background: #fff;
}
.clearfix:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
}
.listing_full_bg .listing_inner_full:hover > span a {
    background: #fff;
    color: #000;
}
.carousel-slick .slick-dots{bottom: 0px;}
.carousel-slick .slick-dots li button:before{font-size: 11px;}
.carousel-slick .slick-dots li.slick-active button:before{opacity: .75;color: var(--main-color);}
.carousel-slick .slick-prev{display: none!important;}
.carousel-slick .slick-next{display: none!important;}
.dowload_the_app_sec{width: 100%;float: left;padding:35px 0px;background: #33393e;}
.download_right_sec{float: right;}
.download_right_sec img{width:350px;}
.download_left_sec{width:100%;float: left;}
.download_left_sec h1{font-size: 38px;color: #fff;}
.app_bar_sec{width: 100%;float: left;}
.app_download_sec_left{width: 50%;float: left;}
.app_download_sec_right{width: 50%;float: left;text-align: center;}
.app_download_sec_right img{width:165px;margin: 0 auto;}
.app_download_sec_left button[type=button] {
    border: 1px solid #000;
    background: #000;
    font-weight: 900;
    font-size: 20px;
    box-shadow: 1px 2px 3px #666;
    border-radius: 5px;
    color: #fff;
    margin-right: 30px;
    margin-bottom: 50px;
}
.download_left_sec p{font-size: 15px;
    color: #fff;
    margin: 0px 0px;
    padding-bottom: 30px;}
.download_sec_desk{
width: 100%;
float: left;
padding: 20px 8px;
/*margin: 0px 108px;*/
}
.dowload_desk_inner{/*width:900px;margin: 0 auto;*/width: 100%;float: left;}
.download_sec_desk_left{width: 33.333%;float: left;text-align: center;margin-top:160px;}
.download_sec_desk_right{width: 33.333%;float: left;text-align: center;margin-top:160px;}
.download_sec_desk_left img{width:284px;}
.download_sec_desk_right img{width:284px;}
/*.download_sec_desk_left a{
background-color: var(--main-color);
color: #222;
display:block;
padding: 15px 30px;
text-decoration: none;
border-radius: 8px;
margin-top: 45px;
    font-size: 15px;
    font-weight: 600;
    width: 300px;
    margin: 45px auto;}*/
/*.download_sec_desk_right a{
background-color: var(--main-color);
color: #222;
display:block;
padding: 15px 30px;
text-decoration: none;
border-radius: 8px;
margin-top: 45px;
font-size: 15px;
font-weight: 600;
width: 300px;
margin: 45px auto;
}*/
.pagehdwrap p{font-size: 15px;color: #fff;text-align:center;}
.dm-width{width: 100%;}
        /*.whats_app_wrap{width:37%;}
        .contact_sec_wrap{width:63%;text-align: center;}
        .whats_app_sec_fix{width: 100%;}
        .inner_whats_app_wrap img{width: 25px;}
        .contact_us_wrap{padding-bottom: 85px;}*/
    .mobile_app_sliders{width: 100%;float: left;padding: 10px;}
    .dm-width {
       width: 500px;
       margin: 0 auto;
    }

    .iphone-mockup {
       position: relative;
       z-index: 5;
    }

    .dm-device {
        position: relative;
        width: 100%;
        padding-bottom:137.477897%;
        margin-bottom:0px;
    }

    .device {
    position: absolute;
    top: 0px;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    -webkit-background-size: 100% 100%;
    background-repeat: no-repeat;
    background: url(https://gnb-user-uploads.s3.amazonaws.com/cnb/website/wren/71a1aa5d4d57c1258c932f76df6d447c.png) 0 0 no-repeat;
    background-size: 67%;
    background-position: top center;
}

    .screen {
      overflow: hidden;
    position: absolute;
    top: 2%;
    bottom: 0;
    left: 17.49%;
    right: 17.4%;
    background-color: #000;
    z-index: -1;
    border-radius: 50px;
    }

    .slider {
      height: 100%;
      background:#000;
    }
    .slider div {
      height: 100%;
    }

    .slider__item {
        font-size: 100px;
        color: rgba(255,255,255,0.7);
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .slider__item--1 {
       /*background-color: #E91E63;*/width: 100%;
    }
    .slider__item--1 img{width:91%;}
    .slider__item--2 {
       /*background-color: #2196F3;*/width: 100%;
    }
    .slider__item--2 img{width:91%;}
    .slider__item--3 {
       /*background-color: #E91E63;*/width: 100%;
    }
    .slider__item--3 img{width: 100%;}
    .slider__item--4 {
       /*background-color: #2196F3;*/width: 100%;
    }
    .slider__item--4 img{width: 100%;}
    .download_desk_center{width: 33.333%;float: left;}
     button.balck_btn{
    border: 1px solid #000;
    background: #000;
    font-weight: 900;
    font-size: 20px;
    box-shadow: 1px 2px 3px #666;
    border-radius: 5px;
    color: #fff;/*
    margin-right: 30px;*/
    margin: 20px auto;
    display: block;
}
button.balck_btn a img{width:150px;}
.sideval{width: 100%;
    float: left;
    padding: 30px 0px;}