<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: weddingNormal;
    src: url(../fonts/wedding-text-59170e903b2e6.ttf);
    
}
@font-face {
    font-family: weddingNormal2;
    src: url(../fonts/Wedding_Text_BT.ttf);
}
@font-face {
    font-family: amatic-sc-bold;
    src: url(../fonts/AmaticSC-Bold.ttf);
}

body {
    /*padding-top: 110px;*/
    
    font-family: verdana;
    background: #FFF;
    color: #534439;
   
}

h1 {
    margin-bottom: 20px;
    /* color: #534439; */
    color: #534439;
    text-align: center;
    font-size: 32px;
    font-weight: 400;
    letter-spacing: -1px;
    
}

.ajax_loading p {
    position: absolute;
    left: 0;
    right: 0;
    top: 55%;
}
.ajax_loading {
    display:    none;
    position:   fixed;
    z-index:    9999;
    top:        0;
    left:       0;
    height:     100%;
    width:      100%;
    font-weight: 600;
    text-align: center;
    font-size: 34px;
    padding-top: 337px;
    background: 
        url('../images/loader.png') 
        50% 50% 
        no-repeat;
}
body.loading {
    /*overflow: hidden;  */ 
}
body.loading .ajax_loading {
    display: block;
}

@media(max-width:768px) {
    h1 {
        font-size: 20px;
    }
}
h2 {
    margin-top: 25px;
    margin-bottom: 25px;
}
h3 {
    padding-bottom: 0px;
    margin-bottom: 10px;
    font-weight: 500;
    font-size: 26px;
    letter-spacing: -1px;
}
h4 {
    letter-spacing: -1px;
}
.sub-title {
    font-weight: 400;
    font-style: normal;
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    line-height: 1.2;
    letter-spacing: 0px;
    margin-bottom: 10px;
}
.zf-green {
    color: #68b604;
}
.logo-box {
    background: #F4AE1B;
    padding: 25px;
    
}
.mt-1 {
    margin-top: 5px;
}
.mt-2 {
    margin-top: 10px;
}
.mt-3 {
    margin-top: 15px;
}
.container {
    overflow: hidden;
}
#contact-common {
   text-align: center;
   color: #FFD402;
   background: #513F33;
   margin-top: 0px;
   border-top: 2px solid #FFD402;
   
}
#contact-common a {
    color: #FFD402;
    text-decoration: none;
    font-weight: bold;
}
#contact-common .glyphicon {
    color: #FFD402;
    font-size: 50px;
    margin-bottom: 20px;
}

.download-item  span {
    vertical-align: middle;
   
}
.download-item a {
    background: #FFD402;
    padding: 10px;
    -webkit-transition: background .3s ease-in-out,padding .3s ease-in-out;
    -moz-transition: background .3s ease-in-out,padding .3s ease-in-out;
    transition: background .3s ease-in-out,padding .3s ease-in-out;
}
.download-item a:hover .icon {
    color: #FFD402;
    text-decoration: none;
}
.download-item a:hover
 {
    background: #534439;
    color: #FFD402;
    text-decoration: none;
}
.icon {
    color: #534439;
    font-size: 20px;
    -webkit-transition: background .3s ease-in-out,padding .3s ease-in-out;
    -moz-transition: background .3s ease-in-out,padding .3s ease-in-out;
    transition: background .3s ease-in-out,padding .3s ease-in-out;
}
.icon-primary {
    color: #FFD402;
    font-size: 26px;
}
.btn-info {
    color: #513F33;
    background-color: #FFD402;
    border: 1px solid #FFBC00;
}
.btn-info:hover {
    background-color: #FFBC00;
    border:1px solid #FFD402;
    color: #513F33;
}



.btn-info:active:hover,
.btn-info.active:hover,
.open &gt; .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open &gt; .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open &gt; .dropdown-toggle.btn-info.focus {
    background-color: #FFBC00;
    border:1px solid #FFD402;
}

