﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, fieldset, form, label, legend
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}
::-moz-selection { 
    color:#fff;
    background: #d71e47;
}
::selection {
    color:#fff;
    background: #d71e47;
}

/*  *******************************************************/
a.btn {display:inline-block;padding:10px 20px;-webkit-appearance: none;font-weight:400;}

a.dark {color:#fff; background: #14171c;}
a.light {background:#fff; color:#d71e47;}
a.colored {color:#d71e47; background: #6ffffa;}

a.dark:hover,
a.light:hover {color:#fff; background: #d71e47;}
a.colored:hover {background:#fff;color:#d71e47;}

html,
form {
    height: 100%;
    margin: 0;
    padding: 0;
    border: none;
}
body {
    height: 100%;
    margin: 0;
    padding: 0px;
    background:#14171c;
    color: #000;
    font-family: 'Merriweather', serif;
    font-size: 18px;
    font-weight: 400;
}
* .container {
    width:1280px;
    margin:0 auto;
}
* a {
    text-decoration:none;
}
header {
    position:absolute;
    width:100%;
    padding:50px 0 0 0;
    z-index:99999;
    vertical-align:middle;
    margin:0 auto;
}
header #logo {
    z-index:99999;
    display:inline-block;
    float:left;
    margin-top:0px;
} 
header #logo img {
    width:401px;
    height:187px;
    margin:-30px 0 0 -40px;
}

/* Slider ****************************/
#bn_default {
    display:block;
    height:0px;
}
#slider {
    top:0px;
    padding:0px 0;
    margin-bottom:0px;
    text-align:left;
    position:relative;
    background:#14171c;
}
#slider ul {
    margin:0;
    padding:0;
    list-style:none;
}
#slider ul li {
    width:100%;
    background-position:top center;
    text-align:center;
}
#slider ul li .blackdots { 
    display: table;
    width: 100%;
    height:100%;
    text-align:left;
    background:url('pattern/dots-black.png');
}
#slider ul li article {
    display: table-cell;
    height:600px;
    padding:0 15% 0 15%;
    text-align: center;
    vertical-align: middle;
    color:#fff;
    font-weight:400;
    font-size:14px;
    line-height:2.0em;
}
#slider ul li h1 {
    display:inline-block;
    font-size:42px;
    font-weight:700;
    line-height:1em;
    letter-spacing:-0.05em;
    color:#fff;
    padding-bottom:10px;
    margin-bottom:40px;
    border-bottom:2px solid #d71e47;
}
#slider ul li h1 strong {
    font-weight:400;
}
#slider ul li article .btn {
    display:inline-block;
    border-radius:50%;
    padding:20px 25px;
    line-height:unset;
    background:rgba(240, 99, 124, 0.50);

    -webkit-animation: flash linear 3s infinite;
	animation: flash linear 3s infinite;
}
#slider ul li article .btn:hover { 
    background:#1e1e1e;
}

/* SLIDER HOME */
body.default #slider ul li article {
    display: table-cell;
    width:400px;
    height:830px;
    padding:0;
    text-align: justify;
    vertical-align: middle;
    color:#fff;
    font-weight:400;
    font-size:14px;
    line-height:2.0em;
}
body.default #slider ul li h2,
body.default #slider ul li h1 {
    display:inline-block;
    font-size:42px;
    font-weight:700;
    line-height:1.3em;
    letter-spacing:-0.05em;
    color:#fff;
    margin:90px 0 30px 0;
    padding:0 0 10px 0;
    border:none;
    text-align:left;
}
/**************************/

#main_section.default #content {
    background:url(architecture.png) no-repeat right 25% bottom -50px;
    padding-bottom:120px;
}

#main_section.default #content h2 {
    width:550px;
    padding:60px 0;
    font-size:36px;
    font-weight:400;
    line-height:52px;
    text-align:left;
    color:#141512;
}
#main_section.default #top-projects {
    overflow:hidden;
    position:relative;
    float:right;
    margin-top:-350px;
    width:423px;
    height:auto;
    z-index:9996;
    border:8px solid #fff;
}
#top-projects .home-pagination {
    text-align:center;
    margin-top:-50px;
    position:relative;
    z-index:999999;
}
#top-projects .home-pagination .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    border-radius:100%;
    background-color:#fff;
    opacity:0.8;
    box-shadow: 0px 0px 4px #999;
}
#top-projects .home-pagination .swiper-pagination-bullet-active {
  background-color: #d71e47;
  opacity:1;
  box-shadow:unset;
}

#main_section.default #content p {
    display:block;
    width:550px;
    padding:0;
    font-size:14px;
    font-weight:400;
    line-height:26px;
    text-align:left;
    color:#4b4b4b;
    /* Old Chrome, Safari, Opera */
    -webkit-column-count: 2; 
    -webkit-column-width: 50%;
    /* Old Firefox */
    -moz-column-count: 2;
    -moz-column-width: 50%;
    /* Statndard syntax */
    column-count: 2;
    column-width: 50%;
}

