:root {
    --font-open-sans: 'Open Sans', sans-serif;
    --font-urbanist: 'Urbanist', sans-serif;
    --main-color:#cf0038;
    --bg-grey:#fafafa;
}

body {
    font-family: var(--font-urbanist);
}

h1, h2, h3, h4, h5, h6 {
    font-family: var(--font-urbanist);
}

.sdesktop{
    display:block
}

.smobile{
    display:none
}
@media (max-width: 992px) {
    
    .row.mb-50.mbmbmb {
    margin-bottom: 20px !important;
}
.sdesktop{
    display:none
}
.smobile{
    display:block
}
.topbar .col-md-6.text-end, .topbar,footer,  footer .col-lg-3, section.secure-farming.mb-50.aos-init.aos-animate, .freezedried_hm_info, section.harvest {
    text-align: center !important;
}

.col-md-5.contactcover {
    background-size: cover;
    min-height: 200px;
    background-position: center;
}
.swiper-vertical>.swiper-wrapper {
    flex-direction: row!important;
}

.herosub-box .hero-title {
    margin-top: 5%!important;
}

.productdetailtabs ul li {
    width: 100%;
    display: block !important;
}

.productdetailtabs ul li button {
    width: 100%;
}

.productdetailtabs.text-center.mt-5 li .nav-link {
    border-bottom: 1px solid #f1f1f1;
}

span.text-secondary.me-2{
    display:block!important;  
    margin-bottom: 20px;
}

span.icon-certificate2.ffccxd {
    max-width: 105px;
    margin: 0 auto;
    margin-bottom: 20px;
}

.col-md-4.text-md-end.mt-3.mt-md-0 {
    text-align: center!important;
}

.freezedried_hm_info_item .col-md-2{
    margin-left: 0!important;
}


.topbar-left {
    font-size: 13px;
    margin-bottom: 10px;
}

}

.mainheader a .languagetexth {
    font-size: 1rem!important;
}

section.hm-hero-sub {
    position: relative;
}

.topbar{
    background-color: var(--main-color);
    color: #fff;
    padding: 15px;
    font-weight: 400;
}

.topbar span{
    color: #f0ff00;
    font-weight: 600;
}

a.topbar_social {
    color: #fff;
    padding-left: 8px;
}

.navbar {
    border-bottom: 5px solid #f4f4f4;
    font-family: var(--font-urbanist);
}

.navbar .navbar-brand {
    font-size: 2.5rem;
    font-weight: 700;
    letter-spacing: -2px;
}

.navbar-nav .nav-link {
    color: #222;
    font-size: 1.2rem;
    font-weight: 600;
    transition: color 0.2s;
}

.navbar-nav .nav-link.active, .navbar-nav .nav-link:hover, .navbar-nav .show > .nav-link {
    color: var(--main-color);
}

.navbar-nav .dropdown-menu {
    border-radius: 0.5rem;
    border: 1px solid #eee;
    min-width: 200px;
    margin-top: 0.5rem;
    font-size: 1rem;
}

.navbar-nav .dropdown-item:hover, .navbar-nav .dropdown-item:focus {
    background: var(--main-color);
    color: #fff;
}


.header-home-link, .header-home-link span.d-inline-block.bg-danger.p-2.me-2 {
    padding-right: 0 !important;
    margin-right: 0 !important;
}

/* Dropdown hover ile açılsın */
@media (min-width: 992px) {
    .navbar-nav .dropdown:hover .dropdown-menu,
    .navbar-nav .dropdown:focus-within .dropdown-menu,
    .navbar-nav .dropdown-menu:hover,
    .navbar-nav .dropdown-menu:focus {
        display: block;
    }

    ul.navbar-nav.mb-2.mb-lg-0.align-items-lg-center {
        margin: 0 auto;
    }
    .mainheader a {
        font-size: 18px !important;
    }
    
    .col-md-6.harvesttext {
    padding-left: 5%;
}

section.harvest.aboutusss.mb-50 .col-md-6.harvesttext {
    padding-left: 17%;
    margin-top: 2% !important;
}

.harvesttext .subtitle {
    margin-top: 8vh;
}

.mtyyy {
    padding-left: 0;
}

.mtyyy img {
    width: 100%
}

.freezedried_hm_info_item .col-md-10 {
    padding-left: 5% !important;
    margin-top: 2%;
}

.freezedried_hm_info_item.mt-5 {
    margin-top: 8vh !important;
}
}

