 body{
	/* margin: 0px;
	padding: opx;
		/*font:  14px/18px Arial;
 background-image: url('../images/texture.png'); */

 } 
 ul {
    list-style: outside none none;
    margin: 0;
    padding: 0
}

  #f2 {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    /* overflow: hidden;*/
	z-index:11;
	background-color:transparent;
	/* height:850px */ /* script kodlarında f2 ler açık iken */
	height:685px;
} 
#ad {
    max-width: 500px;
    position: absolute;
    top: 35%;
    z-index: 10;
    left: 0;
    right: 0;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.giris div .ana {
	font-family: Arial;
	font-size: 28px;
	color: #f5f5f5;
}
.giris div .ruya {
	font-size: 22px;
	color: #f5f5f5;
}
.giris div p {
	color: #F5F5F5;
}


.giris div {
	margin-bottom:19px;}
	
/***  .giris h1 {text-shadow: 1px 1px 6px rgba(0, 0, 0, 1)}

   .giris h2 {text-shadow: 1px 1px 6px rgba(0, 0, 0, 1);     
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    text-align: center;} 
.giris p {
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 1);
	color: #FBFBFB;
	font-weight: 500;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;

} 
.giris h1 {color: #fff;
    
    font-weight: bold;
	margin-top:7px;
	margin-bottom:15px;
	text-align:center;}
.giris h2 {color: #fff;
    
    font-weight: bold;	text-align:center;}   ***/

 .videoAlani {
	margin:0;
	padding:0;
}
.container-video {
	width:100%;
	margin-bottom: -5px;	
}	
.video-ayar {
	height: 980px;
	margin:0;
	pading:0
 }
.video-ayar video { 
    width:100%; 
	height:980px 
}

#headdiv {
    -webkit-transition-timing-function: ease-in-out;
    transition-duration: 0.5s;
    top: 0;
    width: 100%;
    z-index: 100;
    /* position: fixed ;*/
}
.fadeInDown {
	-webkit-transition-timing-function: ease-in-out;
    transition-duration: 0.5s;
    top: 0;
    width: 100%;
    z-index: 100;
    position: fixed
	
}

.ust1 {
	height: 44px;
    color: #fff;
    padding: 10px 0 10px 0;
    width: 100%;
    z-index: 100;
    border-bottom: solid 1px rgba(255,255,255,0.2);
}
.gen1200 {
	margin-left:auto;
	margin-right:auto;
	max-width:1170px;		
}

#sosyal a .fa {
	color: #fff;
	font-size:14px;
}
ul.info-list {
	float:left;
	margin: 0;
    padding: 0;
    text-align: left;}
ul.info-list i {
	color: #FAB208;
}
ul.info-list li {
	display: inline-block;
    margin-right: 25px;
    font-size: 13px;
    letter-spacing: 1px;}
.telust {
	color: #FAB208;
	font-family: Verdana, Geneva, sans-serif;
}
ul.social-list {
	float:right;
	margin: 0;
    padding: 0;
    text-align: right;
	
}

ul.social-list li {
	display: inline-block;
    margin-left: 15px;
	}

 *,
:after,
:before {
    box-sizing: border-box;
} 
.clearfix:after,
.clearfix:before {
    content: '';
    display: table
} 
.clearfix:after {
    clear: both;
    display: block;
}  
ul{
	list-style:none;
	margin: 0;
	padding: 0;
}

a, a:hover, a.active, a:active, a:visited, a:focus{
	color:#fefefe;
	text-decoration: none; 
}
#header {

}
#ust2 {
transition-duration: 0.5s;
height:80px
}
.gen12002 {
    margin-left: auto;
    margin-right: auto;
    max-width: 1170px;
    display: block;
    height: 100%;

}
#logo{
	padding-top:10px; /* 15px idi */
	width:200px;
	float:left;
	
	} 
	
#menu {
	z-index:99999;
	position:relative;
	font-weight: 400; 
    font-family: 'Raleway', sans-serif;
    margin-left: auto;
    float: right;
    padding-top: 11px;

}
.item-398 a:after {
	display:none;
}
#menu ul {
}
#menu ul ul {
	display:none;
	padding:0;
	-webkit-box-shadow: 1px 1px 4px 0px rgba(50, 50, 50, 0.54);
    -moz-box-shadow: 1px 1px 4px 0px rgba(50, 50, 50, 0.54);
    box-shadow: 1px 1px 4px 0px rgba(50, 50, 50, 0.54);}
#menu ul ul ul {
	font-size: 12px;
    left: 100%;
	top:0;
	/*border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFF;*/
}
#menu ul li a:hover {
	background: none
	
}
#menu li {
	z-index:999;
	position:relative;
	display: inline-block;
	overflow:hidden;
	background-color: transparent;
	margin: 3px;
	vertical-align:top;
	transition-duration:0.5s;

}

#menu li:hover {
	background-color:transparent;
	overflow: visible;
}

#menu li a:after, #menu li span:after {
    position: relative;
    font-family: "FontAwesome";
    content: "\f111";
    font-size: 6px;
    margin-left: 20px;
    margin-top: 2.5px;
    color: #FAB702;
    float: right;
}
#menu li:hover ul {
	display:block;
}
#menu li a, #menu li span {
	color:#fff;
	text-decoration: none;
	display:block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 4px;
	cursor:pointer;
	font-size:11px;
	letter-spacing: 3px;
}
#menu li a:last-child {
	padding-right:0;}