#main_section.iletisim #content {
    text-align:center;
}
#main_section.iletisim ul {
    margin:0;
    padding:0;
    list-style:none;
}
#main_section.iletisim ul li {
    display:inline-block;
    padding:0 2%;
    width: -webkit-calc(30% - 4%);
    width: expression(30% - 4%);
    width: -moz-calc(30% - 4%);
    width: -o-calc(30% - 4%);
    width: calc(30% - 4%);
    color:gray;
    font-weight:400;
    font-size:16px;
    vertical-align:top;
}
#main_section.iletisim ul li:nth-child(2) {
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
}
#main_section.iletisim ul li strong {
    display:block;
    color:#14171c;
    font-weight:700;
    margin:20px 0;
}

#main_section.iletisim ul li .fa {
    display:block;
    font-size:82px;
    color:#d71e47;
}

#main_section.is-ortaklari #content {
    text-align:center;
}

#main_section.is-ortaklari img {
    position:relative;
    margin-top:-180px;
    z-index:8888;
    width:85%;
}

main {
    
}

#main_section {
    padding:0 0 60px 0;
    background: #f3f3f3;
    background: -moz-linear-gradient(top, #f3f3f3 0%, #fff 10%) top left no-repeat;
    background: -webkit-linear-gradient(top, #f3f3f3 0%, #fff 10%) top left no-repeat;
    background: linear-gradient(to bottom, #f3f3f3 0%, #fff 10%) top left no-repeat;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#fff',GradientType=1 );

}
#main_section article {
    width:1280px;
    margin:0 auto;
    padding:0 0 30px 0;
    font-size:18px;
    font-weight:300;
    line-height:1.5em;
}
#main_section article h1 {
    display:block;
    margin:30px 0 10px 0;
    padding:30px 40px;
    text-align:center;
    font-size:28px;
    letter-spacing:-0.05em;
    font-weight:500;
    color:#000;
}
#main_section article h2.single_page {
    margin:0px 20px 30px 40px;
    font-size:20px;
    font-weight:400;
    font-style:italic;
    color:#321e53;
}
#main_section article #content {
    margin-top:0px;
    padding:60px;
    clear:both;
    text-align:justify;
}
#main_section article strong {
    font-weight:400;
}
#main_section article em {
    font-style:italic;
}
#main_section article #content a {
    font-weight:300;
    color:#000;
    border-bottom:1px dotted #000;
}
#main_section article #content a:hover {
    color:#321e53;
    border-bottom:1px dotted #321e53;
}
#main_section article #content .singleImg {
    float:right;
    margin:0 0 20px 20px;
    width:350px;
    height:350px;
    webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
#main_section article .singlePageTime {
    display:block;
    margin-top:30px;
    font-weight:500;
    font-style:italic;
}

#main_section article #content .img1 {
    border:0px solid #fafafa;
    webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

#main_section article #content .right {
    float:right;
    margin:0 0 30px 120px;
}

#main_section.referanslar ul {
    margin:0;
    padding:0;
    list-style:none;
    
}
#main_section.referanslar ul li {
    display:table;
    float:left;
    
    list-style:none;
    color:#14171c;
    background:#dcdcdc;
    text-align: center;
    vertical-align: middle;
    font-weight:400;
    font-size:0.9em;
    
    height:100px;
    padding:0 20px;
    margin:10px;
    width: -webkit-calc(33% - 60px);
    width: expression(33% - 60px);
    width: -moz-calc(33% - 60px);
    width: -o-calc(33% - 60px);
    width: calc(33% - 60px);
}
#main_section.referanslar ul li strong {
    display:table-cell;
    vertical-align:middle;
}
#main_section.referanslar ul li:hover {
    color:#fff;
    background:#14171c;
    border-bottom:4px solid #d71e47;
    height:96px;
}


aside {
    padding:30px 0;
    margin:30px auto 0px auto;
    background:#54075b;
    color:#fff;
}
aside a {
    display:inline-block;
    padding:5px 10px;
    margin:5px;
    color:#fff;
}
aside a:hover,
aside a.current:hover {
    color:#fff;
    text-decoration:underline;
}
aside a.current {
    color:#f5f5f5;
    text-decoration:underline;
}

footer {
    padding:0;
    color:#777;
    font-size:0;
    text-align:center;
    font-weight:300;
    background:#14171c;
    border-top:2px solid #f5f5f5;
}
footer .container {
    margin-top:-80px;
    padding:60px 0;
    background:#000;

}
footer section {
    display:inline-block;
    width:18%;
    margin:0 3%;
    font-size:16px;
    vertical-align:top;
    text-align:left;
    line-height:32px;
}
footer h3 {
    margin-bottom:20px;
    font-weight:600;
    color:#fff;
}

footer section a {
    display:inline;
    color:#a3a3a3;
}
footer section a::after {
    content: '\A';
    white-space: pre;
}
footer section a:hover {
    color:#fff;
    border-bottom:2px solid #d71e47;
}
footer .contact img {
    width:108px;
}
footer .social a {
    display:inline-block;
    padding:0 16px 0 0;
    font-size:18px;
    color:#fff;
    text-decoration:none;
}

