:root {
    --bg-color: #130d0a;
    --text-color: #fff;
    --heroHeight: 130vh;
}
html {
    scroll-behavior: smooth;
}
html,
body {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
}

body {
    background-color: var(--bg-color);
    color: var(--text-color);
    width: unset;
    height: unset;
    position: unset;
}
body {
    background: #000;

}
body:not(.mobile) {
    overflow: auto;
    overflow: visible;
}

.global-nav-path {
    display: none;
}
.SideMenuWrapper{
    z-index: 9999;
}
div.ContentBody {
    background: #000;
    height: 0;
    /* max-width: 1920px; */
    margin: 0 auto !important;
    overflow: visible;
}
.ContentBody,
.ContentBody section h2,
.ContentBody h3,
.ContentBody h4,
.ContentBody h5,
.ContentBody h6,
.ContentBody p {
    font-family: Lato, "Lato", "Segoe UI", "Apple SD Gothic Neo", "Arial", "Helvetica", "sans-serif";
}
.ContentBody section h2 {
    font-size: 62px;
    font-weight: 800;
    letter-spacing: -1px;
    line-height: 1.05;
    color: #000;
    max-width: 1400px;
    margin: 0 auto;
    position: relative;
    width: fit-content;
}

.ContentBody h3 {
    font-size: 32px;
    font-weight: 800;
    letter-spacing: -0.5px;
    line-height: 1.05;
    color: #000;
    text-transform: none;
    max-width: 1400px;
    margin: 1rem auto;
}

.ContentBody h4 {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: -0.25px;
    line-height: 1.375;
    color: #000;
    margin-bottom: 0.25rem;
}

div.right-column li,
.ContentBody p {
    font-size: 16px;
    font-weight: 400;
}

.d-none {
    display: none !important;
}
.underline-text {
    text-decoration: underline;
    text-decoration-color: #00ffe4;
}
.fw-regular {
    font-weight: 400 !important;
}
.d-flex {
    display: flex;
    flex-wrap: wrap;
    max-width: 1400px;
    margin: 0 auto;
    align-content: center;
    align-items: center;
    justify-content: space-around;
    width: -webkit-fill-available;
}





/* Button */
input[type='button'].landing-page-button,
.landing-page-button {
    background: #000;
    border: 2px solid #000;
    font-family: Lato, "Lato", "Segoe UI", "Apple SD Gothic Neo", "Arial", "Helvetica", "sans-serif";
    font-weight: 600;
    font-size: 15px;
    color: #fff;
    padding: 10px 20px 11px;
    line-height: 1;
    border-radius: 5px;
    margin-top: 32px;
    cursor: pointer;
    display: inline-block;
}
.landing-page-button:hover {
    text-decoration: none;
    background: #333;
}
.landing-page-button.white-bg {
    border-color: transparent;
    background: #fff;
    color: #000;
}


/* Section 2 */



#section-2 h2 {
    margin-bottom: 60px;
    box-sizing: border-box;
    z-index: 1;
}

#section-3 h2,
#section-5 h2,
#section-3 h3,
#section-5 h3,
#section-3 h4,
#section-5 h4,
h3.show-on-success{
    color: #fff;
}
#section-2 h4 + p,
#section-4 h4 + p {
    color: #888;
    margin-top: 0.25rem;
    margin-bottom: 2rem;
}
#section-4 p {
    color: #666;
}
#section-2 .right-column h3 {
    margin-bottom: 32px;
}

#section-3 p,
#section-5 li,
#section-5 p, p.show-on-success {
    color: #cecece;
    position: relative;
}

.left-column,
.right-column {
    width: 50%;
    flex-grow: 2;
    text-align: left;
}



h3.show-on-success {
    position: relative;
    z-index: 300;
}



#section-5 {
    background: #0c0b10;
    padding: 120px 20px 80px;
    box-sizing: border-box;
    position: relative;
    z-index: 100;
}



