/* custom.css */



.owl-carousel.home-slider .slider-item .overlay {
	position:relative;
}

.owl-carousel .owl-item {
	opacity:1;
}

.view {
  overflow: hidden;
  position: relative;
  text-align: center;
  
  cursor: default;
}

.view .mask, .view .content {
  position: absolute;
  width: 100%;
  overflow: hidden;
  top: 0;
  left: 0
}

.view-first .mask {
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.5);
  transition: all 0.4s ease-in-out;
  height: 100%;
}

.view-first .tools {
  opacity: 0;
  transition: all 0.2s ease-in-out;
  font-size:50px;
  color:#fff;
}

.view-first:hover img {
  transform: scale(1.1);
}
.view-first:hover .mask {
  opacity: 1;
}
.view-first:hover .tools, .view-first:hover p {
  opacity: 1;
  transform: translate(0%, 250%);
}

/* for thumbnails */
.view-first_small:hover .tools, .view-first:hover p {  
  transform: translate(30%, 30%);
}

.view-first:hover p {
  transition-delay: 0.1s;
}

/* ---- */


body {
	font-family:"Poppins"!important;
}

.index_service_icon {
	width:30%;
	height:30%;
	margin-top:20px;
}

@media screen and (max-width: 992px) {
	.gallery-smallimages {
		margin-top:20px;
	}
}

.link-black {
	color:#000;
}

.sidebar a, .sidebor-box a {
	    color:#f07d00!important;
}

.sidebar_service_icon {
	width:60%;
}

.sidebar_service_link, a.sidebar_service_link:hover {
	text-decoration:none;
}
.sidebar_divider {
	margin-top:10px;
	border-bottom:1px dotted #ccc;
	margin-bottom:10px;
}

.right-dotted {
	border-right:1px dotted #ccc;
}

.ingatlan_postaicim {
	font-size:17px;
	margin-bottom:20px;
	font-weight:500;
	display:block;
}
.ingatlan_ertekesitesimod {
	font-weight:700;
	font-size:15px;
	display:block;
	margin-bottom:0px;
	margin-top:10px;
}



.index_ad_text {
	height:80px;
	position:relative; 
}

.index_ad_viewmore {
	position:absolute;
	bottom:-10px;
	right:0px;	
}

.button_reset {
	background:transparent; 
	border:0px;
	color:#ccc; 
}

.padding-correction {
	padding-left:30px!important;
	padding-right:30px!important;
}

/* ingatlan adatlap */

.ingatlan_adatlap_1 ul div span {
	
}

.ingatlan_adatlap_1_key {
	width:200px;
	display:inline-block;
	text-align:left; 
}

.dotted {
	border-bottom:1px dotted #ccc;
}

/* news */ 

.news-block {
	height:409px;
}

.news_list_item {
	
}

.news_list_item_title {
	height:100px;
	position:relative;
}


.news_list_item_view {	
	position:absolute;
	bottom:0px;
	right:0px;
	margin:5px;
}



/* theme override */

.anovo_orange {
	color:#f07d00!important;
}

.btn-warning {
	background-color:#f07d00!important;
}

/* search fields */
.search-property .form-group .icon {
	color:#000;
	width: 20px;
}

#search-form .form-field {
	background-color:#f1f1f1;
}

.form-control, .search-property .form-group .form-control {
	color:#000!important;
} 

.form-control {
	height:36px!important;
}



.ftco-navbar-light .navbar-toggler {
	color:#000!important;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #eee;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #eee;
}

.form-control::-webkit-input-placeholder {
  color: #000!important;
}

input[type="text"].form-control::-webkit-input-placeholder,
input[type="text"]..search-property .form-group .form-contro::-webkit-input-placeholder 
 {
  color: #000!important;
}


.ref_number {
	padding-top:3px;
	font-size:12px;
}

.price {
	font-size:18px!important;
}

.properties .text span.status.rent {
	background: #26baee;
}

.properties .text span.status.sale {
	background: #ff8f56;
	border:1px solid #fff;
	border-left:0px;
}

.ftco-navbar-light {
	background-color:#f1f1f1;
	color:#000;
	border-bottom:1px solid #888;
}

