@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@200;300;400;600;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');


body {
    margin:0;
    font-family: 'Source Sans Pro', sans-serif;
    min-width: fit-content;
}
body p {
    font-family: 'Source Sans Pro', sans-serif;
    text-align: justify;
    color: #949494;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Bebas Neue', cursive;
    line-height: 1 !important;
}
h1, h2, h3, h5 {
    font-size: 3vw !important;
    color: #2b4a2d !important;
    position: relative;
    margin-bottom: 30px;
    padding-bottom: 10px;
}
h2:after, h3:after {
    content: "";
    width: 90px;
    height: 1px;
    background: #9f9f9f;
    position: absolute !important;
    bottom: 0;
    left: 0;
}
.fa-solid {
    font-family: 'Font Awesome 5 Free';
    padding-right: 10px;
    font-style: normal;
    font-weight: bold;
}
.fa, .fab, .fad, .fal, .far, .fas, .icon-joomla, [class*=" icon-"], [class^=icon-] {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
}
button.btn.btn-primary {
    background: transparent;
    border: 1px solid white;
    padding: 12px 38px;
    color: white;
    text-transform: uppercase;
    font-weight: 700;
    transition: 300ms all;
}
button.btn.btn-primary:hover {
    background: white;
    color: #4bbd7a;
    transition: 300ms all;
}
button.btn.btn-secondary, .frik-submit {
    background: #4fbd7c !important;
    border: 1px solid white !important;
    padding: 12px 38px !important;
    color: white;
    text-transform: uppercase;
    font-weight: 700;
    transition: 300ms all;
}
button.btn.btn-secondary:hover, .frik-submit:hover {
    background: white !important;
    color: #4fbd7c !important;
    border: 1px solid #4fbd7c !important;
    transition: 300ms all;
}

.top-bar.container {
    height: 100%;
    display: flex;
    align-items: center;
}
.top-bar .row {
    display: flex;
    justify-content: center;
    width: 100%;
}
.top-bar-right {
    display: flex;
    justify-content: flex-end;
}
#header {
    background-color: #265F3F;
    /*height: 50px;*/
}
.top-bar {
    display: flex;
    color: white;
}
#slider h1, #slider p {
    text-align: right;
}
#slider .btn-primary {
    display: block;
    margin-left: auto;
}
#slider {
    position: relative;
    background: #4bbd7a;
    height:600px;
}
#slider .column {
    height: 100%;
    /*display: flex;
    justify-content: flex-end;
    align-items: center;*/
    padding: 100px;
    margin: auto;
}
#slider p {
    color: white;
}
#slider h1 {
    color: white !important;
}
#slider {
    background-image: url("../images/slider_2.webp");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: auto;
    min-height: 600px;
}


/*.container {
    margin-right: auto;
    margin-left: auto;
    padding: 75px 0;
}
@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}
@media (min-width: 992px) {
    .-container {
        width: 970px;
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}
*/

.img-responsive {
    width:100%;
    height: auto;
}
.erp-percek {
    padding-right: 20px;
}

#termekek {
    background: #eceff3;
}
#termekek .col-6 {
    background: #4fbd7c;
    padding: 20px;
    transition: 300ms all;
    border: 5px solid #eceff3;
}
#termekek .col-6:hover {
    background: #74747a;
    transition: 300ms all;
    transform: scale(1.03);
}