#section-6 {
    padding: 120px 0 120px;
    background-image: url(https://cdn.voxility.com/voxcom/public/specific/colocation-bucharest-romania/section-6-background.png);
    background-color: #000;
    background-position: center center;

    background-size: cover;
    background-repeat: no-repeat;
    box-sizing: border-box;
    position: relative;
    z-index: 100;
}
#section-6 .d-flex {
    flex-wrap: nowrap;
    align-items: stretch;
    justify-content: center;
}
#section-6 h2 {
    color: #fff;
    text-align: center;
    color: #fff;
    text-align: center;
    font-size: 48px;
    font-weight: 800;
    letter-spacing: -0.5px;
    line-height: 1.05;
    margin-bottom: 60px;
}


#section-6 .landing-page-button {
    margin-left: 60px;
    margin-top: 0;
}
#section-6 .voucher-container {
    text-align: center;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    position: relative;
    width: 33.33%;
    max-width: 420px;
    align-content: center;
    align-items: center;
    background: rgba(0, 0, 0, 0.3);
    border-radius: 20px;
    border: 2px solid #20727229;
    position: relative;
    padding: 40px;
    box-sizing: border-box;
    box-shadow: 0px 3px 10px 5px rgba(200, 255, 255, 0.05);
    backdrop-filter: blur(15px);
    justify-content: space-between;

}

#section-6 .voucher-container:nth-child(1) {
    left: 55px;
    top: 60px;
    padding-right: 50px;
}
#section-6 .voucher-container:nth-child(2) {
    z-index: 100;
}
#section-6 .voucher-container:nth-child(3) {
    top: 60px;
    left: -55px;
    padding-left: 60px;
}
#section-6 .voucher-container h3 {
    color: #fff;
    margin: 45px auto 40px;
    font-size: 30px;
    font-weight: 700;
    letter-spacing: -1px;
    line-height: 1.05;
}
#section-6 .vouchers-remaining {
    padding: 10px 20px;
    background: rgba(0, 0, 0, 0.25);
    border-radius: 8px;
    border: 2px solid #fef41f;
    transform: rotate(15deg);
    position: absolute;
    top: 220px;
    right: 90px;
    backdrop-filter: blur(15px);
    font-weight: 800;
    font-size: 22px;
    line-height: 1.25;
}
#section-6 .vouchers-remaining .fw-regular {
    font-size: 20px;
}
#section-6 p.voucher-amount {
    font-size: 27px;
    margin: 20px 0 0px;
    line-height: 1.2;
    font-weight: 900;
    letter-spacing: -0.5px;
    text-transform: uppercase;
}

#section-6 .credit p.voucher-amount {
    background-color: #e02f2f;
    padding: 8px 15px 5px;
    margin-top: 28px;
}

#section-6 p.voucher-details {
    line-height: 1.2;
    font-size: 20px;
    margin: 24px auto 20px;
}
#section-6 .credit p.voucher-details {
    margin-top: 20px;
}
#section-6 .vouchers-remaining.refer + p.voucher-details {
    margin-bottom: 10px;
}
#section-6 .voucher-container:last-of-type p.voucher-details {
    margin-top: 65px;
    max-width: 270px;
    margin-bottom: 25px;
}
#section-6 p.voucher-details + p {
    /* margin-top: auto; */
    /* font-size: 18px; */
    margin-top: 0px;
    margin-bottom: 16px;
}
#section-6 .voucher-container .landing-page-button {
    margin: 16px auto 32px;
    color: #000;
    background-color: #00ffff;
    border-color: transparent;
    padding: 15px 40px;
}
#section-6 .voucher-container .landing-page-button:hover:not(:disabled) {
    background-color: #66ffff;
}

#section-6 .voucher-container.sold-out .landing-page-button {
    background: #999;
    color: #000;
    display: none;
}
#section-6 .voucher-img {
    max-width: 200px;
}
#section-6 img.voucher-img.email-img {
    margin-top: 30px;
}
#section-6 .sold-out {
    opacity: 0.5;
    background: rgba(180, 180, 180, 0.15);
}
#section-6 .sold-out .vouchers-remaining {
    padding: 10px 48px;
    right: 87px;
    top: 238px;
    background: rgba(255, 0, 0, 0.6);
    border-color: #ff0000;
}
#section-6 .sold-out p.voucher-details + p {
    margin-top: 0;
}
#section-6 .voucher-amount .voucher-details {
    font-size: 15px;
    font-weight: 400;
    display: block;
    text-transform: none;
    font-family: "Zalando Sans", sans-serif;
}