.header-logo {
    max-width: 110px;
}

.header-home-link span {
    color: #fff;
    border-radius: 0px 15px;
    padding: 3px !important;
}


.footer {
    background: #262b35;
    color: #80858f!important;
    font-family: var(--font-urbanist);
    font-size: 1.1rem;
}
.footer .footer-links li {
    margin-bottom: 0.5rem;
    font-size: 1rem;
}
.footer .footer-links a {
    color: #80858f;
    text-decoration: none;
    transition: color 0.2s;
}
.footer .footer-links a:hover {
    color: var(--main-color);
    text-decoration: underline;
}
.footer h5 {
    color: #fff;
    font-size: 1.06rem;
}
.footer .btn-outline-light {
    border: 1px solid #80858f;
    color: #80858f;
    background: transparent;
    transition: all 0.2s;
    padding: 4px 9px;
    font-size: 20px;
    border-radius: 3px !important;
}
.footer .btn-outline-light:hover {
    background: var(--main-color);
    border-color: var(--main-color);
    color: #fff;
}
.footer .text-secondary {
    color: #80858f !important;
        font-size: 1rem;
}
.footer hr {
    border-top: 1.5px solid #303642!important;
    opacity: 1;
}

.footergradient {
    width: 100%;
    height: 5px;
    background: #8241AB;
    background: linear-gradient(90deg, rgba(130, 65, 171, 1) 30%, rgba(207, 2, 57, 1) 100%);
}
@media (max-width: 991px) {
    
    section.harvest.aboutusss.mb-50 .col-md-6 img {
    margin-top: 32px;
}
   
    .footer .text-md-end {
        text-align: left !important;
        margin-top: 1rem;
    }
    
    .freezedried_hm_info_item .icon {
    max-width: 111px;
    margin: 0 auto;
    margin-bottom: 22px;
    display: block;
}

.col-md-4.herosub-infobox-item {
    padding-bottom: 30px;
}

.col-md-2.productswipercontrol {
    margin-top: 20px;
}

.swiper-button-prev.urunler-prev {
    right: 18%!important;
}

.swiper-button-prev.sertifikalar-prev {
    right: 20%!important;
}

.col-md-2.certcont {
    margin-top: 20px;
}

img.img-fluid.ffccd {
    max-width: 100px;
    margin-bottom: 20px;
}

img.img-fluid.ssff {
    margin-top: 50px;
}
}



.heroslider {
    position: relative;
    z-index: 1;
}

.heroslider .swiper-button-prev, .heroslider .swiper-rtl .swiper-button-next {
    left: var(--swiper-navigation-sides-offset, 0px);
    right: auto;
}

.heroslider .swiper-button-next, .heroslider .swiper-rtl .swiper-button-prev {
    right: var(--swiper-navigation-sides-offset, 0px);
    left: auto;
}

.heroslider .swiper {
    width: 100%;
}
.heroslider .swiper-slide img {
    width: 100%;
    object-fit: cover;
}
.heroslider .swiper-button-next, .heroslider .swiper-button-prev {
    color: #fff !important;
    background: #00000036;
    border-radius: 0;
    width: 57px;
    height: 75px;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 50%;
    transform: translateY(-50%);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}

.heroslider .swiper-button-next:hover, .heroslider .swiper-button-prev:hover {
    background-color: rgb(207 0 56) !important;
}

.heroslider .swiper-button-next:after,
.heroslider .swiper-button-prev:after {
    font-size: 1.8rem;
}

