/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Nov 3, 2017, 2:54:36 PM
    Author     : 'xil
*/

/*@media (min-width: 1200px){

.container {
    width: 100%;
}
}*/



@media (max-width: 991px) {
 .mob{
    display: block;
}
  .header {
    float: none;
  }

 /* nav ul {
    background: black;
    max-height: 0;
    width: 100%;
  }*/

  nav ul.show {
    max-height: 20em;
  }

  nav ul li {
    width: 100%;
    padding: 15px;
  }

  .toggle {
    display: inline;
  }

  .container {
    width: 100%;
  }
}

				
			
@media only screen and (min-width: 991px) {
    
    

    .desktopOff{
        display: none;
    }
    
    
}

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

    .footerList{
        display: inline-table;
    }
    
    .mobOff{
    
    display: none;
    
    
}

.active_mobile{
    
       position: relative!important;
    top: auto;
}

}
@media only screen and (min-width: 991px) {
.window{
    
    display: none;
    
}}
.window {
  position: relative;
  display: block;
  width: auto;
  height: 50px;
  -webkit-box-shadow: 0 0 65px 15px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 65px 15px rgba(0, 0, 0, 0.2);
  overflow: hidden;
  border-radius: 3px;
  background: #f1f1f1;
}
.window .header_mobile {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  height: 50px;
  width: 100%;
  background: rgb(83, 176, 166);
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out, background 1s ease-out;
  transition: all 0.5s ease-out, background 1s ease-out;
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
  z-index: 1;
}
.window .header_mobile .burger-container {
    
  position: relative;
  display: inline-block;
  height: 50px;
 
  cursor: pointer;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-tap-highlight-color: transparent;
}
.window .header_mobile .burger-container #burger {
  width: 18px;
  height: 8px;
  position: relative;
  display: block;
  margin: -4px auto 0;
  top: 50%;
}
.window .header_mobile .burger-container #burger .bar {
  width: 100%;
  height: 1px;
  display: block;
  position: relative;
  background: #fff;
  -webkit-transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}
.window .header_mobile .burger-container #burger .bar.topBar {
  -webkit-transform: translateY(0px) rotate(0deg);
          transform: translateY(0px) rotate(0deg);
}
.window .header_mobile .burger-container #burger .bar.btmBar {
  -webkit-transform: translateY(6px) rotate(0deg);
          transform: translateY(6px) rotate(0deg);
}
.window .header_mobile .icon {
  display: inline-block;
  position: absolute;
  height: 100%;
  line-height: 50px;
  width: 50px;
  height: 50px;
  text-align: center;
  color: #fff;
  font-size: 22px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.window .header_mobile .icon.icon-bag {
  right: 0;
  top: 0;
  left: auto;
  -webkit-transform: translateX(0px);
          transform: translateX(0px);
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: -webkit-transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99), -webkit-transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  -webkit-transition-delay: 0.65s;
          transition-delay: 0.65s;
}
.window .header_mobile ul.menu {
  position: relative;
  display: block;
  padding: 0px 48px 0;
  list-style: none;
}
.window .header_mobile ul.menu li.menu-item {
  border-bottom: 1px solid #fff;
  margin-top: 5px;
  -webkit-transform: scale(1.15) translateY(-30px);
          transform: scale(1.15) translateY(-30px);
  opacity: 0;
  -webkit-transition: opacity 0.6s cubic-bezier(0.4, 0.01, 0.165, 0.99), -webkit-transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: opacity 0.6s cubic-bezier(0.4, 0.01, 0.165, 0.99), -webkit-transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99), opacity 0.6s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99), opacity 0.6s cubic-bezier(0.4, 0.01, 0.165, 0.99), -webkit-transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}