#termekek .col-6 img {
    max-width: 70%;
}
#termekek h4 {
    text-align: center;
}
#termekek .col-6 img {
    max-width: 70%;
    display: flex;
    margin: auto;
    width: 500px;
    height: auto;
    max-height: min-content;
}
#termekek h4 {
    text-align: center;
    color: #ffffff;
    margin-top: 20px;
}
#termekek h3 {
    color: black !important;
}
#frk_pot .container {
    padding-top: 0px;
    padding-bottom: 0px;
}
#frk_pot .col-sm-12 {
    padding: 150px;
    text-align: center;
}
#frk_pot p {
    text-align: center;
}
#frk_pot h3:after {
    content: unset;
}
#frk_pot .col-sm-12:nth-child(1) {
    background: #2a4a2c;
}
#frk_pot .col-sm-12:nth-child(1) h3, #frik .col-sm-12:nth-child(1) h3 {
    color: #fff !important;
}
#frk_pot .col-sm-12:nth-child(1) p, #frik .col-sm-12:nth-child(1) p {
    color: white;
}
#frk_pot .col-sm-12:nth-child(2) {
    transition: 300ms all;
}
#frk_pot .col-sm-12:nth-child(2) h3 {
    transition: 300ms all;
}
#frk_pot .col-sm-12:nth-child(2) p {
    transition: 300ms all;
}
#frk_pot .col-sm-12:nth-child(2):hover, #frk_pot .col-sm-12:nth-child(1):hover {
    background: #74747a;
    transition: 300ms all;
}
#frk_pot .col-sm-12:nth-child(2):hover h3, #frk_pot .col-sm-12:nth-child(1):hover h3 {
    color: white !important;
    transition: 300ms all;
}
#frk_pot .col-sm-12:nth-child(2):hover p, #frk_pot .col-sm-12:nth-child(1):hover p {
    color: white;
    transition: 300ms all;
}
.accordion-button:not(.collapsed) {
    background-color: #2b4a2d !important;
    color: white !important;
    font-size: 30px;
}
.accordion-button {
    font-size: 30px !important;
    color: grey !important;
}
.accordion-button:focus {
    z-index: 3;
    border-color: #ffffff;
    outline: 0;
    box-shadow: none !important;
}
.accordion {
    -webkit-box-shadow: 0 4px 15px 0 rgb(0 0 0 / 17%);
    box-shadow: 0 4px 15px 0 rgb(0 0 0 / 17%);
}

#frik {
    background: #53bd7e;
}
#frik .col-6:nth-child(2) {
    border-left: 1px solid white;
}
ul {
    list-style-type: none;
}
ul li:before {
    content: "\f141";
    font-family: 'Font Awesome 5 Free';
    font-weight: bold;
    padding-right: 20px;
}
.top-bar-right span i {
    padding-left: 10px;
    padding-right: 10px;
}
#footer {
    background-color: #5c5c5c;
}
#header .container, #footer .container {
    padding:0;
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding: 75px 0;
}

#acc {
    padding:75px 0px;
}

#acc h2:after, h3:after {
    content: "";
    width: 90px;
    height: 1px;
    background: #9f9f9f;
    position: absolute !important;
    bottom: 0;
    transform: translate(-50%, -50%);
    left: 50%;

}
.accordion-body ul li {
    text-align: left;
}
.accordion-body a {
    color: #56bd80;
    font-weight: bold;
    text-decoration: none
}
div#footer p {
    margin: 0;
}
div#footer {
    height: 60px;
}
div#footer a {
    color: white;
    text-decoration: none
}
#footer .container {
    height: 100%;
    display: flex;
    align-items: center;
}
#footer .container .row {
    width: 100vw;
}
.bottom-right {
    display: flex;
    justify-content: flex-end;
}
.top-bar-left p {
    color: #ffffff;
    text-transform: uppercase;
    font-family: 'Bebas Neue', cursive;
    font-size: 45px;
    margin: 0;
    position: relative;
}
.top-bar-left p:after {
    content: "";
    position: absolute;
    width: 130px;
    height: 2px;
    background: #ffffff;
    top: 50%;
    left: -142px;
}
.modal-body label {
    font-family: 'Source Sans Pro', sans-serif;
    text-transform: uppercase;
    color: #5a5a5a;
    font-weight: 500 !important;
}
.modal-dialog {
    height: 100%;
    display: flex;
    align-items: center;
}
.modal-backdrop.fade.show {
    opacity: 0.8;
}
button.close {
    background: #4fbd7c;
    border: 1px solid #4fbd7c;
    color: white;
    font-size: 20px;
    font-weight: bold;
}
.boldestman {
    font-weight: bold;
}
.top-bar-left a, .top-bar-right a {
    text-decoration: none;
    color: white;
}
.fa-link {
    color: white;
    font-weight: bold;
    font-size: 12px;
}
div#footer a:hover, div#footer a:hover i {
    color: #56bd80;
    transition: 300ms all;
}
.top-bar-right p {
    color: white;
    margin-left: 10px;
    margin-bottom: 0px;
}
.top-bar-right {
    display: flex;
    align-items: center;
}
.frk_lftr {
    padding-right: 25px;
}
label.frik-checkbox-label {
    text-transform: inherit;
    font-weight: bold !important;
}
label.frik-checkbox-label a {
    text-decoration: none;
    color: #53bd7e;
}
div#prtners img {
    max-width: 250px;
    max-height: 170px;
    width: auto;
    height: auto;
}
#prtners .col-lg-4.prtners_inner {
    display: flex;
    margin: 0;
    flex-direction: column;
    filter: brightness(1) grayscale(1);
    transition: 300ms all;
    background: #ebebeb;
    -webkit-box-shadow: 0 4px 15px 0 rgb(0 0 0 / 8%);
    box-shadow: 0 4px 15px 0 rgb(0 0 0 / 8%);
    position:relative;
    padding-bottom: 80px;
            border: 5px solid #ffffff;
}
#prtners .col-lg-4.prtners_inner:hover {
    display: flex;
    flex-direction: column;
    filter: brightness(1) grayscale(0);
    transition: 300ms all;
    background: white;
}
.img-container {
    height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#prtners h6 {
    font-size: 20px !important;
    text-align: center !important;
    padding: 10px;
}
#prtners p {
    text-align: center;
}
.prtners_btn {
    position:absolute;
    bottom:0;
    width:100%;
    left:0;
}
.fa-chevron-right {
    font-size:12px;
    padding-left: 10px;
}