footer .contact a:hover,
footer .social a:hover {
    color:#d71e47;
    text-decoration:none;
    border:none;
}

footer .copyright {
    display:inline-block;
    margin-top:90px;
    font-size:12px;
}

footer .webmaster {
    display:block;
    width:100%;
    margin:0 0 120px 0;
    padding:60px 0;
    text-align:center;

}

/* Section Home Structure ***********************************************************************************/

section.home {
    padding:0px 0;
    text-align:center;
    color:#444;

}
section.home section {
    margin:0px auto 40px auto;
    text-align:center;
}
section.home article {
    display:inline-block;
    vertical-align:top;
    width: 24%;
    padding:0 1%;
}
#referanslar.home h2,
section.home h2 {
    width:unset;
    display:inline-block;
    margin-bottom:0px;
    padding:0 20px 5px 20px;
    text-align:center;
    font-size:30px;
    letter-spacing:-0.05em;
    font-weight:700;
    color:#14171c;
    border-bottom:4px solid #d71e47;
}
section.home em {
    display:block;
    margin:80px 0;
    font-size:18px;
    font-weight:300;
    font-style:normal;
    color:#a5a5a5;
}
section.home article h3 {
    font-size:16px;
    font-weight:700;
    vertical-align:bottom;
}

#referanslar.home {
    background:#14171c;
    margin-bottom:60px;
    padding-bottom:0;
}
#referanslar.home section {
    position:relative;
}
#referanslar.home section section {
    width:75%;
    padding:60px 0;
    background:#fff;
}
#referanslar.home h2 {
    color:#fff;
    margin:60px 0;
}
#referanslar.home section .btn {
    position: absolute;
  bottom: -50px;
  transform: translate(-50%, -50%);
}
#referanslar.home img {
    position:unset;
    display:inline;
    margin:0;
    width:18%;
}

/*About.home ******************************/
#about.home {
    padding:80px 0;
    color:#fff;
    font-weight:300;
    background: url('home_about_bg.jpg') center center;
}
#about.home h2 {
    margin-bottom:40px;
    color:#fff;
    font-weight:600;
    font-size:72px;
    border:none;
}
#about.home a.social {
    display:inline-block;
    margin:0 20px 0 0;
    color:#fff;
    font-size:16px;
    font-weight:600;
}


/*Product.home ******************************/
#services.home {
    background:#fff;
    padding:120px 0;
     background: #f3f3f3;
    background: -moz-linear-gradient(top, #f3f3f3 0%, #fff 100%) top left no-repeat;
    background: -webkit-linear-gradient(top, #f3f3f3 0%, #fff 100%) top left no-repeat;
    background: linear-gradient(to bottom, #f3f3f3 0%, #fff 100%) top left no-repeat;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#fff',GradientType=1 );
}
#services.home article {
    position: relative;
    text-align: center;
    width:calc(30% - 84px);
    width:-webkit-calc(30% - 0px);
    margin:10px 10px;
    padding:0px 0px 0px 0px;
    background:#f5f5f5;
    font-size:0;
}
#services.home article img { 
    border:none;
    width:100%;
    margin:0;
}
#services.home article div {  
    display:block;
    width:100%;
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translate(-50%, 0%);
    padding:0 0px 0px 0px;
    text-align:justify;
    background:rgba(0, 0, 0, 0.75);

}
#services.home article h3 {
    text-align:center;
}

#services.home article h3 a {
    display:block;
    width:100%;
    padding:30px 0;
    font-size:16px;
    font-weight:400;
    color:#fff;
    
}

#services.home article:hover a {
    background:rgba(215, 30, 71, 0.75);
    color:#fff;
}

#services.home article .link-icon { 
    display:none;
}

/*Projects.home ******************************/
#projects.home {
    padding:120px 0;
    background: #f3f3f3;
    background: -moz-linear-gradient(top, #f3f3f3 0%, #fff 100%) top left no-repeat;
    background: -webkit-linear-gradient(top, #f3f3f3 0%, #fff 100%) top left no-repeat;
    background: linear-gradient(to bottom, #f3f3f3 0%, #fff 100%) top left no-repeat;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#fff',GradientType=1 );
}
#projects.home section {
    overflow-x:hidden;
}
#projects.home section .slide-projects{
    position:relative;
}

#projects.home .swiper-slide {
    width:420px;
    font-size:0;
}
#projects.home img { 
    border:20px solid #14171c;
    width:360px;
    margin:0 20px;
}
#projects.home .swiper-button-next,
#projects.home .swiper-button-prev {
    color:#fff;
    text-shadow: 2px 2px 4px #000000;
    opacity:0.5;
}

#projects.home .swiper-button-next {
    margin-right:50px;
}

#projects.home .swiper-button-prev {
    margin-left:50px;
}
#projects.home .swiper-button-next:hover,
#projects.home .swiper-button-prev:hover {
    opacity:1;
}
 
