
.container-80 {
    max-width: 80% !important;
    margin: 0 auto;
}
.szin-1 {
    color: #ec5711 ;
}
.icon {
    color: #ec5711;
    font-size: 4rem;
    margin-bottom: 1rem;
}

.felirat {
    font-size: 1.5rem;
    margin-bottom: 1rem;
}
.btn-1 {
    padding: 0.8rem 2.5rem;

    font-size: 1rem;
    cursor: pointer;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: bold;
        padding: 1rem 2.5rem;
}

a.btn-2 {
    color: #5d5b5b;
    text-transform: uppercase;
    border-bottom: 1px solid;
    padding-bottom: 2px;
}
.size-1 {
    font-size: 1.2rem;
}

.width-1 {
    max-width: 650px;
    margin: 0 auto;
    line-height: 3rem;
}
.button-2 {
    display: inline-block;
    background-color: transparent;
    color: #000000;
    border: 3px solid #d6620e !important;
    border-radius: 2rem;
    transition: all 0.4s ease-in-out;
    line-height: 1.6;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 4px;
}
.button-2:hover {
    color: white;
    background: #d6620e;
}
.button-3 {
    display: inline-block;
    background-color: transparent;
    color: white;
    border: 3px solid white !important;
    border-radius: 2rem;
    transition: all 0.4s ease-in-out;
    line-height: 1.6;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 4px;
}
.button-3:hover {
    color: #d6620e;
    background: white;
}
.margin-1 {
    margin: 0 1rem;
}
.line-height-1 {
    line-height: 2.5rem;
}

.kiemelt-feher {
    font-size: 1.5rem;
    font-weight: bold;
    text-align: justify;
    padding: 0 1rem;
}

.padding-10-right {
    padding-right: 10rem;
}
.width-50 {
    flex: 50%;
}
.oszlop{
    flex: 1;
    padding: 1rem;
    min-width: 300px;}

.justify{
    text-align: justify;
}
.jobb {
     display: flex;
    justify-content: flex-end;
}

.hasab-2 {
    column-count: 2;
    text-align: justify;
    column-gap: 5rem;
}
input[type=text], input[type=email], input[type=url], input[type=password], input[type=search] {
        width: 100%;
    
}
header.header {
    border-bottom: 1px solid lightgrey;
}
.white-text {
    color: white;
}

span.kiemeles {
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 3px;
    border-bottom: 1px solid;
}
/*---------infoblokk---------*/
div#block-tarapro-infoblokk {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    width: 500px;
    height: auto;
}
.custom-slider{
    position: relative;
}
        /************** Slider **************/

