@font-face {
    font-family: 'Mont';
    src: url('../fonts/Mont-Black.woff2') format('woff2'),
        url('../fonts/Mont-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Mont';
    src: url('../fonts/Mont-BlackItalic.woff2') format('woff2'),
        url('../fonts/Mont-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Mont';
    src: url('../fonts/Mont-Bold.woff2') format('woff2'),
        url('../fonts/Mont-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Mont';
    src: url('../fonts/Mont-BoldItalic.woff2') format('woff2'),
        url('../fonts/Mont-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Mont Book';
    src: url('../fonts/Mont-Book.woff2') format('woff2'),
        url('../fonts/Mont-Book.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Mont Book';
    src: url('../fonts/Mont-BookItalic.woff2') format('woff2'),
        url('../fonts/Mont-BookItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Mont';
    src: url('../fonts/Mont-Bold.woff2') format('woff2'),
        url('../fonts/Mont-Bold.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Mont';
    src: url('../fonts/Mont-SemiBold.woff2') format('woff2'),
        url('../fonts/Mont-SemiBold.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Mont';
    src: url('../fonts/Mont-Regular.woff2') format('woff2'),
        url('../fonts/Mont-Regular.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Mont';
    src: url('../fonts/Mont-Heavy.woff2') format('woff2'),
        url('../fonts/Mont-Heavy.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Mont';
    src: url('../fonts/Mont-HeavyItalic.woff2') format('woff2'),
        url('../fonts/Mont-HeavyItalic.woff') format('woff');
    font-weight: 800;
    font-style: italic;
    font-display: swap;
}



/* @font-face {
    font-family: 'Mont';
    src: url('../fonts/Mont-RegularItalic.woff2') format('woff2'),
        url('../fonts/Mont-RegularItalic.woff') format('woff');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
} */

@font-face {
    font-family: 'Mont';
    src: url('../fonts/Mont-SemiBold.woff2') format('woff2'),
        url('../fonts/Mont-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Mont';
    src: url('../fonts/Mont-SemiBoldItalic.woff2') format('woff2'),
        url('../fonts/Mont-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Mont';
    src: url('../fonts/Mont-Regular.woff2') format('woff2'),
        url('../fonts/Mont-Regular.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Mont';
    src: url('../fonts/Mont-Light.woff2') format('woff2'),
        url('../fonts/Mont-Light.woff') format('woff');
    font-weight: lighter;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Mont';
    src: url('../fonts/Mont-Light.woff2') format('woff2'),
        url('../fonts/Mont-Light.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}




/* @font-face {
  font-family: "Mont";
  src: url("../fonts/Mont-Regular.woff2") format("woff2"), url("../fonts/Mont-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
} */
.playfair {
  font-family: "Playfair", serif;
}

.marcellus {
  font-family: "Marcellus", serif;
}

.kahve {
  color: #DDEADE;
}

.mont {
  font-family: "Mont", sans-serif;
}

.light {
  color: #FDFDFD;
}

.green {
  color: #D4EB8E;
}

.darkGreen {
  color: #6BA50F;
}

.lightGreen {
  color: #F0FFD9;
}

.mint {
  color: #E8F3E5;
}

.dark {
  color: #222222;
}

.gray {
  color: #909090;
}

.white {
  color: #FFFFFF;
}

.black {
  color: #000000;
}

.bg-green {
  background-color: #D4EB8E;
}

.bg-darkGreen {
  background-color: #6BA50F;
}

.bg-mint {
  background-color: #E8F3E5;
}

.bg-dark {
  background-color: #222222;
}

.bg-kahve {
  background-color: #DDEADE;
}

.bg-gray {
  background-color: #909090;
}

.bg-white {
  background-color: #FFFFFF;
}

.bg-light {
  background-color: #FDFDFD;
}

.bg-black {
  background-color: #000000;
}

.bg-lightGreen {
  background-color: #F0FFD9;
}

.f300 {
  font-weight: 300;
}

.f400 {
  font-weight: 400;
}

.f500 {
  font-weight: 500;
}

.f600 {
  font-weight: 600;
}

.f700 {
  font-weight: 700;
}

.f800 {
  font-weight: 800;
}

.fcenter {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  max-width: 100%;
}

.fleft {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  max-width: 100%;
}

.fright {
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  max-width: 100%;
}

.between {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  max-width: 100%;
}

.link {
  text-decoration: none;
}
.link:hover {
  opacity: 1;
  text-decoration: none;
}

@media only screen and (min-width: 768.1px) {
  .mobile {
    display: none !important;
  }
}

@media only screen and (max-width: 768px) {
  .desktop {
    display: none !important;
  }
}

body, a, div, p, span {
  transition: all 0.75s;
}

.circle {
  border-radius: 50%;
}

.pointer {
  cursor: pointer;
}

.cover {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.uppercase {
  text-transform: uppercase;
}

@media only screen and (max-width: 768px) {
  body {
    overflow-x: hidden;
    width: 100%;
  }
}

img:not(.nomax) {
  max-width: 100%;
}

.radius {
  border-radius: 25px;
}

header {
  z-index: 9;
}
@media only screen and (min-width: 768.1px) {
  header {
    padding: 15px 0;
    background: rgb(0, 0, 0);
    background: -moz-linear-gradient(180deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 70%);
    background: -webkit-linear-gradient(180deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 70%);
    background: linear-gradient(180deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 70%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000", GradientType=1);
    position: fixed;
    width: 100%;
    top: 0;
  }
}
@media only screen and (max-width: 768px) {
  header {
    background: rgb(0, 0, 0);
    background: -moz-linear-gradient(180deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%);
    background: -webkit-linear-gradient(180deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%);
    background: linear-gradient(180deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000", GradientType=1);
    position: fixed;
    width: 100%;
    top: 0;
  }
}
header .navbar.navbar-custom .navbar-brand img {
  height: 30px;
}
header .navbar.navbar-custom .nav-item.custom {
  font-family: "Marcellus", serif;
  margin: 6px 0;
}
@media only screen and (max-width: 768px) {
  header .navbar.navbar-custom .nav-item.custom {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }
}
header .navbar.navbar-custom .nav-item.custom .nav-link {
  font-size: 0.9rem;
  position: relative;
  color: #D4EB8E;
}
@media only screen and (min-width: 768.1px) {
  header .navbar.navbar-custom .nav-item.custom .nav-link {
    color: #FFFFFF;
  }
}
header .navbar.navbar-custom .nav-item.custom:hover .nav-link, header .navbar.navbar-custom .nav-item.custom.active .nav-link {
  text-decoration: none;
  color: #FFFFFF;
  padding-left: 10px;
}
header .navbar.navbar-custom .nav-item.custom:hover .nav-link:hover, header .navbar.navbar-custom .nav-item.custom.active .nav-link:hover {
  opacity: 1;
  text-decoration: none;
}
@media only screen and (min-width: 768.1px) {
  header .navbar.navbar-custom .nav-item.custom:hover .nav-link, header .navbar.navbar-custom .nav-item.custom.active .nav-link {
    color: #D4EB8E;
  }
}
@media only screen and (min-width: 768.1px) {
  header .navbar.navbar-custom .nav-item.custom:hover .nav-link::after, header .navbar.navbar-custom .nav-item.custom.active .nav-link::after {
    content: "";
    width: 80%;
    position: absolute;
    top: 80%;
    left: 10%;
    height: 3px;
    border-radius: 2px;
    background-color: #D4EB8E;
  }
}
header .navbar.navbar-custom .nav-item.custom .submenu {
  display: none;
  opacity: 0;
  transition: all 0.75s;
}
@media only screen and (min-width: 768.1px) {
  header .navbar.navbar-custom .nav-item.custom .submenu {
    padding-top: 15px;
    position: absolute;
    opacity: 0;
    top: 3rem;
    width: 100%;
    left: 0;
    border-radius: 10px;
    transition: all 1s;
  }
  header .navbar.navbar-custom .nav-item.custom .submenu .cont {
    background-color: #FFFFFF;
    padding: 0;
    display: flex;
    overflow: hidden;
    border-radius: 10px;
    opacity: 0;
  }
  header .navbar.navbar-custom .nav-item.custom .submenu .cont .left {
    width: 40%;
    background-color: #F0FFD9;
    padding: 20px;
  }
  header .navbar.navbar-custom .nav-item.custom .submenu .cont .right {
    width: 60%;
    padding: 20px;
  }
}
header .navbar.navbar-custom .nav-item.custom:hover {
  opacity: 1;
}
header .navbar.navbar-custom .nav-item.custom:hover .submenu {
  opacity: 1;
  display: block;
  z-index: 999;
  width: 100%;
}
header .navbar.navbar-custom .nav-item.custom:hover .submenu .cont {
  opacity: 1;
}
@media only screen and (max-width: 768px) {
  header .navbar.navbar-custom .nav-item.custom:hover .submenu .cont {
    padding: 10px;
  }
}
header .navbar.navbar-custom .nav-item.custom:hover .submenu .cont .left {
  width: 100%;
}
header .navbar.navbar-custom .nav-item.custom:hover .submenu .cont .right {
  width: 100%;
}

.top-bg {
  background-color: rgba(0, 0, 0, 0.75);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.relative {
  position: relative;
}

@media only screen and (min-width: 768.1px) {
  .submenu-menu {
    width: 100;
    list-style-type: none;
    padding: 0;
    margin: 0;
  }
  .submenu-menu li {
    width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
    max-width: 100%;
    padding-left: 60px;
    position: relative;
    margin-bottom: 10px;
  }
  .submenu-menu li a {
    color: #222222;
    font-family: "Marcellus", serif;
    text-decoration: none;
  }
  .submenu-menu li a:hover {
    opacity: 1;
    text-decoration: none;
  }
  .submenu-menu li a .line {
    width: 30px;
    height: 4px;
    position: absolute;
    top: 50%;
    left: 20px;
    background-color: #6BA50F;
    border-radius: 2px;
    opacity: 0;
    display: inline-block;
  }
  .submenu-menu li:hover a {
    color: #6BA50F;
  }
  .submenu-menu li:hover a .line {
    opacity: 1;
  }
}
@media only screen and (max-width: 768px) {
  .submenu-menu {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
  }
  .submenu-menu li {
    width: 100%;
    margin: 10px 0;
  }
  .submenu-menu li a {
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
    max-width: 100%;
    width: 100%;
    color: #F0FFD9;
    text-decoration: none;
  }
  .submenu-menu li a .line {
    display: none;
  }
  .submenu-menu li a:hover {
    opacity: 1;
    text-decoration: none;
  }
  .submenu-menu li a:hover {
    padding-left: 10px;
    color: #FDFDFD;
  }
}

@media only screen and (min-width: 768.1px) {
  .submenu-top-line {
    position: absolute;
    top: 0;
    height: 4px;
    width: 90%;
    left: 5%;
    display: inline;
    z-index: 1;
    background-color: #D4EB8E;
    border-radius: 2px;
  }
}

@media only screen and (min-width: 768.1px) {
  .nav-buttons {
    display: inline-flex;
    align-items: center;
    justify-content: flex-end;
    max-width: 100%;
  }
}
.nav-buttons .nav-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  max-width: 100%;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
}
.nav-buttons .nav-btn img {
  height: 15px;
}
.nav-buttons .nav-btn:hover {
  background: rgba(255, 255, 255, 0.3);
}

@media only screen and (min-width: 768.1px) {
  #hero {
    padding: 12rem 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }
  #hero .hero-slider {
    overflow: clip;
    overflow-clip-margin: 10rem;
    width: 100%;
  }
  #hero .hero-slider .slide-item {
    width: 100%;
  }
  #hero .hero-slider .slide-item .content {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    max-width: 100%;
    width: 1005;
  }
  #hero .hero-slider .slide-item .content .left {
    width: 70%;
    padding: 0 20px;
  }
  #hero .hero-slider .slide-item .content .left .title_1 {
    font-family: "Playfair", serif;
    color: #FFFFFF;
    font-size: 1.2rem;
    font-weight: 300;
  }
  #hero .hero-slider .slide-item .content .left .title_2 {
    font-family: "Mont", sans-serif;
    color: #FFFFFF;
    font-size: 3.5rem;
    font-weight: 300;
  }
  #hero .hero-slider .slide-item .content .left .line {
    width: 100%;
    height: 2px;
    display: block;
    opacity: 0.5;
    background-color: #FDFDFD;
  }
  #hero .hero-slider .slide-item .content .left .desc {
    color: #FDFDFD;
    font-size: 0.9rem;
    line-height: 1.2rem;
    font-family: "Mont", sans-serif;
    font-weight: lighter;
    opacity: 1;
  }
  #hero .hero-slider .slide-item .content .left .hero-button {
    text-decoration: none;
    padding: 10px 45px;
    letter-spacing: 1px;
    font-size: 1.4rem;
    font-family: "Marcellus", serif;
    text-transform: uppercase;
    font-weight: 500;
    color: #222222;
    background-color: #D4EB8E;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    max-width: 100%;
    border-radius: 25px;
  }
  #hero .hero-slider .slide-item .content .left .hero-button:hover {
    opacity: 1;
    text-decoration: none;
  }
  #hero .hero-slider .slide-item .content .left .hero-button:hover {
    transition: all 0.75s;
    background-color: #222222;
    color: #D4EB8E;
  }
  #hero .hero-slider .slide-item .content .right {
    width: 30%;
    display: block;
    padding: 0px 15px;
    z-index: 1;
  }
  #hero .hero-slider .slide-item .content .right .top {
    width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: flex-end;
    max-width: 100%;
    margin-bottom: 20px;
  }
  #hero .hero-slider .slide-item .content .right .top .text {
    font-size: 0.8rem;
    font-family: "Mont", sans-serif;
    color: #FDFDFD;
    font-weight: 100;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    max-width: 100%;
    margin-right: 15px;
  }
  #hero .hero-slider .slide-item .content .right .top .video-button {
    width: 60px;
    height: 60px;
    background-size: cover;
    background-position: center;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    max-width: 100%;
    border-radius: 50%;
    border: 2px solid #FDFDFD;
    cursor: pointer;
  }
  #hero .hero-slider .slide-item .content .right .top .video-button .play-icon {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    max-width: 100%;
    background-color: #D4EB8E;
  }
  #hero .hero-slider .slide-item .content .right .top .video-button .play-icon img {
    height: 12px;
  }
  #hero .hero-slider .slide-item .content .right .top .video-button .play-icon .show {
    display: inline;
  }
  #hero .hero-slider .slide-item .content .right .top .video-button .play-icon .hidden {
    display: none;
  }
  #hero .hero-slider .slide-item .content .right .top .video-button:hover .play-icon {
    background-color: #000000;
  }
  #hero .hero-slider .slide-item .content .right .top .video-button:hover .play-icon .shown {
    display: none;
  }
  #hero .hero-slider .slide-item .content .right .top .video-button:hover .play-icon .hidden {
    display: inline;
  }
  #hero .hero-slider .slide-item .content .right .bottom {
    width: 100%;
  }
  #hero .hero-slider .slide-item .content .right .bottom .cont {
    border-radius: 25px;
    overflow: hidden;
    margin-bottom: 50px;
    background-color: #FFFFFF;
  }
  #hero .hero-slider .slide-item .content .right .bottom .cont .image {
    width: 100%;
    height: 200px;
    position: relative;
  }
  #hero .hero-slider .slide-item .content .right .bottom .cont .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }
  #hero .hero-slider .slide-item .content .right .bottom .cont .content {
    padding: 20px;
    display: block;
  }
  #hero .hero-slider .slide-item .content .right .bottom .cont .content .title {
    margin-bottom: 10px;
    color: #222222;
    font-family: "Mont", sans-serif;
    font-weight: 500;
    text-transform: uppercase;
  }
  #hero .hero-slider .slide-item .content .right .bottom .cont .content .item {
    width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    max-width: 100%;
    background-color: #F0FFD9;
    color: #222222;
    font-family: "Mont", sans-serif;
    font-size: 0.85rem;
    padding: 10px;
    border-radius: 20px;
    margin: 13px 0;
  }
}
@media only screen and (max-width: 768px) {
  #hero {
    padding: 7.5rem 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }
  #hero .hero-slider {
    width: 100%;
  }
  #hero .hero-slider .slide-item {
    width: 100%;
  }
  #hero .hero-slider .slide-item .content {
    display: block;
    width: 1005;
  }
  #hero .hero-slider .slide-item .content .left {
    width: 100%;
  }
  #hero .hero-slider .slide-item .content .left .title_1 {
    font-family: "Playfair", serif;
    color: #FFFFFF;
    font-size: 1rem;
    font-weight: 300;
  }
  #hero .hero-slider .slide-item .content .left .title_2 {
    font-family: "Mont", sans-serif;
    color: #FFFFFF;
    font-size: 2.5rem;
    font-weight: 300;
  }
  #hero .hero-slider .slide-item .content .left .line {
    width: 100%;
    height: 2px;
    display: block;
    opacity: 0.5;
    background-color: #FDFDFD;
  }
  #hero .hero-slider .slide-item .content .left .desc {
    color: #FDFDFD;
    font-size: 0.85rem;
    line-height: 1rem;
    font-family: "Mont", sans-serif;
    font-weight: lighter;
    opacity: 1;
  }
  #hero .hero-slider .slide-item .content .left .hero-button {
    text-decoration: none;
    padding: 10px 45px;
    letter-spacing: 1px;
    font-size: 1rem;
    font-family: "Marcellus", serif;
    text-transform: uppercase;
    font-weight: 500;
    color: #222222;
    background-color: #D4EB8E;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    max-width: 100%;
    border-radius: 25px;
  }
  #hero .hero-slider .slide-item .content .left .hero-button:hover {
    opacity: 1;
    text-decoration: none;
  }
  #hero .hero-slider .slide-item .content .left .hero-button:hover {
    background-color: #222222;
    color: #D4EB8E;
  }
  #hero .hero-slider .slide-item .content .right {
    margin-top: 3rem;
    width: 100%;
    display: block;
    padding: 0px 20px;
    z-index: 1;
  }
  #hero .hero-slider .slide-item .content .right .top {
    width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    max-width: 100%;
    margin-bottom: 20px;
  }
  #hero .hero-slider .slide-item .content .right .top .text {
    font-size: 0.8rem;
    font-family: "Mont", sans-serif;
    color: #FDFDFD;
    font-weight: 100;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    max-width: 100%;
    margin-right: 15px;
  }
  #hero .hero-slider .slide-item .content .right .top .video-button {
    width: 60px;
    height: 60px;
    background-size: cover;
    background-position: center;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    max-width: 100%;
    border-radius: 50%;
    border: 2px solid #FDFDFD;
    cursor: pointer;
  }
  #hero .hero-slider .slide-item .content .right .top .video-button .play-icon {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    max-width: 100%;
    background-color: #D4EB8E;
  }
  #hero .hero-slider .slide-item .content .right .top .video-button .play-icon img {
    height: 15px;
  }
  #hero .hero-slider .slide-item .content .right .top .video-button .play-icon .show {
    display: inline;
  }
  #hero .hero-slider .slide-item .content .right .top .video-button .play-icon .hidden {
    display: none;
  }
  #hero .hero-slider .slide-item .content .right .top .video-button:hover .play-icon {
    background-color: #000000;
  }
  #hero .hero-slider .slide-item .content .right .top .video-button:hover .play-icon .shown {
    display: none;
  }
  #hero .hero-slider .slide-item .content .right .top .video-button:hover .play-icon .hidden {
    display: inline;
  }
  #hero .hero-slider .slide-item .content .right .bottom {
    width: 100%;
  }
  #hero .hero-slider .slide-item .content .right .bottom .cont {
    border-radius: 25px;
    overflow: hidden;
    margin-bottom: 50px;
    background-color: #FFFFFF;
  }
  #hero .hero-slider .slide-item .content .right .bottom .cont .image {
    width: 100%;
    height: 200px;
    position: relative;
  }
  #hero .hero-slider .slide-item .content .right .bottom .cont .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }
  #hero .hero-slider .slide-item .content .right .bottom .cont .content {
    padding: 20px;
    display: block;
  }
  #hero .hero-slider .slide-item .content .right .bottom .cont .content .title {
    margin-bottom: 10px;
    color: #222222;
    font-family: "Mont", sans-serif;
    font-weight: 500;
    text-transform: uppercase;
  }
  #hero .hero-slider .slide-item .content .right .bottom .cont .content .item {
    width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    max-width: 100%;
    background-color: #F0FFD9;
    color: #222222;
    font-family: "Mont", sans-serif;
    font-size: 0.85rem;
    padding: 10px;
    border-radius: 20px;
    margin: 10px 0;
  }
}

