.alt-menu-aktif{
	background: #111113;
	color: white !important;
}

.baglanti {
    color: #111113 !important;
}

.baglanti:hover {
	color: #333 !important;
}
.top-liste{
    display: -ms-flexbox!important;
    display: flex!important;
      -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important;
  list-style:none;
}
.top-liste li {
    line-height: 1;
    margin-right: 20px;
    color: #333;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.top-liste li  > i {
    font-size: 16px;
    margin-right: 16px;
    color: #111113;
}
.top-liste li  span {
    font-size: 13px;
}
.top-liste li  strong {
    color: #333;
    display: block;
    font-size: 14px;
    margin-top: 3px;
    font-weight: 700;
}
.top-liste li  a {
color:#333;
}
.header-top #logo a{
line-height:90px;}
.header-top .row{
display:flex;
  align-items:center;
}
#navigation.style-1 .current{
color:#009053;
}
@media (max-width:768px){
  #header{
  background:#fff;
  }
}
.rs-counter-list {
    text-align: center;
    padding: 20px;
    position: relative;
    transition: all 0.3s ease 0s;
  margin-bottom:15px;
}
.rs-counter-list:before {
    position: absolute;
    content: '';
    background: transparent;
    width: 100px;
    height: 100px;
    bottom: 0;
    right: 0;
    border-bottom: 1px solid #111113;
    border-right: 1px solid #111113;
    transition: all 0.3s ease 0s;
}
.rs-counter-list i {
    color: #111113;
    font-size: 48px;
}
.rs-counter-list h2 {
    font-size: 30px;
    font-weight: 700;
    padding: 0;
    color: #333;
    margin-top: 26px !important;
    margin-bottom: 7px !important;
}
.rs-counter-list.title {
    font-weight: 400;
    color: #cacaca;
    font-weight: 500;
    font-size: 15px !important;
    margin: 0;
}
.rs-counter-list:after {
    position: absolute;
    content: '';
    background: transparent;
    width: 100px;
    height: 100px;
    top: 0;
    left: 0;
    border-top: 1px solid #111113;
    border-left: 1px solid #111113;
    transition: all 0.3s ease 0s;
}
.rs-counter-list:hover:after, .rs-counter-list:hover:before {
    width: 100%;
    height: 100%;
}
.rs-counter-list h2.percent:after {
    content: "%";
}
.neden-list {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
    width: auto;
  list-style:none;
}
.neden-list li {
    position: relative;
    padding-left: 0;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 9px;
  color:#333;
}
.neden-list li i{
color:#111113;
  margin-right:15px;
}
.section-parallax {
    background: url(images/about/counter-up2.jpg) no-repeat scroll 0 0;
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
}
.section-parallax {
    background: url(images/about/counter-up.jpg) no-repeat scroll 0 0;
    background-attachment: fixed;
    transition: all 0.3s ease 0s;
    background-size: cover;
    background-position: center center;
    padding: 100px 0;
    line-height: 0;
    position: relative;
}
.section-parallax:before{
content:"";
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background:rgba(0,0,0,.5);
}
.neden-list2 {
    -webkit-columns: 3;
    -moz-columns: 3;
    columns: 3;
    width: auto;
  list-style:none;
}
.neden-list2 li {
    position: relative;
    padding-left: 0;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 9px;
  color:#fff;
}
.neden-list2 li i{
color:#111113;
  margin-right:15px;
  font-size:30px;
}
@media (max-width:768px){
.neden-list2 {
    -webkit-columns: 1;
    -moz-columns: 1;
    columns: 1;
    width: auto;
  list-style:none;
}
}
@media (min-width:768px){
.csm-trigger, .csm-content h4, #backtotop a, #top-bar{
 background: rgb(0,144,83);
background: linear-gradient(90deg, rgba(0,144,83,1) 20%, rgba(0,144,83,1) 49%, rgba(0,145,255,1) 100%, rgba(0,145,255,1) 100%);
  }

#top-bar .social-icons li a:before, #top-bar .social-icons li a i {
    font-size: 14px;
    color: #fff;
}
}
.header-whatsapp{
margin: 5px 0;
    display: inline-block;
    background: #2EC743;
    color: #fff;
    font-size: 18px;
    padding: 2px 10px;
    border-radius: 6px;
    font-weight: 400;
    box-shadow: 0 0px 4px 3px rgb(0 0 0 / 10%);
}
.header-whatsapp:hover{
    background: #2EC743;
    color: #f5f5f5;
    box-shadow: none;
}


@media (min-width: 1240px){
header .container {
    width: 1240px;
}
}
@media (min-width: 768px){
header .header-top  .button {
    padding:10px 30px;

}
}
.slayt video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: 100%;
    height: auto;
    z-index: 0;
    max-height: 100%;
    object-fit: cover;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
