/*
CTC Separate Stylesheet
Updated: 2022-06-28 12:04:40
Theme Name: Netezis child
Theme URI: netezis.hu
Template: blankslate-master
Author: Tamas Laszlo
Author URI: laszlotamas.hu
Version: 1.0.1656417880
*/

html {
    touch-action: manipulation;
}

.font-family-montserrat {
    font-family: "Montserrat", sans-serif;
}

.btn {
    box-shadow: 0px 15px 34px 0px rgba(0, 0, 0, 0.18);
}

.wpcf7-form-control {
    font-family: "Montserrat", sans-serif;
}

.project-header-container {
    margin-bottom: 2.4em;
}

h2.project-heading-h2 {
    font-weight: 100;
    line-height: 1.5;
}

h1.project-heading {
    line-height: 1.5;
}

#houseHeaderContainer .main-header {
    text-align: left;
}

.project-header-container .main-header {
    text-align: right;
}

.flex-direction-nav a {
    height: 60px;
}

header.section-header.gallery {
    margin-bottom: 150px;
}

.container.project-header-container .main-header {
    margin-top: 0;
}

.navbar-mobile {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-flow: row wrap;
}

#navbar-mobile {
    width: 100%;
}

.navbar-desctop-menu > li:first-of-type {
    margin-left: 0;
}

.navbar-desctop-menu > li.mailto a {
    text-transform: lowercase;
}

.highlight-color {
    color: #db232a;
}

.col-about-title {
    color: #272727;
}

.col-about-title::before {
    display: none;
}

.main-project.main-project-custom {
    padding: 31.1vmin 39.47vmin 40.7vmin 39.47vmin;
    background-position-y: bottom;
}

.main-project.main-project-custom > .container {
    max-width: 100%;
}

.main-project.main-project-custom .main-header {
    text-align: center;
    padding-left: 0;
}

.house-heading {
    font-size: 6vmin;
}

.house-about {
    display: block;
    width: 100%;
    padding-left: 20px;

}

.house-about p {
    margin-bottom: 32px;
    color: #272727;
}

.house-about .btn {
    padding: 10px 40px;
}

.house-about .btn img {
    width: 100%;
    height: 100%;
    max-width: 50px;
    max-height: 32px;
    display: inline-block;
    box-shadow: none;
    margin-right: 12px;
}

table.nis {
    width: 100%;
}

th.nis {
    padding-left: 20px;
    font-size: 13px;
    border-bottom: 2px solid #666;
}

td.nis {
    padding-left: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #b6b6b6;
}

td.nis.number {
    padding-left: 20px;
}

tr.nis.separator {
    border-top: 2px solid #b6b6b6;
}

#myChart {
    float: left;
    margin-top: 50px;
}

#legend-container {
    margin-top: 35px;
}

.numberCircle {
    border-radius: 50%;
    width: 36px;
    height: 36px;
    padding: 4px;
    background: #fff;
    border: 1px solid #666;
    color: #666;
    text-align: center;
}

th.nis.\31 0 {
    width: 10%;
}

th.nis.\36 0 {
    width: 60%;
}

th.nis.\33 0 {
    width: 30%;
}

.sold-house-text {
    background-color: red;
    color: white;
    font-size: 22px;
}

.house-gallery-images figure {
    padding-bottom: 75%;
}

.house-gallery-images figure:after {
    opacity: 0;
}

.home-gallery-images figure {
    padding-bottom: 75%;
}

.project.home-gallery-images > a > figure {
    width: 100%;
    height: 0;
    padding-bottom: min(133.333%, 80vh); /*3:4-es képarány*/
}

.home-gallery-images figure:after {
    opacity: 0;
}

.static-page strong {
    color: #272727;
}

.static-page h2 {
    letter-spacing: unset;
}

.map-filters {
    font-size: 5em;
    font-weight: 400;
    opacity: 0.1;
    transform: unset;
    top: 150px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
}

section#mapplic {
    margin-top: 0;
}

.wpcf7-submit {
    display: block;
    margin-left: auto;
}

.wpcf7-spinner {
    display: block;
    float: right;
    clear: left;
    margin-top: 5px;
    margin-left: auto;
}


.btn2 {
    font-family: 'montserratsemibold';
    position: relative;
    display: inline-block;
    border: 0.2em solid #db232a;
    padding: 1.1em 2.2em 1.05em;
    font-size: 0.875em;
    color: #fff;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    text-decoration: none;
    background-color: #db232a;
    border: 0;
    -webkit-transition: all .3s ease-out !important;
    transition: all .3s ease-out !important;
    margin: 3px;
}

.btn2:hover, .btn2:focus {
    color: #fff;
    background-color: #000;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none !important;
    text-decoration: none;
}

.nis.project-details-info {
    background-color: transparent;
    padding: 4.8em 3.1em 4.8em;
    color: #000;
    width: 100%
}