.slider-light {
  position: absolute;
  z-index: 9;
  top: 40%;
  right: -20px;
  height: 500px;
  opacity: 0.75;
}

.navtoggler {
  font-size: 2rem;
}

.mobile-p-0 {
  padding: 0px !important;
}

@media only screen and (max-width: 768px) {
  .menu-area {
    background-color: #222222;
  }
}

@media only screen and (max-width: 768px) {
  .nav-buttons {
    margin-bottom: 25px;
  }
  .nav-buttons .item .nav-btn {
    margin-left: 0;
    margin-right: 15px;
  }
}

.page-toptitle {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  max-width: 100%;
  margin-bottom: 10px;
  font-size: 1.4rem;
}
.page-toptitle .img {
  height: 7.5px;
  margin-right: 12px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  max-width: 100%;
}
.page-toptitle .text {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  max-width: 100%;
  font-family: "Playfair", serif;
  font-size: 1.25rem;
  margin-left: 10px;
}

.page-title {
  font-family: "Mont", sans-serif;
  font-size: 2.5rem;
  color: #222222;
  line-height: 3rem;
  font-weight: 500;
}

.desc-std, .iletisim-item .right .text, .services-item .content .desc, .yorumlar .yorum-item .cont .top .comment, #homeServices .homeService-item .cont .desc {
  font-family: "Mont", sans-serif;
  font-weight: 300;
  letter-spacing: 1px;
  font-size: 0.9rem;
  line-height: 1.5rem;
  color: #909090;
}