.anatur{
display:block;
  border-radius:6px;
     box-shadow: 0 10px 20px rgb(1 33 88 / 9%);
  background:#fff;
  text-align:center;
  padding:10px 5px;
}
.anatur h3{
font-size:24px;
  color:#d39339;
    text-align:center;
      margin: 5px 0 10px 0;
}
.anatur h2{
font-size:40px;
  color:#111113;
    text-align:center;
      margin: 5px 0 10px 0;
}
.anatur h4{
font-size:18px;
  color:#333;
    text-align:center;
      margin: 5px 0 10px 0;
}
.anatur p{
font-size:16px;
      margin: 5px 0 10px 0;
}
.anatur p i{
margin-left:5px;
}
.anatur.blue{
background:#009053;
}
.anatur.red h3,
.anatur.red h4,
.anatur.red p,
.anatur.blue h3,
.anatur.blue h4,
.anatur.blue p{
 color:#fff; 
}
.anatur.blue h2{
  color:#fff;
}
.anatur.red{
  background:#0091f9;
}
.anatur.red h2{
  color:#fff;
}
@media (min-width:1200px){
  .container{
  width:1220px;
   
  }
}
@media (min-width:1400px){
  .container{
  width:1300px;
   
  }
}
body{
background-color:#fff;
}
.anaback h3,
.anaback .neden-list li,
.anaback p{
color:#fff;
}
.anaback .neden-list li i {
    color: #0f97f4;

}
.anaback .button {
    background-color: #009053;

}
.anaback .button.blue {
    background-color: #111113;

}
.anaback.black h3,
.anaback.black .neden-list li,
.anaback.black p{
color:#333;
}
.mulk-item{
position:relative;
  display:block;
  padding:5px;
  border:1px solid #ddd;
  background:#fff;
border-radius:6px;
}
.mulk-item .mulk-image{
position:relative;
  border-radius:4px;
}
.mulk-item .mulk-image .onecikar {
    background-color: #079358;
    color: #fff;
    padding: 8px 10px;
    font-size: 14px;
    font-weight: 700;
    display: flex;
    align-items: center;
    border-radius: 2px;
    position: absolute;
    left: 5px;
    top: 6px;
}
.mulk-item .mulk-connect {
  display:block;
  position:relative;
    width: 100%;
    padding: 0 15px 0 15px;
}
.mulk-item .mulk-connect h2{

    font-size: 20px;
    font-weight: 700;
    color: #333;

}
.mulk-item .mulk-connect h4{

    font-size: 12px;
    font-weight: 600;
    color: #333;
    /* height: 44px; */
    overflow: hidden;
    max-width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.list-layout .listing-title > h5,
.mulk-item .mulk-connect h5{

    font-size: 12px;
    font-weight: 600;
    color: #555;

}
.list-layout .listing-title > h5 > span,
.mulk-item .mulk-connect h5 span{

    font-size: 14px;
    font-weight: 100;
    color: #555;
  margin: 0 2px;

}
.mulk-item .mulk-connect p{

    font-size: 12px;
    font-weight: 400;
    color: #333;

}
.mulk-item .mulk-connect p.button{
   background-color: #0091f3;
    color: #fff;
  border-radius:4px;
    font-size: 14px;
    font-weight: 400;
text-align:center;

  

}
#footer .text-widget{
color:#000;
}
#footer .text-widget strong a,
#footer .text-widget strong{
color:#009053;
}
.owl-theme.carousel1 .owl-controls .owl-buttons {
    position: inherit;
    top: auto;
    right: auto;
}
.owl-theme.carousel1 .owl-controls .owl-buttons div{
    color: #c38025;
    display: inline-block;
    position: absolute;
    zoom: 1;
    padding: 5px 12px;
    font-size: 12px;
    background: transparent;
    font-family: "FontAwesome";
    font-size: 38px;
    transition: all 0.2s;
    background-color: #242526;
    border-radius: 50%;
  top:50%;
}
.owl-theme.carousel1 .owl-controls .owl-buttons div.owl-next{
right:10px;
}
.owl-theme.carousel1 .owl-controls .owl-buttons div.owl-prev{
left:10px;
}
.property-description {
    background-color: #fff;
    color: #707070;
    border-radius: 4px;
    padding: 15px;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 10%);
    transition: 0.25s;
    margin-bottom: 30px;
}

#header .row{
display:flex;
  flex-wrap:wrap;
  align-items:center;
}


@media (max-width:768px){
  .csm-trigger, .csm-content h4, #backtotop a, #top-bar {
    background-color: #0c965b !important;
}
.neden-list li {
 
    font-size: 10px;
 
}
  .neden-list li i {
   
    margin-right: 7px;
}
  #titlebar{
  background-position: top right;
  }
}

#header-bottom{
display: block;
    width: 100%;
    position: relative;
    background: #cb8900;
    background: rgb(243,226,119);
    background: linear-gradient(270deg, rgba(243,226,119,1) 0%, rgba(196,155,56,1) 35%, rgba(180,128,42,1) 52%, rgba(178,130,44,1) 66%);
  padding:2px 0;
}
.menu-ilan{
display: flex;
    position: relative;
    align-items: center;
    margin: 0;
  
}
.menu-ilan li{
display:inline-block;
  position:relative;
  margin-right:15px;
  
}
.menu-ilan li a{
font-size: 12px;
    display: block;
  
    text-overflow: ellipsis;
    overflow: hidden;

    vertical-align: middle;
    line-height: 14px;
  color:#fff;
}
.menu-ilan li a:hover{

  color:#333;
}
.menu-ilan li a span{
font-size:12px;
      display: block;
  color:#eee;
}