/*
Theme Name: GreatLab - 3
Theme URI: https://hontran.dev
Author: HonTran
Author URI: https://hontran.dev
Company URI: https://hontran.dev
Description: I'm a full-stack developer who loves to build beautiful and meaningful online experiences. I’m proud to have worked alongside award winning teams and international clients.
Version: 2.3
Tags: Company, Landing page, Creative website, 3D model, Wordpress
Text Domain: greatlab
*/

.line-height-0 {
    line-height: 0;
}

.vc_column-gap-30 .row {
    gap: 30px;
}

.wpb_text_column.wpb_content_element.realty-hero-text {
    max-width: 516px;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 40px;
}

.everything-is-designed-row h1.heading__page {
    font-size: 140px !important;
    max-width: 950px !important;
    margin: 0 auto !important;
}

.everything-is-designed-row {
    padding: 120px 0 !important;
}

.align-bottom.col {
    align-items: flex-end;
    display: flex;
}

.flex-end {
    justify-content: flex-end;
}

.realty-hero-text p {
    text-indent: 100px;
}

.book-your-free-link a {
    color: #181818;
    font-weight: 500;
    text-decoration: underline;
}

.wpb_row.vc_row-fluid.realty-hero {
    margin-top: -140px;
    padding-top: 10vh;
    padding-bottom: 100px;
}

.realty-developer-heading p {
    color: #ba3737;
    text-transform: uppercase;
    font-weight: 400;
    max-width: 470px;
    font-size: 25px !important;
    line-height: 1.3em;
}

.wpb_text_column.developer:not(.description) p {
    font-weight: 400;
    color: #d9d9d9;
    max-width: 450px;
}

.wpb_text_column.developer:not(.description) {
    margin-top: 20px;
    margin-left: 100px;
    position: relative;
    margin-bottom: 20px;
}

.wpb_text_column.wpb_content_element.realty-developer-heading {
    margin-bottom: 40px;
}

.wpb_text_column.developer.description {
    color: #ba3737;
    font-weight: 700;
    line-height: 1em;
    font-size: 18px;
}

.wpb_text_column.developer:not(.description):before {
    content: "1";
    position: absolute;
    left: -50px;
    font-size: 60px;
    font-family: "August";
    line-height: 1em;
    color: #ba3737;
    top: 5px;
}

.wpb_text_column.developer.two:not(.description):before {
    content: "2";
}

.wpb_text_column.developer.three:not(.description):before {
    content: "3";
}

.wpb_text_column.developer.four:not(.description):before {
    content: "4";
}

.get-bison-realty h2 {
    color: #ba3737;
    font-size: 25px;
    max-width: 280px;
}

.realty-service-list ul {
    margin-left: 0px !important;
}

.realty-service-list ul li {
    list-style: none;
    margin-bottom: 20px;
    max-width: 400px;
    position: relative;
    color: #d9d9d9;
    font-size: 18px;
}

.realty-service-list ul li:before {
    content: "";
    position: absolute;
    left: -40px;
    top: 8px;
    background: url("/wp-content/themes/greatlab-3/images/check.png");
    background-size: contain;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
}

.realty-selection-of-projects {
    color: #ba3737;
    font-size: 18px;
    line-height: 1em;
}

.selection-of-projects-row {
    padding-bottom: 100px;
}

.why-developer-choose-us-inner-row h1 {
    font-size: 70px;
}

.why-developer-choose-us-inner-row h1.heading__page {
    margin-left: 0px !important;
    max-width: fit-content;
}

.why-developer-choose-us-inner-row .row.justify-content-center {
    justify-content: flex-start !important;
}

.wpb_text_columnt.why-choose-desc {
    margin-bottom: 0px !important;
}

.wpb_text_columnt.why-choose-desc p {
    font-size: 14px;
    color: #ba3737 !important;
}

.wpb_content_element.why-choose-desc p {
    color: #ba3737;
    font-size: 18px;
    max-width: 480px;
    margin-left: auto;
    font-weight: 700;
}

.why-developer-choose-us-inner-row {
    padding-top: 40px;
    padding-bottom: 40px;
}

.wpb_text_column.wpb_content_element.why-choose-desc {
    margin-bottom: 0px;
}

.why-developer-choose-us-inner-row .align-bottom.col {
    justify-content: flex-end;
}

.align-center.col {
    display: flex;
    align-items: center;
}

.why-choose-cards h1.heading__supper {
    font-size: 120px;
    line-height: 1em;
    margin-left: 0px !important;
    width: fit-content;
    position: absolute;
    bottom: 20px;
    left: 20px;
    margin-bottom: 0px !important;
}

.why-choose-cards .col__inner {
    background: #2a2323;
    padding: 20px;
    min-height: 300px;
    display: flex;
    flex-direction: column;
    justify-content: normal;
    position: relative;
}

.why-choose-cards {
    margin-bottom: 40px;
}

.platform-inner-row {
    margin-top: 40px;
}

.platform-inner-row img {
    max-width: 150px !important;
}

.realty-selection-of-projects {
    margin-top: 50px;
    margin-bottom: 50px;
}

.wpb_text_column.wpb_content_element.next-project-title h2 {
    font-size: 25px;
    color: #ba3737;
    text-align: center;
    font-family: "Helvetica Now Display";
    text-transform: uppercase;
    font-weight: 700;
}

.wpb_row.next-project-row {
    padding-top: 60px;
    padding-bottom: 150px;
}