#aboutSection {
  width: 100%;
}
@media only screen and (min-width: 768.1px) {
  #aboutSection {
    padding: 7.5rem 0;
  }
}
#aboutSection .about-card {
  width: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  max-width: 100%;
  border-radius: 25px;
  border: 1px solid rgba(0, 0, 0, 0.24);
  overflow: hidden;
  margin-top: 2.5rem;
}
@media only screen and (max-width: 768px) {
  #aboutSection .about-card {
    margin: 2rem 0;
    display: block;
  }
}
#aboutSection .about-card .image {
  width: 40%;
  overflow: hidden;
  height: 300px;
  border-radius: 25px;
}
#aboutSection .about-card .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
@media only screen and (max-width: 768px) {
  #aboutSection .about-card .image {
    height: auto;
    width: 100%;
    border-radius: 0;
  }
}
#aboutSection .about-card .content {
  width: 60%;
  padding: 10px;
  padding: 20px;
}
@media only screen and (min-width: 768.1px) {
  #aboutSection .about-card .content {
    height: 300px;
  }
}
@media only screen and (max-width: 768px) {
  #aboutSection .about-card .content {
    width: 100%;
  }
}
#aboutSection .about-card .content .title {
  font-family: "Mont", sans-serif;
  font-size: 1.2rem;
  color: #222222;
  margin-bottom: 10px;
  font-weight: 300;
}
#aboutSection .about-card .content .name {
  font-family: "Mont", sans-serif;
  font-weight: 300;
  color: #222222;
  margin-bottom: 5px;
}
#aboutSection .about-right {
  width: 100%;
	margin-left: 35px;
}
#aboutSection .about-right .title {
  width: 100%;
  padding: 25px 15px;
  background-color: #F0FFD9;
  border-radius: 25px;
  margin-bottom: 15px;
}
#aboutSection .about-right .title .title-text {
  font-size: 1.2rem;
  font-family: "Mont", sans-serif;
  /* font-weight: 300; */
}
#aboutSection .about-right .item {
  width: 100%;
  margin-bottom: 25px;
  margin-top: 20px;
  display: block;
}
@media only screen and (min-width: 768.1px) {
  #aboutSection .about-right .item {
    margin: 30px 0;
  }
}
#aboutSection .about-right .item .top .title-group {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  max-width: 100%;
  margin-bottom: 10px;
  width: 100%;
}
#aboutSection .about-right .item .top .title-group img {
  margin-right: 12px;
}
#aboutSection .about-right .item .top .title-group .item-title {
  font-family: "Mont", sans-serif;
  font-weight: 500;
  color: #222222;
  font-size: 1.1rem;
}
#aboutSection .about-right .item .top .title-group .desc-std, #aboutSection .about-right .item .top .title-group .iletisim-item .right .text, .iletisim-item .right #aboutSection .about-right .item .top .title-group .text, #aboutSection .about-right .item .top .title-group .services-item .content .desc, .services-item .content #aboutSection .about-right .item .top .title-group .desc, #aboutSection .about-right .item .yorumlar .yorum-item .cont .top .title-group .comment, .yorumlar .yorum-item .cont #aboutSection .about-right .item .top .title-group .comment, #aboutSection .about-right .item .top .title-group #homeServices .homeService-item .cont .desc, #homeServices .homeService-item .cont #aboutSection .about-right .item .top .title-group .desc {
  font-weight: 300;
}

