@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,700,600);

*{outline: none;}

body{font-family: 'Open Sans', sans-serif !important; background: #DDE5E8 !important;}

a:hover{text-decoration: none}

ul{list-style: none;}

.p0{padding: 0;}

.fz21{font-size: 19px !important;}

.main_container{border: 0 !important; padding-top: 20px !important; padding-bottom: 20px; background-color: #DDE5E8 !important;}

.main_container > .container{background: #fff;}

.whiting{background: #fff; padding: 40px;}

.main_slide{margin-top: 20px;}

header .banner{
	background: #fff;
}
header .navbar-right{position: relative;}
header .navbar-right input{border-color: #fff; display: none; position: absolute; right: 0; width: 0;}
header .navbar-right button{
	background: none;
	border: 0;
	position: absolute;
	right: 0;
	top: 5px;
	color: #fff;
	font-size: 16px;
}
header .navbar-right button.active{
	color: #000;
}
.navbar{
	margin-bottom: 0;
}

.navbar-default{
	background-color: transparent;
	border-color: transparent;
}

.head-contact{
	width: 74%;
	display: inline-block;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.head-contact a{
	color: #999999;
	font-size: 16px;
	font-weight: 500;
	text-decoration: none;
	line-height: 104px;
	margin-right: 10px;
}
.head-contact a i{margin-right: 5px;}

.navbar-header{width: 100%;}

.navbar-default form{margin-right: 10px; margin-top: 15px}

.navbar-default form input{border-radius: 0}
.navbar-default .navbar-collapse, .navbar-default .navbar-form{border-color: none}
.navbar-default .navbar-brand{
	color: #fff;
	font-size: 12px;
	display: inline-block;
	padding:27px 17px;
	line-height: 7px;
	text-transform: uppercase;
	margin: 0!important;
}
.navbar-default #COMP_sec{
	position: fixed;
	right: 20px;
	bottom: 20px;
	background: #02344a;
	padding-right: 20px;
}
.navbar-default #COMP_sec a{
	color: #fff;
}
.navbar-default #COMP_sec i{
	color: #fff;
	margin: 13px;
}
#COMP_sec .compare-count{
	background: #e31e25;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	height: 80%;
	position: absolute;
	right: -8px;
	top: -16px;
	z-index: 99;
	text-align: center;
	line-height: 31px;
	width: 17%;
}
.navbar-default .dropup{
	float: right;
	margin-top: 15px;
}

.navbar-default .dropdown-menu{
	min-width: 61px;
	padding: 0;
	margin: 0;
}
.navbar-default .dropdown-menu li{
	cursor: pointer;
	padding: 5px;
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu{
	top: 31px;
	bottom: inherit;
}
.carousel-control.left{background-image: none;}
.carousel-control.right{background-image: none;}
#country-select a{display: block !important;}

.btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default{
	background-color: #fff !important;
}

.main_container{width: 100% !important;}

.base_top{
	height: 26px !important;
}
.base_top .menu_top li a{color: #fff !important;}
.base_middle{margin-top: 35px !important}
.base_middle .container{background-color: #fff;}
.base_middle .middle_left .filter_block{margin:0 !important;}
.home-slide{margin:0 !important; border:none !important;}
.carousel{height: auto !important; margin-bottom: 20px !important;}
.carousel-inner a{
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	background-size: cover;
	width: 100%;
	height: 400px;
	display: inline-block;
}

.title{
	color: #484848;
	margin: 0 0 10px 0;
	font-size: 19px;
	font-weight: 400;
	padding-top: 10px;
	text-align: center;
}

.panel-right{
	padding: 0 30px 25px 30px;
	background: #fff;
	border: 1px solid #dedede;
	margin-bottom: 20px;
}
.panel-right table td{
	color: #28b3ed
}
.panel-right table td,th{
	border-bottom: 1px solid #dedede;
	padding: 10px 0;
}

.panel-list li a{
	color: #2c3e50;
	padding: 14px 0;
	border-bottom: 1px solid #dedede;
	display: block;
	text-align: left;
}
.panel-list li:last-of-type a{
	border:0;
}

.widget{margin-bottom: 10px;}

.widget a img{
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
}

.widget a:hover img{
	transform: scale(1.1);
}

.widget h6{
	color: #2C3E50;
	padding: 5px 0;
}
.widget p{
	color: #707070;
	padding-bottom: 5px;
}

.property{
	display: inline-block;
	zoom: 1;
	border: 1px solid  #DDE5E8;
	background-color: #fff;
	margin-bottom: 30px;
	position: relative;
	width: 100%;
	min-height: 240px;
}

.property .image{
    overflow: hidden;
    position: relative;
}
.property .image img{
	width: 100%;
	transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
}
.property .image a i{
	color: #fff;
	font-size: 42px;
	position: absolute;
	left: 45%;
	top: 40%;
}
.property .image a{
	transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	background-color: transparent;
	display: block;
	height: 100%;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 100%;
	z-index: 200;
	z-index: 200;
	opacity: 0;
}
.property .image:hover img{
	transform: scale(1.1);
}

.property .reduced{
	background-color: #2c3e50;
	color: #fff;
	font-size: 13px;
	padding: 5px 16px;
	position: absolute;
	left: 6px;
	top: 8px;
}
.property .title h2{
	font-size: 13px;
	margin: 0;
	font-weight: 700;
	text-overflow: ellipsis;
	overflow: hidden;
	width: 100%;
	white-space: nowrap;
}
.property .title a{
	color: #416676;
}
.property .location{
	color: #707070;
	padding: 0 10px;
	margin-top: -10px;
}
.property .area{
	border-top: 1px solid #E0E0E0;
}
.property .area div{
	color: #416676;
	float: left;
	font-size: 16px;
	font-weight: 400;
	font-style: italic;
	line-height: 51px;
	min-height: 30px;
	text-align: center;
	width: 50%;
}
.property .area .value{
	border-right: 2px solid #E0E0E0;
}

.property .area .price del{
	color: #ff5350;
}

.property .area .price span{
	margin-top: -27px;
	display: inline-block;
}


footer h5, footer .title{
	color: #fff;
	text-shadow: inherit;
	font-size: 20px;
	margin-bottom: 10px;
	text-align: center;
}

footer .media h6{
	color: #fff;
}
footer .media p,strong{
	color: #fff
}
footer .fo-contact td{color: #fff; padding:12px 0;}
footer .fo-contact td:first-of-type{width: 40px}
footer .fo-contact td:nth-child(2){width: 70px}
footer .fo-contact td:last-of-type{padding-left: 15px; font-size: 13px;}
footer .fo-contact tr td i{
	color: #fff;
	font-size: 25px;
}
footer .fo-contact tr td strong{
	color: #fff;
	font-size: 13px;
}
footer .fo-contact tr td a, address{
	color: #fff;
	font-size: 13px;
}
footer .fo-sitemap ul{
	list-style-type: disc;
	color: #fff;
}
footer .fo-sitemap ul li{
	border-bottom: 1px dotted #a7a7a7;
	padding: 17px 0;
}
footer .fo-sitemap ul li a{
	color: #fff
}
/* Detay */
#change-img{
	margin-bottom: 20px;
	width: 100%;
}
.slider1 img{
	cursor: pointer
}
.bx-wrapper i{
	color: #fff;
	font-size: 17px;
	text-indent: 9999px !important;
	margin: 8px;
	width: 50px;
}
.detay-widget{
	margin-top: 20px;
	background: #fff;
	padding: 20px;
	border: 1px solid #ccc;
}
.detay-widget .left-comment{
	margin: 0 20px 20px 0;
	border: 1px solid #707070;
	width: 48%;
	padding: 20px;
}
.detay-widget .left-comment ul li {
	line-height: 30px
}
.detay-widget .left-comment ul li strong{
	color: #707070;
	min-width: 66px;
	display: inline-block;
}
.detay-widget .left-comment-full{width: 100% !important; border:0 !important;}

.detay-widget .left-comment-full ul li{float: left; width: 25%;}

.item-detail .col-md-3{line-height: 34px; padding: 0;}
.item-detail .col-md-4{padding: 5px 0;}
.item-detail .fa-times{color: #b5b5b5}
.item-detail .fa-check{color: #2fbd56}
.genel-ozellik .col-md-6{padding-left: 0;}
.genel-ozellik .items{
	color: #707070;
	border-bottom: 1px solid #ebeff4;
	padding: 7px 5px;
}
.genel-ozellik .items span{min-width: 60px; display: inline-block;}
.btn.focus, .btn:focus, .btn:hover{color: #fff}
.eleman{height: auto !important; margin-bottom: 10px; min-height: 25px;}
.etiket{margin-right: 10px;}
.breadcrubms li{float: left; padding: 0 5px 0 5px}
.breadcrubms li a{color: #707070}
.breadcrubms .pull-right span{color: #707070 !important}

/* Detay */

/* About */
.about-content p, .about-content span{
	font-size: 13px !important;
	line-height: 30px;
}
.about-content strong{
	color: #000;
}
.article-about{
	color: #707070;
	font-size: 14px;
}article-about{
	color: #707070;
	font-size: 14px;
}
/* About */
/* Talepler */
.notification{
	color: #707070;
	line-height: 24px;
}
#talep .form-group span{color: red}
#talep .form-group label{text-align: left; width: 22%;}
#talep .form-group .col-md-10{width: 74%;}
#talep .etiket {text-align: left; min-width: 21.5%; padding-right: 0;color: #000}
#talep .eleman {width: 73%;}
.detay-inner .eleman {width: 80%;}
.detay-inner textarea, input[type='text'], input[type='email']{color: #000 !important;}
#talep span.select {width: 100% !important; background: #fff !important;}
#talep .dinamik-form-element input{width: 100% !important; background: #fff !important;}
/* Talepler */

/* İletişim */
.contact-info .col-md-4{
	text-align: center;
}
.contact-info h3{
	margin-bottom: 20px;
	font-size: 16px;
	text-align: center;
}
.contact-info i{
	background: #fff;
	border-radius: 50%;
	margin-right: 10px;
	padding: 9px;
}
.contact-info p, .contact-info a{
	color: #707070;
	text-align: center;
	word-break: break-all;
}
#contact label{
	padding-right: 0;
	text-align: left;
}
/* İletişim */
/* Detaylı Arama */
.listBlck .col-md-5{
	padding: 0;
	margin: -2px;
}
.listBlck .col-md-5 img{
	width: 100%;
	height: 180px;
	transition: all .4s ease-in-out;
}
.listContainer .listBlck{
	background: #fff !important;
}
.detail-search-title{
	color: #2C3E50;
	font-size: 19px;
	padding: 20px 0;
}
.detail-search-price{
	color: #313131;
	font-size: 15px;
}
.detail-search-ilanNo{
	color: #707070;
	font-size: 18px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.detail-search-ilanNo span{
	font-size: 12px;
	float: right;
}
.detail-search-comment{
	color: #707070;
	font-size: 14px;
}
.listBlck .cmp_lst{font-size: 13px;}
.listBlck .CMP_no{color: #fff !important; background-color: #43ABD2; padding: 5px 10px;}
.listBlck ul{padding: 10px 0}
.listBlck ul li{
	color: #707070;
	float: left;
	padding-right: 10px;
	font-size: 13px;
}
.listBlck ul li strong{
	color: #707070;
}
.detail-search-button{
	font-size: 13px;
	color: #707086;
	text-decoration: underline;
}
.filter_top{
	position: relative;
	margin-bottom: 20px;
}
#search{
	position: absolute;
	top: 8px;
	right: -20px;
}
.detay-search-button{
	position: absolute;
	top: 0 !important;
	right: 0 !important;
	background: none;
	border: 0;
}
.detay-search-button i{
	margin: 8px;
	font-size: 19px;
}
.search-bread{
	border-top:1px solid #eeeeed;
	border-bottom:1px solid #eeeeed;
	padding: 10px 0;
	margin: 15px 0;
}
.liste-element select.select{
	width: 172px !important;
}
.liste-element .filter{
	overflow: inherit !important;
}
.inner_filter{
	min-height: 250px;
}
#filter_result{
	float: left;
	margin-right: 15px;
	margin-left: -40px;
}
.listBlck .col-md-5 a{
	display: inline-block;
	width: 100%;
	position: relative;
	overflow: hidden;
}
.listBlck .col-md-5 a:hover img{
	transform: scale(1.1);
}
#pager_block .paging{
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12);
    padding: 5px;
    margin-top: 15px;
}
#pager_block .paging a{
	background: #fff !important;
	margin-right: 10px !important;
	padding:7px 14px !important;

}
#pager_block .paging .active{
	background: #0581b5 !important;
	color: #fff !important;
}
.filter-responsive{
	width: 100% !important;
}
.searchbycode{
	width: 100% !important;
	margin-right: 0 !important;
	margin-top: 3px !important;
	padding: 20px;
	font-style: normal !important;
}
.footer_info{
	color: #fff !important;
}
/* Detaylı Arama */
/* Home */
.match{margin-top: 8px;}
.category-box .col-md-3{
	margin-bottom: 10px;
}
.category-box h3{
	text-align: center;
	color: #727272;
	font-size: 14px;
}
.category-box h3 img{
	border-bottom: 1px solid #f44336;
	padding: 0 15px 10px 15px;
	margin-bottom: 10px;
	transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	min-height: 80px;
}
.category-box a:hover img{
	transform: scale(1.1);
}
.category-box .counter{
	color: #727272;
	font-weight: 700;
	display: inline-block;
	width: 100%;
	text-align: center;
	font-size: 23px;
}
/* Home */
.sidebar-update{background: #fff;}
.sidebar-update .media{
	padding: 10px;
	margin-top: 0;
}

footer .fo-sidebar-update .media{
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
}
.fo-sidebar-update span{
	color: #707070 !important;
	font-weight: 300 !important;
}
.fo-sidebar-update strong{
	color: #fff !important;
	text-shadow: inherit;
}

.detail_city{margin-bottom: 20px;}

.fo-sidebar-update span{
	color: #fff !important;
}
.search-ad{
	background: #eeeeed;
	padding: 10px 15px;
	color: #999;
}
input.tagBox-input, select.tagBox-input{
	background: #fff !important;
	color: #9d9d9d !important;
	padding: 8px 10px !important;
}
span.tagBox-item-content{
	background: #fff !important;
	color: #999999 !important;
	padding: 10px !important;
}
span.tagBox-item-content a.tagBox-remove{
	color: #34b7f1 !important;
	font-weight: 700;
}
.filter_passive{
	background: #fff !important;
	color: #9d9d9d !important;
	font-weight: 700;
	margin-bottom: 12px;
	text-align: center;
	font-size: 13px !important;
	border-top-left-radius: 30px;
	border-bottom-left-radius: 30px;
}
.filter_active{
	text-align: center;
	margin-bottom: 10px;
	border-top-left-radius: 30px;
	border-bottom-left-radius: 30px;
	font-size: 13px !important
}
.base_middle .filter_block .dyn_static{
	padding-bottom: 15px;
}
.base_middle .filter_block .filter{
	height: inherit !important;
}
.cat_click .eleman{
	width: 165px !important;
}

.property-search{
    padding: 20px;
    position: absolute;
    top: 40px;
    right: 20px;
}
.property-search label{color: #fff;}
.property-search .form-control{border-radius: 0}
.searchPrice{margin-bottom: 20px;}
.property-search .col-md-6{padding-left: 0;}
.filterSearchButton{
    font-weight: bold;
    width: 100%;
    color: #fff;
    border: 1px solid #a7a7a7;
}
.select2-container--default .select2-selection--single{
    border-radius: 0 !important
}
.select2-results__option[aria-selected]{
    padding-left: 15px;
}
.select2-container--default .select2-selection--single{
    background-color: transparent !important;
    border: 1px solid #fff !important;
    -webkit-border: 1px solid #fff !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
    color: #fff !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b{
    border-color: #fff transparent transparent transparent !important
}
.map-wrapper{ margin-bottom: 10px; padding: 0;}
.map-wrapper .form-control{
    background-color: transparent;
    color: #fff;
}

.marker-inner i{
	color: #860909 !important;
}

.infobox .title a{color: #000 !important; font-weight: 400;}
.mobileTop{display: none}
.mobileTop a{
	color: #fff;
	font-size: 12px;
	display: inline-block;
	padding: 27px 17px;
	line-height: 7px;
	text-transform: uppercase;
	width: 100%;
}
.mobileTop a:hover{
	background: #96281B;
	color: #fff;
}
.navbar-default .navbar-toggle{background-color: #fff;}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{background-color: #fff;}
.rotate{
	position: absolute;
	right: -32px;
	transform: rotate(38deg);
	top: 11px;
	color: #fff;
	padding: 5px 40px;
	z-index: 99999999;
}
.rotate-list{
	right: -48px !important;
	top: 15px !important;
	padding: 8px 60px !important;
	font-size: 13px;
}
.rotate-red{ background: #ff5350;}
.rotate-green{ background: #31F042;}
.set996{padding-top: 25px;}
.fo-contact #result_txt{color: #fff !important; font: inherit !important;}
.fo-contact label{ color: #fff; width: 100%; padding-top: 0; margin-top: -8px;}
.fo-contact textarea, .fo-contact input[type='text'], .fo-contact input[type='email']{ background-color: transparent; color: #fff;}
.fo-contact input[type="button"]{ background: transparent; border: 1px solid #fff;}
.contact-info .col-md-4{min-height: 150px;}
#cboxLoadedContent textarea, #cboxLoadedContent input[type='text'], #cboxLoadedContent input[type='email']{color: #000 !important;}

.ilan-tipi{
	background-color: #2c3e50;
	color: #fff;
	font-size: 13px;
	padding: 5px 16px;
	position: absolute;
	left: 6px;
	top: 8px;
	z-index: 999;
}

input.input{
	border: 1px solid #ccc !important;
	border-radius: 4px !important;
	color: #9999a5 !important;
	-webkit-border-radius: 4px;
}

.agent{
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
	margin-bottom: 30px;
	padding-bottom: 20px;
}
.agent-title{
	font-size: 18px;
	font-weight: 700;
	color: #404040;
	line-height: 22px;
	margin-top: 0;
	max-width: 75%;
}
.agent-job{
	color: #8d959a;
	font-style: italic;
	font-size: 12px;
}
.agent-social li{
	float: left;
	margin-right: 10px;
}
.agent-social li a{
	font-size: 11px;
	color: #777777;
	line-height: 30px;
	width: 30px;
	text-align: center;
	height: 30px;
	background: #d8ecf0;
	display: inline-block;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: all 0.2s linear 0s;
	-moz-transition: all 0.2s linear 0s;
	-ms-transition: all 0.2s linear 0s;
	-o-transition: all 0.2s linear 0s;
	transition: all 0.2s linear 0s;
	margin: 0 0 0 5px;
}
.agent-social li a:hover{
	background: #06a7ea;
	color: #fff;
}
.agent-social li a i{
	transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-webkit-transition: all 0.2s linear 0s;
	-moz-transition: all 0.2s linear 0s;
	-ms-transition: all 0.2s linear 0s;
	-o-transition: all 0.2s linear 0s;
	transition: all 0.2s linear 0s;
	margin-top: 9px;
}
.agent-social li a:hover i{
	transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
}
.agent-content{
	color: #777777;
	line-height: 1.8em;
	margin-bottom: 10px;
}
.agent-contact ul li{
	float: left;
	margin-right: 10px;
}
.agent-contact ul li a{
	color: #8d959a;
}
.agent-contact ul li a i{
	color: #06a7ea;
}
.agent-overlay{
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	-webkit-transition: all 0.3s linear 0s;
	-moz-transition: all 0.3s linear 0s;
	-ms-transition: all 0.3s linear 0s;
	-o-transition: all 0.3s linear 0s;
	transition: all 0.3s linear 0s;
	opacity: 0;
	visibility: hidden;
	background: rgba(87, 187, 87, 0);
}
.agent-overlay i{
	position: absolute;
	top: 45%;
	font-size: 35px;
	color: #fff;
	left: 45%;
}
.agent-thumbs:hover .agent-overlay{
	opacity: 1;
	visibility: visible;
	background: rgba(6, 167, 234, 0.5);
}
.agent-thumbs-img{
	max-height: 250px;
	margin: 0 auto;
}
.haber-list{
	margin-bottom: 15px;
}
.haber-title h1{
	border-bottom: 1px dotted #ccc;
	padding-bottom: 10px;
	font-size: 24px;
	text-transform: uppercase;
	font-weight: 800;
	line-height: 1em;
	letter-spacing: 0.1px;
	color: #404040;
	-webkit-transition: all 0.3s linear 0s;
	-moz-transition: all 0.3s linear 0s;
	-ms-transition: all 0.3s linear 0s;
	-o-transition: all 0.3s linear 0s;
	transition: all 0.3s linear 0s;
	max-width: 78%;
}
.haber-title:hover{
	color: #57bb57;
}
.haber-top{
	font-size: 12px;
	color: #8d959a;
	font-weight: 400;
	font-style: italic;
	letter-spacing: 0.1px;
	margin-top: 25px;
}
.haber-top i:last-of-type{
	margin-left: 5px;
}
.haber-img{
	position: relative;
	margin-bottom: 20px;
}
.haber-img img{width: 100%;}
.haber-content, .haber-content p,.haber-content span{
	line-height: 24px;
	letter-spacing: 0.1px;
	color: #777 !important;
	margin-bottom: 10px;
}
.read-more{
	position: relative;
}
.read-more a{
	background: #43909f;
	border: medium none;
	border-radius: 0;
	padding: 0 20px;
	position: relative;
	display: block;
	width: 130px;
	height: 40px;
	overflow: hidden;
	color: #fff;
	line-height: 38px;
	font-size: 15px;
	font-style: italic;
	position: relative;
}
.read-more a span:first-of-type{
	color: #fff;
	position: absolute;
	display: block;
	width: 100%;
	z-index: 99;
}
.read-more span:last-of-type{
	position: absolute;
	width: 100%;
	height: 100%;
	display: block;
	opacity: 1;
	left: 0;
	top: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 9px 0;
	text-align: center;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transition: all 0.6s cubic-bezier(0.05, 0.06, 0.05, 0.95);
	transition: all 0.6s cubic-bezier(0.05, 0.06, 0.05, 0.95);
	box-shadow: none;
	color: #582d1d;
	left: -100%;
}
.read-more a:hover span:last-of-type{
	background: #57bb57;
	left:0;
}
.haber-sayfalama ul{
	text-align: center;
	display: inline-block !important;
	margin: 0 auto;
}
.haber-sayfalama ul li{
	float: left;
	border-bottom: 1px solid #d8ecf0;
}
.haber-sayfalama ul li:hover{
	border-bottom: 2px solid #57bb57;
}
.haber-sayfalama ul li:hover a{
	color: #57bb57;
}
.haber-sayfalama ul li a:active, .haber-sayfalama ul li a:focus{
	text-decoration: none
}
.haber-sayfalama ul li.aktif{
	border-bottom: 2px solid #57bb57;
}
.haber-sayfalama ul li.aktif a{
	color: #57bb57;
}
.haber-sayfalama ul li a{
	color: #404040;
	padding: 0 20px;
}
.sss li{
	-webkit-box-shadow: 1px 1px 1px 3px #dde5e8;
	box-shadow: 1px 1px 1px 3px #dde5e8;
	margin-bottom: 20px;
	position: relative;
}
.sss li a{
	color: #5d5c5c;
	line-height: 24px;
	letter-spacing: 0.4px;
	padding: 10px 20px 10px 10px;
	display: inline-block;
	font-size: 14px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	width: 100%;
	font-weight: 700;
}
.sss li a:hover{
	background: rgb(6, 167, 234);
	color: #fff;
}
.sss li a i{
	position: absolute;
	top: 40%;
	right: 5px;
}
.detay-rotate-item{
	position: relative;
	overflow: hidden;
}

// animation title //
.vitrin-title {
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-filter: blur(10px);
          filter: blur(10px);
}
.vitrin-title h1 {
  font-size: 2em;
  opacity: 1;
  position: relative;
  color: #416676;
  font-weight: 400;
  text-align: center;
  margin-right: 10px;
  padding-bottom: 10px;
  display: inline-block;
  letter-spacing: 10px;
  width: 100%;
}
.vitrin-title h1 span {
  letter-spacing: normal;
  display: block;
  margin-bottom: 10px;
  font-size: .5em;
  font-style: italic;
  position: relative;
  z-index: 2;
}
.vitrin-title h1 span:before,
.vitrin-title h1 span:after {
  content: "";
  width: 43%;
  height: 3px;
  border-radius: 5px;
  background: #E3E3EB;
  position: absolute;
  right: 0;
  z-index: 1;
  top: .5em;
}
.vitrin-title h1 span:after {
  left: 0;
}
/*ANimation stuff*/
.vitrin-title {
  -webkit-animation-name: zoomIn;
          animation-name: zoomIn;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
@-webkit-keyframes zoomIn {
  0% {
    -webkit-transform: scale(0.3);
            transform: scale(0.3);
    -webkit-filter: blur(10px);
            filter: blur(10px);
  }
  40% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-filter: blur(0);
            filter: blur(0);
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes zoomIn {
  0% {
    -webkit-transform: scale(0.3);
            transform: scale(0.3);
    -webkit-filter: blur(10px);
            filter: blur(10px);
  }
  40% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-filter: blur(0);
            filter: blur(0);
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
div.aw-widget-current-inner div.aw-widget-content{
	background: transparent !important;
	margin-top: 10px !important;
}
div.aw-widget-current-inner div.aw-widget-content a.aw-current-weather p time{
	font-size: 16px !important;
	position: absolute;
	left: 20px;
	bottom: -22px;
}
div.aw-widget-current-inner div.aw-widget-content a.aw-current-weather p span.aw-weather-description{
	margin-top: 21px!important;
}
#link_get_widget{
	display: none !important;
}
.project-list figure{
	height: 150px;
}
.project-list figure img{
	height: 150px;
	width: 100%;
}
.project-list .property-content{
	background: #fff;
	padding: 20px 0px;
}
.project-list h5 a{
	color: #484848;
}
.proje-detay{
	padding: 20px;
	background: #fff;
}

.project-list h5{
	display:inline-block;
	width:100%;
	white-space: nowrap;
	overflow:hidden !important;
	text-overflow: ellipsis;
}
.base_middle .searchbycode{
	border: 1px solid #a7a7a7 !important;
}
.dyn_static select{
	border: 1px solid #a7a7a7 !important;
}
.dynamic_content span.select{
	opacity: 0;
}
.dynamic_content select.select{
	opacity: 1 !important;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #cccccc;
	height: 26px !important;
	width: 167px !important;
}
#map * {
	-webkit-transition: none !important;
	-moz-transition: none !important;
	-o-transition: none !important;
	transition: none !important;
}

.tab-pane .col-md-4{
	margin-bottom: 20px;
}

.tab-content{
	padding: 20px;
}

.tab-content .form-group{
	width: 33%;
	float: left;
}

.detail-search-input, .tab-pane select{
	background: #ebebeb;
	-moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
	border: none;
	width: 100%;
	padding: 12px;
	color: #5a5a5a;
}
.detail-search-input::-webkit-input-placeholder {
   color: #5a5a5a;
}

:-moz-placeholder { /* Firefox 18- */
   color: #5a5a5a;
}

.detail-search-input::-moz-placeholder {  /* Firefox 19+ */
   color: #5a5a5a;
}

.nav-tabs>li>a{
	background: #f0f0f0;
	color: #757580;
	padding: 10px 55px;
	border-radius: 0;
	border: 1px solid #ebebeb;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
	color: #000;
	background-color: transparent;
	border-top: 1px solid #62b8de;
}
.nav-tabs>li>a:hover{
	background-color: transparent;
	border: none;
	border-top: 1px solid #62b8de;
}
.nav-tabs{
	border-bottom: none;
	padding:20px
}
#ARA{
	border: none;
	background: #5CB85C;
	color: #fff;
	padding: 10px 25px;
	float: right;
}
#homeTabContent{
	margin-bottom: 30px;
}

ul#image-gallery img {
    height: auto !important;
    max-width: 100%;
    max-height: 500px;
    width: auto !important;
}
ul#image-gallery li {
    text-align: center;
}

@media (max-width: 992px) {
  ul#image-gallery img {
    max-height: 393px;
  }
}