#section-6 h3 {
    margin: 20px auto 30px;
    width: fit-content;
    font-size: 30px;
}

#section-6 .footer {
    
    text-align: center;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    position: relative;
    width: 100%;
    max-width: 900px;
    align-content: center;
    align-items: center;
    background: rgba(40, 40, 40, 0.5);
    border-radius: 20px;
    border: 2px solid #5e5e5e29;
    position: relative;
    padding: 40px;
    box-sizing: border-box;
    box-shadow: 0px 3px 10px 5px rgb(255 255 255 / 2%);
    backdrop-filter: blur(15px);
    justify-content: space-between;
    margin: 120px auto 0;
}

#section-6 .footer .landing-page-button {
    background: rgba(225,225,225,1);
    border-color: transparent;
    color: #000;
    margin: 6px;

}
#section-6 .footer .landing-page-button:hover {
    background: rgba(200,200,200,1);
    border-color: transparent;

}
#section-6 .footer  h3 {
    color: #fff;
}


@media (max-width: 1200px) {
    #section-6 {
        padding: 80px 0 120px;
    }
    #section-6 h2 {
        font-size: 24px;
    }

    #section-6 p.voucher-amount {
        font-size: 22px;
    }
    #section-6 p.voucher-details {
        font-size: 18px;
    }
 
    #section-6 .voucher-img {
        max-width: 180px;
    }
    #section-6 .vouchers-remaining .fw-regular {
        font-size: 18px;
    }
    #section-6 .vouchers-remaining {
        font-size: 20px;
        right: calc(20vw - 160px);
    }
    #section-6 .sold-out .vouchers-remaining {
        right: calc(25vw - 213px);
    }

}

@media (max-width: 1000px) {
    
    #section-6 {
        padding: 80px 0;
        overflow: hidden;;
    }
    #section-6 .d-flex {
        width: calc(100% + 80px);
        position: relative;
        left: -40px;
    }
    #section-6 .vouchers-remaining .fw-regular,
    #section-6 .vouchers-remaining {
        font-size: 16px;
        padding: 8px;
        right: calc(50% - 75px);
    }
   
    #section-6 .sold-out .vouchers-remaining {
        padding: 8px 28px;
        right: calc(50% - 65px);
    } 
    #section-6 .voucher-container {
        padding: 16px;
    }
    #section-6 .voucher-container h3 {
        font-size: 27px;
        margin: 25px auto;
    }
    #section-6 p.voucher-amount {
        font-size: 20px;
    }
    #section-6 p.voucher-details {
        font-size: 16px;
    }
    #section-6 .voucher-img {
        max-width: 160px;
    }

}


@media (max-width: 700px) {
    .mobile #section-6 .voucher-container {
        width: 90%;
        margin: 15px auto;
        max-width: 400px;
    }
    .mobile #section-6 .d-flex {
        flex-direction: column;
        width: 100%;
        left: 0;
    }
    .mobile #section-6 .voucher-img {
        max-width: 150px;
    }
    .mobile #section-6 h2 {
        font-size: min(1.35rem, 5.5vw) !important;
        margin-bottom: 1em;
    }
    .mobile #section-6 .voucher-container h3 {
        margin: 25px auto 25px;
        font-size: 2rem !important;
    }
    .mobile #section-6 img.voucher-img.email-img {
        margin-top: 0;
    }
    .mobile #section-6 .vouchers-remaining {
        top: 140px;
    }
    .mobile #section-6 .sold-out .vouchers-remaining {
        margin-top: 20px;
    }
    .mobile #section-6 .voucher-container .landing-page-button {
        margin-bottom: 16px;
    }
    .mobile #section-6 p.voucher-details {
        margin: 10px auto;
    }
    .mobile #section-6 .voucher-container:last-of-type p.voucher-details {
        margin-top: 20px;
        margin-bottom: 10px;
    }

    .mobile #section-6 .voucher-container:nth-child(1) {
        left: 0;
        top: 0;
        padding: 20px;
    }
    .mobile #section-6 .voucher-container:nth-child(2) {
        z-index: 100;
    }
    .mobile #section-6 .voucher-container:nth-child(3) {
        top: 0;
        left: 0;
        padding: 20px;
    }
    .mobile #section-6 .footer {
        padding: 10px;
        width: 90%;
        margin: 15px auto;
        max-width: 400px;
    }
}














