/*--------------------------------------------------------------
  Template Name: Tmart-Minimalist eCommerce HTML5 Template.
  Template URI: #
  Description: Tmart is a unique website template designed in HTML with a simple & beautiful look. There is an excellent solution for creating clean, wonderful and trending material design corporate, corporate any other purposes websites.
  Author: Theme365
  Version: 1.0
---------------------------------------------------------------*/

/* ----------------------------------------------------
	You can put your custom css code here: 
-------------------------------------------------------*/
* {
    --c-bright-blue: rgb(5, 104, 219);
    --c-dark-blue: rgba(7, 55, 99, 1);
    --c-bright-green: rgb(132, 231, 184);
    --c-brighter-green: rgba(132, 231, 184, 0.6);
    --c-dark-green: #2baf50 /*rgba(141, 198, 63, 1)*/;
    --sidenav-dark: #363636;
    --sidenav-bright: #474747;
}
.szerzodes_h2 {
    font-size: 25px;
    margin-bottom: 1rem;
}

.szerzodes_h3 {
    font-size: 23px;
    margin-bottom: 1rem;
    color: darkcyan;
}

.szerzodes_h4 {
    font-size: 18px;
    margin-bottom: 1rem;
    font-weight: bold;
    margin-top: 1rem;
}

.szerzodes_darkblue {
    color: darkblue;
}

.tetszam, #tevszam {
    background-color: lightgoldenrodyellow;
}

.szerzodes_hr {
    border: 1px solid gray;

}

.alwaysDisplay > .kv-attribute {
    display: block !important;
}

.dateInline .input-group, .dateInline {

}

.customDelete {
    position: absolute;
    right: 0.15rem;
    top: 25%;
    cursor: pointer;
}

.settingsDiv {
    margin-left: 2rem;
}

.help-block {
    color: darkred;
}

.Reg {
    width: 144px;
    height: 60px;
    padding: 18px 22px 18px 22px;
    border-radius: 10px;
    font-weight: 600;
    gap: 8px;
    background: var(--c-bright-green);
    color: var(--c-dark-blue);
    box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.08);
}
.Reg:hover {
    background: var(--c-brighter-green);
    color: var(--c-dark-blue);
    box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.2);
}

.Bej {
    width: 177.25px;
    height: 60px;
    padding: 18px 22px 18px 22px;
    border-radius: 10px;
    gap: 8px;
    color: rgba(255, 255, 255, 1);
    background: var(--c-bright-blue);
}

.Bej:hover {
    background: var(--c-dark-blue);
    color:white;
}

.main__menu li a {
    white-space: nowrap;
}

footer{
    background: var(--c-dark-blue) !important;
}

.fullfooter {
    background: var(--c-dark-blue) !important;
}
.footer .row {
    padding-left: 64px;
    padding-right: 64px;
}

.footer {
    color: #fff !important;
    font-family: 'Arial', sans-serif !important;
}

.footer h3 {
    color: var(--c-dark-green) !important;
}


.footer ul li a {
    color: #fff !important;
    text-decoration: none !important;
    transition: color 0.3s !important;
}

.footer ul li a:hover {
    color: var(--c-dark-green) !important;
}

.footer .social-icons a {
    display: inline-block !important;
    margin-right: 10px !important;
}

.footer form {
    margin: 20px 0 !important;
}

.footer input[type="email"] {
    padding: 10px !important;
    border: none !important;
}

.footer button {
    padding: 10px 20px !important;
    color: var(--c-dark-blue) !important;
    font-weight: 600;
    border: none !important;
    background-color: var(--c-bright-green);
}

.footer button:hover {
    background-color: #7ab02c !important;
}

.footer a {
    color: var(--c-bright-green);
    text-decoration: underline !important;
}

.footer a:hover {
    color: var(--c-dark-green) !important;
}

.footer hr {
    border-top: 1px solid #3d566e !important;
}

.test {
    display: flex;
    justify-content: space-between;
}

.cim{
    color: var(--c-bright-green);
}

