 /* 

Theme Name:SütAnka
Author:Obiziz Dijital İletişim;
Description:Bu tema SütAnka için Obiziz Dijital İletişim tarafından hazırlanmıştır
Version:1.0
Text-domain:sutanka

*/
* {
    padding: 0;
    margin: 0;
}

body {
    width: 100%;
    font-family: 'Montserrat';
    font-size: 12px;
    overflow-x: hidden;
    background: #f6f1ee;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul li {
    list-style: none;
     padding-right: 13px;
}

a,
a:hover,
a:focus {
    outline: none;
    border: none;
    text-decoration: none;
}

.sectitle {
    width: 100%;
    text-align: center;
    margin-bottom: 50px;
    display: block;
}

.sectitle span {
    position: relative;
    margin: auto;
    justify-content: center;
    align-items: center;
    display: flex;
    width: 100px;
    height: 5px;
    border-radius: 15px;
    background-color: #00a651;
}

.sectitle span i {
    position: absolute;
    right: -10px;
    width: 5px;
    height: 5px;
    border-radius: 15px;
    background-color: #00a651;
}

.nav {
    display: flex;
    align-items: center;
    padding: 20px 0;
    text-transform: uppercase;
    font-weight: 600;

}

.logo {
    font-size: 40px;
    margin-right: 80px;
}

.logo img {
    max-width: 150px;
}

.menu-links {
    margin-right: 50px;
}
a.dilbtn {
    font-size: 1rem;
    color: #13479e;
}

header.icsayfa .menu li a, header.icsayfa .sosyalmedya ul li a {
    color: #fff;
}

.menu-links ul li {
    display: inline-block;
    margin-right: 20px;
}

.menu-links ul li a {
    font-size: 1rem;
    color: #525252;
    text-decoration: none;
    transition: .5s;
}

.menu-links ul li a:hover,
.menu-links ul li a.active {
    color: #13479e !important;
}

.menu-links ul li a.osatis {
    color: #00a651 !important;
    font-weight: bold;
}

.sosyalmedya ul {
    display: flex;
}

.sosyalmedya ul li a {
    padding: 10px;
    color: #c5b6b4;
    font-size: 1rem;
}

header {
    position: absolute;
    z-index: 999;
    width: 100%;
}

#slider {
    padding: 120px 0 80px 0;
    overflow: hidden;
    height: 100vh;
    width: 100vw;
    background: url('img/headbg.jpg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.content {

    position: relative;
    z-index: 1;
}

.desc {
    padding: 10px 50px 10px 0;
    font-size: 14px;
    margin-top: 20px;
}

.more a {
    padding: 15px 60px;
    border-radius: 25px;
    background: rgb(18, 36, 108);
    background: -moz-linear-gradient(90deg, rgba(18, 36, 108, 1) 0%, rgba(59, 131, 198, 1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(18, 36, 108, 1) 0%, rgba(59, 131, 198, 1) 100%);
    background: linear-gradient(90deg, rgba(18, 36, 108, 1) 0%, rgba(59, 131, 198, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#12246c", endColorstr="#3b83c6", GradientType=1);
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    display: inline-block;
    margin-top: 10px;
    text-decoration: none;
    box-shadow: 0 8px 20px -5px #000;
    transition: .5s cubic-bezier(0.215, 0.610, 0.355, 1);
}

.more a:hover {
    box-shadow: 0 3px 10px -5px #000;
}

.title {
    flex: 0 0 100%;
    font-size: 4.5rem;
    font-weight: 900;
    color: #00a651;
    margin-left: 0px;
    line-height: 5rem;
}

.tegline {
    flex: 1;
    font-size: 4rem;
    color: #13479e;
    font-weight: 900;
    line-height: 3.5rem;
}

.smalltitle {
    color: #dca388;
    font-size: 3rem;
    line-height: 3rem;
    font-weight: 900;

}

.ayran {
    position: absolute;
    top: -105vh;
    left: 60vw;
    z-index: 1;
}

.ayran img {
    max-height: 400px;
    animation: float 4s ease-in-out infinite;
}

@keyframes float {
    0% {
        transform: translate(-50%, 46%);
    }

    50% {
        transform: translate(-50%, 54%);
    }

    100% {
        transform: translate(-50%, 46%);
    }
}

.leaves {
    width: 100%;
    position: absolute;
    top: -16vw;
    left: 46vw;
    z-index: 2;
}

.leaves img {
    max-width: 100%;
    max-height: 100%;
}

.leaves .layer:nth-child(1) {
    top: -170px !important;
    left: -130px !important;
}

.leaves .layer:nth-child(2) {
    top: 10px !important;
    left: 260px !important;
}

.leaves .layer:nth-child(3) {
    top: -300px !important;
    left: 260px !important;
}

.leaves .layer:nth-child(4) {
    top: -10px !important;
    left: 420px !important;
}

.leaves .layer:nth-child(5) {
    top: 200px !important;
    left: -320px !important;
}


@media (min-width:1440px) {


    .logo {
        margin-right: 150px;
    }

    .menu-links {
        margin-right: 50px;
    }

    .menu-links ul li {
        padding-right: 20px;
    }

    .menu-links ul li a {
        font-size: 1rem;
    }

    .sosyalmedya ul li a {
        padding: 10px;
        font-size: 1rem;
    }

    #slider {
        padding: 150px 0 100px 0;
    }

    .title {
        flex: 0 0 100%;
        font-size: 120px;
        line-height: 7rem;
        margin-left: -10px;
    }

    .tegline {
        flex: 1;
        font-size: 80px;
        line-height: auto;
    }

    .smalltitle {
        font-size: 50px;
        font-weight: 900;
    }

    .desc {
        padding: 10px 150px 10px 0;
        font-size: 1rem;
    }

    .ayran {
        position: absolute;
        top: -90vh;
        left: 53vw;
        z-index: 1;
    }

    .ayran img {
        max-height: 60vh !important;
    }
}

@media (max-width:1200px) {
    .logo {
        margin-right: 50px;
    }

    .menu-links {
        margin-right: 10px;
    }

    .menu-links ul li {
        display: inline-block;
        margin-right: 10px;
    }

    .menu-links ul li a {
        font-size: 14px;
    }
}

/* Ürünler */

#urunler {
    padding: 70px 0 120px 0;
    position: relative;
}

#urunler .swiper {
    width: 100%;
    height: 100%;
}

