﻿/********** Template CSS **********/
:root {
    --primary: #7AB730;
    --secondary: #FFD33C;
    --light: #F3F3F3;
    --dark: #212121;
}

[class^=flaticon-]:before,
[class*=" flaticon-"]:before,
[class^=flaticon-]:after,
[class*=" flaticon-"]:after {
    font-size: inherit;
    margin-left: 0;
}

.btn {
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    transition: .5s;
}



/* UD */

.carousel {
    margin-bottom: 1rem !important;
}

.carousel-caption {
    right: 50% !important;
}

.carousel-caption h5,
.carousel-caption p {
    /*text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4);*/
    color: black;
}

.carousel-caption h5 {
    font-size: 1.5rem;
}

.bi-caret-left-fill,
.bi-caret-right-fill {
    height: 32px;
    width: 32px;
    color: white;
}

.data-wrapper {
    background: rgba(255, 255, 255, 0.8);
    padding: 24px 32px;
    max-width: 477px;
}

body {
    overflow-x: hidden;
    max-width: 1920px;
    margin: auto;
    background-color: #fafafa;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
}

.header-nav {
    padding-top: 8px;
    padding-bottom: 8px;
}

.header-nav .navbar {
    padding-top: 8px;
    padding-bottom: 8px;
    background-color: #e1e8e6;
}

/* .header-nav .nav-link  {
    color: #7da198
} */

.header-nav .nav-link:hover {
    color: #7da198
}


.unideb-logo {
    max-height: 100px;
}

.site-name-container {
    margin-top: 5px;
}

.branding-content {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 8px 0;
}

/* .site-name {
    text-transform: uppercase;
} */

.site-slogan a,
.site-name a {
    font-family: "Oxygen", sans-serif;
    font-weight: bold;
    text-decoration: none;
    color: black;
}

.site-slogan .unideb-branding-attributes--item {
    font-size: 0.9rem;
}

.site-name .unideb-branding-attributes--item {
    font-size: 1.15rem;
}

.layout-container {
    min-height: 100vh;
    margin: 0;
    display: flex;
    flex-direction: column;
}

.region-top-line {
    padding-top: 8px;
    padding-bottom: 8px;
    background-color: #e1e8e6;
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block;
}


.menu--contact-top ul.menu .menu-item .ud-icon:before {
    margin-right: 8px;
}

.ud-icon.medium:before {
    font-size: 16px;
    line-height: 16px;
}

icon-mobil:before {
    content: "\e95e";
}

.menu--contact-top ul.menu {
    list-style: none;
    padding: 0;
    margin: 0;
}

.menu--contact-top ul.menu .menu-item a {
    color: #7da198;
    display: flex;
    align-items: center;
}

.font-style-xxsmall,
h6,
.h6 {
    font-size: 0.625rem;
    font-weight: normal;
    line-height: 1.4;
    color: #7da198;
}

.region-footer-bottom-line {
    background-color: #ffffff;
    padding-top: 8px;
    padding-bottom: 8px;
    font-family: "Oxygen", sans-serif;
}

.region-footer-bottom-line .row {
    align-items: center;
}