.realty-cta button {
    background: #ba3737 !important;
    border-radius: 50px !important;
    border: none !important;
    width: 300px;
    color: #181818 !important;
    font-weight: 700;
    font-family: "Helvetica Now Display";
    font-size: 14px;
    padding: 14px 20px;
}

.realty-scroll-section {
    background: #ba3737;
    padding: 20px 0;
    margin-bottom: 40px;
}

.scroll-container {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    box-sizing: border-box;
}

.scroll-text {
    display: inline-block;
    padding-left: 100%;
    animation: marquee 30s linear infinite;
    position: relative;
}

.scroll-text span {
    padding-right: 50px;
    /* space between repeats */
    font-size: 70px;
    font-family: "August";
    line-height: 1.2em;
    color: #181818;
    text-transform: uppercase;
    position: relative;
}

.scroll-text span:before {
    position: absolute;
    content: "";
    width: 25px;
    height: 25px;
    background: #181818;
    border-radius: 100%;
    left: -42px;
    top: 49%;
    transform: translateY(-50%);
}

.scroll-text span:last-child:after {
    position: absolute;
    content: "";
    width: 25px;
    height: 25px;
    background: #181818;
    border-radius: 100%;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
}

@keyframes marquee {
    0% {
        transform: translateX(-27%);
    }

    100% {
        transform: translateX(-73%);
    }
}

.pre-launch-marketing h1.heading__page {
    color: white !important;
    font-size: 70px;
    text-align: left !important;
    margin-bottom: 30px;
}

/* .pre-launch-marketing-inner .row {
  height: 60vh;
  align-items: center;
} */

.pre-launch-marketing .vc_tta-panels-container {
    height: 60vh;
}

.pre-launch-marketing-inner .launch-desc {
    margin-bottom: 0px !important;
}

/* .pre-launch-marketing {
  max-height: 80vh;
  overflow-y: scroll;
} */

.pre-launch-marketing .row.justify-content-center {
    justify-content: flex-start !important;
}

.pre-launch-marketing .col {
    background: #141414;
    padding: 30px;
}

.pre-launch-marketing>.row {
    padding: 120px 0;
    gap: 0 40px;
}

.wpb_row.what-you-get {
    padding-bottom: 70px;
}

.vc_btn3-container.realty-cta.vc_btn3-center {
    text-align: center;
}

.realty-cta a.vc_general.vc_btn3.vc_btn3-shape-rounded.vc_btn3-style-modern.vc_btn3-color-danger {
    background: #ba3737 !important;
    border-radius: 50px !important;
    border: none !important;
    width: 300px;
    color: #181818 !important;
    font-weight: 700;
    font-family: "Helvetica Now Display";
    font-size: 14px;
    padding: 14px 20px;
}

@media screen and (min-width: 981px) and (max-width: 1480px) {
    .wpb_text_column.developer:not(.description):before {
        font-size: 4rem;
    }
}

@media screen and (max-width: 980px) {
    .scroll-text span {
        font-size: 30px;
    }

    .why-choose-cards .col {
        width: 100% !important;
        flex: unset !important;
        margin-bottom: 20px;
    }

    /* .why-developer-choose-us-inner-row .col {
        width: 100% !important;
        flex: unset !important;
    }

    .realty-hero .vc_inner .row .col {
        width: 100% !important;
        flex: unset;
    } */
    .row .col {
        width: 100%;
        flex: unset;
    }

    .pre-launch-marketing .col {
        margin-bottom: 30px;
    }

    .everything-is-designed-row h1.heading__page {
        font-size: 55px !important;
    }

    .pre-launch-marketing h1.heading__page {
        font-size: 50px !important;
    }

    .why-choose-cards .col__inner {
        min-height: 250px;
    }

    .wpb_row.vc_row-fluid.realty-hero {
        margin-top: -80px;
    }

    .wpb_row.vc_row-fluid.realty-hero {
        padding-top: 20vh !important;
    }

    .col-12.js-sectionProjectsWrapper_dragger {
        overflow-x: auto;
        scrollbar-width: none;
    }

    .col-12.js-sectionProjectsWrapper_dragger::-webkit-scrollbar {
        display: none;
    }

    .platform-inner-row .col {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }

    .pre-launch-marketing>.row {
        padding: 60px 0;
    }

    .wpb_row.vc_row-fluid.pre-launch-marketing,
    .vc_inner.why-choose-cards.container,
    .why-developer-choose-us-inner-row {
        margin-right: -10px;
    }

    .wpb_row.what-you-get,
    .wpb_row.vc_row-fluid.realty-hero {
        margin-right: -20px;
    }

    .wpb_text_column.wpb_content_element.next-project-title h2 {
        font-size: 18px;
    }

    .wpb_text_column.wpb_content_element.next-project-title h2 {
        font-size: 18px;
    }

    .why-developer-choose-us-inner-row h1.heading__page {
        max-width: 280px;
        margin: 0 auto !important;
    }

    .wpb_content_element.why-choose-desc p {
        margin: 0 auto !important;
        text-align: center;
        margin-top: 20px !important;
    }

    .realty-selection-of-projects {
        margin-bottom: 30px;
    }

    .everything-is-designed-row {
        margin-right: -10px;
    }

    .wpb_text_column.developer:not(.description):before {
        font-size: 40px;
        left: -30px;
        top: 5px;
    }

    .wpb_text_column.developer:not(.description) {
        margin-left: 50px;
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .wpb_text_column.wpb_content_element.realty-bringing-project {
        margin-bottom: 30px;
    }

    .wpb_text_column.developer.description {
        font-size: 16px;
        line-height: 1.3em;
    }
}