html,
body {
    padding: 0;
    margin: 0;
    font-family: 'hello', 'romerio', 'Montserrat', 'janda', sans-serif;
    background: #f8f8f8;
}

.mobile-menu {
    display: none;
}

.news-section-product a {
    text-decoration: none;
}

.header {
    position: fixed;
    margin: auto;
    width: 100%;
    z-index: 11;
}

.header-wrapper {
    display: flex;
    justify-content: space-between;
    padding: 15px;
    align-items: center;
    padding-left: 28px;
}

.header-top_top-icon img {
    width: 100%;
    display: block;
}

.header__logo img {
    width: 100%;
    display: block;
    max-width: 240px;
}

.header__all {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.header ul {
    list-style: none;
}

.header__menu {
    width: 100%;
}

.header__menu ul.menu-list {
    display: flex;
    font-family: 'Montserrat';
    justify-content: flex-end;
    margin: 0;
}

li.menu-list__item a {
    display: block;
    font-size: 14px;
    color: #1f2158;
    font-weight: bold;
    text-decoration: none;
    border-bottom: 2px solid transparent;
    border-top: 2px solid transparent;
    padding: 5px;
}

.header-top_text {
    font-family: 'Montserrat';
    font-size: 13px;
}

.header-top_item {
    display: flex;
    align-items: center;
}

.header-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #393165;
    padding-left: 15px;
    padding-right: 40px;
}

li.menu-list__item {
    padding: 5px 25px;
    position: relative;
    white-space: nowrap;
}

.header-top_text p {
    color: #DED3C4;
    margin: 0;
}

.header__logo {
    width: 100%;
}

li.menu-list__item .header-top_text p {
    color: #DED3C4;
}

li.menu-list__item a:hover {
    border-top: 2px solid #1F2158;
    border-bottom: 2px solid #1F2158;
}

.mobile-menu.active ul li {
    font-family: 'Montserrat';
}

.toggle {
    width: 100%;
    padding: 10px 20px;
    background: white;
    text-align: right;
    box-sizing: border-box;
    font-size: 25px;
    display: none;
}

.mobile-menu {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 0px;
    background: url(../images/mobil-back.jpg) no-repeat;
    padding-top: 0px;
    background-size: cover;
    z-index: 13;
}

.mobile-menu__close {
    width: 100%;
    text-align: right;
    position: relative;
    bottom: 50px;
    right: 15px;
}

.mobile-menu__close button {
    background: none;
    border: 0;
    padding: 5px 10px;
    font-size: 30px;
    font-weight: bold;
    border-radius: 4px;
    line-height: 1;
    color: #211851;
    outline: none;
}