.custom-slider .flex-1 {
    display: flex;
    align-items: center;
    justify-content: space-between;
        flex-wrap: wrap;
}
.custom-slider .container-full {
    max-width: 100% !important;
}
.custom-slider .line-2 {
    font-size: 3rem;
    color: black;
    font-weight: bold;
    text-align: end;
}
.custom-slider .text {
    max-width: 30rem;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.line-3 {
    padding: 2rem 0;
    gap: 1rem;
}
/*-------------- Sections-1 ---------------*/
.region-section-1 {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
section.section-1 {
    margin: 5rem 0;
}

/*-------------- Sections-2 ---------------*/
.section-2 {
    background-color: #f5f5f5;
    padding: 3rem 0;
    background-image: url('../images/section-2-bg.png');
    background-size: cover;
    background-position: 50% 50%;
}
section.section-2 {
    text-align: center;
}
.section-2 h2.block-title {
    font-size: 3rem;
    font-weight: bold;
    margin-bottom: 2rem;
}
.section-2 p{
    font-size: 1.3rem;
    line-height: 2rem;
}
/*-------------- Sections-3 ---------------*/
.section-3 {
    background: #e5e5e5;
}
/*-------------- Sections-4 ---------------*/
section.section-4 {
    background: #e5e5e5;
    padding: 3rem 0;
}
span.szam {
    font-size: 5rem;
    font-weight: bolder;
    color: #ec5711;
}

span.cim {
    font-size: 3rem;
    color: black;
    font-weight: bold;
        margin-left: 3rem;
}

.cim-tarto {
    display: flex;
    align-items: center;
}
.oszlop-tarto-1 .oszlop-2 {
    background: white;
    border-radius: 1rem;
    
}

.oszlop-tarto-1 {
    display: flex;
    flex-wrap: wrap;
}


/*-------------- Sections-5 ---------------*/
section#section-5 {
    background: #ec5711;
    color: white;
    padding: 3rem 0;
}  
.oszlop-tarto-2 {
 color: white;
 display: flex;
 flex-wrap: wrap;
} 
/*-------------- Sections-6 ---------------*/
#section-6 {
background-image: url(../images/section-6-bg.jpg);
    background-size: cover;
    
    background-repeat: no-repeat;
}
/*-------------- Sections-7 ---------------*/
#section-7 {
    background: white;
    padding: 3rem 0;
}
.spacer {
    padding: 2rem 0;
}
/*-------------- Sections-8 ---------------*/
section.section-8 {
    background: #ee5712;
    padding: 5rem 0;
}
/*---------GYIK---------*/
.toggle-title.kerdes {
    background: none;
    color: white;
    
    font-size: 1.4rem;
}
.toggle-content.valasz {
    background: white;
    /* color: white; */
    border-radius: 0 0 1rem 1rem;
}
h2.gyik {
    text-align: center;
    color: white;
    font-size: 3rem;
    margin-bottom: 5rem;
}

p.gyik {
    color: white;
    text-align: center;
}
/*---------section-9---------*/
section.section-9 {
    margin: 5rem 0;
}
/*---------section-10---------*/
section.section-10 {
    margin-bottom: 5rem;
}
/*---------section-11---------*/
#section-11 {
    background-image: url(../images/section-11-bg.jpg);
    background-repeat: repeat-x
}
.block-region.region-section-11 {
    display: flex;
    gap: 2rem;
    flex-wrap: wrap;
        padding-bottom: 1rem;
}
#section-11 .block {
    flex: 1;
    background: #333;
    border-radius: 1.5rem;
    padding: 2rem;
    color: white;
}
#section-11 {
    background-image: url(../images/section-11-bg.jpg);
    background-repeat: repeat-x;
   
    background-color: #ee5712;
}
.sorszam {
    font-size: 3rem;
    font-weight: bold;
    margin-bottom: 1rem;
}
.leiras {
    font-style: italic;
}
/*---------footer---------*/
#footer {
    background-image: url(../images/section-6-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
#footer {
    border-top: 0;
}
.block-region.region-footer-third, .fekete-lekerekitett {
    background: #333333;
    padding: 2rem;
    border-radius: 2rem;
}
#footer li {
    color: white;
    text-align: end;
    border-bottom: none
}
#footer input#edit-submit {
    width: 100%;
}
input[type=text], input[type=email], input[type=url], input[type=password], input[type=search] {
     border-radius: 17px;

}
textarea#edit-projekt-ismertetese {
    border-radius: 17px;
}
#block-tarapro-informaciosblokk strong {
    color: white;
}
/*-----------Tudásbázis-----------*/
#section-10 .view-content {
    display: flex;
    gap: 2rem;
    flex-wrap: wrap;
}
#section-10 .view-content .views-row {
    flex: 1 350px;
}
#section-10 .tudasbazis-box .cim {
    font-size: 1.5rem;
    padding: 1rem 0;
    font-weight: bold;
    text-align: center;
}
#section-10 .tudasbazis-box .kep img {
    width: 100%;
    height: 200px;
    border-radius: 2rem;
}

.section-1 .block {
    flex: 1;
    text-align: center;
    padding: 1rem 0;
}
/*-------------Pályázat-------------*/
.palyazat-keret {
    display: flex;
    flex-wrap: wrap;
     align-items: center;
    box-shadow: #5d5b5b 0px 0px 10px;
    border-radius: 1rem;
}