.hirbutton {
    background: var(--c-bright-green) !important;
}

.main-header-texts {
    display: flex;
    flex-direction: column;
    gap:  24px;
}

.button-container {
    padding: 16px 0px 0px 0px;
    gap: 8px;
}

.btn {
    border: none;
    color: white;
    padding: 15px 22px 15px 22px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    transition-duration: 0.4s;
    cursor: pointer;
    border-radius: 10px;
}

/* A kék háttérrel rendelkező gomb stílusa */
.btn-default,
.btn-default,
.btn-primary {
    background-color: #007bff; /* Kék háttér */
    border: none;
}

/* Kék háttérrel rendelkező gombra vonatkozó hover stílus */
.btn-default:hover,
.btn-primary:hover {
    color: white;
    background-color: var(--c-dark-blue); /* Sötétebb kék háttér hover állapotban */
}

/* Kontúros gomb stílusa */
.btn-outline-secondary {
    color: var(--c-dark-blue); /* Kék betűszín */
    border: 1px solid var(--c-bright-green); /* Kék szegély */
    background-color: transparent; /* Átlátszó háttér */
}

/* Kontúros gombra vonatkozó hover stílus */
.btn-outline-secondary:hover {
    background-color: var(--c-dark-green); /* Kék háttér hover állapotban */
    border-color: var(--c-dark-green);
    color: white; /* Fehér betűszín */
}

.laptop-section {
    position: relative;
    display: inline-block;
}

.laptop-image {
    display: block;
    max-width: 100%;
    height: auto;
}

.gradient-background {
    position: absolute;
    top: 83%;
    left: 0;
    width: 100%;
    height: 773px;
    border-radius: 0 0 55px 0 !important;
    background: linear-gradient(98.96deg, #021A31 -28.05%, var(--c-bright-blue) 128.33%);
    z-index: -1;
}

.laptop-section {
    position: relative;
}

.img-szukre0 {
    position: absolute;
    top: 0;
    left: 0;
    width: 95%;
    height: 85%;
    z-index: -1;
    object-fit: cover;
}

.newera {
    position: relative;
    z-index: 1;
    padding: 2rem;
}

.row {
    position: relative;
}

.adatvedelmi-link {
    color: #1462b9;
    text-decoration: underline;
}

.adatvedelmi-link:visited {
    color: #1462b9;
}

.adatvedelmi-link:focus,
.adatvedelmi-link:hover,
.adatvedelmi-link:active {
    color: #910c0c !important;
}



.newera {
    display:flex;
    gap: 24px;
    flex-direction: column;
    margin-bottom: 10%;
}

.features-section {

}

.features-section header h2 {
    margin-bottom: 1rem;
}

.features-section p {
    margin-bottom: 2rem;
}

.feature-card {
    background: #FFFFFFCC; /* Helyezd el a kártya színét */
    backdrop-filter: blur(4px);
    border-radius: 15px; /* Kerekített sarkok */
    padding: 20px;
    margin-bottom: 1rem;
    color: rgba(255, 255, 255, 0.8);
    box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.08);
}

.feature-card h3 {
    color: #021A31; /* A kártyák címének színe */
}

@media (min-width: 768px) {
    .feature-card {
        /* Nagyobb képernyőkön a kártyák egyenlő magasságúak lehetnek */
        height: calc(100% - 1rem);
    }
}

.szamlaka {
    color: var(--c-bright-green);
}

.header-with-line {
    display: inline-block;
    position: relative;
}

.header-with-line::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 120%;
    width: 261px;
    height: 1px;
    background-color: rgba(255, 255, 255, 1);
    transform: translateY(-50%);
}

.header-with-line-dark {
    display: inline-block;
    position: relative;
}

.header-with-line-dark::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 120%;
    width: 100px;
    height: 1px;
    background-color: var(--c-dark-blue);
    transform: translateY(-50%);
}

