.swal2-popup{
    width: unset !important;
    padding: 40px 20px !important;
    border-radius:20px !important;
}


.swal2-styled.swal2-confirm{
    background-color:#66a500 !important;
    box-shadow: none !important;
    padding:10px 40px !important;
}

@media screen and (max-width: 600px) {
        /*--===============SHOPPING================--*/
   
    .swal2-popup{
        width:unset !important;
        height:unset;
        margin-bottom: 80% !important;
    }
    
    .swal2-icon{
        display:none !important;
    }
    
   
    .swal2-header{
        padding:unset !important;
        margin-bottom:14px;
    }
    
    .swal2-title{
        font-size:20px !important;
        color:#373737;
        line-height:22px;
    }
    
}


body {
    overflow-x: hidden !important;
}

.menu {
    position: absolute;
}

.menu hr {
    display: none;
}

a:hover {
    text-decoration: none !important;
}

.aciklama {
    padding-bottom: 20px;
    line-height: 16px;
    color: #666666;
    font-size: 12px;
}

/*--
    font-family: 'Vidaloka', serif;
--*/

/*--========================LANDING===================--*/

.landing {
    background-image: linear-gradient(rgba(27, 60, 97, 0), rgba(27, 60, 97, 0)), url("../img/index1.jpg");
    width: 100%;
    min-height: 650px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.landing .col-lg-7 {
    margin-left: 0px;
    text-align: center;
}

.landing .text1 {
    position: relative;
    top: 50px;
    color: red;
    font-size: 85px;
    color: #ddeb8c;
    font-family: "Vidaloka", serif;
    font-weight: 400;
}

.landing .text2 {
    position: relative;
    top: 50px;
    color: red;
    font-size: 60px;
    color: #dbdd9a;
    font-family: "Vidaloka", serif;
    font-weight: 400;
}

.landing .text3 {
    position: relative;
    top: 50px;
    font-size: 45px;
    color: #fff;
    font-family: "Vidaloka", serif;
    font-weight: 400;
}

.landing .text4 {
    position: relative;
    top: 100px;
    background-color: rgba(159, 188, 112, 0.5);
    color: white;
    font-family: "Vidaloka", serif;
    font-weight: 400;
    font-size: 20px;
    padding: 24px 48px 24px 48px;
    letter-spacing: 1px;
}
.landing .text4 a {
    color: #ffffff;
}

.landing .text4 a:hover {
    color: #ffffff !important;
}

.landing .text4:hover {
    text-decoration: none;
    background-color: #a45d55;
    color: white;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.landing a:hover {
    text-decoration: none;
    color: white;
}

/*----------CARD-SECTION--------*/

.card-section {
    position: relative;
    background-color: white;
    margin-top: 400px;
    height: 500px;
    width: 100%;
    margin-bottom: 150px;
    z-index: 7;
}

/*---left-side----*/

.card-section .left {
    top: -143px;
}

.card-section .left img {
    width: 530px;
    position: relative;
    left: 55px;
}

.card-section .left {
    margin: 0 auto;
}

.card-section .left p {
    color: black;
}

.card-section .left p.text1 {
    background-color: #a45d55;
    width: 530px;
    height: 400px;
    position: relative;
    left: 55px;
    z-index: 9999;
    text-align: center;
    padding-right: 30px;
    padding-left: 30px;
}

.card-section .left .text2 {
    margin: 0;
    background-color: #dcc120;
    color: white;
    font-size: 45px;
    font-family: "Vidaloka", serif;
    font-weight: 400;
    font-size: 42px;
    padding: 40px 60px 40px 60px;
    letter-spacing: 1px;
    width: 530px;
    position: relative;
    left: 55px;
    text-align: center;
}

.card-section .left .text3 {
    color: #ffff;
    font-family: "Vidaloka", serif;
    font-weight: 400;
    font-size: 25px;
    display: block;
    padding-top: 40px;
}

.card-section .left .text4 {
    color: #ffff;
    font-family: "Vidaloka", serif;
    font-weight: 400;
    font-size: 18px;
    display: block;
    padding-top: 10px;
}

.bahce {
    position: relative;
    background-color: aqua;
    width: 100%;
    height: 500px;
    z-index: 0;
}

/*-----right-----*/

.card-section .right ul li {
    list-style: none;
    text-align: center;
    color: #74a253;
    font-size: 60px;
    font-family: "Vidaloka", serif;
    font-weight: 400;
    line-height: 1.2;
}

.card-section .right img {
    width: 400px;
    position: absolute;
    right: 0px;
}

.card-section .container-fluid {
    padding: 0;
}

.card-section .right a {
    display: block;
    background-color: #e0c31e;
    color: white;
    font-size: 22px;
    width: 96px;
    height: 96px;
    padding-top: 20px;
    border-radius: 50%;
    text-decoration: none;
}

.card-section .right a p {
    margin: 4px !important;
}

/*--===============BAHCE================--*/

.bahce {
    position: relative;
    background-color: aqua;
    width: 100%;
    height: 550px;
    z-index: 0;
}

.bahce {
    background-image: linear-gradient(rgba(27, 60, 97, 0), rgba(27, 60, 97, 0)), url("../img/index5.jpg");
    width: 100%;
    min-height: 550px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.bahce .col-lg-12 {
    padding-top: 200px;
    padding-left: 100px;
}

.bahce img {
    padding-left: 250px;
}

.bahce p.text1 {
    display: block;
    font-family: "Vidaloka", serif;
    font-weight: 400;
    font-size: 50px;
    color: #ffec80;
    z-index: 99999;
    text-transform: uppercase;
}

.bahce p.text2 {
    display: block;
    font-weight: 400;
    font-size: 20px;
    color: #ffff;
    z-index: 99999;
    text-transform: uppercase;
}

/*--========================BLUR========================--*/

.blur {
    width: 100%;
    height: 600px;
    display: grid;
    place-items: center;
    color: #ff43ea;
    position: relative;
}

.blur::before {
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url("../img/taş tadım1.jpeg");
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    filter: blur(5px);
}

.blur .content {
    position: relative;
    font: bold 42px sans-serif;
}

.blur .content img {
    width: 230px;
    display: block;
    position: absolute;
    top: -100px;
    left: 500px;
}

.blur hr {
    width: 800px;
    position: relative;
    left: 0%;
    top: -5px;
    border: 1px solid white;
}

.blur .text1 {
    color: white;
    font-size: 60px;
    font-family: "Vidaloka", serif;
    font-weight: 400;
    position: relative;
    left: 200px;
    top: 0px;
    display: inline-block;
}

.blur .text2 {
    color: white;
    font-size: 60px;
    font-family: "Vidaloka", serif;
    font-weight: 400;
    position: relative;
    left: 200px;
    top: 0px;
}
.blur a {
    display: inline-block;
    background-color: #e0c31e;
    color: white;
    font-size: 18px;
    width: 100px;
    height: 100px;
    margin-top: 20px;
    line-height: 10px;
    border-radius: 50%;
    font-family: "Vidaloka", serif;
    font-weight: 400;
    position: relative;
    left: 300px;
    top: -50px;
    padding-top: 35px;
    text-align: center;
}

.blur .text3:hover {
    text-decoration: none;
    background-color: #a45d55;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

/*---==================TABAK=================--*/
.tabak {
    width: 100%;
    height: 600px;
    display: grid;
    place-items: center;
    position: relative;
}

.tabak {
    background-image: linear-gradient(rgba(27, 60, 97, 0), rgba(27, 60, 97, 0)), url("../img/index8.jpg");
    width: 100%;
    min-height: 550px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.content .column {
    display: inline-block;
}

.tabak .content .mask {
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 600px;
    position: inherit;
    top: 0px;
    left: 0px;
}

.tabak .content .mask .cerceve {
    border: 3px solid #a89c6b;

    width: 85%;
    height: 410px;
    margin-top: 100px;
    margin-left: 50px;
    margin-right: 50px;
    padding: 30px;
    text-align: center;
}

.tabak .text1 {
    display: block;
    color: white;
    font-size: 35px;
    font-family: "Vidaloka", serif;
    font-weight: 400;
}

.tabak .text2 {
    display: block;
    color: #f7eab7;
    font-size: 20px;
    font-family: "Vidaloka", serif;
    font-weight: 400;
    margin-top: -15px;
}

/*-------CAROUSEL-------*/

.carousel-section {
    padding-top: 20px;
    padding-bottom: 30px;
    background-color: #ffffff;
}

.carousel-section .text1 {
    text-align: center;
    color: #737f39;
    font-size: 30px;
    padding-bottom: 20px;
    margin-bottom: 26px;
    border-bottom: 2px solid #cecece;
}

.carousel-section .carousel-inner {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='grey' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E") !important;
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='grey' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E") !important;
}

.carousel-section .item {
    position: relative;
    transition: all 0.2s ease 0s;
    border-radius: 6px;
    background: #ffffff;
    box-shadow: rgb(50 50 93 / 25%) 0px 2px 5px -1px, rgb(0 0 0 / 30%) 0px 1px 3px -1px;
}

.carousel-section .item .img-fluid {
    width: 100%;
    object-fit: contain;
    height: 100%;
}

.carousel-section .image {
    margin-bottom: 0;
    padding-bottom: 20px;
}

.carousel-control-next,
.carousel-control-prev {
    align-items: flex-end;
    bottom: 80px;
    opacity: 1;
}

.carousel-section .item .content {
    text-align: center;
    padding: 0 10px;
}

.carousel-section .item .content .item-header {
    color: #151823;
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    margin-bottom: 6px;
}

.carousel-section .item .content .item-amount {
    margin-bottom: 10px;
    font-size: 14px;
}

.carousel-section .item .alt-bosluk {
    display: flex;
    align-items: flex-end;
    transition: all 0.2s ease;
    width: 100%;
    border-radius: 6px;
    justify-content: center;
    padding: 20px 15px 20px 15px;
}

.carousel-section .item .alt-bosluk .product-button {
    padding: 12px;
    border-radius: 50%;
    background-color: #be9200;
    line-height: 16px;
    margin: 0 4px;
    display: inline-block;
}

.carousel-section .item .alt-bosluk .product-button i {
    font-size: 16px;
    line-height: 16px;
}

.carousel-section .alt-bosluk .sol,
.carousel-section .alt-bosluk .sag {
    transform: scale(1);
}

.carousel-section .item .alt-bosluk .sol {
    color: #ffffff;
}

.carousel-section .item .alt-bosluk .sag {
    background-color: #6c8d36;
    color: #ffffff;
}

/*-------PRODUCT-------*/

.products {
    padding: 40px 0;
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
}

.sezon-eski{
    background-color: #b90000;
    color: #ffffff;
    position: absolute;
    border-radius: 20px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    padding-top: 8px;
    padding-right: 12px;
    padding-left: 8px;
    font-size: 20px;
    letter-spacing: 1px;
    font-weight: 500;
    font-family: cursive;
    font-family: "Noto Serif Ahom", serif;
    line-height: 22px;
}

.sezon-yeni{
    background-color: #036500;
    color: #ffffff;
    position: absolute;
    border-radius: 20px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    padding-top: 8px;
    padding-right: 12px;
    padding-left: 8px;
    font-size: 20px;
    letter-spacing: 1px;
    font-weight: 500;
    font-family: cursive;
    font-family: "Noto Serif Ahom", serif;
    line-height: 22px;
}

.product-col {
    padding: 15px 20px;
}

.products .col-md-3 {
    /*    max-width:20% !important;
    min-width: 20%;
    */
    margin-bottom: 10px;
    padding-right: 5px;
    padding-left: 5px;
}

.products .left img {
    width: 100px;
    margin-bottom: 20px;
}

.products .left .text1 {
    display: block;
    color: #737f39;
    font-size: 30px;
    margin-bottom: 30px;
}

.products .left .text2 {
    display: block;
    color: #87955d;
    font-size: 14px;
    line-height: 40px;
    text-transform: uppercase;
    margin-bottom: 30px;
    padding-right: 10px;
}

.products .left .text3 {
    background-color: #aebb72;
    color: white;
    font-family: "Vidaloka", serif;
    font-weight: 400;
    font-size: 22px;
    padding: 16px 24px;
    letter-spacing: 1px;
    display: inline-block;
    text-decoration: none;
}

.products .products-frame {
    border: 3px solid #dbe1c0;
    padding: 50px 70px;
}

.products .right .text1 {
    display: block;
    text-align: center;
    color: #737f39;
    font-size: 30px;
    padding-bottom: 40px;
    margin-bottom: 26px;
    border-bottom: 1px solid #cecece;
}

.products .item {
    position: relative;
    padding-bottom: 50px;
    transition: all 0.2s ease 0s;
    border-radius: 6px;
    background: #ffffff;
    box-shadow: rgb(50 50 93 / 25%) 0px 2px 5px -1px, rgb(0 0 0 / 30%) 0px 1px 3px -1px;
}

.products .item:hover {
    background: #ffffff;
    z-index: 2;
}

.products .item .img-fluid {
    width: 100%;
    object-fit: contain;
    height: 100%;
}

.products .item .alt-bosluk {
    display: flex;
    align-items: flex-end;
    position: absolute;
    background: #f5f5f5;
    transition: all 0.2s ease;
    width: 100%;
    top: 0;
    right: 0;
    left: 0;
    z-index: -1;
    border-radius: 6px;
    justify-content: center;
    content: "";
    padding: 20px 15px 20px 15px;
}

.products .item:hover .alt-bosluk {
    box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
    top: -18px;
    bottom: -30px;
    background: #ffffff;
}

.products .image {
    margin-bottom: 0;
    padding-bottom: 20px;
}

.products .item .content {
    text-align: center;
    padding: 0 10px;
}

.products .item .content .item-header {
    color: #151823;
    font-size: 15px;
    line-height: 18px;
    font-weight: 500;
    margin-bottom: 6px;
}

.products .item .content .item-amount {
    margin-bottom: 10px;
    font-size: 14px;
}

.image .discount {
    font-size: 16px;
    line-height: 1;
    font-weight: 700;
    padding-top: 6px;
    padding-left: 8px;
    padding-right: 4px;
    border-radius: 20px;
    top: 0;
    right: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    background: #ef5600;
    color: #ffffff;
    font-family: sans-serif;
    position: absolute;
    line-height: 20px;
    font-weight: 500;
    letter-spacing: 1px;
    font-family: "Noto Serif Ahom", serif;
}

.products .item .alt-bosluk .product-button {
    padding: 12px;
    border-radius: 50%;
    background-color: #be9200;
    line-height: 16px;
    margin: 0 4px;
    display: inline-block;
}

.products .item .alt-bosluk .product-button i {
    font-size: 16px;
    line-height: 16px;
}

.products .item:hover .alt-bosluk .sol,
.products .item:hover .alt-bosluk .sag {
    opacity: 1;
    transform: scale(1);
    z-index: 2;
}

.products .item .alt-bosluk .sol {
    color: #ffffff;
    opacity: 0;
    transform: scale(0);
    transition: all 0.4s ease-in-out;
}

.products .item .alt-bosluk .sag {
    background-color: #6c8d36;
    color: #ffffff;
    opacity: 0;
    transform: scale(0);
    transition: all 0.4s ease-in-out;
    transition-delay: 0.1s;
}

/*--===================VIDEO SECTION==================--*/

body.no-scroll {
  overflow: hidden;
}

.video-section{
    display: flex;
    align-items: center;
    justify-content: center;
}

.video-section .text{
    color: #74a253;
    font-size: 30px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    width: min-content;
}

.video-section .playButton{
    background-color:transparent;
    border:none;
}

.video-section .wrapper {
  position: relative;
  width: 150px;
  height: 150px;
  margin: 0 auto;
}
.video-section .wrapper .circle {
  width: 100px;
  height: 100px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 50%;
  background-color: #33cc33;
  margin: auto;
  transform: scale(1, 1);
}
.video-section .wrapper .circle.pulse {
  -webkit-animation-timing-function: ease;
          animation-timing-function: ease;
  -webkit-animation: pulse 2s infinite;
          animation: pulse 2s infinite;
  background-color: #99e699;
}
.video-section .wrapper svg {
  fill: #279b27;
  stroke: #279b27;
  stroke-linejoin: round;
  stroke-width: 5;
  transition: all 0.3s;
}
.video-section .wrapper svg:hover {
  cursor: pointer;
  fill: #228722;
  stroke: #228722;
  transform: scale(1.2, 1.2);
}

@-webkit-keyframes pulse {
  0% {
    transform: scale(1, 1);
  }
  25% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.2, 1.2);
  }
  100% {
    transform: scale(1, 1);
  }
}

@keyframes pulse {
  0% {
    transform: scale(1, 1);
  }
  25% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.2, 1.2);
  }
  100% {
    transform: scale(1, 1);
  }
}

#videoContainer {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.95);
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  z-index:999999;
}