#projects.home .projects-pagination {
    margin-top:5px;
}
#projects.home .projects-pagination .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    border-radius: unset;
    border-radius:100%;
}
#projects.home .projects-pagination .swiper-pagination-bullet-active {
  background-color: #d71e47;
}




/*Blog.home ******************************/
#blog.home {
    background:#ececec;
    padding:120px 0;
}
#blog.home article {
    text-align: center;
    width:calc(30% - 84px);
    width:-webkit-calc(30% - 0px);
    margin:10px 10px;
    padding:0px 0px 0px 0px;
    font-size:0;
}
#blog.home article img { 
    border:none;
    width:100%;
    margin:0;
    webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#blog.home article div {  
    display:block;
    padding:0 0px 0px 0px;
    text-align:left;
}

#blog.home article div time {  
    display:inline-block;
    padding:20px 0 0 0;
    text-align:left;
    font-size:12px;
    font-weight:700;
    color:#000;
}

#blog.home article h3 {
    text-align:left;
}

#blog.home article h3 a {
    display:block;
    width:100%;
    padding:20px 0;
    font-size:16px;
    font-weight:500;
    color:#54075b;
    
}

#blog.home article div p {  
    font-size:14px;
    color:#000;
}

#blog.home article a:hover {
    text-decoration:underline;
}

#blog.home article .link-icon { 
    display:none;
}

/*Team.home ******************************/
#team.home {
    background: url('home_team_bg.jpg') center center no-repeat;
    padding:120px 0;
}
#team.home h2 {
    color:#fff;    
    border-color:#fff;
}
#team.home article {
    text-align: center;
    width:140px;
    margin:10px 20px;
    padding:0px 0px 0px 0px;
    font-size:0;
}
#team.home article img { 
    display:block;
    width:100%;
    margin-bottom:10px;
    border-radius:50%;
    border:6px solid rgba(255, 255, 255, 0.20);
    background-repeat:no-repeat;
    background-position:center center;
    background-size:155px;
    -webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
}
#team.home article div {  
    display:block;
    padding:0 0px 0px 0px;
    text-align:left;
}
#team.home article div time {  
    display:inline-block;
    padding:20px 0 0 0;
    text-align:left;
    font-size:12px;
    font-weight:700;
    color:#000;
}
#team.home article h3 {
    text-align:center;
}
#team.home article h3 a {
    display:block;
    width:100%;
    padding:10px 0 5px 0;
    font-size:16px;
    font-weight:700;
    color:#fff;
}
#team.home article div p {  
    font-size:14px;
    color:#fff;
    text-align:center;
}
#team.home article:hover img {
    border:6px solid rgba(255, 255, 255, 0.30);
    -webkit-filter: grayscale(0%);
	filter: grayscale(0%);
	filter: unset;
}
#team.home article a:hover {
    text-decoration:underline;
}
#team.home article .link-icon { 
    display:none;
}

/** ***************************************************************************************/

/* Subpages **********************************************************************************************************/
#subpages {
    text-align:center;
    vertical-align:top;
}
#subpages article {
    display:inline-block;
    vertical-align:top;
    position:relative;
    margin:0 20px 20px 20px;
    padding:0 0 40px 0;
    font-size:16px;
    word-wrap:break-word;
}
#subpages article a { 
    display:block;
    position:relative;
}
#subpage_pagination {
    width:auto;
    padding:10px 30px;
    margin:0 auto 0px auto;
    background:#f5f5f5;
}
#subpage_pagination a {
    font-size:14px;
    font-weight:500;
    display:inline-block;
    vertical-align:middle;
    padding:0px 0px;
    width:25px;
    margin:1px;
    text-align:center;
    color:#fff;
    background:#321e53;
}
#subpage_pagination a:hover {
    text-decoration:underline;
}
#subpage_pagination a.current {
    background:#7e0c6e;
}

/* Haber */
#subpages.section_2 article {
    display:block;
    width:auto;
    margin:0 auto 30px auto;
    padding:0 30px 45px 30px ;
    text-align:left;
    background:#fbfbfb;
    border-bottom:2px solid #321e53;
}
#subpages.section_2 h2 {
    display:block;
    margin:0;
    padding:0;
    font-weight:500;
}
#subpages.section_2 time {
    position:absolute;
    color:#bfbfbf;
    font-size:12px;
    font-weight:500;
    bottom:0;
}
#subpages.section_2 article a {
    display:block;
    padding:25px 0 10px 0;
    color:#332f34;
}
#subpages.section_2 article:hover a {
    color:#7e0c6e;
}
#subpages.section_2 article:hover {
    border-color:#7e0c6e;
}

/* Foto Galeri */
#subpages.section_3 article {
    width:240px;
    margin:0 20px 30px 20px;
    padding:0 0 0px 0;
}
#subpages.section_3 img {
    display:block;
    width:100%;
    margin:0;
    padding:0;
}
#subpages.section_3 h2 {
    display:block;
    margin:10px 0 0 0;
    padding:0;
    font-weight:700;
}
#subpages.section_3 h2 em {
    display:block;
    font-weight:500;
    text-align:justify;
}
#subpages.section_3 h2 a {
    color:#332f34;
}
#subpages.section_3 article:hover a,
#subpages.section_3 article:hover img
 {
    color:#d71e47;
}