#menu li li a:last-child {
	padding-right: inherit;}
#menu li a:hover, #menu li span:hover {
	color:#FAB207;
}

#menu li li a, #menu li li span {
	font-size:10px;
	padding: 2px 15px 2px 15px;
	line-height:35px;
}

#menu li li {
	min-width: 200px;
	text-align:left;
	font-size: 10px;
    font-weight: normal;
    border-bottom: solid 1px #333;
	background-color: #222327;
	transition-duration:0.5s;
	margin:0;
	
}
#menu li li:hover {
	background-color: #FAB207;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FAB207;
}
#menu li li:hover a {
	color:#fff;}
#menu li li.parent:after {
content: "\f0d9";
color:#0168b6;
    font-family: FontAwesome;
    /* float: right; */
    position: absolute;
    top: 27%;
    right: 0;}
#menu li li li {
	text-align:left;
	background-color: #0168b6;}

#menu li li li:hover {
	background-color: #3f91d0;
}
#menu ul ul ul li:first-child{
	margin-top:0;
}
#menu ul ul ul:before{
    content: "\f104";
    font-family: FontAwesome;
    color: #fff;
    font-size: 12px;
    display: block;
    position: absolute;
    z-index: 9999;
    left: 1px;
    top: 9px;
}
#menu li.active a, #menu li.active span {
	color:#FAB207;}
#menu li.active a:after {
/*content: "\f107";
    font-family: FontAwesome;
    color: #000;
    font-size: 14px;
    display: block;
    line-height: 14px;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;*/
}
#menu li.active ul li a:after{
	content: "";
}
#menu li li a:after, #menu li li span:after {
    content: "";
}
#menu li li.active a {
	color: #111}
#menu li li.active {
	background-color:#FAB207;
	}
#menu li ul {
	position:absolute;
	z-index: 999;
}
#menu li ul li {
margin-left: 0;
    margin-right: 0;
    display: block;
    white-space: nowrap;}
#menu h3 {
	display:none;}
h3 {
	color: #E3E3E3;
	font-family: dosis;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 1px;
}
.feature-media .baslik {
	font-size: 24px;
	color: #E3E3E3;
	font-family: dosis;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 1px;
	margin-top: 22px;
}

.mac {
	display:none;}
.mkapat {
	display:none;}
	

/* Mega Menu 
.mega-dropdown {
    position: static !important;
}

.mega-dropdown-menu {
	box-shadow: none;
	padding: 10px 0;
}

.mega-dropdown-menu > li > ul {
    padding: 0;
    margin: 0;
}

.mega-dropdown-menu > li > ul > li {
    list-style: none;
   // border-bottom: 1px solid rgba(220, 220, 220, 0.5);
}

.mega-dropdown-menu > li > ul > li.nb {
	margin-top: 0px;
}

.mega-dropdown-menu > li > ul > li:last-child {
    border: none;
}

.mega-dropdown-menu > li > ul > li > a {
	color: #000000;
	display: block;
	font-size: 13px;
	font-weight: 400;
	padding-right: 5px;
	padding-left: 5px;
	text-transform: none;
	-webkit-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	padding-top: 0px;
	padding-bottom: 0px;
}

.mega-dropdown-menu > li > ul > li:hover > a,
.mega-dropdown-menu ul li:hover span {
	color: #E81B6D
}

.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
    text-decoration: none;
}

*/

.article{
	width: 100%;
	position: relative;
	padding: 80px 0;

}
.article .container {
	margin-left: 0px;
	padding-right: 0px;
	width: 100%;
	/* position: relative; */
}

h2 {
	color:  #F4D465;
	font-family: dosis;
	font-style: normal;
	font-weight: 300;
	letter-spacing: 1px;
}



/*05. features */
.article-title {
    margin-bottom: 40px;
}

.article-title p {
	color: #E3E3E3;
	font-size: 14px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	text-align: center;
}

.feature-icon {
    float: left;
}

.feature-icon i:before {
	font-size: 44px;
	color: #FAB208;
	display: block;
	margin-top: 20px;
	-webkit-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.feature-box:hover i::before {
	color: #DBDBDB;
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg)
}

.feature-media {
    float: left;
    margin-left: 20px;
    width: 80%;
}
.feature-media p {
	color: #E3E3E3;
	text-align: justify;

}

/*home-2 features2*/

.features2 {
	background-repeat: no-repeat;
	background-position: 50% 0%;
	background-attachment: fixed;
	background-size: cover;
	background-image: url(../images/mimari.jpg);
}

.left-bdr .section-title h3 {
    float: left;
    margin-bottom: 15px;
    margin-top: 80px;
}

.features2 .section-title h3 {
    color: #fff;
    float: left;
    margin-bottom: 15px;
    margin-top: 80px;
}

.left-bdr .section-title h3::after {
    margin: 20px 0;
}

.features2-content {
    display: inline-block;
    float: left;
    width: 100%;
    padding-bottom: 70px;
}
.feature-media h4 {
	color: #FFFFFF;
}