.btn-success {
    background-color: #57a900;
    background-image: -moz-linear-gradient(top, #70d900, #57a900);
    background-image: -ms-linear-gradient(top, #70d900, #57a900);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#70d900), to(#57a900));
    background-image: -webkit-linear-gradient(top, #70d900, #57a900);
    background-image: -o-linear-gradient(top, #70d900, #57a900);
    background-image: linear-gradient(top, #70d900, #57a900);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#70d900', endColorstr='#57a900', GradientType=0);
}

.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
    background-color: #57a900;
}
.top-nav-collapse .navbar-brand {
    padding: 10px;
    height: 90px;
}

.navbar-brand {
    height: 125px;
    padding: 20px;
    /*
    -webkit-transition: height .5s ease-in-out,padding .5s ease-in-out;
    -moz-transition: height .5s ease-in-out,padding .5s ease-in-out;
    transition: height .5s ease-in-out,padding .5s ease-in-out;
    */
}
@media(max-width:990px) {
    .navbar-brand {
        height: 95px;
        padding: 10px;
    }
}
@media(max-width: 768px) {
    .navbar-brand {
        padding: 10px;
        height: 90px;
    }
    body {
        padding-top:0px;
    }
}
.navbar-toggle {
   border-color: #534439; 
}
.navbar-toggle .icon-bar {
    background-color: #534439;
}
.top-nav-collapse .navbar-brand {
    
}
a.navbar-brand &gt; img {
    display: block;
    
    max-height: 100%;
    max-width: 100%;
    
}
footer {
    background: #513F33;
    color: #FFD402;
    padding: 50px 0;
    text-align: center;
}

#myCarousel .glyphicon {
    width: 40px;
    height: 40px;
    line-height: 40px;
    /* background: #FFD402;*/
    border-radius: 0px;
}
.carousel-indicators {
  bottom: 30px;
}
.carousel-indicators li {
    width: 20px;
    height: 20px;
    background: #fff;
    
}

.carousel-indicators .active {
    width: 21px;
    height: 21px;
    background-color: #FFD402;
    
}
/**
.carousel-indicators li {
    border: 1px solid #FFD402;
}
.carousel-indicators .active {
    background: #FFD402;
}
*/
.main-text
{
    position: absolute;
    top: 0px;
    color: #FFF;
}
.main-text h1 {
    font-size: 42px;
    color: #FFD402;
}
.text-primary {
    color: #FFD402;
}
.btn-min-block
{
    min-width: 170px;
    line-height: 26px;
}
.btn-clear
{
    color: #FFF;
    background-color: transparent;
    border-color: #FFF;
    margin-right: 15px;
}
.btn-clear:hover
{
    color: #000;
    background-color: #FFF;
}

@media(max-width:767px) {
    .carousel-inner &gt; .item {
        
    }
    .carousel-indicators {
        display: none;
    }
}

.alert li {
   list-style-type: none; 
}
/* NAVBAR */
.navbar {
    
    background: #FFD402;
    border-top: 0px solid #FFD402;
    border-bottom: 2px solid #FFD402;
    margin-bottom: 0;
    /*position: absolute;*/
    top: 0px;
    right: 0;
    left: 0;
    border-radius: 0;
    opacity: 1;
    z-index: 20;
    /*
    -webkit-box-shadow: 0 0px 10px 5px rgba(81,63,51,0.2);
    box-shadow: 0px 0px 10px 5px rgba(81,63,51,0.2);
    */
    
}
.mills-mini {
    width: 20px;
}
#section-claim {
    border-top: 0px solid #534439;
    border-bottom: 0px solid #FFD402;
    /*background: #f8f8f8;*/
}
.sale .glyphicon {
    padding-right: 5px;
}
.claim {
    font-family: amatic-sc-bold;
    font-size: 500%;
    color: #534439;
    text-align: center;
    padding: 10px;
    opacity: 1;
    /*position: absolute;
    bottom: 50px;*/
    background: transparent;
    /**
    -webkit-box-shadow: 0 0px 10px 5px rgba(81,63,51,0.2);
    box-shadow: 0 0px 10px 5px rgba(81,63,51,0.2);
    */
    border: 0px solid #FFBC00;
}
.text-intro {
    color: #fff;
    margin-top: 7%;
    font-size: 350%;
    letter-spacing: -1px;
    font-family: 'Open Sans', sans-serif;
    text-shadow: 1px 1px 10px #534439;
}
.text-title-small {
    font-size: 16px;
}
@media(max-width: 1240px) {
    .claim {
        margin-top: 50px;
        font-size: 350%;
    }
}   
@media(max-width: 880px) {
    .text-intro {
        font-size: 250%;
    }
    .claim {
        margin-top:10px;
        /*display: none*/;
    }
}
@media(max-width: 600px) {
    .text-intro {
        font-size: 200%;
    }
}
.img-01 {
    margin-top:50px;
}
.header-top {
    background: #534439;
    color: #D1A586;
    padding: 7px;
    font-size: 90%;
    display: none;
}

@media(min-width:768px) {
    .navbar-nav li a {
        /*padding-top: 20px;*/
        /*padding-bottom: 45px;*/
    }
    .navbar ul {
        margin-top: 30px;
    }
    .header-top {
        display: block;
    }
}


.navbar-nav ul {
    height: 100%;
}
.navbar-nav li {
    /*padding: 0px 5px 0 5px;*/
    height: 100%;
}
nav &gt; li &gt; a {
    
}
.navbar-nav li a {
    text-shadow: none;
    font-size: 12px;
    font-weight: 400;
    color: #534439;
    text-transform: uppercase;
    border-bottom: 2px solid transparent;
    -webkit-transition: border .3s ease-in-out,border .3s ease-in-out;
    -moz-transition: border .3s ease-in-out,border .3s ease-in-out;
    transition: border .3s ease-in-out,border .3s ease-in-out;
    padding: 15px 10px;
}
.navbar-nav li.active &gt; a {
    color: #534439;
    border-bottom: 2px solid #534439;
    /*background: #534439;*/
    border-radius: 0px;
}

.navbar-nav li &gt; a:focus {
    background: transparent;
}
@media (min-width: 768px) {
    .navbar-nav &gt; li {
         float: none;
         display: inline-block;
    }
}
/**
.navbar-nav li.active &gt; a:after {
    position: absolute;
    content: '';
    left: 50%;
    bottom: 0px;
    margin-left: -5px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 6px solid #534439;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
*/
.navbar-nav li a:hover {
    border-bottom: 2px solid #534439;
    background: none;
}

@media(max-width:992px) {
    .navbar-nav li a {
        font-size: 11px;
        padding: 5px;
    }
}    
#header-banner {
    /*background-image: url('../images/baner/main_banner3c1.png');*/
    background-image: url('../images/baner/purchase_header.jpg');
    background-size: cover;
    /*background-attachment: fixed;*/
    border-bottom: 2px solid #FFD402;
    position: relative;
    padding-top: 50px;
    padding-bottom: 0;
    height: 400px;
    background-position: center;
    border-bottom: 2px solid #FFD402;
}

#header-banner:before {
    
    position: absolute;
    width: 100%; height:100%;
    top:0; left:0;
    background:rgba(0,0,0,0.6);
    opacity: 0;
    transition: all 1s;
    -webkit-transition: all 1s;
}
@media(min-width:767px) {
    #header-banner {
        /*min-height: 600px;*/
    }
}
.margin-negative {
    margin-top: -120px;
}
.slogan {
    background: #fff;
    padding: 34px;
    font-size: 24px;
    letter-spacing: -1px;
    font-weight: bold;
    opacity: 0.9;
    margin-top: 50px;
}

