@import url('https://fonts.googleapis.com/css?family=Barlow+Condensed:400,500,600,700|Merienda:400,700|Poppins:300,400,500,600,700&display=swap&subset=latin-ext');

@import url('bootstrap.min.css');
@import url('font-awesome.css');
@import url('owl.carousel.css');
@import url('owl.theme.default.css');
@import url('animate.css');
@import url('jquery.fancybox.core.css');
@import url('sweetalert2.min.css');


html, body {
    height: 100%;
}

img {
    max-width:100%;
    height:auto;
}

a {
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    text-decoration:none;
}

section {
    position: relative;
    padding:50px 0;
}
.figures-section.yeni_ddd{
    padding: 150px 0 50px !important;
}
.practical-section.yeni_dd{
        padding: 100px 0 50px !important;
}
.btn
.btn:hover,
.btn:active,
.btn:focus
{
    outline: none !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

a:focus {
    outline:0px solid;
}


a:active, a:hover {
    outline: 0 none;
    color:inherit;
}

a:hover, a:focus {
    text-decoration: none;
}


body {
    background: #ffffff;
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 18px;
    line-height: 25px;
}


body,
a{
    color: #666;
}

* {
    outline: none !important;
}


.loading-bar {
    position:fixed;
    width:100%;
    height:100%;
    top:0;
    left:0;
    z-index: 9999999;
    background-color: #fff;
}


.loading-bar img {
    width: 140px;
    height: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -70px;
    margin-top: -90px;
}

.loading-bar .text {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -ms-transform: translate(-50%);
    -o-transform: translate(-50%);
    transform: translate(-50%);
    margin-top: 40px;
    font-weight:600;
    font-size:30px;
}

header ul {
    margin:0;
    padding:0;
    list-style: none;
}

.top-social {
    margin: 0;
    padding: 0;
}

.header-top {
    padding: 6px 0;
    line-height: 24px;
    font-size: 16px;
    border-bottom: 2px solid #5072b5;
}

.top-social li {
    display: inline-block;
    padding: 0 5px;
}

.top-social li a {
    font-size: 17px;
}

.top-social li a span {
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.top-social li:hover span {
    background-color: #92783c;
}

.header-top-right {
    text-align: right;
    position: relative;
    padding-right: 110px;
}

.lang-btn {
    border-radius: 0;
    padding: 2px 15px;
    background-color: #ffffff;
    font-weight: 500;
    font-size: 17px;
}

.open>.dropdown-menu {
    display: block;
}

.dropdown-menu {
    background: #f1f1f1 none repeat scroll 0 0;
    border-bottom: 4px solid #002c85;
    border-top: 0;
    min-width: 210px;
    padding:15px;
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

.dropdown-menu li {
    font-size: 18px;
    line-height: 34px;
}

.dropdown-menu li a {
    color: #666;
}

.dropdown-menu li a {
    display: block;
    font-size: 18px;
    line-height: 1.42857143;
    padding: 3px 20px;
    clear: both;
    font-weight: 500;
    white-space: nowrap;
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.btn-catalog{
    position: absolute;
    top:-6px;
    right: 0;
    z-index: 5;
}

.btn-catalog a {
    background-color: #bea563;
    padding: 42px 0px 10px;
    display: inline-block;
    font-size: 20px;
    width: 100px;
    text-align: center;
}

.btn-catalog a:hover {
    padding-top:70px;
}

#logo {
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 9;
    transform: translate(-50%,0);
    overflow: hidden;
    text-align: center;
}

#logo img {
    position: relative;
    max-width: 205px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    
}



#primary-navigation {
    border: 0 none;
    border-radius: 0;
    margin: 0;
    min-height: 0;
    padding:0;
    line-height: 85px;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
}


.navbar-toggle .icon-bar {
    display: block;
    width: 34px;
    height: 4px;
    border-radius: 1px;
    margin-bottom: 5px;
}

#navbar {
    padding: 0;
    display: block;
    width: 100%;
}


.nav-menu{
    float: left;
}

.nav-menu>li {
    position: relative;
    display: block;
    float: left;
}

.nav-menu>li+li {
    margin-left: 45px;
}



.nav-menu>li>a {
    font-weight: 600;
    text-transform: uppercase;
    background: transparent;
    padding: 0;
    line-height: inherit;
    font-size: 20px;
    position: relative;
    display: block;
}


ul.nav-menu li.dropdown:hover>ul.dropdown-menu {
    display: block;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    margin-top: -4px;
}


.nav-menu>li>.dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.nav-menu>li>.dropdown-menu a {
    padding:7px 20px;
}

.nav-menu>li>.dropdown-menu:after {
    border-color: transparent transparent #f1f1f1;
    border-style: solid;
    border-width: 9px 15px;
    content: "";
    left: 20px;
    position: absolute;
    top: -18px;
}

#navbar ul.nav-menu+ul.nav-menu {
    float: right;
    margin-right: 100px;
}

