﻿.anker-element {
position: absolute;
margin-top: -6rem;
}

.bg-grey {
background-color: #F9F9F9 !important;
}

.bg-img-contain {
    background-position: center right;
    background-size: contain;
}

@media screen and (max-width: 768px) 
{
.bg-img-contain {
    background-size: cover !important;
    background-position: center;
}
}

@media screen and (max-width: 575px) 
{
.bg-img-contain {
        background-image: none !important;
}
}

.bg-seda {
background-color: #F18615 !important;

    --bs-bg-opacity: 1;
    background-color: rgba(241, 134, 21, var(--bs-bg-opacity)) !important;
}

.card-header-logo {
height:30px;
display:inline-block;
}

.content {
min-height:500px;
}

.content-banner {
background-size:cover;
background-repeat: no-repeat;
background-position: center;
position: relative;
width:100%;
height: 600px;
background-attachment: fixed;
}

@media screen and (max-width: 768px) 
{
.content-banner {
height:350px;
}
}

.content-img {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 400px;
    overflow: hidden;
    background-color: #eee;
    border-radius: 10px;
    background-size: cover;
    background-position: center;
    margin: 1.5rem 3rem;

    box-shadow: 0 3px 6px #00000029;
}

@media screen and (max-width: 575px) 
{
.content-img {
height:300px;
margin: 0.5rem 1rem;
}
}

