/* @import url("https://use.typekit.net/cau5rgj.css"); */
/* @import url("https://use.typekit.net/fmj6kax.css"); */
/* @import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital@0; 1&display=swap"); */
@import url("https://fonts.googleapis.com/css2?family=Jura:wght@300..700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:wght@700&family=Roboto&display=swap");
a {
  text-decoration: none;
}
.s1 {
  background: url(../images/slide.jpg) no-repeat center center;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
}
.s2 {
  background: #e8e6de;
}
p {
  font-size: 14px;
}

.content_icerik {
  padding-bottom: 32px;
}
.otherPages .wrapper {
  padding-bottom: 60px;
}
.wrapper {
  position: relative;
  min-height: 100%;
  height: 100%;
  overflow: hidden;
}
body {
  font-family: "Jura", sans-serif;
  font-optical-sizing: auto;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  color: #514d46;
}
.fancybox__container {
  --fancybox-color: #514d46 !important;
  --fancybox-hover-color: #514d46 !important;
  --fancybox-bg: #ffffffe0 !important;
}
.f-button {
  background-color: #fff !important;
}
.fontLogo {
  font-size: 35px;
  color: #fff;
  padding: 0;
  margin: 0;
  font-family: "Playfair Display", serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}
.fontLogoAbsolute {
  display: block;
  width: 100%;
  font-size: 10em;
  text-align: center;
  color: #e8e6de;
  position: absolute;
  bottom: 0;
  transition: bottom 0.8s, opacity 0.8s;
  font-family: "Playfair Display", serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}
.fontLogoAbsolute.hidden {
  bottom: -150px;
  opacity: 0;
}

.fontTitle {
  font-family: "ivymode", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 50px;
}
.navContainer {
  display: flex;
  align-items: center;
  align-content: center;
}
.navContainerMobile {
  display: none;
  align-items: center;
  align-content: center;
}
header {
  line-height: 40px;
  padding: 30px 50px 0px 50px;
  margin: auto;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  z-index: 5;
}
header .navSide .btn-link {
  text-decoration: none;
  color: #fff;
}
.navSide {
  display: flex;
  align-items: center;
  align-content: center;
  margin: auto 0 auto auto;
}
.nav {
  height: 40px;
  overflow: hidden;
  position: relative;
  width: 500px;
}
.butonMenu {
  border: 1px double #fff;
  border-left: none;
  border-right: none;
  border-radius: 0;
  padding: 5px 15px;
}
.nav .menu {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  margin: 0 10px;
}
.btn-check:checked + .btn,
.btn.active,
.btn.show,
.btn:first-child:active,
:not(.btn-check) + .btn:active {
  color: #fff;
}
.navCard {
  padding: 0;
  background: none;
  border: none;
}
.menuDaireText,
.menuText {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 40px;
  height: 40px;
  margin-right: 10px;
  transition: all 0.3s;
}
.menuDaireText:before,
.menuText:before {
  content: "MENU";
  position: absolute;
  inset: 0;
  transition: all 0.3s;
}
.menuDaireTextAktif {
  background: #fff;
  border-radius: 50%;
  position: relative;
  width: 24px;
  height: 24px;
  transition: all 0.3s;
}
.menuDaireTextAktif:before {
  content: "";
  font-size: 0px;
}