.header-banner-small {   
    height: 400px;
    background-size: cover;
    background-position: center;
    border-bottom: 3px solid #FFD402;
}

#header-banner-sale {
    background-image: url('../images/baner/sale_header1.jpg');
}

#header-banner-small-purchase {
    background-image: url('../images/baner/purchase_header.jpg');
}
#header-banner-small-about {
    background-image: url('../images/baner/about_header4.jpg');
}
#header-banner-small-products {
    background-image: url('../images/baner/products_header7.jpg');
}
#header-banner-product-view {
    background-image: url('../images/baner/products_header7.jpg');
    height: 250px;
}
#header-banner-news {
    background-image: url('../images/baner/news1.jpg');
    height: 250px;
}
#header-banner-contact {
    background-image: url('../images/baner/contact1.jpg');
}

section {
    padding-top: 50px;
    padding-bottom: 40px;
    font-size: 14px;
    
}
a:link, a:visited {
    color: #534439;
    font-weight: normal;
}
#section-contact {
    background: #FFF;
}

#intro, #section-gallery {
    background: #F7F8FA ;
}
/**
#test {
    background: url('../img/DSC_6584.jpg');
    background-size: cover;
    background-attachment: fixed;
    height: 500px;
}*/
#intro p {
    font-size: 15px;
    text-align: justify;
    color: #534439;
    line-height: 20pt;
}
.text-default {
    font-size: 16px;
}

