body {
    font-family: 'Rubik', sans-serif;
    color: #606060;
    background: #F4F4F4;
}

.m-font {
    font-family: 'Montserrat', sans-serif;
    color: #190E09;
}

.m-font-semi {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600
}

.row.slider {
    min-height: 650px;
    /* background: #5081D3; */
}

.row.seciton-1 {
    margin-top: 88px;
}

h3 {
    font-weight: bold;
    font-size: 36px;
    line-height: 130.35%;
    letter-spacing: 0.25px;
    margin: 0;
    margin-bottom: 8px;
}

.container-fluid.slider {
    background: #10699e;
}

p.text-center {
    line-height: 28px;
    line-height: 28px;
    letter-spacing: 0.23px;
    font-size: 16px;
    margin-bottom: 56px;
}

h2.text-center.m-font {
    font-weight: 600;
    font-size: 24px;
    line-height: 129.3%;
    letter-spacing: 0.23px;
    margin-top: 24px;
    margin-bottom: 8px;
}

.row.seciton-1 .col-md-4 p.text-center {
    letter-spacing: 0.44px;
    font-size: 16px;
    line-height: 23px;
    margin-bottom: 16px;
}

.row.product-home {
    margin-top: 88px;
}

.row.filter-btns {
    width: 100%;
    margin-bottom: 64px;
}

.row.filter-content.align-items-center.main {
    display: none;
}

.row.filter-content.align-items-center.main.active {
    display: flex;
}

a.btn.btn-trans.change-cat {
    border: 1px solid #606060;
    box-sizing: border-box;
    border-radius: 4px;
    height: 65px;
    width: 100%;
    font-weight: 500;
    line-height: 65px;
    font-size: 16px;
    padding: 0 15px;
    color: #606060;
    outline: none;
}

a.btn.btn-trans.change-shop {
    border: 1px solid #606060;
    box-sizing: border-box;
    border-radius: 4px;
    height: 65px;
    width: 100%;
    font-weight: 500;
    line-height: 65px;
    font-size: 16px;
    padding: 0 15px;
    color: #606060;
    outline: none;
}

a.btn.btn-trans.change-cat.active {
    background: #08699E;
    border: 1px solid #08699E;
    color: #fff;
}

a.btn.btn-trans.change-cat:hover {
    background: #08699E;
    border: 1px solid #08699E;
    color: #fff;
}

.row.filter-content h2 {
    font-size: 32px;
    line-height: 42px;
    font-weight: bold;
    margin-bottom: 24px;
    margin-top: auto;
}

.row.filter-content p {
    font-size: 16px;
    line-height: 23px;
    letter-spacing: 0.44px;
    margin-bottom: 24px;
}

.row.filter-content .specs {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 32px;
}

.row.filter-content .specs .spec {
    display: inline-flex;
    flex-wrap: wrap;
    font-weight: 500;
    font-size: 16px;
    color: #190E09;
    margin-right: 32px;
    align-items: center;
    justify-content: center;
}

.row.filter-content .specs .spec img.img-fluid.d-flex {
    margin-right: 8px;
}

a.btn.btn-detal {
    border: 1px solid #190E09;
    border-radius: 4px;
    padding: 0;
    height: 64px;
    line-height: 64px;
    padding: 0 26px;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0.23px;
    color: #190E09;
}

a.btn.btn-detal:hover {
    background: #07699e;
    border: 1px solid #07699e;
    color: #ffffff;
}

.row.filter-content img.img-fluid.m-auto.d-flex {
    border-radius: 4px;
}

.row.section-2 {
    margin-top: 104px;
}

.recipe-card {
    margin-bottom: 30px;
    background: #fff;
    border-radius: 4px;
    -webkit-box-shadow: 0px 4px 9px -5px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 4px 9px -5px rgba(0,0,0,0.75);
    box-shadow: 0px 4px 9px -5px rgba(0,0,0,0.75);
}

.recipe-card a {
    text-decoration: none;
}

.recipe-card h2.m-font {
    font-weight: 600;
    font-size: 24px;
    line-height: 129.3%;
    letter-spacing: 0.23px;
    margin-bottom: 8px;
}

.recipe-card p {
    font-size: 16px;
    line-height: 23px;
    margin-bottom: 16px;
    letter-spacing: 0.44px;
    color: #606060;
}

div.rating {
    /* width: 70px !important; */
    display: flex;
    padding: 0;
    margin-right: auto;
}

.recipe-card .last-info {
    display: flex;
    align-items: center;
    margin-bottom: 2px;
    justify-content: center;
}

.recipe-card .info-bar {
    padding: 24px;
}

.recipe-card .time {
    font-size: 12px;
    line-height: 16px;
    color: #000000;
    letter-spacing: 0.4px;
    padding-left: 24px;
}

.recipe-card .person {
    font-size: 12px;
    letter-spacing: 0.4px;
    line-height: 16px;
    color: #000000;
    padding-left: 24px;
}

.recipe-card i {
    color: #08699E;
}

.row.section-3 {
    margin-top: 74px;
}

.brand-single {
    min-height: 450px;
    display: flex;
    margin-bottom: 30px;
}

.brand-single .overlay {
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 32px;
    color: #fff;
    width: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 55.33%, #000000 100%),linear-gradient(180deg, rgba(0, 0, 0, 0) 46.67%, #C82022 100%);
    border-radius: 3px;
    background-position: 0 0,0 350px;
    background-repeat: no-repeat,no-repeat;
}
.brand-single-link:hover {
    text-decoration:none;
}
.brand-single-link:hover .overlay {
    background-position: 0 350px,0 0;
    -webkit-transition: background-position 300ms cubic-bezier(0, 0, 0, 0.82);
    -ms-transition: background-position 300ms cubic-bezier(0, 0, 0, 0.82);
    transition: background-position 300ms cubic-bezier(0, 0, 0, 0.82);
}

.brand-single .content {
    /* align-items: center; */
    /* justify-content: center; */
    display: flex;
    flex-wrap: wrap;
    align-self: flex-end;
}

.brand-single img,.brand-single p {
    margin: 0 auto;
}

.brand-single img {
    margin-bottom: 8px;
}

.row.section-4 {
    margin-top: 74px;
}

div.card-header {
    background: #FFFFFF !important;
    border: unset;
    display: flex;
}

.card {
    border: unset;
    margin-bottom: 30px;
}

.card button.btn.btn-link {
    font-size: 16px;
    letter-spacing: 0.44px;
    /* Siyah */
    color: #190E09;
    padding: 0;
    text-transform: none;
    width: 100%;
    text-align: left;
    display: flex;
    flex-wrap: nowrap;
}

footer {
    background: #08699E;
    color: #fff;
    padding-top: 48px;
    margin-top: 58px;
}

.footer-about img {
    height: 40px;
    margin-bottom: 10px;
}

.footer-about p {
    font-size: 14px;
    line-height: 23px;
    letter-spacing: 0.3px;
    margin-bottom: 16px;
}

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

footer ul li a.footer-menus {
    font-size: 14px;
    line-height: 23px;
    color: #fff;
    letter-spacing: 0.3px;
}

footer ul li {
    margin-bottom: 8px;
}

footer ul li:first-child a {
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.1px;
    margin-bottom: 16px;
}

footer ul li:first-child a.footer-menus {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.1px;
    font-weight: 500;
}

footer .footer-brands ul li:first-child {
}

ul.footer-brands {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    margin: 36% 0;
}