.cookie-consent-link {
    position: fixed;
    left: 20px;
    bottom: 50px;
    background: white;
    font-size: 20px;
    color: #666;
    padding: 0.5rem;
    padding-bottom: 0.2rem;
    border-radius: 100%;
    box-shadow: 0 0 10px -4px black;
    transition: all ease-in 0.2s;
z-index: 999;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.dynamic-img {
max-width:100%;
max-height: 100%;
}

.dynamic-img-headline {
max-height:50px;
max-width:100%;
}

.flex-break {
width:100%;
flex-shrink:0;
}

.footer {
font-size:22px;
line-height: 34px;
position:relative;
}

.footer-icon {
width: 44px;
}

.footer-info-line {
height:1px;
max-width:500px;
background: white;
width:100%;
}

.footer-link {
color: white;
text-decoration: none;
}

.footer-menu-li {
line-height: normal;
}

.footer-menu-line {
height:1px;
max-width:115px;
background: white;
}

.footer-menu-link {
color: white;
font-size: 18px;
text-decoration: none;
display: inline-block;
}

.footer-text {
    font-size: 18px !important;
}

.header {
position: fixed;
top:0;
z-index:1000;
left:0;
width:100%;
}

.header-backtomain {
    display: flex;
    align-items: center;
    font-size: 0.9rem;
    text-decoration: none;
    position: absolute;
    left: 5px;
    bottom: 10px;
}

@media screen and (max-width: 768px) 
{
.header-backtomain {

    bottom: 7px;
}
}

.header-container {
height: 80px;
border-radius: 0 0 10px 10px;
box-shadow: 0px 3px 6px #00000029;
background-color: white;

}

@media screen and (max-width: 768px) 
{
.header-container {
height: 60px;
}
}

.header-logo {
height: 40px;
    position: relative;
    display: inline-block;
}

@media screen and (max-width: 768px) 
{
.header-logo {
height: 25px;
}
}

.header-logo-sub {
height:35px;
top:-5px;
}

@media screen and (max-width: 768px) 
{
.header-logo-sub {
height:25px;
}
}

.img-maxed-200 {
    max-width: 200px !important;
}

.img-maxed-300 {
    max-width: 300px !important;
}

.is-loading {
position:relative;
min-height:100px;
}

.keep-white {
color: white !important;
}

.line-height-normal {
line-height: 28px;
}

.linkbox {
    font-size: 1rem;
    color: #4F5D5F !important;
    text-decoration: none;
    text-align: center;
    position: relative;
    width: 135px;
    height: 110px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
padding:5px;
}

@media screen and (max-width: 575px) 
{
.linkbox {
width: 120px;
font-size: 0.9rem;
}
}

.linkbox-flat {
    width: auto !important;
    padding: 0.5rem 1rem;
    margin: 0.5rem !important;
    height: auto;
    text-align: left;
    display: inline-flex;
    flex-direction: row;
    align-items: center;
}

.linkbox-hover {
transform: scale(1.1);
color: #F18615 !important;
}

.linkbox-icon {
font-size: 36px;
height: 40px;
margin-bottom:5px;
}

.linkbox-pellets {
background-color: #36993e !important;
color: white !important;
}

.linkbox-primary {
background-color: #F18615 !important;
color: white !important;
}

.linkbox-shadow {
box-shadow: 0px 3px 6px #00000029;
border-radius: 10px;
background-color: white;
justify-content: center;
width:150px;
}

.link-hover {
color: #F18615 !important;
}

.logo {
position:relative;
display: block;
width:200px;
height:50px;
background-position: center;
background-size: contain;
backgroind-repeat: no-repeat;
}

.main-container {
position: relative;
}

.menu-bars {
font-size:24px;
cursor:pointer;
}

.menu-link {
font-size: 18px;
line-height: 23px;
color: #4F5D5F;
text-decoration: none;
    margin: 0 0.5rem;
    padding: 1rem;
}

.menu-main {
position:relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.menu-main-link-icon {
    margin: 0.1rem 0.3rem 0 0.3rem;
    font-size: 0.8rem;
    display: inline;
}

.menu-sub {
    position: absolute;
    top: 100%;
    background: white;
    padding: 1rem;
    box-shadow: 0px 7px 6px #00000029;
    border-radius: 0 0 10px 10px;
visibility:hidden;
opacity:0;
    transform: translateY(-15px);
transition: all ease-in 0.2s;
    min-width: 250px;
}

.menu-sub-link {
    font-size: 18px;
    line-height: 23px;
    color: #4F5D5F;
    text-decoration: none;
    margin: 5px 0px;
display: block;
padding:0.5rem 1rem;
}

.menu-sub-link-hover {
    background-color: #fef5eb;
    color: #c96e0e;
    border-radius: 5px;
}

.menu-sub-link-pellets {
    font-size: 18px;
    line-height: 23px;
    color: #4F5D5F;
    text-decoration: none;
    margin: 5px 0px;
display: block;
padding:0.5rem 1rem;
}

.menu-sub-link-pellets-hover {
    background-color: #f0f4f0;
    color: #417342;
    border-radius: 5px;
}

.mobile-menu {
    position: fixed;
    z-index: 3000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(255,255,255,0.6);
display: none;
opacity: 0;
}

.mobile-menu-close {
font-size:24px;
}

.mobile-menu-container {
    position: absolute;
    right: -310px;
    top: 8px;
    background: white;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 10px 0 0 10px;
    width: 300px;
    overflow: auto;
    max-height: 98vh;
}

.page-banner {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    width: 100%;
    height: 500px;
background-color:#eee;
}

@media screen and (max-width: 768px) 
{
.page-banner {
height:300px;
}
}

.page-banner-medium {
height:400px;
}

@media screen and (max-width: 575px) 
{
.page-banner-medium {
height:300px;
}
}

.page-banner-small {
height:300px;
}

@media screen and (max-width: 575px) 
{
.page-banner-small {
height:200px;
}
}

.page-footer {
position:relative;
}

.paging {
position:relative;
display:flex;
align-items: center;
}

.paging-link {
    height: 30px;
    width: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    font-weight: bold;
border-radius: 5px;
}

.paging-link-hover {
background-color: #f9f9f9;
color: #f18615;
}

.p-text {
    line-height: 30px;
    margin-top: 0;
    margin-bottom: 1rem;
}

.review-card {
background-repeat:no-repeat;
position: relative;
    background: white;
border-radius: 2rem;
    font-size: 1rem;
height: calc(90% - 3rem);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

@media screen and (max-width: 1024px) 
{
.review-card {
    height: calc(100% - 3rem);
}
}

.review-card-body {
    padding: 1rem;
}

.review-card-container {
background-position:center center;
background-repeat:no-repeat;
background-image:url('/Seda/CustomUpload/374O357O340O370O356O369O350O338O356O355O352O/WebPortal/seda-2024-live/img/review-card-bg.jpg');
position: relative;
    height: 400px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
background-size: cover;
padding: 1.5rem;
}

.review-card-footer {
    position: sticky;
    bottom: 0;
    padding: 1rem;
    text-align: right;
    font-size: 1.1rem;
}

.review-card-header {
    display: flex;
    padding: 0.5rem 1rem;
    align-items: center;
}

.section {
position:relative;
width:100%;
min-height:200px;
z-index: 1;
background-color: white;
}

@media screen and (max-width: 575px) 
{
.section {
    padding-left: 1rem;
    padding-right: 1rem;
}
}

.sidebar-icon {
height: 60px;
    width: 60px;
position: relative;
flex-shrink: 0;
display: flex;
align-items: center;
justify-content: center;
}

@media screen and (max-width: 575px) 
{
.sidebar-icon {
    width: 40px;
}
}

.sidebar-link {
display:flex;
border-radius: 5px 0 0 5px;
background-color: #fff;
position: relative;
text-decoration: none;
    box-shadow: 0 3px 6px #00000029;
right: 0;
margin: 0.5rem 0;
width:240px;
align-items: center;
}

.sidebar-link-hover {
right:calc(100% - 60px);
text-decoration: none;
color: #F18615 !important;
background-color: white;
}

@media screen and (max-width: 575px) 
{
.sidebar-link-hover {
right:calc(100% - 40px);
}
}

.sidebars {
position: fixed;
    right: calc((240px - 60px) * -1);
    top: 35%;
    z-index: 900;
}

@media screen and (max-width: 768px) 
{
.sidebars {
top:35%;
}
}

@media screen and (max-width: 575px) 
{
.sidebars {
    right: calc((240px - 40px) * -1);
}
}

.sidebar-text {
width:100%;
height:50px;
display:flex;
align-items: center;
padding: 5px;
font-size: 1rem;
    text-transform: uppercase;
}

.sub-menu-line {
height:1px;
width: 100%;
background: #4F5D5F;
}

.textcard-img {
position: relative;
display: flex;
justify-content: center;
align-items: center;
height: 320px;
overflow:hidden;
background-color: #eee;
border-radius: 10px;
background-size: cover;
background-position: center;
margin:1.5rem 0;
}

@media screen and (max-width: 1024px) 
{
.textcard-img {
margin:1.5rem 0;
}
}

@media screen and (max-width: 768px) 
{
.textcard-img {
height:200px;
}
}

.textcard-img-contain {
    background-size: contain;
    background-color: transparent;
height: 100%;
}

@media screen and (max-width: 575px) 
{
.textcard-img-contain {
margin: 0;
    height: 300px;
}
}

.textcard-img-full {
height: 100%;
margin:0;
}

@media screen and (max-width: 768px) 
{
.textcard-img-full {
height:250px;
background-position: top -50px center;
}
}

@media screen and (max-width: 575px) 
{
.textcard-img-full {
background-position: top center;
}
}

.textcard-img-peek {
    background-size: cover;
    background-position: top;
    margin: 0;
height: 100% !important;
background-color: transparent;
}

@media screen and (max-width: 575px) 
{
.textcard-img-peek {
    height: 300px !important;
    margin-bottom: 1rem;
}
}

.textcard-init {

position: relative;
width:100%;
margin:1.5rem 0;
}

@media screen and (max-width: 1024px) 
{
.textcard-init {
margin:1.5rem 0;
}
}

@media screen and (max-width: 575px) 
{
.textcard-init {
margin-top: 0;
}
}

.text-justify {
text-align: justify;
}

.text-pellets {
color: #36993E !important;
}

.text-seda {
color: #F18615 !important;
}

.text-shadow {
    text-shadow: 5px 3px 10px white;
}

.menu-link:hover {
color: #F18615 !important;
}

.footer-link:hover {
color: white !important;
}

.footer-menu-link:hover {
color: white !important;
}

.linkbox:hover {
transform: scale(1.1);
color: #F18615 !important;
}

.sidebar-link:hover {
right:calc(100% - 60px);
text-decoration: none;
color: #F18615 !important;
background-color: white;
}

@media screen and (max-width: 575px) 
{
.sidebar-link:hover {
right:calc(100% - 40px);
}

}

.header-backtomain:hover {
color: #F18615 !important;
}

.paging-link:hover {
background-color: #f9f9f9;
color: #f18615;
}

.menu-sub-link:hover {
    background-color: #fef5eb;
    color: #c96e0e;
    border-radius: 5px;
}

.hover-pellets:hover {
color: #36993E !important;
}

.menu-sub-link-pellets:hover {
    background-color: #f0f4f0;
    color: #417342;
    border-radius: 5px;
}

.linkbox-primary:hover {
color: white !important;
}

.linkbox-pellets:hover {
color: white !important;
}