.mobile-menu.active {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.mobile-menu>ul {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0px;
    width: 100%;
}

.mobile-menu>ul li {
    display: block;
    font-size: 15px;
    text-decoration: none;
    padding: 11px 30px;
    color: #af3a51;
    /* border-bottom: 2px solid #1F2158; */
    text-align: center;
    /* width: 100%; */
    /* border: 1px solid #1f2158; */
    /* border-radius: 15px; */
    margin: 5px;
    font-weight: bold;
    /* box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.2); */
}

.mobile-menu>ul li a {
    display: block;
    font-size: 30px;
    text-decoration: none;
    color: #dbc5bb;
}

.effect img {
    width: 100%;
    display: block;
    max-width: 100px;
}

.mobile-menu>ul li a:hover {
    color: #6dc9ca;
}

.slider-section_img img {
    width: 100%;
    display: block;
}

.slider-section-all {
    position: relative;
}

.slider-section_text {
    position: absolute;
    top: 200px;
    left: 100px;
}

.button-img img {
    width: 100%;
    display: block;
}

.slider-section-button {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    background: #E8D1C1;
    max-width: 150px;
    padding: 10px;
    border-radius: 20px;
    margin-top: 30px;
}

.slider-section_text p {
    color: #E8D1C1;
    font-size: 30px;
    margin: 0;
}

.slider-section_text h1 {
    font-family: 'romerio';
    font-size: 80px;
    margin: 0;
    font-weight: bold;
    line-height: 1;
}

body.modal-open {
    padding-right: 0 !important;
}

.modal-open {
    overflow: unset;
}

.slider-section-button p {
    color: #201751;
    font-family: 'Montserrat';
    font-size: 13px;
}

.slider-section_text a {
    text-decoration: none;
}

.shopping-chart img {
    width: 100%;
    display: block;
}

.slider-section_chart {
    position: absolute;
    top: 45%;
    right: 30%;
}

.slider-section-bow {
    position: absolute;
    bottom: 15%;
}

.about-section-all {
    display: flex;
    justify-content: center;
}

.about-section-left {
    flex: 1;
    justify-content: center;
    text-align: center;
    max-width: 530px;
}

.about-section-right {
    flex: 1;
}

.about-section-bow img {
    /* width: 100%; */
    display: block;
    float: right;
}

.about-section-title {
    display: flex;
    justify-content: center;
}

h1.title {
    font-family: 'romerio';
    padding: 5px;
    color: #201751;
    font-weight: bold;
    font-size: 30px;
}

h1.title.background {
    background: url(../images/text-background.png) no-repeat;
    background-position: bottom;
}

.about-section-text {
    text-align: center;
}

.about-section-text p {
    font-family: 'Montserrat';
    font-size: 16px;
    max-width: 750px;
    margin: auto;
    line-height: unset;
}

.about-section-text h2 {
    color: #E8D1C1;
    font-size: 30px;
    font-family: janda;
    font-weight: bold;
    margin-top: 25px;
}

.footer-left button.btn.btn-primary.special:hover {
    background: transparent;
    color: #1f297d;
}

.footer-left button.btn.btn-primary.special:focus {
    box-shadow: none;
}

.modal-title.footer {
    font-family: 'Montserrat';
}

.modal-body.footer {
    font-family: 'Montserrat';
    text-align: center;
}

.footer-left button.btn.btn-primary.special {
    background: none;
    border: none;
    outline: none;
    color: #1f297d;
    font-family: 'Montserrat';
    font-weight: bold;
}

.about-section-text {
    padding-top: 90px;
}

.about-section-button a {
    text-decoration: none;
}

.slider-section-button.about {
    margin: auto;
    margin-top: 20px;
}

.slider-section-button.about p {
    font-size: 13px;
}

.news-section {
    position: relative;
    display: flex;
    background: #201751;
    align-items: center;
    /* justify-content: center; */
    padding: 100px;
}

.news-section-left {
    flex: 1;
}

.news-section-right {
    flex: 1;
    position: relative;
    z-index: 10;
    background: #201751;
}

.blur-long img {
    width: 100%;
    display: block;
    max-width: 740px;
}

.news-section-right img {
    width: 100%;
    display: block;
}

.news-bow {
    position: absolute;
    bottom: -23px;
}

.blur-long {
    position: absolute;
    top: -55px;
    left: 0;
}

.news-section-items h1 {
    font-family: 'romerio';
    font-size: 50px;
    color: white;
    margin: 0;
    padding-bottom: 20px;
    /* text-align: center; */
}

.news-section-items p {
    color: #E8D1C1;
    font-size: 30px;
    margin: 0;
    /* text-align: center; */
}

.news-section-products {
    display: flex;
    justify-content: space-evenly;
    margin-top: 30px;
}

.news-section-product p {
    font-family: 'Montserrat';
    font-size: 13px;
    text-align: center;
}

.news-section-items {
    max-width: 375px;
    margin: auto;
}

.news-section-product {
    position: relative;
}

.buy-chart {
    position: absolute;
    top: 0;
    right: 0;
}

.blur-small {
    position: absolute;
    bottom: -33px;
    right: 0px;
}

.news-section-right img {
    width: 100%;
    display: block;
    max-width: 588px;
    margin: auto;
    z-index: 4 !important;
}

.blur-small img {
    max-width: 600px;
    z-index: 0 !important;
}

.products-section {
    margin: auto;
    background: #F8F8F8;
    padding-bottom: 60px;
}

.products-section-info {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 70px 100px 50px 100px;
    max-width: 1600px;
    margin: auto;
}

.products-section-info a {
    text-decoration: none;
}

.products-item-detail {
    display: flex;
    justify-content: space-evenly;
}

.products-item-mobil-detail {
    display: flex;
    justify-content: space-evenly;
}

.products-item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    background: white;
    border: 1px solid white;
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.2);
    border-radius: 20px;
    /* padding: 40px; */
    margin: 10px;
}

.products-mobil-item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    background: white;
    border: 1px solid white;
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.2);
    border-radius: 20px;
    /* padding: 40px; */
    margin: 10px;
}

.products-items {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    max-width: 1600px;
    margin: auto;
}

.products-mobil-items {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    max-width: 1600px;
    margin: auto;
}