/* Blog */
#subpages.section_4 article {
    border-bottom:1px solid black;
    margin:0 20px 20px 20px;
    padding:0 0 40px 0;
    text-align:left;
    width:300px;
}
#subpages.section_4 img {
    display:block;
    margin:0;
    padding:0;
    width:100%;
}
#subpages.section_4 h2 {
    display:block;
    font-weight:500;
    margin:10px 0;
    padding:0;
}
#subpages.section_4 h2 em {
    display:block;
}
#subpages.section_4 time {
    bottom:0;
    font-size:12px;
    font-weight:600;
    position:absolute;
}
#subpages.section_4 h2 a {
    color:#111213;
}
#subpages.section_4 article:hover a,
#subpages.section_4 article:hover img
 {
    color:#7e0c6e;
}

/* Hizmet */

#subpages.section_5 {
    margin:60px auto;
    text-align:center;
}

#subpages.section_5 article {
    width:calc(33% - 60px);
    width:-webkit-calc(33% - 60px);
    margin:0 10px 30px 10px;
    padding:0px;
    background:#fff;
    text-align:left;
}
#subpages.section_5 img {
    display:block;
    width:100%;
    margin:0 20px 0 0;
    padding:0;
}
#subpages.section_5 h2 {
    display:block;
    margin:10px 0 0 0;
    padding:0;
    font-weight:700;
}
#subpages.section_5 h2 em {
    display:block;
    font-weight:500;
}
#subpages.section_5 h2 a {
    color:#111213;
}

#subpages.section_5 article:hover a,
#subpages.section_5 article:hover img
 {
    color:#d71e47;
}
#subpages.section_5 article:hover img { 

    
}
#subpages.section_5 article .link-icon { 
    display:none;
}
/* Referans */
#subpages.section_6 article {
    width:240px;
    margin:0 20px 30px 20px;
    padding:0 0 0px 0;
    text-align:justify; 
}
#subpages.section_6 img {
    display:block;
    width:100%;
    margin:0;
    padding:0;
    -webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
    webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
#subpages.section_6 h2 {
    display:block;
    margin:10px 0 0 0;
    padding:0;
    font-weight:700;
    text-align:center; 
}
#subpages.section_6 h2 em {
    display:block;
    font-size:13px;
    font-weight:500;
    color:#7e0c6e;
    text-align:center; 
}
#subpages.section_6 h2 a {
    color:#222;
}
#subpages.section_6 article:hover a,
#subpages.section_6 article:hover img
 {
    color:#7e0c6e;
    -webkit-filter: grayscale(0%);
	filter: grayscale(0%);
	filter: unset;
}

/* Ürün  */
#subpages.section_7 {
    margin:60px auto;
}
#subpages.section_7 article {
    width:350px;
    margin:10px 10px;
    padding:30px 30px 0 30px;
}
#subpages.section_7 img {
    display:block;
    width:100%;
    margin:0;
    padding:0;
    webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
#subpages.section_7 h2 {
    font-weight:700;
}
#subpages.section_7 h2 em {
    display:block;
    font-size:13px;
    font-weight:500;
    color:#321e53;
}
#subpages.section_7 h2 a {
    display:block;
    padding:20px 0;
    color:#222;
}
#subpages.section_7 article:hover a,
#subpages.section_7 article:hover img
 {
    color:#7e0c6e;
}

/* Video Galeri */
#subpages.section_8 article {
    width:335px;
    margin:0 20px 30px 20px;
    padding:0 0 0px 0;
}
#subpages.section_8 img {
    display:block;
    width:100%;
    margin:0;
    padding:0;
    -webkit-filter: grayscale(80%);
	filter: grayscale(80%);
	filter: gray;
}

#subpages.section_8 h2 {
    display:block;
    margin:10px 0 0 0;
    padding:0;
    font-weight:700;
}
#subpages.section_8 h2 em {
    display:block;
    font-size:13px;
    font-weight:500;
    color:#d71e47;
}
#subpages.section_8 h2 a {
    color:#222;
}
#subpages.section_8 article a {
    position:relative;
    display:block;
    text-align:center;
}
#subpages.section_8 article:hover a,
#subpages.section_8 article:hover a span,
#subpages.section_8 article:hover img
 {
    color:#d71e47;
    -webkit-filter: grayscale(0%);
	filter: grayscale(0%);
	filter: unset;
}

#gallery {
    margin:-30px 0 30px 0;
    padding:0;
    list-style:none;
    vertical-align:top;
    text-align:center;
}
#gallery li {
    display:inline-block;
    vertical-align:top;
    margin:0;
    padding:0;
}
#gallery li img {
    width:360px;
    border:4px solid #fafafa;
    margin:0 10px 10px 0;
}
#gallery li img:hover {
    border-color:#d71e47;
}

/** *************************************************************************************************************/