/* popup */

.popup-wrapper .popup.landing-page-popup {
    padding: 60px !important;
    background: rgba(255, 255, 255, 0.15);
    border-radius: 20px;
    border: 2px solid #20727229;
    backdrop-filter: blur(15px);
    margin-top: calc(20vh - 100px);
}
.popup-wrapper .popup.landing-page-popup.voucher-popup {

}
.popup-wrapper .popup.landing-page-popup .popup-title {
    line-height: 1.2;
    font-size: 24px;
    margin-bottom: 16px;
}
.popup-wrapper .popup.landing-page-popup .wb-box-wrapper {
    background: transparent;
}
.popup-wrapper .popup.landing-page-popup a {
    color: #59ffeb;
}
.popup-wrapper .popup.landing-page-popup input[type='checkbox'].wb-checkbox:not(:checked)+label:after,
.popup-wrapper .popup.landing-page-popup input[type='checkbox'].wb-checkbox:checked+label:after {
    border-color: #00b8a2ff;
}
input[type='button'].landing-page-button.add {
    background-color: #00ffff;
    color: #000;
    border-color: transparent;
}
input[type='button'].landing-page-button.cancel {
    background-color: rgba(0,0,0,0.1);
    border-color: transparent;
}
input[type='button'].landing-page-button.cancel:hover:not(:disabled) {
    background-color: rgba(0,0,0,0.2);
}
input[type='button'].landing-page-button.add:hover:not(:disabled) {
    background-color: #66ffff;
}
.popup-wrapper .popup.landing-page-popup .separator-line {
    background: #2072725e;
}
.popup-wrapper .popup.landing-page-popup input[type="text"].wb-input-text {
    margin: 10px 0 35px;
}
.popup-wrapper .popup.landing-page-popup input[type="checkbox"].wb-checkbox+label>span {
    position: relative;
    top: -1px;
}

.popup-wrapper .popup.landing-page-popup input[type="text"]:focus.wb-input-text {
    border-color: rgba(0, 255, 255, 0.4) !important
}


.landing-page-popup .wb-box-content-row-left.invalid > input {
    border-color: hsl(0 100% 70% / 1) !important;
    background: #ffecec;
    color: hsl(0 90% 45% / 1);
}

.landing-page-popup .wb-box-content-row-left.invalid>small {
    color: #ff7e7e;
    display: block;
    margin-top: -30px;
    margin-bottom: 10px;
}

.landing-page-popup .wb-box-content-row-left.invalid{
    background: transparent;
}

.landing-page-popup .wb-error-banner {
    margin-top: -60px;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    padding: 25px 60px;
}

#recaptcha-row small{
    margin-top: -24px;
    margin-left: 13px;
}

.show-on-success{
    text-align: center;
}
.arrow {
    display: inline-block;
    position: absolute;
    height: 30px;
    width: 30px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 100 125'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23fff; %7D %3C/style%3E%3C/defs%3E%3Cg%3E%3Cg id='Layer_1'%3E%3Cg id='Layer_1-2' data-name='Layer_1'%3E%3Cpath class='cls-1' d='M48.5,97.7h-1.2s0,0-.2,0h-.4l-.2-.2h-.2c0-.2,0-.2-.2-.2h-.2c0-.2-.3-.4-.3-.4l-22.2-21c-1.7-1.6-1.8-4.4-.2-6.1.8-.9,1.9-1.4,3.1-1.4s2.2.4,3,1.2l15,14.2V31.7c0-2.4,1.9-4.3,4.3-4.3s4.3,1.9,4.3,4.3v51.6l14.9-14.2c.8-.8,1.9-1.2,3-1.2s2.3.5,3.1,1.4c1.6,1.7,1.6,4.5-.2,6.1l-22.3,21.1h0c0,0,0,.2-.2.2h-.2c0,.2,0,.2-.2.3h0c0,0,0,.2-.2.2h-.2c0,0,0,0-.2.2h-.4c0,0,0,0-.2,0h-1.2l.2.2Z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    background-size: 30px;
    top: -15px;
    left: 155px;
}