.home-brands {
    background: #fff;
}
.brands-swiper-wrap {
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 0 0 20px 0;
}
.brands-swiper {
    width: 100%;
    padding: 0 40px;
}
.brand-logo {
    max-height: 48px;
    max-width: 180px;
    transition: filter 0.2s, opacity 0.2s;
}
.brand-logo:hover {
    filter: none;
    opacity: 1;
}
.brands-fade {
    position: absolute;
    top: 0;
    width: 120px;
    height: 100%;
    z-index: 2;
    pointer-events: none;
}
.brands-fade-left {
    left: 0;
    background: linear-gradient(to right, #fff 70%, rgba(255,255,255,0));
}
.brands-fade-right {
    right: 0;
    background: linear-gradient(to left, #fff 70%, rgba(255,255,255,0));
}
@media (max-width: 991px) {
    .brands-swiper { padding: 0 10px; }
    .brands-fade { width: 40px; }
    .brand-logo { max-width: 200px; max-height: 100px; }
}



.home-brands {
    margin-top: 40px!important;
    margin-bottom: 40px!important;
}

.home-brands h2 {
    font-weight: 600;
    margin-bottom: 80px!important;
    font-size: 2.5rem;
    color: #141b25;
}

section.secure-farming {
    background: var(--bg-grey);
}

.mb-50{
    margin-bottom: 80px!important;
}

section.secure-farming {
    padding: 60px 0px;
}

.secure-farming-text h2 {
    font-size: 2.8rem;
    font-weight: 600;
    color: #131414;
}

section.secure-farming p {
    color: #818282;
    font-size: 1.1rem;
}

span.yellowbadge {
    position: relative;
}

span.yellowbadge img {
    position: absolute;
    left: 0;
    width: 130px;
    top: 16px;
    z-index: -1;
}

.herosub-box .hero-title {
    margin-top: 35%;
    font-weight: 600;
    font-size: 33px;
}

.herosub_left_bg {
    position: absolute;
    top: 0;
    z-index: -1;
}

.herosub_right_bg {
    position: absolute;
    right: 0;
    z-index: -1;
}
.hero-sub-text p {
    color: #828282;
    font-size: 17px;
}

.hero-sub-text {
    margin-top: 33%;
}

.hero-sub-text b {
    margin-top: 20px;
    display: block;
    padding-bottom: 10px;
    font-size: 17px;
    font-weight: 800;
}


.herosub-infobox-item .iconarea {
    float: right;
    padding-top: 40px;
    padding-right: 30px;
}
.herosub-infobox-item .textarea {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.2;
    padding-top: 40px;
    float: left;
}

.herosub-infobox-item-in{
    border-top: 1px solid #ededed;

}

.hm-products{
    background-image: url("../images/hm-product-bf.jpg");
    color: #fff;
        padding: 100px 0px 60px;
}

.productitem-in img {
    border-radius: 0px 0px 50px 0px;
    width: 100%;
}

.productitem-in {
    position: relative;
}

.productitem:hover a.roundedlink{
    background: white;
    color:#CF0038;
}
.productitem:hover .productitem-text{
    background: #CF0038;
    background: linear-gradient(0deg,rgba(207, 0, 56, 1) 30%, rgba(255, 255, 255, 0) 100%);
}

.productitem-text {
    position: absolute;
    bottom: 0;
    padding: 20px;
    width: 100%;
    background: #000000;
    background: linear-gradient(0deg, rgba(0, 0, 0, 1) 30%, rgba(255, 255, 255, 0) 100%);
    padding-top: 50px;
    border-radius: 0px 0px 50px 0px;
}

.productitem-text a {
    color: #fff;
    text-decoration: none;
    font-size: 12px;
}

.productitem-text h3 {
    font-size: 2rem;
    font-weight: 600;
    margin-bottom: 0px;
}

a.roundedlink {
    position: absolute;
    right: 8%;
    bottom: 30%;
    background: #CF0038;
    border-radius: 50%;
    padding: 6px 10px;
    font-size: 15px;
    font-weight: 800;
}

.pageheader {
    background: #3f3f3f;
    text-align: center;
    color: #fff;
    padding: 20px;
}

.pageheader ol.breadcrumb {
    text-align: center;
    display: inline-flex;
}

.pageheader ol.breadcrumb li, .pageheader ol.breadcrumb li a {
    color: #fff;
    text-decoration: none;
    font-size: 1.1rem;
}

section.pageheader h1 {
    padding: 70px 0px 40px;
}

.breadcrumb-item+.breadcrumb-item::before {
    color: rgb(255 255 255 / 75%);
    content: var(--bs-breadcrumb-divider, ">");
}

.pageheader ol.breadcrumb li {
    font-weight: 500;
    
}

.pageheader ol.breadcrumb li a {
    font-weight: 400;
}

.pagebody h2 {
    font-size: 2.8rem;
    font-weight: 600;
}

.pagebody .text {
    color: #828282;
    font-size: 20px;
}

.pageredpipe {
    background: #cf0038;
    padding: 40px 0px;
    color: #fff;
    padding-bottom: 30px;
}

.pageredpipebox {
    display: flex;
}

.pageredpipebox p {
    font-size: 1.3rem;
    margin-top: 3px;
    margin-left: 14px;
}

.pageredpipebox img {
    height: min-content;
}

.visionmissions {
    background: #f7f7f7;
    padding: 75px 0px;
}

section.visionmissions .one {
    background: white;
    padding: 40px;
    border-radius: 0px 0px 30px 0px;
}

section.visionmissions .two {
    background: white;
    padding: 40px;
    border-radius: 30px 0px 0px 0px;
}

section.visionmissions b {
    font-size: 2rem;
    color: #202020;
    font-weight: 500;
}

section.visionmissions p {
    color: #828282;
    font-size: 1.2rem;
}

section.visionmissions p {
    color: #828282;
    font-size: 1.5rem;
}

section.visionmissions h2 {
    margin-bottom: 50px;
    font-size: 2.5rem;
    font-weight: 600;
}

.titlearea h2 {
    color: #000000;
    font-size: 3rem;
    font-weight: 600;
}

.titlearea p {
    color: #828282;
    font-size: 1.6rem;
}

.productslistitem {
    border: 1px solid #e4e4e4;
    border-radius: 5px;
}

.productslistitem>a>img {
    width: 100%;
    padding: 40px;
}

.infobox {
    background: #fafafa;
    padding: 30px;
}

.productslistitem .title {
    text-decoration: none;
    display: block;
    font-size: 1.3rem;
    color: #000;
    font-weight: 600;
    margin-bottom: 0px;
    min-height: 62px;
    line-height: 1.2;
}

a.glbredbutton {
    background: #cf0038;
    color: #fff;
    text-decoration: none;
    padding: 12px 10px 12px 45px;
    margin: 0 auto;
    text-align: center;
    border-radius: 5px;
    font-weight: 500;
    font-size: 18px;
    margin-top: 15px;
    display: inline-block;
}

.productslistitem:hover a.glbredbutton {
    background: #262b35;
}

a.glbredbutton i {
    padding-left: 20px;
}

.productslistitem .subtext {
    color: #828282;
    font-weight: 300;
    font-size: 17px;
}





/* Galeri Konteyneri Stilleri */
        .product-gallery-wrapper {
                background-color: #ffffff;
                border-radius: 5px;
                display: flex;
                flex-direction: row;
                justify-content: center;
                align-items: flex-start;
                gap: 20px;
                flex-wrap: wrap;
        }

        /* Küçük Resim Galerisi (Thumbnail) Swiper Stilleri */
        .product-thumbnail-swiper-container {
            width: 100px; /* Küçük resimlerin kapsayıcısının sabit genişliği */
            /* max-height: 500px; */ /* Ana görsel ile aynı yüksekliği yakalamak için */
            flex-shrink: 0; /* Küçülmesini engelle */
            overflow: hidden; /* Taşmayı engelle */
            align-self: stretch; /* Ana içerik ile aynı yüksekliğe gelmesini sağla */
        }

        .product-thumbnail-swiper {
            width: 100%;
            height: 100%; /* Kapsayıcının tüm yüksekliğini kapla */
        }

        .product-thumbnail-swiper .swiper-slide {
            width: 80px;
            height: 80px;
            display: flex;
            justify-content: center;
            align-items: center;
            border: 1px solid #dfdfdf00;
            border-radius: 0px;
            overflow: hidden;
            cursor: pointer;
            transition: border-color 0.3s ease;
            margin-bottom: 10px;
        }

        .product-thumbnail-swiper .swiper-slide-thumb-active {
            border-color: #cf0038!important;
        }

        .swiper-slide.swiper-slide-visible.swiper-slide-fully-visible.swiper-slide-next, .swiper-slide.swiper-slide-visible.swiper-slide-fully-visible {
            border-color: #efefef;
        }
        
        .swiper.product-main-swiper.swiper-initialized.swiper-horizontal.swiper-backface-hidden {
    border: 1px solid #efefef;
}

        .product-thumbnail-swiper .swiper-slide img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            border-radius: 4px;
            padding: 8px;
        }

        /* Ana Ürün Görseli Swiper Stilleri */
        .product-main-swiper-container {
            flex-grow: 1; /* Kalan alanı kapla */
            max-width: calc(100% - 120px); /* Küçük resimlerin genişliği + boşluk */
        }

        .product-main-swiper {
            width: 100%;
            height: auto;
            max-width: 600px; /* Maksimum genişlik belirle */
            position: relative; /* Oklar için */
        }

        .product-main-swiper .swiper-slide {
            display: flex;
            justify-content: center;
            align-items: center;
            height: 100%;
        }

        .product-main-swiper .swiper-slide img {
            width: 100%;
            object-fit: contain;
            border-radius: 8px;
        }

        /* Swiper Gezinti Okları (Navigation) Stilleri */
        .swiper-button-next,
        .swiper-button-prev {
            color: #007bff !important;
            background-color: rgba(255, 255, 255, 0.8);
            border-radius: 50%;
            width: 40px;
            height: 40px;
            display: flex;
            justify-content: center;
            align-items: center;
            box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
            transition: background-color 0.3s ease, transform 0.3s ease;
        }

        .swiper-button-next:hover,
        .swiper-button-prev:hover {
            background-color: rgba(255, 255, 255, 1);
        }

        /* Swiper Sayfalama Noktaları (Pagination) Stilleri */
        /* Dikey thumb'larda genellikle sayfalama noktalarına gerek kalmaz, gizlenebilir. */
        .swiper-pagination {
            display: none;
        }

        /* Mobil Duyarlılık */
        @media (max-width: 768px) {
            .product-gallery-wrapper {
                flex-direction: column; /* Küçük ekranlarda dikey sırala */
                align-items: center; /* Ortala */
                gap: 15px;
                padding: 15px;
            }
            .product-thumbnail-swiper-container {
                width: 100%; /* Küçük resimler tam genişlik kaplasın */
                max-height: 100px; /* Yatay kaydırma için yükseklik */
                order: 2; /* Küçük resimler alta geçsin */
            }
            .product-thumbnail-swiper {
                height: 100%; /* Swiper'ın kendi yüksekliği */
            }
            .product-thumbnail-swiper .swiper-slide {
                width: 70px;
                height: 70px;
                margin-right: 10px; /* Yatay sıralama için sağ boşluk */
                margin-bottom: 0; /* Dikey boşluğu kaldır */
            }
            .product-main-swiper-container {
                max-width: 100%; /* Ana görsel tam genişlik kaplasın */
                order: 1; /* Ana görsel üste geçsin */
            }
            .swiper-button-next,
            .swiper-button-prev {
                width: 30px;
                height: 30px;
                font-size: 1rem;
            }
        }

        /* Daha küçük ekranlar için */
        @media (max-width: 576px) {
             .product-thumbnail-swiper .swiper-slide {
                width: 60px;
                height: 60px;
            }
        }
        
        .custom-list {
    list-style: none; /* Varsayılan madde işaretini kaldır */
    padding: 0; /* Sol boşluğu kaldır */
    margin: 0; /* Varsayılan marjini kaldır */
}

.productpagedetail .title {
    font-size: 1.6rem;
    margin-top: 0px;
    font-weight: 600;
    margin-bottom: 13px;
}

.productpagedetail .pd_subtext {
    font-size: 1.2rem;
    color: #8c8c8c;
    font-weight: 300;
}

.pd_spects li i {
    font-size: 20px;
    padding-right: 5px;
    position: absolute;
    top: 1px;
    left: 0px;
}

ul.custom-list li {
    padding-left: 30px;
    position: relative;
    font-size: 18px;
    color: #202020;
    font-weight: 300;
    margin-bottom: 8px;
}
    .pd_blueboxs {
    display: flex; /* Enables flexbox layout for the container */
    /* flex-wrap: nowrap; is the default, so no need to explicitly write it if you want a single line */
    gap: 20px; /* Adds space between flex items (adjust as needed) */
    background-color: #e0ffff; /* Light blue background similar to the image */
    padding: 10px 20px;
    border-radius: 8px; /* Slightly rounded corners for the main box */
    overflow-x: auto; /* Adds horizontal scroll if items exceed container width */
}




.pbb_item {
    /* flex-grow: 0; prevents items from taking up extra space */
    /* flex-shrink: 0; prevents items from shrinking below their content size */
    /* flex-basis: auto; makes width determined by content */
    flex: 0 0 auto; /* Shorthand for flex-grow: 0; flex-shrink: 0; flex-basis: auto; */

    /* You can add a min-width if you want to ensure a minimum size, but it's optional */
    /* min-width: 100px; */
}

.pd_bluebox_in {
    padding: 5px; /* Adjust padding inside each item */
}

.pd_bluebox_in b {
    font-weight: bold; /* Ensures the labels are bold */
    display: block; /* Makes the bold text a block element so the <p> tag starts on a new line */
    margin-bottom: 5px; /* Adds a small margin below the bold label */
    color: #333; /* Darker color for the labels */
}

.pd_bluebox_in p {
    margin: 0; /* Removes default paragraph margin */
    color: #555; /* Slightly lighter color for the values */
}
}