.section-radius {
    height: 70px;
    left: 0;
    overflow: hidden;
    position: absolute !important;
    right: 0;
    top: auto;
    bottom: 0;
}


.section-radius:after {
    content: "";
    left: -50%;
    position: absolute;
    right: -50%;
    height: 700px;
    z-index: 9;
    bottom: 100%;
    border-radius: 0 0 50% 50%;
    -webkit-border-radius: 0 0 50% 50%;
    box-shadow: 0 100px 0 100px #fdfdfd;
    -webkit-box-shadow: 0 100px 0 100px #fdfdfd;
    transform: translate(0,70px);
    -webkit-transform: translate(0,70px);
}


.index-about {
    background: #fbfcfe url(../images/background/index_bg.jpg) no-repeat;
    background-size: cover;
    padding:50px 0;
}



.index-about .header-title{
    position: relative;
    padding-bottom: 45px;
    margin-bottom: 45px;
    font-size: 45px;
}

.index-about .header-title:after,
.index-about .header-title:before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -2px;
    height: 2px;
    width: 100%;
    border: 1px dashed;
    transform: translate(-50%,0);
    -webkit-transform: translate(-50%,0);
}

.index-about .header-title:after {
    border: none;
    width: 41px;
    height: 22px;
    background: url(../images/icons/icon-title-1.png) no-repeat;
    bottom: -11px;
    z-index: 2;
    content:"";
}


.section-title+.section-subtitle {
    margin-bottom: 10px;
    margin-top: 10px;
}

.section-header {
    font-size: 45px;
    margin-bottom: 40px;
    position: relative;
    padding-bottom: 20px;
}


.section-header:after, .section-header:before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -2px;
    height: 2px;
    width: 360px;
    border: 1px solid;
    transform: translate(-50%,0);
    -webkit-transform: translate(-50%,0);
}

.section-header.left:after, .section-header.left:before{
    left: 0;
    transform: translate(0%,0);
    -webkit-transform: translate(0%,0);
}

.section-header.left:after{
    left: 40px;
}



.section-header:before {
    opacity: 0.4;
    border-color: #ebebeb;
}

.section-header.dark:before{
    border-color: #d6d6d6;
}




.section-header:after {
    width: 60px;
    border-color:#fff;
}


.section-header:after{
    border-color:#002c85;
}

.section-header.color-green:after {
    border-color:#008738;
}

.section-transparent:after {
    z-index: 1;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0.95;
    position: absolute;
}


.section-transparent > .container,
.section-transparent > .row{
    position: relative;
    z-index: 2;
}

.index-products {
    background: url(../images/background/bg-products.jpg) no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
}

.index-products .p-detail{
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    color: #929292;
    font-size: 20px;
    padding-right: 20px;
}

.index-products .featured-products ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.index-products .featured-products ul li+li {
    margin-top: 7px;
}


.index-products .featured-products ul li:before {
    content: '';
    width: 12px;
    height: 23px;
    display: block;
    float: left;
    position: absolute;
    background: url(../images/icons/li_bg.png) no-repeat;
}

.index-products  .featured-products ul a {
    padding-left: 20px;
    font-size: 20px;
}

.index-products  .featured-products ul a:hover {
    padding-left: 25px;
}

.index-products .tab {
    margin-bottom: -135px;
    overflow: hidden;
}

.button {
    display: inline-block;
    padding: 8px 30px;
    font-weight: 600;
    border: 2px solid transparent;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    font-size: 19px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    cursor: pointer;
}


.index-products-bottom {
    background: url(../images/background/bg-2-min.png) no-repeat top center;
    padding-top: 130px;
    padding-bottom: 25px;
    z-index: 2;
}



.index-products-bottom ul {
    margin:0;
    padding:0;
}

.index-products-bottom ul li {
    list-style: none;
    float: left;
    width: 12.50%;
    text-align: center;
    padding: 0 25px;


}

.index-products-bottom ul li .entry {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.index-products-bottom ul li:hover .entry {
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform:  translateY(-20px);
    -o-transform:  translateY(-20px);
    transform:  translateY(-20px);
}

.index-products-bottom ul li:nth-child(1),
.index-products-bottom ul li:nth-child(8) {
    margin-top: -90px;
}

.index-products-bottom ul li:nth-child(2),
.index-products-bottom ul li:nth-child(7){
    margin-top: -23px;
}

.index-products-bottom ul li:nth-child(4),
.index-products-bottom ul li:nth-child(5){
    margin-top: 20px;
}

.index-products-bottom .cat-title {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    padding: 5px;
    border-radius: 10px;
    margin-top: 10px;
}

.tab {
    position: relative;
}

.tab .tab-content {
    display: none;
}

.tab .tab-content.active {
    display: block;
}

.figures-section {
    position: relative;
    margin-top: 100px;
}

.figure-list ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: right;
}