/* NAV Dropdown Main Menu ************************************************************************/
/* CSS Document */
.toggle, [id^=drop] {
  display: none;
}
/* Giving a background-color to the nav container. */
nav {
    float:right;
    position:relative;
    z-index:9999;
    font-size:16px;
    font-weight:300;
    margin: 0;
    padding: 0;
    word-wrap: break-word !important;
}
/* Since we'll have the "ul li" "float:left" * we need to add a clear after the container. */
nav:after {
  content: "";
  display: table;
}
/* Removing padding, margin and "list-style" from the "ul", * and adding "position:reltive" */
nav ul {
  padding: 0px 0;
  margin: 0 auto;
  list-style: none;
  position: relative;
  text-align:center;
}
/* Positioning the navigation items inline */
nav ul li {
  margin: 0 0 0 0px;
  display: inline-block;
  text-align:left;
}
nav ul li:last-child {
  border:none;
}
/* Styling the links */
nav a {
  display: block;
  margin-top:15px;
  padding: 10px 15px;
  text-decoration: none;
  color:#fff;
      font-weight:300;
}
nav a:hover {
    /*border-bottom:2px solid #e61a49;*/
}
nav ul ul {
    z-index:9998;
    display: none;
    position: absolute;
    top:47px;/* has to be the same number as the "line-height" of "nav a" */
    padding:5px 0 0 0;
}
nav ul li:hover > ul {
  display: inherit;
}
nav ul ul li {
  float: none;
  display: list-item;
  position: relative;
  border:none;
  background:rgba(30, 30, 30, 0.90);
}
nav ul ul li a {
    font-size:17px;
    color:#cecece;
}
nav ul li a:hover {
    color:#fff;
    /*background:#ffec6e;
    border-radius:10px;*/

}

nav ul li a:after {
    content: "";
    display: block;
    margin: 0 auto 0px auto;
    width:100%;
    transition: .8s;
    padding-bottom:4px;
    border-bottom:2px solid transparent;
}

nav ul li a:hover:after {
    border-bottom:2px solid #fff;
    padding-bottom:4px;
}

nav ul ul li a:hover {
    color:#cecece;
}

nav ul li a.current:after {
    border-bottom:2px solid #d71e47;
    padding-bottom:4px;
}
nav ul li a.current:hover:after {

}

/* Change ' +' in order to change the Dropdown symbol */
li > a:after {
    content: ' ';
}
li > a:only-child:after {
  content: '';
}
/* NAV ******************************************************************************************/

@media screen and (max-width: 1440px) {
    * .container,
    #main_section article,
    * aside,
    footer {
        width:auto;
        padding-left: 60px;
        padding-right: 60px;
    }
    #projects.home section {
    width:860px;
}
}

/* Large Devices, Wide Screens */
@media screen and (max-width: 1300px) {
* .container, 
#main_section article,
* aside, 
footer{
    padding-left:40px;
    padding-right:40px;
}

#main_section article #content {
    padding-left:20px;
    padding-right:20px;
}

#main_section.default content h2,
#main_section.default content p  {
    width:500px;
}
#main_section.default #top-projects {
    width:400px;
    margin-top:-300px;
}

header {
    text-align:center;
    margin:0;
}
header #logo {
    position:unset;
    margin-left:20px;
}
footer section {
    line-height:24px;
    width:20%;
    margin-right:5%;
}
#subpages.section_7 article {
    width:calc(45% - 84px);
    width:-webkit-calc(45% - 84px);
}


/*Projects.home ******************************/
#projects.home section {
    width:860px;
}
#projects.home .swiper-button-prev,
#projects.home .swiper-button-next {
    display:none;
}

}

/* Medium Devices, Desktops */
@media screen and (max-width: 1024px) {

header {
    text-align:center;
    padding:0;
}
header #logo {
    float:none;
    margin:50px auto 10px auto;
    clear:both;
}
header #info {
    margin:0;
    text-align:center;
}

#main_section.default #content h2 {
    width:auto;
    padding:30px 0;
    font-size:28px;
    line-height:32px;
}

#main_section.default #content p  {
    width:auto;
}

#main_section.default #top-projects {
    width:300px;
    margin-top:-300px;
}

#news.home article {
    width: 29%;
    padding:0 1%;
}
footer .social a {
    margin-right:8%;
}

#main_tag .iletisim #content img {
    width:unset;
}
#home.home ul li {
    height:300px;
}
    #contact_form,
    #juForm {
    width: auto;
    }
    .box span {
        position: absolute;
        margin: 0;
        padding: 5px 0;
    }
    .box {
        float: none;
        width: auto;
        margin: 5px 0;
    }
    .textBox {
        width: 80%;
        height: 40px;
        padding: 0 0 0 20%;
    }
    .txt_msg {
        width: 80%;
        height: 68px;
        padding: 12px 0 0 20%;
    }
    .btnGonder {
        width: 92%;
    }

    header #navContainer { 
        float:none;
        width:100%;
        text-align:center;
    }

    #referanslar.home section section {
        width:90%;
    }
    #referanslar.home section section {
        padding-top:15px;
    }
    #referanslar.home img {
        width:22%;
    }

    #main_section.referanslar ul li {
        height:100px;
        padding:0 20px;
        margin:10px;
        width: -webkit-calc(50% - 60px);
        width: expression(50% - 60px);
        width: -moz-calc(50% - 60px);
        width: -o-calc(50% - 60px);
        width: calc(50% - 60px);
    }

    /*Projects.home ******************************/
    #projects.home section {
        width:440px;
    }