.palyazat-keret .oszlop1 img {
    width: 200px;
}
.palyazat-keret .image-field {
    margin: 0!important;
}

.palyazat-keret .oszlop1 {
    flex: 0;
}
.palyazat-keret .oszlop2 {
    flex: 1;
    padding: 0 2rem;
}
.palyazat-keret .oszlop3 {
    flex: 0;
}
.custom-slider .infoblokk img {
    height: 300px;
    width: auto;
}
.palyazat-infoblokk {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.layout-box-1 {
    box-shadow: #5d5b5b 0px 0px 10px;
    border-radius: 1rem;
    padding: 1rem;
    background: white;
    margin: 1rem 0;
        transition: all 0.3s ease-in-out;
}
.layout-box-1:hover {
    box-shadow: #5d5b5b 0px 0px 2px;
    border-radius: 1rem;
    padding: 1rem;
    background: white;
    margin: 1rem 0;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}
.layout-box-1 .field-item {
    background: #d6620e;
    color: white;
    border-radius: 0.6rem;
    padding: 0.3rem 1rem;
}
.layout-box-1 .field__label {
    /* font-weight: bold; */
    text-align: end;
}
.kep .field-items {
display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
    justify-content: space-around;
}

.kep .field-items img {
    border-radius: 1rem;
}
.kep .field-items .image-field {
    margin: 0;
}

/*------------dialog visszajelzés-----------*/
.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close {
    position: absolute;
    inset-block-start: 50%;
    inset-inline-end: 0;
    box-sizing: border-box;
    inline-size: var(--jui-dialog-close-button-size);
    block-size: var(--jui-dialog-close-button-size);
    margin-inline: var(--space-l);
    padding: 0;
    transition: all 0.1s;
    transform: translateY(-50%);
    /* border: 2px solid transparent; */
    border-radius: 25px;
    background: white;
    width: 50px;
    height: 50px;
}

/*-------------Termék nézete-------------*/
.termek-table {
  display: grid;
  grid-template-columns: 1fr 1fr; /* Két egyenlő oszlop */
  gap: 10px;                     /* Távolság az elemek között */
  width: 100%;
}

.termek-table tbody {
  display: contents; /* Megszünteti a tbody korlátozását, hogy a sorok rácselemek legyenek */
}

.termek-table tr {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #ddd;
  padding: 5px;
}

.termek-table td:first-child {
  font-weight: normal; /* A megnevezések legyenek vastagok */
  color: #555;
}
.termek-table td {
    padding: 0px 10px;
    border: none;
}
.termek-cim.block {
    font-size: 3rem;
    color: #d6620e;
    font-weight: bold;
    border-bottom: 1px solid lightgrey;
}

.termek-ar.block {
    font-size: 2rem;
    text-align: end;
}
.termek-leiras .field__label, .termek-dokumentum .field__label {
    font-size: 1.5rem;
    border-bottom: 1px solid lightgrey;
    margin-bottom: 2rem;
    font-weight: normal;
    text-transform: uppercase;
}

.termek-box {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.termek-box .cim {
font-size: 1.5rem;
    border-bottom: 1px solid lightgrey;
    width: 100%;
    text-align: center;
    min-height: 90px;
    display: flex;
    align-items: flex-end;
    color: #ec5711;
    font-weight: bold;
}

.termek-box .lead {
    font-size: 0.8rem;
}

.termek-box .ar {
    font-size: 2rem;
}
.termek-box .teljesitmeny {
    text-align: end;
    width: 100%;
}
div#termekek {
    padding: 4rem 0;
}
.view-footer {
    text-align: center;
}

/*-------------- Responsive ---------------*/

@media only screen and (max-width: 600px) {
 .hasab-2 {
    column-count: 1;
    text-align: justify;
    column-gap: 5rem;
    padding: 0 1rem;
}
div#block-tarapro-infoblokk {
 
    display: none;
}
.termek table {
    grid-template-columns: 1fr;
  }
}