
@font-face {
    font-family: 'crs-medium';
    src: url(fonts/CoreSansA55Medium.eot);
    src: url(fonts/CoreSansA55Medium.svg);
    src: url(fonts/CoreSansA55Medium.woff);
}


@font-face {
    font-family: 'crs-light';
    src: url(fonts/CoreSansA35Light.eot);
    src: url(fonts/CoreSansA35Light.svg);
    src: url(fonts/CoreSansA35Light.woff);
}

@font-face {
    font-family: 'crs-bold';
    src: url(fonts/CoreSansG65Bold.eot);
    src: url(fonts/CoreSansG65Bold.svg);
    src: url(fonts/CoreSansG65Bold.woff);
}



main {
    overflow: hidden;
}

.crs-medium {
    font-family: "crs-medium", sans-serif;
}


.crs-light {
    font-family: "crs-light", sans-serif;
}

.crs-bold {
    font-family: "crs-bold", sans-serif;
}





:root {
    --light-brown: #5e5751;
    --white: #ffffff;
    --orange: #ff7a16;
    --blackl: #171717;
    --black: #000;
    --bone: #eaefe6;
    --orange_sub: #ffb10a;
}


body {
    padding-top: 48px;
}
body .navbar>.container {
    justify-content: end;
}
body a {
    text-decoration: none;
}

.section-title-container {
    border-left: 1px solid #c3b397;
    padding: 15px 0 15px 20px;
    margin-bottom: 60px;
}

h2.section-title {
    font-size: 32px;
    line-height: 35px;
    margin: 0 0 20px 0;
    color: #000;
    text-transform: uppercase;
    font-family: 'crs-bold', sans-serif;
}

h2.section-title span {
    color:#ec7b16;
}

h3.section-title {
    text-transform: uppercase;
    font-size: 27px;
    line-height: 30px;
    margin: 0 0 20px 0;
    color: #000;
    
    font-family: 'crs-light', sans-serif;
}
.section-title-container h3 {
    font-size: 24px;
    line-height: 26px;
    text-transform: uppercase;
    color: #222222;
    margin: 10px 0 0 0;
}


p.section-text,
.article-content p,
.article-content * {
    font-size: 21px;
    line-height: 24px;
    margin: 15px 0;
    color: var(--black);
    font-family: 'crs-light', sans-serif;
}


nav.navbar {
    background-color: rgb(255, 255, 255) !important;
    transition: all .3s ease-in-out;
    height: auto;
}

header.scrolled .navbar,
header.scrolled-sub .navbar {
    background-color: rgb(255, 255, 255) !important;
}

nav.navbar {
    top: 0px;
    padding: 0;
}


a.nav-link {
    color: var(--black);
    font-size: 20px;
    padding: 0px 15px 0px 15px !important;
    line-height: 48px;
}

a.nav-link:hover {
    color: #ffb10a;
}

a.site-main {
    position: absolute;
    top: 4px;
}

img.site-logo {
    height: auto;
}

footer {
    background: #34d2ef;
}

footer .social-footer a {
    display: inline-block;
    margin: 10px 3px;
}

footer img.footer-logo {
    margin-bottom: 30px;
}

footer .nav-link-footer {
    display: inline-block;
    margin: 0;
    color: var(--white);
    text-decoration: none;
    font-size: 20px;
    padding: 8px 10px;
}


footer p.copyright {
    margin: 0;
    padding: 12px 0;
    color: #fff;
    background-color: #e18b1e;
    text-align: center;
    font-size: 12px;
}

ul li.nav-item {
    transition: all .3s ease-in-out;
}


ul li.nav-item:hover a {
    color: #ffb10a;
}

ul li.nav-item:last-child a {
    padding-right: 0 !important;
}

.dark-layer {
    height: calc(100vh - 94px);
    position: absolute;
    width: 100%;
    z-index: 2;
    background-color: rgba(0, 0, 0, .33);
}

#top-main {
    background: url('../img/fejlec.jpg') no-repeat center center;
    height: 895px;
}
#top-main .top-main-text {
    margin-top: 290px;
}
#top-main .top-main-text h2 {
    font-size: 68px;
    color: var(--white);
    margin: 0;
}

#top-main .top-main-text p {
    margin: 25px 0;
    font-size: 43px;
    color: var(--white);
}

a.btn-main {
    font-size: 30px;
    text-transform: uppercase;
    color: #bead8f;
    border: 1px solid #bead8f;
    padding: 5px 25px 0 25px;
    line-height: 53px;
    display: inline-block;
    transition: all .3s ease-in-out;
}

