:root {    --primary: #7F9E99;    --secondary: #000;    --terciary: #2374AB;}html, body { margin: 0; padding: 0; }html, body { overflow-x: hidden; }h1 { font-family: 'Yantramanav', sans-serif; font-size: 60px; font-weight: 300; line-height: 1.1; color: #000; }h2, .big-h2 { font-family: 'Yantramanav', sans-serif; font-size: 60px; font-weight: 400; line-height: 1.1; color: #000; }h3 { font-family: 'Yantramanav', sans-serif; font-size: 30px; font-weight: 400; line-height: 1.1; }h4 { font-family: 'Yantramanav', sans-serif; font-size: 20px; font-weight: 300; line-height: 1.3; }h1, h2, h3, h4, h5, h6, p { margin: 0; }.mt-2{margin-top:10px}p, a, li, span, button, select, textarea, input { font-family: 'Yantramanav', sans-serif; font-size: 16px; font-weight: 400; color: #000; line-height: 1.3; }select { appearance: none; -webkit-appearance: none; -moz-appearance: none; background-image: url("https://cdn.toribioachaval.com/northbeach/images/arrow.svg")!important; background-repeat: no-repeat!important; background-position: right 12px center!important; background-size: 16px!important; padding-right: 30px!important; }img, iframe, video, figure { display: block; }a, button { text-decoration: none; transition: all 0.6s; }ul { padding: 0; margin: 0; }li { list-style: none; }input, textarea, select { border: 1px solid transparent; border-radius: 10px; resize: none; color: #666; padding: 12px 20px; box-sizing: border-box; box-shadow: 2px 2px 5px rgb(0 0 0 / 5%); width: 100%; }input:focus, textarea:focus { outline: none; border: 1px solid var(--primary); }textarea { height: 70px; }form { display: grid; row-gap: 15px; }form .form-group.d-flex { column-gap: 15px; }.container { width: 80%; max-width: 1200px; margin: auto; }.d-flex { display: flex; }.flex-wrap{flex-wrap:wrap}.row-gap-20{row-gap:20px}.column-gap-20{column-gap:20px}.align-items-start { align-items: flex-start; }.align-items-center { align-items: center; }.justify-content-center { justify-content: center; }.justify-content-between { justify-content: space-between; }.justify-content-end { justify-content: end; }.position-relative { position: relative; }.light { font-weight: 300; }.regular { font-weight: 400; }.medium { font-weight: 500; }.semibold { font-weight: 600; }.bold { font-weight: 700; }.text-uppercase { text-transform: uppercase; }.text-center { text-align: center; }.text-right { text-align: right; }.white-color { color: #fff; }.inherit { font-size: inherit; font-family: inherit; line-height: inherit; }.spaced { letter-spacing: 2.2px; }.apex-new-bold { font-family: 'Yantramanav', sans-serif; font-weight: 700; }.apex-new-medium { font-family: 'Yantramanav', sans-serif; font-weight: 500; }.apex-new-medium-italic { font-family: 'Yantramanav', sans-serif; font-weight: 500; font-style: italic; }.btn-contact { font-family: 'Yantramanav', sans-serif; border: 0; cursor: pointer; display: table; padding: 12px 15px; box-sizing: border-box; border-radius: 100px; color: #fff; background: var(--primary); letter-spacing: 1.8px; text-align: center; }.btn-contact:hover { background: #FF0000; }.btn { font-family: 'Yantramanav', sans-serif; border: 0; cursor: pointer; display: table; padding: 12px 15px; box-sizing: border-box; border-radius: 100px; color: #fff; letter-spacing: 1.8px; text-align: center; }.btn-primary { border: 1px solid #fff; background: transparent; }.btn-primary:hover { background: #000; color: #fff; }.btn-primary img { transition: all 0.6s; }.btn-primary:hover img { filter: brightness(0) invert(1); }.btn-secondary { background: transparent; }.btn-secondary:hover { background: var(--primary); color: #fff; }.btn-terciary { background: var(--secondary); color: #fff; }.btn-terciary img { filter: brightness(0) invert(1); }.btn-terciary:hover { background: var(--primary); }.hs-field-desc { font-family: 'Yantramanav', sans serif; }.contact-buttons-content { position: fixed; top: 50%; transform: translateY(-50%); right: 0; z-index: 999; }.contact-buttons-content a { border-top-left-radius: 10px; border-bottom-left-radius: 10px; color: #fff; display: block; min-width: 50px; width: 50px; height: 50px; line-height: 50px; text-align: center; font-size: 22px; }.contact-buttons-content a:hover { transform: scale(1.10); }.contact-buttons-content .whatsapp-link-icon { background: #25d366; }.contact-buttons-content .contact-link-icon { background: var(--primary); margin-top: 5px; }.home-contact-form-section .row .first-column form .hs-button { background:  var(--primary); color: #fff; cursor: pointer; }.hs-button { background:  var(--primary); color: #fff; cursor: pointer; }.hs-button:hover { background: rgb(255, 0, 0); transition: 0.6s; }.home-contact-form-section .row .first-column form .hs-button:hover { background: transparent; transition: 0.6s; color: #000; border: 1px solid var(--primary); }input:focus { outline: none; border: 1px solid var(--primary); }.hs-error-msg { display: none; }.hs-main-font-element { color: var(--primary); }/* home page styles */.home-banner-section .olas-que-se-mueven { position: absolute; top: 0; width: 100%; animation: moverOlas 5s ease-in-out infinite alternate; z-index: 2; }@keyframes moverOlas {  0% {    transform: translateY(0);  }  100% {    transform: translateY(-20px); /* podés ajustar la altura del movimiento */  }}.home-menu-section.fixed-header { backdrop-filter: blur(10px); -webkit-backdrop-filter: blur(10px); }.home-banner-section .big-velvet-logo { position: fixed; margin-top: 140px; width: 100%; }.home-banner-section h4 { color: #fff; text-align: center; max-width: 600px; margin: auto; margin-bottom: 20px; }.home-banner-section .home-banner-image { width: 100%; height: 100%; object-fit: cover; object-position: top; }.home-banner-section .velvet-grand-clean-banner-image { width: 100%; position: absolute; left: 50%; transform: translateX(-50%); bottom: -40px; z-index: 1; }.home-banner-section .unico-banner-logo { z-index: 99; position: absolute; left: 50%; top: 50%; transform: translateX(-50%) translateY(-50%); }.home-banner-section a { position: absolute; left: 50%; bottom: 200px; transform: translateX(-50%); z-index: 999; }.home-menu-section { position: fixed; width: 100%; z-index: 9999; top: 0; }.home-menu-content { background: rgba(0,0,0,0.30); padding: 30px 0; }.home-menu-section .row .menu-burguers-content { border: 1px solid #fff; display: grid; row-gap: 5px; padding: 12px 25px; box-sizing: border-box; border-radius: 100px; cursor: pointer; }.home-menu-section .row .menu-burguers-content .bar { width: 15px; height: 1px; display: block; background: #fff; }.home-menu-section .row .column { width: 33.3%; }.home-menu-section .row .column:last-child img { margin-left: auto; }.home-menu-section .row .menu-burguers-content {  max-width: 66px; margin: auto; }.home-menu-section .menu-content-block .close-menu-burguers-content { position: absolute; left: 50%; transform: translateX(-50%); border: 1px solid #fff; padding: 18px 25px; box-sizing: border-box; border-radius: 100px; cursor: pointer; max-width: 66px; margin: auto; }.home-menu-section .menu-content-block .close-menu-burguers-content .bar { width: 15px; height: 1px; display: block; background: #fff; }.home-menu-section .menu-content-block .close-menu-burguers-content .bar-01 { transform: rotate(45deg); }.home-menu-section .menu-content-block .close-menu-burguers-content .bar-02 { transform: rotate(-45deg); position: relative; top: -1px; }.home-menu-section .menu-content-block { display: none; background: #161615; padding: 50px 0; }.home-menu-section .menu-content-block .row { column-gap: 160px; }.home-menu-section .menu-content-block .row .column { width: 50%; }.home-menu-section .menu-content-block .row .first-column img { margin: initial; }.home-menu-section .menu-content-block .row .first-column ul { margin-top: 80px; }.home-menu-section .menu-content-block .row .first-column ul li a:not(.contact-menu-item) { font-size: 40px; font-family: 'Yantramanav', sans-serif; }.home-menu-section .menu-content-block .row .first-column ul li a:not(.contact-menu-item):hover { color: var(--primary); text-decoration: underline; }.home-menu-section .menu-content-block .row .first-column ul li a.active { font-family: 'Yantramanav', serif; font-weight: 700; color: var(--primary); font-style: italic; }.home-menu-section .menu-content-block .row .first-column ul li:last-child { margin-top: 16px; }.home-menu-section .menu-content-block .row .first-column .social-networks-content { margin-top: 100px; column-gap: 15px; }.home-menu-section .menu-content-block .row .first-column .social-networks-content li a { border: 1px solid #fff; border-radius: 50%; width: 40px; min-width: 40px; height: 40px; padding: 10px; font-size: 14px !important; }.home-menu-section .menu-content-block .row .first-column .social-networks-content li a:hover { border-color: var(--primary); }.home-menu-section .menu-content-block .row .first-column .social-networks-content li { margin-top: 0 !important; }.home-menu-section .menu-content-block .row .second-column { overflow: hidden; }.home-menu-section .menu-content-block .row .second-column .building-background-image { width: 100%; height: 100%; object-fit: cover; border-radius: 20px; }.home-menu-section .menu-content-block .row .second-column .toribio-achaval-big-logo { position: absolute; top: 50%; left: 0; transform: translateY(-50%); }.home-contact-form-section-background { padding: 150px 0; background: #F6F2EA; }.home-contact-form-section { background-image: url(https://cdn.toribioachaval.com/northbeach/images/line-project-section.png); background-repeat: no-repeat; background-position: top right; background-size: 50%; }.home-contact-form-section .row { column-gap: 100px; }.home-contact-form-section .row .column { width: 100%; }.home-contact-form-section .row .column .contact-image { margin-bottom: 70px; }.home-contact-form-section .row .first-column h1 { margin-top: 10px; font-size: 48px; max-width: 510px; }.home-contact-form-section .row .first-column p { font-size: 24px; font-weight: 500; }.home-contact-form-section .row .first-column h1 span { color: #000; }.home-contact-form-section .row .first-column form { margin-top: 30px; display: flex; flex-wrap: wrap; column-gap: 10px; }.home-contact-form-section .row .first-column form .hs_firstname { width: 49%; }.home-contact-form-section .row .first-column form .hs_lastname { width: 49%; }.home-contact-form-section .row .first-column form .hs_phone { width: 49%; }.home-contact-form-section .row .first-column form .hs_email { width: 49%; }.home-contact-form-section .row .first-column form .hs_message { width: 98%; }.home-contact-form-section .row .first-column form .hs-tipologias { width: 100%; }form .hs-tipologias label { float: left; margin-right: 5px; }form .hs-tipologias label span { color: #000; font-size: 16px; font-weight: 500; font-family: 'Yantramanav', sans-serif; text-transform: uppercase;}.inputs-list { display: flex; flex-wrap: wrap; column-gap: 15px; row-gap: 15px; margin-top: 15px; }.home-contact-form-section .row .first-column form .hs-field-desc { color: #000; font-weight: 500; font-family: 'Yantramanav', sans-serif; text-transform: uppercase;}.home-contact-form-section .row .first-column form input,.home-contact-form-section .row .first-column form textarea,.home-contact-form-section .row .first-column form select { background: transparent; border: 1px solid var(--secondary); color: var(--secondary); box-shadow: none; font-weight: 500; font-family: 'Yantramanav', sans-serif; font-size: 16px; text-transform: uppercase; border: none; border-bottom: 1px solid #000; border-radius: 0; padding: 12px 0; }.home-contact-form-section .row .first-column form input::placeholder,.home-contact-form-section .row .first-column form textarea::placeholder { color: var(--secondary); }.home-contact-form-section .row .first-column .hs-fieldtype-textarea.hs-input { resize: none; }.home-contact-form-section .row .first-column form button { width: 100px; }.home-contact-form-section .row .second-column .logos-content { row-gap: 35px; display: grid; position: absolute; left: 50%; top: 50%; transform: translateX(-50%) translateY(-50%); }.home-contact-form-section .row .second-column .logos-content img { margin: auto; }.home-contact-form-section .row .second-column .unico-image { width: 100%; }.home-contact-form-section .row .first-column form .actions input { padding: 12px 20px; display: table; border: none; border-radius: 20px; border: 1px solid transparent; }.style-section { padding: 80px 0; background: var(--primary); }.style-section h4 { color: #fff; text-align: center; font-size: 24px; }.style-section h2 { text-align: center; color: #fff; font-weight: 300; max-width: 800px; margin: auto; margin-top: 20px; }.style-section h2 img { display: inline-block; }.style-section .button-styles { position: relative; display: flex; justify-content: center; }.style-section .button-styles .image-decoration { padding: 15px; background: #000; border-radius: 50%; margin-left: 20px; }.style-section .button-styles a { padding: 10px 10px 10px 20px; background: #fff; display: inline-flex; align-items: center; border-radius: 32px; font-size: 20px; margin-top: 40px; color: #000; }.style-section .button-styles a:hover { color: var(--primary); transition: 0.6s; }.numbers-section { background: #F9F7F2; padding-top: 120px; padding-bottom: 120px; }.numbers-section .row .column { width: 25%; }.numbers-section .row .column h2 { font-size: 80px; color: var(--primary); font-weight: 500; }.numbers-section .row .column h2 span { color: var(--primary); font-weight: 500; }.numbers-section .row .column p { margin-top: 3px; font-weight: 500; font-size: 16px; }.numbers-section .row .divider-vertical-line { width: 2px; height: 80px; background: var(--primary); display: block; }.project-definitions-section .first-column img { width: 100%; position: relative; }.project-definitions-section .second-column { position: absolute; top: 85%; transform: translateY(-85%); }.project-definitions-section .second-column .column-content { margin-left: calc((100vw - min(1200px, 80vw)) / 2); }.project-definitions-section .second-column .column-content p { color: #fff; font-family: 'Open Sans', sans-serif; font-weight: 400; font-size: 20px; max-width: 680px; }.project-definitions-section .second-column .column-content .p-styles { margin-top: 30px; }.sport-section-background { padding: 150px 0; background: #F6F2EA; }.sport-section { background-image: url(../images/line-project-section.png); background-repeat: no-repeat; background-position: center right; background-size: 50%; }.sport-section .row { column-gap: 100px; }.sport-section .row .column { width: 100%; }.sport-section .row .first-column h2 { margin-top: 10px; font-size: 48px; max-width: 510px; font-weight: 300; }.sport-section .row .first-column p { font-size: 24px; font-weight: 500; }.sport-section .row .second-column .unico-image { width: 100%; }.amenities-section { padding: 100px 0; background: var(--primary); }.amenities-section .row { position: relative; left: 100px; }.amenities-section .column { width: 33.3%; }/* .amenities-section .column .first-column-information { margin-bottom: 15px; justify-content: center; }.amenities-section .column .second-column-information { margin-bottom: 15px; justify-content: center; }.amenities-section .column .third-column-information { margin-bottom: 15px; justify-content: center; }.amenities-section .column .four-column-information { margin-bottom: 15px; justify-content: center; }.amenities-section .column .five-column-information { margin-bottom: 15px; justify-content: center; } */.amenities-section .column .first-column-information { margin-bottom: 15px; }.amenities-section .column .second-column-information { margin-bottom: 15px; }.amenities-section .column .third-column-information { margin-bottom: 15px; }.amenities-section .column .four-column-information { margin-bottom: 15px; }.amenities-section .column .five-column-information { margin-bottom: 15px; }.amenities-section .column img { font-size: 15px; object-fit: contain; }.amenities-section .column h4 { text-transform: uppercase; color: #fff; margin-left: 15px; }.operations-section { position: relative; padding: 250px 0; background-image: url(https://cdn.toribioachaval.com/northbeach/images/operation-section-image.webp); background-repeat: no-repeat; background-size: cover; }.operations-section .information-text { position: absolute; left: 50%; top: 90%; transform: translateX(-50%) translateY(-60%); }.operations-section .row { column-gap: 30px; }.operations-section .second-row { margin-top: 30px; }.operations-section .row .column { width: 45%; padding: 20px 30px; border: 1px solid #000; border-radius: 20px; background: #fff; }.operations-section .row .column .content-information h4 { margin-top: 15px; margin-bottom: 10px; font-weight: 700; }.operations-section .row .column .content-information p { max-width: 450px; }.amenities-section-slider { background: #F9F7F2; padding-top: 180px; padding-bottom: 120px; }.amenities-section-slider .amenities-slider-container .amenities-item img { width: 100%; height: 433px; object-fit: cover; border-radius: 20px; }.amenities-section-slider .amenities-slider-container .amenities-item h3 { position: absolute; left: 20px; bottom: 20px; }.amenities-section-slider h2 { font-size: 48px; max-width: 700px; }.amenities-section-slider h2 span { font-size: 48px; font-weight: 700; }.amenities-section-slider .amenities-content p { color: #000; font-weight: 700; }.amenities-section-slider .amenities-content { margin-left: calc((100vw - min(1200px, 80vw)) / 2); }.amenities-section-slider .amenities-title-content { margin-top: 12px; margin-right: calc((100vw - min(1200px, 80vw)) / 2); }.amenities-section-slider .amenities-slider-container { margin-top: 30px; }.amenities-section-slider .amenities-slider-container .black-cover { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.1); border-radius: 20px; }.amenities-section-slider .amenities-slider-container .slick-list { margin: 0 -10px; }.amenities-section-slider .amenities-slider-container .slick-slide { margin: 0 10px; }.amenities-section-slider .amenities-slider-container .slick-dots { margin: auto; width: auto; text-align: left; bottom: auto; position: relative; margin-top: 40px; }.amenities-section-slider .amenities-slider-container .slick-dots li { width: 25%; height: 3px; margin: 0; overflow-y: hidden; }.amenities-section-slider .amenities-slider-container .slick-dots li button { height: inherit; width: 100%; background: #d1d1d1; }.amenities-section-slider .amenities-slider-container .slick-dots li:first-child { border-top-left-radius: 10px; border-bottom-left-radius: 10px; }.amenities-section-slider .amenities-slider-container .slick-dots li:last-child { border-top-right-radius: 10px; border-bottom-right-radius: 10px; }.amenities-section-slider .amenities-slider-container .slick-dots li.slick-active button { background: #444444; }.amenities-section-slider .amenities-slider-container .slick-dots { white-space: nowrap; overflow-x: auto; display: flex; justify-content: flex-start; }.amenities-section-slider .button-styles { position: relative; margin-top: 30px; display: flex; justify-content: center; margin-top: 40px; }.amenities-section-slider .button-styles .image-decoration { padding: 15px; background: #000; border-radius: 50%; margin-left: 20px; }.amenities-section-slider .button-styles a { padding: 10px 10px 10px 20px; background: #fff; display: inline-flex; align-items: center; border-radius: 32px; font-size: 20px; margin-top: 40px; color: #000; }.amenities-section-slider .button-styles a:hover { color: var(--primary); transition: 0.6s; }.questions-section { padding: 50px 0 50px 0; background-image: url(https://cdn.toribioachaval.com/northbeach/images/A3-1.png), url(https://cdn.toribioachaval.com/northbeach/images/A3.png); background-position: bottom left, top right; background-repeat: no-repeat, no-repeat; }.questions-section h2 { margin-bottom: 30px; letter-spacing: 2.2px; }.questions-section .first-column { padding: 40px; border: 1px solid #D4D4D4; border-radius: 20px; }.questions-section .first-column .column-content-question {  padding: 15px 0; }.questions-section .first-column .column-content-question .column-content-question-styles { border-bottom: 1px solid #D4D4D4; cursor: pointer; }.questions-section .first-column .column-content-question .column-content-question-styles i { margin-bottom: 10px; margin-right: 10px; }.questions-section .first-column .column-content-question .column-content-question-styles p { margin-bottom: 10px; font-size: 20px; }.questions-section .first-column .text-information p { margin-top: 15px; margin-left: 30px; font-size: 16px; }.questions-section .first-column .text-information p a { text-decoration: underline; text-underline-offset: 4px; }.questions-section .row .container { padding: 70px 0; }.questions-section .row .column-content-question i { color: var(--primary); font-size: 20px; }.questions-section .row .column-content-question i:hover { color: #000; cursor: pointer; transition: 0.6s; }.questions-section .row .column .text-information { display: none; }.footer { padding: 90px 0; }.footer .link { border-radius: 10px; font-family: 'Yantramanav', sans-serif; }.footer .link img { filter: brightness(0) invert(1); }.footer .divider-vertical-line { width: 80%; max-width: 1200px; margin: auto; display: block; height: 1px; background: #E0E0E0; margin-top: 50px; margin-bottom: 30px; }.footer .footer-first-block-content .row .column { width: 100%; }.footer .footer-first-block-content .row .column-styles { margin-top: 30px; }.footer .footer-first-block-content .row .column a { display: flex; column-gap: 5px; width: fit-content; margin: auto; }.footer .footer-first-block-content .row .column:nth-child(2) img { margin: auto; }.footer .footer-first-block-content .row .column:nth-child(2) img:last-child { margin-top: 30px; }.footer .footer-second-block-content .row .column { width: 33.3%; }.footer .footer-second-block-content .row .column a { text-decoration: underline; display: block; text-align: center; }.footer .footer-second-block-content .row .column a:first-child { color: #000; }.footer .footer-second-block-content .row .column a:last-child { color: var(--terciary); margin-top: 10px; }.footer .footer-second-block-content .row .column img { margin: auto; }@media (max-width: 1380px) {    p, a, li, span, button, select, textarea, input { font-size: 15px; }    h1, .big-h2, h2 { font-size: 48px; }    h3 { font-size: 24px; }    h4 { font-size: 16px; }    .home-banner-section .unico-banner-logo img { max-width: 700px; }    .home-menu-section .row .column:nth-child(1) img { max-width: 154px; }    .home-menu-section .row .column:nth-child(3) img { max-width: 146px; }    .home-menu-section .menu-content-block .row .first-column ul li a:not(.contact-menu-item) { font-size: 30px; }    form .hs_firstname { width: 100%; }    form .hs_lastname { width: 100%; }    form .hs_phone { width: 100%; }    form .hs_email { width: 100%; }    form .hs_message { width: 100%; }    form .hs-tipologias { width: 100%; }    .footer .footer-first-block-content .row .column:nth-child(2) img:first-child { max-width: 146px; }    .footer .footer-first-block-content .row .column:nth-child(2) img:last-child { max-width: 211px; }    .footer .footer-second-block-content .row .column:nth-child(1) img { max-width: 165px; }    .footer .footer-second-block-content .row .column:nth-child(3) img { max-width: 168px; }    .footer .footer-first-block-content .row { flex-wrap: wrap; row-gap: 20px; }    .footer .footer-first-block-content .row .column { width: 100%; }    .footer .footer-first-block-content .row .column:nth-child(2) { order: 1; }    .footer .footer-first-block-content .row .column:nth-child(1) { order: 2; }    .footer .footer-first-block-content .row .column:nth-child(3) { order: 3; }    .footer .footer-second-block-content .row { flex-wrap: wrap; row-gap: 20px; }    .footer .footer-second-block-content .row .column { width: 100%; }    .footer .footer-second-block-content .row .column:nth-child(2) { order: 2; }    .footer .footer-second-block-content .row .column:nth-child(1) { order: 1; }    .footer .footer-second-block-content .row .column:nth-child(3) { order: 3; margin-top: 15px; }}@media (max-width: 1240px) {    .home-banner-section .velvet-grand-clean-banner-image { bottom: -28px; }    .home-banner-section a { bottom: 70px; }    .home-contact-form-section .row { flex-wrap: wrap; }    .home-contact-form-section .row .column { width: 100%; text-align: center; }    .home-contact-form-section .row .first-column form button { margin: auto; }    .home-contact-form-section .row .second-column { margin-top: 40px; }    .home-contact-form-section .row .column .contact-image { margin: auto; margin-bottom: 70px; }    .home-contact-form-section .row .first-column h1 { max-width: 100%; }    .home-contact-form-section { background-position: bottom right; }    .home-contact-form-section .row .first-column form .hs_firstname { width: 100%; }    .home-contact-form-section .row .first-column form .hs_lastname { width: 100%; }    .home-contact-form-section .row .first-column form .hs_phone { width: 100%; }    .home-contact-form-section .row .first-column form .hs_email { width: 100%; }    .home-contact-form-section .row .first-column form .hs_message { width: 98%; }    .style-section h2 { font-size: 40px; }    .style-section h4 { font-size: 20px; }    .style-section .button-styles a { font-size: 18px; }    .sport-section .row { flex-wrap: wrap; }    .sport-section .row .column { width: 100%; }    .sport-section .row .first-column { margin-bottom: 70px; }    .sport-section .row .first-column p { text-align: center; }    .sport-section .row .first-column h2 { text-align: center; max-width: 100%; }    .amenities-section-slider .amenities-title-content { flex-wrap: wrap; max-width: 1200px; width: 80%; margin: auto; }    .amenities-section-slider .amenities-content { margin-left: 0; }    .amenities-section-slider h2 { max-width: 100%; text-align: center; }    .amenities-section-slider .amenities-content p { text-align: center; }    .amenities-section-slider .button-styles { width: 100%; }    .questions-section h2 { font-size: 40px; }}@media(max-width: 1150px){    .style-section .button-styles { padding: 15px; }}@media (max-width: 992px) {    .home-banner-section .big-velvet-logo { display: none !important; }    .home-banner-section .olas-que-se-mueven { display: none; }    .home-banner-section .home-banner-image { height: 600px; }    .home-banner-section .home-banner-units-content { opacity: 1 !important; }    .home-banner-section .home-banner-units-content .container { max-width: 100%; width: 100%; }    .home-banner-section .home-banner-units-content .row .column { width: 33.3%; text-align: center; }    .home-menu-section .menu-content-block .row .column { width: 100%; }    .home-menu-section .menu-content-block .row .second-column { display: none; }    .home-menu-section .menu-content-block .close-menu-burguers-content { right: 0; left: auto; }    .numbers-section { padding-top: 80px; padding-bottom: 60px; }    .numbers-section .row { flex-wrap: wrap; row-gap: 40px; }    .numbers-section .row .column { width: calc(50% - 1px); }    .numbers-section .row .second-divider-vertical-line { display: none; }    .sport-section .row .first-column h2 { font-size: 40px; }    .project-definitions-section .first-column img { width: auto; }    .project-definitions-section .second-column .column-content p { max-width: 500px; font-size: 18px; width: 80%; }        .amenities-section .row { left: 0; }    .amenities-section .row .container { flex-wrap: wrap; }    .amenities-section .column { width: 100%; }    .amenities-section .column .first-column-information { justify-content: center; }    .amenities-section .column .second-column-information { justify-content: center; }    .amenities-section .column .third-column-information { justify-content: center; }    .amenities-section .column .four-column-information { justify-content: center; }    .amenities-section .column .five-column-information { justify-content: center; }    .amenities-section-slider .amenities-title-content { flex-wrap: wrap; justify-content: center; width: 100%; }    .amenities-section-slider p { text-align: center; }    .amenities-section-slider h2 { font-size: 40px; text-align: center; }    .amenities-section-slider h2 span { font-size: 40px; }    .amenities-section-slider .amenities-title-content { margin-right: 0; }    .amenities-section-slider .amenities-content { margin-left: 0; width: 80%; margin: auto; }    .amenities-section-slider .button-styles { margin: auto; display: block; margin-top: 20px; text-align: center; width: 100%; padding: 15px; }        .amenities-section-slider .button-styles img { margin: auto; }    .questions-section h3 { font-size: 20px; }}@media (max-width: 768px) {    .home-menu-section.is-home-menu { position: relative; }    .home-banner-section .home-banner-units-content .row { flex-wrap: wrap; row-gap: 30px; }    .home-banner-section .home-banner-units-content .row .column { width: 100%; }    .home-banner-section .unico-banner-logo img { max-width: 355px; }    .home-menu-section .menu-content-block .row .first-column ul li a:not(.contact-menu-item) { font-size: 34px; }    .home-banner-section a { bottom: 30px; }    .home-contact-form-section .row .first-column form .hs_firstname { width: 100%; }    .home-contact-form-section .row .first-column form .hs_lastname { width: 100%; }    .home-contact-form-section .row .first-column form .hs_phone { width: 100%; }    .home-contact-form-section .row .first-column form .hs_email { width: 100%; }    .home-contact-form-section .row .first-column form .hs_message { width: 98%; }    .development-logos-section .row { flex-wrap: wrap; row-gap: 30px; }    .development-logos-section .row .column img { margin: auto; }    .development-logos-section .row .column { width: 100%; }    .home-menu-section .row { flex-wrap: wrap; row-gap: 20px; }    .home-menu-section .row .column { width: 100%; }    .home-menu-section .row .column img { margin: auto; }    .home-menu-section .row .column:nth-child(2) { order: 3; }    .project-internal-details-section .row { flex-wrap: wrap; max-width: 80%; }    .project-internal-details-section .row .inner-row { width: 100%; justify-content: center; }    .amenities-section .amenities-content p { text-align: center; }    .amenities-section .amenities-title-content { flex-wrap: wrap; flex-direction: column; text-align: center; }    .amenities-section .amenities-title-content a { margin-top: 20px; }}@media (max-width: 575px) {    .home-banner-section .unico-banner-logo img { max-width: 295px; }     .project-definitions-section .row .column { width: 100%; }    .home-banner-section .velvet-grand-clean-banner-image { bottom: -14px; }    .questions-section h2 { font-size: 28px; }}@media (max-width: 480px) {    .home-banner-section .unico-banner-logo img { max-width: 240px; }    .numbers-section .row .column { width: 100%; }    .numbers-section .row .divider-vertical-line { display: none; }    .footer .footer-first-block-content .row .column .button-mail-style { display: flex; column-gap: 5px; width: fit-content; margin: auto; display: inline-block; max-width: 450px; white-space: normal; word-break: break-word; text-align: center; }    .footer .footer-first-block-content .row .column .button-mail-style img { margin: auto; margin-bottom: 10px; }}@media (max-width: 420px) {    .home-banner-section .unico-banner-logo img { max-width: 190px; }    .home-banner-section .velvet-grand-clean-banner-image { bottom: -9px; }}/* about the project page styles */.menu-has-background .home-menu-content { background-image: url(https://cdn.toribioachaval.com/northbeach/images/menu-background-2.png) !important; background-size: cover !important; background-position: center center !important; background-repeat: no-repeat !important; }.a-different-living-section-background { padding-top: 200px; padding-bottom: 100px; background: #F6F2EA; }.a-different-living-section-background .amenities-projects .slick-list { margin: 0 -10px; }.a-different-living-section-background .amenities-projects .slick-slide { margin: 0 10px; }.a-different-living-section-background .slick-dots { bottom: -56px !important; left: -20px; }.a-different-living-section-background .slick-dots li button:before { color: transparent !important; width: 50px !important; height: 3px !important; background: var(--primary); }.a-different-living-section-background .slick-dots li { margin: 0 22px !important; }.a-different-living-section-background .slick-dots li:first-child { margin-left: 0 !important; }.a-different-living-section-background .slick-dots li:last-child { margin-right: 0 !important; }.a-different-living-section-background .slick-dotted.slick-slider { margin-bottom: 0 !important; }/*.a-different-living-section { background-image: url(../images/line-project-section.png); background-repeat: no-repeat; background-position: top right; background-size: 50%;} */.a-different-living-section .row { column-gap: 100px; }.a-different-living-section .row .column { width: 50%; }.a-different-living-section .row .column h1 { font-weight: 300; font-size: 48px; margin-top: 25px; line-height: 1; }.a-different-living-section .row .column h2 { font-weight: 300; font-size: 48px; margin-top: 25px; line-height: 1; }.a-different-living-section .row .column h2 span { font-weight: 700; font-size: 48px; line-height: 1; }.a-different-living-section .row .first-column h4 { margin-top: 25px; font-size: 24px; font-weight: 700; }.a-different-living-section .row .first-column p { margin-top: 30px; font-size: 20px; }´/*.a-different-living-section .row .first-column .button-styles { position: relative; margin-top: 30px; }.a-different-living-section .row .first-column a { padding: 10px 0 10px 20px; background: #fff; display: inline-flex; align-items: center; border-radius: 32px; font-size: 20px; }.a-different-living-section .row .first-column a:hover { background: var(--primary); color: #fff; }.a-different-living-section .row .first-column img { margin-left: 10px; } */.a-different-living-section .row .first-column .button-styles { position: relative; margin-top: 30px; display: flex; justify-content: center; margin-top: 40px; }.a-different-living-section .row .first-column .button-styles .image-decoration { padding: 15px; background: #000; border-radius: 50%; margin-left: 20px; }.a-different-living-section .row .first-column .button-styles a { padding: 10px 10px 10px 20px; background: #fff; display: inline-flex; align-items: center; border-radius: 32px; font-size: 20px; margin-top: 40px; color: #000; }.a-different-living-section .row .first-column .button-styles a:hover { color: var(--primary); transition: 0.6s; }.a-different-living-section .row .first-column .numbers-section-proyect .column { width: 50%; }.a-different-living-section .row .first-column .numbers-section-proyect .column h2 { font-size: 80px; color: var(--primary); font-weight: 500; }.a-different-living-section .row .first-column .numbers-section-proyect .column h2 span { color: var(--primary); font-weight: 500; }.a-different-living-section .row .first-column .numbers-section-proyect .column p { margin-top: 3px; font-weight: 500; font-size: 16px; }.a-different-living-section .row .first-column .numbers-section-proyect .column .divider-vertical-line { width: 2px; height: 80px; background: var(--primary); display: block; }.a-different-living-section .row .divider-horizontal-line { display: block; background: #2374AB; height: 1px; width: 100%; margin: 40px 0; }.a-different-living-section .container .button-center a { margin-top: 40px; }.a-different-living-section .row .second-column img { width: 100%; border-radius: 20px; object-fit: cover; }.a-different-living-section .row .second-column .cioffi-logo-styles { width: 110px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }.a-different-living-section-styles { padding-top: 100px; padding-bottom: 100px; background: #F6F2EA; }.a-different-living-section-styles .row { column-gap: 100px; }.a-different-living-section-styles .row .column { width: 50%; }.a-different-living-section-styles .row .column h2 { font-size: 48px; font-weight: 300; }.a-different-living-section-styles .row .column h2 span { font-size: 48px; font-weight: 700; }.a-different-living-section-styles .row .first-column img { width: 100%; border-radius: 20px; }.a-different-living-section-styles .row .second-column h4 { margin-top: 25px; }.a-different-living-section-styles .row .column h2,.a-different-living-section-styles .row .column h4 { color: #000; }.a-different-living-section-styles .row .divider-horizontal-line { display: block; background: #2374AB; height: 1px; width: 100%; margin: 40px 0; }.a-different-living-section-styles .container .button-center a { margin-top: 40px; }.style-section-project { padding: 80px 0; background: var(--primary); }.style-section-project h2 { color: #fff; font-weight: 300; margin: auto; margin-top: 20px; text-align: center; }.style-section-project .second-row { margin-top: 50px; align-items: center; }.style-section-project .second-row .column { width: 20%; }.style-section-project .second-row .column img { width: 20px; object-fit: contain; margin: auto; }.style-section-project .second-row .column h4 { max-width: 100px; margin-top: 30px; text-align: center; margin: auto; margin-top: 25px; color: #fff; }.north-grand-location-section { background: #F6F2EA; padding: 150px 0; }.north-grand-location-section .row { column-gap: 100px; }.north-grand-location-section .row .column { width: 50%; }.north-grand-location-section .row .first-column p { column-gap: 10px; color: #000; font-weight: 500; font-size: 18px; }.north-grand-location-section .row .first-column h2 { margin-top: 25px; color: #000; font-size: 48px; font-weight: 300; }.north-grand-location-section .row .first-column h2 span { font-weight: 500; font-size: 48px; }.north-grand-location-section .row .second-column #map { width: 100%; height: 500px; border: 2px solid var(--primary); border-radius: 20px; }@media(max-width: 1300px){    .a-different-living-section .row .first-column h4 { font-size: 22px; }    .a-different-living-section .row .column h2 { font-size: 44px; }    .a-different-living-section .row .column h2 { font-size: 44px; }    .a-different-living-section .row .column h2 span { font-size: 44px; }    .a-different-living-section-styles .row .column h2 { font-size: 44px; }    .a-different-living-section-styles .row .column h2 span { font-size: 44px; }    .style-section-project h4 { font-size: 22px; }    .style-section-project h2 { font-size: 44px; }    .north-grand-location-section .row .first-column h2 { font-size: 44px; }    .north-grand-location-section .row .first-column h2 span { font-size: 44px; }}@media(max-width: 1200px){    .a-different-living-section .row .first-column h4 { font-size: 20px; }    .a-different-living-section .row .column h1 { font-size: 40px; }    .a-different-living-section .row .column h2 { font-size: 40px; }    .a-different-living-section .row .column h2 span { font-size: 40px; }    .a-different-living-section-styles .row .column h2 { font-size: 40px; }    .a-different-living-section-styles .row .column h2 span { font-size: 40px; }    .style-section-project h4 { font-size: 20px; }    .style-section-project h2 { font-size: 40px; }    .north-grand-location-section .row .first-column h2 { font-size: 40px; }    .north-grand-location-section .row .first-column h2 span { font-size: 40px; }}@media(max-width: 992px){    .a-different-living-section { background-position: bottom right; }    .a-different-living-section .row { flex-wrap: wrap; }    .a-different-living-section .row .column { width: 100%; text-align: center; }    .a-different-living-section .row .first-column h4 { margin-top: 0; }    .a-different-living-section .row .column h1 { font-size: 35px; }    .a-different-living-section .row .column h2 { font-size: 35px; }    .a-different-living-section .row .column h2 span { font-size: 35px; }    .a-different-living-section-styles .row .column h2 { font-size: 35px; }    .a-different-living-section-styles .row .column h2 span { font-size: 35px; }    .a-different-living-section .row .first-column img { max-width: 500px; margin: auto; }    .a-different-living-section .numbers-section-proyect { flex-wrap: wrap; }    .a-different-living-section .row .first-column .numbers-section-proyect .column  { width: 100%; margin-bottom: 50px; }        .a-different-living-section .row .second-column { margin-top: 40px; }    .a-different-living-section-styles { padding-top: 0; }    .a-different-living-section-styles .row { flex-wrap: wrap; flex-direction: column-reverse; }    .a-different-living-section-styles .row .column { width: 100%; text-align: center; }    .a-different-living-section-styles .row .first-column { margin-top: 40px; }    .a-different-living-section-styles .row .first-column img { max-width: 500px; margin: auto; }    .style-section-project .second-row { flex-wrap: wrap; }    .style-section-project .second-row .column { width: 100%; margin-top: 30px; }    .north-grand-location-section .row { flex-wrap: wrap; }    .north-grand-location-section .row .column { width: 100%; text-align: center; }    .north-grand-location-section .row .first-column h2 { font-size: 35px; }    .north-grand-location-section .row .first-column h2 span { font-size: 35px; }    .north-grand-location-section .row .first-column p { justify-content: center; }    .north-grand-location-section .row .second-column { margin-top: 40px; }    .north-grand-location-section .row .second-column img { max-width: 500px; margin: auto; }}@media(max-width: 768px){    .a-different-living-section-background { padding-top: 250px; }}@media(max-width: 575px){    .a-different-living-section .row .column h2 { font-size: 30px; }    .a-different-living-section .row .column h2 span { font-size: 30px; }    .style-section-project h2 { font-size: 30px; }    .a-different-project-section .row .column h2 { font-size: 30px; }    .nature-section h2 { font-size: 30px; }    .nature-image-section h2 { font-size: 30px; }}@media(max-width: 480px){    .a-different-living-section .row .column h2 { font-size: 26px; }    .a-different-living-section .row .column h2 span { font-size: 26px; }    .style-section-project h2 { font-size: 26px; }    .a-different-project-section .row .column h2 { font-size: 26px; }    .nature-section h2 { font-size: 26px; }    .nature-image-section h2 { font-size: 26px; }}/* end about the project page styles *//* investors styles */.menu-has-background .home-menu-content { background-image: url(https://cdn.toribioachaval.com/northbeach/images/menu-background.png) !important; background-size: cover !important; background-position: center center !important; background-repeat: no-repeat !important; }.a-different-investors-section-background { padding-top: 200px; padding-bottom: 100px; background: #F6F2EA; }.a-different-investors-section { background-image: url(https://cdn.toribioachaval.com/northbeach/images/line-project-section.png); background-repeat: no-repeat; background-position: top right; background-size: 50%;}.a-different-investors-section .row { column-gap: 100px; }.a-different-investors-section .row .column { width: 50%; }.a-different-investors-section .row .column h2 { font-weight: 300; font-size: 48px; margin-top: 25px; line-height: 1; }.a-different-investors-section .row .first-column p { margin-top: 30px; font-size: 20px; }.a-different-investors-section .row .second-column img { width: 100%; }.destination-section { padding: 100px 0; background: var(--primary); }.destination-section h4 { font-size: 24px; font-weight: 500; color: #fff; }.destination-section h2 { font-size: 48px; font-weight: 300; color: #fff; margin-top: 10px; }.financing-section { padding: 100px 0; background: #F6F2EA; }.financing-section h4 { font-size: 24px; font-weight: 500; color: #000; }.financing-section h2 { font-size: 48px; font-weight: 300; color: #000; margin-top: 10px; }.future-section { padding: 100px 0; background: #000; }.future-section h4 { font-size: 24px; font-weight: 500; color: #fff; }.future-section h2 { font-size: 48px; font-weight: 300; color: #fff; margin-top: 10px; }@media(max-width: 1300px){    .a-different-investors-section .row .column h2 { font-size: 44px; }    .destination-section h4 { font-size: 22px; }    .destination-section h2 { font-size: 44px; }    .financing-section h4 { font-size: 22px; }    .financing-section h2 { font-size: 44px; }    .future-section h4 { font-size: 22px; }    .future-section h2 { font-size: 44px; }}@media(max-width: 1200px){    .a-different-investors-section .row .column h2 { font-size: 40px; }    .destination-section h4 { font-size: 20px; }    .destination-section h2 { font-size: 40px; }    .financing-section h4 { font-size: 20px; }    .financing-section h2 { font-size: 40px; }    .future-section h4 { font-size: 20px; }    .future-section h2 { font-size: 40px; }}@media(max-width: 992px){    .a-different-investors-section { background-position: bottom right; }    .a-different-investors-section .row { flex-wrap: wrap; }    .a-different-investors-section .row .column { width: 100%; text-align: center; }    .a-different-investors-section .row .column h2 { font-size: 35px; }    .a-different-investors-section .row .second-column img { max-width: 500px; margin: auto; margin-top: 50px; }    .destination-section h2 { font-size: 35px; }    .financing-section h2 { font-size: 35px; }    .future-section h2 { font-size: 35px; }}@media(max-width: 768px){    .a-different-investors-section-background { padding-top: 250px; }}@media(max-width: 575px){    .a-different-investors-section .row .column h2 { font-size: 30px; }    .destination-section h2 { font-size: 30px; }    .financing-section h2 { font-size: 30px; }    .future-section h2 { font-size: 30px; }}@media(max-width: 480px){    .a-different-investors-section .row .column h2 { font-size: 26px; }    .destination-section h2 { font-size: 26px; }    .financing-section h2 { font-size: 26px; }    .future-section h2 { font-size: 26px; }}/* end investors styles *//* contact page styles */.internal-page-content .fixed-header .home-menu-content { background: rgba(0,0,0,0.3); backdrop-filter: blur(10px); -webkit-backdrop-filter: blur(10px); }.contact-form-section { padding-top: 200px; padding-bottom: 200px; background-image: linear-gradient(rgba(0,0,0,0.4), rgba(0,0,0,0.4)), url(https://cdn.toribioachaval.com/northbeach/images/background-contact.png); background-size: cover; background-position: center center; background-repeat: no-repeat; }.contact-form-section .row { max-width: 660px; margin: auto; }.contact-form-section .row .column h1 { margin-top: 20px; }.contact-form-section .row .column h1 span { color: var(--primary); }.contact-form-section .row .column form { max-width: 540px; margin: auto; margin-top: 40px; }.contact-form-section .row .column form button { max-width: 110px; margin: auto; margin-top: 12px; }.contact-form-section .row .column form .hs-field-desc,.contact-form-section .row .column form .hs-tipologias label span { color: #fff; }@media (max-width: 768px) {    .contact-form-section { padding-top: 260px; padding-bottom: 90px; }}@media (max-width: 575px) {    form .form-group.d-flex { flex-wrap: wrap; row-gap: 15px; }}/* end contact page styles *//* faq page styles */.menu-has-background .home-menu-content { background-image: url(https://cdn.toribioachaval.com/northbeach/images/menu-background-2.png) !important; background-size: cover !important; background-position: center center !important; background-repeat: no-repeat !important; }.faq-section { padding-top: 190px; padding-bottom: 100px; background: #f8f7f2; }.faq-section .second-row { margin-top: 40px; }.faq-section .faq-container { background: #fff; border-radius: 20px; padding: 18px 30px; box-sizing: border-box; box-shadow: 2px 2px 5px rgb(0 0 0 / 5%); --webkit-box-shadow: 2px 2px 5px rgb(0 0 0 / 5%); }.faq-section .faq-container .faq-header { column-gap: 10px; cursor: pointer; border-bottom: 2px solid #D5CEBC; padding: 12px 0; }.faq-section .faq-container .faq-header i { color: var(--primary); }.faq-section .faq-container .faq-body { display: none; padding: 12px 30px; box-sizing: border-box; }.faq-section .faq-content:last-child .faq-header { border-bottom: none; }.faq-section .faq-content:first-child .faq-body { display: block; }.faq-section a { margin: auto; margin-top: 40px; }@media (max-width: 768px) {    .faq-section { padding-top: 260px; }}/* end faq page styles *//* form thanks page styles */.thanks-section { padding-top: 200px; padding-bottom: 110px; background: #f8f7f2; }.thanks-section .row .column p { margin-top: 20px; }.thanks-section .row .column a { margin: auto; margin-top: 30px; }.contact-form-popup { display: none; z-index: 99999; position: fixed; width: 100%; height: 100%; left: 0; top: 0; }.contact-form-popup .overload { width: 100%; position: absolute; background: rgba(0, 0, 0, 0.5); height: 100%; }.contact-form-popup .popup-body { z-index: 9999; position: relative; max-width: 560px; margin: auto; top: 30%; transform: translateY(-30%); background: #f8f7f2; border-radius: 20px; padding: 60px; box-sizing: border-box; }.contact-form-popup .popup-body .fa-remove { transition: all 0.6s; position: absolute; right: 20px; top: 20px; font-size: 20px; cursor: pointer; }.contact-form-popup .popup-body .fa-remove:hover { color: #ff0000; }.contact-form-popup .popup-body .popup-title { margin-bottom: 20px; }.contact-form-popup .popup-body .hs-button { transition: all 0.6s; cursor: pointer; background: var(--primary); text-transform: uppercase; letter-spacing: 1.8px; font-weight: 500; color: #fff; }.contact-form-popup .popup-body .hs-button:hover { background: #000; color: #fff; }.contact-form-popup .hs-error-msgs { display: none; }.contact-form-popup .hs-main-font-element { color: #ff0000; }@media (max-width: 768px) {    .thanks-section { padding-top: 260px; padding-bottom: 90px; }    .thanks-section .row .column h1 { font-size: 36px; }}/* end form thanks page styles *//* amenities page styles */.text-white{color:white}.amenities-banner-section { background-image: url(https://cdn.toribioachaval.com/northbeach/images/slider/slider-05.webp); background-size: cover; background-repeat: no-repeat; background-position: center center; height: 100vh; }.amenities-banner-section .row .column { position: absolute; bottom: 90px; left: 50%; transform: translateX(-50%); }.finish-dept-banner-section { background-image: url(https://cdn.toribioachaval.com/northbeach/images/dept-finish/banner.webp); background-size: cover; background-repeat: no-repeat; background-position: center center; height: 100vh; }.finish-dept-banner-section .row .column { position: absolute; bottom: 90px; left: 50%; transform: translateX(-50%); }.development-amenities-section { background: #261C07;  }.development-amenities-section .row .container { column-gap: 50px; }.development-amenities-section .row .column { width: 50%; }.development-amenities-section .row .second-column img { position: relative; top: 80px; width: 100%; border-radius: 20px; }.development-amenities-section .row .first-column h2 { color: #fff; font-weight: 300; max-width: 650px; font-size: 52px; }.development-amenities-section .row .first-column span { font-size: 52px; color: #fff; }.development-amenities-section .row .first-column p { color: #fff; max-width: 650px; margin-top: 20px; }.style-section-project-two { padding: 80px 0; background: #F6F2EA; }.style-section-project-two h2 { font-weight: 300; margin: auto; text-align: center; max-width: 500px; }.style-section-project-two span { font-size: 60px; }.style-section-project-two .first-row h4 { text-align: center; font-weight: 500; }.finish-dept-page .style-section-project-two .first-row h4{font-weight:400}.style-section-project-two .first-row { margin-top: 80px; }.style-section-project-two .second-row { margin-top: 50px; align-items: center; }.style-section-project-two .second-row .column { width: 16.67%; height: 80px; }.style-section-project-two .second-row .column img { width: 20px; object-fit: contain; margin: auto; }.style-section-project-two .second-row .column h4 { margin-top: 30px; text-align: center; margin: auto; margin-top: 20px; font-weight: 500; }.finish-dept-page .style-section-project-two .second-row .column{width: calc(100% / 3 ); height: unset; display:flex; justify-content: center; column-gap:10px; align-items:center}.finish-dept-page .style-section-project-two .second-row .column img { width:unset; object-fit: unset; margin: unset; }.finish-dept-page .style-section-project-two .second-row{max-width: 900px; margin: 70px auto; row-gap:20px}.finish-dept-page .style-section-project-two .second-row .column h4 { margin-top: unset; text-align: unset; margin: unset; margin-top: unset; font-weight: 500; }.finish-dept-page .style-section-project-two .third-row .inner-img{max-width: calc(100% / 3 - 20px); position:relative}.finish-dept-page .style-section-project-two .third-row .inner-img img{max-width:100%}.finish-dept-page .style-section-project-two .third-row .inner-img .open-modal{position: absolute;    top: 10px;    right: 10px;    color: white;    border: 1px solid white;    border-radius: 50%;    padding: 7px;    background: #00000070;    font-size: 15px;    display: flex;}.finish-dept-page .style-section-project-two .third-row{margin-top:50px}.style-section-project-two .button-styles { position: relative; margin-top: 60px; display: flex; justify-content: center; margin-top: 40px; }.style-section-project-two .button-styles .image-decoration { padding: 15px; background: var(--primary); border-radius: 50%; margin-left: 20px; }.finish-dept-page .style-section-project-two .button-styles .image-decoration{padding: 15px;background: #000; border-radius: 50%; margin-left: 20px;}.style-section-project-two .button-styles a { padding: 10px 10px 10px 20px; background: #fff; display: inline-flex; align-items: center; border-radius: 32px; font-size: 20px; }.style-section-project-two .button-styles a:hover { color: var(--primary); transition: 0.6s; }/*.golf-section .first-column img { width: 100%; position: relative; } .golf-section .second-column { position: absolute; top: 85%; transform: translateY(-85%); }.golf-section .second-column .column-content { margin-left: calc((100vw - min(1200px, 80vw)) / 2); }.golf-section .second-column .column-content p { color: #fff; font-family: 'Open Sans', sans-serif; font-weight: 400; font-size: 20px; max-width: 680px; }.golf-section .second-column .column-content .p-styles { font-family: 'Yantramanav'; margin-top: 10px; font-weight: 500; font-size: 24px; } */.golf-section { height: 800px; object-fit: cover; background-image: url(https://cdn.toribioachaval.com/northbeach/images/golf-background.png); background-size: cover; background-repeat: no-repeat; background-position: center; }.golf-section .first-row { position: relative; top: 40px; }.golf-section .first-row p { text-align: right; color: #fff; font-family: 'Open Sans', sans-serif; font-weight: 400; font-size: 20px; }.golf-section .first-row .p-styles { font-family: 'Yantramanav'; margin-top: 10px; font-weight: 500; font-size: 24px; } .amenities-details-section { padding: 100px 0; background: #F6F2EA; }.amenities-details-section .column { width: 33.3%; }.amenities-details-section .row .container { column-gap: 20%; }.amenities-details-section .row .amenities-tittle-style { font-weight: 500; margin-bottom: 50px; }.amenities-details-section .column .first-column-information { margin-bottom: 15px; }.amenities-details-section .column .second-column-information { margin-bottom: 15px; }.amenities-details-section .column .third-column-information { margin-bottom: 15px; }.amenities-details-section .column .four-column-information { margin-bottom: 15px; }.amenities-details-section .column .five-column-information { margin-bottom: 15px; }.amenities-details-section .column img { font-size: 15px; object-fit: contain; }.amenities-details-section .column h4 { text-transform: uppercase; color: #000; margin-left: 15px; font-weight: 500; }.amenities-slider-section { padding-bottom: 100px; background: #F6F2EA; }.amenities-slider-section .amenities-slider-container .amenities-item img { width: 100%; height: 433px; object-fit: cover; border-radius: 20px; }.amenities-slider-section .amenities-title-content { margin-top: 12px; margin-right: calc((100vw - min(1200px, 80vw)) / 2); }.amenities-slider-section .amenities-slider-container .black-cover { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.1); border-radius: 20px; }.amenities-slider-section .amenities-slider-container .slick-list { margin: 0 -10px; }.amenities-slider-section .amenities-slider-container .slick-slide { margin: 0 10px; }.amenities-slider-section .slick-dots { bottom: -56px !important; left: -20px; }.amenities-slider-section .slick-dots li button:before { color: transparent !important; width: 50px !important; height: 3px !important; background: var(--primary); }.amenities-slider-section .slick-dots li { margin: 0 22px !important; }.amenities-slider-section .slick-dots li:first-child { margin-left: 0 !important; }.amenities-slider-section .slick-dots li:last-child { margin-right: 0 !important; }.amenities-slider-section .slick-dotted.slick-slider { margin-bottom: 0 !important; }.green-background-section{padding:70px 0; background: #7F9E99;}.lotes-disponibles-section{background:#F6F2EA; padding:70px 0 90px}.green-background-section h2{font-size: 42px;font-weight: 300; max-width:700px}.lotes-disponibles-section .item-lote{max-width:calc(100% / 3 - 20px)}.lotes-disponibles-section .item-lote .inner-img{margin-bottom:20px;}.lotes-disponibles-section .item-lote .inner-img img{width:100%}.lotes-disponibles-section .item-lote .inner-text a{padding: 10px 10px 10px 20px;    background: #fff;    display: inline-flex;    align-items: center;    border-radius: 32px;    font-size: 20px;    color: #000;}.lotes-disponibles-section .item-lote .inner-text .image-decoration{padding: 15px;    background: #000;    border-radius: 50%;    margin-left: 20px;}.bg-darker{background:#261C07}.lotes-disponibles-section .item-lote .inner-text  h3{font-size: 42px; font-weight:300}.lotes-disponibles-section .item-lote .inner-text  p{font-size: 23px; font-weight:400}.flex-column{flex-direction:column}.img-pre-footer-section{padding:70px 0; background: #F6F2EA;}.img-pre-footer-section .d-flex{width:100%}.img-pre-footer-section .img-item{max-width:calc(100% / 3 - 20px); width:100%}.img-pre-footer-section .img-item img{width:100%}.img-pre-footer-section a{padding: 10px 10px 10px 20px;    background: #fff;    display: inline-flex;    align-items: center;    border-radius: 32px;    font-size: 20px;    color: #000;}.img-pre-footer-section .image-decoration{padding: 15px;    background: #000;    border-radius: 50%;    margin-left: 20px;}.img-pre-footer-section .button-styles{margin-top: 30px;}@media(max-width: 1450px){    .development-amenities-section .row .first-column h2 { font-size: 45px; }    .development-amenities-section .row .first-column span { font-size: 45px; }}@media (max-width: 1380px) {    .development-amenities-section .row .first-column h2 { font-size: 38px; }    .development-amenities-section .row .first-column span { font-size: 38px; }    .amenities-details-section .row .column { max-width: 650px; }}@media(max-width: 1150px){    .amenities-details-section .row .container { flex-wrap: wrap; }    .amenities-details-section .row .column { width: 100%; max-width: 100%; }    .amenities-details-section .column .first-column-information { justify-content: center; }    .amenities-details-section .column .second-column-information { justify-content: center; }    .amenities-details-section .column .third-column-information { justify-content: center; }    .amenities-details-section .column .four-column-information { justify-content: center; }    .amenities-details-section .column .five-column-information { justify-content: center; }}@media (max-width: 992px) {    .amenities-banner-section { height: 600px; }        .development-amenities-section .row .container { flex-wrap: wrap; }    .development-amenities-section .row .column { width: 100%; }    .development-amenities-section .row .first-column { padding: 80px 0 0 0; }    .development-amenities-section .row .first-column h2 { max-width: 100%; text-align: center; }    .development-amenities-section .row .first-column p { max-width: 100%; text-align: center; }    .style-section-project-two .second-row { flex-wrap: wrap; }    .style-section-project-two .second-row .column { width: 100%; margin-top: 30px; }    .golf-section .first-row p { font-size: 18px; }    .golf-section .first-row .p-styles { font-size: 18px; }        .amenities-slider-section .slick-dots { display: none!important; }    .finish-dept-page .style-section-project-two .third-row .inner-img{max-width: calc(100% / 2 - 20px)}    .lotes-disponibles-section .item-lote{max-width:80%; width:100%; margin: 10px auto 30px}    .img-pre-footer-section .img-item{max-width:80%; width:100%; margin: 0 auto}        }@media(max-width:782px){    .finish-dept-page .style-section-project-two .third-row .inner-img{max-width: 100%; width: 100%;        display: flex;        justify-content: center;}    .finish-dept-page .style-section-project-two .second-row .column{width: 100% ;}}/* end amenities page styles *//* Overlay */.modal-overlay {    position: fixed;    inset: 0;    background: rgba(0, 0, 0, 0.6); /* 20% */    display: flex;    align-items: center;    justify-content: center;    opacity: 0;    visibility: hidden;    transition: opacity 0.25s ease, visibility 0.25s ease;    z-index: 9999;}/* Activo */.modal-overlay.active {    opacity: 1;    visibility: visible;}/* Contenedor */.modal-content {    position: relative;    max-width: 90%;    max-height: 90%;    width:1200px;    padding: 20px;    border-radius: 8px;        animation: modalIn 0.25s ease;}/* Imagen / contenido */.modal-content img {    max-width: 100%;    width:100%;    max-height: 80vh;    display: block;}/* Botón cerrar */.modal-close {    position: absolute;    top: 10px;    right: 12px;    background: none;    border: none;    cursor: pointer;    padding: 0;}.modal-close i {    color: #fff;    font-size: 22px;    opacity: 0.7;    transition: opacity 0.2s ease, transform 0.2s ease;}.modal-close:hover i {    opacity: 1;    transform: scale(1.1);}/* Animación */@keyframes modalIn {    from {        opacity: 0;        transform: scale(0.96);    }    to {        opacity: 1;        transform: scale(1);    }}