.products-item-name p {
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: 500;
}

.products-item-buy img {
    width: 75%;
    display: block;
    margin: auto;
}

.header-top_top-icon {
    margin: 5px;
}

.products-item-image {
    text-align: center;
    padding: 50px;
}

.slider-section-button.products {
    margin-top: 0;
    padding: 0;
    padding-left: 30px;
    padding-right: 30px;
}

.slider-section-button.products p {
    margin-right: 10px;
}

.social-image-all {
    display: flex;
    flex-wrap: wrap;
    max-width: 1600px;
    margin: auto;
    justify-content: center;
}

.social-section {
    position: relative;
    background: url(../images/background-social.png) no-repeat;
    /* background-size: cover; */
    padding-bottom: 120px;
}

.social-title {
    max-width: 220px;
    margin: auto;
}

.social-bow {
    position: absolute;
    top: -25px;
    right: 10%;
}

.social-title h1 {
    margin-top: 0;
    padding-top: 40px;
}

.social-image {
    padding: 15px;
}

.footer-all {
    display: flex;
    justify-content: space-around;
    background: #E8D1C1;
    align-items: center;
}

.footer-left a {
    font-family: 'Montserrat';
    text-decoration: none;
    font-weight: 700;
    font-size: 15px;
    margin: 15px;
    color: #1F2158;
}

.products-section-button.md {
    display: none;
}

.footer-left {
    display: flex;
}

.footer-middle {
    position: relative;
    bottom: 35px;
}

img.mobil {
    display: none;
}


/* TAB */

.tab button.active {
    background-color: #E8D1C1;
    border-radius: 30px
}

.tabcontent {
    display: none;
}

.tabcontent.active {
    display: block;
}

.swiper-container.mobile {
    display: none;
}

.page-title {
    padding-top: 115px;
    position: relative;
}

.page-title h1 {
    background: #908BAA;
    font-family: 'romerio';
    font-size: 45px;
    color: white;
    padding: 55px;
    margin-bottom: 0;
    font-weight: bold;
}

.page-title-blur img {
    width: 100%;
    max-width: 500px;
    display: block;
}

.page-title-blur {
    position: absolute;
    top: 140px;
    right: 0;
}

.tab button {
    border: none;
    outline: none;
    cursor: pointer;
    transition: 0.3s;
    font-size: 20px;
    text-align: start;
    color: #1F2158;
    font-weight: bold;
    background: inherit;
    padding-left: 20px;
    padding-right: 20px;
}

.button-icon img {
    max-width: 50px;
}

.tab {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 30px;
}

button.tablinks {
    display: flex;
    align-items: center;
    color: #1F2158;
    font-family: 'romerio';
}

.button-icon {
    margin: 10px;
}

.products-items.md {
    padding-bottom: 120px;
}

.swiper-container.mobile .swiper-wrapper {
    padding-bottom: 100px;
}

.swiper-pagination-bullet {
    width: 30px;
    height: 30px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #383063;
}

.kayitforum {
    max-width: 450px;
    display: flex;
    flex-wrap: wrap;
}

.kayitforum .form-item {
    width: 100%;
    padding: 2px;
    display: flex;
}

.kayitforum .form-area {
    width: 100%;
    padding: 2px;
}

.kayitforum input,
.kayitforum textarea {
    border: 1px solid#70707085;
    width: 100%;
    font-size: 15px;
    padding: 10px;
    font-family: arial;
    resize: none;
    margin: 2px;
    min-width: inherit;
    outline: none;
    border-radius: 15px;
}

.kayitforum textarea {
    height: 170px;
}

.contact-section-all {
    display: flex;
    justify-content: center;
}

.contact-section-all h1 {
    font-family: 'Montserrat';
    font-size: 20px;
    font-weight: 400;
    color: #201751;
}

.contact-section-left {
    background: white;
    border: 1px solid white;
    border-radius: 15px;
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.2);
    padding: 15px;
    margin: 10px;
}

.contact-section-right {
    background: white;
    background: white;
    border: 1px solid white;
    border-radius: 15px;
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.2);
    padding: 15px;
    margin: 10px;
}

.contact-section-all {
    padding-bottom: 120px;
    padding-top: 120px;
    background: url(../images/background-social.png) no-repeat;
    background-size: contain;
}

.contact-section-all {
    display: flex;
    justify-content: center;
}

.contact-section-all h1 {
    font-family: 'Montserrat';
    font-size: 20px;
    font-weight: 400;
    color: #201751;
}