#videoContainer.active {
  opacity: 1;
  visibility: visible;
}

#videoPlayer {
    height: 100%;
    max-width: 100%;
    cursor: pointer;
}

#closeButton {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 30px;
  color: #fff;
  cursor: pointer;
}

/*--====================BOTTOM====================--*/

.bottom {
    width: 100%;
    height: 350px;
    display: grid;
    place-items: center;
    position: relative;
    background-color: white;
}

.bottom .column {
    display: inline-block;
    float: left;
    font-family: "Vidaloka", serif;
    font-weight: 400;
}

.bottom ul li {
    list-style: none;
    display: inline-block;
    float: left;
    font-size: 22px;
    margin-left: 15px;
    text-align: center;
}

.bottom ul li a {
    color: #84904b;
}

.bottom ul li a:hover {
    color: #acbb62 !important;
}

.bottom i,
.bottom .fa-twitter {
    list-style: none;
    display: inline-block;
    float: left;
    color: #84904b;
    background-color: white;
    font-size: 40px;
    margin-left: 30px;
    text-align: center;
}

.bottom .img {
    width: 30px;
    position: absolute;
    top: -15px;
    left: 220px;
}

.bottom .text1 {
    color: #84904b;
    font-size: 16px;
    text-align: center;
    font-family: "Vidaloka", serif;
}