.pd_bluebox {
    background: #d8fffb;
    padding: 10px 30px;
}

.pd_blueboxs {
    display: flex; /* Enables flexbox layout for the container */
    /* flex-wrap: nowrap; is the default, so no need to explicitly write it if you want a single line */
    gap: 20px; /* Adds space between flex items (adjust as needed) */
    background-color: #e0ffff; /* Light blue background similar to the image */
    border-radius: 5px; /* Slightly rounded corners for the main box */
    overflow-x: auto; /* Adds horizontal scroll if items exceed container width */
}

.pd_blueboxs div {
    zoom: 1.04;
}

td.tableheads {
    width: 30%;
        font-weight: 500;
}

td.text-endd, table .fw-bold {
    padding-left: 20px;
    font-weight: 400 !important;
}

table span.xx {
    font-weight: 600;
}

.productdetails strong {
    font-weight: 600;
}

.pbb_item {
    /* flex-grow: 0; prevents items from taking up extra space */
    /* flex-shrink: 0; prevents items from shrinking below their content size */
    /* flex-basis: auto; makes width determined by content */
    flex: 0 0 auto; /* Shorthand for flex-grow: 0; flex-shrink: 0; flex-basis: auto; */

}

.pbb_item:not(:last-child) {
    border-right: 1px solid #f1f1f1;
    padding-right: 12px;
}

