@media not (prefers-reduced-motion){.components-animate__appear{animation:components-animate__appear-animation .1s cubic-bezier(0,0,.2,1) 0s;animation-fill-mode:forwards}}.components-animate__appear.is-from-top,.components-animate__appear.is-from-top.is-from-left{transform-origin:top left}.components-animate__appear.is-from-top.is-from-right{transform-origin:top right}.components-animate__appear.is-from-bottom,.components-animate__appear.is-from-bottom.is-from-left{transform-origin:bottom left}.components-animate__appear.is-from-bottom.is-from-right{transform-origin:bottom right}@keyframes components-animate__appear-animation{0%{transform:translateY(-2em) scaleY(0) scaleX(0)}to{transform:translateY(0) scaleY(1) scaleX(1)}}@media not (prefers-reduced-motion){.components-animate__slide-in{animation:components-animate__slide-in-animation .1s cubic-bezier(0,0,.2,1);animation-fill-mode:forwards}.components-animate__slide-in.is-from-left{transform:translateX(100%)}.components-animate__slide-in.is-from-right{transform:translateX(-100%)}}@keyframes components-animate__slide-in-animation{to{transform:translateX(0)}}@media not (prefers-reduced-motion){.components-animate__loading{animation:components-animate__loading 1.6s ease-in-out infinite}}@keyframes components-animate__loading{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.components-autocomplete__popover .components-popover__content{min-width:200px;padding:8px}.components-autocomplete__result.components-button{display:flex;height:auto;min-height:36px;text-align:left;width:100%}.components-autocomplete__result.components-button:focus:not(:disabled){box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.components-badge{box-sizing:border-box}.components-badge *,.components-badge :after,.components-badge :before{box-sizing:inherit}.components-badge{background-color:color-mix(in srgb,#fff 90%,var(--base-color));border-radius:2px;color:color-mix(in srgb,#000 50%,var(--base-color));display:inline-block;line-height:0;max-width:100%;min-height:24px;padding:2px 8px}.components-badge:where(.is-default){background-color:#f0f0f0;color:#2f2f2f}.components-badge.has-icon{padding-inline-start:4px}.components-badge.is-info{--base-color:#3858e9}.components-badge.is-warning{--base-color:#f0b849}.components-badge.is-error{--base-color:#cc1818}.components-badge.is-success{--base-color:#4ab866}.components-badge__flex-wrapper{align-items:center;display:inline-flex;font-size:12px;font-weight:400;gap:2px;line-height:20px;max-width:100%}.components-badge__icon{flex-shrink:0}.components-badge__content{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.components-button-group{display:inline-block}.components-button-group .components-button{border-radius:0;box-shadow:inset 0 0 0 1px #1e1e1e;color:#1e1e1e;display:inline-flex}.components-button-group .components-button+.components-button{margin-left:-1px}.components-button-group .components-button:first-child{border-radius:2px 0 0 2px}.components-button-group .components-button:last-child{border-radius:0 2px 2px 0}.components-button-group .components-button.is-primary,.components-button-group .components-button:focus{position:relative;z-index:1}.components-button-group .components-button.is-primary{box-shadow:inset 0 0 0 1px #1e1e1e}.components-button{-webkit-appearance:none;background:none;border:0;cursor:pointer;display:inline-flex;font-family:inherit;font-size:13px;margin:0;text-decoration:none}@media not (prefers-reduced-motion){.components-button{transition:box-shadow .1s linear}}.components-button{align-items:center;border-radius:2px;box-sizing:border-box;color:var(--wp-components-color-foreground,#1e1e1e);height:36px;padding:6px 12px}.components-button.is-next-40px-default-size{height:40px}.components-button:hover:not(:disabled,[aria-disabled=true]),.components-button[aria-expanded=true]{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button:focus:not(:disabled){box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:3px solid #0000}.components-button.is-primary{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-accent-inverted,#fff);outline:1px solid #0000;text-decoration:none;text-shadow:none;white-space:nowrap}.components-button.is-primary:hover:not(:disabled){background:var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-primary:active:not(:disabled){background:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));border-color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-primary:focus:not(:disabled){box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-primary:disabled,.components-button.is-primary:disabled:active:enabled,.components-button.is-primary[aria-disabled=true],.components-button.is-primary[aria-disabled=true]:active:enabled,.components-button.is-primary[aria-disabled=true]:enabled{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#fff6;outline:none}.components-button.is-primary:disabled:active:enabled:focus:enabled,.components-button.is-primary:disabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:active:enabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:enabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:focus:enabled{box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-primary.is-busy,.components-button.is-primary.is-busy:disabled,.components-button.is-primary.is-busy[aria-disabled=true]{background-image:linear-gradient(-45deg,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 33%,var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6)) 33%,var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6)) 70%,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 70%);background-size:100px 100%;border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-secondary,.components-button.is-tertiary{outline:1px solid #0000}.components-button.is-secondary:active:not(:disabled),.components-button.is-tertiary:active:not(:disabled){box-shadow:none}.components-button.is-secondary:disabled,.components-button.is-secondary[aria-disabled=true],.components-button.is-secondary[aria-disabled=true]:hover,.components-button.is-tertiary:disabled,.components-button.is-tertiary[aria-disabled=true],.components-button.is-tertiary[aria-disabled=true]:hover{background:#0000;color:#949494;transform:none}.components-button.is-secondary{background:#0000;box-shadow:inset 0 0 0 1px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)),0 0 0 currentColor;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:1px solid #0000;white-space:nowrap}.components-button.is-secondary:hover:not(:disabled,[aria-disabled=true],.is-pressed){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,#0000);box-shadow:inset 0 0 0 1px var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6))}.components-button.is-secondary:disabled:not(:focus),.components-button.is-secondary[aria-disabled=true]:hover:not(:focus),.components-button.is-secondary[aria-disabled=true]:not(:focus){box-shadow:inset 0 0 0 1px #ddd}.components-button.is-secondary:focus:not(:disabled){box-shadow:0 0 0 currentColor inset,0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-tertiary{background:#0000;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));white-space:nowrap}.components-button.is-tertiary:hover:not(:disabled,[aria-disabled=true],.is-pressed){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,#0000);color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6))}.components-button.is-tertiary:active:not(:disabled,[aria-disabled=true]){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 8%,#0000)}p+.components-button.is-tertiary{margin-left:-6px}.components-button.is-tertiary:disabled:not(:focus),.components-button.is-tertiary[aria-disabled=true]:hover:not(:focus),.components-button.is-tertiary[aria-disabled=true]:not(:focus){box-shadow:none;outline:none}.components-button.is-destructive{--wp-components-color-accent:#cc1818;--wp-components-color-accent-darker-10:#9e1313;--wp-components-color-accent-darker-20:#710d0d}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link){color:#cc1818}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):hover:not(:disabled,[aria-disabled=true]){color:#710d0d}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #cc1818}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):active:not(:disabled,[aria-disabled=true]){background:#ccc}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):disabled,.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link)[aria-disabled=true]{color:#949494}.components-button.is-destructive.is-secondary:hover:not(:disabled,[aria-disabled=true]),.components-button.is-destructive.is-tertiary:hover:not(:disabled,[aria-disabled=true]){background:#cc18180a}.components-button.is-destructive.is-secondary:active:not(:disabled,[aria-disabled=true]),.components-button.is-destructive.is-tertiary:active:not(:disabled,[aria-disabled=true]){background:#cc181814}.components-button.is-link{background:none;border:0;border-radius:0;box-shadow:none;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));margin:0;outline:none;padding:0;text-align:left;text-decoration:underline}@media not (prefers-reduced-motion){.components-button.is-link{transition-duration:.05s;transition-property:border,background,color;transition-timing-function:ease-in-out}}.components-button.is-link{height:auto}.components-button.is-link:focus{border-radius:2px}.components-button.is-link:disabled,.components-button.is-link[aria-disabled=true]{color:#949494}.components-button:not(:disabled,[aria-disabled=true]):active{color:var(--wp-components-color-foreground,#1e1e1e)}.components-button:disabled,.components-button[aria-disabled=true]{color:#949494;cursor:default}@media not (prefers-reduced-motion){.components-button.is-busy,.components-button.is-secondary.is-busy,.components-button.is-secondary.is-busy:disabled,.components-button.is-secondary.is-busy[aria-disabled=true]{animation:components-button__busy-animation 2.5s linear infinite}}.components-button.is-busy,.components-button.is-secondary.is-busy,.components-button.is-secondary.is-busy:disabled,.components-button.is-secondary.is-busy[aria-disabled=true]{background-image:linear-gradient(-45deg,#fafafa 33%,#e0e0e0 0,#e0e0e0 70%,#fafafa 0);background-size:100px 100%}.components-button.is-compact{height:32px}.components-button.is-compact.has-icon:not(.has-text){min-width:32px;padding:0}.components-button.is-small{font-size:11px;height:24px;line-height:22px;padding:0 8px}.components-button.is-small.has-icon:not(.has-text){min-width:24px;padding:0}.components-button.has-icon{justify-content:center;min-width:36px;padding:6px}.components-button.has-icon.is-next-40px-default-size{min-width:40px}.components-button.has-icon .dashicon{align-items:center;box-sizing:initial;display:inline-flex;justify-content:center;padding:2px}.components-button.has-icon.has-text{gap:4px;justify-content:start;padding-left:8px;padding-right:12px}.components-button.has-icon.has-text.has-icon-right{padding-left:12px;padding-right:8px}.components-button.is-pressed,.components-button.is-pressed:hover{color:var(--wp-components-color-foreground-inverted,#fff)}.components-button.is-pressed:hover:not(:disabled,[aria-disabled=true]),.components-button.is-pressed:not(:disabled,[aria-disabled=true]){background:var(--wp-components-color-foreground,#1e1e1e)}.components-button.is-pressed:disabled,.components-button.is-pressed[aria-disabled=true]{color:#949494}.components-button.is-pressed:disabled:not(.is-primary):not(.is-secondary):not(.is-tertiary),.components-button.is-pressed[aria-disabled=true]:not(.is-primary):not(.is-secondary):not(.is-tertiary){background:#949494;color:var(--wp-components-color-foreground-inverted,#fff)}.components-button.is-pressed:focus:not(:disabled){box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-button svg{fill:currentColor;outline:none}@media (forced-colors:active){.components-button svg{fill:CanvasText}}.components-button .components-visually-hidden{height:auto}@keyframes components-button__busy-animation{0%{background-position:200px 0}}.components-calendar{background-color:var(--wp-components-color-background,#fff);color:var(--wp-components-color-foreground,#1e1e1e);display:inline-block;font-size:13px;font-weight:400;position:relative;z-index:0}.components-calendar,.components-calendar *,.components-calendar :after,.components-calendar :before{box-sizing:border-box}.components-calendar__day{padding:0;position:relative}.components-calendar__day:has(.components-calendar__day-button:disabled){color:var(--wp-components-color-gray-600,#949494)}.components-calendar__day:has(.components-calendar__day-button:focus-visible),.components-calendar__day:has(.components-calendar__day-button:hover:not(:disabled)){color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-calendar__day-button{align-items:center;background:none;border:none;border-radius:2px;color:inherit;cursor:pointer;display:flex;font:inherit;font-variant-numeric:tabular-nums;height:32px;justify-content:center;margin:0;padding:0;position:relative;width:32px}.components-calendar__day-button:before{border:none;border-radius:2px;content:"";inset:0;position:absolute;z-index:-1}.components-calendar__day-button:after{content:"";inset:0;pointer-events:none;position:absolute;z-index:1}.components-calendar__day-button:disabled{cursor:revert}@media (forced-colors:active){.components-calendar__day-button:disabled{text-decoration:line-through}}.components-calendar__day-button:focus-visible{outline:var(--wp-admin-border-width-focus) solid var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline-offset:1px}.components-calendar__caption-label{align-items:center;border:0;display:inline-flex;position:relative;text-transform:capitalize;white-space:nowrap;z-index:1}.components-calendar__button-next,.components-calendar__button-previous{align-items:center;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;border-radius:2px;color:inherit;cursor:pointer;display:inline-flex;height:32px;justify-content:center;margin:0;padding:0;position:relative;width:32px}.components-calendar__button-next:disabled,.components-calendar__button-next[aria-disabled=true],.components-calendar__button-previous:disabled,.components-calendar__button-previous[aria-disabled=true]{color:var(--wp-components-color-gray-600,#949494);cursor:revert}.components-calendar__button-next:focus-visible,.components-calendar__button-previous:focus-visible{outline:var(--wp-admin-border-width-focus) solid var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-calendar__chevron{display:inline-block;fill:currentColor;height:16px;width:16px}.components-calendar[dir=rtl] .components-calendar__nav .components-calendar__chevron{transform:rotate(180deg);transform-origin:50%}.components-calendar__month-caption{align-content:center;display:flex;height:32px;justify-content:center;margin-bottom:12px}.components-calendar__months{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;max-width:fit-content;position:relative}.components-calendar__month-grid{border-collapse:initial;border-spacing:0 4px}.components-calendar__nav{align-items:center;display:flex;height:32px;inset-block-start:0;inset-inline-end:0;inset-inline-start:0;justify-content:space-between;position:absolute}.components-calendar__weekday{color:var(--wp-components-color-gray-700,#757575);height:32px;padding:0;text-align:center;text-transform:uppercase;width:32px}.components-calendar__day--today:after{border:2px solid;border-radius:50%;content:"";height:0;inset-block-start:2px;inset-inline-end:2px;position:absolute;width:0;z-index:1}.components-calendar__day--selected:not(.components-calendar__range-middle):has(.components-calendar__day-button,.components-calendar__day-button:hover:not(:disabled)){color:var(--wp-components-color-foreground-inverted,#fff)}.components-calendar__day--selected:not(.components-calendar__range-middle) .components-calendar__day-button:before{background-color:var(--wp-components-color-foreground,#1e1e1e);border:1px solid #0000}.components-calendar__day--selected:not(.components-calendar__range-middle) .components-calendar__day-button:disabled:before{background-color:var(--wp-components-color-gray-600,#949494)}.components-calendar__day--selected:not(.components-calendar__range-middle) .components-calendar__day-button:hover:not(:disabled):before{background-color:var(--wp-components-color-gray-800,#2f2f2f)}.components-calendar__day--hidden{visibility:hidden}.components-calendar__range-start:not(.components-calendar__range-end) .components-calendar__day-button,.components-calendar__range-start:not(.components-calendar__range-end) .components-calendar__day-button:before{border-end-end-radius:0;border-start-end-radius:0}.components-calendar__range-middle .components-calendar__day-button:before{background-color:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,#0000);border-color:#0000;border-radius:0;border-style:solid;border-width:1px 0}.components-calendar__range-end:not(.components-calendar__range-start) .components-calendar__day-button,.components-calendar__range-end:not(.components-calendar__range-start) .components-calendar__day-button:before{border-end-start-radius:0;border-start-start-radius:0}.components-calendar__day--preview svg{color:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 16%,#0000);inset:0;pointer-events:none;position:absolute}@media (forced-colors:active){.components-calendar__day--preview svg{color:inherit}}.components-calendar[dir=rtl] .components-calendar__day--preview svg{transform:scaleX(-1)}.components-calendar__day--preview.components-calendar__range-middle .components-calendar__day-button:before{border:none}@keyframes slide-in-left{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes slide-in-right{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes slide-out-left{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes slide-out-right{0%{transform:translateX(0)}to{transform:translateX(100%)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}.components-calendar__caption-after-enter,.components-calendar__caption-after-exit,.components-calendar__caption-before-enter,.components-calendar__caption-before-exit,.components-calendar__weeks-after-enter,.components-calendar__weeks-after-exit,.components-calendar__weeks-before-enter,.components-calendar__weeks-before-exit{animation-duration:0s;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.4,0,.2,1)}@media not (prefers-reduced-motion){.components-calendar__caption-after-enter,.components-calendar__caption-after-exit,.components-calendar__caption-before-enter,.components-calendar__caption-before-exit,.components-calendar__weeks-after-enter,.components-calendar__weeks-after-exit,.components-calendar__weeks-before-enter,.components-calendar__weeks-before-exit{animation-duration:.3s}}.components-calendar[dir=rtl] .components-calendar__weeks-after-enter,.components-calendar__weeks-before-enter{animation-name:slide-in-left}.components-calendar[dir=rtl] .components-calendar__weeks-after-exit,.components-calendar__weeks-before-exit{animation-name:slide-out-left}.components-calendar[dir=rtl] .components-calendar__weeks-before-enter,.components-calendar__weeks-after-enter{animation-name:slide-in-right}.components-calendar[dir=rtl] .components-calendar__weeks-before-exit,.components-calendar__weeks-after-exit{animation-name:slide-out-right}.components-calendar__caption-after-enter{animation-name:fade-in}.components-calendar__caption-after-exit{animation-name:fade-out}.components-calendar__caption-before-enter{animation-name:fade-in}.components-calendar__caption-before-exit{animation-name:fade-out}.components-checkbox-control{--checkbox-input-size:24px}@media (min-width:600px){.components-checkbox-control{--checkbox-input-size:16px}}.components-checkbox-control{--checkbox-input-margin:8px}.components-checkbox-control__label{cursor:pointer;line-height:var(--checkbox-input-size)}.components-checkbox-control__input[type=checkbox]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;margin-right:12px;padding:6px 8px;transition:none}@media not (prefers-reduced-motion){.components-checkbox-control__input[type=checkbox]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-checkbox-control__input[type=checkbox]{font-size:13px;line-height:normal}}.components-checkbox-control__input[type=checkbox]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]::-webkit-input-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]::-moz-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]:-ms-input-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]:checked{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]:checked::-ms-check{opacity:0}.components-checkbox-control__input[type=checkbox]:checked:before,.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{color:#fff;margin:-3px -5px}@media (min-width:782px){.components-checkbox-control__input[type=checkbox]:checked:before,.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{margin:-4px 0 0 -5px}}.components-checkbox-control__input[type=checkbox][aria-checked=mixed]{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{content:"\f460";display:inline-block;float:left;font:normal 30px/1 dashicons;vertical-align:middle;width:16px;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (min-width:782px){.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{float:none;font-size:21px}}.components-checkbox-control__input[type=checkbox]:disabled,.components-checkbox-control__input[type=checkbox][aria-disabled=true]{background:#f0f0f0;border-color:#ddd;cursor:default;opacity:1}.components-checkbox-control__input[type=checkbox]{appearance:none;background:#fff;clear:none;color:#1e1e1e;cursor:pointer;display:inline-block;height:var(--checkbox-input-size);line-height:0;margin:0 4px 0 0;outline:0;padding:0!important;text-align:center;vertical-align:top;width:var(--checkbox-input-size)}@media not (prefers-reduced-motion){.components-checkbox-control__input[type=checkbox]{transition:border-color .1s ease-in-out}}.components-checkbox-control__input[type=checkbox]:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:2px}.components-checkbox-control__input[type=checkbox]:checked,.components-checkbox-control__input[type=checkbox]:indeterminate{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-checkbox-control__input[type=checkbox]:checked::-ms-check,.components-checkbox-control__input[type=checkbox]:indeterminate::-ms-check{opacity:0}.components-checkbox-control__input[type=checkbox]:checked:before{content:none}.components-checkbox-control__input-container{aspect-ratio:1;display:inline-block;flex-shrink:0;line-height:1;margin-right:var(--checkbox-input-margin);position:relative;vertical-align:middle;width:var(--checkbox-input-size)}svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{--checkmark-size:var(--checkbox-input-size);fill:#fff;cursor:pointer;height:var(--checkmark-size);left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);-webkit-user-select:none;user-select:none;width:var(--checkmark-size)}@media (min-width:600px){svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{--checkmark-size:calc(var(--checkbox-input-size) + 4px)}}.components-checkbox-control__help{display:inline-block;margin-inline-start:calc(var(--checkbox-input-size) + var(--checkbox-input-margin))}.components-circular-option-picker{display:inline-block;min-width:188px;width:100%}.components-circular-option-picker .components-circular-option-picker__custom-clear-wrapper{display:flex;justify-content:flex-end;margin-top:12px}.components-circular-option-picker .components-circular-option-picker__swatches{display:flex;flex-wrap:wrap;gap:12px;position:relative;z-index:1}.components-circular-option-picker>:not(.components-circular-option-picker__swatches){position:relative;z-index:0}.components-circular-option-picker__option-wrapper{display:inline-block;height:28px;transform:scale(1);vertical-align:top;width:28px}@media not (prefers-reduced-motion){.components-circular-option-picker__option-wrapper{transition:transform .1s ease;will-change:transform}}.components-circular-option-picker__option-wrapper:hover{transform:scale(1.2)}.components-circular-option-picker__option-wrapper>div{height:100%;width:100%}.components-circular-option-picker__option-wrapper:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' fill='none'%3E%3Cpath fill='%23555d65' d='M6 8V6H4v2zm2 0V6h2v2zm2 8H8v-2h2zm2 0v-2h2v2zm0 2v-2h-2v2H8v2h2v-2zm2 0v2h-2v-2zm2 0h-2v-2h2z'/%3E%3Cpath fill='%23555d65' fill-rule='evenodd' d='M18 18h2v-2h-2v-2h2v-2h-2v-2h2V8h-2v2h-2V8h-2v2h2v2h-2v2h2v2h2zm-2-4v-2h2v2z' clip-rule='evenodd'/%3E%3Cpath fill='%23555d65' d='M18 18v2h-2v-2z'/%3E%3Cpath fill='%23555d65' fill-rule='evenodd' d='M8 10V8H6v2H4v2h2v2H4v2h2v2H4v2h2v2H4v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2v2h-2V4h-2v2h-2V4h-2v2h-2V4h-2v2h2v2h-2v2zm0 2v-2H6v2zm2 0v-2h2v2zm0 2v-2H8v2H6v2h2v2H6v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h-2v2h-2V6h-2v2h-2v2h2v2h-2v2z' clip-rule='evenodd'/%3E%3Cpath fill='%23555d65' fill-rule='evenodd' d='M4 0H2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2H8V0H6v2H4zm0 4V2H2v2zm2 0V2h2v2zm0 2V4H4v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2H8v2z' clip-rule='evenodd'/%3E%3C/svg%3E");border-radius:50%;bottom:1px;content:"";left:1px;position:absolute;right:1px;top:1px;z-index:-1}.components-circular-option-picker__option{aspect-ratio:1;background:#0000;border:none;border-radius:50%;box-shadow:inset 0 0 0 14px;display:inline-block;height:100%!important;vertical-align:top}@media not (prefers-reduced-motion){.components-circular-option-picker__option{transition:box-shadow .1s ease}}.components-circular-option-picker__option{cursor:pointer}.components-circular-option-picker__option:hover{box-shadow:inset 0 0 0 14px!important}.components-circular-option-picker__option[aria-pressed=true],.components-circular-option-picker__option[aria-selected=true]{box-shadow:inset 0 0 0 4px;overflow:visible;position:relative;z-index:1}.components-circular-option-picker__option[aria-pressed=true]+svg,.components-circular-option-picker__option[aria-selected=true]+svg{border-radius:50%;left:2px;pointer-events:none;position:absolute;top:2px;z-index:2}.components-circular-option-picker__option:after{border:1px solid #0000;border-radius:50%;bottom:-1px;box-shadow:inset 0 0 0 1px #0003;box-sizing:inherit;content:"";left:-1px;position:absolute;right:-1px;top:-1px}.components-circular-option-picker__option:focus:after{border:2px solid #757575;border-radius:50%;box-shadow:inset 0 0 0 2px #fff;content:"";height:calc(100% + 4px);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(100% + 4px)}.components-circular-option-picker__option.components-button:focus{background-color:initial;box-shadow:inset 0 0 0 14px;outline:none}.components-circular-option-picker__button-action .components-circular-option-picker__option{background:#fff;color:#fff}.components-circular-option-picker__dropdown-link-action{margin-right:16px}.components-circular-option-picker__dropdown-link-action .components-button{line-height:22px}.components-palette-edit__popover-gradient-picker{padding:8px;width:260px}.components-dropdown-menu__menu .components-palette-edit__menu-button{width:100%}.component-color-indicator{background:#fff linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0);border-radius:50%;box-shadow:inset 0 0 0 1px #0003;display:inline-block;height:20px;padding:0;width:20px}.components-combobox-control{width:100%}input.components-combobox-control__input[type=text]{background:var(--wp-components-color-background,#fff);border:none;box-shadow:none;color:var(--wp-components-color-foreground,#1e1e1e);font-family:inherit;font-size:16px;line-height:inherit;margin:0;min-height:auto;padding:2px;width:100%}@media (min-width:600px){input.components-combobox-control__input[type=text]{font-size:13px}}input.components-combobox-control__input[type=text]:focus{box-shadow:none;outline:none}.components-combobox-control__suggestions-container{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:6px 8px}@media not (prefers-reduced-motion){.components-combobox-control__suggestions-container{transition:box-shadow .1s linear}}@media (min-width:600px){.components-combobox-control__suggestions-container{font-size:13px;line-height:normal}}.components-combobox-control__suggestions-container:focus{border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));box-shadow:0 0 0 .5px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-combobox-control__suggestions-container::-webkit-input-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container::-moz-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container:-ms-input-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container{align-items:flex-start;display:flex;flex-wrap:wrap;padding:0;width:100%}.components-combobox-control__suggestions-container:focus-within{border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));box-shadow:0 0 0 .5px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-combobox-control__suggestions-container .components-spinner{margin:0}.components-color-palette__custom-color-wrapper{position:relative;z-index:0}.components-color-palette__custom-color-button{background:none;border:none;border-radius:4px 4px 0 0;box-shadow:inset 0 0 0 1px #0003;box-sizing:border-box;cursor:pointer;height:64px;outline:1px solid #0000;position:relative;width:100%}.components-color-palette__custom-color-button:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline-width:2px}.components-color-palette__custom-color-button:after{background-image:repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0);background-position:0 0,24px 24px;background-size:48px 48px;border-radius:3px 3px 0 0;content:"";inset:1px;position:absolute;z-index:-1}.components-color-palette__custom-color-text-wrapper{border-radius:0 0 4px 4px;box-shadow:inset 0 -1px 0 0 #0003,inset 1px 0 0 0 #0003,inset -1px 0 0 0 #0003;font-size:13px;padding:12px 16px;position:relative}.components-color-palette__custom-color-name{color:var(--wp-components-color-foreground,#1e1e1e);margin:0 1px}.components-color-palette__custom-color-value{color:#757575}.components-color-palette__custom-color-value--is-hex{text-transform:uppercase}.components-color-palette__custom-color-value:empty:after{content:"​";visibility:hidden}.components-custom-gradient-picker__gradient-bar{border-radius:2px;height:48px;position:relative;width:100%;z-index:1}.components-custom-gradient-picker__gradient-bar.has-gradient{background-image:repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0);background-position:0 0,12px 12px;background-size:24px 24px}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__gradient-bar-background{inset:0;position:absolute}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__markers-container{margin-left:auto;margin-right:auto;position:relative;width:calc(100% - 48px)}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-dropdown{display:flex;height:16px;position:absolute;top:16px;width:16px}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown{background:#fff;border-radius:50%;color:#1e1e1e;height:inherit;min-width:16px!important;padding:2px;position:relative;width:inherit}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown svg{height:100%;width:100%}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button{border-radius:50%;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 2px 0 #00000040;height:inherit;outline:2px solid #0000;padding:0;width:inherit}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button.is-active,.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button:focus{box-shadow:inset 0 0 0 calc(var(--wp-admin-border-width-focus)*2) #fff,0 0 2px 0 #00000040;outline:1.5px solid #0000}.components-custom-gradient-picker__remove-control-point-wrapper{padding-bottom:8px}.components-custom-gradient-picker__inserter{direction:ltr}.components-custom-gradient-picker__liner-gradient-indicator{display:inline-block;flex:0 auto;height:20px;width:20px}.components-custom-gradient-picker__ui-line{position:relative;z-index:0}body.is-dragging-components-draggable{cursor:move;cursor:grabbing!important}.components-draggable__invisible-drag-image{height:50px;left:-1000px;position:fixed;width:50px}.components-draggable__clone{background:#0000;padding:0;pointer-events:none;position:fixed;z-index:1000000000}.components-drop-zone{border-radius:2px;bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;visibility:hidden;z-index:40}.components-drop-zone.is-active{opacity:1;visibility:visible}.components-drop-zone .components-drop-zone__content{align-items:center;background-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));bottom:0;color:#fff;display:flex;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;right:0;text-align:center;top:0;width:100%;z-index:50}.components-drop-zone .components-drop-zone__content-inner{opacity:0;transform:scale(.9)}.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content{opacity:1}@media not (prefers-reduced-motion){.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content{transition:opacity .2s ease-in-out}}.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content-inner{opacity:1;transform:scale(1)}@media not (prefers-reduced-motion){.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content-inner{transition:opacity .1s ease-in-out .1s,transform .1s ease-in-out .1s}}.components-drop-zone__content-icon,.components-drop-zone__content-text{display:block}.components-drop-zone__content-icon{line-height:0;margin:0 auto 8px;fill:currentColor;pointer-events:none}.components-drop-zone__content-text{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-dropdown{display:inline-block}.components-dropdown__content .components-popover__content{padding:8px}.components-dropdown__content .components-popover__content:has(.components-menu-group){padding:0}.components-dropdown__content .components-popover__content:has(.components-menu-group) .components-dropdown-menu__menu>.components-menu-item__button,.components-dropdown__content .components-popover__content:has(.components-menu-group)>.components-menu-item__button{margin:8px;width:auto}.components-dropdown__content [role=menuitem]{white-space:nowrap}.components-dropdown__content .components-menu-group{padding:8px}.components-dropdown__content .components-menu-group+.components-menu-group{border-top:1px solid #ccc;padding:8px}.components-dropdown__content.is-alternate .components-menu-group+.components-menu-group{border-color:#1e1e1e}.components-dropdown-menu__toggle{vertical-align:top}.components-dropdown-menu__menu{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:1.4;width:100%}.components-dropdown-menu__menu .components-dropdown-menu__menu-item,.components-dropdown-menu__menu .components-menu-item{cursor:pointer;outline:none;padding:6px;white-space:nowrap;width:100%}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator,.components-dropdown-menu__menu .components-menu-item.has-separator{margin-top:6px;overflow:visible;position:relative}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator:before,.components-dropdown-menu__menu .components-menu-item.has-separator:before{background-color:#ddd;box-sizing:initial;content:"";display:block;height:1px;left:0;position:absolute;right:0;top:-3px}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active .dashicon,.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active svg,.components-dropdown-menu__menu .components-menu-item.is-active .dashicon,.components-dropdown-menu__menu .components-menu-item.is-active svg{background:#1e1e1e;border-radius:1px;box-shadow:0 0 0 1px #1e1e1e;color:#fff}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-icon-only,.components-dropdown-menu__menu .components-menu-item.is-icon-only{width:auto}.components-dropdown-menu__menu .components-menu-item__button,.components-dropdown-menu__menu .components-menu-item__button.components-button{height:auto;min-height:40px;padding-left:8px;padding-right:8px;text-align:left}.components-duotone-picker__color-indicator:before{background:#0000}.components-duotone-picker__color-indicator>.components-button,.components-duotone-picker__color-indicator>.components-button.is-pressed:hover:not(:disabled){background:linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0);color:#0000}.components-duotone-picker__color-indicator>.components-button:hover:not(:disabled):not([aria-disabled=true]),.components-duotone-picker__color-indicator>.components-button:not([aria-disabled=true]):active{color:#0000}.components-color-list-picker,.components-color-list-picker__swatch-button{width:100%}.components-color-list-picker__color-picker{margin:8px 0}.components-color-list-picker__swatch-color{margin:2px}.components-external-link{text-decoration:none}.components-external-link__contents{text-decoration:underline}.components-external-link__icon{font-weight:400;margin-left:.5ch}.components-form-toggle{display:inline-block;height:16px;position:relative}.components-form-toggle .components-form-toggle__track{background-color:#fff;border:1px solid #949494;border-radius:8px;box-sizing:border-box;content:"";display:inline-block;height:16px;position:relative;vertical-align:top;width:32px}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__track{transition:background-color .2s ease,border-color .2s ease}}.components-form-toggle .components-form-toggle__track{overflow:hidden}.components-form-toggle .components-form-toggle__track:after{border-top:16px solid #0000;box-sizing:border-box;content:"";inset:0;position:absolute}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__track:after{transition:opacity .2s ease}}.components-form-toggle .components-form-toggle__track:after{opacity:0}.components-form-toggle .components-form-toggle__thumb{border-radius:50%;box-sizing:border-box;display:block;height:12px;left:2px;position:absolute;top:2px;width:12px}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__thumb{transition:transform .2s ease,background-color .2s ease-out}}.components-form-toggle .components-form-toggle__thumb{background-color:#1e1e1e;border:6px solid #0000;box-shadow:0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003}.components-form-toggle.is-checked .components-form-toggle__track{background-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-form-toggle.is-checked .components-form-toggle__track:after{opacity:1}.components-form-toggle .components-form-toggle__input:focus+.components-form-toggle__track{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:2px}.components-form-toggle.is-checked .components-form-toggle__thumb{background-color:#fff;border-width:0;transform:translateX(16px)}.components-disabled .components-form-toggle,.components-form-toggle.is-disabled{opacity:.3}.components-form-toggle input.components-form-toggle__input[type=checkbox]{border:none;height:100%;left:0;margin:0;opacity:0;padding:0;position:absolute;top:0;width:100%;z-index:1}.components-form-toggle input.components-form-toggle__input[type=checkbox]:checked{background:none}.components-form-toggle input.components-form-toggle__input[type=checkbox]:before{content:""}.components-form-toggle input.components-form-toggle__input[type=checkbox]:not(:disabled,[aria-disabled=true]){cursor:pointer}.components-form-token-field__input-container{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:6px 8px}@media not (prefers-reduced-motion){.components-form-token-field__input-container{transition:box-shadow .1s linear}}@media (min-width:600px){.components-form-token-field__input-container{font-size:13px;line-height:normal}}.components-form-token-field__input-container:focus{border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));box-shadow:0 0 0 .5px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-form-token-field__input-container::-webkit-input-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container::-moz-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container:-ms-input-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container{cursor:text;padding:0;width:100%}.components-form-token-field__input-container.is-disabled{background:#ddd;border-color:#ddd}.components-form-token-field__input-container.is-active{border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));box-shadow:0 0 0 .5px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-form-token-field__input-container input[type=text].components-form-token-field__input{background:inherit;border:0;box-shadow:none;color:var(--wp-components-color-foreground,#1e1e1e);display:inline-block;flex:1;font-family:inherit;font-size:16px;margin-left:4px;max-width:100%;min-height:24px;min-width:50px;padding:0;width:100%}@media (min-width:600px){.components-form-token-field__input-container input[type=text].components-form-token-field__input{font-size:13px}}.components-form-token-field.is-active .components-form-token-field__input-container input[type=text].components-form-token-field__input,.components-form-token-field__input-container input[type=text].components-form-token-field__input:focus{box-shadow:none;outline:none}.components-form-token-field__input-container .components-form-token-field__token+input[type=text].components-form-token-field__input{width:auto}.components-form-token-field__token{color:#1e1e1e;display:flex;font-size:13px;max-width:100%}.components-form-token-field__token.is-success .components-form-token-field__remove-token,.components-form-token-field__token.is-success .components-form-token-field__token-text{background:#4ab866}.components-form-token-field__token.is-error .components-form-token-field__remove-token,.components-form-token-field__token.is-error .components-form-token-field__token-text{background:#cc1818}.components-form-token-field__token.is-validating .components-form-token-field__remove-token,.components-form-token-field__token.is-validating .components-form-token-field__token-text{color:#757575}.components-form-token-field__token.is-borderless{padding:0 24px 0 0;position:relative}.components-form-token-field__token.is-borderless .components-form-token-field__token-text{background:#0000}.components-form-token-field__token.is-borderless:not(.is-disabled) .components-form-token-field__token-text{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-form-token-field__token.is-borderless .components-form-token-field__remove-token{background:#0000;color:#757575;position:absolute;right:0;top:1px}.components-form-token-field__token.is-borderless.is-success .components-form-token-field__token-text{color:#4ab866}.components-form-token-field__token.is-borderless.is-error .components-form-token-field__token-text{color:#cc1818;padding:0 4px 0 6px}.components-form-token-field__token.is-borderless.is-validating .components-form-token-field__token-text{color:#1e1e1e}.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{background:#ddd;display:inline-block;height:auto;min-width:unset}@media not (prefers-reduced-motion){.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{transition:all .2s cubic-bezier(.4,1,.4,1)}}.components-form-token-field__token-text{border-radius:1px 0 0 1px;line-height:24px;overflow:hidden;padding:0 0 0 8px;text-overflow:ellipsis;white-space:nowrap}.components-form-token-field__remove-token.components-button{border-radius:0 1px 1px 0;color:#1e1e1e;line-height:10px;overflow:initial}.components-form-token-field__remove-token.components-button:hover:not(:disabled){color:#1e1e1e}.components-form-token-field__suggestions-list{flex:1 0 100%;max-height:128px;min-width:100%;overflow-y:auto}@media not (prefers-reduced-motion){.components-form-token-field__suggestions-list{transition:all .15s ease-in-out}}.components-form-token-field__suggestions-list{box-shadow:inset 0 1px 0 0 #949494;list-style:none;margin:0;padding:0}.components-form-token-field__suggestion{box-sizing:border-box;color:var(--wp-components-color-foreground,#1e1e1e);display:block;font-size:13px;margin:0;min-height:32px;padding:8px 12px}.components-form-token-field__suggestion.is-selected{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-foreground-inverted,#fff)}.components-form-token-field__suggestion[aria-disabled=true]{color:#949494;pointer-events:none}.components-form-token-field__suggestion[aria-disabled=true].is-selected{background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,#0000)}.components-form-token-field__suggestion:not(.is-empty){cursor:pointer}@media (min-width:600px){.components-guide{width:600px}}.components-guide .components-modal__content{margin-top:0;padding:0}.components-guide .components-modal__content:before{content:none}.components-guide .components-modal__header{border-bottom:none;height:64px;padding:0;position:sticky}.components-guide .components-modal__header .components-button{align-self:flex-start;margin:8px 8px 0 0;position:static}.components-guide .components-modal__header .components-button:hover svg{fill:#fff}.components-guide .components-guide__container{display:flex;flex-direction:column;justify-content:space-between;margin-top:-64px;min-height:100%}.components-guide .components-guide__page{display:flex;flex-direction:column;justify-content:center;position:relative}@media (min-width:600px){.components-guide .components-guide__page{min-height:300px}}.components-guide .components-guide__footer{align-content:center;display:flex;height:36px;justify-content:center;margin:0 0 24px;padding:0 32px;position:relative;width:100%}.components-guide .components-guide__page-control{margin:0;text-align:center}.components-guide .components-guide__page-control li{display:inline-block;margin:0}.components-guide .components-guide__page-control .components-button{color:#e0e0e0;margin:-6px 0}.components-guide .components-guide__page-control li[aria-current=step] .components-button{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-modal__frame.components-guide{border:none;max-height:575px;min-width:312px}@media (max-width:600px){.components-modal__frame.components-guide{margin:auto;max-width:calc(100vw - 32px)}}.components-button.components-guide__back-button,.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{position:absolute}.components-button.components-guide__back-button{left:32px}.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{right:32px}[role=region]{position:relative}.is-focusing-regions [role=region]:focus:after,[role=region].interface-interface-skeleton__content:focus-visible:after{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1000000}.is-focusing-regions .editor-post-publish-panel,.is-focusing-regions .interface-interface-skeleton__actions .editor-layout__toggle-entities-saved-states-panel,.is-focusing-regions .interface-interface-skeleton__actions .editor-layout__toggle-publish-panel,.is-focusing-regions .interface-interface-skeleton__sidebar .editor-layout__toggle-sidebar-panel,.is-focusing-regions [role=region]:focus:after,.is-focusing-regions.is-distraction-free .interface-interface-skeleton__header .edit-post-header,[role=region].interface-interface-skeleton__content:focus-visible:after{outline-color:var(--wp-admin-theme-color);outline-offset:calc(var(--wp-admin-border-width-focus)*-2/var(--wp-block-editor-iframe-zoom-out-scale, 1));outline-style:solid;outline-width:calc(var(--wp-admin-border-width-focus)*2/var(--wp-block-editor-iframe-zoom-out-scale, 1))}.components-menu-group+.components-menu-group{border-top:1px solid #1e1e1e;padding-top:8px}.components-menu-group+.components-menu-group.has-hidden-separator{border-top:none;margin-top:0;padding-top:0}.components-menu-group:has(>div:empty){display:none}.components-menu-group__label{color:#757575;font-size:11px;font-weight:500;margin-bottom:12px;margin-top:4px;padding:0 8px;text-transform:uppercase;white-space:nowrap}.components-menu-item__button,.components-menu-item__button.components-button{width:100%}.components-menu-item__button.components-button[role=menuitemcheckbox] .components-menu-item__item:only-child,.components-menu-item__button.components-button[role=menuitemradio] .components-menu-item__item:only-child,.components-menu-item__button[role=menuitemcheckbox] .components-menu-item__item:only-child,.components-menu-item__button[role=menuitemradio] .components-menu-item__item:only-child{box-sizing:initial;padding-right:48px}.components-menu-item__button .components-menu-items__item-icon,.components-menu-item__button.components-button .components-menu-items__item-icon{display:inline-block;flex:0 0 auto}.components-menu-item__button .components-menu-items__item-icon.has-icon-right,.components-menu-item__button.components-button .components-menu-items__item-icon.has-icon-right{margin-left:24px;margin-right:-2px}.components-menu-item__button .components-menu-item__shortcut+.components-menu-items__item-icon.has-icon-right,.components-menu-item__button.components-button .components-menu-item__shortcut+.components-menu-items__item-icon.has-icon-right{margin-left:8px}.components-menu-item__button .block-editor-block-icon,.components-menu-item__button.components-button .block-editor-block-icon{margin-left:-2px;margin-right:8px}.components-menu-item__button.components-button.is-primary,.components-menu-item__button.is-primary{justify-content:center}.components-menu-item__button.components-button.is-primary .components-menu-item__item,.components-menu-item__button.is-primary .components-menu-item__item{margin-right:0}.components-menu-item__button.components-button:disabled.is-tertiary,.components-menu-item__button.components-button[aria-disabled=true].is-tertiary,.components-menu-item__button:disabled.is-tertiary,.components-menu-item__button[aria-disabled=true].is-tertiary{background:none;color:var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6));opacity:.3}.components-menu-item__info-wrapper{display:flex;flex-direction:column;margin-right:auto}.components-menu-item__info{color:#757575;font-size:12px;margin-top:4px;white-space:normal}.components-menu-item__item{align-items:center;display:inline-flex;margin-right:auto;min-width:160px;white-space:nowrap}.components-menu-item__shortcut{align-self:center;color:currentColor;display:none;margin-left:auto;margin-right:0;padding-left:24px}@media (min-width:480px){.components-menu-item__shortcut{display:inline}}.components-menu-items-choice,.components-menu-items-choice.components-button{height:auto;min-height:40px}.components-menu-items-choice svg,.components-menu-items-choice.components-button svg{margin-right:12px}.components-menu-items-choice.components-button.has-icon,.components-menu-items-choice.has-icon{padding-left:12px}.components-modal__screen-overlay{background-color:#00000059;bottom:0;display:flex;left:0;position:fixed;right:0;top:0;z-index:100000}@keyframes __wp-base-styles-fade-in{0%{opacity:0}to{opacity:1}}@media not (prefers-reduced-motion){.components-modal__screen-overlay{animation:__wp-base-styles-fade-in .08s linear 0s;animation-fill-mode:forwards}}@keyframes __wp-base-styles-fade-out{0%{opacity:1}to{opacity:0}}@media not (prefers-reduced-motion){.components-modal__screen-overlay.is-animating-out{animation:__wp-base-styles-fade-out .08s linear 80ms;animation-fill-mode:forwards}}.components-modal__frame{box-sizing:border-box}.components-modal__frame *,.components-modal__frame :after,.components-modal__frame :before{box-sizing:inherit}.components-modal__frame{animation-fill-mode:forwards;animation-name:components-modal__appear-animation;animation-timing-function:cubic-bezier(.29,0,0,1);background:#fff;border-radius:8px 8px 0 0;box-shadow:0 5px 15px #00000014,0 15px 27px #00000012,0 30px 36px #0000000a,0 50px 43px #00000005;color:#1e1e1e;display:flex;margin:40px 0 0;overflow:hidden;width:100%}.components-modal__frame h1,.components-modal__frame h2,.components-modal__frame h3{color:#1e1e1e}@media not (prefers-reduced-motion){.components-modal__frame{animation-duration:var(--modal-frame-animation-duration)}}.components-modal__screen-overlay.is-animating-out .components-modal__frame{animation-name:components-modal__disappear-animation;animation-timing-function:cubic-bezier(1,0,.2,1)}@media (min-width:600px){.components-modal__frame{border-radius:8px;margin:auto;max-height:calc(100% - 128px);max-width:calc(100% - 32px);min-width:350px;width:auto}}@media (min-width:600px) and (min-width:600px){.components-modal__frame.is-full-screen{height:calc(100% - 32px);max-height:none;width:calc(100% - 32px)}}@media (min-width:600px) and (min-width:782px){.components-modal__frame.is-full-screen{height:calc(100% - 80px);max-width:none;width:calc(100% - 80px)}}@media (min-width:600px){.components-modal__frame.has-size-large,.components-modal__frame.has-size-medium,.components-modal__frame.has-size-small{width:100%}.components-modal__frame.has-size-small{max-width:384px}.components-modal__frame.has-size-medium{max-width:512px}.components-modal__frame.has-size-large{max-width:840px}}@media (min-width:960px){.components-modal__frame{max-height:70%}}@keyframes components-modal__appear-animation{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes components-modal__disappear-animation{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}.components-modal__header{align-items:center;border-bottom:1px solid #0000;box-sizing:border-box;display:flex;flex-direction:row;height:72px;justify-content:space-between;left:0;padding:24px 32px 8px;position:absolute;top:0;width:100%;z-index:10}.components-modal__header .components-modal__header-heading{font-size:1.2rem;font-weight:600}.components-modal__header h1{line-height:1;margin:0}.components-modal__content.has-scrolled-content:not(.hide-header) .components-modal__header{border-bottom-color:#ddd}.components-modal__header+p{margin-top:0}.components-modal__header-heading-container{align-items:center;display:flex;flex-direction:row;flex-grow:1;justify-content:flex-start}.components-modal__header-icon-container{display:inline-block}.components-modal__header-icon-container svg{max-height:36px;max-width:36px;padding:8px}.components-modal__content{flex:1;margin-top:72px;overflow:auto;padding:4px 32px 32px}.components-modal__content.hide-header{margin-top:0;padding-top:32px}.components-modal__content.is-scrollable:focus-visible{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:-2px}.components-notice{align-items:center;background-color:#fff;border-left:4px solid var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#1e1e1e;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;padding:8px 12px}.components-notice.is-dismissible{position:relative}.components-notice.is-success{background-color:#eff9f1;border-left-color:#4ab866}.components-notice.is-warning{background-color:#fef8ee;border-left-color:#f0b849}.components-notice.is-error{background-color:#f4a2a2;border-left-color:#cc1818}.components-notice__content{flex-grow:1;margin:4px 25px 4px 0}.components-notice__actions{display:flex;flex-wrap:wrap}.components-notice__action.components-button,.components-notice__action.components-button.is-link{margin-left:12px}.components-notice__action.components-button.is-secondary{vertical-align:initial}.components-notice__action.components-button{margin-right:8px}.components-notice__dismiss{align-self:flex-start;color:#757575;flex-shrink:0}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):focus,.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):active,.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{background-color:initial;color:#1e1e1e}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{box-shadow:none}.components-notice-list{box-sizing:border-box;max-width:100vw}.components-notice-list .components-notice__content{line-height:2;margin-bottom:12px;margin-top:12px}.components-notice-list .components-notice__action.components-button{display:block;margin-left:0;margin-top:8px}.components-panel{background:#fff;border:1px solid #e0e0e0}.components-panel>.components-panel__body:first-child,.components-panel>.components-panel__header:first-child{margin-top:-1px}.components-panel>.components-panel__body:last-child,.components-panel>.components-panel__header:last-child{border-bottom-width:0}.components-panel+.components-panel{margin-top:-1px}.components-panel__body{border-bottom:1px solid #e0e0e0;border-top:1px solid #e0e0e0}.components-panel__body h3{margin:0 0 .5em}.components-panel__body.is-opened{padding:16px}.components-panel__header{align-items:center;border-bottom:1px solid #ddd;box-sizing:initial;display:flex;flex-shrink:0;height:47px;justify-content:space-between;padding:0 16px}.components-panel__header h2{color:inherit;font-size:inherit;margin:0}.components-panel__body+.components-panel__body,.components-panel__body+.components-panel__header,.components-panel__header+.components-panel__body,.components-panel__header+.components-panel__header{margin-top:-1px}.components-panel__body>.components-panel__body-title{display:block;font-size:inherit;margin-bottom:0;margin-top:0;padding:0}@media not (prefers-reduced-motion){.components-panel__body>.components-panel__body-title{transition:background .1s ease-in-out}}.components-panel__body.is-opened>.components-panel__body-title{margin:-16px -16px 5px}.components-panel__body>.components-panel__body-title:hover{background:#f0f0f0;border:none}.components-panel__body-toggle.components-button{border:none;box-shadow:none;color:#1e1e1e;font-weight:500;outline:none;padding:16px 48px 16px 16px;position:relative;text-align:left;width:100%}@media not (prefers-reduced-motion){.components-panel__body-toggle.components-button{transition:background .1s ease-in-out}}.components-panel__body-toggle.components-button{height:auto}.components-panel__body-toggle.components-button:focus{border-radius:0;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-panel__body-toggle.components-button .components-panel__arrow{color:#1e1e1e;position:absolute;right:16px;top:50%;transform:translateY(-50%);fill:currentColor}@media not (prefers-reduced-motion){.components-panel__body-toggle.components-button .components-panel__arrow{transition:color .1s ease-in-out}}body.rtl .components-panel__body-toggle.components-button .dashicons-arrow-right{-ms-filter:fliph;filter:FlipH;margin-top:-10px;transform:scaleX(-1)}.components-panel__icon{color:#757575;margin:-2px 0 -2px 6px}.components-panel__body-toggle-icon{margin-right:-5px}.components-panel__color-title{float:left;height:19px}.components-panel__row{align-items:center;display:flex;justify-content:space-between;margin-top:8px;min-height:36px}.components-panel__row select{min-width:0}.components-panel__row label{flex-shrink:0;margin-right:12px;max-width:75%}.components-panel__row:empty,.components-panel__row:first-of-type{margin-top:0}.components-panel .circle-picker{padding-bottom:20px}.components-placeholder.components-placeholder{align-items:flex-start;box-sizing:border-box;color:#1e1e1e;display:flex;flex-direction:column;font-size:13px;gap:16px;margin:0;padding:24px;position:relative;text-align:left;width:100%;-moz-font-smoothing:subpixel-antialiased;-webkit-font-smoothing:subpixel-antialiased;background-color:#fff;border-radius:2px;box-shadow:inset 0 0 0 1px #1e1e1e;outline:1px solid #0000}.components-placeholder__error,.components-placeholder__fieldset,.components-placeholder__instructions,.components-placeholder__label{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:400;letter-spacing:normal;line-height:normal;text-transform:none}.components-placeholder__label{align-items:center;display:flex;font-weight:600}.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{margin-right:4px;fill:currentColor}@media (forced-colors:active){.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{fill:CanvasText}}.components-placeholder__label:empty{display:none}.components-placeholder__fieldset,.components-placeholder__fieldset form{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;justify-content:flex-start;width:100%}.components-placeholder__fieldset form p,.components-placeholder__fieldset p{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-placeholder__fieldset.is-column-layout,.components-placeholder__fieldset.is-column-layout form{flex-direction:column}.components-placeholder__input[type=url]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:6px 8px}@media not (prefers-reduced-motion){.components-placeholder__input[type=url]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-placeholder__input[type=url]{font-size:13px;line-height:normal}}.components-placeholder__input[type=url]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-placeholder__input[type=url]::-webkit-input-placeholder{color:#1e1e1e9e}.components-placeholder__input[type=url]::-moz-placeholder{color:#1e1e1e9e}.components-placeholder__input[type=url]:-ms-input-placeholder{color:#1e1e1e9e}.components-placeholder__input[type=url]{flex:1 1 auto}.components-placeholder__error{gap:8px;width:100%}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link{margin-left:10px;margin-right:10px}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link:last-child{margin-right:0}.components-placeholder.is-medium .components-placeholder__instructions,.components-placeholder.is-small .components-placeholder__instructions{display:none}.components-placeholder.is-medium .components-placeholder__fieldset,.components-placeholder.is-medium .components-placeholder__fieldset form,.components-placeholder.is-small .components-placeholder__fieldset,.components-placeholder.is-small .components-placeholder__fieldset form{flex-direction:column}.components-placeholder.is-medium .components-button,.components-placeholder.is-medium .components-placeholder__fieldset>*,.components-placeholder.is-small .components-button,.components-placeholder.is-small .components-placeholder__fieldset>*{justify-content:center;width:100%}.components-placeholder.is-small{padding:16px}.components-placeholder.has-illustration{backdrop-filter:blur(100px);backface-visibility:hidden;background-color:initial;border-radius:0;box-shadow:none;color:inherit;display:flex}.is-dark-theme .components-placeholder.has-illustration{background-color:#0000001a}.components-placeholder.has-illustration .components-placeholder__fieldset{margin-left:0;margin-right:0}.components-placeholder.has-illustration .components-button,.components-placeholder.has-illustration .components-placeholder__instructions,.components-placeholder.has-illustration .components-placeholder__label{opacity:0;pointer-events:none}@media not (prefers-reduced-motion){.components-placeholder.has-illustration .components-button,.components-placeholder.has-illustration .components-placeholder__instructions,.components-placeholder.has-illustration .components-placeholder__label{transition:opacity .1s linear}}.is-selected>.components-placeholder.has-illustration .components-button,.is-selected>.components-placeholder.has-illustration .components-placeholder__instructions,.is-selected>.components-placeholder.has-illustration .components-placeholder__label{opacity:1;pointer-events:auto}.components-placeholder.has-illustration:before{background:currentColor;bottom:0;content:"";left:0;opacity:.1;pointer-events:none;position:absolute;right:0;top:0}.components-placeholder.has-illustration{overflow:hidden}.is-selected .components-placeholder.has-illustration{overflow:auto}.components-placeholder__preview{display:flex;justify-content:center}.components-placeholder__illustration{box-sizing:initial;height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;stroke:currentColor;opacity:.25}.components-popover{box-sizing:border-box}.components-popover *,.components-popover :after,.components-popover :before{box-sizing:inherit}.components-popover{will-change:transform;z-index:1000000}.components-popover.is-expanded{bottom:0;left:0;position:fixed;right:0;top:0;z-index:1000000!important}.components-popover__content{background:#fff;border-radius:4px;box-shadow:0 0 0 1px #ccc,0 2px 3px #0000000d,0 4px 5px #0000000a,0 12px 12px #00000008,0 16px 16px #00000005;box-sizing:border-box;width:min-content}.is-alternate .components-popover__content{border-radius:2px;box-shadow:0 0 0 1px #1e1e1e}.is-unstyled .components-popover__content{background:none;border-radius:0;box-shadow:none}.components-popover.is-expanded .components-popover__content{box-shadow:0 -1px 0 0 #ccc;height:calc(100% - 48px);overflow-y:visible;position:static;width:auto}.components-popover.is-expanded.is-alternate .components-popover__content{box-shadow:0 -1px 0 #1e1e1e}.components-popover__header{align-items:center;background:#fff;display:flex;height:48px;justify-content:space-between;padding:0 8px 0 16px}.components-popover__header-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.components-popover__close.components-button{z-index:5}.components-popover__arrow{display:flex;height:14px;pointer-events:none;position:absolute;width:14px}.components-popover__arrow:before{background-color:#fff;content:"";height:2px;left:1px;position:absolute;right:1px;top:-1px}.components-popover__arrow.is-top{bottom:-14px!important;transform:rotate(0)}.components-popover__arrow.is-right{left:-14px!important;transform:rotate(90deg)}.components-popover__arrow.is-bottom{top:-14px!important;transform:rotate(180deg)}.components-popover__arrow.is-left{right:-14px!important;transform:rotate(-90deg)}.components-popover__triangle{display:block;flex:1}.components-popover__triangle-bg{fill:#fff}.components-popover__triangle-border{fill:#0000;stroke-width:1px;stroke:#ccc}.is-alternate .components-popover__triangle-border{stroke:#1e1e1e}.components-radio-control{border:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;margin:0;padding:0}.components-radio-control__group-wrapper.has-help{margin-block-end:12px}.components-radio-control__option{align-items:center;column-gap:8px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto minmax(0,max-content)}.components-radio-control__input[type=radio]{border:1px solid #1e1e1e;border-radius:50%;grid-column:1;grid-row:1;height:24px;margin-right:12px;max-width:24px;min-width:24px;position:relative;transition:none;width:24px}@media not (prefers-reduced-motion){.components-radio-control__input[type=radio]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-radio-control__input[type=radio]{height:16px;max-width:16px;min-width:16px;width:16px}}.components-radio-control__input[type=radio]:checked:before{background-color:#fff;border:4px solid #fff;box-sizing:inherit;height:12px;left:50%;margin:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:12px}@media (min-width:600px){.components-radio-control__input[type=radio]:checked:before{height:8px;width:8px}}.components-radio-control__input[type=radio]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color)}.components-radio-control__input[type=radio]:checked{background:var(--wp-admin-theme-color);border:none}.components-radio-control__input[type=radio]{appearance:none;cursor:pointer;display:inline-flex;margin:0;padding:0}.components-radio-control__input[type=radio]:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:2px}.components-radio-control__input[type=radio]:checked{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-radio-control__input[type=radio]:checked:before{border-radius:50%;content:""}.components-radio-control__label{cursor:pointer;grid-column:2;grid-row:1;line-height:24px}@media (min-width:600px){.components-radio-control__label{line-height:16px}}.components-radio-control__option-description{grid-column:2;grid-row:2;padding-block-start:4px}.components-radio-control__option-description.components-radio-control__option-description{margin-top:0}.components-resizable-box__handle{display:none;height:23px;width:23px;z-index:2}.components-resizable-box__container.has-show-handle .components-resizable-box__handle{display:block}.components-resizable-box__handle>div{height:100%;outline:none;position:relative;width:100%;z-index:2}.components-resizable-box__container>img{width:inherit}.components-resizable-box__handle:after{background:#fff;border-radius:50%;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)),0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003;content:"";cursor:inherit;display:block;height:15px;outline:2px solid #0000;position:absolute;right:calc(50% - 8px);top:calc(50% - 8px);width:15px}.components-resizable-box__side-handle:before{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-radius:9999px;content:"";cursor:inherit;display:block;height:3px;position:absolute;right:calc(50% - 1px);top:calc(50% - 1px);width:3px}@media not (prefers-reduced-motion){.components-resizable-box__side-handle:before{transition:transform .1s ease-in;will-change:transform}}.components-resizable-box__side-handle:before{opacity:0}.components-resizable-box__corner-handle,.components-resizable-box__side-handle{z-index:2}.components-resizable-box__side-handle.components-resizable-box__handle-bottom,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:before,.components-resizable-box__side-handle.components-resizable-box__handle-top,.components-resizable-box__side-handle.components-resizable-box__handle-top:before{border-left:0;border-right:0;left:0;width:100%}.components-resizable-box__side-handle.components-resizable-box__handle-left,.components-resizable-box__side-handle.components-resizable-box__handle-left:before,.components-resizable-box__side-handle.components-resizable-box__handle-right,.components-resizable-box__side-handle.components-resizable-box__handle-right:before{border-bottom:0;border-top:0;height:100%;top:0}@media not (prefers-reduced-motion){.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation:components-resizable-box__top-bottom-animation .1s ease-out 0s;animation-fill-mode:forwards}.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before{animation:components-resizable-box__left-right-animation .1s ease-out 0s;animation-fill-mode:forwards}}@media not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none){.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation:none}}}@keyframes components-resizable-box__top-bottom-animation{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes components-resizable-box__left-right-animation{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}
/*!rtl:begin:ignore*/.components-resizable-box__handle-right{right:-11.5px}.components-resizable-box__handle-left{left:-11.5px}.components-resizable-box__handle-top{top:-11.5px}.components-resizable-box__handle-bottom{bottom:-11.5px}

/*!rtl:end:ignore*/.components-responsive-wrapper{align-items:center;display:flex;justify-content:center;max-width:100%;position:relative}.components-responsive-wrapper__content{display:block;max-width:100%;width:100%}.components-sandbox{overflow:hidden}iframe.components-sandbox{width:100%}body.lockscroll,html.lockscroll{overflow:hidden}.components-select-control__input{outline:0;-webkit-tap-highlight-color:rgba(0,0,0,0)!important}.components-snackbar{backdrop-filter:blur(16px) saturate(180%);background:#000000d9;border-radius:4px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;box-sizing:border-box;color:#fff;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;max-width:600px;padding:12px 20px;pointer-events:auto;width:100%}@media (min-width:600px){.components-snackbar{width:fit-content}}.components-snackbar:focus{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-snackbar.components-snackbar-explicit-dismiss{cursor:default}.components-snackbar .components-snackbar__content-with-icon{padding-left:24px;position:relative}.components-snackbar .components-snackbar__icon{left:-8px;position:absolute;top:-2.9px}.components-snackbar .components-snackbar__dismiss-button{cursor:pointer;margin-left:24px}.components-snackbar__action.components-button,.components-snackbar__action.components-external-link{color:#fff;flex-shrink:0;margin-left:32px}.components-snackbar__action.components-button:focus,.components-snackbar__action.components-external-link:focus{box-shadow:none;outline:1px dotted #fff}.components-snackbar__action.components-button:hover,.components-snackbar__action.components-external-link:hover{color:currentColor;text-decoration:none}.components-snackbar__content{align-items:baseline;display:flex;justify-content:space-between;line-height:1.4}.components-snackbar-list{box-sizing:border-box;pointer-events:none;position:absolute;width:100%;z-index:100000}.components-snackbar-list__notice-container{padding-top:8px;position:relative}.components-tab-panel__tabs{align-items:stretch;display:flex;flex-direction:row}.components-tab-panel__tabs[aria-orientation=vertical]{flex-direction:column}.components-tab-panel__tabs-item{background:#0000;border:none;border-radius:0;box-shadow:none;cursor:pointer;font-weight:500;height:48px!important;margin-left:0;padding:3px 16px;position:relative}.components-tab-panel__tabs-item:focus:not(:disabled){box-shadow:none;outline:none;position:relative}.components-tab-panel__tabs-item:after{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-radius:0;bottom:0;content:"";height:calc(var(--wp-admin-border-width-focus)*0);left:0;pointer-events:none;position:absolute;right:0}@media not (prefers-reduced-motion){.components-tab-panel__tabs-item:after{transition:all .1s linear}}.components-tab-panel__tabs-item.is-active:after{height:calc(var(--wp-admin-border-width-focus)*1);outline:2px solid #0000;outline-offset:-1px}.components-tab-panel__tabs-item:before{border-radius:2px;bottom:12px;box-shadow:0 0 0 0 #0000;content:"";left:12px;pointer-events:none;position:absolute;right:12px;top:12px}@media not (prefers-reduced-motion){.components-tab-panel__tabs-item:before{transition:all .1s linear}}.components-tab-panel__tabs-item:focus-visible:before{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-tab-panel__tab-content:focus{box-shadow:none;outline:none}.components-tab-panel__tab-content:focus-visible{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:0}.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{background:var(--wp-components-color-background,#fff);border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;color:var(--wp-components-color-foreground,#1e1e1e);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:32px;line-height:normal;margin:0;padding:6px 8px;width:100%}@media not (prefers-reduced-motion){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{font-size:13px;line-height:normal}}.components-text-control__input:focus,.components-text-control__input[type=color]:focus,.components-text-control__input[type=date]:focus,.components-text-control__input[type=datetime-local]:focus,.components-text-control__input[type=datetime]:focus,.components-text-control__input[type=email]:focus,.components-text-control__input[type=month]:focus,.components-text-control__input[type=number]:focus,.components-text-control__input[type=password]:focus,.components-text-control__input[type=tel]:focus,.components-text-control__input[type=text]:focus,.components-text-control__input[type=time]:focus,.components-text-control__input[type=url]:focus,.components-text-control__input[type=week]:focus{border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));box-shadow:0 0 0 .5px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-text-control__input::-webkit-input-placeholder,.components-text-control__input[type=color]::-webkit-input-placeholder,.components-text-control__input[type=date]::-webkit-input-placeholder,.components-text-control__input[type=datetime-local]::-webkit-input-placeholder,.components-text-control__input[type=datetime]::-webkit-input-placeholder,.components-text-control__input[type=email]::-webkit-input-placeholder,.components-text-control__input[type=month]::-webkit-input-placeholder,.components-text-control__input[type=number]::-webkit-input-placeholder,.components-text-control__input[type=password]::-webkit-input-placeholder,.components-text-control__input[type=tel]::-webkit-input-placeholder,.components-text-control__input[type=text]::-webkit-input-placeholder,.components-text-control__input[type=time]::-webkit-input-placeholder,.components-text-control__input[type=url]::-webkit-input-placeholder,.components-text-control__input[type=week]::-webkit-input-placeholder{color:#1e1e1e9e}.components-text-control__input::-moz-placeholder,.components-text-control__input[type=color]::-moz-placeholder,.components-text-control__input[type=date]::-moz-placeholder,.components-text-control__input[type=datetime-local]::-moz-placeholder,.components-text-control__input[type=datetime]::-moz-placeholder,.components-text-control__input[type=email]::-moz-placeholder,.components-text-control__input[type=month]::-moz-placeholder,.components-text-control__input[type=number]::-moz-placeholder,.components-text-control__input[type=password]::-moz-placeholder,.components-text-control__input[type=tel]::-moz-placeholder,.components-text-control__input[type=text]::-moz-placeholder,.components-text-control__input[type=time]::-moz-placeholder,.components-text-control__input[type=url]::-moz-placeholder,.components-text-control__input[type=week]::-moz-placeholder{color:#1e1e1e9e}.components-text-control__input:-ms-input-placeholder,.components-text-control__input[type=color]:-ms-input-placeholder,.components-text-control__input[type=date]:-ms-input-placeholder,.components-text-control__input[type=datetime-local]:-ms-input-placeholder,.components-text-control__input[type=datetime]:-ms-input-placeholder,.components-text-control__input[type=email]:-ms-input-placeholder,.components-text-control__input[type=month]:-ms-input-placeholder,.components-text-control__input[type=number]:-ms-input-placeholder,.components-text-control__input[type=password]:-ms-input-placeholder,.components-text-control__input[type=tel]:-ms-input-placeholder,.components-text-control__input[type=text]:-ms-input-placeholder,.components-text-control__input[type=time]:-ms-input-placeholder,.components-text-control__input[type=url]:-ms-input-placeholder,.components-text-control__input[type=week]:-ms-input-placeholder{color:#1e1e1e9e}.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{border-color:var(--wp-components-color-gray-600,#949494)}.components-text-control__input::placeholder,.components-text-control__input[type=color]::placeholder,.components-text-control__input[type=date]::placeholder,.components-text-control__input[type=datetime-local]::placeholder,.components-text-control__input[type=datetime]::placeholder,.components-text-control__input[type=email]::placeholder,.components-text-control__input[type=month]::placeholder,.components-text-control__input[type=number]::placeholder,.components-text-control__input[type=password]::placeholder,.components-text-control__input[type=tel]::placeholder,.components-text-control__input[type=text]::placeholder,.components-text-control__input[type=time]::placeholder,.components-text-control__input[type=url]::placeholder,.components-text-control__input[type=week]::placeholder{color:color-mix(in srgb,var(--wp-components-color-foreground,#1e1e1e),#0000 38%)}.components-text-control__input.is-next-40px-default-size,.components-text-control__input[type=color].is-next-40px-default-size,.components-text-control__input[type=date].is-next-40px-default-size,.components-text-control__input[type=datetime-local].is-next-40px-default-size,.components-text-control__input[type=datetime].is-next-40px-default-size,.components-text-control__input[type=email].is-next-40px-default-size,.components-text-control__input[type=month].is-next-40px-default-size,.components-text-control__input[type=number].is-next-40px-default-size,.components-text-control__input[type=password].is-next-40px-default-size,.components-text-control__input[type=tel].is-next-40px-default-size,.components-text-control__input[type=text].is-next-40px-default-size,.components-text-control__input[type=time].is-next-40px-default-size,.components-text-control__input[type=url].is-next-40px-default-size,.components-text-control__input[type=week].is-next-40px-default-size{height:40px;padding-left:12px;padding-right:12px}.components-text-control__input[type=email],.components-text-control__input[type=url]{direction:ltr}.components-tip{color:#757575;display:flex}.components-tip svg{align-self:center;fill:#f0b849;flex-shrink:0;margin-right:16px}.components-tip p{margin:0}.components-toggle-control__label{line-height:16px}.components-toggle-control__label:not(.is-disabled){cursor:pointer}.components-toggle-control__help{display:inline-block;margin-inline-start:40px}.components-accessible-toolbar{border:1px solid var(--wp-components-color-foreground,#1e1e1e);border-radius:2px;display:inline-flex;flex-shrink:0}.components-accessible-toolbar>.components-toolbar-group:last-child{border-right:none}.components-accessible-toolbar.is-unstyled{border:none}.components-accessible-toolbar.is-unstyled>.components-toolbar-group{border-right:none}.components-accessible-toolbar[aria-orientation=vertical],.components-toolbar[aria-orientation=vertical]{align-items:center;display:flex;flex-direction:column}.components-accessible-toolbar .components-button,.components-toolbar .components-button{height:48px;padding-left:16px;padding-right:16px;position:relative;z-index:1}.components-accessible-toolbar .components-button:focus:not(:disabled),.components-toolbar .components-button:focus:not(:disabled){box-shadow:none;outline:none}.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{border-radius:2px;content:"";display:block;height:32px;left:8px;position:absolute;right:8px;z-index:-1}@media not (prefers-reduced-motion){.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards}}.components-accessible-toolbar .components-button svg,.components-toolbar .components-button svg{margin-left:auto;margin-right:auto;position:relative}.components-accessible-toolbar .components-button.is-pressed,.components-accessible-toolbar .components-button.is-pressed:hover,.components-toolbar .components-button.is-pressed,.components-toolbar .components-button.is-pressed:hover{background:#0000}.components-accessible-toolbar .components-button.is-pressed:before,.components-toolbar .components-button.is-pressed:before{background:var(--wp-components-color-foreground,#1e1e1e)}.components-accessible-toolbar .components-button:focus:before,.components-toolbar .components-button:focus:before{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.components-accessible-toolbar .components-button.has-icon.has-icon,.components-toolbar .components-button.has-icon.has-icon{min-width:48px;padding-left:8px;padding-right:8px}@keyframes components-button__appear-animation{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.components-toolbar__control.components-button{position:relative}.components-toolbar__control.components-button[data-subscript] svg{padding:5px 10px 5px 0}.components-toolbar__control.components-button[data-subscript]:after{bottom:10px;content:attr(data-subscript);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:600;line-height:12px;position:absolute;right:8px}.components-toolbar__control.components-button:not(:disabled).is-pressed[data-subscript]:after{color:#fff}.components-toolbar-group{background-color:var(--wp-components-color-background,#fff);border-right:1px solid var(--wp-components-color-foreground,#1e1e1e);display:inline-flex;flex-shrink:0;flex-wrap:wrap;min-height:48px;padding-left:6px;padding-right:6px}.components-toolbar-group .components-toolbar-group.components-toolbar-group{border-width:0;margin:0}.components-toolbar-group{line-height:0}.components-toolbar-group .components-button.components-button,.components-toolbar-group .components-button.has-icon.has-icon{justify-content:center;min-width:36px;padding-left:6px;padding-right:6px}.components-toolbar-group .components-button.components-button svg,.components-toolbar-group .components-button.has-icon.has-icon svg{min-width:24px}.components-toolbar-group .components-button.components-button:before,.components-toolbar-group .components-button.has-icon.has-icon:before{left:2px;right:2px}.components-toolbar{background-color:var(--wp-components-color-background,#fff);border:1px solid var(--wp-components-color-foreground,#1e1e1e);display:inline-flex;flex-shrink:0;flex-wrap:wrap;margin:0;min-height:48px}.components-toolbar .components-toolbar.components-toolbar{border-width:0;margin:0}div.components-toolbar>div{display:flex;margin:0}div.components-toolbar>div+div.has-left-divider{margin-left:6px;overflow:visible;position:relative}div.components-toolbar>div+div.has-left-divider:before{background-color:#ddd;box-sizing:initial;content:"";display:inline-block;height:20px;left:-3px;position:absolute;top:8px;width:1px}.components-tooltip{background:#000;border-radius:2px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;color:#f0f0f0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:12px;line-height:1.4;padding:4px 8px;text-align:center;z-index:1000002}.components-tooltip__shortcut{margin-left:8px}.components-validated-control:has(:is(input,select):user-invalid) .components-input-control__backdrop{--wp-components-color-accent:#cc1818;border-color:#cc1818}.components-validated-control :is(textarea,input[type=text]):user-invalid{--wp-admin-theme-color:#cc1818;--wp-components-color-accent:#cc1818;border-color:#cc1818}.components-validated-control .components-combobox-control__suggestions-container:has(input:user-invalid):not(:has([aria-expanded=true])){border-color:#cc1818}.components-validated-control__wrapper-with-error-delegate{position:relative}.components-validated-control__wrapper-with-error-delegate:has(select:user-invalid) .components-input-control__backdrop{--wp-components-color-accent:#cc1818;border-color:#cc1818}.components-validated-control__wrapper-with-error-delegate:has(input[type=radio]:invalid){--wp-components-color-accent:#cc1818}.components-validated-control__wrapper-with-error-delegate:has(input:user-invalid) .components-form-token-field__input-container:not(:has([aria-expanded=true])){--wp-components-color-accent:#cc1818;border-color:#cc1818}.components-validated-control__error-delegate{height:100%;opacity:0;pointer-events:none;position:absolute;top:0;width:100%}.components-validated-control__indicator{align-items:flex-start;animation:components-validated-control__indicator-jump .2s cubic-bezier(.68,-.55,.27,1.55);color:var(--wp-components-color-gray-700,#757575);display:flex;font-family:-apple-system,"system-ui",Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:.75rem;gap:4px;line-height:16px;margin:8px 0 0}.components-validated-control__indicator.is-invalid{color:#cc1818}.components-validated-control__indicator.is-valid{color:color-mix(in srgb,#000 30%,#4ab866)}.components-validated-control__indicator-icon{flex-shrink:0}.components-validated-control__indicator-spinner{height:12px;margin:2px;width:12px}@keyframes components-validated-control__indicator-jump{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}:root{--wp-admin-theme-color:#3858e9;--wp-admin-theme-color--rgb:56,88,233;--wp-admin-theme-color-darker-10:#2145e6;--wp-admin-theme-color-darker-10--rgb:33.0384615385,68.7307692308,230.4615384615;--wp-admin-theme-color-darker-20:#183ad6;--wp-admin-theme-color-darker-20--rgb:23.6923076923,58.1538461538,214.3076923077;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.preference-base-option+.preference-base-option{margin-top:16px}@media (min-width:600px){.preferences-modal{height:calc(100% - 128px);width:calc(100% - 32px)}}@media (min-width:782px){.preferences-modal{width:750px}}@media (min-width:960px){.preferences-modal{height:70%}}@media (max-width:781px){.preferences-modal .components-modal__content{padding:0}}.preferences__tabs-tablist{left:16px;position:absolute!important;top:88px;width:160px}.preferences__tabs-tabpanel{margin-left:160px;padding-left:24px}@media (max-width:781px){.preferences__provider{height:100%}}.preferences-modal__section{border:0;margin:0 0 2.5rem;padding:0}.preferences-modal__section:last-child{margin:0}.preferences-modal__section-legend{margin-bottom:8px}.preferences-modal__section-title{font-size:.9rem;font-weight:600;margin-top:0}.preferences-modal__section-description{color:#757575;font-size:12px;font-style:normal;margin:-8px 0 8px}.preferences-modal__section:has(.preferences-modal__section-content:empty){display:none}:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.block-editor-autocompleters__block{white-space:nowrap}.block-editor-autocompleters__block .block-editor-block-icon{margin-right:8px}.block-editor-autocompleters__block[aria-selected=true] .block-editor-block-icon{color:inherit!important}.block-editor-autocompleters__link{white-space:nowrap}.block-editor-autocompleters__link .block-editor-block-icon{margin-right:8px}.block-editor-global-styles-background-panel__inspector-media-replace-container{border:1px solid #ddd;border-radius:2px;grid-column:1/-1;position:relative}.block-editor-global-styles-background-panel__inspector-media-replace-container.is-open{background-color:#f0f0f0}.block-editor-global-styles-background-panel__inspector-media-replace-container .block-editor-global-styles-background-panel__image-tools-panel-item{border:0;flex-grow:1}.block-editor-global-styles-background-panel__inspector-media-replace-container .block-editor-global-styles-background-panel__image-tools-panel-item .components-dropdown{display:block}.block-editor-global-styles-background-panel__inspector-media-replace-container .block-editor-global-styles-background-panel__inspector-preview-inner{height:100%}.block-editor-global-styles-background-panel__inspector-media-replace-container .components-dropdown{display:block}.block-editor-global-styles-background-panel__inspector-media-replace-container .components-dropdown .block-editor-global-styles-background-panel__dropdown-toggle{height:40px}.block-editor-global-styles-background-panel__image-tools-panel-item{border:1px solid #ddd;grid-column:1/-1;position:relative}.block-editor-global-styles-background-panel__image-tools-panel-item .components-drop-zone__content-icon{display:none}.block-editor-global-styles-background-panel__image-tools-panel-item .components-dropdown{display:block}.block-editor-global-styles-background-panel__image-tools-panel-item button.components-button{color:#1e1e1e;display:block;width:100%}.block-editor-global-styles-background-panel__image-tools-panel-item button.components-button:hover{color:var(--wp-admin-theme-color)}.block-editor-global-styles-background-panel__image-tools-panel-item button.components-button:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.block-editor-global-styles-background-panel__image-tools-panel-item .block-editor-global-styles-background-panel__loading{height:100%;padding:10px 0 0;position:absolute;width:100%;z-index:1}.block-editor-global-styles-background-panel__image-tools-panel-item .block-editor-global-styles-background-panel__loading svg{margin:0}.block-editor-global-styles-background-panel__dropdown-toggle{background:#0000;border:none;cursor:pointer;height:100%;padding-left:12px;padding-right:32px;width:100%}.block-editor-global-styles-background-panel__reset{margin:auto 8px;opacity:0;position:absolute;right:0;top:8px}@media not (prefers-reduced-motion){.block-editor-global-styles-background-panel__reset{transition:opacity .1s ease-in-out}}.block-editor-global-styles-background-panel__reset.block-editor-global-styles-background-panel__reset{border-radius:2px}.block-editor-global-styles-background-panel__dropdown-toggle:hover+.block-editor-global-styles-background-panel__reset,.block-editor-global-styles-background-panel__reset:focus,.block-editor-global-styles-background-panel__reset:hover{opacity:1}@media (hover:none){.block-editor-global-styles-background-panel__reset{opacity:1}}.block-editor-global-styles-background-panel__inspector-media-replace-title{text-align:start;text-align-last:center;white-space:normal;word-break:break-all}.block-editor-global-styles-background-panel__inspector-preview-inner .block-editor-global-styles-background-panel__inspector-image-indicator-wrapper{height:20px;min-width:auto;width:20px}.block-editor-global-styles-background-panel__inspector-image-indicator{background-size:cover;border-radius:50%;display:block;height:20px;position:relative;width:20px}.block-editor-global-styles-background-panel__inspector-image-indicator:after{border:1px solid #0000;border-radius:50%;bottom:-1px;box-shadow:inset 0 0 0 1px #0003;box-sizing:inherit;content:"";left:-1px;position:absolute;right:-1px;top:-1px}.block-editor-global-styles-background-panel__dropdown-content-wrapper{min-width:260px;overflow-x:hidden}.block-editor-global-styles-background-panel__dropdown-content-wrapper .components-focal-point-picker-wrapper{background-color:#f0f0f0;border:1px solid #ddd;border-radius:2px;width:100%}.block-editor-global-styles-background-panel__dropdown-content-wrapper .components-focal-point-picker__media--image{max-height:180px}.block-editor-global-styles-background-panel__dropdown-content-wrapper .components-focal-point-picker:after{content:none}.modal-open .block-editor-global-styles-background-panel__popover{z-index:159890}.block-editor-global-styles-background-panel__media-replace-popover .components-popover__content{width:226px}.block-editor-global-styles-background-panel__media-replace-popover .components-button{padding:0 8px}.block-editor-global-styles-background-panel__media-replace-popover .components-button .components-menu-items__item-icon.has-icon-right{margin-left:16px}.block-editor-block-alignment-control__menu-group .components-menu-item__info{margin-top:0}iframe[name=editor-canvas]{box-sizing:border-box;display:block;height:100%;width:100%}@media not (prefers-reduced-motion){iframe[name=editor-canvas]{transition:all .4s cubic-bezier(.46,.03,.52,.96)}}iframe[name=editor-canvas]{background-color:var(--wp-editor-canvas-background)}.block-editor-block-icon{align-items:center;display:flex;height:24px;justify-content:center;width:24px}.block-editor-block-icon.has-colors svg{fill:currentColor}@media (forced-colors:active){.block-editor-block-icon.has-colors svg{fill:CanvasText}}.block-editor-block-icon svg{max-height:24px;max-width:24px;min-height:20px;min-width:20px}.block-editor-block-inspector p:not(.components-base-control__help){margin-top:0}.block-editor-block-inspector h2,.block-editor-block-inspector h3{color:#1e1e1e;font-size:13px;margin-bottom:1.5em}.block-editor-block-inspector .block-editor-html-element-control:where(:not(:last-child)),.block-editor-block-inspector .block-editor-image-size-control:where(:not(:last-child)),.block-editor-block-inspector .components-base-control:where(:not(:last-child)),.block-editor-block-inspector .components-radio-control:where(:not(:last-child)){margin-bottom:16px}.block-editor-block-inspector .block-editor-html-element-control .components-base-control,.block-editor-block-inspector .block-editor-image-size-control .components-base-control,.block-editor-block-inspector .components-focal-point-picker-control .components-base-control,.block-editor-block-inspector .components-query-controls .components-base-control,.block-editor-block-inspector .components-range-control .components-base-control{margin-bottom:0}.block-editor-block-inspector .components-panel__body{border:none;border-top:1px solid #e0e0e0;margin-top:-1px}.block-editor-block-inspector__no-block-tools,.block-editor-block-inspector__no-blocks{background:#fff;display:block;font-size:13px;padding:32px 16px;text-align:center}.block-editor-block-inspector__no-block-tools{border-top:1px solid #ddd}.block-editor-block-inspector-edit-contents-button{justify-content:center;margin-top:8px}.block-editor-block-list__insertion-point{bottom:0;left:0;position:absolute;right:0;top:0}.block-editor-block-list__insertion-point-indicator{background:var(--wp-admin-theme-color);border-radius:2px;opacity:0;position:absolute;transform-origin:center;will-change:transform,opacity}.block-editor-block-list__insertion-point.is-vertical>.block-editor-block-list__insertion-point-indicator{height:4px;top:calc(50% - 2px);width:100%}.block-editor-block-list__insertion-point.is-horizontal>.block-editor-block-list__insertion-point-indicator{bottom:0;left:calc(50% - 2px);top:0;width:4px}.block-editor-block-list__insertion-point-inserter{display:none;position:absolute;will-change:transform}@media (min-width:480px){.block-editor-block-list__insertion-point-inserter{display:flex}}.block-editor-block-list__insertion-point-inserter{justify-content:center;left:calc(50% - 12px);top:calc(50% - 12px)}.block-editor-block-list__block-side-inserter-popover .components-popover__content>div{pointer-events:none}.block-editor-block-list__block-side-inserter-popover .components-popover__content>div>*{pointer-events:all}.block-editor-block-list__empty-block-inserter.block-editor-block-list__empty-block-inserter{line-height:0;position:absolute;right:0;top:0}.block-editor-block-list__empty-block-inserter.block-editor-block-list__empty-block-inserter:disabled{display:none}.block-editor-block-list__empty-block-inserter .block-editor-inserter__toggle.components-button.has-icon,.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon{background:#1e1e1e;color:#fff;height:24px;min-width:24px;padding:0}.block-editor-block-list__empty-block-inserter .block-editor-inserter__toggle.components-button.has-icon:hover,.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon:hover{background:var(--wp-admin-theme-color);color:#fff}.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon{background:var(--wp-admin-theme-color)}.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon:hover{background:#1e1e1e}@keyframes hide-during-dragging{to{position:fixed;transform:translate(9999px,9999px)}}.components-popover.block-editor-block-list__block-popover .block-editor-block-contextual-toolbar{border:1px solid #1e1e1e;border-radius:2px;margin-bottom:8px;margin-top:8px;overflow:visible;pointer-events:all;position:static;width:auto}.components-popover.block-editor-block-list__block-popover .block-editor-block-contextual-toolbar.has-parent{margin-left:56px}.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-contextual-toolbar.has-parent{margin-left:0}.components-popover.block-editor-block-list__block-popover .block-editor-block-toolbar{overflow:visible}.components-popover.block-editor-block-list__block-popover .block-editor-block-toolbar .components-toolbar,.components-popover.block-editor-block-list__block-popover .block-editor-block-toolbar .components-toolbar-group{border-right-color:#1e1e1e}.components-popover.block-editor-block-list__block-popover.is-insertion-point-visible{visibility:hidden}.is-dragging-components-draggable .components-popover.block-editor-block-list__block-popover{opacity:0}@media not (prefers-reduced-motion){.is-dragging-components-draggable .components-popover.block-editor-block-list__block-popover{animation:hide-during-dragging 1ms linear forwards}}.components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector{left:-57px;position:absolute}.components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector:before{content:""}.components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector .block-editor-block-parent-selector__button{background-color:#fff;border:1px solid #1e1e1e;padding-left:6px;padding-right:6px}.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector .block-editor-block-parent-selector__button{padding-left:12px;padding-right:12px}.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector{left:auto;margin-left:-1px;position:relative}.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-mover__move-button-container,.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-toolbar__block-controls .block-editor-block-mover{border-left:1px solid #1e1e1e}.is-dragging-components-draggable .components-tooltip{display:none}.components-popover.block-editor-block-popover__inbetween .block-editor-button-pattern-inserter__button{left:50%;pointer-events:all;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%)}.block-editor-block-tools--is-dragging>.popover-slot{display:none}.block-editor-block-lock-modal{z-index:1000001}.block-editor-block-lock-modal__options{border:0;margin:0;padding:0}.block-editor-block-lock-modal__options legend{margin-bottom:16px;padding:0}.block-editor-block-lock-modal__checklist{list-style:none;margin:0;padding:0}.block-editor-block-lock-modal__options-all{padding:12px 0}.block-editor-block-lock-modal__options-all .components-checkbox-control__label{font-weight:600}.block-editor-block-lock-modal__checklist-item{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:0;padding:12px 0 12px 32px}.block-editor-block-lock-modal__checklist-item .block-editor-block-lock-modal__lock-icon{flex-shrink:0;margin-right:12px;fill:#1e1e1e}.block-editor-block-lock-modal__checklist-item:hover{background-color:#f0f0f0;border-radius:2px}.block-editor-block-lock-modal__template-lock{border-top:1px solid #ddd;margin-top:16px;padding-top:16px}.block-editor-block-lock-modal__actions{margin-top:24px}.block-editor-block-lock-toolbar .components-button.has-icon{min-width:36px!important}.block-editor-block-toolbar__block-controls .block-editor-block-lock-toolbar{margin-left:-6px!important}.show-icon-labels .block-editor-block-toolbar__block-controls .block-editor-block-lock-toolbar{border-left:1px solid #1e1e1e;margin-left:6px!important;margin-right:-6px}.block-editor-block-allowed-blocks-control:not(:only-child){margin-top:16px}.block-editor-block-allowed-blocks-control__button{justify-content:center;width:100%}.block-editor-block-allowed-blocks-modal{z-index:1000001}.block-editor-block-allowed-blocks-modal__actions{background-color:#fff;border-top:1px solid #ddd;bottom:-32px;left:0;margin:0 -32px -32px;padding:16px 32px;position:sticky;z-index:1}.block-editor-block-breadcrumb{list-style:none;margin:0;padding:0}.block-editor-block-breadcrumb li{display:inline-flex;margin:0}.block-editor-block-breadcrumb li .block-editor-block-breadcrumb__separator{fill:currentColor;margin-left:-4px;margin-right:-4px;transform:scaleX(1)}.block-editor-block-breadcrumb li:last-child .block-editor-block-breadcrumb__separator{display:none}.block-editor-block-breadcrumb__current{cursor:default}.block-editor-block-breadcrumb__button.block-editor-block-breadcrumb__button,.block-editor-block-breadcrumb__current{color:#1e1e1e;font-size:inherit;padding:0 8px}.block-editor-block-card{align-items:flex-start;color:#1e1e1e;display:flex;padding:16px}.block-editor-block-card__title{align-items:center;display:flex;flex-wrap:wrap;font-weight:500;gap:4px 8px}.block-editor-block-card__title.block-editor-block-card__title{font-size:13px;line-height:1.4;margin:0}.block-editor-block-card__name{padding:3px 0}.block-editor-block-card .block-editor-block-icon{flex:0 0 24px;height:24px;margin-left:0;margin-right:12px;width:24px}.block-editor-block-card.is-synced .block-editor-block-icon{color:var(--wp-block-synced-color)}.block-editor-block-compare{height:auto}.block-editor-block-compare__wrapper{display:flex;padding-bottom:16px}.block-editor-block-compare__wrapper>div{display:flex;flex-direction:column;justify-content:space-between;max-width:600px;min-width:200px;padding:0 16px 0 0;width:50%}.block-editor-block-compare__wrapper>div button{float:right}.block-editor-block-compare__wrapper .block-editor-block-compare__converted{border-left:1px solid #ddd;padding-left:15px;padding-right:0}.block-editor-block-compare__wrapper .block-editor-block-compare__html{border-bottom:1px solid #ddd;color:#1e1e1e;font-family:Menlo,Consolas,monaco,monospace;font-size:12px;line-height:1.7;padding-bottom:15px}.block-editor-block-compare__wrapper .block-editor-block-compare__html span{background-color:#e6ffed;padding-bottom:3px;padding-top:3px}.block-editor-block-compare__wrapper .block-editor-block-compare__html span.block-editor-block-compare__added{background-color:#acf2bd}.block-editor-block-compare__wrapper .block-editor-block-compare__html span.block-editor-block-compare__removed{background-color:#cc1818}.block-editor-block-compare__wrapper .block-editor-block-compare__preview{padding:16px 0 0}.block-editor-block-compare__wrapper .block-editor-block-compare__preview p{font-size:12px;margin-top:0}.block-editor-block-compare__wrapper .block-editor-block-compare__action{margin-top:16px}.block-editor-block-compare__wrapper .block-editor-block-compare__heading{font-size:1em;font-weight:400;margin:.67em 0}.block-editor-block-draggable-chip-wrapper{left:0;position:absolute;top:-24px}.block-editor-block-draggable-chip{background-color:#1e1e1e;border-radius:2px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;color:#fff;cursor:grabbing;display:inline-flex;height:48px;padding:0 13px;position:relative;-webkit-user-select:none;user-select:none;width:max-content}.block-editor-block-draggable-chip svg{fill:currentColor}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content{justify-content:flex-start;margin:auto}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content>.components-flex__item{margin-right:6px}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content>.components-flex__item:last-child{margin-right:0}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content .block-editor-block-icon svg{min-height:18px;min-width:18px}.block-editor-block-draggable-chip .components-flex__item{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.block-editor-block-draggable-chip__disabled.block-editor-block-draggable-chip__disabled{align-items:center;background-color:initial;bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0}@media not (prefers-reduced-motion){.block-editor-block-draggable-chip__disabled.block-editor-block-draggable-chip__disabled{transition:all .1s linear .1s}}.block-editor-block-draggable-chip__disabled.block-editor-block-draggable-chip__disabled .block-editor-block-draggable-chip__disabled-icon{background:#0000 linear-gradient(-45deg,#0000 47.5%,#fff 0,#fff 52.5%,#0000 0);border-radius:50%;box-shadow:inset 0 0 0 1.5px #fff;display:inline-block;height:20px;padding:0;width:20px}.block-draggable-invalid-drag-token .block-editor-block-draggable-chip__disabled.block-editor-block-draggable-chip__disabled{background-color:#757575;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;opacity:1}.block-editor-block-manager__no-results{font-style:italic;padding:24px 0;text-align:center}.block-editor-block-manager__category{margin:0 0 24px}.block-editor-block-manager__category-title{background-color:#fff;padding:16px 0;position:sticky;top:-4px;z-index:1}.block-editor-block-manager__category-title .components-checkbox-control__label{font-weight:600}.block-editor-block-manager__checklist{margin-top:0}.block-editor-block-manager__category-title,.block-editor-block-manager__checklist-item{border-bottom:1px solid #ddd}.block-editor-block-manager__checklist-item{align-items:center;display:flex;justify-content:space-between;margin-bottom:0;padding:8px 0 8px 16px}.components-modal__content .block-editor-block-manager__checklist-item.components-checkbox-control__input-container{margin:0 8px}.block-editor-block-manager__checklist-item .block-editor-block-icon{margin-right:10px;fill:#1e1e1e}.block-editor-block-manager__results{border-top:1px solid #ddd}.block-editor-block-manager__disabled-blocks-count+.block-editor-block-manager__results{border-top-width:0}.block-editor-block-mover__move-button-container{border:none;display:flex;justify-content:center;padding:0}@media (min-width:600px){.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container{flex-direction:column}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container>*{height:20px;min-width:0!important;width:100%}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container>:before{height:calc(100% - 4px)}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-up-button svg{flex-shrink:0;top:3px}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-down-button svg{bottom:3px;flex-shrink:0}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container{width:48px}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container>*{min-width:0!important;overflow:hidden;width:24px}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container .block-editor-block-mover-button{padding-left:0;padding-right:0}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-up-button svg{left:5px}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-down-button svg{right:5px}}.block-editor-block-mover__drag-handle{cursor:grab}@media (min-width:600px){.block-editor-block-mover__drag-handle{min-width:0!important;overflow:hidden;width:24px}.block-editor-block-mover .block-editor-block-mover__drag-handle.has-icon.has-icon{padding-left:0;padding-right:0}}.components-button.block-editor-block-mover-button{overflow:hidden}.components-button.block-editor-block-mover-button:before{border-radius:2px;content:"";display:block;height:32px;left:8px;position:absolute;right:8px;z-index:-1}@media not (prefers-reduced-motion){.components-button.block-editor-block-mover-button:before{animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards}}.components-button.block-editor-block-mover-button:focus,.components-button.block-editor-block-mover-button:focus:before,.components-button.block-editor-block-mover-button:focus:enabled{box-shadow:none;outline:none}.components-button.block-editor-block-mover-button:focus-visible:before{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-block-navigation__container{min-width:280px}.block-editor-block-navigation__label{color:#757575;font-size:11px;font-weight:500;margin:0 0 12px;text-transform:uppercase}.block-editor-block-patterns-list__list-item{cursor:pointer;margin-bottom:16px;position:relative}.block-editor-block-patterns-list__list-item.is-placeholder{min-height:100px}.block-editor-block-patterns-list__list-item[draggable=true]{cursor:grab}.block-editor-block-patterns-list__item{height:100%;outline:0;scroll-margin-bottom:56px;scroll-margin-top:24px}.block-editor-block-patterns-list__item .block-editor-block-patterns-list__item-title{flex-grow:1;font-size:12px;text-align:left}.block-editor-block-patterns-list__item .block-editor-block-preview__container{align-items:center;border-radius:4px;display:flex;overflow:hidden}.block-editor-block-patterns-list__item .block-editor-block-preview__container:after{border-radius:4px;outline:1px solid #0000001a;outline-offset:-1px}@media not (prefers-reduced-motion){.block-editor-block-patterns-list__item .block-editor-block-preview__container:after{transition:outline .1s linear}}.block-editor-block-patterns-list__item.is-selected .block-editor-block-preview__container:after{outline-color:#1e1e1e;outline-offset:calc(var(--wp-admin-border-width-focus)*-1);outline-width:var(--wp-admin-border-width-focus)}.block-editor-block-patterns-list__item:hover .block-editor-block-preview__container:after{outline-color:#0000004d}.block-editor-block-patterns-list__item[data-focus-visible] .block-editor-block-preview__container:after{outline-color:var(--wp-admin-theme-color);outline-offset:calc(var(--wp-admin-border-width-focus)*-1);outline-width:var(--wp-admin-border-width-focus)}.block-editor-block-patterns-list__item .block-editor-patterns__pattern-details:not(:empty){align-items:center;margin-top:8px;padding-bottom:4px}.block-editor-block-patterns-list__item .block-editor-patterns__pattern-icon-wrapper{height:24px;min-width:24px}.block-editor-block-patterns-list__item .block-editor-patterns__pattern-icon-wrapper .block-editor-patterns__pattern-icon{fill:var(--wp-block-synced-color)}.block-editor-patterns__grid-pagination-wrapper .block-editor-patterns__grid-pagination{border-top:1px solid #2f2f2f;justify-content:center;padding:4px}.show-icon-labels .block-editor-patterns__grid-pagination-button{width:auto}.show-icon-labels .block-editor-patterns__grid-pagination-button span{display:none}.show-icon-labels .block-editor-patterns__grid-pagination-button:before{content:attr(aria-label)}.components-popover.block-editor-block-popover{margin:0!important;pointer-events:none;position:absolute;z-index:31}.components-popover.block-editor-block-popover .components-popover__content{margin:0!important;min-width:auto;overflow-y:visible;width:max-content}.components-popover.block-editor-block-popover:not(.block-editor-block-popover__inbetween,.block-editor-block-popover__drop-zone,.block-editor-block-list__block-side-inserter-popover) .components-popover__content *{pointer-events:all}.components-popover.block-editor-block-popover__inbetween,.components-popover.block-editor-block-popover__inbetween *{pointer-events:none}.components-popover.block-editor-block-popover__inbetween .is-with-inserter,.components-popover.block-editor-block-popover__inbetween .is-with-inserter *{pointer-events:all}.components-popover.block-editor-block-popover__drop-zone *{pointer-events:none}.components-popover.block-editor-block-popover__drop-zone .block-editor-block-popover__drop-zone-foreground{background-color:var(--wp-admin-theme-color);border-radius:2px;inset:0;position:absolute}.block-editor-block-preview__container{overflow:hidden;position:relative;width:100%}.block-editor-block-preview__container .block-editor-block-preview__content{left:0;margin:0;min-height:auto;overflow:visible;text-align:initial;top:0;transform-origin:top left;width:100%}.block-editor-block-preview__container .block-editor-block-preview__content .block-editor-block-list__insertion-point,.block-editor-block-preview__container .block-editor-block-preview__content .block-list-appender{display:none}.block-editor-block-preview__container:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.block-editor-block-rename-modal{z-index:1000001}.block-editor-block-styles__preview-panel{display:none;z-index:90}@media (min-width:782px){.block-editor-block-styles__preview-panel{display:block}}.block-editor-block-styles__preview-panel .block-editor-block-icon{display:none}.block-editor-block-styles__variants{display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item{box-shadow:inset 0 0 0 1px #ddd;color:#1e1e1e;display:inline-block;width:calc(50% - 4px)}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item:hover{box-shadow:inset 0 0 0 1px #ddd;color:var(--wp-admin-theme-color)}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active,.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active:hover{background-color:#1e1e1e;box-shadow:none}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active .block-editor-block-styles__item-text,.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active:hover .block-editor-block-styles__item-text{color:#fff}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active:focus,.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item:focus{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-block-styles__variants .block-editor-block-styles__item-text{text-align:start;text-align-last:center;white-space:normal;word-break:break-all}.block-editor-block-styles__block-preview-container,.block-editor-block-styles__block-preview-container *{box-sizing:border-box!important}.block-editor-block-switcher{position:relative}.block-editor-block-switcher .components-button.components-dropdown-menu__toggle.has-icon.has-icon{min-width:36px}.block-editor-block-switcher__no-switcher-icon,.block-editor-block-switcher__toggle{position:relative}.components-button.block-editor-block-switcher__no-switcher-icon,.components-button.block-editor-block-switcher__toggle{display:block;height:48px;margin:0}.components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-icon,.components-button.block-editor-block-switcher__toggle .block-editor-block-icon{margin:auto}.components-button.block-editor-block-switcher__no-switcher-icon{display:flex}.components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-icon{margin-left:auto;margin-right:auto;min-width:24px!important}.components-button.block-editor-block-switcher__no-switcher-icon[aria-disabled=true],.components-button.block-editor-block-switcher__no-switcher-icon[aria-disabled=true]:hover{color:#1e1e1e}.components-popover.block-editor-block-switcher__popover .components-popover__content{min-width:300px}.block-editor-block-switcher__popover-preview-container{bottom:0;left:0;pointer-events:none;position:absolute;top:-1px;width:100%}.block-editor-block-switcher__popover-preview{overflow:hidden}.block-editor-block-switcher__popover-preview .components-popover__content{background:#fff;border:1px solid #1e1e1e;border-radius:4px;box-shadow:none;outline:none;overflow:auto;width:300px}.block-editor-block-switcher__popover-preview .block-editor-block-switcher__preview{margin:16px 0;max-height:468px;overflow:hidden;padding:0 16px}.block-editor-block-switcher__popover-preview .block-editor-block-switcher__preview.is-pattern-list-preview{overflow:unset}.block-editor-block-switcher__preview-title{color:#757575;font-size:11px;font-weight:500;margin-bottom:12px;text-transform:uppercase}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon{min-width:36px}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle{height:48px}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-icon,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-switcher__transform,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle .block-editor-block-icon,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle .block-editor-block-switcher__transform{height:48px;width:48px}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-switcher__transform,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle .block-editor-block-switcher__transform{padding:12px}.block-editor-block-switcher__preview-patterns-container{padding-bottom:16px}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item{margin-top:16px}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-preview__container{cursor:pointer}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item{border-radius:2px;height:100%}@media not (prefers-reduced-motion){.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item{transition:all .05s ease-in-out}}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item{border:1px solid #0000;position:relative}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item:focus,.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item:hover{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item:hover{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) #1e1e1e}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item .block-editor-block-switcher__preview-patterns-container-list__item-title{cursor:pointer;font-size:12px;padding:4px;text-align:center}.block-editor-block-switcher__no-transforms{color:#757575;margin:0;padding:6px 8px}.block-editor-block-switcher__binding-indicator{display:block;padding:8px}.block-editor-block-types-list>[role=presentation]{display:flex;flex-wrap:wrap;overflow:hidden}.block-editor-block-pattern-setup{align-items:flex-start;border-radius:2px;display:flex;flex-direction:column;justify-content:center;width:100%}.block-editor-block-pattern-setup.view-mode-grid{padding-top:4px}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__toolbar{justify-content:center}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container{column-count:2;column-gap:24px;display:block;padding:0 32px;width:100%}@media (min-width:1440px){.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container{column-count:3}}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-preview__container,.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container div[role=button]{cursor:pointer}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item{scroll-margin:5px 0}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:hover .block-editor-block-preview__container{box-shadow:0 0 0 2px var(--wp-admin-theme-color)}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:focus .block-editor-block-preview__container{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:2px}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:focus .block-editor-block-pattern-setup-list__item-title,.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:hover .block-editor-block-pattern-setup-list__item-title{color:var(--wp-admin-theme-color)}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item{break-inside:avoid-column;margin-bottom:24px}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item .block-editor-block-pattern-setup-list__item-title{cursor:pointer;font-size:12px;padding-top:8px;text-align:center}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item .block-editor-block-preview__container{border:1px solid #ddd;border-radius:4px;min-height:100px}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item .block-editor-block-preview__content{width:100%}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar{align-items:center;align-self:stretch;background-color:#fff;border-top:1px solid #ddd;bottom:0;box-sizing:border-box;color:#1e1e1e;display:flex;flex-direction:row;height:64px;justify-content:space-between;margin:0;padding:16px;position:absolute;text-align:left;width:100%}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__display-controls{display:flex}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__actions,.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__navigation{display:flex;width:calc(50% - 36px)}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__actions{justify-content:flex-end}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container{box-sizing:border-box;display:flex;flex-direction:column;height:100%;width:100%}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container{height:100%;list-style:none;margin:0;overflow:hidden;padding:0;position:relative;transform-style:preserve-3d}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container *{box-sizing:border-box}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide{background-color:#fff;height:100%;margin:auto;padding:0;position:absolute;top:0;width:100%}@media not (prefers-reduced-motion){.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide{transition:transform .5s,z-index .5s}}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide{z-index:100}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide.active-slide{opacity:1;position:relative;z-index:102}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide.previous-slide{transform:translateX(-100%);z-index:101}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide.next-slide{transform:translateX(100%);z-index:101}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .block-list-appender{display:none}.block-editor-block-pattern-setup__carousel,.block-editor-block-pattern-setup__grid{width:100%}.block-editor-block-variation-transforms:where(fieldset){border:0;margin:0;padding:0}.block-editor-block-variation-transforms{box-sizing:border-box;padding:0 16px 16px 52px;width:100%}.block-editor-block-variation-transforms .components-dropdown-menu__toggle{border:1px solid #757575;border-radius:2px;justify-content:left;min-height:30px;padding:6px 12px;position:relative;text-align:left;width:100%}.block-editor-block-variation-transforms .components-dropdown-menu__toggle.components-dropdown-menu__toggle{padding-right:24px}.block-editor-block-variation-transforms .components-dropdown-menu__toggle:focus:not(:disabled){border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 calc(var(--wp-admin-border-width-focus) - 1px) var(--wp-admin-theme-color)}.block-editor-block-variation-transforms .components-dropdown-menu__toggle svg{height:100%;padding:0;position:absolute;right:0;top:0}.block-editor-block-variation-transforms__popover .components-popover__content{min-width:230px}.components-border-radius-control__header{height:16px;margin-bottom:12px}.components-border-radius-control{border:0;margin:0 0 12px;padding:0}.components-border-radius-control legend{margin-bottom:0}.components-border-radius-control .components-border-radius-control__input-controls-wrapper{display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr));margin-right:12px}.components-border-radius-control .components-border-radius-control__linked-button{display:flex;justify-content:center}.components-border-radius-control .components-border-radius-control__linked-button svg{margin-right:0}.components-border-radius-control__custom-select-control,.components-border-radius-control__range-control{flex:1}.components-border-radius-control__icon{flex:0 0 auto}.block-editor-color-gradient-control .block-editor-color-gradient-control__color-indicator{margin-bottom:12px}.block-editor-color-gradient-control__fieldset{border:0;margin:0;min-width:0;padding:0}.block-editor-panel-color-gradient-settings.block-editor-panel-color-gradient-settings,.block-editor-panel-color-gradient-settings.block-editor-panel-color-gradient-settings>div:not(:first-of-type){display:block}@media screen and (min-width:782px){.block-editor-panel-color-gradient-settings .components-circular-option-picker__swatches{display:grid;grid-template-columns:repeat(6,28px)}}.block-editor-block-inspector .block-editor-panel-color-gradient-settings .components-base-control{margin-bottom:inherit}.block-editor-panel-color-gradient-settings__dropdown-content .block-editor-color-gradient-control__panel{padding:16px;width:260px}.block-editor-panel-color-gradient-settings__color-indicator{background:linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0)}.block-editor-tools-panel-color-gradient-settings__item{border-bottom:1px solid #ddd;border-left:1px solid #ddd;border-right:1px solid #ddd;max-width:100%;padding:0;position:relative}.block-editor-tools-panel-color-gradient-settings__item:nth-child(1 of .block-editor-tools-panel-color-gradient-settings__item){border-top:1px solid #ddd;border-top-left-radius:2px;border-top-right-radius:2px;margin-top:24px}.block-editor-tools-panel-color-gradient-settings__item:nth-last-child(1 of .block-editor-tools-panel-color-gradient-settings__item){border-bottom-left-radius:2px;border-bottom-right-radius:2px}.block-editor-tools-panel-color-gradient-settings__item>div,.block-editor-tools-panel-color-gradient-settings__item>div>button{border-radius:inherit}.block-editor-tools-panel-color-gradient-settings__dropdown{display:block;padding:0}.block-editor-tools-panel-color-gradient-settings__dropdown>button{height:auto;padding-bottom:10px;padding-top:10px;text-align:left}.block-editor-tools-panel-color-gradient-settings__dropdown>button.is-open{background:#f0f0f0;color:var(--wp-admin-theme-color)}.block-editor-tools-panel-color-gradient-settings__dropdown .block-editor-panel-color-gradient-settings__color-name{max-width:calc(100% - 44px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.block-editor-panel-color-gradient-settings__dropdown{width:100%}.block-editor-panel-color-gradient-settings__dropdown .component-color-indicator{flex-shrink:0}.block-editor-panel-color-gradient-settings__reset{margin:auto 8px;opacity:0;position:absolute;right:0;top:8px}@media not (prefers-reduced-motion){.block-editor-panel-color-gradient-settings__reset{transition:opacity .1s ease-in-out}}.block-editor-panel-color-gradient-settings__reset.block-editor-panel-color-gradient-settings__reset{border-radius:2px}.block-editor-panel-color-gradient-settings__dropdown:hover+.block-editor-panel-color-gradient-settings__reset,.block-editor-panel-color-gradient-settings__reset:focus,.block-editor-panel-color-gradient-settings__reset:hover{opacity:1}@media (hover:none){.block-editor-panel-color-gradient-settings__reset{opacity:1}}.block-editor-date-format-picker{border:none;margin:0 0 16px;padding:0}.block-editor-date-format-picker__custom-format-select-control__custom-option{border-top:1px solid #ddd}.block-editor-duotone-control__popover.components-popover>.components-popover__content{padding:8px;width:260px}.block-editor-duotone-control__popover.components-popover .components-menu-group__label{padding:0}.block-editor-duotone-control__popover.components-popover .components-circular-option-picker__swatches{display:grid;gap:12px;grid-template-columns:repeat(6,28px);justify-content:space-between}.block-editor-duotone-control__unset-indicator{background:linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0)}.components-font-appearance-control [role=option]{color:#1e1e1e;text-transform:capitalize}.block-editor-font-family-control:not(.is-next-has-no-margin-bottom){margin-bottom:8px}.block-editor-global-styles__toggle-icon{fill:currentColor}.block-editor-global-styles__shadow-popover-container{width:230px}.block-editor-global-styles__shadow__list{display:flex;flex-wrap:wrap;gap:12px;padding-bottom:8px}.block-editor-global-styles__clear-shadow{text-align:right}.block-editor-global-styles-filters-panel__dropdown,.block-editor-global-styles__shadow-dropdown{border:1px solid #ddd;border-radius:2px;display:block;padding:0;position:relative}.block-editor-global-styles-filters-panel__dropdown-toggle,.block-editor-global-styles__shadow-dropdown-toggle{padding:8px;width:100%}.block-editor-global-styles-filters-panel__dropdown-toggle.is-open,.block-editor-global-styles__shadow-dropdown-toggle.is-open{background-color:#f0f0f0}.block-editor-global-styles__shadow-editor__remove-button{margin:auto 8px;opacity:0;position:absolute;right:0;top:8px}@media not (prefers-reduced-motion){.block-editor-global-styles__shadow-editor__remove-button{transition:opacity .1s ease-in-out}}.block-editor-global-styles__shadow-dropdown:hover .block-editor-global-styles__shadow-editor__remove-button,.block-editor-global-styles__shadow-editor__remove-button:focus,.block-editor-global-styles__shadow-editor__remove-button:hover{opacity:1}@media (hover:none){.block-editor-global-styles__shadow-editor__remove-button{opacity:1}}.block-editor-global-styles__shadow-indicator{align-items:center;appearance:none;background:none;border:1px solid #e0e0e0;border-radius:2px;box-sizing:border-box;color:#2f2f2f;cursor:pointer;display:inline-flex;height:26px;padding:0;transform:scale(1);width:26px}@media not (prefers-reduced-motion){.block-editor-global-styles__shadow-indicator{transition:transform .1s ease}}.block-editor-global-styles__shadow-indicator{will-change:transform}.block-editor-global-styles__shadow-indicator:focus{border:2px solid #757575}.block-editor-global-styles__shadow-indicator:hover{transform:scale(1.2)}.block-editor-global-styles__shadow-indicator.unset{background:linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0)}.block-editor-global-styles-advanced-panel__custom-css-input textarea{direction:ltr;font-family:Menlo,Consolas,monaco,monospace}.block-editor-panel-duotone-settings__reset{margin:auto 8px;opacity:0;position:absolute;right:0;top:8px}@media not (prefers-reduced-motion){.block-editor-panel-duotone-settings__reset{transition:opacity .1s ease-in-out}}.block-editor-global-styles-filters-panel__dropdown:hover .block-editor-panel-duotone-settings__reset,.block-editor-panel-duotone-settings__reset:focus,.block-editor-panel-duotone-settings__reset:hover{opacity:1}@media (hover:none){.block-editor-panel-duotone-settings__reset{opacity:1}}.block-editor-grid-visualizer.block-editor-grid-visualizer.block-editor-grid-visualizer{z-index:30}.block-editor-grid-visualizer.block-editor-grid-visualizer.block-editor-grid-visualizer .components-popover__content *{pointer-events:none}.block-editor-grid-visualizer.block-editor-grid-visualizer.block-editor-grid-visualizer.is-dropping-allowed .block-editor-grid-visualizer__drop-zone{pointer-events:all}.block-editor-grid-visualizer.block-editor-grid-visualizer.block-editor-grid-visualizer .block-editor-inserter *{pointer-events:auto}.block-editor-grid-visualizer__grid{display:grid;position:absolute}.block-editor-grid-visualizer__cell{display:grid;position:relative}.block-editor-grid-visualizer__cell .block-editor-inserter{bottom:0;color:inherit;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:32}.block-editor-grid-visualizer__cell .block-editor-inserter .block-editor-grid-visualizer__appender{box-shadow:inset 0 0 0 1px color-mix(in srgb,currentColor 20%,#0000);color:inherit;height:100%;opacity:0;overflow:hidden;padding:0!important;width:100%}.block-editor-grid-visualizer__cell.is-highlighted .block-editor-grid-visualizer__drop-zone,.block-editor-grid-visualizer__cell.is-highlighted .block-editor-inserter{background:var(--wp-admin-theme-color)}.block-editor-grid-visualizer__cell .block-editor-grid-visualizer__appender:focus,.block-editor-grid-visualizer__cell:hover .block-editor-grid-visualizer__appender{background-color:color-mix(in srgb,currentColor 20%,#0000);opacity:1}.block-editor-grid-visualizer__drop-zone{background:#cccccc1a;grid-column:1;grid-row:1;height:100%;min-height:8px;min-width:8px;width:100%}.block-editor-grid-item-resizer.block-editor-grid-item-resizer.block-editor-grid-item-resizer{z-index:30}.block-editor-grid-item-resizer.block-editor-grid-item-resizer.block-editor-grid-item-resizer .components-popover__content *{pointer-events:none}.block-editor-grid-item-resizer__box{border:1px solid var(--wp-admin-theme-color)}.block-editor-grid-item-resizer__box .components-resizable-box__handle.components-resizable-box__handle.components-resizable-box__handle{pointer-events:all}.block-editor-grid-item-mover__move-button-container{border:none;display:flex;justify-content:center;padding:0}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button{min-width:0!important;padding-left:0;padding-right:0;width:24px}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button svg{min-width:24px}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:before{border-radius:2px;content:"";display:block;height:32px;left:8px;position:absolute;right:8px;z-index:-1}@media not (prefers-reduced-motion){.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:before{animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards}}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:focus,.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:focus:before,.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:focus:enabled{box-shadow:none;outline:none}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:focus-visible:before{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-grid-item-mover__move-vertical-button-container{display:flex;position:relative}@media (min-width:600px){.block-editor-grid-item-mover__move-vertical-button-container{flex-direction:column;justify-content:space-around}.block-editor-grid-item-mover__move-vertical-button-container>.block-editor-grid-item-mover-button.block-editor-grid-item-mover-button{height:20px!important;min-width:0!important;width:100%}.block-editor-grid-item-mover__move-vertical-button-container>.block-editor-grid-item-mover-button.block-editor-grid-item-mover-button:before{height:calc(100% - 4px)}.block-editor-grid-item-mover__move-vertical-button-container .block-editor-grid-item-mover-button.is-down-button svg,.block-editor-grid-item-mover__move-vertical-button-container .block-editor-grid-item-mover-button.is-up-button svg{flex-shrink:0;height:20px}.editor-collapsible-block-toolbar .block-editor-grid-item-mover__move-vertical-button-container{height:40px;position:relative;top:-4px}}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container{position:relative}@media (min-width:600px){.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container:before{background:#e0e0e0;content:"";height:100%;position:absolute;top:0;width:1px}}@media (min-width:782px){.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container:before{background:#1e1e1e}}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container.is-left{padding-right:6px}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container.is-left:before{right:0}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container.is-right{padding-left:6px}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container.is-right:before{left:0}@media (min-width:600px){.show-icon-labels .block-editor-grid-item-mover__move-vertical-button-container:before{background:#e0e0e0;content:"";height:1px;left:50%;margin-top:-.5px;position:absolute;top:50%;transform:translate(-50%);width:100%}}@media (min-width:782px){.show-icon-labels .block-editor-grid-item-mover__move-vertical-button-container:before{background:#1e1e1e}}.show-icon-labels .block-editor-grid-item-mover-button{white-space:nowrap}.show-icon-labels .editor-collapsible-block-toolbar .block-editor-grid-item-mover__move-horizontal-button-container:before{background:#ddd;height:24px;top:4px}.show-icon-labels .editor-collapsible-block-toolbar .block-editor-grid-item-mover__move-vertical-button-container:before{background:#ddd;width:calc(100% - 24px)}.block-editor-height-control{border:0;margin:0;padding:0}.block-editor-iframe__container{height:100%;width:100%}.block-editor-iframe__scale-container{height:100%}.block-editor-iframe__scale-container.is-zoomed-out{position:absolute;right:0;width:var(--wp-block-editor-iframe-zoom-out-scale-container-width,100vw)}.block-editor-block-types-list__list-item{display:block;margin:0;padding:0;width:33.33%}.block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled) .block-editor-block-icon.has-colors{color:var(--wp-block-synced-color)}.block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled):hover .block-editor-block-types-list__item-title{color:var(--wp-block-synced-color)!important;filter:brightness(.95)}.block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled):hover svg{color:var(--wp-block-synced-color)!important}.block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled):after{background:var(--wp-block-synced-color)}.components-button.block-editor-block-types-list__item{align-items:stretch;background:#0000;color:#1e1e1e;cursor:pointer;display:flex;flex-direction:column;font-size:13px;justify-content:center;padding:8px;width:100%;word-break:break-word}@media not (prefers-reduced-motion){.components-button.block-editor-block-types-list__item{transition:all .05s ease-in-out}}.components-button.block-editor-block-types-list__item{height:auto;position:relative}.components-button.block-editor-block-types-list__item:disabled,.components-button.block-editor-block-types-list__item[aria-disabled=true]{cursor:default;opacity:.6}.components-button.block-editor-block-types-list__item:not(:disabled,[aria-disabled=true]):hover .block-editor-block-types-list__item-title{color:var(--wp-admin-theme-color)!important;filter:brightness(.95)}.components-button.block-editor-block-types-list__item:not(:disabled,[aria-disabled=true]):hover svg{color:var(--wp-admin-theme-color)!important}.components-button.block-editor-block-types-list__item:not(:disabled,[aria-disabled=true]):hover:after{background:var(--wp-admin-theme-color);border-radius:2px;bottom:0;content:"";left:0;opacity:.04;pointer-events:none;position:absolute;right:0;top:0}.components-button.block-editor-block-types-list__item:not(:disabled,[aria-disabled=true]).is-active{background:#1e1e1e;color:#fff;outline:2px solid #0000;outline-offset:-2px}.components-button.block-editor-block-types-list__item:not(:disabled):focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.block-editor-block-types-list__item-icon{color:#1e1e1e;padding:12px 20px}@media not (prefers-reduced-motion){.block-editor-block-types-list__item-icon{transition:all .05s ease-in-out}}.block-editor-block-types-list__item-icon .block-editor-block-icon{margin-left:auto;margin-right:auto}@media not (prefers-reduced-motion){.block-editor-block-types-list__item-icon svg{transition:all .15s ease-out}}.block-editor-block-types-list__list-item[draggable=true] .block-editor-block-types-list__item-icon{cursor:grab}.block-editor-block-types-list__item-title{font-size:12px;hyphens:auto;padding:4px 2px 8px}.block-editor-block-inspector__tabs [role=tablist]{width:100%}.block-editor-inspector-popover-header{margin-bottom:16px}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}@keyframes loadingpulse{0%{opacity:1}50%{opacity:0}to{opacity:1}}.block-editor-link-control{min-width:350px;position:relative}.components-popover__content .block-editor-link-control{max-width:350px;min-width:auto;width:90vw}.show-icon-labels .block-editor-link-control .components-button.has-icon svg{display:none}.show-icon-labels .block-editor-link-control .components-button.has-icon:before{content:attr(aria-label)}.show-icon-labels .block-editor-link-control .block-editor-link-control__search-item-top{flex-wrap:wrap;gap:4px}.show-icon-labels .block-editor-link-control .block-editor-link-control__search-item-top .components-button.has-icon{padding:4px;width:auto}.show-icon-labels .block-editor-link-control .is-preview .block-editor-link-control__search-item-header{margin-right:0;min-width:100%}.block-editor-link-control__search-input-wrapper{margin-bottom:8px;position:relative}.block-editor-link-control__help{color:#757575;font-size:12px;font-style:normal;margin-bottom:0;margin-top:-8px;padding:0 16px}.block-editor-link-control__search-input-container,.block-editor-link-control__search-input-wrapper{position:relative}.block-editor-link-control__field{margin:16px}.block-editor-link-control__field .components-base-control__label{color:#1e1e1e}.block-editor-link-control__search-error{margin:-8px 16px 16px}.block-editor-link-control__search-actions{padding:8px 16px 16px}.block-editor-link-control__search-results-wrapper{position:relative}.block-editor-link-control__search-results-wrapper:after,.block-editor-link-control__search-results-wrapper:before{content:"";display:block;left:-1px;pointer-events:none;position:absolute;right:16px;z-index:100}.block-editor-link-control__search-results-wrapper:before{bottom:auto;height:8px;top:0}.block-editor-link-control__search-results-wrapper:after{bottom:0;height:16px;top:auto}.block-editor-link-control__search-results{margin-top:-16px;max-height:200px;overflow-y:auto;padding:8px}.block-editor-link-control__search-results.is-loading{opacity:.2}.block-editor-link-control__search-item.components-button.components-menu-item__button{height:auto;text-align:left}.block-editor-link-control__search-item .components-menu-item__item{display:inline-block;overflow:hidden;text-overflow:ellipsis;width:100%}.block-editor-link-control__search-item .components-menu-item__item mark{background-color:initial;color:inherit;font-weight:600}.block-editor-link-control__search-item .components-menu-item__shortcut{color:#757575;white-space:nowrap}.block-editor-link-control__search-item[aria-selected]{background:#f0f0f0}.block-editor-link-control__search-item.is-current{background:#0000;border:0;cursor:default;flex-direction:column;padding:16px;width:100%}.block-editor-link-control__search-item .block-editor-link-control__search-item-header{align-items:center;display:block;flex-direction:row;gap:8px;margin-right:8px;overflow-wrap:break-word;white-space:pre-wrap}.block-editor-link-control__search-item .block-editor-link-control__search-item-header .block-editor-link-control__search-item-info{color:#757575;font-size:12px;line-height:1.1;word-break:break-all}.block-editor-link-control__search-item.is-preview .block-editor-link-control__search-item-header{display:flex;flex:1}.block-editor-link-control__search-item.is-error .block-editor-link-control__search-item-header{align-items:center}.block-editor-link-control__search-item.is-url-title .block-editor-link-control__search-item-title{word-break:break-all}.block-editor-link-control__search-item .block-editor-link-control__search-item-details{display:flex;flex-direction:column;gap:4px;justify-content:space-between}.block-editor-link-control__search-item .block-editor-link-control__search-item-header .block-editor-link-control__search-item-icon{background-color:#f0f0f0;border-radius:2px;height:32px;width:32px}.block-editor-link-control__search-item .block-editor-link-control__search-item-icon{align-items:center;display:flex;flex-shrink:0;justify-content:center;position:relative}.block-editor-link-control__search-item .block-editor-link-control__search-item-icon img{width:16px}.block-editor-link-control__search-item.is-error .block-editor-link-control__search-item-icon{max-height:32px;top:0;width:32px}.block-editor-link-control__search-item .block-editor-link-control__search-item-title{line-height:1.1}.block-editor-link-control__search-item .block-editor-link-control__search-item-title:focus{box-shadow:none}.block-editor-link-control__search-item .block-editor-link-control__search-item-title:focus-visible{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000;text-decoration:none}.block-editor-link-control__search-item .block-editor-link-control__search-item-title mark{background-color:initial;color:inherit;font-weight:600}.block-editor-link-control__search-item .block-editor-link-control__search-item-title span{font-weight:400}.block-editor-link-control__search-item .block-editor-link-control__search-item-title .components-external-link__icon{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0}.block-editor-link-control__search-item-top{align-items:center;display:flex;flex-direction:row;width:100%}.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-icon img,.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-icon svg{opacity:0}.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-icon:before{background-color:#f0f0f0;border-radius:100%;bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0}@media not (prefers-reduced-motion){.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-icon:before{animation:loadingpulse 1s linear infinite;animation-delay:.5s}}.block-editor-link-control__loading{align-items:center;display:flex;margin:16px}.block-editor-link-control__loading .components-spinner{margin-top:0}.components-button+.block-editor-link-control__search-create{overflow:visible;padding:12px 16px}.components-button+.block-editor-link-control__search-create:before{content:"";display:block;left:0;position:absolute;top:-10px;width:100%}.block-editor-link-control__search-create{align-items:center}.block-editor-link-control__search-create .block-editor-link-control__search-item-title{margin-bottom:0}.block-editor-link-control__search-create .block-editor-link-control__search-item-icon{top:0}.block-editor-link-control__drawer-inner{display:flex;flex-basis:100%;flex-direction:column;position:relative}.block-editor-link-control__settings{border:0;margin:0;padding:0}.block-editor-link-control__setting{flex:1;margin-bottom:0;padding:8px 24px}.block-editor-link-control__setting .components-base-control:not(.components-input-control) .components-base-control__field{display:flex}.block-editor-link-control__setting .components-base-control__field .components-checkbox-control__label{color:#1e1e1e}.block-editor-link-control__setting input{margin-left:0}.is-preview .block-editor-link-control__setting{padding:20px 8px 8px 0}.block-editor-link-control__tools{margin-top:-16px;padding:8px 8px 0}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle{gap:0;padding-left:0}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=true]{color:#1e1e1e}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=true] svg{visibility:visible}@media not (prefers-reduced-motion){.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=true] svg{transition:transform .1s ease}}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=true] svg{transform:rotate(90deg)}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=false] svg{transform:rotate(0deg);visibility:visible}@media not (prefers-reduced-motion){.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=false] svg{transition:transform .1s ease}}.block-editor-link-control .block-editor-link-control__search-input .components-spinner{display:block}.block-editor-link-control .block-editor-link-control__search-input .components-spinner.components-spinner{bottom:auto;left:auto;position:absolute;right:40px;top:calc(50% - 8px)}.block-editor-link-control .block-editor-link-control__search-input-wrapper.has-actions .components-spinner{right:12px;top:calc(50% + 4px)}.block-editor-list-view-tree{border-collapse:collapse;margin:0;padding:0;width:100%}.components-modal__content .block-editor-list-view-tree{margin:-12px -6px 0;width:calc(100% + 12px)}.block-editor-list-view-tree.is-dragging tbody{pointer-events:none}.block-editor-list-view-leaf{position:relative;transform:translateY(0)}.block-editor-list-view-leaf.is-draggable,.block-editor-list-view-leaf.is-draggable .block-editor-list-view-block-contents{cursor:grab}.block-editor-list-view-leaf .block-editor-list-view-block-select-button[aria-expanded=true]{color:inherit}.block-editor-list-view-leaf .block-editor-list-view-block-select-button:hover{color:var(--wp-admin-theme-color)}.block-editor-list-view-leaf .block-editor-list-view-block-select-button svg{fill:currentColor}@media (forced-colors:active){.block-editor-list-view-leaf .block-editor-list-view-block-select-button svg{fill:CanvasText}}.is-dragging-components-draggable .block-editor-list-view-leaf:not(.is-selected) .block-editor-list-view-block-select-button:hover{color:inherit}.block-editor-list-view-leaf.is-selected td{background:var(--wp-admin-theme-color)}.block-editor-list-view-leaf.is-selected.is-synced td{background:var(--wp-block-synced-color)}.block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents .block-editor-block-icon,.block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents:focus,.block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents:hover{color:var(--wp-block-synced-color)}.block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents:focus:after{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-block-synced-color)}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-contents,.block-editor-list-view-leaf.is-selected .components-button.has-icon{color:#fff}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-contents:focus:after{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.block-editor-list-view-leaf.is-selected.is-synced .block-editor-list-view-block-contents:focus:after{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-block-synced-color)}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block__menu:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) #fff}.block-editor-list-view-leaf.is-first-selected td:first-child{border-top-left-radius:2px}.block-editor-list-view-leaf.is-first-selected td:last-child{border-top-right-radius:2px}.block-editor-list-view-leaf.is-last-selected td:first-child{border-bottom-left-radius:2px}.block-editor-list-view-leaf.is-last-selected td:last-child{border-bottom-right-radius:2px}.block-editor-list-view-leaf.is-branch-selected:not(.is-selected):not(.is-synced-branch){background:rgba(var(--wp-admin-theme-color--rgb),.04)}.block-editor-list-view-leaf.is-synced-branch.is-branch-selected{background:rgba(var(--wp-block-synced-color--rgb),.04)}.block-editor-list-view-leaf.is-branch-selected.is-first-selected td:first-child{border-top-left-radius:2px}.block-editor-list-view-leaf.is-branch-selected.is-first-selected td:last-child{border-top-right-radius:2px}.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-first-selected td:first-child{border-top-left-radius:2px}.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-first-selected td:last-child{border-top-right-radius:2px}.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-last-selected td:first-child{border-bottom-left-radius:2px}.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-last-selected td:last-child{border-bottom-right-radius:2px}.block-editor-list-view-leaf.is-branch-selected:not(.is-selected) td{border-radius:0}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-displacement-normal{transition:transform .2s}}.block-editor-list-view-leaf.is-displacement-normal{transform:translateY(0)}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-displacement-up{transition:transform .2s}}.block-editor-list-view-leaf.is-displacement-up{transform:translateY(-32px)}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-displacement-down{transition:transform .2s}}.block-editor-list-view-leaf.is-displacement-down{transform:translateY(32px)}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-after-dragged-blocks{transition:transform .2s}}.block-editor-list-view-leaf.is-after-dragged-blocks{transform:translateY(calc(var(--wp-admin--list-view-dragged-items-height, 32px)*-1))}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-after-dragged-blocks.is-displacement-up{transition:transform .2s}}.block-editor-list-view-leaf.is-after-dragged-blocks.is-displacement-up{transform:translateY(calc(-32px + var(--wp-admin--list-view-dragged-items-height, 32px)*-1))}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-after-dragged-blocks.is-displacement-down{transition:transform .2s}}.block-editor-list-view-leaf.is-after-dragged-blocks.is-displacement-down{transform:translateY(calc(32px + var(--wp-admin--list-view-dragged-items-height, 32px)*-1))}.block-editor-list-view-leaf.is-dragging{left:0;opacity:0;pointer-events:none;z-index:-9999}.block-editor-list-view-leaf .block-editor-list-view-block-contents{align-items:center;border-radius:2px;box-sizing:border-box;color:inherit;display:flex;font-family:inherit;font-size:13px;font-weight:400;height:32px;margin:0;padding:6px 4px 6px 0;position:relative;text-align:left;text-decoration:none;white-space:nowrap;width:100%}@media not (prefers-reduced-motion){.block-editor-list-view-leaf .block-editor-list-view-block-contents{transition:box-shadow .1s linear}}.components-modal__content .block-editor-list-view-leaf .block-editor-list-view-block-contents{padding-left:0;padding-right:0}.block-editor-list-view-leaf .block-editor-list-view-block-contents:focus,.block-editor-list-view-leaf.is-nesting .block-editor-list-view-block-contents{box-shadow:none}.block-editor-list-view-leaf .block-editor-list-view-block-contents:focus:after,.block-editor-list-view-leaf.is-nesting .block-editor-list-view-block-contents:after{border-radius:inherit;bottom:0;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);content:"";left:0;pointer-events:none;position:absolute;right:-29px;top:0;z-index:2}.block-editor-list-view-leaf.has-single-cell .block-editor-list-view-block-contents:focus:after{right:0}.block-editor-list-view-leaf .block-editor-list-view-block__menu:focus,.block-editor-list-view-leaf.is-nesting .block-editor-list-view__menu{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);z-index:1}.block-editor-list-view-leaf.is-visible .block-editor-list-view-block-contents{opacity:1}@keyframes __wp-base-styles-fade-in{0%{opacity:0}to{opacity:1}}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-visible .block-editor-list-view-block-contents{animation:__wp-base-styles-fade-in .08s linear 0s;animation-fill-mode:forwards}}.block-editor-list-view-leaf .block-editor-block-icon{flex:0 0 24px;margin-right:4px}.block-editor-list-view-leaf .block-editor-list-view-block__contents-cell,.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell{padding:0}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell{line-height:0;vertical-align:middle;width:28px}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell>*,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell>*{opacity:0}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell.is-visible>*,.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell:focus-within>*,.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell:hover>*,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell.is-visible>*,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell:focus-within>*,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell:hover>*{opacity:1}.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell-alignment-wrapper{align-items:center;display:flex;flex-direction:column;height:100%}.block-editor-list-view-leaf .block-editor-block-mover-button{height:24px;position:relative;width:36px}.block-editor-list-view-leaf .block-editor-block-mover-button svg{height:24px;position:relative}.block-editor-list-view-leaf .block-editor-block-mover-button.is-up-button{align-items:flex-end;margin-top:-6px}.block-editor-list-view-leaf .block-editor-block-mover-button.is-up-button svg{bottom:-4px}.block-editor-list-view-leaf .block-editor-block-mover-button.is-down-button{align-items:flex-start;margin-bottom:-6px}.block-editor-list-view-leaf .block-editor-block-mover-button.is-down-button svg{top:-4px}.block-editor-list-view-leaf .block-editor-block-mover-button:before{height:16px;left:0;min-width:100%;right:0}.block-editor-list-view-leaf .block-editor-inserter__toggle{background:#1e1e1e;color:#fff;height:24px;margin:6px 6px 6px 1px;min-width:24px}.block-editor-list-view-leaf .block-editor-inserter__toggle:active{color:#fff}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__label-wrapper svg{left:2px;position:relative}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__title{flex:1;position:relative}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__title .components-truncate{position:absolute;transform:translateY(-50%);width:100%}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__anchor-wrapper{max-width:min(110px,40%);position:relative;width:100%}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__anchor{position:absolute;right:0;transform:translateY(-50%)}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-select-button__anchor{background:#0000004d;color:#fff}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__block-visibility,.block-editor-list-view-leaf .block-editor-list-view-block-select-button__lock,.block-editor-list-view-leaf .block-editor-list-view-block-select-button__sticky{line-height:0}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__images{display:flex}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__image{background-size:cover;border-radius:1px;height:18px;width:18px}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__image:not(:only-child){box-shadow:0 0 0 2px #fff}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__image:not(:first-child){margin-left:-6px}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-select-button__image:not(:only-child){box-shadow:0 0 0 2px var(--wp-admin-theme-color)}.block-editor-list-view-draggable-chip{opacity:.8}.block-editor-list-view-appender__cell .block-editor-list-view-appender__container,.block-editor-list-view-appender__cell .block-editor-list-view-block__contents-container,.block-editor-list-view-block__contents-cell .block-editor-list-view-appender__container,.block-editor-list-view-block__contents-cell .block-editor-list-view-block__contents-container{display:flex}.block-editor-list-view__expander{cursor:pointer;height:24px;width:24px}.block-editor-list-view-leaf[aria-level] .block-editor-list-view__expander{margin-left:192px}.block-editor-list-view-leaf[aria-level="1"] .block-editor-list-view__expander{margin-left:0}.block-editor-list-view-leaf[aria-level="2"] .block-editor-list-view__expander{margin-left:24px}.block-editor-list-view-leaf[aria-level="3"] .block-editor-list-view__expander{margin-left:48px}.block-editor-list-view-leaf[aria-level="4"] .block-editor-list-view__expander{margin-left:72px}.block-editor-list-view-leaf[aria-level="5"] .block-editor-list-view__expander{margin-left:96px}.block-editor-list-view-leaf[aria-level="6"] .block-editor-list-view__expander{margin-left:120px}.block-editor-list-view-leaf[aria-level="7"] .block-editor-list-view__expander{margin-left:144px}.block-editor-list-view-leaf[aria-level="8"] .block-editor-list-view__expander{margin-left:168px}.block-editor-list-view-leaf .block-editor-list-view__expander{visibility:hidden}.block-editor-list-view-leaf[data-expanded=true] .block-editor-list-view__expander svg{visibility:visible}@media not (prefers-reduced-motion){.block-editor-list-view-leaf[data-expanded=true] .block-editor-list-view__expander svg{transition:transform .2s ease}}.block-editor-list-view-leaf[data-expanded=true] .block-editor-list-view__expander svg{transform:rotate(90deg)}.block-editor-list-view-leaf[data-expanded=false] .block-editor-list-view__expander svg{transform:rotate(0deg);visibility:visible}@media not (prefers-reduced-motion){.block-editor-list-view-leaf[data-expanded=false] .block-editor-list-view__expander svg{transition:transform .2s ease}}.block-editor-list-view-drop-indicator{pointer-events:none}.block-editor-list-view-drop-indicator .block-editor-list-view-drop-indicator__line{background:var(--wp-admin-theme-color);border-radius:4px;height:4px}.block-editor-list-view-drop-indicator--preview{pointer-events:none}.block-editor-list-view-drop-indicator--preview .components-popover__content{overflow:hidden!important}.block-editor-list-view-drop-indicator--preview .block-editor-list-view-drop-indicator__line{background:rgba(var(--wp-admin-theme-color--rgb),.04);border-radius:4px;height:32px;overflow:hidden}.block-editor-list-view-drop-indicator--preview .block-editor-list-view-drop-indicator__line--darker{background:rgba(var(--wp-admin-theme-color--rgb),.09)}.block-editor-list-view-placeholder{height:32px;margin:0;padding:0}.list-view-appender .block-editor-inserter__toggle{background-color:#1e1e1e;color:#fff;height:24px;margin:8px 0 0 24px;padding:0}.list-view-appender .block-editor-inserter__toggle.has-icon.is-next-40px-default-size{min-width:24px}.list-view-appender .block-editor-inserter__toggle:focus,.list-view-appender .block-editor-inserter__toggle:hover{background:var(--wp-admin-theme-color);color:#fff}.list-view-appender__description{display:none}.block-editor-media-placeholder__url-input-form{min-width:260px}@media (min-width:600px){.block-editor-media-placeholder__url-input-form{width:300px}}.block-editor-media-placeholder__url-input-form input{direction:ltr}.modal-open .block-editor-media-replace-flow__options{display:none}.block-editor-media-replace-flow__indicator{margin-left:4px}.block-editor-media-replace-flow__media-upload-menu:not(:empty)+.block-editor-media-flow__url-input{border-top:1px solid #1e1e1e;margin-top:8px;padding-bottom:8px}.block-editor-media-flow__url-input{margin-left:-8px;margin-right:-8px;padding:16px}.block-editor-media-flow__url-input .block-editor-media-replace-flow__image-url-label{display:block;margin-bottom:8px;top:16px}.block-editor-media-flow__url-input .block-editor-link-control{width:300px}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-url-input{margin:0;padding:0}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__tools{justify-content:flex-end;padding:16px var(--wp-admin-border-width-focus) var(--wp-admin-border-width-focus)}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-item.is-current{padding:0;width:auto}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-input.block-editor-link-control__search-input input[type=text]{margin:0;width:100%}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-actions{padding:8px 0 0}.block-editor-media-flow__error{max-width:255px;padding:0 20px 20px}.block-editor-media-flow__error .components-with-notices-ui{max-width:255px}.block-editor-media-flow__error .components-with-notices-ui .components-notice__content{overflow:hidden;word-wrap:break-word}.block-editor-media-flow__error .components-with-notices-ui .components-notice__dismiss{position:absolute;right:10px}.block-editor-multi-selection-inspector__card{padding:16px}.block-editor-multi-selection-inspector__card-title{font-weight:500}.block-editor-multi-selection-inspector__card .block-editor-block-icon{height:24px;margin-left:-2px;padding:0 3px;width:36px}.block-editor-responsive-block-control{border-bottom:1px solid #ccc;margin-bottom:28px;padding-bottom:14px}.block-editor-responsive-block-control:last-child{border-bottom:0;padding-bottom:0}.block-editor-responsive-block-control__title{margin:0 0 .6em -3px}.block-editor-responsive-block-control__label{font-weight:600;margin-bottom:.6em;margin-left:-3px}.block-editor-responsive-block-control__inner{margin-left:-1px}.block-editor-responsive-block-control__toggle{margin-left:1px}.block-editor-responsive-block-control .components-base-control__help{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.components-popover.block-editor-rich-text__inline-format-toolbar{z-index:99998}.components-popover.block-editor-rich-text__inline-format-toolbar .components-popover__content{border-radius:2px;box-shadow:none;margin-bottom:8px;min-width:auto;outline:none;width:auto}.components-popover.block-editor-rich-text__inline-format-toolbar .components-toolbar{border-radius:2px}.components-popover.block-editor-rich-text__inline-format-toolbar .components-toolbar-group{background:none}.components-popover.block-editor-rich-text__inline-format-toolbar .components-dropdown-menu__toggle,.components-popover.block-editor-rich-text__inline-format-toolbar .components-toolbar__control{min-height:48px;min-width:48px;padding-left:12px;padding-right:12px}.block-editor-rich-text__inline-format-toolbar-group .components-dropdown-menu__toggle{justify-content:center}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button.has-icon{width:auto}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button.has-icon svg{display:none}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button.has-icon:after{content:attr(aria-label)}.block-editor-skip-to-selected-block{position:absolute;top:-9999em}.block-editor-skip-to-selected-block:focus{background:#f1f1f1;font-size:14px;font-weight:600;z-index:100000}.block-editor-tabbed-sidebar{background-color:#fff;display:flex;flex-direction:column;flex-grow:1;height:100%;overflow:hidden}.block-editor-tabbed-sidebar__tablist-and-close-button{border-bottom:1px solid #ddd;display:flex;justify-content:space-between;padding-right:8px}.block-editor-tabbed-sidebar__close-button{align-self:center;background:#fff;order:1}.block-editor-tabbed-sidebar__tablist{margin-bottom:-1px}.block-editor-tabbed-sidebar__tabpanel{display:flex;flex-direction:column;flex-grow:1;overflow-y:auto;scrollbar-gutter:auto}.block-editor-block-list__block .block-editor-url-input,.block-editor-url-input,.components-popover .block-editor-url-input{flex-grow:1;padding:1px;position:relative}@media (min-width:600px){.block-editor-block-list__block .block-editor-url-input,.block-editor-url-input,.components-popover .block-editor-url-input{min-width:300px;width:auto}}.block-editor-block-list__block .block-editor-url-input.is-full-width,.block-editor-block-list__block .block-editor-url-input.is-full-width__suggestions,.block-editor-url-input.is-full-width,.block-editor-url-input.is-full-width__suggestions,.components-popover .block-editor-url-input.is-full-width,.components-popover .block-editor-url-input.is-full-width__suggestions{width:100%}.block-editor-block-list__block .block-editor-url-input .components-spinner,.block-editor-url-input .components-spinner,.components-popover .block-editor-url-input .components-spinner{margin:0;position:absolute;right:8px;top:calc(50% - 8px)}.block-editor-url-input__suggestions{max-height:200px}@media not (prefers-reduced-motion){.block-editor-url-input__suggestions{transition:all .15s ease-in-out}}.block-editor-url-input__suggestions{overflow-y:auto;padding:4px 0;width:302px}.block-editor-url-input .components-spinner,.block-editor-url-input__suggestions{display:none}@media (min-width:600px){.block-editor-url-input .components-spinner,.block-editor-url-input__suggestions{display:grid}}.block-editor-url-input__suggestion{background:#fff;border:none;box-shadow:none;color:#757575;cursor:pointer;display:block;font-size:13px;height:auto;min-height:36px;text-align:left;width:100%}.block-editor-url-input__suggestion:hover{background:#ddd}.block-editor-url-input__suggestion.is-selected,.block-editor-url-input__suggestion:focus{background:var(--wp-admin-theme-color-darker-20);color:#fff;outline:none}.components-toolbar-group>.block-editor-url-input__button,.components-toolbar>.block-editor-url-input__button{position:inherit}.block-editor-url-input__button .block-editor-url-input__back{margin-right:4px;overflow:visible}.block-editor-url-input__button .block-editor-url-input__back:after{background:#ddd;content:"";display:block;height:24px;position:absolute;right:-1px;width:1px}.block-editor-url-input__button-modal{background:#fff;border:1px solid #ddd;box-shadow:0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003}.block-editor-url-input__button-modal-line{align-items:flex-start;display:flex;flex-direction:row;flex-grow:1;flex-shrink:1;min-width:0}.block-editor-url-popover__additional-controls{border-top:1px solid #1e1e1e;padding:8px}.block-editor-url-popover__input-container{padding:8px}.block-editor-url-popover__row{align-items:center;display:flex;gap:4px}.block-editor-url-popover__row>:not(.block-editor-url-popover__settings-toggle){flex-grow:1;gap:8px}.block-editor-url-popover__additional-controls .components-button.has-icon{height:auto;padding-left:8px;padding-right:8px;text-align:left}.block-editor-url-popover__additional-controls .components-button.has-icon>svg{margin-right:8px}.block-editor-url-popover__settings-toggle{flex-shrink:0}.block-editor-url-popover__settings-toggle[aria-expanded=true] .dashicon{transform:rotate(180deg)}.block-editor-url-popover__settings{border-top:1px solid #1e1e1e;display:block;padding:16px}.block-editor-url-popover__link-editor,.block-editor-url-popover__link-viewer{display:flex}.block-editor-url-popover__link-viewer-url{align-items:center;display:flex;flex-grow:1;flex-shrink:1;margin-right:8px;max-width:350px;min-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.block-editor-url-popover__link-viewer-url.has-invalid-link{color:#cc1818}.block-editor-url-popover__expand-on-click{align-items:center;display:flex;min-width:350px;white-space:nowrap}.block-editor-url-popover__expand-on-click .text{flex-grow:1}.block-editor-url-popover__expand-on-click .text p{line-height:16px;margin:0}.block-editor-url-popover__expand-on-click .text p.description{color:#757575;font-size:12px}.block-editor-hooks__block-hooks .components-toggle-control .components-h-stack .components-h-stack{flex-direction:row}.block-editor-hooks__block-hooks .block-editor-hooks__block-hooks-helptext{color:#757575;font-size:12px;margin-bottom:16px}div.block-editor-bindings__panel{grid-template-columns:repeat(auto-fit,minmax(100%,1fr))}div.block-editor-bindings__panel button:hover .block-editor-bindings__item span{color:inherit}.border-block-support-panel .single-column{grid-column:span 1}.color-block-support-panel .block-editor-contrast-checker{grid-column:span 2;margin-top:16px}.color-block-support-panel .block-editor-contrast-checker .components-notice__content{margin-right:0}.color-block-support-panel.color-block-support-panel .color-block-support-panel__inner-wrapper{row-gap:0}.color-block-support-panel .block-editor-tools-panel-color-gradient-settings__item.first{margin-top:0}.dimensions-block-support-panel .single-column{grid-column:span 1}.block-editor-hooks__layout-constrained .components-base-control{margin-bottom:0}.block-editor-hooks__layout-constrained-helptext{color:#757575;font-size:12px;margin-bottom:0}.block-editor-hooks__flex-layout-justification-controls,.block-editor-hooks__flex-layout-orientation-controls{margin-bottom:12px}.block-editor-hooks__flex-layout-justification-controls legend,.block-editor-hooks__flex-layout-orientation-controls legend{margin-bottom:8px}.block-editor-hooks__grid-layout-columns-and-rows-controls,.block-editor-hooks__grid-layout-minimum-width-control{border:0;margin:0;padding:0}.block-editor__spacing-visualizer{border-color:var(--wp-admin-theme-color);border-style:solid;bottom:0;box-sizing:border-box;left:0;opacity:.5;pointer-events:none;position:absolute;right:0;top:0}.typography-block-support-panel .single-column{grid-column:span 1}.block-editor-block-toolbar{display:flex;flex-grow:1;overflow-x:auto;overflow-y:hidden;position:relative;width:100%}@media not (prefers-reduced-motion){.block-editor-block-toolbar{transition:border-color .1s linear,box-shadow .1s linear}}@media (min-width:600px){.block-editor-block-toolbar{overflow:inherit}}.block-editor-block-toolbar .components-toolbar,.block-editor-block-toolbar .components-toolbar-group{background:none;border:0;border-right:1px solid #ddd;margin-bottom:-1px;margin-top:-1px}.block-editor-block-toolbar.is-connected .block-editor-block-switcher .components-button:before{background:color-mix(in srgb,var(--wp-block-synced-color) 10%,#0000);border-radius:2px}.block-editor-block-toolbar.is-connected .block-editor-block-switcher .components-button .block-editor-block-icon,.block-editor-block-toolbar.is-connected .block-editor-block-switcher__no-switcher-icon[aria-disabled=true] .block-editor-block-icon,.block-editor-block-toolbar.is-synced .block-editor-block-switcher .components-button .block-editor-block-icon,.block-editor-block-toolbar.is-synced .block-editor-block-switcher__no-switcher-icon[aria-disabled=true] .block-editor-block-icon{color:var(--wp-block-synced-color)}.block-editor-block-toolbar:has(>:last-child:empty)>:nth-last-child(2),.block-editor-block-toolbar:has(>:last-child:empty)>:nth-last-child(2) .components-toolbar,.block-editor-block-toolbar:has(>:last-child:empty)>:nth-last-child(2) .components-toolbar-group,.block-editor-block-toolbar>:last-child,.block-editor-block-toolbar>:last-child .components-toolbar,.block-editor-block-toolbar>:last-child .components-toolbar-group{border-right:none}.block-editor-block-toolbar .components-toolbar-group:empty{display:none}.block-editor-block-contextual-toolbar{background-color:#fff;display:block;flex-shrink:3;position:sticky;top:0;width:100%;z-index:31}.block-editor-block-contextual-toolbar.components-accessible-toolbar{border:none;border-radius:0}.block-editor-block-contextual-toolbar.is-unstyled{box-shadow:0 1px 0 0 rgba(0,0,0,.133)}.block-editor-block-contextual-toolbar .block-editor-block-toolbar{overflow:auto;overflow-y:hidden}.block-editor-block-contextual-toolbar .block-editor-block-toolbar::-webkit-scrollbar{height:12px;width:12px}.block-editor-block-contextual-toolbar .block-editor-block-toolbar::-webkit-scrollbar-track{background-color:initial}.block-editor-block-contextual-toolbar .block-editor-block-toolbar::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:#e0e0e0;border:3px solid #0000;border-radius:8px}.block-editor-block-contextual-toolbar .block-editor-block-toolbar:focus-within::-webkit-scrollbar-thumb,.block-editor-block-contextual-toolbar .block-editor-block-toolbar:focus::-webkit-scrollbar-thumb,.block-editor-block-contextual-toolbar .block-editor-block-toolbar:hover::-webkit-scrollbar-thumb{background-color:#949494}.block-editor-block-contextual-toolbar .block-editor-block-toolbar{scrollbar-color:#e0e0e0 #0000;scrollbar-gutter:stable both-edges;scrollbar-width:thin}.block-editor-block-contextual-toolbar .block-editor-block-toolbar:focus,.block-editor-block-contextual-toolbar .block-editor-block-toolbar:focus-within,.block-editor-block-contextual-toolbar .block-editor-block-toolbar:hover{scrollbar-color:#949494 #0000}.block-editor-block-contextual-toolbar .block-editor-block-toolbar{will-change:transform}@media (hover:none){.block-editor-block-contextual-toolbar .block-editor-block-toolbar{scrollbar-color:#949494 #0000}}.block-editor-block-contextual-toolbar .block-editor-block-toolbar{scrollbar-gutter:auto}.block-editor-block-contextual-toolbar .block-editor-block-toolbar>:last-child .components-toolbar-group:after,.block-editor-block-contextual-toolbar .block-editor-block-toolbar>:last-child .components-toolbar:after,.block-editor-block-contextual-toolbar .block-editor-block-toolbar>:last-child:after{display:none}.block-editor-block-contextual-toolbar>.block-editor-block-toolbar{flex-grow:0;width:auto}.block-editor-block-contextual-toolbar .block-editor-block-parent-selector{margin-bottom:-1px;margin-top:-1px;position:relative}.block-editor-block-contextual-toolbar .block-editor-block-parent-selector:after{align-items:center;background-color:#1e1e1e;border-radius:100%;content:"";display:inline-flex;height:2px;position:absolute;right:0;top:15px;width:2px}.block-editor-block-toolbar__block-controls .block-editor-block-switcher .components-dropdown-menu__toggle .block-editor-block-icon,.block-editor-block-toolbar__block-controls .block-editor-block-switcher__no-switcher-icon .block-editor-block-icon{margin:0!important;width:24px!important}.block-editor-block-toolbar__block-controls .components-toolbar-group{padding:0}.block-editor-block-toolbar .components-toolbar,.block-editor-block-toolbar .components-toolbar-group,.block-editor-rich-text__inline-format-toolbar-group .components-toolbar,.block-editor-rich-text__inline-format-toolbar-group .components-toolbar-group{display:flex;flex-wrap:nowrap}.block-editor-block-toolbar__slot{display:inline-flex}.show-icon-labels .block-editor-block-toolbar .components-button.has-icon:where(:not(.has-text)){width:auto}.show-icon-labels .block-editor-block-toolbar .components-button.has-icon:where(:not(.has-text)) svg{display:none}.show-icon-labels .block-editor-block-toolbar .components-button.has-icon:where(:not(.has-text)):after{content:attr(aria-label);font-size:12px}.show-icon-labels .components-accessible-toolbar .components-toolbar-group>div:first-child:last-child>.components-button.has-icon{padding-left:6px;padding-right:6px}.show-icon-labels .block-editor-block-switcher .components-dropdown-menu__toggle .block-editor-block-icon,.show-icon-labels .block-editor-block-switcher__no-switcher-icon .block-editor-block-icon{height:0!important;min-width:0!important;width:0!important}.show-icon-labels .block-editor-block-parent-selector .block-editor-block-parent-selector__button{border-bottom-right-radius:0;border-top-right-radius:0;padding-left:12px;padding-right:12px;text-wrap:nowrap}.show-icon-labels .block-editor-block-parent-selector .block-editor-block-parent-selector__button .block-editor-block-icon{width:0}.show-icon-labels .block-editor-block-mover .block-editor-block-mover__move-button-container{position:relative;width:auto}@media (min-width:600px){.show-icon-labels .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container:before{background:#e0e0e0;content:"";height:1px;left:50%;margin-top:-.5px;position:absolute;top:50%;transform:translate(-50%);width:100%}}@media (min-width:782px){.show-icon-labels .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container:before{background:#1e1e1e}}.show-icon-labels .block-editor-block-mover.is-horizontal .block-editor-block-mover-button,.show-icon-labels .block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container{padding-left:6px;padding-right:6px}.show-icon-labels .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover-button{padding-left:8px;padding-right:8px}.show-icon-labels .block-editor-block-toolbar__block-controls .block-editor-block-mover{border-left:1px solid #ddd;margin-left:6px;margin-right:-6px;white-space:nowrap}.show-icon-labels .block-editor-block-mover .block-editor-block-mover__drag-handle.has-icon{padding-left:12px;padding-right:12px}.show-icon-labels .block-editor-block-contextual-toolbar .block-editor-block-mover.is-horizontal .block-editor-block-mover-button.block-editor-block-mover-button{width:auto}.show-icon-labels .components-toolbar,.show-icon-labels .components-toolbar-group{flex-shrink:1}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button+.components-button{margin-left:6px}.block-editor-block-toolbar-change-design-content-wrapper{padding:12px;width:320px}.block-editor-block-toolbar-change-design-content-wrapper .block-editor-block-patterns-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px}.block-editor-block-toolbar-change-design-content-wrapper .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{margin-bottom:0}.block-editor-block-toolbar-change-design-content-wrapper .block-editor-block-patterns-list .block-editor-inserter__media-list__list-item{min-height:100px}.block-editor-inserter{background:none;border:none;display:inline-block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:0;padding:0}@media (min-width:782px){.block-editor-inserter{position:relative}}.block-editor-inserter__main-area{gap:16px;height:100%;position:relative}.block-editor-inserter__main-area.show-as-tabs{gap:0}@media (min-width:782px){.block-editor-inserter__main-area .block-editor-tabbed-sidebar{width:350px}}.block-editor-inserter__popover.is-quick .components-popover__content{border:none;box-shadow:0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003;outline:none}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>*{border-left:1px solid #ccc;border-right:1px solid #ccc}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>:first-child{border-radius:4px 4px 0 0;border-top:1px solid #ccc}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>:last-child{border-bottom:1px solid #ccc;border-radius:0 0 4px 4px}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>.components-button{border:1px solid #1e1e1e}.block-editor-inserter__popover .block-editor-inserter__menu{margin:-12px}.block-editor-inserter__popover .block-editor-inserter__menu .block-editor-inserter__tablist{top:60px}.block-editor-inserter__popover .block-editor-inserter__menu .block-editor-inserter__main-area{height:auto;overflow:visible}.block-editor-inserter__popover .block-editor-inserter__menu .block-editor-inserter__preview-container{display:none}.block-editor-inserter__toggle.components-button{align-items:center;border:none;cursor:pointer;display:inline-flex;outline:none;padding:0}@media not (prefers-reduced-motion){.block-editor-inserter__toggle.components-button{transition:color .2s ease}}.block-editor-inserter__menu{height:100%;overflow:visible;position:relative}@media (min-width:782px){.block-editor-inserter__menu.show-panel{width:630px}}.block-editor-inserter__inline-elements{margin-top:-1px}.block-editor-inserter__menu.is-bottom:after{border-bottom-color:#fff}.components-popover.block-editor-inserter__popover{z-index:99999}.block-editor-inserter__search{padding:16px 16px 0}.block-editor-inserter__no-tab-container{flex-grow:1;overflow-y:auto;position:relative}.block-editor-inserter__panel-header{align-items:center;display:inline-flex;padding:16px 16px 0;position:relative}.block-editor-inserter__panel-content{padding:16px}.block-editor-inserter__panel-title,.block-editor-inserter__panel-title button{color:#757575;font-size:11px;font-weight:500;margin:0 12px 0 0;text-transform:uppercase}.block-editor-inserter__panel-dropdown select.components-select-control__input.components-select-control__input.components-select-control__input{height:36px;line-height:36px}.block-editor-inserter__panel-dropdown select{border:none}.block-editor-inserter__reusable-blocks-panel{position:relative;text-align:right}.block-editor-inserter__no-results,.block-editor-inserter__patterns-loading{padding:32px;text-align:center}.block-editor-inserter__child-blocks{padding:0 16px}.block-editor-inserter__parent-block-header{align-items:center;display:flex}.block-editor-inserter__parent-block-header h2{font-size:13px}.block-editor-inserter__parent-block-header .block-editor-block-icon{margin-right:8px}.block-editor-inserter__preview-container__popover{top:16px!important}.block-editor-inserter__preview-container{display:none;max-height:calc(100% - 32px);overflow-y:hidden;padding:16px;width:280px}@media (min-width:782px){.block-editor-inserter__preview-container{display:block}}.block-editor-inserter__preview-container .block-editor-inserter__media-list__list-item{height:100%}.block-editor-inserter__preview-container .block-editor-block-card{padding-bottom:4px;padding-left:0;padding-right:0}.block-editor-inserter__insertable-blocks-at-selection{border-bottom:1px solid #e0e0e0}.block-editor-inserter__block-patterns-tabs-container,.block-editor-inserter__media-tabs-container{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;padding:16px}.block-editor-inserter__category-tablist{margin-bottom:8px}.block-editor-inserter__category-panel{display:flex;flex-direction:column;outline:1px solid #0000;padding:0 16px}@media (min-width:782px){.block-editor-inserter__category-panel{background:#f0f0f0;border-left:1px solid #e0e0e0;border-top:1px solid #e0e0e0;height:calc(100% + 1px);left:350px;padding:0;position:absolute;top:-1px;width:280px}.block-editor-inserter__category-panel .block-editor-block-patterns-list,.block-editor-inserter__category-panel .block-editor-inserter__media-list{padding:0 24px 16px}}.block-editor-inserter__patterns-category-panel-header{padding:8px 0}@media (min-width:782px){.block-editor-inserter__patterns-category-panel-header{padding:8px 24px}}.block-editor-inserter__patterns-category-no-results{margin-top:24px}.block-editor-inserter__patterns-filter-help{border-top:1px solid #ddd;color:#757575;min-width:280px;padding:16px}.block-editor-block-patterns-list,.block-editor-inserter__media-list{flex-grow:1;height:100%;overflow-y:auto}.block-editor-inserter__preview-content{align-items:center;background:#f0f0f0;display:grid;flex-grow:1}.block-editor-inserter__preview-content-missing{align-items:center;background:#f0f0f0;border-radius:2px;color:#757575;display:flex;flex:1;justify-content:center;min-height:144px}.block-editor-inserter__tips{border-top:1px solid #ddd;flex-shrink:0;padding:16px;position:relative}.block-editor-inserter__quick-inserter{max-width:100%;width:100%}@media (min-width:782px){.block-editor-inserter__quick-inserter{width:350px}}.block-editor-inserter__quick-inserter-results .block-editor-inserter__panel-header{float:left;height:0;padding:0}.block-editor-inserter__quick-inserter.has-expand .block-editor-inserter__panel-content,.block-editor-inserter__quick-inserter.has-search .block-editor-inserter__panel-content{padding:16px}.block-editor-inserter__quick-inserter-patterns .block-editor-block-patterns-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px}.block-editor-inserter__quick-inserter-patterns .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{margin-bottom:0}.block-editor-inserter__quick-inserter-patterns .block-editor-block-patterns-list .block-editor-inserter__media-list__list-item{min-height:100px}.block-editor-inserter__quick-inserter-separator{border-top:1px solid #ddd}.block-editor-inserter__popover.is-quick>.components-popover__content{padding:0}.block-editor-inserter__quick-inserter-expand.components-button{background:#1e1e1e;border-radius:0;color:#fff;display:block;width:100%}.block-editor-inserter__quick-inserter-expand.components-button:hover{color:#fff}.block-editor-inserter__quick-inserter-expand.components-button:active{color:#ccc}.block-editor-inserter__quick-inserter-expand.components-button.components-button:focus:not(:disabled){background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color);box-shadow:none}.block-editor-block-patterns-explorer__sidebar{bottom:0;left:0;overflow-x:visible;overflow-y:auto;padding:24px 32px 32px;position:absolute;top:72px;width:280px}.block-editor-block-patterns-explorer__sidebar__categories-list__item{display:block;height:48px;text-align:left;width:100%}.block-editor-block-patterns-explorer__search{margin-bottom:32px}.block-editor-block-patterns-explorer__search-results-count{padding-bottom:32px}.block-editor-block-patterns-explorer__list{margin-left:280px;padding:24px 0 32px}.block-editor-block-patterns-explorer__list .block-editor-patterns__sync-status-filter .components-input-control__container{width:380px}.block-editor-block-patterns-explorer .block-editor-block-patterns-list{display:grid;grid-gap:32px;grid-template-columns:repeat(1,1fr);margin-bottom:16px}@media (min-width:1080px){.block-editor-block-patterns-explorer .block-editor-block-patterns-list{grid-template-columns:repeat(2,1fr)}}@media (min-width:1440px){.block-editor-block-patterns-explorer .block-editor-block-patterns-list{grid-template-columns:repeat(3,1fr)}}.block-editor-block-patterns-explorer .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{min-height:240px}.block-editor-block-patterns-explorer .block-editor-block-patterns-list .block-editor-inserter__media-list__list-item{height:inherit;max-height:800px;min-height:100px}.components-heading.block-editor-inserter__patterns-category-panel-title{font-weight:500}.block-editor-inserter__media-library-button.components-button,.block-editor-inserter__patterns-explore-button.components-button{justify-content:center;margin-top:16px;padding:16px;width:100%}.block-editor-inserter__media-panel{display:flex;flex-direction:column;min-height:100%;padding:0 16px}@media (min-width:782px){.block-editor-inserter__media-panel{padding:0}}.block-editor-inserter__media-panel .block-editor-inserter__media-panel-spinner{align-items:center;display:flex;flex:1;height:100%;justify-content:center}.block-editor-inserter__media-panel .block-editor-inserter__media-panel-search{margin-bottom:24px}@media (min-width:782px){.block-editor-inserter__media-panel .block-editor-inserter__media-panel-search{margin-bottom:0;padding:16px 24px}}.block-editor-inserter__media-list__list-item{cursor:pointer;margin-bottom:24px;position:relative}.block-editor-inserter__media-list__list-item.is-placeholder{min-height:100px}.block-editor-inserter__media-list__list-item[draggable=true] .block-editor-inserter__media-list__list-item{cursor:grab}.block-editor-inserter__media-list__list-item.is-hovered .block-editor-inserter__media-list__item-preview>*{outline-color:#0000004d}.block-editor-inserter__media-list__list-item.is-hovered .block-editor-inserter__media-list__item-preview-options>button{display:block}.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options{position:absolute;right:8px;top:8px}.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button{background:#fff;display:none}.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button.is-opened,.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button:focus{display:block}.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button:hover{box-shadow:inset 0 0 0 2px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-inserter__media-list__item{height:100%}.block-editor-inserter__media-list__item .block-editor-inserter__media-list__item-preview{align-items:center;border-radius:2px;display:flex;overflow:hidden}.block-editor-inserter__media-list__item .block-editor-inserter__media-list__item-preview>*{margin:0 auto;max-width:100%;outline:1px solid #0000001a;outline-offset:-1px}.block-editor-inserter__media-list__item .block-editor-inserter__media-list__item-preview .block-editor-inserter__media-list__item-preview-spinner{align-items:center;background:#ffffffb3;display:flex;height:100%;justify-content:center;pointer-events:none;position:absolute;width:100%}.block-editor-inserter__media-list__item:focus .block-editor-inserter__media-list__item-preview>*{outline-color:var(--wp-admin-theme-color);outline-offset:calc(var(--wp-admin-border-width-focus)*-1);outline-width:var(--wp-admin-border-width-focus)}@media not (prefers-reduced-motion){.block-editor-inserter__media-list__item:focus .block-editor-inserter__media-list__item-preview>*{transition:outline .1s linear}}.block-editor-inserter__media-list__item-preview-options__popover .components-menu-item__button .components-menu-item__item{min-width:auto}.block-editor-inserter__mobile-tab-navigation{height:100%;padding:16px}.block-editor-inserter__mobile-tab-navigation>*{height:100%}@media (min-width:600px){.block-editor-inserter-media-tab-media-preview-inserter-external-image-modal{max-width:480px}}.block-editor-inserter-media-tab-media-preview-inserter-external-image-modal p{margin:0}.block-editor-inserter__hint{margin:16px 16px 0}.block-editor-patterns__sync-status-filter .components-input-control__container select.components-select-control__input{height:40px}.block-editor-inserter__pattern-panel-placeholder{display:none}.block-editor-inserter__menu.is-zoom-out{display:flex}@media (min-width:782px){.block-editor-inserter__menu.is-zoom-out.show-panel:after{content:"";display:block;height:100%;width:300px}}@media (max-width:959px){.show-icon-labels .block-editor-block-patterns-explorer .block-editor-patterns__grid-pagination,.show-icon-labels .block-editor-block-patterns-explorer .block-editor-patterns__grid-pagination .block-editor-patterns__grid-pagination-next,.show-icon-labels .block-editor-block-patterns-explorer .block-editor-patterns__grid-pagination .block-editor-patterns__grid-pagination-previous{flex-direction:column}}.show-icon-labels .block-editor-inserter__category-panel .block-editor-patterns__grid-pagination,.show-icon-labels .block-editor-inserter__category-panel .block-editor-patterns__grid-pagination .block-editor-patterns__grid-pagination-next,.show-icon-labels .block-editor-inserter__category-panel .block-editor-patterns__grid-pagination .block-editor-patterns__grid-pagination-previous{flex-direction:column}.block-editor-tabbed-sidebar__tabpanel .block-editor-inserter__help-text{display:none;padding:0 24px 16px}@media (min-width:480px){.block-editor-tabbed-sidebar__tabpanel .block-editor-inserter__help-text{display:block}}.spacing-sizes-control{border:0;margin:0;padding:0}.spacing-sizes-control .spacing-sizes-control__custom-value-input,.spacing-sizes-control .spacing-sizes-control__label{margin-bottom:0}.spacing-sizes-control .spacing-sizes-control__custom-value-range,.spacing-sizes-control .spacing-sizes-control__range-control{flex:1;margin-bottom:0}.spacing-sizes-control__header{height:16px;margin-bottom:12px}.spacing-sizes-control__dropdown{height:24px}.spacing-sizes-control__custom-select-control,.spacing-sizes-control__custom-value-input{flex:1}.spacing-sizes-control__custom-toggle,.spacing-sizes-control__icon{flex:0 0 auto}.spacing-sizes-control__icon{margin-left:-4px}body.admin-color-light{--wp-admin-theme-color:#0085ba;--wp-admin-theme-color--rgb:0,133,186;--wp-admin-theme-color-darker-10:#0073a1;--wp-admin-theme-color-darker-10--rgb:0,114.7661290323,160.5;--wp-admin-theme-color-darker-20:#006187;--wp-admin-theme-color-darker-20--rgb:0,96.5322580645,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-light{--wp-admin-border-width-focus:1.5px}}body.admin-color-modern{--wp-admin-theme-color:#3858e9;--wp-admin-theme-color--rgb:56,88,233;--wp-admin-theme-color-darker-10:#2145e6;--wp-admin-theme-color-darker-10--rgb:33.0384615385,68.7307692308,230.4615384615;--wp-admin-theme-color-darker-20:#183ad6;--wp-admin-theme-color-darker-20--rgb:23.6923076923,58.1538461538,214.3076923077;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-modern{--wp-admin-border-width-focus:1.5px}}body.admin-color-blue{--wp-admin-theme-color:#096484;--wp-admin-theme-color--rgb:9,100,132;--wp-admin-theme-color-darker-10:#07526c;--wp-admin-theme-color-darker-10--rgb:7.3723404255,81.914893617,108.1276595745;--wp-admin-theme-color-darker-20:#064054;--wp-admin-theme-color-darker-20--rgb:5.7446808511,63.829787234,84.2553191489;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-blue{--wp-admin-border-width-focus:1.5px}}body.admin-color-coffee{--wp-admin-theme-color:#46403c;--wp-admin-theme-color--rgb:70,64,60;--wp-admin-theme-color-darker-10:#383330;--wp-admin-theme-color-darker-10--rgb:56.2692307692,51.4461538462,48.2307692308;--wp-admin-theme-color-darker-20:#2b2724;--wp-admin-theme-color-darker-20--rgb:42.5384615385,38.8923076923,36.4615384615;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-coffee{--wp-admin-border-width-focus:1.5px}}body.admin-color-ectoplasm{--wp-admin-theme-color:#523f6d;--wp-admin-theme-color--rgb:82,63,109;--wp-admin-theme-color-darker-10:#46365d;--wp-admin-theme-color-darker-10--rgb:69.8430232558,53.6598837209,92.8401162791;--wp-admin-theme-color-darker-20:#3a2c4d;--wp-admin-theme-color-darker-20--rgb:57.6860465116,44.3197674419,76.6802325581;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-ectoplasm{--wp-admin-border-width-focus:1.5px}}body.admin-color-midnight{--wp-admin-theme-color:#e14d43;--wp-admin-theme-color--rgb:225,77,67;--wp-admin-theme-color-darker-10:#dd382d;--wp-admin-theme-color-darker-10--rgb:221.4908256881,56.1788990826,45.0091743119;--wp-admin-theme-color-darker-20:#d02c21;--wp-admin-theme-color-darker-20--rgb:207.8348623853,44.2201834862,33.1651376147;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-midnight{--wp-admin-border-width-focus:1.5px}}body.admin-color-ocean{--wp-admin-theme-color:#627c83;--wp-admin-theme-color--rgb:98,124,131;--wp-admin-theme-color-darker-10:#576e74;--wp-admin-theme-color-darker-10--rgb:87.0873362445,110.192139738,116.4126637555;--wp-admin-theme-color-darker-20:#4c6066;--wp-admin-theme-color-darker-20--rgb:76.1746724891,96.384279476,101.8253275109;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-ocean{--wp-admin-border-width-focus:1.5px}}body.admin-color-sunrise{--wp-admin-theme-color:#dd823b;--wp-admin-theme-color--rgb:221,130,59;--wp-admin-theme-color-darker-10:#d97426;--wp-admin-theme-color-darker-10--rgb:216.8782608696,116.1847826087,37.6217391304;--wp-admin-theme-color-darker-20:#c36922;--wp-admin-theme-color-darker-20--rgb:195.147826087,104.5434782609,33.852173913;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-sunrise{--wp-admin-border-width-focus:1.5px}}:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.reusable-blocks-menu-items__convert-modal{z-index:1000001}:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.patterns-menu-items__convert-modal{z-index:1000001}.patterns-menu-items__convert-modal [role=dialog]>[role=document]{width:350px}.patterns-menu-items__convert-modal .patterns-menu-items__convert-modal-categories{position:relative}.patterns-menu-items__convert-modal .components-form-token-field__suggestions-list:not(:empty){background-color:#fff;border:1px solid var(--wp-admin-theme-color);border-bottom-left-radius:2px;border-bottom-right-radius:2px;box-shadow:0 0 .5px .5px var(--wp-admin-theme-color);box-sizing:border-box;left:-1px;max-height:96px;min-width:auto;position:absolute;width:calc(100% + 2px);z-index:1}.patterns-create-modal__name-input input[type=text]{margin:0}.patterns-rename-pattern-category-modal__validation-message{color:#cc1818}@media (min-width:782px){.patterns-rename-pattern-category-modal__validation-message{width:320px}}.pattern-overrides-control__allow-overrides-button{justify-content:center;width:100%}.patterns-pattern-overrides-toolbar-indicator__popover .components-popover__content{min-width:260px;padding:16px}.patterns-pattern-overrides-toolbar-indicator .patterns-pattern-overrides-toolbar-indicator-icon.has-colors svg{fill:var(--wp-block-synced-color)}.editor-collapsible-block-toolbar .patterns-pattern-overrides-toolbar-indicator{height:32px}:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.admin-ui-page{background-color:#fff;color:#2f2f2f;container:admin-ui-page/inline-size;display:flex;flex-flow:column;height:100%;position:relative;z-index:1}@media not (prefers-reduced-motion){.admin-ui-page{transition:width .2s ease-out}}.admin-ui-page__header{background:#fff;border-bottom:1px solid #f0f0f0;padding:16px 48px;position:sticky;top:0}@container (max-width: 430px){.admin-ui-page__header{padding:16px 24px}}.admin-ui-page__header-subtitle{color:#757575;font-family:-apple-system,"system-ui",Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:400;line-height:20px;margin:0;padding-block-end:8px}.admin-ui-page__content{display:flex;flex-direction:column;flex-grow:1;overflow:auto}.admin-ui-page__content.has-padding{padding:16px 20px}@container (max-width: 430px){.admin-ui-page__content.has-padding{padding:16px 24px}}.show-icon-labels .admin-ui-page__header-actions .components-button.has-icon{padding:0 8px;width:auto}.show-icon-labels .admin-ui-page__header-actions .components-button.has-icon svg{display:none}.show-icon-labels .admin-ui-page__header-actions .components-button.has-icon:after{content:attr(aria-label);font-size:12px}.interface-complementary-area-header{background:#fff;gap:4px;padding-right:8px}.interface-complementary-area-header .interface-complementary-area-header__title{margin:0 auto 0 0}.interface-complementary-area{background:#fff;color:#1e1e1e;height:100%;overflow:auto}@media (min-width:600px){.interface-complementary-area{-webkit-overflow-scrolling:touch}}@media (min-width:782px){.interface-complementary-area{width:280px}}.interface-complementary-area .components-panel{border:none;position:relative;z-index:0}.interface-complementary-area .components-panel__header{position:sticky;top:0;z-index:1}.interface-complementary-area .components-panel__header.editor-sidebar__panel-tabs{top:0}.interface-complementary-area p:not(.components-base-control__help,.components-form-token-field__help){margin-top:0}.interface-complementary-area h2{color:#1e1e1e;font-size:13px;font-weight:500;margin-bottom:1.5em}.interface-complementary-area h3{color:#1e1e1e;font-size:11px;font-weight:500;margin-bottom:1.5em;text-transform:uppercase}.interface-complementary-area hr{border-bottom:1px solid #f0f0f0;border-top:none;margin:1.5em 0}.interface-complementary-area div.components-toolbar,.interface-complementary-area div.components-toolbar-group{box-shadow:none;margin-bottom:1.5em}.interface-complementary-area div.components-toolbar-group:last-child,.interface-complementary-area div.components-toolbar:last-child{margin-bottom:0}.interface-complementary-area .block-editor-skip-to-selected-block:focus{bottom:10px;left:auto;right:10px;top:auto}.interface-complementary-area__fill{height:100%}@media (min-width:782px){body.js.is-fullscreen-mode{height:calc(100% + 32px);margin-top:-32px}body.js.is-fullscreen-mode #adminmenumain,body.js.is-fullscreen-mode #wpadminbar{display:none}body.js.is-fullscreen-mode #wpcontent,body.js.is-fullscreen-mode #wpfooter{margin-left:0}}html.interface-interface-skeleton__html-container{position:fixed;width:100%}@media (min-width:782px){html.interface-interface-skeleton__html-container:not(:has(.is-zoom-out)){position:static;width:auto}}.interface-interface-skeleton{bottom:0;display:flex;flex-direction:row;height:auto;max-height:100%;position:fixed;right:0;top:46px}@media (min-width:783px){.interface-interface-skeleton{top:32px}.is-fullscreen-mode .interface-interface-skeleton{top:0}}.interface-interface-skeleton__editor{display:flex;flex:0 1 100%;flex-direction:column;overflow:hidden}.interface-interface-skeleton{left:0}@media (min-width:783px){.interface-interface-skeleton{left:160px}}@media (min-width:783px){.auto-fold .interface-interface-skeleton{left:36px}}@media (min-width:961px){.auto-fold .interface-interface-skeleton{left:160px}}.folded .interface-interface-skeleton{left:0}@media (min-width:783px){.folded .interface-interface-skeleton{left:36px}}body.is-fullscreen-mode .interface-interface-skeleton{left:0!important}.interface-interface-skeleton__body{display:flex;flex-grow:1;overflow:auto;overscroll-behavior-y:none;position:relative}@media (min-width:782px){.has-footer .interface-interface-skeleton__body{padding-bottom:25px}}.interface-interface-skeleton__content{display:flex;flex-direction:column;flex-grow:1;overflow:auto;z-index:20}@media (min-width:782px){.interface-interface-skeleton__content{z-index:auto}}.interface-interface-skeleton__secondary-sidebar,.interface-interface-skeleton__sidebar{background:#fff;bottom:0;color:#1e1e1e;flex-shrink:0;left:0;position:absolute;top:0;width:auto;z-index:100000}@media (min-width:782px){.interface-interface-skeleton__secondary-sidebar,.interface-interface-skeleton__sidebar{position:relative!important}}.interface-interface-skeleton__sidebar{border-top:1px solid #e0e0e0;overflow:hidden}@media (min-width:782px){.interface-interface-skeleton__sidebar{box-shadow:-1px 0 0 0 rgba(0,0,0,.133);outline:1px solid #0000}}.interface-interface-skeleton__secondary-sidebar{border-top:1px solid #e0e0e0;right:0}@media (min-width:782px){.interface-interface-skeleton__secondary-sidebar{box-shadow:1px 0 0 0 rgba(0,0,0,.133);outline:1px solid #0000}}.interface-interface-skeleton__header{box-shadow:0 1px 0 0 rgba(0,0,0,.133);color:#1e1e1e;flex-shrink:0;height:auto;outline:1px solid #0000;z-index:30}.interface-interface-skeleton__footer{background-color:#fff;border-top:1px solid #e0e0e0;bottom:0;color:#1e1e1e;display:none;flex-shrink:0;height:auto;left:0;position:absolute;width:100%;z-index:90}@media (min-width:782px){.interface-interface-skeleton__footer{display:flex}}.interface-interface-skeleton__footer .block-editor-block-breadcrumb{align-items:center;background:#fff;display:flex;font-size:13px;height:24px;padding:0 18px;z-index:30}.interface-interface-skeleton__actions{background:#fff;bottom:auto;color:#1e1e1e;left:auto;position:fixed!important;right:0;top:-9999em;width:100vw;z-index:100000}@media (min-width:782px){.interface-interface-skeleton__actions{width:280px}}.interface-interface-skeleton__actions:focus,.interface-interface-skeleton__actions:focus-within{bottom:0;top:auto}.is-entity-save-view-open .interface-interface-skeleton__actions:focus,.is-entity-save-view-open .interface-interface-skeleton__actions:focus-within{top:46px}@media (min-width:782px){.is-entity-save-view-open .interface-interface-skeleton__actions:focus,.is-entity-save-view-open .interface-interface-skeleton__actions:focus-within{border-left:1px solid #ddd;top:32px}.is-fullscreen-mode .is-entity-save-view-open .interface-interface-skeleton__actions:focus,.is-fullscreen-mode .is-entity-save-view-open .interface-interface-skeleton__actions:focus-within{top:0}}.interface-pinned-items{display:flex}.interface-pinned-items .components-button{display:none;margin:0}.interface-pinned-items .components-button[aria-controls="edit-post:block"],.interface-pinned-items .components-button[aria-controls="edit-post:document"],.interface-pinned-items .components-button[aria-controls="edit-site:block-inspector"],.interface-pinned-items .components-button[aria-controls="edit-site:template"]{display:flex}.interface-pinned-items .components-button svg{max-height:24px;max-width:24px}@media (min-width:600px){.interface-pinned-items .components-button{display:flex}}.interface-pinned-items{gap:8px}.editor-autocompleters__user .editor-autocompleters__no-avatar:before{content:"\f110";font:normal 20px/1 dashicons;margin-right:5px;vertical-align:middle}.editor-autocompleters__user .editor-autocompleters__user-avatar{flex-grow:0;flex-shrink:0;height:24px;margin-right:8px;max-width:none;width:24px}.editor-autocompleters__user .editor-autocompleters__user-name{flex-grow:1;flex-shrink:0;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.editor-autocompleters__user .editor-autocompleters__user-slug{flex-grow:0;flex-shrink:0;margin-left:8px;max-width:100px;overflow:none;text-overflow:ellipsis;white-space:nowrap}.editor-autocompleters__user:not(.is-primary) .editor-autocompleters__user-slug{color:#757575}.interface-interface-skeleton__sidebar:has(.editor-collab-sidebar){box-shadow:none}.interface-interface-skeleton__sidebar:has(.editor-collab-sidebar) .interface-complementary-area-header{display:none}.editor-collab-sidebar{height:100%;overflow:hidden}.editor-collab-sidebar-panel{height:100%;overflow:hidden;padding:16px 16px 24px}.editor-collab-sidebar-panel__thread{background-color:#f0f0f0;border:1px solid #ddd;border-radius:8px;overflow:hidden;padding:16px;position:relative;width:auto}.editor-collab-sidebar-panel__thread.is-selected{background-color:#fff;box-shadow:0 2px 3px #0000000d,0 4px 5px #0000000a,0 12px 12px #00000008,0 16px 16px #00000005;z-index:1}.editor-collab-sidebar-panel__thread:focus{outline:var(--wp-admin-border-width-focus) solid var(--wp-admin-theme-color);outline-offset:calc(var(--wp-admin-border-width-focus)*-1)}.editor-collab-sidebar-panel__thread.is-floating{left:16px;margin-top:16px;position:absolute;right:16px}.editor-collab-sidebar-panel__user-name{text-transform:capitalize}.editor-collab-sidebar-panel__user-name,.editor-collab-sidebar-panel__user-time{color:#757575;font-size:12px;font-weight:400;line-height:16px;text-align:left}.editor-collab-sidebar-panel__user-comment p:last-child{margin-bottom:0}.editor-collab-sidebar-panel__user-avatar{background:#fff;border-radius:50%;border-style:solid;border-width:var(--wp-admin-border-width-focus);flex-shrink:0;padding:var(--wp-admin-border-width-focus)}.editor-collab-sidebar-panel__comment-status{margin-left:auto}.editor-collab-sidebar-panel__comment-status button.has-icon:not(.has-text){flex-shrink:0;height:24px;min-width:24px;padding:0;width:24px}.editor-collab-sidebar-panel__comment-dropdown-menu{flex-shrink:0}.editor-collab-sidebar-panel__more-reply-separator:after,.editor-collab-sidebar-panel__more-reply-separator:before{background-color:#ddd;content:"";display:block;flex:1;height:1px;width:100%}.editor-collab-sidebar-panel__more-reply-button{font-weight:500}.editor-collab-sidebar-panel__resolution-text{font-style:italic}.editor-collab-sidebar-panel__comment-form textarea{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:6px 8px}@media not (prefers-reduced-motion){.editor-collab-sidebar-panel__comment-form textarea{transition:box-shadow .1s linear}}@media (min-width:600px){.editor-collab-sidebar-panel__comment-form textarea{font-size:13px;line-height:normal}}.editor-collab-sidebar-panel__comment-form textarea:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.editor-collab-sidebar-panel__comment-form textarea::-webkit-input-placeholder{color:#1e1e1e9e}.editor-collab-sidebar-panel__comment-form textarea::-moz-placeholder{color:#1e1e1e9e}.editor-collab-sidebar-panel__comment-form textarea:-ms-input-placeholder{color:#1e1e1e9e}.editor-collab-sidebar-panel__comment-form textarea{display:block;line-height:20px!important;padding:9px 11px}.editor-collab-sidebar-panel__skip-to-block,.editor-collab-sidebar-panel__skip-to-comment{background:#fff!important;clip-path:inset(50%);overflow:hidden;position:absolute;right:-9999px;top:-9999px;z-index:-1}.editor-collab-sidebar-panel__skip-to-block:focus,.editor-collab-sidebar-panel__skip-to-comment:focus{clip-path:none;overflow:visible;right:8px;z-index:1}.editor-collab-sidebar-panel__skip-to-comment:focus{top:8px}.editor-collab-sidebar-panel__skip-to-block:focus{bottom:8px;top:auto}.comment-avatar{background:#fff;border-radius:50%;border-style:solid;border-width:var(--wp-admin-border-width-focus);box-sizing:border-box;margin-left:-12px;padding:var(--wp-admin-border-width-focus);width:24px}.comment-avatar:first-child{margin-left:0}.show-icon-labels .comment-avatar-indicator{width:auto}.show-icon-labels .comment-avatar-indicator div{display:none}.show-icon-labels .comment-avatar-indicator:after{content:attr(aria-label);font-size:12px}.editor-collapsible-block-toolbar{align-items:center;display:flex;height:64px;overflow:hidden}.editor-collapsible-block-toolbar .block-editor-block-contextual-toolbar{background:#0000;border-bottom:0;height:100%}.editor-collapsible-block-toolbar .block-editor-block-toolbar{height:100%;padding-top:17px}.editor-collapsible-block-toolbar .block-editor-block-toolbar .components-button:not(.block-editor-block-mover-button){height:32px}.editor-collapsible-block-toolbar:after{background-color:#ddd;content:"";height:24px;margin-right:7px;width:1px}.editor-collapsible-block-toolbar .components-toolbar,.editor-collapsible-block-toolbar .components-toolbar-group{border-right:none;position:relative}.editor-collapsible-block-toolbar .components-toolbar-group:after,.editor-collapsible-block-toolbar .components-toolbar:after{background-color:#ddd;content:"";height:24px;position:absolute;right:-1px;top:4px;width:1px}.editor-collapsible-block-toolbar .components-toolbar .components-toolbar-group.components-toolbar-group:after,.editor-collapsible-block-toolbar .components-toolbar-group .components-toolbar-group.components-toolbar-group:after{display:none}.editor-collapsible-block-toolbar .block-editor-block-mover.is-horizontal .block-editor-block-mover-button{height:32px;overflow:visible}@media (min-width:600px){.editor-collapsible-block-toolbar .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container{height:40px;position:relative;top:-4px}}.editor-collapsible-block-toolbar.is-collapsed{display:none}.editor-content-only-settings-menu__description{min-width:235px;padding:8px}.editor-block-visibility__disabled-blocks-count{background-color:#fff;border:1px solid #ddd;border-width:1px 0;box-shadow:-32px 0 0 0 #fff,32px 0 0 0 #fff;padding:8px;position:sticky;text-align:center;top:-5px;z-index:2}.editor-block-visibility__disabled-blocks-count~.block-editor-block-manager__content .block-editor-block-manager__category-title{top:31px}.editor-block-visibility__disabled-blocks-count .is-link{margin-left:12px}.editor-blog-title-dropdown__content .components-popover__content{min-width:320px;padding:16px}.editor-document-bar{align-items:center;background:#f0f0f0;border-radius:4px;display:flex;height:32px;justify-content:space-between;min-width:0;width:min(100%,450px)}.editor-document-bar:hover{background-color:#e0e0e0}.editor-document-bar .components-button{border-radius:4px}@media not (prefers-reduced-motion){.editor-document-bar .components-button{transition:all .1s ease-out}}.editor-document-bar .components-button:hover{background:#e0e0e0}@media screen and (min-width:782px) and (max-width:960px){.editor-document-bar.has-back-button .editor-document-bar__post-type-label{display:none}}.editor-document-bar__command{color:var(--wp-block-synced-color);flex-grow:1;overflow:hidden}.editor-document-bar__title{color:#1e1e1e;margin:0 auto;max-width:70%;overflow:hidden}@media (min-width:782px){.editor-document-bar__title{padding-left:24px}}.editor-document-bar__title h1{align-items:center;display:flex;font-weight:400;justify-content:center;overflow:hidden;white-space:nowrap}.editor-document-bar__post-title{color:currentColor;flex:1;overflow:hidden;text-overflow:ellipsis}.editor-document-bar__post-type-label{color:#2f2f2f;flex:0;padding-left:4px}@media screen and (max-width:600px){.editor-document-bar__post-type-label{display:none}}.editor-document-bar__shortcut{color:#2f2f2f;display:none;min-width:24px}@media (min-width:782px){.editor-document-bar__shortcut{display:initial}}.editor-document-bar__back.components-button.has-icon.has-text{color:#757575;flex-shrink:0;gap:0;min-width:36px;position:absolute;z-index:1}.editor-document-bar__back.components-button.has-icon.has-text:hover{background-color:initial;color:#1e1e1e}.editor-document-bar__icon-layout.editor-document-bar__icon-layout{display:none;margin-left:12px;pointer-events:none;position:absolute}.editor-document-bar__icon-layout.editor-document-bar__icon-layout svg{fill:#949494}@media (min-width:600px){.editor-document-bar__icon-layout.editor-document-bar__icon-layout{display:flex}}.document-outline{margin:20px 0}.document-outline ul{margin:0;padding:0}.document-outline__item{display:flex;margin:4px 0}.document-outline__item a{text-decoration:none}.document-outline__item .document-outline__emdash:before{color:#ddd;margin-right:4px}.document-outline__item.is-h2 .document-outline__emdash:before{content:"—"}.document-outline__item.is-h3 .document-outline__emdash:before{content:"——"}.document-outline__item.is-h4 .document-outline__emdash:before{content:"———"}.document-outline__item.is-h5 .document-outline__emdash:before{content:"————"}.document-outline__item.is-h6 .document-outline__emdash:before{content:"—————"}.document-outline__button{align-items:flex-start;background:none;border:none;border-radius:2px;color:#1e1e1e;cursor:pointer;display:flex;margin:0 0 0 -1px;padding:2px 5px 2px 1px;text-align:left}.document-outline__button:disabled,.document-outline__button[aria-disabled=true]{color:#757575;cursor:default}.document-outline__button:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.document-outline__level{background:#ddd;border-radius:3px;color:#1e1e1e;font-size:13px;margin-right:4px;padding:1px 6px}.is-invalid .document-outline__level{background:#f0b849}.document-outline__item-content{padding:1px 0}.editor-document-outline.has-no-headings>svg{margin-top:28px}.editor-document-outline.has-no-headings>p{padding-left:32px;padding-right:32px}.editor-document-outline.has-no-headings{color:#757575;text-align:center}.editor-document-tools{align-items:center;display:inline-flex}.editor-document-tools .editor-document-tools__left>.editor-history__redo,.editor-document-tools .editor-document-tools__left>.editor-history__undo{display:none}@media (min-width:782px){.editor-document-tools .editor-document-tools__left>.editor-history__redo,.editor-document-tools .editor-document-tools__left>.editor-history__undo{display:inline-flex}}.editor-document-tools .editor-document-tools__left>.editor-document-tools__inserter-toggle{display:inline-flex}@media not (prefers-reduced-motion){.editor-document-tools .editor-document-tools__left>.editor-document-tools__inserter-toggle svg{transition:transform .2s cubic-bezier(.165,.84,.44,1)}}.editor-document-tools .editor-document-tools__left>.editor-document-tools__inserter-toggle.is-pressed svg{transform:rotate(45deg)}.editor-document-tools .block-editor-list-view{display:none}@media (min-width:600px){.editor-document-tools .block-editor-list-view{display:flex}}.editor-document-tools .editor-document-tools__left>.components-button.has-icon,.editor-document-tools .editor-document-tools__left>.components-dropdown>.components-button.has-icon{height:32px;min-width:32px;padding:4px}.editor-document-tools .editor-document-tools__left>.components-button.has-icon.is-pressed,.editor-document-tools .editor-document-tools__left>.components-dropdown>.components-button.has-icon.is-pressed{background:#1e1e1e}.editor-document-tools .editor-document-tools__left>.components-button.has-icon:focus:not(:disabled),.editor-document-tools .editor-document-tools__left>.components-dropdown>.components-button.has-icon:focus:not(:disabled){box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color),inset 0 0 0 1px #fff;outline:1px solid #0000}.editor-document-tools .editor-document-tools__left>.components-button.has-icon:before,.editor-document-tools .editor-document-tools__left>.components-dropdown>.components-button.has-icon:before{display:none}.editor-document-tools__left{align-items:center;display:inline-flex;gap:8px}.editor-document-tools__left:not(:last-child){margin-inline-end:8px}.show-icon-labels .editor-document-tools .editor-document-tools__left>.editor-document-tools__inserter-toggle.has-icon{padding:0 8px;width:auto}.show-icon-labels .editor-document-tools__left>*+*{margin-left:8px}.editor-editor-interface .entities-saved-states__panel-header{height:65px}.editor-editor-interface .interface-interface-skeleton__content{isolation:isolate}.editor-visual-editor{flex:1 0 auto}.components-editor-notices__dismissible,.components-editor-notices__pinned{color:#1e1e1e;left:0;position:relative;right:0;top:0}.components-editor-notices__dismissible .components-notice,.components-editor-notices__pinned .components-notice{border-bottom:1px solid #0003;box-sizing:border-box;min-height:64px;padding:0 12px}.components-editor-notices__dismissible .components-notice .components-notice__dismiss,.components-editor-notices__pinned .components-notice .components-notice__dismiss{margin-top:12px}.entities-saved-states__panel-header{background:#fff;border-bottom:1px solid #ddd;box-sizing:border-box;height:64px;padding-left:16px;padding-right:16px}.entities-saved-states__text-prompt{padding:16px 16px 4px}.entities-saved-states__text-prompt .entities-saved-states__text-prompt--header{display:block;margin-bottom:12px}.entities-saved-states__panel.is-inline .entities-saved-states__text-prompt{padding:0}.entities-saved-states__panel.is-inline .entities-saved-states__panel-body{border:0;padding-left:0;padding-right:0}.entities-saved-states__panel.is-inline .entities-saved-states__panel-body>h2{margin-bottom:0;margin-left:-16px;margin-right:-16px}.entities-saved-states__panel.is-inline .entities-saved-states__panel-body>h2 button{font-size:11px;text-transform:uppercase}.entities-saved-states__panel.is-inline .entities-saved-states__text-prompt--header-wrapper{display:none}.entities-saved-states__panel.is-inline .entities-saved-states__text-prompt--changes-count{margin-bottom:8px;margin-top:0}.entities-saved-states__panel.is-inline .entities-saved-states__panel-footer{margin-top:16px}.entities-saved-states__change-control{flex:1}.entities-saved-states__changes{font-size:13px;list-style:disc;margin:4px 16px 0 24px}.entities-saved-states__changes li{margin-bottom:4px}.editor-error-boundary{background-color:#fff;border:1px solid #1e1e1e;border-radius:2px;box-shadow:0 5px 15px #00000014,0 15px 27px #00000012,0 30px 36px #0000000a,0 50px 43px #00000005;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;margin:64px auto auto;max-width:780px;padding:1em}.editor-header{box-sizing:border-box}.editor-header *,.editor-header :after,.editor-header :before{box-sizing:inherit}.editor-header{background:#fff;display:grid;grid-auto-flow:row;grid-template:auto/64px minmax(0,max-content) minmax(min-content,1fr) 64px;height:64px}.editor-header:has(>.editor-header__center){grid-template:auto/64px min-content 1fr min-content 64px}@media (min-width:782px){.editor-header:has(>.editor-header__center){grid-template:auto/64px minmax(min-content,2fr) 2.5fr minmax(min-content,2fr) 64px}}@media (min-width:480px){.editor-header{gap:16px}}.editor-header{align-items:center;justify-content:space-between;max-width:100vw}@media (min-width:280px){.editor-header{flex-wrap:nowrap}}.editor-header__toolbar{grid-column:1/3}.editor-header__toolbar>:first-child{margin-inline:16px 0}.editor-header__back-button+.editor-header__toolbar{grid-column:2/3}@media (min-width:480px){.editor-header__back-button+.editor-header__toolbar>:first-child{margin-inline:0}}.editor-header__toolbar{align-items:center;clip-path:inset(-2px);display:flex;min-width:0}@media (min-width:480px){.editor-header__toolbar{clip-path:none}}.editor-header__toolbar .table-of-contents{display:none}@media (min-width:600px){.editor-header__toolbar .table-of-contents{display:block}}.editor-header__toolbar .editor-collapsible-block-toolbar,.editor-header__toolbar .editor-collapsible-block-toolbar.is-collapsed~.editor-collapsible-block-toolbar__toggle{margin-inline:8px 0}.editor-header__center{align-items:center;clip-path:inset(-2px);display:flex;grid-column:3/4;justify-content:center;min-width:0}@media (max-width:479px){.editor-header__center>:first-child{margin-inline-start:8px}.editor-header__center>:last-child{margin-inline-end:8px}}.editor-header__settings{grid-column:3/-1}.editor-header:has(>.editor-header__center) .editor-header__settings{grid-column:4/-1}.editor-header__settings{align-items:center;display:inline-flex;flex-wrap:nowrap;justify-self:end;padding-right:4px}@media (min-width:600px){.editor-header__settings{padding-right:8px}}.editor-header__settings{gap:8px}.show-icon-labels .editor-header .components-button.has-icon,.show-icon-labels.interface-pinned-items .components-button.has-icon{width:auto}.show-icon-labels .editor-header .components-button.has-icon svg,.show-icon-labels.interface-pinned-items .components-button.has-icon svg{display:none}.show-icon-labels .editor-header .components-button.has-icon:after,.show-icon-labels.interface-pinned-items .components-button.has-icon:after{content:attr(aria-label);white-space:nowrap}.show-icon-labels .editor-header .components-button.has-icon[aria-disabled=true],.show-icon-labels.interface-pinned-items .components-button.has-icon[aria-disabled=true]{background-color:initial}.show-icon-labels .editor-header .is-tertiary:active,.show-icon-labels.interface-pinned-items .is-tertiary:active{background-color:initial;box-shadow:0 0 0 1.5px var(--wp-admin-theme-color)}.show-icon-labels .editor-header .components-button.has-icon.button-toggle svg,.show-icon-labels.interface-pinned-items .components-button.has-icon.button-toggle svg{display:block}.show-icon-labels .editor-header .components-button.has-icon.button-toggle:after,.show-icon-labels.interface-pinned-items .components-button.has-icon.button-toggle:after{content:none}.show-icon-labels .editor-header .components-menu-items-choice .components-menu-items__item-icon.components-menu-items__item-icon,.show-icon-labels.interface-pinned-items .components-menu-items-choice .components-menu-items__item-icon.components-menu-items__item-icon{display:block}.show-icon-labels .editor-header .editor-document-tools__inserter-toggle.editor-document-tools__inserter-toggle,.show-icon-labels .editor-header .interface-pinned-items .components-button,.show-icon-labels.interface-pinned-items .editor-document-tools__inserter-toggle.editor-document-tools__inserter-toggle,.show-icon-labels.interface-pinned-items .interface-pinned-items .components-button{padding-left:8px;padding-right:8px}@media (min-width:600px){.show-icon-labels .editor-header .editor-document-tools__inserter-toggle.editor-document-tools__inserter-toggle,.show-icon-labels .editor-header .interface-pinned-items .components-button,.show-icon-labels.interface-pinned-items .editor-document-tools__inserter-toggle.editor-document-tools__inserter-toggle,.show-icon-labels.interface-pinned-items .interface-pinned-items .components-button{padding-left:12px;padding-right:12px}}.show-icon-labels .editor-header .editor-post-save-draft.editor-post-save-draft:after,.show-icon-labels .editor-header .editor-post-saved-state.editor-post-saved-state:after,.show-icon-labels.interface-pinned-items .editor-post-save-draft.editor-post-save-draft:after,.show-icon-labels.interface-pinned-items .editor-post-saved-state.editor-post-saved-state:after{content:none}.show-icon-labels .editor-header__toolbar .block-editor-block-mover{border-left:none}.show-icon-labels .editor-header__toolbar .block-editor-block-mover:before{background-color:#ddd;content:"";height:24px;margin-left:8px;margin-top:4px;width:1px}.show-icon-labels .editor-header__toolbar .block-editor-block-mover .block-editor-block-mover__move-button-container:before{background:#ddd;left:calc(50% + 1px);width:calc(100% - 24px)}.show-icon-labels.interface-pinned-items{border-bottom:1px solid #ccc;display:block;margin:0 -12px;padding:6px 12px 12px}.show-icon-labels.interface-pinned-items>.components-button.has-icon{justify-content:flex-start;margin:0;padding:6px 6px 6px 8px;width:14.625rem}.show-icon-labels.interface-pinned-items>.components-button.has-icon[aria-expanded=true] svg{display:block;max-width:24px}.show-icon-labels.interface-pinned-items>.components-button.has-icon[aria-expanded=false]{padding-left:40px}.show-icon-labels.interface-pinned-items>.components-button.has-icon svg{margin-right:8px}@media (min-width:480px){.editor-header__post-preview-button{display:none}}.editor-editor-interface.is-distraction-free .interface-interface-skeleton__header{border-bottom:none}.editor-editor-interface.is-distraction-free .editor-header{background-color:#fff;width:100%}@media (min-width:782px){.editor-editor-interface.is-distraction-free .editor-header{box-shadow:0 1px 0 0 rgba(0,0,0,.133);position:absolute}}.editor-editor-interface.is-distraction-free .editor-header>.edit-post-header__settings>.edit-post-header__post-preview-button{visibility:hidden}.editor-editor-interface.is-distraction-free .editor-header>.editor-header__settings>.editor-preview-dropdown,.editor-editor-interface.is-distraction-free .editor-header>.editor-header__settings>.editor-zoom-out-toggle,.editor-editor-interface.is-distraction-free .editor-header>.editor-header__settings>.interface-pinned-items,.editor-editor-interface.is-distraction-free .editor-header>.editor-header__toolbar .editor-document-tools__document-overview-toggle{display:none}.editor-editor-interface.is-distraction-free .interface-interface-skeleton__header:focus-within{opacity:1!important}.editor-editor-interface.is-distraction-free .interface-interface-skeleton__header:focus-within div{transform:translateX(0) translateZ(0)!important}.editor-editor-interface.is-distraction-free .components-editor-notices__dismissible{position:absolute;z-index:35}.components-popover.more-menu-dropdown__content{z-index:99998}.editor-inserter-sidebar{box-sizing:border-box}.editor-inserter-sidebar *,.editor-inserter-sidebar :after,.editor-inserter-sidebar :before{box-sizing:inherit}.editor-inserter-sidebar{display:flex;flex-direction:column;height:100%}.editor-inserter-sidebar__content{height:100%}.editor-keyboard-shortcut-help-modal__section{margin:0 0 2rem}.editor-keyboard-shortcut-help-modal__section-title{font-size:.9rem;font-weight:600}.editor-keyboard-shortcut-help-modal__shortcut{align-items:baseline;border-top:1px solid #ddd;display:flex;margin-bottom:0;padding:.6rem 0}.editor-keyboard-shortcut-help-modal__shortcut:last-child{border-bottom:1px solid #ddd}.editor-keyboard-shortcut-help-modal__shortcut:empty{display:none}.editor-keyboard-shortcut-help-modal__shortcut-term{font-weight:600;margin:0 0 0 1rem;text-align:right}.editor-keyboard-shortcut-help-modal__shortcut-description{flex:1;margin:0}.editor-keyboard-shortcut-help-modal__shortcut-key-combination{background:none;display:block;margin:0;padding:0}.editor-keyboard-shortcut-help-modal__shortcut-key-combination+.editor-keyboard-shortcut-help-modal__shortcut-key-combination{margin-top:10px}.editor-keyboard-shortcut-help-modal__shortcut-key{border-radius:8%;margin:0 .2rem;padding:.25rem .5rem}.editor-keyboard-shortcut-help-modal__shortcut-key:last-child{margin:0 0 0 .2rem}.editor-list-view-sidebar{height:100%}@media (min-width:782px){.editor-list-view-sidebar{width:350px}}.editor-list-view-sidebar__list-view-container>.document-outline,.editor-list-view-sidebar__list-view-panel-content{height:100%}.editor-list-view-sidebar__list-view-container>.document-outline::-webkit-scrollbar,.editor-list-view-sidebar__list-view-panel-content::-webkit-scrollbar{height:12px;width:12px}.editor-list-view-sidebar__list-view-container>.document-outline::-webkit-scrollbar-track,.editor-list-view-sidebar__list-view-panel-content::-webkit-scrollbar-track{background-color:initial}.editor-list-view-sidebar__list-view-container>.document-outline::-webkit-scrollbar-thumb,.editor-list-view-sidebar__list-view-panel-content::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:initial;border:3px solid #0000;border-radius:8px}.editor-list-view-sidebar__list-view-container>.document-outline:focus-within::-webkit-scrollbar-thumb,.editor-list-view-sidebar__list-view-container>.document-outline:focus::-webkit-scrollbar-thumb,.editor-list-view-sidebar__list-view-container>.document-outline:hover::-webkit-scrollbar-thumb,.editor-list-view-sidebar__list-view-panel-content:focus-within::-webkit-scrollbar-thumb,.editor-list-view-sidebar__list-view-panel-content:focus::-webkit-scrollbar-thumb,.editor-list-view-sidebar__list-view-panel-content:hover::-webkit-scrollbar-thumb{background-color:#949494}.editor-list-view-sidebar__list-view-container>.document-outline,.editor-list-view-sidebar__list-view-panel-content{scrollbar-color:#0000 #0000;scrollbar-gutter:stable both-edges;scrollbar-width:thin}.editor-list-view-sidebar__list-view-container>.document-outline:focus,.editor-list-view-sidebar__list-view-container>.document-outline:focus-within,.editor-list-view-sidebar__list-view-container>.document-outline:hover,.editor-list-view-sidebar__list-view-panel-content:focus,.editor-list-view-sidebar__list-view-panel-content:focus-within,.editor-list-view-sidebar__list-view-panel-content:hover{scrollbar-color:#949494 #0000}.editor-list-view-sidebar__list-view-container>.document-outline,.editor-list-view-sidebar__list-view-panel-content{will-change:transform}@media (hover:none){.editor-list-view-sidebar__list-view-container>.document-outline,.editor-list-view-sidebar__list-view-panel-content{scrollbar-color:#949494 #0000}}.editor-list-view-sidebar__list-view-container>.document-outline,.editor-list-view-sidebar__list-view-panel-content{overflow:auto;padding:4px;scrollbar-gutter:auto}.editor-list-view-sidebar__list-view-container{display:flex;flex-direction:column;height:100%}.editor-list-view-sidebar__tab-panel{height:100%}.editor-list-view-sidebar__outline{border-bottom:1px solid #ddd;display:flex;flex-direction:column;gap:8px;padding:16px}.editor-list-view-sidebar__outline>div>span:first-child{display:inline-block;width:90px}.editor-list-view-sidebar__outline>div>span{color:#757575;font-size:12px;line-height:1.4}.editor-post-order__panel,.editor-post-parent__panel{padding-top:8px}.editor-post-order__panel .editor-post-panel__row-control>div,.editor-post-parent__panel .editor-post-panel__row-control>div{width:100%}.editor-post-order__panel-dialog .editor-post-order,.editor-post-order__panel-dialog .editor-post-parent,.editor-post-parent__panel-dialog .editor-post-order,.editor-post-parent__panel-dialog .editor-post-parent{margin:8px}.editor-post-order__panel-dialog .components-popover__content,.editor-post-parent__panel-dialog .components-popover__content{min-width:320px}.editor-post-author__panel{padding-top:8px}.editor-post-author__panel .editor-post-panel__row-control>div{width:100%}.editor-post-author__panel-dialog .editor-post-author{margin:8px;min-width:248px}.editor-action-modal{z-index:1000001}.editor-post-card-panel__content{flex-grow:1}.editor-post-card-panel__title{width:100%}.editor-post-card-panel__title.editor-post-card-panel__title{align-items:center;column-gap:8px;display:flex;flex-wrap:wrap;font-family:-apple-system,"system-ui",Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:500;line-height:20px;margin:0;row-gap:4px;word-break:break-word}.editor-post-card-panel__icon{flex:0 0 24px;height:24px;width:24px}.editor-post-card-panel__header{display:flex;justify-content:space-between}.editor-post-card-panel.has-description .editor-post-card-panel__header{margin-bottom:8px}.editor-post-card-panel .editor-post-card-panel__title-name{padding:2px 0}.editor-post-card-panel .editor-post-card-panel__description,.editor-post-content-information{color:#757575}.editor-post-content-information .components-text{color:inherit}.editor-post-discussion__panel-dialog .editor-post-discussion{margin:8px;min-width:248px}.editor-post-discussion__panel-toggle .components-text{color:inherit}.editor-post-discussion__panel-dialog .components-popover__content{min-width:320px}.editor-post-excerpt__textarea{margin-bottom:10px;width:100%}.editor-post-excerpt__dropdown__content .components-popover__content{min-width:320px;padding:16px}.editor-post-featured-image{padding:0}.editor-post-featured-image .hidden{display:none}.editor-post-featured-image .components-spinner{left:50%;margin-left:-9px;margin-top:-9px;position:absolute;top:50%}.editor-post-featured-image__container{position:relative}.editor-post-featured-image__container:focus .editor-post-featured-image__actions:not(.editor-post-featured-image__actions-is-requesting-image),.editor-post-featured-image__container:focus-within .editor-post-featured-image__actions:not(.editor-post-featured-image__actions-is-requesting-image),.editor-post-featured-image__container:hover .editor-post-featured-image__actions:not(.editor-post-featured-image__actions-is-requesting-image){opacity:1}.editor-post-featured-image__container .editor-post-featured-image__actions.editor-post-featured-image__actions-missing-image{margin-top:16px;opacity:1}.editor-post-featured-image__container .components-drop-zone__content{border-radius:2px}.editor-post-featured-image__container:has(.editor-post-featured-image__toggle) .components-drop-zone .components-drop-zone__content-inner{align-items:center;display:flex;gap:8px}.editor-post-featured-image__container:has(.editor-post-featured-image__toggle) .components-drop-zone .components-drop-zone__content-inner .components-drop-zone__content-icon{margin:0}.editor-post-featured-image__preview,.editor-post-featured-image__toggle{box-shadow:0 0 0 0 var(--wp-admin-theme-color);display:flex;justify-content:center;min-height:40px;outline-offset:-1px;overflow:hidden;padding:0;width:100%}.editor-post-featured-image__preview{height:auto!important;outline:1px solid #0000001a}.editor-post-featured-image__preview .editor-post-featured-image__preview-image{aspect-ratio:2/1;object-fit:cover;object-position:50% 50%;width:100%}.editor-post-featured-image__toggle{box-shadow:inset 0 0 0 1px #ccc}.editor-post-featured-image__toggle:focus:not(:disabled){box-shadow:0 0 0 currentColor inset,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.editor-post-featured-image__actions:not(.editor-post-featured-image__actions-missing-image){bottom:0;opacity:0;padding:8px;position:absolute}@media not (prefers-reduced-motion){.editor-post-featured-image__actions:not(.editor-post-featured-image__actions-missing-image){transition:opacity 50ms ease-out}}.editor-post-featured-image__actions:not(.editor-post-featured-image__actions-missing-image) .editor-post-featured-image__action{backdrop-filter:blur(16px) saturate(180%);background:#ffffffbf}.editor-post-featured-image__actions .editor-post-featured-image__action{flex-grow:1;justify-content:center}[class].editor-post-format__suggestion{margin:4px 0 0}.editor-post-format__dialog .editor-post-format__dialog-content{margin:8px;min-width:248px}.editor-post-last-edited-panel{color:#757575}.editor-post-last-edited-panel .components-text{color:inherit}.editor-post-last-revision__title{font-weight:500;width:100%}.editor-post-last-revision__title.components-button.has-icon{height:100%;justify-content:space-between}.editor-post-last-revision__title.components-button.has-icon:active,.editor-post-last-revision__title.components-button.has-icon:hover{background:#f0f0f0}.editor-post-last-revision__title.components-button.has-icon:focus{border-radius:0;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.components-panel__body.is-opened.editor-post-last-revision__panel{height:48px;padding:0}.components-panel__body.is-opened.editor-post-last-revision__panel .editor-post-last-revision__title.components-button.components-button{padding:16px}.editor-private-post-last-revision__button{display:inline-block}.editor-post-locked-modal__buttons{margin-top:24px}.editor-post-locked-modal__avatar{border-radius:50%;margin-top:16px;min-width:auto!important}.editor-post-panel__row{align-items:flex-start!important;justify-content:flex-start!important;min-height:32px;width:100%}.editor-post-panel__row-label{align-items:center;display:flex;flex-shrink:0;hyphens:auto;line-height:20px;min-height:32px;padding:6px 0;width:38%}.editor-post-panel__row-control{align-items:center;display:flex;flex-grow:1;min-height:32px}.editor-post-panel__row-control .components-button{height:auto;max-width:100%;min-height:32px;text-align:left;text-wrap:balance;text-wrap:pretty;white-space:normal}.editor-post-panel__row-control .components-dropdown{max-width:100%}.editor-post-panel__section{padding:16px}.editor-post-publish-panel__content{min-height:calc(100% - 148px)}.editor-post-publish-panel__content>.components-spinner{display:block;margin:100px auto 0}.editor-post-publish-panel__header{align-content:space-between;align-items:center;background:#fff;border-bottom:1px solid #ddd;display:flex;height:65px;padding-left:16px;padding-right:16px}.editor-post-publish-panel__header .components-button{justify-content:center;width:100%}.editor-post-publish-panel__header .has-icon{margin-left:auto;width:auto}.components-site-card{align-items:center;display:flex;margin:16px 0}.components-site-icon{border:none;border-radius:2px;flex-shrink:0;height:36px;margin-right:12px;width:36px}.components-site-name{display:block;font-size:14px}.components-site-home{color:#757575;display:block;font-size:12px;word-break:break-word}.editor-post-publish-panel__header-cancel-button,.editor-post-publish-panel__header-publish-button{flex:1}@media (min-width:480px){.editor-post-publish-panel__header-cancel-button,.editor-post-publish-panel__header-publish-button{max-width:160px}}.editor-post-publish-panel__header-publish-button{justify-content:center;padding-left:4px}.editor-post-publish-panel__header-cancel-button{padding-right:4px}.editor-post-publish-panel__header-published{flex-grow:1}.editor-post-publish-panel__footer{padding:16px}.components-button.editor-post-publish-panel__toggle.is-primary{align-items:center;display:inline-flex}.components-button.editor-post-publish-panel__toggle.is-primary.is-busy .dashicon{display:none}.components-button.editor-post-publish-panel__toggle.is-primary .dashicon{margin-right:-4px}.editor-post-publish-panel__link{font-weight:400;padding-left:4px}.editor-post-publish-panel__prepublish{padding:16px}.editor-post-publish-panel__prepublish strong{color:#1e1e1e}.editor-post-publish-panel__prepublish .components-panel__body{background:#fff;margin-left:-16px;margin-right:-16px}.editor-post-publish-panel__prepublish .editor-post-visibility__dialog-legend{display:none}.editor-post-publish-panel__prepublish .components-panel__body-title .components-button{align-items:flex-start;text-wrap:balance;text-wrap:pretty}.post-publish-panel__postpublish .components-panel__body{border-bottom:1px solid #e0e0e0;border-top:none;word-break:break-word}.post-publish-panel__postpublish-buttons{align-content:space-between;display:flex;flex-wrap:wrap;gap:16px}.post-publish-panel__postpublish-buttons .components-button,.post-publish-panel__postpublish-buttons .components-button.has-icon{flex:1;justify-content:center;min-width:unset}.post-publish-panel__postpublish-buttons .components-clipboard-button{width:100%}.post-publish-panel__postpublish-post-address-container{align-items:flex-end;display:flex;margin-bottom:16px}.post-publish-panel__postpublish-post-address-container .post-publish-panel__postpublish-post-address{flex:1}.post-publish-panel__postpublish-post-address-container input[readonly]{background:#f0f0f0;border-color:#ccc;height:36px;overflow:hidden;padding:12px;text-overflow:ellipsis}.post-publish-panel__postpublish-post-address__copy-button-wrap{flex-shrink:0;margin-left:16px}.post-publish-panel__postpublish-header{font-weight:500}.post-publish-panel__postpublish-subheader{margin:0 0 8px}.post-publish-panel__tip{color:#f0b849}@media screen and (max-width:782px){.post-publish-panel__postpublish-post-address__button-wrap .components-button{height:40px}}.editor-post-publish-panel{box-sizing:border-box}.editor-post-publish-panel *,.editor-post-publish-panel :after,.editor-post-publish-panel :before{box-sizing:inherit}.editor-post-publish-panel{background:#fff;bottom:0;left:0;overflow:auto;position:fixed;right:0;top:46px;z-index:100001}@media (min-width:782px){.editor-post-publish-panel{border-left:1px solid #ddd;left:auto;top:32px;width:281px;z-index:99998}}@media (min-width:782px) and (not (prefers-reduced-motion)){.editor-post-publish-panel{animation:editor-post-publish-panel__slide-in-animation .1s forwards;transform:translateX(100%)}}@media (min-width:782px){body.is-fullscreen-mode .editor-post-publish-panel{top:0}[role=region]:focus .editor-post-publish-panel{transform:translateX(0)}}@keyframes editor-post-publish-panel__slide-in-animation{to{transform:translateX(0)}}.editor-post-saved-state{align-items:center;color:#757575;display:flex;overflow:hidden;padding:12px 4px;white-space:nowrap;width:28px}.editor-post-saved-state.is-saved[aria-disabled=true],.editor-post-saved-state.is-saved[aria-disabled=true]:hover,.editor-post-saved-state.is-saving[aria-disabled=true],.editor-post-saved-state.is-saving[aria-disabled=true]:hover{background:#0000;color:#757575}.editor-post-saved-state svg{display:inline-block;flex:0 0 auto;fill:currentColor;margin-right:8px}@media (min-width:600px){.editor-post-saved-state{padding:8px 12px;text-indent:inherit;width:auto}.editor-post-saved-state svg{margin-right:0}}.editor-post-save-draft.has-text.has-icon svg{margin-right:0}.editor-post-schedule__panel-dropdown{width:100%}.editor-post-schedule__dialog .components-popover__content{min-width:320px;padding:16px}.editor-post-status{max-width:100%}.editor-post-status.is-read-only{padding:6px 12px}.editor-post-status .editor-post-status__toggle.editor-post-status__toggle{padding-bottom:4px;padding-top:4px}.editor-change-status__password-fieldset,.editor-change-status__publish-date-wrapper{border-top:1px solid #e0e0e0;padding-top:16px}.editor-change-status__content .components-popover__content{min-width:320px;padding:16px}.editor-change-status__content .editor-change-status__password-legend{margin-bottom:8px;padding:0}.editor-change-status__content p.components-base-control__help:has(.components-checkbox-control__help){margin-top:4px}.editor-post-sticky__checkbox-control{border-top:1px solid #e0e0e0;padding-top:16px}.editor-post-sync-status__value{padding:6px 0 6px 12px}.editor-post-taxonomies__hierarchical-terms-list{margin-left:-6px;margin-top:-6px;max-height:14em;overflow:auto;padding-left:6px;padding-top:6px}.editor-post-taxonomies__hierarchical-terms-choice{margin-bottom:8px}.editor-post-taxonomies__hierarchical-terms-choice:last-child{margin-bottom:4px}.editor-post-taxonomies__hierarchical-terms-subchoices{margin-left:16px;margin-top:8px}.editor-post-taxonomies__flat-term-most-used .editor-post-taxonomies__flat-term-most-used-label{margin-bottom:4px}.editor-post-taxonomies__flat-term-most-used-list{margin:0}.editor-post-taxonomies__flat-term-most-used-list li{display:inline-block;margin-right:8px}.editor-post-template__swap-template-modal{z-index:1000001}.editor-post-template__swap-template-modal .editor-post-template__swap-template-search{background:#fff;margin-bottom:-4px;padding:16px 0;position:sticky;top:0;transform:translateY(-4px);z-index:2}.editor-post-template__create-template-modal{z-index:1000001}.editor-post-template__swap-template-modal-content .block-editor-block-patterns-list{column-count:2;column-gap:24px;padding-top:2px}@media (min-width:782px){.editor-post-template__swap-template-modal-content .block-editor-block-patterns-list{column-count:3}}@media (min-width:1280px){.editor-post-template__swap-template-modal-content .block-editor-block-patterns-list{column-count:4}}.editor-post-template__swap-template-modal-content .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{break-inside:avoid-column}.editor-post-template__dropdown .components-popover__content{min-width:240px}.editor-post-template__dropdown .components-button.is-pressed,.editor-post-template__dropdown .components-button.is-pressed:hover{background:inherit;color:inherit}@media (min-width:782px){.editor-post-template__create-form{width:320px}}.editor-post-template__classic-theme-dropdown{padding:8px}textarea.editor-post-text-editor{border:1px solid #949494;border-radius:0;box-shadow:none;display:block;font-family:Menlo,Consolas,monaco,monospace;line-height:2.4;margin:0;min-height:200px;overflow:hidden;resize:none;width:100%}@media not (prefers-reduced-motion){textarea.editor-post-text-editor{transition:border .1s ease-out,box-shadow .1s linear}}textarea.editor-post-text-editor{padding:16px}@media (min-width:600px){textarea.editor-post-text-editor{padding:24px}}textarea.editor-post-text-editor{font-size:16px!important}@media (min-width:600px){textarea.editor-post-text-editor{font-size:15px!important}}textarea.editor-post-text-editor:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);position:relative}textarea.editor-post-text-editor::-webkit-input-placeholder{color:#1e1e1e9e}textarea.editor-post-text-editor::-moz-placeholder{color:#1e1e1e9e}textarea.editor-post-text-editor:-ms-input-placeholder{color:#1e1e1e9e}.editor-post-title.is-raw-text{margin-bottom:24px;margin-top:2px;max-width:none}.editor-post-url__panel-dropdown{width:100%}.editor-post-url__panel-dialog .editor-post-url{margin:8px;min-width:248px}.editor-post-url__front-page-link,.editor-post-url__link{direction:ltr;word-break:break-word}.editor-post-url__front-page-link{border-radius:2px;color:var(--wp-admin-theme-color);padding:6px 12px}.editor-post-url__front-page-link:hover{background:color-mix(in srgb,var(--wp-admin-theme-color) 4%,#0000);color:var(--wp-admin-theme-color-darker-20,#183ad6)}.editor-post-url__front-page-link:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);color:var(--wp-admin-theme-color);outline:3px solid #0000}.editor-post-url__link-slug{font-weight:600}.editor-post-url__input input.components-input-control__input{padding-inline-start:0!important}.editor-post-parent__panel-toggle,.editor-post-url__panel-toggle{word-break:break-word}.editor-post-url__intro{margin:0}.editor-post-url__permalink{margin-bottom:0;margin-top:8px}.editor-post-url__permalink-visual-label{display:block}.editor-posts-per-page-dropdown__content .components-popover__content{min-width:320px;padding:16px}.editor-post-trash.components-button{flex-grow:1;justify-content:center}.editor-preview-dropdown .editor-preview-dropdown__toggle.has-icon.has-text{padding-left:6px;padding-right:4px}.editor-preview-dropdown__button-external{display:flex;justify-content:space-between;width:100%}.editor-resizable-editor.is-resizable{margin:0 auto;overflow:visible}.editor-resizable-editor__resize-handle{appearance:none;background:none;border:0;border-radius:9999px;bottom:0;cursor:ew-resize;height:100px;margin:auto 0;outline:none;padding:0;position:absolute;top:0;width:12px}.editor-resizable-editor__resize-handle:after{background-color:#75757566;border-radius:9999px;bottom:16px;content:"";left:4px;position:absolute;right:0;top:16px;width:4px}.editor-resizable-editor__resize-handle.is-left{left:-18px}.editor-resizable-editor__resize-handle.is-right{right:-18px}.editor-resizable-editor__resize-handle:active,.editor-resizable-editor__resize-handle:focus,.editor-resizable-editor__resize-handle:hover{opacity:1}.editor-resizable-editor__resize-handle:active:after,.editor-resizable-editor__resize-handle:focus:after,.editor-resizable-editor__resize-handle:hover:after{background-color:var(--wp-admin-theme-color)}.editor-layout__toggle-entities-saved-states-panel,.editor-layout__toggle-publish-panel,.editor-layout__toggle-sidebar-panel{background-color:#fff;border:1px dotted #ddd;bottom:auto;box-sizing:border-box;display:flex;height:auto!important;justify-content:center;left:auto;padding:24px;position:fixed!important;right:0;top:-9999em;width:280px;z-index:100000}.interface-interface-skeleton__actions:focus .editor-layout__toggle-entities-saved-states-panel,.interface-interface-skeleton__actions:focus .editor-layout__toggle-publish-panel,.interface-interface-skeleton__actions:focus-within .editor-layout__toggle-entities-saved-states-panel,.interface-interface-skeleton__actions:focus-within .editor-layout__toggle-publish-panel{bottom:0;top:auto}.editor-start-page-options__modal .editor-start-page-options__modal__actions{background-color:#fff;border-top:1px solid #ddd;bottom:0;height:72px;margin-left:-32px;margin-right:-32px;padding-left:32px;padding-right:32px;position:absolute;width:100%;z-index:1}.editor-start-page-options__modal .block-editor-block-patterns-list{padding-bottom:72px}.editor-start-page-options__modal-content .block-editor-block-patterns-list{column-count:2;column-gap:24px}@media (min-width:782px){.editor-start-page-options__modal-content .block-editor-block-patterns-list{column-count:3}}@media (min-width:1280px){.editor-start-page-options__modal-content .block-editor-block-patterns-list{column-count:4}}.editor-start-page-options__modal-content .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{break-inside:avoid-column;margin-bottom:24px}.editor-start-page-options__modal-content .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item .block-editor-block-preview__container{min-height:100px}.editor-start-page-options__modal-content .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item .block-editor-block-preview__content{width:100%}.editor-start-template-options__modal .editor-start-template-options__modal__actions{background-color:#fff;border-top:1px solid #ddd;bottom:0;height:92px;margin-left:-32px;margin-right:-32px;padding-left:32px;padding-right:32px;position:absolute;width:100%;z-index:1}.editor-start-template-options__modal .block-editor-block-patterns-list{padding-bottom:92px}.editor-start-template-options__modal-content .block-editor-block-patterns-list{column-count:2;column-gap:24px}@media (min-width:782px){.editor-start-template-options__modal-content .block-editor-block-patterns-list{column-count:3}}@media (min-width:1280px){.editor-start-template-options__modal-content .block-editor-block-patterns-list{column-count:4}}.editor-start-template-options__modal-content .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{break-inside:avoid-column}.editor-start-template-options__modal-content .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item .block-editor-block-patterns-list__item-title{display:none}.components-panel__header.editor-sidebar__panel-tabs{padding-left:0;padding-right:8px}.components-panel__header.editor-sidebar__panel-tabs .components-button.has-icon{padding:0}@media (min-width:782px){.components-panel__header.editor-sidebar__panel-tabs .components-button.has-icon{display:flex}}.editor-post-summary .components-v-stack:empty{display:none}.editor-sidebar{box-sizing:border-box}.editor-sidebar *,.editor-sidebar :after,.editor-sidebar :before{box-sizing:inherit}.editor-site-discussion-dropdown__content .components-popover__content{min-width:320px;padding:16px}.table-of-contents__popover.components-popover .components-popover__content{min-width:380px}.components-popover.table-of-contents__popover{z-index:99998}.table-of-contents__popover .components-popover__content{padding:16px}@media (min-width:600px){.table-of-contents__popover .components-popover__content{max-height:calc(100vh - 120px);overflow-y:auto}}.table-of-contents__popover hr{margin:10px -16px 0}.table-of-contents__wrapper:focus:before{bottom:0;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);content:"";display:block;left:0;pointer-events:none;position:absolute;right:0;top:0}.table-of-contents__counts{display:flex;flex-wrap:wrap;margin:-8px 0 0}.table-of-contents__count{color:#1e1e1e;display:flex;flex-basis:33%;flex-direction:column;font-size:13px;margin-bottom:0;margin-top:8px;padding-right:8px}.table-of-contents__count:nth-child(4n){padding-right:0}.table-of-contents__number,.table-of-contents__popover .word-count{color:#1e1e1e;font-size:21px;font-weight:400;line-height:30px}.table-of-contents__title{display:block;font-size:15px;font-weight:600;margin-top:20px}.editor-text-editor{box-sizing:border-box}.editor-text-editor *,.editor-text-editor :after,.editor-text-editor :before{box-sizing:inherit}.editor-text-editor{background-color:#fff;flex-grow:1;position:relative;width:100%}.editor-text-editor .editor-post-title.is-raw-text textarea,.editor-text-editor .editor-post-title:not(.is-raw-text){border:1px solid #949494;border-radius:0;font-family:Menlo,Consolas,monaco,monospace;font-size:2.5em;font-weight:400;line-height:1.4;max-width:none;padding:16px}@media (min-width:600px){.editor-text-editor .editor-post-title.is-raw-text textarea,.editor-text-editor .editor-post-title:not(.is-raw-text){padding:24px}}.editor-text-editor .editor-post-title.is-raw-text textarea:focus,.editor-text-editor .editor-post-title:not(.is-raw-text):focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.editor-text-editor__body{margin-left:auto;margin-right:auto;max-width:1080px;padding:0 12px 12px;width:100%}@media (min-width:960px){.editor-text-editor__body{padding:0 24px 24px}}.editor-text-editor__toolbar{background:#fffc;display:flex;left:0;padding:4px 12px;position:sticky;right:0;top:0;z-index:1}@media (min-width:600px){.editor-text-editor__toolbar{padding:12px}}@media (min-width:960px){.editor-text-editor__toolbar{padding:12px 24px}}.editor-text-editor__toolbar h2{color:#1e1e1e;font-size:13px;line-height:40px;margin:0 auto 0 0}.editor-visual-editor{background-color:var(--wp-editor-canvas-background);display:flex;position:relative}.editor-visual-editor iframe[name=editor-canvas]{background-color:initial}.editor-visual-editor{align-items:center}.editor-visual-editor.is-resizable{max-height:100%}.editor-visual-editor.has-padding{padding:24px 24px 0}.editor-visual-editor.is-iframed{overflow:hidden}.editor-visual-editor .components-button{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;padding:6px 12px}.editor-visual-editor .components-button.has-icon,.editor-visual-editor .components-button.is-tertiary{padding:6px}.editor-fields-content-preview{border-radius:4px;display:flex;flex-direction:column;height:100%}.dataviews-view-table .editor-fields-content-preview{flex-grow:0;width:96px}.editor-fields-content-preview .block-editor-block-preview__container,.editor-fields-content-preview .editor-fields-content-preview__empty{margin-bottom:auto;margin-top:auto}.editor-fields-content-preview__empty{text-align:center}/*! This file is auto-generated */
@font-face{font-family:dashicons;src:url(https://primepropertypoland.com/wp-includes/css/../fonts/dashicons.eot#1769547062);src:url(https://primepropertypoland.com/wp-includes/css/../fonts/dashicons.eot#1769547062) format("embedded-opentype"),url("data:application/x-font-woff;charset=utf-8;base64,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") format("woff"),url(https://primepropertypoland.com/wp-includes/css/../fonts/dashicons.ttf#1769547062) format("truetype");font-weight:400;font-style:normal}.dashicons,.dashicons-before:before{font-family:dashicons;display:inline-block;line-height:1;font-weight:400;font-style:normal;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:20px;height:20px;font-size:20px;vertical-align:top;text-align:center;transition:color .1s ease-in}.dashicons-admin-appearance:before{content:"\f100"}.dashicons-admin-collapse:before{content:"\f148"}.dashicons-admin-comments:before{content:"\f101"}.dashicons-admin-customizer:before{content:"\f540"}.dashicons-admin-generic:before{content:"\f111"}.dashicons-admin-home:before{content:"\f102"}.dashicons-admin-links:before{content:"\f103"}.dashicons-admin-media:before{content:"\f104"}.dashicons-admin-multisite:before{content:"\f541"}.dashicons-admin-network:before{content:"\f112"}.dashicons-admin-page:before{content:"\f105"}.dashicons-admin-plugins:before{content:"\f106"}.dashicons-admin-post:before{content:"\f109"}.dashicons-admin-settings:before{content:"\f108"}.dashicons-admin-site-alt:before{content:"\f11d"}.dashicons-admin-site-alt2:before{content:"\f11e"}.dashicons-admin-site-alt3:before{content:"\f11f"}.dashicons-admin-site:before{content:"\f319"}.dashicons-admin-tools:before{content:"\f107"}.dashicons-admin-users:before{content:"\f110"}.dashicons-airplane:before{content:"\f15f"}.dashicons-album:before{content:"\f514"}.dashicons-align-center:before{content:"\f134"}.dashicons-align-full-width:before{content:"\f114"}.dashicons-align-left:before{content:"\f135"}.dashicons-align-none:before{content:"\f138"}.dashicons-align-pull-left:before{content:"\f10a"}.dashicons-align-pull-right:before{content:"\f10b"}.dashicons-align-right:before{content:"\f136"}.dashicons-align-wide:before{content:"\f11b"}.dashicons-amazon:before{content:"\f162"}.dashicons-analytics:before{content:"\f183"}.dashicons-archive:before{content:"\f480"}.dashicons-arrow-down-alt:before{content:"\f346"}.dashicons-arrow-down-alt2:before{content:"\f347"}.dashicons-arrow-down:before{content:"\f140"}.dashicons-arrow-left-alt:before{content:"\f340"}.dashicons-arrow-left-alt2:before{content:"\f341"}.dashicons-arrow-left:before{content:"\f141"}.dashicons-arrow-right-alt:before{content:"\f344"}.dashicons-arrow-right-alt2:before{content:"\f345"}.dashicons-arrow-right:before{content:"\f139"}.dashicons-arrow-up-alt:before{content:"\f342"}.dashicons-arrow-up-alt2:before{content:"\f343"}.dashicons-arrow-up-duplicate:before{content:"\f143"}.dashicons-arrow-up:before{content:"\f142"}.dashicons-art:before{content:"\f309"}.dashicons-awards:before{content:"\f313"}.dashicons-backup:before{content:"\f321"}.dashicons-bank:before{content:"\f16a"}.dashicons-beer:before{content:"\f16c"}.dashicons-bell:before{content:"\f16d"}.dashicons-block-default:before{content:"\f12b"}.dashicons-book-alt:before{content:"\f331"}.dashicons-book:before{content:"\f330"}.dashicons-buddicons-activity:before{content:"\f452"}.dashicons-buddicons-bbpress-logo:before{content:"\f477"}.dashicons-buddicons-buddypress-logo:before{content:"\f448"}.dashicons-buddicons-community:before{content:"\f453"}.dashicons-buddicons-forums:before{content:"\f449"}.dashicons-buddicons-friends:before{content:"\f454"}.dashicons-buddicons-groups:before{content:"\f456"}.dashicons-buddicons-pm:before{content:"\f457"}.dashicons-buddicons-replies:before{content:"\f451"}.dashicons-buddicons-topics:before{content:"\f450"}.dashicons-buddicons-tracking:before{content:"\f455"}.dashicons-building:before{content:"\f512"}.dashicons-businessman:before{content:"\f338"}.dashicons-businessperson:before{content:"\f12e"}.dashicons-businesswoman:before{content:"\f12f"}.dashicons-button:before{content:"\f11a"}.dashicons-calculator:before{content:"\f16e"}.dashicons-calendar-alt:before{content:"\f508"}.dashicons-calendar:before{content:"\f145"}.dashicons-camera-alt:before{content:"\f129"}.dashicons-camera:before{content:"\f306"}.dashicons-car:before{content:"\f16b"}.dashicons-carrot:before{content:"\f511"}.dashicons-cart:before{content:"\f174"}.dashicons-category:before{content:"\f318"}.dashicons-chart-area:before{content:"\f239"}.dashicons-chart-bar:before{content:"\f185"}.dashicons-chart-line:before{content:"\f238"}.dashicons-chart-pie:before{content:"\f184"}.dashicons-clipboard:before{content:"\f481"}.dashicons-clock:before{content:"\f469"}.dashicons-cloud-saved:before{content:"\f137"}.dashicons-cloud-upload:before{content:"\f13b"}.dashicons-cloud:before{content:"\f176"}.dashicons-code-standards:before{content:"\f13a"}.dashicons-coffee:before{content:"\f16f"}.dashicons-color-picker:before{content:"\f131"}.dashicons-columns:before{content:"\f13c"}.dashicons-controls-back:before{content:"\f518"}.dashicons-controls-forward:before{content:"\f519"}.dashicons-controls-pause:before{content:"\f523"}.dashicons-controls-play:before{content:"\f522"}.dashicons-controls-repeat:before{content:"\f515"}.dashicons-controls-skipback:before{content:"\f516"}.dashicons-controls-skipforward:before{content:"\f517"}.dashicons-controls-volumeoff:before{content:"\f520"}.dashicons-controls-volumeon:before{content:"\f521"}.dashicons-cover-image:before{content:"\f13d"}.dashicons-dashboard:before{content:"\f226"}.dashicons-database-add:before{content:"\f170"}.dashicons-database-export:before{content:"\f17a"}.dashicons-database-import:before{content:"\f17b"}.dashicons-database-remove:before{content:"\f17c"}.dashicons-database-view:before{content:"\f17d"}.dashicons-database:before{content:"\f17e"}.dashicons-desktop:before{content:"\f472"}.dashicons-dismiss:before{content:"\f153"}.dashicons-download:before{content:"\f316"}.dashicons-drumstick:before{content:"\f17f"}.dashicons-edit-large:before{content:"\f327"}.dashicons-edit-page:before{content:"\f186"}.dashicons-edit:before{content:"\f464"}.dashicons-editor-aligncenter:before{content:"\f207"}.dashicons-editor-alignleft:before{content:"\f206"}.dashicons-editor-alignright:before{content:"\f208"}.dashicons-editor-bold:before{content:"\f200"}.dashicons-editor-break:before{content:"\f474"}.dashicons-editor-code-duplicate:before{content:"\f494"}.dashicons-editor-code:before{content:"\f475"}.dashicons-editor-contract:before{content:"\f506"}.dashicons-editor-customchar:before{content:"\f220"}.dashicons-editor-expand:before{content:"\f211"}.dashicons-editor-help:before{content:"\f223"}.dashicons-editor-indent:before{content:"\f222"}.dashicons-editor-insertmore:before{content:"\f209"}.dashicons-editor-italic:before{content:"\f201"}.dashicons-editor-justify:before{content:"\f214"}.dashicons-editor-kitchensink:before{content:"\f212"}.dashicons-editor-ltr:before{content:"\f10c"}.dashicons-editor-ol-rtl:before{content:"\f12c"}.dashicons-editor-ol:before{content:"\f204"}.dashicons-editor-outdent:before{content:"\f221"}.dashicons-editor-paragraph:before{content:"\f476"}.dashicons-editor-paste-text:before{content:"\f217"}.dashicons-editor-paste-word:before{content:"\f216"}.dashicons-editor-quote:before{content:"\f205"}.dashicons-editor-removeformatting:before{content:"\f218"}.dashicons-editor-rtl:before{content:"\f320"}.dashicons-editor-spellcheck:before{content:"\f210"}.dashicons-editor-strikethrough:before{content:"\f224"}.dashicons-editor-table:before{content:"\f535"}.dashicons-editor-textcolor:before{content:"\f215"}.dashicons-editor-ul:before{content:"\f203"}.dashicons-editor-underline:before{content:"\f213"}.dashicons-editor-unlink:before{content:"\f225"}.dashicons-editor-video:before{content:"\f219"}.dashicons-ellipsis:before{content:"\f11c"}.dashicons-email-alt:before{content:"\f466"}.dashicons-email-alt2:before{content:"\f467"}.dashicons-email:before{content:"\f465"}.dashicons-embed-audio:before{content:"\f13e"}.dashicons-embed-generic:before{content:"\f13f"}.dashicons-embed-photo:before{content:"\f144"}.dashicons-embed-post:before{content:"\f146"}.dashicons-embed-video:before{content:"\f149"}.dashicons-excerpt-view:before{content:"\f164"}.dashicons-exit:before{content:"\f14a"}.dashicons-external:before{content:"\f504"}.dashicons-facebook-alt:before{content:"\f305"}.dashicons-facebook:before{content:"\f304"}.dashicons-feedback:before{content:"\f175"}.dashicons-filter:before{content:"\f536"}.dashicons-flag:before{content:"\f227"}.dashicons-food:before{content:"\f187"}.dashicons-format-aside:before{content:"\f123"}.dashicons-format-audio:before{content:"\f127"}.dashicons-format-chat:before{content:"\f125"}.dashicons-format-gallery:before{content:"\f161"}.dashicons-format-image:before{content:"\f128"}.dashicons-format-quote:before{content:"\f122"}.dashicons-format-status:before{content:"\f130"}.dashicons-format-video:before{content:"\f126"}.dashicons-forms:before{content:"\f314"}.dashicons-fullscreen-alt:before{content:"\f188"}.dashicons-fullscreen-exit-alt:before{content:"\f189"}.dashicons-games:before{content:"\f18a"}.dashicons-google:before{content:"\f18b"}.dashicons-googleplus:before{content:"\f462"}.dashicons-grid-view:before{content:"\f509"}.dashicons-groups:before{content:"\f307"}.dashicons-hammer:before{content:"\f308"}.dashicons-heading:before{content:"\f10e"}.dashicons-heart:before{content:"\f487"}.dashicons-hidden:before{content:"\f530"}.dashicons-hourglass:before{content:"\f18c"}.dashicons-html:before{content:"\f14b"}.dashicons-id-alt:before{content:"\f337"}.dashicons-id:before{content:"\f336"}.dashicons-image-crop:before{content:"\f165"}.dashicons-image-filter:before{content:"\f533"}.dashicons-image-flip-horizontal:before{content:"\f169"}.dashicons-image-flip-vertical:before{content:"\f168"}.dashicons-image-rotate-left:before{content:"\f166"}.dashicons-image-rotate-right:before{content:"\f167"}.dashicons-image-rotate:before{content:"\f531"}.dashicons-images-alt:before{content:"\f232"}.dashicons-images-alt2:before{content:"\f233"}.dashicons-index-card:before{content:"\f510"}.dashicons-info-outline:before{content:"\f14c"}.dashicons-info:before{content:"\f348"}.dashicons-insert-after:before{content:"\f14d"}.dashicons-insert-before:before{content:"\f14e"}.dashicons-insert:before{content:"\f10f"}.dashicons-instagram:before{content:"\f12d"}.dashicons-laptop:before{content:"\f547"}.dashicons-layout:before{content:"\f538"}.dashicons-leftright:before{content:"\f229"}.dashicons-lightbulb:before{content:"\f339"}.dashicons-linkedin:before{content:"\f18d"}.dashicons-list-view:before{content:"\f163"}.dashicons-location-alt:before{content:"\f231"}.dashicons-location:before{content:"\f230"}.dashicons-lock-duplicate:before{content:"\f315"}.dashicons-lock:before{content:"\f160"}.dashicons-marker:before{content:"\f159"}.dashicons-media-archive:before{content:"\f501"}.dashicons-media-audio:before{content:"\f500"}.dashicons-media-code:before{content:"\f499"}.dashicons-media-default:before{content:"\f498"}.dashicons-media-document:before{content:"\f497"}.dashicons-media-interactive:before{content:"\f496"}.dashicons-media-spreadsheet:before{content:"\f495"}.dashicons-media-text:before{content:"\f491"}.dashicons-media-video:before{content:"\f490"}.dashicons-megaphone:before{content:"\f488"}.dashicons-menu-alt:before{content:"\f228"}.dashicons-menu-alt2:before{content:"\f329"}.dashicons-menu-alt3:before{content:"\f349"}.dashicons-menu:before{content:"\f333"}.dashicons-microphone:before{content:"\f482"}.dashicons-migrate:before{content:"\f310"}.dashicons-minus:before{content:"\f460"}.dashicons-money-alt:before{content:"\f18e"}.dashicons-money:before{content:"\f526"}.dashicons-move:before{content:"\f545"}.dashicons-nametag:before{content:"\f484"}.dashicons-networking:before{content:"\f325"}.dashicons-no-alt:before{content:"\f335"}.dashicons-no:before{content:"\f158"}.dashicons-open-folder:before{content:"\f18f"}.dashicons-palmtree:before{content:"\f527"}.dashicons-paperclip:before{content:"\f546"}.dashicons-pdf:before{content:"\f190"}.dashicons-performance:before{content:"\f311"}.dashicons-pets:before{content:"\f191"}.dashicons-phone:before{content:"\f525"}.dashicons-pinterest:before{content:"\f192"}.dashicons-playlist-audio:before{content:"\f492"}.dashicons-playlist-video:before{content:"\f493"}.dashicons-plugins-checked:before{content:"\f485"}.dashicons-plus-alt:before{content:"\f502"}.dashicons-plus-alt2:before{content:"\f543"}.dashicons-plus:before{content:"\f132"}.dashicons-podio:before{content:"\f19c"}.dashicons-portfolio:before{content:"\f322"}.dashicons-post-status:before{content:"\f173"}.dashicons-pressthis:before{content:"\f157"}.dashicons-printer:before{content:"\f193"}.dashicons-privacy:before{content:"\f194"}.dashicons-products:before{content:"\f312"}.dashicons-randomize:before{content:"\f503"}.dashicons-reddit:before{content:"\f195"}.dashicons-redo:before{content:"\f172"}.dashicons-remove:before{content:"\f14f"}.dashicons-rest-api:before{content:"\f124"}.dashicons-rss:before{content:"\f303"}.dashicons-saved:before{content:"\f15e"}.dashicons-schedule:before{content:"\f489"}.dashicons-screenoptions:before{content:"\f180"}.dashicons-search:before{content:"\f179"}.dashicons-share-alt:before{content:"\f240"}.dashicons-share-alt2:before{content:"\f242"}.dashicons-share:before{content:"\f237"}.dashicons-shield-alt:before{content:"\f334"}.dashicons-shield:before{content:"\f332"}.dashicons-shortcode:before{content:"\f150"}.dashicons-slides:before{content:"\f181"}.dashicons-smartphone:before{content:"\f470"}.dashicons-smiley:before{content:"\f328"}.dashicons-sort:before{content:"\f156"}.dashicons-sos:before{content:"\f468"}.dashicons-spotify:before{content:"\f196"}.dashicons-star-empty:before{content:"\f154"}.dashicons-star-filled:before{content:"\f155"}.dashicons-star-half:before{content:"\f459"}.dashicons-sticky:before{content:"\f537"}.dashicons-store:before{content:"\f513"}.dashicons-superhero-alt:before{content:"\f197"}.dashicons-superhero:before{content:"\f198"}.dashicons-table-col-after:before{content:"\f151"}.dashicons-table-col-before:before{content:"\f152"}.dashicons-table-col-delete:before{content:"\f15a"}.dashicons-table-row-after:before{content:"\f15b"}.dashicons-table-row-before:before{content:"\f15c"}.dashicons-table-row-delete:before{content:"\f15d"}.dashicons-tablet:before{content:"\f471"}.dashicons-tag:before{content:"\f323"}.dashicons-tagcloud:before{content:"\f479"}.dashicons-testimonial:before{content:"\f473"}.dashicons-text-page:before{content:"\f121"}.dashicons-text:before{content:"\f478"}.dashicons-thumbs-down:before{content:"\f542"}.dashicons-thumbs-up:before{content:"\f529"}.dashicons-tickets-alt:before{content:"\f524"}.dashicons-tickets:before{content:"\f486"}.dashicons-tide:before{content:"\f10d"}.dashicons-translation:before{content:"\f326"}.dashicons-trash:before{content:"\f182"}.dashicons-twitch:before{content:"\f199"}.dashicons-twitter-alt:before{content:"\f302"}.dashicons-twitter:before{content:"\f301"}.dashicons-undo:before{content:"\f171"}.dashicons-universal-access-alt:before{content:"\f507"}.dashicons-universal-access:before{content:"\f483"}.dashicons-unlock:before{content:"\f528"}.dashicons-update-alt:before{content:"\f113"}.dashicons-update:before{content:"\f463"}.dashicons-upload:before{content:"\f317"}.dashicons-vault:before{content:"\f178"}.dashicons-video-alt:before{content:"\f234"}.dashicons-video-alt2:before{content:"\f235"}.dashicons-video-alt3:before{content:"\f236"}.dashicons-visibility:before{content:"\f177"}.dashicons-warning:before{content:"\f534"}.dashicons-welcome-add-page:before{content:"\f133"}.dashicons-welcome-comments:before{content:"\f117"}.dashicons-welcome-learn-more:before{content:"\f118"}.dashicons-welcome-view-site:before{content:"\f115"}.dashicons-welcome-widgets-menus:before{content:"\f116"}.dashicons-welcome-write-blog:before{content:"\f119"}.dashicons-whatsapp:before{content:"\f19a"}.dashicons-wordpress-alt:before{content:"\f324"}.dashicons-wordpress:before{content:"\f120"}.dashicons-xing:before{content:"\f19d"}.dashicons-yes-alt:before{content:"\f12a"}.dashicons-yes:before{content:"\f147"}.dashicons-youtube:before{content:"\f19b"}.dashicons-editor-distractionfree:before{content:"\f211"}.dashicons-exerpt-view:before{content:"\f164"}.dashicons-format-links:before{content:"\f103"}.dashicons-format-standard:before{content:"\f109"}.dashicons-post-trash:before{content:"\f182"}.dashicons-share1:before{content:"\f237"}.dashicons-welcome-edit-page:before{content:"\f119"}/*! This file is auto-generated */
html{--wp-admin--admin-bar--height:32px;scroll-padding-top:var(--wp-admin--admin-bar--height)}#wpadminbar *{height:auto;width:auto;margin:0;padding:0;position:static;text-shadow:none;text-transform:none;letter-spacing:normal;font-size:13px;font-weight:400;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-style:normal;line-height:2.46153846;border-radius:0;box-sizing:content-box;transition:none;-webkit-font-smoothing:subpixel-antialiased;-moz-osx-font-smoothing:auto}.rtl #wpadminbar *{font-family:Tahoma,sans-serif}html:lang(he-il) .rtl #wpadminbar *{font-family:Arial,sans-serif}#wpadminbar .ab-empty-item{cursor:default}#wpadminbar .ab-empty-item,#wpadminbar a.ab-item,#wpadminbar>#wp-toolbar span.ab-label,#wpadminbar>#wp-toolbar span.noticon{color:#f0f0f1}#wpadminbar #wp-admin-bar-my-sites a.ab-item,#wpadminbar #wp-admin-bar-site-name a.ab-item{white-space:nowrap}#wpadminbar ul li:after,#wpadminbar ul li:before{content:normal}#wpadminbar a,#wpadminbar a img,#wpadminbar a img:hover,#wpadminbar a:hover{border:none;text-decoration:none;background:0 0;box-shadow:none}#wpadminbar a:active,#wpadminbar a:focus,#wpadminbar div,#wpadminbar input[type=email],#wpadminbar input[type=number],#wpadminbar input[type=password],#wpadminbar input[type=search],#wpadminbar input[type=text],#wpadminbar input[type=url],#wpadminbar select,#wpadminbar textarea{box-shadow:none}#wpadminbar a:focus{outline-offset:-1px}#wpadminbar{direction:ltr;color:#c3c4c7;font-size:13px;font-weight:400;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;line-height:2.46153846;height:32px;position:fixed;top:0;left:0;width:100%;min-width:600px;z-index:99999;background:#1d2327;outline:1px solid transparent}#wpadminbar .ab-sub-wrapper,#wpadminbar ul,#wpadminbar ul li{background:0 0;clear:none;list-style:none;margin:0;padding:0;position:relative;text-indent:0;z-index:99999}#wpadminbar ul#wp-admin-bar-root-default>li{margin-right:0}#wpadminbar .quicklinks ul{text-align:left}#wpadminbar li{float:left}#wpadminbar .ab-empty-item{outline:0}#wpadminbar .quicklinks .ab-empty-item,#wpadminbar .quicklinks a,#wpadminbar .shortlink-input{height:32px;display:block;padding:0 10px;margin:0}#wpadminbar .quicklinks>ul>li>a{padding:0 8px 0 7px}#wpadminbar .menupop .ab-sub-wrapper,#wpadminbar .shortlink-input{margin:0;padding:0;box-shadow:0 3px 5px rgba(0,0,0,.2);background:#2c3338;display:none;position:absolute;float:none}#wpadminbar .ab-top-menu>.menupop>.ab-sub-wrapper{min-width:100%}#wpadminbar .ab-top-secondary .menupop .ab-sub-wrapper{right:0;left:auto}#wpadminbar .ab-submenu{padding:6px 0}#wpadminbar .selected .shortlink-input{display:block}#wpadminbar .quicklinks .menupop ul li{float:none}#wpadminbar .quicklinks .menupop ul li a strong{font-weight:600}#wpadminbar .quicklinks .menupop ul li .ab-item,#wpadminbar .quicklinks .menupop ul li a strong,#wpadminbar .quicklinks .menupop.hover ul li .ab-item,#wpadminbar .shortlink-input,#wpadminbar.nojs .quicklinks .menupop:hover ul li .ab-item{line-height:2;height:26px;white-space:nowrap;min-width:140px}#wpadminbar .shortlink-input{width:200px}#wpadminbar li.hover>.ab-sub-wrapper,#wpadminbar.nojs li:hover>.ab-sub-wrapper{display:block;outline:1px solid transparent}#wpadminbar .menupop li.hover>.ab-sub-wrapper,#wpadminbar .menupop li:hover>.ab-sub-wrapper{margin-left:100%;margin-top:-32px}#wpadminbar .ab-top-secondary .menupop li.hover>.ab-sub-wrapper,#wpadminbar .ab-top-secondary .menupop li:hover>.ab-sub-wrapper{margin-left:0;left:inherit;right:100%}#wpadminbar .ab-top-menu>li.hover>.ab-item,#wpadminbar.nojq .quicklinks .ab-top-menu>li>.ab-item:focus,#wpadminbar:not(.mobile) .ab-top-menu>li:hover>.ab-item,#wpadminbar:not(.mobile) .ab-top-menu>li>.ab-item:focus{background:#2c3338;color:#72aee6}#wpadminbar:not(.mobile)>#wp-toolbar a:focus span.ab-label,#wpadminbar:not(.mobile)>#wp-toolbar li:hover span.ab-label,#wpadminbar>#wp-toolbar li.hover span.ab-label{color:#72aee6}#wpadminbar .ab-icon,#wpadminbar .ab-item:before,#wpadminbar>#wp-toolbar>#wp-admin-bar-root-default .ab-icon,.wp-admin-bar-arrow{position:relative;float:left;font:normal 20px/1 dashicons;padding:4px 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-image:none!important;margin-right:6px}#wpadminbar #adminbarsearch:before,#wpadminbar .ab-icon:before,#wpadminbar .ab-item:before{color:#a7aaad;color:rgba(240,246,252,.6)}#wpadminbar #adminbarsearch:before,#wpadminbar .ab-icon:before,#wpadminbar .ab-item:before{position:relative;transition:color .1s ease-in-out}#wpadminbar .ab-label{display:inline-block;height:32px}#wpadminbar .ab-submenu .ab-item{color:#c3c4c7;color:rgba(240,246,252,.7)}#wpadminbar .quicklinks .menupop ul li a,#wpadminbar .quicklinks .menupop ul li a strong,#wpadminbar .quicklinks .menupop.hover ul li a,#wpadminbar.nojs .quicklinks .menupop:hover ul li a{color:#c3c4c7;color:rgba(240,246,252,.7)}#wpadminbar .quicklinks .ab-sub-wrapper .menupop.hover>a,#wpadminbar .quicklinks .menupop ul li a:focus,#wpadminbar .quicklinks .menupop ul li a:focus strong,#wpadminbar .quicklinks .menupop ul li a:hover,#wpadminbar .quicklinks .menupop ul li a:hover strong,#wpadminbar .quicklinks .menupop.hover ul li a:focus,#wpadminbar .quicklinks .menupop.hover ul li a:hover,#wpadminbar .quicklinks .menupop.hover ul li div[tabindex]:focus,#wpadminbar .quicklinks .menupop.hover ul li div[tabindex]:hover,#wpadminbar li #adminbarsearch.adminbar-focused:before,#wpadminbar li .ab-item:focus .ab-icon:before,#wpadminbar li .ab-item:focus:before,#wpadminbar li a:focus .ab-icon:before,#wpadminbar li.hover .ab-icon:before,#wpadminbar li.hover .ab-item:before,#wpadminbar li:hover #adminbarsearch:before,#wpadminbar li:hover .ab-icon:before,#wpadminbar li:hover .ab-item:before,#wpadminbar.nojs .quicklinks .menupop:hover ul li a:focus,#wpadminbar.nojs .quicklinks .menupop:hover ul li a:hover{color:#72aee6}#wpadminbar.mobile .quicklinks .ab-icon:before,#wpadminbar.mobile .quicklinks .ab-item:before{color:#c3c4c7}#wpadminbar.mobile .quicklinks .hover .ab-icon:before,#wpadminbar.mobile .quicklinks .hover .ab-item:before{color:#72aee6}#wpadminbar .ab-top-secondary .menupop .menupop>.ab-item:before,#wpadminbar .menupop .menupop>.ab-item .wp-admin-bar-arrow:before{position:absolute;font:normal 17px/1 dashicons;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#wpadminbar .menupop .menupop>.ab-item{display:block;padding-right:2em}#wpadminbar .menupop .menupop>.ab-item .wp-admin-bar-arrow:before{top:1px;right:10px;padding:4px 0;content:"\f139"/'';color:inherit}#wpadminbar .ab-top-secondary .menupop .menupop>.ab-item{padding-left:2em;padding-right:1em}#wpadminbar .ab-top-secondary .menupop .menupop>.ab-item .wp-admin-bar-arrow:before{top:1px;left:6px;content:"\f141"/''}#wpadminbar .quicklinks .menupop ul.ab-sub-secondary{display:block;position:relative;right:auto;margin:0;box-shadow:none}#wpadminbar .quicklinks .menupop ul.ab-sub-secondary,#wpadminbar .quicklinks .menupop ul.ab-sub-secondary .ab-submenu{background:#3c434a}#wpadminbar .quicklinks .menupop .ab-sub-secondary>li .ab-item:focus a,#wpadminbar .quicklinks .menupop .ab-sub-secondary>li>a:hover{color:#72aee6}#wpadminbar .quicklinks a span#ab-updates{background:#f0f0f1;color:#2c3338;display:inline;padding:2px 5px;font-size:10px;font-weight:600;border-radius:10px}#wpadminbar .quicklinks a:hover span#ab-updates{background:#fff;color:#000}#wpadminbar .ab-top-secondary{float:right}#wpadminbar ul li:last-child,#wpadminbar ul li:last-child .ab-item{box-shadow:none}#wpadminbar #wp-admin-bar-recovery-mode{color:#fff;background-color:#d63638}#wpadminbar .ab-top-menu>#wp-admin-bar-recovery-mode.hover>.ab-item,#wpadminbar.nojq .quicklinks .ab-top-menu>#wp-admin-bar-recovery-mode>.ab-item:focus,#wpadminbar:not(.mobile) .ab-top-menu>#wp-admin-bar-recovery-mode:hover>.ab-item,#wpadminbar:not(.mobile) .ab-top-menu>#wp-admin-bar-recovery-mode>.ab-item:focus{color:#fff;background-color:#d63638}#wp-admin-bar-my-account>ul{min-width:198px}#wp-admin-bar-my-account:not(.with-avatar)>.ab-item{display:inline-block}#wp-admin-bar-my-account>.ab-item:before{content:"\f110"/'';top:2px;float:right;margin-left:6px;margin-right:0}#wp-admin-bar-my-account.with-avatar>.ab-item:before{display:none;content:none}#wp-admin-bar-my-account.with-avatar>ul{min-width:270px}#wpadminbar #wp-admin-bar-user-actions>li{margin-left:16px;margin-right:16px}#wpadminbar #wp-admin-bar-user-actions.ab-submenu{padding:6px 0 12px}#wpadminbar #wp-admin-bar-my-account.with-avatar #wp-admin-bar-user-actions>li{margin-left:88px}#wpadminbar #wp-admin-bar-user-info{margin-top:6px;margin-bottom:15px;height:auto;background:0 0}#wp-admin-bar-user-info .avatar{position:absolute;left:-72px;top:4px;width:64px;height:64px}#wpadminbar #wp-admin-bar-user-info a{background:0 0;height:auto}#wpadminbar #wp-admin-bar-user-info span{background:0 0;padding:0;height:18px}#wpadminbar #wp-admin-bar-user-info .display-name,#wpadminbar #wp-admin-bar-user-info .username{display:block}#wpadminbar #wp-admin-bar-user-info .username{color:#a7aaad;font-size:11px}#wpadminbar #wp-admin-bar-my-account.with-avatar>.ab-empty-item img,#wpadminbar #wp-admin-bar-my-account.with-avatar>a img{width:auto;height:16px;padding:0;border:1px solid #8c8f94;background:#f0f0f1;line-height:1.84615384;vertical-align:middle;margin:-4px 0 0 6px;float:none;display:inline}#wpadminbar #wp-admin-bar-wp-logo>.ab-item .ab-icon{width:15px;height:20px;margin-right:0;padding:6px 0 5px}#wpadminbar #wp-admin-bar-wp-logo>.ab-item{padding:0 7px}#wpadminbar #wp-admin-bar-wp-logo>.ab-item .ab-icon:before{content:"\f120"/'';top:2px}#wpadminbar .quicklinks li .blavatar{display:inline-block;vertical-align:middle;font:normal 16px/1 dashicons!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#f0f0f1}#wpadminbar .quicklinks .ab-sub-wrapper .menupop.hover>a .blavatar,#wpadminbar .quicklinks li a:focus .blavatar,#wpadminbar .quicklinks li a:hover .blavatar{color:#72aee6}#wpadminbar .quicklinks li div.blavatar:before,#wpadminbar .quicklinks li img.blavatar{height:16px;width:16px;margin:0 8px 2px -2px}#wpadminbar .quicklinks li div.blavatar:before{content:"\f120"/'';display:inline-block}#wpadminbar #wp-admin-bar-appearance{margin-top:-12px}#wpadminbar #wp-admin-bar-my-sites>.ab-item:before,#wpadminbar #wp-admin-bar-site-name>.ab-item:before{content:"\f541"/'';top:2px}#wpadminbar #wp-admin-bar-site-editor>.ab-item:before{content:"\f100"/'';top:2px}#wpadminbar #wp-admin-bar-customize>.ab-item:before{content:"\f540"/'';top:2px}#wpadminbar #wp-admin-bar-edit>.ab-item:before{content:"\f464"/'';top:2px}#wpadminbar #wp-admin-bar-site-name>.ab-item:before{content:"\f226"/''}.wp-admin #wpadminbar #wp-admin-bar-site-name>.ab-item:before{content:"\f102"/''}#wpadminbar #wp-admin-bar-comments .ab-icon{margin-right:6px}#wpadminbar #wp-admin-bar-comments .ab-icon:before{content:"\f101"/'';top:3px}#wpadminbar #wp-admin-bar-comments .count-0{opacity:.5}#wpadminbar #wp-admin-bar-new-content .ab-icon:before{content:"\f132"/'';top:4px}#wpadminbar #wp-admin-bar-updates .ab-icon:before{content:"\f463"/'';top:2px}#wpadminbar #wp-admin-bar-updates.spin .ab-icon:before{display:inline-block;animation:rotation 2s infinite linear}@media (prefers-reduced-motion:reduce){#wpadminbar #wp-admin-bar-updates.spin .ab-icon:before{animation:none}}#wpadminbar #wp-admin-bar-search .ab-item{padding:0;background:0 0}#wpadminbar #adminbarsearch{position:relative;height:32px;padding:0 2px;z-index:1}#wpadminbar #adminbarsearch:before{position:absolute;top:6px;left:5px;z-index:20;font:normal 20px/1 dashicons!important;content:"\f179"/'';speak:never;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#wpadminbar>#wp-toolbar>#wp-admin-bar-top-secondary>#wp-admin-bar-search #adminbarsearch input.adminbar-input{display:inline-block;float:none;position:relative;z-index:30;font-size:13px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;line-height:1.84615384;text-indent:0;height:24px;width:24px;max-width:none;padding:0 3px 0 24px;margin:0;color:#c3c4c7;background-color:rgba(255,255,255,0);border:none;outline:0;cursor:pointer;box-shadow:none;box-sizing:border-box;transition-duration:.4s;transition-property:width,background;transition-timing-function:ease}#wpadminbar>#wp-toolbar>#wp-admin-bar-top-secondary>#wp-admin-bar-search #adminbarsearch input.adminbar-input:focus{z-index:10;color:#000;width:200px;background-color:rgba(255,255,255,.9);cursor:text;border:0}#wpadminbar #adminbarsearch .adminbar-button{display:none}.customize-support #wpadminbar .hide-if-customize,.customize-support .hide-if-customize,.customize-support .wp-core-ui .hide-if-customize,.customize-support.wp-core-ui .hide-if-customize,.no-customize-support #wpadminbar .hide-if-no-customize,.no-customize-support .hide-if-no-customize,.no-customize-support .wp-core-ui .hide-if-no-customize,.no-customize-support.wp-core-ui .hide-if-no-customize{display:none}#wpadminbar .screen-reader-text,#wpadminbar .screen-reader-text span{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}#wpadminbar .screen-reader-shortcut{position:absolute;top:-1000em;left:6px;height:auto;width:auto;display:block;font-size:14px;font-weight:600;padding:15px 23px 14px;background:#f0f0f1;color:#2271b1;z-index:100000;line-height:normal;text-decoration:none}#wpadminbar .screen-reader-shortcut:focus{top:7px;background:#f0f0f1;box-shadow:0 0 2px 2px rgba(0,0,0,.6)}@media screen and (max-width:782px){html{--wp-admin--admin-bar--height:46px}html #wpadminbar{height:46px;min-width:240px}#wpadminbar *{font-size:14px;font-weight:400;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;line-height:2.28571428}#wpadminbar .quicklinks .ab-empty-item,#wpadminbar .quicklinks>ul>li>a{padding:0;height:46px;line-height:3.28571428;width:auto}#wpadminbar .ab-icon{font:40px/1 dashicons!important;margin:0;padding:0;width:52px;height:46px;text-align:center}#wpadminbar .ab-icon:before{text-align:center}#wpadminbar .ab-submenu{padding:0}#wpadminbar #wp-admin-bar-my-account a.ab-item,#wpadminbar #wp-admin-bar-my-sites a.ab-item,#wpadminbar #wp-admin-bar-site-name a.ab-item{text-overflow:clip}#wpadminbar .quicklinks .menupop ul li .ab-item,#wpadminbar .quicklinks .menupop ul li a strong,#wpadminbar .quicklinks .menupop.hover ul li .ab-item,#wpadminbar .shortlink-input,#wpadminbar.nojs .quicklinks .menupop:hover ul li .ab-item{line-height:1.6}#wpadminbar .ab-label{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}#wpadminbar .menupop li.hover>.ab-sub-wrapper,#wpadminbar .menupop li:hover>.ab-sub-wrapper{margin-top:-46px}#wpadminbar .ab-top-menu .menupop .ab-sub-wrapper .menupop>.ab-item{padding-right:30px}#wpadminbar .menupop .menupop>.ab-item:before{top:10px;right:6px}#wpadminbar .ab-top-menu>.menupop>.ab-sub-wrapper .ab-item{font-size:16px;padding:8px 16px}#wpadminbar .ab-top-menu>.menupop>.ab-sub-wrapper a:empty{display:none}#wpadminbar #wp-admin-bar-wp-logo>.ab-item{padding:0}#wpadminbar #wp-admin-bar-wp-logo>.ab-item .ab-icon{padding:0;width:52px;height:46px;text-align:center;vertical-align:top}#wpadminbar #wp-admin-bar-wp-logo>.ab-item .ab-icon:before{font:28px/1 dashicons!important;top:-3px}#wpadminbar .ab-icon,#wpadminbar .ab-item:before{padding:0}#wpadminbar #wp-admin-bar-customize>.ab-item,#wpadminbar #wp-admin-bar-edit>.ab-item,#wpadminbar #wp-admin-bar-my-account>.ab-item,#wpadminbar #wp-admin-bar-my-sites>.ab-item,#wpadminbar #wp-admin-bar-site-editor>.ab-item,#wpadminbar #wp-admin-bar-site-name>.ab-item{text-indent:100%;white-space:nowrap;overflow:hidden;width:52px;padding:0;color:#a7aaad;position:relative}#wpadminbar .ab-icon,#wpadminbar .ab-item:before,#wpadminbar>#wp-toolbar>#wp-admin-bar-root-default .ab-icon{padding:0;margin-right:0}#wpadminbar #wp-admin-bar-customize>.ab-item:before,#wpadminbar #wp-admin-bar-edit>.ab-item:before,#wpadminbar #wp-admin-bar-my-account>.ab-item:before,#wpadminbar #wp-admin-bar-my-sites>.ab-item:before,#wpadminbar #wp-admin-bar-site-editor>.ab-item:before,#wpadminbar #wp-admin-bar-site-name>.ab-item:before{display:block;text-indent:0;font:normal 32px/1 dashicons;top:7px;width:52px;text-align:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#wpadminbar #wp-admin-bar-appearance{margin-top:0}#wpadminbar .quicklinks li .blavatar:before{display:none}#wpadminbar #wp-admin-bar-search{display:none}#wpadminbar #wp-admin-bar-new-content .ab-icon:before{top:0;line-height:1.26;height:46px!important;text-align:center;width:52px;display:block}#wpadminbar #wp-admin-bar-updates{text-align:center}#wpadminbar #wp-admin-bar-updates .ab-icon:before{top:3px}#wpadminbar #wp-admin-bar-comments .ab-icon{margin:0}#wpadminbar #wp-admin-bar-comments .ab-icon:before{display:block;font-size:34px;height:46px;line-height:1.38235294;top:0}#wpadminbar #wp-admin-bar-my-account>a{position:relative;white-space:nowrap;text-indent:150%;width:28px;padding:0 10px;overflow:hidden}#wpadminbar .quicklinks li#wp-admin-bar-my-account.with-avatar>a img{position:absolute;top:13px;right:10px;width:26px;height:26px}#wpadminbar #wp-admin-bar-user-actions.ab-submenu{padding:0}#wpadminbar #wp-admin-bar-user-actions.ab-submenu img.avatar{display:none}#wpadminbar #wp-admin-bar-my-account.with-avatar #wp-admin-bar-user-actions>li{margin:0}#wpadminbar #wp-admin-bar-user-info .display-name{height:auto;font-size:16px;line-height:1.5;color:#f0f0f1}#wpadminbar #wp-admin-bar-user-info a{padding-top:4px}#wpadminbar #wp-admin-bar-user-info .username{line-height:.8!important;margin-bottom:-2px}#wp-toolbar>ul>li{display:none}#wpadminbar li#wp-admin-bar-comments,#wpadminbar li#wp-admin-bar-customize,#wpadminbar li#wp-admin-bar-edit,#wpadminbar li#wp-admin-bar-menu-toggle,#wpadminbar li#wp-admin-bar-my-account,#wpadminbar li#wp-admin-bar-my-sites,#wpadminbar li#wp-admin-bar-new-content,#wpadminbar li#wp-admin-bar-site-editor,#wpadminbar li#wp-admin-bar-site-name,#wpadminbar li#wp-admin-bar-updates,#wpadminbar li#wp-admin-bar-wp-logo{display:block}#wpadminbar li.hover ul li,#wpadminbar li:hover ul li,#wpadminbar li:hover ul li:hover ul li{display:list-item}#wpadminbar .ab-top-menu>.menupop>.ab-sub-wrapper{min-width:fit-content}#wpadminbar ul#wp-admin-bar-root-default>li{margin-right:0}#wpadminbar #wp-admin-bar-comments,#wpadminbar #wp-admin-bar-edit,#wpadminbar #wp-admin-bar-my-account,#wpadminbar #wp-admin-bar-my-sites,#wpadminbar #wp-admin-bar-new-content,#wpadminbar #wp-admin-bar-site-name,#wpadminbar #wp-admin-bar-updates,#wpadminbar #wp-admin-bar-wp-logo,#wpadminbar .ab-top-menu,#wpadminbar .ab-top-secondary{position:static}.network-admin #wpadminbar ul#wp-admin-bar-top-secondary>li#wp-admin-bar-my-account{margin-right:0}#wpadminbar .ab-top-secondary .menupop .menupop>.ab-item:before{top:10px;left:0}}@media screen and (max-width:600px){#wpadminbar{position:absolute}#wp-responsive-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:400}#wpadminbar .ab-top-menu>.menupop>.ab-sub-wrapper{width:100%;left:0}#wpadminbar .menupop .menupop>.ab-item:before{display:none}#wpadminbar #wp-admin-bar-wp-logo.menupop .ab-sub-wrapper{margin-left:0}#wpadminbar .ab-top-menu>.menupop li>.ab-sub-wrapper{margin:0;width:100%;top:auto;left:auto;position:relative}#wpadminbar .ab-top-menu>.menupop li>.ab-sub-wrapper .ab-item{font-size:16px;padding:6px 15px 19px 30px}#wpadminbar li:hover ul li ul li{display:list-item}#wpadminbar li#wp-admin-bar-updates,#wpadminbar li#wp-admin-bar-wp-logo{display:none}#wpadminbar .ab-top-menu>.menupop li>.ab-sub-wrapper{position:static;box-shadow:none}}@media screen and (max-width:400px){#wpadminbar li#wp-admin-bar-comments{display:none}}#p404RedirectChart .canvasjs-chart-credit{display:none!important}#p404RedirectChart canvas{border-radius:6px}.p404-redirect-adminbar-weekly-title{font-weight:700;font-size:14px;color:#fff;margin-bottom:6px}#wpadminbar #wp-admin-bar-p404_free_top_button .ab-icon:before{content:"\f103";color:#dc3545;top:3px}#wp-admin-bar-p404_free_top_button .ab-item{min-width:80px!important;padding:0px!important}.p404-redirect-adminbar-dropdown-wrap{min-width:0;padding:0;position:static!important}#wpadminbar #wp-admin-bar-p404_free_top_button_dropdown{position:static!important}#wpadminbar #wp-admin-bar-p404_free_top_button_dropdown .ab-item{padding:0!important;margin:0!important}.p404-redirect-dropdown-container{min-width:340px;padding:18px 18px 12px 18px;background:#23282d!important;color:#fff;border-radius:12px;box-shadow:0 8px 32px rgb(0 0 0 / .25);margin-top:10px;position:relative!important;z-index:999999!important;display:block!important;border:1px solid #444}#wpadminbar #wp-admin-bar-p404_free_top_button .p404-redirect-dropdown-container{display:none!important}#wpadminbar #wp-admin-bar-p404_free_top_button:hover .p404-redirect-dropdown-container{display:block!important}#wpadminbar #wp-admin-bar-p404_free_top_button:hover #wp-admin-bar-p404_free_top_button_dropdown .p404-redirect-dropdown-container{display:block!important}.p404-redirect-card{background:#2c3338;border-radius:8px;padding:18px 18px 12px 18px;box-shadow:0 2px 8px rgb(0 0 0 / .07);display:flex;flex-direction:column;align-items:flex-start;border:1px solid #444}.p404-redirect-btn{display:inline-block;background:#dc3545;color:#fff!important;font-weight:700;padding:5px 22px;border-radius:8px;text-decoration:none;font-size:17px;transition:background 0.2s,box-shadow 0.2s;margin-top:8px;box-shadow:0 2px 8px rgb(220 53 69 / .15);text-align:center;line-height:1.6}.p404-redirect-btn:hover{background:#c82333;color:#fff!important;box-shadow:0 4px 16px rgb(220 53 69 / .25)}#wpadminbar .ab-top-menu>li:hover>.ab-item,#wpadminbar .ab-top-menu>li.hover>.ab-item{z-index:auto}#wpadminbar #wp-admin-bar-p404_free_top_button:hover>.ab-item{z-index:999998!important}#cookie-law-info-bar{font-size:15px;margin:0 auto;padding:12px 10px;position:absolute;text-align:center;box-sizing:border-box;width:100%;z-index:9999;display:none;left:0;font-weight:300;box-shadow:0 -1px 10px 0 rgb(172 171 171 / .3)}#cookie-law-info-again{font-size:10pt;margin:0;padding:5px 10px;text-align:center;z-index:9999;cursor:pointer;box-shadow:#161616 2px 2px 5px 2px}#cookie-law-info-bar span{vertical-align:middle}.cli-plugin-button,.cli-plugin-button:visited{display:inline-block;padding:9px 12px;color:#fff;text-decoration:none;position:relative;cursor:pointer;margin-left:5px;text-decoration:none}.cli-plugin-main-link{margin-left:0;font-weight:550;text-decoration:underline}.cli-plugin-button:hover{background-color:#111;color:#fff;text-decoration:none}.small.cli-plugin-button,.small.cli-plugin-button:visited{font-size:11px}.cli-plugin-button,.cli-plugin-button:visited,.medium.cli-plugin-button,.medium.cli-plugin-button:visited{font-size:13px;font-weight:400;line-height:1}.large.cli-plugin-button,.large.cli-plugin-button:visited{font-size:14px;padding:8px 14px 9px}.super.cli-plugin-button,.super.cli-plugin-button:visited{font-size:34px;padding:8px 14px 9px}.pink.cli-plugin-button,.magenta.cli-plugin-button:visited{background-color:#e22092}.pink.cli-plugin-button:hover{background-color:#c81e82}.green.cli-plugin-button,.green.cli-plugin-button:visited{background-color:#91bd09}.green.cli-plugin-button:hover{background-color:#749a02}.red.cli-plugin-button,.red.cli-plugin-button:visited{background-color:#e62727}.red.cli-plugin-button:hover{background-color:#cf2525}.orange.cli-plugin-button,.orange.cli-plugin-button:visited{background-color:#ff5c00}.orange.cli-plugin-button:hover{background-color:#d45500}.blue.cli-plugin-button,.blue.cli-plugin-button:visited{background-color:#2981e4}.blue.cli-plugin-button:hover{background-color:#2575cf}.yellow.cli-plugin-button,.yellow.cli-plugin-button:visited{background-color:#ffb515}.yellow.cli-plugin-button:hover{background-color:#fc9200}.cli-plugin-button{margin-top:5px}.cli-bar-popup{-moz-background-clip:padding;-webkit-background-clip:padding;background-clip:padding-box;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;padding:20px}.cli-powered_by_p{width:100%!important;display:block!important;color:#333;clear:both;font-style:italic!important;font-size:12px!important;margin-top:15px!important}.cli-powered_by_a{color:#333;font-weight:600!important;font-size:12px!important}.cli-plugin-main-link.cli-plugin-button{text-decoration:none}.cli-plugin-main-link.cli-plugin-button{margin-left:5px}.gdpr-container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.gdpr-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.gdpr-col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.gdpr-col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.gdpr-align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.gdpr-d-flex{display:-ms-flexbox!important;display:flex!important}.gdpr-px-0{padding-left:0;padding-right:0}.modal-backdrop.show{opacity:.8}.modal-open{overflow:hidden}.modal-open .gdpr-modal{overflow-x:hidden;overflow-y:auto}.gdpr-modal.fade .gdpr-modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-25%);transform:translate(0,-25%)}.gdpr-modal.show .gdpr-modal-dialog{-webkit-transform:translate(0,0);transform:translate(0,0)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1039;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.gdpr-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;outline:0}.gdpr-modal a{text-decoration:none}.gdpr-modal .gdpr-modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:calc(100% - (.5rem * 2))}@media (min-width:576px){.gdpr-modal .gdpr-modal-dialog{max-width:500px;margin:1.75rem auto;min-height:calc(100% - (1.75rem * 2))}}@media (min-width:992px){.gdpr-modal .gdpr-modal-dialog{max-width:900px}}.gdpr-modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgb(0 0 0 / .2);border-radius:.3rem;outline:0}.gdpr-modal .row{margin:0 -15px}.gdpr-modal .modal-body{padding:0;position:relative;-ms-flex:1 1 auto;flex:1 1 auto}.gdpr-modal .close{position:absolute;right:10px;top:10px;z-index:1;padding:0;background-color:#fff0;border:0;-webkit-appearance:none;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff}.gdpr-modal .close:focus{outline:0}.gdpr-switch{display:inline-block;position:relative;min-height:1px;padding-left:70px;font-size:14px}.gdpr-switch input[type="checkbox"]{display:none}.gdpr-switch .gdpr-slider{background-color:#e3e1e8;height:24px;width:50px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.gdpr-switch .gdpr-slider:before{background-color:#fff;bottom:2px;content:"";height:20px;left:2px;position:absolute;transition:.4s;width:20px}.gdpr-switch input:checked+.gdpr-slider{background-color:#63b35f}.gdpr-switch input:checked+.gdpr-slider:before{transform:translateX(26px)}.gdpr-switch .gdpr-slider{border-radius:34px}.gdpr-switch .gdpr-slider:before{border-radius:50%}.gdpr-tab-content>.gdpr-tab-pane{display:none}.gdpr-tab-content>.active{display:block}.gdpr-fade{transition:opacity .15s linear}.gdpr-nav-pills{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none;-ms-flex-direction:column!important;flex-direction:column!important;align-items:stretch!important;-ms-align-items:stretch!important}.nav.gdpr-nav-pills,.gdpr-tab-content{width:100%;padding:30px}.nav.gdpr-nav-pills{background:#f3f3f3}.nav.gdpr-nav-pills .gdpr-nav-link{border:1px solid #0070ad;margin-bottom:10px;color:#0070ad;font-size:14px;display:block;padding:.5rem 1rem;border-radius:.25rem}.nav.gdpr-nav-pills .gdpr-nav-link.active,.nav.gdpr-nav-pills .show>.gdpr-nav-link{background-color:#0070ad;border:1px solid #0070ad}.nav.gdpr-nav-pills .gdpr-nav-link.active{color:#fff}.gdpr-tab-content .gdpr-button-wrapper{padding-top:30px;margin-top:30px;border-top:1px solid #d6d6d6}.gdpr-tab-content .gdpr-button-wrapper .btn-gdpr{background-color:#0070ad;border-color:#0070ad;color:#fff;font-size:14px;display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid #fff0;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.gdpr-tab-content p{color:#343438;font-size:14px;margin-top:0}.gdpr-tab-content h4{font-size:20px;margin-bottom:.5rem;margin-top:0;font-family:inherit;font-weight:500;line-height:1.2;color:inherit}.cli-container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.cli-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.cli-col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.cli-col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.cli-align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.cli-d-flex{display:-ms-flexbox!important;display:flex!important}.cli-px-0{padding-left:0;padding-right:0}.cli-btn{cursor:pointer;font-size:14px;display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid #fff0;padding:.5rem 1.25rem;line-height:1;border-radius:.25rem;transition:all .15s ease-in-out}.cli-btn:hover{opacity:.8}.cli-read-more-link{cursor:pointer;font-size:15px;font-weight:500;text-decoration:underline}.cli-btn:focus{outline:0}.cli-modal-backdrop.cli-show{opacity:.8}.cli-modal-open{overflow:hidden}.cli-barmodal-open{overflow:hidden}.cli-modal-open .cli-modal{overflow-x:hidden;overflow-y:auto}.cli-modal.cli-fade .cli-modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-25%);transform:translate(0,-25%)}.cli-modal.cli-show .cli-modal-dialog{-webkit-transform:translate(0,0);transform:translate(0,0)}.cli-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000;display:none}.cli-modal-backdrop.cli-fade{opacity:0}.cli-modal-backdrop.cli-show{opacity:.5;display:block}.cli-modal.cli-show{display:block}.cli-modal a{text-decoration:none}.cli-modal .cli-modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:calc(100% - (.5rem * 2))}@media (min-width:576px){.cli-modal .cli-modal-dialog{max-width:500px;margin:1.75rem auto;min-height:calc(100% - (1.75rem * 2))}}@media (min-width:992px){.cli-modal .cli-modal-dialog{max-width:900px}}.cli-modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border-radius:.3rem;outline:0}.cli-modal .row{margin:0 -15px}.cli-modal .modal-body{padding:0;position:relative;-ms-flex:1 1 auto;flex:1 1 auto}.cli-modal .cli-modal-close{position:absolute;right:10px;top:10px;z-index:1;padding:0;background-color:transparent!important;border:0;-webkit-appearance:none;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff}.cli-modal .cli-modal-close:focus{outline:0}.cli-switch{display:inline-block;position:relative;min-height:1px;padding-left:70px;font-size:14px}.cli-switch input[type="checkbox"]{display:none}.cli-switch .cli-slider{background-color:#e3e1e8;height:24px;width:50px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.cli-switch .cli-slider:before{background-color:#fff;bottom:2px;content:"";height:20px;left:2px;position:absolute;transition:.4s;width:20px}.cli-switch input:checked+.cli-slider{background-color:#00acad}.cli-switch input:checked+.cli-slider:before{transform:translateX(26px)}.cli-switch .cli-slider{border-radius:34px}.cli-switch .cli-slider:before{border-radius:50%}.cli-tab-content{background:#fff}.cli-tab-content>.cli-active{display:block}.cli-fade{transition:opacity .15s linear}.cli-nav-pills{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none;-ms-flex-direction:column;flex-direction:column}.cli-nav-pills,.cli-tab-content{width:100%;padding:30px}@media (max-width:767px){.cli-nav-pills,.cli-tab-content{padding:30px 10px}}.cli-nav-pills{background:#f3f3f3}.cli-nav-pills .cli-nav-link{border:1px solid #00acad;margin-bottom:10px;color:#00acad;font-size:14px;display:block;padding:.5rem 1rem;border-radius:.25rem;cursor:pointer}.cli-nav-pills .cli-nav-link.cli-active,.cli-nav-pills .cli-show>.cli-nav-link{background-color:#00acad;border:1px solid #00acad}.cli-nav-pills .cli-nav-link.cli-active{color:#fff}.cli-tab-content .cli-button-wrapper{padding-top:30px;margin-top:30px;border-top:1px solid #d6d6d6}.cli-tab-content p{color:#343438;font-size:14px;margin-top:0}.cli-tab-content h4{font-size:20px;margin-bottom:1.5rem;margin-top:0;font-family:inherit;font-weight:500;line-height:1.2;color:inherit}.cli-container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.cli-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.cli-col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.cli-col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%;flex-direction:column}.cli-align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.cli-d-flex{display:-ms-flexbox!important;display:flex!important}.cli-px-0{padding-left:0;padding-right:0}.cli-btn{cursor:pointer;font-size:14px;display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid #fff0;padding:.5rem 1.25rem;line-height:1;border-radius:.25rem;transition:all .15s ease-in-out}.cli-btn:hover{opacity:.8}.cli-read-more-link{cursor:pointer;font-size:15px;font-weight:500;text-decoration:underline}.cli-btn:focus{outline:0}.cli-modal-backdrop.cli-show{opacity:.8}.cli-modal-open{overflow:hidden}.cli-barmodal-open{overflow:hidden}.cli-modal-open .cli-modal{overflow-x:hidden;overflow-y:auto}.cli-modal.cli-fade .cli-modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-25%);transform:translate(0,-25%)}.cli-modal.cli-show .cli-modal-dialog{-webkit-transform:translate(0,0);transform:translate(0,0)}.cli-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000;-webkit-transform:scale(0);transform:scale(0);transition:opacity ease-in-out 0.5s}.cli-modal-backdrop.cli-fade{opacity:0}.cli-modal-backdrop.cli-show{opacity:.5;-webkit-transform:scale(1);transform:scale(1)}.cli-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;transform:scale(0);overflow:hidden;outline:0;display:none}.cli-modal a{text-decoration:none}.cli-modal .cli-modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none;font-family:inherit;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:calc(100% - (.5rem * 2))}@media (min-width:576px){.cli-modal .cli-modal-dialog{max-width:500px;margin:1.75rem auto;min-height:calc(100% - (1.75rem * 2))}}.cli-modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border-radius:.2rem;box-sizing:border-box;outline:0}.cli-modal .row{margin:0 -15px}.cli-modal .modal-body{padding:0;position:relative;-ms-flex:1 1 auto;flex:1 1 auto}.cli-modal .cli-modal-close:focus{outline:0}.cli-switch{display:inline-block;position:relative;min-height:1px;padding-left:38px;font-size:14px}.cli-switch input[type="checkbox"]{display:none}.cli-switch .cli-slider{background-color:#e3e1e8;height:20px;width:38px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.cli-switch .cli-slider:before{background-color:#fff;bottom:2px;content:"";height:15px;left:3px;position:absolute;transition:.4s;width:15px}.cli-switch input:checked+.cli-slider{background-color:#61a229}.cli-switch input:checked+.cli-slider:before{transform:translateX(18px)}.cli-switch .cli-slider{border-radius:34px;font-size:0}.cli-switch .cli-slider:before{border-radius:50%}.cli-tab-content{background:#fff}.cli-nav-pills{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none;-ms-flex-direction:column;flex-direction:column}.cli-nav-pills,.cli-tab-content{width:100%;padding:5px 30px 5px 5px;box-sizing:border-box}@media (max-width:767px){.cli-nav-pills,.cli-tab-content{padding:30px 10px}}.cli-nav-pills{background:#fff}.cli-nav-pills .cli-nav-link{border:1px solid #ccc;margin-bottom:10px;color:#2a2a2a;font-size:14px;display:block;padding:.5rem 1rem;border-radius:.25rem;cursor:pointer}.cli-nav-pills .cli-nav-link.cli-active,.cli-nav-pills .cli-show>.cli-nav-link{background-color:#f6f6f9;border:1px solid #ccc}.cli-nav-pills .cli-nav-link.cli-active{color:#2a2a2a}.cli-tab-content .cli-button-wrapper{padding-top:30px;margin-top:30px;border-top:1px solid #d6d6d6}.cli-tab-content p{color:#343438;font-size:14px;margin-top:0}.cli-tab-content h4{font-size:20px;margin-bottom:1.5rem;margin-top:0;font-family:inherit;font-weight:500;line-height:1.2;color:inherit}#cookie-law-info-bar .cli-nav-pills,#cookie-law-info-bar .cli-tab-content,#cookie-law-info-bar .cli-nav-pills .cli-show>.cli-nav-link,#cookie-law-info-bar a.cli-nav-link.cli-active{background:#fff0}#cookie-law-info-bar .cli-nav-pills .cli-nav-link.cli-active,#cookie-law-info-bar .cli-nav-link,#cookie-law-info-bar .cli-tab-container p,#cookie-law-info-bar span.cli-necessary-caption,#cookie-law-info-bar .cli-switch .cli-slider:after{color:inherit}#cookie-law-info-bar .cli-tab-header a:before{border-right:1px solid currentColor;border-bottom:1px solid currentColor}#cookie-law-info-bar .cli-row{margin-top:20px}#cookie-law-info-bar .cli-col-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}#cookie-law-info-bar .cli-col-8{flex-basis:0%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.cli-wrapper{max-width:90%;float:none;margin:0 auto}#cookie-law-info-bar .cli-tab-content h4{margin-bottom:.5rem}#cookie-law-info-bar .cli-nav-pills .cli-nav-link{padding:.2rem .5rem}#cookie-law-info-bar .cli-tab-container{display:none;text-align:left}.cli-tab-footer .cli-btn{background-color:#00acad;padding:10px 15px;text-decoration:none}.cli-tab-footer .wt-cli-privacy-accept-btn{background-color:#61a229;color:#fff;border-radius:0}.cli-tab-footer{width:100%;text-align:right;padding:20px 0}.cli-col-12{width:100%}.cli-tab-header{display:flex;justify-content:space-between}.cli-tab-header a:before{width:10px;height:2px;left:0;top:calc(50% - 1px)}.cli-tab-header a:after{width:2px;height:10px;left:4px;top:calc(50% - 5px);-webkit-transform:none;transform:none}.cli-tab-header a:before{width:7px;height:7px;border-right:1px solid #4a6e78;border-bottom:1px solid #4a6e78;content:" ";transform:rotate(-45deg);-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;margin-right:10px}.cli-tab-header a.cli-nav-link{position:relative;display:flex;align-items:center;font-size:14px;color:#000;text-transform:capitalize}.cli-tab-header.cli-tab-active .cli-nav-link:before{transform:rotate(45deg);-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.cli-tab-header{border-radius:5px;padding:12px 15px;cursor:pointer;transition:background-color 0.2s ease-out 0.3s,color 0.2s ease-out 0s;background-color:#f2f2f2}.cli-modal .cli-modal-close{position:absolute;right:0;top:0;z-index:1;-webkit-appearance:none;width:40px;height:40px;padding:0;border-radius:50%;padding:10px;background:#fff0;border:none;min-width:40px}.cli-tab-container h4,.cli-tab-container h1{font-family:inherit;font-size:16px;margin-bottom:15px;margin:10px 0}#cliSettingsPopup .cli-tab-section-container{padding-top:12px}.cli-tab-container p,.cli-privacy-content-text{font-size:14px;line-height:1.4;margin-top:0;padding:0;color:#000}.wt-cli-privacy{display:none}.cli-tab-content{display:none}.cli-tab-section .cli-tab-content{padding:10px 20px 5px 20px}.cli-tab-section{margin-top:5px}@media (min-width:992px){.cli-modal .cli-modal-dialog{max-width:645px}}.cli-switch .cli-slider:after{content:attr(data-cli-disable);position:absolute;right:50px;color:#000;font-size:12px;text-align:right;min-width:80px}.cli-switch input:checked+.cli-slider:after{content:attr(data-cli-enable)}.cli-privacy-overview:not(.cli-collapsed) .cli-privacy-content{max-height:60px;transition:max-height 0.15s ease-out;overflow:hidden}a.cli-privacy-readmore{font-size:12px;margin-top:12px;display:inline-block;padding-bottom:0;cursor:pointer;color:#000;text-decoration:underline}.cli-modal-footer{position:relative}a.cli-privacy-readmore:before{content:attr(data-readmore-text)}.cli-collapsed a.cli-privacy-readmore:before{content:attr(data-readless-text)}.cli-collapsed .cli-privacy-content{transition:max-height 0.25s ease-in}.cli-privacy-content p{margin-bottom:0}.cli-modal-close svg{fill:#000}span.cli-necessary-caption{color:#000;font-size:12px}.cli-tab-section.cli-privacy-tab{display:none}#cookie-law-info-bar .cli-tab-section.cli-privacy-tab{display:block}#cookie-law-info-bar .cli-privacy-overview{display:none}.cli-tab-container .cli-row{max-height:500px;overflow-y:auto}.cli-modal.cli-blowup.cli-out{z-index:-1}.cli-modal.cli-blowup{z-index:999999;transform:scale(1)}.cli-modal.cli-blowup .cli-modal-dialog{animation:blowUpModal 0.5s cubic-bezier(.165,.84,.44,1) forwards}.cli-modal.cli-blowup.cli-out .cli-modal-dialog{animation:blowUpModalTwo 0.5s cubic-bezier(.165,.84,.44,1) forwards}@keyframes blowUpContent{0%{transform:scale(1);opacity:1}99.9%{transform:scale(2);opacity:0}100%{transform:scale(0)}}@keyframes blowUpContentTwo{0%{transform:scale(2);opacity:0}100%{transform:scale(1);opacity:1}}@keyframes blowUpModal{0%{transform:scale(0)}100%{transform:scale(1)}}@keyframes blowUpModalTwo{0%{transform:scale(1);opacity:1}50%{transform:scale(.5);opacity:0}100%{transform:scale(0);opacity:0}}.cli-tab-section .cookielawinfo-row-cat-table td,.cli-tab-section .cookielawinfo-row-cat-table th{font-size:12px}.cli_settings_button{cursor:pointer}.wt-cli-sr-only{display:none;font-size:16px}a.wt-cli-element.cli_cookie_close_button{text-decoration:none;color:#333;font-size:22px;line-height:22px;cursor:pointer;position:absolute;right:10px;top:5px}.cli-bar-container{float:none;margin:0 auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:space-between;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.cli-bar-btn_container{margin-left:20px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;flex-wrap:nowrap}.cli-style-v2 a{cursor:pointer}.cli-bar-btn_container a{white-space:nowrap}.cli-style-v2 .cli-plugin-main-link{font-weight:inherit}.cli-style-v2{font-size:11pt;line-height:18px;font-weight:400}#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-container,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-container{display:block}.cli-style-v2 .cli-bar-message{width:70%;text-align:left}#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-message,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-message{width:100%}#cookie-law-info-bar[data-cli-type="widget"] .cli-style-v2 .cli-bar-btn_container{margin-top:8px;margin-left:0;flex-wrap:wrap}#cookie-law-info-bar[data-cli-type="popup"] .cli-style-v2 .cli-bar-btn_container{margin-top:8px;margin-left:0}#cookie-law-info-bar[data-cli-style="cli-style-v2"] .cli_messagebar_head{text-align:left;margin-bottom:5px;margin-top:0;font-size:16px}.cli-style-v2 .cli-bar-message .wt-cli-ccpa-element,.cli-style-v2 .cli-bar-message .wt-cli-ccpa-checkbox{margin-top:5px}.cli-style-v2 .cli-bar-btn_container .cli_action_button,.cli-style-v2 .cli-bar-btn_container .cli-plugin-main-link,.cli-style-v2 .cli-bar-btn_container .cli_settings_button{margin-left:5px}.wt-cli-ccpa-checkbox label{font-size:inherit;cursor:pointer;margin:0 0 0 5px}#cookie-law-info-bar[data-cli-style="cli-style-v2"]{padding:14px 25px}#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"]{padding:32px 30px}#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"]{padding:32px 45px}.cli-style-v2 .cli-plugin-main-link:not(.cli-plugin-button),.cli-style-v2 .cli_settings_button:not(.cli-plugin-button),.cli-style-v2 .cli_action_button:not(.cli-plugin-button){text-decoration:underline}.cli-style-v2 .cli-bar-btn_container .cli-plugin-button{margin-top:5px;margin-bottom:5px}a.wt-cli-ccpa-opt-out{white-space:nowrap;text-decoration:underline}.wt-cli-necessary-checkbox{display:none!important}@media (max-width:985px){.cli-style-v2 .cli-bar-message{width:100%}.cli-style-v2.cli-bar-container{justify-content:left;flex-wrap:wrap}.cli-style-v2 .cli-bar-btn_container{margin-left:0;margin-top:10px}#cookie-law-info-bar[data-cli-style="cli-style-v2"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"]{padding:25px 25px}}.wt-cli-ckyes-brand-logo{display:flex;align-items:center;font-size:9px;color:#111;font-weight:400}.wt-cli-ckyes-brand-logo img{width:65px;margin-left:2px}.wt-cli-privacy-overview-actions{padding-bottom:0}@media only screen and (max-width:479px) and (min-width:320px){.cli-style-v2 .cli-bar-btn_container{flex-wrap:wrap}}.wt-cli-cookie-description{font-size:14px;line-height:1.4;margin-top:0;padding:0;color:#000}.juiz_sps_links{--neutral:#333C45;--neutraldark:#1A1C1E;--twitter:#1DA1F2;--twitterdark:#005FD1;--twitter:#222;--twitterdark:#000;--linkedin:#0A66C2;--linkedindark:#004183;--facebook:#1778F2;--facebookdark:#385898;--viadeo:#F07355;--viadeodark:#D64928;--weibo:#D52A2C;--weibodark:#AD1719;--pinterest:#E60023;--pinterestdark:#AE0719;--vk:#4680C2;--vkdark:#304186;--tumblr:#001935;--tumblrdark:#020C16;--reddit:#FF4500;--redditdark:#CF4816;--diigo:#368BFF;--diigodark:#256ED2;--evernote:#00A82D;--evernotedark:#0D862E;--pocket:#EF4056;--pocketdark:#CB3F50;--mix:#FF8126;--mixdark:#DE201D;--whatsapp:#128C7E;--whatsappdark:#075E54;--shareapi:#5250B1;--shareapidark:#3C3B69}@font-face{font-family:'jsps-icons';src:url(https://primepropertypoland.com/wp-content/plugins/juiz-social-post-sharer/skins/5/../common/fonts/jsps.woff2#1769547062) format('woff2'),url(https://primepropertypoland.com/wp-content/plugins/juiz-social-post-sharer/skins/5/../common/fonts/jsps.woff#1769547062) format('woff'),url(https://primepropertypoland.com/wp-content/plugins/juiz-social-post-sharer/skins/5/../common/fonts/jsps.ttf#1769547062) format('truetype'),url(https://primepropertypoland.com/wp-content/plugins/juiz-social-post-sharer/skins/5/../common/fonts/jsps.svg?233) format('svg');font-weight:normal;font-style:normal}.juiz_sps_icon{font-family:'jsps-icons'!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:26px}.jsps-bookmark:before{content:"\e900"}.jsps-diigo:before{content:"\e901"}.jsps-evernote:before{content:"\e902"}.jsps-facebook:before{content:"\e903"}.jsps-linkedin:before{content:"\e904"}.jsps-mail:before{content:"\e905"}.jsps-mix:before{content:"\e906"}.jsps-pinterest:before{content:"\e907"}.jsps-pocket:before{content:"\e908"}.jsps-print:before{content:"\e909"}.jsps-reddit:before{content:"\e90a"}.jsps-share:before,.jsps-shareapi:before{content:"\e90b"}.jsps-tumblr:before{content:"\e90c"}.jsps-twitter-old:before{content:"\e90d"}.jsps-viadeo:before{content:"\e90e"}.jsps-vk:before{content:"\e90f"}.jsps-weibo:before{content:"\e910"}.jsps-whatsapp:before{content:"\e911"}.jsps-instagram:before{content:"\e913"}.jsps-buffer:before{content:"\e912"}.jsps-tiktok:before{content:"\e914"}.jsps-twitter:before{content:"\e915"}.juiz_sps_links{word-wrap:normal!important;clear:both;margin:1em 0}.juiz_sps_maybe_hidden_text{position:absolute;left:-9999px;text-indent:-9999px}[dir="rtl"] .juiz_sps_maybe_hidden_text{position:absolute;right:-9999em}.juiz_sps_links .juiz_sps_links_list,.juiz_sps_links .juiz_sps_item{padding:0!important;margin:0!important;list-style:none!important}.juiz_sps_links .juiz_sps_item,.juiz_sps_links .juiz_sps_item .juiz_sps_button,.juiz_sps_links .juiz_sps_item .juiz_sps_button .juiz_sps_network_name{display:inline-block;vertical-align:middle}.juiz_sps_links .juiz_sps_item .juiz_sps_button{padding:6px 15px 8px 10px;margin:3px 5px 0 0;border:1px solid var(--jsps-custom-hover-color,var(--neutraldark));color:#fff;text-decoration:none;font-size:.785em;font-weight:bold;text-shadow:1px 1px 1px rgba(0,0,0,.35);background-image:linear-gradient(to top,rgba(255,255,255,0) 0%,rgba(255,255,255,.26) 100%);background-color:var(--jsps-custom-color,var(--neutral));box-shadow:0 1px 1px rgba(0,0,0,.19),inset 0 0 5px rgba(255,255,255,.38);border-radius:4px;background-clip:padding-box;transition:background .275s;font-family:inherit;text-transform:inherit;line-height:1.55}.juiz_sps_links .juiz_sps_item:last-child .juiz_sps_button{margin-right:0}.juiz_sps_links .juiz_sps_icon{display:inline-flex;justify-content:center;align-items:center;vertical-align:middle;margin-right:0.25em;width:1em;height:1em}.juiz_sps_links .juiz_sps_icon svg{width:calc(100% - 6px);height:calc(100% - 6px);filter:drop-shadow(1px 1px 1px rgba(0,0,0,.35))}.juiz_sps_links .juiz_sps_item .juiz_sps_button:hover,.juiz_sps_links .juiz_sps_item .juiz_sps_button:focus{color:#FFF!important;border:1px solid var(--jsps-custom-hover-color,var(--neutraldark));background-color:var(--jsps-custom-hover-color,var(--neutraldark))}.juiz_sps_links .juiz_sps_link_twitter .juiz_sps_button{border:1px solid var(--twitterdark);background-color:var(--twitter)}.juiz_sps_links .juiz_sps_link_twitter .juiz_sps_button:hover,.juiz_sps_links .juiz_sps_link_twitter .juiz_sps_button:focus{background-color:var(--twitterdark)}.juiz_sps_links .juiz_sps_link_whatsapp .juiz_sps_button{border:1px solid var(--whatsappdark);background-color:var(--whatsapp)}.juiz_sps_links .juiz_sps_link_whatsapp .juiz_sps_button:hover,.juiz_sps_links .juiz_sps_link_whatsapp .juiz_sps_button:focus{background-color:var(--whatsappdark)}.juiz_sps_links .juiz_sps_link_facebook .juiz_sps_button{border:1px solid var(--facebookdark);background-color:var(--facebook)}.juiz_sps_links .juiz_sps_link_facebook .juiz_sps_button:hover,.juiz_sps_links .juiz_sps_link_facebook .juiz_sps_button:focus{background-color:var(--facebookdark)}.juiz_sps_links .juiz_sps_link_pinterest .juiz_sps_button{border:1px solid var(--pinterestdark);background-color:var(--pinterest)}.juiz_sps_links .juiz_sps_link_pinterest .juiz_sps_button:hover,.juiz_sps_links .juiz_sps_link_pinterest .juiz_sps_button:focus{background-color:var(--pinterestdark)}.juiz_sps_links .juiz_sps_link_viadeo .juiz_sps_button{border:1px solid var(--viadeodark);background-color:var(--viadeo)}.juiz_sps_links .juiz_sps_link_viadeo .juiz_sps_button:hover,.juiz_sps_links .juiz_sps_link_viadeo .juiz_sps_button:focus{background-color:var(--viadeodark)}.juiz_sps_links .juiz_sps_link_diigo .juiz_sps_button{border:1px solid var(--diigodark);background-color:var(--diigo)}.juiz_sps_links .juiz_sps_link_diigo .juiz_sps_button:hover,.juiz_sps_links .juiz_sps_link_diigo .juiz_sps_button:focus{background-color:var(--diigodark)}.juiz_sps_links .juiz_sps_link_linkedin .juiz_sps_button{border:1px solid var(--linkedindark);background-color:var(--linkedin)}.juiz_sps_links .juiz_sps_link_linkedin .juiz_sps_button:hover,.juiz_sps_links .juiz_sps_link_linkedin .juiz_sps_button:focus{background-color:var(--linkedindark)}.juiz_sps_links .juiz_sps_link_mix .juiz_sps_button{border:1px solid var(--mixdark);background-color:var(--mix)}.juiz_sps_links .juiz_sps_link_mix .juiz_sps_button:hover,.juiz_sps_links .juiz_sps_link_mix .juiz_sps_button:focus{background-color:var(--mixdark)}.juiz_sps_links .juiz_sps_link_tumblr .juiz_sps_button{border:1px solid var(--tumblrdark);background-color:var(--tumblr)}.juiz_sps_links .juiz_sps_link_tumblr .juiz_sps_button:hover,.juiz_sps_links .juiz_sps_link_tumblr .juiz_sps_button:focus{background-color:var(--tumblrdark)}.juiz_sps_links .juiz_sps_link_reddit .juiz_sps_button{border:1px solid var(--redditdark);background-color:var(--reddit)}.juiz_sps_links .juiz_sps_link_reddit .juiz_sps_button:hover,.juiz_sps_links .juiz_sps_link_reddit .juiz_sps_button:focus{background-color:var(--redditdark)}.juiz_sps_links .juiz_sps_link_pocket .juiz_sps_button{border:1px solid var(--pocketdark);background-color:var(--pocket)}.juiz_sps_links .juiz_sps_link_pocket .juiz_sps_button:hover,.juiz_sps_links .juiz_sps_link_pocket .juiz_sps_button:focus{background-color:var(--pocketdark)}.juiz_sps_links .juiz_sps_link_weibo .juiz_sps_button{border:1px solid var(--weibodark);background-color:var(--weibo)}.juiz_sps_links .juiz_sps_link_weibo .juiz_sps_button:hover,.juiz_sps_links .juiz_sps_link_weibo .juiz_sps_button:focus{background-color:var(--weibodark)}.juiz_sps_links .juiz_sps_link_shareapi .juiz_sps_button{border:1px solid var(--shareapidark);background-color:var(--shareapi)}.juiz_sps_links .juiz_sps_link_shareapi .juiz_sps_button:hover,.juiz_sps_links .juiz_sps_link_shareapi .juiz_sps_button:focus{background-color:var(--shareapidark)}.juiz_sps_links .juiz_sps_link_vk .juiz_sps_button{border:1px solid var(--vkdark);background-color:var(--vk)}.juiz_sps_links .juiz_sps_link_vk .juiz_sps_button:hover,.juiz_sps_links .juiz_sps_link_vk .juiz_sps_button:focus{background-color:var(--vkdark)}.juiz_sps_links .juiz_sps_link_evernote .juiz_sps_button{border:1px solid var(--evernotedark);background-color:var(--evernote)}.juiz_sps_links .juiz_sps_link_evernote .juiz_sps_button:hover,.juiz_sps_links .juiz_sps_link_evernote .juiz_sps_button:focus{background-color:var(--evernotedark)}.juiz_sps_hide_name .juiz_sps_item .juiz_sps_button{padding:2px 10px}.juiz_sps_hide_name .juiz_sps_button .juiz_sps_network_name{max-width:0;white-space:nowrap!important;overflow:hidden}.juiz_sps_hide_name .juiz_sps_button .juiz_sps_network_name{-webkit-transition:max-width .4s;transition:max-width .4s}.juiz_sps_hide_name .juiz_sps_button .juiz_sps_icon{margin-right:0;-webkit-transition:margin .4s;transition:margin .4s}.juiz_sps_hide_name .juiz_sps_button:hover .juiz_sps_network_name,.juiz_sps_hide_name .juiz_sps_button:focus .juiz_sps_network_name{max-width:80px}.juiz_sps_hide_name .juiz_sps_button:hover .juiz_sps_icon,.juiz_sps_hide_name .juiz_sps_button:focus .juiz_sps_icon{margin-right:5px;margin-left:5px}.juiz_sps_compact .juiz_sps_item .juiz_sps_button{padding:4px 11px 5px 6px;margin:2px 4px 0 0}.juiz_sps_compact .juiz_sps_icon{font-size:20px}.juiz_sps_compact .juiz_sps_item .juiz_sps_button .juiz_sps_network_name{font-size:0.92em}.juiz_sps_compact .juiz_sps_counter,.juiz_sps_compact .juiz_sps_totalcount{right:-3px;padding:5px 6px 5px}.juiz_sps_compact.juiz_sps_counters .juiz_sps_button{padding-left:8px}.juiz_sps_compact.juiz_sps_hide_name .juiz_sps_item .juiz_sps_button{padding:4px}.juiz_sps_compact.juiz_sps_hide_name .juiz_sps_item .juiz_sps_button:hover,.juiz_sps_compact.juiz_sps_hide_name .juiz_sps_item .juiz_sps_button:focus{padding:4px 8px 4px 4px}.juiz_sps_compact.juiz_sps_hide_name .juiz_sps_button:hover .juiz_sps_icon,.juiz_sps_compact.juiz_sps_hide_name .juiz_sps_button:focus .juiz_sps_icon{margin-right:4px;margin-left:4px}.juiz_sps_counter,.juiz_sps_totalcount{position:relative;right:-2px;top:1px;display:inline-block;padding:7px 6px 8px;border:1px solid #ddd;border-right-width:0;vertical-align:0;font-size:14px;color:#999;background:#fff;border-radius:5px 0 0 5px;box-shadow:0 0 4px rgba(0,0,0,0.15)}.juiz_sps_counter:after{content:"";position:absolute;right:-6px;top:50%;margin-top:-5px;border-left:6px solid #FFF;border-bottom:6px solid transparent;border-top:6px solid transparent}.juiz_sps_counters .juiz_sps_totalcount{display:flex;flex-direction:column-reverse;margin-top:2px;border:0;border-left:2px solid var(--neutral);line-height:1;color:var(--neutral);background:none;box-shadow:none}.juiz_sps_compact .juiz_sps_total_number{font-size:1em}.juiz_sps_total_number{font-size:1.3em}.juiz_sps_total_share_text{font-size:.785em}.juiz_sps_links.counters_total .juiz_hidden_counter{display:none!important}@media print{.juiz_sps_links{display:none;margin:0;padding:0;opacity:0;visibility:hidden}}.wpml-ls-menu-item .wpml-ls-flag{display:inline;vertical-align:baseline}.wpml-ls-menu-item .wpml-ls-flag+span{margin-left:.3em}.rtl .wpml-ls-menu-item .wpml-ls-flag+span{margin-left:0;margin-right:.3em}ul .wpml-ls-menu-item a{display:flex;align-items:center}.vc_row:after,.vc_row:before{content:" ";display:table}.vc_row:after{clear:both}.vc_column_container{width:100%}.vc_row{margin-left:-15px;margin-right:-15px}.vc_col-lg-1,.vc_col-lg-10,.vc_col-lg-11,.vc_col-lg-12,.vc_col-lg-2,.vc_col-lg-3,.vc_col-lg-4,.vc_col-lg-5,.vc_col-lg-6,.vc_col-lg-7,.vc_col-lg-8,.vc_col-lg-9,.vc_col-md-1,.vc_col-md-10,.vc_col-md-11,.vc_col-md-12,.vc_col-md-2,.vc_col-md-3,.vc_col-md-4,.vc_col-md-5,.vc_col-md-6,.vc_col-md-7,.vc_col-md-8,.vc_col-md-9,.vc_col-sm-1,.vc_col-sm-10,.vc_col-sm-11,.vc_col-sm-12,.vc_col-sm-2,.vc_col-sm-3,.vc_col-sm-4,.vc_col-sm-5,.vc_col-sm-6,.vc_col-sm-7,.vc_col-sm-8,.vc_col-sm-9,.vc_col-xs-1,.vc_col-xs-10,.vc_col-xs-11,.vc_col-xs-12,.vc_col-xs-2,.vc_col-xs-3,.vc_col-xs-4,.vc_col-xs-5,.vc_col-xs-6,.vc_col-xs-7,.vc_col-xs-8,.vc_col-xs-9{position:relative;min-height:1px;padding-left:15px;padding-right:15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.vc_col-lg-1\/5,.vc_col-lg-2\/5,.vc_col-lg-3\/5,.vc_col-lg-4\/5,.vc_col-lg-5\/5,.vc_col-md-1\/5,.vc_col-md-2\/5,.vc_col-md-3\/5,.vc_col-md-4\/5,.vc_col-md-5\/5,.vc_col-sm-1\/5,.vc_col-sm-2\/5,.vc_col-sm-3\/5,.vc_col-sm-4\/5,.vc_col-sm-5\/5,.vc_col-xs-1\/5,.vc_col-xs-2\/5,.vc_col-xs-3\/5,.vc_col-xs-4\/5,.vc_col-xs-5\/5{position:relative;min-height:1px;padding-left:15px;padding-right:15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media (min-width:768px){.vc_col-sm-1,.vc_col-sm-10,.vc_col-sm-11,.vc_col-sm-12,.vc_col-sm-2,.vc_col-sm-3,.vc_col-sm-4,.vc_col-sm-5,.vc_col-sm-6,.vc_col-sm-7,.vc_col-sm-8,.vc_col-sm-9{float:left}.vc_col-sm-12{width:100%}.vc_col-sm-9{width:75%}.vc_col-sm-8{width:66.66666667%}.vc_col-sm-6{width:50%}.vc_col-sm-4{width:33.33333333%}.vc_col-sm-3{width:25%}.vc_col-sm-1\/5,.vc_col-sm-2\/5,.vc_col-sm-3\/5,.vc_col-sm-4\/5,.vc_col-sm-5\/5{float:left}.vc_col-sm-5\/5{width:100%}.vc_col-sm-4\/5{width:80%}.vc_col-sm-3\/5{width:60%}.vc_col-sm-2\/5{width:40%}.vc_col-sm-1\/5{width:20%}}.vc_clearfix:after,.vc_clearfix:before{content:" ";display:table}.vc_clearfix:after{clear:both}.vc_clearfix:after,.vc_clearfix:before{content:" ";display:table}.vc_clearfix:after{clear:both}.wpb_button,.wpb_content_element,ul.wpb_thumbnails-fluid>li{margin-bottom:35px}.vc_row.vc_row-no-padding .vc_column-inner{padding-left:0;padding-right:0}.vc_row[data-vc-full-width]{-webkit-transition:opacity .5s ease;-o-transition:opacity .5s ease;transition:opacity .5s ease;overflow:hidden}.vc_row[data-vc-full-width].vc_hidden{opacity:0}#content .wpb_alert p:last-child,#content .wpb_text_column :last-child,#content .wpb_text_column p:last-child,.wpb_alert p:last-child,.wpb_text_column :last-child,.wpb_text_column p:last-child{margin-bottom:0}.wpb_button,.wpb_content_element,ul.wpb_thumbnails-fluid>li{margin-bottom:35px}.vc_row.vc_row-flex{box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.vc_row.vc_row-flex>.vc_column_container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.vc_row.vc_row-flex>.vc_column_container>.vc_column-inner{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;z-index:1}.vc_row.vc_row-flex::after,.vc_row.vc_row-flex::before{display:none}.vc_row.vc_row-o-equal-height>.vc_column_container{-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.vc_row.vc_row-o-content-middle>.vc_column_container>.vc_column-inner{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.vc_column-inner::after,.vc_column-inner::before{content:" ";display:table}.vc_column-inner::after{clear:both}.vc_column_container{padding-left:0;padding-right:0}.vc_column_container>.vc_column-inner{box-sizing:border-box;padding-left:15px;padding-right:15px;width:100%}.vc_col-has-fill>.vc_column-inner,.vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner,.vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner,.vc_row-has-fill>.vc_column_container>.vc_column-inner{padding-top:35px}.vc_row.vc_row-o-equal-height>.vc_column_container{-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.wpb_gmaps_widget .wpb_wrapper{background-color:#f7f7f7;padding:5px}.wpb_gmaps_widget .wpb_map_wraper iframe{margin-bottom:0;padding:0;display:block;width:100%;border:none}/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}b,strong{font-weight:700}dfn{font-style:italic}h1{margin:.67em 0}mark{background:#ff0;color:#000}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */@media print{*,:after,:before{background:0 0!important;color:#000!important;box-shadow:none!important;text-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.btn >.caret,.dropup >.btn >.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #ddd!important}}@font-face{font-family:'Glyphicons Halflings';src:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../fonts/bootstrap/glyphicons-halflings-regular.eot);src:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../fonts/bootstrap/glyphicons-halflings-regular.eot#1769547062) format("embedded-opentype"),url(https://primepropertypoland.com/wp-content/themes/houzez/css/../fonts/bootstrap/glyphicons-halflings-regular.woff2) format("woff2"),url(https://primepropertypoland.com/wp-content/themes/houzez/css/../fonts/bootstrap/glyphicons-halflings-regular.woff) format("woff"),url(https://primepropertypoland.com/wp-content/themes/houzez/css/../fonts/bootstrap/glyphicons-halflings-regular.ttf) format("truetype"),url(https://primepropertypoland.com/wp-content/themes/houzez/css/../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg")}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\002a"}.glyphicon-plus:before{content:"\002b"}.glyphicon-eur:before,.glyphicon-euro:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.glyphicon-cd:before{content:"\e201"}.glyphicon-save-file:before{content:"\e202"}.glyphicon-open-file:before{content:"\e203"}.glyphicon-level-up:before{content:"\e204"}.glyphicon-copy:before{content:"\e205"}.glyphicon-paste:before{content:"\e206"}.glyphicon-alert:before{content:"\e209"}.glyphicon-equalizer:before{content:"\e210"}.glyphicon-king:before{content:"\e211"}.glyphicon-queen:before{content:"\e212"}.glyphicon-pawn:before{content:"\e213"}.glyphicon-bishop:before{content:"\e214"}.glyphicon-knight:before{content:"\e215"}.glyphicon-baby-formula:before{content:"\e216"}.glyphicon-tent:before{content:"\26fa"}.glyphicon-blackboard:before{content:"\e218"}.glyphicon-bed:before{content:"\e219"}.glyphicon-apple:before{content:"\f8ff"}.glyphicon-erase:before{content:"\e221"}.glyphicon-hourglass:before{content:"\231b"}.glyphicon-lamp:before{content:"\e223"}.glyphicon-duplicate:before{content:"\e224"}.glyphicon-piggy-bank:before{content:"\e225"}.glyphicon-scissors:before{content:"\e226"}.glyphicon-bitcoin:before,.glyphicon-btc:before,.glyphicon-xbt:before{content:"\e227"}.glyphicon-jpy:before,.glyphicon-yen:before{content:"\00a5"}.glyphicon-rub:before,.glyphicon-ruble:before{content:"\20bd"}.glyphicon-scale:before{content:"\e230"}.glyphicon-ice-lolly:before{content:"\e231"}.glyphicon-ice-lolly-tasted:before{content:"\e232"}.glyphicon-education:before{content:"\e233"}.glyphicon-option-horizontal:before{content:"\e234"}.glyphicon-option-vertical:before{content:"\e235"}.glyphicon-menu-hamburger:before{content:"\e236"}.glyphicon-modal-window:before{content:"\e237"}.glyphicon-oil:before{content:"\e238"}.glyphicon-grain:before{content:"\e239"}.glyphicon-sunglasses:before{content:"\e240"}.glyphicon-text-size:before{content:"\e241"}.glyphicon-text-color:before{content:"\e242"}.glyphicon-text-background:before{content:"\e243"}.glyphicon-object-align-top:before{content:"\e244"}.glyphicon-object-align-bottom:before{content:"\e245"}.glyphicon-object-align-horizontal:before{content:"\e246"}.glyphicon-object-align-left:before{content:"\e247"}.glyphicon-object-align-vertical:before{content:"\e248"}.glyphicon-object-align-right:before{content:"\e249"}.glyphicon-triangle-right:before{content:"\e250"}.glyphicon-triangle-left:before{content:"\e251"}.glyphicon-triangle-bottom:before{content:"\e252"}.glyphicon-triangle-top:before{content:"\e253"}.glyphicon-console:before{content:"\e254"}.glyphicon-superscript:before{content:"\e255"}.glyphicon-subscript:before{content:"\e256"}.glyphicon-menu-left:before{content:"\e257"}.glyphicon-menu-right:before{content:"\e258"}.glyphicon-menu-down:before{content:"\e259"}.glyphicon-menu-up:before{content:"\e260"}*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:transparent}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857;color:#333;background-color:#fff}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#00aeef;text-decoration:none}a:focus,a:hover{color:#0076a3;text-decoration:underline}a:focus{outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{padding:4px;line-height:1.42857;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role=button]{cursor:pointer}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-weight:400;line-height:1;color:#777}.h1,.h2,.h3,h1,h2,h3{margin-top:20px;margin-bottom:10px}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small{font-size:65%}.h4,.h5,.h6,h4,h5,h6{margin-top:10px;margin-bottom:10px}.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-size:75%}.h1,h1{font-size:36px}.h2,h2{font-size:30px}.h3,h3{font-size:24px}.h4,h4{font-size:18px}.h5,h5{font-size:14px}.h6,h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media (min-width:768px){.lead{font-size:21px}}.small,small{font-size:85%}.mark,mark{background-color:#fcf8e3;padding:.2em}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.initialism,.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777}.text-primary{color:#00aeef}a.text-primary:focus,a.text-primary:hover{color:#0089bc}.text-success{color:#478700}a.text-success:focus,a.text-success:hover{color:#2c5400}.text-info{color:#31708f}a.text-info:focus,a.text-info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:focus,a.text-warning:hover{color:#66512c}.text-danger{color:#9b0000}a.text-danger:focus,a.text-danger:hover{color:#680000}.bg-primary{color:#fff;background-color:#00aeef}a.bg-primary:focus,a.bg-primary:hover{background-color:#0089bc}.bg-success{background-color:rgba(125,211,32,.1)}a.bg-success:focus,a.bg-success:hover{background-color:rgba(99,167,25,.1)}.bg-info{background-color:#d9edf7}a.bg-info:focus,a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:focus,a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:rgba(255,0,0,.2)}a.bg-danger:focus,a.bg-danger:hover{background-color:rgba(204,0,0,.2)}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ol,ul{margin-top:0;margin-bottom:10px}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none;margin-left:-5px}.list-inline >li{display:inline-block;padding-left:5px;padding-right:5px}dl{margin-top:0;margin-bottom:20px}dd,dt{line-height:1.42857}dt{font-weight:700}dd{margin-left:0}.dl-horizontal dd:after,.dl-horizontal dd:before{content:" ";display:table}.dl-horizontal dd:after{clear:both}@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[data-original-title],abbr[title]{cursor:help;border-bottom:1px dotted #777}.initialism{font-size:90%}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child{margin-bottom:0}blockquote .small,blockquote footer,blockquote small{display:block;font-size:80%;line-height:1.42857;color:#777}blockquote .small:before,blockquote footer:before,blockquote small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;border-right:5px solid #eee;border-left:0;text-align:right}.blockquote-reverse .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before{content:''}.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after{content:'\00A0 \2014'}address{margin-bottom:20px;font-style:normal;line-height:1.42857}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}kbd kbd{padding:0;font-size:100%;font-weight:700;box-shadow:none}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857;word-break:break-all;word-wrap:break-word;color:#333;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.container:after,.container:before{content:" ";display:table}.container:after{clear:both}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.container-fluid:after,.container-fluid:before{content:" ";display:table}.container-fluid:after{clear:both}.row{margin-left:-15px;margin-right:-15px}.row:after,.row:before{content:" ";display:table}.row:after{clear:both}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left}.col-xs-1{width:8.33333%}.col-xs-2{width:16.66667%}.col-xs-3{width:25%}.col-xs-4{width:33.33333%}.col-xs-5{width:41.66667%}.col-xs-6{width:50%}.col-xs-7{width:58.33333%}.col-xs-8{width:66.66667%}.col-xs-9{width:75%}.col-xs-10{width:83.33333%}.col-xs-11{width:91.66667%}.col-xs-12{width:100%}.col-xs-pull-0{right:auto}.col-xs-pull-1{right:8.33333%}.col-xs-pull-2{right:16.66667%}.col-xs-pull-3{right:25%}.col-xs-pull-4{right:33.33333%}.col-xs-pull-5{right:41.66667%}.col-xs-pull-6{right:50%}.col-xs-pull-7{right:58.33333%}.col-xs-pull-8{right:66.66667%}.col-xs-pull-9{right:75%}.col-xs-pull-10{right:83.33333%}.col-xs-pull-11{right:91.66667%}.col-xs-pull-12{right:100%}.col-xs-push-0{left:auto}.col-xs-push-1{left:8.33333%}.col-xs-push-2{left:16.66667%}.col-xs-push-3{left:25%}.col-xs-push-4{left:33.33333%}.col-xs-push-5{left:41.66667%}.col-xs-push-6{left:50%}.col-xs-push-7{left:58.33333%}.col-xs-push-8{left:66.66667%}.col-xs-push-9{left:75%}.col-xs-push-10{left:83.33333%}.col-xs-push-11{left:91.66667%}.col-xs-push-12{left:100%}.col-xs-offset-0{margin-left:0}.col-xs-offset-1{margin-left:8.33333%}.col-xs-offset-2{margin-left:16.66667%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.33333%}.col-xs-offset-5{margin-left:41.66667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.33333%}.col-xs-offset-8{margin-left:66.66667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.33333%}.col-xs-offset-11{margin-left:91.66667%}.col-xs-offset-12{margin-left:100%}@media (min-width:768px){.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{float:left}.col-sm-1{width:8.33333%}.col-sm-2{width:16.66667%}.col-sm-3{width:25%}.col-sm-4{width:33.33333%}.col-sm-5{width:41.66667%}.col-sm-6{width:50%}.col-sm-7{width:58.33333%}.col-sm-8{width:66.66667%}.col-sm-9{width:75%}.col-sm-10{width:83.33333%}.col-sm-11{width:91.66667%}.col-sm-12{width:100%}.col-sm-pull-0{right:auto}.col-sm-pull-1{right:8.33333%}.col-sm-pull-2{right:16.66667%}.col-sm-pull-3{right:25%}.col-sm-pull-4{right:33.33333%}.col-sm-pull-5{right:41.66667%}.col-sm-pull-6{right:50%}.col-sm-pull-7{right:58.33333%}.col-sm-pull-8{right:66.66667%}.col-sm-pull-9{right:75%}.col-sm-pull-10{right:83.33333%}.col-sm-pull-11{right:91.66667%}.col-sm-pull-12{right:100%}.col-sm-push-0{left:auto}.col-sm-push-1{left:8.33333%}.col-sm-push-2{left:16.66667%}.col-sm-push-3{left:25%}.col-sm-push-4{left:33.33333%}.col-sm-push-5{left:41.66667%}.col-sm-push-6{left:50%}.col-sm-push-7{left:58.33333%}.col-sm-push-8{left:66.66667%}.col-sm-push-9{left:75%}.col-sm-push-10{left:83.33333%}.col-sm-push-11{left:91.66667%}.col-sm-push-12{left:100%}.col-sm-offset-0{margin-left:0}.col-sm-offset-1{margin-left:8.33333%}.col-sm-offset-2{margin-left:16.66667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.33333%}.col-sm-offset-5{margin-left:41.66667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.33333%}.col-sm-offset-8{margin-left:66.66667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.33333%}.col-sm-offset-11{margin-left:91.66667%}.col-sm-offset-12{margin-left:100%}}@media (min-width:992px){.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{float:left}.col-md-1{width:8.33333%}.col-md-2{width:16.66667%}.col-md-3{width:25%}.col-md-4{width:33.33333%}.col-md-5{width:41.66667%}.col-md-6{width:50%}.col-md-7{width:58.33333%}.col-md-8{width:66.66667%}.col-md-9{width:75%}.col-md-10{width:83.33333%}.col-md-11{width:91.66667%}.col-md-12{width:100%}.col-md-pull-0{right:auto}.col-md-pull-1{right:8.33333%}.col-md-pull-2{right:16.66667%}.col-md-pull-3{right:25%}.col-md-pull-4{right:33.33333%}.col-md-pull-5{right:41.66667%}.col-md-pull-6{right:50%}.col-md-pull-7{right:58.33333%}.col-md-pull-8{right:66.66667%}.col-md-pull-9{right:75%}.col-md-pull-10{right:83.33333%}.col-md-pull-11{right:91.66667%}.col-md-pull-12{right:100%}.col-md-push-0{left:auto}.col-md-push-1{left:8.33333%}.col-md-push-2{left:16.66667%}.col-md-push-3{left:25%}.col-md-push-4{left:33.33333%}.col-md-push-5{left:41.66667%}.col-md-push-6{left:50%}.col-md-push-7{left:58.33333%}.col-md-push-8{left:66.66667%}.col-md-push-9{left:75%}.col-md-push-10{left:83.33333%}.col-md-push-11{left:91.66667%}.col-md-push-12{left:100%}.col-md-offset-0{margin-left:0}.col-md-offset-1{margin-left:8.33333%}.col-md-offset-2{margin-left:16.66667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.33333%}.col-md-offset-5{margin-left:41.66667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.33333%}.col-md-offset-8{margin-left:66.66667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.33333%}.col-md-offset-11{margin-left:91.66667%}.col-md-offset-12{margin-left:100%}}@media (min-width:1200px){.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{float:left}.col-lg-1{width:8.33333%}.col-lg-2{width:16.66667%}.col-lg-3{width:25%}.col-lg-4{width:33.33333%}.col-lg-5{width:41.66667%}.col-lg-6{width:50%}.col-lg-7{width:58.33333%}.col-lg-8{width:66.66667%}.col-lg-9{width:75%}.col-lg-10{width:83.33333%}.col-lg-11{width:91.66667%}.col-lg-12{width:100%}.col-lg-pull-0{right:auto}.col-lg-pull-1{right:8.33333%}.col-lg-pull-2{right:16.66667%}.col-lg-pull-3{right:25%}.col-lg-pull-4{right:33.33333%}.col-lg-pull-5{right:41.66667%}.col-lg-pull-6{right:50%}.col-lg-pull-7{right:58.33333%}.col-lg-pull-8{right:66.66667%}.col-lg-pull-9{right:75%}.col-lg-pull-10{right:83.33333%}.col-lg-pull-11{right:91.66667%}.col-lg-pull-12{right:100%}.col-lg-push-0{left:auto}.col-lg-push-1{left:8.33333%}.col-lg-push-2{left:16.66667%}.col-lg-push-3{left:25%}.col-lg-push-4{left:33.33333%}.col-lg-push-5{left:41.66667%}.col-lg-push-6{left:50%}.col-lg-push-7{left:58.33333%}.col-lg-push-8{left:66.66667%}.col-lg-push-9{left:75%}.col-lg-push-10{left:83.33333%}.col-lg-push-11{left:91.66667%}.col-lg-push-12{left:100%}.col-lg-offset-0{margin-left:0}.col-lg-offset-1{margin-left:8.33333%}.col-lg-offset-2{margin-left:16.66667%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.33333%}.col-lg-offset-5{margin-left:41.66667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.33333%}.col-lg-offset-8{margin-left:66.66667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.33333%}.col-lg-offset-11{margin-left:91.66667%}.col-lg-offset-12{margin-left:100%}}table{background-color:transparent}caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.table >tbody >tr >td,.table >tbody >tr >th,.table >tfoot >tr >td,.table >tfoot >tr >th,.table >thead >tr >td,.table >thead >tr >th{padding:8px;line-height:1.42857;vertical-align:top;border-top:1px solid #ddd}.table >thead >tr >th{vertical-align:bottom;border-bottom:2px solid #ddd}.table >caption+thead >tr:first-child >td,.table >caption+thead >tr:first-child >th,.table >colgroup+thead >tr:first-child >td,.table >colgroup+thead >tr:first-child >th,.table >thead:first-child >tr:first-child >td,.table >thead:first-child >tr:first-child >th{border-top:0}.table >tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed >tbody >tr >td,.table-condensed >tbody >tr >th,.table-condensed >tfoot >tr >td,.table-condensed >tfoot >tr >th,.table-condensed >thead >tr >td,.table-condensed >thead >tr >th{padding:5px}.table-bordered,.table-bordered >tbody >tr >td,.table-bordered >tbody >tr >th,.table-bordered >tfoot >tr >td,.table-bordered >tfoot >tr >th,.table-bordered >thead >tr >td,.table-bordered >thead >tr >th{border:1px solid #ddd}.table-bordered >thead >tr >td,.table-bordered >thead >tr >th{border-bottom-width:2px}.table-striped >tbody >tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover >tbody >tr:hover{background-color:#f5f5f5}table col[class*=col-]{position:static;float:none;display:table-column}table td[class*=col-],table th[class*=col-]{position:static;float:none;display:table-cell}.table >tbody >tr >td.active,.table >tbody >tr >th.active,.table >tbody >tr.active >td,.table >tbody >tr.active >th,.table >tfoot >tr >td.active,.table >tfoot >tr >th.active,.table >tfoot >tr.active >td,.table >tfoot >tr.active >th,.table >thead >tr >td.active,.table >thead >tr >th.active,.table >thead >tr.active >td,.table >thead >tr.active >th{background-color:#f5f5f5}.table-hover >tbody >tr >td.active:hover,.table-hover >tbody >tr >th.active:hover,.table-hover >tbody >tr.active:hover >td,.table-hover >tbody >tr.active:hover >th,.table-hover >tbody >tr:hover >.active{background-color:#e8e8e8}.table >tbody >tr >td.success,.table >tbody >tr >th.success,.table >tbody >tr.success >td,.table >tbody >tr.success >th,.table >tfoot >tr >td.success,.table >tfoot >tr >th.success,.table >tfoot >tr.success >td,.table >tfoot >tr.success >th,.table >thead >tr >td.success,.table >thead >tr >th.success,.table >thead >tr.success >td,.table >thead >tr.success >th{background-color:rgba(125,211,32,.1)}.table-hover >tbody >tr >td.success:hover,.table-hover >tbody >tr >th.success:hover,.table-hover >tbody >tr.success:hover >td,.table-hover >tbody >tr.success:hover >th,.table-hover >tbody >tr:hover >.success{background-color:rgba(112,189,29,.1)}.table >tbody >tr >td.info,.table >tbody >tr >th.info,.table >tbody >tr.info >td,.table >tbody >tr.info >th,.table >tfoot >tr >td.info,.table >tfoot >tr >th.info,.table >tfoot >tr.info >td,.table >tfoot >tr.info >th,.table >thead >tr >td.info,.table >thead >tr >th.info,.table >thead >tr.info >td,.table >thead >tr.info >th{background-color:#d9edf7}.table-hover >tbody >tr >td.info:hover,.table-hover >tbody >tr >th.info:hover,.table-hover >tbody >tr.info:hover >td,.table-hover >tbody >tr.info:hover >th,.table-hover >tbody >tr:hover >.info{background-color:#c4e3f3}.table >tbody >tr >td.warning,.table >tbody >tr >th.warning,.table >tbody >tr.warning >td,.table >tbody >tr.warning >th,.table >tfoot >tr >td.warning,.table >tfoot >tr >th.warning,.table >tfoot >tr.warning >td,.table >tfoot >tr.warning >th,.table >thead >tr >td.warning,.table >thead >tr >th.warning,.table >thead >tr.warning >td,.table >thead >tr.warning >th{background-color:#fcf8e3}.table-hover >tbody >tr >td.warning:hover,.table-hover >tbody >tr >th.warning:hover,.table-hover >tbody >tr.warning:hover >td,.table-hover >tbody >tr.warning:hover >th,.table-hover >tbody >tr:hover >.warning{background-color:#faf2cc}.table >tbody >tr >td.danger,.table >tbody >tr >th.danger,.table >tbody >tr.danger >td,.table >tbody >tr.danger >th,.table >tfoot >tr >td.danger,.table >tfoot >tr >th.danger,.table >tfoot >tr.danger >td,.table >tfoot >tr.danger >th,.table >thead >tr >td.danger,.table >thead >tr >th.danger,.table >thead >tr.danger >td,.table >thead >tr.danger >th{background-color:rgba(255,0,0,.2)}.table-hover >tbody >tr >td.danger:hover,.table-hover >tbody >tr >th.danger:hover,.table-hover >tbody >tr.danger:hover >td,.table-hover >tbody >tr.danger:hover >th,.table-hover >tbody >tr:hover >.danger{background-color:rgba(230,0,0,.2)}.table-responsive{overflow-x:auto;min-height:.01%}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive >.table{margin-bottom:0}.table-responsive >.table >tbody >tr >td,.table-responsive >.table >tbody >tr >th,.table-responsive >.table >tfoot >tr >td,.table-responsive >.table >tfoot >tr >th,.table-responsive >.table >thead >tr >td,.table-responsive >.table >thead >tr >th{white-space:nowrap}.table-responsive >.table-bordered{border:0}.table-responsive >.table-bordered >tbody >tr >td:first-child,.table-responsive >.table-bordered >tbody >tr >th:first-child,.table-responsive >.table-bordered >tfoot >tr >td:first-child,.table-responsive >.table-bordered >tfoot >tr >th:first-child,.table-responsive >.table-bordered >thead >tr >td:first-child,.table-responsive >.table-bordered >thead >tr >th:first-child{border-left:0}.table-responsive >.table-bordered >tbody >tr >td:last-child,.table-responsive >.table-bordered >tbody >tr >th:last-child,.table-responsive >.table-bordered >tfoot >tr >td:last-child,.table-responsive >.table-bordered >tfoot >tr >th:last-child,.table-responsive >.table-bordered >thead >tr >td:last-child,.table-responsive >.table-bordered >thead >tr >th:last-child{border-right:0}.table-responsive >.table-bordered >tbody >tr:last-child >td,.table-responsive >.table-bordered >tbody >tr:last-child >th,.table-responsive >.table-bordered >tfoot >tr:last-child >td,.table-responsive >.table-bordered >tfoot >tr:last-child >th{border-bottom:0}}fieldset{padding:0;margin:0;border:0;min-width:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=checkbox],input[type=radio]{margin:5px 0 0;line-height:normal}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=checkbox]:focus,input[type=file]:focus,input[type=radio]:focus{outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857;color:#555}.form-control{display:block;width:100%;height:42px;padding:6px 15px;font-size:14px;line-height:1.42857;color:#959595;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control::-ms-expand{border:0;background-color:transparent}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#eee;opacity:1}.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}textarea.form-control{height:auto}input[type=search]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0){input[type=date].form-control,input[type=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control{line-height:34px}.input-group-sm >.input-group-btn >input[type=date].btn,.input-group-sm >.input-group-btn >input[type=datetime-local].btn,.input-group-sm >.input-group-btn >input[type=month].btn,.input-group-sm >.input-group-btn >input[type=time].btn,.input-group-sm >input[type=date].form-control,.input-group-sm >input[type=date].input-group-addon,.input-group-sm >input[type=datetime-local].form-control,.input-group-sm >input[type=datetime-local].input-group-addon,.input-group-sm >input[type=month].form-control,.input-group-sm >input[type=month].input-group-addon,.input-group-sm >input[type=time].form-control,.input-group-sm >input[type=time].input-group-addon,.input-group-sm input[type=date],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],.input-group-sm input[type=time],input[type=date].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm,input[type=time].input-sm{line-height:30px}.input-group-lg >.input-group-btn >input[type=date].btn,.input-group-lg >.input-group-btn >input[type=datetime-local].btn,.input-group-lg >.input-group-btn >input[type=month].btn,.input-group-lg >.input-group-btn >input[type=time].btn,.input-group-lg >input[type=date].form-control,.input-group-lg >input[type=date].input-group-addon,.input-group-lg >input[type=datetime-local].form-control,.input-group-lg >input[type=datetime-local].input-group-addon,.input-group-lg >input[type=month].form-control,.input-group-lg >input[type=month].input-group-addon,.input-group-lg >input[type=time].form-control,.input-group-lg >input[type=time].input-group-addon,.input-group-lg input[type=date],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],.input-group-lg input[type=time],input[type=date].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg,input[type=time].input-lg{line-height:46px}}.form-group{margin-bottom:15px}.checkbox,.radio{position:relative;display:block;margin-top:10px;margin-bottom:10px}.checkbox label,.radio label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio]{position:absolute;margin-left:-20px}.checkbox+.checkbox,.radio+.radio{margin-top:-5px}.checkbox-inline,.radio-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:400;cursor:pointer}.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline{margin-top:0;margin-left:10px}.checkbox-inline.disabled,.checkbox.disabled label,.radio-inline.disabled,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio label,fieldset[disabled] .radio-inline,fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled]{cursor:not-allowed}.form-control-static{padding-top:7px;padding-bottom:7px;margin-bottom:0;min-height:34px}.form-control-static.input-lg,.form-control-static.input-sm,.input-group-lg >.form-control-static.form-control,.input-group-lg >.form-control-static.input-group-addon,.input-group-lg >.input-group-btn >.form-control-static.btn,.input-group-sm >.form-control-static.form-control,.input-group-sm >.form-control-static.input-group-addon,.input-group-sm >.input-group-btn >.form-control-static.btn{padding-left:0;padding-right:0}.input-group-sm >.form-control,.input-group-sm >.input-group-addon,.input-group-sm >.input-group-btn >.btn,.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.input-group-sm >.input-group-btn >select.btn,.input-group-sm >select.form-control,.input-group-sm >select.input-group-addon,select.input-sm{height:30px;line-height:30px}.input-group-sm >.input-group-btn >select[multiple].btn,.input-group-sm >.input-group-btn >textarea.btn,.input-group-sm >select[multiple].form-control,.input-group-sm >select[multiple].input-group-addon,.input-group-sm >textarea.form-control,.input-group-sm >textarea.input-group-addon,select[multiple].input-sm,textarea.input-sm{height:auto}.form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.form-group-sm select.form-control{height:30px;line-height:30px}.form-group-sm select[multiple].form-control,.form-group-sm textarea.form-control{height:auto}.form-group-sm .form-control-static{height:30px;min-height:32px;padding:6px 10px;font-size:12px;line-height:1.5}.input-group-lg >.form-control,.input-group-lg >.input-group-addon,.input-group-lg >.input-group-btn >.btn,.input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.33333;border-radius:6px}.input-group-lg >.input-group-btn >select.btn,.input-group-lg >select.form-control,.input-group-lg >select.input-group-addon,select.input-lg{height:46px;line-height:46px}.input-group-lg >.input-group-btn >select[multiple].btn,.input-group-lg >.input-group-btn >textarea.btn,.input-group-lg >select[multiple].form-control,.input-group-lg >select[multiple].input-group-addon,.input-group-lg >textarea.form-control,.input-group-lg >textarea.input-group-addon,select[multiple].input-lg,textarea.input-lg{height:auto}.form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.33333;border-radius:6px}.form-group-lg select.form-control{height:46px;line-height:46px}.form-group-lg select[multiple].form-control,.form-group-lg textarea.form-control{height:auto}.form-group-lg .form-control-static{height:46px;min-height:38px;padding:11px 16px;font-size:18px;line-height:1.33333}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.form-group-lg .form-control+.form-control-feedback,.input-group-lg >.form-control+.form-control-feedback,.input-group-lg >.input-group-addon+.form-control-feedback,.input-group-lg >.input-group-btn >.btn+.form-control-feedback,.input-group-lg+.form-control-feedback,.input-lg+.form-control-feedback{width:46px;height:46px;line-height:46px}.form-group-sm .form-control+.form-control-feedback,.input-group-sm >.form-control+.form-control-feedback,.input-group-sm >.input-group-addon+.form-control-feedback,.input-group-sm >.input-group-btn >.btn+.form-control-feedback,.input-group-sm+.form-control-feedback,.input-sm+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.checkbox label,.has-success.checkbox-inline label,.has-success.radio label,.has-success.radio-inline label{color:#478700}.has-success .form-control{border-color:#478700;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#2c5400;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #7ded00;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #7ded00}.has-success .input-group-addon{color:#478700;border-color:#478700;background-color:rgba(125,211,32,.1)}.has-success .form-control-feedback{color:#478700}.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio label,.has-warning.radio-inline label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;border-color:#8a6d3b;background-color:#fcf8e3}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label{color:#9b0000}.has-error .form-control{border-color:#9b0000;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#680000;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ff0202;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ff0202}.has-error .input-group-addon{color:#9b0000;border-color:#9b0000;background-color:rgba(255,0,0,.2)}.has-error .form-control-feedback{color:#9b0000}.has-feedback label~.form-control-feedback{top:25px}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn{width:auto}.form-inline .input-group >.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .checkbox,.form-inline .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .checkbox label,.form-inline .radio label{padding-left:0}.form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline{margin-top:0;margin-bottom:0;padding-top:7px}.form-horizontal .checkbox,.form-horizontal .radio{min-height:27px}.form-horizontal .form-group{margin-left:-15px;margin-right:-15px}.form-horizontal .form-group:after,.form-horizontal .form-group:before{content:" ";display:table}.form-horizontal .form-group:after{clear:both}@media (min-width:768px){.form-horizontal .control-label{text-align:right;margin-bottom:0;padding-top:7px}}.form-horizontal .has-feedback .form-control-feedback{right:15px}@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:11px;font-size:18px}}@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px}}.btn{outline:0!important;display:inline-block;margin-bottom:0;font-weight:500;text-align:center;vertical-align:middle;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:11px 15px;font-size:14px;line-height:1.42857;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn.focus,.btn:focus,.btn:hover{color:#333;text-decoration:none}.btn.active,.btn:active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default.active,.btn-default.focus,.btn-default:active,.btn-default:focus,.btn-default:hover,.open >.btn-default.dropdown-toggle{color:#333;background-color:#f2f2f2;border-color:#bfbfbf}.btn-default.active:hover,.btn-default:active:hover,.open >.btn-default.dropdown-toggle:hover{background-color:#d4d4d4;border-color:#a1a1a1}.btn-default.active,.btn-default:active,.open >.btn-default.dropdown-toggle{background-image:none}.btn-default.disabled.focus,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled].focus,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-default.btn-trans{background-color:transparent;color:#fff}.btn-default.btn-trans:active,.btn-default.btn-trans:focus,.btn-default.btn-trans:hover{color:#333;background-color:#fff}.btn-primary{color:#fff;background-color:#00aeef;border-color:#009bd6}.btn-primary.active,.btn-primary.focus,.btn-primary:active,.btn-primary:focus,.btn-primary:hover,.open >.btn-primary.dropdown-toggle{color:#fff;background-color:#009bd6;border-color:#0089bc}.btn-primary.active:hover,.btn-primary:active:hover,.open >.btn-primary.dropdown-toggle:hover{background-color:#006f98;border-color:#005c7f}.btn-primary.active,.btn-primary:active,.open >.btn-primary.dropdown-toggle{background-image:none}.btn-primary.disabled.focus,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled].focus,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#00aeef;border-color:#009bd6}.btn-primary .badge{color:#00aeef;background-color:#fff}.btn-primary.btn-trans{background-color:transparent;color:#00aeef}.btn-primary.btn-trans:active,.btn-primary.btn-trans:focus,.btn-primary.btn-trans:hover{color:#fff;background-color:#00aeef}.btn-secondary{color:#fff;background-color:#ff6e00;border-color:#e66300}.btn-secondary.active,.btn-secondary.focus,.btn-secondary:active,.btn-secondary:focus,.btn-secondary:hover,.open >.btn-secondary.dropdown-toggle{color:#fff;background-color:#e66300;border-color:#cc5800}.btn-secondary.active:hover,.btn-secondary:active:hover,.open >.btn-secondary.dropdown-toggle:hover{background-color:#a84900;border-color:#8f3e00}.btn-secondary.active,.btn-secondary:active,.open >.btn-secondary.dropdown-toggle{background-image:none}.btn-secondary.disabled.focus,.btn-secondary.disabled:focus,.btn-secondary.disabled:hover,.btn-secondary[disabled].focus,.btn-secondary[disabled]:focus,.btn-secondary[disabled]:hover,fieldset[disabled] .btn-secondary.focus,fieldset[disabled] .btn-secondary:focus,fieldset[disabled] .btn-secondary:hover{background-color:#ff6e00;border-color:#e66300}.btn-secondary .badge{color:#ff6e00;background-color:#fff}.btn-secondary.btn-trans{background-color:transparent;color:#ff6e00}.btn-secondary.btn-trans:active,.btn-secondary.btn-trans:focus,.btn-secondary.btn-trans:hover{color:#fff;background-color:#ff6e00}.btn-success{color:#fff;background-color:#478700;border-color:#3a6e00}.btn-success.active,.btn-success.focus,.btn-success:active,.btn-success:focus,.btn-success:hover,.open >.btn-success.dropdown-toggle{color:#fff;background-color:#3a6e00;border-color:#2c5400}.btn-success.active:hover,.btn-success:active:hover,.open >.btn-success.dropdown-toggle:hover{background-color:#193000;border-color:#0c1700}.btn-success.active,.btn-success:active,.open >.btn-success.dropdown-toggle{background-image:none}.btn-success.disabled.focus,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled].focus,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{background-color:#478700;border-color:#3a6e00}.btn-success .badge{color:#478700;background-color:#fff}.btn-success.btn-trans{background-color:transparent;color:#478700}.btn-success.btn-trans:active,.btn-success.btn-trans:focus,.btn-success.btn-trans:hover{color:#fff;background-color:#478700}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info.active,.btn-info.focus,.btn-info:active,.btn-info:focus,.btn-info:hover,.open >.btn-info.dropdown-toggle{color:#fff;background-color:#46b8da;border-color:#31b0d5}.btn-info.active:hover,.btn-info:active:hover,.open >.btn-info.dropdown-toggle:hover{background-color:#269abc;border-color:#2289a7}.btn-info.active,.btn-info:active,.open >.btn-info.dropdown-toggle{background-image:none}.btn-info.disabled.focus,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled].focus,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-info.btn-trans{background-color:transparent;color:#5bc0de}.btn-info.btn-trans:active,.btn-info.btn-trans:focus,.btn-info.btn-trans:hover{color:#fff;background-color:#5bc0de}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning.active,.btn-warning.focus,.btn-warning:active,.btn-warning:focus,.btn-warning:hover,.open >.btn-warning.dropdown-toggle{color:#fff;background-color:#eea236;border-color:#ec971f}.btn-warning.active:hover,.btn-warning:active:hover,.open >.btn-warning.dropdown-toggle:hover{background-color:#d58512;border-color:#be7610}.btn-warning.active,.btn-warning:active,.open >.btn-warning.dropdown-toggle{background-image:none}.btn-warning.disabled.focus,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled].focus,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-warning.btn-trans{background-color:transparent;color:#f0ad4e}.btn-warning.btn-trans:active,.btn-warning.btn-trans:focus,.btn-warning.btn-trans:hover{color:#fff;background-color:#f0ad4e}.btn-danger{color:#fff;background-color:#9b0000;border-color:#820000}.btn-danger.active,.btn-danger.focus,.btn-danger:active,.btn-danger:focus,.btn-danger:hover,.open >.btn-danger.dropdown-toggle{color:#fff;background-color:#820000;border-color:#680000}.btn-danger.active:hover,.btn-danger:active:hover,.open >.btn-danger.dropdown-toggle:hover{background-color:#400;border-color:#2b0000}.btn-danger.active,.btn-danger:active,.open >.btn-danger.dropdown-toggle{background-image:none}.btn-danger.disabled.focus,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled].focus,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{background-color:#9b0000;border-color:#820000}.btn-danger .badge{color:#9b0000;background-color:#fff}.btn-danger.btn-trans{background-color:transparent;color:#9b0000}.btn-danger.btn-trans:active,.btn-danger.btn-trans:focus,.btn-danger.btn-trans:hover{color:#fff;background-color:#9b0000}.btn-link{color:#00aeef;font-weight:400;border-radius:0}.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover{border-color:transparent}.btn-link:focus,.btn-link:hover{color:#0076a3;text-decoration:underline;background-color:transparent}.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover{color:#777;text-decoration:none}.btn-group-lg >.btn,.btn-lg{padding:12 18;font-size:18px;line-height:1.33333;border-radius:4px}.btn-group-sm >.btn,.btn-sm{padding:5 10;font-size:12px;line-height:1.42857;border-radius:3px}.btn-group-xs >.btn,.btn-xs{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-property:height,visibility;transition-property:height,visibility;-webkit-transition-duration:.35s;transition-duration:.35s;-webkit-transition-timing-function:ease;transition-timing-function:ease}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-right:4px solid transparent;border-left:4px solid transparent}.dropdown,.dropup{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;font-size:14px;text-align:left;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175);background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu >li >a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857;color:#333;white-space:nowrap}.dropdown-menu >li >a:focus,.dropdown-menu >li >a:hover{text-decoration:none;color:#262626;background-color:#f5f5f5}.dropdown-menu >.active >a,.dropdown-menu >.active >a:focus,.dropdown-menu >.active >a:hover{color:#fff;text-decoration:none;outline:0;background-color:#00aeef}.dropdown-menu >.disabled >a,.dropdown-menu >.disabled >a:focus,.dropdown-menu >.disabled >a:hover{color:#777}.dropdown-menu >.disabled >a:focus,.dropdown-menu >.disabled >a:hover{text-decoration:none;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);cursor:not-allowed}.open >.dropdown-menu{display:block}.open >a{outline:0}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857;color:#777;white-space:nowrap}.dropdown-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:990}.pull-right >.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;border-bottom:4px dashed;content:""}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width:768px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{left:0;right:auto}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group >.btn,.btn-group-vertical >.btn{position:relative;float:left}.btn-group >.btn.active,.btn-group >.btn:active,.btn-group >.btn:focus,.btn-group >.btn:hover,.btn-group-vertical >.btn.active,.btn-group-vertical >.btn:active,.btn-group-vertical >.btn:focus,.btn-group-vertical >.btn:hover{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar:after,.btn-toolbar:before{content:" ";display:table}.btn-toolbar:after{clear:both}.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar >.btn,.btn-toolbar >.btn-group,.btn-toolbar >.input-group{margin-left:5px}.btn-group >.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group >.btn:first-child{margin-left:0}.btn-group >.btn:first-child:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group >.btn:last-child:not(:first-child),.btn-group >.dropdown-toggle:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.btn-group >.btn-group{float:left}.btn-group >.btn-group:not(:first-child):not(:last-child) >.btn{border-radius:0}.btn-group >.btn-group:first-child:not(:last-child) >.btn:last-child,.btn-group >.btn-group:first-child:not(:last-child) >.dropdown-toggle{border-bottom-right-radius:0;border-top-right-radius:0}.btn-group >.btn-group:last-child:not(:first-child) >.btn:first-child{border-bottom-left-radius:0;border-top-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group >.btn+.dropdown-toggle{padding-left:8px;padding-right:8px}.btn-group >.btn-lg+.dropdown-toggle,.btn-group-lg.btn-group >.btn+.dropdown-toggle{padding-left:12px;padding-right:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-group-lg >.btn .caret,.btn-lg .caret{border-width:5px 5px 0}.dropup .btn-group-lg >.btn .caret,.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical >.btn,.btn-group-vertical >.btn-group,.btn-group-vertical >.btn-group >.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical >.btn-group:after,.btn-group-vertical >.btn-group:before{content:" ";display:table}.btn-group-vertical >.btn-group:after{clear:both}.btn-group-vertical >.btn-group >.btn{float:none}.btn-group-vertical >.btn+.btn,.btn-group-vertical >.btn+.btn-group,.btn-group-vertical >.btn-group+.btn,.btn-group-vertical >.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical >.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical >.btn:first-child:not(:last-child){border-radius:4px 4px 0 0}.btn-group-vertical >.btn:last-child:not(:first-child){border-radius:0 0 4px 4px}.btn-group-vertical >.btn-group:not(:first-child):not(:last-child) >.btn{border-radius:0}.btn-group-vertical >.btn-group:first-child:not(:last-child) >.btn:last-child,.btn-group-vertical >.btn-group:first-child:not(:last-child) >.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical >.btn-group:last-child:not(:first-child) >.btn:first-child{border-top-right-radius:0;border-top-left-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified >.btn,.btn-group-justified >.btn-group{float:none;display:table-cell;width:1%}.btn-group-justified >.btn-group .btn{width:100%}.btn-group-justified >.btn-group .dropdown-menu{left:auto}[data-toggle=buttons] >.btn input[type=checkbox],[data-toggle=buttons] >.btn input[type=radio],[data-toggle=buttons] >.btn-group >.btn input[type=checkbox],[data-toggle=buttons] >.btn-group >.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*=col-]{float:none;padding-left:0;padding-right:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group .form-control:focus{z-index:3}.input-group .form-control,.input-group-addon,.input-group-btn{display:table-cell}.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm,.input-group-sm >.input-group-addon,.input-group-sm >.input-group-btn >.input-group-addon.btn{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg,.input-group-lg >.input-group-addon,.input-group-lg >.input-group-btn >.input-group-addon.btn{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type=checkbox],.input-group-addon input[type=radio]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child >.btn,.input-group-btn:first-child >.btn-group >.btn,.input-group-btn:first-child >.dropdown-toggle,.input-group-btn:last-child >.btn-group:not(:last-child) >.btn,.input-group-btn:last-child >.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:first-child >.btn-group:not(:first-child) >.btn,.input-group-btn:first-child >.btn:not(:first-child),.input-group-btn:last-child >.btn,.input-group-btn:last-child >.btn-group >.btn,.input-group-btn:last-child >.dropdown-toggle{border-bottom-left-radius:0;border-top-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn >.btn{position:relative}.input-group-btn >.btn+.btn{margin-left:-1px}.input-group-btn >.btn:active,.input-group-btn >.btn:focus,.input-group-btn >.btn:hover{z-index:2}.input-group-btn:first-child >.btn,.input-group-btn:first-child >.btn-group{margin-right:-1px}.input-group-btn:last-child >.btn,.input-group-btn:last-child >.btn-group{z-index:2;margin-left:-1px}.nav{margin-bottom:0;padding-left:0;list-style:none}.nav:after,.nav:before{content:" ";display:table}.nav:after{clear:both}.nav >li{position:relative;display:block}.nav >li >a{position:relative;display:block;padding:10px 15px}.nav >li >a:focus,.nav >li >a:hover{text-decoration:none;background-color:#eee}.nav >li.disabled >a{color:#777}.nav >li.disabled >a:focus,.nav >li.disabled >a:hover{color:#777;text-decoration:none;background-color:transparent;cursor:not-allowed}.nav .open >a,.nav .open >a:focus,.nav .open >a:hover{background-color:#eee;border-color:#00aeef}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav >li >a >img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs >li{float:left;margin-bottom:-1px}.nav-tabs >li >a{margin-right:2px;line-height:1.42857;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs >li >a:hover{border-color:#eee #eee #ddd}.nav-tabs >li.active >a,.nav-tabs >li.active >a:focus,.nav-tabs >li.active >a:hover{color:#555;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent;cursor:default}.nav-pills >li{float:left}.nav-pills >li >a{border-radius:4px}.nav-pills >li+li{margin-left:2px}.nav-pills >li.active >a,.nav-pills >li.active >a:focus,.nav-pills >li.active >a:hover{color:#fff;background-color:#00aeef}.nav-stacked >li{float:none}.nav-stacked >li+li{margin-top:2px;margin-left:0}.nav-justified,.nav-tabs.nav-justified{width:100%}.nav-justified >li,.nav-tabs.nav-justified >li{float:none}.nav-justified >li >a,.nav-tabs.nav-justified >li >a{text-align:center;margin-bottom:5px}.nav-justified >.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified >li,.nav-tabs.nav-justified >li{display:table-cell;width:1%}.nav-justified >li >a,.nav-tabs.nav-justified >li >a{margin-bottom:0}}.nav-tabs-justified,.nav-tabs.nav-justified{border-bottom:0}.nav-tabs-justified >li >a,.nav-tabs.nav-justified >li >a{margin-right:0;border-radius:4px}.nav-tabs-justified >.active >a,.nav-tabs-justified >.active >a:focus,.nav-tabs-justified >.active >a:hover,.nav-tabs.nav-justified >.active >a,.nav-tabs.nav-justified >.active >a:focus,.nav-tabs.nav-justified >.active >a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-justified >li >a,.nav-tabs.nav-justified >li >a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified >.active >a,.nav-tabs-justified >.active >a:focus,.nav-tabs-justified >.active >a:hover,.nav-tabs.nav-justified >.active >a,.nav-tabs.nav-justified >.active >a:focus,.nav-tabs.nav-justified >.active >a:hover{border-bottom-color:#fff}}.tab-content >.tab-pane{display:none}.tab-content >.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}.navbar:after,.navbar:before{content:" ";display:table}.navbar:after{clear:both}@media (min-width:768px){.navbar{border-radius:4px}}.navbar-header:after,.navbar-header:before{content:" ";display:table}.navbar-header:after{clear:both}@media (min-width:768px){.navbar-header{float:left}}.navbar-collapse{overflow-x:visible;padding-right:15px;padding-left:15px;border-top:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255,255,255,.1);-webkit-overflow-scrolling:touch}.navbar-collapse:after,.navbar-collapse:before{content:" ";display:table}.navbar-collapse:after{clear:both}.navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.navbar-collapse{width:auto;border-top:0;box-shadow:none}.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse{padding-left:0;padding-right:0}}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:340px}@media (max-device-width:480px) and (orientation:landscape){.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:200px}}.container >.navbar-collapse,.container >.navbar-header,.container-fluid >.navbar-collapse,.container-fluid >.navbar-header{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.container >.navbar-collapse,.container >.navbar-header,.container-fluid >.navbar-collapse,.container-fluid >.navbar-header{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:768px){.navbar-static-top{border-radius:0}}.navbar-fixed-bottom,.navbar-fixed-top{position:fixed;right:0;left:0;z-index:1030}@media (min-width:768px){.navbar-fixed-bottom,.navbar-fixed-top{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;padding:15px;font-size:18px;line-height:20px;height:50px}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-brand >img{display:block}@media (min-width:768px){.navbar >.container .navbar-brand,.navbar >.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;margin-right:15px;padding:9px 10px;margin-top:8px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width:768px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -15px}.navbar-nav >li >a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;box-shadow:none}.navbar-nav .open .dropdown-menu >li >a,.navbar-nav .open .dropdown-menu .dropdown-header{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu >li >a{line-height:20px}.navbar-nav .open .dropdown-menu >li >a:focus,.navbar-nav .open .dropdown-menu >li >a:hover{background-image:none}}@media (min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav >li{float:left}.navbar-nav >li >a{padding-top:15px;padding-bottom:15px}}.navbar-form{margin:8px -15px;padding:10px 15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1)}@media (min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .form-control-static{display:inline-block}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .form-control,.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn{width:auto}.navbar-form .input-group >.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .checkbox,.navbar-form .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .checkbox label,.navbar-form .radio label{padding-left:0}.navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}@media (min-width:768px){.navbar-form{width:auto;border:0;margin-left:0;margin-right:0;padding-top:0;padding-bottom:0;-webkit-box-shadow:none;box-shadow:none}}.navbar-nav >li >.dropdown-menu{margin-top:0;border-top-right-radius:0;border-top-left-radius:0}.navbar-fixed-bottom .navbar-nav >li >.dropdown-menu{margin-bottom:0;border-radius:4px 4px 0 0}.navbar-btn{margin-top:8px;margin-bottom:8px}.btn-group-sm >.navbar-btn.btn,.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.btn-group-xs >.navbar-btn.btn,.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width:768px){.navbar-text{float:left;margin-left:15px;margin-right:15px}}@media (min-width:768px){.navbar-left{float:left!important}.navbar-right{float:right!important;margin-right:-15px}.navbar-right~.navbar-right{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-nav >li >a,.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav >li >a:focus,.navbar-default .navbar-nav >li >a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav >.active >a,.navbar-default .navbar-nav >.active >a:focus,.navbar-default .navbar-nav >.active >a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav >.disabled >a,.navbar-default .navbar-nav >.disabled >a:focus,.navbar-default .navbar-nav >.disabled >a:hover{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav >.open >a,.navbar-default .navbar-nav >.open >a:focus,.navbar-default .navbar-nav >.open >a:hover{background-color:#e7e7e7;color:#555}@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu >li >a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu >li >a:focus,.navbar-default .navbar-nav .open .dropdown-menu >li >a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu >.active >a,.navbar-default .navbar-nav .open .dropdown-menu >.active >a:focus,.navbar-default .navbar-nav .open .dropdown-menu >.active >a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu >.disabled >a,.navbar-default .navbar-nav .open .dropdown-menu >.disabled >a:focus,.navbar-default .navbar-nav .open .dropdown-menu >.disabled >a:hover{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:focus,.navbar-default .btn-link:hover{color:#333}.navbar-default .btn-link[disabled]:focus,.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:focus,fieldset[disabled] .navbar-default .btn-link:hover{color:#ccc}.navbar-inverse{background-color:#222;border-color:#090909}.navbar-inverse .navbar-brand{color:#9d9d9d}.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav >li >a,.navbar-inverse .navbar-text{color:#9d9d9d}.navbar-inverse .navbar-nav >li >a:focus,.navbar-inverse .navbar-nav >li >a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav >.active >a,.navbar-inverse .navbar-nav >.active >a:focus,.navbar-inverse .navbar-nav >.active >a:hover{color:#fff;background-color:#090909}.navbar-inverse .navbar-nav >.disabled >a,.navbar-inverse .navbar-nav >.disabled >a:focus,.navbar-inverse .navbar-nav >.disabled >a:hover{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav >.open >a,.navbar-inverse .navbar-nav >.open >a:focus,.navbar-inverse .navbar-nav >.open >a:hover{background-color:#090909;color:#fff}@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu >.dropdown-header{border-color:#090909}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#090909}.navbar-inverse .navbar-nav .open .dropdown-menu >li >a{color:#9d9d9d}.navbar-inverse .navbar-nav .open .dropdown-menu >li >a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu >li >a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu >.active >a,.navbar-inverse .navbar-nav .open .dropdown-menu >.active >a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu >.active >a:hover{color:#fff;background-color:#090909}.navbar-inverse .navbar-nav .open .dropdown-menu >.disabled >a,.navbar-inverse .navbar-nav .open .dropdown-menu >.disabled >a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu >.disabled >a:hover{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#9d9d9d}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#9d9d9d}.navbar-inverse .btn-link:focus,.navbar-inverse .btn-link:hover{color:#fff}.navbar-inverse .btn-link[disabled]:focus,.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:focus,fieldset[disabled] .navbar-inverse .btn-link:hover{color:#444}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb >li{display:inline-block}.breadcrumb >li+li:before{content:"/ ";padding:0 5px;color:#ccc}.breadcrumb >.active{color:#777}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination >li{display:inline}.pagination >li >a,.pagination >li >span{position:relative;float:left;padding:6px 12px;line-height:1.42857;text-decoration:none;color:#00aeef;background-color:#fff;border:1px solid #ddd;margin-left:-1px}.pagination >li:first-child >a,.pagination >li:first-child >span{margin-left:0;border-bottom-left-radius:4px;border-top-left-radius:4px}.pagination >li:last-child >a,.pagination >li:last-child >span{border-bottom-right-radius:4px;border-top-right-radius:4px}.pagination >li >a:focus,.pagination >li >a:hover,.pagination >li >span:focus,.pagination >li >span:hover{z-index:2;color:#0076a3;background-color:#eee;border-color:#ddd}.pagination >.active >a,.pagination >.active >a:focus,.pagination >.active >a:hover,.pagination >.active >span,.pagination >.active >span:focus,.pagination >.active >span:hover{z-index:3;color:#fff;background-color:#00aeef;border-color:#00aeef;cursor:default}.pagination >.disabled >a,.pagination >.disabled >a:focus,.pagination >.disabled >a:hover,.pagination >.disabled >span,.pagination >.disabled >span:focus,.pagination >.disabled >span:hover{color:#777;background-color:#fff;border-color:#ddd;cursor:not-allowed}.pagination-lg >li >a,.pagination-lg >li >span{padding:10px 16px;font-size:18px;line-height:1.33333}.pagination-lg >li:first-child >a,.pagination-lg >li:first-child >span{border-bottom-left-radius:6px;border-top-left-radius:6px}.pagination-lg >li:last-child >a,.pagination-lg >li:last-child >span{border-bottom-right-radius:6px;border-top-right-radius:6px}.pagination-sm >li >a,.pagination-sm >li >span{padding:5px 10px;font-size:12px;line-height:1.5}.pagination-sm >li:first-child >a,.pagination-sm >li:first-child >span{border-bottom-left-radius:3px;border-top-left-radius:3px}.pagination-sm >li:last-child >a,.pagination-sm >li:last-child >span{border-bottom-right-radius:3px;border-top-right-radius:3px}.pager{padding-left:0;margin:20px 0;list-style:none;text-align:center}.pager:after,.pager:before{content:" ";display:table}.pager:after{clear:both}.pager li{display:inline}.pager li >a,.pager li >span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li >a:focus,.pager li >a:hover{text-decoration:none;background-color:#eee}.pager .next >a,.pager .next >span{float:right}.pager .previous >a,.pager .previous >span{float:left}.pager .disabled >a,.pager .disabled >a:focus,.pager .disabled >a:hover,.pager .disabled >span{color:#777;background-color:#fff;cursor:not-allowed}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}.label:empty{display:none}.btn .label{position:relative;top:-1px}a.label:focus,a.label:hover{color:#fff;text-decoration:none;cursor:pointer}.label-default{background-color:#777}.label-default[href]:focus,.label-default[href]:hover{background-color:#5e5e5e}.label-primary{background-color:#00aeef}.label-primary[href]:focus,.label-primary[href]:hover{background-color:#0089bc}.label-success{background-color:#478700}.label-success[href]:focus,.label-success[href]:hover{background-color:#2c5400}.label-info{background-color:#5bc0de}.label-info[href]:focus,.label-info[href]:hover{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:focus,.label-warning[href]:hover{background-color:#ec971f}.label-danger{background-color:#9b0000}.label-danger[href]:focus,.label-danger[href]:hover{background-color:#680000}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;color:#fff;line-height:1;vertical-align:middle;white-space:nowrap;text-align:center;background-color:#777;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-group-xs >.btn .badge,.btn-xs .badge{top:0;padding:1px 5px}.list-group-item.active >.badge,.nav-pills >.active >a >.badge{color:#00aeef;background-color:#fff}.list-group-item >.badge{float:right}.list-group-item >.badge+.badge{margin-right:5px}.nav-pills >li >a >.badge{margin-left:3px}a.badge:focus,a.badge:hover{color:#fff;text-decoration:none;cursor:pointer}.jumbotron{padding-top:30px;padding-bottom:30px;margin-bottom:30px;color:inherit;background-color:#eee}.jumbotron .h1,.jumbotron h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.jumbotron >hr{border-top-color:#d5d5d5}.container .jumbotron,.container-fluid .jumbotron{border-radius:6px;padding-left:15px;padding-right:15px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron,.container-fluid .jumbotron{padding-left:60px;padding-right:60px}.jumbotron .h1,.jumbotron h1{font-size:63px}}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.thumbnail >img,.thumbnail a >img{display:block;max-width:100%;height:auto;margin-left:auto;margin-right:auto}.thumbnail .caption{padding:9px;color:#333}a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover{border-color:#00aeef}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:0}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:700}.alert >p,.alert >ul{margin-bottom:0}.alert >p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{background-color:rgba(125,211,32,.1);border-color:#7dd320;color:#478700}.alert-success hr{border-top-color:#70bd1d}.alert-success .alert-link{color:#2c5400}.alert-success .close:hover{color:#478700;opacity:1}.alert-info{background-color:#d9edf7;border-color:#bce8f1;color:#31708f}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-info .close:hover{color:#31708f;opacity:1}.alert-warning{background-color:#fcf8e3;border-color:#faebcc;color:#8a6d3b}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-warning .close:hover{color:#8a6d3b;opacity:1}.alert-danger{background-color:rgba(255,0,0,.2);border-color:red;color:#9b0000}.alert-danger hr{border-top-color:#e60000}.alert-danger .alert-link{color:#680000}.alert-danger .close:hover{color:#9b0000;opacity:1}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{overflow:hidden;height:20px;margin-bottom:20px;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#00aeef;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.progress-bar-striped,.progress-striped .progress-bar{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:40px 40px}.progress-bar.active,.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#478700}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-danger{background-color:#9b0000}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.media{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{zoom:1;overflow:hidden}.media-body{width:10000px}.media-object{display:block}.media-object.img-thumbnail{max-width:none}.media >.pull-right,.media-right{padding-left:10px}.media >.pull-left,.media-left{padding-right:10px}.media-body,.media-left,.media-right{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.list-group{margin-bottom:20px;padding-left:0}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-right-radius:4px;border-top-left-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}a.list-group-item,button.list-group-item{color:#555}a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading{color:#333}a.list-group-item:focus,a.list-group-item:hover,button.list-group-item:focus,button.list-group-item:hover{text-decoration:none;color:#555;background-color:#f5f5f5}button.list-group-item{width:100%;text-align:left}.list-group-item.disabled,.list-group-item.disabled:focus,.list-group-item.disabled:hover{background-color:#eee;color:#777;cursor:not-allowed}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text{color:#777}.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover{z-index:2;color:#fff;background-color:#00aeef;border-color:#00aeef}.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading >.small,.list-group-item.active .list-group-item-heading >small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading >.small,.list-group-item.active:focus .list-group-item-heading >small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading >.small,.list-group-item.active:hover .list-group-item-heading >small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:focus .list-group-item-text,.list-group-item.active:hover .list-group-item-text{color:#bcedff}.list-group-item-success{color:#478700;background-color:rgba(125,211,32,.1)}a.list-group-item-success,button.list-group-item-success{color:#478700}a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:focus,a.list-group-item-success:hover,button.list-group-item-success:focus,button.list-group-item-success:hover{color:#478700;background-color:rgba(112,189,29,.1)}a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover,button.list-group-item-success.active,button.list-group-item-success.active:focus,button.list-group-item-success.active:hover{color:#fff;background-color:#478700;border-color:#478700}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info,button.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:focus,a.list-group-item-info:hover,button.list-group-item-info:focus,button.list-group-item-info:hover{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover,button.list-group-item-info.active,button.list-group-item-info.active:focus,button.list-group-item-info.active:hover{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning,button.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:focus,a.list-group-item-warning:hover,button.list-group-item-warning:focus,button.list-group-item-warning:hover{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover,button.list-group-item-warning.active,button.list-group-item-warning.active:focus,button.list-group-item-warning.active:hover{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#9b0000;background-color:rgba(255,0,0,.2)}a.list-group-item-danger,button.list-group-item-danger{color:#9b0000}a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:focus,a.list-group-item-danger:hover,button.list-group-item-danger:focus,button.list-group-item-danger:hover{color:#9b0000;background-color:rgba(230,0,0,.2)}a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover,button.list-group-item-danger.active,button.list-group-item-danger.active:focus,button.list-group-item-danger.active:hover{color:#fff;background-color:#9b0000;border-color:#9b0000}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.panel-body{padding:15px}.panel-body:after,.panel-body:before{content:" ";display:table}.panel-body:after{clear:both}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-right-radius:3px;border-top-left-radius:3px}.panel-heading >.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title >.small,.panel-title >.small >a,.panel-title >a,.panel-title >small,.panel-title >small >a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel >.list-group,.panel >.panel-collapse >.list-group{margin-bottom:0}.panel >.list-group .list-group-item,.panel >.panel-collapse >.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel >.list-group:first-child .list-group-item:first-child,.panel >.panel-collapse >.list-group:first-child .list-group-item:first-child{border-top:0;border-top-right-radius:3px;border-top-left-radius:3px}.panel >.list-group:last-child .list-group-item:last-child,.panel >.panel-collapse >.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel >.panel-heading+.panel-collapse >.list-group .list-group-item:first-child{border-top-right-radius:0;border-top-left-radius:0}.list-group+.panel-footer,.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.panel >.panel-collapse >.table,.panel >.table,.panel >.table-responsive >.table{margin-bottom:0}.panel >.panel-collapse >.table caption,.panel >.table caption,.panel >.table-responsive >.table caption{padding-left:15px;padding-right:15px}.panel >.table-responsive:first-child >.table:first-child,.panel >.table:first-child{border-top-right-radius:3px;border-top-left-radius:3px}.panel >.table-responsive:first-child >.table:first-child >tbody:first-child >tr:first-child,.panel >.table-responsive:first-child >.table:first-child >thead:first-child >tr:first-child,.panel >.table:first-child >tbody:first-child >tr:first-child,.panel >.table:first-child >thead:first-child >tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel >.table-responsive:first-child >.table:first-child >tbody:first-child >tr:first-child td:first-child,.panel >.table-responsive:first-child >.table:first-child >tbody:first-child >tr:first-child th:first-child,.panel >.table-responsive:first-child >.table:first-child >thead:first-child >tr:first-child td:first-child,.panel >.table-responsive:first-child >.table:first-child >thead:first-child >tr:first-child th:first-child,.panel >.table:first-child >tbody:first-child >tr:first-child td:first-child,.panel >.table:first-child >tbody:first-child >tr:first-child th:first-child,.panel >.table:first-child >thead:first-child >tr:first-child td:first-child,.panel >.table:first-child >thead:first-child >tr:first-child th:first-child{border-top-left-radius:3px}.panel >.table-responsive:first-child >.table:first-child >tbody:first-child >tr:first-child td:last-child,.panel >.table-responsive:first-child >.table:first-child >tbody:first-child >tr:first-child th:last-child,.panel >.table-responsive:first-child >.table:first-child >thead:first-child >tr:first-child td:last-child,.panel >.table-responsive:first-child >.table:first-child >thead:first-child >tr:first-child th:last-child,.panel >.table:first-child >tbody:first-child >tr:first-child td:last-child,.panel >.table:first-child >tbody:first-child >tr:first-child th:last-child,.panel >.table:first-child >thead:first-child >tr:first-child td:last-child,.panel >.table:first-child >thead:first-child >tr:first-child th:last-child{border-top-right-radius:3px}.panel >.table-responsive:last-child >.table:last-child,.panel >.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel >.table-responsive:last-child >.table:last-child >tbody:last-child >tr:last-child,.panel >.table-responsive:last-child >.table:last-child >tfoot:last-child >tr:last-child,.panel >.table:last-child >tbody:last-child >tr:last-child,.panel >.table:last-child >tfoot:last-child >tr:last-child{border-bottom-left-radius:3px;border-bottom-right-radius:3px}.panel >.table-responsive:last-child >.table:last-child >tbody:last-child >tr:last-child td:first-child,.panel >.table-responsive:last-child >.table:last-child >tbody:last-child >tr:last-child th:first-child,.panel >.table-responsive:last-child >.table:last-child >tfoot:last-child >tr:last-child td:first-child,.panel >.table-responsive:last-child >.table:last-child >tfoot:last-child >tr:last-child th:first-child,.panel >.table:last-child >tbody:last-child >tr:last-child td:first-child,.panel >.table:last-child >tbody:last-child >tr:last-child th:first-child,.panel >.table:last-child >tfoot:last-child >tr:last-child td:first-child,.panel >.table:last-child >tfoot:last-child >tr:last-child th:first-child{border-bottom-left-radius:3px}.panel >.table-responsive:last-child >.table:last-child >tbody:last-child >tr:last-child td:last-child,.panel >.table-responsive:last-child >.table:last-child >tbody:last-child >tr:last-child th:last-child,.panel >.table-responsive:last-child >.table:last-child >tfoot:last-child >tr:last-child td:last-child,.panel >.table-responsive:last-child >.table:last-child >tfoot:last-child >tr:last-child th:last-child,.panel >.table:last-child >tbody:last-child >tr:last-child td:last-child,.panel >.table:last-child >tbody:last-child >tr:last-child th:last-child,.panel >.table:last-child >tfoot:last-child >tr:last-child td:last-child,.panel >.table:last-child >tfoot:last-child >tr:last-child th:last-child{border-bottom-right-radius:3px}.panel >.panel-body+.table,.panel >.panel-body+.table-responsive,.panel >.table+.panel-body,.panel >.table-responsive+.panel-body{border-top:1px solid #ddd}.panel >.table >tbody:first-child >tr:first-child td,.panel >.table >tbody:first-child >tr:first-child th{border-top:0}.panel >.table-bordered,.panel >.table-responsive >.table-bordered{border:0}.panel >.table-bordered >tbody >tr >td:first-child,.panel >.table-bordered >tbody >tr >th:first-child,.panel >.table-bordered >tfoot >tr >td:first-child,.panel >.table-bordered >tfoot >tr >th:first-child,.panel >.table-bordered >thead >tr >td:first-child,.panel >.table-bordered >thead >tr >th:first-child,.panel >.table-responsive >.table-bordered >tbody >tr >td:first-child,.panel >.table-responsive >.table-bordered >tbody >tr >th:first-child,.panel >.table-responsive >.table-bordered >tfoot >tr >td:first-child,.panel >.table-responsive >.table-bordered >tfoot >tr >th:first-child,.panel >.table-responsive >.table-bordered >thead >tr >td:first-child,.panel >.table-responsive >.table-bordered >thead >tr >th:first-child{border-left:0}.panel >.table-bordered >tbody >tr >td:last-child,.panel >.table-bordered >tbody >tr >th:last-child,.panel >.table-bordered >tfoot >tr >td:last-child,.panel >.table-bordered >tfoot >tr >th:last-child,.panel >.table-bordered >thead >tr >td:last-child,.panel >.table-bordered >thead >tr >th:last-child,.panel >.table-responsive >.table-bordered >tbody >tr >td:last-child,.panel >.table-responsive >.table-bordered >tbody >tr >th:last-child,.panel >.table-responsive >.table-bordered >tfoot >tr >td:last-child,.panel >.table-responsive >.table-bordered >tfoot >tr >th:last-child,.panel >.table-responsive >.table-bordered >thead >tr >td:last-child,.panel >.table-responsive >.table-bordered >thead >tr >th:last-child{border-right:0}.panel >.table-bordered >tbody >tr:first-child >td,.panel >.table-bordered >tbody >tr:first-child >th,.panel >.table-bordered >tbody >tr:last-child >td,.panel >.table-bordered >tbody >tr:last-child >th,.panel >.table-bordered >tfoot >tr:last-child >td,.panel >.table-bordered >tfoot >tr:last-child >th,.panel >.table-bordered >thead >tr:first-child >td,.panel >.table-bordered >thead >tr:first-child >th,.panel >.table-responsive >.table-bordered >tbody >tr:first-child >td,.panel >.table-responsive >.table-bordered >tbody >tr:first-child >th,.panel >.table-responsive >.table-bordered >tbody >tr:last-child >td,.panel >.table-responsive >.table-bordered >tbody >tr:last-child >th,.panel >.table-responsive >.table-bordered >tfoot >tr:last-child >td,.panel >.table-responsive >.table-bordered >tfoot >tr:last-child >th,.panel >.table-responsive >.table-bordered >thead >tr:first-child >td,.panel >.table-responsive >.table-bordered >thead >tr:first-child >th{border-bottom:0}.panel >.table-responsive{border:0;margin-bottom:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse >.list-group,.panel-group .panel-heading+.panel-collapse >.panel-body{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default >.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default >.panel-heading+.panel-collapse >.panel-body{border-top-color:#ddd}.panel-default >.panel-heading .badge{color:#f5f5f5;background-color:#333}.panel-default >.panel-footer+.panel-collapse >.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#00aeef}.panel-primary >.panel-heading{color:#fff;background-color:#00aeef;border-color:#00aeef}.panel-primary >.panel-heading+.panel-collapse >.panel-body{border-top-color:#00aeef}.panel-primary >.panel-heading .badge{color:#00aeef;background-color:#fff}.panel-primary >.panel-footer+.panel-collapse >.panel-body{border-bottom-color:#00aeef}.panel-success{border-color:#7dd320}.panel-success >.panel-heading{color:#478700;background-color:rgba(125,211,32,.1);border-color:#7dd320}.panel-success >.panel-heading+.panel-collapse >.panel-body{border-top-color:#7dd320}.panel-success >.panel-heading .badge{color:rgba(125,211,32,.1);background-color:#478700}.panel-success >.panel-footer+.panel-collapse >.panel-body{border-bottom-color:#7dd320}.panel-info{border-color:#bce8f1}.panel-info >.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info >.panel-heading+.panel-collapse >.panel-body{border-top-color:#bce8f1}.panel-info >.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info >.panel-footer+.panel-collapse >.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning >.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning >.panel-heading+.panel-collapse >.panel-body{border-top-color:#faebcc}.panel-warning >.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning >.panel-footer+.panel-collapse >.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:red}.panel-danger >.panel-heading{color:#9b0000;background-color:rgba(255,0,0,.2);border-color:red}.panel-danger >.panel-heading+.panel-collapse >.panel-body{border-top-color:red}.panel-danger >.panel-heading .badge{color:rgba(255,0,0,.2);background-color:#9b0000}.panel-danger >.panel-footer+.panel-collapse >.panel-body{border-bottom-color:red}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;left:0;bottom:0;height:100%;width:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.5;filter:alpha(opacity=50)}button.close{padding:0;cursor:pointer;background:0 0;border:0;-webkit-appearance:none}.modal-open{overflow:hidden}.modal{display:none;overflow:hidden;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%);-webkit-transition:-webkit-transform .3s ease-out;-moz-transition:-moz-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5);background-clip:padding-box;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}.modal-backdrop.in{opacity:.5;filter:alpha(opacity=50)}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5}.modal-header:after,.modal-header:before{content:" ";display:table}.modal-header:after{clear:both}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer:after,.modal-footer:before{content:" ";display:table}.modal-footer:after{clear:both}.modal-footer .btn+.btn{margin-left:5px;margin-bottom:0}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:430px}}@media (min-width:992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.42857;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;font-size:12px;opacity:0;filter:alpha(opacity=0)}.tooltip.in{opacity:.9;filter:alpha(opacity=90)}.tooltip.top{margin-top:-3px;padding:5px 0}.tooltip.right{margin-left:3px;padding:0 5px}.tooltip.bottom{margin-top:3px;padding:5px 0}.tooltip.left{margin-left:-3px;padding:0 5px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{bottom:0;right:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.42857;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;font-size:14px;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2)}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{margin:0;padding:8px 14px;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover >.arrow,.popover >.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover >.arrow{border-width:11px}.popover >.arrow:after{border-width:10px;content:""}.popover.top >.arrow{left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:#999;border-top-color:rgba(0,0,0,.25);bottom:-11px}.popover.top >.arrow:after{content:" ";bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#fff}.popover.right >.arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#999;border-right-color:rgba(0,0,0,.25)}.popover.right >.arrow:after{content:" ";left:1px;bottom:-10px;border-left-width:0;border-right-color:#fff}.popover.bottom >.arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25);top:-11px}.popover.bottom >.arrow:after{content:" ";top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#fff}.popover.left >.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.popover.left >.arrow:after{content:" ";right:1px;border-right-width:0;border-left-color:#fff;bottom:-10px}.carousel{position:relative}.carousel-inner{position:relative;overflow:hidden;width:100%}.carousel-inner >.item{display:none;position:relative;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner >.item >a >img,.carousel-inner >.item >img{display:block;max-width:100%;height:auto;line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner >.item{-webkit-transition:-webkit-transform .6s ease-in-out;-moz-transition:-moz-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;-moz-perspective:1000px;perspective:1000px}.carousel-inner >.item.active.right,.carousel-inner >.item.next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);left:0}.carousel-inner >.item.active.left,.carousel-inner >.item.prev{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);left:0}.carousel-inner >.item.active,.carousel-inner >.item.next.left,.carousel-inner >.item.prev.right{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);left:0}}.carousel-inner >.active,.carousel-inner >.next,.carousel-inner >.prev{display:block}.carousel-inner >.active{left:0}.carousel-inner >.next,.carousel-inner >.prev{position:absolute;top:0;width:100%}.carousel-inner >.next{left:100%}.carousel-inner >.prev{left:-100%}.carousel-inner >.next.left,.carousel-inner >.prev.right{left:0}.carousel-inner >.active.left{left:-100%}.carousel-inner >.active.right{left:100%}.carousel-control{position:absolute;top:0;left:0;bottom:0;width:15%;opacity:.5;filter:alpha(opacity=50);font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);background-color:transparent}.carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)}.carousel-control.right{left:auto;right:0;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)}.carousel-control:focus,.carousel-control:hover{outline:0;color:#fff;text-decoration:none;opacity:.9;filter:alpha(opacity=90)}.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{position:absolute;top:50%;margin-top:-10px;z-index:5;display:inline-block}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{left:50%;margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{right:50%;margin-right:-10px}.carousel-control .icon-next,.carousel-control .icon-prev{width:20px;height:20px;line-height:1;font-family:serif}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;margin-left:-30%;padding-left:0;list-style:none;text-align:center}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;border:1px solid #fff;border-radius:10px;cursor:pointer;background-color:transparent}.carousel-indicators .active{margin:0;width:12px;height:12px;background-color:#fff}.carousel-caption{position:absolute;left:15%;right:15%;bottom:20px;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{width:30px;height:30px;margin-top:-10px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-10px}.carousel-caption{left:20%;right:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.clearfix:after,.clearfix:before{content:" ";display:table}.clearfix:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-lg,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-print,.visible-print-block,.visible-print-inline,.visible-print-inline-block,.visible-sm,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{display:none!important}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table!important}tr.visible-xs{display:table-row!important}td.visible-xs,th.visible-xs{display:table-cell!important}}@media (max-width:767px){.visible-xs-block{display:block!important}}@media (max-width:767px){.visible-xs-inline{display:inline!important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table!important}tr.visible-sm{display:table-row!important}td.visible-sm,th.visible-sm{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table!important}tr.visible-md{display:table-row!important}td.visible-md,th.visible-md{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block!important}}@media (min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table!important}tr.visible-lg{display:table-row!important}td.visible-lg,th.visible-lg{display:table-cell!important}}@media (min-width:1200px){.visible-lg-block{display:block!important}}@media (min-width:1200px){.visible-lg-inline{display:inline!important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block!important}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg{display:none!important}}@media print{.visible-print{display:block!important}table.visible-print{display:table!important}tr.visible-print{display:table-row!important}td.visible-print,th.visible-print{display:table-cell!important}}@media print{.visible-print-block{display:block!important}}@media print{.visible-print-inline{display:inline!important}}@media print{.visible-print-inline-block{display:inline-block!important}}@media print{.hidden-print{display:none!important}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg,.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:#fff0}.leaflet-container a{-webkit-tap-highlight-color:rgb(51 181 229 / .4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(https://primepropertypoland.com/wp-content/themes/houzez/css/#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-tile{will-change:opacity}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity 0.2s linear;-moz-transition:opacity 0.2s linear;transition:opacity 0.2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}.leaflet-zoom-anim .leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform 0.25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform 0.25s cubic-bezier(0,0,.25,1);transition:transform 0.25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline:0}.leaflet-container a{color:#0078A8}.leaflet-container a.leaflet-active{outline:2px solid orange}.leaflet-zoom-box{border:2px dotted #38f;background:rgb(255 255 255 / .5)}.leaflet-container{font:12px/1.5 "Helvetica Neue",Arial,Helvetica,sans-serif}.leaflet-bar{box-shadow:0 1px 5px rgb(0 0 0 / .65);border-radius:4px}.leaflet-bar a,.leaflet-bar a:hover{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:bold 18px 'Lucida Console',Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px rgb(0 0 0 / .4);background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(https://primepropertypoland.com/wp-content/themes/houzez/css/images/layers.png);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(https://primepropertypoland.com/wp-content/themes/houzez/css/images/layers-2x.png);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(https://primepropertypoland.com/wp-content/themes/houzez/css/images/marker-icon.png)}.leaflet-container .leaflet-control-attribution{background:#fff;background:rgb(255 255 255 / .7);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-container .leaflet-control-attribution,.leaflet-container .leaflet-control-scale{font-size:11px}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;font-size:11px;white-space:nowrap;overflow:hidden;-moz-box-sizing:border-box;box-sizing:border-box;background:#fff;background:rgb(255 255 255 / .5)}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgb(0 0 0 / .2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 19px;line-height:1.4}.leaflet-popup-content p{margin:18px 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px rgb(0 0 0 / .4)}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;padding:4px 4px 0 0;border:none;text-align:center;width:18px;height:14px;font:16px/14px Tahoma,Verdana,sans-serif;color:#c3c3c3;text-decoration:none;font-weight:700;background:#fff0}.leaflet-container a.leaflet-popup-close-button:hover{color:#999}.leaflet-popup-scrolled{overflow:auto;border-bottom:1px solid #ddd;border-top:1px solid #ddd}.leaflet-oldie .leaflet-popup-content-wrapper{zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678)}.leaflet-oldie .leaflet-popup-tip-container{margin-top:-1px}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px rgb(0 0 0 / .4)}.leaflet-tooltip.leaflet-clickable{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid #fff0;background:#fff0;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}.leaflet-cluster-anim .leaflet-marker-icon,.leaflet-cluster-anim .leaflet-marker-shadow{-webkit-transition:-webkit-transform 0.3s ease-out,opacity 0.3s ease-in;-moz-transition:-moz-transform 0.3s ease-out,opacity 0.3s ease-in;-o-transition:-o-transform 0.3s ease-out,opacity 0.3s ease-in;transition:transform 0.3s ease-out,opacity 0.3s ease-in}.leaflet-cluster-spider-leg{-webkit-transition:-webkit-stroke-dashoffset 0.3s ease-out,-webkit-stroke-opacity 0.3s ease-in;-moz-transition:-moz-stroke-dashoffset 0.3s ease-out,-moz-stroke-opacity 0.3s ease-in;-o-transition:-o-stroke-dashoffset 0.3s ease-out,-o-stroke-opacity 0.3s ease-in;transition:stroke-dashoffset 0.3s ease-out,stroke-opacity 0.3s ease-in}.marker-cluster-small{background-color:rgb(181 226 140 / .6)}.marker-cluster-small div{background-color:rgb(110 204 57 / .6)}.marker-cluster-medium{background-color:rgb(241 211 87 / .6)}.marker-cluster-medium div{background-color:rgb(240 194 12 / .6)}.marker-cluster-large{background-color:rgb(253 156 115 / .6)}.marker-cluster-large div{background-color:rgb(241 128 23 / .6)}.leaflet-oldie .marker-cluster-small{background-color:#b5e28c}.leaflet-oldie .marker-cluster-small div{background-color:#6ecc39}.leaflet-oldie .marker-cluster-medium{background-color:#f1d357}.leaflet-oldie .marker-cluster-medium div{background-color:#f0c20c}.leaflet-oldie .marker-cluster-large{background-color:#fd9c73}.leaflet-oldie .marker-cluster-large div{background-color:#f18017}.marker-cluster{background-clip:padding-box;border-radius:20px}.marker-cluster div{width:30px;height:30px;margin-left:5px;margin-top:5px;text-align:center;border-radius:15px;font:12px "Helvetica Neue",Arial,Helvetica,sans-serif}.marker-cluster span{line-height:30px}/*!
 * Bootstrap-select v1.7.2 (http://silviomoreto.github.io/bootstrap-select)
 *
 * Copyright 2013-2015 bootstrap-select
 * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
 */
.bootstrap-select{width:220px \0}.bootstrap-select >.dropdown-toggle{width:100%;padding-right:25px}.error .bootstrap-select .dropdown-toggle,.has-error .bootstrap-select .dropdown-toggle{border-color:#b94a48}.bootstrap-select.fit-width{width:auto!important}.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){width:220px}.bootstrap-select.form-control{margin-bottom:0;padding:0;border:none}.bootstrap-select.form-control:not([class*=col-]){width:100%}.bootstrap-select.form-control.input-group-btn{z-index:auto}.bootstrap-select.btn-group:not(.input-group-btn),.bootstrap-select.btn-group[class*=col-]{float:none;display:inline-block;margin-left:0}.bootstrap-select.btn-group.dropdown-menu-right,.bootstrap-select.btn-group[class*=col-].dropdown-menu-right,.row .bootstrap-select.btn-group[class*=col-].dropdown-menu-right{float:right}.form-group .bootstrap-select.btn-group,.form-horizontal .bootstrap-select.btn-group,.form-inline .bootstrap-select.btn-group{margin-bottom:0}.form-group-lg .bootstrap-select.btn-group.form-control,.form-group-sm .bootstrap-select.btn-group.form-control{padding:0}.form-inline .bootstrap-select.btn-group .form-control{width:100%}.bootstrap-select.btn-group >.disabled,.bootstrap-select.btn-group.disabled{cursor:not-allowed}.bootstrap-select.btn-group >.disabled:focus,.bootstrap-select.btn-group.disabled:focus{outline:0!important}.bootstrap-select.btn-group .dropdown-toggle .filter-option{display:inline-block;overflow:hidden;width:100%;text-align:left}.bootstrap-select.btn-group .dropdown-toggle .caret{position:absolute;top:50%;right:12px;margin-top:-2px;vertical-align:middle}.bootstrap-select.btn-group[class*=col-] .dropdown-toggle{width:100%}.bootstrap-select.btn-group .dropdown-menu{min-width:100%;z-index:1035;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bootstrap-select.btn-group .dropdown-menu.inner{position:static;float:none;border:0;padding:0;margin:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none}.bootstrap-select.btn-group .dropdown-menu li{position:relative}.bootstrap-select.btn-group .dropdown-menu li.active small{color:#fff}.bootstrap-select.btn-group .dropdown-menu li.disabled a{cursor:not-allowed}.bootstrap-select.btn-group .dropdown-menu li a{cursor:pointer}.bootstrap-select.btn-group .dropdown-menu li a.opt{position:relative;padding-left:2.25em}.bootstrap-select.btn-group .dropdown-menu li a span.check-mark{display:none}.bootstrap-select.btn-group .dropdown-menu li a span.text{display:inline-block}.bootstrap-select.btn-group .dropdown-menu li small{padding-left:.5em}.bootstrap-select.btn-group .dropdown-menu .notify{position:absolute;bottom:5px;width:96%;margin:0 2%;min-height:26px;padding:3px 5px;background:#f5f5f5;border:1px solid #e3e3e3;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05);pointer-events:none;opacity:.9;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bootstrap-select.btn-group .no-results{padding:3px;background:#f5f5f5;margin:0 5px;white-space:nowrap}.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option{position:static}.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret{position:static;top:auto;margin-top:-1px}.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark{position:absolute;display:inline-block;right:15px;margin-top:5px}.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text{margin-right:34px}.bootstrap-select.show-menu-arrow.open >.dropdown-toggle{z-index:1036}.bootstrap-select.show-menu-arrow .dropdown-toggle:before{content:'';border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid rgba(204,204,204,.2);position:absolute;bottom:-4px;left:9px;display:none}.bootstrap-select.show-menu-arrow .dropdown-toggle:after{content:'';border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;position:absolute;bottom:-4px;left:10px;display:none}.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before{bottom:auto;top:-3px;border-top:7px solid rgba(204,204,204,.2);border-bottom:0}.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after{bottom:auto;top:-3px;border-top:6px solid #fff;border-bottom:0}.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before{right:12px;left:auto}.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after{right:13px;left:auto}.bootstrap-select.show-menu-arrow.open >.dropdown-toggle:after,.bootstrap-select.show-menu-arrow.open >.dropdown-toggle:before{display:block}.bs-actionsbox,.bs-donebutton,.bs-searchbox{padding:4px 8px}.bs-actionsbox{float:left;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bs-actionsbox .btn-group button{width:50%}.bs-donebutton{float:left;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bs-donebutton .btn-group button{width:100%}.bs-searchbox+.bs-actionsbox{padding:0 8px 4px}.bs-searchbox .form-control{margin-bottom:0;width:100%}select.bs-select-hidden,select.selectpicker{display:none!important}select.mobile-device{position:absolute!important;top:0;left:0;display:block!important;width:100%;height:100%!important;opacity:0}

/**
 * Owl Carousel v2.2.0
 * Copyright 2013-2016 David Deutsch
 * Licensed under MIT (https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE)
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:-webkit-transform .1s ease;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transform:scale(1.3,1.3);-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}

/**
 * Owl Carousel v2.2.0
 * Copyright 2013-2016 David Deutsch
 * Licensed under MIT (https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE)
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}

 /*
 * Slick
 */
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;left:0;top:0;display:block}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}

/*Slick Theme*/
.slick-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:24px;height:24px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:transparent;border:none;outline:0;background:RGBA(0,0,0,.5);z-index:9;border-radius:3px}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:FontAwesome;font-size:17px;line-height:23px;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:block;height:24px}.slick-prev{left:12px}[dir=rtl] .slick-prev{right:12px;left:auto}.slick-prev:before{content:'\f104'}[dir=rtl] .slick-prev:before{content:'\f105'}.slick-next{right:12px}[dir=rtl] .slick-next{right:auto;left:12px}.slick-next:before{content:'\f105'}[dir=rtl] .slick-next:before{content:'\f104'}.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-30px;display:block;width:100%;padding:0!important;list-style:none;text-align:center;height:10px;margin:0}.slick-dots li{position:relative;display:inline-block;width:10px;height:10px;margin:0 2px!important;padding:0;cursor:pointer;vertical-align:top}.slick-dots li button{font-size:0;line-height:0;display:block;width:10px;height:10px;cursor:pointer;color:transparent;outline:0;background-color:#959595;border-radius:50%;border:1px solid #959595}.slick-dots li button:focus,.slick-dots li button:hover{outline:0;opacity:1}.slick-dots li.slick-active button{background:0 0;color:#000}

/*! jQuery UI - v1.12.0 - 2016-08-14
* http://jqueryui.com
* Includes: draggable.css, core.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, progressbar.css, selectmenu.css, slider.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */
.ui-draggable-handle{-ms-touch-action:none;touch-action:none}.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:after,.ui-helper-clearfix:before{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important;pointer-events:none}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;display:block;-ms-touch-action:none;touch-action:none}.ui-resizable-autohide .ui-resizable-handle,.ui-resizable-disabled .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-selectable{-ms-touch-action:none;touch-action:none}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted #000}.ui-sortable-handle{-ms-touch-action:none;touch-action:none}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin:2px 0 0;padding:.5em .5em .5em .7em;font-size:100%}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:0}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{margin:0;cursor:pointer;list-style-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)}.ui-menu .ui-menu-item-wrapper{position:relative;padding:3px 1em 3px .4em}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0}.ui-menu .ui-state-active,.ui-menu .ui-state-focus{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item-wrapper{padding-left:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0}.ui-menu .ui-menu-icon{left:auto;right:0}.ui-button{padding:.4em 1em;display:inline-block;position:relative;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:visible}.ui-button,.ui-button:active,.ui-button:hover,.ui-button:link,.ui-button:visited{text-decoration:none}.ui-button-icon-only{width:2em;box-sizing:border-box;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-button-icon-only{text-indent:0}.ui-button-icon-only .ui-icon{position:absolute;top:50%;left:50%;margin-top:-8px;margin-left:-8px}.ui-button.ui-icon-notext .ui-icon{padding:0;width:2.1em;height:2.1em;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-icon-notext .ui-icon{width:auto;height:auto;text-indent:0;white-space:normal;padding:.4em 1em}button.ui-button::-moz-focus-inner,input.ui-button::-moz-focus-inner{border:0;padding:0}.ui-controlgroup{vertical-align:middle;display:inline-block}.ui-controlgroup >.ui-controlgroup-item{float:left;margin-left:0;margin-right:0}.ui-controlgroup >.ui-controlgroup-item.ui-visual-focus,.ui-controlgroup >.ui-controlgroup-item:focus{z-index:9999}.ui-controlgroup-vertical >.ui-controlgroup-item{display:block;float:none;width:100%;margin-top:0;margin-bottom:0;text-align:left}.ui-controlgroup-vertical .ui-controlgroup-item{box-sizing:border-box}.ui-controlgroup .ui-controlgroup-label{padding:.4em 1em}.ui-controlgroup .ui-controlgroup-label span{font-size:80%}.ui-controlgroup-horizontal .ui-controlgroup-label+.ui-controlgroup-item{border-left:none}.ui-controlgroup-vertical .ui-controlgroup-label+.ui-controlgroup-item{border-top:none}.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content{border-right:none}.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content{border-bottom:none}.ui-controlgroup-vertical .ui-spinner-input{width:75%;width:calc(100% - 2.4em)}.ui-controlgroup-vertical .ui-spinner .ui-spinner-up{border-top-style:solid}.ui-checkboxradio-label .ui-icon-background{box-shadow:inset 1px 1px 1px #ccc;border-radius:.12em;border:none}.ui-checkboxradio-radio-label .ui-icon-background{width:16px;height:16px;border-radius:1em;overflow:visible;border:none}.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon{background-image:none;width:8px;height:8px;border-width:4px;border-style:solid}.ui-checkboxradio-disabled{pointer-events:none}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none;/*z-index:11!important*/}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-next,.ui-datepicker .ui-datepicker-prev{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-next-hover,.ui-datepicker .ui-datepicker-prev-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-next span,.ui-datepicker .ui-datepicker-prev span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:700;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td a,.ui-datepicker td span{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker .ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;left:.5em;top:.3em}.ui-dialog{position:absolute;top:0;left:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:20px;margin:-10px 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:0 0;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-n{height:2px;top:0}.ui-dialog .ui-resizable-e{width:2px;right:0}.ui-dialog .ui-resizable-s{height:2px;bottom:0}.ui-dialog .ui-resizable-w{width:2px;left:0}.ui-dialog .ui-resizable-ne,.ui-dialog .ui-resizable-nw,.ui-dialog .ui-resizable-se,.ui-dialog .ui-resizable-sw{width:7px;height:7px}.ui-dialog .ui-resizable-se{right:0;bottom:0}.ui-dialog .ui-resizable-sw{left:0;bottom:0}.ui-dialog .ui-resizable-ne{right:0;top:0}.ui-dialog .ui-resizable-nw{left:0;top:0}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url(data:image/gif;base64,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);height:100%;filter:alpha(opacity=25);opacity:.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-selectmenu-menu{padding:0;margin:0;position:absolute;top:0;left:0;display:none}.ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px}.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{font-size:1em;font-weight:700;line-height:1.5;padding:2px .4em;margin:.5em 0 0;height:auto;border:0}.ui-selectmenu-open{display:block}.ui-selectmenu-text{display:block;margin-right:20px;overflow:hidden;text-overflow:ellipsis}.ui-selectmenu-button.ui-button{text-align:left;white-space:nowrap;width:14em}.ui-selectmenu-icon.ui-icon{float:right;margin-top:0}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:0 0;color:inherit;padding:.222em 0;margin:.2em 2em .2em .4em;vertical-align:middle}.ui-spinner-button{width:1.6em;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top-style:none;border-bottom-style:none;border-right-style:none}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:0 0}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px}body .ui-tooltip{border-width:2px}.ui-widget{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget .ui-widget{font-size:1em}.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget.ui-widget-content{border:1px solid #c5c5c5}.ui-widget-content{border:1px solid #ddd;background:#fff;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{border:1px solid #ddd;background:#e9e9e9;color:#333;font-weight:700}.ui-widget-header a{color:#333}.ui-button,.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,html .ui-button.ui-state-disabled:active,html .ui-button.ui-state-disabled:hover{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:400;color:#454545}.ui-button,.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button{color:#454545;text-decoration:none}.ui-button:focus,.ui-button:hover,.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover{border:1px solid #ccc;background:#ededed;font-weight:400;color:#2b2b2b}.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,a.ui-button:focus,a.ui-button:hover{color:#2b2b2b;text-decoration:none}.ui-visual-focus{box-shadow:0 0 3px 1px #5e9ed6}.ui-button.ui-state-active:hover,.ui-button:active,.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active{border:1px solid #003eff;background:#007fff;font-weight:400;color:#fff}.ui-icon-background,.ui-state-active .ui-icon-background{border:#003eff;background-color:#fff}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#fff;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #dad55e;background:#fffa90;color:#777620}.ui-state-checked{border:1px solid #dad55e;background:#fffa90}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#777620}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #f1a899;background:#fddfdf;color:#5f3f3f}.ui-state-error a,.ui-state-error-text,.ui-widget-content .ui-state-error a,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error a,.ui-widget-header .ui-state-error-text{color:#5f3f3f}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:400}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon,.ui-widget-header .ui-icon{background-image:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/ui-icons_444444_256x240.png)}.ui-button .ui-icon{background-image:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/ui-icons_777777_256x240.png)}.ui-button:focus .ui-icon,.ui-button:hover .ui-icon,.ui-state-default .ui-icon,.ui-state-focus .ui-icon,.ui-state-hover .ui-icon{background-image:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/ui-icons_555555_256x240.png)}.ui-button:active .ui-icon,.ui-state-active .ui-icon{background-image:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/ui-icons_ffffff_256x240.png)}.ui-button .ui-state-highlight.ui-icon,.ui-state-highlight .ui-icon{background-image:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/ui-icons_777620_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/ui-icons_cc0000_256x240.png)}.ui-icon-blank{background-position:16px 16px}.ui-icon-caret-1-n{background-position:0 0}.ui-icon-caret-1-ne{background-position:-16px 0}.ui-icon-caret-1-e{background-position:-32px 0}.ui-icon-caret-1-se{background-position:-48px 0}.ui-icon-caret-1-s{background-position:-65px 0}.ui-icon-caret-1-sw{background-position:-80px 0}.ui-icon-caret-1-w{background-position:-96px 0}.ui-icon-caret-1-nw{background-position:-112px 0}.ui-icon-caret-2-n-s{background-position:-128px 0}.ui-icon-caret-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-65px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-65px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:1px -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-first,.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-left,.ui-corner-tl,.ui-corner-top{border-top-left-radius:3px}.ui-corner-all,.ui-corner-right,.ui-corner-top,.ui-corner-tr{border-top-right-radius:3px}.ui-corner-all,.ui-corner-bl,.ui-corner-bottom,.ui-corner-left{border-bottom-left-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-br,.ui-corner-right{border-bottom-right-radius:3px}.ui-widget-overlay{background:#aaa;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{-webkit-box-shadow:0 0 5px #666;box-shadow:0 0 5px #666}

/*
* PrettyPhoto
*/
.pp_description, .pp_social{display:none!important}div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right,div.pp_default .pp_top,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_right{height:13px}div.pp_default .pp_top .pp_left{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/default/sprite.png) -78px -93px no-repeat}div.pp_default .pp_top .pp_middle{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/default/sprite_x.png) top left repeat-x}div.pp_default .pp_top .pp_right{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/default/sprite.png) -112px -93px no-repeat}div.pp_default .pp_content .ppt{color:#f8f8f8}div.pp_default .pp_content_container .pp_left{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}div.pp_default .pp_content_container .pp_right{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}div.pp_default .pp_content{background-color:#fff}div.pp_default .pp_next:hover{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}div.pp_default .pp_previous:hover{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}div.pp_default .pp_expand{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}div.pp_default .pp_expand:hover{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}div.pp_default .pp_contract{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}div.pp_default .pp_contract:hover{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}div.pp_default .pp_close{width:30px;height:30px;background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer}div.pp_default #pp_full_res .pp_inline{color:#000}div.pp_default .pp_gallery ul li a{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a{border-color:#fff}div.pp_default .pp_social{margin-top:7px}div.pp_default .pp_gallery a.pp_arrow_next,div.pp_default .pp_gallery a.pp_arrow_previous{position:static;left:auto}div.pp_default .pp_nav .pp_pause,div.pp_default .pp_nav .pp_play{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}div.pp_default .pp_details{position:relative}div.pp_default a.pp_arrow_next,div.pp_default a.pp_arrow_previous{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;margin:4px 0 0;width:20px}div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}div.pp_default .pp_content_container .pp_details{margin-top:5px}div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative}div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;margin:0;padding:0 0 0 10px;position:absolute;top:2px}div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover,div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_nav .pp_play:hover{opacity:.7}div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}div.pp_default .pp_bottom .pp_left{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/default/sprite.png) -78px -127px no-repeat}div.pp_default .pp_bottom .pp_middle{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/default/sprite_x.png) bottom left repeat-x}div.pp_default .pp_bottom .pp_right{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/default/sprite.png) -112px -127px no-repeat}div.pp_default .pp_loaderIcon{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/default/loader.gif) center center no-repeat}div.light_rounded .pp_top .pp_left{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}div.light_rounded .pp_top .pp_middle{background:#fff}div.light_rounded .pp_top .pp_right{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}div.light_rounded .pp_content .ppt{color:#000}div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right{background:#fff}div.light_rounded .pp_content{background-color:#fff}div.light_rounded .pp_next:hover{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}div.light_rounded .pp_previous:hover{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}div.light_rounded .pp_expand{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}div.light_rounded .pp_expand:hover{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}div.light_rounded .pp_contract{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}div.light_rounded .pp_contract:hover{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}div.light_rounded .pp_close{width:75px;height:22px;background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}div.light_rounded .pp_details{position:relative}div.light_rounded .pp_description{margin-right:85px}div.light_rounded #pp_full_res .pp_inline{color:#000}div.light_rounded .pp_gallery a.pp_arrow_next,div.light_rounded .pp_gallery a.pp_arrow_previous{margin-top:12px!important}div.light_rounded .pp_nav .pp_play{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.light_rounded .pp_nav .pp_pause{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.light_rounded .pp_arrow_previous{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}div.light_rounded .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}div.light_rounded .pp_arrow_next{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}div.light_rounded .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}div.light_rounded .pp_bottom .pp_left{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}div.light_rounded .pp_bottom .pp_middle{background:#fff}div.light_rounded .pp_bottom .pp_right{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}div.light_rounded .pp_loaderIcon{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/light_rounded/loader.gif) center center no-repeat}div.dark_rounded .pp_top .pp_left{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}div.dark_rounded .pp_top .pp_middle{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/dark_rounded/contentPattern.png) top left}div.dark_rounded .pp_top .pp_right{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}div.dark_rounded .pp_content_container .pp_left{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}div.dark_rounded .pp_content_container .pp_right{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}div.dark_rounded .pp_content{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/dark_rounded/contentPattern.png) top left}div.dark_rounded .pp_next:hover{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}div.dark_rounded .pp_previous:hover{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}div.dark_rounded .pp_expand{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}div.dark_rounded .pp_expand:hover{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}div.dark_rounded .pp_contract{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}div.dark_rounded .pp_contract:hover{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}div.dark_rounded .pp_close{width:75px;height:22px;background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}div.dark_rounded .pp_details{position:relative}div.dark_rounded .pp_description{margin-right:85px}div.dark_rounded .currentTextHolder{color:#c4c4c4}div.dark_rounded #pp_full_res .pp_inline,div.dark_rounded .pp_description{color:#fff}div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous{margin-top:12px!important}div.dark_rounded .pp_nav .pp_play{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.dark_rounded .pp_nav .pp_pause{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.dark_rounded .pp_arrow_previous{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}div.dark_rounded .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}div.dark_rounded .pp_arrow_next{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}div.dark_rounded .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}div.dark_rounded .pp_bottom .pp_left{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}div.dark_rounded .pp_bottom .pp_middle{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/dark_rounded/contentPattern.png) top left}div.dark_rounded .pp_bottom .pp_right{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}div.dark_rounded .pp_loaderIcon{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}div.dark_square .pp_content,div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right{background:#000}div.dark_square .currentTextHolder{color:#c4c4c4}div.dark_square .pp_description{color:#fff}div.dark_square .pp_loaderIcon{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/dark_square/loader.gif) center center no-repeat}div.dark_square .pp_expand{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}div.dark_square .pp_expand:hover{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}div.dark_square .pp_contract{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}div.dark_square .pp_contract:hover{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}div.dark_square .pp_close{width:75px;height:22px;background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}div.dark_square .pp_details{position:relative}div.dark_square .pp_description{margin:0 85px 0 0}div.dark_square #pp_full_res .pp_inline{color:#fff}div.dark_square .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous{margin-top:12px!important}div.dark_square .pp_nav{clear:none}div.dark_square .pp_nav .pp_play{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.dark_square .pp_nav .pp_pause{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.dark_square .pp_arrow_previous{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}div.dark_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}div.dark_square .pp_arrow_next{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}div.dark_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}div.dark_square .pp_next:hover{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}div.dark_square .pp_previous:hover{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}div.light_square .pp_content,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right{background:#fff}div.light_square .pp_content .ppt{color:#000}div.light_square .pp_expand{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}div.light_square .pp_expand:hover{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}div.light_square .pp_contract{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}div.light_square .pp_contract:hover{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}div.light_square .pp_close{width:75px;height:22px;background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}div.light_square .pp_details{position:relative}div.light_square .pp_description{margin-right:85px}div.light_square #pp_full_res .pp_inline{color:#000}div.light_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous{margin-top:12px!important}div.light_square .pp_nav .pp_play{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.light_square .pp_nav .pp_pause{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.light_square .pp_arrow_previous{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}div.light_square .pp_arrow_next{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}div.light_square .pp_next:hover{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}div.light_square .pp_previous:hover{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}div.light_square .pp_loaderIcon{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/light_rounded/loader.gif) center center no-repeat}div.facebook .pp_top .pp_left{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}div.facebook .pp_top .pp_middle{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}div.facebook .pp_top .pp_right{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}div.facebook .pp_content .ppt{color:#000}div.facebook .pp_content_container .pp_left{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}div.facebook .pp_content_container .pp_right{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}div.facebook .pp_content{background:#fff}div.facebook .pp_expand{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}div.facebook .pp_expand:hover{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}div.facebook .pp_contract{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}div.facebook .pp_contract:hover{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}div.facebook .pp_close{width:22px;height:22px;background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}div.facebook .pp_details{position:relative}div.facebook .pp_description{margin:0 37px 0 0}div.facebook #pp_full_res .pp_inline{color:#000}div.facebook .pp_loaderIcon{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/facebook/loader.gif) center center no-repeat}div.facebook .pp_arrow_previous{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}div.facebook .pp_arrow_next{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}div.facebook .pp_nav{margin-top:0}div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}div.facebook .pp_nav .pp_play{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}div.facebook .pp_nav .pp_pause{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}div.facebook .pp_next:hover{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}div.facebook .pp_previous:hover{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}div.facebook .pp_bottom .pp_left{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}div.facebook .pp_bottom .pp_middle{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}div.facebook .pp_bottom .pp_right{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}div.pp_pic_holder a:focus{outline:0}div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}.pp_top{height:20px;position:relative}* html .pp_top{padding:0 20px}.pp_top .pp_left{height:20px;left:0;position:absolute;width:20px}.pp_top .pp_middle{height:20px;left:20px;position:absolute;right:20px}* html .pp_top .pp_middle{left:0;position:static}.pp_top .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}.pp_content{height:40px;min-width:40px}* html .pp_content{width:40px}.pp_fade{display:none}.pp_content_container{position:relative;text-align:left;width:100%}.pp_content_container .pp_left{padding-left:20px}.pp_content_container .pp_right{padding-right:20px}.pp_content_container .pp_details{float:left;margin:10px 0 2px}.pp_description{display:none;margin:0}.pp_social{float:left;margin:0}.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}.pp_social .twitter{float:left}.pp_nav{clear:right;float:left;margin:3px 10px 0 0}.pp_nav p{float:left;margin:2px 4px;white-space:nowrap}.pp_nav .pp_pause,.pp_nav .pp_play{float:left;margin-right:4px;text-indent:-10000px}a.pp_arrow_next,a.pp_arrow_previous{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}.pp_gallery div{float:left;overflow:hidden;position:relative}.pp_gallery ul{float:left;height:35px;margin:0 0 0 5px;padding:0;position:relative;white-space:nowrap}.pp_gallery ul a{border:1px solid #000;border:1px solid rgba(0,0,0,.5);display:block;float:left;height:33px;overflow:hidden}.pp_gallery li.selected a,.pp_gallery ul a:hover{border-color:#fff}.pp_gallery ul a img{border:0}.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}.pp_gallery li.default a{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/facebook/default_thumbnail.gif) no-repeat;display:block;height:33px;width:50px}.pp_gallery li.default a img{display:none}.pp_gallery .pp_arrow_next,.pp_gallery .pp_arrow_previous{margin-top:7px!important}a.pp_next{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}a.pp_previous{background:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}a.pp_contract,a.pp_expand{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}.pp_bottom{height:20px;position:relative}* html .pp_bottom{padding:0 20px}.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}* html .pp_bottom .pp_middle{left:0;position:static}.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}.pp_loaderIcon{display:block;height:24px;left:50%;margin:-12px 0 0 -12px;position:absolute;top:50%;width:24px}#pp_full_res{line-height:1!important}#pp_full_res .pp_inline{text-align:left}#pp_full_res .pp_inline p{margin:0 0 15px}div.ppt{color:#fff;display:none;font-size:17px;margin:0 0 5px 15px;z-index:9999}

/*!
 * Datetimepicker for Bootstrap 3
 * version : 4.17.37
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */.bootstrap-datetimepicker-widget{list-style:none}.bootstrap-datetimepicker-widget.dropdown-menu{margin:2px 0;padding:4px;width:19em}@media (min-width:768px){.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs{width:38em}}@media (min-width:992px){.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs{width:38em}}@media (min-width:1200px){.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs{width:38em}}.bootstrap-datetimepicker-widget.dropdown-menu:before,.bootstrap-datetimepicker-widget.dropdown-menu:after{content:'';display:inline-block;position:absolute}.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before{border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-bottom-color:rgba(0,0,0,0.2);top:-7px;left:7px}.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after{border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid white;top:-6px;left:8px}.bootstrap-datetimepicker-widget.dropdown-menu.top:before{border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid #ccc;border-top-color:rgba(0,0,0,0.2);bottom:-7px;left:6px}.bootstrap-datetimepicker-widget.dropdown-menu.top:after{border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid white;bottom:-6px;left:7px}.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before{left:auto;right:6px}.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after{left:auto;right:7px}.bootstrap-datetimepicker-widget .list-unstyled{margin:0}.bootstrap-datetimepicker-widget a[data-action]{padding:6px 0}.bootstrap-datetimepicker-widget a[data-action]:active{box-shadow:none}.bootstrap-datetimepicker-widget .timepicker-hour,.bootstrap-datetimepicker-widget .timepicker-minute,.bootstrap-datetimepicker-widget .timepicker-second{width:54px;font-weight:bold;font-size:1.2em;margin:0}.bootstrap-datetimepicker-widget button[data-action]{padding:6px}.bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Increment Hours"}.bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Increment Minutes"}.bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Decrement Hours"}.bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Decrement Minutes"}.bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Show Hours"}.bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Show Minutes"}.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Toggle AM/PM"}.bootstrap-datetimepicker-widget .btn[data-action="clear"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Clear the picker"}.bootstrap-datetimepicker-widget .btn[data-action="today"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Set the date to today"}.bootstrap-datetimepicker-widget .picker-switch{text-align:center}.bootstrap-datetimepicker-widget .picker-switch::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Toggle Date and Time Screens"}.bootstrap-datetimepicker-widget .picker-switch td{padding:0;margin:0;height:auto;width:auto;line-height:inherit}.bootstrap-datetimepicker-widget .picker-switch td span{line-height:2.5;height:2.5em;width:100%}.bootstrap-datetimepicker-widget table{width:100%;margin:0}.bootstrap-datetimepicker-widget table td,.bootstrap-datetimepicker-widget table th{text-align:center;border-radius:4px}.bootstrap-datetimepicker-widget table th{height:20px;line-height:20px;width:20px}.bootstrap-datetimepicker-widget table th.picker-switch{width:145px}.bootstrap-datetimepicker-widget table th.disabled,.bootstrap-datetimepicker-widget table th.disabled:hover{background:none;color:#777;cursor:not-allowed}.bootstrap-datetimepicker-widget table th.prev::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Previous Month"}.bootstrap-datetimepicker-widget table th.next::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Next Month"}.bootstrap-datetimepicker-widget table thead tr:first-child th{cursor:pointer}.bootstrap-datetimepicker-widget table thead tr:first-child th:hover{background:#eee}.bootstrap-datetimepicker-widget table td{height:54px;line-height:54px;width:54px}.bootstrap-datetimepicker-widget table td.cw{font-size:.8em;height:20px;line-height:20px;color:#777}.bootstrap-datetimepicker-widget table td.day{height:20px;line-height:20px;width:20px}.bootstrap-datetimepicker-widget table td.day:hover,.bootstrap-datetimepicker-widget table td.hour:hover,.bootstrap-datetimepicker-widget table td.minute:hover,.bootstrap-datetimepicker-widget table td.second:hover{background:#eee;cursor:pointer}.bootstrap-datetimepicker-widget table td.old,.bootstrap-datetimepicker-widget table td.new{color:#777}.bootstrap-datetimepicker-widget table td.today{position:relative}.bootstrap-datetimepicker-widget table td.today:before{content:'';display:inline-block;border:solid transparent;border-width:0 0 7px 7px;border-bottom-color:#337ab7;border-top-color:rgba(0,0,0,0.2);position:absolute;bottom:4px;right:4px}.bootstrap-datetimepicker-widget table td.active,.bootstrap-datetimepicker-widget table td.active:hover{background-color:#337ab7;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25)}.bootstrap-datetimepicker-widget table td.active.today:before{border-bottom-color:#fff}.bootstrap-datetimepicker-widget table td.disabled,.bootstrap-datetimepicker-widget table td.disabled:hover{background:none;color:#777;cursor:not-allowed}.bootstrap-datetimepicker-widget table td span{display:inline-block;width:54px;height:54px;line-height:54px;margin:2px 1.5px;cursor:pointer;border-radius:4px}.bootstrap-datetimepicker-widget table td span:hover{background:#eee}.bootstrap-datetimepicker-widget table td span.active{background-color:#337ab7;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25)}.bootstrap-datetimepicker-widget table td span.old{color:#777}.bootstrap-datetimepicker-widget table td span.disabled,.bootstrap-datetimepicker-widget table td span.disabled:hover{background:none;color:#777;cursor:not-allowed}.bootstrap-datetimepicker-widget.usetwentyfour td.hour{height:27px;line-height:27px}.bootstrap-datetimepicker-widget.wider{width:21em}.bootstrap-datetimepicker-widget .datepicker-decades .decade{line-height:1.8em !important}.input-group.date .input-group-addon{cursor:pointer}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}#email_messages,#footer-section,#houzez-gmap-main,#houzez-listing-map,#ihf-main-container .areaPickerExpandAllTopBar,#ihf-main-container .form-control,#ihf-main-container .ginput_container input,#ihf-main-container .ginput_container select,#ihf-main-container .ginput_container textarea,#lightbox-popup-main,#splash-section,#splash-section .splash-inner-media,.account-dropdown,.add-tab-content .additional-block,.advanced-search,.advanced-search-module .gform_wrapper .gform_page_footer button.button.gform_next_button,.advanced-search-module .gform_wrapper button.button,.advanced-search-module button.btn,.advanced-search-module button.gform_button,.agency-block.item-grid .agency-body-right,.agency-block.item-grid .media-body,.agency-block.item-grid figure,.article-detail table,.auto-complete,.banner-caption,.banner-inner,.banner-inner:before,.banner-parallax .banner-bg-wrap,.banner-search-main .btn-secondary,.banner-search-main .form-control,.banner-search-main .ginput_container input,.banner-search-main .ginput_container select,.banner-search-main .ginput_container textarea,.banner-search-taber .banner-search-main,.banner-search-tabs,.banner-search-tabs .search-tab,.banner-slider .banner-link,.banner-video .banner-video-inner,.banner-video-inner,.banner-video-inner:before,.board-header,.callto-action,.comments-block table,.compare-thumb-main .thumb-inner-empty,.dashboard-bar,.dashboard-with-panel .container,.dashboard-with-panel .dashboard-inner-left,.detail,.detail-bar .detail-tabs,.detail-bar-full .detail-features,.detail-bar-full .detail-title .title-left,.detail-gallery img,.detail-slider .banner-link,.detail-sub-title:before,.detail-top .tab-pane,.detail-top.detail-top-full #gallery:before,.detail-top.detail-top-full .media-detail-down,.detail-top.detail-top-full .media-tabs-up,.detail-top.detail-top-slideshow .detail-slider,.detail-top.detail-top-slideshow .detail-slider .item,.detail-top.detail-top-slideshow .detail-slider .owl-item,.dsidx-resp-area input[type=email],.dsidx-resp-area input[type=password],.dsidx-resp-area input[type=text],.dsidx-resp-area select,.dsidx-resp-area textarea,.f7-form-control,.field-group,.field-group input,.figure-block img,.figure-grid,.footer-bottom,.footer-widget.widget_search form input[type=text],.form-small .wpcf7-submit,.gallery-area .gallery-inner,.gallery-area .owl-theme .item,.gallery-area .owl-theme .owl-item,.gform_wrapper .advanced-search-module button.button,.gform_wrapper .gform_page_footer .advanced-search-module button.button.gform_next_button,.ginput_container #ihf-main-container input,.ginput_container #ihf-main-container select,.ginput_container #ihf-main-container textarea,.ginput_container .banner-search-main input,.ginput_container .banner-search-main select,.ginput_container .banner-search-main textarea,.ginput_container .single-input-search input,.ginput_container .single-input-search select,.ginput_container .single-input-search textarea,.grid-view .figure-block,.grid-view .item-thumb,.grid-view .property-item .body-left,.grid-view .property-item .body-right,.grid-view .property-item .item-body,.grid-view .property-item-v2 .body-inner,.grid-view .property-item-v2 .figure-block,.grid-view .property-item-v2 .item-amenities,.grid-view .property-item-v2 .item-body,.grid-view .property-item-v2 .item-date,.grid-view .property-item-v2 .item-thumb,.grid-view .property-item-v2 .item-title,.grid-view .property-item-v2 figure,.grid-view figure,.grid-view-1-col .item-wrap,.header-bottom,.header-detail .header-left .property-address,.header-section-1.nav-right .header-left,.header-section-4.nav-right .header-left,.header-top,.houzez-module .module-title-nav,.idx-form-control,.ihf-grid-result-basic-info-container,.input-group,.item-thumb .hover-effect:after,.item-thumb .hover-effect:before,.item-thumb .thumb-caption,.item-thumb img,.lightbox-header,.lightbox-header .header-title,.lightbox-left .header-title,.lightbox-popup .popup-inner,.lightbox-slide-nav,.location-block a:before,.mapPlaceholder,.membership-content .btn-submit,.mobile-nav .nav-dropdown,.mobile-nav .nav-dropdown a,.mobile-nav .nav-dropdown li,.mobile-nav .nav-dropdown li .expand-me,.module-half .advanced-search .advance-btn,.my-property .address,.my-property .my-heading,.navi .houzez-megamenu-inner>.sub-menu,.package-block,.page-title-center .page-title-left,.pagination-main .pagination,.pay-options table,.pay-step-bar,.post-card-author,.post-password-form input[type=password],.print-header .print-header-left,.print-header-detail h1,.profile-agents .profile-description-top,.profile-detail-block .profile-image img,.profile-map #map,.profile-tabs,.property-item,.property-item .cell,.property-item-v2,.property-item-v2 .item-body-bottom,.property-item-v2 .item-body-top,.property-item-v2.item-grid .body-inner,.property-item-v2.item-grid .figure-block,.property-item-v2.item-grid .item-amenities,.property-item-v2.item-grid .item-body,.property-item-v2.item-grid .item-date,.property-item-v2.item-grid .item-thumb,.property-item-v2.item-grid .item-title,.property-item-v2.item-grid figure,.property-item.item-grid .body-left,.property-item.item-grid .body-right,.property-item.item-grid .item-body,.search-expandable .advance-btn,.single-input-search .form-control,.single-input-search .ginput_container input,.single-input-search .ginput_container select,.single-input-search .ginput_container textarea,.slider-placeholder,.splash-header.nav-right .header-left,.splash-search,.splash-search .search-table,.sticky_nav,.stripe-button-el,.table-list,.team-block-mobile,.team-block>img,.team-caption,.team-caption .link-block,.user-dashboard-right,.video-block img,.widget-categories li,.widget-categories ul ul,.widget-instagramm-slider .owl-nav,.widget-pages li,.widget-pages ul ul,.widget_archive li,.widget_archive ul ul,.widget_calendar table,.widget_categories li,.widget_categories ul ul,.widget_meta li,.widget_meta ul ul,.widget_nav_menu li,.widget_nav_menu ul ul,.widget_pages li,.widget_pages ul ul,.widget_recent_comments li,.widget_recent_comments ul ul,.widget_recent_entries li,.widget_recent_entries ul ul,.widget_search form input[type=text],.wpcf7-text,.wpcf7-textarea,figure .hover-effect:after,figure .hover-effect:before,figure .thumb-caption,figure img,input.wpcf7-form-control[type=email],input.wpcf7-form-control[type=password],input.wpcf7-form-control[type=tel],input.wpcf7-form-control[type=text],textarea.wpcf7-form-control{width:100%}#houzez-gmap-main.fave-screen-fix #houzez-listing-map,#houzez-gmap-main.fave-screen-fix #houzez-listing-map-vc,#houzez-gmap-main.fave-screen-fix #listing-map,#lightbox-popup-main,.banner-inner,.banner-inner:before,.banner-parallax .banner-bg-wrap,.banner-slider .banner-link,.banner-video-inner:before,.compare-panel,.dashboard-bar,.detail-slider .banner-link,.detail-top.detail-top-full #gallery:before,.item-thumb .hover-effect:after,.item-thumb .hover-effect:before,.location-block a:before,.map-half,.mapPlaceholder,.slider-placeholder,.splash-half,.steps-progress-main .steps-progress span,.team-block-mobile,.team-caption,.team-caption .link-block,.user-dashboard-left,figure .hover-effect:after,figure .hover-effect:before{height:100%}iframe,img{max-width:100%}#header-section .container,#hospitals,#hospitals .icon,#houzez-gmap-main,#houzez-listing-map,#houzez-listing-map-vc,#houzez_ajax_container .map-notfound,#libraries,#libraries .icon,#listing-map,#pharmacies,#pharmacies .icon,#schools,#schools .icon,#section-body,#section-body.houzez-body-half .property-listing,#singlePropertyMap,#splash-section,#splash-section .splash-inner-content,#supermarkets,#supermarkets .icon,#transportation,#transportation .icon,.accord-block .accord-tab,.account-action,.account-action .user-image,.account-dropdown>ul,.account-dropdown>ul>li,.actions li,.add-title-tab,.add-title-tab .add-expand:before,.advanced-search,.advanced-search-mobile,.advanced-search-mobile .advance-fields,.advanced-search-mobile .single-search,.agent-info-block .agent-thumb,.agent-media .media-left,.agent-media .next-prev-block .media-right,.agents-block,.auto-complete .media,.banner-module,.banner-module .owl-item,.banner-parallax,.banner-search-main .form-group .bootstrap-select.open,.banner-search-main .gform_wrapper li .bootstrap-select.open,.banner-search-tabs .search-tab-inner,.banner-slider .banner-link,.banner-video,.board-header,.board-panel-menu,.board-panel-menu>li,.board-panel-menu>li a,.bypostauthor,.caption-bottom .detail-bottom,.class-energy,.class-energy-indicator,.comments-block .media-body .reply .fa,.compare-thumb-main .compare-thumb,.dashboard-content-area,.dashboard-stream-line,.detail-bar .detail-content-tabber,.detail-media,.detail-media #gallery,.detail-slider-nav-wrap .item,.detail-sub-title,.detail-top,.detail-top .tab-content,.detail-top.detail-top-full .container,.detail-top.detail-top-full .header-detail .actions,.detail-top.detail-top-full .label,.detail.detail-bottom,.figure-block,.file-upload-block,.footer .read .fa,.footer-widget.widget_search form div,.gallery-area,.gallery-area .gallery-inner,.gallery-item,.gallery-thumb,.gallery-thumb img,.gform_wrapper .banner-search-main li .bootstrap-select.open,.gform_wrapper .gform_footer .widget-change .body-inner>input[type=submit],.gform_wrapper .gform_page_footer .widget-change .body-inner>input[type=submit],.gform_wrapper .widget-calculate li,.gform_wrapper .widget-change .body-inner>.button,.grid-view .property-item-v2 .body-inner,.grid-view .property-item-v2 .item-body-bottom,.grid-view .property-item-v2 .item-body-top,.header-detail .label-wrap,.header-media,.header-media-wrap,.header-mobile>.container,.header-section,.header-section .logo img,.header-section-1.nav-right .container,.header-section-1.nav-right .header-left,.header-section-2,.header-section-3,.header-section-4,.header-section-4 .logo img,.header-section-4.nav-right .container,.header-section-4.nav-right .header-left,.header-section-5,.ihf-share-btn-more .fa-share,.input-icon,.input-icon input,.item-body .table-cell,.item-thumb,.lightbox-arrow,.lightbox-header,.lightbox-left,.lightbox-popup,.lightbox-popup .popup-inner,.list-search form,.loader-ripple,.location-block,.map-info-box,.media-tabs-list li,.mobile-nav .nav-dropdown li,.mobile-nav .nav-dropdown ul,.mobile-nav .nav-trigger,.msg-media,.msg-type-block,.my-property .my-actions,.navi>ul .sub-menu li,.navi>ul>li,.next-prev-block .agent-media .media-right,.package-block,.parallax-properties-media,.partner-block,.plan-tabs li,.print-banner .print-main-image,.profile-detail-block .profile-image,.property-item-v2 .item-body,.property-item-v2.item-grid .body-inner,.property-item-v2.item-grid .item-body-bottom,.property-item-v2.item-grid .item-body-top,.property-item.item-grid,.property-item.item-grid .phone,.rating-container .caption .label,.rating-container .rating,.rating-wrap,.saved-search-list .saved-search-block,.saved-search-list .saved-search-block li:first-child,.saved-search-list .saved-search-block li:last-child,.search-expand-btn,.search-location,.services-module .service-block,.single-input-search,.splash-header.nav-right .container,.splash-header.nav-right .header-left,.splash-search,.steps-progress-main .steps-progress span,.sticky_nav .header-transparent,.team-block,.top-bar,.top-bar .top-bar-left,.top-bar .top-bar-right,.top-contact .top-bar-contact .fa,.top-contact .top-bar-phone .fa,.top-drop-downs>li,.user-dashboard-right,.video-block,.widget-calculate .form-group,.widget-calculate .gform_wrapper li,.widget-categories a,.widget-categories li,.widget-change .body-inner>.btn,.widget-change .body-inner>.gform_button,.widget-change .gform_wrapper .body-inner>.button,.widget-change .gform_wrapper .gform_footer .body-inner>input.button,.widget-change .gform_wrapper .gform_footer .body-inner>input[type=submit],.widget-change .gform_wrapper .gform_page_footer .body-inner>.button.gform_next_button,.widget-change .gform_wrapper .gform_page_footer .body-inner>input.button,.widget-change .gform_wrapper .gform_page_footer .body-inner>input[type=submit],.widget-pages a,.widget-pages li,.widget_archive a,.widget_archive li,.widget_categories a,.widget_categories li,.widget_houzez_twitter .owl-theme .owl-nav [class*=owl-],.widget_meta a,.widget_meta li,.widget_nav_menu a,.widget_nav_menu li,.widget_pages a,.widget_pages li,.widget_recent_comments a,.widget_recent_comments li,.widget_recent_entries a,.widget_recent_entries li,.widget_search form div,figure{position:relative}#email_messages,#hospitals img,#hospitals span,#houzez-gmap-main .map-arrows-actions,#houzez-gmap-main .map-next-prev-actions,#houzez-gmap-main .map-zoom-actions,#ihf-main-container .chosen-container-single .chosen-single:after,#libraries img,#libraries span,#pharmacies img,#pharmacies span,#save_search_click,#schools img,#schools span,#splash-section .splash-inner-media,#supermarkets img,#supermarkets span,#transportation img,#transportation span,.account-action .user-image .user-alert,.account-dropdown,.account-dropdown>ul>li .msg-alert,.add-title-tab .add-expand,.agent-info-block .agent-thumb input[type=checkbox],.agent-media input[type=checkbox],.auto-complete,.auto-complete .search-view,.banner-caption,.banner-inner:before,.banner-module .caption-desktop .price,.banner-module .slider-caption,.banner-module .slider-caption .label-wrap,.banner-parallax .banner-bg-wrap,.banner-slider .owl-dots,.banner-video .banner-video-inner,.banner-video-inner,.banner-video-inner:before,.board-panel-menu>li .msg-alert,.bypostauthor .comment-banner,.compare-thumb-main .btn-trash,.dashboard-bar,.dashboard-stream-line:before,.detail-bar .detail-tabs.detail-tabs-vertical,.detail-media .label-wrap,.detail-slider .banner-link,.detail-sub-title:before,.detail-top .tab-pane .view-popup,.detail-top.detail-top-full #gallery:before,.detail-top.detail-top-full .media-detail-down,.detail-top.detail-top-full .media-tabs-up,.detail-top.detail-top-full .media-tabs-up .label-wrap,.file-upload-block .btn,.file-upload-block .gform_button,.file-upload-block .gform_wrapper .button,.file-upload-block .gform_wrapper .gform_footer input.button,.file-upload-block .gform_wrapper .gform_footer input[type=submit],.file-upload-block .gform_wrapper .gform_page_footer .button.gform_next_button,.file-upload-block .gform_wrapper .gform_page_footer input.button,.file-upload-block .gform_wrapper .gform_page_footer input[type=submit],.footer-widget.widget_search form button,.form-media,.form-small .ajax-loader,.gallery-thumb .icon,.gform_wrapper .file-upload-block .button,.gform_wrapper .gform_footer .file-upload-block input.button,.gform_wrapper .gform_footer .file-upload-block input[type=submit],.gform_wrapper .gform_footer .widget-change .body-inner>input[type=submit] .fa,.gform_wrapper .gform_page_footer .file-upload-block .button.gform_next_button,.gform_wrapper .gform_page_footer .file-upload-block input.button,.gform_wrapper .gform_page_footer .file-upload-block input[type=submit],.gform_wrapper .gform_page_footer .widget-change .body-inner>input[type=submit] .fa,.gform_wrapper .widget-change .body-inner>.button .fa,.grid-view .property-item-v2 .item-price-block,.header-section-1.nav-right .header-right,.header-section-4.nav-right .header-right,.indicator-energy,.indicator-energy:before,.input-icon:before,.item-body .phone,.item-thumb .actions,.item-thumb .hover-effect:after,.item-thumb .hover-effect:before,.item-thumb .item-price-block,.item-thumb .label-featured,.item-thumb .price,.label+.bootstrap-select .success,.label-left,.label-right,.label.error,.lightbox-header .header-actions,.lightbox-nav-title,.lightbox-popup .popup-inner .expand-icon,.lightbox-right,.lightbox-slide-nav,.list-loading,.loader-ripple div,.map-notfound,.mapPlaceholder,.mapPlaceholder .loader-inner,.mapPlaceholder .loader-ripple,.media-tabs,.mobile-nav .nav-dropdown,.mobile-nav .nav-dropdown li .expand-me,.modal-header .close,.msg-media .user-alert,.msg-type-block .arrow,.msg-type-block .arrow:after,.navi>ul .houzez-megamenu-inner,.navi>ul ul,.owl-theme .owl-nav [class*=owl-],.panel-btn,.parallax-property-caption-wrap,.print-banner .qr-image,.profile-detail-block .profile-image .company-logo,.property-item-grid .item-caption,.property-item-v2 .item-body-bottom,.property-item-v2 .item-body-top,.property-item-v2.item-grid .item-price-block,.rating-container .caption,.rating-container .caption .label:after,.rating-container .caption .label:before,.rating-container .filled-stars,.search-expand-btn:after,.search-expandable,.search-location .location-trigger,.share_tooltip,.single-input-search button,.slider-placeholder,.slider-placeholder .loader-inner,.slider-placeholder .loader-ripple,.splash-half .splash-footer,.splash-half .splash-search,.splash-header.nav-right .header-right,.team-block-mobile,.team-caption,.team-caption .link-block,.team-caption-inner,.testimonial-carousel.owl-theme .owl-nav [class*=owl-],.tooltip_left,.tooltip_left:after,.ui-slider .ui-slider-handle,.ui-slider .ui-slider-handle:before,.user-dashboard-left,.video-block .play-icon,.widget-calculate .field-icon,.widget-categories .cat-count,.widget-categories a:before,.widget-change .body-inner>.btn .fa,.widget-change .body-inner>.gform_button .fa,.widget-change .gform_wrapper .body-inner>.button .fa,.widget-change .gform_wrapper .gform_footer .body-inner>input.button .fa,.widget-change .gform_wrapper .gform_footer .body-inner>input[type=submit] .fa,.widget-change .gform_wrapper .gform_page_footer .body-inner>.button.gform_next_button .fa,.widget-change .gform_wrapper .gform_page_footer .body-inner>input.button .fa,.widget-change .gform_wrapper .gform_page_footer .body-inner>input[type=submit] .fa,.widget-instagramm-slider .owl-nav .owl-next,.widget-instagramm-slider .owl-nav .owl-prev,.widget-pages .cat-count,.widget-pages a:before,.widget_archive .cat-count,.widget_archive a:before,.widget_categories .cat-count,.widget_categories a:before,.widget_meta .cat-count,.widget_meta a:before,.widget_nav_menu .cat-count,.widget_nav_menu a:before,.widget_pages .cat-count,.widget_pages a:before,.widget_recent_comments .cat-count,.widget_recent_comments a:before,.widget_recent_entries .cat-count,.widget_recent_entries a:before,.widget_search form button,figure .actions,figure .hover-effect:after,figure .hover-effect:before,figure .item-price-block,figure .label-featured,figure .price,label+.bootstrap-select .success,label.error{position:absolute}#lightbox-popup-main,.compare-panel,.property-menu-wrap,.scrolltop-btn,.steps-nav,.sticky_nav{position:fixed}#ihf-main-container #ihf-main-search-form .text-danger,#ihf-main-container .form-control,#ihf-main-container .ginput_container input,#ihf-main-container .ginput_container select,#ihf-main-container .ginput_container textarea,.account-action .user-image .user-alert,.account-action .user-image img,.account-block .my-avatar .profile-img-info,.account-dropdown>ul>li .msg-alert,.account-dropdown>ul>li a,.add-rating .caption .label,.add-tab-content .additional-block button,.advanced-search .btn-default.gform_button,.advanced-search .btn-secondary.gform_button,.advanced-search .btn.btn-default,.advanced-search .btn.btn-primary,.advanced-search .btn.btn-secondary,.advanced-search .gform_button,.advanced-search .gform_wrapper .btn-default.button,.advanced-search .gform_wrapper .btn-secondary.button,.advanced-search .gform_wrapper .button,.advanced-search .gform_wrapper .gform_footer input.btn-default[type=submit],.advanced-search .gform_wrapper .gform_footer input.btn-secondary[type=submit],.advanced-search .gform_wrapper .gform_footer input.button,.advanced-search .gform_wrapper .gform_footer input[type=submit],.advanced-search .gform_wrapper .gform_page_footer .button.gform_next_button,.advanced-search .gform_wrapper .gform_page_footer input.btn-default[type=submit],.advanced-search .gform_wrapper .gform_page_footer input.btn-secondary[type=submit],.advanced-search .gform_wrapper .gform_page_footer input.button,.advanced-search .gform_wrapper .gform_page_footer input[type=submit],.agency-block .social-top,.agency-block.item-grid .agency-body-left,.agency-block.item-grid .agency-body-right,.agency-block.item-grid .media-body,.agency-block.item-grid .media-left,.agency-block.item-grid .next-prev-block .media-right,.agency-block.item-grid .social-bottom,.agent-listing .media-left figure,.agent-listing .next-prev-block .media-right figure,.agent-media .media-left a,.agent-media .next-prev-block .media-right a,.aligncenter,.article-footer .meta-tags a,.auto-complete .search-view,.banner-slider .banner-link,.board-panel-menu>li .msg-alert,.board-panel-menu>li a,.board-panel-menu>li.active .sub-menu,.class-energy-indicator span,.detail-bar .detail-tabs.detail-tabs-vertical,.detail-bar .detail-tabs.detail-tabs-vertical li,.detail-top.detail-top-full .header-detail .price-start,.dsidx-resp-area input[type=email],.dsidx-resp-area input[type=password],.dsidx-resp-area input[type=text],.dsidx-resp-area select,.dsidx-resp-area textarea,.f7-form-control,.fave-load-more a,.field-group input,.figure-block img,.footer-widget.widget_search form button:before,.form-media .media-left a,.form-media .next-prev-block .media-right a,.gform_wrapper .advanced-search .btn-default.button,.gform_wrapper .advanced-search .btn-secondary.button,.gform_wrapper .advanced-search .button,.gform_wrapper .gform_footer .advanced-search input.btn-default[type=submit],.gform_wrapper .gform_footer .advanced-search input.btn-secondary[type=submit],.gform_wrapper .gform_footer .advanced-search input.button,.gform_wrapper .gform_footer .advanced-search input[type=submit],.gform_wrapper .gform_page_footer .advanced-search .button.gform_next_button,.gform_wrapper .gform_page_footer .advanced-search input.btn-default[type=submit],.gform_wrapper .gform_page_footer .advanced-search input.btn-secondary[type=submit],.gform_wrapper .gform_page_footer .advanced-search input.button,.gform_wrapper .gform_page_footer .advanced-search input[type=submit],.ginput_container #ihf-main-container input,.ginput_container #ihf-main-container select,.ginput_container #ihf-main-container textarea,.grid-view .figure-block,.grid-view .hide-on-list,.grid-view .item-thumb,.grid-view .property-item,.grid-view .property-item .table-cell,.grid-view .property-item-v2 .figure-block,.grid-view .property-item-v2 .item-body,.grid-view .property-item-v2 .item-thumb,.grid-view .property-item-v2 figure,.grid-view figure,.header-detail .item-price,.header-detail .item-sub-price,.hover-effect,.idx-form-control,.ihf-grid-result-address,.item-amenities li span,.item-price-block span,.item-thumb .hover-effect:before,.item-thumb .price .item-price,.item-thumb .price .item-sub-price,.location-block a,.login-register-block .back,.media-tabs-list li>a,.membership-content .btn-submit,.messages-area .media-object,.mobile-nav .nav-dropdown li .expand-me,.msg-media .user-alert,.msg-to-agent-block .media-object,.msg-type-block .arrow,.msg-type-block .arrow:after,.my-property .dropdown-menu a,.navi>ul .houzez-megamenu-inner,.navi>ul .sub-menu li a,.navi>ul ul,.next-prev-block .agency-block.item-grid .media-right,.next-prev-block .agent-listing .media-right figure,.next-prev-block .agent-media .media-right a,.next-prev-block .form-media .media-right a,.next-prev-block .media-left a,.next-prev-block .media-right a,.next-prev-block .reviews-list .media-right a,.next-prev-block .widget .media-right a,.next-prev-block .widget-news .media-right a,.next-prev-block .widget-reviews .media-right a,.owl-theme .owl-dots .owl-dot span,.pay-step-block a,.pay-step-block>span,.post-card-author .author-name span,.post-card-description .post-card-title,.post-card-description h3,.post-password-form input[type=password],.price .item-price,.price .item-sub-price,.print-header-detail-right .item-price,.print-header-detail-right .item-sub-price,.print-logo .tag-line,.print-logo span,.property-item,.property-item .body-left,.property-item .body-right,.property-item-v2.item-grid .figure-block,.property-item-v2.item-grid .item-body,.property-item-v2.item-grid .item-thumb,.property-item-v2.item-grid figure,.property-item.item-grid,.property-item.item-grid .body-left,.property-item.item-grid .body-right,.property-item.item-grid .item-body,.property-item.item-grid .item-thumb,.property-item.item-grid figure,.property-listing.list-view .hide-on-grid,.property-menu a,.property-reviews .add-rating label,.reviews-list .media-left a,.reviews-list .next-prev-block .media-right a,.screen-reader-text:focus,.search-expandable .field-expand,.search-location .location-trigger,.share_tooltip,.single-input-search button:before,.splash-header,.steps-progress-main .steps-progress span,.stripe_visible_btn,.submit-form-wrap .form-step:first-child,.tabs a,.top-bar .dropdown-menu>li,.ui-slider .ui-slider-handle:before,.widget .media-left a,.widget .next-prev-block .media-right a,.widget-categories li,.widget-news .media-left a,.widget-news .media-right a,.widget-news .next-prev-block .media-right a,.widget-pages li,.widget-reviews .media-left a,.widget-reviews .next-prev-block .media-right a,.widget_archive li,.widget_categories li,.widget_meta li,.widget_nav_menu li,.widget_pages li,.widget_recent_comments .recentcomments a,.widget_recent_comments li,.widget_recent_entries .post-date,.widget_recent_entries li,.widget_search form button:before,.wpcf7-form .wpcf7-form-control-wrap,a img.aligncenter,div.aligncenter,figure .hover-effect:before,figure .price .item-price,figure .price .item-sub-price,input.wpcf7-form-control[type=email],input.wpcf7-form-control[type=password],input.wpcf7-form-control[type=tel],input.wpcf7-form-control[type=text],textarea.wpcf7-form-control{display:block}#houzez-gmap-main .map-btn,#houzez-gmap-main .map-search,#ihf-main-container .btn,#ihf-main-container .btn-primary,#ihf-main-container .chosen-container-single .chosen-single:after,#ihf-main-container .gform_button,#ihf-main-container .gform_wrapper .button,#ihf-main-container .gform_wrapper .gform_footer input[type=submit],#ihf-main-container .gform_wrapper .gform_page_footer input[type=submit],#ihf-main-container .ihf-advanced-search-launch,#ihf-main-container .ihf-map-search-refine-link,#save_search_click:after,.accord-block .accord-tab li,.account-action .user-image,.account-action>li,.actions li,.actions li>span,.add-attachment .attach-actions li,.add-tab-content .additional-block .remove-additional-row,.add-tab-content .additional-block .sort-additional-row,.agency-social a,.agency-social li,.agent-info-block .agent-info li,.agent-info-block .agent-thumb,.agents-block .auther-thumb,.article-footer .meta-tags li,.author-meta li,.auto-complete .amenities li,.banner-module .slider-caption,.board-panel-menu .sub-menu a:before,.caption-above .detail h3,.caption-bottom .detail h3,.class-energy-indicator,.detail-amenities-list li,.dsidx-resp-area-submit input[type=submit],.footer .social li,.footer-bottom .navi li,.footer-widget.widget_tag_cloud .tagcloud a,.form-media,.gallery-area .lightbox-slide img,.gform_wrapper #ihf-main-container .button,.gform_wrapper .gform_footer #ihf-main-container input[type=submit],.gform_wrapper .gform_footer .package-block input.button,.gform_wrapper .gform_footer .package-block input[type=submit],.gform_wrapper .gform_page_footer #ihf-main-container input[type=submit],.gform_wrapper .gform_page_footer .package-block .button.gform_next_button,.gform_wrapper .gform_page_footer .package-block input.button,.gform_wrapper .gform_page_footer .package-block input[type=submit],.gform_wrapper .package-block .button,.header-detail h1 .actions span,.header-mobile .user-icon,.header-section-5 .header-top,.header-section-6-icons,.header-section-6-left-menu,.header-section-6-logo,.header-section-6-right-menu,.header-section-6-user-tools,.header-top-social li,.idx-btn,.ihf-grid-result-basic-info-container>div,.item-amenities li,.item-body .date p,.item-date li,.label-wrap,.label-wrap .label,.lightbox-header .header-title img,.list-inline>li,.list-loading-bar,.media-drag-drop .icon-cloud-upload,.media-tabs-list li,.mobile-nav .nav-dropdown a,.mobile-nav .nav-trigger,.msgs-list .message-date span,.my-property .my-description .label,.navi a,.navi>ul .has-child>a:after,.package-block .btn,.package-block .gform_button,.package-block .gform_wrapper .button,.package-block .gform_wrapper .gform_footer input.button,.package-block .gform_wrapper .gform_footer input[type=submit],.package-block .gform_wrapper .gform_page_footer .button.gform_next_button,.package-block .gform_wrapper .gform_page_footer input.button,.package-block .gform_wrapper .gform_page_footer input[type=submit],.package-block .package-price span,.page-pagination a,.pagination-main .pagination li,.partner-block .auther-thumb,.plan-tabs li,.post-password-form input[type=submit],.print-detail .accord-tab li,.print-detail .agent-media li,.print-logo,.profile-social a,.profile-social li,.property-menu li,.rating-container .rating,.rating-container .star,.rating-wrap,.rating-wrap .rating-container,.search-expand-btn,.share_tooltip a,.steps-progress-main .steps-progress,.tabs li,.team-social a,.team-social li,.testimonial-item .auther-thumb,.top-contact li,.top-drop-downs>li,.walkscore_details img,.walkscore_details span,.widget .rating p,.widget_tag_cloud .tagcloud a,.wpcf7-submit,.yelp-cat-icon,.yelp-category .yelp-cat-list .time-review{display:inline-block}.advanced-search-mobile .single-search-wrap,.banner-search-tabs,.board-header,.callto-action,.detail-bar .detail-tabs,.detail-bar-full .detail-features,.filter-inputs>ul,.header-section-3 .header-top-inner,.header-section-5 .header-nav,.header-top,.houzez-module .module-title-nav,.msg-to-agent-block,.navi .houzez-megamenu-inner>.sub-menu,.pay-step-bar,.post-card-author,.post-card-item .caption-table,.services-module.style3 .service-block,.splash-search .search-table,.table-list{display:table}.advanced-search-mobile .single-search-inner,.agency-block .agency-body-left,.agency-block .agency-body-right,.banner-search-main .form-group .bootstrap-select,.banner-search-main .form-group .search,.banner-search-main .form-group .search-btn,.banner-search-main .gform_wrapper li .bootstrap-select,.banner-search-main .gform_wrapper li .search,.banner-search-main .gform_wrapper li .search-btn,.banner-search-tabs .search-tab,.board-header .board-header-left,.board-header .board-header-right,.board-header-center,.callto-action div,.detail-bar .detail-tabs li,.detail-bar-full .detail-features-left,.detail-bar-full .detail-features-right,.filter-inputs>ul>li,.gform_wrapper .banner-search-main li .bootstrap-select,.gform_wrapper .banner-search-main li .search,.gform_wrapper .banner-search-main li .search-btn,.header-section-2 .header-top-call,.header-section-2 .header-top-social,.header-section-2 .logo,.header-section-3 .header-contact,.header-section-3 .header-top-social,.header-section-3 .logo,.houzez-module .module-title-nav div,.msg-to-agent-block .msg-agent-left,.msg-to-agent-block .msg-agent-status,.my-property .my-actions,.my-property .my-description,.navi .houzez-megamenu-inner>.sub-menu>li,.pay-step-block,.post-card-author .author-image,.post-card-author .author-name,.post-card-item .caption-table .caption-left,.post-card-item .caption-table .file-type,.post-card-item .caption-table .thumb-caption .comment-count,.post-card-item .thumb-caption .caption-table .comment-count,.property-item .cell,.property-item .item-body,.property-item-v2 .figure-block,.property-item-v2 .item-body,.services-module.style3 .service-block .block-content,.services-module.style3 .service-block .block-icon,.splash-search .search-col,.table-cell{display:table-cell}#ihf-detail-features-tab h5,#ihf-main-container .chosen-container-single .chosen-single div,#section-body.houzez-body-half .item-body .phone,#stripe_form_featured_listing,.accord-block .accord-content,.account-block.form-step,.account-dropdown .sub-menu,.advanced-search .advance-fields,.advanced-search-hidden,.advanced-search-mobile,.advanced-search-mobile .advance-fields,.advanced-search-module .features-list,.agency-block .social-bottom,.agency-block.item-grid .social-top,.auto-complete,.board-panel-menu .sub-menu,.caption-above .detail-bottom,.caption-above .thumb-caption,.caption-bottom .detail-above,.carousel-col-5 .actions,.carousel-col-6 .actions,.dashboard-content-area .validate-errors,.dashboard-content-area .validate-errors-gal,.field-expand,.gallery-area .lightbox-slide,.gallery-thumb .icon-loader,.grid-view .hide-on-grid,.header-mobile,.header-section-1 .user-name,.header-section-4 .user-name,.header-section-5 .user-name,.header-section-6 .user-name,.houzez_stripe_buttons,.lightbox-left .lightbox-close,.media-tabs .actions,.method-option,.mobile-nav .nav-dropdown ul ul,.navi .houzez-megamenu-inner>.sub-menu .houzez-menu-title-hidden>a,.property-listing.list-view .hide-on-list,.property-menu-wrap,.rating-container .caption,.rating-container .clear-rating,.scrolltop-btn,.search-hidden,.splash-header .user-name,.steps-nav .btn-left,.steps-nav .btn-submit,.top-bar .mobile-nav,.widget-calculate .morg-detail,.widget-calculate .morg-summery{display:none}#ihf-main-container .form-control::-ms-expand,#ihf-main-container .ginput_container input::-ms-expand,#ihf-main-container .ginput_container select::-ms-expand,#ihf-main-container .ginput_container textarea::-ms-expand,.banner-search-taber .banner-search-main,.banner-slider .owl-dots .owl-dot.active span,.banner-slider .owl-dots .owl-dot:hover span,.comments-block,.compare-table>thead>tr>th,.detail-property-listing,.dsidx-resp-area input[type=email]::-ms-expand,.dsidx-resp-area input[type=password]::-ms-expand,.dsidx-resp-area input[type=text]::-ms-expand,.dsidx-resp-area select::-ms-expand,.dsidx-resp-area textarea::-ms-expand,.f7-form-control::-ms-expand,.fave-load-more a,.form-msg-btns .btn-cancel,.gform_wrapper .gform_footer .houzez-module .module-title-nav .module-nav input[type=submit],.gform_wrapper .gform_footer .style2 input.button,.gform_wrapper .gform_footer .style2 input[type=submit],.gform_wrapper .gform_footer .top-drop-downs input.button,.gform_wrapper .gform_footer .top-drop-downs input[type=submit],.gform_wrapper .gform_page_footer .houzez-module .module-title-nav .module-nav input[type=submit],.gform_wrapper .gform_page_footer .style2 .button.gform_next_button,.gform_wrapper .gform_page_footer .style2 input.button,.gform_wrapper .gform_page_footer .style2 input[type=submit],.gform_wrapper .gform_page_footer .top-drop-downs .button.gform_next_button,.gform_wrapper .gform_page_footer .top-drop-downs input.button,.gform_wrapper .gform_page_footer .top-drop-downs input[type=submit],.gform_wrapper .houzez-module .module-title-nav .module-nav .button,.gform_wrapper .style2 .button,.gform_wrapper .top-drop-downs .button,.ginput_container #ihf-main-container input::-ms-expand,.ginput_container #ihf-main-container select::-ms-expand,.ginput_container #ihf-main-container textarea::-ms-expand,.houzez-module .module-title-nav .module-nav .btn,.houzez-module .module-title-nav .module-nav .gform_button,.houzez-module .module-title-nav .module-nav .gform_wrapper .button,.houzez-module .module-title-nav .module-nav .gform_wrapper .gform_footer input[type=submit],.houzez-module .module-title-nav .module-nav .gform_wrapper .gform_page_footer input[type=submit],.idx-form-control::-ms-expand,.owl-theme .owl-dots .owl-dot.active span,.post-password-form input[type=password]::-ms-expand,.profile-agents,.sort-tab .bootstrap-select .btn-default:focus,.sort-tab .bootstrap-select .btn-default:hover,.splash-header .navi>ul>li.active>a,.splash-header .navi>ul>li>a:hover,.sticky_nav .header-transparent .navi>ul>li.active>a,.sticky_nav .header-transparent .navi>ul>li>a:active,.sticky_nav .header-transparent .navi>ul>li>a:hover,.style2 .btn,.style2 .gform_button,.style2 .gform_wrapper .button,.style2 .gform_wrapper .gform_footer input.button,.style2 .gform_wrapper .gform_footer input[type=submit],.style2 .gform_wrapper .gform_page_footer .button.gform_next_button,.style2 .gform_wrapper .gform_page_footer input.button,.style2 .gform_wrapper .gform_page_footer input[type=submit],.table-striped>tbody>tr,.top-bar .dropdown-menu>li>a:hover,.top-bar .top-nav>ul li.active>a,.top-bar .top-nav>ul>li>a:hover,.top-drop-downs .btn,.top-drop-downs .gform_button,.top-drop-downs .gform_wrapper .button,.top-drop-downs .gform_wrapper .gform_footer input.button,.top-drop-downs .gform_wrapper .gform_footer input[type=submit],.top-drop-downs .gform_wrapper .gform_page_footer .button.gform_next_button,.top-drop-downs .gform_wrapper .gform_page_footer input.button,.top-drop-downs .gform_wrapper .gform_page_footer input[type=submit],input.wpcf7-form-control[type=email]::-ms-expand,input.wpcf7-form-control[type=password]::-ms-expand,input.wpcf7-form-control[type=tel]::-ms-expand,input.wpcf7-form-control[type=text]::-ms-expand,textarea.wpcf7-form-control::-ms-expand{background-color:transparent}#houzez-gmap-main .map-btn,.advanced-search-mobile .single-search-wrap button,.compare-thumb-main .btn-trash,.footer-widget.widget_search form button,.loader-ripple,.single-input-search button,.widget-contact-agent .form-small,.widget-range .range-input,.widget_search form button{background:0 0;background-color:transparent}#ihf-main-container .form-control::-ms-expand,#ihf-main-container .ginput_container input::-ms-expand,#ihf-main-container .ginput_container select::-ms-expand,#ihf-main-container .ginput_container textarea::-ms-expand,.auto-complete .media:last-of-type,.dsidx-resp-area input[type=email]::-ms-expand,.dsidx-resp-area input[type=password]::-ms-expand,.dsidx-resp-area input[type=text]::-ms-expand,.dsidx-resp-area select::-ms-expand,.dsidx-resp-area textarea::-ms-expand,.f7-form-control::-ms-expand,.ginput_container #ihf-main-container input::-ms-expand,.ginput_container #ihf-main-container select::-ms-expand,.ginput_container #ihf-main-container textarea::-ms-expand,.idx-form-control::-ms-expand,.input-number,.my-property .actions-dropdown li:first-child,.post-password-form input[type=password]::-ms-expand,.top-bar .dropdown-menu,input.wpcf7-form-control[type=email]::-ms-expand,input.wpcf7-form-control[type=password]::-ms-expand,input.wpcf7-form-control[type=tel]::-ms-expand,input.wpcf7-form-control[type=text]::-ms-expand,textarea.wpcf7-form-control::-ms-expand{border:0}#houzez-gmap-main .dropdown-menu,#houzez-gmap-main .map-btn,#houzez-gmap-main .map-search,#ihf-main-container #areaPickerExpandAllContainer,#ihf-main-container .title-bar-1,.add-tab-content .add-tab-row:last-child,.add-tab-content .additional-block td,.advanced-search .advance-btn,.advanced-search-mobile .single-search-inner .form-control,.advanced-search-mobile .single-search-inner .ginput_container input,.advanced-search-mobile .single-search-inner .ginput_container select,.advanced-search-mobile .single-search-inner .ginput_container textarea,.advanced-search-mobile .single-search-wrap button,.banner-search-main .form-control,.banner-search-main .ginput_container input,.banner-search-main .ginput_container select,.banner-search-main .ginput_container textarea,.blog-section:last-child,.board-panel-menu .sub-menu li:last-child,.compare-table>thead>tr>th,.compare-thumb-main .btn-trash,.detail-bar .detail-tabs li:last-child,.detail-bar-full .detail-title,.detail-multi-properties .popover,.dsidx-resp-area-submit input[type=submit],.field-group input,.footer-widget.widget_search form button,.gform_wrapper .gform_footer .sort-tab .open>input[type=submit],.gform_wrapper .gform_page_footer .sort-tab .open>input[type=submit],.gform_wrapper .sort-tab .open>.button,.ginput_container .advanced-search-mobile .single-search-inner input,.ginput_container .advanced-search-mobile .single-search-inner select,.ginput_container .advanced-search-mobile .single-search-inner textarea,.ginput_container .banner-search-main input,.ginput_container .banner-search-main select,.ginput_container .banner-search-main textarea,.ginput_container .msg-type-block input,.ginput_container .msg-type-block select,.ginput_container .msg-type-block textarea,.ginput_container .widget-newsletter input,.ginput_container .widget-newsletter select,.ginput_container .widget-newsletter textarea,.ginput_container .widget_mc4wp_form_widget input,.ginput_container .widget_mc4wp_form_widget select,.ginput_container .widget_mc4wp_form_widget textarea,.invoice-total tr:first-child td,.item-amenities li:last-child,.lightbox-arrow,.method-row:last-child,.mobile-nav .nav-dropdown li:first-child,.msg-type-block .form-control,.msg-type-block .ginput_container input,.msg-type-block .ginput_container select,.msg-type-block .ginput_container textarea,.navi>ul .sub-menu li:last-child,.pagination-main .pagination a,.pay-options td,.pay-step-block:last-child,.pkg-total-list li.total-list-head,.print-detail .detail-title,.print-detail .detail-title-inner,.profile-tabs li:last-child,.rating-loading,.scrolltop-btn,.single-input-search button,.sort-tab .bootstrap-select .btn-default,.sort-tab .bootstrap-select .btn-default:focus,.sort-tab .gform_wrapper .gform_footer .open>input.button,.sort-tab .gform_wrapper .gform_footer .open>input[type=submit],.sort-tab .gform_wrapper .gform_page_footer .open>.button.gform_next_button,.sort-tab .gform_wrapper .gform_page_footer .open>input.button,.sort-tab .gform_wrapper .gform_page_footer .open>input[type=submit],.sort-tab .gform_wrapper .open>.button,.sort-tab .open>.btn,.sort-tab .open>.gform_button,.table-popover tr:last-child td,.widget-download,.widget-newsletter .form-control,.widget-newsletter .ginput_container input,.widget-newsletter .ginput_container select,.widget-newsletter .ginput_container textarea,.widget-range .range-input,.widget_mc4wp_form_widget .form-control,.widget_mc4wp_form_widget .ginput_container input,.widget_mc4wp_form_widget .ginput_container select,.widget_mc4wp_form_widget .ginput_container textarea,.widget_search form button{border:none}#ihf-main-container #ihf-detail-features-tab>.row,#section-body.houzez-body-half .btn,#section-body.houzez-body-half .gform_button,#section-body.houzez-body-half .gform_wrapper .button,#section-body.houzez-body-half .gform_wrapper .gform_footer input[type=submit],#section-body.houzez-body-half .gform_wrapper .gform_page_footer input[type=submit],.accord-block .accord-tab li:last-child,.accord-block .accord-tab ul,.account-action,.account-block .account-action-title,.account-block.form-step,.account-dropdown>ul,.actions,.add-attachment .attach-actions,.add-attachment .attach-actions li:last-child,.add-attachment .media:first-child,.add-rating .rating-wrap,.add-sort-table,.advanced-search .features-list .checkbox-inline,.advanced-search .features-list .checkbox-inline:last-child,.agency-block,.agency-description p,.agency-social,.agency-social li:last-child,.agent-info-block .agent-info,.agent-info-block .agent-info li:last-child,.agent-info-table,.agent-info-table .agent-list-actions .btn-sm:last-child,.agent-listing .profile-detail-block,.agent-media .agency-social .fa,.agent-media .profile-social .fa,.agent-media dl,.agent-media input[type=checkbox],.agent-media span:last-child,.agents-block .author-info,.article-detail p:last-child,.article-footer .meta-tags,.author-meta,.author-meta li:last-child,.auto-complete .address,.auto-complete .media,.auto-complete .result p,.auto-complete ul,.banner-search-tabs,.banner-slider,.banner-slider .owl-dots,.board-header .board-title,.board-panel-menu,.board-panel-menu .fa,.breadcrumb,.carousel-module .item-wrap,.comments-block,.comments-block p:last-child,.compare-panel-header .title,.dashboard-sidebar-inner:first-child,.detail-address ul,.detail-bar .header-detail .item-sub-price,.detail-bar-full .detail-title,.detail-bar-full .update-text,.detail-features ul,.detail-list ul,.detail-slider-nav,.field-group input,.filter-inputs>ul,.filter-title,.footer .read,.footer .social .fa,.footer .social li:last-child,.footer-bottom .foot-social p,.footer-bottom .navi li,.footer-bottom p,.footer-widget .amenities p,.footer-widget .widget-title,.form-small .head-left,.form-small .head-right,.gallery-area .lightbox-slide,.gform_wrapper #section-body.houzez-body-half .button,.gform_wrapper .gform_footer #section-body.houzez-body-half input[type=submit],.gform_wrapper .gform_footer .houzez-module .module-title-nav .module-nav input:last-child[type=submit],.gform_wrapper .gform_footer .module-half .advanced-search input.btn-secondary[type=submit] i,.gform_wrapper .gform_page_footer #section-body.houzez-body-half input[type=submit],.gform_wrapper .gform_page_footer .houzez-module .module-title-nav .module-nav input:last-child[type=submit],.gform_wrapper .gform_page_footer .module-half .advanced-search input.btn-secondary[type=submit] i,.gform_wrapper .houzez-module .module-title-nav .module-nav .button:last-child,.gform_wrapper .invoice-form li,.gform_wrapper .module-half .advanced-search .btn-secondary.button i,.gform_wrapper .widget-newsletter li,.gform_wrapper .widget-range .form-group+li,.gform_wrapper .widget-range li+.form-group,.gform_wrapper .widget-range li+li,.gform_wrapper .widget_mc4wp_form_widget li,.grid-view .item-wrap,.header-section-3 .contact-block .media-heading,.header-section-3 .contact-block p,.header-top-social ul,.houzez-module .module-title-nav .module-nav .btn:last-child,.houzez-module .module-title-nav .module-nav .gform_button:last-child,.houzez-module .module-title-nav .module-nav .gform_wrapper .button:last-child,.houzez-module .module-title-nav .module-nav .gform_wrapper .gform_footer input:last-child[type=submit],.houzez-module .module-title-nav .module-nav .gform_wrapper .gform_page_footer input:last-child[type=submit],.invoice-form .form-group,.invoice-form .gform_wrapper li,.invoice-header p,.invoice-info h3,.item-amenities,.item-body .date p:last-child,.item-body p,.item-caption .item-caption-list,.item-caption .item-caption-list li:last-child,.item-date,.item-date li:last-child,.lightbox-header .header-actions li,.lightbox-header .header-title p,.lightbox-nav-title,.loader-ripple div,.login-block .checkbox,.media-tabs-list,.method-option .checkbox,.method-select-block p,.mobile-nav .nav-dropdown ul,.module-half .advance-trigger,.module-half .advanced-search .btn-secondary.gform_button i,.module-half .advanced-search .btn.btn-secondary i,.module-half .advanced-search .gform_wrapper .btn-secondary.button i,.module-half .advanced-search .gform_wrapper .gform_footer input.btn-secondary[type=submit] i,.module-half .advanced-search .gform_wrapper .gform_page_footer input.btn-secondary[type=submit] i,.module-half .advanced-search .range-advanced-main,.msg-attachment,.msg-attachment .new-attach .attach-icon,.msg-send-block,.msg-to-agent-block .agent-company,.msg-to-agent-block .agent-title,.msg-to-agent-block .msg-agent-status ul,.msgs-list .media,.msgs-list .message-date,.my-actions .btn-group:last-child,.my-property .dropdown-menu ul,.navi>ul,.next-prev-blog,.owl-theme .owl-nav,.owl-theme .owl-nav [class*=owl-],.page-pagination a,.page-title h1,.page-title h2,.partner-block .author-info,.pay-options .checkbox,.pay-options table,.pay-step-bar,.pkg-total-list,.plan-tabber .detail-amenities-list li,.plan-tabs,.print-detail .accord-content p:last-child,.print-detail .accord-tab h3,.print-detail .accord-tab li:last-child,.print-detail .print-list-three-col li,.print-header-detail h4,.print-header-detail p,.profile-social,.profile-social li:last-child,.profile-tabs,.property-menu,.property-menu li:last-child,.property-reviews .reviews-list,.reviews-list .media:first-child,.reviews-list p,.saved-search-list .saved-search-block p,.saved-search-list .saved-search-block ul,.search-long,.share_tooltip a .fa,.splash-foot-left p,.splash-foot-right p,.stripe-button-el span,.table-multi-properties,.table-multi-properties p,.table-popover,.tabs ul,.team-social li:last-child,.testimonial-item .author-info,.top-bar ul,.top-bar-social .fa,.top-bar-social a:last-child,.top-contact li:last-child,.top-drop-downs,.top-drop-downs>li:last-child,.ui-menu .ui-menu-item,.widget .rating p,.widget-calculate .morg-result h3,.widget-calculate .morg-summery .result-value:last-child,.widget-categories li:last-child,.widget-categories ul,.widget-current ul,.widget-download li:last-child,.widget-download ul,.widget-instagramm-slider .owl-stage .slide,.widget-newsletter .form-group,.widget-newsletter .gform_wrapper li,.widget-pages li:last-child,.widget-pages ul,.widget-range .features-list .checkbox-inline,.widget-range .form-group+.form-group,.widget-range .gform_wrapper .form-group+li,.widget-range .gform_wrapper li+.form-group,.widget-range .gform_wrapper li+li,.widget-reviews p,.widget_archive li:last-child,.widget_archive ul,.widget_categories li:last-child,.widget_categories ul,.widget_houzez_twitter .twitter-list:last-child,.widget_mc4wp_form_widget .form-group,.widget_mc4wp_form_widget .gform_wrapper li,.widget_meta li:last-child,.widget_meta ul,.widget_nav_menu li:last-child,.widget_nav_menu ul,.widget_pages li:last-child,.widget_pages ul,.widget_recent_comments li:last-child,.widget_recent_comments ul,.widget_recent_entries li:last-child,.widget_recent_entries ul,.widget_text p,.wp-caption img,.wp-caption p.wp-caption-text,.yelp-category .yelp-cat-block:first-child,.yelp-category .yelp-cat-list,blockquote p{margin:0}#agents-module div[class*=col-],#section-body.houzez-body-half,#section-body.houzez-body-half .houzez-module div[class*=col-],#section-body.landing-page,.add-sort-table tfoot .sort-middle,.add-tab-content .additional-block .action-field,.agency-block.item-grid .view-link,.banner-module .slider-caption ul li,.banner-module .slider-caption ul li:last-child,.banner-search-taber .banner-search-main,.banner-search-tabs .search-tab:last-child,.breadcrumb,.breadcrumb li+li:before,.breadcrumb li:last-child:after,.comments-block,.container,.detail .actions li,.detail ul li,.detail ul li:last-child,.detail-bar-full .detail-features,.detail-bar-full .detail-gallery,.detail-bar-full .detail-title,.detail-bar-full .property-video,.detail-gallery,.detail-gallery div[class*=col-],.detail-multi-properties .popover .popover-content,.detail-property-listing,.detail-slider,.detail-slider-nav,.detail-top.detail-top-full .header-detail,.filter-inputs>ul>li:last-child,.gallery-area .lightbox-slide,.ginput_container .msg-type-block input,.ginput_container .msg-type-block select,.ginput_container .msg-type-block textarea,.header-detail .actions,.header-detail .breadcrumb,.list-inline,.list-inline>li,.modal-header,.msg-send-block .media-left,.msg-send-block .next-prev-block .media-right,.msg-type-block .form-control,.msg-type-block .ginput_container input,.msg-type-block .ginput_container select,.msg-type-block .ginput_container textarea,.my-property .dropdown-menu,.nav-dropdown .container,.navi .houzez-megamenu-inner>.sub-menu>li:last-child,.navi .houzez-megamenu-inner>.sub-menu>li>a,.next-prev-block .msg-send-block .media-right,.owl-theme .owl-nav [class*=owl-],.package-block .package-list,.package-block ul,.package-table-module div[class*=col-],.panel-btn,.post-card-description ul li:last-child,.post-card-module .item-wrap,.print-detail #gforms_confirmation_message,.print-detail .alert,.print-detail .header-detail,.print-detail .validation_error,.print-gallery .print-gallery-image:last-child,.profile-detail-block .form-small,.profile-map,.property-grid-module div[class*=col-],.property-menu,.property-reviews .reviews-list,.scrolltop-btn,.search-long .search,.section-detail-content #sidebar,.services-module.style3 .service-block,.services-module.style3 .service-block .block-content,.sponsors-module li,.steps-nav button,.top-bar .dropdown-menu>li>a,.top-drop-downs,.user-dashboard-left,.widget-contact-agent .form-small,.widget-login .login-block,.widget_houzez_featured_properties,.wp-caption img,div[class*=col-]>.item-wrap,ul{padding:0}#hospitals,#libraries,#pharmacies,#schools,#supermarkets,#transportation,.accord-block .accord-tab h3,.account-block .account-block-left,.advanced-search .btn-default.gform_button i,.advanced-search .btn-secondary.gform_button i,.advanced-search .btn.btn-default i,.advanced-search .btn.btn-primary i,.advanced-search .btn.btn-secondary i,.advanced-search .gform_button i,.advanced-search .gform_wrapper .button i,.advanced-search .gform_wrapper .gform_footer input[type=submit] i,.advanced-search .gform_wrapper .gform_page_footer .button.gform_next_button i,.advanced-search .gform_wrapper .gform_page_footer input[type=submit] i,.agency-description .profile-description-left,.alignleft,.area-title .title-left,.article-footer .author-meta,.auto-complete .search-footer .search-count,.board-header .board-header-left,.btn-social .fa,.comment-navigation .nav-previous,.compare-thumb-main .compare-thumb,.compare-thumb-main .thumb-inner-empty,.detail-title .title-left,.filter-title,.flickr-thumbs a,.floor-title-block .floor-title,.form-small .head-left,.gallery-item,.gform_wrapper .advanced-search .button i,.gform_wrapper .gform_footer .advanced-search input[type=submit] i,.gform_wrapper .gform_page_footer .advanced-search .button.gform_next_button i,.gform_wrapper .gform_page_footer .advanced-search input[type=submit] i,.grid-view .item-wrap,.header-bottom .header-nav,.header-detail .header-left,.header-mobile .header-logo,.header-mobile .header-user,.header-mobile .mobile-nav,.header-section .header-left,.header-section .header-left .navi,.header-section-3 .contact-block,.header-section-4 .header-left,.header-section-4 .header-left .navi,.houzez-energy-table dt,.info-title .info-title-left,.instagramm-thumbs a,.invoice-contact .invoice-contact-left,.invoice-header .invoice-head-left,.item-caption .item-caption-list li,.item-foot .item-foot-left,.lightbox-arrow-left,.lightbox-left,.login-tabs li,.logo,.method-select,.method-type,.mobile-nav,.modal-header .modal-title,.modal-header ul,.module-item,.my-profile-search .profile-top-left,.navi>ul>li,.page-title .page-title-left,.parallax-property-caption-wrap.left .parallax-property-caption,.pkgs-status .pkg-status-left,.print-header .print-header-left,.print-header-detail .print-header-detail-left,.profile-agents .profile-description-top,.profile-description .profile-description-left,.profile-tabs li,.property-item .body-left,.property-item-v2 .item-amenities,.property-item-v2 .item-title,.saved-search-list .saved-search-block ul,.steps-nav .btn-left,.top-bar .top-bar-left,.top-bar .top-bar-right,.widget-calculate .morg-result #mortgage_mwbi,.yelp-category .yelp-cat-list .cat-list-left,a img.alignleft{float:left}.accord-block .accord-tab ul,.account-block .account-block-right,.agency-description .profile-description-right,.alignright,.area-title .title-right,.article-footer .article-footer-right,.auto-complete .search-footer .search-result-view,.board-header .board-header-right,.comment-navigation .nav-next,.detail-title .title-right,.filter-inputs,.floor-title-block .floor-price,.form-small .head-right,.header-bottom .header-right,.header-detail .header-right,.header-section .header-right,.header-section-4 .header-right,.header-section-6 .header-nav-left,.houzez-energy-table dd,.invoice-contact .invoice-contact-right,.invoice-header .invoice-date,.item-foot .item-foot-right,.lightbox-arrow-right,.list-grid-area,.module-half .advance-trigger-wrap #save_search_click,.msg-attachment,.my-profile-search .profile-top-right,.navi>ul .has-child>a:after,.page-title .page-title-right,.parallax-property-caption-wrap.right .parallax-property-caption,.pkgs-status .pkg-status-right,.print-header-detail .print-header-detail-right,.profile-description .profile-description-right,.property-item .body-right,.property-item-v2 .item-date,.property-item-v2 .item-price-block,.rating-rtl,.steps-nav .btn-right,.widget-calculate .morg-result .show-morg,.yelp-category .yelp-cat-list .cat-list-right,a img.alignright{float:right}.footer-bottom .navi li,.gform_wrapper .gform_footer .module-half .advanced-search input.btn-secondary[type=submit] i,.gform_wrapper .gform_page_footer .module-half .advanced-search input.btn-secondary[type=submit] i,.gform_wrapper .module-half .advanced-search .btn-secondary.button i,.header-section-2 .logo,.header-section-3 .header-contact,.header-section-3 .header-top-social,.header-section-3 .logo,.header-section-5 .header-nav,.header-section-5 .logo,.header-section-6-logo .logo,.ihf-grid-result-basic-info-container>div,.module-half .advanced-search .btn-secondary.gform_button i,.module-half .advanced-search .btn.btn-secondary i,.module-half .advanced-search .gform_wrapper .btn-secondary.button i,.module-half .advanced-search .gform_wrapper .gform_footer input.btn-secondary[type=submit] i,.module-half .advanced-search .gform_wrapper .gform_page_footer input.btn-secondary[type=submit] i{float:none}#houzez-gmap-main .map-btn,#houzez-gmap-main .map-search,#ihf-main-container .btn,#ihf-main-container .btn-primary,#ihf-main-container .chosen-container-single .chosen-single:after,#ihf-main-container .gform_button,#ihf-main-container .gform_wrapper .button,#ihf-main-container .gform_wrapper .gform_footer input[type=submit],#ihf-main-container .gform_wrapper .gform_page_footer input[type=submit],#ihf-main-container .ihf-advanced-search-launch,#ihf-main-container .ihf-map-search-refine-link,.account-action .user-image,.actions li,.add-tab-content .additional-block td,.advanced-search-mobile .single-search-inner,.agency-social a,.agent-info-table>tbody>tr>td,.banner-module .caption-mobile .btn-detail,.banner-search-main .form-group .bootstrap-select,.banner-search-main .form-group .search,.banner-search-main .form-group .search-btn,.banner-search-main .gform_wrapper li .bootstrap-select,.banner-search-main .gform_wrapper li .search,.banner-search-main .gform_wrapper li .search-btn,.callto-action div,.detail-bar .detail-tabs li,.dsidx-resp-area-submit input[type=submit],.gform_wrapper #ihf-main-container .button,.gform_wrapper .banner-search-main li .bootstrap-select,.gform_wrapper .banner-search-main li .search,.gform_wrapper .banner-search-main li .search-btn,.gform_wrapper .gform_footer #ihf-main-container input[type=submit],.gform_wrapper .gform_page_footer #ihf-main-container input[type=submit],.header-detail h1 .actions span,.header-section-2 .header-top-call,.header-section-2 .header-top-social,.header-section-2 .logo,.header-section-3 .header-contact,.header-section-3 .header-top-social,.header-section-3 .logo,.idx-btn,.label-wrap,.lightbox-header .header-title img,.msg-to-agent-block .msg-agent-status,.my-property .my-actions,.my-property .my-description .label,.pay-options td,.post-card-author .author-image,.post-card-author .author-name,.post-password-form input[type=submit],.profile-social a,.profile-tabs li,.rating-container .clear-rating,.rating-wrap,.rating-wrap .rating-container,.search-long .advance-btn-holder,.search-long .bootstrap-select,.search-long .input-search,.search-long .search,.search-long .search-btn,.search-long .search-location,.sort-tab,.splash-search .search-col,.steps-nav .btn-left span,.steps-nav .btn-right span,.steps-progress-main .steps-progress,.table-cell,.table-multi-properties td,.table-multi-properties th,.tabs,.team-social a,.view-btn,.walkscore_details img,.walkscore_details span,.widget .rating .star-text-left,.widget .rating p,.wpcf7-submit,.yelp-cat-icon{vertical-align:middle!important}.add-sort-table .row-remove,.add-sort-table .row-sort,.agency-block .agency-body-left,.agency-block .agency-body-right,.article-detail table>tbody>tr>td,.article-detail table>tbody>tr>th,.comments-block table>tbody>tr>td,.comments-block table>tbody>tr>th,.header-detail .item-price .price-start,.header-detail .table-cell,.label-featured,.label-wrap .label,.package-block .package-price span,.property-item .cell,.property-item .item-body,.property-item .table-cell,.property-item-v2 .figure-block,.property-item-v2 .item-body,.services-module.style3 .service-block .block-content,.services-module.style3 .service-block .block-icon{vertical-align:top!important}.article-detail table>thead>tr>th,.comments-block table>thead>tr>th,.houzez-module .module-title-nav .module-nav,.post-card-item .caption-table .caption-left,.post-card-item .caption-table .file-type,.post-card-item .caption-table .thumb-caption .comment-count,.post-card-item .thumb-caption .caption-table .comment-count{vertical-align:bottom!important}#lightbox-popup-main,#splash-section .splash-inner-media,.auto-complete,.banner-inner:before,.banner-module .slider-caption .label-wrap,.banner-parallax .banner-bg-wrap,.banner-slider .owl-dots,.banner-slider .owl-nav .owl-prev,.banner-video-inner:before,.dashboard-bar,.detail-slider .banner-link,.detail-sub-title:before,.detail-top.detail-top-full #gallery:before,.detail-top.detail-top-full .media-detail-down,.detail-top.detail-top-full .media-tabs-up,.footer-widget.widget-categories li a:before,.footer-widget.widget-pages li a:before,.footer-widget.widget_archive li a:before,.footer-widget.widget_categories li a:before,.footer-widget.widget_meta li a:before,.footer-widget.widget_nav_menu li a:before,.footer-widget.widget_pages li a:before,.footer-widget.widget_recent_comments li a:before,.footer-widget.widget_recent_entries li a:before,.input-icon:before,.item-thumb .hover-effect:after,.item-thumb .hover-effect:before,.lightbox-nav-title,.lightbox-slide-nav,.mapPlaceholder,.mapfull,.mobile-nav .nav-dropdown,.navi>ul .sub-menu,.property-item-v2 .item-body-bottom,.property-item-v2 .item-body-top,.property-menu-wrap,.search-expandable,.slick-prev,.slider-placeholder,.splash-half .splash-footer,.steps-nav,.sticky_nav,.team-block-mobile,.team-caption,.team-caption .link-block,.team-caption-inner,.user-dashboard-left,.widget-calculate .field-icon,.widget-categories a:before,.widget-instagramm-slider .owl-nav,.widget-pages a:before,.widget_archive a:before,.widget_categories a:before,.widget_meta a:before,.widget_nav_menu a:before,.widget_pages a:before,.widget_recent_comments a:before,.widget_recent_entries a:before,figure .hover-effect:after,figure .hover-effect:before{left:0}#hospitals span,#libraries span,#lightbox-popup-main,#pharmacies span,#save_search_click,#schools span,#splash-section .splash-inner-media,#supermarkets span,#transportation span,.account-dropdown,.add-title-tab .add-expand,.auto-complete,.banner-inner:before,.banner-parallax .banner-bg-wrap,.banner-slider .owl-dots,.banner-slider .owl-nav .owl-next,.banner-video-inner:before,.compare-panel,.detail-sub-title:before,.detail-top .tab-pane .view-popup,.detail-top.detail-top-full #gallery:before,.detail-top.detail-top-full .media-tabs,.file-upload-block .btn,.file-upload-block .gform_button,.file-upload-block .gform_wrapper .button,.file-upload-block .gform_wrapper .gform_footer input.button,.file-upload-block .gform_wrapper .gform_footer input[type=submit],.file-upload-block .gform_wrapper .gform_page_footer .button.gform_next_button,.file-upload-block .gform_wrapper .gform_page_footer input.button,.file-upload-block .gform_wrapper .gform_page_footer input[type=submit],.footer-widget.widget_search form button,.gform_wrapper .file-upload-block .button,.gform_wrapper .gform_footer .file-upload-block input.button,.gform_wrapper .gform_footer .file-upload-block input[type=submit],.gform_wrapper .gform_page_footer .file-upload-block .button.gform_next_button,.gform_wrapper .gform_page_footer .file-upload-block input.button,.gform_wrapper .gform_page_footer .file-upload-block input[type=submit],.header-section-1.nav-right .header-right,.header-section-4.nav-right .header-right,.input-icon-right:before,.item-body .phone,.item-thumb .hover-effect:after,.lightbox-header .header-actions,.lightbox-nav-title,.lightbox-popup .popup-inner .expand-icon,.lightbox-right,.lightbox-slide-nav,.mapPlaceholder,.mapfull,.menu-right-no-user .navi>ul>li:nth-last-child(-n+1) ul,.mobile-nav .nav-dropdown li .expand-me,.modal-header .close,.my-property .dropdown-menu,.navi .houzez-megamenu-inner ul,.print-banner .qr-image,.property-item-v2 .item-body-bottom,.property-item-v2 .item-body-top,.property-menu-wrap,.rating-container .caption,.rating-rtl .filled-stars,.search-expandable,.search-location .location-trigger,.single-input-search button,.slick-next,.slider-placeholder,.sort-tab .dropdown-menu,.splash-half .splash-footer,.splash-header.nav-right .header-right,.steps-nav,.team-caption,.team-caption .link-block,.team-caption-inner,.widget-categories .cat-count,.widget-instagramm-slider .owl-nav,.widget-pages .cat-count,.widget_archive .cat-count,.widget_categories .cat-count,.widget_meta .cat-count,.widget_nav_menu .cat-count,.widget_pages .cat-count,.widget_recent_comments .cat-count,.widget_recent_entries .cat-count,.widget_search form button,figure .hover-effect:after{right:0}#hospitals span,#ihf-main-container .chosen-container-single .chosen-single:after,#libraries span,#lightbox-popup-main,#pharmacies span,#save_search_click,#schools span,#splash-section .splash-inner-media,#supermarkets span,#transportation span,.account-action .user-image .user-alert,.add-title-tab .add-expand,.advanced-search-sticky,.banner-inner:before,.banner-parallax .banner-bg-wrap,.banner-video-inner:before,.compare-panel,.dashboard-bar,.detail-bar .detail-tabs.detail-tabs-vertical,.detail-slider .banner-link,.detail-top .tab-pane .view-popup,.detail-top.detail-top-full #gallery:before,.detail-top.detail-top-full .media-tabs,.file-upload-block .btn,.file-upload-block .gform_button,.file-upload-block .gform_wrapper .button,.file-upload-block .gform_wrapper .gform_footer input.button,.file-upload-block .gform_wrapper .gform_footer input[type=submit],.file-upload-block .gform_wrapper .gform_page_footer .button.gform_next_button,.file-upload-block .gform_wrapper .gform_page_footer input.button,.file-upload-block .gform_wrapper .gform_page_footer input[type=submit],.footer-widget.widget_search form button,.gallery-area .gallery-inner,.gform_wrapper .file-upload-block .button,.gform_wrapper .gform_footer .file-upload-block input.button,.gform_wrapper .gform_footer .file-upload-block input[type=submit],.gform_wrapper .gform_page_footer .file-upload-block .button.gform_next_button,.gform_wrapper .gform_page_footer .file-upload-block input.button,.gform_wrapper .gform_page_footer .file-upload-block input[type=submit],.header-section-1.nav-right .header-right,.header-section-4.nav-right .header-right,.input-icon:before,.item-thumb .hover-effect:after,.item-thumb .hover-effect:before,.lightbox-header .header-actions,.lightbox-nav-title,.lightbox-popup .popup-inner .expand-icon,.lightbox-right,.mapPlaceholder,.mapfull,.mobile-nav .nav-dropdown li .expand-me,.modal-header .close,.module-half .advance-trigger-wrap #save_search_click,.msg-media .user-alert,.property-item-v2 .item-body-top,.property-item.item-grid .phone,.property-menu-wrap,.rating-container .filled-stars,.search-location .location-trigger,.single-input-search button,.slider-placeholder,.splash-header.nav-right .header-right,.sticky_nav,.team-block-mobile,.team-caption,.team-caption .link-block,.user-dashboard-left,.widget-calculate .field-icon,.widget-categories .cat-count,.widget-pages .cat-count,.widget_archive .cat-count,.widget_categories .cat-count,.widget_houzez_twitter .owl-theme .owl-nav .owl-next,.widget_houzez_twitter .owl-theme .owl-nav .owl-prev,.widget_meta .cat-count,.widget_nav_menu .cat-count,.widget_pages .cat-count,.widget_recent_comments .cat-count,.widget_recent_entries .cat-count,.widget_search form button,figure .hover-effect:after,figure .hover-effect:before{top:0}.banner-slider .owl-dots,.detail-sub-title:before,.item-body .phone,.lightbox-slide-nav,.print-banner .qr-image,.property-item-v2 .item-body-bottom,.search-expandable,.splash-half .splash-footer,.steps-nav,.team-caption-before .team-caption-inner{bottom:0}.accord-block .accord-tab:after,.accord-block .accord-tab:before,.account-block:after,.account-block:before,.add-tab-content .add-tab-row:after,.add-tab-content .add-tab-row:before,.area-title:after,.area-title:before,.article-footer:after,.article-footer:before,.auto-complete .search-footer:after,.auto-complete .search-footer:before,.board-header:after,.board-header:before,.comment-navigation:after,.comment-navigation:before,.detail-title:after,.detail-title:before,.document-list li:after,.document-list li:before,.floor-title-block:after,.floor-title-block:before,.form-small .agent-media-head:after,.form-small .agent-media-head:before,.gf_clear:after,.gf_clear:before,.gf_clear_complex:after,.gf_clear_complex:before,.gform_page_footer:after,.gform_page_footer:before,.header-detail:after,.header-detail:before,.header-mobile:after,.header-mobile:before,.info-title:after,.info-title:before,.invoice-contact:after,.invoice-contact:before,.invoice-header:after,.invoice-header:before,.item-caption .item-caption-list:after,.item-caption .item-caption-list:before,.item-foot:after,.item-foot:before,.lightbox-header:after,.lightbox-header:before,.lightbox-popup .popup-inner:after,.lightbox-popup .popup-inner:before,.lightbox-slide-nav:after,.lightbox-slide-nav:before,.media-tabs:after,.media-tabs:before,.method-row:after,.method-row:before,.msg-type-block .msg-attachment-row:after,.msg-type-block .msg-attachment-row:before,.my-profile-search:after,.my-profile-search:before,.my-property .media-body:after,.my-property .media-body:before,.navi>ul:after,.navi>ul:before,.pkg-total-list li:after,.pkg-total-list li:before,.pkgs-status li:after,.pkgs-status li:before,.plan-tabber .tab-pane:after,.plan-tabber .tab-pane:before,.print-header-detail:after,.print-header-detail:before,.print-header:after,.print-header:before,.profile-tabs:after,.profile-tabs:before,.property-filter-wrap:after,.property-filter-wrap:before,.property-item-v2 .item-body-bottom:after,.property-item-v2 .item-body-bottom:before,.property-item-v2 .item-body-top:after,.property-item-v2 .item-body-top:before,.property-listing:after,.property-listing:before,.steps-nav:after,.steps-nav:before,.widget-calculate .morg-result:after,.widget-calculate .morg-result:before,.widget-categories li:after,.widget-categories li:before,.widget-categories ul:after,.widget-categories ul:before,.widget-download li:after,.widget-download li:before,.widget-pages li:after,.widget-pages li:before,.widget-pages ul:after,.widget-pages ul:before,.widget_archive li:after,.widget_archive li:before,.widget_archive ul:after,.widget_archive ul:before,.widget_categories li:after,.widget_categories li:before,.widget_categories ul:after,.widget_categories ul:before,.widget_meta li:after,.widget_meta li:before,.widget_meta ul:after,.widget_meta ul:before,.widget_nav_menu li:after,.widget_nav_menu li:before,.widget_nav_menu ul:after,.widget_nav_menu ul:before,.widget_pages li:after,.widget_pages li:before,.widget_pages ul:after,.widget_pages ul:before,.widget_recent_comments li:after,.widget_recent_comments li:before,.widget_recent_comments ul:after,.widget_recent_comments ul:before,.widget_recent_entries li:after,.widget_recent_entries li:before,.widget_recent_entries ul:after,.widget_recent_entries ul:before,.yelp-category .yelp-cat-list li:after,.yelp-category .yelp-cat-list li:before{content:" ";display:table}.accord-block .accord-tab:after,.account-block:after,.add-tab-content .add-tab-row:after,.area-title:after,.article-footer:after,.auto-complete .search-footer:after,.board-header:after,.comment-navigation:after,.detail-title:after,.document-list li:after,.floor-title-block:after,.form-small .agent-media-head:after,.gf_clear:after,.gf_clear_complex:after,.gform_page_footer:after,.header-detail:after,.header-mobile:after,.info-title:after,.invoice-contact:after,.invoice-header:after,.item-caption .item-caption-list:after,.item-foot:after,.lightbox-header:after,.lightbox-popup .popup-inner:after,.lightbox-slide-nav:after,.media-tabs:after,.method-row:after,.msg-type-block .msg-attachment-row:after,.my-profile-search:after,.my-property .media-body:after,.navi>ul:after,.pkg-total-list li:after,.pkgs-status li:after,.plan-tabber .tab-pane:after,.print-header-detail:after,.print-header:after,.profile-tabs:after,.property-filter-wrap:after,.property-item-v2 .item-body-bottom:after,.property-item-v2 .item-body-top:after,.property-listing:after,.steps-nav:after,.widget-calculate .morg-result:after,.widget-categories li:after,.widget-categories ul:after,.widget-download li:after,.widget-pages li:after,.widget-pages ul:after,.widget_archive li:after,.widget_archive ul:after,.widget_categories li:after,.widget_categories ul:after,.widget_meta li:after,.widget_meta ul:after,.widget_nav_menu li:after,.widget_nav_menu ul:after,.widget_pages li:after,.widget_pages ul:after,.widget_recent_comments li:after,.widget_recent_comments ul:after,.widget_recent_entries li:after,.widget_recent_entries ul:after,.yelp-category .yelp-cat-list li:after{clear:both}#hospitals span,#libraries span,#pharmacies span,#schools span,#supermarkets span,#transportation span,.agents-block,.gallery-thumb .icon,.item-thumb .hover-effect:before,.mobile-nav .nav-dropdown,.navi>ul .houzez-megamenu-inner,.navi>ul ul,.owl-theme .owl-nav [class*=owl-],.partner-block,.services-module .service-block,.widget-instagramm-slider a,.widget-instagramm-slider a:hover,figure .hover-effect:before{-webkit-transition:.2s;transition:.2s}#hospitals,#houzez-gmap-main .map-btn,#libraries,#pharmacies,#schools,#supermarkets,#transportation,.actions li>span,.attachment-houzez-property-detail-gallery,.banner-module .slider-caption,.banner-search-tabs .search-tab,.detail-bar .detail-tabs li,.hover-effect,.item-thumb .hover-effect:after,.login-tabs li,.mobile-nav .nav-dropdown a,.profile-tabs li,.top-bar .dropdown-menu>li,.video-thumb,a,button,figure .hover-effect:after{-webkit-transition:.3s;transition:.3s}.team-caption{-webkit-transition:all .9s cubic-bezier(.19,1,.22,1) 0s;transition:all .9s cubic-bezier(.19,1,.22,1) 0s}.compare-panel{-webkit-transition:all .9s cubic-bezier(.19,1,.22,1) 0s;transition:all .9s cubic-bezier(.19,1,.22,1) 0s}@media (max-width:768px){.container{padding-right:15px;padding-left:15px}}@media (max-width:767px){.container{width:480px}}@media (max-width:481px){.container{width:100%}}.white-block{background-color:#fff;padding:25px}@media (max-width:767px){.white-block{padding:25px!important}}.static_image{height:600px;background-position:center!important;background-size:cover!important}.body-splash{opacity:0;transition:opacity .5s}.body-splash.loaded{opacity:1}body{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-right:0!important;overflow-x:hidden}@media (max-width:767px){body{font-size:12px;line-height:18px}}:focus{outline:0}hr{border-color:#e4e4e4}h1,h2,h3,h4,h5,h6{color:inherit}button:active,button:focus,button:hover{outline:0}pre{margin:0 0 20px}img{height:auto}b,strong{-webkit-font-smoothing:subpixel-antialiased}.list-inline{list-style:none}.list-inline>li{padding-right:10px}.list-two-col{columns:2;-webkit-columns:2;-moz-columns:2}.list-three-col{columns:3;-webkit-columns:3;-moz-columns:3}@media (max-width:767px){.list-three-col{columns:2;-webkit-columns:2;-moz-columns:2}}@media (max-width:481px){.list-three-col{columns:1;-webkit-columns:1;-moz-columns:1}}.list-four-col{line-height:25px;columns:4;-webkit-columns:4;-moz-columns:4}@media (max-width:767px){.list-four-col{columns:2;-webkit-columns:2;-moz-columns:2}}@media (max-width:481px){.list-four-col{columns:1;-webkit-columns:1;-moz-columns:1}}.hover-effect{overflow:hidden;z-index:0}.no-margin{margin:0!important}.no-padding{padding:0!important}.no-padding-bg{background:0 0!important;padding:0!important}.no-padding-left{padding-left:0}.padding-right-none{padding-right:0}.padding-top-none{padding-top:0!important}.padding-bottom-none{padding-bottom:0!important}table{margin-bottom:15px}.table-striped>thead>tr>th{background-color:#e9e9e9;border-bottom:0;border-right:1px solid #fff;padding:10px 15px}.table-striped>thead>tr>th:last-child{border-right:none}@media (max-width:767px){.table-striped>thead>tr>th{padding:5px 10px}}.table-striped>tbody>tr:nth-of-type(2n+1){background-color:#eee}.table-striped>tbody>tr>td{padding:10px 15px}@media (max-width:767px){.table-striped>tbody>tr>td{padding:5px 10px}}.slide-animated{opacity:0}.animated{animation-duration:1s}#form_messages{text-align:center;margin-top:12px}#email_messages{bottom:-5px}.form-control:focus,.ginput_container input:focus,.ginput_container select:focus,.ginput_container textarea:focus{box-shadow:none}.form-control.error,.ginput_container input.error,.ginput_container select.error,.ginput_container textarea.error{border:1px solid #e43012}.form-control.success,.ginput_container input.success,.ginput_container select.success,.ginput_container textarea.success{border:1px solid #77c720}@media only screen and (max-width:991px){.form-control,.ginput_container input,.ginput_container select,.ginput_container textarea{width:100%;font-size:14px!important}}.input-group-addon{width:40px;text-align:center;font-size:14px;border-color:#ccc!important;padding:5px 15px;background-color:#fff;color:#ccc}.input-group-addon~input{padding-left:0;border-left:0}.btn-number{background-color:#f1f1f1;color:#9b9b9b}.btn-number:active{color:#000}.input-number{text-align:center}.bootstrap-select{width:100%!important}.bootstrap-select .btn,.bootstrap-select .gform_button,.bootstrap-select .gform_wrapper .button,.bootstrap-select .gform_wrapper .gform_footer input.button,.bootstrap-select .gform_wrapper .gform_footer input[type=submit],.bootstrap-select .gform_wrapper .gform_page_footer .button.gform_next_button,.bootstrap-select .gform_wrapper .gform_page_footer input.button,.bootstrap-select .gform_wrapper .gform_page_footer input[type=submit],.gform_wrapper .bootstrap-select .button,.gform_wrapper .gform_footer .bootstrap-select input.button,.gform_wrapper .gform_footer .bootstrap-select input[type=submit],.gform_wrapper .gform_page_footer .bootstrap-select .button.gform_next_button,.gform_wrapper .gform_page_footer .bootstrap-select input.button,.gform_wrapper .gform_page_footer .bootstrap-select input[type=submit]{height:42px;font-weight:500}@media (max-width:767px){.bootstrap-select .btn,.bootstrap-select .gform_button,.bootstrap-select .gform_wrapper .button,.bootstrap-select .gform_wrapper .gform_footer input.button,.bootstrap-select .gform_wrapper .gform_footer input[type=submit],.bootstrap-select .gform_wrapper .gform_page_footer .button.gform_next_button,.bootstrap-select .gform_wrapper .gform_page_footer input.button,.bootstrap-select .gform_wrapper .gform_page_footer input[type=submit],.gform_wrapper .bootstrap-select .button,.gform_wrapper .gform_footer .bootstrap-select input.button,.gform_wrapper .gform_footer .bootstrap-select input[type=submit],.gform_wrapper .gform_page_footer .bootstrap-select .button.gform_next_button,.gform_wrapper .gform_page_footer .bootstrap-select input.button,.gform_wrapper .gform_page_footer .bootstrap-select input[type=submit]{height:50px;font-size:14px}}@media only screen and (max-width:991px){.bootstrap-select .btn,.bootstrap-select .gform_button,.bootstrap-select .gform_wrapper .button,.bootstrap-select .gform_wrapper .gform_footer input.button,.bootstrap-select .gform_wrapper .gform_footer input[type=submit],.bootstrap-select .gform_wrapper .gform_page_footer .button.gform_next_button,.bootstrap-select .gform_wrapper .gform_page_footer input.button,.bootstrap-select .gform_wrapper .gform_page_footer input[type=submit],.gform_wrapper .bootstrap-select .button,.gform_wrapper .gform_footer .bootstrap-select input.button,.gform_wrapper .gform_footer .bootstrap-select input[type=submit],.gform_wrapper .gform_page_footer .bootstrap-select .button.gform_next_button,.gform_wrapper .gform_page_footer .bootstrap-select input.button,.gform_wrapper .gform_page_footer .bootstrap-select input[type=submit]{height:50px}}.bootstrap-select.open .btn.dropdown-toggle,.bootstrap-select.open .btn.dropdown-toggle:active:hover,.bootstrap-select.open .btn.dropdown-toggle:hover,.bootstrap-select.open .btn.dropdown-toggle:target,.bootstrap-select.open .dropdown-toggle.gform_button,.bootstrap-select.open .dropdown-toggle.gform_button:active:hover,.bootstrap-select.open .dropdown-toggle.gform_button:hover,.bootstrap-select.open .dropdown-toggle.gform_button:target,.bootstrap-select.open .gform_wrapper .dropdown-toggle.button,.bootstrap-select.open .gform_wrapper .dropdown-toggle.button:active:hover,.bootstrap-select.open .gform_wrapper .dropdown-toggle.button:hover,.bootstrap-select.open .gform_wrapper .dropdown-toggle.button:target,.bootstrap-select.open .gform_wrapper .gform_footer input.dropdown-toggle:active:hover[type=submit],.bootstrap-select.open .gform_wrapper .gform_footer input.dropdown-toggle:hover[type=submit],.bootstrap-select.open .gform_wrapper .gform_footer input.dropdown-toggle:target[type=submit],.bootstrap-select.open .gform_wrapper .gform_footer input.dropdown-toggle[type=submit],.bootstrap-select.open .gform_wrapper .gform_page_footer input.dropdown-toggle:active:hover[type=submit],.bootstrap-select.open .gform_wrapper .gform_page_footer input.dropdown-toggle:hover[type=submit],.bootstrap-select.open .gform_wrapper .gform_page_footer input.dropdown-toggle:target[type=submit],.bootstrap-select.open .gform_wrapper .gform_page_footer input.dropdown-toggle[type=submit],.gform_wrapper .bootstrap-select.open .dropdown-toggle.button,.gform_wrapper .bootstrap-select.open .dropdown-toggle.button:active:hover,.gform_wrapper .bootstrap-select.open .dropdown-toggle.button:hover,.gform_wrapper .bootstrap-select.open .dropdown-toggle.button:target,.gform_wrapper .gform_footer .bootstrap-select.open input.dropdown-toggle:active:hover[type=submit],.gform_wrapper .gform_footer .bootstrap-select.open input.dropdown-toggle:hover[type=submit],.gform_wrapper .gform_footer .bootstrap-select.open input.dropdown-toggle:target[type=submit],.gform_wrapper .gform_footer .bootstrap-select.open input.dropdown-toggle[type=submit],.gform_wrapper .gform_page_footer .bootstrap-select.open input.dropdown-toggle:active:hover[type=submit],.gform_wrapper .gform_page_footer .bootstrap-select.open input.dropdown-toggle:hover[type=submit],.gform_wrapper .gform_page_footer .bootstrap-select.open input.dropdown-toggle:target[type=submit],.gform_wrapper .gform_page_footer .bootstrap-select.open input.dropdown-toggle[type=submit]{background-color:#fff;box-shadow:none}.dropdown-menu>li>a{padding:10px 15px}@media (max-width:767px){.dropdown-menu>li>a{padding:6px 15px}}.dropdown-menu>.active>a{color:#fff;text-decoration:none;background-color:#00aeef;outline:0}.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{color:#fff;text-decoration:none;background-color:#00aeef;outline:0}.ginput_container .icon-holder input:not(textarea),.ginput_container .icon-holder select:not(textarea),.ginput_container .icon-holder textarea:not(textarea),.icon-holder .form-control:not(textarea),.icon-holder .ginput_container input:not(textarea),.icon-holder .ginput_container select:not(textarea),.icon-holder .ginput_container textarea:not(textarea){padding-left:54px}.field-group{border-radius:4px;border:1px solid #ccc;overflow:hidden}.field-group input{height:43px;line-height:1.42857;padding:6px 12px}.field-group input+input{border-top:1px solid #ccc}@media (min-width:768px) and (max-width:991px){.field-group input{height:50px}}@media (max-width:767px){.field-group input{height:50px}}.input-icon input{padding-left:40px!important;color:#959595}.input-icon+.input-icon{border-top:1px solid #ccc}.input-icon:before{color:#959595;text-align:center;font-family:FontAwesome;height:43px;width:40px;line-height:43px;z-index:1;font-size:14px}@media (min-width:768px) and (max-width:991px){.input-icon:before{height:50px;line-height:50px}}@media (max-width:767px){.input-icon:before{height:50px;line-height:50px}}.input-icon-right input{padding-left:12px!important;padding-right:40px!important}.input-icon-right:before{left:auto}.input-user:before{content:"\f007"}.input-email:before{content:"\f0e0"}.input-pass:before{content:"\f023"}.input-search:before{content:"\f002"}.input-calendar:before{content:"\f073"}.input-level-down:before{content:"";background-image:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/save-search-icon.png);background-repeat:no-repeat;background-position:center}.search-location .location-trigger{height:42px;line-height:42px;width:40px;text-align:center;cursor:pointer}@media (max-width:767px){.search-location .location-trigger{height:50px;line-height:50px}}.ui-autocomplete{border-top:0!important;border-bottom:0!important}.ui-menu .ui-menu-item{cursor:pointer;font-size:12px;padding:8px 10px;line-height:17px;border-bottom:1px solid #e4f1c6}.ui-menu .ui-menu-item:hover{color:#fff}.ui-widget.ui-widget-content{border:1px solid #f5f5f5}.ui-slider .ui-slider-handle{z-index:2;width:22px;height:22px;cursor:pointer;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-handle:before{content:'';top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:8px;height:10px;background-image:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/range-handle-image.png);background-position:center;background-repeat:no-repeat}.ui-slider-horizontal{height:10px;background-color:#f9f9f9!important}.ui-slider-horizontal .ui-slider-handle{top:-.5em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:50%;height:1px;background-color:#00bff3}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #c5c5c5;background:#fff;font-weight:400;color:#454545}.loader-ripple{width:200px;height:200px}.loader-ripple div{top:50%;left:50%;width:0;height:0;opacity:0;border-radius:50%;border-width:6px;border-style:solid;animation:uil-ripple 2s ease-out infinite}.loader-ripple div:nth-of-type(1){border-color:#afafb7}.loader-ripple div :nth-of-type(2){border-color:#5cffd6;animation-delay:1s}.mapPlaceholder,.slider-placeholder{text-align:center}.mapPlaceholder .loader-inner,.mapPlaceholder .loader-ripple,.slider-placeholder .loader-inner,.slider-placeholder .loader-ripple{left:50%;top:50%}.mapPlaceholder .loader-inner,.slider-placeholder .loader-inner{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.mapPlaceholder .loader-ripple,.slider-placeholder .loader-ripple{-webkit-transform:translate(-50%,-50%) scale(.4);transform:translate(-50%,-50%) scale(.4)}.slider-placeholder{color:#fff}.houzezInfobox{width:275px!important}.houzezInfobox[style]{overflow:visible!important}.houzezInfobox>img[style]{position:absolute!important;right:0;top:0;background:#fff;margin:0!important}.map-info-box{width:275px!important;padding:6px}.map-info-box .price h3{font-size:18px;font-weight:500;line-height:18px}.map-info-box .price .rant{font-size:12px;font-weight:500;line-height:12px;margin:5px 0 0}@media (max-width:481px){.map-info-box{width:auto!important}}@media (max-width:481px){.map-info-box{width:275px!important}}.infoBox{animation:boxfadeIn .9s}.gm-style .infoBox>img{max-width:none;z-index:10;right:-16px}@media (max-width:767px){.gm-style .infoBox>img{width:25px;right:-25px}}.gm-style img{max-width:259px!important}.gm-style *{box-shadow:none!important;border:none!important}.gm-style-iw{width:275px!important;top:20px!important;left:28px!important;box-shadow:none;border:none}@media (max-width:481px){.gm-style-iw{left:0!important}}.gm-style-iw>div[style]{min-width:275px!important}.gm-style-iw+div{top:20px!important;position:absolute;opacity:1!important}.gm-marker{color:#000;display:inline-block;border-radius:30px;line-height:22px;padding:0 7px;font-size:12px;font-family:roboto}.gm-marker{position:relative;background:#fff;border:1px solid #fff;box-shadow:0 2px 1px 0 rgba(0,0,0,.2)!important}.arrow_box:before,.gm-marker:after{top:100%;left:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.gm-marker:after{border-color:rgba(255,255,255,0);border-top-color:#fff;border-width:7px;margin-left:-7px}.gm-marker:before{border-color:rgba(255,255,255,0);border-top-color:#fff;border-width:8px;margin-left:-8px}.gm-marker.active,.gm-marker.hover-state{background:#000;color:#fff}.gm-marker.active:after,.gm-marker.hover-state:after{border-top-color:#000}.gm-marker-price:before{content:"";display:block;height:7px;width:10px;position:absolute;top:26px;left:calc(50% - 5px);border-radius:100%}.actions{list-style:none;font-size:0!important;white-space:nowrap}.actions li{margin-right:5px!important;color:#fff;cursor:pointer;font-size:12px!important}.actions li:last-child{margin:0!important}.actions li>span{width:30px;height:30px;line-height:30px;border-radius:4px;background-color:#000;opacity:.6;text-align:center}.actions li>span:hover{background-color:#00aeef;opacity:1}.tooltip{white-space:nowrap}.share_tooltip{right:-4px;bottom:35px;white-space:nowrap;visibility:hidden;-webkit-border-radius:3px;border-radius:3px}.share_tooltip a{color:#fff;font-size:16px;padding:0 6px;width:30px;height:30px;line-height:30px!important;text-align:center!important;margin-left:0!important}.share_tooltip a:hover{color:rgba(255,255,255,.75)!important}@media (max-width:767px){.share_tooltip a{width:20px;padding:0;font-size:12px}}.share_tooltip:after{border:solid transparent;content:' ';height:0;position:absolute;top:inherit;right:10px;bottom:-13px;left:inherit;z-index:2;width:0;border-width:7px;border-top-color:#00aeef}.share_tooltip.in{visibility:visible;z-index:5}.tooltip_left{line-height:16px;z-index:1;right:37px;bottom:50%;transform:translate(0,50%)}.tooltip_left:after{z-index:1;position:absolute;right:-12px;bottom:8px;border-top-color:transparent;border-left-color:#00aeef}.vegas-overlay{background-repeat:repeat;background-position:center}.white-text{color:#fff!important}.header-section,.header-section-4{z-index:11}@media only screen and (max-width:991px){.header-section,.header-section-4{display:none}}.header-section .logo img,.header-section-4 .logo img{top:-4px}.header-section .header-left,.header-section-4 .header-left{width:74%}.header-section .header-left .navi,.header-section-4 .header-left .navi{margin-left:5%}.header-section .header-right,.header-section-4 .header-right{width:26%}.header-section .header-right,.header-section .logo,.header-section .navi>ul>li>a,.header-section-4 .header-right,.header-section-4 .logo,.header-section-4 .navi>ul>li>a{line-height:60px}.header-section .navi>ul>li>a,.header-section-4 .navi>ul>li>a{padding:0 15px}@media only screen and (max-width:991px){.header-bottom{display:none}}.header-top-social li{font-size:20px}@media (min-width:768px) and (max-width:991px){.header-top-social li{line-height:36px}}@media (max-width:767px){.header-top-social li{font-size:17px}}.header-top-social li+li{margin-left:3px}.header-section-2{z-index:11}.header-section-2 .logo{padding-left:20px}.header-section-2 .header-top{min-height:70px}@media (max-width:991px){.header-section-2 .header-top{padding:10px 15px;height:45px;min-height:0}}.header-section-2 .header-right{padding-left:20px}.header-section-2 .header-top-social{padding-right:20px;text-align:right}@media (max-width:991px){.header-section-2 .header-top-social{float:right;padding-right:0}}.header-section-2 .header-top-call{width:365px;padding:0 0 0 32px}@media (max-width:991px){.header-section-2 .header-top-call{float:left;padding:0;background-color:transparent!important}}.header-section-2 .avatar{font-size:21px}.header-section-2 .avatar img{margin-right:15px}@media (min-width:768px) and (max-width:991px){.header-section-2 .avatar{font-size:17px}.header-section-2 .avatar img{width:29px;margin-right:10px}}@media (max-width:767px){.header-section-2 .avatar{font-size:14px}.header-section-2 .avatar img{position:relative;top:-2px;width:25px;margin-right:8px}}.header-section-2 .account-action>li{padding:9px 0}.header-section-2 .header-right .user a{line-height:16px}.header-section-2 .navi>ul>li>a{padding:0 15px;line-height:46px}.header-section-2 .account-action>li,.header-section-2 .header-right>div{padding:0;line-height:46px}.header-section-3{z-index:11}.header-section-3 .header-top-inner{max-width:1200px;min-height:110px;margin:0 auto;padding:0 15px}@media (max-width:991px){.header-section-3 .header-top-inner{min-height:55px}}.header-section-3 .logo{width:20%}@media (max-width:991px){.header-section-3 .logo{display:none}}.header-section-3 .header-top-social{text-align:right;width:20%}@media (max-width:991px){.header-section-3 .header-top-social{display:none}}.header-section-3 .header-contact{width:60%}@media (max-width:991px){.header-section-3 .header-contact{width:100%}}.header-section-3 .contact-block{width:33.333%;padding-right:10px}.header-section-3 .contact-block .media-heading{font-weight:500}.header-section-3 .contact-block .media-heading,.header-section-3 .contact-block p{line-height:normal}@media (max-width:767px){.header-section-3 .contact-block .media-heading,.header-section-3 .contact-block p{font-size:12px;line-height:12px}}@media (max-width:481px){.header-section-3 .contact-block .media-heading,.header-section-3 .contact-block p{font-size:10px;line-height:10px}}.header-section-3 .contact-block .fa{font-size:30px;margin:5px 5px 0 0}@media (max-width:767px){.header-section-3 .contact-block .fa{font-size:24px;margin:0 5px 0 0}}@media (max-width:481px){.header-section-3 .contact-block .fa{font-size:16px;margin:-2px 0 0 0}}.header-section-3 .header-right .user a{line-height:16px}.gform_wrapper .header-section-3 .header-right .user a.button,.header-section-3 .header-right .user .gform_wrapper a.button,.header-section-3 .header-right .user a.btn,.header-section-3 .header-right .user a.gform_button{line-height:38px}.header-section-3 .account-action li,.header-section-3 .header-right .user,.header-section-3 .header-right a,.header-section-3 .navi>ul>li>a{line-height:60px;padding:0 15px}.header-section-4 .account-action li,.header-section-4 .header-left .navi>ul>li>a,.header-section-4 .logo,.header-section-4 .user{line-height:90px}.header-section-5{z-index:11}@media (max-width:991px){.header-section-5{display:none}}.header-section-5 .logo{padding:30px 0}.header-section-5 .header-top{min-height:70px;text-align:center;margin-bottom:-7px}@media (max-width:991px){.header-section-5 .header-top{padding:10px 15px;height:45px;min-height:0}}.header-section-5 .header-top-social{text-align:left;padding:32px 0 0}.header-section-5 .account-action>li{padding:30px 0;line-height:normal}.header-section-5 .header-right .user{padding:18px 0 0}.header-section-5 .header-right .user a{line-height:16px}.header-section-5 .header-nav{margin:0 auto}.header-right{text-align:right}.header-right a+a{margin-left:15px}.header-right .fa{margin:0 10px}@media (max-width:991px){.header-section-6{display:none}}.header-section-6 .header-nav-right{padding-left:15px}.header-section-6 .header-nav-left{padding-right:15px}.header-section-6-wrap{line-height:60px}.header-section-6-icons,.header-section-6-user-tools{width:19%}.header-section-6-logo{width:10%;text-align:center}.header-section-6-left-menu,.header-section-6-right-menu{width:25%;margin-bottom:-27px}.header-section-6 .navi>ul>li>a{line-height:60px;padding:1px 15px}@media (min-width:992px) and (max-width:1199px){.header-section-6 .navi>ul>li>a{padding:1px 8px}}.header-section-6 a:hover{text-decoration:none}.splash-header{background-color:transparent!important}@media (max-width:991px){.splash-header{padding:0 0 30px 0;display:block!important}}.splash-header .splash-header-inner{padding:10px!important}.splash-header .splash-header-inner .header-right{line-height:90px}.splash-header .header-mobile{background-color:transparent!important}@media only screen and (max-width:991px){.header-mobile{display:block}}@media (max-width:991px){.header-mobile>.container{padding-left:15px;padding-right:15px;width:100%}}.header-mobile .header-logo,.header-mobile .header-user,.header-mobile .mobile-nav{line-height:60px}.header-mobile .mobile-nav{z-index:999;width:25%}.header-mobile .mobile-nav .nav-dropdown{z-index:1000}.header-mobile .header-logo{width:50%;text-align:center}.header-mobile .header-logo img{max-height:24px}.header-mobile .header-user{width:25%;text-align:right}.header-mobile .user-icon{font-size:18px;width:24px;text-align:center}.main-nav>ul ul li{border-bottom-width:1px;border-bottom-style:solid}.navi li,.navi ul{list-style:none}.navi a{padding:15px;-webkit-user-select:none}.navi>ul>li{overflow:hidden}.navi>ul>li.active{overflow:visible}.navi>ul>li.active>.houzez-megamenu-inner,.navi>ul>li.active>ul{top:100%;visibility:visible;opacity:1;transform:scale3d(1,1,1)}.navi>ul .has-child>a:after{font-family:FontAwesome;margin:0 0 0 10px;content:'\f0d7'}.navi>ul .sub-menu{min-width:250px;box-shadow:0 4px 5px rgba(0,0,0,.15)}.navi>ul .sub-menu .sub-menu{top:50%;left:100%}.navi>ul .sub-menu li.active>ul{top:0!important;visibility:visible;opacity:1}.navi>ul .sub-menu .has-child>a:after{content:'\f0da'}.navi>ul .houzez-megamenu-inner,.navi>ul ul{z-index:999;top:110%;visibility:hidden;opacity:0}.navi .houzez-megamenu-inner ul{position:inherit;top:0!important;left:0!important;visibility:visible;opacity:1}.navi .houzez-megamenu-inner>.sub-menu{padding:35px}.navi .houzez-megamenu-inner>.sub-menu>li{padding-right:40px;table-layout:fixed;border:none!important}.navi .houzez-megamenu-inner>.sub-menu>li>a{font-weight:700;margin-bottom:10px;padding-bottom:15px;text-transform:uppercase}.navi .houzez-megamenu-inner>.sub-menu .sub-menu{background:0 0;box-shadow:none}.navi .houzez-megamenu-inner>.sub-menu .sub-menu a{padding:15px 0}.header-right>div{line-height:60px}.mobile-nav .nav-trigger{font-size:22px;cursor:pointer}.mobile-nav .nav-trigger.mobile-open+.nav-dropdown{top:100%;visibility:visible;opacity:1}.mobile-nav .nav-dropdown{opacity:0;visibility:hidden;z-index:999}.mobile-nav .nav-dropdown>ul{box-shadow:0 4px 5px rgba(0,0,0,.15)}.mobile-nav .nav-dropdown ul{list-style:none}.mobile-nav .nav-dropdown li{font-size:12px;line-height:12px;margin:0;font-weight:500;text-transform:inherit;text-align:inherit}.mobile-nav .nav-dropdown li.active>.expand-me:before{content:'\f0d7'}.mobile-nav .nav-dropdown li .expand-me{font-size:14px;line-height:48px;padding-right:22px;cursor:pointer;text-align:right}.mobile-nav .nav-dropdown li .expand-me:before{font-family:FontAwesome;content:'\f0da'}.mobile-nav .nav-dropdown a{padding:15px 23px}.nav-right .navi{float:right!important}.menu-right-no-user .navi{float:right!important}.menu-right-no-user .navi>ul>li:nth-last-child(-n+1) ul{left:auto}.menu-right-no-user .navi>ul>li:nth-last-child(-n+1) ul ul.sub-menu{right:auto;left:-250px}.menu-right-no-user .header-left{padding-right:0!important}.account-action{list-style:none}.account-action>li{cursor:pointer;line-height:60px}.account-action>li.active .account-dropdown{top:100%;visibility:visible;opacity:1}.account-action .user-image{width:30px;height:30px;border-radius:50%;border:2px solid #fff}.account-action .user-image .user-alert{width:8px;height:8px;border-radius:50%;background-color:#e43012;right:-3px}.account-dropdown{z-index:11;top:120%;visibility:hidden;width:230px;transition:.2s;opacity:0}.account-dropdown>ul{list-style:none;box-shadow:0 4px 5px rgba(0,0,0,.15)}.account-dropdown>ul>li{border-bottom-width:1px;border-bottom-style:solid}.account-dropdown>ul>li a{padding:15px 23px}.account-dropdown>ul>li .msg-alert{top:43%;right:22px;width:8px;height:8px;border-radius:50%;background-color:#e43012}.account-dropdown .fa{float:none;margin-left:0;margin-right:20px}.header-section-3 .account-dropdown>ul>li a{line-height:46px!important}#splash-section .nav-dropdown{padding-right:15px;padding-left:15px}#splash-section .nav-dropdown ul::before{left:2px}#splash-section .account-dropdown{padding-right:15px;padding-left:15px}@media (max-width:991px){#splash-section .account-dropdown ul::before{right:4px}}#splash-section .account-dropdown ul::before{right:16px}.splash-header .navi>ul>li{font-weight:500}.sticky_nav{z-index:999;visibility:hidden;transition:.3s;transform:translate(0,-100%) scale(1);opacity:1;box-shadow:0 2px 2px rgba(0,0,0,.2)}.sticky_nav .header-transparent{background-color:#000}.sticky_nav .header-transparent .navi>ul>li>a{color:#fff}.sticky_nav .header-transparent .navi>ul>li>a:hover{color:#00aeef}.sticky_nav.sticky-on{visibility:visible;transform:translate(0,0) scale(1)}@media only screen and (max-width:991px){.sticky_nav.houzez-header-main{display:none}}.sticky_nav.houzez-header-mobile{display:none}@media only screen and (max-width:991px){.sticky_nav.houzez-header-mobile{display:block}}.sticky_nav.header-section-3{border-top:0;border-bottom:0}.property-menu-wrap{z-index:9;background-color:rgba(255,255,255,.9)}@media (min-width:768px) and (max-width:991px){.property-menu-wrap{display:none!important}}@media (max-width:767px){.property-menu-wrap{display:none!important}}.property-menu{font-size:0;list-style:none}.property-menu li{margin-right:45px}@media (min-width:992px) and (max-width:1199px){.property-menu li{margin-right:36px}}.property-menu a{font-size:14px;font-weight:500;line-height:60px;color:rgba(0,0,0,.5)}@media (min-width:992px) and (max-width:1199px){.property-menu a{font-size:12px}}.property-menu a:hover{color:#000}.property-menu a.active{box-shadow:inset 0 -3px #4cc6f4}.header-section-1 .account-dropdown>ul:before,.header-section-4 .account-dropdown>ul:before,.header-section-5 .account-dropdown>ul:before,.header-section-6 .account-dropdown>ul:before,.splash-header .account-dropdown>ul:before{right:6px}.header-section-1.nav-right .header-left,.header-section-4.nav-right .header-left,.splash-header.nav-right .header-left{z-index:1;padding-right:40px}.header-section-1.nav-right .header-right,.header-section-4.nav-right .header-right,.splash-header.nav-right .header-right{z-index:2;width:40px}.header-section-1.nav-right .container-fluid .header-right,.header-section-4.nav-right .container-fluid .header-right,.splash-header.nav-right .container-fluid .header-right{right:15px}.header-section-1.nav-right.houzez-user-logout .header-left,.header-section-4.nav-right.houzez-user-logout .header-left,.splash-header.nav-right.houzez-user-logout .header-left{padding-right:290px}.header-section-1.nav-right.houzez-user-logout .header-right,.header-section-4.nav-right.houzez-user-logout .header-right,.splash-header.nav-right.houzez-user-logout .header-right{width:290px}.header-section-1.nav-right.houzez-disabled-login .header-left,.header-section-4.nav-right.houzez-disabled-login .header-left,.splash-header.nav-right.houzez-disabled-login .header-left{padding-right:190px}.header-section-1.nav-right.houzez-disabled-login .header-right,.header-section-4.nav-right.houzez-disabled-login .header-right,.splash-header.nav-right.houzez-disabled-login .header-right{width:190px}.header-section-1.nav-right.houzez-disabled-create-listing .header-left,.header-section-4.nav-right.houzez-disabled-create-listing .header-left,.splash-header.nav-right.houzez-disabled-create-listing .header-left{padding-right:120px}.header-section-1.nav-right.houzez-disabled-create-listing .header-right,.header-section-4.nav-right.houzez-disabled-create-listing .header-right,.splash-header.nav-right.houzez-disabled-create-listing .header-right{width:120px}@media (max-width:991px){.top-has-nav .top-bar-left,.top-has-nav .top-bar-right{width:70%!important}}@media (max-width:991px){.top-has-nav .top-bar-left.top-nav-area,.top-has-nav .top-bar-right.top-nav-area{width:30%!important}}.top-bar{z-index:16}@media (max-width:991px){.top-bar .top-bar-left.top-nav-area .mobile-nav{float:left}.top-bar .top-bar-right.top-nav-area .mobile-nav{float:left}.top-bar .top-bar-right.top-nav-area .nav-dropdown{left:auto;right:0}.top-bar .top-bar-right.top-nav-area .nav-dropdown>ul:before{right:2px;left:auto}.top-bar .top-nav{display:none}.top-bar .mobile-nav{display:block}}@media (max-width:481px){.top-bar.hide-top-bar-mobile{display:none!important}}.top-bar .top-inner{font-size:0;line-height:normal}.top-bar ul{font-size:0;line-height:normal}.top-bar .top-bar-left{width:50%;text-align:left}.top-bar .top-bar-left.houzez-top-bar-full{width:100%!important}.top-bar .top-bar-right{width:50%;text-align:right}.top-bar .top-bar-right.houzez-top-bar-full{width:100%!important}.top-bar .top-nav>ul>li>a{padding:0 12px}.top-bar .top-nav>ul .has-child>a:after{content:'\f107'}.top-bar .top-nav>ul ul{top:50px;width:180px}.top-bar .top-nav>ul ul a{font-size:12px;padding:10px 15px}.top-bar .top-nav>ul ul li{text-transform:capitalize}.top-bar .top-nav>ul ul li ul.sub-menu{right:-180px}.top-bar .top-nav>ul ul .has-child>a:after{content:'\f105'}.top-bar .top-nav>ul li.active>a{color:#4cc6f4}.top-bar .top-nav>ul li.active ul{top:32px}.top-bar .nav-dropdown{width:240px}.top-bar .nav-dropdown a{font-size:12px;line-height:18px;padding:12px 14px}.top-bar .nav-dropdown .expand-me{line-height:41px}.top-bar .mobile-nav{padding:4px 0}.top-bar .mobile-nav .nav-trigger.mobile-open+.nav-dropdown{top:32px}.top-bar .dropdown-menu{margin-top:-1px;margin-left:-8px;min-width:120px;border-radius:0;background-color:#000}.top-bar .dropdown-menu>li{font-size:12px;line-height:1.42857;padding:6px 8px;cursor:pointer;color:#fff}.top-bar .dropdown-menu>li:hover{color:#00aeef}.top-bar .dropdown-menu>li>a{font-size:12px;color:#fff}.top-bar .dropdown-menu>li>a:hover{color:#00aeef}@media (min-width:768px) and (max-width:991px){.top-contact li{margin-right:16px}.top-contact span{display:none}}@media (max-width:767px){.top-contact li{margin-right:16px}.top-contact span{display:none}}.top-contact ul{font-size:0;list-style:none}.top-contact li{font-size:13px;font-weight:400;line-height:30px;margin-right:23px;color:#fff}.top-contact .top-bar-contact .fa,.top-contact .top-bar-phone .fa{top:1px}.top-contact a{color:#fff}.top-contact .fa{font-size:16px;margin-right:5px}.top-bar-social a{font-size:16px;margin-right:8px;color:#fff}.top-drop-downs{font-size:0;list-style:none}.top-drop-downs>li{font-size:12px;margin-right:28px}.gform_wrapper .gform_footer .top-drop-downs input.button,.gform_wrapper .gform_footer .top-drop-downs input[type=submit],.gform_wrapper .gform_page_footer .top-drop-downs .button.gform_next_button,.gform_wrapper .gform_page_footer .top-drop-downs input.button,.gform_wrapper .gform_page_footer .top-drop-downs input[type=submit],.gform_wrapper .top-drop-downs .button,.top-drop-downs .btn,.top-drop-downs .gform_button,.top-drop-downs .gform_wrapper .button,.top-drop-downs .gform_wrapper .gform_footer input.button,.top-drop-downs .gform_wrapper .gform_footer input[type=submit],.top-drop-downs .gform_wrapper .gform_page_footer .button.gform_next_button,.top-drop-downs .gform_wrapper .gform_page_footer input.button,.top-drop-downs .gform_wrapper .gform_page_footer input[type=submit]{font-size:12px;padding:7px 0;color:#fff;border-radius:0}.gform_wrapper .gform_footer .top-drop-downs input:hover[type=submit],.gform_wrapper .gform_page_footer .top-drop-downs input:hover[type=submit],.gform_wrapper .top-drop-downs .button:hover,.top-drop-downs .btn:hover,.top-drop-downs .gform_button:hover,.top-drop-downs .gform_wrapper .button:hover,.top-drop-downs .gform_wrapper .gform_footer input:hover[type=submit],.top-drop-downs .gform_wrapper .gform_page_footer input:hover[type=submit]{color:#00aeef}.top-drop-downs .fa{margin-left:18px}.modal{z-index:999999}.modal-content{border-radius:0}.modal-header{height:60px}.modal-header .close{width:60px;height:60px;margin-top:0;text-align:center;color:#fff;border-left:1px solid rgba(255,255,255,.15);text-shadow:none;opacity:1}.modal-header .modal-title{font-size:18px;line-height:26px;padding:16px 0 16px 24px;color:#fff}@media (max-width:767px){.modal-header .modal-title{font-size:14px}}.modal-body.modal-payment{padding:64px;text-align:center}@media (max-width:767px){.modal-body.modal-payment{padding:44px}.gform_wrapper .gform_footer .modal-body.modal-payment input[type=submit],.gform_wrapper .gform_page_footer .modal-body.modal-payment input[type=submit],.gform_wrapper .modal-body.modal-payment .button,.modal-body.modal-payment .btn,.modal-body.modal-payment .gform_button,.modal-body.modal-payment .gform_wrapper .button,.modal-body.modal-payment .gform_wrapper .gform_footer input[type=submit],.modal-body.modal-payment .gform_wrapper .gform_page_footer input[type=submit]{padding:10px 45px}}.gform_wrapper .gform_footer .modal-body.modal-payment input[type=submit],.gform_wrapper .gform_page_footer .modal-body.modal-payment input[type=submit],.gform_wrapper .modal-body.modal-payment .button,.modal-body.modal-payment .btn,.modal-body.modal-payment .gform_button,.modal-body.modal-payment .gform_wrapper .button,.modal-body.modal-payment .gform_wrapper .gform_footer input[type=submit],.modal-body.modal-payment .gform_wrapper .gform_page_footer input[type=submit]{margin-top:12px;padding:13px 75px}.login-block{padding:28px}.login-block .checkbox{color:rgba(0,0,0,.4)}.login-block hr{margin-top:25px;margin-bottom:25px}.gform_wrapper .login-block li,.login-block .form-group,.login-block .gform_wrapper li{margin-bottom:20px}.login-tabs li{list-style:none;font-size:16px;font-weight:400;line-height:60px;height:60px;padding:0 28px;cursor:pointer;color:#fff;border-right:1px solid rgba(255,255,255,.15)}.login-tabs li:hover{color:#000;background-color:#fff}.login-tabs li.active{color:#000;background-color:#fff}.login-register-block{width:360px;margin:0 auto;padding:40px;background-color:#fff}.login-register-block .back{margin-top:30px;text-align:center}.splash-search .search-col{text-align:center}.banner-search-main{max-width:810px;margin:0 auto;padding:10px;border-radius:4px;background:rgba(255,255,255,.66)}@media (max-width:991px){.banner-search-main{width:75%}.banner-search-main .form-group,.banner-search-main .gform_wrapper li,.gform_wrapper .banner-search-main li{width:100%}}@media (max-width:767px){.banner-search-main .form-group,.banner-search-main .gform_wrapper li,.gform_wrapper .banner-search-main li{margin:0!important}}.banner-search-main .form-group .bootstrap-select,.banner-search-main .gform_wrapper li .bootstrap-select,.gform_wrapper .banner-search-main li .bootstrap-select{width:300px!important}@media (max-width:991px){.banner-search-main .form-group .bootstrap-select,.banner-search-main .gform_wrapper li .bootstrap-select,.gform_wrapper .banner-search-main li .bootstrap-select{display:block;width:100%!important;margin-bottom:10px}.banner-search-main .form-group .bootstrap-select .dropdown-toggle,.banner-search-main .gform_wrapper li .bootstrap-select .dropdown-toggle,.gform_wrapper .banner-search-main li .bootstrap-select .dropdown-toggle{float:none;width:100%;border-radius:4px}}.banner-search-main .form-group .bootstrap-select.open,.banner-search-main .gform_wrapper li .bootstrap-select.open,.gform_wrapper .banner-search-main li .bootstrap-select.open{z-index:6}.banner-search-main .form-group .search,.banner-search-main .gform_wrapper li .search,.gform_wrapper .banner-search-main li .search{width:10000px}@media (max-width:991px){.banner-search-main .form-group .search,.banner-search-main .gform_wrapper li .search,.gform_wrapper .banner-search-main li .search{display:block;width:100%;margin-bottom:10px}}@media (max-width:991px){.banner-search-main .form-group .search-btn,.banner-search-main .gform_wrapper li .search-btn,.gform_wrapper .banner-search-main li .search-btn{display:block;width:100%;padding-left:0}}.banner-search-main .form-control,.banner-search-main .ginput_container input,.banner-search-main .ginput_container select,.banner-search-main .ginput_container textarea,.ginput_container .banner-search-main input,.ginput_container .banner-search-main select,.ginput_container .banner-search-main textarea{text-align:left;border-left:1px solid #dbdbdb;box-shadow:none;-webkit-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0}@media (max-width:767px){.banner-search-main .form-control,.banner-search-main .ginput_container input,.banner-search-main .ginput_container select,.banner-search-main .ginput_container textarea,.ginput_container .banner-search-main input,.ginput_container .banner-search-main select,.ginput_container .banner-search-main textarea{height:50px}}@media (max-width:991px){.banner-search-main .form-control,.banner-search-main .ginput_container input,.banner-search-main .ginput_container select,.banner-search-main .ginput_container textarea,.ginput_container .banner-search-main input,.ginput_container .banner-search-main select,.ginput_container .banner-search-main textarea{border:none;-webkit-border-radius:4px;border-radius:4px}}.banner-search-main .dropdown-toggle{border:none!important;-webkit-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px}@media (min-width:768px) and (max-width:991px){.banner-search-main .dropdown-toggle{width:107px}}.banner-search-main .dropdown-toggle .caret{margin-left:10px}.banner-search-main .search-btn{padding-left:10px}.banner-search-main .btn-secondary{height:42px;padding:6px 30px}.banner-search-main .btn-secondary:hover i{-webkit-transform:scale(1.1);transform:scale(1.1)}.bootstrap-select.btn-group .dropdown-menu.open{overflow-y:scroll!important;max-height:325px!important}.banner-search-taber{max-width:920px;margin:0 auto;padding-right:30px;padding-left:30px}.banner-search-taber .tab-content{padding:10px;background-color:rgba(255,255,255,.85);-webkit-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px}.banner-search-taber .banner-search-main{max-width:100%}.banner-search-tabs{table-layout:fixed}@media (max-width:767px){.banner-search-tabs .search-tab-inner{font-size:12px}}.banner-search-tabs .search-tab{padding-right:2px}.banner-search-tabs .search-tab.active .search-tab-inner{color:#000;background-color:rgba(255,255,255,.85)}.banner-search-tabs .search-tab-inner{font-weight:500;line-height:43px;cursor:pointer;text-align:center;text-transform:uppercase;-webkit-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0}.banner-search-tabs .search-tab-inner:active,.banner-search-tabs .search-tab-inner:hover{color:#000;background-color:rgba(255,255,255,.85)}.advance-search-header div[class^=col-],.advanced-search-mobile div[class^=col-],.search-expandable div[class^=col-]{padding-right:5px;padding-left:5px}.advance-search-header .row,.advanced-search-mobile .row,.search-expandable .row{margin-right:-5px;margin-left:-5px}.auto-complete{z-index:3;top:98%;text-align:left;border-style:solid;border-width:1px;color:#000}.auto-complete .result{padding:20px}.auto-complete .result p{font-weight:500;text-align:center}.auto-complete ul{overflow:auto;max-height:305px;list-style:none}.auto-complete .media-object{width:40px}.auto-complete .media-heading{font-size:14px;line-height:14px}.auto-complete .media{padding:10px;cursor:pointer;border-bottom-width:1px;border-bottom-style:solid;color:#000}.auto-complete .amenities li{margin-right:5px}.auto-complete .search-view{top:17px;right:20px}.auto-complete .search-footer .search-result-view,.auto-complete .search-view{font-weight:500}.auto-complete .search-footer{padding:10px 20px;border-top:1px solid #ccc}.auto-complete .search-footer .search-count,.auto-complete .search-footer .search-result-view{line-height:20px}.auto-complete .search-footer .search-count{font-weight:300}.advanced-search-sticky{position:fixed!important;z-index:11!important;display:block!important;width:100%!important;-webkit-animation:fadein .4s;-moz-animation:fadein .4s;-ms-animation:fadein .4s;-o-animation:fadein .4s;animation:fadein .4s}.advanced-search{padding:10px 0;box-shadow:0 2px 2px rgba(0,0,0,.2)}@media (max-width:991px){.advanced-search{display:none}}@media (max-width:991px){.advanced-search.advanced-search-module{display:block}}.advanced-search .advance-fields{padding-top:15px}.advanced-search .btn-default.gform_button i,.advanced-search .btn-secondary.gform_button i,.advanced-search .btn.btn-default i,.advanced-search .btn.btn-primary i,.advanced-search .btn.btn-secondary i,.advanced-search .gform_button i,.advanced-search .gform_wrapper .btn-default.button i,.advanced-search .gform_wrapper .btn-secondary.button i,.advanced-search .gform_wrapper .button i,.advanced-search .gform_wrapper .gform_footer input.btn-default[type=submit] i,.advanced-search .gform_wrapper .gform_footer input.btn-secondary[type=submit] i,.advanced-search .gform_wrapper .gform_footer input[type=submit] i,.advanced-search .gform_wrapper .gform_page_footer .button.gform_next_button i,.advanced-search .gform_wrapper .gform_page_footer input.btn-default[type=submit] i,.advanced-search .gform_wrapper .gform_page_footer input.btn-secondary[type=submit] i,.advanced-search .gform_wrapper .gform_page_footer input[type=submit] i,.gform_wrapper .advanced-search .btn-default.button i,.gform_wrapper .advanced-search .btn-secondary.button i,.gform_wrapper .advanced-search .button i,.gform_wrapper .gform_footer .advanced-search input.btn-default[type=submit] i,.gform_wrapper .gform_footer .advanced-search input.btn-secondary[type=submit] i,.gform_wrapper .gform_footer .advanced-search input[type=submit] i,.gform_wrapper .gform_page_footer .advanced-search .button.gform_next_button i,.gform_wrapper .gform_page_footer .advanced-search input.btn-default[type=submit] i,.gform_wrapper .gform_page_footer .advanced-search input.btn-secondary[type=submit] i,.gform_wrapper .gform_page_footer .advanced-search input[type=submit] i{line-height:22px;margin-right:5px}.advanced-search .form-control,.advanced-search .ginput_container input,.advanced-search .ginput_container select,.advanced-search .ginput_container textarea,.ginput_container .advanced-search input,.ginput_container .advanced-search select,.ginput_container .advanced-search textarea{height:42px;font-weight:500}@media (max-width:767px){.advanced-search .form-control,.advanced-search .ginput_container input,.advanced-search .ginput_container select,.advanced-search .ginput_container textarea,.ginput_container .advanced-search input,.ginput_container .advanced-search select,.ginput_container .advanced-search textarea{height:50px}}.advanced-search .advance-btn{background-color:transparent;line-height:21px}.advanced-search .advance-btn .fa{float:inherit;font-size:15px;position:relative;margin-right:6px}.advanced-search .advance-btn.active{color:#00aeef;box-shadow:none}.advanced-search .features-list{font-size:14px}.advanced-search .features-list .checkbox-inline{line-height:26px;width:20%}@media (max-width:767px){.advanced-search .features-list .checkbox-inline{width:50%;margin:0;padding-right:10px}}.advanced-search .features-list .checkbox-inline input{margin-top:7px}.advanced-search .ui-slider .ui-slider-handle{top:-7px;width:20px;height:20px}.advance-trigger{cursor:pointer}.search-long .search{display:table-cell!important;border-width:1px 0 1px 1px;border-style:solid;-webkit-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px}.ginput_container .search-long .search input,.ginput_container .search-long .search select,.ginput_container .search-long .search textarea,.search-long .search .form-control,.search-long .search .ginput_container input,.search-long .search .ginput_container select,.search-long .search .ginput_container textarea{border-width:0 1px 0 0;-webkit-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px}.search-long .bootstrap-select{width:130px!important;background-color:#fff}.gform_wrapper .gform_footer .search-long .bootstrap-select input[type=submit],.gform_wrapper .gform_page_footer .search-long .bootstrap-select input[type=submit],.gform_wrapper .search-long .bootstrap-select .button,.search-long .bootstrap-select .btn,.search-long .bootstrap-select .gform_button,.search-long .bootstrap-select .gform_wrapper .button,.search-long .bootstrap-select .gform_wrapper .gform_footer input[type=submit],.search-long .bootstrap-select .gform_wrapper .gform_page_footer input[type=submit]{-webkit-border-radius:0;border-radius:0;border-width:0 1px 0 0!important;border-style:solid!important}.gform_wrapper .gform_footer .search-long .search-btn input[type=submit],.gform_wrapper .gform_page_footer .search-long .search-btn input[type=submit],.gform_wrapper .search-long .search-btn .button,.search-long .search-btn .btn,.search-long .search-btn .gform_button,.search-long .search-btn .gform_wrapper .button,.search-long .search-btn .gform_wrapper .gform_footer input[type=submit],.search-long .search-btn .gform_wrapper .gform_page_footer input[type=submit]{-webkit-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0;height:45px}.search-long .input-icon{width:10000px;background-color:#fff}.search-long .search-location{width:10000px}.search-long .advance-btn-holder{background-color:#fff}.search-long .advance-btn-holder,.search-long .bootstrap-select,.search-long .input-search,.search-long .search-btn,.search-long .search-location{display:table-cell!important}.advanced-search-mobile{z-index:2;box-shadow:0 2px 2px rgba(0,0,0,.2)}@media (max-width:481px){.advanced-search-mobile .container{width:100%;padding-right:15px;padding-left:15px}}@media (max-width:991px){.advanced-search-mobile{display:block}}.advanced-search-mobile .form-group,.advanced-search-mobile .gform_wrapper li,.gform_wrapper .advanced-search-mobile li{margin-bottom:10px}.advanced-search-mobile .form-control,.advanced-search-mobile .ginput_container input,.advanced-search-mobile .ginput_container select,.advanced-search-mobile .ginput_container textarea,.ginput_container .advanced-search-mobile input,.ginput_container .advanced-search-mobile select,.ginput_container .advanced-search-mobile textarea{font-weight:400;height:50px}.advanced-search-mobile .search-location .location-trigger{height:50px;line-height:50px;width:50px}.advanced-search-mobile .single-search{width:10000px}.advanced-search-mobile .single-search .auto-complete{top:100%}.advanced-search-mobile .advance-fields{padding:10px 0 30px}.advanced-search-mobile .single-search-wrap button{font-size:18px;width:30px;height:40px}.advanced-search-mobile .btn-secondary{padding:15px 15px}.advanced-search-mobile .range-wrap{padding-right:0;padding-left:0;border-radius:4px;background-color:#f1f1f1}.advanced-search-mobile .ui-slider .ui-slider-handle{top:-1px;width:50px;height:50px;margin-left:-49px}.advanced-search-mobile .ui-slider .ui-slider-handle:first-of-type{margin-left:-1px}.advanced-search-mobile .ui-slider-horizontal{height:48px;border:none;background-color:transparent!important}.advanced-search-mobile .range-advanced-main{margin:10px 0 0}.advanced-search-mobile .advance-trigger{line-height:45px;margin-bottom:10px 0}.advanced-search-mobile .features-list{padding-bottom:15px}.advanced-search-mobile .features-list .checkbox-inline{width:28%;margin-right:20px;margin-left:0}.search-expandable{z-index:10}@media (max-width:991px){.search-expandable{position:relative;bottom:40px}}.search-expandable .advanced-search{padding:20px 20px 0;box-shadow:none}.search-expandable .advance-btn i{margin-right:6px}.search-expandable .search-expandable-left{width:80%}@media (max-width:991px){.search-expandable .search-expandable-left{width:100%}}.search-expandable .search-expandable-right{width:20%}@media (max-width:991px){.search-expandable .search-expandable-right{width:100%}}.search-expand-btn{font-weight:400;line-height:40px;min-width:235px;padding:0 20px;cursor:pointer;border-radius:4px 4px 0 0;z-index:1}.search-expand-btn:after{font-family:FontAwesome;right:15px;content:'\f0d8'}.search-expand-btn.active:after{content:'\f0d7'}.advanced-search-module{box-shadow:none;padding:30px 0;display:block!important}.advanced-search-module .fa{margin-right:8px}@media (min-width:768px) and (max-width:991px){.advanced-search-module .advance-title .fa{display:none}}@media (max-width:767px){.advanced-search-module .advance-title{font-size:16px;line-height:16px}.advanced-search-module .advance-title .fa{display:none}}.range-advanced-main{margin-bottom:20px}.range-text p{line-height:14px;margin-bottom:14px;font-size:14px}.max-price-range,.min-price-range,.range-title{font-weight:500}.range-wrap{padding:0 7px}.radius-range-wrap{padding:7px 5px 0 5px}#splash-section .container-fluid{padding-right:5px;padding-left:5px}#splash-section .vegas-overlay{z-index:2}#splash-section .splash-inner-media{z-index:1;height:100%!important;background-repeat:no-repeat;background-position:center;background-size:cover,100%}#splash-section .splash-inner-content{z-index:3}#section-body{padding-bottom:40px}#section-body.sticky_show_scroll_active{padding-top:0!important}@media (min-width:1200px){.container-sidebar{width:30%}}@media (min-width:992px) and (max-width:1199px){.container-sidebar{width:30%}}@media (min-width:1200px){.container-contentbar{width:70%}}@media (min-width:992px) and (max-width:1199px){.container-contentbar{width:70%}}@media (max-width:991px){#content-area{margin-bottom:30px}}@media (max-width:767px){#content-area hr{margin-top:22px;margin-bottom:22px}}#content-area hr{margin-top:32px;margin-bottom:32px}.page-title{padding:30px 0}@media (min-width:768px) and (max-width:991px){.page-title{padding:20px 0}}@media (max-width:767px){.page-title{padding:15px 0}}@media (max-width:767px){.page-title .page-title-right{float:left;width:100%}}.page-title .author-meta{margin-top:20px}@media (max-width:481px){.page-title .author-meta{margin-top:15px}}.page-title-center .breadcrumb{text-align:center}.page-title-center .page-title-left{text-align:center}.figure-block{z-index:0}.list-search{margin-bottom:30px;padding:25px;border:1px solid #00aeef;background-color:rgba(0,174,239,.05);-webkit-border-radius:5px;border-radius:5px}@media only screen and (max-width:991px){.list-search{margin-bottom:15px;padding:15px}}.list-search .input-icon:before{color:#000}.list-search form{font-weight:500}.ginput_container .list-search input,.ginput_container .list-search select,.ginput_container .list-search textarea,.list-search .form-control,.list-search .ginput_container input,.list-search .ginput_container select,.list-search .ginput_container textarea{padding-right:83px;color:#000}.ginput_container .list-search input[readonly],.ginput_container .list-search select[readonly],.ginput_container .list-search textarea[readonly],.list-search .form-control[readonly],.list-search .ginput_container input[readonly],.list-search .ginput_container select[readonly],.list-search .ginput_container textarea[readonly]{background-color:#fff}#save_search_click{line-height:40px;padding:0 14px;cursor:pointer}@media only screen and (max-width:991px){#save_search_click{line-height:50px}}#save_search_click:after{font-family:FontAwesome;margin-left:10px;content:'\f006';color:#ffba01}#save_search_click.saved:after{content:'\f005'}.blockUI.blockMsg i{color:#fff}#section-body.houzez-body-half{min-height:100%}@media (max-width:481px){#section-body.houzez-body-half .item-wrap{width:100%}#section-body.houzez-body-half .col{width:100%}}@media (max-width:1199px){#section-body.houzez-body-half .property-listing.list-view .hide-on-grid{display:none!important}#section-body.houzez-body-half .property-listing.list-view .hide-on-list{display:block!important}#section-body.houzez-body-half .property-listing.list-view .hidden-gird-cell{display:none!important}}#section-body.houzez-body-half .houzez-module{padding:25px 10px}#section-body.houzez-body-half .houzez-module div[class*=col-]+div[class*=col-]{margin-bottom:1px;padding-right:1px}@media (max-width:1199px){#section-body.houzez-body-half .property-listing .item-wrap{float:left;width:50%;margin-bottom:8px;padding-right:4px;padding-left:4px}#section-body.houzez-body-half .property-listing .item-wrap+.item-wrap{margin-top:0}#section-body.houzez-body-half .property-listing .item-body{padding:15px 7px 7px}#section-body.houzez-body-half .property-listing .item-body h4{max-width:185px}#section-body.houzez-body-half .property-listing .item-body .date p{line-height:20px;display:block;margin:0 10px 0 0}#section-body.houzez-body-half .property-listing .figure-block{width:100%;height:auto}#section-body.houzez-body-half .property-listing .table-cell{display:block;width:100%}#section-body.houzez-body-half .property-listing .table-cell .item-thumb img,#section-body.houzez-body-half .property-listing .table-cell figure img{width:100%}#section-body.houzez-body-half .property-listing .body-left{margin-bottom:15px}}@media (min-width:768px) and (max-width:991px){#section-body.houzez-body-half .property-listing .item-wrap{width:100%}}@media (max-width:481px){#section-body.houzez-body-half .property-listing .item-wrap{width:100%}}#section-body.houzez-body-half .property-listing .info-row+.info-row{margin-top:11px}#section-body.houzez-body-half .item-foot{padding:14px 8px}#section-body.houzez-body-half .item-foot p{line-height:12px}@media (min-width:992px) and (max-width:1199px){#section-body.houzez-body-half .item-body h2{max-width:200px}}@media (min-width:768px) and (max-width:991px){#section-body.houzez-body-half .item-body h2{max-width:200px}}@media (max-width:767px){#section-body.houzez-body-half .item-body h2{max-width:200px}}.map-half{overflow:hidden}.map-module-half .houzez-module{padding:25px 10px}.map-module-half .advanced-search{display:block!important}.module-half{overflow-x:hidden;overflow-y:scroll}@media (max-width:767px){.module-half{overflow:inherit;height:auto!important}}@media (max-width:991px){.module-half .sort-tab{display:none}}.module-half .advanced-search{padding:20px;background-color:#fff}.module-half .advanced-search .advance-btn{padding:10px 15px;color:#959595;border:1px solid #ccc;-webkit-border-radius:4px;border-radius:4px}.module-half .advanced-search .row{margin-right:-5px;margin-left:-5px}.module-half .advanced-search div[class*=col-]{padding-right:5px;padding-left:5px}.gform_wrapper .gform_footer .module-half .advanced-search input.btn-secondary[type=submit],.gform_wrapper .gform_page_footer .module-half .advanced-search input.btn-secondary[type=submit],.gform_wrapper .module-half .advanced-search .btn-secondary.button,.module-half .advanced-search .btn-secondary.gform_button,.module-half .advanced-search .btn.btn-secondary,.module-half .advanced-search .gform_wrapper .btn-secondary.button,.module-half .advanced-search .gform_wrapper .gform_footer input.btn-secondary[type=submit],.module-half .advanced-search .gform_wrapper .gform_page_footer input.btn-secondary[type=submit]{text-transform:uppercase}.gform_wrapper .gform_footer .module-half .advanced-search input.btn-secondary[type=submit] i,.gform_wrapper .gform_page_footer .module-half .advanced-search input.btn-secondary[type=submit] i,.gform_wrapper .module-half .advanced-search .btn-secondary.button i,.module-half .advanced-search .btn-secondary.gform_button i,.module-half .advanced-search .btn.btn-secondary i,.module-half .advanced-search .gform_wrapper .btn-secondary.button i,.module-half .advanced-search .gform_wrapper .gform_footer input.btn-secondary[type=submit] i,.module-half .advanced-search .gform_wrapper .gform_page_footer input.btn-secondary[type=submit] i{text-align:center}.gform_wrapper .gform_footer .module-half .search-long .bootstrap-select input[type=submit],.gform_wrapper .gform_page_footer .module-half .search-long .bootstrap-select input[type=submit],.gform_wrapper .module-half .search-long .bootstrap-select .button,.module-half .search-long .bootstrap-select .btn,.module-half .search-long .bootstrap-select .gform_button,.module-half .search-long .bootstrap-select .gform_wrapper .button,.module-half .search-long .bootstrap-select .gform_wrapper .gform_footer input[type=submit],.module-half .search-long .bootstrap-select .gform_wrapper .gform_page_footer input[type=submit]{border-left:0;-webkit-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0}.module-half .search-long .input-icon{width:auto}.module-half .advance-trigger{cursor:pointer}.module-half .advance-trigger-wrap{margin-top:20px;margin-bottom:20px}.module-half .advance-trigger-wrap #save_search_click{line-height:25px;position:inherit}.module-half .features-list{padding-bottom:20px}.module-half .features-list label.title{font-size:12px}.module-half .features-list .checkbox-inline{width:20%!important}@media (max-width:767px){.module-half .features-list .checkbox-inline{width:40%!important}}.module-half .range-title{color:#959595!important}.module-half .min-price-range{color:#959595!important}.module-half .property-listing .item-wrap:nth-child(2n+1){clear:both}.listing-on-half div[class*=col-]{margin-bottom:30px}.splash-module-half .houzez-module{padding:0 30px 30px 30px}.splash-module-half .houzez-module:first-child{padding-top:30px}.splash-half .splash-search{top:45%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}div.mce-edit-area{border:1px solid #ccc!important;border-top:0;border-bottom:0}.user-dashboard-left{z-index:1;width:180px;background-color:#00365e}@media (min-width:768px) and (max-width:991px){.user-dashboard-left{display:none}}@media (max-width:767px){.user-dashboard-left{display:none}}@media (min-width:768px) and (max-width:991px){.user-dashboard-right{width:100%}}@media (max-width:767px){.user-dashboard-right{width:100%}}.dashboard-with-panel{padding-left:180px}@media (min-width:768px) and (max-width:991px){.dashboard-with-panel{padding-right:0;padding-left:0}}@media (max-width:767px){.dashboard-with-panel{padding-right:0;padding-left:0}}@media (min-width:768px) and (max-width:991px){.dashboard-with-panel .dashboard-content-area{padding-right:0;padding-left:0}}@media (max-width:767px){.dashboard-with-panel .dashboard-content-area{padding-right:0;padding-left:0}}@media (min-width:768px) and (max-width:991px){.dashboard-with-panel .steps-nav{left:0}}@media (max-width:767px){.dashboard-with-panel .steps-nav{left:0}}.dashboard-with-panel .dashboard-inner-main{width:auto;margin-right:300px;margin-left:0}@media only screen and (max-width:1250px){.dashboard-with-panel .dashboard-inner-main{margin-right:-15px;margin-left:-15px}}.dashboard-with-panel .dashboard-inner-left{padding-left:0}@media only screen and (max-width:1250px){.dashboard-with-panel .dashboard-inner-left{float:none;margin-bottom:30px;padding-right:15px;padding-left:15px}}.dashboard-with-panel .dashboard-inner-right{width:300px;margin-right:-300px;padding-right:0}@media only screen and (max-width:1250px){.dashboard-with-panel .dashboard-inner-right{float:none;margin:0 auto;padding-right:15px;padding-left:15px}}@media only screen and (max-width:767px){.dashboard-with-panel .dashboard-inner-right{width:100%}}.dashboard-bar{overflow-y:auto}.board-panel-menu{list-style:none}.board-panel-menu>li{color:#00aeef;border-bottom:1px solid rgba(255,255,255,.1)}.board-panel-menu>li a{padding:15px 15px 15px 20px!important}.board-panel-menu>li .msg-alert{top:43%;right:22px;width:8px;height:8px;border-radius:50%;background-color:#ff3b62}.board-panel-menu>li.active{box-shadow:inset 5px 0 0}.board-panel-menu .fa{margin-right:10px!important}.board-panel-menu .sub-menu{background-color:#002b4b}.board-panel-menu .sub-menu li{border-bottom:1px solid rgba(255,255,255,.1)}.board-panel-menu .sub-menu>li.active>a{color:#4cc6f4}.board-panel-menu .sub-menu a:before{font-family:FontAwesome;margin-right:18px;content:'\f105'}.board-header{z-index:1;padding:9px 20px;box-shadow:0 1px 2px 0 rgba(0,0,0,.2)}.board-header .container{padding-left:15px;padding-right:15px}.board-header .board-header-right{text-align:right}.board-header .board-title{font-size:14px;line-height:31px}@media (max-width:481px){.board-header-with-search{display:block}}@media (max-width:481px){.board-header-with-search .board-header-left{display:block}}@media (max-width:481px){.board-header-with-search .board-header-center{display:block}}@media (max-width:481px){.board-header-with-search .board-header-right{display:block;position:absolute;top:18px;right:0}}.board-header-with-search .sort-tab .gform_wrapper .gform_footer .open>input.button,.board-header-with-search .sort-tab .gform_wrapper .gform_footer .open>input[type=submit],.board-header-with-search .sort-tab .gform_wrapper .gform_page_footer .open>.button.gform_next_button,.board-header-with-search .sort-tab .gform_wrapper .gform_page_footer .open>input.button,.board-header-with-search .sort-tab .gform_wrapper .gform_page_footer .open>input[type=submit],.board-header-with-search .sort-tab .gform_wrapper .open>.button,.board-header-with-search .sort-tab .open>.btn,.board-header-with-search .sort-tab .open>.gform_button,.gform_wrapper .board-header-with-search .sort-tab .open>.button,.gform_wrapper .gform_footer .board-header-with-search .sort-tab .open>input[type=submit],.gform_wrapper .gform_page_footer .board-header-with-search .sort-tab .open>input[type=submit]{background-color:#fff!important}.board-header-with-search .sort-tab .bootstrap-select .btn-default{background-color:#fff;border-radius:4px;line-height:40px;border:1px solid;margin-top:-1px}@media (max-width:481px){.board-header-with-search .sort-tab .bootstrap-select .btn-default{border:none;line-height:normal}}.dashboard-content-area{overflow:auto;padding:40px}@media only screen and (max-width:991px){.dashboard-content-area{overflow:visible}}.dashboard-content-area .container{padding-bottom:40px}.dashboard-content-area .input-group-addon{border-color:#ccc!important}@media (max-width:991px){.dashboard-content-area .container{padding-left:15px;padding-right:15px}}.dashboard-content-area-table{padding:0}.dashboard-content-area-table .table{background-color:#fff}.dashboard-content-area-table .table th{vertical-align:middle;padding:25px 20px;border-bottom:0}.dashboard-content-area-table .table td{vertical-align:middle;padding:10px 20px}@media (max-width:991px){.dashboard-content-area-table .table td{position:relative;padding-left:50%}}@media (max-width:991px){.dashboard-content-area-table .table td:before{position:absolute;top:10px;left:20px;width:45%;padding-right:10px;white-space:nowrap;font-weight:700}}.dashboard-content-area-table .table td[data-label=Actions]{white-space:nowrap}.dashboard-content-area-table .dropdown-menu{left:auto;right:0}@media (max-width:991px){.dashboard-content-area-table .table,.dashboard-content-area-table tbody,.dashboard-content-area-table td,.dashboard-content-area-table th,.dashboard-content-area-table thead,.dashboard-content-area-table tr{display:block}.dashboard-content-area-table tr{border-bottom:2px solid #ddd}.dashboard-content-area-table thead tr{position:absolute;top:-9999px;left:-9999px}.dashboard-content-area-table td:before{content:attr(data-label)}}.messages-area .media{overflow:inherit}.messages-area .media-heading{font-size:14px;line-height:14px}.messages-area p{font-size:14px;line-height:22px;margin-bottom:8px}@media (max-width:767px){.messages-area p{font-size:14px;line-height:20px}}.messages-area .media-object{width:50px}.messages-area .media-left,.messages-area .next-prev-block .media-right,.next-prev-block .messages-area .media-right{padding-right:30px}.messages-area .media-body{overflow:inherit}.messages-area .message_des ul{padding-left:17px}.msg-table-list{overflow:auto}.msg-media{white-space:nowrap}.msg-media img{margin-right:15px}.msg-media .user-alert{width:8px;height:8px;border-radius:50%;background-color:#e43012;left:22px;top:-5px}.msg-to-agent-block{padding:50px 40px;background-color:#fff}@media (min-width:768px) and (max-width:991px){.msg-to-agent-block{padding:35px 25px}}@media (max-width:767px){.msg-to-agent-block{padding:25px}}.msg-to-agent-block .media-left,.msg-to-agent-block .next-prev-block .media-right,.next-prev-block .msg-to-agent-block .media-right{padding-right:20px}.msg-to-agent-block .media-object{width:90px}@media (min-width:768px) and (max-width:991px){.msg-to-agent-block .media-object{width:70px}}@media (max-width:767px){.msg-to-agent-block .media-object{width:70px}}.msg-to-agent-block .msg-agent-left{width:10000px;padding:15px 0}@media (max-width:767px){.msg-to-agent-block .msg-agent-left{display:block;width:100%;padding-top:0}}.msg-to-agent-block .msg-agent-status{padding-top:15px;padding-right:40px;padding-bottom:15px;padding-left:50px;white-space:nowrap;border-left:1px solid #e6e9ed}@media (min-width:992px) and (max-width:1199px){.msg-to-agent-block .msg-agent-status{padding-right:30px;padding-left:40px}}@media (min-width:768px) and (max-width:991px){.msg-to-agent-block .msg-agent-status{padding-right:20px;padding-left:30px}}@media (max-width:767px){.msg-to-agent-block .msg-agent-status{display:block;width:100%;padding:0;border:0}}.msg-to-agent-block .msg-agent-status ul{list-style:none}.msg-to-agent-block .msg-agent-status li{margin-bottom:10px;color:#8c969a}@media (max-width:767px){.msg-to-agent-block .msg-agent-status li{font-size:12px;line-height:14px}}.msg-to-agent-block .msg-agent-status li .fa{margin-right:5px}@media (max-width:767px){.msg-to-agent-block .agent-title{font-size:14px;line-height:20px}}@media (max-width:767px){.msg-to-agent-block .agent-company{font-size:14px;line-height:20px}}.msgs-list .msg-me{background-color:#f3f3f3!important}.msgs-list .media{padding:30px 85px 30px 40px;border-top:1px solid rgba(201,208,212,.5);background-color:#fff}@media (min-width:768px) and (max-width:991px){.msgs-list .media{padding:35px 25px}}@media (max-width:767px){.msgs-list .media{padding:25px}}.msgs-list .attachment{font-weight:500}.msgs-list .attachment .fa{margin-right:5px}.msgs-list .message-date{margin-top:24px;text-align:right;color:#8c969a}.msgs-list .message-date span{margin-left:5px}.msg-send-block{padding:20px 40px;border-top:1px solid rgba(201,208,212,.5);background-color:#f3f3f3}@media (max-width:991px){.msg-send-block{padding:20px 25px}}.msg-send-block .media-left,.msg-send-block .next-prev-block .media-right,.next-prev-block .msg-send-block .media-right{padding-top:25px}.msg-send-block .media-body{padding-left:20px}.msg-send-block .media-heading{margin-bottom:10px}.msg-type-block{padding:15px 20px;border:1px solid rgba(201,208,212,.5);border-radius:4px;background-color:#fff}.msg-type-block .arrow,.msg-type-block .arrow:after{border-style:solid;border-color:transparent}.msg-type-block .arrow{top:20px;left:-8px;margin-top:-8px;border-width:8px;border-right-color:rgba(201,208,212,.5);border-left-width:0}.msg-type-block .arrow:after{bottom:-7px;left:1px;content:'';border-width:7px;border-right-color:#fff;border-left-width:0}.ginput_container .msg-type-block input,.ginput_container .msg-type-block select,.ginput_container .msg-type-block textarea,.msg-type-block .form-control,.msg-type-block .ginput_container input,.msg-type-block .ginput_container select,.msg-type-block .ginput_container textarea{resize:none;color:#000}.msg-type-block .msg-attachment-row{padding-top:10px;border-top:1px solid rgba(201,208,212,.5)}.msg-attachment{list-style:none}.msg-attachment .attach-icon{margin-right:5px!important;cursor:pointer;color:#8c969a}.msg-attachment .attach-text{color:#8c969a}.msg-attachment .new-attach{text-align:right}.form-msg-btns{padding-top:20px;text-align:right}.form-msg-btns .btn,.form-msg-btns .gform_button,.form-msg-btns .gform_wrapper .button,.form-msg-btns .gform_wrapper .gform_footer input.button,.form-msg-btns .gform_wrapper .gform_footer input[type=submit],.form-msg-btns .gform_wrapper .gform_page_footer .button.gform_next_button,.form-msg-btns .gform_wrapper .gform_page_footer input.button,.form-msg-btns .gform_wrapper .gform_page_footer input[type=submit],.gform_wrapper .form-msg-btns .button,.gform_wrapper .gform_footer .form-msg-btns input.button,.gform_wrapper .gform_footer .form-msg-btns input[type=submit],.gform_wrapper .gform_page_footer .form-msg-btns .button.gform_next_button,.gform_wrapper .gform_page_footer .form-msg-btns input.button,.gform_wrapper .gform_page_footer .form-msg-btns input[type=submit]{margin-left:5px}.form-msg-btns .btn-cancel{color:#3e4f57}.form-msg-btns .btn-cancel:hover{background-color:rgba(255,255,255,.5)}.dashboard-sidebar .btn-default{border-color:#ccc;background-color:#ccc}.dashboard-sidebar .btn-default:hover{border-color:#999;background-color:#b3b2b2}.pkgs-status{margin-bottom:10px;padding:15px 20px;background-color:#fff}.pkgs-status .pkgs-status-title{font-size:14px;line-height:30px;margin-bottom:5px}.pkgs-status ul{margin-bottom:12px;list-style:none}.pkgs-status li{font-size:14px;font-weight:300;line-height:30px}.pkgs-status li:first-child{font-weight:500;text-transform:uppercase}.pkgs-status .plan-link{font-size:14px;font-weight:500}.dashboard-sidebar-inner{margin-top:20px}.dashboard-sidebar-inner .btn-block+.btn-block{margin-top:10px}.steps-progress-main{font-size:12px;line-height:30px;color:#ccc}.steps-progress-main .steps-progress{width:152px;height:5px;margin-right:10px;background-color:#f1f1f1}.steps-progress-main .steps-progress span{width:20%;background-color:#00aeef}.steps-nav{font-weight:500;z-index:2;color:#fff;background-color:#00aeef;transform:translateZ(0)}.gform_wrapper .gform_footer .steps-nav .btn-left input[type=submit],.gform_wrapper .gform_page_footer .steps-nav .btn-left input[type=submit],.gform_wrapper .steps-nav .btn-left .button,.steps-nav .btn-left .btn,.steps-nav .btn-left .gform_button,.steps-nav .btn-left .gform_wrapper .button,.steps-nav .btn-left .gform_wrapper .gform_footer input[type=submit],.steps-nav .btn-left .gform_wrapper .gform_page_footer input[type=submit]{margin-right:20px}.gform_wrapper .gform_footer .steps-nav .btn-right input[type=submit],.gform_wrapper .gform_page_footer .steps-nav .btn-right input[type=submit],.gform_wrapper .steps-nav .btn-right .button,.steps-nav .btn-right .btn,.steps-nav .btn-right .gform_button,.steps-nav .btn-right .gform_wrapper .button,.steps-nav .btn-right .gform_wrapper .gform_footer input[type=submit],.steps-nav .btn-right .gform_wrapper .gform_page_footer input[type=submit]{margin-left:20px}.steps-nav button{font-size:36px;line-height:45px;width:50px;height:50px;text-align:center;opacity:.8;color:#fff;border-radius:0;background-color:rgba(255,255,255,.2)}.steps-nav button:active,.steps-nav button:focus,.steps-nav button:hover{opacity:1;color:#fff}@media (max-width:767px){.account-block .btn,.account-block .gform_button,.account-block .gform_wrapper .button,.account-block .gform_wrapper .gform_footer input.button,.account-block .gform_wrapper .gform_footer input[type=submit],.account-block .gform_wrapper .gform_page_footer .button.gform_next_button,.account-block .gform_wrapper .gform_page_footer input.button,.account-block .gform_wrapper .gform_page_footer input[type=submit],.gform_wrapper .account-block .button,.gform_wrapper .gform_footer .account-block input.button,.gform_wrapper .gform_footer .account-block input[type=submit],.gform_wrapper .gform_page_footer .account-block .button.gform_next_button,.gform_wrapper .gform_page_footer .account-block input.button,.gform_wrapper .gform_page_footer .account-block input[type=submit]{width:100%}.account-block .btn+.btn,.account-block .btn+.gform_button,.account-block .gform_button+.btn,.account-block .gform_button+.gform_button,.account-block .gform_wrapper .btn+.button,.account-block .gform_wrapper .button+.btn,.account-block .gform_wrapper .button+.button,.account-block .gform_wrapper .button+.gform_button,.account-block .gform_wrapper .gform_button+.button,.account-block .gform_wrapper .gform_footer .btn+input.button,.account-block .gform_wrapper .gform_footer .btn+input[type=submit],.account-block .gform_wrapper .gform_footer .button+input.button,.account-block .gform_wrapper .gform_footer .button+input[type=submit],.account-block .gform_wrapper .gform_footer .gform_button+input.button,.account-block .gform_wrapper .gform_footer .gform_button+input[type=submit],.account-block .gform_wrapper .gform_footer input.button+.btn,.account-block .gform_wrapper .gform_footer input.button+.button,.account-block .gform_wrapper .gform_footer input.button+.gform_button,.account-block .gform_wrapper .gform_footer input[type=submit]+.btn,.account-block .gform_wrapper .gform_footer input[type=submit]+.button,.account-block .gform_wrapper .gform_footer input[type=submit]+.gform_button,.account-block .gform_wrapper .gform_footer input[type=submit]+input[type=submit],.account-block .gform_wrapper .gform_page_footer .btn+.button.gform_next_button,.account-block .gform_wrapper .gform_page_footer .btn+input.button,.account-block .gform_wrapper .gform_page_footer .btn+input[type=submit],.account-block .gform_wrapper .gform_page_footer .button+.button.gform_next_button,.account-block .gform_wrapper .gform_page_footer .button+input.button,.account-block .gform_wrapper .gform_page_footer .button+input[type=submit],.account-block .gform_wrapper .gform_page_footer .button.gform_next_button+.btn,.account-block .gform_wrapper .gform_page_footer .button.gform_next_button+.button,.account-block .gform_wrapper .gform_page_footer .button.gform_next_button+.gform_button,.account-block .gform_wrapper .gform_page_footer .gform_button+.button.gform_next_button,.account-block .gform_wrapper .gform_page_footer .gform_button+input.button,.account-block .gform_wrapper .gform_page_footer .gform_button+input[type=submit],.account-block .gform_wrapper .gform_page_footer input.button+.btn,.account-block .gform_wrapper .gform_page_footer input.button+.button,.account-block .gform_wrapper .gform_page_footer input.button+.gform_button,.account-block .gform_wrapper .gform_page_footer input[type=submit]+.btn,.account-block .gform_wrapper .gform_page_footer input[type=submit]+.button,.account-block .gform_wrapper .gform_page_footer input[type=submit]+.gform_button,.account-block .gform_wrapper .gform_page_footer input[type=submit]+input[type=submit],.gform_wrapper .account-block .btn+.button,.gform_wrapper .account-block .button+.btn,.gform_wrapper .account-block .button+.button,.gform_wrapper .account-block .button+.gform_button,.gform_wrapper .account-block .gform_button+.button,.gform_wrapper .account-block .gform_footer .button+input.button,.gform_wrapper .account-block .gform_footer .button+input[type=submit],.gform_wrapper .account-block .gform_page_footer .button+.button.gform_next_button,.gform_wrapper .account-block .gform_page_footer .button+input.button,.gform_wrapper .account-block .gform_page_footer .button+input[type=submit],.gform_wrapper .gform_footer .account-block .btn+input[type=submit],.gform_wrapper .gform_footer .account-block .button+input[type=submit],.gform_wrapper .gform_footer .account-block .gform_button+input[type=submit],.gform_wrapper .gform_footer .account-block .gform_page_footer input[type=submit]+.button.gform_next_button,.gform_wrapper .gform_footer .account-block .gform_page_footer input[type=submit]+input.button,.gform_wrapper .gform_footer .account-block .gform_page_footer input[type=submit]+input[type=submit],.gform_wrapper .gform_footer .account-block input[type=submit]+.btn,.gform_wrapper .gform_footer .account-block input[type=submit]+.button,.gform_wrapper .gform_footer .account-block input[type=submit]+.gform_button,.gform_wrapper .gform_footer .account-block input[type=submit]+input[type=submit],.gform_wrapper .gform_page_footer .account-block .btn+input[type=submit],.gform_wrapper .gform_page_footer .account-block .button+input[type=submit],.gform_wrapper .gform_page_footer .account-block .gform_button+input[type=submit],.gform_wrapper .gform_page_footer .account-block .gform_footer input[type=submit]+input.button,.gform_wrapper .gform_page_footer .account-block .gform_footer input[type=submit]+input[type=submit],.gform_wrapper .gform_page_footer .account-block input[type=submit]+.btn,.gform_wrapper .gform_page_footer .account-block input[type=submit]+.button,.gform_wrapper .gform_page_footer .account-block input[type=submit]+.gform_button,.gform_wrapper .gform_page_footer .account-block input[type=submit]+input[type=submit]{margin-top:10px}}.account-block+.account-block{margin-top:30px}.account-block.active{display:block!important}.account-block .my-avatar{text-align:center}@media only screen and (max-width:991px){.account-block .my-avatar{margin-bottom:30px}}.account-block .my-avatar img{margin-bottom:30px}.account-block .my-avatar .profile-img-info{font-size:12px;margin:10px 0 0;color:#777}.account-block .account-block-left{width:30%;padding-right:55px}.account-block .account-block-right{width:70%}.account-profile-block{padding:40px;background-color:#fff}.account-sidebar-block,.user-profile-plan{padding:30px;margin-bottom:30px;background-color:#fff}.user-profile-plan{margin-bottom:1px}.user-profile-plan:last-of-type{margin-bottom:30px}.user-profile-plan dl{margin-bottom:0}.user-profile-plan .user-upgrade-plan-link{margin-top:10px}#gdpr_agreement{display:inline;width:20px;height:15px}label[for=gdpr_agreement]{width:100%}.invoice-area{border:1px solid #f0f0f0;background-color:#fff}.invoice-form{padding:28px 20px}@media (max-width:767px){.gform_wrapper .invoice-form li,.invoice-form .form-group,.invoice-form .gform_wrapper li{margin-bottom:15px}}.invoice-list-wrap{overflow:auto}.invoice-list{margin-bottom:0;border-top:1px solid #e5e5e5}#invoices_total_price{font-weight:500}.invoice-detail{padding:65px 80px}@media (min-width:768px) and (max-width:991px){.invoice-detail{padding:45px 60px}}@media (max-width:767px){.invoice-detail{padding:40px}}.invoice-header{margin-bottom:75px}.invoice-contact{width:90%;margin-bottom:55px}.invoice-contact h2{font-size:16px;margin-bottom:20px}.invoice-contact .invoice-contact-left{width:210px}.invoice-contact .invoice-contact-right{width:210px}.invoice-total{margin-bottom:35px}.invoice-total th{font-weight:500;border:none!important}.invoice-total td,.invoice-total th{padding:20px 0!important}.invoice-total .description{font-weight:500}.invoice-total .amount{text-align:right}.invoice-info h3{font-size:14px}.invoice-info p{margin-bottom:50px}.area-title{padding:22px 20px;border-bottom:1px solid #f0f0f0}.my-property-listing .row{margin-right:-7px;margin-left:-7px}.my-property-listing div[class*=col-]{padding-right:7px;padding-left:7px}.my-property-listing .figure-block{width:150px}@media (max-width:767px){.my-property-listing .figure-block{width:100%;height:auto}}.my-property{overflow:visible!important;padding:8px;background-color:#fff}@media (max-width:767px){.my-property .media-left,.my-property .next-prev-block .media-right,.next-prev-block .my-property .media-right{display:block;padding:0;padding-bottom:15px}.my-property .media-body{display:block;width:100%}}.my-property .media-left,.my-property .next-prev-block .media-right,.next-prev-block .my-property .media-right{padding-right:20px}.my-property .media-body{overflow:visible}.my-property .my-description{width:100000px}@media (max-width:767px){.my-property .my-description{display:block;width:100%;text-align:center}}.my-property .my-description .label{font-size:10px;line-height:9px;padding:4px 5px 4px}.my-property .my-actions{font-size:0;width:40%;padding-right:22px;text-align:right}@media (min-width:992px) and (max-width:1199px){.my-property .my-actions{padding-right:10px}}@media (min-width:768px) and (max-width:991px){.my-property .my-actions{width:43%;padding-right:10px}}@media (max-width:767px){.my-property .my-actions{top:0;display:block;width:100%;margin-top:15px;margin-bottom:7px;padding-right:0;text-align:center}}.my-property .my-heading{color:#00aeef;margin:0 0 4px}.my-property .my-heading a{color:#000}.my-property .address{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:14px;margin-bottom:10px}.my-property .status p{font-size:14px;margin-bottom:0}.my-property .status span{margin-right:10px}.my-property .dropdown-menu{left:inherit;min-width:190px}@media only screen and (max-width:991px){.my-property .dropdown-menu{right:auto;min-width:165px}}.my-property .dropdown-menu .pay-options{padding:12px}.my-property .dropdown-menu ul{list-style:none}.my-property .dropdown-menu li{border-top:1px solid #e5e5e5}.my-property .dropdown-menu a:hover{color:#4cc6f4}.my-property .dropdown-menu .fa{margin-right:8px}.my-property .actions-dropdown a{font-size:14px;padding:10px 12px;color:#777}.my-property .actions-dropdown a:hover{background-color:#fff}.pay-options td{font-size:12px;font-weight:400;padding:0 0 3px 0!important}.pay-options tfoot td{font-weight:400;padding-top:8px}.pay-options label{font-size:12px;font-weight:400}.pay-options input[type=checkbox],.pay-options input[type=radio]{margin-top:5px}.my-actions .btn-group{margin-right:6px}.gform_wrapper .gform_footer .my-actions input.button,.gform_wrapper .gform_footer .my-actions input[type=submit],.gform_wrapper .gform_page_footer .my-actions .button.gform_next_button,.gform_wrapper .gform_page_footer .my-actions input.button,.gform_wrapper .gform_page_footer .my-actions input[type=submit],.gform_wrapper .my-actions .button,.my-actions .btn,.my-actions .gform_button,.my-actions .gform_wrapper .button,.my-actions .gform_wrapper .gform_footer input.button,.my-actions .gform_wrapper .gform_footer input[type=submit],.my-actions .gform_wrapper .gform_page_footer .button.gform_next_button,.my-actions .gform_wrapper .gform_page_footer input.button,.my-actions .gform_wrapper .gform_page_footer input[type=submit]{-webkit-border-radius:4px;border-radius:4px}@media (max-width:991px){.gform_wrapper .gform_footer .my-actions input.button,.gform_wrapper .gform_footer .my-actions input[type=submit],.gform_wrapper .gform_page_footer .my-actions .button.gform_next_button,.gform_wrapper .gform_page_footer .my-actions input.button,.gform_wrapper .gform_page_footer .my-actions input[type=submit],.gform_wrapper .my-actions .button,.my-actions .btn,.my-actions .gform_button,.my-actions .gform_wrapper .button,.my-actions .gform_wrapper .gform_footer input.button,.my-actions .gform_wrapper .gform_footer input[type=submit],.my-actions .gform_wrapper .gform_page_footer .button.gform_next_button,.my-actions .gform_wrapper .gform_page_footer input.button,.my-actions .gform_wrapper .gform_page_footer input[type=submit]{font-size:12px;padding:8px 12px!important}}.gform_wrapper .gform_footer .my-actions input[type=submit] .fa,.gform_wrapper .gform_page_footer .my-actions input[type=submit] .fa,.gform_wrapper .my-actions .button .fa,.my-actions .btn .fa,.my-actions .gform_button .fa,.my-actions .gform_wrapper .button .fa,.my-actions .gform_wrapper .gform_footer input[type=submit] .fa,.my-actions .gform_wrapper .gform_page_footer input[type=submit] .fa{margin-left:15px}.my-actions .btn-default{color:#777;border-color:#ccc}.my-actions .btn-default:hover{background-color:#fff}.my-actions .open>.btn-default.dropdown-toggle{background-color:#fff;box-shadow:none}.my-actions .btn-action{color:#ccc;border:1px solid #ccc}.my-actions .btn-action .fa{margin:0!important}.my-actions .btn-action:hover{color:#fff;border-color:#00aeef;background-color:#00aeef}.my-actions .pay-btn{color:#fff;border:1px solid #7ed321;background-color:#7ed321}@media (max-width:1199px){.my-actions .pay-btn{font-size:12px}}.my-actions .open .action-btn{background-color:#4cc6f4}.my-actions #gforms_confirmation_message,.my-actions .alert,.my-actions .validation_error{max-width:290px}.saved-search-list .saved-search-block{padding:20px 20px 15px;background-color:#fff}@media (max-width:767px){.saved-search-list .saved-search-block{padding:30px 30px 30px 50px}}.saved-search-list .saved-search-block+.saved-search-block{border-top:1px solid #e5e5e5}@media (max-width:767px){.saved-search-list .saved-search-block p{font-size:14px}}.saved-search-list .saved-search-block li{border:1px solid #ccc;padding:10px 20px;border-radius:4px;margin-bottom:5px}@media (max-width:991px){.saved-search-list .saved-search-block li{font-size:12px;padding:6px 12px 5px}}.saved-search-list .saved-search-block li:first-child,.saved-search-list .saved-search-block li:last-child{border:none;padding:0;top:-1px}.saved-search-list .saved-search-block li:nth-child(2){border:none}.add-title-tab{padding:24px 40px;border:1px solid #e5e5e5;background-color:#fff}.add-title-tab .add-expand{font-family:FontAwesome;line-height:78px;width:78px;cursor:pointer;text-align:center;color:#959595}.add-title-tab .add-expand:before{top:1px;content:'\f107'}.add-title-tab .add-expand.active:before{content:'\f106'}.add-tab-content{border:1px solid #e5e5e5;border-top:0;background-color:#fff}.add-tab-content .push-padding-bottom{padding-bottom:30px!important}.add-tab-content .add-tab-row{padding:40px 40px 40px;border-bottom:1px solid #e5e5e5}.add-tab-content #map{height:265px;margin-bottom:25px}@media (max-width:767px){.add-tab-content #map+button{margin-bottom:30px}}.add-tab-content .form-group,.add-tab-content .gform_wrapper li,.gform_wrapper .add-tab-content li{margin-bottom:20px}.add-tab-content .checkbox{margin-top:0;margin-bottom:20px}.add-tab-content .additional-block button .fa{margin-right:5px}.add-tab-content .additional-block .remove-additional-row,.add-tab-content .additional-block .sort-additional-row{font-size:14px;width:40px;padding:9px;color:#000;border:1px solid #ccc;border-radius:4px}.add-tab-content .additional-block .sort-additional-row{cursor:move}.add-tab-content .additional-block .remove-additional-row{cursor:pointer}.add-tab-content .additional-block .action-field{width:4%;text-align:center}.add-tab-content .additional-block .field-title{width:35%}.add-tab-content .additional-block td{padding-right:15px;padding-left:15px}.add-tab-content .additional-block tbody td{padding-top:5px;padding-bottom:5px}.add-tab-content .additional-block tfoot td{padding-top:10px}.add-attachment .attach-list{margin-bottom:25px}.add-attachment .btn,.add-attachment .gform_button,.add-attachment .gform_wrapper .button,.add-attachment .gform_wrapper .gform_footer input.button,.add-attachment .gform_wrapper .gform_footer input[type=submit],.add-attachment .gform_wrapper .gform_page_footer .button.gform_next_button,.add-attachment .gform_wrapper .gform_page_footer input.button,.add-attachment .gform_wrapper .gform_page_footer input[type=submit],.gform_wrapper .add-attachment .button,.gform_wrapper .gform_footer .add-attachment input.button,.gform_wrapper .gform_footer .add-attachment input[type=submit],.gform_wrapper .gform_page_footer .add-attachment .button.gform_next_button,.gform_wrapper .gform_page_footer .add-attachment input.button,.gform_wrapper .gform_page_footer .add-attachment input[type=submit]{margin-bottom:15px}.add-attachment p{margin-bottom:15px}.add-attachment .media{margin-top:20px}.add-attachment .media-left,.add-attachment .next-prev-block .media-right,.next-prev-block .add-attachment .media-right{padding-right:20px}.add-attachment .attach-icon{font-size:70px;width:60px}@media (max-width:767px){.add-attachment .attach-icon{width:40px;height:46px}}.add-attachment .media-heading{font-size:14px;font-weight:500;margin-bottom:2px}.add-attachment .attach-actions li a{color:#000}.add-attachment .attach-actions li a:hover{color:#00aeef}.file-upload-block .btn,.file-upload-block .gform_button,.file-upload-block .gform_wrapper .button,.file-upload-block .gform_wrapper .gform_footer input.button,.file-upload-block .gform_wrapper .gform_footer input[type=submit],.file-upload-block .gform_wrapper .gform_page_footer .button.gform_next_button,.file-upload-block .gform_wrapper .gform_page_footer input.button,.file-upload-block .gform_wrapper .gform_page_footer input[type=submit],.gform_wrapper .file-upload-block .button,.gform_wrapper .gform_footer .file-upload-block input.button,.gform_wrapper .gform_footer .file-upload-block input[type=submit],.gform_wrapper .gform_page_footer .file-upload-block .button.gform_next_button,.gform_wrapper .gform_page_footer .file-upload-block input.button,.gform_wrapper .gform_page_footer .file-upload-block input[type=submit]{padding-right:32px;padding-left:32px}.add-sort-table .row-sort{padding-right:27px}.add-sort-table .row-remove{padding-left:27px}.add-sort-table .row-remove,.add-sort-table .row-sort{padding-top:20px}.add-sort-table .sort-middle{padding-bottom:35px}.add-sort-table .sort{cursor:move}.add-sort-table .remove{cursor:pointer}.add-sort-table .remove,.add-sort-table .sort{color:#b2b2b2}.sort-inner-block{padding:35px;border:1px solid #eee;border-radius:4px;background-color:#fafafa}.media-gallery{margin-bottom:-10px;padding-bottom:10px}.media-gallery .row{margin-right:0;margin-left:0}.media-gallery div[class*=col-]{width:14.2857%;margin-bottom:10px;padding-right:5px;padding-left:5px}.gallery-thumb{border:2px solid #ccc}.gallery-thumb img{z-index:5}.gallery-thumb .icon{font-size:14px;line-height:28px;z-index:10;bottom:8px;width:28px;height:28px;cursor:pointer;text-align:center;opacity:.7;color:#fff;border-radius:4px;background-color:#00aeef}.gallery-thumb .icon:hover{opacity:1}.gallery-thumb .icon-fav{left:8px}.gallery-thumb .icon-fav:hover{color:#f8b42b}.gallery-thumb .icon-delete{right:8px}.gallery-thumb .icon-loader{top:50%;left:50%;cursor:default;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.media-drag-drop{margin-top:10px;padding:30px;text-align:center;border:2px dashed #dfdfdf;background-color:#efefef}.media-drag-drop .icon-cloud-upload{font-size:40px;line-height:40px;margin-bottom:10px}.media-drag-drop .drag-title{color:#000;font-size:26px;line-height:30px;margin:0 0 20px;font-weight:500;text-transform:inherit;text-align:inherit}.membership-package-block .pkgs-status{margin-bottom:30px;padding:30px 40px;background-color:#fff}.membership-package-block li{padding:4px 0;border-bottom:1px solid #ebebeb}.membership-package-block li .pkg-status-left{font-weight:500;padding-left:0}.membership-package-block li .pkg-status-right{font-size:14px;font-weight:300;width:100px;text-align:center}.agents-info-list-search{margin-bottom:30px}.agent-info-list-wrap{overflow:auto;margin-bottom:40px}.agent-info-table>thead>tr>th{padding:12px}.agent-info-table>tbody>tr>td{padding:12px}.agent-info-table>tbody>tr:nth-of-type(2n+1){background-color:#fff}.agent-info-table .agent-list-actions{width:200px}.agent-info-table .agent-list-actions .btn-sm{padding:5px 8px}.ginput_container .single-input-search input,.ginput_container .single-input-search select,.ginput_container .single-input-search textarea,.single-input-search .form-control,.single-input-search .ginput_container input,.single-input-search .ginput_container select,.single-input-search .ginput_container textarea{border:1px solid #e5e5e5}.single-input-search button{font-size:13px;width:40px;height:40px}.single-input-search button:before{font-family:FontAwesome;content:'\f002';color:#777}.my-profile-search{margin-bottom:20px}@media (max-width:991px){.my-profile-search{margin-bottom:0}}.my-profile-search .sort-tab{font-size:14px;font-weight:400;line-height:40px}.my-profile-search .profile-top-left{width:70%}@media (min-width:992px) and (max-width:1199px){.my-profile-search .profile-top-left{width:60%}}@media (max-width:991px){.my-profile-search .profile-top-left{width:100%}}.my-profile-search .profile-top-right{width:30%}@media (min-width:992px) and (max-width:1199px){.my-profile-search .profile-top-right{width:40%}}@media (max-width:991px){.my-profile-search .profile-top-right{width:100%}}.header-detail{padding:25px 0 28px}@media (max-width:767px){.header-detail{padding:18px 0 16px}.header-detail .breadcrumb{display:none}.header-detail .actions{display:none}}.header-detail .breadcrumb{margin-bottom:8px}.header-detail .breadcrumb li{line-height:28px}.header-detail .actions{margin-bottom:10px}.header-detail h1 .actions span{font-size:22px;cursor:pointer}.header-detail .property-address{color:#707070}.header-detail .item-price .price-start{margin-right:10px;color:#767676}.header-detail .item-sub-price{color:#707070}.header-detail .item-sub-price .actions span{cursor:pointer}.header-detail .label-wrap{top:3px;height:24px;margin-left:8px;white-space:nowrap}@media (max-width:767px){.header-detail .label-wrap{top:-1px;height:17px}}.header-detail .label-wrap .label{padding:6px 10px 6px}@media (max-width:767px){.header-detail .label-wrap .label{padding:3px 6px}}.header-detail .header-left{max-width:1000px}@media (min-width:992px) and (max-width:1199px){.header-detail .header-left{max-width:800px}}@media (min-width:768px) and (max-width:991px){.header-detail .header-left{max-width:600px}}@media (max-width:767px){.header-detail .header-left{max-width:370px}}@media (max-width:481px){.header-detail .header-left{max-width:210px}.header-detail .header-left .property-address,.header-detail .header-left h1{overflow:hidden;width:210px;white-space:nowrap;text-overflow:ellipsis}}.form-media{top:40px;left:40px;overflow:auto;width:370px;max-height:550px;padding-bottom:0!important}@media (min-width:992px) and (max-width:1199px){.form-media{top:20px;left:20px;width:315px;padding:20px}.form-media .form-control:not(textarea),.form-media .ginput_container input:not(textarea),.form-media .ginput_container select:not(textarea),.form-media .ginput_container textarea:not(textarea),.ginput_container .form-media input:not(textarea),.ginput_container .form-media select:not(textarea),.ginput_container .form-media textarea:not(textarea){height:34px}}@media (max-width:991px){.form-media{display:none}}.form-media form{padding-bottom:30px}.form-media .media-left figure,.form-media .next-prev-block .media-right figure,.next-prev-block .form-media .media-right figure{width:101px}.form-media .media-left .item-thumb,.form-media .media-left figure,.form-media .next-prev-block .media-right .item-thumb,.form-media .next-prev-block .media-right figure,.next-prev-block .form-media .media-right .item-thumb,.next-prev-block .form-media .media-right figure{width:101px}.form-media .media-left .media-object,.form-media .next-prev-block .media-right .media-object,.next-prev-block .form-media .media-right .media-object{width:74px}.form-media .media-left a,.form-media .next-prev-block .media-right a,.next-prev-block .form-media .media-right a{width:74px}.detail-top{z-index:1;margin-bottom:30px}@media (max-width:767px){.detail-top{margin-bottom:20px}}.detail-top .tab-pane{min-height:600px}@media (min-width:768px) and (max-width:991px){.detail-top .tab-pane{min-height:480px}}@media (max-width:767px){.detail-top .tab-pane{min-height:380px}}.detail-top .tab-pane .view-popup{cursor:pointer}.detail-top-grid #gallery{background-repeat:no-repeat;background-position:center;background-size:cover,100%}.detail-top.detail-top-full #gallery{background-repeat:no-repeat;background-position:center;background-size:cover,100%}.detail-top.detail-top-full #gallery:before{content:'';background:0 0;background:-webkit-linear-gradient(top,transparent,rgba(0,0,0,.8) 100%);background:linear-gradient(to bottom,transparent,rgba(0,0,0,.8) 100%)}.detail-top.detail-top-full .media-tabs-up{z-index:10;top:35px}@media (max-width:767px){.detail-top.detail-top-full .media-tabs-up{position:relative;top:inherit;left:inherit}}.detail-top.detail-top-full .media-tabs-up .label-wrap{top:12px}.detail-top.detail-top-full .label{font-size:12px;line-height:15px;padding:6px 10px 6px}@media (max-width:767px){.detail-top.detail-top-full .label{font-size:10px;line-height:11px;padding:4px 8px 4px}}.detail-top.detail-top-full .media-tabs{text-align:right}.detail-top.detail-top-full .media-detail-down{z-index:10;bottom:50px}@media (max-width:768px){.detail-top.detail-top-full .media-detail-down{bottom:15px}}@media (max-width:481px){.detail-top.detail-top-full .media-detail-down{bottom:15px}}.detail-top.detail-top-full .header-detail .item-price,.detail-top.detail-top-full .header-detail .item-sub-price,.detail-top.detail-top-full .header-detail .price-start,.detail-top.detail-top-full .header-detail .property-address,.detail-top.detail-top-full .header-detail h1{color:#fff}.detail-top.detail-top-full .header-detail .actions{top:5px;margin-left:10px}.detail-top.detail-top-full .header-right{padding-top:23px}@media (max-width:767px){.detail-top.detail-top-full .header-right{padding-top:0}}.detail-top.detail-top-full .breadcrumb li{line-height:12px;color:#fff}.detail-top.detail-top-full .breadcrumb li+li:after{color:#fff}.detail-top.detail-top-full .breadcrumb a{color:#fff}.detail-top.detail-top-slideshow #gallery{min-height:100%}@media (max-width:481px){.detail-top.detail-top-slideshow .tab-content{margin:0 -15px}}.detail-top.detail-top-slideshow .detail-slider,.detail-top.detail-top-slideshow .detail-slider .item,.detail-top.detail-top-slideshow .detail-slider .owl-item{min-height:600px}@media (min-width:768px) and (max-width:991px){.detail-content-slideshow .detail-slider .item,.detail-top.detail-top-slideshow .detail-slider,.detail-top.detail-top-slideshow .detail-slider .item,.detail-top.detail-top-slideshow .detail-slider .owl-item{min-height:425px!important}}@media (max-width:767px){.detail-content-slideshow .detail-slider .item,.detail-top.detail-top-slideshow .detail-slider,.detail-top.detail-top-slideshow .detail-slider .item,.detail-top.detail-top-slideshow .detail-slider .owl-item{min-height:240px!important}}.detail-content-slideshow .media-tabs{top:20px;right:20px}@media (max-width:481px){.detail-content-slideshow .tab-content{margin:0 -15px}}.detail-content-slideshow #gallery{min-height:100%}.detail-content-slideshow .tab-pane{min-height:500px}@media (min-width:768px) and (max-width:991px){.detail-content-slideshow .tab-pane{min-height:480px}}@media (max-width:767px){.detail-content-slideshow .tab-pane{min-height:310px}}.detail-content-slideshow .detail-slider .item{min-height:490px}.detail-media .wpcf7-textarea{height:100px}.detail-media .label-wrap{z-index:2;top:20px;left:20px}.media-tabs{z-index:9;top:50px;right:50px}@media (max-width:767px){.media-tabs{position:relative;top:inherit!important;right:inherit!important;padding-top:20px}.media-tabs .media-tabs-list{line-height:24px;float:left}.media-tabs .actions{display:block;float:right}.media-tabs .actions li{font-size:16px!important;margin-right:10px!important}.media-tabs .actions li:last-child{margin-right:0!important}}.media-tabs .actions li>span{font-size:14px;line-height:45px;width:45px;height:45px}.media-tabs-list{font-size:0;list-style:none}.media-tabs-list li{margin-left:12px!important}.media-tabs-list li>a{font-size:14px;line-height:45px;width:45px;height:45px;text-align:center;color:#fff;background-color:rgba(0,0,0,.6);-webkit-border-radius:4px;border-radius:4px}.media-tabs-list li>a:hover{background-color:rgba(0,174,239,.6)}.media-tabs-list li:first-child{margin:0!important}.media-tabs-list li.active a{background-color:rgba(0,174,239,.6)}.detail-slider-wrap img{max-width:100%}.detail-slider{margin:0}.detail-slider .item{background-repeat:no-repeat;background-position:center;background-size:cover,100%}.detail-slider-nav-wrap{padding:1px 0;background-color:#fff}.detail-slider-nav-wrap .item{cursor:pointer;background:#000}.detail-slider-nav-wrap .item img{opacity:.6;-webkit-transform-style:inherit}.detail-slider-nav-wrap .active.current .item img{opacity:1}#singlePropertyMap>div{position:absolute!important}.form-small{padding:30px;background-color:rgba(255,255,255,.95)}@media (max-width:767px){.form-small{padding:15px}}.form-small .agent-media-head{margin-bottom:18px;padding-bottom:18px;border-bottom:1px solid #f1f1f1}.form-small .agent-media{margin:0 0 16px}.form-small .form-small-title{margin-bottom:18px;padding-bottom:18px;border-bottom:1px solid #f1f1f1}.form-small .wpcf7-submit{margin-top:15px}.form-small .ajax-loader{top:28px;right:13px;border-radius:50%;background-color:#fff}.agent-media .media-object{border:3px solid #fff}.agent-media .media-left,.agent-media .next-prev-block .media-right,.next-prev-block .agent-media .media-right{padding-right:14px}.agent-media .media-left a,.agent-media .next-prev-block .media-right a,.next-prev-block .agent-media .media-right a{width:75px!important}.agent-media input[type=checkbox]{top:5px;left:5px}.agent-media dl a{color:inherit}.agent-media dd .fa{margin:0 5px 0 1px}.agent-media span{margin-right:12px}@media (max-width:767px){.agent-media span{margin-right:5px}.agent-media span span{display:inline-block}}.agent-media .clickToShowPhone{width:calc(100% - 27px)}.agent-media .agency-social,.agent-media .profile-social{margin-top:10px}.agent-media .agency-social a,.agent-media .profile-social a{font-size:22px;color:#cfcfcf}.blog-page{padding-top:40px}@media (max-width:991px){.detail-bar{margin-bottom:30px}}.detail-bar .detail-media{margin-bottom:30px}.detail-bar .detail-block+.detail-block{margin-top:40px}@media (max-width:991px){.detail-bar .detail-block+.detail-block{margin-top:20px}}.detail-bar .header-detail{padding:18px 0 0}@media (max-width:767px){.detail-bar .header-detail h1{font-size:16px;line-height:20px}.detail-bar .header-detail .item-sub-price{font-size:14px}.detail-bar .header-detail p{font-size:12px}}.detail-bar .header-detail h1{font-size:24px;margin-bottom:4px}.detail-bar .header-detail .item-sub-price{font-size:18px;font-weight:400}.detail-bar .header-detail p{font-size:14px;margin-bottom:0}.detail-bar .detail-content-tabber{margin-bottom:40px}@media (min-width:768px) and (max-width:991px){.detail-bar .detail-content-tabber{margin-bottom:30px}}@media (max-width:767px){.detail-bar .detail-content-tabber{margin-bottom:30px}}.detail-bar .detail-tabs{margin:0!important;list-style:none}.detail-bar .detail-tabs li{height:50px;padding:5px;cursor:pointer;border-right:1px solid #f5f5f5;background-color:#ebebeb}@media (max-width:767px){.detail-bar .detail-tabs li{height:40px}}@media (max-width:481px){.detail-bar .detail-tabs li{display:block;width:100%;height:38px;border-right:0;border-bottom:1px solid #f5f5f5}}.detail-bar .detail-tabs li:hover{color:#fff;background-color:#00aeef}.detail-bar .detail-tabs li:focus{color:#fff;background-color:#00aeef}.detail-bar .detail-tabs li:active{color:#fff;background-color:#00aeef}.detail-bar .detail-tabs li.active{background-color:#fff}.detail-bar .detail-tabs li.active:hover{color:#000}.detail-bar .detail-tabs.detail-tabs-vertical{left:-60px;width:60px;margin:0!important}@media (max-width:768px){.detail-bar .detail-tabs.detail-tabs-vertical{font-size:0;position:relative;top:0;left:0;width:100%}.detail-bar .detail-tabs.detail-tabs-vertical li{display:inline-block;width:60px;border-right:1px solid #f5f5f5;border-bottom:0}}@media (max-width:767px){.detail-bar .detail-tabs.detail-tabs-vertical li{font-size:18px;line-height:30px;width:40px;height:40px}}.detail-bar .detail-tabs.detail-tabs-vertical li{font-size:22px;line-height:50px;height:60px;color:#bcbcbc;border-right:0;border-bottom:1px solid #f5f5f5}.detail-bar .detail-tabs.detail-tabs-vertical li.active{color:#000}@media (max-width:767px){.detail-bar-full{padding-top:30px}}.detail-bar-full .detail-title{text-align:center}.detail-bar-full .detail-title .title-left{font-size:30px;line-height:36px;margin:0 0 66px;font-weight:500;text-transform:inherit;text-align:inherit}@media (min-width:768px) and (max-width:991px){.detail-bar-full .detail-title .title-left{font-size:26px;line-height:32px;margin:0 0 46px}}@media (max-width:767px){.detail-bar-full .detail-title .title-left{font-size:22px;line-height:28px;margin:0 0 25px}}.detail-bar-full .detail-block{margin:0!important;padding:76px 0}@media (min-width:768px) and (max-width:991px){.detail-bar-full .detail-block{padding:56px 0}}@media (max-width:767px){.detail-bar-full .detail-block{padding:38px 0}}.detail-bar-full .property-description{padding-right:200px;padding-left:200px;text-align:center}@media (min-width:768px) and (max-width:991px){.detail-bar-full .property-description{padding-right:100px;padding-left:100px}}@media (max-width:767px){.detail-bar-full .property-description{padding-right:38px;padding-left:38px}}.detail-bar-full .detail-sub-title{font-size:11px;font-weight:700;max-width:440px;margin:50px auto;text-align:center!important;letter-spacing:3px;text-transform:uppercase}@media (max-width:767px){.detail-bar-full .detail-sub-title{margin:35px auto}}.detail-bar-full .update-text{font-size:12px;font-weight:300;text-align:center;color:#777}.detail-bar-full .detail-features-left,.detail-bar-full .detail-features-right{width:50%;padding:110px}@media (min-width:768px) and (max-width:991px){.detail-bar-full .detail-features-left,.detail-bar-full .detail-features-right{padding:45px}}@media (max-width:767px){.detail-bar-full .detail-features-left,.detail-bar-full .detail-features-right{display:block;width:100%;padding:35px}}.detail-bar-full .detail-features-left .detail-title,.detail-bar-full .detail-features-right .detail-title{text-align:left}.detail-bar-full .detail-features-left{background-color:#fafafa}.detail-bar-full .detail-features-left li{font-size:18px;font-weight:300;line-height:24px;margin-bottom:15px}@media (min-width:768px) and (max-width:991px){.detail-bar-full .detail-features-left li{font-size:14px;line-height:20px}}@media (max-width:767px){.detail-bar-full .detail-features-left li{font-size:14px;line-height:20px}}.detail-bar-full .detail-features-left strong{font-weight:400}.detail-bar-full .detail-features-right{background-color:#f5f5f5}.detail-bar-full .detail-features-right li{font-size:18px;font-weight:400;line-height:24px;margin-bottom:15px}@media (min-width:768px) and (max-width:991px){.detail-bar-full .detail-features-right li{font-size:14px;line-height:20px}}@media (max-width:767px){.detail-bar-full .detail-features-right li{font-size:14px;line-height:20px}}.detail-bar-full .detail-address{padding-right:35px;padding-left:35px}.detail-bar-full .detail-address ul{text-align:center}.detail-bar-full .detail-address li{font-size:18px;font-weight:300;line-height:24px;margin-bottom:15px}@media (min-width:768px) and (max-width:991px){.detail-bar-full .detail-address li{font-size:14px;line-height:20px}}@media (max-width:767px){.detail-bar-full .detail-address li{font-size:14px;line-height:20px}}.detail-bar-full .detail-address-inner{max-width:900px;margin:0 auto}.detail-bar-full .detail-walkscore{padding:30px 0;text-align:center;background-color:#f8f8f8}#singlePropertyMapSection{min-height:450px;margin-top:25px;position:relative}@media (max-width:767px){#singlePropertyMapSection{min-height:410px}}.yelp-category .yelp-cat-block{margin-top:30px}.yelp-category .cat-title{font-size:16px;line-height:23px;margin-bottom:14px}.yelp-category .yelp-cat-list{padding-left:34px;list-style:none}.yelp-category .yelp-cat-list li{font-size:14px;font-weight:400;line-height:20px;margin-bottom:4px}.yelp-category .yelp-cat-list .time-review{font-size:12px;font-weight:400;width:70px;margin-left:6px;color:#8f8f8f}.yelp-cat-icon{font-size:12px;line-height:22px;width:24px;height:24px;margin-right:6px;text-align:center;color:#fff;border-radius:4px;background-color:#8b572a}.yelp-cat-icon .fa{margin:0!important}.yelp-cat-icon{background-color:transparent;margin:-3px 6px 0 0}.yelp-cat-icon .fa{padding:6px;border-radius:4px}.yelp-cat-icon .fa-bicycle{background-color:#4cca1a}.yelp-cat-icon .fa-picture-o{background-color:#c4ca2a}.yelp-cat-icon .fa-car{background-color:#c00}.yelp-cat-icon .fa-cutlery{background-color:#b78c0a}.yelp-cat-icon .fa-university{background-color:#0963b7}.yelp-cat-icon .fa-birthday-cake{background-color:#c71b6c}.yelp-cat-icon .fa-money{background-color:#149764}.yelp-cat-icon .fa-shopping-basket{background-color:#e49101}.yelp-cat-icon .fa-medkit{background-color:#0abeaf}.yelp-cat-icon .fa-wrench{background-color:#836666}.yelp-cat-icon .fa-bed{background-color:#836550}.yelp-cat-icon .fa-coffee{background-color:#577c83}.yelp-cat-icon .fa-dot-circle-o{background-color:#0d9310}.yelp-cat-icon .fa-television{background-color:#0e7c93}.yelp-cat-icon .fa-glass{background-color:#931677}.yelp-cat-icon .fa-paw{background-color:#938565}.yelp-cat-icon .fa-suitcase{background-color:#489380}.yelp-cat-icon .fa-graduation-cap{background-color:#706593}.yelp-cat-icon .fa-building-o{background-color:#729377}.yelp-cat-icon .fa-universal-access{background-color:#93818a}.yelp-cat-icon .fa-cutlery{background-color:#938063}.yelp-cat-icon .fa-shopping-bag{background-color:#937f0d}@media (max-width:767px){.property-description ul{margin-bottom:15px;padding-left:25px}.property-description ul ol{padding-left:15px}.property-description ul ul{padding-left:15px}.property-description ol{margin-bottom:15px;padding-left:25px}.property-description ol ol{padding-left:15px}.property-description ol ul{padding-left:15px}}.property-description ul{margin-bottom:20px;padding-left:50px}.property-description ol{margin-bottom:20px;padding-left:50px}.property-description ol ol,.property-description ol ul,.property-description ul ol,.property-description ul ul{margin-top:0;margin-bottom:0;padding-left:30px}.detail-address ul,.detail-features ul,.detail-list ul{list-style:none}.detail-block{padding:40px;background-color:#fff}@media (max-width:767px){.detail-block{padding:20px}}.detail-block .alert-info{padding:15px 25px;color:#000}.detail-block .alert-info li{line-height:35px}@media (max-width:767px){.detail-block .alert-info li{line-height:24px}}.detail-block .list-features a{color:#000}.detail-block .list-features .fa{margin-right:5px}.detail-title{margin-bottom:25px;padding-bottom:40px;border-bottom:1px solid #e5e5e5}@media (max-width:767px){.detail-title{margin-bottom:15px;padding-bottom:25px}}.detail-title .title-right{font-size:12px;line-height:18px}.detail-title .title-right .fa{margin-left:5px}.detail-title-inner{margin-top:40px;margin-bottom:25px;padding-bottom:18px;border-bottom:1px solid #e5e5e5}@media (max-width:767px){.detail-title-inner{margin-top:25px;margin-bottom:15px;padding-bottom:15px}}.detail-sub-title{z-index:1}.detail-sub-title:before{z-index:-1;top:50%;margin:0 auto;content:'';border-top:1px solid #ccc}.detail-sub-title span{padding:0 15px;background:#fff}.document-list{margin:0!important;padding:0!important;list-style:none}.document-list li{padding:18px 0;border-bottom:1px solid #e5e5e5}.document-list a{font-size:12px;font-weight:500;text-transform:uppercase}.video-block{background-color:#000}.video-block .play-icon{z-index:1;top:50%;left:50%;cursor:pointer;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.video-block:hover .attachment-houzez-property-detail-gallery,.video-block:hover .video-thumb{opacity:1}.video-block:hover .attachment-houzez-property-detail-gallery{opacity:1}.attachment-houzez-property-detail-gallery,.video-thumb{opacity:.8}.detail-multi-properties .table-wrapper{overflow-x:auto}.detail-multi-properties .popover{overflow:hidden;border-radius:4px}.table-multi-properties>tbody>tr:nth-of-type(2n+1){background-color:#f9f9f9}.table-multi-properties th{font-size:10px;font-weight:500;padding:5px 15px!important;text-transform:uppercase;border-bottom:none}@media (max-width:767px){.table-multi-properties th{padding:5px 8px!important}}.table-multi-properties td{font-size:12px;padding:15px 15px;border-top:0!important;border-bottom:1px solid #e5eeed}@media (max-width:767px){.table-multi-properties td{padding:10px 8px}}.table-multi-properties p{font-size:12px;font-weight:500}.walkscore_details span{margin-left:10px;padding-top:4px}.property-similer{margin-top:40px}.popover{font-family:Roboto,sans-serif}.table-popover .table-popover-title{font-size:11px;font-weight:400;padding-left:23px!important;text-transform:uppercase}.table-popover td{font-size:12px;width:50%;padding:15px 10px!important;color:#000;border-color:#e5eeed!important}.table-popover a{font-weight:500!important}.detail-property-listing{margin:40px 0}.detail-property-listing h4{margin-bottom:40px}.next-prev-block{margin-top:40px}@media (max-width:767px){.next-prev-block .media-heading{margin:0}.next-prev-block h4{display:none}}.next-prev-block .media-left,.next-prev-block .media-right{padding-right:25px}@media (max-width:767px){.next-prev-block .media-left,.next-prev-block .media-right{padding-right:15px}.next-prev-block .media-left a,.next-prev-block .media-right a{line-height:14px;width:50px}}.next-prev-block .media-left a,.next-prev-block .media-right a{width:99px}.next-prev-block .media-right{padding-right:0;padding-left:25px}@media (max-width:767px){.next-prev-block .media-right{padding-left:15px}}.next-prev-block .prev-box{width:50%}.next-prev-block .prev-box h4{padding-left:12px}.next-prev-block .next-box{width:50%}.next-prev-block .next-box h4{padding-right:12px}.prev-box{width:50%}.prev-box h4{padding-left:12px}.next-box{width:50%}.next-box h4{padding-right:12px}.detail-content{padding:40px;background-color:#fff}@media (max-width:767px){.detail-content{padding:15px}}.detail-content img{max-width:100%}.detail-contact-inner{max-width:800px;margin:0 auto;padding:0 15px}.detail-page-view{padding-right:15px;padding-left:15px}.detail-amenities-list{font-size:0;margin:0!important;padding:0!important;list-style:none;text-align:center}.detail-amenities-list li{font-size:18px!important;line-height:24px!important;margin-bottom:50px!important;padding-right:15px;padding-left:15px}@media (min-width:768px) and (max-width:991px){.detail-amenities-list li{font-size:16px!important;line-height:22px!important;margin-bottom:40px!important}}@media (max-width:767px){.detail-amenities-list li{font-size:14px!important;line-height:20px!important;margin-bottom:30px!important}}.detail-amenities-list .media-left,.detail-amenities-list .next-prev-block .media-right,.next-prev-block .detail-amenities-list .media-right{max-width:69px;padding-right:20px;text-align:center}@media (max-width:767px){.detail-amenities-list .media-left,.detail-amenities-list .next-prev-block .media-right,.next-prev-block .detail-amenities-list .media-right{max-width:50px;padding-right:15px}}.detail-amenities-list .media-body{width:130px;text-align:left}@media (max-width:767px){.detail-amenities-list .media-body{width:85px}}.detail-amenities-list .fa{font-size:50px}.agent-info-block{margin-bottom:50px;text-align:center}.agent-info-block .agent-thumb{overflow:hidden;width:80px;height:80px;margin-bottom:28px;border-radius:50%}.agent-info-block .agent-thumb input[type=checkbox]{bottom:7px;left:43%}.agent-info-block .agent-title{font-size:18px;line-height:24px;margin-bottom:15px}.agent-info-block .agent-info{font-size:0;margin-bottom:14px;list-style:none;text-align:center}.agent-info-block .agent-info li{font-size:18px;line-height:24px;margin-right:10px}.agent-info-block .agent-info .agent-name{font-weight:400}.agent-info-block .agent-info .agent-mobile{font-weight:300}.agent-info-block .agency-social,.agent-info-block .profile-social{margin-bottom:15px}.agent-info-block .agency-social li,.agent-info-block .profile-social li{margin-right:8px}.agent-info-block .agency-social a,.agent-info-block .profile-social a{font-size:20px;line-height:20px}.agent-info-block .agency-social .fa,.agent-info-block .profile-social .fa{margin:0!important}.agent-info-block .view-link{font-weight:500;line-height:32px}.property-reviews{padding:0;background-color:transparent}.property-reviews .detail-title{margin:0 0 40px 0;padding:18px 0 0 0;border-bottom:0}.property-reviews .reviews-list{border-bottom:0}.property-reviews .reviews-list .media{padding:40px;margin-bottom:40px;background-color:#fff}.property-reviews .reviews-list .media-heading{margin-bottom:5px}.property-reviews .rating-wrap{margin-left:6px}.property-reviews .add-review-block{margin-top:30px;padding:40px;background-color:#fff}.property-reviews .review-title{margin-bottom:15px;padding-bottom:35px;border-bottom:1px solid #e5e5e5}.property-reviews .add-rating label{margin-bottom:10px}.plan-tabber div[class*=col-]{padding:60px 36px}@media (min-width:768px) and (max-width:991px){.plan-tabber div[class*=col-]{padding:45px 25px}}@media (max-width:767px){.plan-tabber div[class*=col-]{padding:30px 0}}.plan-tabber .detail-amenities-list{text-align:left}.plan-tabs{font-size:0;list-style:none;text-align:center;border-bottom:1px solid #777}.plan-tabs li{font-size:18px;bottom:-1px;padding:26px 34px;cursor:pointer;border-top:1px solid #777;border-left:1px solid #777}@media (min-width:768px) and (max-width:991px){.plan-tabs li{font-size:16px;padding:18px 28px}}@media (max-width:767px){.plan-tabs li{font-size:14px;padding:12px 20px}}@media (max-width:481px){.plan-tabs li{font-size:12px;padding:12px 15px}}.plan-tabs li:last-child{border-right:1px solid #777}.plan-tabs li.active{color:#00aeef;border-top-color:#00aeef;background-color:#fff;box-shadow:inset 0 4px 0 #00aeef}.floor-content .floor-title{font-size:30px;line-height:36px;margin:0 0 0}@media (min-width:768px) and (max-width:991px){.floor-content .floor-title{font-size:26px;line-height:32px}}@media (max-width:767px){.floor-content .floor-title{font-size:20px;line-height:26px}}.floor-content .floor-price{font-size:18px;line-height:36px;margin:0 0 0}@media (min-width:768px) and (max-width:991px){.floor-content .floor-price{font-size:16px;line-height:32px}}@media (max-width:767px){.floor-content .floor-price{font-size:14px;line-height:26px}}.floor-content p{font-size:18px;line-height:32px;margin:0 0 32px}@media (min-width:768px) and (max-width:991px){.floor-content p{font-size:16px;line-height:28px}}@media (max-width:767px){.floor-content p{font-size:14px;line-height:26px}}.floor-content .detail-amenities-list .media-body{width:90px}@media (max-width:767px){.floor-content .detail-amenities-list .media-body{width:75px}}.floor-content .detail-amenities-list .media-left,.floor-content .detail-amenities-list .next-prev-block .media-right,.next-prev-block .floor-content .detail-amenities-list .media-right{padding-right:10px}.floor-image{text-align:center}.floor-title-block{margin-bottom:20px}.print-detail-main{background-color:#fff}.print-detail{max-width:798px;margin:0 auto}.print-detail ul{list-style:none}.print-detail .print-list-three-col{columns:3;-webkit-columns:3;-moz-columns:3}.print-detail .print-list-three-col li{line-height:24px}.print-detail .detail-block{padding:38px}.print-detail .detail-title{margin-bottom:0;padding-bottom:35px}@media (max-width:767px){.print-detail .detail-title{padding-bottom:20px}}.print-detail .detail-title-inner{margin-top:0;margin-bottom:30px;padding-bottom:0}.print-detail .detail-title-inner .title-inner{font-size:18px;line-height:20px}.print-detail .property-link{font-size:14px;font-weight:400;margin-top:30px;margin-bottom:0;padding-top:15px;text-align:center;border-top:1px solid #e5e5e5}.print-detail .header-detail{margin-bottom:20px}.print-detail .agent-media .media-heading{font-size:14px;margin-bottom:6px;text-transform:capitalize}.print-detail .agent-media li{width:32%}.print-detail #gforms_confirmation_message,.print-detail .alert,.print-detail .validation_error{margin-bottom:30px}.print-detail .print-floor{margin-bottom:30px;page-break-after:always}.print-detail .accord-outer{margin-bottom:30px}.print-detail .accord-tab{padding:16px 20px!important;border:1px solid #d4d4d4;background-color:#fff!important}.print-detail .accord-tab ul{float:right!important;width:auto!important;margin:0!important;list-style:none}.print-detail .accord-content{display:block!important;text-align:left;border:1px solid #d4d4d4;border-top:0}.print-detail .accord-content .floor-image{margin-bottom:50px;text-align:center}.print-header{margin-bottom:20px;padding-bottom:18px;border-bottom:1px solid #d7d7d7}.print-header .print-header-left{text-align:center}.print-header-detail{margin-bottom:20px}.print-header-detail h1{overflow:hidden;margin-bottom:4px;white-space:nowrap;text-transform:inherit;text-overflow:ellipsis}.print-header-detail p{color:#707070}.print-logo .tag-line{margin-top:10px}.print-banner{margin-bottom:30px}.print-banner img{max-width:100%}.print-block{margin-bottom:30px;padding-bottom:30px;border-bottom:1px solid #d7d7d7}.print-gallery .print-gallery-image{padding-bottom:30px}.accord-block .accord-tab{padding:14px 60px 13px 20px;cursor:pointer;border-top:1px solid #d4d4d4;background-color:#f2f2f2}@media (max-width:767px){.accord-block .accord-tab{padding:13px}}.accord-block .accord-tab ul{list-style:none}@media (max-width:767px){.accord-block .accord-tab ul{width:100%;margin-top:3px}}.accord-block .accord-tab li{margin-right:30px}@media (max-width:767px){.accord-block .accord-tab li{margin-right:15px}}.accord-block .accord-tab .expand-icon{font-family:FontAwesome;width:50px;height:50px;cursor:pointer;position:absolute;top:0;right:0;bottom:inherit;left:inherit;z-index:2}.accord-block .accord-tab .expand-icon:before{content:'\f107'}.accord-block .accord-tab.active .expand-icon:before{content:'\f106'}.accord-block .accord-content{padding:20px;text-align:center}.agent-sort-tab{padding:10px 0;margin-bottom:8px;display:block}.profile-detail-block{margin-bottom:40px;padding:40px;background-color:#fff}@media (max-width:767px){.profile-detail-block{padding:20px}}.profile-detail-block .profile-image{text-align:center}@media (max-width:991px){.profile-detail-block .profile-image{margin-bottom:30px}}.profile-detail-block .profile-image .company-logo{z-index:4;bottom:10px;left:10px;width:120px}.ginput_container .profile-detail-block .form-small textarea,.profile-detail-block .form-small .ginput_container textarea,.profile-detail-block .form-small textarea.form-control{height:90px;resize:none}.gform_wrapper .profile-detail-block .form-small li,.profile-detail-block .form-small .form-group,.profile-detail-block .form-small .gform_wrapper li{margin-bottom:11px}.form_messages{margin-top:10px;text-align:center}.agency-description .position,.profile-description .position{color:#9b9b9b}.agency-description .profile-description-left,.profile-description .profile-description-left{width:60%}@media (min-width:992px) and (max-width:1199px){.agency-description .profile-description-left,.profile-description .profile-description-left{width:55%}}@media (min-width:768px) and (max-width:991px){.agency-description .profile-description-left,.profile-description .profile-description-left{width:100%}}@media (max-width:767px){.agency-description .profile-description-left,.profile-description .profile-description-left{width:100%}}.agency-description .profile-description-right,.profile-description .profile-description-right{width:32%}@media (min-width:992px) and (max-width:1199px){.agency-description .profile-description-right,.profile-description .profile-description-right{width:42%}}@media (min-width:768px) and (max-width:991px){.agency-description .profile-description-right,.profile-description .profile-description-right{width:100%}.agency-description .profile-description-right .agency-contact,.agency-description .profile-description-right .profile-contact,.profile-description .profile-description-right .agency-contact,.profile-description .profile-description-right .profile-contact{margin:20px 0!important}}@media (max-width:767px){.agency-description .profile-description-right,.profile-description .profile-description-right{width:100%}.agency-description .profile-description-right .agency-contact,.agency-description .profile-description-right .profile-contact,.profile-description .profile-description-right .agency-contact,.profile-description .profile-description-right .profile-contact{margin:20px 0!important}}.agency-description .profile-description-right .agency-contact,.agency-description .profile-description-right .profile-contact,.profile-description .profile-description-right .agency-contact,.profile-description .profile-description-right .profile-contact{margin-top:0!important}.agent-title a{color:#000}.agency-contact,.profile-contact{margin-top:20px;margin-bottom:25px;list-style:none}.agency-contact .email,.profile-contact .email{margin-top:25px}@media (max-width:767px){.agency-contact .email,.profile-contact .email{margin-top:20px}}.agency-contact li+li,.profile-contact li+li{margin-top:7px}.agency-contact>li>span,.profile-contact>li>span{font-weight:500;text-transform:uppercase}.agency-social,.profile-social{font-size:0}.agency-social li,.profile-social li{margin-right:6px!important}.agency-social a,.profile-social a{font-size:27px;color:#cfcfcf}@media (max-width:767px){.agency-social a,.profile-social a{font-size:20px}}.agency-social a:hover,.profile-social a:hover{color:#4cc6f4}.profile-rating{margin-top:12px;list-style:none}.profile-rating span{font-weight:500}.company-detail .position{margin-bottom:15px}.company-detail .agency-contact .email,.company-detail .profile-contact .email{margin-top:20px}@media (max-width:767px){.company-detail .agency-contact .email,.company-detail .profile-contact .email{margin-top:16px}}.company-detail .agency-contact,.company-detail .profile-contact{margin-top:18px;margin-bottom:18px}.profile-tabs{list-style:none}.profile-tabs li{font-weight:500;line-height:41px;width:155px;height:50px;padding:5px;cursor:pointer;text-align:center;text-transform:uppercase;border-right:1px solid #f5f5f5;background-color:#ebebeb}@media (min-width:768px) and (max-width:991px){.profile-tabs li{width:135px}}@media (max-width:767px){.profile-tabs li{font-size:12px;line-height:32px;width:88px;height:40px}}@media (max-width:481px){.profile-tabs li{line-height:26px;display:block;width:100%;height:38px;border-right:0;border-bottom:1px solid #f5f5f5}}.profile-tabs li:hover{color:#fff;background-color:#00aeef}.profile-tabs li:focus{color:#fff;background-color:#00aeef}.profile-tabs li:active{color:#fff;background-color:#00aeef}.profile-tabs li.active{background-color:#fff}.profile-tabs li.active:hover{color:#000}.profile-tab-content{padding:38px;background-color:#fff}@media (max-width:767px){.profile-tab-content{padding:24px}}.profile-properties{padding:0;background-color:transparent}.profile-properties .property-listing.grid-view .item-wrap{width:33.333333%}@media (min-width:768px) and (max-width:991px){.profile-properties .property-listing.grid-view .item-wrap{width:50%}.profile-properties .property-listing.grid-view .item-wrap:nth-child(2n+1){clear:both}}@media (max-width:767px){.profile-properties .property-listing.grid-view .item-wrap{width:100%}}.profile-properties .property-listing.grid-view .item-wrap:nth-child(3n+1){clear:both}.profile-agents{padding:0;background-color:transparent}@media (min-width:768px) and (max-width:991px){.profile-agents .agency-social,.profile-agents .profile-social{margin-bottom:15px!important}}@media (max-width:767px){.profile-agents .agency-social,.profile-agents .profile-social{margin-bottom:15px!important}}.profile-agents figure{margin:0!important}.profile-agents .agency-description .position,.profile-agents .profile-description .position{margin-bottom:28px!important}.profile-agents .agency-description p,.profile-agents .profile-description p{margin-bottom:10px!important}.gform_wrapper .gform_footer .profile-agents .agency-description input[type=submit],.gform_wrapper .gform_footer .profile-agents .profile-description input[type=submit],.gform_wrapper .gform_page_footer .profile-agents .agency-description input[type=submit],.gform_wrapper .gform_page_footer .profile-agents .profile-description input[type=submit],.gform_wrapper .profile-agents .agency-description .button,.gform_wrapper .profile-agents .profile-description .button,.profile-agents .agency-description .btn,.profile-agents .agency-description .gform_button,.profile-agents .agency-description .gform_wrapper .button,.profile-agents .agency-description .gform_wrapper .gform_footer input[type=submit],.profile-agents .agency-description .gform_wrapper .gform_page_footer input[type=submit],.profile-agents .profile-description .btn,.profile-agents .profile-description .gform_button,.profile-agents .profile-description .gform_wrapper .button,.profile-agents .profile-description .gform_wrapper .gform_footer input[type=submit],.profile-agents .profile-description .gform_wrapper .gform_page_footer input[type=submit]{margin-top:23px}.profile-map #map{height:400px}.reviews-list{margin-bottom:30px;padding-bottom:50px;border-bottom:1px solid #ebebeb}@media (max-width:767px){.reviews-list{margin-bottom:25px;padding-bottom:25px}.next-prev-block .reviews-list .media-right a,.reviews-list .media-left a,.reviews-list .next-prev-block .media-right a{width:38px!important}}.reviews-list .media{margin-top:30px}@media (max-width:767px){.reviews-list .media{margin-top:20px}}.reviews-list .media span{font-size:14px;font-style:italic}.reviews-list .media-heading a{color:#000}.reviews-list .rating{margin:0!important}.reviews-list .review-top{margin-bottom:20px}.reviews-list .review-date{color:#959595}.reviews-list .review-title-inner{margin-bottom:4px}.add-rating{margin-bottom:20px}@media (max-width:767px){.company-detail .form-small{margin-top:30px}}@media (max-width:991px){.agent-detail .form-small{margin-top:30px}}.property-filter-wrap{margin-bottom:10px;padding:10px 10px 10px 23px;background-color:#fff}.property-filter-wrap .bootstrap-select{width:145px!important}@media (max-width:767px){.property-filter-wrap .bootstrap-select{width:100%!important}}.property-filter-wrap label{color:#999}.filter-title{font-size:16px;line-height:42px}@media (min-width:768px) and (max-width:991px){.filter-title{line-height:50px}}@media (max-width:767px){.filter-title{line-height:50px}}@media (max-width:481px){.filter-inputs{width:100%}}.filter-inputs>ul{list-style:none}.filter-inputs>ul>li{padding-right:10px}@media (max-width:767px){.agent-listing .media-left,.agent-listing .next-prev-block .media-right,.next-prev-block .agent-listing .media-right{padding-right:15px}}.agent-listing .profile-detail-block{padding:30px}@media (max-width:767px){.agent-listing .profile-detail-block{padding:20px}}.agent-listing .profile-detail-block+.profile-detail-block{margin-top:20px}.agent-listing .media-left,.agent-listing .next-prev-block .media-right,.next-prev-block .agent-listing .media-right{padding-right:30px}.agent-listing .media-left figure,.agent-listing .next-prev-block .media-right figure,.next-prev-block .agent-listing .media-right figure{width:239px;margin-bottom:20px}@media (max-width:767px){.agent-listing .media-left figure,.agent-listing .next-prev-block .media-right figure,.next-prev-block .agent-listing .media-right figure{width:150px}}@media (max-width:481px){.agent-listing .media-left figure,.agent-listing .next-prev-block .media-right figure,.next-prev-block .agent-listing .media-right figure{width:65px}}@media (max-width:767px){.agent-listing .agency-description .position,.agent-listing .profile-description .position{margin-bottom:10px}.agent-listing .agency-description p,.agent-listing .profile-description p{margin-bottom:20px}.agent-listing .agency-description .agent-contact,.agent-listing .profile-description .agent-contact{margin:10px 0}}.agent-listing .agency-description .position,.agent-listing .profile-description .position{margin-bottom:20px}.agent-listing .agency-description p,.agent-listing .profile-description p{margin-bottom:30px}.agent-listing .agency-description .agency-contact,.agent-listing .agency-description .profile-contact,.agent-listing .profile-description .agency-contact,.agent-listing .profile-description .profile-contact{margin:20px 0}.agent-listing .agency-description .agency-contact .email,.agent-listing .agency-description .profile-contact .email,.agent-listing .profile-description .agency-contact .email,.agent-listing .profile-description .profile-contact .email{margin-top:23px}@media (max-width:767px){.agent-listing .agency-social,.agent-listing .profile-social{margin-bottom:15px}}.agency-block{margin-top:30px;padding:30px;background-color:#fff}@media (max-width:767px){.agency-block{padding:20px}}.agency-block:first-child{margin-top:0}.agency-block figure{width:240px}@media (min-width:992px) and (max-width:1199px){.agency-block figure{width:160px}}@media (max-width:767px){.agency-block figure{width:100%}}.agency-block .media-left,.agency-block .next-prev-block .media-right,.next-prev-block .agency-block .media-right{padding-right:30px}@media (max-width:767px){.agency-block .media-left,.agency-block .next-prev-block .media-right,.next-prev-block .agency-block .media-right{display:block;padding-right:0;padding-bottom:15px}}@media (max-width:767px){.agency-block .media-body{overflow:visible}}.agency-block .agency-body-left{padding-right:30px}@media (max-width:767px){.agency-block .agency-body-left{display:block;padding-right:0}}.agency-block .agency-body-right{width:210px}@media (max-width:767px){.agency-block .agency-body-right{display:block;width:100%}}@media (max-width:767px){.agency-block .social-top{display:none}}@media (max-width:767px){.agency-block .social-bottom{display:block}}.agency-contact{margin-top:35px;margin-bottom:0}@media (max-width:767px){.agency-contact{margin-top:15px;margin-bottom:15px}}.agency-social{margin-left:1px}.agency-social a{font-size:20px;line-height:20px}.agency-block.item-grid .position{margin-bottom:12px}.agency-block.item-grid .media-left,.agency-block.item-grid .next-prev-block .media-right,.next-prev-block .agency-block.item-grid .media-right{padding-right:0;padding-bottom:15px}.agency-block.item-grid .media-body{overflow:visible}.agency-block.item-grid .agency-body-left{padding-right:0}.agency-block.item-grid .agency-contact{margin-top:15px;margin-bottom:15px}.agency-block.item-grid .view-link{margin-top:10px}.agency-module .row{margin-right:0;margin-left:0}.agency-module div[class*=col-]{padding-right:0;padding-left:0}.agency-module .agency-block{box-shadow:0 0 1px #b7b7b7}.agency-module-carousel .agency-block{box-shadow:0 0 3px rgba(0,0,0,.15)}.agency-module-carousel .item{padding:3px 0!important}.team-block{overflow:hidden;margin-bottom:10px}.team-block:hover .team-caption-before{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.team-block:hover .team-caption-after{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.team-block:focus .team-caption-before{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.team-block:focus .team-caption-after{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.team-caption-before{background:rgba(0,0,0,0);background:-webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,0) 0,rgba(0,0,0,.2) 55%,rgba(0,0,0,.8) 100%);background:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,0) 0,rgba(0,0,0,.2) 55%,rgba(0,0,0,.8) 100%);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.team-caption-after{background-color:rgba(255,255,255,.9);-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.team-caption-after .team-caption-inner{top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.team-caption-after .team-name{color:#000}.team-caption-after .team-name a{color:#000}.team-caption-after .team-designation{color:#000}.team-caption-after .team-designation a{color:#000}.team-caption-after .team-social li a{color:#7f7f7f}.team-caption-inner{overflow:auto;max-height:100%;padding:15px 20px;text-align:center}.team-name{color:#fff}.team-name a{color:#fff}.team-designation{color:#fff}.team-description{color:rgba(0,0,0,.7)}.team-social{font-size:0;margin:0!important;padding:0!important;list-style:none}.team-social li{margin-right:6px}.team-social a{font-size:16px;line-height:16px;color:#fff}@media (max-width:767px){.team-social a{font-size:20px}}.team-social a:hover{color:#4cc6f4}#lightbox-popup-main{z-index:1000;visibility:hidden;overflow:hidden;background:rgba(255,255,255,.8)}#lightbox-popup-main.active{visibility:visible;overflow-x:hidden;overflow-y:auto}.lightbox-popup{margin:30px auto;-webkit-transform:translate(0,0);transform:translate(0,0)}@media (max-width:767px){.lightbox-popup{position:absolute;height:100%;width:100%!important;max-width:100%;margin:0}}.lightbox-popup .popup-inner{background-color:#fff;box-shadow:0 0 20px rgba(0,0,0,.5);-webkit-transition:all .2s ease-out;transition:all .2s ease-out}@media (max-width:767px){.lightbox-popup .popup-inner{width:100%;height:100%}}.lightbox-popup .popup-inner .expand-icon{font-family:FontAwesome;font-size:18px;line-height:40px;z-index:10;width:40px;height:40px;cursor:pointer;text-align:center;color:#fff;background:rgba(45,45,45,.8)}.lightbox-popup .popup-inner .expand-icon:before{content:'\f065'}.lightbox-popup .popup-inner .expand-icon:hover{font-size:20px}.lightbox-popup .popup-inner .expand-icon.compress{font-size:20px}.lightbox-popup .popup-inner .expand-icon.compress:before{content:'\f066'}.lightbox-popup .popup-inner .expand-icon.compress:hover{font-size:18px}.lightbox-left{z-index:10;width:860px;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}@media (max-width:767px){.lightbox-left{z-index:inherit;width:100%;height:100%}}.lightbox-left .header-title{padding-right:180px}@media (max-width:767px){.lightbox-left .lightbox-close{display:inline-block}}.lightbox-left .show{display:inline-block!important}.lightbox-right{z-index:5;width:280px;background-color:#fff}@media (max-width:767px){.lightbox-right{z-index:-1;top:45px;width:100%;height:calc(100% - 45px)}}.lightbox-right .lightbox-header{background-color:#393939}.lightbox-right.in{z-index:2}.lightbox-header{z-index:1;height:60px;background-color:#2d2d2d}@media (max-width:767px){.lightbox-header{height:45px;border-bottom:1px solid #575757;background-color:#000}}@media (max-width:767px) and (max-width:767px){.lightbox-header .header-actions li{font-size:18px;line-height:45px!important}}@media (max-width:767px){.lightbox-header .header-actions .share-btn{display:none}}.lightbox-header .header-title{padding-left:20px}.lightbox-header .header-title p{line-height:60px;overflow:hidden;width:92%;white-space:nowrap;text-overflow:ellipsis;color:#fff}@media (max-width:767px){.lightbox-header .header-title p{line-height:45px}}.lightbox-header .header-title img{margin-top:-5px;margin-right:10px}.lightbox-header .header-actions ul{font-size:0}.lightbox-header .header-actions li{font-size:24px!important;line-height:60px;padding:0 20px;color:#575757;border-left:1px solid #575757}@media (max-width:767px){.lightbox-header .header-actions li{font-size:18px!important;width:45px;padding:0;text-align:center;margin-right:0!important;color:#fff}}.lightbox-header .header-actions li:hover{color:#fff}.lightbox-header .header-actions li:focus{color:#fff}.lightbox-header .header-actions li:active{color:#fff}.lightbox-header .header-actions span{line-height:100%;width:auto;height:auto;opacity:1;background-color:transparent}.lightbox-header .header-actions span:hover{background-color:transparent}.lightbox-header .header-actions .lightbox-close{color:#fff}.lightbox-header .header-actions .tooltip_left{right:50px}@media (max-width:767px){.lightbox-header .visible-xs{display:inline-block!important}}.gallery-area{min-height:566px;padding:20px;background-color:#000}@media (min-width:768px) and (max-width:991px){.gallery-area{min-height:inherit}}@media (max-width:767px){.gallery-area{min-height:calc(100% - 45px);padding:0 0 50px}}.gallery-area .lightbox-slide img{width:auto;max-height:600px}.gallery-area .gallery-inner{left:50%;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}@media (max-width:767px){.gallery-area .gallery-inner{position:absolute;top:44%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}.gallery-area .owl-theme .item,.gallery-area .owl-theme .owl-item{text-align:center}.agent-area .form-small{padding:20px}.agent-area .agent-media .media-left a,.agent-area .agent-media .next-prev-block .media-right a,.next-prev-block .agent-area .agent-media .media-right a{width:100px!important}.lightbox-slide-nav{border-top:1px solid #4b4b4b;background-color:#000}.lightbox-arrow-left{border-right:1px solid #4b4b4b!important}.lightbox-arrow-right{border-left:1px solid #4b4b4b!important}.lightbox-arrow{font-size:24px;z-index:1;width:50px;height:50px;cursor:pointer;text-align:center;color:#fff;background-color:transparent}.lightbox-arrow:hover{background-color:#00aeef}.lightbox-nav-title{line-height:50px;padding:0 50px;text-align:center;color:#fff}#houzez-gmap-main{height:550px}#houzez-gmap-main .map-arrows-actions{font-size:0;z-index:4;top:20px;left:20px}#houzez-gmap-main .map-next-prev-actions{font-size:0;z-index:4;top:20px;right:20px}#houzez-gmap-main .map-zoom-actions{font-size:0;z-index:4;right:20px;bottom:20px}#houzez-gmap-main .map-btn{font-size:12px;font-weight:500;line-height:29px;height:30px;padding:0 10px;cursor:pointer;color:#fff;background-color:rgba(0,0,0,.75);-webkit-border-radius:4px;border-radius:4px}@media (max-width:481px){#houzez-gmap-main .map-btn span{display:none}}#houzez-gmap-main .map-btn:hover{background-color:rgba(76,198,244,.75)}#houzez-gmap-main .map-btn+.map-btn{margin-left:3px}#houzez-gmap-main .map-search{font-size:14px;font-weight:500;top:20px!important;left:82px!important;width:188px;height:30px;margin-left:3px;padding:0 8px;color:#000;background-color:rgba(255,255,255,.75);-webkit-border-radius:4px;border-radius:4px}#houzez-gmap-main .open .dropdown-toggle{background-color:rgba(0,0,0,.75)}#houzez-gmap-main .dropdown-menu{width:74px;min-width:74px;background-color:rgba(0,0,0,.75)}#houzez-gmap-main .dropdown-menu a{font-size:12px;padding:3px 10px;color:#fff}#houzez-gmap-main .map-info-box{z-index:4}.mapfull{position:fixed!important;z-index:999999;height:100%!important}.mapfull #houzez-listing-map{height:100%!important}#houzez-listing-map-vc{height:550px}#listing-map{height:550px}#houzez-listing-map{height:550px}.map-notfound{font-size:20px;font-weight:300;z-index:1;top:20%;left:50%;width:280px;height:78px;margin:0 auto;margin-left:-150px;padding-top:30px;text-align:center;opacity:.95;color:#434a54;border-radius:4px;background-color:#fff}#houzez_ajax_container .map-notfound{z-index:1}.error-404-page{padding-top:40px}@media (min-width:768px) and (max-width:991px){.article-main{margin-bottom:30px}}@media (max-width:767px){.article-main{margin-bottom:30px}}.blog-article+.blog-article{margin-top:30px}.blog-article .article-detail,.blog-article .comments-block{padding:40px 48px}@media (max-width:767px){.blog-article .article-detail,.blog-article .comments-block{padding:20px 28px}}.blog-article .page-title{padding:40px 48px;background-color:#fff}@media (max-width:767px){.blog-article .page-title{padding:20px 28px}}@media (min-width:768px) and (max-width:991px){.page-main{margin-bottom:30px}}@media (max-width:767px){.page-main{margin-bottom:30px}}.article-media{text-align:center}.article-detail,.comments-block{padding:40px;background-color:#fff}@media (max-width:767px){.article-detail,.comments-block{padding:20px}.article-detail ul,.comments-block ul{margin-top:0;margin-bottom:15px;padding-left:25px}.article-detail ul ol,.comments-block ul ol{padding-left:15px}.article-detail ul ul,.comments-block ul ul{padding-left:15px}.article-detail ol,.comments-block ol{margin-top:0;margin-bottom:15px;padding-left:25px}.article-detail ol ol,.comments-block ol ol{padding-left:15px}.article-detail ol ul,.comments-block ol ul{padding-left:15px}}.article-detail .article-title a,.comments-block .article-title a{color:#000}.article-detail .article-title a:hover,.comments-block .article-title a:hover{color:#4cc6f4}.article-detail ul,.comments-block ul{margin-top:0;margin-bottom:30px;padding-left:50px}.article-detail ol,.comments-block ol{margin-top:0;margin-bottom:30px;padding-left:50px}.article-detail ol ol,.article-detail ol ul,.article-detail ul ol,.article-detail ul ul,.comments-block ol ol,.comments-block ol ul,.comments-block ul ol,.comments-block ul ul{margin-top:0;margin-bottom:0;padding-left:30px}.article-detail .gallery,.comments-block .gallery{margin-bottom:20px}.article-detail .pagination,.comments-block .pagination{padding:0!important}.article-detail .pagination>li>a,.comments-block .pagination>li>a{background-color:#f9f9f9}.article-detail .pagination>li>a:hover,.comments-block .pagination>li>a:hover{background-color:#eee}.article-detail table,.comments-block table{max-width:100%;margin-bottom:20px}.article-detail table>thead>tr>th,.comments-block table>thead>tr>th{padding:8px;border-bottom:1px solid #ddd}.article-detail table>tbody>tr>td,.article-detail table>tbody>tr>th,.comments-block table>tbody>tr>td,.comments-block table>tbody>tr>th{line-height:1.42857;padding:8px;border-top:1px solid #ddd}.article-detail table>thead:first-child>tr:first-child>th,.comments-block table>thead:first-child>tr:first-child>th{border-top:0}.article-footer{padding:36px;border-top:1px solid #e5e5e5;background-color:#fff}@media (max-width:767px){.article-footer{padding:20px}.article-footer .author-meta{width:100%;margin-bottom:10px;text-align:center}.article-footer .article-footer-right{width:100%;text-align:center}}.article-footer .article-footer-right{line-height:36px}.article-footer .meta-tags{font-size:0;list-style:none}.article-footer .meta-tags a{padding:4px 10px 5px 10px;color:#fff;background-color:#4cc6f4;-webkit-border-radius:4px;border-radius:4px}.article-footer .meta-tags a:hover{background-color:#0eaae5}.author-meta{list-style:none}.author-meta li{margin-right:13px;color:#959595}@media (max-width:767px){.author-meta li{font-size:12px}}.author-meta li i{margin-right:4px}.author-meta .meta-image{width:40px;height:40px;margin-right:10px;border-radius:50%}@media (max-width:767px){.author-meta .meta-image{width:30px;height:30px}}@media (max-width:481px){.author-meta .meta-image{display:none!important}}.page-pagination a{font-size:15px;line-height:28px;width:40px;height:40px;text-align:center;text-transform:inherit}.gallery-item{overflow:hidden;margin:0 4px 4px 0}.gallery-columns-2 .gallery-item{max-width:48%;max-width:-webkit-calc(50% - 4px);max-width:calc(50% - 4px)}.gallery-columns-3 .gallery-item{max-width:33%;max-width:-webkit-calc(33.33% - 4px);max-width:calc(33.33% - 4px)}.gallery-columns-4 .gallery-item{max-width:23%;max-width:-webkit-calc(25% - 4px);max-width:calc(25% - 4px)}.gallery-columns-5 .gallery-item{max-width:19%;max-width:-webkit-calc(20% - 4px);max-width:calc(20% - 4px)}.blog-section{padding:38px 0;border-bottom:1px solid #e1e1e1}@media (max-width:767px){.blog-section{padding:25px 0}}.blog-section:last-child{padding-bottom:0}.next-prev-block .next-prev-blog .media-right a,.next-prev-blog .media-left a,.next-prev-blog .media-right a,.next-prev-blog .next-prev-block .media-right a{line-height:25px;width:46px;margin-top:7px;color:#000}@media (max-width:767px){.next-prev-block .next-prev-blog .media-right a,.next-prev-blog .media-left a,.next-prev-blog .media-right a,.next-prev-blog .next-prev-block .media-right a{line-height:14px;width:23px;margin:0}.next-prev-block .next-prev-blog .media-right a .fa,.next-prev-blog .media-left a .fa,.next-prev-blog .media-right a .fa,.next-prev-blog .next-prev-block .media-right a .fa{font-size:20px}}.next-prev-block .next-prev-blog .media-right a:hover,.next-prev-blog .media-left a:hover,.next-prev-blog .media-right a:hover,.next-prev-blog .next-prev-block .media-right a:hover{color:#4cc6f4}.next-prev-block .next-prev-blog .media-right a .fa,.next-prev-blog .media-left a .fa,.next-prev-blog .media-right a .fa,.next-prev-blog .next-prev-block .media-right a .fa{font-size:25px}.next-prev-block .next-prev-blog .media-right a,.next-prev-blog .media-left a,.next-prev-blog .next-prev-block .media-right a{text-align:right}.next-prev-blog .media-right a{text-align:left}.next-prev-blog h3 a{color:#000}.next-prev-blog h4{padding:0!important}.author-detail-block,.comments-block{padding-right:20px;padding-left:20px}@media (max-width:767px){.author-detail-block,.comments-block{padding-right:0;padding-left:0}}.author-detail-block .media-left,.author-detail-block .next-prev-block .media-right,.comments-block .media-left,.comments-block .next-prev-block .media-right,.next-prev-block .author-detail-block .media-right,.next-prev-block .comments-block .media-right{padding-right:26px}@media (max-width:767px){.author-detail-block .media-left,.author-detail-block .next-prev-block .media-right,.comments-block .media-left,.comments-block .next-prev-block .media-right,.next-prev-block .author-detail-block .media-right,.next-prev-block .comments-block .media-right{padding-right:15px}.author-detail-block .media-left figure,.author-detail-block .next-prev-block .media-right figure,.comments-block .media-left figure,.comments-block .next-prev-block .media-right figure,.next-prev-block .author-detail-block .media-right figure,.next-prev-block .comments-block .media-right figure{width:45px}}.author-detail-block .media-left figure,.author-detail-block .next-prev-block .media-right figure,.comments-block .media-left figure,.comments-block .next-prev-block .media-right figure,.next-prev-block .author-detail-block .media-right figure,.next-prev-block .comments-block .media-right figure{width:60px}.author-detail-block .media-left img,.author-detail-block .next-prev-block .media-right img,.comments-block .media-left img,.comments-block .next-prev-block .media-right img,.next-prev-block .author-detail-block .media-right img,.next-prev-block .comments-block .media-right img{width:60px;height:60px}.compare-panel{z-index:1000;width:240px;background-color:#fff;box-shadow:0 2px 4px 0 rgba(0,0,0,.2);-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.compare-panel.panel-open{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.panel-btn{font-size:21px;top:230px;left:-35px;width:35px;height:63px;border-radius:0}.compare-panel-header{padding:20px 15px;border-bottom:1px solid #f1f1f1}.compare-panel-header .title{font-size:16px;line-height:22px;color:#777}.compare-panel-body{padding:30px}.compare-thumb-main{margin-right:-5px;margin-bottom:20px;margin-left:-5px}.compare-thumb-main .compare-thumb{width:95px;height:56px;margin-bottom:10px;padding-right:5px;padding-left:5px}.compare-thumb-main .thumb-inner-empty{height:56px;margin-bottom:10px;border:2px dashed #ccc}.compare-thumb-main .btn-trash{line-height:14px;right:12px;bottom:7px;color:#fff}@media (max-width:767px){.compare-table-wrap{overflow-x:auto}.compare-table-wrap .compare-table{width:700px}}@media (max-width:991px){.compare-table{font-size:12px}}.compare-table .table-title{font-weight:500;width:200px;text-align:right}@media (min-width:768px) and (max-width:991px){.compare-table .table-title{width:100px}}@media (max-width:767px){.compare-table .table-title{width:100px}}.compare-table>thead>tr>th{padding-top:0}.compare-table .mark-yes{color:#39b54a}.compare-table .mark-no{color:#f26c4f}.compare-thumb{margin-bottom:15px}@media (max-width:767px){.compare-thumb{margin-bottom:10px}}.compare-caption .compare-price{color:#00aeef}.comments-block p{font-weight:300}.comments-block .media-body .heading{margin-bottom:5px}.comments-block .media-body .subheading{color:#9b9b9b}@media (max-width:767px){.comments-block .media-body .subheading{font-size:12px;line-height:12px}}.comments-block .media-body p{margin:0 0 27px}@media (max-width:767px){.comments-block .media-body p{margin:0 0 12px}}@media (max-width:767px){.comments-block .media-body .reply{font-size:14px;line-height:14px}}.comments-block .media-body .reply .fa{top:2px;margin-left:4px}.comments-block .media .media{margin-top:30px}@media (max-width:767px){.comments-block .media .media{margin-top:15px}}.comments-block .children{margin-top:30px;padding-left:87px}@media (max-width:767px){.comments-block .children{margin-top:15px;padding-left:30px}}.comment-navigation{padding-top:38px}@media (max-width:767px){.comment-navigation{padding-top:25px}}.bypostauthor{overflow:visible;padding:40px;list-style:none;background-color:#fff}.bypostauthor .comment-banner{top:-5px;right:20px;width:30px;height:41px;background-image:url(https://primepropertypoland.com/wp-content/themes/houzez/css/../images/comment-banner.png);background-repeat:no-repeat;background-position:center}.bypostauthor .comment-respond{margin-top:30px}#hospitals,#libraries,#pharmacies,#schools,#supermarkets,#transportation{clear:left;height:40px;margin-bottom:1px;cursor:pointer;text-align:center;white-space:nowrap;background-color:#fff}@media (max-width:767px){#hospitals,#libraries,#pharmacies,#schools,#supermarkets,#transportation{height:30px}}#hospitals .icon,#libraries .icon,#pharmacies .icon,#schools .icon,#supermarkets .icon,#transportation .icon{width:40px;height:40px;padding:4px}@media (max-width:767px){#hospitals .icon,#libraries .icon,#pharmacies .icon,#schools .icon,#supermarkets .icon,#transportation .icon{width:30px;height:30px}}#hospitals img,#libraries img,#pharmacies img,#schools img,#supermarkets img,#transportation img{z-index:1;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media (max-width:767px){#hospitals img,#libraries img,#pharmacies img,#schools img,#supermarkets img,#transportation img{width:15px}}#hospitals span,#libraries span,#pharmacies span,#schools span,#supermarkets span,#transportation span{line-height:40px;z-index:-1;visibility:hidden;height:40px;padding-right:12px;padding-left:16px;opacity:0;background-color:#fff;-webkit-transform:translate3d(48%,0,0);transform:translate3d(48%,0,0)}@media (max-width:767px){#hospitals span,#libraries span,#pharmacies span,#schools span,#supermarkets span,#transportation span{line-height:30px;height:30px}}#hospitals:hover span,#libraries:hover span,#pharmacies:hover span,#schools:hover span,#supermarkets:hover span,#transportation:hover span{z-index:1;visibility:visible;opacity:1;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}#hospitals.active span,#libraries.active span,#pharmacies.active span,#schools.active span,#supermarkets.active span,#transportation.active span{z-index:1;visibility:visible;opacity:1;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.pay-step-bar{padding-bottom:30px;padding-left:0;table-layout:fixed}.pay-step-block,.pay-step-block a{color:#777}.pay-step-block a,.pay-step-block>span{padding-bottom:16px;text-align:center;border-bottom:4px solid #ccc}.pay-step-block{font-size:16px;font-weight:400;border-right:1px solid transparent}@media (min-width:768px) and (max-width:991px){.pay-step-block{font-size:14px}}@media (max-width:767px){.pay-step-block{font-size:12px}.pay-step-block a,.pay-step-block>span{padding-bottom:10px}}.pay-step-block a:hover{color:#000;border-color:#00aeef}.pay-step-block.active{font-weight:500;color:#000}.pay-step-block.active span{border-color:#00aeef}.membership-content{padding:32px 40px;background-color:#fff}@media (min-width:768px) and (max-width:991px){.membership-content{margin-bottom:30px}}@media (max-width:767px){.membership-content{margin-bottom:30px;padding:18px 20px}}.membership-content label{font-weight:500}.gform_wrapper .membership-content li,.membership-content .form-group,.membership-content .gform_wrapper li{margin-bottom:22px}.membership-content .btn-submit{font-size:16px;padding:12px 15px}.membership-content .help-block{font-weight:300;margin:17px 0 0;text-align:center;color:#777}.info-title{margin-bottom:27px}@media (min-width:768px) and (max-width:991px){.info-title{margin-bottom:20px}}@media (max-width:767px){.info-title{margin-bottom:10px}}.info-title .info-title-left{font-size:24px;line-height:30px;margin:0;font-weight:300;text-transform:inherit;text-align:inherit}@media (min-width:768px) and (max-width:991px){.info-title .info-title-left{font-size:20px}}@media (max-width:767px){.info-title .info-title-left{font-size:18px}}.info-title .already-account{font-size:14px;line-height:30px;margin:0;font-weight:300;text-transform:inherit;text-align:inherit}@media (min-width:768px) and (max-width:991px){.info-title .already-account{font-size:12px}}@media (max-width:767px){.info-title .already-account{font-size:12px}}.info-detail{margin-bottom:47px}@media (min-width:768px) and (max-width:991px){.info-detail{margin-bottom:25px}}@media (max-width:767px){.info-detail{margin-bottom:10px}}.method-select-block{margin-bottom:30px;border:1px solid #ebebeb}.method-select-block .checkbox,.method-select-block .radio{margin-top:15px}.method-select-block .checkbox label,.method-select-block .radio label{padding-left:40px}@media (max-width:767px){.method-select-block .checkbox label,.method-select-block .radio label{padding-left:20px}}.method-select-block .checkbox input[type=checkbox],.method-select-block .radio input[type=radio]{margin-left:-40px}@media (max-width:767px){.method-select-block .checkbox input[type=checkbox],.method-select-block .radio input[type=radio]{margin-left:-20px}}.method-select-block p{font-weight:300}.method-row{padding:16px 34px;border-bottom:1px solid #ebebeb}@media (min-width:768px) and (max-width:991px){.method-row{padding:16px 24px}}@media (max-width:767px){.method-row{padding:10px 20px}}.method-select{width:50%}.method-select .checkbox label,.method-select .radio label{font-size:16px}.method-type{width:50%}.method-description{padding-top:5px}.method-description p{font-size:14px}@media (max-width:767px){.method-description p{font-size:12px;line-height:20px}}.method-option{padding:12px 34px;background-color:#f1f1f1}@media (min-width:768px) and (max-width:991px){.method-option{padding:12px 24px}}@media (max-width:767px){.method-option{padding:10px 20px}}.method-option .checkbox label,.method-option .radio label{font-size:14px;font-weight:400}.payment-side-block{margin-bottom:30px;padding:30px;background-color:#fff}.payment-side-block .side-block-title{font-size:16px;line-height:20px;margin:0 0 24px;font-weight:500;text-transform:inherit;text-align:inherit}.pkg-total-list{list-style:none}@media (max-width:767px){.pkg-total-list li{font-size:14px;padding:12px 0}.pkg-total-list li.total-list-head{font-size:14px}.pkg-total-list li:last-child{font-size:14px}}.pkg-total-list li{font-size:14px;font-weight:300;padding:15px 0;border-top:1px dotted #ccc}.pkg-total-list li.total-list-head{font-size:16px;font-weight:500;padding-top:0}.pkg-total-list li:last-child{font-size:16px;font-weight:500;padding-bottom:0;border-top:2px solid #000}.membership-done-block{min-height:425px;text-align:center}.membership-done-block .done-icon{font-size:72px;color:#71c514}.membership-done-block .done-block-inner{max-width:650px;margin:0 auto}@media (min-width:768px) and (max-width:991px){.theiaStickySidebar{position:relative!important;top:0!important;left:0!important;width:100%!important}}@media (max-width:767px){.theiaStickySidebar{position:relative!important;top:0!important;left:0!important;width:100%!important}}.block-success{padding:50px;background-color:#fff}.block-success .done-icon{display:none}.block-success .block-success-inner ul{padding-left:40px}.stripe-button-el{padding:0!important;background-image:none!important}.stripe-button-el span{font-family:Roboto,sans-serif!important;font-size:14px!important;font-weight:700!important;line-height:1.42857!important;height:auto!important;min-height:inherit!important;padding:10px 15px!important;text-align:left;text-transform:uppercase!important;border-radius:4px!important;background-image:none!important;text-shadow:none!important}.my-property .dropdown-menu .stripe-button-el{border:none!important;border-radius:0!important;background-color:transparent!important}.my-property .dropdown-menu .stripe-button-el span{font-size:12px!important;font-weight:300!important;line-height:24px!important;padding:12px!important;text-transform:capitalize!important;color:#333!important;border:none!important;border-radius:inherit!important;background:0 0!important;box-shadow:none!important}.ppt[style]{display:none!important}@media only screen and (max-width:480px){.pp_pic_holder[style]{left:0!important;width:100%!important;margin-top:-40px}div.pp_default .pp_content_container .pp_right{padding-right:21px!important}#pp_full_res img,.pp_content{width:100%!important;height:100%!important}div.pp_default .pp_content_container .pp_details{margin-top:20px!important}.pp_fade iframe{width:100%!important;height:100%!important;min-height:270px}.pp_content_container .pp_left{padding-left:0}.pp_content_container .pp_right{padding-right:0}.pp_top{height:auto}}.houzez-energy-table{clear:both;min-height:30px;margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #e5e5e5}@media (max-width:481px){.houzez-energy-table dt{float:none}}@media (max-width:481px){.houzez-energy-table dd{float:none}}.class-energy{clear:both;padding-top:60px}.class-energy-indicator{width:calc(100% / 9)}@media (max-width:481px){.class-energy-indicator{position:static}}.class-energy-indicator:nth-child(1){background-color:#33a357}.class-energy-indicator:nth-child(2){background-color:#79b752}.class-energy-indicator:nth-child(3){background-color:#c3d545}.class-energy-indicator:nth-child(4){background-color:#fff12c}.class-energy-indicator:nth-child(5){background-color:#edb731}.class-energy-indicator:nth-child(6){background-color:#d66f2c}.class-energy-indicator:nth-child(7){background-color:#cc232a}.class-energy-indicator:nth-child(8){background-color:#cc232a}.class-energy-indicator:nth-child(9){background-color:#cc232a}.class-energy-indicator span{font-size:14px;line-height:30px;text-align:center;color:#fff}.indicator-energy{font-size:13px;line-height:30px;top:-48px;padding:0 10px;white-space:nowrap;color:#fff;background-color:#999}@media (max-width:481px){.indicator-energy{top:10px}}.indicator-energy:before{bottom:-10px;content:'';border-top:10px solid #999}.indicator-energy[data-energyclass='A'],.indicator-energy[data-energyclass='A+'],.indicator-energy[data-energyclass='B'],.indicator-energy[data-energyclass='C']{left:0}@media (max-width:481px){.indicator-energy[data-energyclass='A'],.indicator-energy[data-energyclass='A+'],.indicator-energy[data-energyclass='B'],.indicator-energy[data-energyclass='C']{right:0;left:0}}.indicator-energy[data-energyclass='A']:before,.indicator-energy[data-energyclass='A+']:before,.indicator-energy[data-energyclass='B']:before,.indicator-energy[data-energyclass='C']:before{right:auto;left:0;border-right:10px solid transparent}.indicator-energy[data-energyclass='D'],.indicator-energy[data-energyclass='E'],.indicator-energy[data-energyclass='F'],.indicator-energy[data-energyclass='G'],.indicator-energy[data-energyclass='H']{right:0}@media (max-width:481px){.indicator-energy[data-energyclass='D'],.indicator-energy[data-energyclass='E'],.indicator-energy[data-energyclass='F'],.indicator-energy[data-energyclass='G'],.indicator-energy[data-energyclass='H']{right:0;left:0}}.indicator-energy[data-energyclass='D']:before,.indicator-energy[data-energyclass='E']:before,.indicator-energy[data-energyclass='F']:before,.indicator-energy[data-energyclass='G']:before,.indicator-energy[data-energyclass='H']:before{right:0;left:auto;border-left:10px solid transparent}@media (max-width:481px){.indicator-energy[data-energyclass='A']:before{left:calc(100% / 9)}}@media (max-width:481px){.indicator-energy[data-energyclass='B']:before{left:calc(100% / 9 * 2)}}@media (max-width:481px){.indicator-energy[data-energyclass='C']:before{left:calc(100% / 9 * 3)}}@media (max-width:481px){.indicator-energy[data-energyclass='D']:before{right:auto;left:calc(100% / 9 * 4 - 10px)}}@media (max-width:481px){.indicator-energy[data-energyclass='E']:before{right:auto;left:calc(100% / 9 * 5 - 10px)}}@media (max-width:481px){.indicator-energy[data-energyclass='F']:before{right:auto;left:calc(100% / 9 * 6 - 10px)}}@media (max-width:481px){.indicator-energy[data-energyclass='G']:before{right:auto;left:calc(100% / 9 * 7 - 10px)}}@media (max-width:481px){.indicator-energy[data-energyclass='H']:before{right:auto;left:calc(100% / 9 * 8 - 10px)}}.detail-energy-efficiency-v2{padding:76px 200px!important}@media (min-width:768px) and (max-width:991px){.detail-energy-efficiency-v2{padding:76px 100px!important}}@media (max-width:767px){.detail-energy-efficiency-v2{padding:76px 38px!important}}.adv-wrapper{text-align:center;margin:40px 0}.adv-wrapper.property-v2:first-of-type{margin:10px 0 40px}.login-required-block{font-weight:700;text-align:center;padding:0 14px;background-color:transparent}.login-required-block #gforms_confirmation_message,.login-required-block .alert,.login-required-block .validation_error{margin-bottom:0;line-height:22px}.houzez-single-property-v2 .property-reviews{background-color:#fff;margin-bottom:-40px!important}.houzez-single-property-v2 .property-reviews .add-review-block{padding:0}.next-prev-block{margin-top:30px}.next-prev-block .media-heading{font-size:14px}.next-prev-block h4{font-size:14px}.next-prev-block i{width:10px;top:1px;position:relative}.vegas-video[style]{height:auto!important}.vegas-video{position:absolute;display:block}.dashboard-data-block{background:#fff;padding:20px;max-height:130px;margin-bottom:30px;border:1px solid #e5e5e5}.dashboard-data-value{font-size:28px;margin-bottom:5px}.dashboard-data-average{font-size:12px}.dashboard-data-separator{border-top:1px solid #e5e5e5;margin:30px 15px;clear:both}.dashboard-stream{padding:30px;border:1px solid #e5e5e5}.dashboard-stream-block{margin-bottom:22px}.dashboard-stream-block:last-child{margin-bottom:0}.dashboard-stream-block .media-body{padding-top:8px;width:auto}.dashboard-stream-block .media-left,.dashboard-stream-block .next-prev-block .media-right,.next-prev-block .dashboard-stream-block .media-right{padding-right:20px;width:56px}.dashboard-stream-block a{font-weight:500}.dashboard-stream-block .dashboard-stream-action,.dashboard-stream-block .dashboard-stream-time{color:#9b9b9b}.dashboard-stream-block .dashboard-stream-time{font-style:italic}.dashboard-stream-block ul{padding-left:56px;margin-top:30px}.dashboard-stream-loadmore{margin-top:30px}.dashboard-stream-line{z-index:2}.dashboard-stream-line:before{content:"";display:block;border-left:1px solid #e5e5e5;left:17px;height:100%;z-index:-1}.saved-search-message{padding:30px}.list-loading{font-size:0;top:50%;left:50%}.list-loading-bar{animation:loading 1s ease-in-out infinite;width:4px;height:18px;margin-right:3px;border-radius:4px}.list-loading-bar:nth-child(1){animation-delay:0s}.list-loading-bar:nth-child(2){animation-delay:.09s}.list-loading-bar:nth-child(3){animation-delay:.18s}.list-loading-bar:nth-child(4){animation-delay:.27s}.item-thumb .label-featured,figure .label-featured{z-index:3;top:12px;left:12px}.item-thumb .actions,figure .actions{z-index:4;right:12px;bottom:12px}.item-thumb .price,figure .price{z-index:4;bottom:12px;left:12px;text-align:left}.item-thumb .price .rant,figure .price .rant{color:#fff}.item-thumb .price .price-start,figure .price .price-start{color:#fff}.item-thumb .price .item-price,figure .price .item-price{color:#fff}.item-thumb .price .item-sub-price,figure .price .item-sub-price{color:#fff}.item-thumb .item-price-block,figure .item-price-block{bottom:12px;left:12px}.item-thumb .blue,figure .blue{color:#fff}.item-thumb .thumb-caption,figure .thumb-caption{padding:12px;position:absolute;top:inherit;right:0;bottom:0;left:0;z-index:3}.item-thumb .thumb-caption .cap-price,figure .thumb-caption .cap-price{color:#fff}.item-thumb .thumb-caption .actions,figure .thumb-caption .actions{color:#fff}.item-thumb .hover-effect:before,figure .hover-effect:before{z-index:2;content:'';background-color:rgba(255,255,255,.5);opacity:0}.item-thumb .hover-effect:after,figure .hover-effect:after{z-index:1;content:'';opacity:1;background:rgba(0,0,0,0);background:-webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,0) 0,rgba(0,0,0,.2) 65%,rgba(0,0,0,.8) 100%);background:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,0) 0,rgba(0,0,0,.2) 65%,rgba(0,0,0,.8) 100%)}.item-thumb:hover .hover-effect:before,figure:hover .hover-effect:before{z-index:2;background-image:none;opacity:.5}.item-thumb:hover .hover-effect:after,figure:hover .hover-effect:after{opacity:0}.item-thumb:hover .detail h3,figure:hover .detail h3{color:#fff}.item-thumb:hover a,figure:hover a{color:#fff}.item-body .rating+h2{margin-top:5px}.item-body .info-row+.info-row{margin-top:10px}.item-body .amenities{min-height:40px}@media (max-width:481px){.item-body .amenities{margin-bottom:15px}}.item-body .amenities span{margin-right:10px}.item-body .property-title a{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.item-body .property-title,.item-body h2{max-width:380px;white-space:nowrap;text-overflow:ellipsis}@media (max-width:1199px){.item-body .property-title,.item-body h2{max-width:260px}}@media (max-width:767px){.item-body .property-title,.item-body h2{max-width:100%}}.item-body .property-address,.item-body h4{overflow:hidden;max-width:265px;white-space:nowrap;text-overflow:ellipsis;color:#9b9b9b}@media (max-width:767px){.item-body .phone{top:0}}.item-body .date a{color:#9b9b9b}.item-body .date p{margin-right:10px;color:#9b9b9b}.item-body .date p i{margin-right:5px}.gform_wrapper .gform_footer .item-body input[type=submit]+p,.gform_wrapper .gform_page_footer .item-body .button.gform_next_button+p,.gform_wrapper .gform_page_footer .item-body input[type=submit]+p,.gform_wrapper .item-body .button+p,.item-body .btn+p,.item-body .gform_button+p,.item-body .gform_wrapper .button+p,.item-body .gform_wrapper .gform_footer input.button+p,.item-body .gform_wrapper .gform_footer input[type=submit]+p,.item-body .gform_wrapper .gform_page_footer .button.gform_next_button+p,.item-body .gform_wrapper .gform_page_footer input.button+p,.item-body .gform_wrapper .gform_page_footer input[type=submit]+p{margin-top:12px}.price{text-align:right;color:#000}.price .price-start{color:#777}.price .item-sub-price{color:#aeaeae}.price .item-price-text{font-size:14px;font-weight:400}.item-foot{padding:14px 20px;border-top:1px solid #e5e5e5;background-color:#fff}.item-foot p{color:#9b9b9b}.item-foot a{color:#9b9b9b}.item-foot i{margin-right:5px}@media (max-width:767px){.list-grid-area{float:inherit}}@media (max-width:767px){.list-tabs .tabs{display:block;width:100%}}.list-tabs .tabs a{padding:18px 10px}@media (max-width:767px){.list-tabs .tabs a{padding:12px 10px}}@media (max-width:767px){.list-tabs .sort-tab{display:block;width:100%;padding:10px 0;text-align:left}}.tabs p{font-size:16px;font-weight:500;line-height:16px;margin-top:4px;margin-bottom:21px}@media (max-width:767px){.tabs p{font-size:14px;margin-bottom:15px}}@media (max-width:481px){.tabs p{font-size:12px}}.tabs ul{font-size:0}.tabs li{margin-right:1px}.tabs a{width:170px;color:#000;background-color:#ebebeb}@media (min-width:992px) and (max-width:1199px){.tabs a{width:135px}}@media (min-width:768px) and (max-width:991px){.tabs a{width:125px}}@media (max-width:767px){.tabs a{width:84px}}@media (max-width:481px){.tabs a{font-size:12px}}.tabs a.active,.tabs a:active,.tabs a:hover{background-color:#fff}.sort-tab{color:#9b9b9b}@media (max-width:767px){.sort-tab{font-size:12px}}.sort-tab .bootstrap-select{top:-1px;left:-8px;width:auto!important}.sort-tab .bootstrap-select .btn-default{height:auto;padding-top:0;padding-bottom:0;background-color:transparent}.sort-tab .bootstrap-select .btn-default:hover{color:#000}.sort-tab .bootstrap-select .btn-default:focus{outline:0!important;box-shadow:none}.sort-tab .dropdown-menu{left:auto}.gform_wrapper .gform_footer .sort-tab .open>input[type=submit],.gform_wrapper .gform_page_footer .sort-tab .open>input[type=submit],.gform_wrapper .sort-tab .open>.button,.sort-tab .gform_wrapper .gform_footer .open>input.button,.sort-tab .gform_wrapper .gform_footer .open>input[type=submit],.sort-tab .gform_wrapper .gform_page_footer .open>.button.gform_next_button,.sort-tab .gform_wrapper .gform_page_footer .open>input.button,.sort-tab .gform_wrapper .gform_page_footer .open>input[type=submit],.sort-tab .gform_wrapper .open>.button,.sort-tab .open>.btn,.sort-tab .open>.gform_button{background:0 0!important;box-shadow:none}.item-wrap{margin-bottom:14px;padding-right:7px;padding-left:7px}@media (max-width:767px){.item-wrap{float:left;width:100%}}.property-listing{margin-bottom:-8px}.property-listing .row{margin-right:-4px;margin-left:-4px}.property-listing .item-wrap{margin-bottom:8px;padding-right:4px;padding-left:4px}.property-listing .grid-row{margin-right:-4px;margin-left:-4px}.property-listing .not-found{padding:20px;background-color:#fff}.property-listing.list-view .figure-block{width:254px;height:170px}@media (max-width:767px){.property-listing.list-view .figure-block{width:100%;height:auto}.property-listing.list-view .property-item{display:block}.property-listing.list-view .property-item .table-cell{display:block}.property-listing.list-view .property-item .item-body{width:100%;padding:15px 7px 7px}.property-listing.list-view .property-item .item-body .phone{position:relative!important}.property-listing.list-view .property-item .body-left{width:100%;margin-bottom:15px}.property-listing.list-view .property-item .body-right{width:100%}.property-listing.list-view .property-item .info-row{text-align:left}.property-listing.list-view .hide-on-grid{display:none}.property-listing.list-view .hide-on-list{display:block}.property-listing.list-view .hidden-gird-cell{display:none!important}}.property-listing.list-view .hidden-gird-cell{display:table-cell}@media (max-width:767px){.property-listing.list-view .property-item-v2{padding-right:8px}.property-listing.list-view .property-item-v2 .figure-block,.property-listing.list-view .property-item-v2 .item-thumb,.property-listing.list-view .property-item-v2 figure{display:block;width:100%;height:auto}.property-listing.list-view .property-item-v2 .item-body{display:block;width:100%}.property-listing.list-view .property-item-v2 .body-inner{position:relative;width:100%}.property-listing.list-view .property-item-v2 .item-body-bottom,.property-listing.list-view .property-item-v2 .item-body-top{position:relative;padding:12px 15px}.property-listing.list-view .property-item-v2 .item-body-top{padding-bottom:0}.property-listing.list-view .property-item-v2 .item-body-bottom{padding-top:0}.property-listing.list-view .property-item-v2 .item-title{width:100%;margin-bottom:30px}.property-listing.list-view .property-item-v2 .item-amenities{width:100%}.property-listing.list-view .property-item-v2 .item-price-block{position:absolute;z-index:4;bottom:12px;left:12px;text-align:left}.property-listing.list-view .property-item-v2 .item-price-block span{color:#fff}.property-listing.list-view .property-item-v2 .item-date{width:100%}.property-listing.list-view .property-item-v2 .actions{right:12px;left:auto}}.grid-view .figure-block,.grid-view .item-thumb,.grid-view figure{height:auto}.grid-view .item-wrap{width:50%;margin-bottom:10px;padding-right:4px;padding-left:4px}@media (min-width:992px) and (max-width:1199px){.grid-view .item-wrap{width:50%}}@media (max-width:767px){.grid-view .item-wrap{width:100%}}.grid-view .item-wrap:nth-child(2n+1){clear:both}.grid-view .property-item .item-body{padding:15px 12px 7px}.grid-view .property-item .item-body .phone{position:relative!important}.grid-view .property-item .item-body .amenities{height:auto}.grid-view .property-item .body-left{margin-bottom:15px}.grid-view .property-item .info-row{text-align:left}.grid-view .property-item-v2{padding:8px}.grid-view .property-item-v2 .figure-block,.grid-view .property-item-v2 .item-thumb,.grid-view .property-item-v2 figure{height:auto}.grid-view .property-item-v2 .item-body-bottom,.grid-view .property-item-v2 .item-body-top{padding:12px 15px}.grid-view .property-item-v2 .item-body-top{padding-bottom:0}.grid-view .property-item-v2 .item-body-bottom{padding-top:0}.grid-view .property-item-v2 .item-title{margin-bottom:30px}.grid-view .property-item-v2 .item-price-block{z-index:4;bottom:12px;left:12px;text-align:left}.grid-view .property-item-v2 .item-price-block span{color:#fff}.grid-view .property-item-v2 .actions{right:12px;left:auto}.grid-view .hidden-gird-cell{display:none!important}@media (min-width:768px) and (max-width:991px){.grid-view-3-col .item-body .amenities{margin-bottom:15px}.grid-view-3-col .property-item .cell{display:block;text-align:left}}@media (max-width:767px){.grid-view-3-col .item-wrap{width:100%!important}}.grid-view-3-col .item-wrap{width:33.33%}.grid-view-3-col .item-wrap:nth-child(2n+1){clear:none}.grid-view-3-col .item-wrap:nth-child(3n+1){clear:both}.property-item{padding:8px;background-color:#fff}.property-item .item-body{overflow:hidden;width:10000px;padding:10px 12px 10px 20px}.property-item .body-left{width:70%}.property-item .body-right{width:30%;min-height:145px}@media (max-width:767px){.gform_wrapper .gform_footer .property-item input.button,.gform_wrapper .gform_footer .property-item input[type=submit],.gform_wrapper .gform_page_footer .property-item .button.gform_next_button,.gform_wrapper .gform_page_footer .property-item input.button,.gform_wrapper .gform_page_footer .property-item input[type=submit],.gform_wrapper .property-item .button,.property-item .btn,.property-item .gform_button,.property-item .gform_wrapper .button,.property-item .gform_wrapper .gform_footer input.button,.property-item .gform_wrapper .gform_footer input[type=submit],.property-item .gform_wrapper .gform_page_footer .button.gform_next_button,.property-item .gform_wrapper .gform_page_footer input.button,.property-item .gform_wrapper .gform_page_footer input[type=submit]{padding:11px 15px}}@media (max-width:321px){.property-item .cell{display:block;text-align:left}}.property-item .cell+.cell{text-align:right}.property-item .label-wrap{margin-bottom:5px}.property-item.item-grid .info-row{text-align:left}.property-item.item-grid .item-body{padding:15px 12px 7px}.property-item.item-grid .item-body .amenities{height:auto}@media (max-width:321px){.property-item.item-grid .cell{display:block;width:100%;text-align:left}}@media (max-width:321px){.property-item.item-grid .cell+.cell{margin-top:15px}}.property-item-v2{padding:8px;padding-right:0;background-color:#fff}.property-item-v2 .figure-block{width:auto;height:auto}.property-item-v2 .item-thumb,.property-item-v2 figure{width:280px}.property-item-v2 .item-body{width:1000px}.property-item-v2 .item-body-bottom,.property-item-v2 .item-body-top{z-index:4;padding:12px 20px}.property-item-v2 .property-title{font-size:20px;line-height:26px;margin:0 0 8px;font-weight:500;text-transform:inherit;text-align:inherit}@media (max-width:767px){.property-item-v2 .property-title{font-size:14px;line-height:18px}}.property-item-v2 .property-address{color:#777;font-size:14px;line-height:20px;margin:0;font-weight:300;text-transform:inherit;text-align:inherit}@media (max-width:767px){.property-item-v2 .property-address{font-size:12px;line-height:14px}}.property-item-v2 .item-date{margin-top:20px}.property-item-v2 .actions{right:auto;left:12px}.property-item-v2.item-grid{padding:8px}.property-item-v2.item-grid .figure-block,.property-item-v2.item-grid .item-thumb,.property-item-v2.item-grid figure{height:auto}.property-item-v2.item-grid .item-body-bottom,.property-item-v2.item-grid .item-body-top{padding:12px 15px}.property-item-v2.item-grid .item-body-top{padding-bottom:0}.property-item-v2.item-grid .item-body-bottom{padding-top:0}.property-item-v2.item-grid .item-title{margin-bottom:30px}.property-item-v2.item-grid .item-price-block{z-index:4;bottom:12px;left:12px;text-align:left}.property-item-v2.item-grid .item-price-block span{color:#fff}.property-item-v2.item-grid .actions{right:12px;left:auto}.item-amenities{font-size:0;list-style:none}.item-amenities li{font-size:12px;font-weight:300;padding:0 8px;color:#777;border-right:1px solid #ccc}.item-amenities li:first-child{padding-left:0}.item-amenities li span{font-size:18px;font-weight:300;line-height:18px;margin-bottom:5px;color:#000}.item-date{list-style:none}.item-date li{font-size:12px;font-weight:300;margin-right:12px;color:#777}.item-date .fa{font-size:14px;margin-right:5px}.item-price-block{text-align:right}.item-price-block .item-price{color:#000;font-size:20px;line-height:26px;margin:0;font-weight:400;text-transform:inherit;text-align:inherit}.item-price-block .item-sub-price{color:#777;font-size:14px;line-height:20px;margin:0;font-weight:300;text-transform:inherit;text-align:inherit}.property-item-grid .actions{top:20px;right:20px;bottom:auto;left:auto}.property-item-grid .price{top:auto;right:20px;bottom:20px;left:auto}.property-item-grid .item-caption{z-index:3;bottom:20px;left:20px}.property-item-grid .item-price{color:#fff;font-size:16px;line-height:20px;margin:0;font-weight:500;text-transform:inherit;text-align:inherit}.property-item-grid .item-sub-price{color:#fff;font-size:12px;line-height:18px;margin:3px 0 0;font-weight:300;text-transform:inherit;text-align:inherit}.property-item-grid .label-wrap{top:20px;right:20px}.property-item-grid .label-left{left:20px}.property-item-grid .label-right{right:20px}.item-caption .label-wrap{margin-bottom:7px}.item-caption .item-caption-title{color:#fff;font-size:16px;line-height:20px;margin:0 0 3px;font-weight:500;text-transform:inherit;text-align:inherit}.item-caption .item-caption-list{list-style:none}.item-caption .item-caption-list li{margin-right:5px;color:#fff;font-size:12px;line-height:18px;margin:0;font-weight:300;text-transform:inherit;text-align:inherit}.item-caption .item-caption-list .cap-price{font-size:16px;font-weight:500}.parallax-properties-inner{background-repeat:no-repeat;background-position:center center;background-size:cover;overflow:hidden;height:600px}@media (max-width:767px){.parallax-properties-inner{height:480px}}.parallax-property-caption-wrap{z-index:5;top:50%;left:50%;max-width:1170px;width:100%;transform:translate(-50%,-50%)}@media (max-width:767px){.parallax-property-caption-wrap.left .parallax-property-caption{float:none;margin:0 30px}}@media (max-width:767px){.parallax-property-caption-wrap.right .parallax-property-caption{float:none;margin:0 30px}}@media (max-width:1199px){.parallax-property-caption-wrap{max-width:970px}}@media (max-width:991px){.parallax-property-caption-wrap{max-width:750px}}@media (max-width:767px){.parallax-property-caption-wrap{max-width:480px}}.parallax-property-caption{padding:60px;z-index:5;max-width:540px}@media (max-width:767px){.parallax-property-caption{padding:30px}}.parallax-property-caption h2{font-size:32px;line-height:40px;margin:0 0 5px 0}@media (max-width:991px){.parallax-property-caption h2{font-size:24px;line-height:30px}}@media (max-width:767px){.parallax-property-caption h2{font-size:18px;line-height:24px;margin:0 0 2px 0}}.parallax-property-caption .label-wrap{margin-bottom:10px}.parallax-property-caption .amenities,.parallax-property-caption address{font-size:16px;line-height:16px}@media (max-width:991px){.parallax-property-caption .amenities,.parallax-property-caption address{font-size:14px;line-height:22px}}@media (max-width:767px){.parallax-property-caption .amenities,.parallax-property-caption address{font-size:12px;line-height:18px}}.parallax-property-caption .amenities span,.parallax-property-caption address span{margin-right:10px}.parallax-property-caption .price{text-align:left;margin-bottom:25px}@media (max-width:767px){.parallax-property-caption .price{margin-bottom:10px}}.parallax-property-caption .price .item-sub-price{font-size:16px;line-height:16px;font-weight:300;margin:10px 0 0}@media (max-width:991px){.parallax-property-caption .price .item-sub-price{font-size:14px;line-height:14px}}@media (max-width:767px){.parallax-property-caption .price .item-sub-price{font-size:12px;line-height:12px}}.parallax-property-caption .price .item-price{font-size:24px;line-height:24px}@media (max-width:991px){.parallax-property-caption .price .item-price{font-size:18px;line-height:18px}}@media (max-width:767px){.parallax-property-caption .price .item-price{font-size:16px;line-height:16px}}.detail-multi-properties.list-view .figure-block{width:150px;height:100px}@media (max-width:767px){.detail-multi-properties.list-view .figure-block{width:100%;height:auto}}.detail-multi-properties .property-item{padding:0}.detail-multi-properties .property-item .item-body{padding:0 0 0 20px}.detail-multi-properties .property-item .body-right{min-height:105px}.detail-multi-properties.property-listing .item-wrap{padding-right:0;padding-left:0;padding-bottom:20px;border-bottom:1px solid #e5e5e5;margin-bottom:25px}.detail-multi-properties .item-foot{padding:0 7px;border-top:none}.pagination-main .pagination{font-size:0;margin-top:0;margin-bottom:0;text-align:center}.pagination-main .pagination li{margin-right:1px!important}.pagination-main .pagination li:last-child a{border-radius:0}.pagination-main .pagination li:first-child a{border-radius:0}.pagination-main .pagination li.active a{color:#fff;background-color:#00aeef}.pagination-main .pagination a{min-width:40px;height:40px;color:#00aeef}.pagination-main .pagination a:hover{color:#00aeef}.module-gray-bg{background-color:#f6f6f6}.module-white-bg{background-color:#fff}.houzez-overflow-visible{overflow:visible!important}.module-item{padding-right:15px;padding-left:15px}.no-margin .module-item{padding-right:0;padding-left:0}.three_columns .module-item{width:33.3333%}@media (max-width:767px){.three_columns .module-item{width:100%}}.four_columns .module-item{width:25%}@media (min-width:768px) and (max-width:991px){.four_columns .module-item{width:50%}}@media (max-width:767px){.four_columns .module-item{width:100%}}.houzez-section-title-light .sub-heading,.houzez-section-title-light h2{color:#000}.houzez-section-title-dark .sub-heading,.houzez-section-title-dark h2{color:#fff}.module-title{padding:55px 0 0 0!important}@media (max-width:767px){.module-title{padding:35px 0 0 0!important}}.module-title+.houzez-module{padding:40px 0 55px}@media (max-width:767px){.module-title+.houzez-module{padding:20px 0 35px}}.houzez-module{padding:55px 0}@media (max-width:767px){.houzez-module{padding:35px 0}}.houzez-module .module-title-nav{margin-bottom:25px}.houzez-module .module-title-nav div{vertical-align:text-top}@media (max-width:767px){.houzez-module .module-title-nav div{width:70%;float:left}}.houzez-module .module-title-nav h2{color:#000}.houzez-module .module-title-nav .sub-title{color:#000}.houzez-module .module-title-nav .module-nav{text-align:right}@media (max-width:767px){.houzez-module .module-title-nav .module-nav{width:30%}.gform_wrapper .houzez-module .module-title-nav .module-nav button.button,.houzez-module .module-title-nav .module-nav .gform_wrapper button.button,.houzez-module .module-title-nav .module-nav button.btn,.houzez-module .module-title-nav .module-nav button.gform_button{display:none}}.gform_wrapper .gform_footer .houzez-module .module-title-nav .module-nav input[type=submit],.gform_wrapper .gform_page_footer .houzez-module .module-title-nav .module-nav input[type=submit],.gform_wrapper .houzez-module .module-title-nav .module-nav .button,.houzez-module .module-title-nav .module-nav .btn,.houzez-module .module-title-nav .module-nav .gform_button,.houzez-module .module-title-nav .module-nav .gform_wrapper .button,.houzez-module .module-title-nav .module-nav .gform_wrapper .gform_footer input[type=submit],.houzez-module .module-title-nav .module-nav .gform_wrapper .gform_page_footer input[type=submit]{font-size:10px;margin-right:6px;padding:4px 8px;color:#959595;border:1px solid #959595}.gform_wrapper .gform_footer .houzez-module .module-title-nav .module-nav input:hover[type=submit],.gform_wrapper .gform_page_footer .houzez-module .module-title-nav .module-nav input:hover[type=submit],.gform_wrapper .houzez-module .module-title-nav .module-nav .button:hover,.houzez-module .module-title-nav .module-nav .btn:hover,.houzez-module .module-title-nav .module-nav .gform_button:hover,.houzez-module .module-title-nav .module-nav .gform_wrapper .button:hover,.houzez-module .module-title-nav .module-nav .gform_wrapper .gform_footer input:hover[type=submit],.houzez-module .module-title-nav .module-nav .gform_wrapper .gform_page_footer input:hover[type=submit]{color:#fff;background-color:#959595}.gform_wrapper .gform_footer .houzez-module .module-title-nav .module-nav input:active[type=submit],.gform_wrapper .gform_page_footer .houzez-module .module-title-nav .module-nav input:active[type=submit],.gform_wrapper .houzez-module .module-title-nav .module-nav .button:active,.houzez-module .module-title-nav .module-nav .btn:active,.houzez-module .module-title-nav .module-nav .gform_button:active,.houzez-module .module-title-nav .module-nav .gform_wrapper .button:active,.houzez-module .module-title-nav .module-nav .gform_wrapper .gform_footer input:active[type=submit],.houzez-module .module-title-nav .module-nav .gform_wrapper .gform_page_footer input:active[type=submit]{color:#fff;background-color:#959595}.gform_wrapper .gform_footer .houzez-module .module-title-nav .module-nav input.active[type=submit],.gform_wrapper .gform_page_footer .houzez-module .module-title-nav .module-nav input.active[type=submit],.gform_wrapper .houzez-module .module-title-nav .module-nav .active.button,.houzez-module .module-title-nav .module-nav .active.gform_button,.houzez-module .module-title-nav .module-nav .btn.active,.houzez-module .module-title-nav .module-nav .gform_wrapper .active.button,.houzez-module .module-title-nav .module-nav .gform_wrapper .gform_footer input.active[type=submit],.houzez-module .module-title-nav .module-nav .gform_wrapper .gform_page_footer input.active[type=submit]{color:#fff;background-color:#959595}.houzez-module .list-tabs{padding:0 5px 25px}.houzez-module .bootstrap-select>.dropdown-toggle{padding-right:12px}@media (max-width:767px){.services-module .module-item:nth-child(2n+1){clear:both}}.services-module .service-block{z-index:2;padding:0 30px 30px;text-align:center;background-color:#fff;box-shadow:0 0 3px rgba(0,0,0,.15)}.services-module .service-block:hover{z-index:100;box-shadow:0 70px 70px rgba(0,0,0,.2);-webkit-transform:scale(1.01);transform:scale(1.01);-webkit-transform:translate(0,-10px);transform:translate(0,-10px)}.services-module .service-block .block-icon{font-size:60px;min-width:80px;padding:80px 0 70px}@media (max-width:767px){.services-module .service-block .block-icon{font-size:38px;padding:38px 0}}.services-module .service-block p{color:#636363}@media (max-width:481px){.services-module div[class*=col-]{width:100%}}.services-module.style2 .service-block{padding:0 30px 30px}.services-module.style3 .service-blocks-main{padding:38px 0;border-top:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1}.services-module.style3 .service-block{text-align:left;background-color:transparent;box-shadow:none}@media (min-width:768px) and (max-width:991px){.services-module.style3 .service-block{margin-bottom:30px}}@media (max-width:767px){.services-module.style3 .service-block{margin-bottom:30px}}.services-module.style3 .service-block:hover{transform:none}.services-module.style3 .service-block .block-icon{font-size:40px;padding:0 20px 0 0}.services-module.style3 .service-block .block-content{width:10000px}@media (max-width:767px){.services-module.style3 div[class*=col-]+div[class*=col-]{margin-top:30px}}.callto-action{padding:20px 28px;background-color:#fff;box-shadow:0 2px 3px rgba(0,0,0,.15)}@media (max-width:767px){.callto-action div{text-align:center;display:block}.callto-action div+div{margin-top:15px}.callto-action div .btn,.callto-action div .gform_button,.callto-action div .gform_wrapper .button,.callto-action div .gform_wrapper .gform_footer input[type=submit],.callto-action div .gform_wrapper .gform_page_footer .button.gform_next_button,.callto-action div .gform_wrapper .gform_page_footer input[type=submit],.gform_wrapper .callto-action div .button,.gform_wrapper .gform_footer .callto-action div input[type=submit],.gform_wrapper .gform_page_footer .callto-action div .button.gform_next_button,.gform_wrapper .gform_page_footer .callto-action div input[type=submit]{display:block}}.callto-action div+div{padding-left:15px}.callto-action div p{color:#636363}.carousel-thumbs-grid .item{padding:0;padding-left:1px}.caption-above .detail h3{max-width:200px}@media (min-width:768px) and (max-width:991px){.caption-above .detail h3{max-width:140px}}@media (max-width:767px){.caption-above .detail h3{max-width:140px}}.caption-bottom .detail h3{max-width:140px}.caption-bottom .detail-bottom{text-align:center}.caption-bottom .detail-bottom ul li{color:#000}.detail.detail-bottom{text-align:center}.detail.detail-bottom ul li{color:#000}.grid-row{margin-right:-7px;margin-left:-7px}.grid-row div[class*=col-]{padding-right:7px;padding-left:7px}.post-card-module{margin-bottom:-14px}.post-card-module div[class*=col-]:nth-child(4n+1){clear:left}.post-card-item{padding:8px;background-color:#fff}.post-card-item .thumb-caption{padding:17px}.post-card-item .thumb-caption .comment-count,.post-card-item .thumb-caption .file-type{font-size:12px;color:#fff}.post-card-item .thumb-caption .comment-count .count{margin-right:5px}.post-card-item .thumb-caption .post-card-title,.post-card-item .thumb-caption h3{overflow:hidden;width:206px;white-space:nowrap;text-overflow:ellipsis;color:#fff}@media (min-width:992px) and (max-width:1199px){.post-card-item .thumb-caption .post-card-title,.post-card-item .thumb-caption h3{width:166px}}@media (min-width:768px) and (max-width:991px){.post-card-item .thumb-caption .post-card-title,.post-card-item .thumb-caption h3{width:285px}}@media (max-width:767px){.post-card-item .thumb-caption .post-card-title,.post-card-item .thumb-caption h3{width:365px}}@media (max-width:481px){.post-card-item .thumb-caption .post-card-title,.post-card-item .thumb-caption h3{width:215px}}.post-card-item .caption-table .caption-left{width:10000px}.post-card-item .post-card-meta{font-size:12px;margin-bottom:5px;margin-left:0;color:#fff}.post-card-item .post-card-meta i{margin-right:5px}.post-card-item .post-card-body{background-color:#fff}.post-card-item .read .fa{margin-right:0;margin-left:3px}.post-card-description{padding:15px 12px;border-bottom:1px solid #e5e5e5}.post-card-description ul{font-size:12px;margin-bottom:10px;color:#959595}.post-card-description ul i{margin-right:5px}.post-card-description .post-card-title,.post-card-description h3{min-height:48px;color:#000}.post-card-description p{font-size:14px;line-height:22px;color:#636363}.post-card-author{padding:10px 12px 2px}.post-card-author .author-image,.post-card-author .author-name{width:24px}.post-card-author img{max-width:40px;max-height:40px}.post-card-author .author-name{width:auto;padding-left:12px}.post-card-author .author-name span{font-size:12px;line-height:12px;color:#959595}.post-card-author .author-name span+span{margin-top:6px}.post-card-masonry .grid-block.row{margin-right:-5px;margin-left:-5px}.post-card-masonry .grid-block.row div[class*=col-]{margin-bottom:10px;padding-right:5px;padding-left:5px}@media (max-width:767px){#testimonial-module .block-col+.block-col{margin-top:30px}}.agents-block,.partner-block,.testimonial-item{text-align:center}.agents-block .auther-thumb,.partner-block .auther-thumb,.testimonial-item .auther-thumb{overflow:hidden;width:70px;height:70px;margin-bottom:20px;text-align:center}.agents-block .web-logo,.partner-block .web-logo,.testimonial-item .web-logo{height:20px;margin-bottom:13px}.agents-block .web-logo img,.partner-block .web-logo img,.testimonial-item .web-logo img{display:inline-block!important;width:auto!important;max-width:102px;max-height:20px}.testimonial-carousel.owl-theme .owl-nav [class*=owl-]{line-height:24px;top:43%;width:24px;height:24px;padding:2px 0;color:#fff;-webkit-transform:translate(0,-43%);transform:translate(0,-43%)}@media (max-width:767px){.testimonial-carousel.owl-theme .owl-nav [class*=owl-]{display:none!important}}.testimonial-carousel.owl-theme .owl-nav [class*=owl-] i{display:block}.testimonial-carousel.owl-theme .owl-nav .owl-prev{left:-45px}.testimonial-carousel.owl-theme .owl-nav .owl-next{right:-45px}.agents-block,.partner-block{z-index:2;padding:35px 15px;text-align:center;background-color:#fff;box-shadow:0 0 3px rgba(0,0,0,.15)}.agents-block .auther-thumb,.partner-block .auther-thumb{width:150px;height:150px}.agents-block:hover,.partner-block:hover{z-index:3;box-shadow:0 70px 70px rgba(0,0,0,.2);-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-transform:translate(0,-10px);transform:translate(0,-10px)}.agents-block .description,.partner-block .description{font-style:inherit;overflow:hidden;height:60px;padding:0 15px;color:#959595}.agents-carousel-module .agents-block:hover,.agents-carousel-module .partner-block:hover{transform:none;box-shadow:0 0 3px rgba(0,0,0,.15)}.agents-carousel-module .item{padding-bottom:5px}.block-body .auther-info{margin-bottom:10px}.block-body .agent-position{font-style:italic;color:#959595}.block-body .author-title{color:#959595}.block-body .author-position{color:#959595}.partner-block .partner-logo{text-align:center}.partner-block .partner-logo img{display:inline-block!important;width:auto!important}.location-module{margin-bottom:-30px}.location-module div[class*=col-]{margin-bottom:30px}.location-block{overflow:hidden;height:370px;background-position:center;background-size:cover}@media (min-width:992px) and (max-width:1199px){.location-block{height:306px}}@media (min-width:768px) and (max-width:991px){.location-block{height:235px}}@media (max-width:767px){.location-block{height:138px}}.location-block figcaption{text-align:center;position:absolute;top:50%;right:inherit;bottom:inherit;left:50%;z-index:3;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.location-block .location-fig-caption{text-align:center;position:absolute;top:50%;right:inherit;bottom:inherit;left:50%;z-index:3;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.location-block .heading{color:#fff}.location-block .sub-heading{color:#fff}@media (max-width:767px){.location-block figure{overflow:hidden;height:138px}}@media (max-width:767px){.location-block figure img{width:100%}}.location-block a:before{content:'';background:#000;-webkit-transition:all .2s ease-out;transition:all .2s ease-out;position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;opacity:.3}.location-block a:hover:before{opacity:.1}.sponsors-module{padding:25px 0;background:#ecedee}.sponsors-module ul{text-align:center}.sponsors-module li{margin:10px 14px;text-align:center}.package-table-module>.row{margin-right:0;margin-left:0}.package-block{z-index:1;padding:32px 0 40px 0;background-color:#fff;box-shadow:0 0 0 1px #ececec}@media (min-width:768px) and (max-width:991px){.package-block{padding:30px 0 34px 0}.package-block .package-title{font-size:18px;line-height:24px;margin-bottom:10px}.package-block .package-price{font-size:56px;line-height:42px;margin-bottom:16px;padding:16px 0}.package-block .package-price .price-number{line-height:42px}.package-block .package-price .price-after,.package-block .package-price .price-before{font-size:20px;line-height:28px}.package-block .package-list li{font-size:14px;line-height:20px;padding:14px 0;border-top:1px solid #ececec}.package-block .package-list li:last-child{border-bottom:1px solid #ececec}.gform_wrapper .gform_footer .package-block input.button,.gform_wrapper .gform_footer .package-block input[type=submit],.gform_wrapper .gform_page_footer .package-block .button.gform_next_button,.gform_wrapper .gform_page_footer .package-block input.button,.gform_wrapper .gform_page_footer .package-block input[type=submit],.gform_wrapper .package-block .button,.package-block .btn,.package-block .gform_button,.package-block .gform_wrapper .button,.package-block .gform_wrapper .gform_footer input.button,.package-block .gform_wrapper .gform_footer input[type=submit],.package-block .gform_wrapper .gform_page_footer .button.gform_next_button,.package-block .gform_wrapper .gform_page_footer input.button,.package-block .gform_wrapper .gform_page_footer input[type=submit]{font-size:14px;padding:12px 26px}}@media (max-width:767px){.package-block{padding:26px 0 36px 0}.package-block .package-title{font-size:18px;line-height:24px;margin-bottom:10px}.package-block .package-price{font-size:46px;line-height:34px;margin-bottom:12px;padding:12px 0}.package-block .package-price .price-number{line-height:34px}.package-block .package-price .price-after,.package-block .package-price .price-before{font-size:16px;line-height:20px}.package-block .package-list{margin-bottom:26px}.package-block .package-list li{font-size:12px;line-height:18px;padding:12px 0;border-top:1px solid #ececec}.package-block .package-list li:last-child{border-bottom:1px solid #ececec}.gform_wrapper .gform_footer .package-block input.button,.gform_wrapper .gform_footer .package-block input[type=submit],.gform_wrapper .gform_page_footer .package-block .button.gform_next_button,.gform_wrapper .gform_page_footer .package-block input.button,.gform_wrapper .gform_page_footer .package-block input[type=submit],.gform_wrapper .package-block .button,.package-block .btn,.package-block .gform_button,.package-block .gform_wrapper .button,.package-block .gform_wrapper .gform_footer input.button,.package-block .gform_wrapper .gform_footer input[type=submit],.package-block .gform_wrapper .gform_page_footer .button.gform_next_button,.package-block .gform_wrapper .gform_page_footer input.button,.package-block .gform_wrapper .gform_page_footer input[type=submit]{font-size:12px;padding:10px 26px}.package-block.active{margin-top:0;padding:42px 0 44px 0;box-shadow:0 0 70px rgba(0,0,0,.2);border:none}}.package-block .package-title{font-size:18px;font-weight:500;line-height:26px;margin-bottom:17px;text-align:center}.package-block .package-price{font-size:64px;font-weight:500;line-height:52px;margin-bottom:18px;padding:20px 0;text-align:center}.package-block .package-price span{letter-spacing:normal;word-spacing:normal}.package-block .package-price .price-number{line-height:50px}.package-block .package-price .price-after,.package-block .package-price .price-before{font-size:24px;line-height:32px}.package-block .package-list{margin-bottom:36px;list-style:none}.package-block .package-list li{font-size:16px;font-weight:300;line-height:20px;padding:18px 0;text-align:center;border-top:1px solid #ececec}.package-block .package-list li:last-child{border-bottom:1px solid #ececec}.package-block ul{margin-bottom:36px;list-style:none}.package-block ul li{font-size:16px;font-weight:300;line-height:20px;padding:18px 0;text-align:center;border-top:1px solid #ececec}.package-block ul li:last-child{border-bottom:1px solid #ececec}.package-block .package-link{text-align:center}.gform_wrapper .gform_footer .package-block input.button,.gform_wrapper .gform_footer .package-block input[type=submit],.gform_wrapper .gform_page_footer .package-block .button.gform_next_button,.gform_wrapper .gform_page_footer .package-block input.button,.gform_wrapper .gform_page_footer .package-block input[type=submit],.gform_wrapper .package-block .button,.package-block .btn,.package-block .gform_button,.package-block .gform_wrapper .button,.package-block .gform_wrapper .gform_footer input.button,.package-block .gform_wrapper .gform_footer input[type=submit],.package-block .gform_wrapper .gform_page_footer .button.gform_next_button,.package-block .gform_wrapper .gform_page_footer input.button,.package-block .gform_wrapper .gform_page_footer input[type=submit]{font-size:16px!important;padding:14px 30px}.package-block.active{z-index:2;margin-top:-19px;padding:50px 0 52px 0;border:1px solid #ececec;box-shadow:0 70px 70px rgba(0,0,0,.2)}.style2 .package-block{background-color:#004274;box-shadow:0 0 0 1px #1a5481}.style2 .package-block.active{border-color:#1a5481;background-color:#125d96;box-shadow:0 70px 70px rgba(0,0,0,.2)}@media (max-width:767px){.style2 .package-block.active{margin-top:0;padding:42px 0 44px 0;box-shadow:0 0 70px rgba(0,0,0,.2);border:none}}.style2 .package-list,.style2 .package-price,.style2 .package-title{color:#fff}.style2 .package-list li{border-color:#13507f}.style2 .package-list li:last-child{border-color:#13507f}.gform_wrapper .gform_footer .style2 input.button,.gform_wrapper .gform_footer .style2 input[type=submit],.gform_wrapper .gform_page_footer .style2 .button.gform_next_button,.gform_wrapper .gform_page_footer .style2 input.button,.gform_wrapper .gform_page_footer .style2 input[type=submit],.gform_wrapper .style2 .button,.style2 .btn,.style2 .gform_button,.style2 .gform_wrapper .button,.style2 .gform_wrapper .gform_footer input.button,.style2 .gform_wrapper .gform_footer input[type=submit],.style2 .gform_wrapper .gform_page_footer .button.gform_next_button,.style2 .gform_wrapper .gform_page_footer input.button,.style2 .gform_wrapper .gform_page_footer input[type=submit]{border:1px solid #fff}.gform_wrapper .gform_footer .style2 input:hover[type=submit],.gform_wrapper .gform_page_footer .style2 input:hover[type=submit],.gform_wrapper .style2 .button:hover,.style2 .btn:hover,.style2 .gform_button:hover,.style2 .gform_wrapper .button:hover,.style2 .gform_wrapper .gform_footer input:hover[type=submit],.style2 .gform_wrapper .gform_page_footer input:hover[type=submit]{background-color:rgba(255,255,255,.2)}.banner-video{overflow:hidden;height:600px}@media (min-width:768px) and (max-width:991px){.banner-video{height:420px}}@media (max-width:767px){.banner-video{height:320px}}.banner-video .banner-video-inner{height:100%!important}.banner-parallax{overflow:hidden;height:600px}@media (min-width:768px) and (max-width:991px){.banner-parallax{height:400px}}@media (max-width:767px){.banner-parallax{height:350px}}.banner-parallax .banner-bg-wrap{z-index:0;visibility:inherit;opacity:1;backface-visibility:hidden}.banner-inner{background-repeat:no-repeat;background-position:center center;background-size:cover}.banner-inner:before{z-index:3;content:'';background-color:rgba(0,0,0,.5)}.banner-caption{z-index:5;top:50%;left:50%;text-align:center;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media (min-width:991px){body.transparent-yes .banner-caption{top:55%}}.banner-video-inner{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.banner-video-inner:before{z-index:5;content:'';background-repeat:repeat}.banner-module .owl-item .slider-caption{opacity:0}.banner-module .owl-item.active .slider-caption{opacity:1}.banner-module .caption-desktop{top:50%;left:30%;width:515px;min-height:85px;-webkit-transform:translate(-30%,-50%);transform:translate(-30%,-50%)}@media (max-width:767px){.banner-module .caption-desktop{padding:12px}.banner-module .caption-desktop .price{top:12px;right:12px}}.banner-module .caption-desktop .body-left{padding:17px}.banner-module .caption-desktop .price{top:17px;right:17px}.banner-module .caption-desktop .btn-detail{padding:7px 15px;border-radius:0;position:absolute;top:auto;right:0;bottom:0;left:auto;z-index:2}.banner-module .caption-desktop .btn-detail .fa{margin-left:5px}.banner-module .caption-mobile{bottom:50px;left:50%;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}.banner-module .caption-mobile .property-title{margin-bottom:5px;white-space:normal!important;line-height:22px;max-width:250px}.banner-module .caption-mobile .property-title a{color:#000!important}.banner-module .caption-mobile .property-address{max-width:160px;color:#000}.banner-module .caption-mobile .price{margin-top:15px;text-align:left}.banner-module .caption-mobile .price .rant{color:#000}.banner-module .caption-mobile .body-left{padding:25px}.banner-module .caption-mobile .btn-detail{font-size:24px;width:40px;padding:7px 15px;text-align:center;opacity:.8;border-radius:0}.banner-module .slider-caption{z-index:2}.banner-module .slider-caption .body-left{background:rgba(255,255,255,.85)}.banner-module .slider-caption ul{color:#000}@media (max-width:481px){.banner-module .slider-caption ul{font-size:12px}}.banner-module .slider-caption ul li{padding-right:10px}.banner-module .slider-caption img{width:auto!important}.banner-module .slider-caption .label-wrap{z-index:2;top:-19px}.banner-slider .owl-nav div[class*=owl-]{font-size:40px;line-height:46px;width:50px;height:50px}@media only screen and (max-width:991px){.banner-slider .owl-nav div[class*=owl-]{font-size:30px;line-height:34px;width:38px;height:38px}}.banner-slider .owl-dots{padding:7px 0}.banner-slider .owl-dots .owl-dot span{border:1px solid transparent;background-color:#fff}.banner-slider .owl-dots .owl-dot.active span,.banner-slider .owl-dots .owl-dot:hover span{border-color:#fff!important}.banner-slider .item{height:600px;background-repeat:no-repeat;background-position:center center;background-size:cover,100%}@media (min-width:768px) and (max-width:991px){.banner-slider .item{height:400px}}@media (max-width:767px){.banner-slider .item{height:300px}}.banner-slider .banner-link{z-index:1}.team-block-mobile{z-index:1}.team-block:hover>a{display:none}@media (max-width:768px){.team-block:hover .team-caption-after,.team-block:hover .team-caption-before,.team-caption-after,.team-caption-before{transform:none}.team-caption-after{display:none}}.property-grid-module div[class*=col-]{padding-bottom:1px}@media (max-width:767px){.property-grid-module div[class*=col-]{width:100%;clear:both}}.property-grid-module div[class*=col-]+div[class*=col-]{padding-left:1px}.label-property-grid{max-width:50%}.label-property-grid .label{margin-bottom:5px}.label-property-grid .label-featured{margin-right:5px;position:relative;top:0;left:0}.figure-grid{height:290px;background-position:center;background-size:cover}.figure-grid .actions{top:12px;right:12px;bottom:auto}.detail{padding:12px;position:absolute;bottom:0;left:0;z-index:2}.detail h3{overflow:hidden;margin:0;max-width:260px;white-space:nowrap;text-overflow:ellipsis}.detail ul{color:#fff}.detail ul li{padding-right:10px}.detail .fig-title{margin-bottom:6px}@media (min-width:1200px){.grid-four-col .detail h3{max-width:190px}}@media (min-width:992px) and (max-width:1199px){.grid-four-col .detail h3{max-width:150px}}@media (min-width:768px) and (max-width:991px){.grid-four-col .detail h3{max-width:275px}}@media (max-width:767px){.grid-four-col .detail h3{max-width:210px}}@media (min-width:1200px){.grid-three-col .detail h3{max-width:260px}}@media (min-width:992px) and (max-width:1199px){.grid-three-col .detail h3{max-width:228px}}@media (min-width:768px) and (max-width:991px){.grid-three-col .detail h3{max-width:155px}}@media (max-width:767px){.grid-three-col .detail h3{max-width:155px}}.elementor img.img-circle{border-radius:50%}.sidebar-white .widget-range{padding-bottom:0!important}.sidebar-white .widget{border:none!important}.sidebar-white .widget+.widget{margin-top:30px!important}@media (max-width:991px){.sidebar-white .widget+.widget{margin-top:20px!important}}.sidebar-white .widget:not(.widget-range){padding:20px!important;background-color:#fff}.sidebar-white .widget-logout{padding:0!important}.widget-top{margin-bottom:17px}.widget-body{font-size:14px}.widget{padding-bottom:40px;border-bottom:1px solid #e1e1e1}@media (max-width:991px){.widget{padding-bottom:20px}}.widget+.widget{margin-top:40px}@media (max-width:991px){.widget+.widget{margin-top:20px}}.widget .media+.media{margin-top:20px}.next-prev-block .widget .media-right .item-thumb,.next-prev-block .widget .media-right figure,.widget .media-left .item-thumb,.widget .media-left figure,.widget .next-prev-block .media-right .item-thumb,.widget .next-prev-block .media-right figure{width:101px}.next-prev-block .widget .media-right figure,.widget .media-left figure,.widget .next-prev-block .media-right figure{width:101px}.next-prev-block .widget .media-right a,.widget .media-left a,.widget .next-prev-block .media-right a{width:101px}.widget .rating{line-height:12px;margin-bottom:10px}.widget .rating .star-text-left{color:#000}.widget .rating p{line-height:13px;margin-left:5px}.widget p{color:#636363}.widget .item-thumb .thumb-caption,.widget figure .thumb-caption{padding:10px}.widget-download{padding:30px;background-color:#fff}@media (max-width:767px){.widget-download{padding:15px}}.widget-download ul{list-style:none}.widget-download li a{font-weight:500}.widget-contact .media-heading{margin-bottom:7px}.next-prev-block .widget-contact .media-right a,.widget-contact .media-left a,.widget-contact .next-prev-block .media-right a{width:74px}.widget-contact ul li{font-weight:300;padding-left:25px}.widget-contact ul .fa{margin-right:10px;margin-left:-25px}.widget-calculate .field-icon{font-size:12px;line-height:42px;width:42px;height:42px;text-align:center;color:#959595;border-right:1px solid #ccc}@media (min-width:768px) and (max-width:991px){.widget-calculate .field-icon{line-height:50px;height:50px}}@media (max-width:767px){.widget-calculate .field-icon{line-height:50px;height:50px}}.widget-calculate .morg-detail{margin-top:10px}.widget-calculate .morg-result h3{font-size:15px;font-weight:400;padding:10px 0 0}.widget-calculate .morg-result span{font-weight:500}.widget-calculate .morg-result .show-morg{margin-top:5px;cursor:pointer}.widget-calculate .morg-summery{margin-top:10px;padding-top:15px;color:#9b9b9b;border-top:1px solid rgba(0,0,0,.15)}.widget-calculate .morg-summery .result-title{font-weight:700}.widget-calculate .morg-summery .result-value{font-weight:400;margin-bottom:2px}.widget_houzez_featured_properties{margin-bottom:30px}.widget_houzez_featured_properties .slick-dots{bottom:-28px}.widget_houzez_featured_properties .owl-controls .owl-nav .owl-next,.widget_houzez_featured_properties .owl-controls .owl-nav .owl-prev{top:44%}.widget-login{padding:20px;background-color:#fff}.widget-login .login-tabs{margin-bottom:22px;border-bottom:1px solid #ccc}.widget-login .login-tabs li{font-size:14px;line-height:42px;height:42px;color:#000;border:1px solid #ccc;border-bottom:0;background-color:#f9f9f9}.widget-login .login-tabs li:hover{height:43px;margin-bottom:-1px;color:#000;background-color:#fff}.widget-login .login-tabs li:last-child{border-left:0}.widget-login .login-tabs li.active{height:43px;margin-bottom:-1px;color:#000;background-color:#fff}.widget-login .media .thumb{width:64px}@media (max-width:767px){.widget-login .media .thumb{width:46px}}.next-prev-block .widget-login .media .media-right,.widget-login .media .media-left,.widget-login .media .next-prev-block .media-right{padding-right:15px}.widget-login .media .media-right{padding-left:15px}.widget-login .media p{color:#b1b1b1}.widget-logout .widget-body{padding:20px;background-color:#fff}.widget-logout .thumb{width:64px}.widget-logout .thumb img{border-radius:50%}.widget-rated{margin-bottom:5px}.widget-categories ul,.widget-pages ul,.widget_archive ul,.widget_categories ul,.widget_meta ul,.widget_nav_menu ul,.widget_pages ul,.widget_recent_comments ul,.widget_recent_entries ul{overflow:hidden;list-style:none}.widget-categories ul ul,.widget-pages ul ul,.widget_archive ul ul,.widget_categories ul ul,.widget_meta ul ul,.widget_nav_menu ul ul,.widget_pages ul ul,.widget_recent_comments ul ul,.widget_recent_entries ul ul{padding:10px 0 0 5px}.widget-categories li,.widget-pages li,.widget_archive li,.widget_categories li,.widget_meta li,.widget_nav_menu li,.widget_pages li,.widget_recent_comments li,.widget_recent_entries li{padding-left:10px;color:#9b9b9b}.widget-categories li li,.widget-pages li li,.widget_archive li li,.widget_categories li li,.widget_meta li li,.widget_nav_menu li li,.widget_pages li li,.widget_recent_comments li li,.widget_recent_entries li li{font-size:12px}.widget-categories a,.widget-pages a,.widget_archive a,.widget_categories a,.widget_meta a,.widget_nav_menu a,.widget_pages a,.widget_recent_comments a,.widget_recent_entries a{margin-left:-10px;padding-left:10px}.widget-categories a:before,.widget-pages a:before,.widget_archive a:before,.widget_categories a:before,.widget_meta a:before,.widget_nav_menu a:before,.widget_pages a:before,.widget_recent_comments a:before,.widget_recent_entries a:before{font-family:FontAwesome;content:'\f0da'}.reviews-list .media-heading,.widget-reviews .media-heading{margin-bottom:8px}.next-prev-block .reviews-list .media-right,.next-prev-block .widget-reviews .media-right,.reviews-list .media-left,.reviews-list .next-prev-block .media-right,.widget-reviews .media-left,.widget-reviews .next-prev-block .media-right{padding-right:20px}.next-prev-block .reviews-list .media-right a,.next-prev-block .widget-reviews .media-right a,.reviews-list .media-left a,.reviews-list .next-prev-block .media-right a,.widget-reviews .media-left a,.widget-reviews .next-prev-block .media-right a{width:50px}.next-prev-block .reviews-list .media-right figure,.next-prev-block .widget-reviews .media-right figure,.reviews-list .media-left figure,.reviews-list .next-prev-block .media-right figure,.widget-reviews .media-left figure,.widget-reviews .next-prev-block .media-right figure{width:50px}.next-prev-block .reviews-list .media-right .item-thumb,.next-prev-block .reviews-list .media-right figure,.next-prev-block .widget-reviews .media-right .item-thumb,.next-prev-block .widget-reviews .media-right figure,.reviews-list .media-left .item-thumb,.reviews-list .media-left figure,.reviews-list .next-prev-block .media-right .item-thumb,.reviews-list .next-prev-block .media-right figure,.widget-reviews .media-left .item-thumb,.widget-reviews .media-left figure,.widget-reviews .next-prev-block .media-right .item-thumb,.widget-reviews .next-prev-block .media-right figure{width:50px}.reviews-list .rating,.widget-reviews .rating{margin-bottom:8px}.figure-block+.figure-block{margin-top:20px}.widget-range .range-block{padding:12px 0;background-color:#fff}.widget-range .range-block+.range-block{border-top:1px solid #e5e5e5}.widget-range .rang-form-block{padding:0!important}.widget-range h4{color:#000}.widget-range .range-text{margin-top:15px}.widget-range .range-input{width:50%;color:#909090}.widget-range .range-input+.range-input{text-align:right!important}.widget-range .advance-trigger{margin:0 0 15px}.widget-range .features-list{padding-bottom:20px}.widget-range .features-list .checkbox-inline{width:50%}.widget-pages a,.widget_archive a,.widget_categories a,.widget_meta a,.widget_nav_menu a,.widget_pages a,.widget_recent_comments a,.widget_recent_entries a{margin-right:5px}.widget-pages ul{list-style:none;columns:2}.widget-pages ul ul{columns:1}.widget-pages li{line-height:20px;list-style:none}.widget-pages li a:before{font-family:FontAwesome;margin-right:10px;content:'\f0da'}.widget-pages li li{font-size:12px}.widget_text p+p{margin-top:15px}.widget_calendar caption,.widget_calendar table td,.widget_calendar table th{border-bottom:1px solid #ddd}.widget_calendar caption{font-weight:700;padding-bottom:10px;text-align:center}.widget_calendar table td,.widget_calendar table th{padding:10px;text-align:center}.widget_tag_cloud .tagcloud{font-size:0}.widget_tag_cloud .tagcloud a{padding:4px 10px 5px 10px;color:#fff;background-color:#4cc6f4;font-size:14px;line-height:1;margin:0 3px 3px 0;font-weight:400;text-transform:inherit;text-align:inherit;-webkit-border-radius:4px;border-radius:4px}@media (max-width:767px){.widget_tag_cloud .tagcloud a{font-size:12px}}.widget_tag_cloud .tagcloud a:hover{background-color:#0eaae5}.widget_search form input[type=text]{height:42px;padding:6px 20px;border:1px solid #e5e5e5}.widget_search form button{width:42px;height:42px}.widget_search form button:before{font-family:FontAwesome;content:'\f002';color:#000}.widget-about img{max-width:100%}.widget-news p{color:#fff}.next-prev-block .widget-news .media-right a,.widget-news .media-left a,.widget-news .media-right a,.widget-news .next-prev-block .media-right a{width:85px}@media (min-width:768px) and (max-width:991px){.next-prev-block .widget-news .media-right a,.widget-news .media-left a,.widget-news .media-right a,.widget-news .next-prev-block .media-right a{width:55px}}.widget-contact ul li{font-weight:300;padding-left:25px}.widget-contact ul .fa{margin-left:-25px}@media only screen and (max-width:991px){.gform_wrapper .gform_footer .widget-newsletter input.button,.gform_wrapper .gform_footer .widget-newsletter input[type=submit],.gform_wrapper .gform_footer .widget_mc4wp_form_widget input.button,.gform_wrapper .gform_footer .widget_mc4wp_form_widget input[type=submit],.gform_wrapper .gform_page_footer .widget-newsletter .button.gform_next_button,.gform_wrapper .gform_page_footer .widget-newsletter input.button,.gform_wrapper .gform_page_footer .widget-newsletter input[type=submit],.gform_wrapper .gform_page_footer .widget_mc4wp_form_widget .button.gform_next_button,.gform_wrapper .gform_page_footer .widget_mc4wp_form_widget input.button,.gform_wrapper .gform_page_footer .widget_mc4wp_form_widget input[type=submit],.gform_wrapper .widget-newsletter .button,.gform_wrapper .widget_mc4wp_form_widget .button,.widget-newsletter .btn,.widget-newsletter .gform_button,.widget-newsletter .gform_wrapper .button,.widget-newsletter .gform_wrapper .gform_footer input.button,.widget-newsletter .gform_wrapper .gform_footer input[type=submit],.widget-newsletter .gform_wrapper .gform_page_footer .button.gform_next_button,.widget-newsletter .gform_wrapper .gform_page_footer input.button,.widget-newsletter .gform_wrapper .gform_page_footer input[type=submit],.widget_mc4wp_form_widget .btn,.widget_mc4wp_form_widget .gform_button,.widget_mc4wp_form_widget .gform_wrapper .button,.widget_mc4wp_form_widget .gform_wrapper .gform_footer input.button,.widget_mc4wp_form_widget .gform_wrapper .gform_footer input[type=submit],.widget_mc4wp_form_widget .gform_wrapper .gform_page_footer .button.gform_next_button,.widget_mc4wp_form_widget .gform_wrapper .gform_page_footer input.button,.widget_mc4wp_form_widget .gform_wrapper .gform_page_footer input[type=submit]{padding:15px 35px}}.widget-newsletter .input-icon:before,.widget_mc4wp_form_widget .input-icon:before{font-size:16px}@media only screen and (max-width:991px){.widget-newsletter .input-icon:before,.widget_mc4wp_form_widget .input-icon:before{line-height:50px;height:50px}}.widget-newsletter p,.widget_mc4wp_form_widget p{margin-bottom:10px}.widget-newsletter form,.widget_mc4wp_form_widget form{margin-bottom:15px}.ginput_container .widget-newsletter input,.ginput_container .widget-newsletter select,.ginput_container .widget-newsletter textarea,.ginput_container .widget_mc4wp_form_widget input,.ginput_container .widget_mc4wp_form_widget select,.ginput_container .widget_mc4wp_form_widget textarea,.widget-newsletter .form-control,.widget-newsletter .ginput_container input,.widget-newsletter .ginput_container select,.widget-newsletter .ginput_container textarea,.widget_mc4wp_form_widget .form-control,.widget_mc4wp_form_widget .ginput_container input,.widget_mc4wp_form_widget .ginput_container select,.widget_mc4wp_form_widget .ginput_container textarea{border-color:#fff}.gform_wrapper .widget-newsletter li,.gform_wrapper .widget_mc4wp_form_widget li,.widget-newsletter .form-group,.widget-newsletter .gform_wrapper li,.widget_mc4wp_form_widget .form-group,.widget_mc4wp_form_widget .gform_wrapper li{width:1000px;padding-right:10px}.gform_wrapper .gform_footer .widget-newsletter input.button,.gform_wrapper .gform_footer .widget-newsletter input[type=submit],.gform_wrapper .gform_footer .widget_mc4wp_form_widget input.button,.gform_wrapper .gform_footer .widget_mc4wp_form_widget input[type=submit],.gform_wrapper .gform_page_footer .widget-newsletter .button.gform_next_button,.gform_wrapper .gform_page_footer .widget-newsletter input.button,.gform_wrapper .gform_page_footer .widget-newsletter input[type=submit],.gform_wrapper .gform_page_footer .widget_mc4wp_form_widget .button.gform_next_button,.gform_wrapper .gform_page_footer .widget_mc4wp_form_widget input.button,.gform_wrapper .gform_page_footer .widget_mc4wp_form_widget input[type=submit],.gform_wrapper .widget-newsletter .button,.gform_wrapper .widget_mc4wp_form_widget .button,.widget-newsletter .btn,.widget-newsletter .gform_button,.widget-newsletter .gform_wrapper .button,.widget-newsletter .gform_wrapper .gform_footer input.button,.widget-newsletter .gform_wrapper .gform_footer input[type=submit],.widget-newsletter .gform_wrapper .gform_page_footer .button.gform_next_button,.widget-newsletter .gform_wrapper .gform_page_footer input.button,.widget-newsletter .gform_wrapper .gform_page_footer input[type=submit],.widget_mc4wp_form_widget .btn,.widget_mc4wp_form_widget .gform_button,.widget_mc4wp_form_widget .gform_wrapper .button,.widget_mc4wp_form_widget .gform_wrapper .gform_footer input.button,.widget_mc4wp_form_widget .gform_wrapper .gform_footer input[type=submit],.widget_mc4wp_form_widget .gform_wrapper .gform_page_footer .button.gform_next_button,.widget_mc4wp_form_widget .gform_wrapper .gform_page_footer input.button,.widget_mc4wp_form_widget .gform_wrapper .gform_page_footer input[type=submit]{padding-right:35px;padding-left:35px}.houzez_code_banner{text-align:center}.widget-current ul{list-style:none}.widget-current li{font-size:14px;line-height:22px;margin:0;font-weight:300;text-transform:inherit;text-align:inherit}.widget-current span{font-weight:500}.widget-available{border-color:#00aeef!important;background-color:#00aeef!important}.widget-available .body-inner+.body-inner{border-color:rgba(255,255,255,.4)!important}.widget-available .my-title{border-color:rgba(255,255,255,.4)!important}.widget-available .title-type{font-size:14px;line-height:14px;margin:0 0 7px;font-weight:500;text-transform:uppercase;text-align:inherit}.widget-available .price-type{color:#fff!important;font-size:14px;line-height:14px;margin:0 0 30px;font-weight:400;text-transform:inherit;text-align:inherit}.widget-available .info-title{color:#fff!important;font-size:14px;line-height:14px;margin:0 0 2px;font-weight:500;text-transform:inherit;text-align:inherit}.widget-available p{font-size:14px;line-height:20px;margin:0;font-weight:300;text-transform:inherit;text-align:inherit}.gform_wrapper .widget-change li,.widget-change .form-group,.widget-change .gform_wrapper li{margin-bottom:24px}.gform_wrapper .widget-change li:first-child,.widget-change .form-group:first-child,.widget-change .gform_wrapper li:first-child{margin-bottom:20px}.widget-change .dropdown-toggle{height:32px}.gform_wrapper .gform_footer .widget-change .body-inner>input[type=submit],.gform_wrapper .gform_page_footer .widget-change .body-inner>input[type=submit],.gform_wrapper .widget-change .body-inner>.button,.widget-change .body-inner>.btn,.widget-change .body-inner>.gform_button,.widget-change .gform_wrapper .body-inner>.button,.widget-change .gform_wrapper .gform_footer .body-inner>input.button,.widget-change .gform_wrapper .gform_footer .body-inner>input[type=submit],.widget-change .gform_wrapper .gform_page_footer .body-inner>.button.gform_next_button,.widget-change .gform_wrapper .gform_page_footer .body-inner>input.button,.widget-change .gform_wrapper .gform_page_footer .body-inner>input[type=submit]{margin-top:10px;text-align:left}.gform_wrapper .gform_footer .widget-change .body-inner>input[type=submit] .fa,.gform_wrapper .gform_page_footer .widget-change .body-inner>input[type=submit] .fa,.gform_wrapper .widget-change .body-inner>.button .fa,.widget-change .body-inner>.btn .fa,.widget-change .body-inner>.gform_button .fa,.widget-change .gform_wrapper .body-inner>.button .fa,.widget-change .gform_wrapper .gform_footer .body-inner>input.button .fa,.widget-change .gform_wrapper .gform_footer .body-inner>input[type=submit] .fa,.widget-change .gform_wrapper .gform_page_footer .body-inner>.button.gform_next_button .fa,.widget-change .gform_wrapper .gform_page_footer .body-inner>input.button .fa,.widget-change .gform_wrapper .gform_page_footer .body-inner>input[type=submit] .fa{font-size:20px;top:9px;right:13px}.gform_wrapper .gform_footer .widget-change .body-inner>input:first-child[type=submit],.gform_wrapper .gform_page_footer .widget-change .body-inner>input:first-child[type=submit],.gform_wrapper .widget-change .body-inner>.button:first-child,.widget-change .body-inner>.btn:first-child,.widget-change .body-inner>.gform_button:first-child,.widget-change .gform_wrapper .body-inner>.button:first-child,.widget-change .gform_wrapper .gform_footer .body-inner>input.button:first-child,.widget-change .gform_wrapper .gform_footer .body-inner>input:first-child[type=submit],.widget-change .gform_wrapper .gform_page_footer .body-inner>.button.gform_next_button:first-child,.widget-change .gform_wrapper .gform_page_footer .body-inner>input.button:first-child,.widget-change .gform_wrapper .gform_page_footer .body-inner>input:first-child[type=submit]{margin-top:10px}.widget-change .houzez_stripe_buttons{margin-top:10px}.houzez-impress-carousel-widget .owl-controls .owl-nav .owl-prev{top:7%;right:40px;left:auto}.houzez-impress-carousel-widget .owl-controls .owl-nav .owl-next{top:7%}.houzez-impress-carousel-widget .thumb-caption .impress-street{color:#fff;font-size:12px;line-height:18px;margin:8px 0 0;font-weight:400;text-transform:inherit;text-align:inherit}.houzez-impress-carousel-widget .thumb-caption .impress-beds-baths-sqft{color:#fff;font-size:12px;line-height:18px;margin:0;font-weight:500;text-transform:inherit;text-align:inherit}.houzez-impress-carousel-widget .thumb-caption .impress-beds-baths-sqft span{margin-right:5px}.houzez-impress-idx-login-widget .impress-lead-login input[type=submit]{width:100%!important;margin-left:0}.widget_houzez_twitter .owl-theme .owl-nav .owl-prev{left:-3px}.widget_houzez_twitter .owl-theme .owl-nav .owl-next{right:-3px}.widget_houzez_twitter .owl-theme .owl-nav .owl-next,.widget_houzez_twitter .owl-theme .owl-nav .owl-prev{-webkit-transform:translate(0,0);transform:translate(0,0)}.widget_houzez_twitter .twitter-feed-icon{font-size:12px;color:#4099ff}.widget_houzez_twitter .twitter-list{margin-bottom:10px}.widget_houzez_twitter .twitter-list .row{margin-right:-6px;margin-left:-6px}.widget_houzez_twitter .twitter-list div[class*=col-]{padding-right:6px;padding-left:6px}.widget_houzez_latest_posts h4{font-size:16px;line-height:24px}.widget_houzez_latest_posts img{max-width:70px;margin-top:5px}.widget_houzez_latest_posts p{margin-bottom:0}.image-banner{text-align:center}.container-fluid .image-banner img,.favethemes-content-ad-bottom img{width:auto}.widget-image-banner-180x150 .image-banner{padding:3px}.widget-image-banner-180x150 img{margin-bottom:3px}.footer-widget{margin-bottom:30px}@media (min-width:768px) and (max-width:991px){.footer-widget{margin-bottom:30px}}@media (max-width:767px){.footer-widget{margin-bottom:30px}}.footer-widget .widget-title{font-size:18px;line-height:24px}.footer-widget .media-heading{font-size:15px;line-height:22px;margin:0 0 5px 0}.footer-widget .amenities p{font-size:12px;line-height:15px}.footer-widget .media-left .item-thumb,.footer-widget .media-left figure,.footer-widget .next-prev-block .media-right .item-thumb,.footer-widget .next-prev-block .media-right figure,.next-prev-block .footer-widget .media-right .item-thumb,.next-prev-block .footer-widget .media-right figure{width:101px}.footer-widget .figure-block+.figure-block{margin-top:20px}@media (max-width:991px){.footer-widget .media-object{width:92px}}.footer-widget li{line-height:20px;list-style:none}.footer-widget.widget-categories li a:before,.footer-widget.widget-pages li a:before,.footer-widget.widget_archive li a:before,.footer-widget.widget_categories li a:before,.footer-widget.widget_meta li a:before,.footer-widget.widget_nav_menu li a:before,.footer-widget.widget_pages li a:before,.footer-widget.widget_recent_comments li a:before,.footer-widget.widget_recent_entries li a:before{font-family:FontAwesome;margin-right:10px;content:'\f0da'}.footer-widget.widget_calendar caption,.footer-widget.widget_calendar table td,.footer-widget.widget_calendar table th{color:#fff;border-color:#fff}.footer-widget.widget_search form button,.footer-widget.widget_search form input[type=text]{height:42px}.footer-widget.widget_search form input[type=text]{padding:6px 20px;border:1px solid #fff}.footer-widget.widget_search form button{width:42px}.footer-widget.widget_search form button:before{font-family:FontAwesome;content:'\f002';color:#000}.footer-widget.widget_tag_cloud .tagcloud a{font-size:14px;font-weight:400;line-height:1;margin:0 3px 3px 0;padding:4px 10px 5px 10px;text-align:inherit;text-transform:inherit;border-radius:4px}.footer-widget.widget-categories li,.footer-widget.widget-pages li,.footer-widget.widget_archive li,.footer-widget.widget_categories li,.footer-widget.widget_meta li,.footer-widget.widget_nav_menu li,.footer-widget.widget_pages li,.footer-widget.widget_recent_comments li,.footer-widget.widget_recent_entries li{padding:0 0 0 20px}.footer-widget.widget-categories li a:before,.footer-widget.widget-pages li a:before,.footer-widget.widget_archive li a:before,.footer-widget.widget_categories li a:before,.footer-widget.widget_meta li a:before,.footer-widget.widget_nav_menu li a:before,.footer-widget.widget_pages li a:before,.footer-widget.widget_recent_comments li a:before,.footer-widget.widget_recent_entries li a:before{font-family:FontAwesome;font-size:12px;line-height:14px;content:'\f0da'}.footer-widget.widget-categories a,.footer-widget.widget-pages a,.footer-widget.widget_archive a,.footer-widget.widget_categories a,.footer-widget.widget_meta a,.footer-widget.widget_nav_menu a,.footer-widget.widget_pages a,.footer-widget.widget_recent_comments a,.footer-widget.widget_recent_entries a{margin-right:5px}.widget-instagramm-slider a:hover{opacity:.7}.widget-instagramm-slider .owl-nav{top:44%}.widget-instagramm-slider .owl-nav .owl-prev{left:12px}.widget-instagramm-slider .owl-nav .owl-next{right:12px}.widget-instagramm-slider .owl-nav .owl-next,.widget-instagramm-slider .owl-nav .owl-prev{width:28px;height:29px;color:#fff!important}@media (min-width:992px) and (max-width:1199px){.widget-instagramm-slider .owl-nav{top:41%}}@media (min-width:992px) and (max-width:1199px){.widget-instagramm-slider .owl-nav{top:41%}}@media (min-width:768px) and (max-width:991px){.widget-instagramm-slider .owl-nav{top:36%}}@media (max-width:767px){.widget-instagramm-slider .owl-nav{display:none}}.fb_iframe_widget,.footer-widget .fb_iframe_widget iframe,.footer-widget .fb_iframe_widget span{width:100%!important}.instagramm-thumbs a{width:32.99%;margin:0 1px 1px 0}.instagramm-thumbs a img{width:122px;height:auto}@media (max-width:767px){.instagramm-thumbs a:nth-child(3n){margin:0 2px 2px 0}}@media (min-width:992px) and (max-width:1199px){.instagramm-thumbs a img{width:96px}}@media (max-width:991px){.instagramm-thumbs a img{width:72px}}.flickr-thumbs a,.instagramm-thumbs a{margin:0 2px 2px 0;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.flickr-thumbs a:hover,.instagramm-thumbs a:hover{-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;opacity:.7}.splash-footer{padding:30px 15px}.splash-foot-left{text-align:left;color:#fff}.splash-foot-left p i{margin-right:5px}.footer-bottom .foot-social,.splash-foot-right{text-align:right;color:#fff}.footer-bottom .foot-social p a,.splash-foot-right p a{margin-left:5px;text-decoration:none;color:#fff}.footer-bottom .foot-social p a:hover,.splash-foot-right p a:hover{color:#77c720}.footer{margin-bottom:-30px;padding:100px 0 70px;background-color:#363636}@media (max-width:767px){.footer{padding:45px 0 35px}}.footer p{font-weight:inherit;color:#d7d7d7}.footer a{font-weight:300;color:#fff}.footer a:hover{opacity:.6}.footer .read{font-size:14px;line-height:20px;margin-top:20px}.footer .read .fa{top:1px}.footer li{font-size:14px;font-weight:300;line-height:20px;margin-bottom:6px;color:#fff}.footer .social{font-size:0}.footer .social li{font-size:18px;margin:0 7px 0 0!important;list-style:none}.footer .widget-pages li{padding:0 0 0 20px;line-height:18px}.footer-bottom{padding:30px 0 25px;font-size:14px}@media (max-width:767px){.footer-bottom{padding:15px 0}}@media (max-width:767px){.footer-bottom div[class*=col-]{margin-bottom:15px;text-align:center}.footer-bottom div[class*=col-]:last-child{margin:0}}@media (max-width:767px){.footer-bottom .foot-social{text-align:center}}.footer-bottom .navi ul{text-align:center}.footer-bottom .navi li{text-align:center;text-transform:inherit}.footer-bottom .navi a{padding:0 10px}.breadcrumb{background-color:transparent!important}.breadcrumb li{color:#707070}.breadcrumb li a{font-weight:400}.breadcrumb li:after{font-family:FontAwesome;color:#9b9b9b;content:"\f105";padding:0 5px}.breadcrumb li:last-child:after{content:""}.breadcrumb li+li:before{content:" "}.breadcrumb>.active{color:#707070}.breadcrumb-top .breadcrumb{padding:0 0 20px}@media (max-width:991px){.breadcrumb-top .breadcrumb{padding:0 0 10px}}.breadcrumb-top .breadcrumb .breadcrumb{padding:0 0 20px}.slick-next,.slick-prev{opacity:.6}.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:0;opacity:.9}.owl-theme .owl-nav [class*=owl-]{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);font-size:16px;border:1px solid transparent;opacity:.6;top:44%;width:24px;height:24px;line-height:22px}.owl-theme .owl-nav .owl-prev{left:12px;text-indent:-1px}.owl-theme .owl-nav .owl-next{right:12px;text-indent:1px}.owl-theme .owl-dots{margin-top:10px;text-align:center}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:0 2px;background-color:#959595}.owl-theme .owl-dots .owl-dot.active span{border:1px solid #959595}.owl-theme .owl-nav [class*=owl-]:active,.owl-theme .owl-nav [class*=owl-]:focus,.owl-theme .owl-nav [class*=owl-]:hover{color:#fff;outline:0;opacity:.9}.banner-slider .owl-nav .owl-next,.banner-slider .owl-nav .owl-prev,.detail-slider .owl-nav .owl-next,.detail-slider .owl-nav .owl-prev,.lightbox-slide .owl-nav .owl-next,.lightbox-slide .owl-nav .owl-prev{width:40px;height:40px;line-height:36px;border-radius:0;top:50%;font-size:28px}@media (max-width:767px){.banner-slider .owl-nav .owl-next,.banner-slider .owl-nav .owl-prev,.detail-slider .owl-nav .owl-next,.detail-slider .owl-nav .owl-prev,.lightbox-slide .owl-nav .owl-next,.lightbox-slide .owl-nav .owl-prev{width:30px;height:30px;line-height:26px;font-size:18px}}#gforms_confirmation_message,.alert,.validation_error{border-radius:0;padding-top:15px;padding-bottom:15px;padding-left:20px;margin-bottom:20px;font-size:14px;line-height:22px}#gforms_confirmation_message .close,.alert .close,.validation_error .close{opacity:1;text-decoration:none}.label,label{font-weight:500;margin-bottom:5px}.label.error,label.error{color:#e43012;top:50%;right:17px;margin-top:-7.5px;height:30px;margin-bottom:0;padding:0 10px 0 10px;background-color:#fff;z-index:1}@media (max-width:767px){.label.error,label.error{top:63%}}.label+.bootstrap-select .btn-default,label+.bootstrap-select .btn-default{border-color:#e43012}.label+.bootstrap-select .success,label+.bootstrap-select .success{color:#77c720}.label-wrap{line-height:normal}.label-wrap .label{position:relative;margin-right:5px;color:#fff;border-radius:2px;font-size:10px;padding:3px 6px 2px;text-transform:uppercase;line-height:11px;font-weight:500}.label-wrap .label a{color:inherit}.label-wrap .label:last-child{margin-right:0}.label-wrap .label-featured{top:0;left:0}.label-left,.label-right{top:12px;z-index:3}.label-left{left:12px}.label-right{right:12px;text-align:right}.label-right .label{margin-left:5px;margin-right:0}.label-right .label:last-child{margin-left:5px}.label-featured{background-color:#77c720;color:#fff;padding:3px 6px 3px}.label-default,.label-status{background-color:#bcbcbc}.list-view .label-left,.list-view .label-right{max-width:200px}.grid-view .label-left,.grid-view .label-right{max-width:240px}@media (min-width:992px) and (max-width:1199px){.grid-view .label-left,.grid-view .label-right{max-width:190px}}.btn,.gform_button,.gform_wrapper .button,.gform_wrapper .gform_footer input.button,.gform_wrapper .gform_footer input[type=submit],.gform_wrapper .gform_page_footer .button.gform_next_button,.gform_wrapper .gform_page_footer input.button,.gform_wrapper .gform_page_footer input[type=submit]{font-size:14px;padding:11px 15px}@media (max-width:767px){.btn,.gform_button,.gform_wrapper .button,.gform_wrapper .gform_footer input.button,.gform_wrapper .gform_footer input[type=submit],.gform_wrapper .gform_page_footer .button.gform_next_button,.gform_wrapper .gform_page_footer input.button,.gform_wrapper .gform_page_footer input[type=submit]{padding:15px 15px}}.btn.focus,.btn:focus,.btn:hover,.focus.gform_button,.gform_button:focus,.gform_button:hover,.gform_wrapper .button:focus,.gform_wrapper .button:hover,.gform_wrapper .focus.button,.gform_wrapper .gform_footer input.button:focus,.gform_wrapper .gform_footer input.button:hover,.gform_wrapper .gform_footer input.focus.button,.gform_wrapper .gform_footer input.focus[type=submit],.gform_wrapper .gform_footer input:focus[type=submit],.gform_wrapper .gform_footer input:hover[type=submit],.gform_wrapper .gform_page_footer .button.gform_next_button:focus,.gform_wrapper .gform_page_footer .button.gform_next_button:hover,.gform_wrapper .gform_page_footer .focus.button.gform_next_button,.gform_wrapper .gform_page_footer input.button:focus,.gform_wrapper .gform_page_footer input.button:hover,.gform_wrapper .gform_page_footer input.focus.button,.gform_wrapper .gform_page_footer input.focus[type=submit],.gform_wrapper .gform_page_footer input:focus[type=submit],.gform_wrapper .gform_page_footer input:hover[type=submit]{outline:0!important;outline-offset:0!important;background-image:none!important;-webkit-box-shadow:none!important;box-shadow:none!important}.active.gform_button,.btn.active,.btn:active,.gform_button:active,.gform_wrapper .active.button,.gform_wrapper .button:active,.gform_wrapper .gform_footer input.active.button,.gform_wrapper .gform_footer input.active[type=submit],.gform_wrapper .gform_footer input.button:active,.gform_wrapper .gform_footer input:active[type=submit],.gform_wrapper .gform_page_footer .active.button.gform_next_button,.gform_wrapper .gform_page_footer .button.gform_next_button:active,.gform_wrapper .gform_page_footer input.active.button,.gform_wrapper .gform_page_footer input.active[type=submit],.gform_wrapper .gform_page_footer input.button:active,.gform_wrapper .gform_page_footer input:active[type=submit]{outline:0!important;outline-offset:0!important;background-image:none!important;-webkit-box-shadow:none!important;box-shadow:none!important}.btn .fa.fa-left,.gform_button .fa.fa-left,.gform_wrapper .button .fa.fa-left,.gform_wrapper .gform_footer input[type=submit] .fa.fa-left,.gform_wrapper .gform_page_footer input[type=submit] .fa.fa-left{margin-right:8px}.btn .fa.fa-right,.gform_button .fa.fa-right,.gform_wrapper .button .fa.fa-right,.gform_wrapper .gform_footer input[type=submit] .fa.fa-right,.gform_wrapper .gform_page_footer input[type=submit] .fa.fa-right{margin-left:8px}.btn .fa.pull-left,.gform_button .fa.pull-left,.gform_wrapper .button .fa.pull-left,.gform_wrapper .gform_footer input[type=submit] .fa.pull-left,.gform_wrapper .gform_page_footer input[type=submit] .fa.pull-left{line-height:20px}.btn-long{padding:10px 55px}.btn-md{padding:8px 15px}.btn-small{padding:2px 8px;font-size:12px}.fave-load-more{text-align:center}.fave-load-more a{border-radius:4px;padding:10px 60px;font-size:14px}.fave-load-more a:hover{color:#fff}@media (max-width:767px){.fave-load-more a{padding:15px 60px}}.scrolltop-btn{right:30px;bottom:30px;width:40px;height:40px;text-align:center;font-size:24px!important;z-index:999;transition:none;border-radius:4px}.scrolltop-btn:hover{opacity:.8}.view-popup{width:50px;height:50px;background-color:#fff;font-size:20px;color:#000;text-align:center;line-height:50px;cursor:pointer}@media (max-width:767px){.view-popup{width:40px;height:40px;line-height:40px;font-size:15px}}.view-btn{font-size:20px;margin:0 5px;cursor:pointer;color:#cfcfcf}.view-btn.active,.view-btn:active,.view-btn:hover{color:#000}.btn-social{color:#fff}.btn-social+.btn-social{margin-top:10px}.btn-social:hover{color:#fff}.btn-social .fa{line-height:20px}.btn-facebook:hover{color:#506dab!important}.btn-twitter:hover{color:#00aced!important}.btn-pinterest:hover{color:#cb2027!important}.btn-instagram:hover{color:#517fa4!important}.btn-google-plus:hover{color:#dd4b39!important}.btn-linkedin:hover{color:#007bb6!important}.btn-youtube:hover{color:#b00!important}.btn-dribbble:hover{color:#ea4c89!important}.btn-foursquare:hover{color:#0072b1!important}.btn-flickr:hover{color:#ff0084!important}.btn-vimeo:hover{color:#4ebbff!important}.btn-tumblr:hover{color:#32506d!important}.btn-rss:hover{color:#f60!important}.btn-email:hover{color:#ccc!important}.btn-bg-facebook{background-color:#506dab}.btn-bg-facebook:hover{background-color:#405788}.btn-bg-twitter{background-color:#00aced}.btn-bg-twitter:hover{background-color:#0087ba}.btn-bg-pinterest{background-color:#cb2027}.btn-bg-pinterest:hover{background-color:#9f191f}.btn-bg-instagram{background-color:#517fa4}.btn-bg-instagram:hover{background-color:#406582}.btn-bg-google-plus{background-color:#dd4b39}.btn-bg-google-plus:hover{background-color:#c23321}.btn-bg-linkedin{background-color:#007bb6}.btn-bg-linkedin:hover{background-color:#005983}.btn-bg-youtube{background-color:#b00}.btn-bg-youtube:hover{background-color:#800}.btn-bg-dribbble{background-color:#ea4c89}.btn-bg-dribbble:hover{background-color:#e51e6b}.btn-bg-foursquare{background-color:#0072b1}.btn-bg-foursquare:hover{background-color:#00517e}.btn-bg-flickr{background-color:#ff0084}.btn-bg-flickr:hover{background-color:#cc006a}.btn-bg-vimeo{background-color:#4ebbff}.btn-bg-vimeo:hover{background-color:#1ba7ff}.btn-bg-tumblr{background-color:#32506d}.btn-bg-tumblr:hover{background-color:#22364a}.btn-bg-rss{background-color:#f60}.btn-bg-rss:hover{background-color:#cc5200}.btn-bg-email{background-color:#ccc}.btn-bg-email:hover{background-color:#b3b2b2}.btn-bg-yahoo{background-color:rgba(128,0,128,.75)}.btn-bg-yahoo:hover{background-color:rgba(77,0,77,.75)}.btn-bg-dribbble:hover,.btn-bg-email:hover,.btn-bg-facebook:hover,.btn-bg-flickr:hover,.btn-bg-foursquare:hover,.btn-bg-google-plus:hover,.btn-bg-instagram:hover,.btn-bg-linkedin:hover,.btn-bg-pinterest:hover,.btn-bg-rss:hover,.btn-bg-tumblr:hover,.btn-bg-twitter:hover,.btn-bg-vimeo:hover,.btn-bg-yahoo:hover,.btn-bg-youtube:hover{color:#fff}p{margin:0 0 20px 0}.breadcrumb{line-height:12px}.breadcrumb li{font-size:12px;line-height:12px;font-weight:300;margin:0}.modal-payment-text{font-size:18px;line-height:24px;font-weight:300;margin:0 0 22px}@media (max-width:767px){.modal-payment-text{font-size:14px;line-height:18px}}.page-title .title-head{font-size:24px;line-height:30px;font-weight:500;margin:0;text-transform:capitalize}@media (min-width:768px) and (max-width:991px){.page-title .title-head{font-size:22px!important}}@media (max-width:767px){.page-title .title-head{font-size:20px!important;line-height:28px!important}}@media (max-width:481px){.page-title .title-head{font-size:18px!important;line-height:24px!important}}h1{font-size:24px;line-height:28px;font-weight:500;margin:0 0 20px}@media (max-width:767px){h1{font-size:20px;line-height:24px;margin-bottom:15px}}h2{font-size:20px;line-height:24px;font-weight:500;margin:0 0 20px}@media (max-width:767px){h2{font-size:16px;line-height:22px;margin-bottom:15px}}h3{font-size:18px;line-height:22px;font-weight:500;margin:0 0 20px}@media (max-width:767px){h3{font-size:14px;line-height:18px;margin-bottom:15px}}h4{font-size:16px;line-height:20px;font-weight:500;margin:0 0 20px}@media (max-width:767px){h4{font-size:12px;line-height:18px;margin-bottom:15px}}@media (max-width:767px){p{font-size:12px;line-height:22px;margin-bottom:15px}}.top-bar .top-nav>ul>li>a{font-size:13px;line-height:31px;font-weight:400;margin:0;text-transform:capitalize}.banner-caption,.splash-search{color:#fff}.banner-caption h1,.splash-search h1{font-size:43px;line-height:43px;font-weight:500;margin:0 0 10px}@media (min-width:768px) and (max-width:991px){.banner-caption h1,.splash-search h1{font-size:30px;line-height:36px}}@media (max-width:767px){.banner-caption h1,.splash-search h1{font-size:24px;line-height:28px;margin:0 0 5px}}@media (max-width:481px){.banner-caption h1,.splash-search h1{font-size:20px;line-height:24px;margin:0 0 5px}}.banner-caption .banner-sub-title,.splash-search .banner-sub-title{color:#fff;font-size:24px;line-height:26px;font-weight:300;margin:0 0 35px 0;text-align:center}@media (min-width:768px) and (max-width:991px){.banner-caption .banner-sub-title,.splash-search .banner-sub-title{font-size:20px;margin:0 0 25px}}@media (max-width:767px){.banner-caption .banner-sub-title,.splash-search .banner-sub-title{font-size:14px;line-height:18px;margin:0 0 15px}}.header-right a{font-size:14px;line-height:34px;margin:0;font-weight:500;text-transform:uppercase;text-align:right}.list-tabs .tabs a{font-size:14px;line-height:14px;margin:0;font-weight:500;text-transform:uppercase;text-align:center}@media (max-width:767px){.list-tabs .tabs a{font-size:12px;line-height:12px;font-weight:400}}.tabs .tabs-title{font-size:20px;line-height:24px;font-weight:400;margin:0}.gform_wrapper .gform_footer .sort-tab input.button,.gform_wrapper .gform_footer .sort-tab input[type=submit],.gform_wrapper .gform_page_footer .sort-tab .button.gform_next_button,.gform_wrapper .gform_page_footer .sort-tab input.button,.gform_wrapper .gform_page_footer .sort-tab input[type=submit],.gform_wrapper .sort-tab .button,.sort-tab .btn,.sort-tab .gform_button,.sort-tab .gform_wrapper .button,.sort-tab .gform_wrapper .gform_footer input.button,.sort-tab .gform_wrapper .gform_footer input[type=submit],.sort-tab .gform_wrapper .gform_page_footer .button.gform_next_button,.sort-tab .gform_wrapper .gform_page_footer input.button,.sort-tab .gform_wrapper .gform_page_footer input[type=submit]{font-size:14px;line-height:1;font-weight:500;margin:0}@media (max-width:767px){.gform_wrapper .gform_footer .sort-tab input.button,.gform_wrapper .gform_footer .sort-tab input[type=submit],.gform_wrapper .gform_page_footer .sort-tab .button.gform_next_button,.gform_wrapper .gform_page_footer .sort-tab input.button,.gform_wrapper .gform_page_footer .sort-tab input[type=submit],.gform_wrapper .sort-tab .button,.sort-tab .btn,.sort-tab .gform_button,.sort-tab .gform_wrapper .button,.sort-tab .gform_wrapper .gform_footer input.button,.sort-tab .gform_wrapper .gform_footer input[type=submit],.sort-tab .gform_wrapper .gform_page_footer .button.gform_next_button,.sort-tab .gform_wrapper .gform_page_footer input.button,.sort-tab .gform_wrapper .gform_page_footer input[type=submit]{font-size:12px}}.item-body .property-title,.item-body h2{font-size:16px;line-height:20px;font-weight:500;margin:0 0 7px 0}@media (max-width:767px){.item-body .property-title,.item-body h2{font-size:16px;line-height:18px}}.item-body .property-address,.item-body h4{font-size:13px;line-height:13px;margin:0}@media (max-width:767px){.item-body .property-address,.item-body h4{font-size:12px;line-height:14px}}.item-body .date p{font-size:12px;line-height:12px;font-weight:300;margin:0}.item-body .phone p{font-size:12px;line-height:12px;margin:8px 0 0 0;font-weight:400;text-transform:inherit;text-align:inherit;font-size:12px;line-height:12px;margin:8px 0 0 0}.price .price-start{font-size:12px;line-height:12px;margin-bottom:7px}.price .item-price{font-size:18px;line-height:18px;font-weight:500;margin:0 0 7px}.price .item-sub-price{font-size:12px;line-height:12px;font-weight:500;margin:5px 0 0}.item-thumb .label-featured,figure .label-featured{font-size:10px;line-height:11px;font-weight:500;margin:0;text-transform:uppercase}.item-thumb .thumb-caption .cap-price,figure .thumb-caption .cap-price{font-size:16px;line-height:16px;font-weight:500;margin:0}.item-thumb .thumb-caption .cap-social,figure .thumb-caption .cap-social{font-size:12px;line-height:12px;font-weight:500;margin:0;text-transform:uppercase}.item-foot p{font-size:12px!important;line-height:20px!important;margin:0!important}.detail h3{font-size:14px;line-height:26px;margin:0}.detail ul{font-size:14px;line-height:18px;font-weight:400;margin:0}@media (max-width:767px){.detail ul{font-size:12px;line-height:16px}}.detail .cap-price{font-size:16px;line-height:16px;font-weight:500}@media (max-width:767px){.detail .cap-price{font-size:14px;line-height:14px}}.item-body .amenities p{font-size:13px;line-height:16px;margin:0 0 5px 0;font-weight:500;text-transform:inherit;text-align:inherit;font-size:13px;line-height:16px;font-weight:500;margin:0 0 5px 0}#advanced-search .dropdown-toggle,#advanced-search .form-control,#advanced-search .ginput_container input,#advanced-search .ginput_container select,#advanced-search .ginput_container textarea,.ginput_container #advanced-search input,.ginput_container #advanced-search select,.ginput_container #advanced-search textarea{font-size:16px;line-height:1.42857;margin:0;font-weight:400;text-transform:inherit;text-align:center;font-size:16px;line-height:1.42857;font-weight:400;margin:0;text-align:center}#advanced-search .advance-btn{font-size:16px;line-height:19px;font-weight:400;margin:0;background:0 0;text-transform:capitalize}#advanced-search .advance-btn:hover{color:#4cc6f4;box-shadow:none}#advanced-search .features-list label.title{font-size:14px;line-height:14px;font-weight:700;margin:7px 0 14px 0;text-transform:uppercase}.advanced-search-module .advance-title{font-size:20px;line-height:20px;font-weight:500;margin:0 0 30px}.advanced-search-module .advance-trigger{font-size:14px;line-height:42px;font-weight:500;margin:0;text-transform:uppercase}@media (max-width:767px){.advanced-search-module .advance-trigger{font-size:12px;line-height:35px}}.module-title h1{font-size:32px;line-height:32px;font-weight:700;margin:0 0 20px 0}@media (max-width:767px){.module-title h1{font-size:28px;line-height:28px;margin:0 0 10px 0}}@media (max-width:481px){.module-title h1{font-size:20px;line-height:24px}}.module-title h2{font-size:20px;line-height:20px;font-weight:700;margin:0 0 10px 0}@media (max-width:767px){.module-title h2{font-size:18px;line-height:22px;margin:0 0 10px 0;font-weight:700;text-transform:inherit;text-align:inherit;font-size:18px;line-height:22px}}@media (max-width:481px){.module-title h2{font-size:16px;line-height:20px}}.module-title h3{font-size:18px;line-height:18px;font-weight:400;margin:0 0 20px 0}@media (max-width:767px){.module-title h3{font-size:16px;line-height:16px;margin:0 0 10px 0}}@media (max-width:481px){.module-title h3{font-size:14px;line-height:16px}}.sub-heading{font-size:16px;line-height:16px;font-weight:300;margin:0}@media (max-width:767px){.sub-heading{font-size:14px;line-height:16px}}.houzez-module .module-title-nav h2{font-size:18px;line-height:18px;font-weight:700;margin:0}@media (max-width:767px){.houzez-module .module-title-nav h2{line-height:20px}}.houzez-module .module-title-nav .sub-title{font-size:18px;line-height:18px;font-weight:300;margin:5px 0 0 0}.gform_wrapper .gform_footer .houzez-module .module-title-nav .module-nav input[type=submit],.gform_wrapper .gform_page_footer .houzez-module .module-title-nav .module-nav input[type=submit],.gform_wrapper .houzez-module .module-title-nav .module-nav .button,.houzez-module .module-title-nav .module-nav .btn,.houzez-module .module-title-nav .module-nav .gform_button,.houzez-module .module-title-nav .module-nav .gform_wrapper .button,.houzez-module .module-title-nav .module-nav .gform_wrapper .gform_footer input[type=submit],.houzez-module .module-title-nav .module-nav .gform_wrapper .gform_page_footer input[type=submit]{font-size:10px;line-height:10px;font-weight:400;margin:0}.services-module .service-block h3{font-size:20px;line-height:24px;font-weight:400;margin:0 0 8px 0}@media (min-width:992px) and (max-width:1199px){.services-module .service-block h3{font-size:18px;line-height:22px}}@media (max-width:767px){.services-module .service-block h3{font-size:16px;line-height:20px}}.services-module .service-block p{font-size:16px;line-height:22px;font-weight:300;margin:0 0 10px 0}@media (max-width:767px){.services-module .service-block p{font-size:12px;line-height:20px}}.services-module .service-block .find{font-size:16px;line-height:16px;font-weight:400;margin:0}@media (max-width:767px){.services-module .service-block .find{font-size:12px;line-height:12px}}.services-module.style2 h3{font-size:18px;line-height:22px;font-weight:700;margin:0 0 8px 0}@media (max-width:767px){.services-module.style2 h3{font-size:16px;line-height:22px}}.post-card-item .thumb-caption .post-card-title,.post-card-item .thumb-caption h3{font-size:16px;line-height:20px;margin:0;font-weight:500;text-transform:inherit;text-align:inherit;font-size:16px;line-height:20px;font-weight:500;margin:0}@media (max-width:767px){.post-card-item .thumb-caption .post-card-title,.post-card-item .thumb-caption h3{font-size:14px;line-height:18px}}.post-card-description .post-card-title,.post-card-description h3{font-size:16px;line-height:24px;font-weight:400;margin:0 0 10px}@media (max-width:767px){.post-card-description .post-card-title,.post-card-description h3{font-size:14px;line-height:18px}}.post-card-description .read{font-size:14px;line-height:14px;font-weight:400;margin:0}.testimonial-carousel .block-body .description{font-size:18px;line-height:30px;font-weight:400;margin:0 0 15px 0}@media (max-width:991px){.testimonial-carousel .block-body .description{font-size:14px;line-height:24px}}.agents-block .block-body .description,.partner-block .block-body .description{line-height:20px;font-weight:300;margin:0 0 20px 0}.agents-block .block-body .auther-info,.partner-block .block-body .auther-info{font-weight:400;margin:0 0 10px 0}.agents-block .block-body .view,.partner-block .block-body .view{font-weight:500;margin:0}.team-name{font-size:16px;line-height:20px;font-weight:700;margin:0 0 8px}@media (max-width:767px){.team-name{font-size:14px;line-height:18px}}.team-designation{font-size:14px;line-height:18px;font-weight:400;margin:0 0 12px}@media (max-width:767px){.team-designation{font-size:12px;line-height:16px}}.team-description{font-size:14px;line-height:23px;font-weight:300;margin:15px 0 20px}@media (max-width:767px){.team-description{font-size:12px;line-height:20px}}.block-body .description{margin:0 0 15px 0}@media (min-width:768px) and (max-width:991px){.block-body .description{font-size:14px;line-height:24px}}@media (max-width:767px){.block-body .description{font-size:14px;line-height:24px}}.block-body .agent-position,.block-body .agent-title{font-size:14px;line-height:18px;font-weight:400;margin:0}@media (max-width:767px){.block-body .agent-position,.block-body .agent-title{font-size:12px;line-height:16px}}.block-body .author-position,.block-body .author-title{font-size:12px;line-height:18px;font-weight:400;margin:0}.callto-action div h3{font-size:24px;line-height:28px;font-weight:700;margin:0 0 10px 0}@media (min-width:768px) and (max-width:991px){.callto-action div h3{font-size:20px;line-height:24px}}@media (max-width:767px){.callto-action div h3{font-size:18px;line-height:22px}}.callto-action div p{font-size:16px;line-height:20px;font-weight:400;margin:0}.location-block .heading{font-size:24px;line-height:24px;margin:0 0 5px;font-weight:700;text-align:center}@media (max-width:767px){.location-block .heading{font-size:20px;line-height:20px}}@media (max-width:481px){.location-block .heading{font-size:18px;line-height:18px}}.location-block .sub-heading{font-size:14px;line-height:14px;font-weight:400;margin:0;text-transform:uppercase}.banner-module .slider-caption .feature-label{font-size:10px;line-height:10px;font-weight:700;margin:0;text-transform:uppercase}.my-menu li a{font-size:13px;line-height:13px;font-weight:400;margin:0}.area-title .title-left{font-size:16px;line-height:16px;margin:0}.area-title .title-right{font-size:14px;line-height:14px;margin:0}.my-property .my-heading{font-size:16px;line-height:16px;font-weight:500;margin:0 0 5px}.add-title-tab h3{font-size:16px;line-height:28px;font-weight:700;margin:0}.media-drag-drop h4{font-size:18px;line-height:18px;font-weight:400;margin:0 0 20px}.header-detail .item-price,.header-detail h1{font-size:30px;line-height:32px;margin:0 0 10px;font-weight:500}@media (min-width:768px) and (max-width:991px){.header-detail .item-price,.header-detail h1{font-size:24px;line-height:28px}}@media (max-width:767px){.header-detail .item-price,.header-detail h1{font-size:18px;line-height:20px;margin:0 0 8px}}.header-detail .property-address{font-size:14px;line-height:16px;margin:0!important;font-weight:400}@media (max-width:767px){.header-detail .property-address{font-size:12px;line-height:12px}}.header-detail .item-sub-price{font-size:18px;line-height:18px;margin:0;font-weight:400}@media (min-width:768px) and (max-width:991px){.header-detail .item-sub-price{font-size:16px;line-height:16px}}@media (max-width:767px){.header-detail .item-sub-price{font-size:12px;line-height:14px}}.header-detail .label-wrap .label{font-size:12px;line-height:12px;text-transform:uppercase;font-weight:500}@media (max-width:767px){.header-detail .label-wrap .label{font-size:10px;line-height:11px}}.detail-top-full .header-detail .item-sub-price{font-size:18px;line-height:18px;margin:0;font-weight:400}@media (min-width:768px) and (max-width:991px){.detail-top-full .header-detail .item-sub-price{font-size:16px}}@media (max-width:767px){.detail-top-full .header-detail .item-sub-price{font-size:14px}}.media-tabs-list li{font-size:10px;line-height:10px;margin:0 0 0 12px;font-weight:500}.print-header-detail-right .item-price{font-size:24px;line-height:28px;margin:0 0 9px 0;font-weight:500}.print-header-detail-right .item-sub-price{font-size:16px;line-height:16px;margin:0;font-weight:400;text-transform:inherit;text-align:inherit;font-size:16px;line-height:16px;margin:0;font-weight:400}.form-small .head-left{font-size:14px;line-height:18px;font-weight:500}.form-small .head-right{font-size:14px;line-height:18px;font-weight:500}.form-small .form-small-title{font-size:14px;line-height:18px;font-weight:500}.agent-media dt{font-size:14px;line-height:20px;margin:0 0 4px;font-weight:500;text-transform:uppercase}.agent-media dd{font-size:14px;line-height:20px;margin:0 0 2px;font-weight:300}.agent-media .view{font-weight:500;font-size:14px}.detail-bar .detail-tabs li{font-size:14px;line-height:14px;margin:0;font-weight:500;text-transform:uppercase;text-align:center}@media (max-width:767px){.detail-bar .detail-tabs li{font-size:12px}}@media (max-width:481px){.detail-bar .detail-tabs li{line-height:26px}}.article-detail h1,.comments-block h1{font-size:24px;line-height:28px;margin:0 0 28px;font-weight:500}.article-detail h2,.comments-block h2{font-size:20px;line-height:24px;margin:0 0 24px;font-weight:500}.article-detail h3,.comments-block h3{font-size:18px;line-height:22px;margin:0 0 24px;font-weight:500}.article-detail h4,.comments-block h4{font-size:16px;line-height:20px;margin:0 0 24px;font-weight:500}.article-detail h5,.comments-block h5{font-size:14px;line-height:18px;margin:0 0 24px;font-weight:500}.article-detail p,.comments-block p{font-size:16px;line-height:24px;margin:0 0 20px;font-weight:300}@media (max-width:767px){.article-detail h1,.comments-block h1{font-size:20px;line-height:24px;margin:0 0 20px;font-weight:500}.article-detail h2,.comments-block h2{font-size:18px;line-height:22px;margin:0 0 18px;font-weight:500}.article-detail h3,.comments-block h3{font-size:16px;line-height:20px;margin:0 0 18px;font-weight:500}.article-detail h4,.comments-block h4{font-size:14px;line-height:18px;margin:0 0 18px;font-weight:500}.article-detail h5,.comments-block h5{font-size:12px;line-height:16px;margin:0 0 18px;font-weight:500}}@media (max-width:481px){.article-detail h1,.comments-block h1{font-size:18px;line-height:20px;margin:0 0 15px;font-weight:500}.article-detail h2,.comments-block h2{font-size:16px;line-height:18px;margin:0 0 15px;font-weight:500}.article-detail h3,.comments-block h3{font-size:14px;line-height:16px;margin:0 0 15px;font-weight:500}.article-detail h4,.comments-block h4{font-size:12px;line-height:14px;margin:0 0 15px;font-weight:500}.article-detail h5,.comments-block h5{font-size:12px;line-height:14px;margin:0 0 15px;font-weight:500}}.article-footer .meta-title{font-size:16px;line-height:16px;margin:0 0 13px;font-weight:500}.article-footer a{font-size:14px;line-height:1;margin:0 3px 3px 0;font-weight:400}@media (max-width:767px){.article-footer .meta-title{font-size:14px;line-height:14px;margin:0 0 13px;font-weight:500}.article-footer .meta-tags a{font-size:12px}}.author-meta li{font-size:14px;line-height:14px;margin:0 13px 0 0;font-weight:300}.detail-title .title-left{font-size:18px;line-height:18px;margin:0;font-weight:500}@media (max-width:767px){.detail-title .title-left{font-size:14px}}.detail-title p{font-size:12px;line-height:18px;margin:0;font-weight:300}.detail-title-inner .title-inner{font-size:16px;line-height:16px;margin:0;font-weight:500}@media (max-width:767px){.detail-title-inner .title-inner{font-size:14px}}.next-prev-block i{font-size:18px}@media (max-width:767px){.next-prev-block i{font-size:15px}}.blog-section .blog-section-title,.blog-section .comment-reply-title{font-size:20px;line-height:20px;margin:0 0 38px;font-weight:500}@media (max-width:767px){.blog-section .blog-section-title,.blog-section .comment-reply-title{font-size:14px;line-height:16px;margin:0 0 25px;font-weight:500}}.next-prev-blog h3{font-size:14px;line-height:14px;margin:0 0 10px;text-transform:capitalize}.next-prev-blog h4{font-size:14px;line-height:22px;margin:0}.author-detail-block .media-body .heading,.comments-block .media-body .heading{font-size:16px;line-height:16px;margin:0 0 13px;font-weight:500}.author-detail-block .media-body p,.comments-block .media-body p{font-size:16px;line-height:23px;margin:0 0 22px;font-weight:300}.author-detail-block .agency-social a,.author-detail-block .profile-social a,.comments-block .agency-social a,.comments-block .profile-social a{font-size:14px;line-height:14px}@media (max-width:767px){.author-detail-block .media-body .heading,.comments-block .media-body .heading{font-size:14px;line-height:14px;margin:0 0 10px}.author-detail-block .media-body p,.comments-block .media-body p{font-size:14px;line-height:20px;margin:0 0 15px}}.list-three-col li{line-height:28px;margin:0;font-weight:300}@media (max-width:767px){.list-three-col li{font-size:12px;line-height:25px}}.accord-block h3{font-size:16px;line-height:21px;margin:0;font-weight:500}@media (max-width:767px){.accord-block h3{font-size:14px;line-height:14px;font-weight:400}}.accord-block li{font-size:14px;line-height:16px;margin:0;font-weight:300}@media (max-width:767px){.accord-block li{font-size:12px;line-height:14px}}.accord-block .expand-icon{font-size:18px;line-height:50px;margin:0;font-weight:500}.pagination-main .pagination a{font-size:15px;line-height:28px;margin:0;font-weight:500}.profile-detail-block .form-small .agent-contact-title{font-size:14px;line-height:14px;margin:0 0 15px 0;font-weight:500;text-transform:uppercase}@media (max-width:767px){.profile-detail-block .form-small .agent-contact-title{font-size:12px;line-height:12px}}.agency-description .agent-title,.agency-description h3,.profile-description .agent-title,.profile-description h3{font-size:18px;line-height:24px;margin:0;font-weight:500}@media (max-width:767px){.agency-description .agent-title,.agency-description h3,.profile-description .agent-title,.profile-description h3{font-size:16px;line-height:22px}}.agency-description p,.profile-description p{font-size:14px;line-height:22px;margin:0 0 35px;font-weight:300}@media (max-width:767px){.agency-description p,.profile-description p{margin-bottom:20px}}.agency-description .position,.profile-description .position{font-size:14px;line-height:20px;margin:0 0 23px;font-weight:300}@media (max-width:767px){.agency-description .position,.profile-description .position{font-size:12px;line-height:18px;margin:0 0 12px}}.agency-contact li,.profile-contact li,.profile-rating li{font-size:14px;line-height:20px;margin:7px 0 0;font-weight:300}@media (max-width:767px){.agency-contact li,.profile-contact li,.profile-rating li{font-size:12px;line-height:12px}}.profile-tab-content .title{font-size:18px;line-height:22px;margin:0 0 30px;font-weight:500;text-transform:inherit;text-align:inherit}@media (max-width:767px){.profile-tab-content .title{font-size:16px;line-height:20px;margin:0 0 15px}}.reviews-list .media-heading{font-size:16px;line-height:18px;margin:0 16px 0 0;font-weight:500}@media (max-width:767px){.reviews-list .media-heading{font-size:14px}}.reviews-list .review-date{font-size:14px;line-height:14px;margin:0;font-weight:300}@media (max-width:767px){.reviews-list .review-date{font-size:12px;line-height:12px;margin:0 0 8px}}.add-review-block .review-title{font-size:18px;line-height:22px;margin:0 0 20px;font-weight:500}@media (max-width:767px){.add-review-block .review-title{font-size:14px;line-height:18px;margin:0 0 15px}}.add-rating label{font-size:14px;line-height:20px;margin:0 10px 0 0;font-weight:500}@media (max-width:767px){.add-rating label{font-size:14px;line-height:18px}}#sidebar .widget .media-heading,#sidebar .widget h4{font-size:14px;line-height:18px;margin:0 0 5px;font-weight:500}#sidebar .widget .amenities p{font-size:12px;line-height:15px;margin:0;font-weight:400}#sidebar .widget .rating .star-text-left{font-size:14px;line-height:14px;margin:0 5px 0 0;font-weight:700}#sidebar .widget p{font-size:14px;line-height:1.42857143;margin:0;font-weight:400}#sidebar .widget-download .widget-title{font-size:20px;line-height:20px;margin:0 0 20px;font-weight:500}@media (max-width:767px){#sidebar .widget-download .widget-title{font-size:16px;line-height:14px}}#sidebar .widget-download li{font-size:14px;line-height:14px;margin:0 0 15px;font-weight:300}@media (max-width:767px){#sidebar .widget-download li{font-size:12px;line-height:12px}}#sidebar .widget-categories li,#sidebar .widget-pages li,#sidebar .widget_archive li,#sidebar .widget_categories li,#sidebar .widget_meta li,#sidebar .widget_nav_menu li,#sidebar .widget_pages li,#sidebar .widget_recent_comments li,#sidebar .widget_recent_entries li{font-size:14px;line-height:18px;margin:0 0 10px 0;font-weight:500}@media (max-width:767px){#sidebar .widget-categories li,#sidebar .widget-pages li,#sidebar .widget_archive li,#sidebar .widget_categories li,#sidebar .widget_meta li,#sidebar .widget_nav_menu li,#sidebar .widget_pages li,#sidebar .widget_recent_comments li,#sidebar .widget_recent_entries li{font-size:12px;line-height:14px;margin:0 0 10px 0;font-weight:500}}#sidebar .widget-title{font-size:16px;line-height:24px;margin:0 0 20px 0;font-weight:700}#sidebar .widget-range h4{font-size:12px;line-height:12px;margin:0 0 10px 0;font-weight:400}#sidebar .widget-range .range-input{font-size:12px;line-height:12px;margin:0;font-weight:400}.compare-caption .compare-title{font-size:16px;line-height:20px;margin:0 0 12px 0;font-weight:500}@media (max-width:991px){.compare-caption .compare-title{font-size:14px;line-height:18px}}.compare-caption .compare-price{font-size:14px;line-height:18px;margin:0 0 12px 0;font-weight:500}@media (max-width:991px){.compare-caption .compare-price{font-size:12px;line-height:16px;margin:0 0 8px}}.compare-caption .compare-type{font-size:14px;line-height:18px;margin:0 0 12px 0;font-weight:300}@media only screen and (max-width:tmedium-desktop-to-mini-phonepx){.compare-caption .compare-type{font-size:12px;line-height:16px;margin:0 0 8px}}.membership-package-inner .membership-package-title{font-size:16px;line-height:30px;font-weight:500;margin-bottom:15px}.footer p{font-size:14px;line-height:20px;margin:0 0 12px 0;font-weight:300}.footer .widget-pages li{font-size:14px;line-height:14px;margin:0 0 10px 0;font-weight:700}.footer .widget-news .media-heading{font-size:15px;line-height:15px;margin:0 0 4px 0;font-weight:700}.footer .widget-news p{font-size:13px;line-height:17px;margin:0 0 4px 0;font-weight:400}.rating-loading{width:25px;height:25px;font-size:0;color:#fff}.rating-wrap{line-height:16px;padding-right:10px}.rating-wrap .star-text{font-size:14px;color:#777;font-weight:400}.rating-container .rating{cursor:default;overflow:hidden;white-space:nowrap;padding-left:1px}.rating-container .star{margin-right:4px;text-align:center}.rating-container .empty-stars{color:#f8b42b}.rating-container .filled-stars{left:1px;margin:auto;color:#f8b42b;white-space:nowrap;overflow:hidden}.rating-container .clear-rating{padding-right:5px;color:#aaa;cursor:not-allowed;font-size:60%}.rating-container .caption{top:50%;color:#999;font-size:60%;-webkit-transform:translate3d(100%,-55%,0);transform:translate3d(100%,-55%,0)}.rating-container .caption .label{color:#000}.rating-container .caption .label:after,.rating-container .caption .label:before{top:13px;content:"";width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:6px solid transparent;border-right:6px solid transparent}.rating-container .caption .label:before{border-right-color:#ccc;left:-12px}.rating-container .caption .label:after{border-right-color:#fff;left:-10px}.add-rating .caption{display:block}.add-rating .caption .label{font-size:14px;line-height:18px;font-weight:500;background-color:#fff!important;border:1px solid #ccc;padding:10px 27px}.rating-disabled .rating{cursor:not-allowed}.rating-rtl .filled-stars{left:auto;-webkit-transform:matrix(-1,0,0,1,0,0) translate3d(0,0,0);transform:matrix(-1,0,0,1,0,0) translate3d(0,0,0)}.rating-rtl .caption{margin-right:5px;margin-left:0}.rating-animate .filled-stars{transition:width .25s ease;-webkit-transition:width .25s ease}.rating-rtl.is-star .filled-stars{right:.06em}.rating-rtl.is-heart .empty-stars{margin-right:.07em}.rating-xl{font-size:24px}.rating-lg{font-size:20px}.rating-md{font-size:18px}.rating-sm{font-size:16px}.rating-xs{font-size:14px}.clear-rating-active{cursor:pointer!important}.clear-rating-active:hover{color:#843534}@media print{.rating-container .clear-rating{display:none}}@media only screen and (max-width:991px){.mce-edit-area iframe{height:200px!important}}.screen-reader-text{position:absolute!important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px}.screen-reader-text:focus{font-size:14px;font-weight:700;line-height:normal;z-index:100000;top:5px;left:5px;clip:auto!important;width:auto;height:auto;padding:15px 23px 14px;text-decoration:none;color:#21759b;border-radius:3px;background-color:#f1f1f1;box-shadow:0 0 2px 2px rgba(0,0,0,.6)}.alignnone,.wp-caption.alignnone,a img.alignnone{margin:5px 20px 20px 0}.aligncenter,div.aligncenter{margin:5px auto 20px auto}.alignright,.wp-caption.alignright,a img.alignright{margin:5px 0 20px 20px}.alignleft,.wp-caption.alignleft,a img.alignleft{margin:5px 20px 20px 0}.aligncenter{margin:5px auto 20px auto}a img.aligncenter{margin-right:auto;margin-left:auto}.wp-caption{max-width:96%}.wp-caption img{width:auto;max-width:98.5%;height:auto;border:0 none}.wp-caption p.wp-caption-text{font-size:12px;font-style:italic;line-height:12px;margin-top:12px;padding:0 0 0 4px;color:#aaa;border-left:3px solid #00aeef}.post-password-form input[type=password]{padding:6px 12px;border:1px solid #e5e5e5;border-radius:4px}@media (max-width:767px){.post-password-form input[type=password]{margin-top:6px}}.post-password-form input[type=submit]{font-size:14px;font-weight:500;line-height:1.42857;margin-bottom:0;padding:9px 15px;cursor:pointer;text-align:center;white-space:nowrap;color:#fff;border:1px solid #00aeef;border-radius:4px;outline:0!important;background-color:#00aeef;background-image:none;touch-action:manipulation}.post-password-form input[type=submit]:hover{background-color:#0eaae5}.f7-form-control,.post-password-form input[type=password],input.wpcf7-form-control[type=email],input.wpcf7-form-control[type=password],input.wpcf7-form-control[type=tel],input.wpcf7-form-control[type=text],textarea.wpcf7-form-control{font-size:14px;line-height:1.428571429;height:42px;padding:6px 15px;color:#959595;border:1px solid #ccc;border-radius:4px;background-color:#fff;background-image:none;-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.f7-form-control:focus,.post-password-form input:focus[type=password],input.wpcf7-form-control:focus[type=email],input.wpcf7-form-control:focus[type=password],input.wpcf7-form-control:focus[type=tel],input.wpcf7-form-control:focus[type=text],textarea.wpcf7-form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.f7-form-control::-moz-placeholder,.post-password-form input[type=password]::-moz-placeholder,input.wpcf7-form-control[type=email]::-moz-placeholder,input.wpcf7-form-control[type=password]::-moz-placeholder,input.wpcf7-form-control[type=tel]::-moz-placeholder,input.wpcf7-form-control[type=text]::-moz-placeholder,textarea.wpcf7-form-control::-moz-placeholder{color:#999!important;opacity:1}.f7-form-control:-ms-input-placeholder,.post-password-form input:-ms-input-placeholder[type=password],input.wpcf7-form-control:-ms-input-placeholder[type=email],input.wpcf7-form-control:-ms-input-placeholder[type=password],input.wpcf7-form-control:-ms-input-placeholder[type=tel],input.wpcf7-form-control:-ms-input-placeholder[type=text],textarea.wpcf7-form-control:-ms-input-placeholder{color:#999!important}.f7-form-control::-webkit-input-placeholder,.post-password-form input[type=password]::-webkit-input-placeholder,input.wpcf7-form-control[type=email]::-webkit-input-placeholder,input.wpcf7-form-control[type=password]::-webkit-input-placeholder,input.wpcf7-form-control[type=tel]::-webkit-input-placeholder,input.wpcf7-form-control[type=text]::-webkit-input-placeholder,textarea.wpcf7-form-control::-webkit-input-placeholder{color:#999!important}.f7-form-control[disabled],.f7-form-control[readonly],.post-password-form fieldset[disabled] input[type=password],.post-password-form input[disabled][type=password],.post-password-form input[readonly][type=password],fieldset[disabled] .f7-form-control,fieldset[disabled] .post-password-form input[type=password],fieldset[disabled] input.wpcf7-form-control[type=email],fieldset[disabled] input.wpcf7-form-control[type=password],fieldset[disabled] input.wpcf7-form-control[type=tel],fieldset[disabled] input.wpcf7-form-control[type=text],fieldset[disabled] textarea.wpcf7-form-control,input.wpcf7-form-control[disabled][type=email],input.wpcf7-form-control[disabled][type=password],input.wpcf7-form-control[disabled][type=tel],input.wpcf7-form-control[disabled][type=text],input.wpcf7-form-control[readonly][type=email],input.wpcf7-form-control[readonly][type=password],input.wpcf7-form-control[readonly][type=tel],input.wpcf7-form-control[readonly][type=text],textarea.wpcf7-form-control[disabled],textarea.wpcf7-form-control[readonly]{opacity:1;background-color:#eee}.f7-form-control[disabled],.post-password-form fieldset[disabled] input[type=password],.post-password-form input[disabled][type=password],fieldset[disabled] .f7-form-control,fieldset[disabled] .post-password-form input[type=password],fieldset[disabled] input.wpcf7-form-control[type=email],fieldset[disabled] input.wpcf7-form-control[type=password],fieldset[disabled] input.wpcf7-form-control[type=tel],fieldset[disabled] input.wpcf7-form-control[type=text],fieldset[disabled] textarea.wpcf7-form-control,input.wpcf7-form-control[disabled][type=email],input.wpcf7-form-control[disabled][type=password],input.wpcf7-form-control[disabled][type=tel],input.wpcf7-form-control[disabled][type=text],textarea.wpcf7-form-control[disabled]{cursor:not-allowed}.wpcf7-form p{font-size:14px!important;font-weight:400!important;position:relative!important;margin-bottom:5px!important}.wpcf7-form .wpcf7-form-control-wrap{margin-top:2px}.wpcf7-submit{font-size:14px;font-weight:500;line-height:1.42857;margin-bottom:0;padding:11px 15px;cursor:pointer;transition:all .5s ease-in-out 0s;text-align:center;white-space:nowrap;border:1px solid transparent;border-radius:4px;outline:0!important;background-image:none;touch-action:manipulation}fieldset[disabled] input[type=text].wpcf7-form-control,input[type=text].wpcf7-form-control[disabled],input[type=text].wpcf7-form-control[readonly]{opacity:1;background-color:#eee}.wpcf7-form-control[disabled],fieldset[disabled] input[type=text].wpcf7-form-control{cursor:not-allowed}textarea.wpcf7-form-control{min-height:100px}div.wpcf7 .ajax-loader{display:block;padding:0;margin:10px auto}.wpcf7-form .wpcf7-response-output.wpcf7-validation-errors{color:#d8000c;background-color:#ffbaba;border:0;padding:10px 20px}.wpcf7-form .wpcf7-response-output.wpcf7-mail-sent-ok{color:#4f8a10;background-color:#dff2bf;border:0;padding:10px 20px}.wp-caption-text{font-style:italic;font-size:12px}@-webkit-keyframes boxfadeIn{from{opacity:0}to{opacity:1}}@keyframes boxfadeIn{from{opacity:0}to{opacity:1}}@keyframes fadein{from{top:-60px}to{top:0}}@-moz-keyframes fadein{from{top:-60px}to{top:0}}@-webkit-keyframes fadein{from{top:-60px}to{top:0}}@-ms-keyframes fadein{from{top:-60px}to{top:0}}@-o-keyframes fadein{from{top:-60px}to{top:0}}@-webkit-keyframes bounceInRight{0%,100%{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}100%{opacity:1;-webkit-transform:translate(-30%,0);transform:translate(-30%,0)}}@keyframes bounceInRight{0%,100%{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:1;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}100%{opacity:1;-webkit-transform:translate(-30%,0);transform:translate(-30%,0)}}@-webkit-keyframes bounceInLeft{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInLeft{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes uil-ripple{0%{width:0;height:0;opacity:0;margin:0}33%{width:44%;height:44%;margin:-22% 0 0 -22%;opacity:1}100%{width:88%;height:88%;margin:-44% 0 0 -44%;opacity:0}}@-moz-keyframes uil-ripple{0%{width:0;height:0;opacity:0;margin:0}33%{width:44%;height:44%;margin:-22% 0 0 -22%;opacity:1}100%{width:88%;height:88%;margin:-44% 0 0 -44%;opacity:0}}@-ms-keyframes uil-ripple{0%{width:0;height:0;opacity:0;margin:0}33%{width:44%;height:44%;margin:-22% 0 0 -22%;opacity:1}100%{width:88%;height:88%;margin:-44% 0 0 -44%;opacity:0}}@-o-keyframes uil-ripple{0%{width:0;height:0;opacity:0;margin:0}33%{width:44%;height:44%;margin:-22% 0 0 -22%;opacity:1}100%{width:88%;height:88%;margin:-44% 0 0 -44%;opacity:0}}@keyframes uil-ripple{0%{width:0;height:0;opacity:0;margin:0}33%{width:44%;height:44%;margin:-22% 0 0 -22%;opacity:1}100%{width:88%;height:88%;margin:-44% 0 0 -44%;opacity:0}}@-webkit-keyframes loading{0%{-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1)}20%{-ms-transform:scale(1,2.2);-webkit-transform:scale(1,2.2);transform:scale(1,2.2)}40%{-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1)}100%{-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1)}}@-moz-keyframes loading{0%{-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1)}20%{-ms-transform:scale(1,2.2);-webkit-transform:scale(1,2.2);transform:scale(1,2.2)}40%{-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1)}100%{-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1)}}@-ms-keyframes loading{0%{-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1)}20%{-ms-transform:scale(1,2.2);-webkit-transform:scale(1,2.2);transform:scale(1,2.2)}40%{-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1)}100%{-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1)}}@-o-keyframes loading{0%{-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1)}20%{-ms-transform:scale(1,2.2);-webkit-transform:scale(1,2.2);transform:scale(1,2.2)}40%{-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1)}100%{-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1)}}@keyframes loading{0%{-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1)}20%{-ms-transform:scale(1,2.2);-webkit-transform:scale(1,2.2);transform:scale(1,2.2)}40%{-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1)}100%{-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1)}}.ginput_container input,.ginput_container select,.ginput_container textarea{height:42px}.ginput_full,.ginput_left,.ginput_right{display:block;margin-bottom:10px}.ginput_full{width:100%}.ginput_left,.ginput_right{width:calc(100% / 2 - 5px)}.ginput_left{float:left}.ginput_right{float:right}.gform_next_button,.gform_previous_button{min-width:100px}.gform_wrapper ul{list-style:none;padding:0;margin:0}.gform_wrapper li{margin-bottom:5px}.gform_wrapper li.gfield{margin-bottom:15px}.gform_wrapper form{margin-bottom:0}.gform_wrapper .gform_fields,.ginput_container>ul{margin-top:0!important;margin-bottom:0!important;padding-left:0!important}.gform_wrapper .gfield_required{padding-left:1px;color:#9b0000}.ginput_container textarea{height:auto}.ginput_container textarea.small{max-height:100px}.ginput_container textarea.medium{max-height:200px}.ginput_container textarea.large{max-height:300px}.ginput_container input[type=radio]{width:auto;height:auto;display:inline-block;margin-right:10px}.gfield_radio label{font-weight:400}.gform_button,.gform_wrapper .button,.gform_wrapper .gform_footer input.button,.gform_wrapper .gform_footer input[type=submit],.gform_wrapper .gform_page_footer .button.gform_next_button,.gform_wrapper .gform_page_footer input.button,.gform_wrapper .gform_page_footer input[type=submit]{font-size:14px!important}.gform_wrapper .gfield_error .gfield_label{color:#9b0000}.gform_wrapper .gfield_error input,.gform_wrapper .gfield_error select,.gform_wrapper .gfield_error textarea{border-color:red;background-color:rgba(255,0,0,.2);color:#9b0000}.validation_error{background-color:rgba(255,0,0,.2);border-color:red;color:#9b0000}.validation_error hr{border-top-color:#e60000}.validation_error .alert-link{color:#680000}.validation_error .close:hover{color:#9b0000;opacity:1}.hidden_label label{display:none}.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){padding:5px 10px}@media only screen and (max-width:641px){.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]){line-height:1!important;padding:15px!important;min-height:2rem!important}}@media only screen and (min-width:641px){.gform_wrapper ul.gform_fields li.gfield{padding-right:0!important}}#ihf-main-container .form-control,#ihf-main-container .ginput_container input,#ihf-main-container .ginput_container select,#ihf-main-container .ginput_container textarea,.dsidx-resp-area input[type=email],.dsidx-resp-area input[type=password],.dsidx-resp-area input[type=text],.dsidx-resp-area select,.dsidx-resp-area textarea,.ginput_container #ihf-main-container input,.ginput_container #ihf-main-container select,.ginput_container #ihf-main-container textarea,.idx-form-control{height:42px;padding:6px 15px;font-size:14px;line-height:1.428571429;color:#959595;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}#ihf-main-container .form-control:focus,#ihf-main-container .ginput_container input:focus,#ihf-main-container .ginput_container select:focus,#ihf-main-container .ginput_container textarea:focus,.dsidx-resp-area input:focus[type=email],.dsidx-resp-area input:focus[type=password],.dsidx-resp-area input:focus[type=text],.dsidx-resp-area select:focus,.dsidx-resp-area textarea:focus,.ginput_container #ihf-main-container input:focus,.ginput_container #ihf-main-container select:focus,.ginput_container #ihf-main-container textarea:focus,.idx-form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}#ihf-main-container .form-control::-moz-placeholder,#ihf-main-container .ginput_container input::-moz-placeholder,#ihf-main-container .ginput_container select::-moz-placeholder,#ihf-main-container .ginput_container textarea::-moz-placeholder,.dsidx-resp-area input[type=email]::-moz-placeholder,.dsidx-resp-area input[type=password]::-moz-placeholder,.dsidx-resp-area input[type=text]::-moz-placeholder,.dsidx-resp-area select::-moz-placeholder,.dsidx-resp-area textarea::-moz-placeholder,.ginput_container #ihf-main-container input::-moz-placeholder,.ginput_container #ihf-main-container select::-moz-placeholder,.ginput_container #ihf-main-container textarea::-moz-placeholder,.idx-form-control::-moz-placeholder{color:#999;opacity:1}#ihf-main-container .form-control:-ms-input-placeholder,#ihf-main-container .ginput_container input:-ms-input-placeholder,#ihf-main-container .ginput_container select:-ms-input-placeholder,#ihf-main-container .ginput_container textarea:-ms-input-placeholder,.dsidx-resp-area input:-ms-input-placeholder[type=email],.dsidx-resp-area input:-ms-input-placeholder[type=password],.dsidx-resp-area input:-ms-input-placeholder[type=text],.dsidx-resp-area select:-ms-input-placeholder,.dsidx-resp-area textarea:-ms-input-placeholder,.ginput_container #ihf-main-container input:-ms-input-placeholder,.ginput_container #ihf-main-container select:-ms-input-placeholder,.ginput_container #ihf-main-container textarea:-ms-input-placeholder,.idx-form-control:-ms-input-placeholder{color:#999}#ihf-main-container .form-control::-webkit-input-placeholder,#ihf-main-container .ginput_container input::-webkit-input-placeholder,#ihf-main-container .ginput_container select::-webkit-input-placeholder,#ihf-main-container .ginput_container textarea::-webkit-input-placeholder,.dsidx-resp-area input[type=email]::-webkit-input-placeholder,.dsidx-resp-area input[type=password]::-webkit-input-placeholder,.dsidx-resp-area input[type=text]::-webkit-input-placeholder,.dsidx-resp-area select::-webkit-input-placeholder,.dsidx-resp-area textarea::-webkit-input-placeholder,.ginput_container #ihf-main-container input::-webkit-input-placeholder,.ginput_container #ihf-main-container select::-webkit-input-placeholder,.ginput_container #ihf-main-container textarea::-webkit-input-placeholder,.idx-form-control::-webkit-input-placeholder{color:#999}#ihf-main-container .form-control[disabled],#ihf-main-container .form-control[readonly],#ihf-main-container .ginput_container fieldset[disabled] input,#ihf-main-container .ginput_container fieldset[disabled] select,#ihf-main-container .ginput_container fieldset[disabled] textarea,#ihf-main-container .ginput_container input[disabled],#ihf-main-container .ginput_container input[readonly],#ihf-main-container .ginput_container select[disabled],#ihf-main-container .ginput_container select[readonly],#ihf-main-container .ginput_container textarea[disabled],#ihf-main-container .ginput_container textarea[readonly],#ihf-main-container fieldset[disabled] .form-control,.dsidx-resp-area fieldset[disabled] input[type=email],.dsidx-resp-area fieldset[disabled] input[type=password],.dsidx-resp-area fieldset[disabled] input[type=text],.dsidx-resp-area fieldset[disabled] select,.dsidx-resp-area fieldset[disabled] textarea,.dsidx-resp-area input[disabled][type=email],.dsidx-resp-area input[disabled][type=password],.dsidx-resp-area input[disabled][type=text],.dsidx-resp-area input[readonly][type=email],.dsidx-resp-area input[readonly][type=password],.dsidx-resp-area input[readonly][type=text],.dsidx-resp-area select[disabled],.dsidx-resp-area select[readonly],.dsidx-resp-area textarea[disabled],.dsidx-resp-area textarea[readonly],.ginput_container #ihf-main-container fieldset[disabled] input,.ginput_container #ihf-main-container fieldset[disabled] select,.ginput_container #ihf-main-container fieldset[disabled] textarea,.ginput_container #ihf-main-container input[disabled],.ginput_container #ihf-main-container input[readonly],.ginput_container #ihf-main-container select[disabled],.ginput_container #ihf-main-container select[readonly],.ginput_container #ihf-main-container textarea[disabled],.ginput_container #ihf-main-container textarea[readonly],.idx-form-control[disabled],.idx-form-control[readonly],fieldset[disabled] #ihf-main-container .form-control,fieldset[disabled] #ihf-main-container .ginput_container input,fieldset[disabled] #ihf-main-container .ginput_container select,fieldset[disabled] #ihf-main-container .ginput_container textarea,fieldset[disabled] .dsidx-resp-area input[type=email],fieldset[disabled] .dsidx-resp-area input[type=password],fieldset[disabled] .dsidx-resp-area input[type=text],fieldset[disabled] .dsidx-resp-area select,fieldset[disabled] .dsidx-resp-area textarea,fieldset[disabled] .ginput_container #ihf-main-container input,fieldset[disabled] .ginput_container #ihf-main-container select,fieldset[disabled] .ginput_container #ihf-main-container textarea,fieldset[disabled] .idx-form-control{background-color:#eee;opacity:1}#ihf-main-container .form-control[disabled],#ihf-main-container .ginput_container fieldset[disabled] input,#ihf-main-container .ginput_container fieldset[disabled] select,#ihf-main-container .ginput_container fieldset[disabled] textarea,#ihf-main-container .ginput_container input[disabled],#ihf-main-container .ginput_container select[disabled],#ihf-main-container .ginput_container textarea[disabled],#ihf-main-container fieldset[disabled] .form-control,.dsidx-resp-area fieldset[disabled] input[type=email],.dsidx-resp-area fieldset[disabled] input[type=password],.dsidx-resp-area fieldset[disabled] input[type=text],.dsidx-resp-area fieldset[disabled] select,.dsidx-resp-area fieldset[disabled] textarea,.dsidx-resp-area input[disabled][type=email],.dsidx-resp-area input[disabled][type=password],.dsidx-resp-area input[disabled][type=text],.dsidx-resp-area select[disabled],.dsidx-resp-area textarea[disabled],.ginput_container #ihf-main-container fieldset[disabled] input,.ginput_container #ihf-main-container fieldset[disabled] select,.ginput_container #ihf-main-container fieldset[disabled] textarea,.ginput_container #ihf-main-container input[disabled],.ginput_container #ihf-main-container select[disabled],.ginput_container #ihf-main-container textarea[disabled],.idx-form-control[disabled],fieldset[disabled] #ihf-main-container .form-control,fieldset[disabled] #ihf-main-container .ginput_container input,fieldset[disabled] #ihf-main-container .ginput_container select,fieldset[disabled] #ihf-main-container .ginput_container textarea,fieldset[disabled] .dsidx-resp-area input[type=email],fieldset[disabled] .dsidx-resp-area input[type=password],fieldset[disabled] .dsidx-resp-area input[type=text],fieldset[disabled] .dsidx-resp-area select,fieldset[disabled] .dsidx-resp-area textarea,fieldset[disabled] .ginput_container #ihf-main-container input,fieldset[disabled] .ginput_container #ihf-main-container select,fieldset[disabled] .ginput_container #ihf-main-container textarea,fieldset[disabled] .idx-form-control{cursor:not-allowed}#ihf-main-container .btn,#ihf-main-container .btn-primary,#ihf-main-container .gform_button,#ihf-main-container .gform_wrapper .button,#ihf-main-container .gform_wrapper .gform_footer input[type=submit],#ihf-main-container .gform_wrapper .gform_page_footer input[type=submit],#ihf-main-container .ihf-advanced-search-launch,#ihf-main-container .ihf-map-search-refine-link,.dsidx-resp-area-submit input[type=submit],.gform_wrapper #ihf-main-container .button,.gform_wrapper .gform_footer #ihf-main-container input[type=submit],.gform_wrapper .gform_page_footer #ihf-main-container input[type=submit],.idx-btn{-webkit-transition:.2s;-o-transition:.2s;transition:.2s;outline:0!important;margin-bottom:0;font-weight:500;text-align:center;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:11px 15px;font-size:14px;line-height:1.428571429;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#ihf-main-container .btn-primary:focus,#ihf-main-container .btn-primary:hover,#ihf-main-container .btn:focus,#ihf-main-container .btn:hover,#ihf-main-container .focus.btn,#ihf-main-container .focus.btn-primary,#ihf-main-container .focus.gform_button,#ihf-main-container .focus.ihf-advanced-search-launch,#ihf-main-container .focus.ihf-map-search-refine-link,#ihf-main-container .gform_button:focus,#ihf-main-container .gform_button:hover,#ihf-main-container .gform_wrapper .button:focus,#ihf-main-container .gform_wrapper .button:hover,#ihf-main-container .gform_wrapper .focus.button,#ihf-main-container .gform_wrapper .gform_footer input.focus[type=submit],#ihf-main-container .gform_wrapper .gform_footer input:focus[type=submit],#ihf-main-container .gform_wrapper .gform_footer input:hover[type=submit],#ihf-main-container .gform_wrapper .gform_page_footer input.focus[type=submit],#ihf-main-container .gform_wrapper .gform_page_footer input:focus[type=submit],#ihf-main-container .gform_wrapper .gform_page_footer input:hover[type=submit],#ihf-main-container .ihf-advanced-search-launch:focus,#ihf-main-container .ihf-advanced-search-launch:hover,#ihf-main-container .ihf-map-search-refine-link:focus,#ihf-main-container .ihf-map-search-refine-link:hover,.dsidx-resp-area-submit input.focus[type=submit],.dsidx-resp-area-submit input:focus[type=submit],.dsidx-resp-area-submit input:hover[type=submit],.gform_wrapper #ihf-main-container .button:focus,.gform_wrapper #ihf-main-container .button:hover,.gform_wrapper #ihf-main-container .focus.button,.gform_wrapper .gform_footer #ihf-main-container input.focus[type=submit],.gform_wrapper .gform_footer #ihf-main-container input:focus[type=submit],.gform_wrapper .gform_footer #ihf-main-container input:hover[type=submit],.gform_wrapper .gform_page_footer #ihf-main-container input.focus[type=submit],.gform_wrapper .gform_page_footer #ihf-main-container input:focus[type=submit],.gform_wrapper .gform_page_footer #ihf-main-container input:hover[type=submit],.idx-btn.focus,.idx-btn:focus,.idx-btn:hover{color:#333;text-decoration:none}#ihf-main-container .active.btn,#ihf-main-container .active.btn-primary,#ihf-main-container .active.gform_button,#ihf-main-container .active.ihf-advanced-search-launch,#ihf-main-container .active.ihf-map-search-refine-link,#ihf-main-container .btn-primary:active,#ihf-main-container .btn:active,#ihf-main-container .gform_button:active,#ihf-main-container .gform_wrapper .active.button,#ihf-main-container .gform_wrapper .button:active,#ihf-main-container .gform_wrapper .gform_footer input.active[type=submit],#ihf-main-container .gform_wrapper .gform_footer input:active[type=submit],#ihf-main-container .gform_wrapper .gform_page_footer input.active[type=submit],#ihf-main-container .gform_wrapper .gform_page_footer input:active[type=submit],#ihf-main-container .ihf-advanced-search-launch:active,#ihf-main-container .ihf-map-search-refine-link:active,.dsidx-resp-area-submit input.active[type=submit],.dsidx-resp-area-submit input:active[type=submit],.gform_wrapper #ihf-main-container .active.button,.gform_wrapper #ihf-main-container .button:active,.gform_wrapper .gform_footer #ihf-main-container input.active[type=submit],.gform_wrapper .gform_footer #ihf-main-container input:active[type=submit],.gform_wrapper .gform_page_footer #ihf-main-container input.active[type=submit],.gform_wrapper .gform_page_footer #ihf-main-container input:active[type=submit],.idx-btn.active,.idx-btn:active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}#ihf-main-container .btn-primary[disabled],#ihf-main-container .btn[disabled],#ihf-main-container .disabled.btn,#ihf-main-container .disabled.btn-primary,#ihf-main-container .disabled.gform_button,#ihf-main-container .disabled.ihf-advanced-search-launch,#ihf-main-container .disabled.ihf-map-search-refine-link,#ihf-main-container .gform_button[disabled],#ihf-main-container .gform_wrapper .button[disabled],#ihf-main-container .gform_wrapper .disabled.button,#ihf-main-container .gform_wrapper .gform_footer fieldset[disabled] input[type=submit],#ihf-main-container .gform_wrapper .gform_footer input.disabled[type=submit],#ihf-main-container .gform_wrapper .gform_footer input[disabled][type=submit],#ihf-main-container .gform_wrapper .gform_page_footer fieldset[disabled] input[type=submit],#ihf-main-container .gform_wrapper .gform_page_footer input.disabled[type=submit],#ihf-main-container .gform_wrapper .gform_page_footer input[disabled][type=submit],#ihf-main-container .gform_wrapper fieldset[disabled] .button,#ihf-main-container .ihf-advanced-search-launch[disabled],#ihf-main-container .ihf-map-search-refine-link[disabled],#ihf-main-container fieldset[disabled] .btn,#ihf-main-container fieldset[disabled] .btn-primary,#ihf-main-container fieldset[disabled] .gform_button,#ihf-main-container fieldset[disabled] .ihf-advanced-search-launch,#ihf-main-container fieldset[disabled] .ihf-map-search-refine-link,.dsidx-resp-area-submit fieldset[disabled] input[type=submit],.dsidx-resp-area-submit input.disabled[type=submit],.dsidx-resp-area-submit input[disabled][type=submit],.gform_wrapper #ihf-main-container .button[disabled],.gform_wrapper #ihf-main-container .disabled.button,.gform_wrapper #ihf-main-container fieldset[disabled] .button,.gform_wrapper .gform_footer #ihf-main-container fieldset[disabled] input[type=submit],.gform_wrapper .gform_footer #ihf-main-container input.disabled[type=submit],.gform_wrapper .gform_footer #ihf-main-container input[disabled][type=submit],.gform_wrapper .gform_page_footer #ihf-main-container fieldset[disabled] input[type=submit],.gform_wrapper .gform_page_footer #ihf-main-container input.disabled[type=submit],.gform_wrapper .gform_page_footer #ihf-main-container input[disabled][type=submit],.idx-btn.disabled,.idx-btn[disabled],fieldset[disabled] #ihf-main-container .btn,fieldset[disabled] #ihf-main-container .btn-primary,fieldset[disabled] #ihf-main-container .gform_button,fieldset[disabled] #ihf-main-container .gform_wrapper .button,fieldset[disabled] #ihf-main-container .gform_wrapper .gform_footer input[type=submit],fieldset[disabled] #ihf-main-container .gform_wrapper .gform_page_footer input[type=submit],fieldset[disabled] #ihf-main-container .ihf-advanced-search-launch,fieldset[disabled] #ihf-main-container .ihf-map-search-refine-link,fieldset[disabled] .dsidx-resp-area-submit input[type=submit],fieldset[disabled] .gform_wrapper #ihf-main-container .button,fieldset[disabled] .gform_wrapper .gform_footer #ihf-main-container input[type=submit],fieldset[disabled] .gform_wrapper .gform_page_footer #ihf-main-container input[type=submit],fieldset[disabled] .idx-btn{cursor:not-allowed;opacity:.65;-webkit-box-shadow:none;box-shadow:none}.ihf-grid-result-price{font-weight:500}.ihf-grid-result-address{margin-bottom:15px;font-weight:400;margin-top:5px}#ihf-main-container .modal-dialog{left:auto!important;margin-left:auto;margin-right:auto;padding:10px;z-index:1050}#ihf-main-container .modal-body{overflow:inherit!important}#ihf-main-container .ihf-grid-result-price a{line-height:1.4}#ihf-main-container .well{border-radius:0}#ihf-main-container .title-bar-1{font-weight:600;border-radius:0;text-shadow:none;padding:8px 8px}#ihf-main-container .tab-content .title-bar-1{margin-top:30px;background-color:#f5f5f5;border-top:3px solid #000;color:#000;font-weight:500;padding:10px 16px}#ihf-main-container .form-control,#ihf-main-container .ginput_container input,#ihf-main-container .ginput_container select,#ihf-main-container .ginput_container textarea,.ginput_container #ihf-main-container input,.ginput_container #ihf-main-container select,.ginput_container #ihf-main-container textarea{height:40px}#ihf-main-container .chosen-container-single .chosen-single{height:40px;line-height:30px;text-shadow:none;box-shadow:none;color:#959595!important;font-weight:500}#ihf-main-container .chosen-container-single .chosen-single:after{content:"\f0dc";font-family:FontAwesome;right:14px;height:40px;line-height:38px}#ihf-main-container .btn-default{color:#333;background-color:#fff;border:1px solid #ccc}#ihf-main-container .btn-primary,#ihf-main-container .gform_button,#ihf-main-container .gform_wrapper .button,#ihf-main-container .gform_wrapper .gform_footer input[type=submit],#ihf-main-container .gform_wrapper .gform_page_footer input[type=submit],.gform_wrapper #ihf-main-container .button,.gform_wrapper .gform_footer #ihf-main-container input[type=submit],.gform_wrapper .gform_page_footer #ihf-main-container input[type=submit]{font-size:14px!important}#ihf-main-container .ihf-map-search-refine-link{margin-top:30px}#ihf-main-container .ihf-map-search-refine-link:hover{text-decoration:none}#ihf-main-container .ihf-advanced-search-launch{color:#333;background-color:#fff;border:1px solid #ccc;text-transform:capitalize}#ihf-main-container .ihf-advanced-search-launch:hover{text-decoration:none;color:#333;background-color:#ebebeb;border-color:#adadad}#ihf-main-container .field-label{font-size:14px;font-weight:500;color:#000}#ihf-main-container .ihf-map-results-count.field-label{font-weight:300;line-height:19px;margin-bottom:5px}#ihf-main-container .mt-5{margin-top:20px}#ihf-main-container .ihf-search-form-input{text-align:right}#ihf-main-container .ihf-label-overlay-money{top:10px;font-weight:500}#ihf-main-container .input-group .form-control:first-child,#ihf-main-container .input-group .ginput_container input:first-child,#ihf-main-container .input-group .ginput_container select:first-child,#ihf-main-container .input-group .ginput_container textarea:first-child,.ginput_container #ihf-main-container .input-group input:first-child,.ginput_container #ihf-main-container .input-group select:first-child,.ginput_container #ihf-main-container .input-group textarea:first-child{border-bottom-right-radius:0!important;border-top-right-radius:0!important}#ihf-main-container #areaPickerInputWrapper{height:46px}#ihf-main-container #areaPickerContainer .input-group-addon{padding-left:40px;padding-right:40px}#ihf-main-container #areaPickerContainer input[type=text]{padding:6px 0 0 5px!important}#ihf-main-container #areaPickerContainer .areaPickerExpandAllButtonClass{font-size:14px}#ihf-main-container .areaPickerExpandAllTopBar{border-radius:0;padding:0 9px;cursor:auto}#ihf-main-container .badge{color:#fff!important;background-color:transparent!important;border:1px solid #fff;padding:3px 10px;font-weight:300}#ihf-main-container #areaPickerExpandAllContainer{box-shadow:none;border-radius:0}#ihf-main-container .areaPickerExpandAllElement div{text-align:center}#ihf-main-container #ihf-status-fields>div{margin-top:4px}#ihf-main-container #ihf-status-fields .radio-inline input{margin-top:3px}#ihf-main-container .chosen-container-multi .chosen-choices{height:40px!important;background-image:none}#ihf-main-container #ihf-detail-features-tab .mt-10{margin-top:10px}#ihf-main-container .areaPickerExpandAllButtonClass{display:inline-block!important}#ihf-main-container #ihf-refine-search .dropdown-menu{min-width:260px}#ihf-main-container .btn-group-justified .btn-primary,#ihf-main-container .btn-group-justified .gform_button,#ihf-main-container .btn-group-justified .gform_wrapper .button,#ihf-main-container .btn-group-justified .gform_wrapper .gform_footer input[type=submit],#ihf-main-container .btn-group-justified .gform_wrapper .gform_page_footer input[type=submit],.gform_wrapper #ihf-main-container .btn-group-justified .button,.gform_wrapper .gform_footer #ihf-main-container .btn-group-justified input[type=submit],.gform_wrapper .gform_page_footer #ihf-main-container .btn-group-justified input[type=submit]{padding:12px 15px}#ihf-main-container .btn-group-justified .active.gform_button,#ihf-main-container .btn-group-justified .btn-primary.active,#ihf-main-container .btn-group-justified .gform_wrapper .active.button,#ihf-main-container .btn-group-justified .gform_wrapper .gform_footer input.active[type=submit],#ihf-main-container .btn-group-justified .gform_wrapper .gform_page_footer input.active[type=submit],.gform_wrapper #ihf-main-container .btn-group-justified .active.button,.gform_wrapper .gform_footer #ihf-main-container .btn-group-justified input.active[type=submit],.gform_wrapper .gform_page_footer #ihf-main-container .btn-group-justified input.active[type=submit]{box-shadow:none!important}.listing-info-item{padding:10px 0}h4.ihf-address,h4.ihf-price{font-size:1.5em;line-height:1.2em}.ihf-property-photo .ihf-image-carousel{background:#000;margin-top:20px}.ihf-share-btn-more .fa-share{top:-4px;left:-6px}#ihf-main-container .nav-tabs>li>a{font-weight:400}#ihf-board-detail-disclaimer,#ihf-board-detail-updatetext{margin-bottom:0}#ihf-main-container .error[style]{display:none!important}#ihf-main-container .form-control,#ihf-main-container .ginput_container input,#ihf-main-container .ginput_container select,#ihf-main-container .ginput_container textarea,.ginput_container #ihf-main-container input,.ginput_container #ihf-main-container select,.ginput_container #ihf-main-container textarea{padding:10px!important}.dsidx-resp-area{margin-bottom:15px}.dsidx-resp-area label{font-size:14px;line-height:14px;font-weight:500}.dsidx-resp-area-submit input[type=submit]{width:100%!important;background-color:#ff6e00}.dsidx-resp-area-submit input[type=submit]:focus{border-color:#ff6e00;outline:0}.dsidx-prop-summary{padding-bottom:35px!important;margin-bottom:0!important}.dsidx-prop-summary img{border:none!important}.dsidx-prop-summary .item-thumb,.dsidx-prop-summary figure{margin-right:15px!important}.dsidx-prop-title{background-color:#f6f6f6;margin-bottom:15px!important;font-size:20px;color:#727272;padding:8px 12px!important}.dsidx-prop-title a{font-size:14px;color:#00aeef}#IDX-detailscontactContent .IDX-contactFormRight,#IDX-resultsPager-header .IDX-pagination-action,#IDX-resultsPagerTop,.IDX-listingCountWrap,.IDX-perPageForm[name=resultsPerPageTop],.idx-wrapper-template-default .advanced-search,.idx-wrapper-template-default .advanced-search-mobile,.idx-wrapper-template-default .blog-section,.idx-wrapper-template-default .page-title{display:none}.IDX-help-block{font-size:14px!important}#IDX-mapContainer{width:100%;min-width:100%}.idx-wrapper-template-default .section-detail-content{margin-top:30px}.IDX-listAsRow{list-style:none;margin:0!important;padding:0!important}#IDX-main .IDX-control-label,.IDX-wrapper-standard .IDX-panel-body .IDX-label,.IDX-wrapper-standard label{font-weight:400}#IDX-main input[type=text]{min-height:40px;padding:5px 8px}#IDX-main .select2-choice .select2-arrow b{top:16px;right:12px;margin-top:0;border-left:6px solid transparent;border-right:5px solid transparent;border-top:5px solid #000}#IDX-main .select2-choice .select2-chosen{margin-top:6px}.IDX-wrapper-standard select[multiple],.IDX-wrapper-standard select[size]{height:auto;min-height:150px}.IDX-wrapper-standard .select2-container a.select2-choice,.IDX-wrapper-standard .select2-container a.select2-default{min-height:40px}#IDX-main #IDX-streetDirection,#IDX-main #IDX-streetName,#IDX-main #IDX-streetNumber{margin-top:0}#IDX-mapContainer{width:100%}#IDX-mapContainer .IDX-control-group{width:auto}.IDX-wrapper-standard .IDX-emailUpdateSignupText{border-radius:4px;-webkit-box-shadow:none;box-shadow:none;font-size:14px;margin:20px 0;padding:10px;color:#0c5460;background-color:#d1ecf1;border:1px solid #bee5eb}.IDX-wrapper-standard .IDX-pagination-action{min-height:40px}.IDX-wrapper-standard .IDX-panel-collapse-toggle span{top:6px;position:relative}#IDX-detailsContainer-body-greatSchools *{border:none!important}.IDX-wrapper-standard .IDX-resultsDescription{margin-bottom:10px}.IDX-pageContainer ul{margin:0 0 10px!important;padding:0!important;list-style:none}.IDX-searchByCityList li{font-size:14px!important;line-height:24px!important}.IDX-pageContainer ul.IDX-searchByCityList{padding:10px!important}.page-template-template-idx .white-block{background-color:transparent;padding:0}#ihf-main-container .mt-10{margin-top:0}.ihf-vcenter .ihf-slider-next,.ihf-vcenter .ihf-slider-prev{background-color:#fff;border:1px solid #ddd;width:40px;line-height:40px;display:inline-block;border-radius:50%}#ihf-main-container .thumbnail .ihf-gallery-slider-photo img[style],#ihf-main-container .thumbnail .ihf-gallery-slider-photo[style]{height:auto!important;max-height:187px!important;padding-left:1px;padding-right:1px;overflow:hidden;width:100%}#ihf-main-container .thumbnail .gallery-address,#ihf-main-container .thumbnail .ihf-gallery-slider-photo{margin-bottom:4px;text-align:center;font-weight:400}#ihf-main-container .pagination.ihf-gallery-slider-paging{margin:-10px 0 40px 0}.ihf-grid-result-container.well{padding:0!important}.ihf-grid-result-additional-info,.ihf-grid-result-address,.ihf-grid-result-basic-info-container,.ihf-grid-result-price{margin:0;padding:10px 15px}.ihf-grid-result-basic-info-item1 br,.ihf-grid-result-basic-info-item2 br,.ihf-grid-result-basic-info-item3 br{content:"";display:inline}.ihf-grid-result-basic-info-item1,.ihf-grid-result-basic-info-item2,.ihf-grid-result-basic-info-item3{border:none}.ihf-grid-result-additional-info{padding:0 15px}#ihf-main-container .title-bar-1{position:relative;top:auto;margin-bottom:10px;z-index:1;padding:8px 15px}.ihf-grid-result-container .ihf-map-icon{top:20px;right:15px}.ihf-grid-result-photocount{right:15px;top:10px}.ihf-listing-search-results .ihf-result{background-color:#fff;margin-left:0!important;margin-right:0!important;margin-top:20px;margin-bottom:20px;padding:10px 0 15px;border:1px solid #ddd}.ihf-listing-search-results .ihf-results-property-info br{content:"";display:inline}.ihf-results-address{font-weight:500}.ihf-listing-search-results .ihf-result .col-xs-12 .row:nth-child(1){display:none}@media screen and (min-width:768px){.ihf-listing-search-results .ihf-result>.col-xs-12{position:relative}.ihf-listing-search-results .ihf-result,.ihf-listing-search-results .ihf-result .col-xs-12 .row:last-of-type .col-xs-12,.ihf-listing-search-results .ihf-result .col-xs-12 .row:nth-child(3){padding-top:3px!important;padding-left:3px!important;padding-right:3px!important;padding-bottom:3px!important}.ihf-listing-search-results .ihf-result .col-xs-12 .row:nth-child(2){position:absolute;z-index:1;left:261px;top:33px;width:calc(100% - 245px);font-size:15px}#ihf-main-container .ihf-results-photo,#ihf-main-container .ihf-results-property-info{margin-top:0;margin-bottom:0}#ihf-main-container .ihf-results-property-info{position:relative;top:50px}#ihf-main-container .ihf-results-extra-info{position:absolute;right:6px;bottom:0}.ihf-listing-search-results .ihf-results-property-info strong{padding-right:10px}#ihf-main-container .ihf-results-property-info .ihf-results-price{font-size:15px}#ihf-main-container .ihf-results-links a{background:#00aeef;color:#fff;border-radius:3px;padding:2px 4px;font-weight:500;font-size:12px;margin-right:10px}#ihf-main-container .ihf-results-links{margin-top:0}#ihf-main-container .ihf-results-address+.pull-right{top:-14px;position:relative}}@media screen and (max-width:767px){#ihf-main-container .ihf-results-photo img{width:100%}#ihf-main-container .ihf-results-photo{width:100%;margin-right:0;margin-bottom:10px}}.chosen-container.chosen-with-drop .chosen-single{border-radius:5px 5px 0 0!important}.chosen-container .chosen-drop{border:1px solid #ccc;border-top:none}.chosen-container .chosen-results li{padding:10px 6px}.chosen-container .chosen-results li.highlighted{background-color:#aaa;background-image:none}#ihf-main-container .btn,#ihf-main-container .btn-primary,#ihf-main-container .gform_button,#ihf-main-container .gform_wrapper .button,#ihf-main-container .gform_wrapper .gform_footer input[type=submit],#ihf-main-container .gform_wrapper .gform_page_footer input[type=submit],#ihf-main-container .ihf-advanced-search-launch,#ihf-main-container .ihf-map-search-refine-link,.dsidx-resp-area-submit input[type=submit],.gform_wrapper #ihf-main-container .button,.gform_wrapper .gform_footer #ihf-main-container input[type=submit],.gform_wrapper .gform_page_footer #ihf-main-container input[type=submit],.idx-btn{padding:9px 15px!important}.ihf-agent-info{margin-top:30px}.ihf-agent-list .thumbnail{min-height:92px}.ihf-office-photo{margin-right:30px}#ihf-main-container .tooltip-inner{max-width:100%}#myChart{height:100%!important;width:100%!important}.houzez-single-property-v2 .video-block{background:0 0}.houzez-single-property-v2 .video-block iframe{width:100%}.packages-no-padding div[class^=col-]{padding-right:0;padding-left:0}#properties_module_section .pagination-main{margin-top:10px}.fave-svg-loader{display:none;text-align:center;margin-bottom:10px}.mc4wp-form-fields .table-list{margin-bottom:15px}.popup-trigger-v2{width:100%;height:100%;position:absolute;z-index:1}.new-message{background-color:rgba(0,174,239,.1)}.account-block.form-step.houzez-location{display:inherit;visibility:hidden;margin:0}.account-block.active.houzez-location{visibility:visible!important}.btn-yelp:hover{color:#d32323!important}.agent-detail-block .form-small img{width:auto}body.page-template-properties-parallax #section-body{padding-bottom:0}.grid-view-style3 .houzez-module .list-tabs{padding:0 5px 0}.grid-view-style3 .pagination-main .pagination{margin-top:15px}#submit_property_form .property-thumb{text-align:center;background-color:#efefef;-webkit-box-shadow:inset 0 0 0 2px #dfdfdf;-moz-box-shadow:inset 0 0 0 2px #dfdfdf;box-shadow:inset 0 0 0 2px #dfdfdf;width:125px;height:125px;display:table;padding:0;margin-right:2px;margin-bottom:2px}#sidebar .widget.houzez-impress-idx-login-widget p,#sidebar .widget.houzez-impress-idx-signup-widget p{margin-bottom:10px}.agent-media img{max-height:75px}label.error{display:none}p.expiration_date strong{color:#fe3829}#myChart{height:400px!important;width:100%!important}#plupload-container{overflow:hidden}.membership-content .houzez_stripe_membership button,.membership-content .houzez_stripe_simple button,.membership-content .houzez_stripe_simple_featured button{display:none}#email_messages label{display:block}.invoiceModal .billing-address,.invoiceModal .customer-details-email,.invoiceModal .customer-details-name,.invoiceModal .payment-details-product,.invoiceModal .payment-details-total{padding:15px 30px 15px 30px;border-bottom:1px solid #e5e5e5}.block-body .auther-info span{display:block}.membership-content .free-membership-used{font-weight:700}#houzez-simple-map{height:400px}.panel-btn-close{cursor:pointer}.advance-search-header #use_radius,.advanced-search-mobile #use_radius,.advanced-search-openclose #use_radius,.houzez_hidden{display:none}a.btn-primary:hover{color:#fff!important}.advance-search-header .advance-btn-holder{border-right:none!important;border-left:none!important}.property-similer .property-listing.grid-view .item-wrap:nth-child(2n+1){clear:both}.account-profile-block #map{height:265px;margin-bottom:25px}body.single-houzez_agency .grid-view-3-col .row{margin-left:0;margin-right:0}.houzez-single-property-v2 .virtual-tour-block iframe{width:100%}@keyframes pulse{0%{transform:scale(1.1)}50%{transform:scale(.8)}100%{transform:scale(1.1)}}.faa-parent.animated-hover:hover>.faa-pulse,.faa-pulse.animated,.faa-pulse.animated-hover:hover{animation:pulse 2s linear infinite}.faa-parent.animated-hover:hover>.faa-pulse.faa-fast,.faa-pulse.animated-hover.faa-fast:hover,.faa-pulse.animated.faa-fast{animation:pulse 1s linear infinite}.faa-parent.animated-hover:hover>.faa-pulse.faa-slow,.faa-pulse.animated-hover.faa-slow:hover,.faa-pulse.animated.faa-slow{animation:pulse 3s linear infinite}#lightbox-popup-main .houzez_google_reCaptcha{transform:scale(.79);-webkit-transform:scale(.79);transform-origin:0 0;-webkit-transform-origin:0 0}.houzez-one-step-form .board-header,.houzez-one-step-form .pay-step-bar,.houzez-one-step-form .steps-nav{display:none}body.page-template-property-listing-template-style3 .item-thumb .label-featured{position:relative;top:0;right:auto;bottom:inherit;z-index:3;left:0}.houzezInfobox>img{z-index:10}.houzezInfobox::after{content:"";position:absolute;top:100%;left:44%;transform:translate(0,0);width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-top:19px solid #fff}.add-tab-content #map_canvas{height:265px;margin-bottom:25px}.leaflet-popup-content{margin:0!important}.leaflet-popup-content-wrapper{padding:0!important}.leaflet-container a.leaflet-popup-close-button{top:0!important;right:-17px!important;padding:0!important;background:#fff!important}.leaflet-container{z-index:0!important}.leaflet-price-left{left:-113px!important}.leaflet-container .map-notfound{z-index:1000}.banner-search-main .search-location .location-trigger{color:#aaa}.banner-search-main .search-location #use_radius{display:none}.custom-actions .btn-action,.daterangepicker .input-mini.active,.msg-unread{border-color:#54c4d9}.custom-actions .btn-action,.daterangepicker .input-mini.active,.msg-unread{border-color:#54c4d9}.custom-actions .btn-action{background:0 0;border:1px solid;text-align:center;border-radius:4px;min-width:34px;height:34px;line-height:30px;margin-left:2px;font-size:14px}.btn-h-reply{padding:8px}.advance-search-header,.advanced-search-mobile,.advanced-search-mobile .single-search .form-control,.search-expandable .advanced-search{background-color:#fff}.search-expand-btn{background-color:#ff6e00}.search-expand-btn{color:#fff}.advance-search-header .houzez-theme-button,.advanced-search-mobile .houzez-theme-button,.splash-search .btn-secondary,.advanced-search .btn-secondary,.gform_button,.gform_wrapper .button,.gform_wrapper .gform_page_footer .button.gform_next_button{color:#fff;background-color:#ff6e00;border:1px solid #ff6e00}.advance-search-header .houzez-theme-button:focus,.advanced-search-mobile .houzez-theme-button:focus,.advanced-search .btn-secondary:focus,.splash-search .btn-secondary:focus,.gform_wrapper .button:focus,.gform_wrapper .gform_page_footer .button.gform_next_button:focus{color:#fff;background-color:#e96603;border:1px solid #e96603}.advance-search-header .houzez-theme-button:hover,.advanced-search .btn-secondary:hover,.advanced-search .btn-secondary:active,.advanced-search .btn-secondary:active:hover,.advanced-search .btn-secondary.active,.advanced-search-mobile .houzez-theme-button:hover,.splash-search .btn-secondary:hover,.gform_wrapper .button:hover,.gform_wrapper .gform_page_footer .button.gform_next_button:hover,.gform_wrapper .button:active,.gform_wrapper .gform_page_footer .button.gform_next_button:active{color:#fff;background-color:#e96603;border:1px solid #e96603}.advance-search-header .houzez-theme-button:active,.advanced-search .btn-secondary:active,.advanced-search-mobile .houzez-theme-button:active,.splash-search .btn-secondary:active{color:#fff;background-color:#e96603;border:1px solid #e96603}.advanced-search .bootstrap-select .btn,.advanced-search .bootstrap-select.open .btn,.banner-search-main .dropdown-toggle,.advanced-search .form-control,.advanced-search-mobile .advance-fields .bootstrap-select .btn,.advanced-search-mobile .advance-fields .bootstrap-select.open .btn,.advanced-search-mobile .advance-fields .form-control{background-color:#fff;color:#959595}.advanced-search .dropdown-toggle,.advanced-search .form-control,.advance-search-header .bootstrap-select .btn,.advance-search-header .bootstrap-select .fave-load-more a,.fave-load-more .advance-search-header .bootstrap-select a,.advance-fields .form-control,.advanced-search .btn-default.active:hover,.btn-default:active:hover,.advanced-search .open>.btn-default.dropdown-toggle:hover .advanced-search .bootstrap-select .btn,.advanced-search .bootstrap-select.open .btn,.range-wrap{border-width:1px;border-style:solid;border-color:#ccc}.advanced-search .input-group .form-control,.search-long .search input,.advanced-search .search-long .search,.advanced-search .search-long .btn-group,.advanced-search .search-long .advance-btn,.input-group-addon{border-color:#cccccc!important}.advanced-search-mobile .advance-fields{border-top:1px solid #ccc}.advanced-search-mobile .single-search-wrap button{color:#ccc}.advanced-search-mobile .advance-fields::after{border-bottom-color:#ccc}.advance-btn.blue{color:#fff}.advance-btn.blue:hover,.advance-btn.blue:focus{color:#e96603}.advanced-search .advance-btn{color:#00AEEF}.advanced-search .advance-btn:hover{color:#00AEEF}.advanced-search .advance-btn:focus,.advanced-search .advance-btn.active{color:#00AEEF}.advanced-search .advance-fields,.advanced-search .features-list label.title,.advanced-search .features-list .checkbox-inline,.advanced-search-mobile .advance-fields,.advanced-search-mobile .features-list label.title,.advanced-search-mobile .features-list .checkbox-inline,.range-title,.range-text,.range-text p,.min-price-range,.max-price-range,.advanced-search-mobile{color:#000}.auto-complete{background-color:#fff}.auto-complete,.auto-complete .media{border-color:#ccc}.bootstrap-select.btn-group .dropdown-menu li a:hover,.bootstrap-select.btn-group .dropdown-menu li a:focus,.bootstrap-select.btn-group .dropdown-menu li a:active{background-color:rgb(0 174 239 / .12)}.top-bar{background-color:#000}.top-bar .top-nav>ul>li>a:hover,.top-bar .top-nav>ul li.active>a,.top-bar .top-nav>ul ul a:hover,.top-contact a:hover,.top-bar .dropdown-menu>li:hover,.top-contact li .btn:hover{color:rgb(0 174 239 / .75)}.top-contact a,.top-contact li,.top-contact li .btn,.top-bar .top-nav>ul>li>a,.top-bar .dropdown-menu{color:#fff;background-color:#000}.top-bar .mobile-nav .nav-trigger{color:#FFF}body{background-color:#f5f5f5}a,.blue,.text-primary,.btn-link,.item-body h2,.detail h3,.breadcrumb li a,.fave-load-more a,.sort-tab .btn,.sort-tab .fave-load-more a,.fave-load-more .sort-tab a,.pagination-main .pagination a,.team-caption-after .team-name a:hover,.team-caption-after .team-designation a:hover,.agent-media .view,.my-property-menu a.active,.my-property-menu a:hover,.search-panel .advance-trigger{color:#00AEEF}.banner-caption h1,.banner-caption h2{color:#fff}.property-item h2 a,.property-item .property-title a,.widget .media-heading a{color:#000}.property-item h2 a:hover,.property-item .property-title a:hover,.widget .media-heading a:hover{color:#00AEEF}.owl-theme .owl-nav [class*=owl-],.testimonial-carousel .owl-nav [class*=owl-]:hover,.testimonial-carousel .owl-nav [class*=owl-]:focus,.gallery-thumb .icon,.share_tooltip{background-color:#00AEEF}#sidebar .widget_tag_cloud .tagcloud a,.article-footer .meta-tags a,.pagination-main .pagination li.active a,.other-features .btn.btn-secondary,.my-menu .active a,.houzez-module .module-title-nav .module-nav .btn,.houzez-module .module-title-nav .module-nav .fave-load-more a,.fave-load-more .houzez-module .module-title-nav .module-nav a{color:#fff;background-color:#00AEEF;border:1px solid #00AEEF}.plan-tabs li.active{box-shadow:inset 0 4px 0 #00AEEF;border-top-color:#00AEEF;background-color:#fff;color:#00AEEF}.btn-primary,.label-primary,.scrolltop-btn{color:#fff;background-color:#00AEEF;border-color:#00AEEF}.btn-primary.btn-trans{color:#00AEEF}.header-section-2 .header-top-call{color:#fff;background-color:#00aeef}.header-section-2 .avatar{color:#fff}@media (max-width:991px){.header-section-2 .header-top,.header-section-5 .header-top{background-color:#00AEEF}}.modal-header,.ui-slider-horizontal .ui-slider-range,.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus,.list-loading-bar{background-color:#00AEEF;border-color:#fff0}.houzez-module .module-title-nav .module-nav .btn,#save_as_draft,#put_on_hold{color:#00AEEF;border:1px solid #00AEEF;background-color:#fff0}.fave-load-more a,.fave-load-more a:hover{border:1px solid #00AEEF}#transportation,#supermarkets,#schools,#libraries,#pharmacies,#hospitals,.pay-step-block.active span,.loader-ripple div:nth-of-type(2){border-color:#00AEEF}.loader-ripple div:nth-of-type(1){border-color:#ed8e76}.detail-block .alert-info{color:rgb(0 0 0 / .85);background-color:rgb(0 174 239 / .1);border:1px solid #00AEEF}.houzez-taber-wrap .houzez-tabs li.active::before,.houzez-taber-wrap .houzez-tabs li:hover::before,.houzez-taber-wrap .houzez-tabs li:active::before,.profile-tabs li:hover,.steps-nav,.steps-progress-main .steps-progress span{background-color:#00AEEF}.btn-secondary,.agent_contact_form.btn-secondary,.form-media .wpcf7-submit,.wpcf7-submit,.dsidx-resp-area-submit input[type='submit']{color:#fff;background-color:#ed8e76;border-color:#ed8e76}.btn-secondary.btn-trans{color:#ed8e76}.item-thumb .label-featured,figure .label-featured,.carousel-module .carousel .item figure .label-featured{background-color:#77c720;color:#fff}a:hover,a:focus,a:active,.blue:hover,.btn-link:hover,.breadcrumb li a:hover,.pagination-main .pagination a:hover,.vc_toggle_title h4:hover,.footer a:hover,.impress-address:hover,.agent-media .view:hover,.my-property .dropdown-menu a:hover,.article-detail .article-title a:hover,.comments-block .article-title a:hover,.detail-block .list-features a:hover{color:rgb(0 174 239 / .75);text-decoration:none}.detail-top .media-tabs a:hover span,.header-section.slpash-header .header-right a.btn:hover,.slpash-header.header-section-4 .header-right a.btn:hover,.houzez-module .module-title-nav .module-nav .btn:hover,.houzez-module .module-title-nav .module-nav .fave-load-more a:hover,.fave-load-more .houzez-module .module-title-nav .module-nav a:hover,.houzez-module .module-title-nav .module-nav .btn:focus,.houzez-module .module-title-nav .module-nav .fave-load-more a:focus,.fave-load-more .houzez-module .module-title-nav .module-nav a:focus{color:#fff;background-color:rgb(0 174 239 / .75);border:1px solid rgb(0 174 239 / .75)}.fave-load-more a:hover,#sidebar .widget_tag_cloud .tagcloud a:hover,.article-footer .meta-tags a:hover,.other-features .btn.btn-secondary:hover,.my-actions .action-btn:hover,.my-actions .action-btn:focus,.my-actions .action-btn:active,.my-actions .open .action-btn{background-color:rgb(0 174 239 / .75);border-color:rgb(0 174 239 / .75)}.owl-theme .owl-nav [class*=owl-]:hover,.owl-theme .owl-nav [class*=owl-]:focus,.owl-theme .owl-nav [class*=owl-]:active,.testimonial-carousel .owl-nav [class*=owl-]:hover,.testimonial-carousel .owl-nav [class*=owl-]:focus{border-color:rgb(0 174 239 / .75)}.owl-theme .owl-nav [class*=owl-]:hover,.owl-theme .owl-nav [class*=owl-]:focus,.owl-theme .owl-nav [class*=owl-]:active{background-color:rgb(0 174 239 / .75)}.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.btn-primary:active:hover,.btn-primary.btn-trans:hover,.btn-primary.btn-trans:focus,.btn-primary.btn-trans:active,.btn-primary.btn-trans.active,.btn-primary.btn-trans:active:hover,.invoice-list .btn-invoice:hover,#houzez-gmap-main .map-btn:hover,.media-tabs-list li>a:hover,.media-tabs-list li.active a,.detail-bar .detail-tabs li:hover,.actions li>span:hover,.lightbox-arrow:hover,.scrolltop-btn:hover{background-color:rgb(0 174 239 / .75);border-color:rgb(0 174 239 / .75)}.btn-secondary:hover,.btn-secondary:focus,.btn-secondary:active,.btn-secondary.active,.btn-secondary:active:hover,.btn-secondary.btn-trans:hover,.btn-secondary.btn-trans:focus,.btn-secondary.btn-trans:active,.btn-secondary.btn-trans.active,.btn-secondary.btn-trans:active:hover,.agent_contact_form.btn-secondary:hover,.form-media .wpcf7-submit:hover,.wpcf7-submit:hover,.wpcf7-submit:focus,.wpcf7-submit:active,.dsidx-resp-area-submit input[type='submit']:hover,.dsidx-resp-area-submit input[type='submit']:focus,.dsidx-resp-area-submit input[type='submit']:active{color:#fff;background-color:rgb(235 155 118);border-color:rgb(235 155 118)}.header-section{background-color:#0b1d45}.header-section .navi>ul>li>a{color:#FFF;background-color:#fff0}.header-section .header-right .user a,.header-section .header-right span{color:#FFF}.header-section .navi>ul>li>a:hover{color:rgb(255 255 255);background-color:rgb(255 255 255 / .2)}.header-section .header-right .user a:hover,.header-section .header-right span:hover{color:rgb(255 255 255)}.header-section-3 .header-top{background-color:#fff}.header-section-3 .header-top-social a,.header-section-3 .header-contact .contact-block .fa,.header-section-3 .header-top .media-heading,.header-contact .contact-block p{color:#004274}.header-contact .contact-block .fa{color:#4cc6f4}.header-section-3 .header-bottom{background-color:#00AEEF}.header-section-3 .navi>ul>li>a,.header-section-3 .header-right .user a,.header-section-3 .header-right span{color:#fff}.header-section-3 .navi>ul>li>a:hover,.header-section-3 .navi>ul>li.active>a{color:rgb(255 255 255);background-color:rgb(255 255 255 / .2)}.header-section-3 .header-right .user a:hover,.header-section-3 .header-right span:hover{color:rgb(255 255 255)}.header-section-3 .navi>ul>li{border-right:1px solid rgb(255 255 255 / .2)}.header-section-3 .header-bottom{border-top:1px solid rgb(255 255 255 / .2)}.header-section-3 .navi>ul{border-left:1px solid rgb(255 255 255 / .2)}.header-section-2 .header-top,.header-section-5 .header-top{background-color:#004272}.header-section-2 .header-bottom,.header-section-5 .header-bottom{background-color:#004272;border-top:1px solid #2a353d;border-bottom:1px solid #2a353d}.header-section-2 .header-bottom .navi>ul>li,.header-section-5 .header-bottom .navi>ul>li{border-right:1px solid #2a353d}.header-section-2 .header-right{border-left:1px solid #2a353d}.header-section-2 .navi>ul>li>a,.header-section-2 .header-right .user a,.header-section-2 .header-right span,.header-section-5 .navi>ul>li>a,.header-section-5 .header-right .user a,.header-section-5 .header-right span{color:#FFF}.header-section-5 .header-top-social li a,header-section-3 .header-top-social li a{color:#FFF}.header-section-2 .navi>ul>li>a:hover,.header-section-2 .navi>ul>li.active>a,.header-section-5 .navi>ul>li>a:hover,.header-section-5 .navi>ul>li.active>a{color:rgb(255 255 255);background-color:rgb(255 255 255 / .2)}.header-section-2 .header-right .user a:hover,.header-section-2 .header-right span:hover,.header-section-5 .header-right .user a:hover,.header-section-5 .header-right span:hover{color:rgb(255 255 255)}.header-section .header-right a.btn,.header-section-2 .header-right a.btn,.header-section-3 .header-right a.btn,.header-section-5 .header-right a.btn,.header-section-6 .header-right a.btn{color:#fff;border:1px solid #fff;background-color:rgb(255 255 255 / .2)}.header-section .header-right .user a.btn:hover,.header-section-2 .header-right .user a.btn:hover,.header-section-3 .header-right .user a.btn:hover,.header-section-5 .header-right .user a.btn:hover,.header-section-6 .header-right .user a.btn:hover{color:rgb(255 255 255);border-color:#fff;background-color:rgb(255 255 255 / .1)}.header-section-4,.header-section-4 .navi>ul ul,.sticky_nav.header-section-4{background-color:#fff}.header-section-4 .navi>ul>li>a,.header-section-4 .navi>ul ul a,.header-section-4 .header-right .user a,.header-section-4 .header-right span{color:#004274}.header-section-4 .header-right a.btn{color:#004274;border:1px solid #004274;background-color:#fff}.header-section-4 .navi>ul>li>a:hover,.header-section-4 .navi>ul ul a:hover,.header-section-4 .navi>ul>li.active>a,.header-section-4 .header-right .user a:hover,.header-section-4 .header-right .user a:focus,.header-section-4 .header-right span:hover,.header-section-4 .header-right span:focus{color:rgb(0 174 239)}.header-section-4 .header-right .user .btn:hover{color:rgb(255 255 255);border-color:rgb(0 174 239);background-color:rgb(0 174 239)}.houzez-header-transparent{background-color:#fff0;position:absolute;width:100%;border-bottom:1px none;border-color:rgb(255 255 255 / .3)}.header-section-4.houzez-header-transparent .navi>ul>li>a,.header-section-4.houzez-header-transparent .header-right .account-action span,.header-section-4.houzez-header-transparent .header-right .user span{color:#fff}.header-section-4.houzez-header-transparent .navi>ul>li>a:hover,.header-section-4.houzez-header-transparent .navi>ul ul a:hover,.header-section-4.houzez-header-transparent .account-action li:hover,.header-section-4.houzez-header-transparent .header-right .user a:hover,.header-section-4.houzez-header-transparent .header-right .account-action span:hover,.header-section-4.houzez-header-transparent .header-right .user span:hover,.header-section-4.houzez-header-transparent .header-right .user a:focus{color:#00aeef}.header-section-4.houzez-header-transparent .header-right .btn{color:#fff;border:1px solid #fff;background-color:rgb(255 255 255 / .2)}.header-section-4.houzez-header-transparent .header-right .user .btn:hover{color:rgb(255 255 255);border-color:rgb(0 174 239);background-color:rgb(0 174 239)}.header-section-6{background-color:#00AEEF}.header-section-6 .navi>ul>li>a{color:#FFF;background-color:#fff0}.header-section-6 .header-right .user a,.header-section-6 .header-right span{color:#FFF}.header-section-6-icons .header-top-social li a{color:#FFF}.header-section-6 .navi>ul>li>a:hover{color:rgb(255 255 255);background-color:rgb(255 255 255 / .2)}.header-section-6 .header-right .user a:hover,.header-section-6 .header-right span:hover{color:rgb(255 255 255)}.navi.main-nav>ul ul{background-color:rgb(255 255 255 / .95)}.navi.main-nav>ul ul a{color:#0b1d45!important}.navi.main-nav>ul ul a:hover{color:#00aeef!important}.navi.main-nav>ul ul li,.houzez-megamenu-inner .sub-menu li{border-color:#e6e6e6}.header-section .header-right a,.header-section .header-right span,.header-section .header-right .btn-default,.header-section .navi ul li,.header-section .account-dropdown>ul>li>a,.header-section-3 .header-right a,.header-section-3 .header-right span,.header-section-3 .navi ul li,.header-section-3 .account-dropdown>ul>li>a,.header-section-2 .header-right a,.header-section-2 .header-right span,.header-section-2 .navi ul li,.header-section-2 .account-dropdown>ul>li>a,.header-section-4 .header-right a,.header-section-4 .header-right span,.header-section-4 .navi ul li,.header-section-4 .header-right .btn-default,.header-section-4 .account-dropdown>ul>li>a,.header-section-5 .header-right a,.header-section-5 .header-right span,.header-section-5 .navi ul li,.header-section-5 .account-dropdown>ul>li>a,.header-section-6 .header-right a,.header-section-6 .header-right span,.header-section-6 .navi ul li,.header-section-6 .account-dropdown>ul>li>a,.board-panel-menu>li a{font-family:Roboto;font-size:12px;font-weight:500;line-height:18px;text-transform:uppercase;text-align:left}.header-section.slpash-header .navi>ul>li>a:hover,.slpash-header.header-section-4 .navi>ul>li>a:hover,.header-section.slpash-header .header-right .user>a:hover,.slpash-header.header-section-4 .header-right .user>a:hover,.header-section.slpash-header .navi>ul>li>a:focus,.slpash-header.header-section-4 .navi>ul>li>a:focus,.header-section.slpash-header .header-right .user>a:focus,.slpash-header.header-section-4 .header-right .user>a:focus{color:rgb(255 255 255)}.header-section.slpash-header .navi>ul>li.active>a{color:#00AEEF}.header-mobile{background-color:#0b1d45}.header-mobile .nav-dropdown>ul{background-color:rgb(255 255 255 / .95)}.mobile-nav .nav-trigger,.header-mobile .user a,.header-mobile .user-icon{color:#FFF}.splash-header .mobile-nav .nav-trigger,.splash-header .header-mobile .user a,.splash-header .header-mobile .user-icon{color:#FFF}.nav-dropdown a,.nav-dropdown li .expand-me{color:#0b1d45}.mobile-nav a,.header-mobile .account-dropdown>ul>li a{font-family:Roboto;font-size:14px;font-weight:500;line-height:18px;text-transform:;text-align:left}.mobile-nav .nav-dropdown>ul ul a{color:#fff;background-color:#004274}.mobile-nav .nav-dropdown li{border-top:0 solid #fff}.mobile-nav .nav-dropdown>ul>li:hover{background-color:rgb(0 174 239)}.mobile-nav .nav-dropdown li.active>a{color:rgb(255 255 255);background-color:rgb(0 174 239)}.account-dropdown>ul{background-color:#FFF}.account-dropdown>ul:before{border-bottom-color:#FFF}.account-dropdown>ul>li>a{color:#2e3e49!important}.account-dropdown>ul>li>a:hover,.account-dropdown>ul>li.active>a,.account-dropdown>ul>li.active>a:hover{color:#2e3e49!important;background-color:rgb(204 204 204 / .15)}.account-dropdown>ul>li{border-color:#e6e6e6}.account-dropdown>ul .sub-menu{background-color:#00365e}.account-dropdown>ul .sub-menu>li,.account-dropdown>ul .sub-menu>li a{color:#FFF}.account-dropdown>ul .sub-menu>li a:hover,.account-dropdown>ul .sub-menu>li.active>a{background-color:rgb(255 255 255 / .2)!important;color:inherit}.account-dropdown>ul .sub-menu>li{border-color:rgb(255 255 255 / .3)!important}.footer{background-color:#0b1d45}.footer-bottom{background-color:#06122c;border-top:0 solid #00243f}.footer,.footer-widget h4,.footer-bottom p,.footer-widget.widget_calendar caption{color:#FFF}.footer a,.footer-bottom .navi a,.footer-bottom .foot-social p a{color:#FFF}.footer-widget .widget-title,.footer p,.footer p.wp-caption-text,.footer li,.footer li i{color:#FFF}.footer a:hover,.footer-bottom .navi a:hover,.footer-bottom .foot-social p a:hover{color:rgb(0 174 239)}.footer-widget.widget_tag_cloud .tagcloud a{color:rgb(0 174 239);background-color:#FFF;border:1px solid #FFF}body{color:#000;font-family:Roboto;font-size:15px;font-weight:300;line-height:24px;text-transform:}.form-control{color:#000;font-weight:300}input,button,select,textarea{font-family:Roboto}h1,.page-title .title-head,.article-detail h1,h2,.article-detail h2,.houzez-module .module-title-nav h2,h3,.module-title h3,.article-detail h3,.detail h3,.caption-bottom .detail h3,.add-title-tab h3,#sidebar .widget-title,.footer-widget .widget-title,.services-module .service-block h3,h4,.article-detail h4,h5,.article-detail h5,h6,.article-detail h6,.item-body h2,.item-body .property-title,.post-card-description h3,.post-card-description .post-card-title,.my-property .my-heading,.module-title h2,.houzez-module .module-title-nav h2{font-family:Roboto;font-weight:500;text-transform:;text-align:inherit}.page-title .title-head,.article-detail h1{font-size:30px;line-height:38px}.article-detail h2,.houzez-module .module-title-nav h2{font-size:24px;line-height:32px;margin:0 0 10px 0}.houzez-module .module-title-nav h2{margin:0}.module-title h3,.article-detail h3,.services-module .service-block h3{font-size:20px;line-height:28px}.article-detail h4{font-size:18px;line-height:26px;margin:0 0 24px 0}h5,.article-detail h5{font-size:16px;line-height:24px;margin:0 0 24px 0}h6,.article-detail h6{font-size:14px;line-height:20px;margin:0 0 24px 0}.item-body h2,.post-card-description h3,.my-property .my-heading{font-size:16px;line-height:20px;margin:0 0 8px 0;font-weight:500;text-transform:inherit;text-align:inherit}.module-title h2{font-size:24px;line-height:32px;margin:0 0 10px 0;font-weight:500;text-transform:inherit;text-align:inherit}.module-title .sub-heading{font-size:16px;line-height:24px;font-weight:300;text-transform:inherit;text-align:inherit}.houzez-module .module-title-nav .sub-title{font-size:16px;line-height:18px;margin:8px 0 0 0;font-weight:300;text-transform:inherit;text-align:inherit}.item-thumb .hover-effect:before,figure .hover-effect:before,.carousel-module .carousel .item figure .hover-effect:before,.item-thumb .slideshow .slideshow-nav-main .slick-slide:before,.slideshow .slideshow-nav-main .item-thumb .slick-slide:before,figure .slideshow .slideshow-nav-main .slick-slide:before,.slideshow .slideshow-nav-main figure .slick-slide:before{background:linear-gradient(to bottom,#fff0 0%,#fff0 0%,#fff0 65%,rgb(0 0 0 / .75) 100%)}.slideshow .slide .slick-prev:hover,.slideshow .slideshow-nav .slick-prev:hover,.slideshow .slide .slick-next:hover,.slideshow .slideshow-nav .slick-next:hover,.slideshow .slide .slick-prev:focus,.slideshow .slideshow-nav .slick-prev:focus,.slideshow .slide .slick-next:focus,.slideshow .slideshow-nav .slick-next:focus .item-thumb:hover .hover-effect:before,figure:hover .hover-effect:before,.carousel-module .carousel .item figure:hover .hover-effect:before,.item-thumb:hover .slideshow .slideshow-nav-main .slick-slide:before,.slideshow .slideshow-nav-main .item-thumb:hover .slick-slide:before,figure:hover .slideshow .slideshow-nav-main .slick-slide:before,.slideshow .slideshow-nav-main figure:hover .slick-slide:before,.item-thumb:hover .hover-effect:before,figure:hover .hover-effect:before,.carousel-module .carousel .item figure:hover .hover-effect:before,.item-thumb:hover .slideshow .slideshow-nav-main .slick-slide:before,.slideshow .slideshow-nav-main .item-thumb:hover .slick-slide:before,figure:hover .slideshow .slideshow-nav-main .slick-slide:before,.slideshow .slideshow-nav-main figure:hover .slick-slide:before{color:#fff;background-color:rgb(255 255 255 / .5)}.figure-grid .detail h3,.detail-above.detail h3{color:#fff}.detail-bottom.detail h3{color:#000}.agent-contact a{font-weight:700}.label-status{background-color:#333;font-weight:700}.read .fa{top:1px;position:relative}.label-primary,.fave-load-more a,.widget_tag_cloud .tagcloud a,.pagination-main .pagination li.active a,.other-features .btn.btn-secondary,.my-menu .active am{font-weight:500}.header-detail.table-cell .header-right{margin-top:27px}.header-detail h1 .actions span,.header-detail h4 .actions span{font-size:18px;display:inline-block;vertical-align:middle;margin:0 3px}.header-detail .property-address{color:#707070;margin-top:12px}.white-block{padding:40px}.wpb_text_column ul,.wpb_text_column ol{margin-top:20px;margin-bottom:20px;padding-left:20px}#sidebar .widget_houzez_latest_posts img{max-width:90px;margin-top:0}#sidebar .widget_houzez_latest_posts .media-heading,#sidebar .widget_houzez_latest_posts .read{font-size:14px;line-height:18px;font-weight:500}#sidebar .widget-range .dropdown-toggle,.bootstrap-select.btn-group,.search-long .search input,.advanced-search .search-long .advance-btn,.splash-search .dropdown-toggle{font-weight:400;color:#959595!important;font-size:15px}.advanced-search .input-group .form-control{border-left-width:0}.location-select{max-width:170px}.splash-inner-media .vegas-overlay{opacity:1;background:url(https://primepropertypoland.com/wp-content/uploads/2016/03/bg-video-1.png)}.label-color-87{background-color:#d33}.label-color-218{background-color:red}.label-color-209{background-color:#6193bf}.detail-top-full #gallery:before{background-image:none!important}.user-dashboard-left,.board-header{background-color:#00365e}.board-panel-menu>li a,.board-header .board-title,.board-header .breadcrumb>.active,.board-header .breadcrumb li:after,.board-header .steps-progress-main{color:#fff}.board-panel-menu>li.active{color:#4cc6f4}.board-panel-menu .sub-menu{background-color:#002B4B}.board-panel-menu .sub-menu>li.active>a,.board-panel-menu>li a:hover{color:#4cc6f4}#ihf-main-container .btn-primary,#ihf-main-container .dropdown-menu>.active>a,#ihf-main-container .dropdown-menu>.active>a:focus{background-color:#00AEEF;border-color:#00AEEF;color:#fff!important}#ihf-main-container .btn-primary:hover,#ihf-main-container .btn-primary:focus,#ihf-main-container .btn-primary:active,#ihf-main-container .btn-primary.active,#ihf-main-container .dropdown-menu>.active>a:hover,#ihf-main-container .dropdown-menu>li>a:focus,#ihf-main-container .dropdown-menu>li>a:hover{background-color:rgb(0 174 239 / .75);border-color:rgb(0 174 239 / .75)}#ihf-main-container .ihf-map-search-refine-link,#ihf-main-container .ihf-map-search-refine-link,#ihf-main-container .ihf-results-links a{background-color:#ed8e76!important;border-color:#ed8e76!important;color:#fff!important}#ihf-main-container #saveSearchButton{background-color:#fff0;border:none;color:#00AEEF!important}#ihf-main-container a,#ihf-main-container .btn-link{color:#00AEEF}#ihf-main-container a:hover,#ihf-main-container a:active,#ihf-main-container .btn-link:hover,#ihf-main-container .btn-link:active{color:rgb(0 174 239 / .75)}.ihf-grid-result-photocount a{border:1px solid #00AEEF}.ihf-grid-result-basic-info-container,#ihf-main-container{color:#000;font-family:Roboto;font-size:15px;font-weight:300;line-height:24px;text-transform:}#ihf-main-container .fs-12,.ihf-tab-pane,#ihf-agent-sellers-rep,#ihf-board-detail-disclaimer,#ihf-board-detail-updatetext{font-size:15px}#ihf-main-container .title-bar-1,.ihf-map-icon{background-color:#00AEEF}.ihf-map-icon{border-color:#00AEEF}.ihf-map-icon:after{border-top-color:#00AEEF}#ihf-main-container h1,#ihf-main-container h2,#ihf-main-container h3,#ihf-main-container h4,#ihf-main-container h5,#ihf-main-container h6,#ihf-main-container .h1,#ihf-main-container .h2,#ihf-main-container .h3,#ihf-main-container .h4,#ihf-main-container .h5,#ihf-main-container .h6,#ihf-main-container h4.ihf-address,#ihf-main-container h4.ihf-price{font-family:Roboto;font-weight:500;text-transform:;text-align:inherit}.houzez-osm-cluster{background-image:url(http://houzez02.favethemes.com/wp-content/uploads/2018/09/cluster-icon.png);text-align:center;color:#fff;width:48px;height:48px;line-height:48px}.navi>ul ul li.new-feature a:after{content:'NEW';color:#fff;border-radius:3px;font-size:10px;padding:4px 6px 4px;text-transform:uppercase;margin-bottom:0;display:inline-block;line-height:11px;vertical-align:top;background-color:#77c720;margin-left:10px}.next-prev-block{margin-top:30px}.article-detail p,.comments-block p{font-weight:300}.author-meta li{margin-right:13px!important}