/* NAV Dropdown Main Menu Media Query ************************************************************************/
    nav ul.menu {
        height: 100%;
        width: 100%;
        position: fixed;
        top: 0;
        left: 0;
        background-color: #606060;
        background-color: rgba(17, 17, 17, 0.98);
        overflow-y: auto;
        padding-top:150px;
        z-index:9999999;
       
    }
    /* Hide the navigation menu by default */  /* Also hide the  */
    .toggle + a, ul.menu {
        display: none;
    }

    /* Stylinf the toggle lable */
    .toggle {
        display: block;
        padding: 14px 15px;
        text-decoration: none;
        border: none;
        text-align:center;
    }
    nav ul .toggle:hover {

    }
    .menubar {
        top:20px;
        right:20px;
        position:fixed;
        background:rgba(17, 17, 17, 0.75);
        z-index:9999999999;
        font-size:30px;
        cursor:pointer;
        padding:10px 10px 30px 10px;
}


    .menubar span, .menubar span:before, .menubar span:after {
  cursor: pointer;
  border-radius: 1px;
  height: 5px;
  width: 35px;
  background: white;
  position: relative;
  display: block;
  content: '';
  top:10px;
  left:0;
  bottom:0;
}
.menubar span:before {
  top: -10px; 
}
.menubar span:after {
  top: 5px;
}

.menubar span, .menubar span:before, .menubar span:after {
  transition: all 500ms ease-in-out;
}
.menubar.active span {
  background-color: transparent;
}
.menubar.active span:before, .menubar.active span:after {
  top: 0px;
}
.menubar.active span:before {
  transform: rotate(45deg);
  top:0px;
}
.menubar.active span:after {
  transform: rotate(-45deg);
  top:-5px;
}


    /* Display Dropdown when clicked on Parent Lable */
    [id^=drop]:checked + ul {
        display: block;
    }
    /* Change menu item's width to 100% */
    nav a,
    nav a:hover {
        border:none;
    }
    nav ul li {
        display: block;
        width: 100%;
        
    }
    nav ul .toggle {
        color:#ffec6e;
        font-weight:700;
        cursor:cell;
    }
    nav ul .toggle:hover {
        color:#fcac31;
    }
    nav ul li ul li .toggle, 
    nav ul ul a, 
    nav ul ul ul a {
        padding: 14px 30px;

    }
    nav ul li ul li .toggle, nav ul ul a {
    }
    /* Hide Dropdowns by Default */
    nav ul ul {
        float: none;
        position: static;

    /* has to be the same number as the "line-height" of "nav a" */
    }
    /* Hide menus on hover */
    nav ul ul li:hover > ul, nav ul li:hover > ul {
        display: none;
    }
    /* Fisrt Tier Dropdown */
    nav ul ul li {
        display: block;
        width: 100%;
        background:transparent;
        color:red;
    }
    nav ul li a,
    nav ul li ul li a {
        text-align:center;
    }
    nav ul li,
    nav ul li ul li,
    nav ul li ul li ul li {
        text-align:center;
    }
    nav ul li a,
    nav ul li ul li a,
    nav ul li ul li ul li a {
        display:inline-block;
        margin:0 auto;
        text-align:center;
        font-size:28px;
        color:#fff;
    }
    nav ul li ul li a {
        color:#ccc;
        font-size:18px;
    }
    /* NAV ******************************************************************************************/

} /** **/