.pd_bluebox_in {
    padding: 5px; /* Adjust padding inside each item */
    font-size: 14px;
}

.pd_bluebox_in b {
    font-weight: bold; /* Ensures the labels are bold */
    display: block; /* Makes the bold text a block element so the <p> tag starts on a new line */
    margin-bottom: 0px; /* Adds a small margin below the bold label */
    color: #333; /* Darker color for the labels */
}

.pd_bluebox_in p {
    margin: 0; /* Removes default paragraph margin */
    color: #555; /* Slightly lighter color for the values */
    font-weight: 600;
}

table.table.table-borderless.mb-0, table tr, table td {
    border: 1px solid #efefef;
}

.contact-form-container {
            background-color: #fff;
            padding: 30px;
            width: 100%;
        }
        
        
.contact-form-container form {
            max-width: 430px; /* Adjust max-width as needed */
        }
        .form-label-custom {
            font-size: 1.5rem;
            font-weight: 500;
            margin-bottom: 1.5rem;
            color: #343a40;
            text-align: left; /* Align text to left as in image */
        }
        .input-group-text {
            background-color: transparent;
            border-right: none;
        }
        .form-control {
            border-left: none;
            padding-left: 0.75rem; /* Adjust padding to align text */
        }
        .form-control:focus {
            box-shadow: none;
            border-color: #dee2e6; /* Keep border color consistent on focus unless specified */
        }
        .btn-send-message {
            background-color: #494949; /* Dark grey similar to the image */
            color: #fff;
            border: none;
            padding: 0.75rem 1.5rem;
            border-radius: 5px;
            font-size: 1rem;
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 8px;
            transition: background-color 0.3s ease;
        }
        .btn-send-message:hover {
            background-color: #343434; /* Slightly darker on hover */
            color: #fff;
        }
        