.figure-list li {
    display: block;
    width: 45%;
    margin-right: 5%;
    float: left;
    margin-bottom: 40px;
    text-align: right;
}

.figure-list .entry-thumbnail {
    float: right;
    height: 85px;
    line-height: 85px;
    margin-left: 25px;
    position: relative;
    width: 85px;
    text-align: center;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    background-color: #fff;
}


.figure-list img {
    width: 45px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;

}


.figure-list .entry-title {
    color: #fff;
    font-size: 30px;
}

.figure-list .entry-content {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    color: #929292;
    font-size: 20px;
}

.practical-slider {
    margin-top: 20px;
}

.testimonial {
    padding: 0 15px;
    position: relative;
}


.testimonial .entry-thumbnail {
    width: 100px;
    height: 100px;
    margin-right: 30px;
    overflow: hidden;
    margin-top: 0;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    border: 5px solid;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}


.testimonial .entry-thumbnail img {
    width: 104px;
}

.testimonial .thumbnail-icon {
    position: absolute;
    left: 75px;
    top: 3px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    width: 20px;
    height: 20px;
    text-align: center;
    display: inline-block;
}

.testimonial .thumbnail-icon i {
    font-size: 10px;
    line-height: 20px;
    display: block;
}



.testimonial .entry-title {
    font-size: 20px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    position: relative;
    line-height: 26px;
    font-weight: 600;
}



.testimonial .entry-title:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 3px;
    height: 2px;
    width: 40px;
}



.testimonial .entry-content {
    max-height: 63px;
    overflow: hidden;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    color: #333333;
    font-size: 20px;
    line-height: 20px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




.practical-slider.owl-theme .owl-nav + .owl-dots{
    margin-top: 10px;
}


.recipes-section {
    padding:0;
    background: url(../images/background/yemek_bg.jpg) no-repeat;
}


.recipes-section:before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    content: '';
    background-color: rgba( 0, 0, 0, 0.8);
    display: block;
}

.recipes-section .container-fluid{
    position: relative;
    z-index: 2;
}


.index-recipes{
    padding: 10px;
    background-color: #f3f3f3;
    border-radius: 10px;
    width: 100%;
    margin-bottom: 30px;
}

.index-recipes h4 {
    color: #4a4a4a;
    padding-top: 7px;
    margin-bottom: 7px;
    font-weight: 600;
    font-size: 19px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;

}
.index-recipes p {
    color:#4a4a4a;
    line-height: 24px;
    margin-bottom: 0;
    height: 50px;
    overflow: hidden;
}



.index-recipes img {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    height: 90px;
    width: auto !important;
    max-width: inherit;

}

.recipes-slider-outer {
    max-width: 650px;
}

.recipe-title {
    font-size: 40px;
}


.pasta-history {
    padding:20px;
}

.recipe-slider.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 10px;
}


.recipe-slider.owl-theme .owl-dots .owl-dot span {
    border: 3px solid #fff;
}

.story-list {
    padding: 0;
    margin: 0;
    list-style: none;
}

.story-list li{
    display: block;
    position: relative;
    color:#fff;
    margin-bottom: 10px;
    border-bottom: 1px solid #194baf;
    padding-bottom: 10px;
}
.story-list.all-list li{
    color:#444;
    border-bottom: 1px dashed #eaeaea;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.story-list li:last-child{
    padding-bottom: 0;
    border-bottom: 0;
}

.story-list li i {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-right: 10px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    font-size: 14px;
}

.story-list.all-list li i {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
}

.story-list li h4 {
    font-weight: 600;
    font-size: 22px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.story-list li p {
    color: #e2fbee;
    font-size: 18px;
    padding-right: 15px;
    margin-bottom: 0;
}



.story-list.all-list li p {
    color: #9c9c9c;
    padding-right: 0px;
}



.blog-preview{
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
    margin: 0px 0px 30px;
    padding: 0;
    border-radius: 0 0 20px 20px;
}

.thumbnail-box{
    position: relative;
    border: 2px solid #f5f5f5;
}

.bp-thumbnail{
    margin:0;
}
.bp-thumbnail img{
    width: 100%;
    cursor: pointer;
}

.image-hover .bp-thumbnail{
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.image-hover .bp-thumbnail:hover+span{
    bottom: -36px;
    opacity: 1;
}

.hover-effects .bp-thumbnail img{
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.hover-effects .bp-thumbnail:hover img{
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}



.post-date{
    position: absolute;
    bottom: 0;
    right: 0;
    /* width: 70px; */
    /* height: 70px; */
    background-color: #002c85;
    text-align: center;
    padding: 15px;
}

.post-date p{
    margin-bottom: 0px;
    line-height: 0.8;
    color: #FFF;
    font-size: 17px;
    font-weight: 500;
}

.post-date span{
    font-weight: 400;
    font-size: 12px;
}

.bp-caption{
    padding: 24px 25px;
    background-color: #f5f5f5;
    border-radius: 0 0 20px 20px;
}

.bp-caption h3{
    font-weight: 700;
    line-height: 1.3;
    font-size: 21px;
    color: #222;
    max-height: 54px;
    overflow: hidden;
}


.bp-caption p{
    line-height: 1.7;
    color: #8C8C9E;
    font-weight: 300;
    font-size: 18px;
    max-height: 84px;
    overflow: hidden;
    margin-bottom: 10px;
}

.bp-caption h5{
    font-size: 16px;
    line-height: 1.7;
    margin-top: 0;
    text-transform: none;
    position: relative;
    margin-bottom: 0px;
    display: inline-block;
}

.bp-caption a {
    text-decoration: none;
    position: relative;
    color: #002c85;
    transition: 0.3s;
}

.bp-caption h5:after {
    content: '';
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -2px;
    border-width: 0 0 2px;
    border-style: solid;
}


#footer {
    background-color: #001c54;
    background-size: cover;
    padding:30px 0;
}

#footer .footer-title {
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 30px;
}

#footer ul.footer-contact {
    list-style: none;
    padding: 0;
    margin:0;
}