.bounce {
    -moz-animation: bounce 2s infinite;
    -webkit-animation: bounce 2s infinite;
    animation: bounce 2s infinite;
  }
  
  @keyframes bounce {
    0%, 20%, 50%, 70%, 95%, 100% {
      transform: translateY(0);
    }
    40% {
      transform: translateY(-25px);
    }
    60% {
      transform: translateY(-15px);
    }
    80% {
        transform: translateY(-5px);
    }
  }






.ContentBody, .ContentBody section h2, .ContentBody h4, .ContentBody h5, .ContentBody h6, .ContentBody p, body {
    font-family: "Zalando Sans", "Segoe UI", "Apple SD Gothic Neo", "Arial", "Helvetica", "sans-serif";
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-variation-settings: "wdth" 100;
}
.ContentBody h3 {
    font-family: "Oswald", sans-serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
    font-size: 24px;
    text-transform: uppercase;
    color: #fff;
}


#datacenter {
    background-image: url(https://cdn.voxility.com/voxcom/public/specific/colocation-bucharest-romania/section-1-background.jpg);
    background-position: center 320px;
    background-size: cover;
    background-repeat: no-repeat;
    max-height: unset;
    height: unset;
    min-height: 100vh;
    text-align: center;
    padding-top: 10px;
    box-sizing: border-box;
    position: relative;
}
#section-1 {
    background-color: rgba(0,0,0,0.5);
    max-height: unset;
    height: unset;
    min-height: 100vh;
    margin-top: -100vh;
    text-align: center;
    padding-top: 10px;
    box-sizing: border-box;
    position: relative;
}

 #section-1 img.headline {
    max-width: 80%;
    width: max(520px, 70vh);
    margin: 0 auto;
    padding-top: max(5px, calc(10vh - 60px));
}
 #section-1 .black-box {
    background-color: transparent;
    padding: 30px 30px;
    max-width: min(1000px, 100%);
    margin: 0 auto;
    /* backdrop-filter: blur(15px); */
}
 #section-1 .black-box p.text-1 {
    font-weight: 300;
    color: rgba(255,255,255,0.9);
    font-size: 22px;
    line-height: 1.3;
    max-width: unset;
    text-shadow: none;
    margin: max(0px, calc(10vh - 80px)) auto;
    letter-spacing: -0.75px;
}
#section-1 .black-box p.text-1.sticky {
    display: block;
    position: sticky;
    position: -webkit-sticky; /* Safari */
    top: 300px;
}

#section-1 .black-box p.text-1 a {
    color: #fff;
    font-weight: 600;
    font-size: 26px;


}
 #section-1 h2 {
    font-weight: 600;
    font-size: 26px;
    margin: max(0px, calc(6vh - 60px)) auto max(20px, calc(10vh - 80px)) auto;
    text-align: left;
    position: relative;
    left: 25px;
    letter-spacing: -0.5px;
}
#section-1 h2,
#section-1 h2 a {
    color: #fff;
}