.top-video-carousel {
    position: relative;
    margin-top: 90px;
}

.top-video-carousel .owl-nav {
    position: absolute;
    height: 1px;
    top: 34%;
    width: 100%;
    padding: 0 10px;
}
.top-video-carousel.owl-carousel .owl-nav button.owl-next {
    float: right;
}
.top-video-carousel .tv-img {
    height: 193px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border: 3px solid #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.top-video-carousel .owl-dots {
    text-align: center; /* középre igazítás */
    margin-top: 30px;
}

.top-video-carousel .owl-dot span {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 2px solid white; /* fehér keret */
    background-color: transparent; /* üres */
    margin: 0 5px;
    transition: all 0.3s ease;
}

.top-video-carousel .owl-dot.active span {
    background-color: white; /* aktív: teli fehér */
}
p.mt-custom-b {
    margin-bottom: 40px;
    margin-top: 25px;
}
.ikonok {
    margin-top: 60px;
}
.ikonok p {
    font-size: 21px;
    line-height: 27px;
    text-transform: uppercase;
    margin: 20px 0 0 0;
}
.gallery-slider {
    position: relative;
    padding-top: 110px;
    margin-top: 55px;
}
.gallery-slider .owl-nav {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
}

.gallery-slider .owl-nav button {
    margin: 0 15px;
}

a.btn-main:hover {
    color: #000;
    background-color: #bead8f;
}

.pulse-wrapper {
    position: absolute;
    top: 50%;
    display: inline-block;
}

.pulse-button {
    display: block;
    width: 100px;
    /* vagy amekkora a png */
    height: 100px;
    z-index: 2;
    position: relative;
}

.pulse-wrapper::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100px;
    height: 100px;
    background: #000;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    animation: pulse 2s infinite;
    z-index: 1;
    opacity: 0.5;
}

@keyframes pulse {
    0% {
        transform: translate(-50%, -50%) scale(1);
        opacity: 0.6;
    }

    70% {
        transform: translate(-50%, -50%) scale(1.6);
        opacity: 0;
    }

    100% {
        transform: translate(-50%, -50%) scale(1.6);
        opacity: 0;
    }
}



#partnereink {
    background-color: #34d2ef;
    padding: 65px 0 95px 0;
}
#partnereink .section-title {
    color: #fff;
}
.partnerek-images {
    margin-top: 40px;
    justify-content: space-around; 
    align-items: center;
}

#bemutatkozas {
    padding: 0;
    background-color: var(--white);
    height: 825px;
    position: relative;
}
.mm-set {
    padding-top: 70px;
    padding-bottom: 70px;
}
.hh-set {
    height: 825px;
}
#bemutatkozas .bemkep {
    position: absolute;
    bottom: 0;
    right: 0;
}

#miert-mi {
    padding: 70px 0 120px 0;
}
#infocsik {
    background: #34d2ef;
    padding: 50px 0;
    display: flex;
    align-items: center;
}

#infocsik .szamlalo {
    font-size: 48px;
    line-height: 50px;
    color: var(--white);
}

#infocsik p {
    font-size: 30px;
    margin: 10px 0;
    line-height: 34px;
    color: var(--white);
}


#szolgaltatasok {
    padding: 80px 0;
    background-color: var(--white);
}

#szolgaltatasok .btn-black.bigger {
    font-size: 27px;
}

.screenshot_slider .owl-stage {
    height: 662px;
}

.screenshot_slider {
    margin-top: 30px;
    position: relative;
    min-height: 538px;
}

.screenshot_slider .owl-item .item {
    transform: translate3d(0, 0, 0);

    margin: 50px 0;
}

.screenshot_slider .owl-item .item img {
    -webkit-transition: 0.3s;
    -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
    -o-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform: scale(0.80);
    -ms-transform: scale(0.80);
    transform: scale(0.80);
}

.screenshot_slider .owl-item.center .item img {
    -webkit-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.15);
}

.screenshot_slider .owl-item p {
    transition: all .3s ease-in-out;
    font-size: 20px;
    text-transform: uppercase;
    margin-top: -18px;
}

.screenshot_slider .owl-item p span {
    font-size: 30px;
    color: #c19968;
    display: block;
    text-transform: uppercase;
}

.screenshot_slider .owl-item.center p {
    margin-top: 50px;
}

.screenshot_slider .owl-nav {
    text-align: center;
    position: absolute;
    top: 240px;
    width: 100%;
}