#footer ul.footer-contact li {
    margin-top: 7px;
    margin-bottom: 8px;
    font-size: 17px;
}

#footer ul.footer-contact li span {
    margin-right: 10px;
}

ul.footer-menu li{
    margin-bottom: 8px;
    font-size: 19px;
}

.footer-certificate{
    background-color:rgba(0,0,0,.2);
    margin-top: -30px;
    padding:20px 0;
    text-align: center;

}

.footer-bottom .row {
    padding: 30px 0;
    background-color: rgba(0,0,0,.2);
}

.footer-bottom .subscribe-lable {
    float: left;
}

.footer-bottom .subscribe-content {
    float: right;
}

.footer-bottom .subscribe-lable .title {
    font-size: 27px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 13px;
}



.footer-bottom .subscribe input {
    height: 45px;
    line-height: 45px;
    background-color: transparent;
    border: 2px solid #fff;
    width: 400px;
    padding: 0 50px 0 20px;
    background-image: url(../images/icons/mail.png);
    background-repeat: no-repeat;
    background-position: 95% center;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    font-size: 18px;
    margin-top: 11px;
}


.footer-social a {
    height: 45px;
    width: 45px;
    line-height: 45px;
    text-align: center;
    border: 2px solid #fff;
    display: inline-block;
    border-radius: 50%;
    -webkit-border-radius: 50%;

}


.footer-social a+a {
    margin-left: 10px;
}

.copyright-content {
    margin-top: 30px;
    color:#666;
}

.parallax-item{
    position: absolute;
    z-index: 99;
}

.parallax-m1 {
    top:-80px;
    left:0;
}

.parallax-m2 {
    bottom:50px;
    right:0;
}

.parallax-item img {
    width: 150px;
}


.page-title {
    position: relative;
    padding: 180px 0 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    /* background-attachment: fixed; */
    text-align: center;
}
.page-title:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: block;
    /* background-color: rgba(14,12,31,0.80); */
}

.page-title .container {
    position: relative;
    z-index: 15;
}

.page-title h1 {
    position: relative;
    color: #ffffff;
    font-size: 48px;
    font-weight: 600;
    line-height: 1.2em;
    margin-bottom: 5px;
    text-transform: capitalize;
    display: none;
}

.page-breadcrumb {
    position: relative;
    padding: 13px;
    margin: 0;
    background: rgba(0, 44, 133, .7);
    display: inline-block;
}

.page-breadcrumb:before {
    position: relative;
    content: '';
    /* left: -50px; */
    top: -4px;
    height: 1px;
    width: 35px;
    background-color: #ffffff;
    display: inline-block;
    margin-right: 18px;
}

.page-breadcrumb li {
    position: relative;
    display: inline-block;
    margin-right: 10px;
    padding-right: 15px;
    color: #e7bc5d;
    font-size: 18px;
    font-weight: 500;
    text-transform: capitalize;
    list-style: none;
}

.page-breadcrumb li a {
    color: #ffffff;
    font-weight: 500;
    text-transform: capitalize;
}

.page-breadcrumb li:after {
    position: absolute;
    content: "\f105";
    right: -2px;
    top: 2px;
    color: #ffffff;
    font-size: 14px;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}

.page-breadcrumb li:last-child:after{
    content: "";
}


.brands-tablist {
    padding: 0;
    background: #bea563;
    position: relative;
}

.brands-tablist  ul {
    margin:0;
    padding:0;
    list-style: none;
    margin-bottom: -6px;
}

.brands-tablist  ul li {
    display: inline-block;
    padding: 12px 6px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    border-bottom: 3px solid transparent;
    position: relative;
}

.brands-tablist  ul li:hover,
.brands-tablist  ul li.active {
    background: rgba(0,0,0,.2);
    border-bottom-color: #002c85;
}