#section-1 h2:before {  
    display: inline-block;
    position: absolute;
    left: -48px;
    bottom: -13px;
    width: 38px;
    background-size: 38px;
    background-repeat: no-repeat;
    background-position: center;
    height: 53px;
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='43.125' height='60.88' viewBox='0 0 43.125 60.88'%3E%3Cpath id='Path_23' data-name='Path 23' d='M40.063,6A21.587,21.587,0,0,0,18.5,27.563c0,11.562,19.906,37.2,20.753,38.281l.81,1.037.81-1.037c.847-1.086,20.753-26.718,20.753-38.281A21.587,21.587,0,0,0,40.063,6Zm0,12.321a9.241,9.241,0,1,1-9.241,9.241A9.251,9.251,0,0,1,40.063,18.321Z' transform='translate(-18.5 -6)' fill='%23fff'/%3E%3C/svg%3E%0A");
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 607.38 823.36'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23ff0; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M512.43,86.47C454.79,28.82,379.24,0,303.69,0S152.59,28.82,94.95,86.47c-115.29,115.29-130.43,278.08-18.66,443.28,56.75,83.88,227.4,293.61,227.4,293.61,0,0,170.65-209.74,227.4-293.61,111.76-165.2,96.63-327.99-18.66-443.28ZM303.69,430.28c-69.92,0-126.6-56.68-126.6-126.6s56.68-126.6,126.6-126.6,126.6,56.68,126.6,126.6-56.68,126.6-126.6,126.6Z'/%3E%3C/svg%3E");
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 607.38 823.36'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23e02f2f; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M512.43,86.47C454.79,28.82,379.24,0,303.69,0S152.59,28.82,94.95,86.47c-115.29,115.29-130.43,278.08-18.66,443.28,56.75,83.88,227.4,293.61,227.4,293.61,0,0,170.65-209.74,227.4-293.61,111.76-165.2,96.63-327.99-18.66-443.28ZM303.69,481.34c-98.11,0-177.65-79.54-177.65-177.65s79.54-177.65,177.65-177.65,177.65,79.54,177.65,177.65-79.54,177.65-177.65,177.65Z'/%3E%3C/svg%3E");
}

#section-1 h3 {
    font-size: 33px;
    font-weight: 900;
    margin-top: max(20px, calc(12vh - 80px));
    padding: 10px;
    background-color: #e02f2f;
    width: fit-content;
    z-index: 100;
    position: relative;
}


p.scroll-text {
    display: inline-block;
    width: 500px;
    position: fixed;
    bottom: 0;
    left: calc(50% - 250px);
    z-index: 5;
    padding: 20px 20px 10px;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    margin: 0;
}
p.scroll-text .arrow {
    display: inline-block;
    position: absolute;
    height: 30px;
    width: 30px;
    background-size: 30px;
    top: -15px;
    left: 255px;
}

#section-2 {
    background-image: url(https://cdn.voxility.com/voxcom/public/specific/colocation-bucharest-romania/section-2-background.jpg);
    background-position: center bottom;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    text-align: center;
    padding: 100px 60px;
    box-sizing: border-box;
    position: relative;
    z-index: 100;
    margin-top: 10vh;
    min-height: min(100vh, 960px);
}


#section-2:before,
#section-3:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 160px;
    top: -160px;
    margin: 0 -60px;

    background-image: url(https://cdn.voxility.com/voxcom/public/specific/colocation-bucharest-romania/gradient.png);
    background-position: center bottom;
    background-size: contain;
    background-repeat: repeat;
}
    
.grid-layout {
    display: grid;
    grid-template-columns: repeat(3, 1fr); 
    gap: 40px;
    max-width: 1200px;
    color: #fff;
    text-align: left;
}

#section-2 h2,
#section-3 h2,
#section-4 h2,
#section-5 h2 {
    margin-bottom: 50px;
    box-sizing: border-box;
    text-transform: uppercase;
    color: #fff;
    font-weight: 900;
    font-size: 40px;
}
#section-4 h2 {
    color: #000;
    margin-top: 30px;
    margin-left: 0;
    margin: 0 0 5px;
    line-height: 1.05;

}
#section-4 h2 span {
    font-size: 100px;
    margin-bottom: -10px;
    display: inline-block;


    margin-left: -3px;
}
#section-2 h2, 
#section-2 .grid-layout {
    margin: 0 auto 50px;
    max-width: 1200px;
}
#section-2 h2 {
    color: hsl(190 100% 85% / 1);
}
#section-3 {
    background-color: #211;
    background-image: url(https://cdn.voxility.com/voxcom/public/specific/colocation-bucharest-romania/section-3-background.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    box-sizing: border-box;
    width: 100%;
    text-align: center;
    padding: 60px 60px 140px;
    position: relative;
    z-index: 100;
    margin-top: calc(200px + 20vh);
}
#section-3 h2 {
    color: hsl(30 90% 85% / 1);
    color: hsl(25 100% 90% / 1);
}
#section-3 .grid-layout {
    grid-template-columns: repeat(2, 1fr); 
    gap: 40px min(340px,17.5vw);
    max-width: 1320px;
    margin: 0 auto;
    width: 100%;
}
#section-3 .grid-layout .text-box {
    max-width: 490px;
    width: 100%;
    box-sizing: border-box;
    padding: 16px 32px;
    margin: 0 auto;
    
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 16px;
    background-color: rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(6px);
    
    text-align: center;
}
#section-3 .grid-layout .text-box:first-child,
#section-3 .grid-layout .text-box:last-child {
    grid-column: span 2;
}