.window .header_mobile ul.menu li.menu-item:nth-child(1) {
  -webkit-transition-delay: 0.49s;
          transition-delay: 0.49s;
}
.window .header_mobile ul.menu li.menu-item:nth-child(2) {
  -webkit-transition-delay: 0.42s;
          transition-delay: 0.42s;
}
.window .header_mobile ul.menu li.menu-item:nth-child(3) {
  -webkit-transition-delay: 0.35s;
          transition-delay: 0.35s;
}
.window .header_mobile ul.menu li.menu-item:nth-child(4) {
  -webkit-transition-delay: 0.28s;
          transition-delay: 0.28s;
}
.window .header_mobile ul.menu li.menu-item:nth-child(5) {
  -webkit-transition-delay: 0.21s;
          transition-delay: 0.21s;
}
.window .header_mobile ul.menu li.menu-item:nth-child(6) {
  -webkit-transition-delay: 0.14s;
          transition-delay: 0.14s;
}
.window .header_mobile ul.menu li.menu-item:nth-child(7) {
  -webkit-transition-delay: 0.07s;
          transition-delay: 0.07s;
}
.window .header_mobile ul.menu li.menu-item a {
  display: block;
  position: relative;
  color: #fff;
  font-family: "Ek Mukta", sans-serif;
  font-weight: 100;
  text-decoration: none;
      font-size: 16px;
  line-height: 2.35;
  font-weight: 200;
  width: 100%;
}
.window .header_mobile.menu-opened {
  height: 100%;
  background-color: rgb(83, 176, 166);
  -webkit-transition: all 0.3s ease-in, background 0.5s ease-in;
  transition: all 0.3s ease-in, background 0.5s ease-in;
  -webkit-transition-delay: 0.25s;
          transition-delay: 0.25s;
}
.window .header_mobile.menu-opened .burger-container {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.window .header_mobile.menu-opened .burger-container #burger .bar {
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
.window .header_mobile.menu-opened .burger-container #burger .bar.topBar {
  -webkit-transform: translateY(4px) rotate(45deg);
          transform: translateY(4px) rotate(45deg);
}
.window .header_mobile.menu-opened .burger-container #burger .bar.btmBar {
  -webkit-transform: translateY(3px) rotate(-45deg);
          transform: translateY(3px) rotate(-45deg);
}
.window .header_mobile.menu-opened ul.menu li.menu-item {
  -webkit-transform: scale(1) translateY(0px);
          transform: scale(1) translateY(0px);
  opacity: 1;
}
.window .header_mobile.menu-opened ul.menu li.menu-item:nth-child(1) {
  -webkit-transition-delay: 0.27s;
          transition-delay: 0.27s;
}
.window .header_mobile.menu-opened ul.menu li.menu-item:nth-child(2) {
  -webkit-transition-delay: 0.34s;
          transition-delay: 0.34s;
}
.window .header_mobile.menu-opened ul.menu li.menu-item:nth-child(3) {
  -webkit-transition-delay: 0.41s;
          transition-delay: 0.41s;
}
.window .header_mobile.menu-opened ul.menu li.menu-item:nth-child(4) {
  -webkit-transition-delay: 0.48s;
          transition-delay: 0.48s;
}
.window .header_mobile.menu-opened ul.menu li.menu-item:nth-child(5) {
  -webkit-transition-delay: 0.55s;
          transition-delay: 0.55s;
}
.window .header_mobile.menu-opened ul.menu li.menu-item:nth-child(6) {
  -webkit-transition-delay: 0.62s;
          transition-delay: 0.62s;
}
.window .header_mobile.menu-opened ul.menu li.menu-item:nth-child(7) {
  -webkit-transition-delay: 0.69s;
          transition-delay: 0.69s;
}
.window .header_mobile.menu-opened .icon.icon-bag {
  -webkit-transform: translateX(75px);
          transform: translateX(75px);
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
.window .content {
  font-family: "Ek Mukta", sans-serif;
  padding: 67px 4% 0;
  text-align: justify;
  overflow: scroll;
  max-height: 100%;
}
.window .content::-webkit-scrollbar {
  display: none;
}
.window .content h2 {
  margin-bottom: 0px;
  letter-spacing: 1px;
}
.window .content img {
  width: 95%;
  position: relative;
  display: block;
  margin: 75px auto 75px;
}
.window .content img:nth-of-type(2) {
  margin: 75px auto;
}
@media (max-width: 600px) {
  .window {
    width: 100%;
 
    margin: 0;
    border-radius: 0px;
  }
  .window .header {
    position: fixed;
  }
}


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

    .footerList{
        display: inline-table;
    }
    
    .mobOff{
    
    display: none;
    
    
}

.active_mobile{
    
       position: relative!important;
    top: auto;
}

}
@media only screen and (min-width: 991px) {
.window{
    
    display: none;
    
}}
.navbar-inverse.nav-upper {
  height: 50px;
}
.navbar-inverse.nav-upper ul {
  float: left;
  display: table;
}
.navbar-inverse.nav-upper .navbar-upper > li {
  display: table-cell;
  font-size: 14px;
}
.navbar-inverse.nav-upper .navbar-upper > li > a {
  color: #999;
}
    .first {
        
      
        overflow: hidden;
       }
       .grid-item .second{
           position: relative;
           width: 80%;
           height: 80%;
           margin: auto;
           margin-top: 10%;
           margin-bottom: 10%;
          
        }




  .site-title:hover {
    text-decoration: underline;
}

@media (min-width: 1500px){
.container {
    width: 1500px;}

}


.hide{
        -webkit-animation: fadeout 2s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadeout 2s; /* Firefox < 16 */
        -ms-animation: fadeout 2s; /* Internet Explorer */
         -o-animation: fadeout 2s; /* Opera < 12.1 */
            animation: fadeout 2s;
}


.show{
      -webkit-animation: fadein 2s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein 2s; /* Firefox < 16 */
        -ms-animation: fadein 2s; /* Internet Explorer */
         -o-animation: fadein 2s; /* Opera < 12.1 */
            animation: fadein 2s;


}

@keyframes fadeout {
    from { opacity: 1; }
    to   { opacity: 0; }
}