.brands-tablist ul li.active:after {
    border-color: #002c85 transparent transparent transparent;
    border-style: solid;
    border-width: 8px 12px;
    content: "";
    left: 50%;
    position: absolute;
    bottom: -17px;
    z-index: 96;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

.brands-tablist h3 {
    color:#fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 40px;
    margin-bottom: 0;
    position: relative;
    z-index: 2;
}


.product-list {
    overflow: hidden;
    padding-bottom: 30px;
}

.product {
    position: relative;
    padding: 20px 15px;
    margin-bottom: 0;
    border-left: 2px dashed #e6e6e6;
}
.products .product:nth-child(4n+1) {
    border-left-width: 0;
    clear: both;
}

.products .product:nth-child(4n+1):after {
    border-bottom: 2px dashed #e6e6e6;
}

.products .product:after {
    content: "";
    position: absolute;
    bottom: -1px;
    left: -2000px;
    right: -2000px;
}


.product .image-block{
    position: relative;
}
.product .image-block:after {
    position: absolute;
    display: block;
    content: "";
    left: 50%;
    width: 167px;
    height: 61px;
    background: url(../images/shadow.png) no-repeat;
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -ms-transform: translate(-50%);
    -o-transform: translate(-50%);
    transform: translate(-50%);
    bottom: -12px;
    z-index: 3;
    opacity: .2;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.product .image-block img {
    position: relative;
    z-index: 2;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.product:hover img {
    transform: translateY(-10px);
}

.product:hover .image-block:after{
    opacity: .5;
}

.product h3 {
    position: relative;
    text-align: center;
    font-weight: 600;
    color: #001c53;
    font-size: 26px;
    margin-bottom: 0;
}

.product h5{

    text-align: center;

    color: #bea563;

    margin: 0;
}

.brands-tablist .owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 0px;
    position: absolute;
    right: 0;
    top: -38px;
    background-color: #bea563;
    padding: 9px 15px 0px;
}

.brands-tablist .owl-theme .owl-dots .owl-dot span{
    background: #fff;
}


.brands-tablist .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #002c85;
}









.styled-pagination{
    position:relative;
    margin-top: 35px;
}

.styled-pagination .inner-box{
    position:relative;
}

.styled-pagination .inner-box li{
    position:relative;
    display:block;
    display:inline-block;
    margin:0px 2px 0px 0px;
}

.styled-pagination .inner-box li.prev a,
.styled-pagination .inner-box li.next a{
    background:none;
    font-size: 20px;
}

.styled-pagination .inner-box li:last-child{
    margin-right:0px;
}

.styled-pagination .inner-box li a{
    position:relative;
    display:inline-block;
    font-size: 17px;
    color:#222222;
    font-weight:500;
    text-align:center;
    text-transform:capitalize;
    transition:all 500ms ease;
    -webkit-transition:all 500ms ease;
    -ms-transition:all 500ms ease;
    -o-transition:all 500ms ease;
    -moz-transition:all 500ms ease;
    font-family: 'Poppins', sans-serif;
    padding: 7px 30px;
    border: 2px solid #ccc;
    border-radius: 7px;
}

.pagination-outer .styled-pagination .inner-box li a{
    background-color: #ffffff;
}

.pagination-outer .styled-pagination .inner-box li.prev a,
.pagination-outer .styled-pagination .inner-box li.next a{
    background:none;
}


.styled-pagination .inner-box li a:hover,
.styled-pagination .inner-box li a.active{
    color:#ffffff;
    background-color: #001c53;
    border-color: #001c53;
}


.product-detail .section-header:before {
    width: 100%;
}

.p-detail-box {
    padding:30px 0;
}
.detail-img-block {
    position: relative;
}

.detail-img-block .zoom {
    position: absolute;
    width: 40px;
    height: 40px;
    color: #ffffff;
    line-height: 40px;
    text-align: center;
    background-color: #d0d0d0;
    top: 10px;
    left: 10px;
    border-radius: 5px;
}

#p-detail-tab {
    border:0;
}

#p-detail-tab .nav-item{
    width: 33.33333%;
    display: block;
    text-align: center;
    margin-bottom: 0;
}

#p-detail-tab .nav-item a {
    font-size: 20px;
    background-color: #f1f1f1;
    border: none;
    padding:14px 0;
    border-right: 1px solid #dedede;
}

#p-detail-tab .nav-item a.active {
    background-color: #008638;
    color:#fff;
}

#p-detail-tab-content  {
    border: 2px solid #f1f1f1;
    border-top:0;
}

#p-detail-tab-content .tab-pane {
    padding:15px;
}


.p-detail-tab3 table tr td:first-child,
.p-detail-tab1 table tr td:first-child{
    font-weight: 500;
}


.p-detail-tab3 table tr td:last-child,
.p-detail-tab1 table tr td:last-child{
    text-align: right;
}


.related-product-title {
    text-align: center;
    text-transform: uppercase;
    font-size: 35px;
    padding-bottom: 15px;
    margin-bottom: 35px;
    position: relative;
    font-weight: 600;
}