.block-social-media-links-block .social-media-links--platforms.horizontal {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.block-social-media-links-block .social-media-links--platforms li {
    padding: 0;
    display: block;
    line-height: initial;
    margin: 0 16px;
}

.block-social-media-links-block .social-media-links--platforms .bi {
    font-size: 16px;
    color: #3f7467;
}

.region-footer-bottom-right {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    font-family: "Oxygen", sans-serif;
}

.menu--data-protection .menu,
.navbar-me-auto {
    list-style: none;
}

.menu--data-protection .menu li a {
    color: #7da198;
}

.block-copyright-footer {
    font-size: 0.625rem;
    font-weight: normal;
    line-height: 1.4;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #7da198;
    font-family: "Oxygen", sans-serif;
}

.right-pos {
    position: absolute;
    right: 10px;
    top: 5px;
}

.header-nav .nav-item {
    margin-right: 20px;
}

.ul-lista {
    display: flex;
}

.btn-primary,
.cc-btn {
    color: #FFFFFF;
    background: #7AB730 !important;
    border: none;
    text-decoration: none;
    /*line-height: normal;*/
}

.btn-primary:hover,
.btn-primary:active,
.cc-btn:hover,
.cc-btn:active {
    background: #68992c !important;
    text-decoration: none;
}

.btn-square {
    width: 36px;
    height: 36px;
}

.btn-sm-square {
    width: 28px;
    height: 28px;
}

.btn-lg-square {
    width: 46px;
    height: 46px;
}

.btn-square,
.btn-sm-square,
.btn-lg-square {
    padding-left: 0;
    padding-right: 0;
    text-align: center;
}

.back-to-top {
    position: fixed;
    display: none;
    right: 30px;
    bottom: 0;
    border-radius: 0;
    z-index: 99;
}

.navbar-light .navbar-nav .nav-link {
    font-family: 'Roboto', sans-serif;
    position: relative;
    margin-left: 30px;
    padding: 30px 0;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    color: var(--dark);
    outline: none;
    transition: .5s;
}

.sticky-top.navbar-light .navbar-nav .nav-link {
    padding: 20px 0;
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link.active {
    color: var(--primary);
}

@media (min-width: 992px) {
    .navbar-light .navbar-nav .nav-link::before {
        position: absolute;
        content: "";
        width: 0;
        height: 7px;
        top: -4px;
        left: 50%;
        background: var(--primary);
        transition: .5s;
    }

    .navbar-light .navbar-nav .nav-link:hover::before,
    .navbar-light .navbar-nav .nav-link.active::before {
        width: 100%;
        left: 0;
    }

    .navbar-light .navbar-nav .nav-link.nav-contact::before {
        width: 100%;
        height: 1px;
        top: -1px;
        left: 0;
    }

    .dis-none {
        display: none;
    }
}

@media (max-width: 991.98px) {
    .navbar-nav {
        padding: 0px !important;
    }

    .navbar-light .navbar-nav .nav-link {
        margin-left: 0;
        padding: 10px 0;
    }

    .foodtype {
        margin-bottom: 10px;
    }
}

.hero-header {
    background: url(../img/hero.jpg) top right no-repeat;
    background-size: cover;
}

.btn-play {
    position: relative;
    display: block;
    box-sizing: content-box;
    width: 16px;
    height: 26px;
    border-radius: 100%;
    border: none;
    outline: none !important;
    padding: 18px 20px 20px 28px;
    background: #FFFFFF;
}

.btn-play:before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 60px;
    height: 60px;
    background: #FFFFFF;
    border-radius: 100%;
    animation: pulse-border 1500ms ease-out infinite;
}

.btn-play:after {
    content: "";
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 60px;
    height: 60px;
    background: #FFFFFF;
    border-radius: 100%;
    transition: all 200ms;
}

.btn-play span {
    display: block;
    position: relative;
    z-index: 3;
    width: 0;
    height: 0;
    left: -1px;
    border-left: 16px solid var(--primary);
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
}

@keyframes pulse-border {
    0% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1;
    }

    100% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(2);
        opacity: 0;
    }
}

#videoModal .modal-dialog {
    position: relative;
    max-width: 800px;
    margin: 60px auto 0 auto;
}

#videoModal .modal-body {
    position: relative;
    padding: 0px;
}

#videoModal .close {
    position: absolute;
    width: 30px;
    height: 30px;
    right: 0px;
    top: -30px;
    z-index: 999;
    font-size: 30px;
    font-weight: normal;
    color: #FFFFFF;
    background: #000000;
    opacity: 1;
}

.service-item a i {
    position: relative;
    padding-left: 20px;
    transition: .3s;
}

.service-item a:hover i {
    padding-left: 50px;
}

.service-item a i::after {
    position: absolute;
    content: "";
    width: 20px;
    height: 2px;
    top: 50%;
    left: 10px;
    margin-top: -1px;
    background: var(--primary);
    transition: .3s;
}

.service-item a:hover i::after {
    width: 50px;
}

.product-item {
    padding: 30px;
}

.product-item .btn-action {
    position: absolute;
    width: 100%;
    bottom: -40px;
    left: 0;
    opacity: 0;
    transition: .5s;
}

.product-item:hover .btn-action {
    bottom: -20px;
    opacity: 1;
}

.product-carousel .owl-nav {
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
}

.product-carousel .owl-nav .owl-prev,
.product-carousel .owl-nav .owl-next {
    position: relative;
    margin: 0 5px;
    width: 55px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
    background: var(--primary);
    font-size: 22px;
    transition: .5s;
}

.product-carousel .owl-nav .owl-prev:hover,
.product-carousel .owl-nav .owl-next:hover {
    color: var(--dark);
}