.header-with-image {
    display: flex; /* Flexbox elrendezés aktiválása */
    align-items: center; /* Az elemek vertikálisan középre igazítása */
    gap: 15px; /* Távolság a kép és a szöveg között */
    padding: 0px 0px 20px 0px;
}

.feature-card img {
    max-width: 100px; /* A kép maximális szélességének beállítása, szükség szerint módosítható */
    height: auto; /* A kép arányainak megőrzése */
    background: var(--c-bright-green);
    box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.08);
    padding: 10px;
    border-radius: 12px;
}

.blue {
    color: var(--c-bright-blue);
}

.dark-blue {
    color: var(--c-dark-blue);
}

.btn-custom {
    text-align: left;
    background-color: var(--c-bright-green);
    border: none;
    color: var(--c-dark-blue);
    padding: 10px 20px;
    border-radius: 10px;
    font-weight: bold;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    transition: background-color 0.3s ease;
}

.btn-custom:hover, .btn-custom:focus {
    background-color: #2baf50;
    color: white;
}

.position-relative {
    position: relative;
}

.position-absolute {
    position: absolute;
    left: 120px !important;
    top: 220px !important;
    z-index: 10; /* Biztosítja, hogy ez a kép a másik fölött legyen */
}

.styled-image {
    border-radius: 10px; /* Enyhe lekerekítés a sarkokon */
    margin-bottom: 2rem; /* Távolság a képek alján */
}

.last-card-szamla {
    background-color: var(--c-dark-blue);
    border-radius: 20px;
    gap: 20px;
}

.card-ceo {
    border: none !important;
    background-color:rgba(132, 231, 184, 0.2);
}

.numbers {
    padding: 10px;
    border-radius: 12px;
    gap: 10px;
    background: var(--c-bright-green);
    box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.08);
    width: 54px;
}

.dolgoz {
    background: var(--c-bright-green);
}

.folyamatos {
    background: rgba(103, 217, 163, 1);
    border-bottom-left-radius: 20px;
    padding: 0;
    margin-left: -15px;
    margin-right: -15px;
    width: calc(100% + 30px);
}

.padded-content {
    padding: 20px;
}


.padded-content {
    padding: 0 !important;

}

.package-card .card-1 {
    border-radius: 20px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    padding: 20px;
    background: linear-gradient(0deg, #F7FBFF, #F7FBFF);
    border: 1px solid var(--c-bright-blue)
}
.card-1, .card-2 {
    padding-left: 50px !important;
    padding-right: 50px !important;
}

.package-card .card-1 .btn-primary,
.package-card .card-2 .btn-secondary {
    display: block;
    margin: 20px auto;
}

.package-card .card-2 {
    border-radius: 20px;
    background: linear-gradient(0deg, var(--c-dark-blue), var(--c-dark-blue));
    padding: 20px;
    color:  var(--c-bright-green);
    border: 1px solid rgba(0, 0, 0, 1);
    box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.08);
}


.card-2 .btn {
    background: var(--c-bright-green);

}

.package-card .card-title {
    color: #007bff;
    font-weight: bold;
    font-size: 1.5em;
    margin-bottom: 20px;
}

.package-card .trial-period {
    font-size: 19px;
    margin-bottom: 10px;
}

.package-card .price {
    font-size: 32px;
    margin-bottom: 20px;
}

.package-card .features {
    list-style: none;
    padding: 0;
    margin-bottom: 20px;
}

.package-card .features li {
    display: flex;
    align-items: center;
    text-align: left;
    padding: 5px;
    margin-bottom: 10px;
}

.package-card .features li::before {
    content: '✓';
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 33px;
    height: 33px;
    padding: 8px;
    margin-right: 10px;
    border-radius: 4px;
    background: var(--c-bright-green);
    text-align: center;
    flex-shrink: 0;
    color: #0a001f;
}

.package-card .card-2 .features li::before {
    background: #ffffff;
    color: var(--c-dark-blue);
}


.package-card .btn-primary {
    background-color: #007bff;
    border-color: #007bff;
    margin: auto;
}

