@font-face {
font-family: "carlasans";
src: url(//theorigin-villasibiza.com/wp-content/themes/the-origin/assets/fonts/CarlaSans.otf) format("opentype");
}
@font-face {
font-family: "algha";
src: url(//theorigin-villasibiza.com/wp-content/themes/the-origin/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;
}
#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;
}
h1 {
font-family: "montserrat", sans-serif;
font-weight: 500;
line-height: 120%;
color: #BD8342;
text-transform: uppercase;
}
.rallita {
height: 3px;
width: 100px;
background-color: #BD8342;
}
p {
font-size: 16px;
font-weight: 100;
padding: 0 20px;
}
h2 {
font-family: "montserrat-regular", sans-serif;
font-weight: 700;
font-size: 1.4rem; }
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 #ae571f;
}
.logo {
width: 85px;
}
.col-info {
background-color: #fff;
display: flex;
align-items: center;
padding-top: 50px;
}
.col-img img {
width: 100%;
height: 100%;
object-fit: cover;
}
.input-group {
flex-wrap: nowrap !important;
}
.form-control,
.input-group-text,
.form-check-label {
border-radius: 3px !important;
font-size: 0.8rem !important;
border-color: #111 !important;
}
.input-group-text {
height: 33px !important;
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;
}
input[type=text],
input[type=email] {
height: 33px !important;
text-indent: 5px;
}
textarea {
height: 100px;
}
input[type=checkbox] {
width: 15px;
height: 15px;
}
.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: #026689;
border: 1px solid #026689;
color: #fff;
transition: all 0.5s ease;
font-size: 0.9rem;
text-transform: uppercase;
border-radius: 3px !important;
padding: 10px 15px !important;
font-family: "montserrat-regular", sans-serif;
}
.btn.btn-primary span {
padding: 0 10px;
}
.btn.btn-primary:hover {
border: 1px solid #026689;
background-color: #fff;
color: #026689;
text-decoration: none;
}
.form-check {
padding-left: 0 !important;
}
.form-check .wpcf7-list-item {
margin-left: 0 !important;
}
.form-check .wpcf7-list-item label {
display: flex;
align-items: center;
}
.form-check .wpcf7-list-item .wpcf7-list-item-label {
font-size: 0.8rem;
padding-left: 5px;
}
.form-check .wpcf7-list-item .wpcf7-list-item-label a {
text-decoration: underline;
color: #1F1801;
transition: all 0.5s ease;
}
.form-check .wpcf7-list-item .wpcf7-list-item-label a:hover {
color: #222;
}
.form-check .wpcf7-list-item .wpcf7-list-item-label a:visited {
color: #1F1801;
}
.wpcf7-not-valid-tip {
font-size: 0.8rem !important;
}
.div-email .wpcf7-not-valid-tip {
margin-left: -35px !important;
}
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;
}
ul#menu-menu-footer {
list-style: none;
}
ul#menu-menu-footer li {
display: inline-block;
}
ul#menu-menu-footer li:after {
content: "|";
padding: 0 10px;
}
ul#menu-menu-footer li:last-child:after {
content: "";
}
ul#menu-menu-footer li a {
color: #1F1801;
transition: all 0.5s ease;
}
ul#menu-menu-footer li a:hover {
color: #222;
}
.content-legal-gracias {
min-height: calc(100vh - 67px);
display: flex;
align-items: center;
justify-content: center;
text-align: center;
padding: 0px;
}
.icon-gracias {
font-size: 5rem !important;
}
.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%;
}
body.page {
margin-bottom: 0px !important;
}
#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;
}
#btn-open-form {
border: 1px solid #026689;
background-color: #026689;
color: #fff;
padding: 10px 15px;
font-size: 0.9rem;
border-radius: 4px;
text-transform: uppercase;
font-weight: 500;
transition: all 0.5s ease;
font-family: "montserrat-regular", sans-serif;
}
#btn-open-form:hover {
text-decoration: none;
background-color: #fff;
color: #026689;
border: 1px solid #026689;
}
#btn-open-form img {
width: 60px;
height: auto;
transition: all 0.5s ease;
}
#btn-open-form img:hover {
opacity: 0.8;
}
#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;
padding-left: 10px;
}
.languages ul li.active a {
padding-bottom: 10px;
border-bottom: 3px solid #ae571f;
}
.languages ul li img {
width: 25px;
height: auto;
}
.contenidor_info h2 {
padding-top: 30px;
}
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
-webkit-box-shadow: 0 0 0px 1000px white inset !important;
box-shadow: 0 0 0px 1000px white inset !important;
background-color: transparent !important;
color: #000 !important;
}
#btn-video {
position: absolute;
bottom: 30px;
right: 100px;
}
#btn-video a {
font-size: 1.4rem;
color: white;
text-transform: uppercase;
padding: 10px 10px 10px 20px;
transition: all 0.5s ease-in-out;
font-weight: 600;
border-radius: 5px;
background: linear-gradient(270deg, #026689, #9AC2D0, #026689);
background-size: 600% 600%;
border: 1px solid rgba(154, 194, 208, 0.3);
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
animation: moverGradient 6s ease infinite;
transition: all 0.3s ease;
}
#btn-video a:hover {
text-decoration: none;
border-radius: 5px;
border: 1px solid white;
background: linear-gradient(270deg, #BB8242, #D6B48E, #BB8242);
background-size: 600% 600%;
border: 1px solid rgba(255, 255, 255, 0.3);
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
transition: all 0.3s ease;
animation: moverGradient 6s ease infinite;
}
@keyframes moverGradient {
0% {
background-position: 0% 50%;
}
50% {
background-position: 100% 50%;
}
100% {
background-position: 0% 50%;
}
}
#btn-video a i {
margin-left: 10px;
}
.hystmodal__shadow--show {
opacity: 0.8;
} #resp {
width: auto;
height: 20px;
background-color: red;
position: fixed;
bottom: 20px;
right: 20px;
}
#resp:after {
content: "xs";
color: white;
font-size: 0.7rem;
}
.content-primary {
padding-top: 20px;
}
.content-primary .col-info {
padding-top: 50px;
}
#mensaje-in-image {
right: 0;
}
#logo {
width: 190px;
}
h1 {
font-size: 1.3rem;
}
.languages {
top: 0px;
right: 10px;
}
.content_logo {
display: flex;
justify-content: space-between;
}
.content-legal {
padding-top: 120px;
}
.content-legal p {
padding: 0px;
}
.wpcf7-form-control-wrap {
width: 100%;
}
.hystmodal__window {
width: 100% !important;
z-index: 9999;
}
@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;
}
#contenido {
margin-top: 50px;
}
.wpcf7-form-control-wrap {
width: auto;
}
}
@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;
}
.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: 200px;
}
.languages {
top: 40px;
right: 40px;
}
.col-img img {
object-position: center bottom;
}
.content_logo {
display: flex;
justify-content: center;
flex-direction: column;
align-items: center;
}
.content-legal {
padding-top: 50px;
}
.hystmodal__window {
width: 60% !important;
z-index: 9999;
}
}
@media (min-width: 1200px) {
#resp {
background-color: blue;
}
#resp:after {
padding-left: 5px;
content: "xl";
color: white;
}
#logo {
width: 170px;
margin-top: 10px;
}
h1 {
font-size: 1.6rem !important;
}
.content-primary {
max-height: 100vh;
}
.content-primary .col-info {
align-items: center;
height: 100vh;
}
.content-primary .col-img {
height: 100vh;
}
.content-legal {
padding-top: 20px;
}
}
@media (min-width: 1200px) and (max-height: 660px) {
#resp {
background-color: rgb(49, 63, 28);
}
#resp:after {
content: "ramon";
color: white;
}
#logo {
width: 150px;
margin-top: 10px;
}
h1 {
font-size: 1.5rem !important;
}
p {
font-size: 14px;
}
}
@media (min-width: 1366px) {
#resp {
background-color: violet;
}
#resp:after {
padding-left: 5px;
content: "xl 1366";
color: black;
}
h1 {
font-size: 1.7rem !important;
}
.content-primary {
max-height: 100vh;
}
.content-primary .col-info {
align-items: center;
height: 100vh;
}
.content-primary .col-img {
height: 100vh;
}
#logo {
width: 190px;
margin-top: 10px;
}
.languages {
top: 40px;
right: 40px;
}
.col-img img {
object-position: right bottom;
}
}
@media (min-width: 1400px) {
#resp {
background-color: #ccc;
border: 1px solid black;
}
#resp:after {
padding-left: 5px;
content: "xxl";
color: black;
}
h1 {
font-size: 1.8rem !important;
}
#logo {
width: 200px;
margin-top: 20px;
}
.languages {
top: 20px;
right: 40px;
}
.col-info {
align-items: center;
}
}
@media (min-width: 1920px) {
#resp {
background-color: black;
border: 1px solid black;
}
#resp:after {
padding-left: 5px;
content: "C";
color: white;
}
h1 {
font-size: 2rem !important;
}
img.logo {
margin-top: 1rem;
}
.content-primary {
max-height: 100vh;
}
.col-info {
align-items: center;
height: 100vh;
}
.col-img {
height: 100vh;
}
#logo {
width: 200px;
margin-top: 40px;
}
.languages {
top: 40px;
right: 40px;
}
}
@media (min-width: 2500px) {
#resp {
background-color: rgb(65, 65, 65);
border: 1px solid rgb(65, 65, 65);
}
#resp:after {
padding-left: 5px;
content: "C2";
color: white;
}
h1 {
font-size: 1.8rem !important;
}
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;
}
}