body{
    background-color: #F8F8F8 !important;
}

.masa-slider {
    margin-top: 105.75px !important;
}

.banner {
    margin-top: 105.75px !important;
}

.imageArea {
    position: relative;
    height: 628px;
}
.imageArea img {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 80%;
    min-width: 80%;
    height: 85%;
    z-index: 2;
    object-fit: cover;
}
.imageArea .imageOrderBox {
    position: absolute;
    top: 5rem;
    width: 200px;
    height: calc(100% - 8rem);
    right: 4rem;
    border: 13px solid #54B1E1;
}

.sliderNavigation {
    display: flex;
    column-gap: 10px;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: space-between;
    padding: 0 5rem;
    margin-top: 0;
}
    .sliderNavigation button {
        width: 40px;
        height: 40px;
        border: 1px solid #dbdbdb;
        border-radius: 50px;
        background: #ffffff6e !important;
    }
.bannerTİtle{
    color: #FFF;
font-family: Poppins;
font-size: 54px;
font-style: normal;
font-weight: 700;
line-height: normal;
margin-bottom: 12px;
}
.bannerDetail{
    color: #FFF;
font-family: Poppins;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: normal;
margin-bottom: 42px;
}
.inceleBanner{
    background: linear-gradient(97deg, rgba(255, 210, 52, 0.46) 37.7%, rgba(255, 255, 255, 0.46) 52.33%, rgba(255, 210, 52, 0.46) 66.36%), #FFD234;
    color: var(--foundation-black-black-500, #1A1A18) !important;
font-family: Poppins !important;
font-size: 16px !important;
font-style: normal !important;
font-weight: 500 !important;
line-height: normal !important;
border-radius: 0 !important;
margin-right: 10px;
}
.iletisimBanner{
    border: 1px solid var(--foundation-blue-blue-500, #008BD2) !important;
background: linear-gradient(97deg, rgba(255, 255, 255, 0.00) 0%, rgba(255, 255, 255, 0.12) 50.24%, rgba(255, 255, 255, 0.00) 98.43%) !important;
backdrop-filter: blur(2px) !important;
color: var(--White, #FFF) !important;
border-radius: 0 !important;
font-family: Poppins !important;
font-size: 16px !important;
font-style: normal !important;
font-weight: 500 !important;
line-height: normal !important;
}
.urunCard{
    background: #FFF; 
    padding: 40px;
    height: 100%;
}

.urunTitle{
    color: var(--foundation-black-black-500, #1A1A18);
font-family: Poppins;
font-size: 20px;
font-style: normal;
font-weight: 500;
line-height: 25px; /* 125% */
letter-spacing: -0.18px;
text-align: center;
margin-top: 32px;
margin-bottom: 16px;
}
.urunDetail
{
    color: var(--foundation-black-black-300, #666664);
text-align: center;
font-family: Poppins;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 25px; /* 178.571% */
}
.cikan{
    color: #1A1A18;
    font-family: Poppins;
    font-size: 42px;
    font-style: normal;
    font-weight: 600;
    line-height: 50px; /* 119.048% */
}
.urun{
    color: var(--foundation-blue-blue-500, #008BD2);
font-family: Poppins;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;
margin-bottom: 16px;
}
.tümüMasa {
    background: unset;
    color: #008BD2 !important;
    font-family: Poppins !important;
    font-size: 16px !important;
    font-style: normal !important;
    border-radius: 0 !important;
    padding: 15px !important;
    font-weight: 500 !important;
    line-height: normal !important;
    display: block !important;
    border: 1px solid #008BD2 !important;
    transition: .3s !important;
    width:max-content !important;
}
.tümüMasa i{
display: block !important;
    margin-left: 1rem;
}
    .tümüMasa:hover {
        background:#008BD2 !important;
        color:white !important ;
        border: 1px solid white !important;
        transition:.3s !important;
    }

    .tümüMobile {
        background: var(--foundation-blue-blue-500, #008BD2) !important;
        color: var(--White, #FFF) !important;
        font-family: Poppins !important;
        font-size: 16px !important;
        font-style: normal !important;
        border-radius: 0 !important;
        padding: 15px !important;
        font-weight: 500 !important;
        line-height: normal !important;
    }
.tümüMobile i{
    margin-left: 1rem;
    display: none !important;
}
.tümümasa{
    display: none !important;
}
.carousel-wrap {
    width: 100%;
    position: relative;
}
  
  /* fix blank or flashing items on carousel */
  .owl-carousel .item {
    position: relative;
    z-index: 100; 
    -webkit-backface-visibility: hidden; 
  }
  
  /* end fix */
  .owl-nav > div {
    margin-top: -26px;
    position: absolute;
    top: 50%;
    color: #cdcbcd;
  }
  
  .owl-nav i {
    font-size: 52px;
  }
  
  .owl-nav .owl-prev {
    left: -30px;
  }
  
  .owl-nav .owl-next {
    right: -30px;
  }
  .owl-stage{
    padding-left: 0;
  }
  .iletisimBannerAlt{
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 62vh;
  }
  .sariİletisim{
    color: var(--Yellow, #FFD234);
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .bilgi{
    color: #FFF;
font-family: Poppins;
font-size: 42px;
font-style: normal;
font-weight: 600;
line-height: 56px; /* 133.333% */
margin-top: 16px;
margin-bottom: 42px;
  }
  .bilgiDetay{
    color: #FFF;
font-family: Poppins;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 25px; /* 156.25% */
letter-spacing: -0.18px;
  }
  .iletisim-btn{
    background: linear-gradient(101deg, rgba(0, 139, 210, 0.46) 15.46%, rgba(255, 255, 255, 0.46) 49.81%, rgba(0, 139, 210, 0.46) 82.77%), #008BD2 !important;
    color: var(--White, #FFF) !important;
font-family: Inter !important;
font-size: 16px !important;
font-style: normal !important;
font-weight: 600 !important;
line-height: 24px !important;
border-radius: 0 !important;
padding: 15px;
padding-left: 25px;
padding-right: 25px;
}
.bilgi-card:hover .iletisimTitle{
    color: white;
    }
    .bilgi-card:hover .iletisimDetail{
    color:rgba(255, 255, 255, 0.50);
    }
    .bilgi-card:hover .iletisimDetail-iki{
        color:rgba(255, 255, 255, 0.50);
        }
    .iletisimTitle{
        color: var(--foundation-black-black-500, #1A1A18);
        font-family: Poppins;
        font-size: 22px;
        font-style: normal;
        font-weight: 500;
        line-height: 24px; /* 109.091% */
    }
    .iletisimDetail{
        color: var(--foundation-black-black-300, #666664);
        font-family: Poppins;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px; /* 120% */
    }
    .iletisimDetail-iki{
        color: var(--foundation-black-black-300, #666664);
        text-align: center;
        font-family: Poppins;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px; /* 150% */
    }
    
.form-control{
    border: 0 !important;
    border-radius: 0 !important; 
    border-bottom:1px solid #B8B8B7!important ;
    color: var(--foundation-black-black-300, #666664) !important;
font-family: Poppins !important;
font-size: 16px !important;
font-style: normal !important;
font-weight: 400 !important;
line-height: 42px !important;
background-color: unset !important;
}
.form-control:focus {
    color: var(--bs-body-color);
    background-color: unset !important;
    border-color: #008BD2 !important;
    outline: 0;
    box-shadow: unset !important;
}
.form-label{
    color: var(--foundation-black-black-300, #666664) !important; 
font-family: Poppins !important;
font-size: 16px !important;
font-style: normal !important;
font-weight: 400 !important;
line-height: 42px !important; /* 262.5% */
}
.iletisimCard{
    background-color: white !important;
    padding: 53px;

}
.card {
    padding: 35 px !important;
    position: relative;
    display: flex;
    justify-content: center;
    cursor: pointer;
    width: 100% !important;
    max-width: 100% !important;
    padding: 2em 0;
    background: #fff;
    box-shadow: 0 0 6px 0 rgba(32, 32, 36, .12);
    transition: all 0.35s ease;
    border-radius: 0 !important;
}
.card::before, .card::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: white;
    height: 4px;
}
.card::before {
    width: 0;
    opacity: 0;
    transition: opacity 0 ease, width 0 ease;
    transition-delay: 0.5s;
}
.card::after {
    width: 100%;
    background: #008BD2;
    transition: width 0.5s ease;
}
.card .content {
    max-width: 100%;
}
.card .logo {
    margin: 0 0 0em;
    transition: all 0.35s ease;
}
.card .urunTitle {
    color: var(--foundation-black-black-500, #1A1A18);
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 25px; /* 125% */
    letter-spacing: -0.18px;
    text-align: center;
    margin-top: 32px;
    margin-bottom: 16px;
}
.card .hover_content {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-height: 0;
    transform: translateY(1em);
    transition: all 0.55s ease;
    color: var(--foundation-black-black-300, #666664);
    text-align: center;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px !important;
    letter-spacing: -0.18px;
}
.card .hover_content p {
    margin: 1.5em 0 0;
    color: #ffffff;
    line-height: 1.4em;
}
.card:hover {
    width: 24em;
    background-color: #008BD2;
    box-shadow: 0 10px 20px 0 rgba(32, 32, 36, .12);
}
.card:hover svg path {
stroke: white !important;
}
.card:hover .urunTitle {
color: white ;
    }
.card:hover::before {
    width: 100%;
    opacity: 1;
    transition: opacity 0.5s ease, width 0.5s ease;
    transition-delay: 0;
}
.card:hover::after {
    width: 0;
    opacity: 0;
    transition: width 0 ease;
}
.card:hover .logo {
    margin-bottom: 0.5em;
}
.card:hover .hover_content {
    max-height: 10em;
    transform: none;
}
.iletisim-img {
    height: 688px;
    width: 100% !important;
}
.boya{
    color: #1A1A18;
font-family: Poppins;
font-size: 42px;
font-style: normal;
font-weight: 600;
line-height: 65px;  
}
.boya span{
    color: #FFF;
    padding: 5px;
font-family: Poppins;
font-size: 42px;
font-style: normal;
font-weight: 600;
line-height: 50px; /* 119.048% */
    background: var(--foundation-blue-blue-500, #008BD2);
}
.hakkimizda{
    color: var(--foundation-blue-blue-500, #008BD2);
font-family: Poppins;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;
margin-bottom: 12px;
}
.hakkimizdaDetail{
    color: var(--foundation-black-black-300, #666664);
font-family: Poppins;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 25px; /* 156.25% */
letter-spacing: -0.18px;
margin-top: 16px;
}

.kurum{
    color: var(--foundation-black-black-500, #1A1A18);
font-family: Poppins;
font-size: 22px;
font-style: normal;
font-weight: 500;
line-height: 25px; /* 113.636% */
letter-spacing: -0.18px;
}
.kurumİki{
    color: var(--foundation-black-black-500, #1A1A18);
font-family: Poppins;
font-size: 22px;
font-style: normal;
font-weight: 500;
line-height: 25px; /* 113.636% */
letter-spacing: -0.18px;
}
.kurumDetay{
    color: var(--foundation-black-black-300, #666664);
font-family: Poppins;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 25px; /* 156.25% */
letter-spacing: -0.18px;
margin-top: 12px;
}
.carouselTitle{
    color: var(--foundation-black-black-400, #484846);
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; 
    overflow:hidden;

}
.carouselDetail{
    color: var(--foundation-black-black-400, #484846);
font-family: Poppins;
font-size: 16px !important;
font-style: normal !important;
font-weight: 400;
margin-top: 16px;
margin-bottom: 42px;
line-height: normal;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical; 
overflow:hidden;
}
.carouselİncele {
    color: var(--foundation-blue-blue-500, #008BD2);
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-decoration-line: underline;
}
.carousel-card{
    padding:1rem !important;
    background: #FFF !important;
box-shadow: 0px 3.86357px 64.71473px 0px rgba(0, 0, 0, 0.06) !important;
}
.borderCol{
    border-left: 2px solid #E8E8E8 !important;
}
#carouselBosluk{
    margin-top: 69px;
    margin-bottom: 96px;
}
.owl-stage{
        padding-left: 0px !important;
}
.carouselİmg{
    width: 100%;
}
#iletisimBanner {
    height: 688px;
    padding: 23px;
}
.nasil{
    min-height: 140px;
    max-height: 140px;
    resize: none !important;
}


.owl-Slider .owl-item img {
    aspect-ratio: 1/1;
    object-fit: contain;
}


.owl-Slider .owl-nav {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    z-index: 0;
}

    .owl-Slider .owl-nav .owl-prev {
        width: 25px;
        height: 25px;
        left: -35px;
        position: relative;
        background: #fff !important;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50px;
    }

    .owl-Slider .owl-nav .owl-prev span {
        display: none;
    }

        .owl-Slider .owl-nav .owl-prev::after {
            content: "\f053";
            font-family: "Font Awesome 6 Free";
            font-weight: 900;
            font-size: 12px;
        }

    .owl-Slider .owl-nav .owl-next {
        width: 25px;
        height: 25px;
        left: 35px;
        position: relative;
        background: #fff !important;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50px;
    }

    .owl-Slider .owl-nav .owl-next span {
        display: none;
    }

        .owl-Slider .owl-nav .owl-next::after {
            content: "\f054";
            font-family: "Font Awesome 6 Free";
            font-weight: 900;
            font-size: 12px;
        }

.owl-Slider .owl-stage-outer
{
    z-index: 1;
}

@media only screen and (max-width: 1900px) {
    .iletisimBannerAlt {
        height: 69vh;
    }
}

@media only screen and (max-width: 1600px)
{
    .sliderNavigation {
        padding: 0 3rem;
    }
}

@media only screen and (max-width: 1440px)
{
    .sliderNavigation {
        padding: 0 1rem;
    }
}

@media only screen and (max-width: 1366px)
{
    .sliderNavigation {
        padding: 0 2rem;
    }
}

@media only screen and (max-width: 1280px)
{
    .sliderNavigation {
        padding: 0 1rem;
    }
}

@media only screen and (max-width: 1180px) {
}
@media only screen and (max-width: 1065px) {
    .card .urunTitle {
        font-size: 17px;
    }
}
@media only screen and (max-width: 991px) {
    .iletisim-img {
        height: 811px;
        width: 100% !important;
    }
    .saklidir
    {
        margin-bottom: 1.5rem;
    }
    .iletisimCard{
        padding: 53px 12px;
    }
    .tümüMobile i{
        display: block !important;
        display: flex !important;
    align-items: center !important;
    }
     #iletisimBanner{
          padding: 29px 0;
     }
    #carouselBosluk {
        margin-top: 41px;
        margin-bottom: 41px;
    }
    .tümüMobile {
        justify-content: center;
        align-items: center;
        display: flex !important;
    }
    .tümüMasa{
        display: none !important;
    }
    .tümümasa{
        display: block !important;
    }
    .borderCol{
        padding: 0 5rem 2rem !important;
    }
    .carouselİmg{
        width: 75% !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
    }
    .kultur{
        width: 10%;
       }
    .imageArea img {
        max-width: 100% !important;
        min-width: 100% !important;
    }
    #boslukİki{
        margin-bottom: 2rem;
    }
    #urunCards{
        margin-bottom: 60px !important;
    }
    #boslukSil{
        margin-top: 3rem !important;
    }
    .sliderİmg {
        width: 80% !important;
        object-fit: contain;
    }
    .masa{
        display: none !important;
    }
    .imageArea .imageOrderBox{
        display: none !important;
    }
    .imageArea img{
        width: 100% !important;
        height: 100% !important;
    }
    .sliderOrta {
        height: calc(100vh - 69px) !important;
        align-items: unset !important;
    }
}
@media only screen and (max-width: 767px) {
    .iletisim-img {
        height: 860px;
        width: 100% !important;
    }
    .bilgi {
        font-size: 26px !important;
        margin-bottom: 0px !important;
        margin-top: 9px !important;
    }
    .iletisimBannerAlt {
        height: 101vh !important;
    }
    .borderCol {
        padding: 0 2rem 2rem !important;
    }
    .cikan {
        font-size: 30px;
    }

    .sliderİmg{
        width: 100% !important;
    }
    .sliderOrta {
        height: 100vh;
        display: flex !important;
        align-items: center;
        padding: 0 !important;
    }
    .kultur{
        width: 100px;
    }
    .urun{
        margin-bottom: 0 ;
    }
    
}
@media only screen and (max-width: 507px) {
    .cikan {
        font-size: 25px;
    }
    .logoMobile{
        width: 63% !important;

    }
}
@media only screen and (max-width: 489px) {
   
    .iletisimBannerAlt {
        height: 97vh !important;
    }
}
@media only screen and (max-width: 487px) {
    .sliderTitleİki {
        font-size: 44px;
    }
    .sliderTitle {
        font-size: 44px;
    }
    .sliderTitleİki span {
        font-size: 40px;
    }
    .sliderTitle span {
        font-size: 40px;
    }
}
@media only screen and (max-width: 425px) {
    .boya span {
        font-size: 33px;
    }
    .boya {
        font-size: 27px;
    }
    .bilgi {
        font-size: 2rem !important;
        line-height:40px !important;
        margin-bottom: 9px !important;
        margin-top: 9px !important;
    }
}
@media only screen and (max-width: 419px) {
   
    .bilgi {
        font-size: 27px !important;
        line-height: 35px !important;
    }
    .bilgiDetay {
        font-size: 14px;
    }
}

@media only screen and (max-width: 410px) {
    .degisimİki img{
        height: 385px;
        object-fit: cover;
    }
    .logoMobile{
        width: 77% !important;
    }
}
@media only screen and (max-width: 393px) {
    .kultur {
        width: 45px;
    } 
    .borderCol {
        padding: 0px 1rem 2rem !important;
    }
    .sliderTitleİki {
        font-size: 40px;
    }
    .sliderTitle {
        font-size: 40px;
    }
    .sliderTitleİki span {
        font-size: 36px;
    }
    .sliderTitle span {
        font-size: 36px;
    }
}
@media only screen and (max-width: 381px) {
    .boya span {
        font-size: 28px;
    }
}
@media only screen and (max-width: 383px) {
    .bilgi {
        font-size: 22px !important;
        line-height: 35px !important;
    }
    .bilgiDetay {
        font-size: 13px;
    }
}
@media only screen and (max-width: 361px) {
    .boya {
        font-size: 23px;
    }
    .sliderTitleİki {
        font-size: 36px;
    }
    .sliderTitle     {
        font-size: 36px;
    }
}
@media only screen and (max-width: 340px) {
    .degisimİki img{
        height: 300px;
        object-fit: cover;
    }
    .kultur {
        width: 158px;
    }
}
@media only screen and (max-width: 307px) {
    .cikan {
        font-size: 24px;
    }
}
@media only screen and (max-width: 300px) {
    .sliderİncele{
        padding: 10px 5px !important;
    }
    .sliderİnceleİki{
        padding: 10px 5px !important;
    }
    .sliderİletisimİki{
        padding: 10px 5px !important;
    }
    .sliderİletisim{
        padding: 10px 5px !important;
    }
}
@media only screen and (max-width: 278px) {
    .iletisimBannerAlt {
        height: 101vh !important;
    }
}
@media only screen and (max-width: 274px) {
    .iletisimCard {
        margin-top: 1rem;
    }
}