/* Firefox < 16 */
@-moz-keyframes fadeout {
    from { opacity: 1; }
    to   { opacity: 0; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadeout {
       from { opacity: 1; }
    to   { opacity: 0; }
}

/* Internet Explorer */
@-ms-keyframes fadeout {
    from { opacity: 1; }
    to   { opacity: 0; }
}

/* Opera < 12.1 */
@-o-keyframes fadeout {
    from { opacity: 1; }
    to   { opacity: 0; }
}

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

.filtre{
        margin-left: 20px;
 font-size:  1.25em;;  
 color: black;
 text-align: left;
 margin-bottom: .25em   ;
margin-right: 15px;
display: inline-block;
    line-height: initial;
}

.filtre:hover{
    color: black!important;
    text-decoration: underline!important;
}

.active{
      font-weight: 600; 
}
.filtre a:hover,a:focus{
    color:black;
}

    .filtre:hover{
    text-decoration: underline;
    font-weight: 400;
    cursor: pointer;
    }


li.lisandalye{
        overflow: auto;
    background-image: url(../img/icon/icon_sandalye.png);
    background-size: contain;
    background-repeat: no-repeat;
        margin-bottom: 10px;
}

li.liaksesuar{
        overflow: auto;
    background-image: url(../img/icon/icon_aksesuar.png);
    background-size: contain;
    background-repeat: no-repeat; 
    margin-bottom: 10px;
}

li.libar{
        overflow: auto;
    background-image: url(../img/icon/icon_bar.png);
    background-size: contain;
    background-repeat: no-repeat; 
    margin-bottom: 10px;
}

li.likolcakli{
        overflow: auto;
    background-image: url(../img/icon/icon_kolcakli.png);
    background-size: contain;
    background-repeat: no-repeat; 
    margin-bottom: 10px;
}

li.likoltuk{
        overflow: auto;
    background-image: url(../img/icon/icon_koltuk.png);
    background-size: contain;
    background-repeat: no-repeat; 
    margin-bottom: 10px;
}

li.limasa{
        overflow: auto;
    background-image: url(../img/icon/icon_masa.png);
    background-size: contain;
    background-repeat: no-repeat;  
    margin-bottom: 10px;
}

li.litabure{
        overflow: auto;
    background-image: url(../img/icon/icon_tabure.png);
    background-size: contain;
    background-repeat: no-repeat; 
    margin-bottom: 10px;
}

li.liofis{
        overflow: auto;
    background-image: url(../img/icon/icon_ofis.png);
    background-size: contain;
    background-repeat: no-repeat; 
    margin-bottom: 10px;
}
li.lipuflar{
        overflow: auto;
    background-image: url(../img/icon/icon_puf.png);
    background-size: contain;
    background-repeat: no-repeat; 
    margin-bottom: 10px;
}

li.lisehpa{
        overflow: auto;
    background-image: url(../img/icon/icon_sehpa.png);
    background-size: contain;
    background-repeat: no-repeat; 
    margin-bottom: 10px;
}

.breadcrumb{
    color:#746160;
    font-size: 80px;
    margin-bottom: 0px;
    font-weight: 300;
    padding-left: 0px;
}

.hakkimizdaText{
    font-size: 30px;    
    margin-right: 120px;
}





 a {
      text-decoration:none!important;
   }
.absoluteCenter{
position: absolute;
top: 20%; 
   
    left:0;
    right:0;
    text-align:center;
}



.scrolled-nav .site-title  {
  font-size: 1.8em;
}

  .infoText{
    color: #4e4e4e;
    font-size: 2.2em;
  
        
    }
    
    
    body.royal_preloader {
    background: none;
    visibility: hidden;
}
#royal_preloader {
    background-color: #d2d2d2;
    font-family: Arial;
    font-size: 12px;
    visibility: visible;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: auto;
    margin: 0;
    z-index: 9999999999999999999999999999999999999;
}
#royal_preloader.royal_preloader_number:before,
#royal_preloader.royal_preloader_progress:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: -webkit-radial-gradient(circle, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.01));
    background-image: -moz-radial-gradient(circle, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.01));
    background-image: -ms-radial-gradient(circle, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.01));
    background-image: -o-radial-gradient(circle, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.01));
    background-image: radial-gradient(circle, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.01));
}
#royal_preloader.complete {
    opacity: 0;
    -webkit-transition: opacity 0.2s linear 0.5s;
       -moz-transition: opacity 0.2s linear 0.5s;
        -ms-transition: opacity 0.2s linear 0.5s;
         -o-transition: opacity 0.2s linear 0.5s;
            transition: opacity 0.2s linear 0.5s;
}
#royal_preloader.royal_preloader_line {
    height: 2px;
    bottom: auto;
}

/* Number Mode */

#royal_preloader.royal_preloader_number .royal_preloader_percentage {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 100px;
    height: 100px;
    line-height: 100px;
    font-size: 20px;
    color: #FFFFFF;
    font-family: Impact, Arial;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
    text-align: center;
    -webkit-transition: all 0.3s linear 0.5s;
       -moz-transition: all 0.3s linear 0.5s;
        -ms-transition: all 0.3s linear 0.5s;
         -o-transition: all 0.3s linear 0.5s;
            transition: all 0.3s linear 0.5s;
}
#royal_preloader.royal_preloader_number .royal_preloader_percentage:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 1px solid rgba(255, 255, 255, 0.7);
    border-radius: 50%;
}
#royal_preloader.royal_preloader_number .royal_preloader_percentage:after {
    content: '';
    position: absolute;
    top: -2px;
    right: -2px;
    bottom: -2px;
    left: -2px;
    border: 4px solid transparent;
    border-left-color: #FFFFFF;
    border-radius: 50%;
    -webkit-animation: rotate 0.8s linear infinite;
       -moz-animation: rotate 0.8s linear infinite;
        -ms-animation: rotate 0.8s linear infinite;
         -o-animation: rotate 0.8s linear infinite;
            animation: rotate 0.8s linear infinite;
}