.screenshot_slider .owl-nav button {
    margin: 0 55px !important;
}

















#munkatarsaink {
    background: url('../img/fokep-3.jpg') bottom center no-repeat;
    height: 565px;
    padding: 70px 0 10px 0;
}

#munkatarsaink h2.s-title,
#kapcsolat h2.s-title {
    font-size: 22px;
    color: #fff;
    margin: 0 0 20px 0;
    text-transform: uppercase;
}



#munkatarsaink .txt {
    font-size: 18px;
    margin: 20px 0;
    color: #5b5a58;
    line-height: 20px;
}

.munkatarsak {
    margin-top: 50px;
    display: flex;
    text-align: center;
    align-items: center;
    justify-items: center;
}

.munkatarsak .mt {
    width: 50%;
}

.munkatarsak .mt p {
    font-size: 22px;
    color: #4a4a4a;
    margin: 10px 0;
}

#velemenyek {
    padding: 80px 0;
    height: 550px;
    background: #e18b1e;
}

#velemenyek h2.section-title, #velemenyek h2.section-title span {
    color: #fff;
}
#velemenyek .v-img {
    position: absolute;
    right: 0;
    top: -115px;
}
.velemenyek_slider .item .idez-1,
.velemenyek_slider .item .idez-2 {
    width: auto;
    position: absolute;
}


.velemenyek_slider .item .idez-1 {
    left: 15px;
    top: 15px;
}

.velemenyek_slider .item .idez-2 {
    right: 15px;
    bottom: 15px;
}

.velemenyek_slider .item .v-top {
    padding: 25px 30px;
    background-color: var(--white);
}

.velemenyek_slider .item .v-top p {
    color: var(--black);
    margin: 0;
    font-size: 19px;
    line-height: 22px;
    text-align: center;
}

.velemenyek_slider .item .v-top:after {
    content: "";
    position: absolute;
    bottom: -20px;
    /* hogy a háromszög kicsit "kilógjon" alulra */
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-top: 25px solid white;
    /* ez lesz maga a háromszög */
}

.velemenyek_slider .v-bottom p {
    color: var(--white);
    font-size: 19px;
    line-height: 22px;
    text-align: center;
    margin: 40px 0 0 0;
}

.velemenyek_slider .owl-dots {
    text-align: center;
    margin-top: 15px;
}

.velemenyek_slider .owl-dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.5) !important;
    transition: all 0.3s ease-in-out;
}

.velemenyek_slider .owl-dot.active,
.velemenyek_slider .owl-dot:hover {
    background: rgba(255, 255, 255, 1) !important;
    /* aktív - teljes fehér */
}

#rolunk {
    padding: 80px 0;
    background-color: var(--white);
}

#kapcsolat {
    padding: 80px 0 80px 0;
    background: var(--white);
}

#kapcsolat .ikonok-k {
    margin-top: 40px;
    margin-bottom: 60px;
}
#kapcsolat .ikonok-k .d-flex {
    align-items: center;
    text-align: center;
    justify-content: center;
}

#kapcsolat .ikonok-k img {
    margin-right: 15px;
}

.kapcs-row {
    margin: 45px 0;
    display: flex;
    align-items: center;
}

.kapcs-row p {
    color: var(--white);
    font-size: 20px;
    line-height: 22px;
    margin: 0 0 0 30px;
}

#kapcsolat .errors,
.kapcs-div .errors {
    color: red;
}

#kapcsolat .kapcs-form-input,
.kapcs-div .kapcs-form-input {
    background-color: #34d2ef;
    border: none;
    font-size: 20px;
    padding: 8px 15px 5px 8px;
    display: block;
    margin: 15px 0;
    width: 100%;
    color: var(--white);
    font-family: "crs-light", sans-serif;
}

#kapcsolat .kapcs-form-input.kfi,
.kapcs-div .kapcs-form-input.kfi {
    
    font-family: "crs-light", sans-serif;
    margin: 0 0 20px 0;
}
.kinputdiv {
    display: flex;
    gap: 15px;
    justify-content: space-between;
}

.kapcs-form {
    margin: 0;
}

.kapcs-form-input::placeholder {
    color: var(--white);

    font-family: "crs-light", sans-serif;
    opacity: 1;
    /* Firefox */
}


.kapcs-form-input::-ms-input-placeholder {
    /* Edge 12 -18 */
    color: var(--white);

    font-family: "crs-light", sans-serif;
}