.ftco-navbar-light .navbar-nav > .nav-item.active > a,
.ftco-navbar-light.scrolled .nav-item.active > a {
	color:#f07d00!important;
}

.ftco-navbar-light .navbar-nav > .nav-item.active > a:hover,
.ftco-navbar-light.scrolled .nav-item.active > a:hover {
	color:#fff!important;
}

.ftco-navbar-light .navbar-nav > .nav-item > .nav-link:hover {
	background-color:#f07d00;
	color:#fff!important;
}

.ftco-navbar-light .navbar-nav > .nav-item > .nav-link {
	padding-left:10px;
}

.active a.link {
	_border-bottom:2px solid #cc8800;
	color:#008800;
	font-weight:500;
}

.navbar {
	background:#f8f8f8!important;
	border-bottom:1px solid #ccc!important;
}

.ftco-section {
	padding: 1em 0;
}

/*
.search-wrap .heading {
	top:-80px;
}
*/

.one, .properties .text .one {
	width:60%;
	text-align:left
}

.two, .properties .text .two {
	width:auto;
}

.properties .text .two {
	padding-left:0px;
}

.num {
	color:#ffffff;
	margin-top:6px;
	font-size:12px;
}

.anovo_logo {
	height:40px;
}

.navbar-brand {
	padding:5px!important;
}

a.nav-link {
	color:#333333!important;
	font-size:16px!important;
}

a.nav-link:hover {
	color:#fff!important; 
}

.top {
	height:30px;
	background-color:#333!important;
	border-bottom:2px solid #737373;
}

.ftco-footer {
	padding: 20px!important;
	padding-top:20px!important;
	font-size:14px;
}

.ftco-search {
	_background-color:#f07d00;
	background-color:#757575;
	border-bottom:3px solid #333;
	padding-top:30px;
	padding-bottom:30px;
}

.heading-section h2:after, .heading-section h2:before {
	background:#f07d00;
}

.search-property .form-group .form-control option {
	background-color:#fff!important;
}

.search-property .form-group  .btn-search {
	background-color:#bb2727!important;
	background:#bb2727!important;
}

hr {
	border-top:1px solid #ddd!important;
}

.cookie_agreement {
	position:fixed;
	z-index:100000;
	bottom:0px;
	width:100%;
	background-color:#000;
	border-top:2px solid #;
	color:#fff;
	text-align:center;
	padding:10px;
	
}

/* - lightbox ----- */

.mfp-img {
	height:auto!important;
}

.mfp-smallitem {
	margin-top:0px;
	top:40px;
	position:absolute;
	
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
		
}

.properties-img {
	margin-bottom:0px;
}
.show_property_img {
	
	background-color:#f8f8f8;
		
	_border:1px solid #000;
	_padding-left:3px!important;

	padding-top:12px;
	padding-bottom:12px;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	
}

#zomi {
		
}

.properties-img, .magimage {
	border:1px solid #ccc;
	_width:100%!important;
	
}

.view-first {
	max-width:100%;
}

.show_property_desc {
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	background-color:#f8f8f8;
	padding-bottom:8px;
	padding-top:8px;
}

.show_property_price {
	color:#f07d00;
	font-weight:bold;
	font-size:24px;
}

.show_property_price_cell {
	border-right:1px dotted #ccc;
	text-align:right;	
}

.show_property_data {	
	font-size:24px;
	
}

.card-header {
	font-size:18px;
}
.card-content {
	padding:15px;
}
/* ---------------------------------------------------------------- */
/* carousel override */

.owl-carousel.home-slider .slider-item .overlay {
	background-color:#fff;
		
}

.owl-carousel .owl-stage, .owl-carousel.owl-drag .owl-item{
    -ms-touch-action: auto;
        touch-action: auto;
}

.owl-carousel.home-slider, 
.owl-carousel.home-slider .slider-item .slider-text,
.owl-carousel.home-slider .slider-item {
	height:400px;
}

.slider-text .text {
	border:2px solid #ccc;
	border-bottom:0px;
}

.hide {
	left: -9999px !important;
    position: absolute !important;
    visibility: hidden;
    z-index: -500;
    top: -9999px;
}