button, a {
  transition: all 0.75s;
}

.button-black, .form-button, .blog-item .content .button, .price-slide-item .button, #randevuSection .content .button {
  border-radius: 99px;
  padding: 17px 30px;
  text-decoration: none;
  background-color: #222222;
  color: #D4EB8E;
  font-family: "Marcellus", serif;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  max-width: 100%;
  font-size: 1.2rem;
  letter-spacing: 1px;
  border: 1px solid #222222;
}
.button-black:hover, .form-button:hover, .blog-item .content .button:hover, .price-slide-item .button:hover, #randevuSection .content .button:hover {
  opacity: 1;
  text-decoration: none;
}
.button-black:hover, .form-button:hover, .blog-item .content .button:hover, .price-slide-item .button:hover, #randevuSection .content .button:hover {
  transition: all 0.75s;
  background-color: #F0FFD9;
  color: #222222;
}


.form-button:hover{
	background-color: #222222;
  color: #D4EB8E;
	border-color:#D4EB8E;}




#conditionSection {
  padding: 3rem 0;
  background-color: #DDEADE;
}
#conditionSection .condition-hed {
  margin-bottom: 3rem;
}
@media only screen and (min-width: 768.1px) {
  #conditionSection .condition-hed {
    margin-bottom: 4rem;
  }
}
@media only screen and (min-width: 768.1px) {
  #conditionSection {
    padding: 7rem 0;
  }
}
#conditionSection .condition-item {
  width: 100%;
  border-radius: 15px;
  padding: 30px;
  border: 1px solid rgba(255, 255, 255, 0);
  margin-bottom: 15px;
  cursor: pointer;
}
@media only screen and (min-width: 768.1px) {
  #conditionSection .condition-item {
    padding: 30px;
  }
}
@media only screen and (min-width: 768.1px) {
  #conditionSection .condition-item {
    margin-bottom: 25px;
  }
}
#conditionSection .condition-item.active, #conditionSection .condition-item:hover {
  border: 1px solid #F0FFD9;
  background-color: #FFFFFF;
}
#conditionSection .condition-item:hover {
  transition: all 0.75s;
}
#conditionSection .condition-item .title {
  font-family: "Mont", sans-serif;
  color: #222222;
  font-weight: 500;
  font-size: 1.15rem;
}
#conditionSection .condition-image {
  border-radius: 25px;
  position: relative;
  overflow: hidden;
  width: 100%;
}
#conditionSection .condition-image .mask {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  height: 200px;
}
#conditionSection .condition-image .image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.secPadding, #aboutSection {
  padding: 3rem 0;
}
@media only screen and (min-width: 768.1px) {
  .secPadding, #aboutSection {
    padding: 7.5rem 0;
  }
}

#homeServices {
  width: 100%;
}
#homeServices .homeService-item {
  margin-bottom: 1rem;
  width: 100%;
  height: 280px;
  border-radius: 25px;
  position: relative;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}