#urunler .swiper-slide {
    text-align: center;
    font-size: 18px;
    display: flex;
    background: transparent !important;
    justify-content: center;
    align-items: center;
}

#urunler .swiper-slide img {
    display: block;
    width: 300px;
    height: 300px;
    object-fit: contain;
}

#urunler .swiper-slide .urunItem {
    padding: 30px;
    display: block;
}

.urunDesc {
    display: block;
    margin-top: 10px;
    font-weight: 500;
    padding: 15px;
}
.desccat{
    font-size: 14px!important;
    transition: .5s;
}
.desctitle{
    font-size: 1rem!important;
    color: #183153!important;
}

#urunler .swiper-slide .urunItem:hover .desccat{
    color: #fff!important;
}

.urunDesc a {
    text-decoration: none;
    display: block;
    margin: 5px 0;
    font-size: 1.5rem;
    color: #749ace;
}

.urunLink a {
    position: relative;
    top: 10px;
    padding: 15px 60px;
    border-radius: 25px;
    background: rgb(18, 36, 108);
    background: -moz-linear-gradient(90deg, #006c1a 0%, #75d88c 100%);
    background: -webkit-linear-gradient(90deg, #006c1a 0%, #75d88c 100%);
    background: linear-gradient(90deg, #006c1a 0%, #75d88c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#12246c", endColorstr="#3b83c6", GradientType=1);
    font-size: 1rem;
    font-weight: bold;
    opacity: 0;
    visibility: hidden;
    color: #fff;
    display: inline-block;
    margin-top: 50px;
    text-decoration: none;
    box-shadow: 0 8px 20px -5px #000;
    transition: .5s cubic-bezier(0.215, 0.610, 0.355, 1);
}

#urunler .swiper-slide .urunItem:hover .urunLink a {
    opacity: 1;
    visibility: visible;
    top: 0;
}

.urunItem:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #caddef;
    left: 0;
    top: -20px;
    z-index: -1;
    transform: scale(0.7);
    box-shadow: 0px 4px 33px -20px #000;
    border-radius: 28px;
    transition: .5s cubic-bezier(0.215, 0.610, 0.355, 1);
}

.urunItem:hover:before,
.swiper-slide-active .urunItem:hover:before {
    background: #41e491 !important;
    transform: scale(0.8);
}

.swiper-button-next,
.swiper-button-prev {
    color: #ead4c6;
}


/* Tanıtım */


#tanitim {
    padding: 70px 0;
    text-align: center;
}

#tanitim h2 {
    font-weight: bold;
    color: #9f807e;
    display: block;
    margin-bottom: 10px;
}

#tanitim .sectitle {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}

#tanitim .sectitle span {
    position: relative;
    margin: auto;
    justify-content: center;
    align-items: center;
    display: flex;
    width: 100px;
    height: 5px;
    border-radius: 15px;
    background-color: #00a651;
}

#tanitim .sectitle span i {
    position: absolute;
    right: -10px;
    width: 5px;
    height: 5px;
    border-radius: 15px;
    background-color: #00a651;
}

#tanitim img {
    width: 80%;
    object-fit: contain;
    margin: 80px auto;
} 

/*Öne Çıkan */

#onecikan {
    padding: 100px 0;
    background-size: cover;
    background: url('img/onecikanbg.jpg');
    color: #fff;
        background-repeat: no-repeat;
    background-size: cover;
    background-position: center;

}