.faq-section {
    background-color: #f2f2f2;
    padding: 50px 0;
}

.faq-title {
    color: #007bff;
    margin-bottom: 30px;
    font-size: 52px;
}

.faq-description {
    margin-bottom: 50px;
    color: #333333;
}

.faq-list {
    margin: 0 auto;
    width: 80%;
    padding: 0;
}

.faq-item {
    background-color: #ffffff;
    border-radius: 16px;
    box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.08);
    margin-bottom: 20px;
    padding: 20px 24px 20px 24px;
    border: 1px solid var(--c-bright-blue)
}

.faq-item:last-child {
    margin-bottom: 0;
}

.faq-answer {
    display: none;
    color: #333333;
    padding-top: 15px;
}

.faq-item.active .faq-answer {
    display: block;
}

.contact-section {
    padding: 50px 0;
    position: relative;
}

.contact-section .col-md-6 img {
    top: 0;
    left: 0;
    max-width: 100%;
    height: auto;
}

.contact-title {
    color: #007bff;
    font-size: 52px;
    margin-bottom: 20px;
}

.contact-description {
    margin-bottom: 40px;
    font-size: 18px;
}

.contact-section .form-control {
    border: 1px solid #007bff;
    margin-bottom: 15px;
}

.contact-section .btn-primary {
    background-color: var(--c-bright-green);
    box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.08);
    color: var(--c-dark-blue);

}

.contact-section .form-check-label {
    font-size: 0.9em;
}

.custom-dropdown-menu {
    margin-top: 2rem !important;
    min-width: 450px;
}

.custom-dropdown-menu > form {
    padding: 3rem !important;
}

.custom-dropdown-menu .btn-container {
    display: flex;
    justify-content: space-between; /* Távolságot tart a gombok között */
    align-items: center; /* Középre igazítja a gombokat vertikálisan */
    margin-bottom: 1rem; /* Távolság a gombok és a checkbox között */
}

.custom-dropdown-menu .form-check {
    display: flex;
    align-items: center; /* Középre igazítja a checkboxot és a szöveget */
}

.custom-dropdown-menu .form-check-input {
    margin-top: 0; /* Eltávolítja a checkbox alapértelmezett margóját */
    margin-right: 0.5rem; /* Kis hely a szöveg előtt */
}
.l-0 {
    left: 0;
}
.text-bright {
    color: var(--c-bright-blue)
}
.text-dark {
    color: var(--c-dark-blue)
}
.dropdown-menu input.form-control {
    border: 1px solid var(--c-bright-blue);
}
.btn-secondary {
    color: var(--c-dark-blue);
    border: 1px solid var(--c-bright-green);
    background-color: transparent;
}
.custom-dropdown-menu {
    min-width: 500px;
}
form#login-form .btn {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.25);
}
.fixed__footer h1 {
    font-size: 3rem;
}
.image-position-kat {
    position: relative;
    top: -190px;
    width: 70%;
}
.image-position-jozs {
    position: relative;
    top: 80px;
    width: 65%;
}
@media (max-width: 1199px) {
    .image-position-kat, .image-position-jozs {
        top: 0;
    }
}