.contact-section-left {
    background: white;
    border: 1px solid white;
    border-radius: 15px;
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.2);
    padding: 15px;
    margin: 10px;
}

.contact-section-right {
    background: white;
    background: white;
    border: 1px solid white;
    border-radius: 15px;
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.2);
    padding: 15px;
    margin: 10px;
}

.contact-section-right p {
    color: #201751;
    font-family: 'Montserrat';
    font-size: 15px;
}

.contact-infos {
    display: flex;
    flex-direction: column;
}

.contact-infos a {
    font-family: 'Montserrat';
    color: #201751;
    text-decoration: none;
    margin: 5px;
}

.form-button>div>input {
    color: #201751;
    background: #E8D1C1;
    border: none;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.form-button {
    padding-top: 30px;
    display: flex;
    align-items: center;
}

.form-button>div>span {
    font-family: 'Montserrat';
    font-size: 13px;
    padding: 15px;
}

.corporate-section-info {
    display: flex;
    justify-content: center;
    padding: 40px;
    background: url(../images/background-social.png) no-repeat;
    background-size: contain;
    background-color: #f8f8f8;
}

.corporate-section-text p {
    font-family: 'Montserrat';
    text-align: center;
    max-width: 750px;
}

.corporate-section_image img {
    width: 100%;
    display: block;
}

.corporate-section_image {
    padding: 20px;
}

.corporate-section_content {
    padding: 20px;
}

.corporate-section-icons {
    display: flex;
    position: relative;
    justify-content: space-evenly;
    background: #201751;
    padding: 30px;
}

.corporate-section-icon_text {
    text-align: center;
}

.corporate-section-icon_text p {
    color: white;
    font-family: 'Montserrat';
    margin-bottom: 0;
    font-size: 20px;
}

.corporate-section-icon_image {
    text-align: center;
}

p.colored {
    color: #E8D1C1;
    margin-top: 0;
}

.corporate-section-icon {
    padding: 15px;
}

.yellow-blur {
    position: absolute;
    top: 200px;
    right: 110px;
}

.corporate-products-all.md {
    max-width: 1350px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: auto;
}

.corporate-products-item {
    display: flex;
    align-items: center;
    max-width: 550px;
    padding: 8px;
    background: white;
    border: 1px solid white;
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.2);
    border-radius: 20px;
    margin: 10px;
}

.corporate-products_title h1 {
    font-family: 'Montserrat';
    font-weight: 400;
    color: #201751;
    font-size: 20px;
}

.corporate-products_text p {
    font-family: 'Montserrat';
    font-size: 14px;
}

.corporete-products_shop img {
    display: block;
    margin-left: auto;
    max-width: 50px;
}

.tab-section.corporate {
    padding-top: 200px;
    padding-bottom: 150px;
    background: #F8F8F8;
}

.swiper-button-next,
.swiper-button-prev {
    display: none;
}

.corporate-bottom-section {
    display: flex;
    position: relative;
    align-items: center;
    justify-content: flex-end;
    margin-bottom: 150px;
    background: white;
}

.corporate-bottom_image {
    position: absolute;
    left: 350px;
}

.corporate-yellow-bow {
    position: absolute;
    top: -30px;
    right: 400px;
}

.corporate-bottom-text p {
    font-family: 'romerio';
    font-size: 30px;
    margin-top: 0;
    margin-bottom: 0;
    padding: 10px;
    text-align: center;
}

.corporate-bottom-text {
    padding: 100px;
}

.products-inside-all {
    display: flex;
    padding-top: 150px;
    align-items: center;
    justify-content: center;
    max-width: 1280px;
    margin: auto;
    padding-bottom: 150px
}

.products-inside-right p {
    max-width: 400px;
    margin: auto;
    text-align: center;
    font-family: 'Montserrat';
    font-size: 14px;
}

.products-inside-left {
    /* padding: 9px; */
    flex: 1 55%;
    padding: 5px;
    background: white;
    border: 1px solid white;
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.2);
    border-radius: 20px;
    position: relative;
    margin: 10px;
}

.products-same-section .products-item {
    padding: 10px;
}

.products-inside-left_image {
    text-align: center;
}

.products-inside-right {
    flex: 1 45%;
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.2);
    border-radius: 20px;
    padding-top: 45px;
    padding-bottom: 45px;
}

.products-info {
    position: relative;
}