.nis.project-details-title {
    position: relative;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size: 2.5em;
    line-height: 1.5;
    text-transform: uppercase;
    color: #000;
    margin: 0 0 0.7em;
}

.nis.project-details-title:before {
    content: '';
    position: absolute;
    bottom: -0.35em;
    width: 10em;
    border-top: 0px solid #ededed;
    left: -4.4em;
    width: 5.5em;
}

.nis-project-pictogram img {
    max-width: 100%;
    max-height: 100%;
}

span.nis.custom-title {
    font-weight: 900;
}

.nis.custom-title-percent {
    /*position: absolute;
    right: 0;
    margin-top: -26px;*/
}

section#house-about {
    margin-top: 0px;
}

.nis-house-map {
    min-height: 400px;
}

@media(max-width: 1300px) {
    #project_section .owl-wrapper-outer, #project_section .owl-controls, #project_section .owl-wrapper-outer .owl-wrapper, #project_section .owl-wrapper-outer .owl-wrapper .owl-item, #project_section .owl-wrapper-outer .owl-wrapper .owl-item .project, #project_section .owl-wrapper-outer .owl-wrapper .owl-item .project a, #project_section .owl-wrapper-outer .owl-wrapper .owl-item .project a figure img, #project_section .owl-wrapper-outer .owl-wrapper .owl-item .project a figure figcaption {
        max-height: 368px;
    }
}

@media(min-width: 1300px) {
    #project_section .owl-wrapper-outer, #project_section .owl-controls, #project_section .owl-wrapper-outer .owl-wrapper, #project_section .owl-wrapper-outer .owl-wrapper .owl-item, #project_section .owl-wrapper-outer .owl-wrapper .owl-item .project, #project_section .owl-wrapper-outer .owl-wrapper .owl-item .project a, #project_section .owl-wrapper-outer .owl-wrapper .owl-item .project a figure img, #project_section .owl-wrapper-outer .owl-wrapper .owl-item .project a figure figcaption {
        max-height: 568px;
    }
}

@media (max-width: 1199px) {
    .main-project.main-project-custom {
        padding: 31.1vmin 9.47vmin 40.7vmin 39.47vmin;
    }

    .main-project.main-project-custom .main-header {
        text-align: left;
    }

    .main-project.main-project-custom .main-header h1 {
        font-size: 6vmin;
    }

    .navbar-desctop-menu > li {
        margin-left: 2.8em;
    }

    .contact-card-col {
        margin: 0 0 3.2em;
    }
}

@media (max-width: 991px) {
    body {
        margin-top: calc(2.4em + 30px);
    }

    .brand-panel {
        display: none;
        top: calc(2.4em + 30px);
    }

    .header-phone a {
        top: calc(5.9vmin + 2.4em + 30px);
    }

    .vertical-panel-title {
        font-size: 9px;
    }

    .vertical-panel, .vertical-panel-content {
        display: none;
        bottom: calc((2.4em + 30px) * -1);
    }

    .house-about {
        padding-left: 0;
        padding-top: 0;
    }

    .map-filters {
        position: relative;
        top: 0;
        margin: 30px 0;
        width: 100%;
        display: block;
    }

    .contact-info-title {
        font-size: 56px;
    }

    .slide-subtitle.tp-caption br {
        display: none;
    }

    .main-header-container {
        margin-bottom: 4.8em;
    }

    .project-details-item {
        margin-bottom: 0em;
    }

    #myChart {
        /*margin-left: 15%;*/
    }

    header.section-header.gallery {
        margin-bottom: 20px;
    }

    section#nis-p-g, section#nis-p-g2 {
        margin-top: 0px;
        margin-bottom: 25px;
    }

    section#nis-p-g2 h2 {
        font-size: 1.8em;
    }

    section.houses {
        font-size: 0.8em;
    }

    .nis-financial {
        margin-bottom: 50px;
    }

    .nis.project-details-info {
        background-color: transparent;
        padding: 25px;
        padding-left: 0px;
        padding-right: 0px;
        color: #000;
        width: 100%
    }

    .nis-house-map {
        min-height: 200px;
    }
}

@media (max-width: 767px) {
    body {
        font-size: 1.2em;
    }

    .contact-info-title {
        font-size: 48px;
    }

    .tp-caption.button-layer a {
        font-size: 9px;
    }

    .contact-card-col {
        margin: 0 0 4.8em;
    }
}

.align-center {
    text-align: center;
}

@media (max-width: 500px) {
    .main-header h1 {
        font-size: 42px;
    }
}

@media(min-width: 1200px) {
    .building-canvas {
        max-width: 560px;
        max-height: 550px;
    }
}

@media(max-width: 1200px) {
    .building-canvas {
        width: 100% !important;
        height: auto !important;
        display: block;
    }
}