#homeServices .homeService-item:hover .cont {
  background-color: #F0FFD9;
}
#homeServices .homeService-item:hover .cont .title {
  color: #222222;
}
#homeServices .homeService-item:hover .cont .desc {
  color: #909090;
}
#homeServices .homeService-item .cont {
  text-decoration: none;
  width: 100%;
  height: 280px;
  position: relative;
  padding: 20px;
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  max-width: 100%;
}
#homeServices .homeService-item .cont:hover {
  opacity: 1;
  text-decoration: none;
}
@media only screen and (min-width: 768.1px) {
  #homeServices .homeService-item .cont {
    padding: 30px;
  }
}
#homeServices .homeService-item .cont .icon {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  max-width: 100%;
  margin-bottom: 15px;
}
#homeServices .homeService-item .cont .title {
  color: #F0FFD9;
  font-family: "Mont", sans-serif;
  font-weight: 500;
}
#randevuSection {
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin-top: 2rem;
}
@media only screen and (max-width: 768px) {
  #randevuSection .image-cont {
    text-align: center;
    margin-bottom: 2rem;
  }
}
#randevuSection .image {
  margin-top: -4rem;
}
@media only screen and (max-width: 768px) {
  #randevuSection .image {
    margin-left: auto;
    margin-right: auto;
    width: 75%;
  }
}
#randevuSection .content {
  text-align: center;
  width: 100%;
  height: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  max-width: 100%;
}
#randevuSection .content .title {
  font-family: "Playfair", serif;
  color: #FFFFFF;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  max-width: 100%;
  font-size: 1.25rem;
  margin-bottom: 15px;
}
#randevuSection .content .subtitle {
  color: #FFFFFF;
  font-family: "Mont", sans-serif;
  font-size: 2.5rem;
  line-height: 3.4rem;
  font-weight: 300;
  margin-bottom: 15px;
}
@media only screen and (max-width: 768px) {
  #randevuSection .content .subtitle {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
#randevuSection .content .button {
  background-color: #F0FFD9;
  color: #222222;
  font-size: 1.2rem;
  border-radius: 30px;
  padding-left: 40px;
  padding-right: 40px;
  border: 0px !important;
}
#randevuSection .content .button:hover {
  background-color: #222222;
  color: #F0FFD9;
}
@media only screen and (max-width: 768px) {
  #randevuSection .content .button {
    margin-bottom: 2rem;
  }
}

#homeStats {
  width: 100%;
}
#homeStats .image {
  width: 100%;
  border-radius: 25px;
  overflow: hidden;
  position: relative;
}
@media only screen and (min-width: 768.1px) {
  #homeStats .image {
    height: 500px;
  }
}
@media only screen and (max-width: 768px) {
  #homeStats .image {
    margin-bottom: 2rem;
  }
}
#homeStats .image .kose {
  position: absolute;
  z-index: 2;
  right: 0;
  bottom: 0;
}
#homeStats .image .img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  z-index: -1;
}
#homeStats .item {
  margin-bottom: 20px;
  width: 100%;
}
#homeStats .item .numbers {
  font-family: "Marcellus", serif;
  color: #000000;
  font-size: 2rem;
  margin-bottom: 0;
  font-weight: 500;
}
#homeStats .item .text {
  font-family: "Marcellus", serif;
  font-size: 0.9rem;
  color: #000000;
}

#homeVideos {
  width: 100%;
}
#homeVideos .homevid-item {
  width: 100%;
  text-decoration: none;
  margin-bottom: 1.5rem;
}
#homeVideos .homevid-item:hover {
  opacity: 1;
  text-decoration: none;
}
#homeVideos .homevid-item .image {
  border-radius: 25px;
  overflow: hidden;
  height: 350px;
  width: 100%;
  position: relative;
  border: 4px solid #FFFFFF;
}
#homeVideos .homevid-item .image .bg {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  z-index: -1;
}
#homeVideos .homevid-item .image .kose {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
  height: 250px;
}
#homeVideos .homevid-item .image .content {
  position: absolute;
  right: 30px;
  bottom: 30px;
  z-index: 2;
  text-align: right;
}
#homeVideos .homevid-item .image .content .title {
  font-family: "Mont", sans-serif;
  font-size: 1.4rem;
  margin-bottom: 0;
  font-weight: 500;
  color: #000000;
}
#homeVideos .homevid-item .image .content .text {
  font-family: "Marcellus", serif;
  font-size: 1rem;
  color: #222222;
  font-weight: 500;
}
#homeVideos .homevid-item .bottom {
  width: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  max-width: 100%;
  padding: 15px 0px;
}
#homeVideos .homevid-item .bottom .button {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  max-width: 100%;
  background-color: #222222;
  margin-right: 15px;
}
@media only screen and (min-width: 768.1px) {
  #homeVideos .homevid-item .bottom .button {
    margin-right: 20px;
  }
}
#homeVideos .homevid-item .bottom .button img {
  height: 20px;
}
#homeVideos .homevid-item .bottom .button .hidden {
  display: none;
}
#homeVideos .homevid-item .bottom .title {
  font-family: "Mont", sans-serif;
  font-size: 1.2rem;
  color: #000000;
}
#homeVideos .homevid-item:hover .image {
  border-color: #F0FFD9;
}
#homeVideos .homevid-item:hover .bottom .button {
  background-color: #D8FF9A;
}
#homeVideos .homevid-item:hover .bottom .button .show {
  display: none;
}
#homeVideos .homevid-item:hover .bottom .button .hidden {
  display: inline;
}

.star-beyaz {
  filter: brightness(0) saturate(100%) invert(1);
}

.slide-buttons .slide-button {
  background: transparent;
  border: none;
}
.slide-buttons .slide-button img {
  opacity: 0.5;
}
.slide-buttons .slide-button:hover img, .slide-buttons .slide-button.active img {
  opacity: 1;
}
.slide-buttons .slide-button:hover {
  transition: all 0.5s ease;
  transform: translateX(-10px);
}
.slide-buttons .slide-button:last-child:hover {
  transform: translateX(10px);
}
.priceSlider {
  margin: 2rem 0;
}

.price-slide-item {
  width: 100%;
  height: 100%;
  display: inline-block;
  border-radius: 25px;
  padding: 4rem 2rem 2rem;
  background-color: #FFFFFF;
}
.price-slide-item:hover {
  background-color: #F0FFD9;
}
.price-slide-item .title {
  font-family: "Mont", sans-serif;
  font-size: 1.5rem;
  color: #000000;
  margin-bottom: 1rem;
}
.price-slide-item .desc {
  font-family: "Mont", sans-serif;
  font-weight: 300;
  font-size: 0.85rem;
  line-height: 1.4rem;
  padding-right: 15px;
  color: #909090;
}
.price-slide-item .price {
  color: #6BA50F;
  font-family: "Mont", sans-serif;
  font-size: 2.2rem;
  margin: 1rem 0;
}
.price-slide-item .subtitle {
  font-family: "Marcellus", serif;
  color: #222222;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  margin-bottom: 0.5rem;
}
.price-slide-item .details {
  list-style-type: none;
  margin: 0.5rem 0;
  padding: 0;
}
.price-slide-item .details li {
  width: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  max-width: 100%;
  margin: 10px 0;
}
.price-slide-item .details li .icon {
  width: 20px;
  height: 20px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  max-width: 100%;
  margin-right: 10px;
  background-color: #D4EB8E;
  border-radius: 50%;
}
.price-slide-item .details li .text {
  color: #909090;
  opacity: 0.9;
  font-family: "Mont", sans-serif;
  font-size: 0.9rem;
  font-weight: 300;
}
.price-slide-item .button {
  width: 100%;
  margin-top: 1rem;
  font-size: 1.2rem;
  letter-spacing: 1px;
  font-weight: 300;
  color: #D4EB8E;
  border-radius: 40px;
}
.price-slide-item .button:hover {
  background-color: #D4EB8E;
}