#section-4 {
    /* background: #f7f5f0;
    padding: 80px 20px 80px 200px;
    box-sizing: border-box;
    position: relative;
    z-index: 110;
    margin: 0 auto;
    max-width: 1720px;
     */
    background: #dbe5e8;
    padding: 80px 20px 80px 200px;
    box-sizing: border-box;
    position: relative;
    z-index: 110;
    margin: 0 auto;
    max-width: 100%;


    background: #fcff90;
    padding-top:0;
    padding-bottom:0;
    overflow: hidden;
}

#section-4 .d-flex {
    max-width: 1320px;
    align-content: flex-start;
    align-items: flex-start;

    align-items: center;
}

#section-4 .d-flex .left-column img {
    max-width: 150%;
    margin-left: -50%;
    margin-top: -160px;

    /* mix-blend-mode: luminosity; */
    margin: -40px -20%;
    max-width: 120%;



}

#section-4 .d-flex p {
    color: rgba(0,0,0,0.7);
}
#section-4 .d-flex h3 {
    color: #000;
    margin-bottom: 6px;
    margin-top: 30px;

}


#section-5 {
    background-color: rgba(40, 40, 0, 0.5);
    background-image: url(https://cdn.voxility.com/voxcom/public/specific/colocation-bucharest-romania/section-5-background.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    box-sizing: border-box;
    width: 100%;
    text-align: center;
    padding: 120px 60px;
    position: relative;
    z-index: 100;
}


#section-5 .box-container {
    
    border: 1px solid rgba(255, 255, 0, 0.2);
    background-color: rgba(60, 60, 0, 0.4);
    backdrop-filter: blur(8px);
    max-width: min(900px, 80%);
    margin: 0 auto;
    width: 100%;
    padding: 40px 60px;
    box-sizing: border-box;

}

#section-5 h2 {
    font-family: "Oswald", sans-serif;
    margin-bottom: 40px;
}


#section-5 .box-container p {
    margin-bottom: 8px;
    font-size: 18px;
    color: rgba(255, 255, 245, 0.95);
}



@media (max-width: 1400px) {
    .hide-1200 {
        display: none;
    }
    #section-1 img.headline {
        height: max(320px, 50vh);
    }   
    #section-4 {
        padding: 0;
    }
    #section-4 .d-flex .left-column img {
        margin-left: -15%;
    }
}
@media (max-width: 1200px) {
    .hide-1200 {
        display: none;
    }
    #section-1 img.headline {
        max-width: 80%;
        /* width: max(500px, 50vh); */
    }

    #section-1 .black-box p.text-1 {
        font-size: 20px;
        /* margin: 1vh auto; */
    }
    #section-1 h2 {
        font-size: 22px;
        /* margin: 4vh auto; */

    }

    #section-1 h2:before {
        left: -43px;
        background-size: 32px;
    }
    #section-1 h3 {
        font-size: 30px;
        /* margin-top: 5vh; */

    }

    #section-2 h2,
    #section-3 h2, 
    #section-4 h2, 
    #section-5 h2 {
        font-size: 36px;
    }

    .ContentBody h3 {
        font-size: 22px;
    }

    #section-4 .d-flex .left-column img {
        /* margin-left: -25%; */
        /* max-width: 130%; */
    }
    #section-5 .box-container {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media (max-width: 900px) {

    
    #section-4 {
        padding: 30px 0;
    }
    #section-4 .d-flex {
        flex-wrap: nowrap;
    }
    #section-4 .d-flex .right-column {
        width: 35%;
    }
    #section-4 .d-flex .left-column img {
        margin-left: -25%;
        max-width: 145%;
    }
    #section-4 h2 span {
        font-size: 13vw;
    }
    #section-4 .d-flex h3:first-child {
        margin-top: 0;
    }
    #section-2,
    #section-3,
    #section-4 .d-flex .right-column,
    #section-5 {
        padding-left: 40px;
        padding-right: 40px;
    }
    #section-5 .box-container {
        max-width: 100%;
    }
    #section-2:before,
    #section-3:before {
        margin: 0 -40px;
    }
}