.features2-media p a {
	color: #FFFFFF;
	font-size: 16px;
	letter-spacing: 2px;
	padding-bottom: 8px;
	text-transform: capitalize;
	-webkit-transition: all 0.3s;
	-ms-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

.features2-media p {
    color: #ffffff;
    max-width: 350px;
    padding: 0;
    text-transform: none;
}

.features2-icon {
    display: block;
    float: left;
    width: 12%;
}

.features2 .feature-icon i::before {
    color: #00bcd4;
    margin-top: 0;
}

.features2-media {
    float: left;
    display: block;
    margin-left: 25px;
    margin-top: -10px;
}

.features2-media h3 {
    margin-top: 0;
}

.features2-content:hover .feature-icon i,
.features2-content:hover .features2-media h3 a {
    color: #00bcd4;
}
.article-title.text-center h3 {
	color: #F9F7F7;
}



.features2-content:hover .feature-icon i::before {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    color: #fff;
}

/*home-2 features2*/

.features-style-2.features2 {
    background-attachment: fixed;
    background-image: url("../images/bg/bg13.jpg");
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
}

.features2-content > p {
    color: #fff;
}

.features-style-2 .features2-media {
    margin-bottom: 80px;
    margin-left: 0;
}

.features2-media ul li {
    display: inline-block;
    margin-top: 10px;
}

.features2-media ul li em:hover {
    background: #00bcd4;
}

.features2-media ul li a {
    color: #ffffff;
    float: left;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 2px;
    padding-top: 16px;
    text-transform: capitalize;
    -webkit-transition: all 0.3s;
    transition: all 0.3s ease 0s;
}

.features2-media ul li a:hover {
    color: #00bcd4;
}

.section-title {
    margin-bottom: 40px;	
}
.section-title p {
	font-size: 30px;
    margin: 20px 0;
	color: #FFFFFF;
	
}

/* features2 bitiş */


/* section start */
.pdd-80 {
    padding: 60px 0;
}
	
#yukari {
text-align: center;
    position: fixed;
    /* left: 0; */
    right: 40px;
    bottom: 40px;
    z-index: 20;
	transition-duration:1s;
	transition-timing-function: ease-in-out;
	-webkit-transition-timing-function: ease-in-out;}
#yukari a{
 background: #f5f5f5;
    border: 0 none;
    border-radius: 2px;
    bottom: 40px;
    cursor: pointer;
    height: 32px;
    line-height: 30px;
    display: block;
    /* opacity: 0; */
    /* outline: medium none; */
    /* position: fixed; */
    /* right: 40px; */
    text-align: center;
    text-decoration: none;
    /* transition: opacity 0.2s ease-out 0s; */
    width: 32px;
    z-index: 9999;
    background-color: #FAB207;}
#yukari .fa {
    color: #222;
    font-size: 22px;
    margin: 5px;
    position: relative;}
.article .row {
	margin-left: auto;
	margin-right: auto;
}

/*3. kısım Blog Page*/

.project {
    position: relative;
    display: block;
}

.project-img {
    position: relative;
}

.project-img img {
    width: 100%;
}

.project-img::before {
    background: #000;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 1;
    position: absolute;
    transform: scale(0);
    -webkit-transition: all 0.3s;
	-ms-transition: all 0.3s;
    transition: all 0.4s ease 0s;
}

.project-img:hover::before {
    transform: scale(1);
    opacity: 0.56;
}

.blog-date {
    background: #00bcd4;
    display: block;
    height: 100px;
    left: 10px;
    position: absolute;
    top: 190px;
    width: 70px;
}

.blog-date span.date {
    font-size: 30px;
    font-weight: 900;
    margin-top: 14px;
}

.blog-date span {
    color: #fff;
    display: block;
    font-weight: 700;
    text-align: center;
}

.project-title {
	display: block;
	margin-left: 100px;
}
.project-content .project-title h3 {
    color: #404040;
    display: block;
    font-family: "Merriweather", Helvetica, Arial, sans-serif;
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 20px;
    margin-top: 20px;
}
.project-content .project-title h3:hover {
    color: #00bcd4;
}

.project-content .news-introtxt p {
	color: #7a7a7a;
	margin-bottom: 18px;
	padding: 0 11px;
	text-align: justify;
}

.project-footer a {
    color: #00bcd4;
    padding: 0 11px;
}

.project-footer a {
    color: #00bcd4;
    display: block;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 23px;
    padding: 0 11px;
    -webkit-transition: all 0.3s;
	-ms-transition: all 0.3s;
    transition: all 0.4s ease 0s;
}

.project-footer a:hover {
    color: #7a7a7a;
}

.project-carousel.owl-theme .owl-controls .owl-buttons div {
    background: transparent;
    border: 1px solid #00bcd4;
    border-radius: 0;
    color: #00bcd4;
    font-size: 20px;
    left: -5%;
    padding: 6px 18px;
    position: absolute;
    top: 45%;
    -webkit-transition: all 0.3s;
	-ms-transition: all 0.3s;
    transition: all 0.3s ease 0s;
}

.project-carousel.owl-theme .owl-controls .owl-buttons div.owl-next {
    left: inherit;
    right: -5%;
}
/* 3.kısım bitiş */