.text {
    font-size: 15px;
    text-align: justify;
    color: #534439;
    line-height: 20pt;
}

.bg-flour {
    background: url('../images/products/maka_bg.jpg');
}
#quality-intro {
    background: url('../images/baner/laboratorium.png');
    background-size: cover;
    background-attachment: fixed;
    color: #FFF;
}
#quality-intro h1 {
    color: #FFD402;
    font-size: 36px;
    font-weight: normal;
}
#quality {
    text-align: justify;
   /* background: url('../img/DSC_6248.png');
    background-size: cover;
    background-attachment: fixed;*/
    color: #DCC5B9;
    
}

#mills {
    opacity: 0.8;
    background: url('../images/02_1.png') no-repeat right;
    background-size: contain;
   
    color: #DCC5B9;
    height: 350px;
    
}

#products {
    
    
}


@media (min-width:768px) {
    #quality-intro {
        padding: 100px;
    }    
    .text-slogan {
        font-size: 38px;
        letter-spacing: -1px;
    }
}
@media (min-width:992px) {
    .bg-01, 
    .bg-02 {
        padding: 0px 100px 0px 100px;
    }
}
.bg-01 {
    background-color: #f5f5f5;
    color:  #765B4D;
    opacity: 1;
}
.bg-02 {
    background: #fff;
}
.bg-primary {
    background: #FFD402;
    color: #534439;
}
.title-header {
    font-size: 24px;
    padding: 10px 0;
    text-transform: uppercase;
    border-bottom: 2px solid #FFD402;
    font-family: tahoma;
    
}
.padding-bottom-30 {
    padding-bottom: 30px;
}
.padding-bottom-20 {
    padding-bottom: 20px;
}

.padding-top-20 {
    padding-top: 20px;
}

.padding-top-40 {
    padding-top: 40px;
}
.p-1 {
    padding:5px;
}
.p-2 {
    padding:10px;
}
.py-1 {
    padding-top: 5px;
    padding-bottom: 5px;
}

.btn-01 {
    background: #FFD402;
    font-size: 16px;
    color: #534439;
    padding: 8px 16px;
    font-weight: bold;
    letter-spacing: -1px;
    margin-top: 20px;
    font-weight: normal !important;
    -webkit-transition: background .3s ease-in-out,padding .3s ease-in-out;
    -moz-transition: background .3s ease-in-out,padding .3s ease-in-out;
    transition: background .3s ease-in-out,padding .3s ease-in-out;
}

.btn-01:hover, .btn-01:focus, .btn-checked {
    background: #534439;
    color: #FFD402;
}

.circle {
    background: #F4AE1B;
    width: 124px;
    height: 124px;
    border-radius: 50%;
    position: relative;
}

.circle img {
    width: 124px;
    height: 123px; 
    padding:30px;
}

.item-quality {
   
    padding-bottom: 25px;
    padding-top: 25px;
    border-bottom: 1px solid #E5D1C6;
}

