 @media screen and (min-width: 320px) and (max-width: 768px) {
	.carousel-inner a.btn-primary{
        width: 40px;
    }

    .carousel-inner a.btn-primary img{
        width: 20px !important;
    }

    #home .carousel .carousel-inner .carousel-item .carousel-caption{
        left: 50% !important;
        width: 170px;
    }

    #header{
        width: 85% !important;
    }

    #footer .white-row{
        width: 100%;
    }
}

.cookie-container.active p{
    padding-top: 20px;
}

.wrapper {
    padding: 32px;
    text-align: center;
}

.cookie-container {
    z-index: 3;
    position: fixed;
    bottom: -100%;
    left: 0;
    right: 0;
    background: #063;
    color: #f5f6fa;
    padding: 0 32px;
    box-shadow: 0 -2px 16px rgba(47, 54, 64, 0.39);
    transition: 400ms;
}

.cookie-container.active {
    bottom: 0; 
    text-align: center;
}

.cookie-container a {
    color: #f5f6fa;
}

.cookie-btn {
    background: white;
    border: 0;
    color: #063;
    padding: 12px 48px;
    font-size: 18px;
    margin-bottom: 16px;
    border-radius: 8px;
    cursor: pointer;
}

@font-face{font-family:'Exo 2';font-style:normal;font-weight:300;src:local("Exo2-Light"),url("../fonts/Exo2-Light.ttf") format("truetype")}@font-face{font-family:'Exo 2';font-style:normal;font-weight:400;src:local("Exo2-Regular"),url("../fonts/Exo2-Regular.ttf") format("truetype")}@font-face{font-family:'Exo 2';font-style:normal;font-weight:500;src:local("Exo2-Medium"),url("../fonts/Exo2-Medium.ttf") format("truetype")}.btn-primary{padding:8px 35px;background:#063 !important;color:#fff;text-transform:uppercase;font-size:1rem;border-radius:0;border-top-left-radius:50px;border:none;box-shadow:none;outline:none;transition:all .280s ease-out}.btn-primary span{padding-left:10px;margin-right:6px}.btn-primary svg{margin-top:-6px}@media (min-width: 61.25em){.btn-primary{font-size:1.25rem}}#header{position:fixed;width:100%;padding-top:20px;padding-left:14px;padding-right:14px;z-index:9999;transition:all .280s ease-in-out}@media (min-width: 46.25em) and (max-width: 61.24em){#header{padding-top:25px;padding-left:45px;padding-right:45px}}@media (min-width: 61.25em) and (max-width: 81.24em){#header{padding-top:30px;padding-left:70px;padding-right:70px}}@media (min-width: 81.25em) and (max-width: 89.99em){#header{padding-top:40px;padding-left:90px;padding-right:90px}}@media (min-width: 90em){#header{padding-top:40px;padding-left:140px;padding-right:140px}}#header .navbar{padding:0 10px;border-top-left-radius:50px;transition:all .280s ease-in-out}@media (min-width: 46.25em) and (max-width: 61.24em){#header .navbar{padding:0 16px;border-top-left-radius:54px}}@media (min-width: 61.25em) and (max-width: 81.24em){#header .navbar{padding:0 25px;border-top-left-radius:74px}}@media (min-width: 81.25em) and (max-width: 89.99em){#header .navbar{padding:0 33px}}@media (min-width: 90em){#header .navbar{padding:0 41px;border-top-left-radius:100px}}#header .navbar .navbar-brand{padding:15px 0;transition:all .280s ease-in-out}#header .navbar .navbar-brand img{height:26px}@media (min-width: 46.25em) and (max-width: 61.24em){#header .navbar .navbar-brand{padding:20px 0}#header .navbar .navbar-brand img{height:30px}}@media (min-width: 61.25em) and (max-width: 81.24em){#header .navbar .navbar-brand{padding:30px 0}#header .navbar .navbar-brand img{height:30px}}@media (min-width: 81.25em) and (max-width: 89.99em){#header .navbar .navbar-brand{padding:35px 0}#header .navbar .navbar-brand img{height:38px}}@media (min-width: 90em){#header .navbar .navbar-brand{padding:35px 0}#header .navbar .navbar-brand img{height:unset}}#header .navbar .navbar-toggler{border:none !important}#header .navbar .navbar-toggler:active,#header .navbar .navbar-toggler:focus{border:none !important;outline:none !important;box-shadow:none !important}#header .navbar .navbar-nav .nav-item:first-child .nav-link{padding-left:0;text-transform:capitalize;font-size:1rem;transition:all .280s ease-in-out}@media (min-width: 61.25em) and (max-width: 89.99em){#header .navbar .navbar-nav .nav-item:first-child .nav-link{font-size:1.25rem}}@media (min-width: 90em) and (max-width: 99.99em){#header .navbar .navbar-nav .nav-item:first-child .nav-link{font-size:1.3rem}}@media (min-width: 100em){#header .navbar .navbar-nav .nav-item:first-child .nav-link{font-size:1.375rem}}#header .navbar .navbar-nav .nav-item:first-child .nav-link svg{margin-top:-4px}#header .navbar .navbar-nav .nav-item:nth-last-child(-n+3) .nav-link{padding-left:.5rem;padding-right:.5rem;padding-top:.75rem;padding-bottom:.75rem;font-size:unset;line-height:25px}#header .navbar .navbar-nav .nav-item .nav-link{font-size:1rem;transition:all .280s ease-in-out}@media (min-width: 61.25em) and (max-width: 89.99em){#header .navbar .navbar-nav .nav-item .nav-link{font-size:1.25rem;padding-left:16px;padding-right:16px}}@media (min-width: 90em) and (max-width: 99.99em){#header .navbar .navbar-nav .nav-item .nav-link{font-size:1.3rem;padding-left:16px;padding-right:16px}}@media (min-width: 100em){#header .navbar .navbar-nav .nav-item .nav-link{font-size:1.375rem;padding-left:18px;padding-right:18px}}#header .navbar .navbar-nav .nav-item .nav-link svg{margin-top:-4px}#header .navbar .navbar-nav .nav-item .nav-link svg .a{fill:#063}#header .navbar .navbar-nav .nav-item .active{color:#063;font-weight:400}#header .navbar .navbar-nav .dropdown .nav-link{color:#063;text-transform:uppercase;font-size:1rem;transition:all .280s ease-in-out}@media (min-width: 61.25em){#header .navbar .navbar-nav .dropdown .nav-link{font-size:1.125rem}}#header .navbar .navbar-nav .dropdown .nav-link:after{display:none}#header .navbar .navbar-nav .dropdown .dropdown-menu{border:0;background:#F8F9FA}#header .navbar .navbar-nav .dropdown .dropdown-menu li a{color:#434343;font-size:1rem;font-weight:300;transition:all .280s ease-in-out}#header .navbar .navbar-nav .dropdown .dropdown-menu li .active{color:#fff;background-color:rgba(0,102,51,0.14)}#footer{background:#063;padding-top:88px}#footer .footer-content-wrapper{padding-bottom:85px}#footer .footer-content-wrapper .logo-wrapper{margin-bottom:18px}#footer .footer-content-wrapper .footer-info-wrapper ul{padding:0;margin:0}#footer .footer-content-wrapper .footer-info-wrapper ul li{list-style:none;font-size:1rem;color:#fff;transition:all .280s ease-out}@media (min-width: 61.25em){#footer .footer-content-wrapper .footer-info-wrapper ul li{font-size:1.25rem}}#footer .footer-content-wrapper .footer-info-wrapper ul li a{font-size:1rem;color:#fff;text-decoration:none;transition:all .280s ease-out}@media (min-width: 61.25em){#footer .footer-content-wrapper .footer-info-wrapper ul li a{font-size:1.25rem}}#footer .maps-wrapper iframe{border-top-left-radius:100px}#footer .gray-row{padding:4px 0;background:#CCCCCC;color:#063;font-size:.875rem}#footer .white-row{padding:4px 0;background:#e8e6e6;color:#063;font-size:.875rem}#home .carousel .carousel-indicators{right:unset;margin-left:10%}#home .carousel .carousel-indicators button{height:20px;width:20px;margin-right:15px}#home .carousel .carousel-inner .carousel-item{height:470px;transition:all .280s ease-in-out}@media (min-width: 46.25em) and (max-width: 61.24em){#home .carousel .carousel-inner .carousel-item{height:510px}}@media (min-width: 61.25em) and (max-width: 81.24em){#home .carousel .carousel-inner .carousel-item{height:550px}}@media (min-width: 81.25em) and (max-width: 89.99em){#home .carousel .carousel-inner .carousel-item{height:630px}}@media (min-width: 90em){#home .carousel .carousel-inner .carousel-item{height:900px}}#home .carousel .carousel-inner .carousel-item .bg-holder{height:100%;background-position:center;background-size:cover}#home .carousel .carousel-inner .carousel-item #slide1{background-image:url("../images/palete_bg.jpg")}#home .carousel .carousel-inner .carousel-item #slide2{background-image:url("../images/slider-2.jpg")}#home .carousel .carousel-inner .carousel-item #slide3{background-image:url("../images/slider-3.png")}#home .carousel .carousel-inner .carousel-item .carousel-caption{text-align:left;left:10%;bottom:10%;transition:all .280s ease-in-out}@media (min-width: 46.25em) and (max-width: 61.24em){#home .carousel .carousel-inner .carousel-item .carousel-caption{bottom:13%}}@media (min-width: 61.25em) and (max-width: 81.24em){#home .carousel .carousel-inner .carousel-item .carousel-caption{bottom:10%}}@media (min-width: 81.25em) and (max-width: 89.99em){#home .carousel .carousel-inner .carousel-item .carousel-caption{bottom:15%}}@media (min-width: 90em){#home .carousel .carousel-inner .carousel-item .carousel-caption{bottom:15%}}#home .carousel .carousel-inner .carousel-item .carousel-caption h5{font-size:2.25rem;margin-bottom:1rem;text-transform:uppercase;position:relative;transition:all .280s ease-in-out}@media (min-width: 46.25em) and (max-width: 61.24em){#home .carousel .carousel-inner .carousel-item .carousel-caption h5{font-size:2.5rem}}@media (min-width: 61.25em) and (max-width: 81.24em){#home .carousel .carousel-inner .carousel-item .carousel-caption h5{font-size:2.75rem}}@media (min-width: 81.25em) and (max-width: 89.99em){#home .carousel .carousel-inner .carousel-item .carousel-caption h5{font-size:2.875rem}}@media (min-width: 90em){#home .carousel .carousel-inner .carousel-item .carousel-caption h5{font-size:3rem}}#home .carousel .carousel-inner .carousel-item .carousel-caption h5:after{content:"";background:#063;height:2px;width:166px;position:absolute;bottom:-8px;left:0;z-index:1}#home .carousel .carousel-inner .carousel-item .carousel-caption p{max-width:495px;font-size:1rem;transition:all .280s ease-in-out}@media (min-width: 46.25em) and (max-width: 61.24em){#home .carousel .carousel-inner .carousel-item .carousel-caption p{font-size:1.25rem}}@media (min-width: 61.25em) and (max-width: 81.24em){#home .carousel .carousel-inner .carousel-item .carousel-caption p{font-size:1.75rem}}@media (min-width: 81.25em) and (max-width: 89.99em){#home .carousel .carousel-inner .carousel-item .carousel-caption p{font-size:1.875rem}}@media (min-width: 90em){#home .carousel .carousel-inner .carousel-item .carousel-caption p{font-size:2rem}}#home #mainCategoriesSection{padding-left:14px;padding-right:14px;z-index:9999;transition:all .280s ease-in-out}@media (min-width: 46.25em) and (max-width: 61.24em){#home #mainCategoriesSection{padding-left:45px;padding-right:45px;margin-top:-120px}}@media (min-width: 61.25em) and (max-width: 81.24em){#home #mainCategoriesSection{padding-left:70px;padding-right:70px;margin-top:-120px}}@media (min-width: 81.25em) and (max-width: 89.99em){#home #mainCategoriesSection{padding-left:90px;padding-right:90px;margin-top:-120px}}@media (min-width: 90em){#home #mainCategoriesSection{padding-left:140px;padding-right:140px;margin-top:-120px}}#home #mainCategoriesSection .cards-wrapper{display:block}@media (min-width: 46.25em){#home #mainCategoriesSection .cards-wrapper{display:flex;justify-content:end}}#home #mainCategoriesSection .cards-wrapper .card{border-radius:0;width:260px;height:246px;border:none;margin:0 auto 30px;filter:drop-shadow(0px 3px 10px rgba(0,0,0,0.1));transition:all .280s ease-in-out}@media (min-width: 46.25em){#home #mainCategoriesSection .cards-wrapper .card{display:flex;justify-content:end;margin-right:16px;margin-top:0;margin-left:0;margin-bottom:0}}#home #mainCategoriesSection .cards-wrapper .card:first-child{border-top-left-radius:100px}@media (min-width: 46.25em){#home #mainCategoriesSection .cards-wrapper .card:last-child{margin-right:0}}#home #mainCategoriesSection .cards-wrapper .card .card-inner{padding:37px}#home #mainCategoriesSection .cards-wrapper .card .card-inner .card-icon-wrapper{margin-bottom:22px}#home #mainCategoriesSection .cards-wrapper .card .card-inner .category-name p{font-weight:500;text-transform:uppercase;font-size:1.625rem;text-align:center;color:#063}#home #mainCategoriesSection .cards-wrapper .card .card-inner .category-dsc p{font-size:1.25rem}#home .home-section-wrapper .section-title h1{margin-bottom:1rem;transition:all .280s ease-out}@media (min-width: 81.25em){#home .home-section-wrapper .section-title h1{font-size:2.625rem}}#home .home-section-wrapper .divider{background:#063;height:2px;width:260px}#home .home-section-wrapper .dsc-wrapper{margin-top:24px}#home .home-section-wrapper .dsc-wrapper p,#home .home-section-wrapper .dsc-wrapper ul{font-size:1rem;transition:all .280s ease-out}@media (min-width: 61.25em){#home .home-section-wrapper .dsc-wrapper p,#home .home-section-wrapper .dsc-wrapper ul{font-size:1.25rem}}#home .truck-wrapper{margin-top:-30px;display:flex;justify-content:end;padding-right:15px;transition:all .280s ease-out}@media (min-width: 46.25em) and (max-width: 61.24em){#home .truck-wrapper{padding-right:30px}}@media (min-width: 61.25em) and (max-width: 81.24em){#home .truck-wrapper{padding-right:45px}}@media (min-width: 81.25em){#home .truck-wrapper{padding-right:70px}}#home #transportSection{margin-top:-37%;background:rgba(0,102,51,0.14);padding-top:120px;padding-bottom:80px;transition:all .280s ease-in-out}@media (min-width: 46.25em) and (max-width: 61.24em){#home #transportSection{padding-top:200px;padding-bottom:80px}}@media (min-width: 61.25em) and (max-width: 81.24em){#home #transportSection{padding-top:250px;padding-bottom:80px}}@media (min-width: 81.25em){#home #transportSection{padding-top:250px;padding-bottom:80px}}#home #transportSection .home-section-wrapper .section-title{text-align:end}#home #transportSection .home-section-wrapper .divider{margin-left:auto}#home #transportSection .home-section-wrapper .dsc-wrapper{text-align:end}#home #transportSection .home-section-wrapper .btn-wrapper{text-align:end}#home #milkSection{height:70vh;background-image:url("../images/mleko2.jpg");background-position:left;background-size:cover;padding-top:30px;padding-bottom:0px;transition:all .280s ease-in-out}@media (min-width: 46.25em) and (max-width: 61.24em){#home #milkSection{height:100vh;background-position:center;padding-top:160px;padding-bottom:80px}}@media (min-width: 61.25em) and (max-width: 81.24em){#home #milkSection{height:100vh;background-position:center;padding-top:160px;padding-bottom:80px}}@media (min-width: 81.25em){#home #milkSection{height:100vh;background-position:center;padding-top:160px;padding-bottom:80px}}#subpage #subpageImage{position:relative;height:300px;transition:all .280s ease-in-out}@media (min-width: 46.25em) and (max-width: 61.24em){#subpage #subpageImage{height:400px}}@media (min-width: 61.25em) and (max-width: 81.24em){#subpage #subpageImage{height:500px}}@media (min-width: 81.25em) and (max-width: 89.99em){#subpage #subpageImage{height:600px}}@media (min-width: 90em){#subpage #subpageImage{height:700px}}#subpage #subpageImage .image-holder{height:100%;background-image:url("../images/palete_podstran_bg.jpg");background-position:center bottom;background-size:cover}#subpage #subpageImage .absolute-image-holder img{position:absolute;right:-30%;bottom:-30%;transition:all .280s ease-in-out}@media (min-width: 46.25em) and (max-width: 61.24em){#subpage #subpageImage .absolute-image-holder img{right:-30%;bottom:-50%}}@media (min-width: 61.25em) and (max-width: 81.24em){#subpage #subpageImage .absolute-image-holder img{right:-25%;bottom:-55%;max-width:90%}}@media (min-width: 81.25em) and (max-width: 89.99em){#subpage #subpageImage .absolute-image-holder img{right:-25%;bottom:-42%;max-width:85%}}@media (min-width: 90em) and (max-width: 99.99em){#subpage #subpageImage .absolute-image-holder img{right:-24%;bottom:-37%;max-width:80%}}@media (min-width: 100em) and (max-width: 119.99em){#subpage #subpageImage .absolute-image-holder img{right:-23%;bottom:-42%;max-width:80%}}@media (min-width: 120em){#subpage #subpageImage .absolute-image-holder img{right:-18%;bottom:-57%;max-width:70%}}#subpage #subpageContent{padding-top:55px}#subpage #subpageContent .section-wrapper .section-title h1{margin-bottom:1rem;transition:all .280s ease-out}@media (min-width: 81.25em){#subpage #subpageContent .section-wrapper .section-title h1{font-size:2.625rem}}#subpage #subpageContent .section-wrapper .divider{background:#063;height:2px;width:260px}#subpage #subpageContent .section-wrapper .section-subtitle{margin-top:24px}#subpage #subpageContent .section-wrapper .section-subtitle h2{font-weight:300;text-transform:uppercase}#subpage #subpageContent .section-wrapper .dsc-wrapper{margin-top:24px}#subpage #subpageContent .section-wrapper .dsc-wrapper p,#subpage #subpageContent .section-wrapper .dsc-wrapper ul{font-size:1rem;transition:all .280s ease-out}@media (min-width: 61.25em){#subpage #subpageContent .section-wrapper .dsc-wrapper p,#subpage #subpageContent .section-wrapper .dsc-wrapper ul{font-size:1.25rem}}#subpage #subpageContent .has-bg{padding-top:124px;padding-bottom:124px;background:rgba(0,102,51,0.14)}#formPage{background:rgba(0,102,51,0.14);padding:160px 0;transition:all .280s ease-in-out}@media (min-width: 46.25em){#formPage{padding:240px 0}}#formPage .section-wrapper .section-title h1{margin-bottom:1rem;transition:all .280s ease-out}@media (min-width: 81.25em){#formPage .section-wrapper .section-title h1{font-size:2.625rem}}#formPage .section-wrapper .divider{background:#063;height:2px;width:260px}#formPage .section-wrapper .section-subtitle{margin-top:24px}#formPage .section-wrapper .section-subtitle h2{font-weight:300;text-transform:uppercase}#formPage .section-wrapper .dsc-wrapper{margin-top:24px}#formPage .section-wrapper .dsc-wrapper p,#formPage .section-wrapper .dsc-wrapper ul{font-size:1rem;transition:all .280s ease-out}@media (min-width: 61.25em){#formPage .section-wrapper .dsc-wrapper p,#formPage .section-wrapper .dsc-wrapper ul{font-size:1.25rem}}#formPage .form-floating .form-control{border:none;border-radius:0;border-bottom:2px solid #063;background:transparent;outline:none;box-shadow:none}html{-webkit-overflow-scrolling:touch;scroll-behavior:smooth;height:100%;font-size:16px}body{width:100%;padding:0;font-family:"Exo 2",sans-serif;line-height:1.5;font-size:1rem;overflow-x:hidden;-webkit-overflow-scrolling:touch;color:#434343;font-weight:300}h1,h2,h3,h4,h5{color:#063;text-transform:uppercase;font-family:"Exo 2",sans-serif;font-weight:500}@media (max-width: 61.24em){.display-mobile-none{display:none !important}}.green-text{color:#063;font-weight:500}.container-xxl{max-width:1520px}


/*# sourceMappingURL=main.css.map */