#onecikan h2 {
    text-align: right;
    color: #fff;
    font-size: 4.5rem;
    line-height: auto;
}

#onecikan h2 span {
    font-weight: bold;
}

/* Haberler */


#haber {
    padding: 70px 0;
    text-align: center;
    background: #fff;
}

#haber h2 {
    font-weight: bold;
    color: #9f807e;
    display: block;
    margin-bottom: 10px;
}

#haber .sectitle {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}

#haber .sectitle span {
    position: relative;
    margin: auto;
    justify-content: center;
    align-items: center;
    display: flex;
    width: 100px;
    height: 5px;
    border-radius: 15px;
    background-color: #00a651;
}

#haber .sectitle span i {
    position: absolute;
    right: -10px;
    width: 5px;
    height: 5px;
    border-radius: 15px;
    background-color: #00a651;
}

#haber .haberitem img {
    width: 100%;
    height: 300px;

    object-fit: cover;
}

.haberitem {
    margin: 0 10px;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 0 10px -6px #000;
    transition: .5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.haberitem:hover {
    box-shadow: 0 5px 10px -5px #000;
}


.haberitem .habercontent {
    padding: 10px 15px 20px;
    text-align: center;
    margin-top: 10px;
}

.haberitem .habercontent a h3 {
    font-size: 1rem;
    color: #00a651;
    font-weight: bold;
}

.haberitem .habercontent a.devamoku {
    color: #006c1a;
    font-weight: bold;
    transition: .5s ease;
}

.haberitem .habercontent a.devamoku:hover {
    text-shadow: 0 2px 10px #000;
}

/* Footer */

footer {
    background: #13479e;
    padding: 80px 0 0px;
    color: #fff;
}

footer .sectitle h2 {
    color: #fff;
}

footer .sectitle p {
    color: #fff;
    margin: 10px 0;
}

footer .footerbulten {
    text-align: center;
}

footer .footerbulten .footerform {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50vw;
    margin: auto;
    position: relative;
}

footer .footerbulten .footerform input {
    padding: 10px 20px;
    border-radius: 25px;
    background: #ffffff65;
    border: none;
    outline: none;
    width: 80%;
    font-size: 1rem;
    color: #000;
    height: 50px;
}

footer .footerbulten .footerform input::placeholder {
    color: #000;
}

footer .footerbulten .footerform button {
    background: url(img/inputbutton.png);
    background-size: cover;
    border: none;
    outline: none;
    padding: 10px 15px;
    border-radius: 50px;
    width: 186px;
    height: 50px;
    color: #fff;
    font-weight: bold;
    font-size: 1rem;
    box-shadow: 0 15px 25px -15px #000;
    float: right;
    position: absolute;
    right: 0;
    top: 0;
    transition: .5s;
}

footer .footerbulten .footerform button:hover {
    box-shadow: 0 5px 5px -5px #000;
}

footer .footersocial {
    display: flex;
    margin: 35px 0 20px;
    justify-content: center;
    align-items: center;
}

footer .footersocial li a {
    padding: 10px;
}

footer .footersocial li a img {
    width: 50px;
    height: 50px;
    object-fit: contain;
    transition: .5s cubic-bezier(0.23, 1, 0.320, 1);
}

footer .footersocial li a img:Hover {
    transform: scale(1.1);
    filter: drop-shadow(2px 4px 6px black);
}

footer .footerbottom {
    border-top: 1px solid #9ca3c6;
    padding: 15px 0;
    margin-top: 25px;
}

footer .footerbottom .footermenu {
    display: flex;
    padding: 0;
    margin: 0;
}

footer .footerbottom .footermenu li a {
    padding: 10px 10px 10px 0;
    color: #fff;
    transition: .5s;
}

footer .footerbottom .footermenu li:Hover a{
    color: #00a651;
}
footer .footeraciklama{text-align: right;}


/* Breadcrumb */

.breadcrumb{
   
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
    background-size: cover;
    height: 70vh;
}
.breadcrumb:before {
    content: '';
    POSITION: ABSOLUTE;
    WIDTH: 100vw;
    height: 100%;
    background: #38976642;
}


.breadcrumb .bread_title{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: relative;
    z-index: 2;
}

.breadcrumb .bread_title h1{
    color: #fff;
    font-weight: 900;
}

.breadcrumb .bread_title ul{
    display: flex;
    padding: 0;
    margin: 10px;
}

.breadcrumb .bread_title ul li a{
    padding: 10px 5px;
    color: #fff;
    font-size: 14px;
}

.breadcrumb .bread_title ul li a:after{
    content: '\f105';
    font-family: 'FontAwesome';
    margin-left: 5px;
}

.breadcrumb .bread_title ul li:last-child a:after{
    content: none;
}

/* Page */

#page{
    padding: 80px 0 50px;
}