.divider {
    width: 100px;
    margin-bottom: 50px;
}
.divider.center {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.divider-inner {
    border-bottom-width: 3px;
}
.divider-border  .divider-inner.primary {
    border-color: #534439;
}
.divider-border .divider-inner {
    border: 0 solid #e5e5e5;
    border-bottom-width: 3px;
    height: 1px;
}
.sign-item {
    margin-top: 10px;
    margin-bottom: 40px;
}

/* NEWS */
.news-item {
    margin-bottom: 50px;
    /*background: #F7F8FA;*/
    padding: 30px 15px;
    border: 0px solid #EBEBEB;
    color: #534439;
}
.news-item .added {
    font-size: 14px;
    font-weight: bold;
    text-align: right;
}
.news-item .img-intro {
    margin: 10px auto;
    padding: 5px;
    background: #fff;
    box-shadow: 3px 3px 10px rgb(0,0,0,0.1);
}
.news-item .title {
    font-size: 18px;
    font-weight: normal;
    border-bottom: 2px solid #534439;
    color: #534439;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 10px;
    letter-spacing: -0.5px;
}
.news-item .content {
    text-align: justify;
}
.news-item .img-wrapper {
    padding: 20px 30px;
}
@media(max-width:992px) {
    .news-item .img-wrapper {
        display:none;
    }
}

.text-bold {
    font-weight: bold;
}
/* contact */
.company_name {
    font-size: 20px;
    
}
.contact-title {
    display: block;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #534439;
    padding-bottom: 5px;
    font-size: 100%;
}
.contact-type {
    width: 35px;
    display: inline-block;
}
/**
.contact-data [class^="col-"] {
    padding: 0;
}
*/
/* bootstrap override */
label {
    font-weight: normal;
}
.thumbnail {
    padding: 10px;
    /*
    box-shadow: 0px 1px 15px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 1px 15px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 1px 15px rgba(0, 0, 0, 0.2);
    */
    border: 0px solid #f3f3f3;
    border-radius: 0;
    background: transparent;
    margin: 0;
}
.form-control {
    border-radius: 0;
}
.form-error {
    padding: 0;
}
.form-error &gt; li {
    list-style-type: none;
    color: #fff;
    
    margin-top:1px;
    background-color: red;
    /*
    background-image: -webkit-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
    background-image:      -o-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#e7c3c3));
    background-image:         linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
    background-repeat: repeat-x;
    */
    border-width: 0px;
    border-style: solid;
    border-color: #e7c3c3;
    padding: 6px 6px 6px 15px;
}

/* Products */
.product-box {
    margin-bottom: 40px;
    border-bottom: 0px solid #FFD402;
    padding-bottom: 15px;
}

.product-box .img-thumbnail, .product-img .img-thumbnail {
    border-radius: 0;
    border: 0;
    box-shadow: none;
    padding: 2px;
}

.product-info {
    border-bottom: 2px solid #FFD402;
    color: #513F33; /*#FFD402;*/
    padding-bottom: 10px;
}
.bg-02 .product-img {
    border: 0px solid #DED1C9;
}
/*
.img-container {
    position: relative;
    width: 50%;
}
*/
.image {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}
/*
.image { transition: all .2s ease-in-out; }
.image:hover { transform: scale(1.1); }
*/

.hover-middle, .middle {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    padding: 10px;
    border-radius: 20px;
    border:1px solid #fff;
    box-shadow: 0px 1px 15px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 1px 15px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 1px 15px rgba(0, 0, 0, 0.2);
}
.middle {
  background-color: #FFD402;
  border-radius: 20%;
}

.loading {
  background: transparent url('../images/baner/loader.png') center no-repeat;
}

.hover-container {
    cursor: pointer;
    position: relative;
}
.hover-container a {
    font-weight: normal;
}
.img-container:hover .image,
.hover-container:hover .image {
  opacity: 0.5;
  box-shadow: 0px 2px 10px rgb(5,5,5,0.5);
}

.img-container:hover .middle,
.hover-container:hover .hover-middle {
  opacity: 1;
}

.grow { transition: all .2s ease-in-out; }
.grow:hover { transform: scale(1.1); }

.img-text {
  background-color: #534439;
  color: #FFD402;
  font-size: 20px;
  padding: 15px 25px;
  border-radius: 20%;
  border: 3px solid #FFD402;
}

.box-border-bottom {
    border-bottom: 2px solid #FFD402 !important;
}
.luksusowa {
    background: #EA0013;
    color: #fff;
}
.tortowa {
    background: #008B00;
    color: #fff;
}

.pagination &gt; .active &gt; a, 
.pagination &gt; .active &gt; span, 
.pagination &gt; .active &gt; a:hover, 
.pagination &gt; .active &gt; span:hover, 
.pagination &gt; .active &gt; a:focus, 
.pagination &gt; .active &gt; span:focus  {
    background: #FFD402;
    color: #534439;
    border-color: #FFD402;
}

.pagination &gt; li &gt; a, .pagination &gt; li &gt; span {
    color: #534439;
}

.pagination &gt; li &gt; a:hover,
.pagination &gt; li &gt; span:hover,
.pagination &gt; li &gt; a:focus,
.pagination &gt; li &gt; span:focus {
  z-index: 2;
  color: #534439;
  background-color: #eee;
  border-color: #ddd;
}

@media(max-width:768px) {
    #myCarousel {
        min-height: 200px;
    }
    #header-banner {
        
        /*background-position-x: left;*/
        background-position: center;
        height:200px;
    }
    .header-banner-small {
        background-position: center;
        height:200px;
    }
    .text-slogan {
        font-size: 24px;
    }
    .news-item {
        margin-bottom: 20px;
        padding: 15px;
        
    }
    .news-item .img-wrapper {
        display:none;
    }
    .ticker-container {
        display: none;
    }
    #contact-common .box-item {
        margin-bottom: 20px;
    }
    
    .navbar-nav li.active &gt; a {
        color: #fff;
        border-bottom: 2px solid #534439;
        background: #534439;
        border-radius: 0px;
    }
    .navbar-nav li a:hover {
        color: #fff;
        background: #534439;
        border-bottom: 2px solid transparent;
    }
    
}
.marquee-caption {
    width: 150px;
    height: 32px;
    background: url('../images/ticker-caption-bg.png');
    background-color: #FFD402;
	display: table;
	position: absolute;
	color: white;
	font-size: 0.8em;
	z-index: 1;
}
.marquee-caption p {
	height: inherit;
	width: inherit;
	display: table-cell;
	vertical-align: middle;
	font-weight: bold;
    padding-left: 15px;
}
.marquee {
  width: 100%; /* the plugin works for responsive layouts so width is not necessary */
  overflow: hidden;
  border:0px solid #ccc;
  padding: 5px;
  background-color: #FFD402;
  color: #534439;
  margin-left: 150px;
}

