@import url('https://fonts.googleapis.com/css2?family=Fira+Sans+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
body{font-family: 'Fira Sans Condensed', serif;font-weight: 300;color: #000;
font-size: 18px;margin: 0;padding: 0;line-height:normal;
}
html {scroll-behavior: smooth;}
div, span, p, header, footer, a , table, tr, td, input, textarea, select, ul, li
{box-sizing:border-box; outline:none;}

a
{  transition:all 500ms;
-moz-transition:all 500ms;
-ms-transition:all 500ms;
-o-transition:all 500ms;
-webkit-transition:all 500ms;
text-decoration:none;
cursor:pointer;
color: #000;
}




input[type=text],input[type=submit],textarea,select {
font-family: 'Fira Sans Condensed', sans-serif;
}
.txtcenter {text-align: center;}
ul,li,p,h1,h2,h3,h4,h5
{margin:0px;
padding:0px;
list-style: none;
}
.projetext table tr td span{
font-family: 'Fira Sans Condensed', serif !important;
}



.clear{clear:both;}

.container{position: relative;overflow:hidden;}
.full {width: 86%;margin: auto;}

header{
	padding: 20px 0;
	width: 100%;
	border-bottom: 1px solid #e2e2e2;
}

.headin{
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.logo{
	font-size: 35px;
	font-weight: 600;
}


.tcontact{
	padding: 5px 15px ;
	text-align: center;
	background: #000;
	color: #fff;
	border-radius: 5px;
	font-weight: 700;
	margin-left: 10px;
}
.tcontact:hover{
	background: #999;
}


.samplelist{
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}

.sample{

	padding: 50px 0;
}


.imglist {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	flex-flow: row wrap;
	width: 64%;
}

.imglist a{
	width: 19%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 10px;
	height: 163px;
	background-size: cover;
	background-position: center;
}
.imglist a img{
	width: 100%;
}


.videos {width: 34%;}

.subtitle{
	font-size: 30px;
	font-weight: 600;
	padding-bottom: 10px;
}

.ilanlar{
	padding: 50px 0;
}


.ilanlist{
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	flex-flow: row wrap;
}

.ilanbox{
	display:block;
	width: 23% ;
	margin-bottom: 30px;
}

.ilantitle{
	display: block;
	font-weight: 700;
	font-size: 22px;
}

.ilanimg{
	display: block;
height: 260px;
background-size: cover;
background-position: center;
}


.contact{
	padding: 100px 0;
}


.consol{
	width: 50%;
}

.form-err{
	font-size: 20px;
	color: #ff0000;
	font-weight: 700;
}

.conlist{
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	flex-flow: row wrap;
}

.conline {width: 100%;
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	flex-flow: column;
	padding-bottom: 10px;
}


.conline input[type=text]
{
	width: 100%;
	padding: 15px;
}

.conline textarea
{
	width: 100%;
	padding: 15px;
}



.detayimg {width: 34%;
min-height: 338px;
background-size: cover;
display: block;
background-position: center;
}







/* iPhone Phone Dikey*/
@media screen and (min-width: 320px) and (max-width: 1024px)

{


.full{
	width: 94%;
}

.topcontact{
	display: flex;
	flex-flow: column;
}

.imglist{
	width: 100%;
}
.videos{
	width: 100%;
}

.samplelist{
	flex-flow: column;
}

.imglist a:first-child{
	width: 48%;
	    height: 163px;
}

.imglist a:nth-child(2){
	width: 48%;
	    height: 163px;
}

.imglist a{
	width: 24%;
	    height: 110px;
}

.ilanbox{
	width: 100%;
}
.ilanimg{
	height: 220px;
}

.consol{
	width: 100%;
}

.topcontact a{
	font-size: 14px;
	display: flex;
	align-items: center;
	text-align: center;
	justify-content: center;
	margin-top: 10px;
}
.topcontact a i{
	padding-right: 5px;
}
.tcontact{display: inline-flex;}

.headin{flex-flow: column;}












}
/* iPhone Phone Dikey*/

























/* iPhone Phone Yatay*/
@media only screen  and (min-width: 360px) and (max-width: 1024px) and (orientation: landscape) 
{ 




}
/* iPhone Phone Yatay*/


/* iPhone  Tablet Dikey*/
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) 
{ 





}
/* iPhone  Tablet Dikey*/



/* iPhone  Tablet Yatay*/
@media only screen  and (min-width: 768px)   and (max-width: 1024px)  and (orientation: landscape) 

{







}
/* iPhone  Tablet Yatay*/



/*zoom 110ustu*/
@media screen and (max-width: 1800px) and (min-width: 1700px)
{



}
/*zoom 110ustu*/

/*zoom 125ustu*/
@media screen and (max-width: 1700px) and (min-width: 1500px)
{






}
/*zoom 125ustu*/


/*zoom 150ustu*/
@media screen and (max-width: 1500px) and (min-width: 1200px)
{




}
/*zoom 150ustu*/












































/*zoom 175ustu*/
@media screen and (max-width: 1200px) and (min-width: 1024px)
{











}
/*zoom 175ustu*/