/* **** owl - Caroousel ****** */
body {
    color: #333333;
    font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.5;
}
.section-title {
    margin-bottom: 40px;
}
.section-title p {
    color: #;
    font-size: 14px;
    margin: 20px 0;
    text-align: center;
}
.project {
    position: relative;
    display: block;
}
.project-img {
    position: relative;
}
.project-img img {
    width: 100%;
}
.project-img::before {
    background: #000;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 1;
    position: absolute;
    transform: scale(0);
    -webkit-transition: all 0.3s;
	-ms-transition: all 0.3s;
    transition: all 0.4s ease 0s;
}
.project-img:hover::before {
    transform: scale(1);
    opacity: 0.56;
}
.project-title {
	display: block;
	margin-left: 100px;
}
.project-content .project-title h3 {
    color: #404040;
    display: block;
    font-family: "Merriweather", Helvetica, Arial, sans-serif;
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 20px;
    margin-top: 20px;
}
.project-content .news-introtxt p {
	color: #edeaea;
	margin-bottom: 18px;
	padding: 0 11px;
	text-align: justify;
	font-size: 14px
}
.project-carousel.owl-theme .owl-controls .owl-buttons div {
    background: transparent;
    border: 1px solid #00bcd4;
    border-radius: 0;
    color: #00bcd4;
    font-size: 20px;
    left: -5%;
    padding: 6px 18px;
    position: absolute;
    top: 45%;
    -webkit-transition: all 0.3s;
	-ms-transition: all 0.3s;
    transition: all 0.3s ease 0s;
}
.project-carousel.owl-theme .owl-controls .owl-buttons div.owl-next {
    left: inherit;
    right: -5%;
}
.owl-theme .owl-controls .owl-buttons div:hover {
    background: #00bcd4;
    border: 1px solid #00bcd4;
    color: #fff;
}

.project-yeni {
	display: block;
	margin-left: 30px;
}
.project-content .project-yeni h3 {
    color: #404040;
    display: block;
    font-family: "Merriweather", Helvetica, Arial, sans-serif;
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 20px;
    margin-top: 20px;
	text-align: center
}
.project-content .project-yeni h3:hover {
    color: #E9A12A;
}

.project-content .project-title h3:hover {
    color: #E9A12A;
}
.neden_piart {
	font-family: Arial;
	font-size: 15px;
}
/* **** owl - Caroousel ****** */


/*quote-area start*/

.datepicker {
    min-width: 235px;
    padding: 10px;
}

.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
    padding: 7px;
}

.datepicker th.prev,
.datepicker th.next {
    color: #00bcd4;
    font-size: 20px;
    text-align: center;
}

.datepicker th.switch {
    color: #fff;
    font-size: 14px;
    text-align: center;
}

.datepicker td.day {
    color: #00bcd4;
    font-weight: 600;
}

.datepicker tr th.dow {
    color: #fff;
}

.quote {
    background: #ffffff;
    padding-bottom: 60px;
}

.appointment-schedule {
    float: left;
    width: 100%;
}

.form-control.no-width {
    width: 100%;
}

.ct-btn button.bttn {
  border: none;
  text-transform: capitalize;
}

.form-group .form-control {
    border-radius: 0;
    box-shadow: none;
    height: 48px;
    outline: none;
}

.form-group .form-control:focus,
.form-group .form-control:hover {
    border-color: #00bcd4;
}

.appointment-form .form-group textarea {
    overflow: auto;
    height: 110px !important;
}

textarea.form-control {
    height: 120px !important;
    outline: none;    
}

.hvr-sweep-to-right::before {
    background: #333333;
}

h4.cntr {
	margin-left: 16px;

}

.bttn {
    background: #00bcd4;
    color: #fff;
    display: inline-block;
    font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
    font-size: 14px;
    padding: 18px 40px;
}

h4.wrk-btn {
    padding-bottom: 10px;
    text-align: center;
}

.quote-img {
    margin: 40px auto;
    padding-top: 40px;
    text-align: center;
}


/*home-2 quote */

.quote-style-2.quote {
    background: #fff;
    padding-bottom: 30px;
}


/*home-2 quote */

.about-2.section-title h3::after {
    margin: 20px auto;
}

.about-2.section-title h3 {
    color: #404040;
    float: inherit;
    margin-bottom: 15px;
    margin-top: 80px;
}