.custom-checkbox {
    display: flex;
    align-items: center;
    cursor: pointer;
    user-select: none;
    gap: 10px;
    margin-bottom: 30px;
    font-size: 14px;
    color: white;
    /* vagy ahogy az oldal stílusához illeszkedik */
}

.custom-checkbox .checkbox-label, .custom-checkbox .checkbox-label a {
    font-size: 18px;
    color: #000;
}

.custom-checkbox input {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}

.custom-checkbox .checkmark {
    width: 20px;
    height: 20px;
    background-color: #323137;
    border-radius: 4px;
    position: relative;
    flex-shrink: 0;
}

/* A fehér pipa csak ha be van pipálva */
.custom-checkbox input:checked+.checkmark::after {
    content: "";
    position: absolute;
    left: 6px;
    top: 2px;
    width: 6px;
    height: 12px;
    border: solid white;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

/* Link stílus, ha kell */
.custom-checkbox a {
    color: #ffffff;
    text-decoration: underline;
}

.btn-kapcs {
    background-color: #e18b1e;
    color: #fff;
    text-transform: uppercase;
    border: 1px solid #fff;
    padding: 10px 25px 6px 25px;
    font-size: 25px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.btn-kapcs:hover {
    background-color: #fff;
    color: #000;
    border-color: #000;
}

#google-map iframe {
    width: 100%;
    height: 600px;
    display: block;
}




#sub-page {
    min-height: 75vh;
    padding-top: 60px;
}

p.ingatlan-ar {
    font-size: 34px;
    line-height: 36px;
    margin: 20px 0;
}

#ingatlan-adatlap {
    padding: 80px 0;
}

.alapadat {
    justify-content: center;
    align-items: center;
}

.alapadat .alap-div {
    padding: 15px 25px;
    width: 33%;
}

.alapadat .alap-div:nth-child(2) {
    border-left: 1px solid #000;
    border-right: 1px solid #000;
}

.alapadat .alap-div p {
    margin: 0;
    text-align: center;
}

.alapadat .alap-div p.rbt-light {
    font-size: 23px;
}

.alapadat .alap-div p.rbt-reg {
    font-size: 30px;
}

.black-box {
    background-color: var(--black);
    padding: 30px;
    color: var(--white);
    margin-top: 30px;
}

.black-box .cime {
    color: #fff;
    font-size: 30px;
    margin: 0 0 25px 0;
}

.black-box .sor {
    font-size: 20px;
    margin: 10px 0;
    align-items: center;
}

.black-box .sor img {
    margin-right: 15px;
}

.swiper-button-prev,
.swiper-button-next {
    top: 50%;
    transform: translateY(-50%);
    width: 60px !important;
    height: 60px !important;
    background-color: rgba(255, 255, 255, .7);
    background-repeat: no-repeat;
    background-position: center;
}

.swiper-backface-hidden .swiper-slide {
    text-align: center;
}

.swiper-backface-hidden .swiper-slide:hover {
    cursor: pointer;
}

.swiper-button-prev {
    left: 10px;
    background-image: url('../img/prev.png');
}

.swiper-button-next {
    right: 10px;
    background-image: url('../img/next.png');
}

/* Kikapcsoljuk a default ikonokat */
.swiper-button-next::after,
.swiper-button-prev::after {
    display: none;
}

.ingatlan-tul {
    justify-content: center;
}

.ingatlan-tul p {
    flex: 1;
}

.ingatlan-leiras p {
    font-size: 19px;
    font-family: "rbt-light", sans-serif !important;
}


@media (max-width: 1260px) {
    #miert-mi {
        height: auto;
        background-size: cover;
    }

    #bemutatkozas div.b-bottom {
        background-size: 500px;
        background-position: center 10px;
    }

    .fuvar-8 .container {
        background-size: 480px !important;
    }
}