ul.footer-kvkk {
    font-size: 14px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

ul.footer-kvkk li a {
    font-size: 14px !important;
    font-weight: normal !important;
}
footer ul li a,footer ul li a:hover,footer ul li a:visited {
    color: #fff;
    text-decoration: none;
}

footer hr {
    margin: 0 -15px;
    border: 1px solid #88C0DE;
    margin-bottom: 0;
    margin-top: 40px;
}

hr {
}

footer .sub-footer ul li {
    margin-right: 14px;
    margin-bottom: 0;
    height: 72px;
    line-height: 72px;
}

footer .sub-footer ul {
    display: flex;
    flex-wrap: wrap;
    flex-direction: inherit;
}

footer .sub-footer ul li a.footer-nav {
    font-size: 16px;
    font-weight: 300;
    line-height: 23px;
    letter-spacing: 0.44px;
    /* Beyaz */
    color: #FFFFFF;
}

.footer-logos img {
    height: 27px;
    width: auto;
    margin: auto;
    display: inline-flex;
    margin: 0 8px;
    margin-top: 23px;
}

.footer-logos {

    max-width: 297px;
    margin-left: auto;
    display: flex;
    flex-wrap: wrap;
    height: 70px;
    padding-top: 15px;
    float: right;
}

.footer-logos img:first-child,.footer-logos img:last-child {
    margin: 0;
    margin-top: 10px;
}

.row.slider.filter-content.align-items-center,.row.slider.filter-content.align-items-center h2 {
    color: #fff;
}

.row.slider.filter-content.align-items-center a {
    color: #fff;
    border-color: #fff;
}

.container-fluid.nav-area {
    position: absolute;
    z-index: 9999999;
    margin-top: 24px;
}

a.navbar-brand {
    padding: 0;
    margin: 0;
}

nav.navbar.navbar-expand {
    padding: 32px 0;
}

ul.navbar-nav.ml-auto li a {
    color: #fff;
    letter-spacing: 0.44px;
    font-size: 16px;
    line-height: 23px;
    height: 60px;
    line-height: 60px;
    padding: 0 !important;
    margin: 0;
    margin-right: 16px;
}

a.nav-link.btn.btn-nav {
    background: #D73739;
    border-radius: 4px;
    height: 60px;
    line-height: 60px;
    margin: 0;
    padding: 0;
    width: 160px;
}

.container-fluid.header {
    background: #10699e !important;
}
body.bodySutevi .container-fluid.header {background: #1f9fe3 !important;}

.container-fluid.header .row {
    min-height: 300px;
}

.container-fluid.header .row h3.text-center.m-font {
    padding-top: 88px;
    color: #fff;
    font-size: 42px;
    line-height: 51px;
    margin-bottom: 16px;
}

nav.breadcrumb {
    background: unset;
    width: auto;
    margin: 0 auto;
    padding: 0;
    border-radius: unset;
    display: table;
    align-items: center;
}

.breadcrumb-item {
    color: #fff !important;
    font-size: 16px;
    line-height: 23px;
    letter-spacing: 0.44px;
    font-weight: 400;
}

span.breadcrumb-item.active {
    font-weight: 500;
}

.breadcrumb-item+.breadcrumb-item::before {
    display: none;
}

nav.breadcrumb i.fas.fa-angle-right {
    padding: 0 16px;
    color: #fff;
    font-size: 16px;
}

.select-hidden {
    display: none;
    visibility: hidden;
    padding-right: 10px;
}

.select {
    width: 100%;
    cursor: pointer;
    display: inline-block;
    position: relative;
    font-size: 16px;
    color: #fff;
    height: 65px;
    background: url('select-arrow.svg') NO-REPEAT;
}

.select-styled {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #D73739;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    border-radius: 4px;
    height: 65px;
    line-height: 65px;
    padding: 0 24px;
    font-weight: 500;
    font-size: 16px;
    width: 100%;
    letter-spacing: 0.1px;
}

.select-styled:after {
    content: "\f078";
    width: 28px;
    height: 100%;
    border: 7px solid transparent;
    position: absolute;
    right: 10px;
    top: 0;
    font-weight: 900;
    font-size: 16px;
    margin: 0 !important;
    line-height: 51px;
    font-family: "Font Awesome 5 Free";
}

.select-styled:hover {
    background-color: #C82022;
}

.select-styled:active, .select-styled.active {
    background-color: #D73739;
}

.select-styled:active:after, .select-styled.active:after {
    content: "\f077";
}

.select-options {
    display: none;
    position: absolute;
    top: 92px;
    right: 0;
    left: 0;
    z-index: 999;
    margin: 0;
    padding: 24px;
    list-style: none;
    background-color: #d73739;
    border-radius: 4px;
    padding-bottom: 8px;
}

.select-options li {
    margin: 0;
    padding: 0;
    -moz-transition: all 0.15s ease-in;
    -o-transition: all 0.15s ease-in;
    -webkit-transition: all 0.15s ease-in;
    transition: all 0.15s ease-in;
    margin-bottom: 16px;
}

.select-options li:hover {
    color: #fff;
    background: #D73739;
}

.select-options li[rel="hide"] {
    display: none;
}

.row.filter {
    margin: 64px -15px;
}

ul.select-options::before {
    content: "";
    background: url('select-arrow.svg') no-repeat;
    height: 20px;
    position: absolute;
    top: -12px;
    width: 100%;
    left: 0px;
    background-position: 50%;
}

#custom-search-input {
    padding: 21px 17px;
    border: 0;
    border-radius: 4px;
    background-color: #fff;
}

#custom-search-input input {
    border: 0;
    box-shadow: none;
    padding: 0;
    height: 23px;
    font-family: rubik;
    font-size: 16px;
    letter-spacing: 0.44px;
}

#custom-search-input button {
    margin: 0;
    background: none;
    box-shadow: none;
    border: 0;
    color: #666666;
    padding: 0;
    font-size: 16px;
    height: 23px;
}

#custom-search-input button:hover {
    border: 0;
    box-shadow: none;
    border-left: solid 1px #ccc;
}

#custom-search-input .glyphicon-search {
    font-size: 23px;
}

.row.recipe-detail h4.title.m-font {
    font-size: 36px;
    line-height: 130.35%;
    letter-spacing: 0.25px;
    margin: 0;
}

.row.recipe-detail ul.stuff {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 24px;
}

.row.recipe-detail ul.stuff li {
    width: 100%;
    min-height: 55px;
    line-height: 1;
    padding: 0 16px;
    border: 1px solid #E0E0E0;
    box-sizing: border-box;
    border-radius: 4px;
    margin-bottom: 16px;
    font-size: 16px;
    letter-spacing: 0.44px;
    padding: 16px;
    display: flex;
    flex-wrap: nowrap;
    line-height: 23px;
}

.row.recipe-detail ul.stuff li::before {
    content: "";
    width: 6px;
    height: 6px;
    background: #08699E;
    border-radius: 100%;
    float: left;
    margin: auto 0;
    margin-right: 16px;
    display: flex;
}

.row.recipe-detail p.steps {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.23px;
    margin-bottom: 24px;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
}

.row.recipe-detail p.steps span.step-number {
    font-weight: 600;
    font-size: 20px;
    line-height: 129.3%;
    letter-spacing: 0.23px;
    display: flex;
    height: auto;
    width: 20px;
    margin-right: 16px;
}

.row.recipe-detail p.steps span.rest {
}

.row.recipe-detail {
    margin-top: 57px;
    margin-bottom: 88px;
}

.row.title-info {
    margin-bottom: 24px;
}

.row.title-info .last-info .time,.row.title-info .last-info .person {
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0.23px;
    margin-left: 24px;
}

.row.title-info .last-info {
    display: flex;
    align-items: center;
    height: 100%;
}

.row.title-info .last-info .rating.jq-ry-container {
    margin-left: auto;
    margin-right: 0;
}

.row.title-info .last-info i {
    color: #08699E;
}

.btn.focus, .btn:focus {
    box-shadow: none;
}

.product-card {
    background: #fff;
    padding: 24px;
    margin-bottom: 30px;
    text-align: center;
    min-height: 461px;
}

.product-card a {
    text-decoration: none;
    color: #606060;
}

.product-card img {
    height: 100%;
    max-height: 260px;
    width: auto !important;
}

.product-card .info-bar {
    margin-top: 16px;
}

.product-card .info-bar span.weight {
    letter-spacing: 0.1px;
    color: #D73739;
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    display: block;
    text-align: center;
    margin-bottom: 4px;
}

.product-card .info-bar h2.m-font {
    font-weight: 600;
    font-size: 20px;
    line-height: 129.3%;
    margin-bottom: 8px;
}

.product-card .info-bar p {
    margin: 0;
}

.row.filter-content.product-single {
    margin-top: 64px;
    margin-bottom: 88px;
}

a.title {
}

.row.filter-content.product-single .weight {
    background: #08699E;
    border-radius: 4px;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0.1px;
    color: #fff;
    display: table;
    padding: 8px 16px;
    margin-bottom: 16px;
}

.spec-container {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    background: #d73739;
    padding: 24px;
    border-radius: 4px;
    position: absolute;
    color: #fff;
    z-index: 3;
    width: 100%;
    margin-top: 28px;
    display: none;
}

.product-specs {
    position: relative;
    width: fit-content;
    width: 100%;
}

.product-specs a.title,.product-specs a.title:hover {
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0.23px;
    /* Beyaz */
    color: #FFFFFF;
    background: #D73739;
    border-radius: 4px;
    padding: 24px;
    display: inline-flex;
    width: 100%;
    cursor: pointer;
    text-decoration: unset;
}

.spec-container .spec {
    display: inline-flex;
    flex-wrap: wrap;
    flex-direction: row;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0.23px;
    margin-bottom: 16px;
}

.spec-container .spec:last-child {
    margin-bottom: 0;
}

.spec-container .spec span.left {
    margin-right: auto;
}

.spec-container::before {
    content: "";
    background: url(select-arrow.svg) no-repeat;
    height: 20px;
    position: absolute;
    top: -12px;
    width: 100%;
    left: 0px;
    background-position: 50%;
}

.spec-container.active {
    display: flex;
}

.product-specs a.title i {
    line-height: 22px;
}

.row.filter-content.sutevi.main {
    display: none;
}

.row.filter-content.sutevi.main.active {
    display: flex;
}

.row.filter-content.sutevi.main .menu-content {
    background: #fff;
    padding: 24px 40px;
    border-radius: 4px;
}

.row.filter-content.sutevi.main .menu-content p {
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0.23px;
    margin: 0;
}

.row.filter-content.sutevi.main .menu-content p.single.title {
    font-weight: 600;
    font-size: 24px;
    line-height: 129.3%;
    letter-spacing: 0.23px;
    /* Siyah */
    color: #190E09;
    margin: 16px 0;
    font-family: Montserrat;
}

.row.filter-content.sutevi.main .menu-content hr {
    border: 0px;
    margin: 0;
    margin-bottom: 12px;
}

.row.filter-btns.milk a.btn.btn-trans.change-cat {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    min-height: 120px;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    padding: 0 6px;
}

.row.filter-btns.milk a.btn.btn-trans.change-cat .milk-cat-img {
    margin: 0 auto;
    margin-top: auto;
    width: 50px;
    height: 49px;
}