.related-product-title:after,
.related-product-title:before {
    content: "";
    position: absolute;
    bottom: 0;
    border-bottom: 2px solid;
    left: -1000px;
    right: -1000px;
}

.related-product-title:before{
    border-color: #ebebeb;
}

.related-product-title:after {
    width: 60px;
    right: auto;
    left: 50%;
    transform: translate( -50%, 0);
    -webkit-transform: translate( -50%, 0);
    border-color:#008638;
}

.p-mac {
    top: -27px;
    left: 0;
    z-index: 1;
    opacity: .5;
}

.sidebar-widget {
    position: relative;
    background: #f5f5f5 none repeat scroll 0 0;
    padding: 15px;
    /* box-shadow: 0 6px 12px rgba(0,0,0,.175); */
    margin-top: -40px;
    z-index: 1;
    border-radius: 5px 5px 00;
    border: 1px solid #efefef;
    border-bottom: 5px solid #002c85;
}

.sidebar-widget:after {
    border-color: transparent transparent transparent #f5f5f5;
    border-style: solid;
    border-width: 10px 15px;
    content: "";
    right: -31px;
    position: absolute;
    top: 13px;
}


.sidebar-widget ul {
    margin: 0;
    padding:0;
    list-style: none;
}


.sidebar-widget ul li {
    display: block;
    position: relative;
    border-bottom: 1px dashed #ccc;
}


.sidebar-widget ul li a {
    display: block;
    padding:15px;
    color: #565656;
    font-size: 19px;
    font-weight: 500;
}



.sidebar-widget ul li a:hover,
.sidebar-widget ul li.active a{
    background-color: #0A246A;
    color:#fff;
}


.lower-content .title {
    color:#0A246A;
    font-weight: 600;
    font-size: 21px;
}

.page-content {
    font-size: 20px;
}

.gallery-block-two {
    position: relative;
    margin-bottom: 30px;
}

.gallery-block-two .image-box{
    position: relative;
    margin: 0;
}

.gallery-block-two .image-box:after{
    width: 100%;
    height: 100%;
    background-color: rgba(10,30,105, .7);
    left: 0;
    top:0;
    position: absolute;
    content: "";
    opacity: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;

}

.gallery-block-two .image-box .icon{
    position: absolute;
    top:50%;
    left:50%;
    color:#fff;
    font-size: 24px;
    z-index: 1;
    -webkit-transform: translate(-50%) scale(0);
    -moz-transform: translate(-50%) scale(0);
    -ms-transform: translate(-50%) scale(0);
    -o-transform: translate(-50%) scale(0);
    transform: translate(-50%) scale(0);
    -webkit-transition: all .3s ease .2s;
    -moz-transition: all .3s ease .2s;
    -ms-transition: all .3s ease .2s;
    -o-transition: all .3s ease .2s;
    transition: all .3s ease .2s;
    opacity: 0;
}

.gallery-block-two:hover .image-box:after{
    opacity: 1;
}

.gallery-block-two:hover .image-box .icon{
    -webkit-transform: translate(-50%) scale(1);
    -moz-transform: translate(-50%) scale(1);
    -ms-transform: translate(-50%) scale(1);
    -o-transform: translate(-50%) scale(1);
    transform: translate(-50%) scale(1);
    opacity: 1;
}


.product-carousel-border {
    border-radius: 10px;
    border: 3px solid #008638;
    border-bottom-width: 4px;
    padding:5px;
}

.brands-katlist {
    padding: 0;
    background: #bea563;
    position: relative;
}

.brands-katlist ul {
    margin: 0;
    padding:0;
    list-style: none;
    margin-left: 40px;
}


.brands-katlist ul li {
    display: inline-block;
    position: relative;
}

.brands-katlist ul li+li {
    margin-left: 20px;
}


.brands-katlist ul li a {
    font-weight: 500;
    font-size: 24px;
    color: #fff;
    display: block;
    padding: 12px 20px;
    border-radius: 30px;
}


.brands-katlist ul li a:hover,
.brands-katlist ul li.active a{
    background: #fff;
    color:#0A246A;
    border-bottom-color: #002c85;
}

.events {
    margin-bottom: 30px;
    border: 1px solid #efefef;
    position: relative;
    border-bottom: 3px solid #0A246A;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;

}

.events .events-more {
    padding: 30px;
    background-color: #ffffff;
    position: relative;
}

.events .events-more h3 {
    font-weight: 600;
    font-size: 25px;
    color:#333;
    margin-bottom: 25px;
    position: relative;
}


.events .events-more ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.events .events-more ul li {
    margin-bottom: 5px;
    font-size: 18px;
    font-weight: 500;

}

.events .events-more ul li i {
    line-height: 30px;
    margin-right: 10px;
    text-align: center;
    border-radius: 100%;
    color: #b5b5b5;
    min-width: 20px;
}