/* Small Devices, Tablets */
@media screen and (max-width: 720px) {
    #main_section article,
    #main_section #content,
    * .container, * aside, 
    #main_section {
        width:auto;
        margin:0;
        padding:0;
    }
    #main_section.default #top-projects,
    #main_section.default article #content .singleImg {
        width:auto;
        height:auto;
        margin:-200px 0 0 0;
        padding:0;
        float:unset;
    }
    #main_section.projeler,
    #main_section article #content {
        padding-bottom: 120px;
    }
    #main_section.default #content {
        position:relative;
        padding-bottom: 60px;
        background:none;
    }
    #main_section.default #content:after {
        content: "";
        background: url(architecture.png) no-repeat right 25% bottom -100px;
        opacity: 0.4;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        position: absolute;

    }
    #main_section.default #content h2 {
        width:auto;
        text-align:center;
    }
    #main_section.default #content p {
        width:auto;
        text-align:justify;
        -webkit-column-count: unset; 
        -moz-column-count: unset;
        column-count: unset;
    }
    #main_section #content iframe {
        width:100%;
        height:auto;
        padding:0;
        margin:0;
    }
    header #logo {
        width:100%;
        padding:0;
        overflow-x:hidden;
}
    header #logo img {
        margin:0px 0 0 -5px;
}
    #slider ul li {
        text-align:center;
    }
    #slider .slider_img {
        width:90%;
        margin:20px 0;
    }
    #slider ul li article {
        width:94%;
        padding:0;
    }
    #slider ul li h1 {
        font-size:28px;
        line-height:32px;
    }
    
    #slider ul li article {
        padding:0 40px;
    }
    #slider ul li h1 {
        margin:120px 0 15px 0;
    }

    /* SLIDER HOME */
    body.default #slider ul li article {
        width:auto;
        padding:0 40px;
        font-size:18px;
        text-align:left;
        line-height:1.6em;
    }
    body.default #slider ul li h2,
    body.default #slider ul li h1 {
        font-size:38px;
        margin:60px 0 15px 0;
    }
    /**************************/

    /*Projects.home ******************************/
    #projects.home {
        padding:60px 0 120px 0;
    }
    #projects.home em {
        margin:60px 0;
    }
    #projects.home .container,
    #projects.home .container section {
        width:100%;
        padding:0;
    }
    #projects.home .swiper-slide {
        width:100%;
        margin:0;
        padding:0;
    }
    #projects.home img { 
        border:8px solid #14171c;
        margin:0px 8px;
        width: -webkit-calc(100% - 32px);
        width: expression(100% - 32px);
        width: -moz-calc(100% - 32px);
        width: -o-calc(100% - 32px);
        width: calc(100% - 32px);
    }

    #home.home,
    section.home {
        padding-top:20px;
        padding-bottom:20px;
    }
    section.home h2 {
        font-size:32px;
    }
    section.home section {
        text-align:center;
    }
    #product.home article,
    #services.home article,
    #news.home article,
    section.home article {
        display:block;
        width:auto;
        margin:10px;
        padding:10px;
        height:auto;
    }
    #blog.home .container, 
    #blog.home article div.desc,
    #blog.home .image,
    #blog.home article {
        display:block;
        width:100%;
        height:unset;
        margin:0;
        padding:0;
    }
    #blog.home .image {
        height:240px;
    }
    #blog.home article div.descContainer {
        padding:50px;
    }

    #home.home ul {
        padding:0;
    }
    #home.home ul li {
        width:calc(100% - 40px);
        width:-webkit-calc(100% - 40px);
        height:unset;
        padding-top:80px;
        margin:10px 0;
    }
    #subpages article,
    #subpages.section_5 article,
    #subpages.section_4 article,
    #subpages.section_7 article {
        width:auto;
        display:block;
        margin:20px 0;
        word-wrap:break-word;
        padding:20px;
    }
    #gallery {
        margin:-120px 0 0 0;
        text-align:center;
    }
    #gallery li img {
        display:block;
        width:100%;
        margin:1px 0;
        padding:0;
        border:none;
    }
    footer{
    padding-left:20px;
    padding-right:20px;
}
    footer section,
    footer .social {
        display:block;
        width:auto;
        text-align:center;
        line-height:normal;
        margin:20px 0;
    }
    footer .social a {
        margin:0 10px 0 0;
    }
    footer .contact img {
        width:unset;
    }
    footer .address img {
        width:unset;
        margin:30px 0 0 0;
    }
    footer .contact .copyright {
        margin:30px 0;
    }
    footer section.ftNav a {
        width:50%;
        display:inline-block;
        margin:0px 20px;
        padding:5px 0;
        border-bottom:1px solid #1a1a1a;

    }

    #referanslar.home img {
        width:30%;
    }
    #main_section.referanslar ul li {
        float:unset;
        text-align:center;
        display:block;
        height:auto;
        padding:10px 20px;
        margin:5px 0;
        width: auto;
    }
    #main_section.referanslar ul li strong {
    display:inline;
    }
    #main_section.referanslar ul li:hover {
    padding-bottom:6px;
    height:unset;
}
    #main_section.iletisim ul li {
        display:inline-block;
        padding:0 2%;
        width: -webkit-calc(30% - 4%);
        width: expression(30% - 4%);
        width: -moz-calc(30% - 4%);
        width: -o-calc(30% - 4%);
        width: calc(100% - 4%);
        margin:10px 0;
    }
    #main_section.iletisim ul li:nth-child(2) {
        border:none;
        border-top:1px solid #ccc;
        border-bottom:1px solid #ccc;
        padding-top:30px;
        padding-bottom:30px;
    }

} /** **/

/* Extra Small Devices, Phones */
@media screen and (max-width: 600px) {

} /** **/

@media all and (max-width: 330px) {
/* NAV Dropdown Main Menu Media Query ***********************************************************************
  nav ul li {
    display: block;
    width: 94%;
  }
 NAV ******************************************************************************************/

}

/*** CSS HACKS *********************************************************/    
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0px;
}
.clearfix {
    display: block;
    position: relative;
    clear: both;
}
* html .clearfix {
    height: 1%;
}
/* http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 License: none (public domain)*/