.row.filter-btns.milk a.btn.btn-trans.change-cat span {
    margin: 0 auto;
    margin-top: 8px;
    margin-bottom: auto;
}

.row.filter-btns.milk a.btn.btn-trans.change-cat svg {
    fill: #fff !important;
}

.row.filter-btns.milk a.btn.btn-trans.change-cat:hover .milk-cat-img, .row.filter-btns.milk a.btn.btn-trans.change-cat.active .milk-cat-img {
    filter: brightness(20.5)
}

.info-card {
    background: #10699e;
    border-radius: 4px;
    color: #fff;
    padding: 33px 48px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}
.bodySutevi .info-card {
    background: #1f9fe3 !important;
}
.info-card h4.title {
    margin: 15px 0px 16px 0px;
    font-weight: 600;
    font-size: 24px;
    line-height: 129.3%;
    font-family: montserrat;
    letter-spacing: 0.23px;
}

.info-card p.info {
    font-size: 16px;
    line-height: 29px;
    letter-spacing: 0.1px;
    margin-bottom: 15px;
}

.info-card p.info strong {
    font-weight: 500;
}

.row.info-row iframe {
    border-radius: 4px;
    display: flex;
    height: 100%;
}

.row.info-row {
    margin-top: 98px;
    margin-bottom: 88px;
}

.about h3.title.m-font {
    margin-bottom: 16px;
    font-weight: bold;
    font-size: 36px;
    line-height: 130.35%;
}

.about p.text {
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0.23px;
    margin-bottom: 30px;
}

.contact-form input {
    border-radius: 4px;
    height: 55px;
    font-size: 16px;
    line-height: 24px;
    border: 0px;
    margin-bottom: 16px;
    padding: 24px;
}

.contact-form input:focus {
    box-shadow: unset;
    border: 1px solid #495057
}

.contact-form textarea {
    height: 180px;
    border: 0;
    border-radius: 4px;
    margin-bottom: 30px;
    padding: 24px;
}

.contact-form input.btn.btn-mey-red {
    width: 255px;
    text-align: center;
    display: block
}

.contact-form input.btn.btn-send {
    width: 100%;
    padding: 0;
    background: #D73739;
    color: #ffff;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.23px;
    border-radius: 4px;
}