/* Line Mode */

#royal_preloader.royal_preloader_line .royal_preloader_loader {
    position: absolute;
    height: 100%;
    left: 0;
}
#royal_preloader.royal_preloader_line .royal_preloader_peg {
    position: absolute;
    right: 0;
    height: 100%;
    width: 100px;
    opacity: 0.5;
}

/* Text Mode */

#royal_preloader.royal_preloader_text .royal_preloader_loader {
    color: #FFFFFF;
    position: absolute;
    top: 0;
    bottom: 0;
	opacity:.2;
    left: 50%;
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
    height: 80px;
    line-height: 80px;
    margin: auto;
    letter-spacing: -4px;
    font-size: 55px;
    white-space: nowrap;
}
#royal_preloader.royal_preloader_text .royal_preloader_loader div {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0%;
    background-color: #000000;
    opacity: 0.7;
    filter: alpha(opacity=70);
}

/* Logo Mode */

#royal_preloader.royal_preloader_logo .royal_preloader_loader {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: 0px;
    overflow: hidden;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    border-radius: 5px;
}
#royal_preloader.royal_preloader_logo .royal_preloader_loader div {
    position: absolute;
    bottom: 0%;
    left: 0px;
    right: 0px;
    height: 100%;
    opacity: 0.7;
    filter: alpha(opacity=70);
}
#royal_preloader.royal_preloader_logo .royal_preloader_percentage {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 40px;
    line-height: 40px;
    margin: 0px;
    color: #072E77;
    text-align: center;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
}

/* Progress Mode */

#royal_preloader.royal_preloader_progress .royal_preloader_percentage {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    color: #212121;
	margin-top:10px;
	letter-spacing:4px;
	font-weight:600;
	font-family: 'Open Sans', sans-serif;
	font-style: italic;
    font-size: 12px;
    text-align: center;
}
#royal_preloader.royal_preloader_progress .royal_preloader_loader {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    width: 20%;
    height: 2px;
    margin: -10px auto auto auto;
    background-color: #ccc;
}
#royal_preloader.royal_preloader_progress .royal_preloader_meter {
    width: 0;
    height: 100%;
    margin: auto;
    padding: 0;
}
    
    
    
    
    
    
.sliderTitle{
    font-size: 80px;
    color:white;
}