@media(max-width:768px) {
    .sign-item {
        display: none;
    }
    table {
        font-size: 10px;
    }
    h1 {
        font-size: 24px;
    }
    h2 {
        font-size: 22px;
    }
    h3 {
        font-size: 20px;
    }
    .margin-bottom-15 {
        margin-bottom: 15px;
    }
    #myCarousel {
        display: none;
    }
    #header-mobile {
        background: url("../images/487191982a.jpg");
        height: 200px;
        background-size: cover;
    }
    .xs-box-border-bottom {
        border-bottom: 2px solid #FFD402 !important;
    }
}

.divider {
    border: 0;
    height: 1px;
    margin: 20px 0;
    text-align: center;
    position: relative;
    clear: both;
}
.pb-0 {
    padding-bottom: 0;
}
.mb-0 {
    margin-bottom: 0;
}
.mb-4, .my-4 {
    margin-bottom: 1.5rem!important;
}

.divider.divider-primary.divider-small hr {
    background: #534439;
}
.divider.divider-small hr {
    width: 50px;
    height: 3px;
    background: #555;
}

.link-light {
    color: #fff !important;
}

.bg-table {
    background: url('../images/bg1.jpg') no-repeat;
    background-attachment: fixed;
    background-size: 100%;
    background-position: top left;
}

.bg-section {
    background: url('../images/flour_bg_small.png') no-repeat;
    background-attachment:fixed;
    background-size:100%;
    background-position: top;
}</pre></body></html>