.contactcoverright {
    background: #5758d6;
    color: #fff;
    padding: 50px 8%;
}

.contactcover {
    background: #d7d7d7;
}

.contactcoverright, .contactcover{
    min-height: 600px;    
}

.contactcoverright .title {
    font-size: 1.5rem;
    font-weight: 600;
    margin-bottom:20px;
}

.contactcoverright .titleinfo, .contactcoverright .titleinfo a {
    font-size: 1.5rem;
    font-weight: 300;
    color: #fff;
    text-decoration: none;
}

.contact-form-container h3 {
    font-size: 2rem;
    font-weight: 600;
}


.contact-form-container .form-control {
    padding: 25px 5px;
    border-radius: 2px!important;
}

.contact-form-container .input-group-text {
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
}

li.breadcrumb-right {
    padding: 0px 20px;
    font-size: 12px !important;
    margin-top: 5px;

}

button.btn.btn-send-message.guelta {
    padding: 20px 20px 20px 30px;
    background-color: #4d4547;
}

button.btn.btn-send-message.guelta:hover {
    background: #cf0038;
}

button.btn.btn-send-message.guelta i {
    padding-left: 10px;
}

.productdetailtabs ul#myTab {
    margin: 0 auto;
    display: inline-flex;
    border-bottom: none;
}