.section-title.text-center .teklifAlin {
	font-size: 29px;
	color: #3E3E3E;
	font-weight: bold;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/*06. Portfolio*/

.portfolio-area {
	background-color: rgba(13,13,13,0.85);
	width: 100%;
	display: inline-block;
}

.portfolio-area .section-title p {
    color: #fff;
	font-size:25px
}

.portfolio-nav {
    margin: 0 0 20px;
}
.portfolio-nav ul li {
    border-radius: 5px;
}

.portfolio-nav li {
    background: rgba(0, 0, 0, 0);
    border: 1px solid #666;
    border-radius: 0;
    color: #e7e7e7;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    margin: 0 3px;
    padding: 8px 10px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    letter-spacing: 1px;
}

.portfolio-nav li:hover,
.portfolio-nav li.active,
.portfolio-nav li.focus {
    border-color: #f9b106;
    color: #000 !important;
	background-color:#f9b106
	
}

.no-container {
    margin-top: 40px;
}

.portfolio-masonry-item.col4 {
	float: left;
	width: 25%;
	overflow: hidden;
    padding-right:5px;
	padding-left:5px;
	
}
.portfolio-element {
    position: relative;
    overflow: hidden;

	padding-bottom:20px;
	margin-left:10px;
	margin-right:10px;
}

.portfolio-element img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.portfolio-element:hover img {
    transform: scale(1.1);
}

.portfolio-overley {
    bottom: 12%;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 11;
}

.portfolio-element::before {
	background: rgba(46,46,46,0.77);
	content: "";
	height: 100%;
	opacity: 0;
	position: absolute;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	width: 100%;
	z-index: 10;
}

.portfolio-element:hover::before {
    opacity: 1;
	background-image:url(../images/piart/yubuton01.jpg) 
	
}

.portfolio-element:hover .port-content {
    bottom: 24px;
    opacity: 1;


}

.port-content {
    position: absolute;
    width: 100%;
    bottom: 0;
    -webkit-transition: all 0.3s ease 0s;
    transition: 0.3s;
    opacity: 0;

}

.portfolio-overley .content .port-content span.p-tags {
    bottom: 0;
    color: #fff;
    display: block;
    float: left;
    font-family: "Merriweather", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 700;
    left: 5%;
    letter-spacing: 1px;
    position: absolute;
    text-transform: capitalize;
		
}
.portfolio-overley .content .port-content span.p-tags:hover {
	background-image:url(../images/piart/yubuton01.jpg) }


.portfolio-overley .content .port-content span {
    color: #f9b106;;
    float: left;
    left: 5%;
    position: absolute;
}






/*19. Footer*/

.footer {
    background: #2b2c2f;
    color: #cfd1db;
	margin-top: -5px;
}

.f-title {
    color: #fff;
    font-size: 17px;
    margin-bottom: 35px;
    position: relative;
    text-transform: capitalize;
}

.f-title::after {
    background: #00bcd4;
    content: "";
    display: block;
    height: 1px;
    margin: 12px 0;
    position: relative;
    width: 40px;
}

.footer .custom {
    border-right: 1px solid rgba(255, 255, 255, 0.06);
}

.footer p {
    color: #fff;
}

.footer p span {
    color: #00bcd4;
    font-weight: 400;
    margin-left: 5px;
}

.footer-social {
    margin-top: 18px;
    padding-bottom: 30px;
}

.footer-social ul li {
    display: inline-block;
    padding: 0 3px;
}

.footer-social a {
    background: #444;
    color: #fff;
    display: block;
    font-size: 17px;
    height: 30px;
    line-height: 32px;
    margin: 0;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 30px;
}

a.fb:hover {
    background: #405D9B;
}

a.tw:hover {
    background: #53A8E9;
}

a.pn:hover {
    background: #CB2027;
}

a.yp:hover {
    background: #BB0000;
}

a.ln:hover {
    background: #0071AD;
}
.footer .c-menu i {
    color: #00bcd4;
    font-size: 20px;
}


.copyright {
    background: #222;
    border-top: 1px solid #333333;
    padding: 17px 0 10px;
}

.copyright a {
    color: #777777;
}

.copyright a:hover {
    color: #f6d014;
}

.t3-copyright {
    background-color: #1c1c1c;
    border-top: 1px solid #383838;
    color: #ffffff;
    margin: 0;
    padding: 20px 0;
}

.t3-copyright .t-center > p {
    margin: 0;
}

.t3-copyright .t-center p a,
.t-center p i {
    color: #00bcd4;
    margin-left: 5px;
}

.t3-copyright ul.t-center {
    text-align: right;
}

.t3-copyright ul.t-center li {
    display: inline-block;
}

.t3-copyright ul.t-center li a {
    color: #ffffff;
    padding: 5px 10px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s ease 0s;
}

.t3-copyright ul.t-center li a:hover {
    background: transparent;
    color: #00bcd4;
}
section {
	background-color: #18191B;
}








/*responsive*/
	
 @media screen and (min-width:1170px){

/* .exo-menu {

	width: 915px;
	height: 46px;
}
.exo-menu > li > a{
	display:block;
	padding: 10px 12px;
 }
.mega-menu, .flyout-mega-wrap, .Images, .Blog,.flyout-right>ul,
.flyout-left>ul, li.drop-down>ul{
    position:absolute;
}

 .flyout-right>ul{
	left: 100%;
}
.flyout-left>ul{
	right: 100%;
}

.Blog.animated.fadeIn .col-md-4 .img-responsive {
	width: 350px;
	margin-top:15px   // buton mesafesi 

a.toggle-menu{
	position: absolute;
	right: 0px;
	padding: 13px;
	font-size: 20px;
	background-color: rgba(236,180,40,1.00);
	color: #000000;
	top: 0px;
	display:block;	
}  */
}

@media screen and (max-width: 1300px) {
/* #menu {
    display: block;
    position: relative;
    // vertical-align: top; 
    // position: static; 
    height: 48px;
    padding: 0;
    margin: 0;
    width: 100%;
    float: none;
    overflow: hidden;
    background-color: #ccc;
	/7 margin: auto; } */
	
#menu li.active a:after {
	display:none;
}



#menu li a, #menu li span {
	padding:0;
}
#menu {
display: block;
    position: relative;
    /* vertical-align: top; */
    /* position: static; */
    height: 48px;
    padding: 0;
    margin: 0;
    width: 100%;
    float: none;