.events .event-date{
    position: absolute;
    bottom: -30px;
    right: 11px;
    background-color: #001c53;
    color: #ffffff;
    display: inline-block;
    padding: 7px 0;
    font-weight: 500;
    z-index: 1;
    font-size: 17px;
    width: 90px;
    text-align: center;
}

.events .event-date i {
    display: block;
}

.events .more {
    font-size: 19px;
    font-weight: 600;
}

.events:hover .events-more h3,
.events .more:hover {
    color:#0A246A;
}

.events:hover {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px);
}


.event-details .event-info-list ul {
    width: 100%;
    margin:0;
    padding: 10px;
    background: #f7f7f7;
}

.event-details .event-info-list ul li {
    margin: 0;
    padding: 17px 15px;
    background-color: #f7f7f7;
    list-style: none;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-bottom: 1px solid #ececec;
}

.event-details.two .event-info-list ul li{
    border-bottom: 0;
    border-right: 1px solid #ececec;
}

.event-details .event-info-list ul li .icon {
    float: left;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 100%;
    color: #ffffff;
    font-size: 18px;
    background-color: #002c85;
}


.event-details .event-info-list ul li .event-content {
    display: table;
    padding-left: 15px;
}

.event-details .event-info-list ul li .event-content .event-title {
    font-weight: 600;
    color: #878787;
    font-size: 19px;
}

.event-details .event-info-list ul li .event-content .event-date {
    margin: 0;
    font-weight: 900;
    color: #333333;
    font-size: 20px;
    text-transform: uppercase;
}

.other-events {
    position: relative;
    border:1px solid #efefef;
    background-color: #fff;
    margin-bottom: 20px;


}
.other-events:last-child{
    margin-bottom: 0;
}
.other-events h3 {
    font-size: 20px;
    font-weight: 600;
    color:#333;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.other-events i {
    color:#333;
    font-size: 17px;
}

.other-events-list .section-header:before {
    width: 100%
}

.other-events:hover h3{
    color:#0A246A;
}

.events-two .events-more {
    background-color: #efefef;
}

.events-two .events-more h3{
    margin-bottom: 15px;
}

.datepicker th {
    font-weight: 600;
}


.exportForm label{
    font-size: 20px;
    font-weight: 500;
    color: #797979;
}



.exportForm  .form-control {
    border-radius: 0;
    font-size: 18px;
    padding: 0.575rem .75rem;
}

.contact-left {
    padding:20px;
    border:1px solid #efefef;
}

.contact-left ul{
    list-style: none;
    padding:0;
    margin:0;
}

.contact-left ul li {
    display: block;
    font-size: 19px;
    font-weight: 400;
    color: #6d6d6d;
    padding-bottom: 8px;
    margin-bottom: 8px;
}


.contact-left ul li .icon {
    width: 50px;
    height: 50px;
    color: #0A246A;
    text-align: center;
    line-height: 50px;
    margin-right: 10px;
    background: #f1f1f1;
    border-radius: 100%;
    border: 1px solid #ececec;
}



.contact-left ul li a:hover {
    color:#0A246A;
}


.contact-right {
    padding: 20px;
    background-color: #efefef;
}

.contact-form .form-control{
    border-radius: 0;
    padding:.675rem .75rem;
    font-size: 18px;
}


.contact-left .footer-social a{
    border:2px solid #002c85;
    color:#002c85;
}


.contact-left .footer-social a:hover{
    border:2px solid #002c85;
    background-color:#002c85;
    color:#fff;
}


blockquote {
    padding: 17px;
    background-color: #efefef;
    border-left: 2px solid #002c85;
    font-style: italic;
    font-size: 19px;
}


.other-news-list{
    padding:5px;
    background-color: #fff;
    margin-bottom: 10px;
    border: 1px solid #f7f7f7;
}


.other-news-list img {
    height: 60px;
}


.other-news-list .title {
    font-size: 18px;
    font-weight: 500;
    color: #5b6d92;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.other-news-list p {
    margin-bottom: 0;
}


.other-news-list:hover .title{
    color:#0A246A;
}

.section-header.full-line:before,
.sidebar.other-news .section-header:before {
    width: 100%;
}

.recipe-top ul {
    padding:0;
    margin:0;
    list-style: none;
    border:1px solid #efefef;
    border-radius: 5px;
}

.recipe-top ul li {
    border-right:1px solid #efefef;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
    padding:10px 0;
}

.recipe-top ul li svg {
    height: 40px;
    width: auto;
    margin-bottom: 5px;
    fill: #0A246A;
}

.recipe-top ul li:last-child {
    border-right: 0;
}


.recipe-top ul li h5 {
    margin-bottom: 0;
}


.malz_list {
    border:1px solid #0A246A;
}

.malz_list ul{
    padding:0;
    margin:0;
    list-style: none;
}


.malz_list ul li {
    display: block;
    width: 100%;
    padding: 4px 15px;
    padding-left: 23px;
    position: relative;
    color: #001c53;
}