.sliderSubTitle{
    font-style: italic;
    font-size: 40px;
    color:white;
}

    .slideSec{
    background-color: transparent;
    background-image: -moz-linear-gradient(top,transparent 0,rgba(0,0,0,.5) 100%);
    background-image: -webkit-linear-gradient(top,transparent 0,rgba(0,0,0,.5) 100%);
    background: linear-gradient(to bottom,transparent 0,rgba(0,0,0,.5) 100%);
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding:5em 0 5em 6.5625em;
    }
    .projeTitle{
      
    }
    
    
    
    .projelerOrta{
        color: #4e4e4e!important;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    position: absolute;
    top: 75px;
    color: white;
    z-index: 1;
    padding-left: 25px;
    padding-right: 25px;
    }
    
    
    .tasarimci{
        
      
        font-size: 1.2em;
        position: absolute;
        bottom: 0;
        display: none;
    }
    
    .vitrin{
        border-left: 1px solid #eaeaea;;
        border-top:1px solid #eaeaea;;
        
    }
    
    .vitrinb{
        border-left: 1px solid #eaeaea;;
        border-top:1px solid #eaeaea;;
        border-bottom:1px solid #eaeaea;;
        
    }
    
    
    figure.projeOverlay {
     
        position: relative;
        float: left;
        overflow: hidden;     
        width: 100%;
        color: #ffffff;
        text-align: center;
        font-size: 16px;
        background-color: #000000;
    }
    figure.projeOverlayprojeOverlay *,
    figure.projeOverlay *:before,
    figure.projeOverlay *:after {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all 0.55s ease;
        transition: all 0.55s ease;
    }
    figure.projeOverlay img {
        max-width: 100%;
        backface-visibility: hidden;
        vertical-align: top;
        opacity: 0.9;
    }
    figure.projeOverlay .title {
        position: absolute;
        top: 58%;
        left: 25px;
        padding: 5px 10px 10px;
    }
    figure.projeOverlay .title:before {
        height: 2px;
        width: 400px;
        position: absolute;
        content: '';
        background-color: #ffffff;
    }
    figure.projeOverlay .title:before {
        top: 0;
        left: 10px;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }



    figure.projeOverlay h2,
    figure.projeOverlay h4 {
        margin: 0;
        text-transform: uppercase;
    }
    figure.projeOverlay h2 {
        font-weight: 400;
    }
    figure.projeOverlay h4 {
        display: block;
        font-weight: 700;
        background-color: #ffffff;
        padding: 5px 10px;
        color: #000000;
    }
    figure.projeOverlay figcaption {
        position: absolute;
        bottom: 42%;
        left: 25px;
        text-align: left;
        opacity: 0;
        padding: 5px 60px 5px 10px;
        font-size: 1em;
        font-weight: 500;
        letter-spacing: 1.5px;
    }
    figure.projeOverlay figcaption p {
        margin: 0;
    }
    figure.projeOverlay a {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
    }
    figure.projeOverlay:hover img,
    figure.projeOverlay.hover img {
        zoom: 1;
        filter: alpha(opacity=35);
        -webkit-opacity: 0.35;
        opacity: 0.35;
    }
    figure.projeOverlay:hover .title:before,
    figure.projeOverlay.hover .title:before,
    figure.projeOverlay:hover .title:after,
    figure.projeOverlay.hover .title:after,
    figure.projeOverlay:hover .title div:before,
    figure.projeOverlay.hover .title div:before,
    figure.projeOverlay:hover .title div:after,
    figure.projeOverlay.hover .title div:after {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    figure.projeOverlay:hover .title:before,
    figure.projeOverlay.hover .title:before,
    figure.projeOverlay:hover .title:after,
    figure.projeOverlay.hover .title:after {
        -webkit-transition-delay: 0.15s;
        transition-delay: 0.15s;
    }
    figure.projeOverlay:hover figcaption,
    figure.projeOverlay.hover figcaption {
        opacity: 1;
        -webkit-transition-delay: 0.2s;
        transition-delay: 0.2s;
    }















    .arrow-up {
        left: 0;
        right: 0;
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 0; 
        height: 0; 
        border: 15px solid transparent;
        border-right: 15px solid transparent;  
        border-bottom: 15px solid white;
        bottom: 0;
        position: absolute;
    }
    .proje{

        border: 2px solid #2c2a25;

    }


    .projeInfo{
        margin: auto auto;
        text-align: center;

        font-weight: 600;

    }

    .proje_bilgi {

        position: absolute;   
        bottom: 0;
        left: 0;
        width: 100%;   
        background-color: #ffffff; 
        height: 2em;   
    }



    .grid_top_projects_page .grid-sizer { width: 33.3%; }
    .grid_top .grid-sizer { width: 14.2857143%; }
    .grid_top_projects .grid-sizer { width: 20%; }
   
    
    
    @media screen and (max-width: 1600px) {
    .grid_top_projects_page .grid-sizer { width: 33.3%; }
    .grid_top .grid-sizer { width: 20%; }
    .grid_top_projects .grid-sizer { width: 20%; }
    }
      @media screen and (max-width: 1200px) {
    .grid_top_projects_page .grid-sizer { width: 25%; }
    .grid_top .grid-sizer { width: 25%; }
    .grid_top_projects .grid-sizer { width: 25%; }
    }

        @media screen and (max-width: 800px) {
            
            .mainH1{
                
                font-size: 1.5em!important;
            }       
            
    .grid_top_projects_page .grid-sizer { width: 50%; }
    .grid_top .grid-sizer { width: 50%; }
    .grid_top_projects .grid-sizer { width: 50%; }
    }
    
    li{

        font-size: 18px;
    }

    .product{
        color: black;
        font-weight: 300;
        position: absolute;
        bottom: 5px;
        left: 15px;
    }

    .grid-item{
        background-color: white;
        position: relative;

        overflow: hidden;
    }





.head_panel {
  -webkit-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  -webkit-overflow-scrolling: touch;
  position: relative;
}
.head_panel .owl-carousel .item {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.head_panel .owl-carousel .item:before {
  -webkit-backface-visibility: hidden;
}
.head_panel .owl-carousel .item .container {
  height: 100%;
  position: relative;
  min-height: inherit;
}
.head_panel .owl-carousel .owl-nav {
  height: 0px;
  top: 50%;
  width: 100%;
  position: absolute;
  margin: 0;
}
.head_panel .owl-carousel .owl-prev,
.head_panel .owl-carousel .owl-next {
  position: absolute;
  width: 44px;
  height: 50px;
  display: block;
  -o-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background: url(../images/slider-arrows.png) 0 0 no-repeat;
  margin: 0;
  opacity: .3;
}
.head_panel .owl-carousel .owl-prev:hover,
.head_panel .owl-carousel .owl-next:hover {
  opacity: 1;
  background: url(../images/slider-arrows.png) 0 0 no-repeat transparent;
}
.head_panel .owl-carousel .owl-prev {
  background-position: 0 0;
  left: 0;
  top: 0;
  text-indent: -2000px;
}
.head_panel .owl-carousel .owl-next {
  background-position: -44px 0;
  top: 0;
  right: 0;
  text-indent: 2000px;
}
.head_panel .owl-carousel .owl-next:hover {
  background-position: -44px 0;
}
.head_panel .owl-carousel .owl-dots {
  position: absolute;
  bottom: 20px;
  width: 100%;
}
.head_panel .slider_wrapper .caption {
  position: absolute;
  left: 25%;
  top: 50%;
  -o-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 50%;
}
.head_panel .slider_wrapper .caption.caption-full {
  width: 80%;
  left: 10%;
}
.head_panel .slider_wrapper .caption.caption-left {
  left: 0px;
  right: inherit;
  text-align: left;
}
.head_panel .slider_wrapper .caption.caption-right {
  right: 0;
  left: inherit;
  text-align: left;
}
.caption .inner {
  padding: 15px;
}
.caption .inner img {
  width: inherit;
}
.caption .inner .t1 {
  font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 56px;
  font-weight: 900;
  line-height: 1em;
}
.caption .inner .t1 img {
  vertical-align: inherit;
}
.caption .inner .t2 {
  font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 35px;
  font-weight: 300;
  line-height: 1.1em;
}
.caption .inner .t3 {
  font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 27px;
  font-weight: 600;
  line-height: 1.1em;
  margin-top: 20px;
}
.caption .inner p.desc {
  font-size: 16px;
  line-height: 1.2em;
}
.caption .inner p.desc:before {
  content: "";
  border-bottom: 2px solid #53b0a6;
  display: block;
  margin: 20px 0;
}
.caption.no-line p.desc:before,
.caption.no-line .t2:after {
  display: none !important;
}
.caption.caption-fancy .inner .t1 {
  font-size: 86px;
}
.caption.caption-fancy .inner .t2 {
  display: inline-block;
  font-size: 40px;
  font-weight: 300;
}
.caption.caption-fancy .inner .t2:after {
  border-bottom: 7px solid #53b0a6;
  content: "";
  display: block;
  margin-top: 10px;
}
.caption.caption-fancy .inner .t3 {
  font-size: 27px;
  font-weight: 700;
  margin: 12px 0 6px 0;
}
.caption.caption-fancy .inner p.desc {
  font-size: 16px;
}
.caption.caption-fancy .inner p.desc:before {
  display: none;
}
.caption.caption-flat .inner .t1 {
  font-size: 56px;
  font-weight: 900;
  line-height: 1em;
}
.caption.caption-flat .inner .t1 small {
  font-weight: 300;
}
.caption.caption-flat .inner .t2 {
  margin-bottom: 20px;
}
.caption.caption-flat .inner p.desc {
  font-size: 24px;
  -webkit-box-decoration-break: clone;
  /* Needs PreFixing */
  box-decoration-break: clone;
  /* Needs PreFixing */
  background-color: #53b0a6;
  color: #fff;
  display: inline;
  line-height: 2em;
  padding: 6px 12px;
  width: 100%;
  margin: 0;
}
.caption.caption-flat .inner p.desc:before {
  display: none;
}
.caption.caption-flat .inner.skincolored_section p.desc {
  background-color: #092c38;
}
.caption.caption-elegant .inner .t2 {
  letter-spacing: 4px;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 600;
  margin-top: 10px;
}
.caption.caption-elegant .inner .t2:after {
  border-bottom: 3px solid #53b0a6;
  content: "";
  display: block;
  margin: 10px auto 0 auto;
  width: 10%;
}
.caption.caption-elegant .inner .t3 {
  font-size: 18px;
  font-weight: 300;
  margin: 12px 0 6px 0;
}
/*** Full-Width Photo ***/
.full_width_photo {
  position: relative;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 380px;
  width: 100%;
}
.full_width_photo.bg_vtop {
  background-position: center top;
}
/*** Head Panel's Heading group ***/
.head_panel .hgroup {
  font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  box-sizing: inherit;
}
.head_panel .hgroup .title {
  position: relative;
}
.head_panel .hgroup .title h1 {
  font-weight: 900;
  margin: 0;
  padding: 30px 0 0 0;
}
.head_panel .hgroup .title.transparent-film h1 {
  padding: 30px 0 10px 0;
}
.head_panel .hgroup .title.diagonal-bgcolor-trans {
  background: linear-gradient(to right, #efefef 0%, #efefef 25%, transparent 25%, transparent 100%);
}
.head_panel .hgroup .title.diagonal-bgcolor-trans .container h1 {
  display: inline-block;
  position: relative;
  background-color: #efefef;
  min-width: 300px;
  padding-right: 10px;
  z-index: 2;
}
.head_panel .hgroup .title.diagonal-bgcolor-trans .container h1:after {
  background: linear-gradient(to top right, #efefef 0%, #efefef 50%, transparent 50%, transparent 100%);
  content: '';
  width: 72px;
  height: 100%;
  position: absolute;
  top: 0;
  right: -72px;
}
.head_panel .hgroup .subtitle {
  position: relative;
}
.head_panel .hgroup .subtitle p {
  font-size: 16px;
  margin: 0;
  padding: 5px 0 10px 0;
  line-height: 1.1em;
}
.head_panel .hgroup .subtitle.transparent-film p {
  padding: 10px 0 20px 0;
}
.head_panel .hgroup .subtitle.body-bg_section p {
  padding: 5px 0 0 0;
}
.head_panel .hgroup.fancy.vcenter {
  bottom: inherit;
  top: 50%;
  -o-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.head_panel .hgroup.fancy .title h1 {
  font-size: 72px;
  line-height: 1em;
}
.head_panel .hgroup.fancy .subtitle p {
  font-size: 28px;
  font-weight: 300;
  line-height: 1em;
}
/*** MAP ***/
.map {
  height: 480px !important;
}
.map img {
  max-width: none !important;
}


.head_panel {
  -webkit-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  -webkit-overflow-scrolling: touch;
  position: relative;
}
.head_panel .owl-carousel .item {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.head_panel .owl-carousel .item:before {
  -webkit-backface-visibility: hidden;
}
.head_panel .owl-carousel .item .container {
  height: 100%;
  position: relative;
  min-height: inherit;
}
.head_panel .owl-carousel .owl-nav {
  height: 0px;
  top: 50%;
  width: 100%;
  position: absolute;
  margin: 0;
}
.head_panel .owl-carousel .owl-prev,
.head_panel .owl-carousel .owl-next {
  position: absolute;
  width: 44px;
  height: 50px;
  display: block;
  -o-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background: url(../images/slider-arrows.png) 0 0 no-repeat;
  margin: 0;
  opacity: .3;
}
.head_panel .owl-carousel .owl-prev:hover,
.head_panel .owl-carousel .owl-next:hover {
  opacity: 1;
  background: url(../images/slider-arrows.png) 0 0 no-repeat transparent;
}
.head_panel .owl-carousel .owl-prev {
  background-position: 0 0;
  left: 0;
  top: 0;
  text-indent: -2000px;
}
.head_panel .owl-carousel .owl-next {
  background-position: -44px 0;
  top: 0;
  right: 0;
  text-indent: 2000px;
}
.head_panel .owl-carousel .owl-next:hover {
  background-position: -44px 0;
}
.head_panel .owl-carousel .owl-dots {
  position: absolute;
  bottom: 20px;
  width: 100%;
}
.head_panel .slider_wrapper .caption {
  position: absolute;
  left: 25%;
  top: 50%;
  -o-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 50%;
}
.head_panel .slider_wrapper .caption.caption-full {
  width: 80%;
  left: 10%;
}
.head_panel .slider_wrapper .caption.caption-left {
  left: 0px;
  right: inherit;
  text-align: left;
}
.head_panel .slider_wrapper .caption.caption-right {
  right: 0;
  left: inherit;
  text-align: left;
}
.caption .inner {
  padding: 15px;
}
.caption .inner img {
  width: inherit;
}
.caption .inner .t1 {
  font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 56px;
  font-weight: 900;
  line-height: 1em;
}
.caption .inner .t1 img {
  vertical-align: inherit;
}
.caption .inner .t2 {
  font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 35px;
  font-weight: 300;
  line-height: 1.1em;
}
.caption .inner .t3 {
  font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 27px;
  font-weight: 600;
  line-height: 1.1em;
  margin-top: 20px;
}
.caption .inner p.desc {
  font-size: 16px;
  line-height: 1.2em;
}
.caption .inner p.desc:before {
  content: "";
  border-bottom: 2px solid #53b0a6;
  display: block;
  margin: 20px 0;
}
.caption.no-line p.desc:before,
.caption.no-line .t2:after {
  display: none !important;
}
.caption.caption-fancy .inner .t1 {
  font-size: 86px;
}
.caption.caption-fancy .inner .t2 {
  display: inline-block;
  font-size: 40px;
  font-weight: 300;
}
.caption.caption-fancy .inner .t2:after {
  border-bottom: 7px solid #53b0a6;
  content: "";
  display: block;
  margin-top: 10px;
}
.caption.caption-fancy .inner .t3 {
  font-size: 27px;
  font-weight: 700;
  margin: 12px 0 6px 0;
}
.caption.caption-fancy .inner p.desc {
  font-size: 16px;
}
.caption.caption-fancy .inner p.desc:before {
  display: none;
}
.caption.caption-flat .inner .t1 {
  font-size: 56px;
  font-weight: 900;
  line-height: 1em;
}
.caption.caption-flat .inner .t1 small {
  font-weight: 300;
}
.caption.caption-flat .inner .t2 {
  margin-bottom: 20px;
}
.caption.caption-flat .inner p.desc {
  font-size: 24px;
  -webkit-box-decoration-break: clone;
  /* Needs PreFixing */
  box-decoration-break: clone;
  /* Needs PreFixing */
  background-color: #53b0a6;
  color: #fff;
  display: inline;
  line-height: 2em;
  padding: 6px 12px;
  width: 100%;
  margin: 0;
}
.caption.caption-flat .inner p.desc:before {
  display: none;
}
.caption.caption-flat .inner.skincolored_section p.desc {
  background-color: #092c38;
}
.caption.caption-elegant .inner .t2 {
  letter-spacing: 4px;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 600;
  margin-top: 10px;
}
.caption.caption-elegant .inner .t2:after {
  border-bottom: 3px solid #53b0a6;
  content: "";
  display: block;
  margin: 10px auto 0 auto;
  width: 10%;
}
.caption.caption-elegant .inner .t3 {
  font-size: 18px;
  font-weight: 300;
  margin: 12px 0 6px 0;
}
/*** Full-Width Photo ***/
.full_width_photo {
  position: relative;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 380px;
  width: 100%;
}
.full_width_photo.bg_vtop {
  background-position: center top;
}
/*** Head Panel's Heading group ***/
.head_panel .hgroup {
  font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  box-sizing: inherit;
}
.head_panel .hgroup .title {
  position: relative;
}
.head_panel .hgroup .title h1 {
  font-weight: 900;
  margin: 0;
  padding: 30px 0 0 0;
}
.head_panel .hgroup .title.transparent-film h1 {
  padding: 30px 0 10px 0;
}
.head_panel .hgroup .title.diagonal-bgcolor-trans {
  background: linear-gradient(to right, #efefef 0%, #efefef 25%, transparent 25%, transparent 100%);
}
.head_panel .hgroup .title.diagonal-bgcolor-trans .container h1 {
  display: inline-block;
  position: relative;
  background-color: #efefef;
  min-width: 300px;
  padding-right: 10px;
  z-index: 2;
}
.head_panel .hgroup .title.diagonal-bgcolor-trans .container h1:after {
  background: linear-gradient(to top right, #efefef 0%, #efefef 50%, transparent 50%, transparent 100%);
  content: '';
  width: 72px;
  height: 100%;
  position: absolute;
  top: 0;
  right: -72px;
}
.head_panel .hgroup .subtitle {
  position: relative;
}
.head_panel .hgroup .subtitle p {
  font-size: 16px;
  margin: 0;
  padding: 5px 0 10px 0;
  line-height: 1.1em;
}
.head_panel .hgroup .subtitle.transparent-film p {
  padding: 10px 0 20px 0;
}
.head_panel .hgroup .subtitle.body-bg_section p {
  padding: 5px 0 0 0;
}
.head_panel .hgroup.fancy.vcenter {
  bottom: inherit;
  top: 50%;
  -o-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.head_panel .hgroup.fancy .title h1 {
  font-size: 72px;
  line-height: 1em;
}
.head_panel .hgroup.fancy .subtitle p {
  font-size: 28px;
  font-weight: 300;
  line-height: 1em;
}

.skincolored_section,
.main .skincolored_section,
div[class*="_section"] .skincolored_section,
section[class*="_section"] .skincolored_section,
section[class*="_section"] div[class*="_section"] .skincolored_section {
  background-color: #53b0a6;
  color: #ffffff;
}
.skincolored_section a:link,
.main .skincolored_section a:link,
div[class*="_section"] .skincolored_section a:link,
section[class*="_section"] .skincolored_section a:link,
section[class*="_section"] div[class*="_section"] .skincolored_section a:link,
.skincolored_section a:visited,
.main .skincolored_section a:visited,
div[class*="_section"] .skincolored_section a:visited,
section[class*="_section"] .skincolored_section a:visited,
section[class*="_section"] div[class*="_section"] .skincolored_section a:visited {
  color: #092c38;
}
.skincolored_section a:hover,
.main .skincolored_section a:hover,
div[class*="_section"] .skincolored_section a:hover,
section[class*="_section"] .skincolored_section a:hover,
section[class*="_section"] div[class*="_section"] .skincolored_section a:hover,
.skincolored_section a:active,
.main .skincolored_section a:active,
div[class*="_section"] .skincolored_section a:active,
section[class*="_section"] .skincolored_section a:active,
section[class*="_section"] div[class*="_section"] .skincolored_section a:active {
  color: #000000;
}
.skincolored_section a i,
.main .skincolored_section a i,
div[class*="_section"] .skincolored_section a i,
section[class*="_section"] .skincolored_section a i,
section[class*="_section"] div[class*="_section"] .skincolored_section a i {
  color: #ffffff;
}



/*CAOUESK*/
.owl-carousel {
	position: relative;
	height: 100%;
	
	div:not(.owl-controls) {
		height: 100%;
	}
	
	.owl-slide {
		background-image: url('https://images.unsplash.com/photo-1437915015400-137312b61975?fit=crop&fm=jpg&h=800&q=80&w=1200');
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center;
	}
	
	div.owl--text {
		position: absolute;
		bottom: 4em;
		left: 2em;
		width: 20em;
		height: 8em;
		padding: 1em;
		background: rgba(255, 255, 255, .5);
		border-radius: 4px;
	}
	
	.owl-controls {
		position: absolute;
		top: 50%;
		left: 0;
		right: 0;
		
		.owl-buttons {
			div {
				position: absolute;
				top: 0;
				bottom: 0;
				display: inline-block;
				zoom: 1;
				margin: 0;
				width: 50px;
				height: 30px;
				line-height: 25px;
				text-align: center;
				font-size: .9em;
				border-radius: 3px;
				color: #FFF;
				background: #000;
				opacity: .6;
				text-transform: capitalize;
			}
			
			.owl-prev {
				left: 5px;
			}
			
			.owl-next {
				right: 5px;
			}
		}
	}
}