overflow: hidden;
background-color:#ccc;
}
#menu:target {
	height:auto;
	color: #FFF;
background-color: #000;
}
#menu:target > div.mac {
	z-index:-100;
}
#menu .mkapat {
	display:none;}
#menu:target .mkapat {
    display: block;}
#menu .mac {
	display: block;}
#menu:target .mac {
    display: none;}
.mac {
	position: absolute;
	z-index: 2;
	font-size: 24px;
	top: 11px;
	right:30px;
	color: #333;
}
.mkapat {
	position: absolute;
	z-index: 2;
	font-size: 24px;
	top: 11px;
	right:30px;
	color: #333;
}
.mkapat a {
	color:#ccc;}
#menu ul {
	width:100%;
    padding-top: 48px;
}
#menu li {
    text-align: left;
    /* display: none; */
    display: block;
    line-height: 40px;
    background-color: #000;
    margin: 0;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #3c3c3c;
	padding-left: 30px;
    padding-right: 30px;
}
#menu li a:after, #menu li span:after {
    content: "";
}
#menu li li {
	background-color: transparent;
	/* border: 0px solid #FFF; */
    text-indent: 10px;
	padding:0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	border-left-style: solid;
	border-left-color: #333;
}
#menu li li li {
	text-indent: 20px;
	background-color: #cccccc;
	border: 0px solid #FFF;
}
#menu li.current a:after {
    content: "";
}
#menu ul ul {
	width:100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#menu ul ul {
padding:0;
background-color: transparent;
-webkit-box-shadow: none;
-moz-box-shadow:none;
box-shadow:none}
#menu ul ul ul {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;}
#menu ul ul ul:before{
    content: "";

}

#menu ul:hover li {
	display:block;}
	#menu h3:target ~ ul {
	display: block;}	
	#menu li ul {
    position: static;
    display: block;
}

}

@media screen and (max-width:1170px){


#logo {
    padding-top: 15px;
    float: left;
    margin-right: auto;}

img {
    max-width: 100%;
    width: auto \9;
    height: auto;
    vertical-align: middle;
    border: 0;}


#menu {
    z-index: 99999;
    position: relative;
    font-weight: 400;}

/* .exo-menu {

	width: 100%;
	height: 46px;
}
.exo-menu > li{
	width:100%;
}
.exo-menu > li > a{
	width:100% ;
	display:none ;
}

.display.exo-menu > li > a{
	display: block;
    padding: 10px 12px;
	
	
}	
.mega-menu, .Images, .Blog,.flyout-right>ul,
.flyout-left>ul, li.drop-down>ul{
    position:relative;
}
a.toggle-menu{
	position: absolute;
	right: 0px;
	padding: 13px;
	font-size: 20px;
	background-color: rgba(236,180,40,1.00);
	color: #000000;
	top: 0px;
	display: inherit;		
} 
*/

}



@media screen and (max-width: 1024px){

.item-pageblog {
 padding-top: 0;
}
video {
	display:block;
	/* visibility:hidden; */}
.project-info, .sol {
	width:100%;
	display:block;
	float:none;}

.row {
   
}
.solmenu, .sagbolum, .orta, .sagresim {
	width:100%;
	display:block;
	float:none;}
#musterim {
	height:auto;}
.msti {
	width: 100%;
    display: block;
    margin: 0;
	margin-bottom:20px;}
.musterim h1 {
    font-size: 20px;
}
.hakyazi {
	width:100%;
	display:block;}
.hakresim {
    height: auto;
    min-height: inherit;
    width: 100%;
    display: block;
    padding-right: 0;
}
.hakresim img {
	position:static;}
.giris {
	padding: 20px;
}

.yol ul {
    margin-top: 5px;
}
.yol {
    float: none;
    padding-right: 0;
    padding-left: 20px;
}

#ustblokH, #ustblokP, #ustblokPR, #ustblokU, #ustblokT, #ustblokD, #ustblokI, #ustblokB {
padding-top: 0;
    overflow: hidden;
    width: 100%;
    height: 125px;
    position: relative;
    /* background-image: url(/images/hakkimizda-bg.jpg); */
    background-attachment: initial;
    /* background-position: 50% 0px; */
    /* background-repeat: no-repeat; */
    background-size: cover;
}




.altmenu {
	display:none;}
.ilet, .contactdar {
	width:100%;
	display:block;}
.alt {
    padding-right: 0;
    display: block;
    width: 100%;
    margin-bottom: 15px;
}
#alt {
    padding-top: 20px;
    padding-bottom: 20px;
}
.ust1 {
    height: auto;

}
.gen12002 {
    display: block;

}
#ust2 {
    min-height: 97px;
    top: 0;
    position: fixed;
    z-index: 999;
    width: 100%;
    background-color: rgba(0, 0, 0, 1);
}
ul.social-list {
    float: none;
    text-align: center;
}
ul.info-list {
    float: none;
    text-align: center;
}
ul.info-list li {
    display: block;
    margin-right: 0;
}
.modal {
    padding: 5px;
}

#headdiv {
	position:static;
	height:auto;
	background-position: center 20px;
}

.page-header {

}
#logo {
text-align: left;
    margin: 0;
    padding: 0;
    width: 100%;
    float: none;
	padding-left:30px;
    padding-top: 18px;
    padding-bottom: 15px;
}
#logo img {
	max-width:200px; }