.kebab-card {
    /* min-height: 431px; */
    background: #fff;
    border-radius: 4px;
    margin-bottom: 30px;
    padding: 24px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

.row.filter-content.kebab.main.active .kebab-col {
    display: none;
}

.row.filter-content.kebab.main.active .kebab-col.active {
    display: flex;
}

.kebab-card img.img-fluid.d-flex.mx-auto.kebab-image {
    margin-top: auto;
    margin-bottom: 55px;
}

.kebab-card h4.text-center.m-font {
    margin-bottom: 0;
    font-weight: 600;
    font-size: 20px;
    line-height: 129.3%;
}

.kebab-card p.text-center {
    font-size: 16px;
    line-height: 23px;
    letter-spacing: 0.44px;
    margin-top: 8px;
    margin-bottom: auto;
}

.shop-card {
    border: 1px solid #BDBDBD;
    margin-bottom: 30px;
    border-radius: 4px;
}
body.bodySutevi .container-fluid.slider {
    background-color: #1f9fe3 !important;
}
body.bodySutevi .container-fluid.slider, body.bodySutevi .row.slider.filter-content.align-items-center, body.bodySutevi .container-fluid.header {
    background-color: transparent;

}

body.bodyDonerevi .container-fluid.slider, body.bodyDonerevi .container-fluid.header {
    background-color: #B4252B !important;
}

body.bodyPark .container-fluid.slider, body.bodyPark .row.slider.filter-content.align-items-center, body.bodyPark .container-fluid.header {
    background-color: #4B9B45;
}
body.bodySutevi a.btn.btn-trans.change-cat.active,
body.bodySutevi a.btn.btn-trans.change-cat:hover{
    background: #1f9fe3 !important;
    border-color: #1f9fe3 !important;
}
body.bodyDonerevi a.btn.btn-trans.change-cat.active,
body.bodyDonerevi a.btn.btn-trans.change-cat:hover{
    background:#DF5E67;border-color:#DF5E67;
}

body.bodyDonerevi a.btn.btn-trans.change-shop.active,
body.bodyDonerevi a.btn.btn-trans.change-shop:hover{
    background:#DF5E67;border-color:#DF5E67;
    color:#fff
}
body.bodyPark a.btn.btn-trans.change-cat.active,
body.bodyPark a.btn.btn-trans.change-cat:hover{
    background:#4B9B45;border-color:#4B9B45;
}


.nav-item .product-specs {
    width: 100%;
    min-width: 160px;
}

.nav-item .product-specs a.title.changepage,.nav-item .product-specs a.title.changepage:hover {
    width: 100%;
    display:table;
    margin: 0 auto;
    padding: 0 30px !important;
    letter-spacing: 0.44px;
    text-align: center;
}

.nav-item .spec-container {
    padding: 8px 24px;
}

.row.maps {
    margin-top: 64px;
    margin-bottom: 64px;
}

.row.maps h5.m-font {
    font-weight: 600;
    font-size: 24px;
    line-height: 129.3%;
    letter-spacing: 0.23px;
    margin-top: 24px;
    margin-bottom: 16px;
}

.row.maps p {
    color: #000;
    font-size: 16px;
    line-height: 22px;
}

.row.maps p strong {}

.container-fluid.recipe-container {
    background: url('../img/recipes-home-bg.png') center center no-repeat;
    background-size: cover;
}

.container-fluid.sss-container {
    background: url(../img/sss-bg.png) bottom left no-repeat;
    background-size: contain;
}

.footer-socials a {color: #fff;margin-right: 16px;}

.owl-nav {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: -9999;
    padding-right: 30px;
}

.owl-nav button {
    margin: auto;
    width: 42px;
    height: 42px;
    background: rgba(0, 0, 0, 0.10) !important;
    border-radius: 100%;
}

.owl-nav button span {
    display: none;
}
button.owl-prev{margin-left: 0;}
button.owl-next{margin-right: 0;}
button.owl-prev:before {font-family: "Font Awesome 5 Pro";content: "\f060";color: #fff;font-weight: 900;}

button.owl-next:before {content: "";font-family: "Font Awesome 5 Pro";content: "\f061";color: #fff;font-weight: 900;}

.owl-nav button:focus {
    outline: unset;
}

.owl-dots {
    display: flex;
    padding-bottom: 12px;
    position: absolute;
    width: 98%;
    bottom: 0;
}

.owl-dots .owl-dot span {
    width: 16px;
    height: 16px;
    border: 5px solid rgba(0, 0, 0, 0.20);
    border-radius: 100%;
    display: inline-flex;
}

.owl-dots .active span {
    border-color: #fff;
}
.recipe-list .owl-dots,
.product-list .owl-dots{
    padding:0;
    margin-top:16px;
}
.recipe-list .owl-dots .active span,
.product-list .owl-dots .active span {
    border-color: #07699e;
}

.owl-dot {
    margin: 0 8px;
}

.owl-dot:first-child {
    margin-left: auto;
}

.owl-dot:last-child {
    margin-right: auto;
}

.owl-nav button:hover {
    background: #000 !important;
}

.row.slider.filter-content.align-items-center.park-slider {background-position: right bottom;background-repeat: no-repeat;background-size: 70%;}

.container-fluid.park-slider {
    background-position: right bottom;
    background-repeat: no-repeat;
    padding: 0;
    background-size: 59%;
}

.bodyPark .row.slider.filter-content.align-items-center {
    background-color: transparent !important;
}

.bodyPark button.owl-prev {
    margin-left: 20px;
}

.bodyPark button.owl-next {
    margin-right: 20px;
}

.bodyPark .owl-nav button {
    background: #1A7F65 !important;
}

.bodyPark .info-card {
    background: #4B9B45;
}

.shop-col {
    display: none;
}

.shop-col.active {
    display: flex;
}

.dropdown-menu {
    background: #d73739;
}

ul.navbar-nav.ml-auto li  .dropdown-menu a {
    padding: 16px !important;
    height: unset !important;
    line-height: 1;
}

.dropdown-menu:before {
    content: "";
    background: url(select-arrow.svg) no-repeat;
    height: 20px;
    position: absolute;
    top: -12px;
    width: 100%;
    left: 0px;
    background-position: 10px;
}

.dropdown-toggle::after {
    display: none;
}

ul.navbar-nav.ml-auto li .dropdown-menu a:hover {
    background: none;
}

.container-fluid.header.timeline {
    background: transparent;
}

.container-fluid.owl-carousel.slide-content.timeline-slide {
    /* background: #122334; */
}

.container-fluid.owl-carousel.slide-content.timeline-slide .owl-nav.disabled,.container-fluid.owl-carousel.slide-content.timeline-slide .owl-dots {
    /* display: none; */
    z-index: 9999;
}

.container-fluid.owl-carousel.slide-content.timeline-slide p.title {
    color: #fff;
    font-weight: bold;
    font-size: 36px;
    line-height: 130.35%;
    letter-spacing: 0.25px;
    font-family: montserrat;
}

.container-fluid.owl-carousel.slide-content.timeline-slide p.content {
    color: #fff;
    line-height: 28px;
    letter-spacing: 0.23px;
    margin-bottom: 30px;
}

ul.test {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 48px;
    opacity: 0;
}

ul.test li {
    margin: auto;
    font-weight: 600;
    font-size: 24px;
    line-height: 129.3%;
    opacity: 0.7;
    letter-spacing: 0.23px;
    font-family: montserrat;
    color: #fff;
    cursor: pointer;
}

ul.test li.active {
    font-size: 42px;
    line-height: 51px;
    opacity: 1;
}

.timeline .row.align-items-center {
    min-height: 190px;
    padding-top: 40px;
}

.container-fluid.owl-carousel.slide-content.timeline-slide .owl-dots .owl-dot {
    margin: auto;
    font-weight: 600;
    font-size: 24px;
    line-height: 129.3%;
    opacity: 0.7;
    letter-spacing: 0.23px;
    font-family: montserrat;
    color: #fff;
}

.container-fluid.owl-carousel.slide-content.timeline-slide .owl-dots .owl-dot.active {
    font-size: 42px;
    line-height: 51px;
    opacity: 1;
}

.slideyear {
    z-index: 999999;
    cursor: pointer;
    list-style: none;
    margin: auto;
    font-weight: 600;
    font-size: 24px;
    line-height: 129.3%;
    opacity: 0.7;
    letter-spacing: 0.23px;
    font-family: montserrat;
    color: #fff;
    text-align: center;
    margin-top: 12px;
}
.owl-carousel.year-slide.owl-loaded.owl-drag .owl-item.center .slideyear{
        font-size: 42px;
        line-height: 51px;
        opacity: 1;
        margin-top: 0;
}
.owl-carousel.year-slide.owl-loaded.owl-drag {
    z-index: 9999;
    margin: 30px 0;
}

.container-fluid.owl-carousel.slide-content.timeline-slide img.img-fluid {
    border-radius: 4px;
}

.bodyDonerevi img.img-fluid.m-auto.d-flex ,
.bodySutevi img.img-fluid.m-auto.d-flex,
.row.slider.filter-content img.img-fluid.m-auto.d-flex {
    /* transform: translatex(-16px); */
}

.row.product-list.owl-carousel.owl-loaded.owl-drag button.owl-next, .row.recipe-list.owl-carousel.owl-loaded.owl-drag button.owl-next {
    margin-right: -60px;
}

div#headingOne {}

.accordion {
}

.card-header {
    min-height: 75px;
}

.accordion>.card .card-header h2 {
    margin: auto 0 !important;
    display: flex;
    width: 100%;
}
.container-fluid.park-slider.slide-1 {
   background-size: 50%;
    background-position: 90% 100%;}
.container-fluid.park-slider.slide-2 {
    background-size: 50%;
    background-position: 90% 100%;
}

.container-fluid.park-slider.slide-3 {
    background-size: 50%;
    background-position: 90% 100%;}
/*
  ##Device = Desktops
  ##Screen = 1281px to higher resolution desktops
*/

@media (min-width: 1281px) {



  }

  /*
    ##Device = Laptops, Desktops
    ##Screen = B/w 1025px to 1280px
  */

  @media (min-width: 1025px) and (max-width: 1280px) {



  }

  /*
    ##Device = Tablets, Ipads (portrait)
    ##Screen = B/w 768px to 1024px
  */

  @media (min-width: 768px) and (max-width: 1024px) {



  }

  /*
    ##Device = Tablets, Ipads (landscape)
    ##Screen = B/w 768px to 1024px
  */

  @media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {



  }

  /*
    ##Device = Low Resolution Tablets, Mobiles (Landscape)
    ##Screen = B/w 481px to 767px
  */

  @media (min-width: 481px) and (max-width: 767px) {


.container-fluid.slider .container.owl-carousel.owl-loaded.owl-drag .owl-stage-outer .owl-stage .owl-item .row .col-md-6:last-child {
    order: 0;
}

.container-fluid.slider .container.owl-carousel.owl-loaded.owl-drag .owl-stage-outer .owl-stage .owl-item .row .col-md-6:first-child {
    order: 1;
    margin-top: -300px;
}

.container-fluid.slider .container.owl-carousel.owl-loaded.owl-drag .owl-stage-outer .owl-stage .owl-item .row .col-md-6:last-child img {
    max-width: 200px;
    transform: unset;
}

.row.slider.filter-content.align-items-center, .row.slider.filter-content.align-items-center h2 {
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 16px;
}

.row.filter-content p {
    font-size: 13px;
    line-height: 20px;
}

.row.slider.filter-content.align-items-center a {
    font-size: 12px;
}


a.btn.btn-trans.change-cat {
    margin-bottom: 30px;
}

.row.filter-content h2 {
    font-size: 24px;
    line-height: 34px;
    margin-top: 22px;
    padding: 0 15px;
    margin-bottom: 10px;
}

.row.filter-content p {
    font-size: 11px;
    padding: 0 15px;
}

.row.filter-content .specs {
    padding: 0 15px;
}

.row.filter-content .specs .spec {margin-bottom: 30px;}

a.btn.btn-detal {
    margin: 0 auto;
    display: table;
    width: 100%;
}
.owl-nav {
    display: none;
}
  }

  /*
    ##Device = Most of the Smartphones Mobiles (Portrait)
    ##Screen = B/w 320px to 479px
  */

  @media (min-width: 320px) and (max-width: 480px) {


.container-fluid.slider .container.owl-carousel.owl-loaded.owl-drag .owl-stage-outer .owl-stage .owl-item .row .col-md-6:last-child {
    order: 0;
}

.container-fluid.slider .container.owl-carousel.owl-loaded .owl-stage .owl-item .row .col-md-6:first-child {
    order: 1;
    /* margin-top: -300px; */
}

.container-fluid.slider .container.owl-carousel.owl-loaded.owl-drag .owl-stage-outer .owl-stage .owl-item .row .col-md-6:last-child img {
    max-width: 390px;
    /* transform: unset; */
    margin-bottom: 60px !important;
    margin-top: 50px !important;
}

.row.slider.filter-content.align-items-center, .row.slider.filter-content.align-items-center h2 {
    font-size: 24px;
    line-height: 36px;
    margin: 0;
    margin-bottom: 16px;
    margin-top: 40px;
    align-items: unset !important;
}

.row.filter-content p {
    font-size: 13px;
    line-height: 20px;
}

.row.slider.filter-content.align-items-center a {
    font-size: 12px;
}


a.btn.btn-trans.change-cat {
    margin-bottom: 30px;
}

.row.filter-content h2 {
    font-size: 24px;
    line-height: 34px;
    margin-top: 22px;
    padding: 0 15px;
    margin-bottom: 10px;
}

.row.filter-content p {
    font-size: 12px;
    padding: 0 15px;
}

.row.filter-content .specs {
    padding: 0 15px;
}

.row.filter-content .specs .spec {margin-bottom: 30px;}

a.btn.btn-detal {
    margin: 0 auto;
    display: table;
    width: 100%;
}.owl-nav {
    display: none;
}
.row.filter-btns {
    margin: 0;
    /* width: 1000px; */
    height: 80px;
    flex-wrap: nowrap;
    display: flex;
    overflow-x: scroll !important;
    overflow-y: hidden !important;
}

.row.filter-content.align-items-center.main{
    margin: 0;
}
.footer-logos {
    margin: auto;
}

ul.footer-brands {
    margin: 30px 0;
}

.footer-socials {margin: 0 auto;margin-bottom: 30px;display: flex;width: 74px;}

footer ul {
    text-align: center;
    margin-bottom: 30px;
}

footer .sub-footer ul li {
    margin: auto 10px;
}

footer .sub-footer ul {
    flex-direction: row;
}
button.navbar-toggler {
    width: 50px;
    height: 50px;
    padding: 0 8px;
    border: 3px solid #fff;
}

button.navbar-toggler span.navbar-toggler-icon {
    /* border: 1px solid #fff; */
    width: 100%;
    height: 3px;
    background: #fff;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    margin: 6px 0;
    border-radius: 24%;
}

ul.navbar-nav.ml-auto {}
body {
    font-family: 'Rubik', sans-serif;
    color: #606060;
    background: #F4F4F4;
}

.m-font {
    font-family: 'Montserrat', sans-serif;
    color: #190E09;
}

.m-font-semi {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600
}

.row.slider {
    min-height: auto;
    padding-bottom: 40px;
    background: #5081D3;
}

.row.seciton-1 {
    margin-top: 88px;
}

h3 {
    font-weight: bold;
    font-size: 36px;
    line-height: 130.35%;
    letter-spacing: 0.25px;
    margin: 0;
    margin-bottom: 8px;
}

.container-fluid.slider {
    background: #5081D3;
}

p.text-center {
    line-height: 28px;
    line-height: 28px;
    letter-spacing: 0.23px;
    font-size: 16px;
    margin-bottom: 56px;
}

h2.text-center.m-font {
    font-weight: 600;
    font-size: 24px;
    line-height: 129.3%;
    letter-spacing: 0.23px;
    margin-top: 24px;
    margin-bottom: 8px;
}

.row.seciton-1 .col-md-4 p.text-center {
    letter-spacing: 0.44px;
    font-size: 16px;
    line-height: 23px;
    margin-bottom: 16px;
}

.row.product-home {
    margin-top: 88px;
}

.row.filter-btns {
    width: 100%;
    margin-bottom: 64px;
}

.row.filter-content.align-items-center.main {
    display: none;
}

.row.filter-content.align-items-center.main.active {
    display: flex;
}

a.btn.btn-trans.change-cat {
    border: 1px solid #606060;
    box-sizing: border-box;
    border-radius: 4px;
    height: 65px;
    width: 100%;
    font-weight: 500;
    line-height: 65px;
    font-size: 16px;
    padding: 0 15px;
    color: #606060;
    outline: none;
}

a.btn.btn-trans.change-cat.active {
    background: #08699E;
    border: 1px solid #08699E;
    color: #fff;
}

a.btn.btn-trans.change-cat:hover {
    background: #08699E;
    border: 1px solid #08699E;
    color: #fff;
}

.row.filter-content h2 {
    font-size: 32px;
    line-height: 42px;
    font-weight: bold;
    margin-bottom: 24px;
    margin-top: auto;
}

.row.filter-content p {
    font-size: 16px;
    line-height: 23px;
    letter-spacing: 0.44px;
    margin-bottom: 24px;
}

.row.filter-content .specs {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 32px;
}

.row.filter-content .specs .spec {
    display: inline-flex;
    flex-wrap: wrap;
    font-weight: 500;
    font-size: 16px;
    color: #190E09;
    margin-right: 32px;
    align-items: center;
    justify-content: center;
}

.row.filter-content .specs .spec img.img-fluid.d-flex {
    margin-right: 8px;
}

a.btn.btn-detal {
    border: 1px solid #190E09;
    border-radius: 4px;
    padding: 0;
    height: 64px;
    line-height: 64px;
    padding: 0 26px;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0.23px;
    color: #190E09;
}

a.btn.btn-detal:hover {
    background: #07699e;
    border: 1px solid #07699e;
    color: #ffffff;
}

.row.filter-content img.img-fluid.m-auto.d-flex {
    border-radius: 4px;
}

.row.section-2 {
    margin-top: 104px;
}

.recipe-card {
    margin-bottom: 30px;
    background: #fff;
    border-radius: 4px;
}

.recipe-card a {
    text-decoration: none;
}

.recipe-card h2.m-font {
    font-weight: 600;
    font-size: 24px;
    line-height: 129.3%;
    letter-spacing: 0.23px;
    margin-bottom: 8px;
}

.recipe-card p {
    font-size: 16px;
    line-height: 23px;
    margin-bottom: 16px;
    letter-spacing: 0.44px;
    color: #606060;
}

div.rating {
    /* width: 70px !important; */
    display: flex;
    padding: 0;
    margin-right: auto;
}

.recipe-card .last-info {
    display: flex;
    align-items: center;
    margin-bottom: 2px;
    justify-content: center;
}

.recipe-card .info-bar {
    padding: 24px;
}

.recipe-card .time {
    font-size: 12px;
    line-height: 16px;
    color: #000000;
    letter-spacing: 0.4px;
    padding-left: 24px;
}

.recipe-card .person {
    font-size: 12px;
    letter-spacing: 0.4px;
    line-height: 16px;
    color: #000000;
    padding-left: 24px;
}

.recipe-card i {
    color: #08699E;
}

.row.section-3 {
    margin-top: 74px;
}

.brand-single {
    min-height: 450px;
    display: flex;
    margin-bottom: 30px;
}

.brand-single .overlay {
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 32px;
    color: #fff;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 55.33%, #000000 100%),linear-gradient(180deg, rgba(0, 0, 0, 0) 46.67%, #C82022 100%);
    border-radius: 3px;
    background-position: 0 0,0 350px;
    background-repeat: no-repeat,no-repeat;
}
.brand-single-link:hover {
    text-decoration:none;
}
.brand-single-link:hover .overlay {
    background-position: 0 350px,0 0;
    -webkit-transition: background-position 300ms cubic-bezier(0, 0, 0, 0.82);
    -ms-transition: background-position 300ms cubic-bezier(0, 0, 0, 0.82);
    transition: background-position 300ms cubic-bezier(0, 0, 0, 0.82);
}

.brand-single .content {
    /* align-items: center; */
    /* justify-content: center; */
    display: flex;
    flex-wrap: wrap;
    align-self: flex-end;
}

.brand-single img,.brand-single p {
    margin: 0 auto;
}

.brand-single img {
    margin-bottom: 8px;
}

.row.section-4 {
    margin-top: 74px;
}

div.card-header {
    background: #FFFFFF !important;
    border: unset;
    display: flex;
}

.card {
    border: unset;
    margin-bottom: 30px;
}

.card button.btn.btn-link {
    font-size: 16px;
    letter-spacing: 0.44px;
    /* Siyah */
    color: #190E09;
    padding: 0;
    text-transform: none;
    width: 100%;
    text-align: left;
    display: flex;
    flex-wrap: nowrap;
}

footer {
    background: #08699E;
    color: #fff;
    padding-top: 48px;
    margin-top: 58px;
}

.footer-about img {
    width: 80px;
    margin-bottom: 10px;
}

.footer-about p {
    font-size: 14px;
    line-height: 23px;
    letter-spacing: 0.3px;
    margin-bottom: 16px;
}

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

footer ul li a.footer-menus {
    font-size: 14px;
    line-height: 23px;
    color: #fff;
    letter-spacing: 0.3px;
}

footer ul li {
    margin-bottom: 8px;
}

footer ul li:first-child a {
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.1px;
    margin-bottom: 16px;
}

footer ul li:first-child a.footer-menus {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.1px;
    font-weight: 500;
}

footer .footer-brands ul li:first-child {
}

ul.footer-brands {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    margin: 36% 0;
}

footer ul li a,footer ul li a:hover,footer ul li a:visited {
    color: #fff;
    text-decoration: none;
}

footer hr {
    margin: 0 -15px;
    border: 1px solid #88C0DE;
    margin-bottom: 0;
    margin-top: 40px;
}

hr {
}

footer .sub-footer ul li {
    margin-right: 14px;
    margin-bottom: 0;
    height: 72px;
    line-height: 72px;
}

footer .sub-footer ul {
    display: flex;
    flex-wrap: wrap;
    flex-direction: inherit;
}

footer .sub-footer ul li a.footer-nav {
    font-size: 16px;
    font-weight: 300;
    line-height: 23px;
    letter-spacing: 0.44px;
    /* Beyaz */
    color: #FFFFFF;
}

.footer-logos img {
    height: 27px;
    width: 50px;
    margin: auto;
    display: inline-flex;
    margin: 0 8px;
    margin-top: 23px;
}

.footer-logos {
    width: 100%;
    max-width: 176px;
    margin-left: auto;
    display: flex;
    flex-wrap: wrap;
    height: 70px;
}

.footer-logos img:first-child,.footer-logos img:last-child {
    margin: 0;
    margin-top: 10px;
}

.row.slider.filter-content.align-items-center,.row.slider.filter-content.align-items-center h2 {
    color: #fff;
}

.row.slider.filter-content.align-items-center a {
    color: #fff;
    border-color: #fff;
}

.container-fluid.nav-area {
    position: absolute;
    z-index: 9999999;
    padding: 0;
}

a.navbar-brand {
    padding: 0;
    margin: 0;
    z-index: 9999;
}

nav.navbar.navbar-expand {
    padding: 32px 0;
}

ul.navbar-nav.ml-auto li a {
    color: #fff;
    letter-spacing: 0.44px;
    font-size: 16px;
    line-height: 23px;
    height: 60px;
    line-height: 60px;
    padding: 0 !important;
    margin: 0;
    margin-right: 16px;
}

a.nav-link.btn.btn-nav {
    background: #D73739;
    border-radius: 4px;
    height: 60px;
    line-height: 60px;
    margin: 0;
    padding: 0;
    width: 160px;
}

.container-fluid.header {
    background: #08699E;
}

.container-fluid.header .row {
    min-height: 300px;
}

.container-fluid.header .row h3.text-center.m-font {
    padding-top: 88px;
    color: #fff;
    font-size: 42px;
    line-height: 51px;
    margin-bottom: 16px;
}

nav.breadcrumb {
    background: unset;
    width: auto;
    margin: 0 auto;
    padding: 0;
    border-radius: unset;
    display: table;
    align-items: center;
}

.breadcrumb-item {
    color: #fff !important;
    font-size: 16px;
    line-height: 23px;
    letter-spacing: 0.44px;
    font-weight: 400;
}

span.breadcrumb-item.active {
    font-weight: 500;
}

.breadcrumb-item+.breadcrumb-item::before {
    display: none;
}

nav.breadcrumb i.fas.fa-angle-right {
    padding: 0 16px;
    color: #fff;
    font-size: 16px;
}

.select-hidden {
    display: none;
    visibility: hidden;
    padding-right: 10px;
}

.select {
    width: 100%;
    cursor: pointer;
    display: inline-block;
    position: relative;
    font-size: 16px;
    color: #fff;
    height: 65px;
    background: url('select-arrow.svg') NO-REPEAT;
}

.select-styled {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #D73739;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    border-radius: 4px;
    height: 65px;
    line-height: 65px;
    padding: 0 24px;
    font-weight: 500;
    font-size: 16px;
    width: 100%;
    letter-spacing: 0.1px;
}

.select-styled:after {
    content: "\f078";
    width: 28px;
    height: 100%;
    border: 7px solid transparent;
    position: absolute;
    right: 10px;
    top: 0;
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    font-size: 16px;
    margin: 0 !important;
    line-height: 51px;
}

.select-styled:hover {
    background-color: #C82022;
}

.select-styled:active, .select-styled.active {
    background-color: #D73739;
}

.select-styled:active:after, .select-styled.active:after {
    content: "\f077";
}

.select-options {
    display: none;
    position: absolute;
    top: 92px;
    right: 0;
    left: 0;
    z-index: 999;
    margin: 0;
    padding: 24px;
    list-style: none;
    background-color: #d73739;
    border-radius: 4px;
    padding-bottom: 8px;
}

.select-options li {
    margin: 0;
    padding: 0;
    -moz-transition: all 0.15s ease-in;
    -o-transition: all 0.15s ease-in;
    -webkit-transition: all 0.15s ease-in;
    transition: all 0.15s ease-in;
    margin-bottom: 16px;
}

.select-options li:hover {
    color: #fff;
    background: #D73739;
}

.select-options li[rel="hide"] {
    display: none;
}

.row.filter {
    margin: 64px -15px;
}

ul.select-options::before {
    content: "";
    background: url('select-arrow.svg') no-repeat;
    height: 20px;
    position: absolute;
    top: -12px;
    width: 100%;
    left: 0px;
    background-position: 50%;
}

#custom-search-input {
    padding: 21px 17px;
    border: 0;
    border-radius: 4px;
    background-color: #fff;
}

#custom-search-input input {
    border: 0;
    box-shadow: none;
    padding: 0;
    height: 23px;
    font-family: rubik;
    font-size: 16px;
    letter-spacing: 0.44px;
}

#custom-search-input button {
    margin: 0;
    background: none;
    box-shadow: none;
    border: 0;
    color: #666666;
    padding: 0;
    font-size: 16px;
    height: 23px;
}

#custom-search-input button:hover {
    border: 0;
    box-shadow: none;
    border-left: solid 1px #ccc;
}

#custom-search-input .glyphicon-search {
    font-size: 23px;
}