.bg-offer {
    background: url(../img/offer.jpg) top right no-repeat;
    background-size: cover;
}

.price-carousel::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 50%;
    bottom: 0;
    left: 0;
    background: var(--primary);
    border-radius: 8px 8px 50% 50%;
    z-index: -1;
}

.price-carousel .owl-nav {
    margin-top: 35px;
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
}

.price-carousel .owl-nav .owl-prev,
.price-carousel .owl-nav .owl-next {
    position: relative;
    margin: 0 5px;
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--primary);
    background: #FFFFFF;
    font-size: 22px;
    border-radius: 45px;
    transition: .5s;
}

.price-carousel .owl-nav .owl-prev:hover,
.price-carousel .owl-nav .owl-next:hover {
    color: var(--dark);
}

.team-carousel .owl-nav {
    position: absolute;
    width: 50px;
    height: 160px;
    top: calc(50% - 80px);
    right: 0;
    z-index: 1;
}

.team-carousel .owl-nav .owl-prev,
.team-carousel .owl-nav .owl-next {
    position: relative;
    width: 50px;
    height: 50px;
    margin: 15px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
    background: var(--primary);
    font-size: 22px;
    transition: .5s;
}

.team-carousel .owl-nav .owl-prev:hover,
.team-carousel .owl-nav .owl-next:hover {
    color: var(--dark);
}

.team-item img {
    transition: .5s;
}

.team-item:hover img {
    transform: scale(1.2);
}

.team-item .team-overlay {
    position: absolute;
    top: 45px;
    right: 45px;
    bottom: 45px;
    left: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(122, 183, 48, .8);
    transition: .5s;
    opacity: 0;
}

.team-item:hover .team-overlay {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
}

.bg-testimonial {
    background: url(../img/testimonial.jpg) top left no-repeat;
    background-size: cover;
}

.testimonial-carousel .owl-nav {
    position: absolute;
    width: 100%;
    height: 46px;
    top: calc(50% - 23px);
    left: 0;
    display: flex;
    justify-content: space-between;
    z-index: 1;
}

.testimonial-carousel .owl-nav .owl-prev,
.testimonial-carousel .owl-nav .owl-next {
    position: relative;
    width: 46px;
    height: 46px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
    background: var(--primary);
    font-size: 22px;
    transition: .5s;
}

.testimonial-carousel .owl-nav .owl-prev:hover,
.testimonial-carousel .owl-nav .owl-next:hover {
    color: var(--dark);
}

.testimonial-carousel .owl-item img {
    width: 100px;
    height: 100px;
}

@media (min-width: 576px) {
    .blog-item .row {
        height: 300px;
    }
}

.blog-item a i {
    position: relative;
    padding-left: 20px;
    transition: .3s;
}

.blog-item a:hover i {
    padding-left: 50px;
}

.blog-item a i::after {
    position: absolute;
    content: "";
    width: 20px;
    height: 2px;
    top: 50%;
    left: 10px;
    margin-top: -1px;
    background: var(--primary);
    transition: .3s;
}

.blog-item a:hover i::after {
    width: 50px;
}

.text-primary {
    color: #7AB730 !important;
}

.topbarlink,
.footerlink {
    color: #999;
    text-decoration: none;
}

.topbarlink:hover,
.footerlink:hover {
    color: #7AB730;
}

.basket {
    background-color: #7AB730 !important;
    padding-top: 20%;
    padding-bottom: 12%;
    margin-right: 15px;
}

.basket .bi-cart4 {
    font-size: 40px;
}

.basket:hover {
    background-color: #68992c !important;
}

.ml-20 {
    margin-left: 20px;
}

.invert {
    filter: invert(1);
}

.width100percent {
    width: 100%;
}

.btn-primary.active {
    /*box-shadow: 0 0 0 0.25rem rgba(0, 0, 0, 0.8);*/
    box-shadow: 0px 0px 5px 0px #000000;
    background: #68992c !important;
}


/*Icon progressbar*/
#progressbar {
    margin-bottom: 30px;
    overflow: hidden;
    color: #455A64;
    padding-left: 0px;
    margin-top: 30px;
}

#progressbar li {
    list-style-type: none;
    font-size: 13px;
    width: 33%;
    float: left;
    position: relative;
    font-weight: 400;
}

#progressbar .step0:before {
    font-family: FontAwesome;
    content: "\f10c";
    color: #fff;
}