.malz_list ul li:before {
    position: absolute;
    font-family: "Font Awesome 5 Free";
    content: "\f058";
    left: 0;
    top:5px;
}



.form-group.required label:after {
    content: "*";
    display: block;
    color:#ff0000;
    float: right;
    margin-left: 5px;
    font-size: 16px;
}


.form-control.hata {
    border-color:  #ff0000;
}


.form-control.ok {
    border-color:  #ced4da;
}


.navbar-header {
    width: 100%;
    padding-right: 90px;
}

.overlay-bg  {
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: rgba(0,0,0,.7);
    z-index: 20;
    display: none;
}



.nav-mobile-menu {
    position: fixed;
    width: 35%;
    height: 100%;
    left: 0px;
    top:0px;
    background-color: #002c85;
    z-index: 21;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
}

.nav-mobile-menu.active {
    -webkit-transform: translateX(-0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}

.logo-mobile {
    background-color: #032467;
    margin-top: 2px;
    padding: 7px;
    position: relative;
    text-align: center;
}

.logo-mobile a {
    display: inline-block;
}



.logo-mobile img{
    height: 110px;
}

.mobile-menu {
    margin:0px;
    padding:0px;
}

.mobile-menu li{
    display: block;
    width: 100%;
    border-bottom: 1px solid #0441bb;
}

.mobile-menu li a {
    padding:10px 15px;
    color:#fff;
    display: block;
    font-size: 19px;
    text-transform: uppercase;
}
.mobile-menu li a.with-sub-menu i {
    float: right;
    margin-top: 5px;
}

.mobile-menu li a span{
    display: inline-block;
    margin-right: 5px;
}
.mobile-menu li ul {
    margin: 0px;
    padding:0px;
    background-color: #051e50;
    display: none;
}
.mobile-menu li ul li {
    border-bottom: 1px solid #031844;
}

.mobile-menu li ul li:last-child {
    border-bottom: none;
}

.mobile-menu li ul li a {
    padding: 10px 30px;
}


.mobile-menu li a:hover,
.mobile-menu li a:active,
.mobile-menu li a:focus
{
    background-color: #008c3b;
    color:#fff;
}


.nav-mobile-menu .social-icons {
    padding: 15px;
}

.nav-mobile-menu .d-flex.second{
    background-color: #efefef;
    padding: 15px;
}

.nav-mobile-menu .icon-phone-detail .title{
    font-size: 13px;
}

.nav-mobile-menu .icon-phone {
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 38px;
}

.nav-mobile-menu .icon-phone img{
    width: 38px;
}

.nav-mobile-menu.active .close-mobile-menu {
    display: block;
}

.close-mobile-menu {
    position: absolute;
    font-size: 30px;
    background-color: #fff;
    width: 48px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    right: -48px;
    color: #002c85;
    display: none;
    top: 10px;
    cursor: pointer;
}

.mobile-scrollbar {
    overflow-y: auto;
    height: 100%;
}

.owl-mobile-index img {
    width: auto !important;
    max-width: inherit;
    height: 130px;
    display: inline-block !important;
}

.owl-mobile-index .item {
    text-align: center;
}

.owl-mobile-index .item .cat-title {
    padding: 7px 15px;
    color:#0A246A;
    border-radius: 10px;
}

.index-mobile-products .owl-dots {
    margin-top: 10px !important;
}

.index-mobile-products .owl-theme .owl-dots .owl-dot span{
    background-color: #fff;
}

.index-mobile-products .owl-theme .owl-dots .owl-dot.active span,
.index-mobile-products .owl-theme .owl-dots .owl-dot:hover span {
    background: #e5190f;
}



.index-products-bottom.all-list .index-mobile-products .owl-theme .owl-dots .owl-dot span{
    background-color: #ccc;
}

.index-products-bottom.all-list .index-mobile-products .owl-theme .owl-dots .owl-dot.active span,
.index-products-bottom.all-list .index-mobile-products .owl-theme .owl-dots .owl-dot:hover span {
    background: #0A246A;
}


.brand-logo-block {
    border-right: 1px dashed rgba(0,0,0,.2)
}

.header-middle.fixed {
    position: fixed;
    width: 100%;
    top:0;
    left:0;
    z-index: 20;
}

.header-middle.fixed #logo img {
    max-width: 115px;
}


.header-middle.fixed #primary-navigation {
    line-height: 60px;
}



.scroll-to-top {
    position: fixed;
    right: 20px;
    bottom: 20px;
    width: 50px;
    height: 50px;
    color: #ffffff;
    font-size: 22px;
    text-transform: uppercase;
    line-height: 50px;
    text-align: center;
    z-index: 100;
    cursor: pointer;
    background: #000000;
    display: none;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}


.mobile-catalog a{
    display: block;
    padding:14px 20px;
    background-color: #8a6d3b;
    color:#fff;
    font-size: 20px;
}