@charset "UTF-8";

@font-face {
font-family: "carlasans";
src: url(//coralsquare-ibiza.com/wp-content/themes/coralsquare/assets/fonts/CarlaSans.otf) format("opentype");
}
@font-face {
font-family: "algha";
src: url(//coralsquare-ibiza.com/wp-content/themes/coralsquare/assets/fonts/Algha.ttf) format("truetype");
}
.source-serif-4-regular {
font-family: "Source Serif 4", serif;
font-optical-sizing: auto;
font-weight: 200;
font-style: normal;
}
.montserrat-light {
font-family: "Montserrat", serif;
font-optical-sizing: auto;
font-weight: 200;
font-style: normal;
}
.montserrat-regular {
font-family: "Montserrat", serif;
font-optical-sizing: auto;
font-weight: 300;
font-style: normal;
}
.montserrat-bold {
font-family: "Montserrat", serif;
font-optical-sizing: auto;
font-weight: 800;
font-style: normal;
}
.roboto-light {
font-family: "montserrat-regular", sans-serif;
font-weight: 300;
font-style: normal;
}
.roboto-regular {
font-family: "montserrat-regular", sans-serif;
font-weight: 400;
font-style: normal;
}
.roboto-bold {
font-family: "montserrat-regular", sans-serif;
font-weight: 700;
font-style: normal;
}
.fuente-principal {
font-family: "montserrat-regular", sans-serif;
font-weight: 400;
}
h2.fuente-principal {
font-size: 1.5rem;
text-transform: uppercase;
}
a {
color: #222;
transition: all 0.5s ease;
text-decoration: none;
}
a:hover {
color: #1F1801;
text-decoration: underline;
}
body {
color: #1F1801;
font-size: 16px;
font-family: "montserrat-regular", sans-serif;
font-weight: 300;
background-color: #ffffff;
}
body strong {
font-weight: 700;
}
body, html {
overflow-x: hidden;
}
h1, h2, h3, h4 {
font-family: "montserrat", sans-serif;
}
h1 {
font-weight: 500;
line-height: 120%;
color: #4CB7A1;
text-transform: uppercase;
}
h2.subtitulo {
text-transform: none;
}
.rallita {
height: 3px;
width: 100px;
background-color: #BD8342;
}
p {
font-size: 1.1rem;
font-weight: 100;
padding: 0px;
}
h2 {
font-weight: 500;
text-transform: uppercase;
color: #4cb7a1;
}
h3 {
font-weight: 500;
font-size: 1.3rem !important;
}
.bg-gray {
background-color: #f5f5f5;
}
.bg-azul-marino {
background-color: #86cccb;
}
.bg-azul-marino h2 {
color: #ffffff !important;
}
.object-fit-cover {
-o-object-fit: cover;
object-fit: cover;
width: 100%;
height: 100%;
}
.hamburger-menu span {
text-transform: uppercase;
color: #4cb7a1;
font-weight: 700;
}
.ham {
cursor: pointer;
-webkit-tap-highlight-color: transparent;
transition: transform 400ms;
-moz-user-select: none;
-webkit-user-select: none;
user-select: none;
}
.hamRotate.active {
transform: rotate(45deg);
}
.hamRotate180.active {
transform: rotate(180deg);
}
.line {
fill: none;
transition: stroke-dasharray 400ms, stroke-dashoffset 400ms;
stroke: #4cb7a1;
stroke-width: 5.5;
stroke-linecap: round;
}
.ham8 .top {
stroke-dasharray: 40 160;
}
.ham8 .middle {
stroke-dasharray: 40 142;
transform-origin: 50%;
transition: transform 400ms;
}
.ham8 .bottom {
stroke-dasharray: 40 85;
transform-origin: 50%;
transition: transform 400ms, stroke-dashoffset 400ms;
}
.ham8.active .top {
stroke-dashoffset: -64px;
}
.ham8.active .middle {
transform: rotate(90deg);
}
.ham8.active .bottom {
stroke-dashoffset: -64px;
}
.languages {
position: relative !important;
top: auto !important;
right: auto !important;
}
.languages .widget {
margin: 0 !important;
}
.languages .widget li {
padding: 0 !important;
border: 0 !important;
}
.languages .widget li a img {
width: 30px;
}
.languages .wpml-ls-legacy-list-horizontal a {
padding: 0px !important;
}
#flotante_desktop {
position: fixed;
bottom: 45%;
right: 0px;
z-index: 9999;
padding: 20px 15px 20px 20px;
background-color: #4cb7a1;
border-top-left-radius: 10px;
border-bottom-left-radius: 10px;
box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
transition: all 0.5s ease;
}
#flotante_desktop.hide {
opacity: 0;
right: -100px;
}
#flotante_desktop li a i {
color: white;
font-size: 1rem;
transition: all 0.5s ease;
}
#flotante_desktop li a:hover i {
color: #f5f5f5;
}
ul.iconos a {
text-transform: uppercase;
color: #4cb7a1;
transition: all 0.5s ease;
font-weight: 700;
}
ul.iconos a:hover {
color: #1F1801;
text-decoration: none;
}
#mensaje-top {
position: absolute;
top: 0;
left: 0;
width: 100%;
min-height: 40px;
max-height: 80px;
background-color: #eb3838;
color: #FBFBFB;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
font-size: 1rem;
z-index: 99999;
}
#mensaje-in-image {
z-index: 99999;
position: absolute;
bottom: 30px;
padding: 30px;
background: rgba(255, 255, 255, 0.7);
color: #000;
font-size: 1.5rem;
}
header {
position: absolute;
width: 100%;
top: 0;
left: 0;
}
.subtitulo {
font-size: 1rem;
}
.banda {
height: auto;
width: 100%;
background-color: transparent;
position: absolute;
left: 0;
top: 0;
display: flex;
align-items: center;
}
.content__map {
height: 600px;
overflow: hidden;
border-top: 2px solid #4cb7a1;
}
.logo {
width: 85px;
}
.col-info {
background-color: #fff;
display: flex;
align-items: center;
padding-top: 50px;
}
.col-img img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.form-control,
.input-group-text,
.form-check-label {
border-radius: 3px !important;
font-size: 0.9rem;
border-color: #111;
}
.input-group-text {
border-top-right-radius: 0px !important;
border-bottom-right-radius: 0px !important;
background-color: #ffffff !important;
}
.form-control[type=email] {
border-top-left-radius: 0px !important;
border-bottom-left-radius: 0px !important;
}
.form-check-label {
font-size: 0.7rem;
}
.form-check-label a {
color: #1F1801;
transition: all 0.5s ease;
}
.form-check-label a:hover {
color: #222;
}
.form-check-input {
border-radius: 0 !important;
border-color: #111;
}
.btn {
border-radius: 0 !important;
}
.btn.btn-primary {
background-color: #4cb7a1;
border: 1px solid #4cb7a1;
color: #fff;
transition: all 0.5s ease;
font-size: 0.9rem;
text-transform: uppercase;
border-radius: 3px !important;
padding-top: 8px;
font-family: "montserrat-regular", sans-serif;
}
.btn.btn-primary span {
padding: 0 10px;
}
.btn.btn-primary:hover {
border: 1px solid #4cb7a1;
background-color: #fff;
color: #4cb7a1;
text-decoration: none;
}
.form-control {
height: 45px;
font-size: 1rem;
}
input[type=submit],
button[type=submit] {
height: 45px !important;
font-size: 1.1rem !important;
}
form.wpcf7-form .form-check {
padding-left: 0.5rem !important;
}
textarea.form-control {
height: 90px !important;
}
#close {
position: absolute;
top: 15px;
right: 20px;
}
#close i {
font-size: 1.2rem;
color: #999;
transition: all 0.5s ease;
}
#close:hover i {
color: #4cb7a1;
}
footer {
background-color: #ffffff;
font-size: 0.8rem;
font-family: "montserrat-regular", sans-serif;
}
footer a {
display: inline-block;
}
.footer-border-top {
border-top: 2px solid #222;
}
.footer-border-top a {
color: #1F1801;
text-decoration: none;
}
.iti__flag {
margin-right: 5px;
background-color: white;
}
.iti__selected-dial-code {
font-size: 0.8rem;
}
.iti--separate-dial-code .iti__selected-flag {
background-color: white;
}
.iti--separate-dial-code {
width: 100%;
}
#language {
position: absolute;
top: 20px;
right: 35px;
}
#language.language_mobile {
top: 40px;
right: 30px;
}
#language a img {
filter: grayscale(100%);
transition: all 0.5s ease;
}
#language a:hover img {
filter: none;
}
#language a.active img {
filter: none;
}
.txt-green {
color: #4CB7A1;
}
#btn-open-form {
width: 100px;
height: 80px;
background-color: white;
position: absolute;
bottom: 30px;
left: 0;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
display: flex;
align-items: center;
justify-content: center; box-shadow: inset 10px 0 10px -5px rgba(0, 0, 0, 0.2);
}
#btn-open-form i {
font-size: 2.5rem;
color: #4CB7A1;
}
.licencia {
color: black;
}
#content__form {
position: absolute;
bottom: 0;
left: -50%;
width: 500px;
min-height: 400px;
background-color: #fdfdfd;
z-index: -1;
transition: all 0.5s ease;
padding: 50px;
border-top-right-radius: 10px;
box-shadow: inset 5px 0 10px -5px rgba(0, 0, 0, 0.5);
display: flex;
align-items: center;
}
#content__form.open {
left: 0%;
z-index: 9999;
}
.languages {
position: absolute;
z-index: 9;
}
.languages ul li {
display: inline-block;
border: 2px solid #4cb7a1;
padding: 0px 5px 2px 5px;
background-color: transparent;
}
.languages ul li img {
width: 25px;
height: auto;
}
.contenidor_info h2 {
padding-top: 30px;
}
body.web .cover.cover-100 {
height: calc(100vh - 100px);
overflow: hidden;
}
body.web .cover.cover-100 .cover-bg {
position: absolute;
inset: 0;
z-index: 0;
background: #000;
overflow: hidden;
}
body.web .cover.cover-100 .cover-video {
border: 0;
pointer-events: none;
}
body.web .cover.cover-100 video.cover-video {
position: absolute;
inset: 0;
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
body.web .cover.cover-100 iframe.cover-video {
position: absolute;
top: 50%;
left: 50%;
width: 100vw;
height: 56.25vw;
min-width: 177.7777778vh;
min-height: 100%;
transform: translate(-50%, -50%);
}
body.web header {
height: 100px;
position: relative;
background-color: #eef4ec;
}
body.web header.sticky {
position: fixed;
top: -100px;
left: 0;
width: 100%;
z-index: 9999;
animation: slideDown 0.5s ease forwards;
}
body.web header.open-menu {
background-color: transparent;
position: fixed;
z-index: 99999;
}
@keyframes slideDown {
to {
top: 0;
}
}
body.web .toptitulo {
text-transform: uppercase;
border: 1px solid #4cb7a1;
display: inline-block;
margin-bottom: 15px;
padding: 5px 10px;
background-color: #4cb7a1;
color: white;
}
body.web .cover {
min-height: calc(100vh - 100px);
background-color: white;
position: relative;
display: flex;
align-items: center;
justify-content: center;
}
body.web .cover .col-content-info {
min-height: calc(100vh - 100px);
}
body.web #menu-content {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100vh;
background-color: #ffffff;
z-index: 9999;
display: flex;
justify-content: center;
align-items: center;
visibility: visible;
opacity: 1;
transition: all 0.5s ease;
}
body.web #menu-content.hide {
opacity: 0;
visibility: hidden;
}
body.web #menu-content ul li {
margin-bottom: 10px;
}
body.web #menu-content ul li a {
text-transform: uppercase;
color: #4CB7A1;
transition: all 0.3s ease;
font-weight: 700;
}
body.web #menu-content ul li a.active {
color: #1F1801;
}
body.web #menu-content ul li a:hover {
color: #1F1801;
text-decoration: none;
}
body.web #menu-content ul li a.hover-fill {
position: relative;
display: inline-block;
}
body.web #menu-content ul li a.hover-fill::after {
content: attr(data-text);
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-webkit-text-stroke: 1px #fff;
color: transparent; -webkit-mask-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 4%, rgb(255, 255, 255) 12%, rgb(255, 255, 255) 32%, rgba(255, 255, 255, 0.6) 40%, rgba(255, 255, 255, 0) 52%);
mask-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 4%, rgb(255, 255, 255) 12%, rgb(255, 255, 255) 32%, rgba(255, 255, 255, 0.6) 40%, rgba(255, 255, 255, 0) 52%);
-webkit-mask-size: 200% 100%;
mask-size: 200% 100%;
-webkit-mask-position: 0% 50%;
mask-position: 0% 50%;
opacity: 0;
transition: opacity 0.3s ease;
line-height: inherit;
pointer-events: none;
}
body.web #menu-content ul li a.hover-fill:hover {
text-decoration: none; }
body.web #menu-content ul li a.hover-fill:hover::after {
opacity: 1;
animation: hoverStrokeComet 3.5s linear infinite alternate;
}
body.web #menu-content ul ul.sub-menu {
display: none !important;
}
@keyframes hoverStrokeComet {
0% {
-webkit-mask-position: 0% 50%;
mask-position: 0% 50%;
}
100% {
-webkit-mask-position: 100% 50%;
mask-position: 100% 50%;
}
}
body.web body.web h1.title .word, body.web body.web h2.title .word {
display: inline-block;
white-space: nowrap;
}
body.web body.web h1.title .char, body.web body.web h2.title .char {
opacity: 0;
display: inline-block;
transform: translateY(0.35em);
filter: blur(6px);
transition: opacity 0.45s ease, transform 0.45s cubic-bezier(0.22, 1, 0.36, 1), filter 0.6s ease;
will-change: opacity, transform, filter;
}
body.web body.web h1.title .char.visible, body.web body.web h2.title .char.visible {
opacity: 1;
transform: translateY(0);
filter: blur(0);
}
body.web .logo-bg {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: -1;
display: flex;
justify-content: center;
align-items: center;
opacity: 0.3;
width: 100%;
overflow: hidden; }
body.web .logo-bg svg {
width: 100%;
height: 100%;
display: block;
-o-object-fit: cover;
object-fit: cover;
}
body.web { }
body.web .bord {
stroke: #FFFFFF; stroke-width: 1;
stroke-dasharray: 500; stroke-dashoffset: 500;
transition: stroke-dashoffset 1.5s ease;
}
body.web .bord.active {
stroke-dashoffset: 0;
}
body.web .bord.active::after {
width: 100%;
}
body.web .form-label {
margin-bottom: 3px;
font-size: 0.8rem;
}
body.web #quote p {
font-size: 1.3rem;
font-style: italic;
position: relative;
}
body.web video {
height: 100%;
width: 100%;
-o-object-fit: cover;
object-fit: cover;
}
body.web footer {
background-color: #f5f5f5;
}
body.web footer a {
font-size: 1rem;
font-weight: 500;
text-decoration: none;
transition: all 0.5s ease;
}
body.web footer a:hover {
color: #4cb7a1;
}
body.web .bottom-footer {
background-color: #f5f5f5;
border-top: 1px solid #222;
font-size: 0.9rem;
}
body.web .logo-lemon {
width: 250px;
height: auto;
-o-object-fit: contain;
object-fit: contain;
}
body.web .galeria-img a {
cursor: pointer;
}
body.web .autoplay-progress {
position: absolute;
right: 16px;
bottom: 16px;
z-index: 10;
width: 48px;
height: 48px;
display: flex;
align-items: center;
justify-content: center;
font-weight: bold;
color: white;
}
body.web .autoplay-progress svg {
--progress: 0;
position: absolute;
left: 0;
top: 0px;
z-index: 10;
width: 100%;
height: 100%;
stroke-width: 2px;
stroke: white;
fill: none;
stroke-dashoffset: calc(125.6px * (1 - var(--progress)));
stroke-dasharray: 125.6;
transform: rotate(-90deg);
}
body.web .claimer #claimer-text {
color: #FFF;
}
body.web .claimer #claimer-subtext {
color: #CCC;
}
body.web .swiper-button-next, body.web .swiper-button-prev {
color: white;
}
body.web .swiper-pagination-bullet-active {
background-color: #4cb7a1;
}
body.web .claimer {
position: absolute;
top: 42%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 10;
color: white;
padding: 1rem 2rem;
text-align: center;
line-height: 1.4;
white-space: pre-wrap;
width: 100% !important;
opacity: 0;
transition: opacity 0.6s ease;
pointer-events: none; font-family: "Libre Baskerville", serif;
font-weight: 400;
}
body.web .claimer.visible {
opacity: 1;
pointer-events: auto;
}
body.web .claimer span {
display: inline-block;
opacity: 0;
transform: translateY(10px);
transition: transform 0.6s ease, opacity 0.6s ease;
will-change: transform, opacity;
text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
}
body.web .claimer.show span {
opacity: 1;
transform: translateY(0);
}
body.web .claimer.animate span {
opacity: 0;
transform: translateY(10px) scale(0.95);
}
body.web #claimer-subtext {
font-family: "Jost", sans-serif;
text-transform: uppercase;
color: #ddd;
text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
} .accordion-button {
padding: 0 20px 0 0;
display: flex;
}
.accordion-button img {
width: 40px;
}
.accordion-button span {
padding-left: 15px;
font-size: 1rem;
font-weight: 600;
color: #333;
text-transform: uppercase;
}
.accordion-button:focus {
box-shadow: none !important;
}
.accordion-button:not(.collapsed) {
box-shadow: none !important;
background-color: #000000;
color: #FFF;
}
.accordion-button:not(.collapsed):after {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e") !important;
}
.accordion-body li {
font-size: 0.9rem;
color: #333;
}
.accordion-1 .accordion-button:not(.collapsed) span {
color: #E57B56;
}
.accordion-2 .accordion-button:not(.collapsed) span {
color: #F5E949;
}
.accordion-3 .accordion-button:not(.collapsed) span {
color: #FAB856;
}
.accordion-4 .accordion-button:not(.collapsed) span {
color: #C7D444;
}
.accordion-5 .accordion-button:not(.collapsed) span {
color: #F8BA9B;
}
.accordion-6 .accordion-button:not(.collapsed) span {
color: #FED38C;
}
.accordion-7 .accordion-button:not(.collapsed) span {
color: #71C5C5;
}
.accordion-8 .accordion-button:not(.collapsed) span {
color: #BD78AF;
}
.accordion-9 .accordion-button:not(.collapsed) span {
color: #49B19A;
} .lifestyle-text {
background-color: #4cb7a1;
height: 100%;
color: white;
font-size: 1.1rem;
border-radius: 28rem 45rem 30rem 40rem/40rem 30rem 35rem 20rem;
} .puntos {
opacity: 1;
}
.puntos.hide {
opacity: 0;
}
table tbody tr th small {
color: #4cb7a1;
opacity: 0.7;
font-weight: 100;
} .table_viviendas thead {
border: 2px solid #777475;
background-color: #777475;
color: white;
padding: 10px 0;
text-align: center;
}
.table_viviendas thead tr td {
padding: 10px 0;
}
.table_viviendas tbody tr {
background-color: #9a9697;
}
.table_viviendas tbody tr:nth-child(even) {
background-color: #bfbcbd;
}
.table_viviendas tbody tr td {
padding: 3px 5px;
text-align: center;
font-size: 0.9rem;
border: 2px solid #777475;
min-width: 110px;
color: #fff;
}
.table_viviendas tbody tr.header td {
font-size: 0.8rem;
line-height: 120%;
}
.table_viviendas tbody tr.vivienda {
transition: all 0.5s ease;
}
.table_viviendas tbody tr.vivienda:hover {
cursor: pointer;
background-color: #4cb7a1;
position: relative;
}
.table_viviendas tbody tr.vivienda:hover:after {
content: "Descargar Plano";
position: absolute;
top: 0;
right: 0;
width: 100%;
height: 100%;
background-color: #4cb7a1;
z-index: 999;
text-align: center;
padding-top: 5px;
color: #fff;
}
.table_viviendas tbody tr.vivienda.row-highlight {
background-color: #4cb7a1;
}
.table_viviendas tbody tr.vendido {
background-color: #e52321;
}
.table_viviendas tbody tr.vendido:hover {
background-color: #e52321;
cursor: not-allowed;
}
.table_viviendas tbody tr.vendido:hover:after {
content: none;
}
.table_viviendas tbody tr.vendido.row-highlight {
background-color: #850705;
}
.btns-planos-small {
position: absolute;
top: 40px;
left: 40px;
}
.btns-planos-small .btn {
line-height: 100%;
text-align: start;
}
.btns-planos-small .btn.active {
background-color: #f00;
border-color: #f00;
color: #fff;
} section.mdc .accordion-button {
background-color: #4cb7a1;
color: white;
padding: 18px 15px;
font-size: 0.9rem;
font-weight: 600;
}
section.mdc .accordion-button.collapsed {
background-color: #fdfdfd;
color: #222;
}
section.mdc .accordion-button .icon {
width: 30px;
height: 30px;
}
section.mdc .accordion-button .icon img {
width: 100%;
height: auto;
}
section.mdc .accordion-body {
text-align: left;
font-size: 0.8rem;
}
.btn-download { }
.btn-download a.Btn {
width: 270px;
height: 55px;
display: flex;
align-items: center;
justify-content: flex-start;
margin: 0;
padding: 0;
border: none;
border-radius: 4px;
overflow: hidden;
cursor: pointer;
}
.btn-download a.Btn:hover {
text-decoration: none;
}
.btn-download .text {
width: 80%;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
color: white;
font-size: 1.1rem;
background-color: rgb(2, 153, 153);
}
.btn-download .svgIcon {
width: 20%;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
color: white;
background-color: teal;
position: relative;
overflow: hidden;
}
.btn-download .svgIcon i {
font-size: 1.4rem;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
transition: transform 300ms ease, opacity 300ms ease;
}
.btn-download .Btn:hover .text {
background-color: rgb(0, 133, 133);
}
.btn-download .Btn:hover .svgIcon {
background-color: rgb(0, 105, 105);
}
.btn-download { }
.btn-download .svgIcon .icon-pdf {
opacity: 1;
transform: translate(-50%, -50%);
}
.btn-download .svgIcon .icon-cloud {
opacity: 0;
transform: translate(-50%, -150%); }
.btn-download .Btn:hover .svgIcon .icon-pdf {
opacity: 0;
transform: translate(-50%, 50%); }
.btn-download .Btn:hover .svgIcon .icon-cloud {
opacity: 1;
transform: translate(-50%, -50%); }
@keyframes btn-tour-breath {
0% {
box-shadow: 0 12px 28px rgba(76, 183, 161, 0.22), 0 0 0 0 rgba(76, 183, 161, 0);
filter: saturate(1) brightness(1);
transform: translateY(0) scale(1);
}
50% {
box-shadow: 0 20px 46px rgba(76, 183, 161, 0.48), 0 0 0 14px rgba(76, 183, 161, 0.14);
filter: saturate(1.18) brightness(1.04);
transform: translateY(-4px) scale(1.02);
}
100% {
box-shadow: 0 12px 28px rgba(76, 183, 161, 0.22), 0 0 0 0 rgba(76, 183, 161, 0);
filter: saturate(1) brightness(1);
transform: translateY(0) scale(1);
}
}
@keyframes btn-tour-ping {
0% {
opacity: 0;
transform: scale(0.92);
}
18% {
opacity: 0.55;
transform: scale(0.98);
}
55% {
opacity: 0;
transform: scale(1.28);
}
100% {
opacity: 0;
transform: scale(1.28);
}
}
@keyframes btn-tour-shine {
0% {
opacity: 0;
transform: translateX(-160%) rotate(18deg);
}
10% {
opacity: 0.9;
}
35% {
opacity: 0;
transform: translateX(220%) rotate(18deg);
}
100% {
opacity: 0;
transform: translateX(220%) rotate(18deg);
}
}
@keyframes btn-video-vibrate {
0% {
transform: translate(0, 0) rotate(0deg);
}
15% {
transform: translate(-0.8px, 0.6px) rotate(-1deg);
}
30% {
transform: translate(0.8px, -0.6px) rotate(1deg);
}
45% {
transform: translate(-0.6px, -0.4px) rotate(-0.6deg);
}
60% {
transform: translate(0.6px, 0.4px) rotate(0.6deg);
}
75% {
transform: translate(-0.4px, 0.6px) rotate(-0.4deg);
}
100% {
transform: translate(0, 0) rotate(0deg);
}
}
#btn-tour {
position: absolute;
left: 50%;
transform: translateX(-50%);
z-index: 1;
}
#btn-tour img {
width: 30px;
margin-top: -5px;
}
#btn-tour span {
font-size: 1.2rem;
}
#btn-tour a {
height: 55px;
line-height: 2;
position: relative;
overflow: hidden;
isolation: isolate;
transform-origin: center;
will-change: transform, box-shadow, filter;
animation: btn-tour-breath 2.6s ease-in-out infinite;
}
#btn-tour a > * {
position: relative;
z-index: 2;
}
#btn-tour a::before {
content: "";
position: absolute;
inset: -10px;
border-radius: inherit;
background: radial-gradient(circle, rgba(76, 183, 161, 0.42) 0%, rgba(76, 183, 161, 0) 62%);
z-index: 0;
opacity: 0;
transform: scale(0.92);
pointer-events: none;
animation: btn-tour-ping 2.6s ease-out infinite;
}
#btn-tour a::after {
content: "";
position: absolute;
top: -60%;
left: 0;
width: 70%;
height: 220%;
background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.75) 45%, rgba(255, 255, 255, 0) 100%);
transform: translateX(-160%) rotate(18deg);
opacity: 0;
z-index: 1;
pointer-events: none;
animation: btn-tour-shine 2.6s ease-in-out infinite;
}
#btn-tour a:hover {
background-color: #4cb7a1 !important;
color: white !important;
}
@media (prefers-reduced-motion: reduce) {
#btn-tour a {
animation: none;
transform: none;
filter: none;
}
#btn-tour a::after {
animation: none;
opacity: 0;
}
}
#btn-video {
position: absolute;
bottom: 100px;
right: 100px;
z-index: 1;
display: flex;
}
#btn-video a {
background-color: transparent;
border: 0px;
padding-top: 0px !important;
padding-bottom: 0px !important;
height: 55px;
line-height: 55px;
}
#btn-video a i {
font-size: 2rem;
display: inline-block;
transform-origin: 50% 50%;
}
#btn-video a span {
font-weight: bold;
font-size: 1.2rem;
}
#btn-video a:hover {
background-color: #4cb7a1 !important;
color: white !important;
}
#btn-video a:hover i {
animation: btn-video-vibrate 260ms linear infinite;
}
#btn-video2 {
display: inline-flex;
}
#btn-video2 i.bi {
font-size: 1.4rem;
margin-top: -3px;
}
@media (prefers-reduced-motion: reduce) {
#btn-video a:hover i {
animation: none;
}
}
.cs-fancybox-iframe.fancybox-container .fancybox-slide--iframe {
padding: 0;
}
.cs-fancybox-iframe.fancybox-container .fancybox-content {
padding: 0;
width: min(92vw, 1200px) !important;
height: auto !important;
max-width: 92vw !important;
max-height: 82vh !important;
aspect-ratio: 16/9;
background: #000;
}
.cs-fancybox-iframe.fancybox-container .fancybox-iframe {
width: 100% !important;
height: 100% !important;
border: 0;
} #resp {
width: 30px;
height: 30px;
background-color: red;
position: fixed;
bottom: 5px;
right: 5px;
border: 1px solid white;
display: flex;
align-items: center;
text-align: center;
justify-content: center;
}
#resp:after {
content: "xs";
color: white;
font-size: 0.8rem;
}
#logo-coralsquare {
height: 40px;
}
.content-primary {
padding-top: 20px;
}
.content-primary .col-info {
padding-top: 50px;
}
#mensaje-in-image {
right: 0;
}
#logo {
width: 190px;
}
#logo-int {
width: 120px;
}
h1 {
font-size: 1.3rem;
}
.title-big {
font-size: 2rem !important;
font-style: italic;
text-transform: none;
font-weight: 300;
}
body.web .cover {
height: auto;
}
body.web #menu-content li a {
font-size: 1.6rem;
}
body.web #quote p::before {
left: 0;
}
.languages {
top: -60px;
right: 30px;
}
.licencia {
font-size: 0.8rem;
}
#col-info {
height: 100%;
overflow-y: scroll !important;
}
.contenido-centrado {
flex-grow: 1;
height: 100%;
}
.iconos h6 {
font-size: 0.8rem;
}
.mySwiper { height: 70vh;
}
.mySwiper .swiper-wrapper {
height: 100%;
}
.mySwiper .swiper-slide {
height: 100%;
}
.mySwiper .swiper-slide img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.mySwiper .claimer {
width: 80%;
}
.mySwiper .claimer #claimer-text {
font-size: 1.5rem;
}
.mySwiper .claimer #claimer-subtext {
font-size: 1.1rem;
text-transform: uppercase;
}
.claimer {
width: 80%;
}
.claimer #claimer-text {
font-size: 1.5rem;
}
.claimer #claimer-subtext {
font-size: 1.1rem;
text-transform: uppercase;
}
.conexiones-internacionales {
font-size: 0.8rem;
}
#banner-info-mobile {
position: fixed;
bottom: -100%;
left: 0;
width: 100%;
z-index: 99;
height: 50px;
background-color: #4cb7a1;
color: white;
display: flex;
justify-content: center;
align-items: center;
transition: all 0.8s ease;
}
#banner-info-mobile.show {
bottom: 0;
}
#banner-info-mobile i {
font-size: 1.2rem;
}
#banner-info-mobile a {
color: white;
}
.cover .col-content-info {
padding-top: 50px !important;
}
#btn-tour {
left: 30%;
bottom: 40px;
transform: none;
}
@media (min-width: 577px) and (orientation: portrait) {
#resp {
background-color: fuchsia;
}
#resp:after {
content: "sm";
color: white;
}
}
@media screen and (max-width: 767px) and (orientation: landscape) {
#resp {
background-color: rgb(92, 6, 36);
}
#resp:after {
content: "sm h";
color: white;
}
}
@media (min-width: 768px) {
#resp {
background-color: green;
}
#resp:after {
content: "md";
color: white;
}
.languages {
top: 0px;
right: 40px;
}
#content-primary {
padding-top: 0px;
}
#logo {
width: 180px;
margin-top: 20px;
}
#logo-int {
width: 140px;
margin-top: 20px;
}
#logo-coralsquare {
height: 50px;
}
}
@media (min-width: 768px) and (orientation: landscape) {
#resp {
background-color: rgb(49, 63, 28);
}
#resp:after {
content: "md h";
color: white;
}
}
@media (min-width: 992px) {
#resp {
background-color: yellow;
}
#resp:after {
padding-left: 5px;
content: "lg";
color: black;
}
h1 {
font-size: 1.3rem;
}
h2 {
font-size: 1.3rem !important;
}
.title-big {
font-size: 2rem !important;
}
.content-primary {
padding-top: 0px;
max-height: 100vh;
height: 100vh;
}
.content-primary .col-info {
align-items: center;
padding-top: 50px;
}
#mensaje-in-image {
right: 30px;
}
#logo {
margin-top: 20px;
width: 180px;
}
#logo-int {
margin-top: 20px;
width: 140px;
}
.languages {
top: 40px;
right: 40px;
}
.col-img img {
-o-object-position: left bottom;
object-position: left bottom;
}
.licencia {
font-size: 1rem;
}
#col-info {
height: 100vh;
}
.contenido-centrado {
flex-grow: 1;
height: calc(100vh - 50px); }
.iconos h6 {
font-size: 1rem;
}
.mySwiper {
height: 100%;
}
.mySwiper .claimer {
font-size: 3.5rem;
width: 90%;
}
.mySwiper .claimer #claimer-text {
font-size: 3.8rem;
}
.mySwiper .claimer #claimer-subtext {
font-size: 2rem;
text-transform: uppercase;
}
.claimer {
font-size: 3.5rem;
width: 90%;
}
.claimer #claimer-text {
font-size: 3.8rem;
}
.claimer #claimer-subtext {
font-size: 2rem;
text-transform: uppercase;
}
body.web .cover .col-content-svg {
padding-top: 100px !important;
}
body.web .cover .col-content-info {
padding-top: 100px !important;
}
body.web #menu-content li a {
font-size: 2rem;
}
body.web #quote p::before {
left: -15px;
}
.conexiones-internacionales {
font-size: 1rem;
}
#btn-tour {
left: 50%;
bottom: 90px;
transform: translateX(-50%);
}
}
@media (min-width: 1200px) {
#resp {
background-color: blue;
}
#resp:after {
content: "xl";
color: white;
}
h1 {
font-size: 1.9rem;
}
h2 {
font-size: 1.5rem !important;
}
.title-big {
font-size: 2.3rem !important;
}
.content-primary {
max-height: 100vh;
}
.content-primary .col-info {
align-items: center;
}
.content-primary .col-img {
height: 100vh;
}
.descripcion {
font-size: 0.9rem;
}
body.web .cover .col-content-svg {
padding-top: 70px !important;
}
body.web .cover .col-content-info {
padding-top: 70px !important;
}
}
@media (min-width: 1366px) {
#resp {
background-color: violet;
}
#resp:after {
content: "xl 1366";
color: black;
}
h1 {
font-size: 1.9rem;
}
h2 {
font-size: 1.7rem !important;
}
.title-big {
font-size: 2.3rem !important;
}
.content-primary {
max-height: 100vh;
}
.content-primary .col-info {
align-items: center;
}
.content-primary .col-img {
height: 100vh;
}
#logo {
width: 180px;
margin-top: 10px;
}
#logo-int {
width: 120px;
margin-top: 10px;
}
.languages {
top: 40px;
right: 40px;
}
.col-img img {
-o-object-position: left bottom;
object-position: left bottom;
}
.descripcion {
font-size: 1rem;
}
body.web .cover .col-content-svg {
padding-top: 50px !important;
}
body.web .cover .col-content-info {
padding-top: 50px !important;
}
}
@media (min-width: 1400px) {
#resp {
background-color: #ccc;
border: 1px solid black;
}
#resp:after {
content: "xxl";
color: black;
}
h1 {
font-size: 2rem;
}
h2 {
font-size: 1.8rem !important;
}
.title-big {
font-size: 3rem !important;
}
#logo {
width: 180px;
margin-top: 20px;
}
#logo-int {
width: 130px;
margin-top: 20px;
}
.col-info {
align-items: center;
}
}
@media (min-width: 1920px) {
#resp {
background-color: black;
border: 1px solid black;
}
#resp:after {
content: "C";
color: white;
}
h1 {
font-size: 2.3rem;
}
h2 {
font-size: 2rem;
}
.title-big {
font-size: 2.7rem !important;
}
img.logo {
margin-top: 1rem;
}
#logo {
width: 200px;
margin-top: 40px;
}
.content-primary {
max-height: 100vh;
}
.col-info {
align-items: center;
}
.col-img {
height: 100vh;
}
}
@media (min-width: 2500px) {
#resp {
background-color: rgb(65, 65, 65);
border: 1px solid rgb(65, 65, 65);
}
#resp:after {
content: "C2";
color: white;
}
h1 {
font-size: 1.8rem;
}
img.logo {
margin-left: 5rem;
margin-top: 2rem;
width: 200px;
}
.content-padding-custom {
border: 0px solid red;
padding-left: 5rem !important;
padding-right: 5rem !important;
}
footer .padding-custom-lx {
padding-left: 5rem !important;
}
footer .padding-custom-rx {
padding-right: 5rem !important;
}
p {
font-size: 1.125rem;
}
h2 {
font-size: 1.875rem;
}
.form-control,
.input-group-text,
.form-check-label {
font-size: 1rem;
}
.btn.btn-primary {
font-size: 1.125rem;
}
footer {
font-size: 1rem;
}
.col-info {
align-items: center;
}
.col-info form {
margin-bottom: 0px;
}
}