.row.recipe-detail h4.title.m-font {
    font-size: 36px;
    line-height: 130.35%;
    letter-spacing: 0.25px;
    margin: 0;
}

.row.recipe-detail ul.stuff {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 24px;
}

.row.recipe-detail ul.stuff li {
    width: 100%;
    min-height: 55px;
    line-height: 1;
    padding: 0 16px;
    border: 1px solid #E0E0E0;
    box-sizing: border-box;
    border-radius: 4px;
    margin-bottom: 16px;
    font-size: 16px;
    letter-spacing: 0.44px;
    padding: 16px;
    display: flex;
    flex-wrap: nowrap;
    line-height: 23px;
}

.row.recipe-detail ul.stuff li::before {
    content: "";
    width: 6px;
    height: 6px;
    background: #08699E;
    border-radius: 100%;
    float: left;
    margin: auto 0;
    margin-right: 16px;
    display: flex;
}

.row.recipe-detail p.steps {
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0.23px;
    margin-bottom: 24px;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
}

.row.recipe-detail p.steps span.step-number {
    font-weight: 600;
    font-size: 20px;
    line-height: 129.3%;
    letter-spacing: 0.23px;
    display: flex;
    height: auto;
    width: 20px;
    margin-right: 16px;
}

.row.recipe-detail p.steps span.rest {
}