.blog-item {
  width: 100%;
  display: block;
  margin-bottom: 3rem;
  border: 3px solid rgba(0, 0, 0, 0);
}
.blog-item:hover img {
  border: 3px solid #F0FFD9;
}
.blog-item .image {
  width: 100%;
  height: 300px;
  position: relative;
  border-radius: 15px;
  margin-bottom: 1rem;
  overflow: hidden;
}
.blog-item .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.blog-item .content {
  width: 100%;
  padding: 10px 15px;
  text-align: center;
}
.blog-item .content .title {
  font-family: "Mont", sans-serif;
  color: #222222;
  margin: 1rem 0;
  font-size: 1.3rem;
}
.blog-item .content .button {
  text-decoration: none;
  margin: auto;
  letter-spacing: 1px;
}
.blog-item .content .button:hover {
  opacity: 1;
  text-decoration: none;
}
@media only screen and (max-width: 768px) {
  .blog-item .content .button {
    width: 100%;
  }
}

.yorumlar {
  width: 100%;
}
.yorumlar .yorum-item {
  width: 100%;
}
.yorumlar .yorum-item .cont {
  border-radius: 10px;
  overflow: hidden;
  width: 100%;
  height: 100%;
  position: relative;
  padding-bottom: 100px;
  background-color: #FFFFFF;
}
.yorumlar .yorum-item .cont .top {
  padding: 20px;
}
.yorumlar .yorum-item .cont .top .tirnak {
  color: #909090;
  font-family: "Playfair", serif;
  font-size: 5rem;
  line-height: 0;
  margin: 20px 0;
}
.yorumlar .yorum-item .cont .top .comment {
  margin-bottom: 2rem;
}
.yorumlar .yorum-item .cont .bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 20px;
  background-color: #EFF5F0;
}
.yorumlar .yorum-item .cont .bottom .pp {
  width: 50px;
  height: 50px;
  position: relative;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 15px;
}
.yorumlar .yorum-item .cont .bottom .pp img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.yorumlar .yorum-item .cont .bottom .names {
  display: inline-block;
}
.yorumlar .yorum-item .cont .bottom .names .name {
  font-family: "Mont", sans-serif;
  color: #222222;
  line-height: 0;
  margin-top: 10px;
}
.yorumlar .yorum-item .cont .bottom .names .jobtitle {
  font-family: "Mont", sans-serif;
  font-weight: 200;
  color: #909090;
  font-size: 0.85rem;
  margin-bottom: 0;
}

footer {
  background-color: #222222;
  padding-top: 3rem;
  padding-bottom: 2rem;
}
footer .footer-item {
  width: 100%;
}
@media only screen and (max-width: 768px) {
  footer .footer-item {
    margin-bottom: 2rem;
  }
  footer .footer-item .footer-logo {
    width: 75%;
    margin-bottom: 2rem;
  }
}
footer .footer-item .title {
  color: #D4EB8E;
  font-family: "Mont", sans-serif;
  font-size: 1rem;
  margin-bottom: 15px;
  font-weight: 300;
}
footer .footer-item ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
footer .footer-item ul li {
  width: 100%;
  margin-bottom: 10px;
}
footer .footer-item ul li a {
  text-decoration: none;
  color: #909090;
  font-family: "Mont", sans-serif;
  font-size: 0.85rem;
}
footer .footer-item ul li a:hover {
  opacity: 1;
  text-decoration: none;
}
footer .footer-item ul li a:hover {
  color: #F0FFD9;
}
footer .line {
  height: 2px;
  margin: 2rem 0;
  width: 100%;
  border-bottom: 1px solid #FDFDFD;
  opacity: 0.3;
}
footer .social {
  width: 100%;
  margin-top: 1rem;
}
@media only screen and (min-width: 768.1px) {
  footer .social {
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
    max-width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  footer .social {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    max-width: 100%;
  }
}
footer .social .item {
  text-decoration: none;
  border-radius: 50%;
  height: 40px;
  width: 40px;
  background-color: #D4EB8E;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  max-width: 100%;
  color: #222222;
}
footer .social .item:hover {
  opacity: 1;
  text-decoration: none;
}
@media only screen and (min-width: 768.1px) {
  footer .social .item {
    margin-right: 10px;
  }
}
@media only screen and (max-width: 768px) {
  footer .social .item {
    margin: 10px;
  }
}
footer .social .item:hover {
  background-color: #FDFDFD;
  color: #6BA50F;
}

.footer-form {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  max-width: 100%;
}

.inp {
  padding: 20px 15px;
  border-radius: 12px;
  border: 0px;
  width: 100%;
  color: #222222;
  font-family: "Mont", sans-serif;
}
.inp::placeholder {
  color: #909090;
}

.form-button {
  background-color: #D4EB8E;
  color: #222222;
}

.copyright {
  font-family: "Mont", sans-serif;
  text-decoration: none;
  color: #909090;
  font-size: 0.8rem;
}
.copyright:hover {
  opacity: 1;
  text-decoration: none;
}
.copyright a:hover {
  color: #F0FFD9;
}

header.scrolled {
  background-color: #222222;
  z-index: 99;
}
@media only screen and (min-width: 768.1px) {
  header.scrolled {
    padding: 0;
    background: rgb(0, 0, 0);
  }
}

* {
  box-sizing: border-box;
}

html, body {
  min-height: 100%;
  height: 100%;
  background-size: cover;
  background-position: top center;
  font-family: helvetica neue, helvetica, arial, sans-serif;
  font-weight: 200;
}
html.modal-active, body.modal-active {
  overflow: hidden;
}

.modal {
  animation-duration: 3s;
}
.modal .modal-dialog {
  border: 0;
  border-radius: 25px;
  background-color: #FFFFFF;
}
.modal .modal-dialog .modal-body, .modal .modal-dialog .modal-content {
  height: 100%;
  border-radius: 25px;
  border: 0;
}
.modal .modal-dialog .modal-header, .modal .modal-dialog .modal-footer {
  border: 0;
}

.page-head {
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
@media only screen and (min-width: 768.1px) {
  .page-head {
    height: 480px;
  }
}
@media only screen and (max-width: 768px) {
  .page-head {
    height: 250px;
    margin-top: 2rem;
  }
}
.page-head .cont {
  width: 100%;
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  max-width: 100%;
  z-index: 2;
}
.page-head .cont .content {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  max-width: 100%;
}
@media only screen and (min-width: 768.1px) {
  .page-head .cont {
    height: 480px;
  }
}
@media only screen and (max-width: 768px) {
  .page-head .cont {
    height: 250px;
  }
}
.page-head .cont .title {
  font-family: "Mont", sans-serif;
  font-size: 3rem;
  margin-bottom: 0;
  color: #FFFFFF;
}
@media only screen and (max-width: 768px) {
  .page-head .cont .title {
    font-size: 1.5rem;
  }
}
.page-head .mask {
  position: absolute;
  bottom: 0;
  z-index: 0;
  width: 100%;
}
.story-cont {
  padding: 1rem;
}
@media only screen and (min-width: 768.1px) {
  .story-cont {
    padding: 4rem;
  }
}
.story-cont .item {
  width: 100%;
  display: flex;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  padding: 10px;
  margin-bottom: 1.5rem;
}
.story-cont .item:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
@media only screen and (max-width: 768px) {
  .story-cont .item {
    padding: 15px;
    display: block;
  }
}
.story-cont .item .left {
  width: 30%;
}
@media only screen and (min-width: 768.1px) {
  .story-cont .item .left {
    height: 100%;
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
    max-width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .story-cont .item .left {
    width: 100%;
    margin-bottom: 15px;
  }
}
.story-cont .item .left .date {
  font-family: "Playfair", serif;
  color: #000000;
  font-size: 1.75rem;
  line-height: 1rem;
}
.story-cont .item .right {
  width: 70%;
}
@media only screen and (max-width: 768px) {
  .story-cont .item .right {
    width: 100%;
  }
}
.story-cont .item .right .title {
  font-family: "Mont", sans-serif;
  color: #000000;
  font-size: 1.5rem;
  margin-bottom: 15px;
}

.services-item {
  width: 100%;
  margin: 1rem 0;
  border-radius: 10px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 2rem;
}
@media only screen and (max-width: 768px) {
  .services-item {
    padding: 1rem;
  }
}
.services-item .content {
  width: 100%;
}
.services-item .content .icon {
  border-radius: 50%;
  width: 40px;
  height: 40px;
  background-color: #D4EB8E;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  max-width: 100%;
  margin-bottom: 15px;
}
.services-item .content .title {
  color: #D4EB8E;
  font-family: "Mont", sans-serif;
  font-size: 1.2rem;
}
.services-item .content .desc {
  color: #FFFFFF;
  font-weight: 300;
  font-size: 0.85rem;
}
.services-item .list {
  width: 100%;
}
.services-item .list .item {
  display: block;
  height: 200px;
  width: 100%;
  border: 1px solid #D4EB8E;
  border-radius: 10px;
  text-align: center;
  position: relative;
  padding: 15px;
  margin: 0.5rem 0;
  text-decoration: none;
}
.services-item .list .item:hover {
  opacity: 1;
  text-decoration: none;
}
.services-item .list .item .text {
  color: #D4EB8E;
  font-family: "Mont", sans-serif;
  font-size: 1.2rem;
  line-height: 2rem;
  margin-top: 35px !important;
}
@media only screen and (max-width: 768px) {
  .services-item .list .item .text {
    line-height: 1.3rem;
    font-size: 1rem;
  }
}
.services-item .list .item .arrow {
  text-align: center;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  max-width: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 50px;
}
.services-item .list .item:hover {
  background-color: #D4EB8E;
}
.services-item .list .item:hover .text {
  color: #222222;
}
.services-item .list .item:hover .arrow img {
  filter: brightness(0) contrast(10) grayscale(1);
}

#sssSection {
  width: 100%;
}
#sssSection .image {
  width: 100%;
  height: 400px;
  border-radius: 25px;
  overflow: hidden;
  position: relative;
}
#sssSection .image .kose {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 50%;
  z-index: 2;
}
#sssSection .sss {
  width: 100%;
}
#sssSection .sss .item {
  width: 100%;
}
#sssSection .sss .item .soru {
  width: 100%;
  border-radius: 10px;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  max-width: 100%;
  margin-bottom: 10px;
  padding: 15px;
  cursor: pointer;
  color: #222222;
  font-family: "Mont", sans-serif;
  background-color: rgba(242, 242, 242, 0.84);
  font-size: 1rem;
}
#sssSection .sss .item .soru.active, #sssSection .sss .item .soru:hover {
  background-color: #F0FFD9;
}
#sssSection .sss .item .soru.active .icon, #sssSection .sss .item .soru:hover .icon {
  filter: grayscale(1) brightness(0) contrast(10);
}
#sssSection .sss .item .soru.active .icon {
  transform: rotate(180deg);
  filter: grayscale(1) brightness(0) contrast(10);
}
#sssSection .sss .item .cevap {
  transition: all 1s;
  width: 100%;
  overflow: hidden;
  height: 0;
}
#sssSection .sss .item .cevap.active {
  height: auto;
  padding: 15px;
	color: #909090;

}