.header {
	background-image:none;
	height:auto;
}
.contentwrap {
	padding: 0px;
	margin: 0px;
}
#sosyal {
	float:none;
	width:100%;
	text-align:center;
	opacity:0.7;
	padding:0;
	padding-top:10px;}

#sosyal a .fa {

}
.menu {
	margin-top:15px;}
.sar1 {
	margin:0;
	padding:0;
	margin-top:10px;}
.flash {
	width:100%;}
div.catItemView {
    margin: 0;
    padding: 0;
}
#btcontentslider110 .bt-category {
	bottom:120px;}
#btcontentslider110 .bt-title {
	bottom:100px;
	width:60%;
	text-overflow: ellipsis;
white-space: nowrap;
overflow:hidden;}
#btcontentslider110 .bt-introtext {
	background-color:rgba(255, 255, 255, 0.8);
	min-height:46px;
	}
.site, .ithaki {
	margin:0;
    display: block;
	text-align:center;
    padding-left:0;
    padding-right:0;
    width: 100%;
}
#footer {
    height: 110px;
    padding-bottom: 0;
    position: static;}
#menu {
	background-color: transparent;
    position: absolute;
	top:28px;
	height:35px;
	width:100%;
    float:none;
	text-align:left;
}
#menu a {
	color:#ccc;}
#content {
	padding: 3%;
	width: 97%;
	margin:0;

}
h2 {
	margin: 0px;
}
#sol {
	width: 100%;
	position: static;
}
.item-page div.solalt {
	display:none;}
.solyazi {
	position: static;
	max-width: 100%;
	color: #ccc;
	text-shadow: 0px 0px 0px rgba(0, 0, 0, 1);
	text-align: justify;
	padding:10px;
}
#sag {
	width: 100%;
	position: static;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.kisi {
	width: 100%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.kisi img {
	float: left;
	padding-right: 10px;
}
ul.menuproje {-webkit-column-count: 1; /* Chrome, Safari, Opera */
    -moz-column-count: 1; /* Firefox */
    column-count: 1;
	-webkit-column-gap: 0px; /* Chrome, Safari, Opera */
    -moz-column-gap: 0px; /* Firefox */
    column-gap: 0px;

}
.scroll_container {
	position:static;}
.top_mask, .left_mask, .right_mask, .bottom_mask {
	display:none;}
.ad, .yer, .met, .is {
	display: block;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.solhak {
	background-position: center bottom;
	background-size:cover;
	}	
}


 @media screen and (max-width:768px) {
.features2 {
	
	background-color:#18191B;
	background-image:none;
}
.portfolio-masonry-item.col4 {
    width: 100%;
}
.pdd-80 {
	padding: 20px 0;
}
h3 { text-align: center;
}
.feature-media .baslik {
	text-align: center;
}

}
	 
 @media screen and (max-width:480px) {

.Blog.animated.fadeIn {
	width: 85px;
	height: 40px;
	margin-top:15px /* buton mesafesi */
}
.mac {
	position: absolute;
	z-index: 2;
	font-size: 24px;
	top: 11px;
	right:30px;
	color: #333;
}
.mkapat {
	position: absolute;
	z-index: 2;
	font-size: 24px;
	top: 11px;
	right:30px;
	color: #333;
}
.mkapat a {
	color:#ccc;}

#logo {
text-align: left;
    margin: 0;
    padding: 0;
    width: 100%;
    float: none;
	padding-left:30px;
    padding-top: 18px;
    padding-bottom: 15px;
}
#logo img {
	max-width:200px; }
	
a.toggle-menu {
	position: absolute;
	right: 0px;
	padding: 13px;
	font-size: 20px;
	background-color: rgba(236,180,40,1.00);
	color: #000000;
	top: 0px;
	display: inherit;	
	
}
/* .exo-menu {
	background-color: #ccc;
	 width: 100%;
    float: left;
    list-style: none;
    position: relative;

} */
.features2-media {
	text-align:center
	
}
 .article .container{
	margin-left: 0px;
    padding-right: 15px;
    width: 100%;
}

}

 @media screen and (max-width:767px) {
 .feature-media {
    text-align: justify;
    width: 100%;
    margin-left: 0;
	margin-right: 20px;
}
.feature-icon {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}
.feature-media h4 {
	text-align: center
}
.article {
    
	margin-left:auto;
	margin-right:auto
}
.features2 {
    background: #24252a none repeat scroll 0 0;
    padding-bottom: 45px;
 }
 .container {
    width: 300px;
 }
 .features2-media {
	text-align: center;
	margin-left: 0;
    margin-top: 0;
	
}
 .features2-media p {
	text-align: center;
	margin-left: 0;
    margin-top: 0;
	
}

.feature-icon {
    text-align: center;  
 }
 

 }
 @media screen and (mix-width:320px) and (max-width:479px) {
	 

 }
 
 /* mean menu */

/* 
.mega-menu-wrap ul li a:hover {
	color: #E8AE1E;
}
.container {
} */