.productdetailtabs li button {
    border: none;
    font-size: 24px;
    color: #898989;
    padding: 18px 50px;
}

.productdetailtabs.text-center.mt-5 li .nav-link.active {
    color: #efefef
}

.productdetailtabs.text-center.mt-5 li .nav-link.active {
    border-left: none;
    border-right: none;
    border-top: none;
    border-bottom: 1px solid #000;
    color: #000 !important;
}

hr.tabsbottom {
    margin-top: -1px;
}


.productdetails {
    font-weight: 300;
    font-size: 20px;
    color: #717171;
    padding: 0px 15px;
}


.productdetails b {
    font-weight: 600;
}

.productdetailtabs  .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border: none;
    color: #000;
}

.productdetailtabs  nav-link:focus-visible {
    box-shadow: none;
}

.productdetailtabs .nav-link {
transition: none;; 
}


.productswipercontrol .swiper-button-next, .productswipercontrol .swiper-button-prev {
    background: none;
    color: #fff !important;
    border: 1px solid #7b7b7f;
    left: auto;
    height: 50px;
    width: 50px;
}

.productswipercontrol .swiper-button-prev {
    position: absolute;
    right: 35%;
}

p.hm_products_text {
    color: #7c7c80;
    font-size: 1rem;
    font-weight: 300;
}

.urunler-prev:hover, .urunler-next:hover {
    background: #cf0038;
}