.section {
  width: 100%;
  height: 100vh;
  margin: 0 auto;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.scrollMajicFix {
  top: 0 !important;
}

.scrolled {
  background: #fff;
}
.scrolled .navContainer {
  border-bottom: 1px solid #00000050;
  padding-bottom: 20px;
}
.scrolled * {
  color: #000 !important;
}
.scrolled .navSide .btn-link {
  color: #000 !important;
}
.scrolled .menuDaireTextAktif {
  background: #000 !important;
}
.scrolled .butonMenu {
  border: 1px double #000;
  border-left: none;
  border-right: none;
  border-radius: 0;
  padding: 5px 15px;
}
.hakkimizda {
  width: 100%;
  text-align: center;
}
.hakkimizda .seperator {
  position: relative;
}
.hakkimizda .seperator:before {
  content: "";
  position: absolute;
  left: 0;
  top: 20px;
  right: 0;
  width: 100%;
  height: 1px;
  background: #514d46;
  opacity: 0.5;
  z-index: 1;
}
.hakkimizda .seperator .denden {
  display: block;
  width: 80px;
  text-align: center;
  margin: 30px auto;
  background: #e8e6de;
  z-index: 1;
  position: relative;
}
.hakkimizda .seperator .denden img {
  display: block;
  width: 50px;
  margin: auto;
}
.hakkimizda .icerikTxt {
  line-height: 1.6;
  font-weight: 300;
  margin-bottom: 80px;
}
.hakkimizda .icerikTxt p {
  font-size: 20px;
}
.galeri .item_box {
  display: block;
  color: #514d46;
}

.galeri .item_box .figureResim {
  display: block;
  position: relative;
  margin: auto;
  overflow: hidden;
}
.figureResim:after {
  content: "";
  display: block;
  padding-bottom: calc(500 / 375 * 100%); /* 375/500 oranı için */
}
.figureResim:before {
  content: "";
  position: absolute;
  inset: 0;
  background: #000;
  opacity: 0;
  z-index: 1;
  transition: all ease 500ms;
  -webkit-transition: all ease 500ms;
}
a.item_box:hover .figureResim:before {
  opacity: 0.5;
}
a.item_box:hover .figureResim .h3Baslik {
  opacity: 1;
}
a.item_box:hover .btn-outline-secondary {
  background: #514d46;
  color: #fff;
}

.figureResim img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.fontIvy {
  font-family: "ivymode", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.h3Baslik {
  font-size: 35px;
  text-align: center;
}
.galeri .item_box .h3Baslik {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 2;
  transform: translate(-50%, -50%);
  color: #fff;
  opacity: 0;
  transition: all ease 300ms;
  -webkit-transition: all ease 300ms;
}

.h3BaslikKucuk {
  font-size: 20px;
  text-align: left;
}
.ayrac {
  display: block;
  height: 1px;
  background: #514d46;
  width: 15%;
  margin: 10px 0;
}
.ayracDik {
  display: block;
  height: 60px;
  background: #514d46;
  width: 1px;
  margin: 20px auto;
}

.btn-outline-secondary {
  border: 1px solid #514d46;
  color: #514d46;
  font-size: 14px;
  width: 100px;
}
.btn-outline-secondary:hover {
  background: #514d46;
}
h4.fontLogo {
  color: #514d46;
}
a.mail {
  color: #514d46;
}
body.otherPages header * {
  color: #000;
}
body.otherPages header {
  background: #fff;
  border-bottom: 1px solid #514d46;
  padding-bottom: 30px;
}

body.otherPages .navSide .btn-link {
  color: #000 !important;
}
body.otherPages .menuDaireTextAktif {
  background: #000 !important;
}
body.otherPages .menuDaireText:before {
  color: #000;
}
body.otherPages .menu {
  color: #000;
}
body.otherPages .butonMenu {
  border: 1px double #000;
  border-left: none;
  border-right: none;
  border-radius: 0;
  padding: 5px 15px;
}
.pageEditoryal,
.pagePortfolyo,
.pagePortre {
  padding-top: 150px;
}
.pageEditoryal h1,
.pagePortfolyo h1,
.pagePortre h1 {
  font-size: 35px;
}

.aPortfolyo,
.aPortre {
  display: block;
  color: #514d46;
}
.aEditoryal span.tarih,
.aPortfolyo span.tarih,
.aPortre span.tarih {
  font-size: 14px;
}

footer {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 32px;
  border-top: 1px solid #514d46;
  line-height: 32px;
  text-align: center;
}
footer p {
  padding: 0;
  margin: 0;
}

.grid-item img {
  width: 100%;
}
.grid-item figure {
  position: relative;
}
.grid-item {
  padding: 15px;
}
.grid-item:hover .h_magic {
  opacity: 1;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
}
.grid-item .h_magic {
  position: absolute;
  width: calc(100% - 90px);
  height: calc(100% - 90px);
  left: 60px;
  top: 60px;
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  align-items: center;
  justify-content: center;
  display: flex;
  opacity: 0;
  transition: 0.3s;
}
.grid-item .h_magic svg {
  color: #fff;
  font-size: 22px;
}
.aEditoryal,
.aPortfolyo,
.aPortre .figureEdit {
  position: relative;
}
.aEditoryal,
.aPortfolyo,
.aPortre {
  box-shadow: 0px 2px 5px 1px rgba(0, 0, 0, 0.1);
  display: inline-block;
  padding: 15px;
  border: 1px solid #eee;
  color: #000;
}
.grid_loading {
  text-align: center;
  margin-top: 30px;
  background: #fff;
  text-align: center;
}
.navOffcanvas {
  text-align: center;
  padding: 0;
}

.navOffcanvas .menu {
  display: block;
  color: #514d46;
  border-bottom: 1px solid #f1f1f1;
  font-size: 18px;
}
.navOffcanvas .menu:last-child {
  border-bottom: 1px solid transparent;
}

@media only screen and (max-width: 1440px) {
  .fontLogoAbsolute {
    font-size: 8em;
  }
}

@media only screen and (max-width: 1200px) {
  #header {
    padding: 20px;
  }
  .fontLogoAbsolute {
    font-size: 6em;
  }
  .section {
    display: block;
    padding: 60px 0;
  }
  #section2,
  #section3,
  #section4 {
    height: auto;
  }

  .hakkimizda .icerikTxt {
    padding: 0;
  }
  .content_icerik {
    padding-bottom: 0px;
  }
  footer {
    position: relative;
    height: auto;
  }
  .offcanvas.offcanvas-top {
    height: auto;
  }
  .otherPages .wrapper {
    padding-bottom: 40px;
  }
  .navContainer {
    display: none;
  }
  .navContainerMobile {
    display: flex;
  }
  .navContainerMobile .fontLogo {
    font-size: 24px;
  }
  .fontTitle {
    font-size: 35px;
  }
  .hakkimizda .seperator .denden img {
    width: 40px;
  }
  .hakkimizda .icerikTxt p {
    font-size: 16px;
  }
}

@media only screen and (max-width: 1024px) {
  .fontLogoAbsolute {
    font-size: 4em;
  }
}

@media only screen and (max-width: 480px) {
  #header {
    padding: 10px;
  }
  .menuText {
    display: none;
  }
  .navContainerMobile .fontLogo {
    font-size: 21px;
  }
}