.row.recipe-detail {
    margin-top: 57px;
    margin-bottom: 88px;
}

.row.title-info {
    margin-bottom: 24px;
}

.row.title-info .last-info .time,.row.title-info .last-info .person {
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0.23px;
    margin-left: 24px;
    margin-right: auto;
}

.row.title-info .last-info {
    display: flex;
    align-items: center;
    height: 100%;
}

.row.title-info .last-info .rating.jq-ry-container {
    margin-left: unset;
    margin-right: auto;
}

.row.title-info .last-info i {
    color: #08699E;
}

.btn.focus, .btn:focus {
    box-shadow: none;
}

.product-card {
    background: #fff;
    padding: 24px;
    margin-bottom: 30px;
    text-align: center
}

.product-card a {
    text-decoration: none;
    color: #606060;
}

.product-card img {
    height: 100%;
    max-height: 260px;
    width: auto !important;
}

.product-card .info-bar {
    margin-top: 16px;
}

.product-card .info-bar span.weight {
    letter-spacing: 0.1px;

    color: #D73739;
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    display: block;
    text-align: center;
    margin-bottom: 4px;
}

.product-card .info-bar h2.m-font {
    font-weight: 600;
    font-size: 20px;
    line-height: 129.3%;
    margin-bottom: 8px;
}

.product-card .info-bar p {
    margin: 0;
}

.row.filter-content.product-single {
    margin-top: 64px;
    margin-bottom: 88px;
}

a.title {
}

.row.filter-content.product-single .weight {
    background: #08699E;
    border-radius: 4px;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0.1px;
    color: #fff;
    display: table;
    padding: 8px 16px;
    margin-bottom: 16px;
}

.spec-container {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    background: #d73739;
    padding: 24px;
    border-radius: 4px;
    position: absolute;
    color: #fff;
    z-index: 3;
    width: 100%;
    margin-top: 28px;
    display: none;
}

.product-specs {
    position: relative;
    width: fit-content;
    width: 100%;
}

.product-specs a.title,.product-specs a.title:hover {
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0.23px;
    /* Beyaz */
    color: #FFFFFF;
    background: #D73739;
    border-radius: 4px;
    padding: 24px;
    display: inline-flex;
    width: 100%;
    cursor: pointer;
    text-decoration: unset;
}

.spec-container .spec {
    display: inline-flex;
    flex-wrap: wrap;
    flex-direction: row;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0.23px;
    margin-bottom: 16px;
}

.spec-container .spec:last-child {
    margin-bottom: 0;
}

.spec-container .spec span.left {
    margin-right: auto;
}

.spec-container::before {
    content: "";
    background: url(select-arrow.svg) no-repeat;
    height: 20px;
    position: absolute;
    top: -12px;
    width: 100%;
    left: 0px;
    background-position: 50%;
}

.spec-container.active {
    display: flex;
}

.product-specs a.title i {
    line-height: 22px;
}

.row.filter-content.sutevi.main {
    display: none;
}

.row.filter-content.sutevi.main.active {
    display: flex;
}

.row.filter-content.sutevi.main .menu-content {
    background: #fff;
    padding: 24px 40px;
    border-radius: 4px;
}

.row.filter-content.sutevi.main .menu-content p {
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0.23px;
    margin: 0;
}

.row.filter-content.sutevi.main .menu-content p.single.title {
    font-weight: 600;
    font-size: 24px;
    line-height: 129.3%;
    letter-spacing: 0.23px;
    /* Siyah */
    color: #190E09;
    margin: 16px 0;
    font-family: Montserrat;
}

.row.filter-content.sutevi.main .menu-content hr {
    border: 0px;
    margin: 0;
    margin-bottom: 12px;
}

.row.filter-btns.milk a.btn.btn-trans.change-cat {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    min-height: 120px;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    padding: 0 36px;
    height: auto;
}

.row.filter-btns.milk a.btn.btn-trans.change-cat .milk-cat-img {
    margin: 0 auto;
    margin-top: 22px;
    width: 50px;
    height: 49px;
}

.row.filter-btns.milk a.btn.btn-trans.change-cat span {
    margin: 0 auto;
    margin-top: 8px;
}

.row.filter-btns.milk a.btn.btn-trans.change-cat svg {
    fill: #fff !important;
}

.row.filter-btns.milk a.btn.btn-trans.change-cat:hover .milk-cat-img, .row.filter-btns.milk a.btn.btn-trans.change-cat.active .milk-cat-img {
    filter: brightness(20.5)
}