#fotoGaleri {
  width: 100%;
  background-color: #FFFFFF;
}
#fotoGaleri .slider-cont {
  width: 100%;
}
#fotoGaleri .slider-cont .fotoSlider .item .cont {
  width: 100%;
  position: relative;
  border-radius: 25px;
  overflow: hidden;
  background-color: #D4EB8E;
  cursor: pointer;
  height: 200px;
  max-height: 200px;
}
#fotoGaleri .slider-cont .fotoSlider .item .cont:hover img {
  opacity: 0.3;
}
#fotoGaleri .slider-cont .fotoSlider .item .cont img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
#fotoGaleri .alt-bar {
  width: 100%;
  display: block;
}

.swiper-pagination.custom {
  display: block;
  position: relative;
  margin-top: 1rem;
  height: 8px !important;
  border-radius: 4px;
  overflow: hidden;
  background-color: #f8f8f8;
}
.swiper-pagination.custom .swiper-pagination-progressbar-fill {
  background-color: #D4EB8E;
  border-radius: 4px !important;
  height: 8px !important;
}

#serviceDetail .image {
  position: relative;
  overflow: hidden;
  border-radius: 25px;
  height: 300px;
  width: 100%;
}
#serviceDetail .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
#serviceDetail .ozellik-item {
  border-radius: 25px;
  padding: 25px 20px;
  height: 100%;
  text-align: center;
  background-color: #FFFFFF;
  border: 2px solid #D4EB8E;
  cursor: pointer;
  margin: 1rem 0;
}
#serviceDetail .ozellik-item:hover {
  background-color: #F8F8F8;
  border: 2px solid #F8F8F8;
}
#serviceDetail .ozellik-item .title {
  font-family: "Mont", sans-serif;
  color: #222222;
  font-size: 1rem;
}

.iletisim-item {
  width: 100%;
  display: flex;
  padding: 10px 0;
  margin: 10px 0;
  border-bottom: 1px solid #E2E2E2;
}
.iletisim-item .icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  max-width: 100%;
  width: 40px;
  min-width: 40px;
  height: 40px;
  background-color: #D4EB8E;
  border-radius: 50%;
  margin-right: 15px;
}
.iletisim-item .right .title {
  color: #222222;
  font-weight: 800;
  font-family: "Mont", sans-serif;
  margin: 0;
}
.iletisim-form {
  background-color: #EFF5F0;
  border-radius: 25px;
  padding: 2.5rem;
}
@media only screen and (max-width: 768px) {
  .iletisim-form {
    margin-top: 2rem;
    padding: 20px;
  }
}

.form-label {
  font-family: "Mont", sans-serif;
  color: #222222;
  font-weight: 600;
  margin-bottom: 1rem;
}