@media (max-width: 992px) {
    .top-bar-right {
    display: flex;
    flex-direction: column;
}
.top-bar-left p {
    text-align: center;
}
#slider .column {
    padding: 0;
}
#slider {
    min-height: unset;
}

#acc .accordion {
    margin-top: 30px;
}
.frty {
    padding:20px;
}
#prtners .col-lg-4.prtners_inner {
    display: flex;
    flex-direction: column;
    filter: brightness(1) grayscale(0);
    transition: 300ms all;
    background: white;
}
#frk_pot .col-sm-12 {
    padding: 20px;
    text-align: center;
}
h1, h2, h3, h5 {
    font-size: 6vw !important;
}
#acc p {
    text-align: center;
}
#footer .bottom-left, #footer .bottom-right {
    display: flex;
    justify-content: center;
}
.main-body .rnylv, .main-body .frk_lftr, .main-body .frk_lftr p {
    text-align: center !important;
    padding: 5px !important;
}
.erp-percek {
    padding-right: 0px;
}
}

@media (min-width: 992px) {
   #termekek .col-6 {
    width: 20%;
}
}



.row.about-epr > .about {
    align-items: center;
    justify-content: center;
    display: flex;
    margin-left: auto;
    margin-right: auto;
    
}

.about-tb div {
    max-width: 50%;
    margin-bottom: 30px;
   /* margin-right: 25%; */
}

div#EPRTable_wrapper {
    max-width: 100%;
    border: 1px solid #dfdfdf;
    padding: 25px;
    border-radius: 5px;
}

.row.about-epr-infotable {
    width: 100%;
}

th span {
    background: transparent !important;
    color: white !important;
}

th.tg-onuo.sorting {
    background: #2b4a2d;
}

th:before, th:after {
    opacity: 0.6 !important;
    color: white;
    padding: 1px;
}

.col-md-12.about.datatable {
    align-items: center;
    justify-content: center;
    display: flex;
    flex-direction: column;
}


.about-epr div.about  div {
    padding-left: 0px;
    padding-right: 0px;
    border: 1px solid #dfdfdf;
    padding: 45px 60px 45px 45px;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.4);
    border-radius: 5px;
}

.about.about-img {
 /*   margin-left: 20% !important; */
}

.about.about-img {
 /*   margin-left: 25% !important;
    margin-top: -30%; */
 opacity: 1;
 position: absolute;
 right: 80px;
 display: flex;
 flex-direction: row;
 justify-content: flex-end;
 max-width: 600px;
 /* box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.4); */
 border-radius: 5px;
}

.row.toprow {
    width: 100%;
    background: #f7f7f7;
    margin-bottom: 30px;
}


.toprow .tb {
    margin-top: 15px;
}

.footer > div {
    justify-content: center;
    display: flex !important;
    padding: 15px 0px;
    background: #125A96;
    color: white;
}

.footer >div a {
    color: white;
    font-weight: bold;
}



img.image-toprow {
    max-width: 650px;
}


.toprow-ul li {
    list-style: none;
}

.row.ajanlo-row {
    justify-content: center;
    align-items: center;
    display: flex;
}


.row.ajanlo-row {
    display: block;
    margin-bottom: 30px;
}

.inner-row.ajanlo-div {
    display: flex;
    width: 100%;
}

.inner-row.ajanlo-div {
  /* margin-left: 15%;
    margin-right: 15%;
    padding: 25px; */
  margin-bottom: 10px;
  margin-top: 10px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4);
  border-radius: 5px;
}