.bottom p.text2 {
    font-family: "DM Serif Display", serif;
    font-weight: normal;
    font-size: 40px;
    color: #84904b;
    text-align: center;
}

/*--====================BOTTOM====================--*/
.admin a {
    color: #adadad !important;
    margin: 8px 14px;
    text-decoration: none;
}

.admin a:hover {
    color: #888888;
}

/*--====================TOOLTIP====================--*/
.popup {
    position: relative;
    display: inline-block;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99999;
}

.popup .popuptext {
    visibility: hidden;
    margin-top: -270px;
    margin-left: -125px;
    width: 260px;
    background-color: #1a1a1a;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 8px 8px;
    line-height: 18px;
    font-size: 14px;
    position: absolute;
    z-index: 9999;
}

.popup .popuptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
    z-index: 99999;
}

.popup .show {
    visibility: visible;
    -webkit-animation: fadeIn 1s;
    animation: fadeIn 1s;
    z-index: 99999;
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

/*--====================WHATSAPP====================--*/
.floating-wpp {
    z-index: 999999;
}

@media only screen and (max-device-width: 600px) {
    
    .sezon-yeni,
    .sezon-eski{
        padding-top: 7px;
        padding-right: 10px;
        padding-left: 6px;
        font-size: 16px;
        font-weight: 500;
        line-height: 18px;
        letter-spacing: 0.5px;
    }
    
    .products {
        padding: 0;
        padding-bottom: 50px;
        background-color: #fbfbfb;
    }

    .products .products-frame {
        padding: 0;
        border: none;
    }

    .products .container-fluid,
    .products .col-6 {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }

    .products .row2 {
        margin-top: 0;
    }

    .products .products-bg-left {
        top: 15px;
        width: 40%;
        z-index: 2;
    }

    .products .products-bg-right {
        top: 15px;
        width: 40%;
        z-index: 2;
    }

    .products .header {
        padding-top: 80px;
        padding: 30px 20px;
    }

    .products .header .text {
        font-size: 12px;
    }
    .products .item {
        border-radius: 0;
        margin-bottom: 10px;
        padding: 20px 0px;
        padding-top:0;
        background-color: #ffffff;
        box-shadow: rgba(0, 0, 0, 0.18) 0px 1px 4px;
    }

    .products .item:hover {
        background: #f5f5f5;
        z-index: unset;
    }

    .products .image {
        margin-bottom: 0;
        padding: 0;
        margin-bottom: 10px;
    }

    .image .discount {
        font-size: 14px;
        position: absolute;
        padding-right: 4px;
        top: auto;
        padding-left: 4px;
        line-height: 16px;
        font-weight: 500;
        letter-spacing: 0.5px;
        padding-top: 6px;
    }

    .products .item .content .item-header {
        color: #151515;
        font-size: 12px;
        font-weight: 400;
        margin-bottom: 0;
    }

    .products .item .content {
        padding: 0 10px;
    }

    .products .item .item-amount {
        font-size: 10px;
        line-height: 20px;
    }

    .products .item .alt-bosluk .product-button {
        padding: 4px 12px;
        line-height: 12px;
        border-radius: 4px;
        background-color: #be9200;
        line-height: 12px;
        margin: 0 4px;
        display: inline-block;
    }

    .products .item .alt-bosluk .product-button i {
        font-size: 12px;
        line-height: 12px;
    }

    .products .item .alt-bosluk {
        display: flex;
        align-items: flex-end;
        position: unset;
        justify-content: center;
        background: unset;
        transition: unset;
        width: 100%;
        top: unset;
        right: unset;
        left: unset;
        z-index: unset;
        border-radius: unset;
        content: "";
        padding: 0;
    }

    .products .item:hover .alt-bosluk {
        box-shadow: none;
        top: unset;
        bottom: unset;
        background: unset;
    }

    .products .item:hover .alt-bosluk .sol,
    .products .item:hover .alt-bosluk .sag {
        opacity: 1;
        transform: unset;
        z-index: 2;
    }

    .products .item .alt-bosluk .sol {
        color: #ffffff;
        opacity: 1;
        transform: unset;
        transition: unset;
    }

    .products .item .alt-bosluk .sag {
        background-color: #6c8d36;
        color: #ffffff;
        opacity: 1;
        transform: unset;
        transition: unset;
        transition-delay: unset;
    }
}

@media screen and (max-width: 600px) {
    .landing {
        background-image: linear-gradient(rgba(27, 60, 97, 0), rgba(27, 60, 97, 0)), url("../img/index1.jpg");
        width: 100%;
        min-height: 700px;
        background-attachment: fixed;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .landing .col-lg-7 {
        margin-left: 0px;
        text-align: center;
    }

    .landing .text1 {
        position: relative;
        top: 50px;
        color: red;
        font-size: 60px;
        color: #ddeb8c;
        font-family: "Vidaloka", serif;
        font-weight: 400;
    }

    .landing .text2 {
        position: relative;
        top: 50px;
        color: red;
        font-size: 55px;
        color: #dbdd9a;
        font-family: "Vidaloka", serif;
        font-weight: 400;
    }

    .landing .text3 {
        position: relative;
        top: 50px;
        font-size: 40px;
        color: #fff;
        font-family: "Vidaloka", serif;
        font-weight: 400;
    }

    .landing .text4 {
        position: relative;
        top: 100px;
        background-color: rgba(159, 188, 112, 0.5);
        color: white;
        font-family: "Vidaloka", serif;
        font-weight: 400;
        font-size: 16px;
        padding: 20px 40px 20px 40px;
        letter-spacing: 1px;
    }

    .landing .text4:hover {
        text-decoration: none;
        background-color: #a45d55;
        color: white;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    }

    .landing a:hover {
        text-decoration: none;
        color: white;
    }
}

/*--*********************CARD-SECTION*********************--*/

@media screen and (max-width: 600px) {
    .card-section {
        margin-top: 370px;
        position: relative;
        background-color: white;
        height: 900px;
        width: 100%;
        margin-bottom: -40px;
    }

    .card-section .left .text2 {
        padding: 20px 10px !important;
    }

    /*---left-side----*/
    .card-section .left {
        top: -117px;
    }

    .card-section left .column {
        display: block;
        float: left;
        width: 100%;
        height: 400px;
        margin: 0px;
    }

    .card {
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
        width: 100%;
        margin: 0;
        padding: 0px;
        text-align: center;
        z-index: 99999;
        position: relative;
        top: -145px;
        margin-left: 0px;
        border: none;
    }

    .card .card-header {
        background-color: #dcc120;
        color: white;
        font-size: 45px;
        font-family: "Vidaloka", serif;
        font-weight: 400;
        font-size: 42px;
        padding: 40px 60px 40px 60px;
        letter-spacing: 1px;
        margin: 0px;
    }

    .card .card-footer {
        background-color: #a45d55;
    }

    .card-section .left .text2 {
        color: #ffff;
        font-family: "Vidaloka", serif;
        font-weight: 400;
        font-size: 25px;
        display: block;
        padding-top: 40px;
        width: 100%;
        left: 0;
    }

    .card-section .left img {
        width: 100%;
        left: 0;
    }

    .card-section .left p.text1 {
        width: 100%;
        left: 0;
    }

    .card-section .left .text3 {
        color: #ffff;
        font-family: "Vidaloka", serif;
        font-weight: 400;
        font-size: 18px;
        display: block;
        padding-top: 10px;
    }

    .bahce {
        position: relative;
        background-color: aqua;
        width: 100%;
        height: 500px;
        z-index: 0;
    }
}

/*-----right-----*/
@media screen and (max-width: 600px) {
    .card-section .right .column {
        display: inline-block;
        float: left;
    }

    .card-section .right ul li {
        list-style: none;
        text-align: center;
        color: #74a253;
        font-size: 40px;
        font-family: "Vidaloka", serif;
        font-weight: 400;
        line-height: 1.2;
        position: relative;
        top: -110px;
        z-index: 1;
    }

    .card-section .right img {
        width: 150px;
        position: absolute;
        right: 0px;
        top: -70px;
        z-index: 0;
    }

    .card-section .right a {
        background-color: #e0c31e;
        color: white;
        font-size: 18px;
        width: 100px;
        height: 100px;
        padding-top: 20px;
        margin-top: 20px;
        line-height: 10px;
        border-radius: 50%;
    }

    .card-section .right a:hover {
        text-decoration: none;
        background-color: #a45d55;
    }

    .card-section .right a p {
        padding: 6px 0 !important;
        display: block;
    }
}








/*-----video-section-----*/
@media screen and (max-width: 600px) {
    .video-section{
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    .video-section .text{
        color: #74a253;
        font-size: 18px;
        font-family: "Poppins", sans-serif;
        font-weight: 600;
    }
    
    .video-section .playButton{
        background-color:transparent;
        border:none;
    }
    
    .video-section .wrapper {
      position: relative;
      width: 90px;
      height: 90px;
      margin: 0 auto;
    }
    .video-section .wrapper .circle {
      width: 60px;
      height: 60px;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      border-radius: 50%;
      background-color: #33cc33;
      margin: auto;
      transform: scale(1, 1);
    }
    .video-section .wrapper .circle.pulse {
      -webkit-animation-timing-function: ease;
              animation-timing-function: ease;
      -webkit-animation: pulse 2s infinite;
              animation: pulse 2s infinite;
      background-color: #99e699;
    }
    .video-section .wrapper svg {
      fill: #279b27;
      stroke: #279b27;
      stroke-linejoin: round;
      stroke-width: 5;
      transition: all 0.3s;
    }
    .video-section .wrapper svg:hover {
      cursor: pointer;
      fill: #228722;
      stroke: #228722;
      transform: scale(1.2, 1.2);
    }
    

    #videoContainer {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.95);
      display: flex;
      justify-content: center;
      align-items: center;
      opacity: 0;
      visibility: hidden;
      transition: opacity 0.3s ease, visibility 0.3s ease;
      z-index:999999;
    }
    
    #videoContainer.active {
      opacity: 1;
      visibility: visible;
    }
    
    #videoPlayer {
        height: 100%;
        max-width: 100%;
        cursor: pointer;
    }
    
    #closeButton {
      position: absolute;
      top: 20px;
      right: 20px;
      font-size: 30px;
      color: #fff;
      cursor: pointer;
    }
}