#progressbar li:before {
    width: 40px;
    height: 40px;
    line-height: 45px;
    display: block;
    font-size: 20px;
    /*background: #C5CAE9;*/
    background: #d7e8c2;
    border-radius: 50%;
    margin: auto;
    padding: 0px;
}

/*ProgressBar connectors*/
#progressbar li:after {
    content: '';
    width: 100%;
    height: 12px;
    /*background: #C5CAE9;*/
    background: #d7e8c2;
    position: absolute;
    left: 0;
    top: 16px;
    z-index: -1;
}

#progressbar li:last-child:after {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    position: absolute;
    left: -50%;
}

#progressbar li:nth-child(2):after,
#progressbar li:nth-child(3):after {
    left: -50%;
}

#progressbar li:first-child:after {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    position: absolute;
    left: 50%;
}

#progressbar li:last-child:after {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

#progressbar li:first-child:after {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

/*Color number of the step and the connector before it*/
#progressbar li.active:before,
#progressbar li.active:after {
    /*background: #651FFF;*/
    background: #7AB730;
}

#progressbar li.active:before {
    font-family: FontAwesome;
    content: "\f00c";
}

.icon {
    width: 60px;
    height: 60px;
    margin-right: 15px;
}

.icon-content {
    padding-bottom: 20px;
}

@media screen and (max-width: 992px) {
    .icon-content {
        width: 50%;
    }
}

.progresscard {
    z-index: 0;
    /*background-color: #ECEFF1;*/
    padding-bottom: 20px;
    margin-top: 90px;
    margin-bottom: 90px;
    border-radius: 10px;

}

.top {
    padding-top: 40px;
    padding-left: 13% !important;
    padding-right: 13% !important;
}

.penznem {
    text-align: right !important;
    padding-right: 10px !important;
}

.text-red {
    color: red;
}

.border-red {
    border-color: red;
}

.accordion-button:not(.collapsed) {
    color: #7AB730 !important;
    background-color: #d7e8c2 !important;
    box-shadow: 0 0 0 0.25rem rgba(122, 183, 48, 0.5);
}

.accordion-button:not(.collapsed) .product-name {
    color: #000;
}

.accordion-button:focus {
    box-shadow: 0 0 0 0.25rem rgba(122, 183, 48, 0.5);
}

.accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%237AB730'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e") !important;
}

input[type="number"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
input[type="text"]:focus,
input[type="search"]:focus,
input[type="checkbox"]:focus,
.selectaddress:focus {
    box-shadow: 0 0 0 0.25rem rgba(122, 183, 48, 0.25) !important;
}

.form-check-input:checked {
    background-color: #7AB730 !important;
    border: 1px solid #7AB730 !important;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23FFFFFF'/%3e%3c/svg%3e") !important;
}

.form-check-input {
    background-color: #FFF !important;
    border: 1px solid #d7e8c2 !important;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23AAAAAA'/%3e%3c/svg%3e") !important;
}

.btn-close:focus {
    box-shadow: 0 0 0 0.25rem rgba(122, 183, 48, 0.25);
}


.dataTables_filter {
    padding-bottom: 10px !important;
    padding-top: 5px !important;
}

#loading {
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.5);
}

.alert-danger .form-error {
    background-color: none;
}

.clearcart {
    width: 40px;
    position: absolute;
    right: 12px;
    top: 1.5rem;
}

#order-group-table tbody tr {
    cursor: pointer;
}

.nav-button {
    list-style: none;
    box-sizing: border-box;
    background-color: transparent;
    text-decoration: none;
    display: block;
    font-family: "Oxygen", sans-serif;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    font-weight: bold;
    line-height: 1.33;
    color: #000000;
    margin: 0;
    padding: 0;
    font-size: 0.75rem;
}

.nav-button:hover {
    list-style: none;
    box-sizing: border-box;
    background-color: transparent;
    text-decoration: none;
    display: block;
    font-family: "Oxygen", sans-serif;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    font-weight: bold;
    line-height: 1.33;
    color: #000000;
    margin: 0;
    padding: 0;
    font-size: 0.75rem;
}

.pdf-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    margin-top: 0px;
    margin-bottom: 10px;
    padding: 10px 20px;
    border: 1px solid #0078d4;
    border-radius: 6px;
    background: #ffffff;
    color: #0078d4;
    text-decoration: none;
    font-weight: 600;
    transition: all .2s ease;
}

.pdf-btn:hover {
    background: #0078d4;
    color: #ffffff;
}