.header-area {
		position: absolute;
		z-index: 10000;
		width: 100%;
		height: auto;
		-webkit-transition-duration: 500ms;
		transition-duration: 500ms; 
	}
	
	.top-header-area {
		position: relative;
		z-index: 1;
		height: 45px;
		background-color: #000000; 
	}
	@media only screen and (max-width: 767px) {
		.top-header-area {
		 height: auto; } }
	.top-header-area .email-address {
		padding-left: 60px;
		line-height: 1; }
    @media only screen and (max-width: 767px) {
		.top-header-area .email-address {
		padding: 15px 30px; } }
    .top-header-area .email-address a {
		color: #808080;
		font-size: 12px;
		position: relative;
		z-index: 1;
		top: -2px; }
		.top-header-area .email-address a:hover, .top-header-area .email-address a:focus {
		color: #ffffff; }
	.top-header-area .phone-number {
		line-height: 1;
		background-color: #947054;
		height: 45px;
		margin-bottom: 0; }
    .top-header-area .phone-number .icon {
		background-color: #ffffff;
		width: 45px;
		height: 45px;
		text-align: center; }
		.top-header-area .phone-number .icon img {
        padding: 16px 0;
        max-width: 15px; }
    .top-header-area .phone-number .number a {
		padding: 0 60px;
		color: #ffffff;
		line-height: 45px;
		font-size: 12px; }
		
	<!--Navigazyon Menu İçin Tasarım Kodları-->	
	.main-header-area {
		width: 100%;
		height: 90px;
		position: relative;
		z-index: 1;
		background-color: rgba(0, 0, 0, 0.4);
		-webkit-transition-duration: 500ms;
		transition-duration: 500ms; }
	@media only screen and (min-width: 768px) and (max-width: 991px) {
		.main-header-area {
		height: 70px; } }
	@media only screen and (max-width: 767px) {
		.main-header-area {
		 height: 70px; } }
	.main-header-area .classy-nav-container {
		background-color: transparent; }
	.main-header-area .classy-navbar {
		height: 90px;
		padding: .5em 60px; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
		.main-header-area .classy-navbar {
        height: 70px; } }
    @media only screen and (max-width: 767px) {
		.main-header-area .classy-navbar {
        height: 70px;
        padding: 0.5em 30px; } }
	.main-header-area .classynav ul li a {
		color: #ffffff;
		text-transform: uppercase;
		font-weight: 600; }
	.main-header-area .nav-brand {
		line-height: 1; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
		.main-header-area .nav-brand {
        margin-right: 0; } }
	.main-header-area .classynav ul {
		-webkit-transition-duration: 500ms;
		transition-duration: 500ms; }
	
	.main-header-area .searchbtn {
		margin-left: 30px;
		height: 90px;
		line-height: 90px;
		background-color: transparent;
		width: 90px;
		text-align: center; }
    
	@media only screen and (min-width: 992px) and (max-width: 1199px) {
		.main-header-area .searchbtn {
        margin-left: 15px;
        width: 50px; } }
    
	@media only screen and (min-width: 768px) and (max-width: 991px) {
		.main-header-area .searchbtn {
        margin-left: 0;
        height: 50px;
        width: 100%;
        margin-top: 15px;
        line-height: 50px;
        background-color: #947054; } }
    
	@media only screen and (max-width: 767px) {
		.main-header-area .searchbtn {
        margin-left: 0;
        height: 50px;
        width: 100%;
        margin-top: 15px;
        line-height: 50px;
        background-color: #947054; } }
    
	.main-header-area .searchbtn:hover {
		background-color: #947054; }
	
	.main-header-area .south-search-form {
		position: relative;
		z-index: 1;
		display: none;
		-webkit-transition-duration: 500ms;
		transition-duration: 500ms; }
    
	.main-header-area .south-search-form input {
		width: 650px;
		height: 50px;
		background-color: transparent;
		border: 1px solid rgba(255, 255, 255, 0.2);
		color: #ffffff;
		border-radius: 100px;
		padding: 0 30px;
		font-size: 14px; }
    
	@media only screen and (min-width: 992px) and (max-width: 1199px) {
        .main-header-area .south-search-form input {
         width: 550px; } }
    
	@media only screen and (min-width: 768px) and (max-width: 991px) {
        .main-header-area .south-search-form input {
        width: calc(100% - 30px);
        margin: 0 15px; } }
    
	@media only screen and (max-width: 767px) {
        .main-header-area .south-search-form input {
        width: calc(100% - 30px);
        margin: 0 15px; } }
    
	.main-header-area .south-search-form button {
		position: absolute;
		top: 0;
		right: 15px;
		height: 50px;
		background-color: transparent;
		color: rgba(255, 255, 255, 0.5);
		border: none;
		cursor: pointer;
		width: 50px;
		outline: none;
		-webkit-transition-duration: 500ms;
		transition-duration: 500ms; }
		.main-header-area .south-search-form button:hover {
		color: #ffffff; }
	
	.is-sticky .main-header-area {
		width: 100%;
		z-index: 10000 !important;
		height: 90px;
		box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.2);
		background-color: #000000; }
	
	@media only screen and (min-width: 768px) and (max-width: 991px) {
		.is-sticky .main-header-area {
		height: 70px; } }
	
	@media only screen and (max-width: 767px) {
		.is-sticky .main-header-area {
		height: 70px; } }
		
	.dark .classynav ul li .dropdown,
		.dark.classy-nav-container,
		.dark .classynav ul li .megamenu,
		.dark.breakpoint-on .classynav > ul > li > a,
		.dark.breakpoint-on .classy-navbar .classy-menu {
		background-color: #000000; }
		
	.main-header-area .classynav ul li a {
		color: #ffffff;
		text-transform: uppercase;
		font-weight: 600; }
		
	.main-header-area .classynav ul {
		-webkit-transition-duration: 500ms;
		transition-duration: 500ms; }

	.search-close .classynav ul {
		display: none; }
		
		
		
	/*Bu Kısım Sonradan Eklendi Silinebilir*/
	
	.dark .classynav ul li .dropdown,
.dark.classy-nav-container,
.dark .classynav ul li .megamenu,
.dark.breakpoint-on .classynav > ul > li > a,
.dark.breakpoint-on .classy-navbar .classy-menu {
  background-color: #000000; }

.header-area {
  position: absolute;
  z-index: 10000;
  width: 100%;
  height: auto;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms; }

.top-header-area {
  position: relative;
  z-index: 1;
  height: 45px;
  background-color: #000000; }
  @media only screen and (max-width: 767px) {
    .top-header-area {
      height: auto; } }
  .top-header-area .email-address {
    padding-left: 60px;
    line-height: 1; }
    @media only screen and (max-width: 767px) {
      .top-header-area .email-address {
        padding: 15px 30px; } }
    .top-header-area .email-address a {
      color: #808080;
      font-size: 12px;
      position: relative;
      z-index: 1;
      top: -2px; }
      .top-header-area .email-address a:hover, .top-header-area .email-address a:focus {
        color: #ffffff; }
  .top-header-area .phone-number {
    line-height: 1;
    background-color: #947054;
    height: 45px;
    margin-bottom: 0; }
    .top-header-area .phone-number .icon {
      background-color: #ffffff;
      width: 45px;
      height: 45px;
      text-align: center; }
      .top-header-area .phone-number .icon img {
        padding: 16px 0;
        max-width: 15px; }
    .top-header-area .phone-number .number a {
      padding: 0 60px;
      color: #ffffff;
      line-height: 45px;
      font-size: 12px; }

.main-header-area {
  width: 100%;
  height: 90px;
  position: relative;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .main-header-area {
      height: 70px; } }
  @media only screen and (max-width: 767px) {
    .main-header-area {
      height: 70px; } }
  .main-header-area .classy-nav-container {
    background-color: transparent; }
  .main-header-area .classy-navbar {
    height: 90px;
    padding: .5em 60px; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .main-header-area .classy-navbar {
        height: 70px; } }
    @media only screen and (max-width: 767px) {
      .main-header-area .classy-navbar {
        height: 70px;
        padding: 0.5em 30px; } }
  .main-header-area .classynav ul li a {
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 600; }
  .main-header-area .nav-brand {
    line-height: 1; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .main-header-area .nav-brand {
        margin-right: 0; } }
  .main-header-area .classynav ul {
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms; }
  .main-header-area .searchbtn {
    margin-left: 30px;
    height: 90px;
    line-height: 90px;
    background-color: transparent;
    width: 90px;
    text-align: center; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .main-header-area .searchbtn {
        margin-left: 15px;
        width: 50px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .main-header-area .searchbtn {
        margin-left: 0;
        height: 50px;
        width: 100%;
        margin-top: 15px;
        line-height: 50px;
        background-color: #947054; } }
    @media only screen and (max-width: 767px) {
      .main-header-area .searchbtn {
        margin-left: 0;
        height: 50px;
        width: 100%;
        margin-top: 15px;
        line-height: 50px;
        background-color: #947054; } }
    .main-header-area .searchbtn:hover {
      background-color: #947054; }
  .main-header-area .south-search-form {
    position: relative;
    z-index: 1;
    display: none;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms; }
    .main-header-area .south-search-form input {
      width: 650px;
      height: 50px;
      background-color: transparent;
      border: 1px solid rgba(255, 255, 255, 0.2);
      color: #ffffff;
      border-radius: 100px;
      padding: 0 30px;
      font-size: 14px; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .main-header-area .south-search-form input {
          width: 550px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .main-header-area .south-search-form input {
          width: calc(100% - 30px);
          margin: 0 15px; } }
      @media only screen and (max-width: 767px) {
        .main-header-area .south-search-form input {
          width: calc(100% - 30px);
          margin: 0 15px; } }
    .main-header-area .south-search-form button {
      position: absolute;
      top: 0;
      right: 15px;
      height: 50px;
      background-color: transparent;
      color: rgba(255, 255, 255, 0.5);
      border: none;
      cursor: pointer;
      width: 50px;
      outline: none;
      -webkit-transition-duration: 500ms;
      transition-duration: 500ms; }
      .main-header-area .south-search-form button:hover {
        color: #ffffff; }

.search-close .searchbtn {
  background-color: #947054; }
.search-close .classynav ul {
  display: none; }
.search-close .south-search-form {
  display: block; }

.is-sticky .main-header-area {
  width: 100%;
  z-index: 10000 !important;
  height: 90px;
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.2);
  background-color: #000000; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .is-sticky .main-header-area {
      height: 70px; } }
  @media only screen and (max-width: 767px) {
    .is-sticky .main-header-area {
      height: 70px; } }
		
		
		
	/*Footer Section*/
		.footer-area {
  position: relative;
  z-index: 1;
  overflow-x: hidden; }
  .footer-area .copywrite-text {
    width: 100%;
    height: 60px;
    background-color: #111113;
    padding: 0 15px; }
    .footer-area .copywrite-text p {
      margin-bottom: 0;
      font-size: 12px;
      color: #7d7d7d; }
      .footer-area .copywrite-text p a {
        font-size: 12px;
        color: #7d7d7d; }

.footer-widget-area .widget-title {
  margin-bottom: 90px; }
  .footer-widget-area .widget-title h6 {
    font-size: 16px;
    color: #ffffff;
    margin-bottom: 0;
    text-transform: uppercase;
    border-bottom: 2px solid;
    border-color: #947054;
    line-height: 1.8;
    display: inline-block; }
.footer-widget-area p {
  color: #7d7d7d;
  margin-bottom: 0;
  font-weight: 400; }
.footer-widget-area .weekly-office-hours ul li {
  padding: 15px 0;
  display: block;
  border-bottom: 1px solid #7d7d7d; }
  .footer-widget-area .weekly-office-hours ul li span {
    color: #7d7d7d;
    font-size: 14px;
    font-weight: 400; }
  .footer-widget-area .weekly-office-hours ul li:first-of-type {
    padding-top: 0; }
.footer-widget-area .address {
  margin-top: 40px; }
  .footer-widget-area .address h6 {
    position: relative;
    z-index: 1;
    color: #7d7d7d;
    margin-bottom: 20px;
    display: block;
    font-size: 14px;
    font-weight: 400;
    padding-left: 40px;
    line-height: 1.8; }
    .footer-widget-area .address h6 img {
      position: absolute;
      top: 4px;
      z-index: 10;
      left: 0; }
.footer-widget-area .useful-links-nav {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .footer-widget-area .useful-links-nav li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    min-width: 50%; }
    .footer-widget-area .useful-links-nav li a {
      padding: 15px 0;
      display: block;
      color: #7d7d7d;
      font-weight: 400; }
      .footer-widget-area .useful-links-nav li a:first-child, .footer-widget-area .useful-links-nav li a:nth-child(2) {
        padding-top: 0; }
      .footer-widget-area .useful-links-nav li a:hover, .footer-widget-area .useful-links-nav li a:focus {
        color: #947054; }
.footer-widget-area .featured-properties-slides {
  position: relative;
  z-index: 1; }
  .footer-widget-area .featured-properties-slides .owl-prev,
  .footer-widget-area .featured-properties-slides .owl-next {
    width: 38px;
    height: 38px;
    position: absolute;
    top: 50%;
    line-height: 40px;
    text-align: center;
    color: #ffffff;
    left: -19px;
    opacity: 0;
    visibility: hidden;
    margin-top: -19px;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    background-color: #947054;
    font-size: 13px;
    box-shadow: 0 0 5px rgba(255, 255, 255, 0.15); }
    .footer-widget-area .featured-properties-slides .owl-prev:hover,
    .footer-widget-area .featured-properties-slides .owl-next:hover {
      background-color: #000000; }
  .footer-widget-area .featured-properties-slides .owl-next {
    left: auto;
    right: -19px; }
  .footer-widget-area .featured-properties-slides:hover .owl-prev, .footer-widget-area .featured-properties-slides:hover .owl-next {
    opacity: 1;
    visibility: visible; }
	
	
	
	////////////////////////////////////12 Client Testimonials Alanı CSS ler
	
	
	.testimonials-slides {
  position: relative;
  z-index: 1; }
  .testimonials-slides .single-testimonial-slide {
    position: relative;
    z-index: 1;
    -webkit-transform: scale(0.8);
    transform: scale(0.8); }
    .testimonials-slides .single-testimonial-slide h5 {
      margin-bottom: 60px;
      color: #7d7d7d; }
    .testimonials-slides .single-testimonial-slide .testimonial-author-info {
      margin-top: 50px; }
      .testimonials-slides .single-testimonial-slide .testimonial-author-info img {
        width: 50px;
        height: 50px;
        border-radius: 50%;
        margin: 0 auto 20px; }
      .testimonials-slides .single-testimonial-slide .testimonial-author-info p {
        margin-bottom: 0;
        color: #323232; }
        .testimonials-slides .single-testimonial-slide .testimonial-author-info p span {
          color: #947054; }
  .testimonials-slides .center .single-testimonial-slide {
    -webkit-transform: scale(1);
    transform: scale(1); }
    .testimonials-slides .center .single-testimonial-slide h5 {
      color: #000000; }
  .testimonials-slides .owl-prev,
  .testimonials-slides .owl-next {
    width: 38px;
    height: 38px;
    position: absolute;
    top: 50%;
    line-height: 40px;
    text-align: center;
    color: #ffffff;
    left: -19px;
    margin-top: -19px;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    background-color: #dadada;
    font-size: 12px; }
    .testimonials-slides .owl-prev:hover,
    .testimonials-slides .owl-next:hover {
      background-color: #947054; }
    @media only screen and (max-width: 767px) {
      .testimonials-slides .owl-prev,
      .testimonials-slides .owl-next {
        left: 0; } }
  .testimonials-slides .owl-next {
    left: auto;
    right: -19px; }
    @media only screen and (max-width: 767px) {
      .testimonials-slides .owl-next {
        left: auto;
        right: 0; } }
	
	
	
	
	