@media (max-width: 700px) {
    #section-2,
    #section-3,
    #section-4 .d-flex .right-column,
    #section-5 {
        padding-left: 30px;
        padding-right: 30px;
    }

    #section-2:before,
    #section-3:before {
        margin: 0 -30px;
    }






    .mobile #section-1 img.headline {
        max-width: 90%;
        height: unset;
    }
    
    .mobile #section-1 h3 {
        font-size: 6vw;
    }

    .mobile #section-1 h2 {
        margin: 0 auto 4vh;
    }
    #section-1 .black-box p.text-1 a,
    .mobile #section-1 h2 {
        font-size: 22px;
    }


    .mobile #section-2 .grid-layout .text-box {
        grid-column: span 3;
    }
  

    .mobile #section-2 h2 br {
        display: none;;
    }
    
    .mobile #section-2 .grid-layout {
        gap: 10px;
    }
    .mobile #section-3  {
        padding-bottom: 40px;
    }
    .mobile #section-3 .grid-layout {
        gap: 20px;
    }
    .mobile #section-3:before {
        display: none;        
    }
    .mobile #section-3 .grid-layout .text-box {
        grid-column: span 2;
        padding: 12px;
    }
    .mobile #section-3 p {
        margin-bottom: 8px;
    }
    .mobile #section-4 {
        padding: 0;
    }
    .mobile #section-4 .d-flex {
        flex-wrap: wrap;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
    }
    .mobile #section-4 .d-flex .left-column,
    .mobile #section-4 .d-flex .right-column {
        width: 100%;
        padding: 0  20px 30px;
    }
    .mobile #section-4 .d-flex .left-column {
        padding: 30px 0px;
    }
   
    .mobile #section-4 .d-flex .left-column img {
        margin-left: 0;
        width: 100%;
    }
   
    .mobile #section-5 {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .mobile #section-5 .box-container {
        padding: 30px 20px;
    }
    
    .mobile #section-1 .black-box p.text-1 {
        font-size: 16px;
        margin: 1vh auto;
        color: #fff;
        font-weight: 400;
    }
    .mobile #section-1 h2:before {
        bottom: -3px;
    }
    
}



@media (max-height:800px) {

    #section-1 .black-box p.text-1 {
        font-size: 19px;
    }
    #section-1 h2 {
        font-size: 21px;
    }
    #section-1 h2:before {
        left: -41px;
        background-size: 26px;
    }
    #section-1 .black-box p.text-1 a {
        font-size: 22px;
    }
    #section-1 h3 {
        font-size: 28px;
    }

    p.scroll-text {
        padding: 5px 20px;
        font-size: 14px;
    }
    p.scroll-text .arrow {
        height: 24px;
        width: 24px;
        background-size: 24px;
        top: -24px;
        left: 258px;
    }   
    #section-2 {
        /* margin-top: 7.5vh; */
    }
    #section-2 {
        padding-top: 0;
    }

}

@media (max-height:700px) {
    #section-1 {
        min-height: calc(100vh + 160px)
    }
    p.scroll-text {
        padding: 5px;
        font-size: 13px;
        width: 65px;
        left: calc(100vw - 100px);
        bottom: 14px;
        background: transparent;
    }
    p.scroll-text .arrow {
        top: -29px;
        left: 28px;
    }

}