.product-info-text p {
    color: #383063;
    font-family: 'Montserrat';
    font-size: 14px;
    margin-top: 0;
    padding-left: 10px;
}

.products-info-image img {
    background: #e8d1c1;
    padding: 20px;
    border-radius: 35px;
}

.products-inside-right_title h1 {
    font-family: 'romerio';
    text-align: center;
    font-size: 42px;
    color: #201751;
}

.products-inside-right p.colored {
    font-size: 38px;
    font-family: 'Montserrat';
    text-align: center;
    margin: auto;
    padding: 10px;
}

.shopping-icon {
    text-align: center;
    padding: 50px;
}

.blue-bow-top {
    position: absolute;
    top: 0;
    right: -110px;
}

.blue-bow-bottom {
    position: absolute;
    bottom: 0;
    right: -110px;
}

.products-same-section {
    text-align: center;
    padding-bottom: 150px;
}

.products-items a {
    text-decoration: none;
    color: #1f2158;
}

.swiper-container.container1 .swiper-wrapper {
    padding-bottom: 60px;
}

.swiper-container2 .swiper-wrapper {
    padding-bottom: 60px;
}

.footer-right-infos a {
    font-family: 'Montserrat';
    font-weight: bold;
    color: #1f2158;
    font-size: 14px;
    text-decoration: none;
}

.footer-right-infos p {
    font-family: 'Montserrat';
    font-weight: bold;
    color: #1f2158;
    font-size: 15px;
}

.shopping-chart:hover img.shop {
    display: none;
}

img.shop-hover {
    display: none;
}

img.buy-hover {
    display: none;
}

.buy-chart:hover img.buy {
    display: none;
}

.buy-chart:hover img.buy-hover {
    display: block;
}

img.item-buy-hover {
    display: none;
}

.products-item-buy:hover img.item-buy {
    display: none;
}

.shopping-icon a:hover img.item-buy-hover {
    display: block;
    margin: auto;
}

.shopping-icon a:hover img.item-buy {
    display: none;
}

.header-top_item.right p {
    font-family: 'Montserrat';
    font-size: 13px;
    color: white;
    margin: 0;
}

.header-top_item.right a {
    display: flex;
    align-items: center;
    text-decoration: none;
}

.products-item-image {
    text-align: center;
    padding: 0px;
}

.products-item-image.granola {
    padding-top: 10px;
}

.products-item.granola {
    max-width: 300px;
    margin: auto;
}

.products-item-buy:hover img.item-buy-hover {
    display: block;
}

.corporete-products_shop:hover img.item-buy {
    display: none;
}

.corporete-products_shop:hover img.item-buy-hover {
    display: block;
}

.shopping-chart:hover img.shop-hover {
    display: block;
}

.tab-section.products {
    padding-top: 30px;
    padding-bottom: 70px;
}

.footer-right-infos {
    padding: 20px;
    padding-top: 40px;
}

.footer-right {
    display: flex;
    align-items: center;
}

.products-item a {
    text-decoration: none;
    color: #1f2158;
}

.products-mobil-items a {
    text-decoration: none;
    color: #1f2158;
}

.corporate-section_image.kurumsal {
    position: relative;
}

.small-bow {
    position: absolute;
    left: -100px;
    bottom: -40px;
    overflow: hidden;
}

.whatsapp-section a {
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Montserrat';
    text-decoration: none;
}

.whatsapp-section {
    /* padding-bottom: 60px; */
    /* background: white;
    border: 1px solid white;
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.2); */
    border-radius: 20px;
    max-width: 400px;
    margin: auto;
    width: 100%;
}

.whastapp-section_image {
    padding: 15px;
}

.whatsapp-section a:hover {
    font-weight: bold;
}

.corporate-section-info.kurumsal {
    align-items: center;
    background: none;
    padding-top: 100px;
    padding-bottom: 100px;
}

.slider-section-button:hover {
    background: #201751;
}

.slider-section-button:hover p {
    color: #E8D1C1;
}

.slider-section-button:hover img.arrow {
    display: none;
}

img.arrow-hover {
    display: none;
}

.slider-section-button:hover img.arrow-hover {
    display: block;
}

.panzehir-infos {
    font-family: 'Montserrat';
    font-size: 13px;
}

.panzehir-logos {
    display: flex;
    justify-content: space-between;
    padding: 10px;
    align-items: center;
    padding-left: 135px;
    padding-right: 135px;
}

.panzehir-infos p {
    margin: 0;
}