.sepet-bar {
  width: 100%;
}
.sepet-bar .steps-cont {
  display: flex;
  justify-content: space-between;
}
.sepet-bar .steps-cont .line {
  height: 5px;
  border-radius: 2.5px;
  background-color: #B7E3C6;
  width: 100%;
  margin: 10px;
  margin-top: 25px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  max-width: 100%;
}
.sepet-bar .steps-cont .line.bg {
  background-color: #53B07A;
}
@media only screen and (max-width: 768px) {
  .sepet-bar .steps-cont .line {
    margin: 5px;
    margin-top: 15px;
  }
}
.sepet-bar .steps-cont .item {
  text-align: center;
}
.sepet-bar .steps-cont .item .icon {
  width: 50px;
  min-width: 50px;
  height: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  max-width: 100%;
  border-radius: 50%;
  border: 2px solid #53B07A;
  background-color: #FFFFFF;
}
.sepet-bar .steps-cont .item .icon img {
  height: 20px;
}
@media only screen and (max-width: 768px) {
  .sepet-bar .steps-cont .item .icon {
    width: 35px;
    min-width: 35px;
    height: 35px;
  }
  .sepet-bar .steps-cont .item .icon img {
    height: 15px;
  }
}
.sepet-bar .steps-cont .item.bg .icon {
  border: 2px solid #53B07A;
  background-color: #53B07A;
}
.sepet-bar .steps-cont .item.bg .icon img {
  filter: brightness(10) contrast(10);
}
.sepet-bar .steps-cont .item .text {
  text-align: center;
  color: #222222;
  font-family: "Mont", sans-serif;
  margin-top: 10px;
}
@media only screen and (max-width: 768px) {
  .sepet-bar .steps-cont .item .text {
    font-size: 0.8rem;
  }
}

.sepetSection {
  background-color: #EFF5F0;
}
.sepetSection .sepet-card {
  height: 100%;
  width: 100%;
  position: relative;
}
.sepetSection .sepet-card.slip {
  padding-bottom: 5rem;
}
.sepetSection .sepet-card .cont {
  height: 100%;
  width: 100%;
  border-radius: 25px;
  background-color: #FFFFFF;
  overflow: hidden;
  padding: 20px;
  position: relative;
}
.sepetSection .sepet-card .cont .head {
  padding-bottom: 10px;
  border-bottom: 1px solid #E7E7E7;
}
.sepetSection .sepet-card .cont .head .title {
  font-family: "Mont", sans-serif;
  margin: 0;
}
.sepetSection .sepet-card .cont .body {
  width: 100%;
  padding: 15px 0;
}
.sepetSection .sepet-card .cont .sepet-bottom {
  width: 90%;
  padding: 10px 0;
  border-top: 3px dashed #E7E7E7;
  position: absolute;
  bottom: 0;
  left: 5%;
  padding: 20px;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  max-width: 100%;
}
.sepetSection .sepet-card .cont .sepet-bottom .left {
  font-family: "Mont", sans-serif;
  font-size: 1rem;
  font-weight: 800;
  color: #222222;
}
.sepetSection .sepet-card .cont .sepet-bottom .right {
  color: #222222;
  font-size: 1rem;
  font-family: "Mont", sans-serif;
  font-weight: 600;
  text-align: right;
}

.sepet-actions {
  width: 100%;
  display: block;
}
.sepet-actions .price {
  color: #222222;
  font-weight: 800;
  font-family: "Mont", sans-serif;
  font-size: 1.3rem;
}
@media only screen and (min-width: 768.1px) {
  .sepet-actions .price {
    text-align: right;
  }
}
.sepet-actions .counter {
  width: 100%;
  flex-wrap: nowrap;
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  max-width: 100%;
  overflow: hidden;
  border-radius: 10px;
  border: 3px solid #D5DDE2;
}
.sepet-actions .counter .item {
  width: 100%;
  border: 0px;
  background-color: #FFFFFF;
  color: #909090;
  font-family: "Mont", sans-serif;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  max-width: 100%;
  padding: 5px;
  font-size: 1.2rem;
  height: 100%;
}
.sepet-actions .counter .item.count-inp {
  color: #222222;
  text-align: center;
}
.sepet-actions .counter .item:last-child {
  border-right: 0px;
}
.sepet-actions .counter .item.cart-delete {
  background-color: rgb(244, 130, 130);
  color: rgb(255, 255, 255);
}
.sepet-actions .counter .item.cart-delete:hover {
  background-color: rgb(235, 34, 34);
}

.cart-eksi, .cart-arti {
  height: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  max-width: 100%;
}
.cart-eksi:hover, .cart-arti:hover {
  background-color: #F0FFD9;
}

.spet-list {
  width: 100%;
  padding: 10px 0;
}
.spet-list .cart-item {
  margin-bottom: 1rem;
  display: block;
  width: 100%;
}
@media only screen and (min-width: 768.1px) {
  .spet-list .cart-item {
    margin-bottom: 2rem;
  }
}
.spet-list .cart-item .icon {
  padding: 10px;
  width: 100%;
  border-radius: 20px;
  background-color: #F0FFD9;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  max-width: 100%;
  height: 100%;
}
.spet-list .sepet-urun {
  width: 100%;
  display: block;
}
.spet-list .sepet-urun .name {
  color: #222222;
  font-family: "Mont", sans-serif;
  font-weight: 500;
  text-decoration: none;
  font-size: 1.1rem;
}
.spet-list .sepet-urun .name:hover {
  opacity: 1;
  text-decoration: none;
}
.spet-list .sepet-urun .name:hover {
  color: #D4EB8E;
}
.spet-list .sepet-urun .details {
  font-size: 0.8rem;
  color: #868686;
  letter-spacing: 0.5px;
}
.spet-list .sepet-urun .details span {
  margin-right: 10px;
}
.spet-list .sepet-urun .details .pipe {
  color: #aaaaaa;
}

.sag-list {
  width: 100%;
}
.sag-list .item {
  width: 100%;
  margin-bottom: 15px;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  max-width: 100%;
}
.sag-list .item .left {
  color: #909090;
  font-family: "Mont", sans-serif;
  font-size: 0.85rem;
  max-width: 60%;
}
.sag-list .item .right {
  font-family: "Mont", sans-serif;
  color: #222222;
  font-size: 1rem;
  font-weight: 600;
}

.related-item {
  width: 100%;
}
.related-item .image {
  position: relative;
  height: 150px;
  width: 100%;
  margin: 1rem 0;
  border-radius: 10px;
  overflow: hidden;
  display: block;
}
.related-item .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.related-item .title {
  font-family: "Mont", sans-serif;
  color: #222222;
  text-decoration: none;
}
.related-item .title:hover {
  opacity: 1;
  text-decoration: none;
}
.related-item .title:hover {
  color: #6BA50F;
}

.page-links {
  width: 100%;
}
@media only screen and (min-width: 768.1px) {
  .page-links {
    display: inline-flex;
    align-items: center;
    justify-content: flex-end;
    max-width: 100%;
  }
}
.page-links a {
  font-weight: 500;
  font-size: 14px;
  line-height: 160%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  max-width: 100%;
  margin-left: 15px;
  color: #909090;
  font-family: "Mont", sans-serif;
}
@media only screen and (max-width: 768px) {
  .page-links a {
    width: 100%;
    display: block;
    text-align: left;
    margin: 7.5px 0;
  }
}
.page-links a:hover {
  text-decoration: none;
  color: #F0FFD9;
}

.cart-delete {
  border-radius: 10px;
  border: 1px solid #ff3f3f;
  padding: 8px;
  width: 50px;
  height: 100%;
  margin-left: 10px;
  background-color: #fff;
}
.cart-delete:hover {
  background-color: #ff3f3f;
}
.cart-delete:hover svg {
  filter: brightness(10) contrast(10) grayscale(100);
}

/*# sourceMappingURL=style.css.map */