@media (max-width: 768px) {
    body {
        padding-top: 66px;
    }

    .header-top {
        display: none;
    }

    .top-white {
        display: none;
    }
    #miert-mi, #partnereink {
        padding: 30px 0;
    }
    .d-none-xs {
        display: none;
    }
    .partnerek-images {
        flex-direction: column;
        margin-top: 10px;
    }
    .partnerek-images img {
        margin: 15px 0;
    }
    div.social-box {
        padding: 0 0 15px 15px;
    }
    #kapcsolat .ikonok-k .d-flex {
        justify-content: left;
        margin-top: 15px;
        margin-bottom: 15px;   
    }
    #kapcsolat .ikonok-k {
        margin-top: 0;
        margin-bottom: 15px;
    }

    nav.navbar,
    header.scrolled .navbar {
        top: 0;
        height: 66px;
        background-color: #fff !important;
    }

    .dark-layer {
        height: 534px;
    }

    #video-slider .video-div {
        height: 600px;
    }

    .navbar-collapse {
        background: var(--white);
        position: absolute;
        width: 100%;
        left: 0px;
        right: 0px;
        top: 66px;
    }

    .top-main-cont {
        padding: 20px 0 0 0;
        margin-top: 30px;
    }
    .pp-btn {
        background-color: rgba(0, 0, 0, .6);
        padding: 13px 0 160px 0 !important;
    }
    #top-main h2 {
        text-align: center;
        font-size: 60px;
        line-height: 63px;
    }

    #top-main .top-main-text p {
        margin: 0;
        font-size: 20px;
        color: var(--white);
        text-align: left;
        width: 50%;
        line-height: 25px;
    }
    .top-video-carousel {
        margin-top: 40px;
    }
    .main-buttons {
        text-align: center;
        padding: 0 10px;
    }

    .main-buttons a.btn-main {
        margin: 15px 0 !important;
    }

    .pulse-wrapper {
        position: relative;
        bottom: auto;
        display: inline-block;
        left: 0;
        right: 0;
        top: auto;
        text-align: center;
        margin: 0 auto;
        width: fit-content;
    }

    .section-title-container {
        margin-bottom: 30px;
    }

    .alapadat .alap-div {
        padding: 15px 5px;
        flex: 1;
        width: auto;
    }

    .alapadat .alap-div p.rbt-reg {
        font-size: 26px;
    }

    .alapadat .alap-div p.rbt-light {
        font-size: 20px;
    }

    .black-box {
        padding: 20px;
    }

    #bemutatkozas {
        padding: 25px 0 10px 0;
        height: auto;
    }
    #infocsik .szamlalo {
        margin-top: 10px;
    }
    #infocsik {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .row.ikonok {
        margin-top: 25px;
    }
    p.mt-custom-b {
        margin-bottom: 20px;
    }
    #rolunk img {
        margin: 10px 0;
    }

    #bemutatkozas .btn-black {
        font-size: 16px;
        line-height: normal;
    }

    .header-mobil {
        display: inline-block;
        width: 98%;
        margin: 30px 0 0 0;
    }

    div.grey-box {
        margin: 10px 0;
    }

    #bemutatkozas div.car-bg {
        background: #fff;
    }

    #bemutatkozas div.b-bottom .col-sm-4,
    #bemutatkozas div.car-bg .col-sm-6 {
        margin-bottom: 25px;
    }

    #bemutatkozas div.b-bottom {
        background: #fff;
    }


    #velemenyek {
        height: auto;
        background-position: right center;
        min-height: auto;
        padding: 30px 0;
    }

    #kapcsolat {
        padding: 30px 0;
    }

    h2.section-title {
        font-size: 32px;
        line-height: 35px;
    }

    h3.section-title {
        font-size: 22px;
        line-height: 24px;
    }

    #top-main {
        height: 390px;
        background-position: top center;
        background-size: contain;
        padding-bottom: 0;
    }
    #top-main .top-main-text {
        margin-top: 13%;
    }
    #top-main .top-main-text h2 {
        font-size: 24px;
        margin: 0;
        text-align: left;
    }

    div.mm-set {
        padding-top: 0;
        padding-bottom: 0;
    }

    div.hh-set {
        display: none;
    }

    .screenshot_slider .owl-dots {
        display: none;
    }

    .screenshot_slider .owl-nav button {
        margin: 10px 10px 0 10px !important;
    }

    .screenshot_slider .owl-stage {
        height: 550px;
    }

    a.btn-black.bigger {
        margin-bottom: 15px;
    }

    img.site-logo {
        height: 50px;
    }

    footer .nav-link-footer {
        display: block;
        margin: 10px 0;
    }

    footer img.footer-logo {
        max-width: 60%;
    }

    footer p.copyright {
        font-size: 12px;
    }

    footer .py-sm {
        padding: 0 !important;
    }

    footer .py-sm {
        padding: 10px 0 !important;
    }

    .top-video-carousel .owl-dots {
        display: none;
    }

    a.btn-g-sm {
        text-align: center;
        font-size: 18px;
        width: 100%;
    }

    #kapcsolat {
        height: auto;
        min-height: auto;
    }
    

    .szoveg-container {
        padding: 5px 20px;
    }

    #bemutatkozas img.w-100 {
        margin-bottom: 30px;
    }
    .kit-cont {
        margin-top: 30px;
    }
}