/* .exo-menu{
  margin:0px; 
	padding-top:18px;
	width: 70%; // %100 idi
	float: right;
	list-style: none;
	position: relative;  
	
	
}
.exo-menu > li { display: inline-block; float:left; padding: 6px; font-size: 14px;}
.exo-menu > li > a{
	color: #D4D4D4; // #fff idi 
	text-decoration: none;
	//border-right: 1px solid; 
	-webkit-transition: color 0.2s linear, background 0.2s linear;
	-moz-transition: color 0.2s linear, background 0.2s linear;
	-o-transition: color 0.2s linear, background 0.2s linear;
	transition: color 0.2s linear, background 0.2s linear;
	font-size: 11px;
	letter-spacing: 2px;
}
.exo-menu > li > a.active,
.exo-menu > li > a:hover,
li.drop-down ul > li > a:hover{
	color: rgba(249,172,26,1.00);
	
}
.exo-menu i {
    float: left;
    font-size: 18px;
    margin-right: 6px;
    line-height: 20px !important; // ikonlar 
}
li.drop-down,
.flyout-right,
.flyout-left { position:relative;
}
li.drop-down:before {
    color: #fff;
    font-family: FontAwesome;
    font-style: normal;
    display: inline;
    position: absolute; right: 6px; top: 20px; 
    font-size: 14px;
}
li.drop-down>ul{ // biz menusunun altındaki yapı taah böölümü container ölçüsü 
	left: 0px;
	min-width: 200px;	
}
.drop-down-ul { display:none; }
.flyout-right>ul,
.flyout-left>ul {
    top: 0;
    min-width: 170px;
    display: none;
    border-left: 1px solid rgba(0,0,0,1.00); // backroung kısmı #365670 
  
}
li.drop-down>ul>li>a,
.flyout-right ul>li>a ,
.flyout-left ul>li>a {
	color: #fff;
	display: block;
	padding: 20px 22px;
	text-decoration: none;
	background-color: rgba(25,25,25,1.00); // border-bottom: 1px dotted #547787; 
	-webkit-transition: color 0.2s linear, background 0.2s linear;
	-moz-transition: color 0.2s linear, background 0.2s linear;
	-o-transition: color 0.2s linear, background 0.2s linear;
	transition: color 0.2s linear, background 0.2s linear;
}
.flyout-right ul>li>a ,
.flyout-left ul>li>a {
	// border-bottom: 1px dotted #B8C7BC; 
}

//Flyout Mega menu alan ölçüleri kaç tane menu koyabilme ölçümleri

// .flyout-mega-wrap { top: 0; right: 0; left: %; width: 100%; display:none; height: 100%; padding: 15px; min-width: 742px; }   

.flyout-mega ul > li > a {
   font-size: 90%;  // line-height: 25px;   font-family: inherit; 
    color: #fff;
}

//mega menu kısmı
.mega-menu {
    left: 0;
    right: 0;
    padding: 15px;
    display:none;
    padding-top: 0;
    min-height: 100%;
}
.row.mega-title {
	color: #eee;
    margin-top: 0px;
    font-size: 14px;
    padding-left: 15px;
    padding-bottom: 13px;
    border-bottom: 1px solid #000;
    padding-top: 15px;
    background-color: #18191b;  // text-transform: uppercase;   border-bottom: 1px solid #ccc; 
  }  
 .mega-menu ul li a {
    line-height: 25px;
    font-size: 90%;
    display: block;
}
ul.stander li a {
    padding: 3px 0px;
}

ul.description li {
	//padding-bottom: 12px; 
	line-height: 6px;
}
ul.description li span {
	color: #F7D164;
	font-size: 85%;
}
//Blog DropDown
.Blog{
	left:0;
	display:none;
	color:#e3e3e3;
	padding-top:15px;
	background: #252525;
	padding-bottom:15px;
}
.Blog .blog-title{
	color: #e3e3e3;
	font-size: 15px;

}
.Blog .blog-des{
	color: #E3E3E3;
	font-size:90%;
	margin-top:15px;
}
.Blog a.view-more{
	margin-bottom: 0px;
	color: #FCDE62;
	background-color: #636363;

}
.blog-des {
	font-family: Arial;
	font-size: 12px;
}

//Images
.Images{
	left:0;
    wdth:100%;
	display:none;
	color: #C7C7C7;
	padding-top:15px;
	background: #252525; 
	padding-bottom:15px;
}

//.Images h4 {
    font-size: 15px;
    margin-top: 0px;
    text-transform: uppercase;
} 
.work-text {
	font-size: 14px;
}

//common
.flyout-right ul>li>a ,
.flyout-left ul>li>a,
.flyout-mega-wrap,
.mega-menu{
	background-color: #252525;    // #25262D; 
}

//hover
.Blog:hover,
.Images:hover,
.mega-menu:hover,
.drop-down-ul:hover,
li.flyout-left>ul:hover,
li.flyout-right>ul:hover,
.flyout-mega-wrap:hover,
li.flyout-left a:hover +ul,
li.flyout-right a:hover +ul,
.blog-drop-down >a:hover+.Blog,
li.drop-down>a:hover +.drop-down-ul,
.images-drop-down>a:hover +.Images,
.mega-drop-down a:hover+.mega-menu,
li.flyout-mega>a:hover +.flyout-mega-wrap{
	display:block;
}

.icon {
	margin-top: 3px;
	width: 1020px;
}
section {
}          ------------- mega menu bitiş */