.faq-question {
    cursor: pointer;
    position: relative;
    width: 100%;
    height: auto;
    padding: 1.2rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.faq-question h3 {
    font-weight: bold;
}
.hirinput, .hirbutton {
    height: 60px;
    border-radius: 10px !important;
}
.btn-bright {
    background: var(--c-bright-blue);
    border-color: var(--c-bright-blue);
    color: white;
}
.btn-bright:hover {
    background: var(--c-dark-blue);
    border-color: var(--c-dark-blue);
    color: white;
}
.card-1 .btn:hover {
    background: var(--c-dark-blue);
    border-color: var(--c-dark-blue);
}
.card-2 .btn:hover {
    background: var(--c-dark-green);
    border-color: var(--c-dark-green);
}
.contact-section .btn-primary:hover {
    background-color: var(--c-dark-green);
    border-color: var(--c-dark-green);
    color: white;
}
.form-check-label a {
    color: var(--c-bright-blue);
    text-decoration: underline;
}
.form-check-label a:hover {
    color: var(--c-dark-green);
}

.pager-btn {
    text-decoration: none;
    background: var(--c-bright-blue);
    color: white;
    border: none;
    padding: .75rem 1rem;
    transition: ease-in-out all .25s;
    border-radius: 10px;
}
.pager-btn:hover {
    background: var(--c-dark-blue);
    transform: scale(1.05);
}
.pager-btn:disabled,
.pager-btn:disabled:hover {
    opacity: .65;
    background: var(--c-bright-blue);
    transform: none;
    cursor: not-allowed;
}
.button-group .pager-btn:first-child{
    border-radius: 10px 0 0 10px;
}
.button-group .pager-btn:last-child {
    border-radius: 0 10px 10px 0;
}
.button-group span {
    padding: .75rem 1rem;
    color: var(--c-bright-blue);
    font-weight: 500;
}
.site {
    padding: 1rem;
}
.sidenav {
    border-radius: 10px;
    background-color: var(--sidenav-bright);
}
.sidenav .nav-link {
    padding: 0.5rem .25rem !important;
    color: white;
}
.sidenav .nav-item .active {
    text-decoration: underline;
}
.sidenav .sidenav-header h3 {
    color: var(--c-bright-green);
    font-weight: 600;
    font-size: 20px;
}
.sidenav .sidenav-header {
    padding: 1rem 0;
    border-bottom: 1px solid var(--sidenav-dark);
    margin-bottom: 10px;
}
.sidenav .list-group .list-group-item a {
    color: white;
}
.sidenav .list-group .list-group-item {
    background-color: var(--sidenav-bright);
}
.sidenav .list-group .nav-item:not(:last-child) {
    margin-bottom: 10px;
}
.sidenav .list-group .nav-item {
    padding-left: 5px;
    transition: ease-in-out all .25s;
}
.sidenav .list-group-item {
    padding: 0 1rem;
    transition: ease-in-out all .25s;
}
.sidenav .list-group .nav-item:hover,
.sidenav .list-group .list-group-item:hover {
    background-color: var(--sidenav-dark);
    border-radius: 10px;
}
.year-item .nav-link {
    cursor: pointer;
}
.year-item .active-month {
    text-decoration: underline;
}
.menu {
    display: none !important;
}
.menu-small {
    display: none !important;
}
@media (min-width: 1009px) {
    .row.menu {
        display: flex !important;
    }
    .menu {
        display: block;
    }
}
@media (max-width: 1008px) {
    .menu-small {
        margin-top: 3rem;
    }
    .row.menu-small {
        display: flex !important;
    }
}

@media (max-width: 991px) {
    .mt-sm-6 {
        margin-top: 4rem;
    }

    #how-it-works {
        margin-top: 15rem;
    }
    .faq-list {
        width: 100%;
    }
    .faq-item h3 {
        font-size: 16px !important;
        line-height: 22px;
    }
}
.menu-small .dropdown-toggle::after {
    display: none;
}
.menu-small .dropdown-menu {
    width: 320px !important;
    background-color: rgba(255, 255, 255, 0.9) !important;
    backdrop-filter: blur(100px) !important;
}
/*
.menu-small .dropdown-menu .row.text-center {
    padding: 35px 90px;
}
*/
#about .card-title,
#about .card-text {
    color: var(--c-dark-blue);
}
#about .card-title {
    font-size: 22px;
    line-height: 30px;
    font-weight: 800;
}
#about .card-text {
    font-weight: 600;
    line-height: 22px;
}
#about .card-text strong {
    font-weight: 800;
}
.contact-section h2 {
    font-size: 30px;
    line-height: 36px;
}
.notification-bell {
    padding: 10px 14px;
    background-color: var(--c-bright-blue);
    border-radius: 100px;
    color: white;
}
.notification-bell:hover {
    background-color: var(--c-dark-blue);
    transform: scale(1.05%);
    color: white;
}