/*-------BAHCE-------*/

@media screen and (max-width: 600px) {
    .bahce {
        background-image: linear-gradient(rgba(27, 60, 97, 0), rgba(27, 60, 97, 0)), url("../img/index5.jpg");
        width: 100%;
        min-height: 650px;
        background-attachment: fixed;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .bahce .col-lg-12 {
        padding-top: 180px;
        padding-left: 0;
    }

    .bahce img {
        padding-left: 150px;
        margin-top: -250px;
    }

    .bahce p.text1 {
        display: block;
        font-family: "Vidaloka", serif;
        font-weight: 400;
        font-size: 26px;
        color: #ffec80;
        z-index: 99999;
        text-transform: uppercase;
        position: relative;
        margin-top: -80px;
    }

    .bahce p.text1 .ust {
        display: block;
        padding-left: 16px;
    }
    .bahce p.text1 .alt {
        display: block;
        padding-left: 120px;
    }

    .bahce p.text2 {
        display: block;
        font-family: "Vidaloka", serif;
        font-weight: 400;
        font-size: 20px;
        color: #ffff;
        z-index: 99999;
        text-transform: uppercase;
        text-align: center;
    }
}

/*-------BLUR------*/
@media screen and (max-width: 600px) {
    .blur {
        width: 100%;
        height: 550px;
        display: grid;
        place-items: center;
        color: #ff43ea;
        position: relative;
        overflow-x: hidden;
    }

    .blur::before {
        content: "";
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        position: absolute;
        background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url("../img/taş tadım1.jpeg");
        background-attachment: fixed;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        filter: blur(5px);
    }

    .blur .content {
        position: relative;
        font: bold 42px sans-serif;
    }

    .blur .content img {
        width: 150px;
        display: block;
        position: unset;
        margin-left: auto;
    }

    .blur .container-fluid {
        padding: 0 !important;
    }

    .blur hr {
        width: 100%;
        position: unset;
        margin: 0;
        margin-bottom: 20px;
        left: 0%;
        top: -10px;
        border: 1px solid white;
    }

    .blur .text1 {
        text-align: center;
        display: inline-block;
        padding: 0px 60px;
        color: white;
        font-size: 40px;
        font-family: "Vidaloka", serif;
        font-weight: 200;
        position: relative;
        left: 0px;
        top: 0px;
    }

    .blur .text2 {
        text-align: center;
        display: inline-block;
        padding: 0 60px;
        color: white;
        font-size: 40px;
        font-family: "Vidaloka", serif;
        font-weight: 400;
        position: relative;
        left: 0px;
        top: 0px;
    }

    .blur a {
        display: block;
        background-color: #e0c31e;
        color: white;
        font-size: 18px;
        width: 100px;
        height: 100px;
        margin: 0;
        line-height: 10px;
        border-radius: 50%;
        font-family: "Vidaloka", serif;
        font-weight: 400;
        position: unset;
        margin-left: auto;
        margin-top: 20px;
        margin-right: 20px;
        padding-top: 35px;
        text-align: center;
    }
}

/*---------------------*/

@media screen and (max-width: 600px) {
    .tabak {
        width: 100%;
        height: 600px;
        display: grid;
        place-items: center;
        position: relative;
        background-image: linear-gradient(rgba(27, 60, 97, 0), rgba(27, 60, 97, 0)), url("../img/index8.jpg");
        width: 100%;
        min-height: 550px;
        background-attachment: fixed;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .tabak .container-fluid {
        padding: 0;
    }

    .content .column {
        display: inline-block;
        float: left;
    }

    .tabak .content .mask {
        background-color: rgba(0, 0, 0, 0.5);
        width: 100%;
        height: 600px;
        position: inherit;
        top: 0px;
        left: 0px;
    }

    .tabak .content .mask .cerceve {
        border: 3px solid #a89c6b;
        width: 82%;
        height: 440px;
        margin-top: 80px;
        padding: 15px;
        text-align: center;
        margin-right: auto !important;
        margin-left: auto !important;
    }

    .tabak .text1 {
        display: block;
        color: white;
        font-size: 30px;
        font-family: "Vidaloka", serif;
        font-weight: 400;
    }

    .tabak .text2 {
        display: block;
        color: #f7eab7;
        font-size: 16px;
        font-family: "Vidaloka", serif;
        font-weight: 400;
        margin-top: -15px;
    }
}

/*----POPUP-----*/

@media screen and (max-width: 1100px) {
    .popup .popuptext {
        margin-top: -280px;
        margin-left: -70px;
        width: 150px;
        background-color: #1a1a1a;
        color: #fff;
        text-align: center;
        border-radius: 6px;
        padding: 8px 8px;
        line-height: 18px;
        font-size: 14px;
        position: absolute;
        z-index: 9999;
    }
}

/*-------------------------*/