section.hm-products h2 {
    font-weight: 600;
    margin-top: 7px;
}

a.glbredbuttonv2 {
    background: #cf0038;
    color: #fff;
    text-decoration: none;
    padding: 20px 10px 20px 25px;
    margin: 0 auto;
    text-align: center;
    border-radius: 5px;
    font-weight: 300;
    font-size: 18px;
    margin-top: 15px;
    display: inline-block;
}




.productswipercontrol .swiper-button-prev {
    position: absolute;
}

.productswipercontrol .swiper-button-next::after, .productswipercontrol .swiper-button-prev::after {
    font-size: 18px !important;
}


.harvesttext .title {
    font-size: 2.5rem;
    line-height: 1.2;
    font-weight: 700;
    margin-bottom: 30px;
    margin-top: 15px;
        max-width: 600px;
}


.harvesttext .desc {
    color: #828282;
    font-size: 1.2rem;
}
    
    .harvesttext .subtitle {
    color: #9b986f;
    background: #efeee8;
    display: inline-block;
    padding: 6px 20px;
    font-weight: 500;
    border-radius: 5px;
    margin-top: 10%;
}

.hm_certificates {
    background: #fafafa;
    padding: 50px 0px;
    position: relative;
}

.hm_certificates h2 {
    font-size: 2.8rem;
    font-weight: 600;
    color: #131414;
}

.hm_certificates p {
    color: #818282;
    font-size: 1.2rem;
}


.freezedried_hm h2 {
    font-size: 2.8rem;
    font-weight: 600;
    color: #131414;
}

.freezedried_hm p {
    color: #818282;
    font-size: 1.2rem;
}

.freezedried_hm_info_item .h_title {
    font-size: 1.8rem;
}

.freezedried_hm_info_item .h_desc {
    color: #818282;
    font-size: 1.1rem;
    max-width: 570px;
}

.freezedried_hm_info_item {
    margin-bottom: 55px;
}

.freezedried_hm_info_item .icon {
    width: 100%;
    background: white;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    border-radius: 10px;
    padding: 15px;
}

.secure-farming .subtitle {
    color: #9b986f;
    background: #dfda9d2e;
    display: inline-block;
    padding: 6px 20px;
    font-weight: 500;
    border-radius: 5px;
    margin-top: 3%;
        margin-bottom: 20px;
    
}

.freezedried_hm_info_item .col-md-2 {
   margin-left: -10%;
}

.certcont {
    position: relative;
}

.certcont .swiper-button-next, .certcont .swiper-button-prev {
    color: #000 !important;
    left: auto;
    height: 50px;
    width: 50px;
    box-shadow: none !important;
    background: white;
}

.certcont .swiper-button-next:hover, .certcont .swiper-button-prev:hover {
    background-color: #cf0038!important;
    color: #fff!important
}


.certcont .swiper-button-prev {
    position: absolute;
    right: 35%;
}

.certcont .swiper-button-next::after, .certcont .swiper-button-prev::after {
    font-size: 18px !important;
}

.glbredbutton:hover, .glbredbuttonv2:hover {
    background: #262b35!important;
}

.zoomimage {
    position: absolute;
    top: 3%;
    right: 5%;
    box-shadow: rgb(0 0 0 / 8%) 0px 5px 15px;
    padding: 8px 12px;
    border-radius: 50%;
}

.zoomimage i {
    color: #000;
}

.bgimage {
    position: absolute;
    right: 0;
    z-index: -1;
}

.hm_certificates_swiper .swiper-slide img {
    opacity: 0.3;
}

.hm_certificates_swiper .swiper-slide:hover img {
    opacity: 1!important;
}

.freezedried_hm h2 {
    font-weight: 400;
}

.abticoitem {
    font-size: 45px;
    padding: 10px;
}

span.icon-certificate2.ffccxd {
    color: #cf0038;
    font-size: 73px;
    background: white;
    padding: 15px;
    margin-top: 0px;
    display: block;
    padding-left: 17px;
}