@charset "utf-8";
/* CSS Document */

* { margin: 0px;
    padding: 0px;
}

	
body, html {
    height: 100%;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, Dosis, Cursive, sans-serif;
    }
	
#dekorVideo-contaier {	
	
	/*
	height: 100%;
	width: 100%;  */
		
    }
.video{
	background:#4F4646;
	width: 100%;
	height: 0;
	position: relative;
	padding-bottom: 56.25%;
	
    }
.video iframe {
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
		
    }
#headerContainer {
	transition-timing-function: ease-in-out;
    -webkit-transition-timing-function: ease-in-out;
    transition-duration: 0.5s;
    top: 0;
    width: 100%;
    z-index: 100;
    position: fixed;
     /* background: rgb(11, 13, 14);  */ 
    }
.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -webkit-animation-duration: 2s !important;
    -moz-animation-duration: 2s !important;
    -o-animation-duration: 2s !important;
    animation-duration: 2s !important;
	
	 /* background: rgb(10, 13, 14);  */
    }

.top1 {
    height: 70px;
    color: #fff;
    padding: 10px 0 10px 0;
    width: 100%;
    z-index: 100;
    border-bottom: solid 1px rgba(255,255,255,0.2);
    }

  .oturumAlani {
	margin: 0 0 0 0 ;
    max-width: 1250px;
  /*  background:#E46264 ;  */
    } 
.cerceve{
    margin-right: -30px;
    margin-left: 10px ;
	/* background: #ECE877;*/ 
	}
#irtibatUst {
	}

.logo {
	float: left;
    margin-right: 0px;
    padding: 0px;
	
    
    }
ul.buton-list1 {
	float: right;
    margin: -60px;
    padding: 0;
    text-align: left;
	
	}
	
ul.buton-list2 {
	float: right;
    margin: -60px;
    padding: 0;
	margin-right: 20px;
    text-align: left;
	position: relative;
	color: #E9C83B;
	}
.btn btn-bireysel {
	color: #E9C83B;
	background-color: #E9C83B;
	}
/*
  */
  
  /* header top conteiner alanı  
  .container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
} 
.contact {
    color: #fff;
    float: left;
    font-size: 13px;
    padding: 10px 0;
}
.btn.btn-info1  {
	background-color: #A3A1A1;
	color: #090909;
	margin-top: -2px;
	opacity: 0.9;
}
.btn.btn-info2  {
	background-color: #E58418;
	margin-top: -2px;
	color: rgba(255,255,255,1.00);
}   */
	/*
.piart { 
    background:#491F20;
	height: 100%;
}
.mimari {
	background:#C1B352;
	height: 90%;
}


.dekorasyon {
	background:#72B896;
	height: 90%;
}
	
.icmimarlik {
	background:#828282;
	height: 90%;
}
	
.projelerimiz {
	background:#7C4041;
	height: 70%;
}

.referanslar {
	background:#CFC060;
	height: 40%;
}

.googlemap{
	background:#42A49A;
}
 
/*  --   leptop  ekranı ----- */


element.style {
}
div {
    padding: 0;
    margin: 0;
    display: block;
}
* {
    box-sizing: border-box;
}
user agent stylesheet
div {
    display: block;
}
@media screen and (max-width: 1024px) {
#irtibatUst {
    float: none;
    width: 100%;
    text-align: center;
    opacity: 0.7;
    padding: 0;
    padding-top: 10px;
}

.header {
	background-image: none;
    height: auto;
  }
}
@media (min-width:1024px){
	
.header1 {
	background-image: none;
    height: auto;
  }
  /* header top conteiner alanı 
.container {
    width: 1170px;
  }   */
}
@media (min-width: 992px) {
	/* header top conteiner alanı 
.container {
    width: 970px;

  }  */
}


@media (min-width: 992px) {
	/* header top conteiner alanı 
.container {
    width: 970px;
}   */
}
/* ---   mobile   --  */
@media screen and (min-height:320px){
	
}