.info-card {
    background: #009EE3;
    border-radius: 4px;
    color: #fff;
    padding: 33px 48px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

.info-card h4.title {
    margin: 15px 0px 16px 0px;
    font-weight: 600;
    font-size: 24px;
    line-height: 129.3%;
    font-family: montserrat;
    letter-spacing: 0.23px;
}

.info-card p.info {
    font-size: 16px;
    line-height: 29px;
    letter-spacing: 0.1px;
    margin-bottom: 15px;
}

.info-card p.info strong {
    font-weight: 500;
}

.row.info-row iframe {
    border-radius: 4px;
    display: flex;
    height: 100%;
}

.row.info-row {
    margin-top: 98px;
    margin-bottom: 88px;
}

.about h3.title.m-font {
    margin-bottom: 16px;
    font-weight: bold;
    font-size: 36px;
    line-height: 130.35%;
}

.about p.text {
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0.23px;
    margin-bottom: 30px;
}

.contact-form input {
    border-radius: 4px;
    height: 55px;
    font-size: 16px;
    line-height: 24px;
    border: 0px;
    margin-bottom: 16px;
    padding: 24px;
}

.contact-form input:focus {
    box-shadow: unset;
    border: 1px solid #495057
}

.contact-form textarea {
    height: 180px;
    border: 0;
    border-radius: 4px;
    margin-bottom: 30px;
    padding: 24px;
}

.contact-form input.btn.btn-mey-red {
    width: 255px;
    text-align: center;
    display: block
}

.contact-form input.btn.btn-send {
    width: 100%;
    padding: 0;
    background: #D73739;
    color: #ffff;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.23px;
    border-radius: 4px;
}

.kebab-card {
    min-height: 431px;
    background: #fff;
    border-radius: 4px;
    margin-bottom: 30px;
    padding: 24px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

.row.filter-content.kebab.main.active .kebab-col {
    display: none;
}

.row.filter-content.kebab.main.active .kebab-col.active {
    display: flex;
}

.kebab-card img.img-fluid.d-flex.mx-auto.kebab-image {
    margin-top: auto;
    margin-bottom: 55px;
}

.kebab-card h4.text-center.m-font {
    margin-bottom: 0;
    font-weight: 600;
    font-size: 20px;
    line-height: 129.3%;
}

.kebab-card p.text-center {
    font-size: 16px;
    line-height: 23px;
    letter-spacing: 0.44px;
    margin-top: 8px;
}

.shop-card {
    border: 1px solid #BDBDBD;
    margin-bottom: 30px;
    border-radius: 4px;
    width: 100%;
}

body.bodySutevi .container-fluid.slider, body.bodySutevi .container-fluid.header {
    background: #009EE3;
}

body.bodyDonerevi .container-fluid.slider, body.bodyDonerevi .row.slider.filter-content.align-items-center, body.bodyDonerevi .container-fluid.header {
    background: #b4252b;
}

body.bodyPark .container-fluid.slider, body.bodyPark .row.slider.filter-content.align-items-center, body.bodyPark .container-fluid.header {
    background-color: #4B9B45;
}
body.bodySutevi a.btn.btn-trans.change-cat.active,
body.bodySutevi a.btn.btn-trans.change-cat:hover{
    background:#009EE3;border-color:#009EE3;
}
body.bodyDonerevi a.btn.btn-trans.change-cat.active,
body.bodyDonerevi a.btn.btn-trans.change-cat:hover{
    background:#057989;border-color:#057989;
}
body.bodyPark a.btn.btn-trans.change-cat.active,
body.bodyPark a.btn.btn-trans.change-cat:hover{
    background:#4B9B45;border-color:#4B9B45;
}


.nav-item .product-specs {
    width: 100%;
    min-width: 160px;
}

.nav-item .product-specs a.title.changepage,.nav-item .product-specs a.title.changepage:hover {
    width: 100%;
    display:table;
    margin: 0 auto;
    padding: 0 30px !important;
    letter-spacing: 0.44px;
    text-align: center;
}

.nav-item .spec-container {
    padding: 8px 24px;
}

.row.maps {
    margin-top: 64px;
    margin-bottom: 64px;
}

.row.maps h5.m-font {
    font-weight: 600;
    font-size: 24px;
    line-height: 129.3%;
    letter-spacing: 0.23px;
    margin-top: 24px;
    margin-bottom: 16px;
}

.row.maps p {
    color: #000;
    font-size: 16px;
    line-height: 22px;
}

.row.maps p strong {}

.container-fluid.recipe-container {
    background: url('../img/recipes-home-bg.png') center center no-repeat;
    background-size: cover;
}

.container-fluid.sss-container {
    background: url(../img/sss-bg.png) bottom left no-repeat;
    background-size: contain;
}

.footer-socials a {color: #fff;margin-right: 16px;}

.owl-nav {
    display: flex;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: -9999;
}

.owl-nav button {
    margin: auto;
    width: 42px;
    height: 42px;
    background: rgba(0, 0, 0, 0.10) !important;
    border-radius: 100%;
}

.owl-nav button span {
    display: none;
}
button.owl-prev{
margin-left:-60px
}
button.owl-next{margin-right: -30px;}
button.owl-prev:before {font-family: "Font Awesome 5 Pro";content: "\f060";color: #fff;font-weight: 900;}

button.owl-next:before {content: "";font-family: "Font Awesome 5 Pro";content: "\f061";color: #fff;font-weight: 900;}

.owl-nav button:focus {
    outline: unset;
}

.owl-dots {
    display: flex;
    padding-bottom: 12px;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
}

.owl-dots .owl-dot span {
    width: 16px;
    height: 16px;
    border: 5px solid rgba(0, 0, 0, 0.20);
    border-radius: 100%;
    display: inline-flex;
}

.owl-dots .active span {
    border-color: #fff;
}
.recipe-list .owl-dots,
.product-list .owl-dots{
    padding:0;
    margin-top:16px;
}
.recipe-list .owl-dots .active span,
.product-list .owl-dots .active span {
    border-color: #07699e;
}

.owl-dot {
    margin: 0 8px;
}

.owl-dot:first-child {
    margin-left: auto;
}

.owl-dot:last-child {
    margin-right: auto;
}

.owl-nav button:hover {
    background: #000 !important;
}

.row.slider.filter-content.align-items-center.park-slider {background-position: right bottom;background-repeat: no-repeat;background-size: 70%;}

.container-fluid.park-slider {
    background-position: bottom center !important;
    background-repeat: no-repeat;
    padding: 0;
    background-size: 70% !important;
    min-height: 400px;
}

.bodyPark .row.slider.filter-content.align-items-center {
    background-color: transparent !important;
}

.bodyPark button.owl-prev {
    margin-left: 10%;
}

.bodyPark button.owl-next {
    margin-right: 10%;
}

.bodyPark .owl-nav button {
    background: #1A7F65 !important;
}

.bodyPark .info-card {
    background: #4B9B45;
}

.shop-col {
    display: none;
}

.shop-col.active {
    display: flex;
}

.dropdown-menu {
    background: #d73739;
}

ul.navbar-nav.ml-auto li  .dropdown-menu a {
    padding: 16px !important;
    height: unset !important;
    line-height: 1;
}

.dropdown-menu:before {
    content: "";
    background: url(select-arrow.svg) no-repeat;
    height: 20px;
    position: absolute;
    top: -12px;
    width: 100%;
    left: 0px;
    background-position: 10px;
}

.dropdown-toggle::after {
    display: none;
}

ul.navbar-nav.ml-auto li .dropdown-menu a:hover {
    background: none;
}

.container-fluid.header.timeline {
    background: transparent;
}

.container-fluid.owl-carousel.slide-content.timeline-slide {
    /* background: #122334; */
}

.container-fluid.owl-carousel.slide-content.timeline-slide .owl-nav.disabled,.container-fluid.owl-carousel.slide-content.timeline-slide .owl-dots {
    /* display: none; */
    z-index: 9999;
}

.container-fluid.owl-carousel.slide-content.timeline-slide p.title {
    color: #fff;
    font-weight: bold;
    font-size: 36px;
    line-height: 130.35%;
    letter-spacing: 0.25px;
    font-family: montserrat;
}

.container-fluid.owl-carousel.slide-content.timeline-slide p.content {
    color: #fff;
    line-height: 28px;
    letter-spacing: 0.23px;
    margin-bottom: 30px;
}

ul.test {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 48px;
    opacity: 0;
}

ul.test li {
    margin: auto;
    font-weight: 600;
    font-size: 24px;
    line-height: 129.3%;
    opacity: 0.7;
    letter-spacing: 0.23px;
    font-family: montserrat;
    color: #fff;
    cursor: pointer;
}

ul.test li.active {
    font-size: 42px;
    line-height: 51px;
    opacity: 1;
}

.timeline .row.align-items-center {
    min-height: 190px;
    padding-top: 40px;
}

.container-fluid.owl-carousel.slide-content.timeline-slide .owl-dots .owl-dot {
    margin: auto;
    font-weight: 600;
    font-size: 24px;
    line-height: 129.3%;
    opacity: 0.7;
    letter-spacing: 0.23px;
    font-family: montserrat;
    color: #fff;
}

.container-fluid.owl-carousel.slide-content.timeline-slide .owl-dots .owl-dot.active {
    font-size: 42px;
    line-height: 51px;
    opacity: 1;
}

.slideyear {
    z-index: 999999;
    cursor: pointer;
    list-style: none;
    margin: auto;
    font-weight: 600;
    font-size: 24px;
    line-height: 129.3%;
    opacity: 0.7;
    letter-spacing: 0.23px;
    font-family: montserrat;
    color: #fff;
    text-align: center;
    margin-top: 12px;
}
.owl-carousel.year-slide.owl-loaded.owl-drag .owl-item.center .slideyear{
        font-size: 42px;
        line-height: 51px;
        opacity: 1;
        margin-top: 0;
}
.owl-carousel.year-slide.owl-loaded.owl-drag {
    z-index: 9999;
    margin: 30px 0;
}

.container-fluid.owl-carousel.slide-content.timeline-slide img.img-fluid {
    border-radius: 4px;
}

.bodyDonerevi img.img-fluid.m-auto.d-flex ,
.bodySutevi img.img-fluid.m-auto.d-flex,
.row.slider.filter-content img.img-fluid.m-auto.d-flex {
    /* transform: translatex(-16px); */
}

.row.product-list.owl-carousel.owl-loaded.owl-drag button.owl-next, .row.recipe-list.owl-carousel.owl-loaded.owl-drag button.owl-next {
    margin-right: -60px;
}

div#headingOne {}

.accordion {
}

.card-header {
    min-height: 75px;
}

.accordion>.card .card-header h2 {
    margin: auto 0 !important;
    display: flex;
    width: 100%;
}

/*
  ##Device = Desktops
  ##Screen = 1281px to higher resolution desktops
*/

@media (min-width: 1281px) {



  }

  /*
    ##Device = Laptops, Desktops
    ##Screen = B/w 1025px to 1280px
  */

  @media (min-width: 1025px) and (max-width: 1280px) {



  }

  /*
    ##Device = Tablets, Ipads (portrait)
    ##Screen = B/w 768px to 1024px
  */

  @media (min-width: 768px) and (max-width: 1024px) {



  }

  /*
    ##Device = Tablets, Ipads (landscape)
    ##Screen = B/w 768px to 1024px
  */

  @media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {



  }

  /*
    ##Device = Low Resolution Tablets, Mobiles (Landscape)
    ##Screen = B/w 481px to 767px
  */

  @media (min-width: 481px) and (max-width: 767px) {
    .container-fluid.park-slider.slide-1 {
    background-size: 50%;
    background-position: 50% 100%;
}

.container-fluid.park-slider.slide-2 {
       background-size: 100%;
    background-position: bottom center;
}

.container-fluid.park-slider.slide-3 {
    background-size: 50%;
    background-position: 50% 100%;
}

.container-fluid.slider .container.owl-carousel.owl-loaded.owl-drag .owl-stage-outer .owl-stage .owl-item .row .col-md-6:last-child {
    order: 0;
}

.container-fluid.slider .container.owl-carousel.owl-loaded.owl-drag .owl-stage-outer .owl-stage .owl-item .row .col-md-6:first-child {
    order: 1;
    margin-top: -300px;
}

.container-fluid.slider .container.owl-carousel.owl-loaded.owl-drag .owl-stage-outer .owl-stage .owl-item .row .col-md-6:last-child img {
    max-width: 200px;
    transform: unset;
}

.row.slider.filter-content.align-items-center, .row.slider.filter-content.align-items-center h2 {
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 16px;
}

.row.filter-content p {
    font-size: 13px;
    line-height: 20px;
}

.row.slider.filter-content.align-items-center a {
    font-size: 12px;
}


a.btn.btn-trans.change-cat {
    margin-bottom: 30px;
}

.row.filter-content h2 {
    font-size: 24px;
    line-height: 34px;
    margin-top: 22px;
    padding: 0 15px;
    margin-bottom: 10px;
}

.row.filter-content p {
    font-size: 11px;
    padding: 0 15px;
}

.row.filter-content .specs {
    padding: 0 15px;
}

.row.filter-content .specs .spec {margin-bottom: 30px;}

a.btn.btn-detal {
    margin: 0 auto;
    display: table;
    width: 100%;
}
.owl-nav {
    display: none;
}
  }

  /*
    ##Device = Most of the Smartphones Mobiles (Portrait)
    ##Screen = B/w 320px to 479px
  */

  @media (min-width: 320px) and (max-width: 480px) {
    .container-fluid.park-slider.slide-1 {
    background-size: 50%;
    background-position: 50% 100%;
}


.container-fluid.park-slider.slide-2 {
        background-size: 100%;
    background-position: bottom center;
}

.container-fluid.park-slider.slide-3 {
    background-size: 50%;
    background-position: 50% 100%;
}

.container-fluid.slider .container.owl-carousel.owl-loaded.owl-drag .owl-stage-outer .owl-stage .owl-item .row .col-md-6:last-child {
    order: 0;
}

.container-fluid.slider .container.owl-carousel.owl-loaded .owl-stage .owl-item .row .col-md-6:first-child {
    order: 1;
    /* margin-top: -300px; */
}

.container-fluid.slider .container.owl-carousel.owl-loaded.owl-drag .owl-stage-outer .owl-stage .owl-item .row .col-md-6:last-child img {
    max-width: 390px;
    /* transform: unset; */
    /* margin-bottom: 60px !important; */
    /* margin-top: 50px !important; */
    margin: 0 auto !important;
    margin-top: 20px !important;
}

.row.slider.filter-content.align-items-center, .row.slider.filter-content.align-items-center h2 {
    /* min-height: 410px; */
    font-size: 24px;
    line-height: 36px;
    margin: 0;
    margin-bottom: 16px;
    margin-top: 40px;
    align-items: unset !important;
}

.row.filter-content p {
    font-size: 13px;
    line-height: 20px;
}

.row.slider.filter-content.align-items-center a {
    font-size: 12px;
}


a.btn.btn-trans.change-cat {
    margin-bottom: 30px;
}

.row.filter-content h2 {
    font-size: 24px;
    line-height: 34px;
    margin-top: 22px;
    padding: 0 15px;
    margin-bottom: 10px;
}

.row.filter-content p {
    font-size: 12px;
    padding: 0 15px;
}

.row.filter-content .specs {
    padding: 0 15px;
}

.row.filter-content .specs .spec {margin-bottom: 30px;}

a.btn.btn-detal {
    margin: 0 auto;
    display: table;
    width: 100%;
}.owl-nav {
    display: none;
}
.row.filter-btns {
    margin: 0;
    /* width: 1000px; */
    height: auto;
    flex-wrap: nowrap;
    display: flex;
    overflow-x: scroll !important;
    overflow-y: hidden !important;
}

.row.filter-content.align-items-center.main{
    margin: 0;
}
.footer-logos {
    margin: auto;
}

ul.footer-brands {
    margin: 30px 0;
}

.footer-socials {margin: 0 auto;margin-bottom: 30px;display: flex;width: 74px;}

footer ul {
    text-align: center;
    margin-bottom: 30px;
}

footer .sub-footer ul li {
    margin: auto 10px;
}

footer .sub-footer ul {
    flex-direction: row;
}
button.navbar-toggler {
    width: 40px;
    height: 40px;
    padding: 0 5px;
    border: 3px solid #fff;
    z-index: 9999;
}

button.navbar-toggler span.navbar-toggler-icon {
    /* border: 1px solid #fff; */
    width: 100%;
    height: 3px;
    background: #fff;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    margin: 5px 0;
    border-radius: 24%;
}

ul.navbar-nav.ml-auto {}

ul.navbar-nav.ml-auto {
    /* background: #5081d3; */
    width: 100%;
    -webkit-box-shadow: 0px 57px 55px -77px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 57px 55px -77px rgba(0,0,0,0.75);
    box-shadow: 0px 57px 55px -77px rgba(0,0,0,0.75);
}

.dropdown-menu:before {
    content: "";
    top: 50px;
}
span.weight {
    margin-top: 30px;
    margin-left: 15px;
}
.recipe-list .owl-dots, .product-list .owl-dots {bottom: -20px;}

div#collapsingNavbarXs {
    position: absolute;
    width: 100%;
    background: #5081d3;
    left: 0;
    outline: 121px solid #5081d3;
    top: 120px;
}

.bodyDonerevi div#collapsingNavbarXs {
    position: absolute;
    width: 100%;
    background: #b4252b;
    left: 0;
    outline: 121px solid #b4252b;
    top: 120px;
}
.bodyDonerevi ul.navbar-nav.ml-auto{

    background: #b4252b;
}

.bodySutevi div#collapsingNavbarXs {
    position: absolute;
    width: 100%;
    background: #1e9fe3;
    left: 0;
    outline: 121px solid #1e9fe3;
    top: 120px;
}

.bodyDonerevi ul.navbar-nav.ml-auto{

    background: #b4252b;
}

.bodyPark div#collapsingNavbarXs {
    position: absolute;
    width: 100%;
    background: #4b9b44;
    left: 0;
    outline: 121px solid #4b9b44;
    top: 120px;
}

.bodyPark ul.navbar-nav.ml-auto{
    background: #4b9b44;
}

body.bodySutevi .container-fluid.slider, body.bodySutevi .row.slider.filter-content.align-items-center, body.bodySutevi .container-fluid.header {
    background-color: transparent;
    min-height: 500px;
}
  }
ul.navbar-nav.ml-auto {
    background: #1e9fe3;
    width: 100%;
    -webkit-box-shadow: 0px 57px 55px -77px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 57px 55px -77px rgba(0,0,0,0.75);
    box-shadow: 0px 57px 55px -77px rgba(0,0,0,0.75);
}

.dropdown-menu:before {
    content: "";
    top: 50px;
}
span.weight {
    margin-top: 30px;
    margin-left: 15px;
}
.recipe-list .owl-dots, .product-list .owl-dots {
    bottom: -20px;
}
a.navbar-brand img {
    width: 110px;
}
  }

  .cookieDiv, .cookieDivDonerevi, .cookieDivSakipagaPark, .cookieDivSutevi{
  position: fixed;
  bottom: 0px;
  z-index: 2;
  background-color: rgba(102, 102, 103, 0.75);
  color: white;
  padding: 10px;
  border-radius: 1px;
  font-size: 16px;
  z-index: 1111;
}
.cookieKabul, .cookieKabulDonerevi, .cookieKabulSakipagaPark, .cookieKabulSutevi{
  top: 0px;
  right: 2px;
  line-height: normal;
  border: none;
  font-size: 18px;
  background-color: transparent;
  width: 22px;
  height: 22px;
  position: absolute;
  outline: none;
  cursor: pointer;
}

.cookiebuton{
  color: white;
  font-weight: bold;
}
.cookiebuton:-webkit-any-link{
  color: white;
  font-weight: bold;
}
