@charset "UTF-8";
.bf-row {
float: left;
width: 100%;
}
.bf-col {
float: left;
}
.bf-3 {
width: 25%;
}
.bf-4 {
width: 33%;
}
.bf-6 {
width: 50%;
}
.bf-8 {
width: 67%;
}
.bf-right {
text-align: right;
}
.bookingBlock * {
box-sizing: border-box;
}
.hiddendiv {
display: none !important;
}
#bf-search > input {
padding: initial;
}
#adoraForm .datepicker table th {
padding: inherit;
}
#adoraForm .datepicker table {
margin-bottom: inherit;
}
#adoraForm select {
min-width: auto;
border: 0;
padding-left: 0;
font-weight: normal;
font-size: 14px;
color: #999;
background-color: #eee;
padding-left: 10px;
font-size: 13px;
}
.sticky-booking {
bottom: 0;
width: 95%;
margin-right: 30px;
position: fixed;
animation-name: scrollup;
animation-duration: 0.5s;
transition: position 0.3s ease-in-out;
}
.sticky-booking form#adoraForm {
height: 55px !important;	
}
@keyframes scrolldown {
from {
bottom: -100px;
}
to {
bottom: 0;
}
}
#adoraForm .selectAdults,
#adoraForm .selectChildren,
#adoraForm #selectHotel,
#adoraForm #cuando,
#adoraForm #codeDiscount {
text-overflow: ellipsis;
width: 100%;
height: 50px;
}
.sticky-booking #adoraForm #cuando {
height: 40px !important;
}
#adoraForm #datepicker input,
#adoraForm #divCode input,
#guestsLabel {
margin: 0;
border: 0;
color: #999;
background-color: #eee;
font-size: 16px;
text-align: center;
width: 100%;
}
.children-select.booking-element label {
min-width: 117px;
}
.bookingBlock {
z-index: 1000;
-webkit-box-shadow: 14px 0 14px rgb(0 0 0 / 25%), 0 10px 10px rgb(0 0 0 / 22%);
-moz-box-shadow: 14px 0 14px rgb(0 0 0 / 25%), 0 10px 10px rgb(0 0 0 / 22%);
box-shadow: 14px 0 14px rgb(0 0 0 / 25%), 0 10px 10px rgb(0 0 0 / 22%);
}
#adoraForm .booking-element {
display: flex;
border-right: 1px solid #ddd;
padding: 10px 15px;
vertical-align: top;
width: 100%;
}
#adoraForm .booking-element .booking-element-innner {
width: 100%;
position: relative;
display: flex;
justify-content: center;
align-items: center;
}
#adoraForm .booking-element-modal-innner {
display: flex;
justify-content: center;
align-items: center;
} #adoraForm .booking-element .booking-element-innner label {
display: none;
} #adoraForm .booking-element-modal-innner > label {
display: none;
}
#adoraForm select, input {
margin-bottom: 0;
}
#adoraForm .booking-element:last-child {
border-right: 0;
padding: 0;
}
.booking-form-button {
vertical-align: top;
border: 0;
width: 100%;
height: 100% !important;
background: #7AAE68 !important;
color: #fff;
font-weight: bold;
font-size: 24px !important;
}
.booking-form-button:hover {
background: #567b49 !important;
cursor: pointer;
}
.booking-element label {
display: block;
font-size: 13px;
color: #202020;
text-transform: uppercase;
white-space: nowrap;
}
.board-select.booking-element {
border: 0 !important; }
.booking-element label small {
color: #333;
font-size: 80%;
padding-left: .3em;
}
.bookingBlock form#adoraForm {
display: flex;
height: 70px;
background: #FFF;
margin-top: -70px;
}
.oficial-tag {
background: #A1DBB2;
padding: 25px 15px;
font-size: 24px;
text-align: center;
width: 100%;
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
}
.bookingBlock .oficial-tag strong {
color: #fff;
}
.oficial-tag {
display: none;
}
.section_top_booking_form {
display: flex;
position: absolute;
top: -56px;
}
.button_mobile button {
width: 100%;
height: 100%;
border: 0;
color: #7AAE68;
font-size: 20px;
font-weight: bold;
text-transform: uppercase;
border: 1px solid #7AAE68;
border-right: 0;
background-color: #fff;
}
.button_mobile {
display: none;
width: 100%;
position: fixed;
bottom: 0;
}
.wpb_revslider_element.wpb_content_element.slider_main {
margin-bottom: 0;
}
.close_booking,
.titlemoda_booking {
display: none;
}
.footer_text {
line-height: 14px;
font-size: 13px;
color: #777;
text-align: center;
max-width: 1140px;
margin: auto;
}
.top_menu_footer .widget_nav_menu {
margin-bottom: 30px !important;
}
#booking_holder {
z-index: 100;
}
#datepicker {
z-index: 100;
}
.booking-element-innner select {
background-color: #fdfdfd;
border: 1px solid #e3e3e3;
background-image: url(//apartamentosjardindelconde.com/wp-content/plugins/booking_form/public/css/indice-green.png);
background-position: right center;
background-repeat: no-repeat;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
padding: 10px 22px 12px 16px;
font-size: 12px;
line-height: 14px;
color: #252525;
border-radius: 0;
font-weight: 700;
min-width: 240px;
max-width: 100%;
display: block;
}
.float-right {
float: right;
}
#guests {
position: relative;
background-color: #eee;
height: 50px;
width: 100%;
white-space: nowrap;
}
.sticky-booking #guests {
height: 40px !important; 
}
#cuando,
#guestsLabel {
padding: 8px 26px 12px 12px;
background-image: url(//apartamentosjardindelconde.com/wp-content/plugins/booking_form/public/css/indice-green.png);
background-position: right center;
background-repeat: no-repeat;
cursor: pointer;
height: 100%;
}
.sticky-booking #cuando, .sticky-booking #guestsLabel {
padding: initial !important;
}
#guestsInputs {
z-index: 1;
position: absolute;
background-color: #fff;
border: 1px solid #ccc;
min-width: 300px;
bottom: 100%;
left: 0;
padding: 0px 12px 12px;
}
#divHabitaciones {
border-bottom: 1px solid #ccc;
padding: 4px 0;
}
.roomSelectors:not(:last-child) {
border-bottom: 1px solid #ccc;
padding-bottom: 10px;
}
#divGuests select {
height: 30px !important;
}
.roomLabel {
text-align: center;
}
.ageInputs input {
padding: 4px 0px 4px 10px;
max-width: 100%;
font-weight: normal;
color: #999;
background-color: #eee;
font-size: 13px;
border: 0;
}
.noselect,
label.css-label {
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.divResident {
background: #eee;
height: 50px;
}
#adoraForm #codeDiscount {
height: 25px;
}
#spanResident {
margin-left: 4px;
}
input[type=checkbox].css-checkbox {
position: absolute;
z-index: -1000;
left: -1000px;
overflow: hidden;
clip: rect(0 0 0 0);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
}
input[type=checkbox].css-checkbox+label.css-label {
padding-left: 20px;
height: 15px;
display: inline-block;
line-height: 15px;
background-repeat: no-repeat;
background-position: 0 0;
font-size: 12px;
vertical-align: middle;
cursor: pointer;
}
input[type=checkbox].css-checkbox:checked+label.css-label {
background-position: 0 -15px;
}
label.css-label {
background-image: url(//apartamentosjardindelconde.com/wp-content/plugins/booking_form/public/css/csscheckbox.png);
}@media only screen and (max-width : 320px) {
} @media only screen and (min-width : 321px) and (max-width : 480px) {
}
@media only screen and (max-width : 768px) {
.button_mobile {
display: block;
padding: 0;
}
.button_mobile>button {
padding: 20px;
color: #FFF;
background: #7AAE68;
border: none;
}
.bookingBlock form#adoraForm {
display: none;
}
.section_top_booking_form {
top: 0;
position: relative;
}
.bookingBlock #adoraForm.mobile_style {
position: fixed;
display: block;
top: 100%;
width: 100%;
transition: all .2s;
opacity: 0;
margin-top: initial;
}
.bookingBlock #adoraForm.mobile_style.mobile_on {
top: 0;
left:0;
height: 100%;
opacity: 1;
}
#adoraForm .booking-element .booking-element-innner,
#adoraForm .booking-element-modal-innner {
flex-direction: column;
} #adoraForm .booking-element .booking-element-innner label {
display: block;
} #adoraForm .booking-element-modal-innner > label {
display: block;
}
#theme-page.mobile_on {
z-index: 12;
}
#adoraForm .booking-element {
padding-left: 0;
}
div#bf-search {
padding-left: 0;
}
.booking-element-innner,
.booking-element-modal-innner {
padding-left: 15px;
}
header.mobile_on {
z-index: 11;
position: inherit;
}
.close_booking {
text-align: right;
padding: 15px 30px 15px 15px;
float: right;
height: 35px;
cursor: pointer;
font-size: 3vh;
}
.titlemoda_booking {
float: left;
padding-left: 15px;
padding-top: 15px;
}
.close_booking,
.titlemoda_booking {
display: block;
}
.booking-form-button {
padding: 15px 0;
margin-top: 15px;
}
#bf-search {
position: absolute !important;
bottom: 0;
}
#bf-search > input {
padding: 15px 26px 15px 26px;
}
#adoraForm {
overflow: auto;
background: white;
}
#guests {
position: static;
display: block;
}
#guestsInputs {
position: static;
margin-top: 12px;
border: none;
padding: 0;
}
} @media only screen and (min-width : 768px) and (max-width : 1140px) { .oficial-tag {
display: none;
}
} @media only screen and (min-width : 1224px) {
} @media only screen and (min-width : 1824px) {
} @media print {
}.datepicker {
-webkit-box-sizing: border-box;
box-sizing: border-box;
overflow: hidden;
position: absolute;
width: 260px;
z-index: 1;
}
.datepicker__inner {
overflow: hidden;
}
.datepicker__month {
border-collapse: collapse;
text-align: center;
width: 100%;
}
.datepicker__month--month2 {
display: none;
}
.datepicker__month-day--valid {
cursor: pointer;
}
.datepicker__month-day--lastMonth,
.datepicker__month-day--nextMonth {
visibility: hidden;
}
.datepicker__month-button {
cursor: pointer;
}
.datepicker__info--feedback {
display: none;
}
.datepicker__info--error,
.datepicker__info--help {
display: block;
}
.datepicker__close-button {
cursor: pointer;
}
.datepicker__tooltip {
position: absolute;
} .datepicker {
background-color: #fff;
border-radius: 5px;
-webkit-box-shadow: 8px 8px 40px 5px rgba(0, 0, 0, 0.08);
box-shadow: 8px 8px 40px 5px rgba(0, 0, 0, 0.08);
color: #484c55;
font-family: 'Helvetica', 'Helvetica Neue', 'Arial', sans-serif;
font-size: 14px;
line-height: 14px;
bottom: 100%;
}
.datepicker__inner {
padding: 20px;
}
.datepicker__month {
font-size: 12px;
}
.datepicker__month-caption {
border-bottom: 1px solid #dcdcdc;
height: 2.5em;
vertical-align: middle;
}
.datepicker__month-name {
text-transform: uppercase;
}
.datepicker__week-days {
height: 2em;
vertical-align: middle;
}
.datepicker__week-name {
font-size: 11px;
font-weight: 400;
text-transform: uppercase;
}
.datepicker__month-day {
-webkit-transition-duration: 0.2s;
transition-duration: 0.2s;
-webkit-transition-property: color, background-color, border-color;
transition-property: color, background-color, border-color;
-webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
color: #acb2c1;
padding: 9px 7px;
}
.datepicker__month-day--no-check-in {
position: relative;
}
.datepicker__month-day--no-check-in:after {
background-color: rgba(255, 0, 0, 0.1);
bottom: 0;
content: '';
display: block;
left: 0;
position: absolute;
right: 50%;
top: 0;
z-index: -1;
}
.datepicker__month-day--no-check-out {
position: relative;
}
.datepicker__month-day--no-check-out:after {
background-color: rgba(255, 0, 0, 0.1);
bottom: 0;
content: '';
display: block;
left: 50%;
position: absolute;
right: 0;
top: 0;
z-index: -1;
}
.datepicker__month-day--invalid {
color: #e8ebf4;
}
.datepicker__month-day--disabled {
color: #e8ebf4;
position: relative;
}
.datepicker__month-day--disabled:after {
content: '\00d7';
left: 50%;
position: absolute;
color: red;
font-size: 16px;
top: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.datepicker__month-day--day-of-week-disabled {
background-color: rgba(232, 235, 244, 0.5);
}
.datepicker__month-day--selected {
background-color: rgba(233, 131, 0, 0.2);
color: #fff;
}
.datepicker__month-day--selected:after {
display: none;
}
.datepicker__month-day--hovering {
background-color: rgba(233, 131, 0, 0.3);
color: #fff;
}
.datepicker__month-day--today {
background-color: #484c55;
color: #fff;
}
.datepicker__month-day--first-day-selected,
.datepicker__month-day--last-day-selected {
background-color: #F0AB00;
color: #fff;
}
.datepicker__month-day--last-day-selected:after {
content: none;
}
.datepicker__month-button {
-webkit-transition-duration: 0.2s;
transition-duration: 0.2s;
-webkit-transition-property: color, background-color, border-color;
transition-property: color, background-color, border-color;
-webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
background-color: #d6dae5;
border-radius: 4px;
color: #9da6b8;
display: inline-block;
padding: 5px 10px;
}
.datepicker__month-button:hover {
background-color: #F0AB00;
color: #fff;
}
.datepicker__topbar {
margin-bottom: 20px;
position: relative;
}
.datepicker__info-text {
font-size: 13px;
}
.datepicker__info--selected {
font-size: 11px;
text-transform: uppercase;
}
.datepicker__info--selected-label {
color: #acb2c1;
}
.datepicker__info-text--selected-days {
font-size: 11px;
font-style: normal;
}
.datepicker__info--error {
color: red;
font-size: 13px;
font-style: italic;
}
.datepicker__info--help {
color: #acb2c1;
font-style: italic;
}
.datepicker__close-button {
-webkit-transition-duration: 0.2s;
transition-duration: 0.2s;
-webkit-transition-property: color, background-color, border-color;
transition-property: color, background-color, border-color;
-webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
background-color: #F0AB00;
border-radius: 4px;
border: none;
-webkit-box-shadow: none;
box-shadow: none;
font-size: 10px;
color: #fff;
margin-top: 20px;
padding: 7px 13px;
text-decoration: none;
text-shadow: none;
text-transform: uppercase;
}
.datepicker__close-button:hover {
background-color: #CC7400;
color: #fff;
}
table {
border: none;
}
th {
text-align: center;
}
th,
td {
border: none;
}
.datepicker__tooltip {
background-color: #ffe684;
border-radius: 2px;
font-size: 11px;
margin-top: -5px;
padding: 5px 10px;
}
.datepicker__tooltip:after {
border-left: 4px solid transparent;
border-right: 4px solid transparent;
border-top: 4px solid #ffe684;
bottom: -4px;
content: '';
left: 50%;
margin-left: -4px;
position: absolute;
}
@media (max-width: 760px) {
.datepicker {
top: 100% !important;
bottom: initial !important;
}
}
@media (min-width: 320px) {
.datepicker {
width: 300px;
}
}
@media (min-width: 480px) {
.datepicker {
width: 460px;
}
.datepicker__months {
overflow: hidden;
}
.datepicker__month {
width: 200px;
}
.datepicker__month--month1 {
float: left;
}
.datepicker__month--month2 {
display: table;
float: right;
}
.datepicker__month-button--disabled {
visibility: hidden;
}
.datepicker__months {
position: relative;
}
.datepicker__months:before {
background: #dcdcdc;
bottom: 0;
content: '';
display: block;
left: 50%;
position: absolute;
top: 0;
width: 1px;
}
}
@media (min-width: 768px) {
.datepicker {
width: 560px;
}
.datepicker__month {
width: 240px;
}
.datepicker__close-button {
margin-top: 0;
position: absolute;
right: 0;
top: 0;
}
}
@font-face{font-family:vc_entypo;src:url(//apartamentosjardindelconde.com/wp-content/plugins/js_composer/assets/css/lib/vc-entypo/fonts/vc_entypo.eot);src:url(//apartamentosjardindelconde.com/wp-content/plugins/js_composer/assets/css/lib/vc-entypo/fonts/vc_entypo.eot?#iefix) format('embedded-opentype'),url(//apartamentosjardindelconde.com/wp-content/plugins/js_composer/assets/css/lib/vc-entypo/fonts/vc_entypo.woff) format('woff'),url(//apartamentosjardindelconde.com/wp-content/plugins/js_composer/assets/css/lib/vc-entypo/fonts/vc_entypo.ttf) format('truetype'),url(//apartamentosjardindelconde.com/wp-content/plugins/js_composer/assets/css/lib/vc-entypo/fonts/vc_entypo.svg#vc_entypo) format('svg');font-weight:400;font-style:normal}[class*=" entypo-icon-"]:before,[class^=entypo-icon-]:before{font-family:vc_entypo;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:0;text-align:center;font-variant:normal;text-transform:none;line-height:inherit;margin-left:0}.entypo-icon-note:before{content:"\266a"}.entypo-icon-note-beamed:before{content:"\266b"}.entypo-icon-music:before{content:"🎵"}.entypo-icon-search:before{content:"🔍"}.entypo-icon-flashlight:before{content:"🔦"}.entypo-icon-mail:before{content:"\2709"}.entypo-icon-heart:before{content:"\2665"}.entypo-icon-heart-empty:before{content:"\2661"}.entypo-icon-star:before{content:"\2605"}.entypo-icon-star-empty:before{content:"\2606"}.entypo-icon-user:before{content:"👤"}.entypo-icon-users:before{content:"👥"}.entypo-icon-user-add:before{content:"\e700"}.entypo-icon-video:before{content:"🎬"}.entypo-icon-picture:before{content:"🌄"}.entypo-icon-camera:before{content:"📷"}.entypo-icon-layout:before{content:"\268f"}.entypo-icon-menu:before{content:"\2630"}.entypo-icon-check:before{content:"\2713"}.entypo-icon-cancel:before{content:"\2715"}.entypo-icon-cancel-circled:before{content:"\2716"}.entypo-icon-cancel-squared:before{content:"\274e"}.entypo-icon-plus:before{content:"\2b"}.entypo-icon-plus-circled:before{content:"\2795"}.entypo-icon-plus-squared:before{content:"\229e"}.entypo-icon-minus:before{content:"\2d"}.entypo-icon-minus-circled:before{content:"\2796"}.entypo-icon-minus-squared:before{content:"\229f"}.entypo-icon-help:before{content:"\2753"}.entypo-icon-help-circled:before{content:"\e704"}.entypo-icon-info:before{content:"\2139"}.entypo-icon-info-circled:before{content:"\e705"}.entypo-icon-back:before{content:"🔙"}.entypo-icon-home:before{content:"\2302"}.entypo-icon-link:before{content:"🔗"}.entypo-icon-attach:before{content:"📎"}.entypo-icon-lock:before{content:"🔒"}.entypo-icon-lock-open:before{content:"🔓"}.entypo-icon-eye:before{content:"\e70a"}.entypo-icon-tag:before{content:"\e70c"}.entypo-icon-bookmark:before{content:"🔖"}.entypo-icon-bookmarks:before{content:"📑"}.entypo-icon-flag:before{content:"\2691"}.entypo-icon-thumbs-up:before{content:"👍"}.entypo-icon-thumbs-down:before{content:"👎"}.entypo-icon-download:before{content:"📥"}.entypo-icon-upload:before{content:"📤"}.entypo-icon-upload-cloud:before{content:"\e711"}.entypo-icon-reply:before{content:"\e712"}.entypo-icon-reply-all:before{content:"\e713"}.entypo-icon-forward:before{content:"\27a6"}.entypo-icon-quote:before{content:"\275e"}.entypo-icon-code:before{content:"\e714"}.entypo-icon-export:before{content:"\e715"}.entypo-icon-pencil:before{content:"\270e"}.entypo-icon-feather:before{content:"\2712"}.entypo-icon-print:before{content:"\e716"}.entypo-icon-retweet:before{content:"\e717"}.entypo-icon-keyboard:before{content:"\2328"}.entypo-icon-comment:before{content:"\e718"}.entypo-icon-chat:before{content:"\e720"}.entypo-icon-bell:before{content:"🔔"}.entypo-icon-attention:before{content:"\26a0"}.entypo-icon-alert:before{content:"💥"}.entypo-icon-vcard:before{content:"\e722"}.entypo-icon-address:before{content:"\e723"}.entypo-icon-location:before{content:"\e724"}.entypo-icon-map:before{content:"\e727"}.entypo-icon-direction:before{content:"\27a2"}.entypo-icon-compass:before{content:"\e728"}.entypo-icon-cup:before{content:"\2615"}.entypo-icon-trash:before{content:"\e729"}.entypo-icon-doc:before{content:"\e730"}.entypo-icon-docs:before{content:"\e736"}.entypo-icon-doc-landscape:before{content:"\e737"}.entypo-icon-doc-text:before{content:"📄"}.entypo-icon-doc-text-inv:before{content:"\e731"}.entypo-icon-newspaper:before{content:"📰"}.entypo-icon-book-open:before{content:"📖"}.entypo-icon-book:before{content:"📕"}.entypo-icon-folder:before{content:"📁"}.entypo-icon-archive:before{content:"\e738"}.entypo-icon-box:before{content:"📦"}.entypo-icon-rss:before{content:"\e73a"}.entypo-icon-phone:before{content:"📞"}.entypo-icon-cog:before{content:"\2699"}.entypo-icon-tools:before{content:"\2692"}.entypo-icon-share:before{content:"\e73c"}.entypo-icon-shareable:before{content:"\e73e"}.entypo-icon-basket:before{content:"\e73d"}.entypo-icon-bag:before{content:"👜"}.entypo-icon-calendar:before{content:"📅"}.entypo-icon-login:before{content:"\e740"}.entypo-icon-logout:before{content:"\e741"}.entypo-icon-mic:before{content:"🎤"}.entypo-icon-mute:before{content:"🔇"}.entypo-icon-sound:before{content:"🔊"}.entypo-icon-volume:before{content:"\e742"}.entypo-icon-clock:before{content:"🕔"}.entypo-icon-hourglass:before{content:"\23f3"}.entypo-icon-lamp:before{content:"💡"}.entypo-icon-light-down:before{content:"🔅"}.entypo-icon-light-up:before{content:"🔆"}.entypo-icon-adjust:before{content:"\25d1"}.entypo-icon-block:before{content:"🚫"}.entypo-icon-resize-full:before{content:"\e744"}.entypo-icon-resize-small:before{content:"\e746"}.entypo-icon-popup:before{content:"\e74c"}.entypo-icon-publish:before{content:"\e74d"}.entypo-icon-window:before{content:"\e74e"}.entypo-icon-arrow-combo:before{content:"\e74f"}.entypo-icon-down-circled:before{content:"\e758"}.entypo-icon-left-circled:before{content:"\e759"}.entypo-icon-right-circled:before{content:"\e75a"}.entypo-icon-up-circled:before{content:"\e75b"}.entypo-icon-down-open:before{content:"\e75c"}.entypo-icon-left-open:before{content:"\e75d"}.entypo-icon-right-open:before{content:"\e75e"}.entypo-icon-up-open:before{content:"\e75f"}.entypo-icon-down-open-mini:before{content:"\e760"}.entypo-icon-left-open-mini:before{content:"\e761"}.entypo-icon-right-open-mini:before{content:"\e762"}.entypo-icon-up-open-mini:before{content:"\e763"}.entypo-icon-down-open-big:before{content:"\e764"}.entypo-icon-left-open-big:before{content:"\e765"}.entypo-icon-right-open-big:before{content:"\e766"}.entypo-icon-up-open-big:before{content:"\e767"}.entypo-icon-down:before{content:"\2b07"}.entypo-icon-left:before{content:"\2b05"}.entypo-icon-right:before{content:"\27a1"}.entypo-icon-up:before{content:"\2b06"}.entypo-icon-down-dir:before{content:"\25be"}.entypo-icon-left-dir:before{content:"\25c2"}.entypo-icon-right-dir:before{content:"\25b8"}.entypo-icon-up-dir:before{content:"\25b4"}.entypo-icon-down-bold:before{content:"\e4b0"}.entypo-icon-left-bold:before{content:"\e4ad"}.entypo-icon-right-bold:before{content:"\e4ae"}.entypo-icon-up-bold:before{content:"\e4af"}.entypo-icon-down-thin:before{content:"\2193"}.entypo-icon-left-thin:before{content:"\2190"}.entypo-icon-right-thin:before{content:"\2192"}.entypo-icon-up-thin:before{content:"\2191"}.entypo-icon-ccw:before{content:"\27f2"}.entypo-icon-cw:before{content:"\27f3"}.entypo-icon-arrows-ccw:before{content:"🔄"}.entypo-icon-level-down:before{content:"\21b3"}.entypo-icon-level-up:before{content:"\21b0"}.entypo-icon-shuffle:before{content:"🔀"}.entypo-icon-loop:before{content:"🔁"}.entypo-icon-switch:before{content:"\21c6"}.entypo-icon-play:before{content:"\25b6"}.entypo-icon-stop:before{content:"\25a0"}.entypo-icon-pause:before{content:"\2389"}.entypo-icon-record:before{content:"\26ab"}.entypo-icon-to-end:before{content:"\23ed"}.entypo-icon-to-start:before{content:"\23ee"}.entypo-icon-fast-forward:before{content:"\23e9"}.entypo-icon-fast-backward:before{content:"\23ea"}.entypo-icon-progress-0:before{content:"\e768"}.entypo-icon-progress-1:before{content:"\e769"}.entypo-icon-progress-2:before{content:"\e76a"}.entypo-icon-progress-3:before{content:"\e76b"}.entypo-icon-target:before{content:"🎯"}.entypo-icon-palette:before{content:"🎨"}.entypo-icon-list:before{content:"\e005"}.entypo-icon-list-add:before{content:"\e003"}.entypo-icon-signal:before{content:"📶"}.entypo-icon-trophy:before{content:"🏆"}.entypo-icon-battery:before{content:"🔋"}.entypo-icon-back-in-time:before{content:"\e771"}.entypo-icon-monitor:before{content:"💻"}.entypo-icon-mobile:before{content:"📱"}.entypo-icon-network:before{content:"\e776"}.entypo-icon-cd:before{content:"💿"}.entypo-icon-inbox:before{content:"\e777"}.entypo-icon-install:before{content:"\e778"}.entypo-icon-globe:before{content:"🌎"}.entypo-icon-cloud:before{content:"\2601"}.entypo-icon-cloud-thunder:before{content:"\26c8"}.entypo-icon-flash:before{content:"\26a1"}.entypo-icon-moon:before{content:"\263d"}.entypo-icon-flight:before{content:"\2708"}.entypo-icon-paper-plane:before{content:"\e79b"}.entypo-icon-leaf:before{content:"🍂"}.entypo-icon-lifebuoy:before{content:"\e788"}.entypo-icon-mouse:before{content:"\e789"}.entypo-icon-briefcase:before{content:"💼"}.entypo-icon-suitcase:before{content:"\e78e"}.entypo-icon-dot:before{content:"\e78b"}.entypo-icon-dot-2:before{content:"\e78c"}.entypo-icon-dot-3:before{content:"\e78d"}.entypo-icon-brush:before{content:"\e79a"}.entypo-icon-magnet:before{content:"\e7a1"}.entypo-icon-infinity:before{content:"\221e"}.entypo-icon-erase:before{content:"\232b"}.entypo-icon-chart-pie:before{content:"\e751"}.entypo-icon-chart-line:before{content:"📈"}.entypo-icon-chart-bar:before{content:"📊"}.entypo-icon-chart-area:before{content:"🔾"}.entypo-icon-tape:before{content:"\2707"}.entypo-icon-graduation-cap:before{content:"🎓"}.entypo-icon-language:before{content:"\e752"}.entypo-icon-ticket:before{content:"🎫"}.entypo-icon-water:before{content:"💦"}.entypo-icon-droplet:before{content:"💧"}.entypo-icon-air:before{content:"\e753"}.entypo-icon-credit-card:before{content:"💳"}.entypo-icon-floppy:before{content:"💾"}.entypo-icon-clipboard:before{content:"📋"}.entypo-icon-megaphone:before{content:"📣"}.entypo-icon-database:before{content:"\e754"}.entypo-icon-drive:before{content:"\e755"}.entypo-icon-bucket:before{content:"\e756"}.entypo-icon-thermometer:before{content:"\e757"}.entypo-icon-key:before{content:"🔑"}.entypo-icon-flow-cascade:before{content:"\e790"}.entypo-icon-flow-branch:before{content:"\e791"}.entypo-icon-flow-tree:before{content:"\e792"}.entypo-icon-flow-line:before{content:"\e793"}.entypo-icon-flow-parallel:before{content:"\e794"}.entypo-icon-rocket:before{content:"🚀"}.entypo-icon-gauge:before{content:"\e7a2"}.entypo-icon-traffic-cone:before{content:"\e7a3"}.entypo-icon-cc:before{content:"\e7a5"}.entypo-icon-cc-by:before{content:"\e7a6"}.entypo-icon-cc-nc:before{content:"\e7a7"}.entypo-icon-cc-nc-eu:before{content:"\e7a8"}.entypo-icon-cc-nc-jp:before{content:"\e7a9"}.entypo-icon-cc-sa:before{content:"\e7aa"}.entypo-icon-cc-nd:before{content:"\e7ab"}.entypo-icon-cc-pd:before{content:"\e7ac"}.entypo-icon-cc-zero:before{content:"\e7ad"}.entypo-icon-cc-share:before{content:"\e7ae"}.entypo-icon-cc-remix:before{content:"\e7af"}.entypo-icon-github:before{content:"\f300"}.entypo-icon-github-circled:before{content:"\f301"}.entypo-icon-flickr:before{content:"\f303"}.entypo-icon-flickr-circled:before{content:"\f304"}.entypo-icon-vimeo:before{content:"\f306"}.entypo-icon-vimeo-circled:before{content:"\f307"}.entypo-icon-twitter:before{content:"\f309"}.entypo-icon-twitter-circled:before{content:"\f30a"}.entypo-icon-facebook:before{content:"\f30c"}.entypo-icon-facebook-circled:before{content:"\f30d"}.entypo-icon-facebook-squared:before{content:"\f30e"}.entypo-icon-gplus:before{content:"\f30f"}.entypo-icon-gplus-circled:before{content:"\f310"}.entypo-icon-pinterest:before{content:"\f312"}.entypo-icon-pinterest-circled:before{content:"\f313"}.entypo-icon-tumblr:before{content:"\f315"}.entypo-icon-tumblr-circled:before{content:"\f316"}.entypo-icon-linkedin:before{content:"\f318"}.entypo-icon-linkedin-circled:before{content:"\f319"}.entypo-icon-dribbble:before{content:"\f31b"}.entypo-icon-dribbble-circled:before{content:"\f31c"}.entypo-icon-stumbleupon:before{content:"\f31e"}.entypo-icon-stumbleupon-circled:before{content:"\f31f"}.entypo-icon-lastfm:before{content:"\f321"}.entypo-icon-lastfm-circled:before{content:"\f322"}.entypo-icon-rdio:before{content:"\f324"}.entypo-icon-rdio-circled:before{content:"\f325"}.entypo-icon-spotify:before{content:"\f327"}.entypo-icon-spotify-circled:before{content:"\f328"}.entypo-icon-qq:before{content:"\f32a"}.entypo-icon-instagrem:before{content:"\f32d"}.entypo-icon-dropbox:before{content:"\f330"}.entypo-icon-evernote:before{content:"\f333"}.entypo-icon-flattr:before{content:"\f336"}.entypo-icon-skype:before{content:"\f339"}.entypo-icon-skype-circled:before{content:"\f33a"}.entypo-icon-renren:before{content:"\f33c"}.entypo-icon-sina-weibo:before{content:"\f33f"}.entypo-icon-paypal:before{content:"\f342"}.entypo-icon-picasa:before{content:"\f345"}.entypo-icon-soundcloud:before{content:"\f348"}.entypo-icon-mixi:before{content:"\f34b"}.entypo-icon-behance:before{content:"\f34e"}.entypo-icon-google-circles:before{content:"\f351"}.entypo-icon-vkontakte:before{content:"\f354"}.entypo-icon-smashing:before{content:"\f357"}.entypo-icon-sweden:before{content:"\f601"}.entypo-icon-db-shape:before{content:"\f600"}.entypo-icon-logo-db:before{content:"\f603"}@font-face{font-family:vc_linecons;src:url(//apartamentosjardindelconde.com/wp-content/plugins/js_composer/assets/css/lib/vc-linecons/fonts/vc_linecons.eot?54101537);src:url(//apartamentosjardindelconde.com/wp-content/plugins/js_composer/assets/css/lib/vc-linecons/fonts/vc_linecons.eot?54101537#iefix) format('embedded-opentype'),url(//apartamentosjardindelconde.com/wp-content/plugins/js_composer/assets/css/lib/vc-linecons/fonts/vc_linecons.woff?54101537) format('woff'),url(//apartamentosjardindelconde.com/wp-content/plugins/js_composer/assets/css/lib/vc-linecons/fonts/vc_linecons.ttf?54101537) format('truetype'),url(//apartamentosjardindelconde.com/wp-content/plugins/js_composer/assets/css/lib/vc-linecons/fonts/vc_linecons.svg?54101537#vc_openiconic) format('svg');font-weight:400;font-style:normal}[class*=" vc_li-"]:before,[class^=vc_li-]:before{font-family:vc_linecons;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:0;text-align:center;font-variant:normal;text-transform:none;line-height:inherit;margin-left:0}.vc_li-heart:before{content:"\e000"}.vc_li-cloud:before{content:"\e001"}.vc_li-star:before{content:"\e002"}.vc_li-tv:before{content:"\e003"}.vc_li-sound:before{content:"\e004"}.vc_li-video:before{content:"\e005"}.vc_li-trash:before{content:"\e006"}.vc_li-user:before{content:"\e007"}.vc_li-key:before{content:"\e008"}.vc_li-search:before{content:"\e009"}.vc_li-settings:before{content:"\e00a"}.vc_li-camera:before{content:"\e00b"}.vc_li-tag:before{content:"\e00c"}.vc_li-lock:before{content:"\e00d"}.vc_li-bulb:before{content:"\e00e"}.vc_li-pen:before{content:"\e00f"}.vc_li-diamond:before{content:"\e010"}.vc_li-display:before{content:"\e011"}.vc_li-location:before{content:"\e012"}.vc_li-eye:before{content:"\e013"}.vc_li-bubble:before{content:"\e014"}.vc_li-stack:before{content:"\e015"}.vc_li-cup:before{content:"\e016"}.vc_li-phone:before{content:"\e017"}.vc_li-news:before{content:"\e018"}.vc_li-mail:before{content:"\e019"}.vc_li-like:before{content:"\e01a"}.vc_li-photo:before{content:"\e01b"}.vc_li-note:before{content:"\e01c"}.vc_li-clock:before{content:"\e01d"}.vc_li-paperplane:before{content:"\e01e"}.vc_li-params:before{content:"\e01f"}.vc_li-banknote:before{content:"\e020"}.vc_li-data:before{content:"\e021"}.vc_li-music:before{content:"\e022"}.vc_li-megaphone:before{content:"\e023"}.vc_li-study:before{content:"\e024"}.vc_li-lab:before{content:"\e025"}.vc_li-food:before{content:"\e026"}.vc_li-t-shirt:before{content:"\e027"}.vc_li-fire:before{content:"\e028"}.vc_li-clip:before{content:"\e029"}.vc_li-shop:before{content:"\e02a"}.vc_li-calendar:before{content:"\e02b"}.vc_li-vallet:before{content:"\e02c"}.vc_li-vynil:before{content:"\e02d"}.vc_li-truck:before{content:"\e02e"}.vc_li-world:before{content:"\e02f"}