#how-it-works {
    scroll-margin-top: 200px;
}

.special-paragraph {
    font-size: 28px;
    line-height: 46.5px;
}


.main-header {
    font-size: 52px;
}


.feature-header {
    font-size: 25px;
}

.feature-text {
    padding: 0px 0px 0px 74px;
}


.header-large {
    font-size: 48px !important;
}

.header-medium {
    font-size: 30px !important;
}

@media (max-width: 768px) {
    .header-medium-sm {
        font-size: 35px !important;
    }
}

.highlight {
    color: rgba(7, 55, 99, 1);
}

.main-header-small {
    font-size: 32px;
    line-height: 36px;
}

.row.flex-row-reverse.px-4 {
    background: linear-gradient(to left, rgba(132, 231, 184, 0.2) 75%, transparent 0%);
}

@media (max-width: 1200px) {
    .header-large {
        font-size: calc(26px + 1.5vw) !important;
    }

    .header-medium {
        font-size: calc(18px + 1.5vw);
    }

    .main-header-small {
        font-size: calc(16px + 1.5vw);
        line-height: calc(18px + 1.5vw);
    }

    .feature-header {
        font-size: calc(12px + 1.5vw);
    }

    .feature-text {
        padding: 0px 0px 0px 20px;
    }

    .main-header {
        font-size: calc(26px + 1.5vw);
    }

    .special-paragraph {
        font-size: calc(16px + 1.5vw);
        line-height: calc(24px + 1.5vw);
    }

    .row.flex-row-reverse.px-4 {
        background: linear-gradient(to left, rgba(132, 231, 184, 0.2) 100%, transparent 0%);
    }


}

.nav-tabs .nav-link.active {
    color: var(--c-bright-blue);
    font-weight: bold;
}

.nav-link:hover {
    color: black;
}

ul.list-group.nav li:hover>a {
    color: white;
}

::selection {
    background-color: var(--c-dark-blue) !important;
    color: white;
}

@media (max-width: 767px) {
    section.package-section .container,
    section.features-section .container {
        width: 90vw !important;
    }
}
.login-drop-padding:first-of-type {
    margin-top: 25px;
}
.login-drop-padding:last-of-type {
    margin-bottom: 25px;
}
.dropdown-a-custom {
    font-weight: 800;
    font-size: 16px;
    line-height: 24px;
    color: var(--c-dark-blue);
}
.blue-form-label {
    color: var(--c-bright-blue);
    font-weight: bold;
}
section b {
    line-height: 1;
}
.hover-color-red:hover {
    color: #ff4136 !important;
}
.hover-color-white:hover {
    color: white !important;
}
.hover-bg-primary:hover {
    background-color: var(--c-dark-blue);
    border-color: var(--c-dark-blue);
}
.mw-80 {
    max-width: 80% !important;
}

.main__menu  a {
    font-size: 15px;
    font-weight: 500;
    /*line-height: 134px;*/
}
@media (min-width: 1311px) {
    .display-phone-main-dropdown {
        display: none !important;
    }
    .col-custom-3 {
        position: relative;
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
}
@media (max-width: 1311px) {
    .display-phone-main-dropdown-invert {
        display: none !important;
    }
}
.display-phone-main-dropdown > .dropdown-toggle::after  {
    display: none;
}
.dropleft .dropdown-toggle::before {
    display:none;
}
.color-white {
    color: white;
}
.border-black, .divider-bold {
    border-color: darkgrey;
}
/* back to top */
a#scrollUp {
    background: var(--c-bright-blue);
    color: white;
    position: fixed;
    bottom: 30px;
    right: 30px;
    padding: 10px;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    vertical-align: center;
    text-align: center;
    font-size: 2rem;
    transition: all 0.3s ease-in-out;
}
a#scrollUp:hover, a#scrollUp:focus, a#scrollUp:active {
    background: var(--c-dark-green);
    i {
        color: white !important;
    }
}
/* back to top */