#cookie-notice{position:fixed;min-width:100%;height:auto;z-index:100000;font-size:13px;letter-spacing:0;line-height:20px;left:0;text-align:center;font-weight:400;font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif}#cookie-notice,#cookie-notice *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cookie-notice.cn-animated{-webkit-animation-duration:.5s!important;animation-duration:.5s!important;-webkit-animation-fill-mode:both;animation-fill-mode:both}#cookie-notice.cn-animated.cn-effect-none{-webkit-animation-duration:1ms!important;animation-duration:1ms!important}#cookie-notice .cookie-notice-container{display:block}#cookie-notice.cookie-notice-hidden .cookie-notice-container{display:none}#cookie-notice .cookie-revoke-container{display:block}#cookie-notice.cookie-revoke-hidden .cookie-revoke-container{display:none}.cn-position-top{top:0}.cn-position-bottom{bottom:0}.cookie-notice-container{padding:15px 30px;text-align:center;width:100%;z-index:2}.cookie-revoke-container{padding:15px 30px;width:100%;z-index:1}.cn-close-icon{position:absolute;right:15px;top:50%;margin:-10px 0 0 0;width:15px;height:15px;opacity:.5;padding:10px;border:none;outline:0;background:0 0;box-shadow:none;cursor:pointer}.cn-close-icon:focus,.cn-close-icon:focus-visible{outline:2px solid currentColor;outline-offset:3px}.cn-close-icon:hover{opacity:1}.cn-close-icon:after,.cn-close-icon:before{position:absolute;content:' ';height:15px;width:2px;top:3px;background-color:grey}.cn-close-icon:before{transform:rotate(45deg)}.cn-close-icon:after{transform:rotate(-45deg)}#cookie-notice .cn-revoke-cookie{margin:0}#cookie-notice .cn-button{margin:0 0 0 10px;display:inline-block}#cookie-notice .cn-button:not(.cn-button-custom){font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif;font-weight:400;font-size:13px;letter-spacing:.25px;line-height:20px;margin:0 0 0 10px;text-align:center;text-transform:none;display:inline-block;cursor:pointer;touch-action:manipulation;white-space:nowrap;outline:0;box-shadow:none;text-shadow:none;border:none;-webkit-border-radius:2rem;-moz-border-radius:2rem;border-radius:2rem;text-decoration:none;padding:8.5px 10px;line-height:1;color:inherit}.cn-text-container{margin:0 0 6px 0}.cn-buttons-container,.cn-text-container{display:inline-block}.cn-compliance-warning{display:block;color:#f5a623!important;font-size:12px;line-height:18px;margin:4px 0 8px 0}.cn-compliance-warning .cn-warning-icon{color:#f5a623!important;margin-right:4px}.cn-compliance-warning strong{color:#f5a623!important}.cn-compliance-warning a{color:#f5a623!important;text-decoration:underline}.cn-compliance-warning a:hover{color:#ffb84d!important}#cookie-notice.cookie-notice-visible.cn-effect-none,#cookie-notice.cookie-revoke-visible.cn-effect-none{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-none{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-fade,#cookie-notice.cookie-revoke-visible.cn-effect-fade{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-fade{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-effect-slide{-webkit-animation-name:slideInUp;animation-name:slideInUp}#cookie-notice.cn-effect-slide{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}#cookie-notice.cookie-notice-visible.cn-position-top.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-position-top.cn-effect-slide{-webkit-animation-name:slideInDown;animation-name:slideInDown}#cookie-notice.cn-position-top.cn-effect-slide{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@media all and (max-width:900px){.cookie-notice-container #cn-notice-text{display:block}.cookie-notice-container #cn-notice-buttons{display:block}#cookie-notice .cn-button{margin:0 5px 5px 5px}}@media all and (max-width:480px){.cookie-notice-container,.cookie-revoke-container{padding:15px 25px}}.datepick{background-color:#fff;color:#000;border:1px solid #444;border-radius:.25em;-moz-border-radius:.25em;-webkit-border-radius:.25em;font-size:90%}.datepick-rtl{direction:rtl}.datepick-popup{z-index:1000}.datepick-disable{position:absolute;z-index:100;background-color:#fff;opacity:.5;filter:alpha(opacity=50)}.datepick a{color:#fff;text-decoration:none}.datepick a.datepick-disabled{color:#888;cursor:auto}.datepick button{margin:.25em;padding:.125em 0em;background-color:#fcc;border:none;border-radius:.25em;-moz-border-radius:.25em;-webkit-border-radius:.25em;font-weight:700}.datepick-nav,.datepick-ctrl{float:left;width:100%;background-color:#000;color:#fff;font-size:90%;font-weight:700}.datepick-ctrl{background-color:#600}.datepick-cmd{width:30%}.datepick-cmd:hover{background-color:#777}.datepick-ctrl .datepick-cmd:hover{background-color:#f08080}.datepick-cmd-prevJump,.datepick-cmd-nextJump{width:8%}button.datepick-cmd{text-align:center}.datepick-cmd-prev,.datepick-cmd-prevJump,.datepick-cmd-clear{float:left;padding-left:2%}.datepick-cmd-current,.datepick-cmd-today{float:left;width:35%;text-align:center}.datepick-cmd-next,.datepick-cmd-nextJump,.datepick-cmd-close{float:right;padding-right:2%;text-align:right}.datepick-rtl .datepick-cmd-prev,.datepick-rtl .datepick-cmd-prevJump,.datepick-rtl .datepick-cmd-clear{float:right;padding-left:0%;padding-right:2%;text-align:right}.datepick-rtl .datepick-cmd-current,.datepick-rtl .datepick-cmd-today{float:right}.datepick-rtl .datepick-cmd-next,.datepick-rtl .datepick-cmd-nextJump,.datepick-rtl .datepick-cmd-close{float:left;padding-left:2%;padding-right:0%;text-align:left}.datepick-month-nav{float:left;background-color:#777;text-align:center}.datepick-month-nav div{float:left;width:12.5%;margin:1%;padding:1%}.datepick-month-nav span{color:#888}.datepick-month-row{clear:left}.datepick-month{float:left;width:15em;border:1px solid #444;text-align:center}.datepick-month-header,.datepick-month-header select,.datepick-month-header input{background-color:#444;color:#fff;font-weight:700}.datepick-month-header select,.datepick-month-header input{margin:0em;padding:0em;border:none;font-size:100%}.datepick-month-header input{position:absolute;display:none}.datepick-month table{width:100%;border-collapse:collapse}.datepick-month thead{border-bottom:1px solid #aaa}.datepick-month th,.datepick-month td{margin:0em;padding:0em;font-weight:400;text-align:center}.datepick-month th{border:1px solid #777}.datepick-month th,.datepick-month th a{background-color:#777;color:#fff}.datepick-month td{background-color:#eee;border:1px solid #aaa}.datepick-month td.datepick-week{border:1px solid #777}.datepick-month td.datepick-week *{background-color:#777;color:#fff;border:none}.datepick-month a{display:block;width:100%;padding:.125em 0em;background-color:#eee;color:#000;text-decoration:none}.datepick-month span{display:block;width:100%;padding:.125em 0em}.datepick-month td span{color:#888}.datepick-month td .datepick-other-month{background-color:#fff}.datepick-month td .datepick-weekend{background-color:#ddd}.datepick-month td .datepick-today{background-color:#f0c0c0}.datepick-month td .datepick-highlight{background-color:#f08080}.datepick-month td .datepick-selected{background-color:#777;color:#fff}.datepick-month th.datepick-week{background-color:#777;color:#fff}.datepick-status{clear:both;background-color:#ddd;text-align:center}.datepick-clear-fix{clear:both}.mphb-group-availability-calendar{--color-room-type-date-available:#cef093;--color-room-type-date-not-available:#f3a5b0;--color-room-type-date-default:#d3d3d3;position:relative;width:100%}.mphb-group-availability-calendar *{box-sizing:border-box}.mphb-group-availability-calendar .mphb-placeholder{background-color:#ccc;border-radius:3px;margin-bottom:6px;display:block;background:linear-gradient(90deg,#ccc 20%,#ddd 50%,#ccc 75%);background-size:200% 100%;animation:mphb-shimmer 1.5s infinite;height:2.25em}.mphb-group-availability-calendar .mphb-placeholder.is-dates{height:calc(3em + 8px);margin-bottom:15px}@keyframes mphb-shimmer{0%{background-position:200% 0}}.mphb-group-availability-calendar .mphb-toolbar{display:flex;gap:8px;margin-bottom:10px}.mphb-group-availability-calendar .is-dragging{cursor:grabbing;-webkit-user-select:none;user-select:none}.mphb-group-availability-calendar-error{color:red}.mphb-group-availability-calendar-dates{display:flex;gap:4px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffbf}.mphb-group-availability-calendar-dates__wrapper{overflow-x:auto;overflow-y:hidden;width:100%;position:sticky;top:0;z-index:5;margin-bottom:15px}@media screen and (min-width:783px){body.admin-bar .mphb-group-availability-calendar-dates__wrapper{top:32px}}@media screen and (min-width:600px)and (max-width:782px){body.admin-bar .mphb-group-availability-calendar-dates__wrapper{top:46px}}.mphb-group-availability-calendar-dates__date{width:3em;height:3em;border:1px solid #ddd;border-radius:3px;background:#fff;text-align:center;flex-shrink:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:2px;padding:.5em .2em .2em}.mphb-group-availability-calendar-dates__day{line-height:1}.mphb-group-availability-calendar-dates__week-day{font-size:.625em;line-height:1;color:#737373}.mphb-group-availability-calendar-room-types{overflow-x:auto;overflow-y:hidden;position:relative}.mphb-group-availability-calendar-room-type{margin-bottom:.5em;width:max-content}.mphb-group-availability-calendar-room-type:last-child{margin-bottom:0}.mphb-group-availability-calendar-room-type__title{display:inline-block;position:sticky;left:0;z-index:2;padding:0;margin-bottom:2px}.mphb-group-availability-calendar-room-type__dates{display:flex;gap:4px}.mphb-group-availability-calendar-room-type__date{width:3em;height:2.25em;background-color:var(--color-room-type-date-default);border-radius:3px;flex-shrink:0}.mphb-group-availability-calendar-room-type .is-left-available{background-image:linear-gradient(to bottom right,var(--color-room-type-date-available) 50%,transparent 50%),linear-gradient(to top left,var(--color-room-type-date-default) 50%,transparent 50%)}.mphb-group-availability-calendar-room-type .is-left-not-available{background-image:linear-gradient(to bottom right,var(--color-room-type-date-not-available) 50%,transparent 50%),linear-gradient(to top left,var(--color-room-type-date-default) 50%,transparent 50%)}.mphb-group-availability-calendar-room-type .is-right-available{background-image:linear-gradient(to bottom right,var(--color-room-type-date-default) 50%,transparent 50%),linear-gradient(to top left,var(--color-room-type-date-available) 50%,transparent 50%)}.mphb-group-availability-calendar-room-type .is-right-not-available{background-image:linear-gradient(to bottom right,var(--color-room-type-date-default) 50%,transparent 50%),linear-gradient(to top left,var(--color-room-type-date-not-available) 50%,transparent 50%)}.mphb-group-availability-calendar-room-type .is-left-available.is-right-available{background:var(--color-room-type-date-available)}.mphb-group-availability-calendar-room-type .is-left-available.is-right-not-available{background-image:linear-gradient(to bottom right,var(--color-room-type-date-available) 50%,transparent 50%),linear-gradient(to top left,var(--color-room-type-date-not-available) 50%,transparent 50%)}.mphb-group-availability-calendar-room-type .is-left-not-available.is-right-available{background-image:linear-gradient(to bottom right,var(--color-room-type-date-not-available) 50%,transparent 50%),linear-gradient(to top left,var(--color-room-type-date-available) 50%,transparent 50%)}.mphb-group-availability-calendar-room-type .is-left-not-available.is-right-not-available{background:var(--color-room-type-date-not-available)}.mphb-date-navigation{display:flex;flex-wrap:wrap;gap:4px;font-size:1rem}.mphb-date-navigation .mphb-button{position:relative;color:inherit;background:#fff;border:1px solid #ddd;border-radius:3px;font-size:.875em;line-height:1;padding:.679em .85em;cursor:pointer;display:flex;align-items:center;text-transform:capitalize}.mphb-date-navigation .mphb-button:hover{background:#f5f5f9;border:1px solid #ddd}.mphb-date-navigation .mphb-button.is-active:after{content:"";display:block;width:7px;height:7px;position:absolute;right:5px;top:5px;border-radius:50%;background:#3cb692}.mphb-date-navigation .mphb-button .mphb-icon{margin-right:.3em;width:14px;fill:currentColor}.mphb-date-navigation .mphb-button--icon{padding-left:.75em;padding-right:.75em}.mphb-date-navigation .mphb-button--icon .mphb-icon{margin:0}.mphb-date-navigation__datepicker{position:relative;margin-right:auto}.mphb-date-navigation__datepicker .mphb-date-navigation__datepicker-button{display:inline-flex;align-items:center;padding:.679em .5em .679em .85em}@media screen and (min-width:768px){.mphb-date-navigation__datepicker .mphb-date-navigation__datepicker-button,.mphb-date-navigation__datepicker .mphb-date-navigation__datepicker-button:hover{background:none;border:none;box-shadow:none;text-decoration:none}}.mphb-date-navigation__datepicker .mphb-date-navigation__datepicker-button:after,.mphb-date-navigation__datepicker .mphb-date-navigation__datepicker-button:before{display:none}.mphb-date-navigation__datepicker .mphb-date-navigation__datepicker-button .mphb-icon{margin-left:5px}.mphb-date-navigation__datepicker-input{visibility:hidden;position:absolute;bottom:0;left:0;z-index:1}.mphb-loader{display:flex;align-items:center}.mphb-loader .mphb-icon{display:block;animation:spin 1s linear infinite;transform-origin:center}@keyframes spin{to{transform:rotate(360deg)}}.mphb-calendar .mphb-datepicker-light-blue.datepick,.datepick-popup .mphb-datepicker-light-blue.datepick{font-size:90%;border:0 solid;border-radius:0;width:31.429em;max-width:100%;font-family:inherit}.mphb-calendar .mphb-datepicker-light-blue a,.datepick-popup .mphb-datepicker-light-blue a{-webkit-box-shadow:none;box-shadow:none}.mphb-calendar .mphb-datepicker-light-blue *,.datepick-popup .mphb-datepicker-light-blue *{outline:none;-webkit-box-sizing:border-box;box-sizing:border-box}.mphb-calendar .mphb-datepicker-light-blue .datepick-nav,.mphb-calendar .mphb-datepicker-light-blue .datepick-ctrl,.datepick-popup .mphb-datepicker-light-blue .datepick-nav,.datepick-popup .mphb-datepicker-light-blue .datepick-ctrl{font-size:inherit;font-weight:400}.mphb-calendar .mphb-datepicker-light-blue .datepick-nav,.datepick-popup .mphb-datepicker-light-blue .datepick-nav{background-color:#a6c7d9;border-top:1px solid #dce1e5;border-left:1px solid #dce1e5;border-right:1px solid #dce1e5}.mphb-calendar .mphb-datepicker-light-blue .datepick-nav a,.datepick-popup .mphb-datepicker-light-blue .datepick-nav a{color:#fff}.mphb-calendar .mphb-datepicker-light-blue .datepick-nav a:hover,.datepick-popup .mphb-datepicker-light-blue .datepick-nav a:hover{background-color:#b5d1e1;color:#fff}.mphb-calendar .mphb-datepicker-light-blue .datepick-nav a.datepick-disabled,.datepick-popup .mphb-datepicker-light-blue .datepick-nav a.datepick-disabled{cursor:not-allowed;color:#d9e7f2}.mphb-calendar .mphb-datepicker-light-blue .datepick-nav a.datepick-disabled:hover,.datepick-popup .mphb-datepicker-light-blue .datepick-nav a.datepick-disabled:hover{background-color:#a6c7d9}.mphb-calendar .mphb-datepicker-light-blue .datepick-ctrl,.datepick-popup .mphb-datepicker-light-blue .datepick-ctrl{border:1px solid #dce1e5;background-color:#fff;margin-top:-1px;position:relative}@media screen and (min-width:48em){.mphb-calendar .mphb-datepicker-light-blue .datepick-ctrl,.datepick-popup .mphb-datepicker-light-blue .datepick-ctrl{border-top:0 solid #dce1e5}}.mphb-calendar .mphb-datepicker-light-blue .datepick-ctrl:before,.datepick-popup .mphb-datepicker-light-blue .datepick-ctrl:before{content:'';width:1px;height:100%;left:50%;bottom:0;position:absolute;margin-left:-1px;border-left:1px solid #dce1e5}.mphb-calendar .mphb-datepicker-light-blue .datepick-ctrl a,.datepick-popup .mphb-datepicker-light-blue .datepick-ctrl a{color:#65a8e3}.mphb-calendar .mphb-datepicker-light-blue .datepick-ctrl .datepick-cmd:hover,.datepick-popup .mphb-datepicker-light-blue .datepick-ctrl .datepick-cmd:hover{background-color:#d9e7f2;color:#65a8e3}.mphb-calendar .mphb-datepicker-light-blue a.datepick-cmd,.datepick-popup .mphb-datepicker-light-blue a.datepick-cmd{height:auto;line-height:2.1em}.mphb-calendar .mphb-datepicker-light-blue .datepick-month-header,.mphb-calendar .mphb-datepicker-light-blue .datepick-month-header select,.mphb-calendar .mphb-datepicker-light-blue .datepick-month-header input,.datepick-popup .mphb-datepicker-light-blue .datepick-month-header,.datepick-popup .mphb-datepicker-light-blue .datepick-month-header select,.datepick-popup .mphb-datepicker-light-blue .datepick-month-header input{height:auto;background-color:#8eb5d4;color:#fff;font-weight:400;line-height:2.1em}.mphb-calendar .mphb-datepicker-light-blue .datepick-month,.datepick-popup .mphb-datepicker-light-blue .datepick-month{width:100%;border:1px solid #dce1e5;border-top:0 solid #dce1e5}@media screen and (min-width:48em){.mphb-calendar .mphb-datepicker-light-blue .datepick-month,.datepick-popup .mphb-datepicker-light-blue .datepick-month{width:50%;padding-right:1px}}@media screen and (min-width:48em){.mphb-calendar .mphb-datepicker-light-blue .datepick-month:first-child .datepick-month-header,.datepick-popup .mphb-datepicker-light-blue .datepick-month:first-child .datepick-month-header{margin-right:-2px}}@media screen and (min-width:48em){.mphb-calendar .mphb-datepicker-light-blue .datepick-month+.datepick-month,.datepick-popup .mphb-datepicker-light-blue .datepick-month+.datepick-month{border-left:1px solid #fff;padding-right:0}}@media screen and (min-width:48em) and (min-width:48em){.mphb-calendar .mphb-datepicker-light-blue .datepick-month+.datepick-month .datepick-month-header,.datepick-popup .mphb-datepicker-light-blue .datepick-month+.datepick-month .datepick-month-header{margin-left:-2px}}.mphb-calendar .mphb-datepicker-light-blue .datepick-month table,.datepick-popup .mphb-datepicker-light-blue .datepick-month table{margin:0 auto;width:100%}.mphb-calendar .mphb-datepicker-light-blue .datepick-month tbody,.datepick-popup .mphb-datepicker-light-blue .datepick-month tbody{line-height:2.1em}.mphb-calendar .mphb-datepicker-light-blue .datepick-month th,.datepick-popup .mphb-datepicker-light-blue .datepick-month th{border:1px solid #fff;font-size:80%;font-weight:700;padding:.5em 0}.mphb-calendar .mphb-datepicker-light-blue .datepick-month th,.mphb-calendar .mphb-datepicker-light-blue .datepick-month th a,.datepick-popup .mphb-datepicker-light-blue .datepick-month th,.datepick-popup .mphb-datepicker-light-blue .datepick-month th a{background-color:#fff;color:#4c5154}.mphb-calendar .mphb-datepicker-light-blue .datepick-month td,.datepick-popup .mphb-datepicker-light-blue .datepick-month td{background-color:#fff;border:1px solid #fff}.mphb-calendar .mphb-datepicker-light-blue .datepick-month span,.datepick-popup .mphb-datepicker-light-blue .datepick-month span{padding:0}.mphb-calendar .mphb-datepicker-light-blue a,.datepick-popup .mphb-datepicker-light-blue a{-webkit-transition:0.3s background,0.3s color;transition:0.3s background,0.3s color}.mphb-datepicker-light-blue td .datepick-weekend{background-color:#fff}.mphb-calendar.mphb-datepick .mphb-datepicker-light-blue .datepick-month td .mphb-past-date,.datepick-popup .mphb-datepicker-light-blue.mphb-datepick-popup .datepick-month td .mphb-past-date{opacity:1;background-color:#fff;color:#b0b8be}.mphb-calendar.mphb-datepick .mphb-datepicker-light-blue .datepick-month td .mphb-earlier-min-date,.mphb-calendar.mphb-datepick .mphb-datepicker-light-blue .datepick-month td .mphb-later-max-date,.datepick-popup .mphb-datepicker-light-blue.mphb-datepick-popup .datepick-month td .mphb-earlier-min-date,.datepick-popup .mphb-datepicker-light-blue.mphb-datepick-popup .datepick-month td .mphb-later-max-date{background-color:#fff;color:#b0b8be;text-decoration:line-through;opacity:1}.mphb-calendar.mphb-datepick .mphb-datepicker-light-blue .datepick-month td .mphb-booked-date,.datepick-popup .mphb-datepicker-light-blue.mphb-datepick-popup .datepick-month td .mphb-booked-date{opacity:1}.datepick-popup .mphb-datepicker-light-blue.mphb-datepick-popup .datepick-month td .mphb-selectable-date{padding:0;background-color:#fff;color:#4c5154}.datepick-popup .mphb-datepicker-light-blue.mphb-datepick-popup .datepick-month td .datepick-today{background-color:#fff;font-weight:700;color:#65a8e3}.datepick-popup .mphb-datepicker-light-blue.mphb-datepick-popup .datepick-month td .mphb-past-date,.datepick-popup .mphb-datepicker-light-blue.mphb-datepick-popup .datepick-month td .mphb-unselectable-date{background-color:#fff;color:#b0b8be;text-decoration:line-through}.datepick-popup .mphb-datepicker-light-blue.mphb-datepick-popup .datepick-month td .mphb-past-date,.datepick-popup .mphb-datepicker-light-blue.mphb-datepick-popup .datepick-month td .mphb-extra-date{text-decoration:none}.datepick-popup .mphb-datepicker-light-blue.mphb-datepick-popup .datepick-month td .datepick-selected{background-color:#65a8e3;color:#fff}.datepick-popup .mphb-datepicker-light-blue.mphb-datepick-popup .datepick-month td a.datepick-highlight{background-color:#65a8e3;color:#fff}.datepick-popup .mphb-datepicker-light-blue.mphb-datepick-popup .datepick-month td .mphb-check-in-date{background-color:#8eb5d4;color:#fff;text-decoration:none}.mphb-calendar.mphb-datepick .mphb-datepicker-light-blue{--mphb-available-date-bg:#c4e9d0;--mphb-available-date-color:#4c5154;--mphb-not-available-date-bg:#f8d7d7;--mphb-not-available-date-color:#4c5154;--mphb-booked-date-bg:#f8d7d7;--mphb-booked-date-color:#4c5154;--mphb-out-of-season-date-bg:#fff;--mphb-out-of-season-date-color:#b0b8be;--mphb-selected-date-bg:#65a8e3;--mphb-selected-date-color:#fff;--mphb-unselectable-date-color:#b0b8be}.mphb-calendar.mphb-datepick .mphb-datepicker-light-blue .datepick-month td .mphb-out-of-season-date{text-decoration:line-through}.mphb-calendar.mphb-datepick .mphb-datepicker-light-blue .datepick-month td a{-webkit-transition:none;transition:none;padding:0}.mphb-calendar.mphb-datepick .mphb-datepicker-light-blue .mphb-calendar__selected-dates{line-height:2.1}.mphb-calendar.mphb-datepick .mphb-datepicker-light-blue .datepick-ctrl{border-top-width:1px;border-radius:0}.mphb-calendar.mphb-datepick .mphb-datepicker-light-blue .datepick-ctrl:before{display:none}.mphb-calendar.mphb-datepick[data-is_show_prices="1"] .mphb-datepicker-light-blue .datepick-month td>span,.mphb-calendar.mphb-datepick[data-is_show_prices="1"] .mphb-datepicker-light-blue .datepick-month td>a{line-height:1.25;min-height:40px;padding-top:5px;padding-bottom:2px}.datepick-popup{max-width:100%;padding:0 1em}@media screen and (min-width:48em){.datepick-popup{padding:0}}.mphb-hide{display:none!important}.mphb-table-centered{text-align:center}.mphb-table-centered td,.mphb-table-centered th{text-align:center}.mphb-centered{text-align:center}.mphb-right{text-align:right}.mphb-left{text-align:left}.mphb-date-input-width{width:105px}.mphb-subscript{color:#999}.mphb-hide{display:none!important}.mphb-clear{clear:both}.mphb-preloader{background-image:url(https://residenciasvinhavelha.com/wp-content/plugins/motopress-hotel-booking-lite/assets/css/../../images/loading.gif?ver=6.2.3);width:20px;height:20px;display:inline-block}.mphb-price-period{border-bottom:1px dashed;cursor:help}.mphb-calendar{--mphb-available-date-bg:#cef093;--mphb-available-date-color:#000000;--mphb-not-available-date-bg:#dddddd;--mphb-not-available-date-color:#777777;--mphb-booked-date-bg:#dddddd;--mphb-booked-date-color:#777777;--mphb-out-of-season-date-bg:#dddddd;--mphb-out-of-season-date-color:#777777;--mphb-selected-date-bg:#404040;--mphb-selected-date-color:#ffffff;--mphb-unselectable-date-color:#777777}.mphb-calendar.mphb-loading .datepick{position:relative}.mphb-calendar.mphb-loading .datepick:before{content:'';left:0;right:0;top:0;bottom:0;position:absolute;background-color:rgba(255,255,255,.5);background-image:url(https://residenciasvinhavelha.com/wp-content/plugins/motopress-hotel-booking-lite/assets/css/../../images/loading.gif?ver=6.2.3);background-size:20px;background-position:center center;background-repeat:no-repeat;z-index:1}.mphb-calendar .datepick-month-header select{display:inline-block!important;width:auto!important}.mphb-calendar .datepick-month table{border-collapse:collapse;height:100%;margin-bottom:0}.mphb-calendar .datepick-month td{padding:0}.mphb-calendar .datepick-month td>span{height:100%}.mphb-calendar .datepick-month td a .mphb-date-cell__price,.mphb-calendar .datepick-month td span .mphb-date-cell__price{white-space:nowrap;overflow:hidden;word-break:keep-all;font-size:10px;padding:0;margin:0 .125em;width:auto;color:inherit;line-height:1.5}.mphb-calendar .datepick-month td a .mphb-date-cell__price span,.mphb-calendar .datepick-month td span .mphb-date-cell__price span{padding:0;display:inline;color:inherit}.mphb-calendar td .mphb-date-cell{color:var(--mphb-available-date-color,#000)}.mphb-calendar td .mphb-available-date{background-color:var(--mphb-available-date-bg,#cef093)}.mphb-calendar td .mphb-past-date{opacity:.15;background-color:#eee;color:#888}.mphb-calendar td .mphb-out-of-season-date--check-in{background:linear-gradient(to bottom right,var(--mphb-available-date-bg,#cef093) 0,var(--mphb-available-date-bg,#cef093) 50%,var(--mphb-out-of-season-date-bg,#ddd) 50%,var(--mphb-out-of-season-date-bg,#ddd) 100%)}.mphb-calendar td .mphb-out-of-season-date--check-out{background:linear-gradient(to top left,var(--mphb-available-date-bg,#cef093) 0,var(--mphb-available-date-bg,#cef093) 50%,var(--mphb-out-of-season-date-bg,#ddd) 50%,var(--mphb-out-of-season-date-bg,#ddd) 100%)}.mphb-calendar td .mphb-out-of-season-date--check-in.mphb-mark-as-unavailable--check-out{background:linear-gradient(to bottom right,var(--mphb-not-available-date-bg,#ddd) 0,var(--mphb-not-available-date-bg,#ddd) 50%,var(--mphb-out-of-season-date-bg,#ddd) 50%,var(--mphb-out-of-season-date-bg,#ddd) 100%)}.mphb-calendar td .mphb-out-of-season-date--check-out.mphb-mark-as-unavailable,.mphb-calendar td .mphb-out-of-season-date--check-out.mphb-mark-as-unavailable--check-in{background:linear-gradient(to top left,var(--mphb-not-available-date-bg,#ddd) 0,var(--mphb-not-available-date-bg,#ddd) 50%,var(--mphb-out-of-season-date-bg,#ddd) 50%,var(--mphb-out-of-season-date-bg,#ddd) 100%)}.mphb-calendar td .mphb-out-of-season-date,.mphb-calendar td .mphb-out-of-season-date--check-in.mphb-out-of-season-date--check-out{background:var(--mphb-out-of-season-date-bg,#ddd);color:var(--mphb-out-of-season-date-color,#777)}.mphb-calendar td .mphb-mark-as-unavailable--check-in{background:linear-gradient(to bottom right,var(--mphb-available-date-bg,#cef093) 0,var(--mphb-available-date-bg,#cef093) 50%,var(--mphb-not-available-date-bg,#ddd) 50%,var(--mphb-not-available-date-bg,#ddd) 100%)}.mphb-calendar td .mphb-mark-as-unavailable--check-in.mphb-out-of-season-date,.mphb-calendar td .mphb-mark-as-unavailable--check-in.mphb-out-of-season-date--check-in.mphb-out-of-season-date--check-out{background:linear-gradient(to bottom right,var(--mphb-not-available-date-bg,#ddd) 0,var(--mphb-not-available-date-bg,#ddd) 50%,var(--mphb-out-of-season-date-bg,#ddd) 50%,var(--mphb-out-of-season-date-bg,#ddd) 100%)}.mphb-calendar td .mphb-mark-as-unavailable--check-out{background:linear-gradient(to top left,var(--mphb-available-date-bg,#cef093) 0,var(--mphb-available-date-bg,#cef093) 50%,var(--mphb-not-available-date-bg,#ddd) 50%,var(--mphb-not-available-date-bg,#ddd) 100%)}.mphb-calendar td .mphb-mark-as-unavailable--check-out.mphb-out-of-season-date,.mphb-calendar td .mphb-mark-as-unavailable--check-out.mphb-out-of-season-date--check-in.mphb-out-of-season-date--check-out{background:linear-gradient(to bottom right,var(--mphb-not-available-date-bg,#ddd) 0,var(--mphb-not-available-date-bg,#ddd) 50%,var(--mphb-out-of-season-date-bg,#ddd) 50%,var(--mphb-out-of-season-date-bg,#ddd) 100%)}.mphb-calendar td .mphb-mark-as-unavailable,.mphb-calendar td .mphb-mark-as-unavailable--check-in.mphb-mark-as-unavailable--check-out{background:var(--mphb-not-available-date-bg,#ddd);color:var(--mphb-not-available-date-color,#777)}.mphb-calendar td .mphb-booked-date{background:var(--mphb-booked-date-bg,#ddd);color:var(--mphb-booked-date-color,#777)}.mphb-calendar td .mphb-date-check-in{color:var(--mphb-available-date-color,#000);background:linear-gradient(to bottom right,var(--mphb-available-date-bg,#cef093) 0,var(--mphb-available-date-bg,#cef093) 50%,var(--mphb-booked-date-bg,#ddd) 50%,var(--mphb-booked-date-bg,#ddd) 100%)}.mphb-calendar td .mphb-date-check-in.mphb-mark-as-unavailable,.mphb-calendar td .mphb-date-check-in.mphb-mark-as-unavailable--check-out{color:var(--mphb-not-available-date-color,#777);background:linear-gradient(to bottom right,var(--mphb-not-available-date-bg,#ddd) 0,var(--mphb-not-available-date-bg,#ddd) 50%,var(--mphb-booked-date-bg,#ddd) 50%,var(--mphb-booked-date-bg,#ddd) 100%)}.mphb-calendar td .mphb-date-check-in.mphb-out-of-season-date--check-out{color:var(--mphb-out-of-season-date-color,#777);background:linear-gradient(to top left,var(--mphb-booked-date-bg,#ddd) 0,var(--mphb-booked-date-bg,#ddd) 50%,var(--mphb-out-of-season-date-bg,#ddd) 50%,var(--mphb-out-of-season-date-bg,#ddd) 100%)}.mphb-calendar td .mphb-date-check-in.mphb-unselectable-date--check-in,.mphb-calendar td .mphb-date-check-in.mphb-unselectable-date--check-out{color:var(--mphb-unselectable-date-color,#777)}.mphb-calendar td .mphb-date-check-out{background:linear-gradient(to top left,var(--mphb-available-date-bg,#cef093) 0,var(--mphb-available-date-bg,#cef093) 50%,var(--mphb-booked-date-bg,#ddd) 50%,var(--mphb-booked-date-bg,#ddd) 100%)}.mphb-calendar td .mphb-date-check-out.mphb-mark-as-unavailable,.mphb-calendar td .mphb-date-check-out.mphb-mark-as-unavailable--check-in{color:var(--mphb-not-available-date-color,#777);background:linear-gradient(to bottom right,var(--mphb-booked-date-bg,#ddd) 0,var(--mphb-booked-date-bg,#ddd) 50%,var(--mphb-not-available-date-bg,#ddd) 50%,var(--mphb-not-available-date-bg,#ddd) 100%)}.mphb-calendar td .mphb-date-check-out.mphb-out-of-season-date--check-in{color:var(--mphb-out-of-season-date-color,#777);background:linear-gradient(to bottom right,var(--mphb-booked-date-bg,#ddd) 0,var(--mphb-booked-date-bg,#ddd) 50%,var(--mphb-out-of-season-date-bg,#ddd) 50%,var(--mphb-out-of-season-date-bg,#ddd) 100%)}.mphb-calendar td .mphb-date-check-out.mphb-unselectable-date--check-in,.mphb-calendar td .mphb-date-check-out.mphb-unselectable-date--check-out{color:var(--mphb-unselectable-date-color,#777)}.mphb-calendar td .mphb-unselectable-date--check-in,.mphb-calendar td .mphb-unselectable-date--check-out{color:var(--mphb-unselectable-date-color,#777)}.mphb-calendar td .mphb-selectable-date--check-in:hover,.mphb-calendar td .mphb-selectable-date--check-out:hover,.mphb-calendar td .mphb-selected-date,.mphb-calendar td .mphb-selected-date--check-in,.mphb-calendar td .mphb-selected-date--check-in.mphb-date-check-out,.mphb-calendar td .mphb-selected-date--check-out,.mphb-calendar td .mphb-selected-date--check-out.mphb-date-check-in{background:var(--mphb-selected-date-bg,#89b63c);color:var(--mphb-selected-date-color,#777)}.mphb-calendar .datepick-ctrl{display:flex;background-color:#eee;color:#222;border-radius:.25em;font-weight:400}.mphb-calendar .datepick-ctrl a,.mphb-calendar .datepick-ctrl a:hover{color:inherit;background-color:transparent}.mphb-calendar .datepick-ctrl .mphb-calendar__selected-dates{width:100%;padding:0 .25em}.mphb-calendar .datepick-ctrl .datepick-cmd-clear{width:auto;padding:0 .25em;line-height:inherit}.mphb-booking-form.mphb-loading{position:relative}.mphb-booking-form.mphb-loading:before{content:'';left:0;right:0;top:0;bottom:0;position:absolute;background-color:rgba(255,255,255,.5);background-image:url(https://residenciasvinhavelha.com/wp-content/plugins/motopress-hotel-booking-lite/assets/css/../../images/loading.gif?ver=6.2.3);background-size:20px;background-position:center center;background-repeat:no-repeat;z-index:1}.datepick-popup.mphb-loading{position:relative;pointer-events:none}.datepick-popup.mphb-loading:before{content:'';left:0;right:0;top:0;bottom:0;position:absolute;background-color:rgba(255,255,255,.5);background-image:url(https://residenciasvinhavelha.com/wp-content/plugins/motopress-hotel-booking-lite/assets/css/../../images/loading.gif?ver=6.2.3);background-size:20px;background-position:center center;background-repeat:no-repeat;z-index:1}.mphb-datepick-popup .datepick-month-header select{display:inline-block!important;width:auto!important}.mphb-datepick-popup .datepick-month td .mphb-booked-date:not(.mphb-selectable-date){opacity:.5;background-color:#eee;color:#888}.mphb-datepick-popup .datepick-month td .mphb-past-date{opacity:.15;background-color:#eee;color:#888}.mphb-datepick-popup .datepick-month td .mphb-earlier-min-date,.mphb-datepick-popup .datepick-month td .mphb-later-max-date{opacity:.5;background-color:#eee;color:#888}.mphb-datepick-popup .datepick-month td .mphb-earlier-check-in-date{opacity:.15;background-color:#eee;color:#888}.mphb-datepick-popup .datepick-month td .mphb-check-in-date{background-color:#cef093}.mphb-datepick-popup .datepick-month td a.datepick-today{background-color:#fffaf0}.mphb-datepick-popup .datepick-month td a.datepick-highlight,.mphb-datepick-popup .datepick-month td a.datepick-selected{background-color:#404040;color:#fff}.mphb-datepick-popup .datepick-month td span.mphb-check-in-date{background-color:#606060;color:#fff}.mphb-datepick-popup .mphb-selectable-date{cursor:pointer}@media screen and (min-width:769px){.mphb_sc_availability_calendar-wrapper .mphb-calendar[data-monthstoshow$="1"] .datepick-month{width:100%}.mphb_sc_availability_calendar-wrapper .mphb-calendar[data-monthstoshow$="2"] .datepick-month{width:50%}.mphb_sc_availability_calendar-wrapper .mphb-calendar[data-monthstoshow$="3"] .datepick-month{width:33.33%}.mphb_sc_availability_calendar-wrapper .mphb-calendar[data-monthstoshow$="4"] .datepick-month{width:25%}.mphb_sc_availability_calendar-wrapper .mphb-calendar[data-monthstoshow$="5"] .datepick-month{width:20%}}.mphb_widget_rooms-wrapper .mphb-widget-room-type-book-button,.mphb_widget_rooms-wrapper .mphb-widget-room-type-price,.mphb_widget_rooms-wrapper .mphb-widget-room-type-title{margin:1em 0}.mphb_widget_rooms-wrapper .mphb-widget-room-type-attributes,.mphb_widget_rooms-wrapper .mphb-widget-room-type-description,.mphb_widget_rooms-wrapper .mphb-widget-room-type-featured-image{margin:1em 0}.mphb_widget_rooms-wrapper .mphb-widget-room-type-price .mphb-price,.mphb_widget_rooms-wrapper .mphb-widget-room-type-title>a{font-weight:700}.mphb_widget_rooms-wrapper .mphb-room-type:not(:first-of-type){margin-top:2em}.mphb_sc_rooms-wrapper .mphb-room-type:not(:first-of-type),.mphb_sc_search_results-wrapper .mphb-room-type:not(:first-of-type),.mphb_sc_services-wrapper .mphb-service:not(:first-of-type){margin-top:4em}.mphb_cb_checkout_form>.mphb-checkout-section:not(:first-of-type),.mphb_sc_checkout-form>.mphb-checkout-section:not(:first-of-type){margin-top:4em}.mphb_cb_checkout_form .mphb_checkout-service-quantity,.mphb_sc_checkout-form .mphb_checkout-service-quantity{width:100px;display:inline-block}.mphb_cb_checkout_form .mphb-price-breakdown .mphb-price-breakdown-expand>.mphb-inner-icon,.mphb_sc_checkout-form .mphb-price-breakdown .mphb-price-breakdown-expand>.mphb-inner-icon{font-family:sans-serif;font-size:1em;margin-right:.75em;border:1px solid currentColor;width:1em;height:1em;line-height:1em;display:inline-block;text-align:center;box-sizing:content-box;pointer-events:none}.mphb_cb_checkout_form .mphb-price-breakdown .mphb-table-price-column,.mphb_sc_checkout-form .mphb-price-breakdown .mphb-table-price-column{width:33%}.mphb_cb_checkout_form .mphb-gateways-list,.mphb_sc_checkout-form .mphb-gateways-list{list-style:none}.mphb_cb_checkout_form .mphb-gateways-list>li,.mphb_sc_checkout-form .mphb-gateways-list>li{margin-top:1em}.mphb_cb_checkout_form .mphb-billing-fields,.mphb_sc_checkout-form .mphb-billing-fields{margin-bottom:1em;border:none}.mphb_cb_checkout_form .mphb-billing-fields-hidden,.mphb_sc_checkout-form .mphb-billing-fields-hidden{display:none}.mphb_cb_checkout_form .mphb-billing-fields input[data-beanstream-id],.mphb_sc_checkout-form .mphb-billing-fields input[data-beanstream-id]{background-position:right center;background-repeat:no-repeat}.mphb_cb_checkout_form .mphb-billing-fields fieldset,.mphb_sc_checkout-form .mphb-billing-fields fieldset{border:none;padding:0}.mphb_cb_checkout_form .mphb-terms-and-conditions,.mphb_sc_checkout-form .mphb-terms-and-conditions{margin-bottom:0;padding-left:2em;padding-right:2em;max-height:0;overflow:hidden;transition:margin-bottom .2s linear,padding .2s linear,max-height .4s linear;background:rgba(0,0,0,.05)}.mphb_cb_checkout_form .mphb-terms-and-conditions.mphb-active,.mphb_sc_checkout-form .mphb-terms-and-conditions.mphb-active{margin-bottom:1em;padding-top:2em;padding-bottom:2em;max-height:200px;overflow:auto}.mphb_sc_checkout-wrapper .mphb-login-form-wrap{margin-bottom:4em}.mphb_cb_checkout_form>.mphb-checkout-section:not(:first-of-type){margin-top:0}.mphb_checkout-services-list,.mphb_sc_checkout-services-list{list-style:none}.mphb_sc_search_results-wrapper .mphb-reservation-cart{margin-bottom:4em}.mphb_sc_search_results-wrapper .mphb-reservation-cart .mphb-reservation-details{float:left}.mphb_sc_search_results-wrapper .mphb-reservation-cart .mphb-cart-message{margin-bottom:0}.mphb_sc_search_results-wrapper .mphb-reservation-cart .mphb-confirm-reservation{float:right}.mphb_sc_search_results-wrapper .mphb-reservation-cart.mphb-empty-cart .mphb-cart-message,.mphb_sc_search_results-wrapper .mphb-reservation-cart.mphb-empty-cart .mphb-cart-total-price,.mphb_sc_search_results-wrapper .mphb-reservation-cart.mphb-empty-cart .mphb-confirm-reservation{display:none!important}.mphb_sc_search_results-wrapper .mphb-reservation-cart:not(.mphb-empty-cart) .mphb-empty-cart-message{display:none!important}.mphb_sc_search_results-wrapper .mphb-reserve-room-section:not(.mphb-rooms-added) .mphb-confirm-reservation,.mphb_sc_search_results-wrapper .mphb-reserve-room-section:not(.mphb-rooms-added) .mphb-rooms-reservation-message-wrapper{display:none!important}.mphb_sc_search_results-wrapper .mphb-reserve-room-section .mphb-rooms-reservation-message-wrapper .mphb-remove-from-reservation{float:right}.mphb_sc_search_results-wrapper .mphb-recommendation-details-list:after{content:'';display:table;clear:both}.mphb_sc_search_results-wrapper .mphb-recommendation .mphb-recommendation-item-guests{display:block}.mphb_sc_search_results-wrapper .mphb-recommendation .mphb-recommedation-item-subtotal{float:right;margin-left:1em}.mphb_sc_search_results-wrapper .mphb-recommendation .mphb-recommendation-total{float:right}.mphb_sc_search_results-wrapper .mphb-recommendation .mphb-recommendation-reserve-button{float:right;clear:right}.mphb_sc_booking_confirmation .mphb-booking-details-section+.mphb-booking-details-section{margin-top:2em}.mphb_sc_booking_confirmation .mphb-booking-details-section .mphb-booking-details{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap}.mphb_sc_booking_confirmation .mphb-booking-details-section .mphb-booking-details>li{flex:1 0 100%;padding-left:0;margin:0 0 .5em 0}@media screen and (min-width:768px){.mphb_sc_booking_confirmation .mphb-booking-details-section .mphb-booking-details>li{flex:1 0 auto;margin:0 1.5em 1.5em 0;padding-right:1.5em;border-right:1px dashed #d3ced2}}.mphb_sc_booking_confirmation .mphb-booking-details-section .mphb-booking-details>li:last-of-type{border:none;margin-right:0;padding-right:0}@media screen and (min-width:768px){.mphb_sc_booking_confirmation .mphb-booking-details-section .mphb-booking-details>li span.label{display:block;font-size:.85em}}.mphb_sc_booking_confirmation .mphb-booking-details-section .mphb-booking-details>li span.value{font-weight:700}.mphb_sc_account:after{content:'';display:table;clear:both}@media screen and (min-width:768px){.mphb_sc_account .mphb-account-menu{float:left;width:25%}}@media screen and (min-width:768px){.mphb_sc_account .mphb-account-content{float:right;width:73%}}.mphb_sc_account .mphb-account-bookings{table-layout:auto;font-size:.85em}@media screen and (max-width:767px){.mphb_sc_account .mphb-account-bookings thead{display:none}.mphb_sc_account .mphb-account-bookings tr{display:block;margin-bottom:1em}.mphb_sc_account .mphb-account-bookings tr:last-child{margin-bottom:0}.mphb_sc_account .mphb-account-bookings td{display:block;text-align:right}.mphb_sc_account .mphb-account-bookings td:before{content:attr(data-title) ": ";float:left;font-weight:700}}#mphb-stripe-payment-methods>ul{cursor:pointer;margin:0 0 .5em 0;padding:0;list-style:none}#mphb-stripe-payment-methods .mphb-stripe-payment-method{display:inline-block;margin:0 1.5em 0 0;padding-top:.5em;padding-bottom:.5em}#mphb-stripe-payment-methods .mphb-stripe-payment-method:last-of-type{margin-right:0}#mphb-stripe-payment-methods .mphb-stripe-payment-method.active label{box-shadow:0 2px currentColor}#mphb-stripe-payment-methods .mphb-stripe-payment-method label{cursor:pointer}#mphb-stripe-payment-methods .mphb-stripe-payment-method input[type=radio]{display:none}.mphb-stripe-payment-container{margin-bottom:1em}.mphb-stripe-payment-container .StripeElement{box-sizing:border-box;padding:15px 12px;border:1px solid transparent;border-radius:4px;background-color:#fff;box-shadow:0 1px 6px 0 #e6ebf1;-webkit-transition:box-shadow 150ms ease;transition:box-shadow 150ms ease;margin-top:.5em;margin-bottom:.5em}.mphb-stripe-payment-container .StripeElement--focus{box-shadow:0 1px 3px 0 #cfd7df}.mphb-stripe-payment-container .StripeElement--invalid{border-color:#fa755a}.mphb-stripe-payment-container .StripeElement--webkit-autofill{background-color:#fefde5!important}#mphb-stripe-errors{color:#e25950}.nd_booking_section{float:left;width:100%}.nd_booking_container{width:1200px;margin:auto;padding:0}.nd_booking_clearfix:after{content:"";display:block;height:0;clear:both;visibility:hidden}.nd_booking_width_100_percentage{width:100%}.nd_booking_width_75_percentage{width:75%}.nd_booking_width_70_percentage{width:70%}.nd_booking_width_66_percentage{width:66.66%}.nd_booking_width_65_percentage{width:65%}.nd_booking_width_60_percentage{width:60%}.nd_booking_width_50_percentage{width:50%}.nd_booking_width_45_percentage{width:45%}.nd_booking_width_40_percentage{width:40%}.nd_booking_width_35_percentage{width:35%}.nd_booking_width_33_percentage{width:33.33%}.nd_booking_width_30_percentage{width:30%}.nd_booking_width_25_percentage{width:25%}.nd_booking_width_20_percentage{width:20%}.nd_booking_width_15_percentage{width:15%}.nd_booking_width_10_percentage{width:10%}.nd_booking_width_650{width:650px}.nd_booking_width_160{width:160px}.nd_booking_width_60{width:60px}.nd_booking_width_50{width:50px}.nd_booking_width_40{width:40px}.nd_booking_width_30{width:30px}.nd_booking_width_25{width:25px}.nd_booking_width_20{width:20px}.nd_booking_width_18{width:18px}.nd_booking_width_initial{width:initial}.nd_booking_transform_rotate_180{transform:rotate(180deg)}.nd_booking_height_250{height:250px}.nd_booking_height_200{height:200px}.nd_booking_height_130{height:130px}.nd_booking_height_110{height:110px}.nd_booking_height_100{height:100px}.nd_booking_height_80{height:80px}.nd_booking_height_60{height:60px}.nd_booking_height_50{height:50px}.nd_booking_height_45{height:45px}.nd_booking_height_40{height:40px}.nd_booking_height_30{height:30px}.nd_booking_height_25{height:25px}.nd_booking_height_20{height:20px}.nd_booking_height_15{height:15px}.nd_booking_height_18{height:18px}.nd_booking_height_10{height:10px}.nd_booking_height_7{height:7px}.nd_booking_height_5{height:5px}.nd_booking_height_3{height:3px}.nd_booking_height_1{height:1px}.nd_booking_height_2{height:2px}.nd_booking_height_0{height:0}.nd_booking_height_0_important{height:0px!important}.nd_booking_height_100_percentage{height:100%}.nd_booking_min_height_100{min-height:100px}.nd_booking_float_left{float:left}.nd_booking_float_right{float:right}.nd_booking_float_none{float:none}.nd_booking_padding_0{padding:0}.nd_booking_padding_0_important{padding:0px!important}.nd_booking_padding_5{padding:5px}.nd_booking_padding_7{padding:7px}.nd_booking_padding_8{padding:8px}.nd_booking_padding_10{padding:10px}.nd_booking_padding_15{padding:15px}.nd_booking_padding_20{padding:20px}.nd_booking_padding_30{padding:30px}.nd_booking_padding_40{padding:40px}.nd_booking_padding_50{padding:50px}.nd_booking_padding_10_0{padding:10px 0}.nd_booking_padding_10_20{padding:10px 20px}.nd_booking_padding_10_15{padding:10px 15px}.nd_booking_padding_10_20_important{padding:10px 20px!important}.nd_booking_padding_10_25{padding:10px 25px}.nd_booking_padding_20_10{padding:20px 10px}.nd_booking_padding_20_15{padding:20px 15px}.nd_booking_padding_20_25{padding:20px 25px}.nd_booking_padding_20_30{padding:20px 30px}.nd_booking_padding_20_0{padding:20px 0}.nd_booking_padding_15_0{padding:15px 0}.nd_booking_padding_18_0{padding:18px 0}.nd_booking_padding_15_20{padding:15px 20px}.nd_booking_padding_15_25{padding:15px 25px}.nd_booking_padding_15_30{padding:15px 30px}.nd_booking_padding_15_35{padding:15px 35px}.nd_booking_padding_15_35_important{padding:15px 35px!important}.nd_booking_padding_15_30_important{padding:15px 30px!important}.nd_booking_padding_15_25_important{padding:15px 25px!important}.nd_booking_padding_5_0{padding:5px 0}.nd_booking_padding_40_20{padding:40px 20px}.nd_booking_padding_40_0{padding:40px 0}.nd_booking_padding_5_10{padding:5px 10px}.nd_booking_padding_3_5{padding:3px 5px}.nd_booking_padding_5_20{padding:5px 20px}.nd_booking_padding_0_5{padding:0 5px}.nd_booking_padding_0_10{padding:0 10px}.nd_booking_padding_0_15{padding:0 15px}.nd_booking_padding_0_20{padding:0 20px}.nd_booking_padding_0_30{padding:0 30px}.nd_booking_padding_0_50{padding:0 50px}.nd_booking_padding_bottom_0{padding-bottom:0}.nd_booking_padding_bottom_5{padding-bottom:5px}.nd_booking_padding_bottom_15{padding-bottom:15px}.nd_booking_padding_bottom_20{padding-bottom:20px}.nd_booking_padding_left_20{padding-left:20px}.nd_booking_padding_left_10{padding-left:10px}.nd_booking_padding_left_15{padding-left:15px}.nd_booking_padding_left_40{padding-left:40px}.nd_booking_padding_left_50{padding-left:50px}.nd_booking_padding_left_120{padding-left:120px}.nd_booking_padding_right_15{padding-right:15px}.nd_booking_padding_right_10{padding-right:10px}.nd_booking_padding_right_20{padding-right:20px}.nd_booking_padding_top_5{padding-top:5px}.nd_booking_padding_top_12{padding-top:12px}.nd_booking_padding_top_0{padding-top:0}.nd_booking_padding_top_20{padding-top:20px}.nd_booking_margin_auto{margin:auto}.nd_booking_margin_0{margin:0}.nd_booking_margin_0_important{margin:0px!important}.nd_booking_margin_0_10{margin:0 10px}.nd_booking_margin_0_20{margin:0 20px}.nd_booking_margin_5{margin:5px}.nd_booking_margin_top_6_negative{margin-top:-6px}.nd_booking_margin_top_1{margin-top:1px}.nd_booking_margin_top_5{margin-top:5px}.nd_booking_margin_top_7{margin-top:7px}.nd_booking_margin_top_8{margin-top:8px}.nd_booking_margin_top_10{margin-top:10px}.nd_booking_margin_top_10_negative{margin-top:-10px}.nd_booking_margin_top_20{margin-top:20px}.nd_booking_margin_top_30{margin-top:30px}.nd_booking_margin_bottom_20{margin-bottom:20px}.nd_booking_margin_bottom_40{margin-bottom:40px}.nd_booking_margin_right_40{margin-right:40px}.nd_booking_margin_right_30{margin-right:30px}.nd_booking_margin_right_10{margin-right:10px}.nd_booking_margin_right_15{margin-right:15px}.nd_booking_margin_right_5{margin-right:5px}.nd_booking_margin_right_20{margin-right:20px}.nd_booking_margin_left_20{margin-left:20px}.nd_booking_margin_left_10{margin-left:10px}.nd_booking_margin_left_5{margin-left:5px}.nd_booking_margin_left_40{margin-left:40px}.nd_booking_color_white{color:#fff}.nd_booking_color_white_important{color:#fff!important}.nd_booking_font_size_70{font-size:70px;line-height:70px}.nd_booking_font_size_60{font-size:60px;line-height:60px}.nd_booking_font_size_55{font-size:55px;line-height:55px}.nd_booking_font_size_50{font-size:50px;line-height:50px}.nd_booking_font_size_40{font-size:40px;line-height:45px}.nd_booking_font_size_35{font-size:35px;line-height:35px}.nd_booking_font_size_20{font-size:20px;line-height:20px}.nd_booking_font_size_16{font-size:16px;line-height:16px}.nd_booking_font_size_15{font-size:15px;line-height:15px}.nd_booking_font_size_14{font-size:14px;line-height:14px}.nd_booking_font_size_13{font-size:13px;line-height:13px}.nd_booking_font_size_12{font-size:12px;line-height:12px}.nd_booking_font_size_11{font-size:11px;line-height:11px}.nd_booking_font_size_10{font-size:10px;line-height:10px}.nd_booking_letter_spacing_1{letter-spacing:1px}.nd_booking_letter_spacing_2{letter-spacing:2px}.nd_booking_letter_spacing_3{letter-spacing:3px}.nd_booking_letter_spacing_4{letter-spacing:4px}.nd_booking_font_weight_bold{font-weight:700}.nd_booking_font_weight_bolder{font-weight:bolder}.nd_booking_font_weight_lighter{font-weight:lighter}.nd_booking_white_space_normal{white-space:normal}.nd_booking_line_height_18{line-height:18px}.nd_booking_line_height_16{line-height:16px}.nd_booking_line_height_20{line-height:20px}.nd_booking_line_height_50{line-height:50px}.nd_booking_line_height_40{line-height:40px}.nd_booking_line_height_30{line-height:30px}.nd_booking_line_height_25{line-height:25px}.nd_booking_line_height_9{line-height:9px}.nd_booking_line_height_0{line-height:0}.nd_booking_line_height_15em{line-height:1.5em}.nd_booking_background_size_cover{background-size:cover}.nd_booking_background_size_25{background-size:25px}.nd_booking_background_size_18{background-size:18px}.nd_booking_background_position_center_bottom{background-position:center bottom}.nd_booking_background_position_center_top{background-position:center top}.nd_booking_background_position_center{background-position:center}.nd_booking_background_repeat_no_repeat{background-repeat:no-repeat}.nd_booking_background_transparent_important{background:transparent!important}.nd_booking_bg_black{background-color:#000}.nd_booking_bg_black_important{background-color:#000!important}.nd_booking_bg_white{background-color:#fff}.nd_booking_bg_white_alpha_85{background-color:rgb(255 255 255 / .85)}.nd_booking_bg_white_alpha_10{background-color:rgb(255 255 255 / .1)}.nd_booking_bg_grey_3{background-color:#e4e4e4}.nd_booking_bg_yellow{background-color:#FFDA44}.nd_booking_bg_greydark{background-color:#1c1c1c}.nd_booking_bg_greydark_2{background-color:#151515}.nd_booking_bg_greydark_2_important{background-color:#151515!important}.nd_booking_background_color_transparent{background-color:#fff0}.nd_booking_background_color_transparent_important{background-color:transparent!important}.nd_booking_bg_greydark_alpha_2{background-color:rgb(101 100 96 / .2)}.nd_booking_bg_greydark_alpha_3{background-color:rgb(101 100 96 / .3)}.nd_booking_bg_greydark_alpha_4{background-color:rgb(101 100 96 / .4)}.nd_booking_bg_greydark_alpha_5{background-color:rgb(101 100 96 / .5)}.nd_booking_bg_greydark_alpha_6{background-color:rgb(101 100 96 / .6)}.nd_booking_bg_greydark_alpha_8{background-color:rgb(101 100 96 / .8)}.nd_booking_bg_greydark_alpha_9{background-color:rgb(101 100 96 / .9)}.nd_booking_bg_greydark_alpha_gradient{background:-moz-linear-gradient(top,#fff0 0%,rgb(101 100 96 / .1) 60%,rgb(101 100 96 / .65) 100%);background:-webkit-linear-gradient(top,#fff0 0%,rgb(101 100 96 / .1) 60%,rgb(101 100 96 / .65) 100%);background:linear-gradient(to bottom,#fff0 0%,rgb(101 100 96 / .1) 60%,rgb(101 100 96 / .65) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00656460',endColorstr='#a6656460',GradientType=0)}.nd_booking_bg_greydark_alpha_gradient_2{background:-moz-linear-gradient(top,rgb(101 100 96 / .8) 0%,#fff0 35%,#fff0 45%,rgb(101 100 96 / .8) 100%);background:-webkit-linear-gradient(top,rgb(101 100 96 / .8) 0%,#fff0 35%,#fff0 45%,rgb(101 100 96 / .8) 100%);background:linear-gradient(to bottom,rgb(101 100 96 / .8) 0%,#fff0 35%,#fff0 45%,rgb(101 100 96 / .8) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#99656460',endColorstr='#99656460',GradientType=0)}.nd_booking_bg_greydark_alpha_gradient_3{background:-moz-linear-gradient(to bottom,#fff0 60%,rgb(28 28 28 / .5) 100%);background:-webkit-linear-gradient(to bottom,#fff0 60%,rgb(28 28 28 / .5) 100%);background:linear-gradient(to bottom,#fff0 60%,rgb(28 28 28 / .5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00656460',endColorstr='#a6656460',GradientType=0)}.nd_booking_bg_greydark_alpha_gradient_3_3{background:-moz-linear-gradient(to bottom,#fff0 40%,rgb(28 28 28 / .5) 100%);background:-webkit-linear-gradient(to bottom,#fff0 40%,rgb(28 28 28 / .5) 100%);background:linear-gradient(to bottom,#fff0 40%,rgb(28 28 28 / .5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00656460',endColorstr='#a6656460',GradientType=0)}.nd_booking_bg_greydark_alpha_gradient_3_2{background:-moz-linear-gradient(top,#fff0 0%,rgb(101 100 96) 100%);background:-webkit-linear-gradient(top,#fff0 0%,rgb(101 100 96) 100%);background:linear-gradient(to bottom,#fff0 0%,rgb(101 100 96) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00656460',endColorstr='#a6656460',GradientType=0)}.nd_booking_bg_greydark_alpha_gradient_4{background:-moz-linear-gradient(top,rgb(101 100 96 / .65) 0%,rgb(101 100 96 / .1) 60%,#fff0 100%);background:-webkit-linear-gradient(top,rgb(101 100 96 / .65) 0%,rgb(101 100 96 / .1) 60%,#fff0 100%);background:linear-gradient(to bottom,rgb(101 100 96 / .65) 0%,rgb(101 100 96 / .1) 60%,#fff0 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00656460',endColorstr='#a6656460',GradientType=0)}.nd_booking_bg_greydark_alpha_gradient_5{background:-moz-linear-gradient(top,#fff0 0%,rgb(101 100 96 / .2) 60%,rgb(28 28 28) 100%);background:-webkit-linear-gradient(top,#fff0 0%,rgb(101 100 96 / .2) 60%,rgb(28 28 28) 100%);background:linear-gradient(to bottom,#fff0 0%,rgb(101 100 96 / .2) 60%,rgb(28 28 28) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00656460',endColorstr='#a6656460',GradientType=0)}.nd_booking_bg_greydark_alpha_gradient_6{background:-moz-linear-gradient(to bottom,#fff0 0%,rgb(28 28 28) 100%);background:-webkit-linear-gradient(to bottom,#fff0 0%,rgb(28 28 28) 100%);background:linear-gradient(to bottom,#fff0 0%,rgb(28 28 28) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00656460',endColorstr='#a6656460',GradientType=0)}.nd_booking_text_decoration_none{text-decoration:none}.nd_booking_text_decoration_underline{text-decoration:underline}.nd_booking_word_wrap_break_word{-ms-word-wrap:break-word;word-wrap:break-word}.nd_booking_text_align_center{text-align:center}.nd_booking_text_align_right{text-align:right}.nd_booking_text_align_left{text-align:left}.nd_booking_border_radius_top_3{border-radius:3px 3px 0 0}.nd_booking_border_radius_3{border-radius:3px}.nd_booking_border_radius_30{border-radius:30px}.nd_booking_border_radius_3_important{border-radius:3px!important}.nd_booking_border_radius_100_percentage{border-radius:100%}.nd_booking_border_radius_0{border-radius:0}.nd_booking_border_radius_0_important{border-radius:0px!important}.nd_booking_border_width_0{border-width:0}.nd_booking_border_width_0_important{border-width:0px!important}.nd_booking_border_1_solid_white{border:1px solid #fff}.nd_booking_border_2_solid_white_important{border:2px solid #fff!important}.nd_booking_border_right_2_solid_grey{border-right:2px solid #f9f9f9}.nd_booking_border_style_solid{border-style:solid}.nd_booking_display_none{display:none}.nd_booking_display_none_important{display:none!important}.nd_booking_display_inline_block{display:inline-block}.nd_booking_display_inline_flex{display:inline-flex}.nd_booking_display_table{display:table}.nd_booking_display_table_cell{display:table-cell}.nd_booking_display_block{display:block}.nd_booking_display_block_important{display:block!important}.nd_booking_vertical_align_middle{vertical-align:middle}.nd_booking_vertical_align_bottom{vertical-align:bottom}.nd_booking_vertical_align_top{vertical-align:top}.nd_booking_position_fixed{position:fixed}.nd_booking_position_relative{position:relative}.nd_booking_position_absolute{position:absolute}.nd_booking_left_0{left:0}.nd_booking_left_15{left:15px}.nd_booking_left_20{left:20px}.nd_booking_left_35{left:35px}.nd_booking_left_40{left:40px}.nd_booking_left_305_negative{left:-305px}.nd_booking_top_6_negative{top:-6px}.nd_booking_top_0{top:0}.nd_booking_top_2{top:2px}.nd_booking_top_10{top:10px}.nd_booking_top_20{top:20px}.nd_booking_top_25{top:25px}.nd_booking_top_16{top:16px}.nd_booking_top_35{top:35px}.nd_booking_top_40{top:40px}.nd_booking_top_50{top:50px}.nd_booking_top_50_percentage{top:50%}.nd_booking_bottom_20{bottom:20px}.nd_booking_bottom_30{bottom:30px}.nd_booking_bottom_40{bottom:40px}.nd_booking_bottom_50{bottom:50px}.nd_booking_bottom_60{bottom:60px}.nd_booking_bottom_70{bottom:70px}.nd_booking_bottom_0{bottom:0}.nd_booking_right_30{right:30px}.nd_booking_right_20{right:20px}.nd_booking_right_15{right:15px}.nd_booking_right_10{right:10px}.nd_booking_right_42{right:42px}.nd_booking_right_53{right:53px}.nd_booking_right_15_important{right:15px!important}.nd_booking_right_0{right:0}.nd_booking_bottom_35_negative{bottom:-35px}.nd_booking_z_index_9{z-index:9}.nd_booking_z_index_99{z-index:99}.nd_booking_z_index_999{z-index:999}.nd_booking_box_sizing_border_box{box-sizing:border-box}.nd_booking_text_transform_uppercase{text-transform:uppercase}.nd_booking_text_transform_capitalize{text-transform:capitalize}.nd_booking_list_style_none{list-style:none}.nd_booking_outline_0{outline:0}.nd_booking_overflow_hidden{overflow:hidden}.nd_booking_overflow_visible{overflow:visible}.nd_booking_overflow_visible_important{overflow:visible!important}.nd_booking_overflow_x_auto{overflow-x:auto}.nd_booking_cursor_pointer{cursor:pointer}.nd_booking_cursor_text{cursor:text}.nd_booking_cursor_progress{cursor:progress}.nd_booking_cursor_no_drop{cursor:no-drop}.nd_booking_cursor_not_allowed{cursor:not-allowed}.nd_booking_opacity_0{opacity:0}.nd_booking_opacity_06{opacity:.6}.nd_booking_opacity_04{opacity:.4}.nd_booking_opacity_03{opacity:.3}.nd_booking_opacity_02{opacity:.2}.nd_booking_opacity_5{opacity:5}.nd_booking_border_3_solid_white{border:3px solid #fff}.nd_booking_border_1_solid_grey{border:1px solid #f1f1f1}.nd_booking_border_right_1_solid_grey{border-right:1px solid #f1f1f1}.nd_booking_bg_grey{background-color:#f9f9f9}.nd_booking_border_top_1_solid_grey{border-top:1px solid #f1f1f1}.nd_booking_border_top_2_solid_grey{border-top:2px solid #f9f9f9}.nd_booking_border_bottom_1_solid_grey{border-bottom:1px solid #f1f1f1}.nd_booking_border_bottom_1_solid_greydark{border-bottom:1px solid #575757}.nd_booking_single_cause_tags_container p a{border:1px solid #f1f1f1;padding:5px;margin:5px 10px;border-radius:3px;font-size:13px}.nd_booking_border_bottom_2_solid_grey{border-bottom:2px solid #f1f1f1}.nd_booking_border_bottom_2_solid_white{border-bottom:2px solid #fff}.nd_booking_color_grey{color:#a3a3a3}.nd_booking_color_yellow{color:#c19b76}.nd_booking_color_yellow_important{color:#c19b76!important}#nd_booking_shortcode_account_login_form label{float:left;width:100%;margin-top:20px}#nd_booking_shortcode_account_login_form input[type="text"],#nd_booking_shortcode_account_login_form input[type="password"],#nd_booking_shortcode_account_login_form input[type="submit"]{float:left;width:100%}#nd_booking_shortcode_account_login_form input[type="submit"]{margin-top:20px}.nd_booking_single_cause_form_validation_errors{color:#fff;font-size:10px;line-height:10px;padding:5px 5px;position:absolute;right:0;bottom:0}.nd_booking_single_cause_form_donation_value.nd_booking_fixed_value_donation_selected{color:#fff!important}.ui-helper-hidden-accessible{display:none}.ui-tooltip.nd_booking_tooltip_jquery_content{z-index:99;border-radius:0;padding:8px;position:absolute;color:#fff;margin:0;font-size:11px;line-height:11px;outline:0;-webkit-appearance:none;border:0;letter-spacing:2px;font-weight:lighter;text-transform:uppercase}#nd_booking_single_cause_form_donation_paypal_submit:hover{background-repeat:no-repeat;background-size:57px;background-position:right 20px top -10px}.elementor-widget-rooms{background:transparent!important}.elementor-widget-rooms i.elementor-widget-empty-icon{display:none!important}.elementor-widget-search{background:transparent!important}.elementor-widget-search i.elementor-widget-empty-icon{display:none!important}.elementor-widget-steps{background:transparent!important}.elementor-widget-steps i.elementor-widget-empty-icon{display:none!important}.elementor-widget-order{background:transparent!important}.elementor-widget-order i.elementor-widget-empty-icon{display:none!important}body.single-causes .single-featured-image-header{display:none}@media only screen and (min-width:960px) and (max-width:1199px){.nd_booking_container{width:960px}}@media only screen and (min-width:768px) and (max-width:959px){.nd_booking_container{width:748px}}@media only screen and (min-width:480px) and (max-width:767px){body{-webkit-text-size-adjust:none}.nd_booking_container{width:460px}}@media only screen and (min-width:320px) and (max-width:479px){body{-webkit-text-size-adjust:none}.nd_booking_container{width:300px}.nd_booking_margin_top_20_iphone_port{margin-top:20px}.nd_booking_display_none_iphone_port{display:none}.nd_booking_display_block_iphone_port{display:block}.nd_booking_display_margin_top_10_iphone_port{margin-top:10px}#nd_booking_single_cause_tab_list li{width:100%;margin:0}}@media only screen and (min-width:320px) and (max-width:1199px){.nd_booking_display_none_responsive{display:none}.nd_booking_display_block_responsive{display:block}.nd_booking_cursor_move_responsive{cursor:move}.nd_booking_width_100_percentage_responsive{width:100%}.nd_booking_width_20_responsive{width:20px}.nd_booking_width_300_responsive{width:300px}.nd_booking_text_align_left_responsive{text-align:left}.nd_booking_text_align_center_responsive{text-align:center}.nd_booking_float_left_responsive{float:left}.nd_booking_margin_bottom_20_responsive{margin-bottom:20px}.nd_booking_margin_top_40_responsive{margin-top:40px}.nd_booking_margin_top_50_responsive{margin-top:50px}.nd_booking_margin_0_10_responsive{margin:0 10px}.nd_booking_margin_0_responsive{margin:0}.nd_booking_left_130_negative_responsive{left:-130px}.nd_booking_padding_top_0_responsive{padding-top:0}.nd_booking_padding_bottom_0_responsive{padding-bottom:0}.nd_booking_padding_bottom_20_responsive{padding-bottom:20px}.nd_booking_padding_bottom_20_important_responsive{padding-bottom:20px!important}.nd_booking_padding_20_responsive{padding:20px}.nd_booking_padding_0_responsive{padding:0}.nd_booking_font_size_30_responsive{font-size:30px}.nd_booking_font_size_17_responsive{font-size:17px}.nd_booking_font_size_13_responsive{font-size:13px}}@media only screen and (min-width:320px) and (max-width:767px){.nd_booking_width_50_all_iphone{width:50px}.nd_booking_width_100_percentage_all_iphone{width:100%}.nd_booking_width_initial_all_iphone{width:initial}.nd_booking_float_left_all_iphone{float:left}.nd_booking_float_initial_all_iphone{float:initial}.nd_booking_display_none_all_iphone{display:none}.nd_booking_display_block_all_iphone{display:block}.nd_booking_display_inline_block_all_iphone{display:inline-block}.nd_booking_padding_left_0_all_iphone{padding-left:0}.nd_booking_padding_0_all_iphone{padding:0}.nd_booking_padding_15_all_iphone{padding:15px}.nd_booking_padding_30_15_all_iphone{padding:30px 15px}.nd_booking_padding_15_0_all_iphone{padding:15px 0}.nd_booking_width_50_percentage_all_iphone{width:50%}.nd_booking_font_size_40_all_iphone{font-size:40px}.nd_booking_line_height_40_all_iphone{line-height:40px}.nd_booking_line_height_25_all_iphone{line-height:25px}.nd_booking_font_size_30_all_iphone{font-size:30px}.nd_booking_margin_0_all_iphone{margin:0}.nd_booking_margin_top_20_all_iphone{margin-top:20px}.nd_booking_margin_top_40_all_iphone{margin-top:40px}.nd_booking_margin_bottom_20_all_iphone{margin-bottom:20px}.nd_booking_margin_left_0_all_iphone{margin-left:0}.nd_booking_text_align_center_all_iphone{text-align:center}.nd_booking_box_sizing_border_box_all_iphone{box-sizing:border-box}.nd_booking_border_0_all_iphone{border-width:0}}@media only screen and (min-width:768px) and (max-width:1199px){.nd_booking_width_50_all_ipad{width:50%}}/*!
Theme Name: Villagio
Theme URI: https://motopress.com/products/villagio/
Author: MotoPress
Author URI: https://motopress.com/
Description: Clean and responsive WordPress theme for your hospitality business.
Version: 1.8.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: villagio
Tags:one-column, two-columns, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Villagio is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.io/normalize.css/
*/
 html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,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:#fff0}a:active,a:hover{outline:0}abbr[title]{-webkit-text-decoration:underline dashed;text-decoration:underline dashed}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:12px;font-size:.75rem;line-height:1.4;color:#666}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}figure{margin:1em 2.5em}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;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{line-height:normal}input[type="checkbox"],input[type="radio"]{-webkit-box-sizing:border-box;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}fieldset{border:0 solid;padding:0;margin:0}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}.wrapper{padding-left:1.25em;padding-right:1.25em}.wrapper.front-wrapper,.wrapper.main-wrapper{padding-bottom:5.375em}@media screen and (min-width:62em){.wrapper{padding-left:2.5em;padding-right:2.5em}.wrapper.main-wrapper,.wrapper.header-wrapper{padding-left:5em;padding-right:5em}.wrapper-top .wrapper{padding-left:3.125em;padding-right:3.125em}}@media screen and (min-width:93.375em){.wrapper.main-wrapper,.wrapper.header-wrapper{padding-left:9.75em;padding-right:9.75em}}.header-wrapper{position:absolute;z-index:10;bottom:0;left:0;right:0}.site{background:#fff}@media screen and (min-width:62em){.site{padding:0;max-width:1434px;margin:1.875em 1.875em 3.75em;-webkit-box-shadow:0 2px 8px 0 rgb(51 51 51 / .2);box-shadow:0 2px 8px 0 rgb(51 51 51 / .2)}}@media screen and (min-width:93.375em){.site{margin:1.875em auto 3.75em}}.page-template-template-front-page .content-area,.page-template-template-full-width-page .content-area,body[class*="-template-template-full-width-post"] .content-area,.page-template-template-full-width-grid-page .content-area{max-width:886px}.page-template-template-front-page .content-area:not(.full-width){margin:0 auto;padding-right:0;float:none}.page-template-template-wide-screen-page .wrapper.main-wrapper{padding-left:1.25em;padding-right:1.25em}@media screen and (min-width:62em){.page-template-template-wide-screen-page .wrapper.main-wrapper{padding-left:2.5em;padding-right:2.5em}}*:focus{outline:none}html{-webkit-box-sizing:border-box;box-sizing:border-box}*,*:before,*:after{-webkit-box-sizing:inherit;box-sizing:inherit}body{color:#333;font-family:"Lato",sans-serif;font-size:14px;font-size:.875rem;line-height:1.4;font-weight:400;background:#ececec}body#tinymce{background:#fff}h1,h2,h3,h4,h5,h6{clear:both;margin:0;text-rendering:optimizeLegibility;font-family:inherit;line-height:1.4;font-weight:700}h1{font-size:32px;font-size:2rem}.entry-child-pages-list .entry-title,h2{font-size:28px;font-size:1.75rem}h3{font-size:24px;font-size:1.5rem}h4{font-size:22px;font-size:1.375rem}h5{font-size:20px;font-size:1.25rem}h6{font-size:16px;font-size:1rem}p{margin:0 0 1.5em}dfn,cite,em,i{font-style:italic}address{margin:0 0 1.5em}pre{background:#f4f4f4;padding:1.71429em 2.28571em;max-width:100%;overflow:auto;font-family:inherit;font-size:inherit;line-height:1.71429}code,kbd,tt,var{background:#f3f3f3;padding:.063em .25em;font-family:inherit}abbr,acronym{-webkit-text-decoration:underline dashed;text-decoration:underline dashed;cursor:help}mark,ins{background:#333;text-decoration:none;color:#fff;padding:0 .25em}big{font-size:125%}@media screen and (min-width:48em){body{font-size:16px;font-size:1rem;line-height:1.4}}@media screen and (min-width:48em){h1{font-size:34px;font-size:2.125rem}}@media screen and (min-width:48em){.entry-child-pages-list .entry-title,h2{font-size:30px;font-size:1.875rem}}@media screen and (min-width:48em){h3{font-size:26px;font-size:1.625rem}}@media screen and (min-width:48em){h4{font-size:24px;font-size:1.5rem}}@media screen and (min-width:48em){h5{font-size:22px;font-size:1.375rem}}@media screen and (min-width:48em){h6{font-size:18px;font-size:1.125rem}}@media screen and (min-width:48em){p,address{margin:0 0 1.45em}}@media screen and (min-width:48em){pre{margin:0 0 1.45em;padding:1.95em 1.45em;line-height:inherit}}blockquote,q{quotes:"" ""}blockquote{quotes:"" "";font-family:inherit;font-size:20px;font-size:1.25rem;line-height:1.4;padding:.6em 0 .6em 1.5em;margin:0 0 1.25em;border:4px solid #01bea0;border-width:0 0 0 4px}blockquote:before,blockquote:after{content:""}blockquote cite,blockquote small{font-family:"Lato",sans-serif;font-size:12px;font-size:.75rem;line-height:1.4;display:inline-block;vertical-align:middle;text-transform:uppercase;font-weight:400}blockquote a cite,blockquote a small{color:inherit;text-decoration:inherit}blockquote p{margin:0 0 .72727em}blockquote em,blockquote i,blockquote cite{font-style:normal}blockquote strong,blockquote b{font-weight:400}blockquote>:last-child{margin-bottom:0}hr{background-color:#e0e1e5;border:0;height:1px;margin:4.15em 0 4.65em}ul,ol{margin:0 0 1.5em 1.25em;padding:0}ul li+li,ol li+li{margin-top:.6875em}ul{list-style:disc}ol{list-style:decimal}li>ul,li>ol{margin-top:.6875em;margin-left:1em;margin-bottom:0}dt{font-weight:600}dd{margin:0 1.25em 1.45em}img{height:auto;max-width:100%}figure{margin:0 0 1.5em}@media screen and (min-width:48em){figure{margin:0 0 1.45em}}th,td{border:1px solid #f0f0f0;border-width:1px 0}table{border-collapse:collapse;border-spacing:0;margin:0 0 1.5em;table-layout:fixed;width:100%}thead{border-bottom:2px solid #f0f0f0}caption,th,td{font-weight:400;text-align:left}th{font-weight:700}th,td{padding:.8em}@media screen and (min-width:48em){blockquote{font-size:24px;font-size:1.5rem;line-height:1.4;padding:.91667em 0 .91667em 1.66667em;margin:0 0 1.04167em}}blockquote p{margin:0 0 .66667em}@media screen and (min-width:48em){ul,ol{margin:0 0 1.45em 1.25em}}@media screen and (min-width:48em){ul li+li,ol li+li{margin-top:.6875em}}@media screen and (min-width:48em){li>ul,li>ol{margin-top:.6875em;margin-left:1.0625em}}@media screen and (min-width:48em){figure{margin:0 0 1.45em}}@media screen and (min-width:48em){table{margin:0 0 1.45em}}@media screen and (min-width:48em){th,td{padding:1.1875em 1.375em}}button,.button,input[type="button"],input[type="reset"],input[type="submit"]{display:inline-block;margin-bottom:0;font-weight:700;text-align:center;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid #01bea0;text-transform:uppercase;padding:.92929em 2em;font-size:14px;font-size:.875rem;line-height:1.57143;border-radius:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#fff;background-color:#01bea0;-webkit-transition:background ease-in-out .15s,color ease-in-out .15s,border ease-in-out .15s;-o-transition:background ease-in-out .15s,color ease-in-out .15s,border ease-in-out .15s;transition:background ease-in-out .15s,color ease-in-out .15s,border ease-in-out .15s}button:hover,.button:hover,input[type="button"]:hover,input[type="reset"]:hover,input[type="submit"]:hover{color:#fff;background-color:#333;border-color:#333;text-decoration:none}button:focus,.button:focus,input[type="button"]:focus,input[type="reset"]:focus,input[type="submit"]:focus{outline:none}button[disabled],fieldset[disabled] button,.button[disabled],fieldset[disabled] .button,input[type="button"][disabled],fieldset[disabled] input[type="button"],input[type="reset"][disabled],fieldset[disabled] input[type="reset"],input[type="submit"][disabled],fieldset[disabled] input[type="submit"]{cursor:not-allowed;color:#fff;background-color:#e0e1e5;border-color:#e0e1e5}button.button-lg,.button.button-lg,input[type="button"].button-lg,input[type="reset"].button-lg,input[type="submit"].button-lg{padding:1.3em 3.4em;height:auto}button,.entry-content button,.button,.entry-content .button,input[type="button"],.entry-content input[type="button"],input[type="reset"],.entry-content input[type="reset"],input[type="submit"],.entry-content input[type="submit"]{text-decoration:none}.comment-content button,.entry-content button,.entry-summary button,.page-content button,.comment-content .button,.entry-content .button,.entry-summary .button,.page-content .button,.comment-content input[type="button"],.entry-content input[type="button"],.entry-summary input[type="button"],.page-content input[type="button"],.comment-content input[type="reset"],.entry-content input[type="reset"],.entry-summary input[type="reset"],.page-content input[type="reset"],.comment-content input[type="submit"],.entry-content input[type="submit"],.entry-summary input[type="submit"],.page-content input[type="submit"]{color:#fff}select{border:1px solid #e0e1e5}textarea{width:100%}label{display:inline-block;max-width:100%;margin-bottom:.5625em;color:#666}input[type="search"]{-webkit-box-sizing:border-box;box-sizing:border-box}input[type="radio"],input[type="checkbox"]{margin:0 .25em .25em 0;line-height:normal;display:inline-block;vertical-align:middle;font-size:16px;font-size:1rem}input[type="file"]{display:block}input[type="range"]{display:block;width:100%}select[multiple],select[size]{height:auto;padding-top:.6em;padding-bottom:.6em}input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus{outline:none}select,input[type="text"],input[type="email"],input[type="url"],input[type="password"],input[type="search"],input[type="number"],input[type="tel"],input[type="range"],input[type="date"],input[type="month"],input[type="week"],input[type="time"],input[type="datetime"],input[type="datetime-local"],input[type="color"],textarea{display:block;width:100%;max-width:100%;height:3.125rem;padding:.75em 1.25em .875em;font-size:16px;font-size:1rem;font-weight:400;line-height:1.4;color:inherit;background-color:#fff;background-image:none;border:1px solid #e0e1e5;border-radius:0;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:border-color ease-in-out .15s,color ease-in-out .15s;-o-transition:border-color ease-in-out .15s,color ease-in-out .15s;transition:border-color ease-in-out .15s,color ease-in-out .15s}@media screen and (min-width:48em){select,input[type="text"],input[type="email"],input[type="url"],input[type="password"],input[type="search"],input[type="number"],input[type="tel"],input[type="range"],input[type="date"],input[type="month"],input[type="week"],input[type="time"],input[type="datetime"],input[type="datetime-local"],input[type="color"],textarea{width:418px}}select:focus,input[type="text"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="number"]:focus,input[type="tel"]:focus,input[type="range"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="week"]:focus,input[type="time"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="color"]:focus,textarea:focus{outline:none;border:1px solid #666;-webkit-box-shadow:none;box-shadow:none}select::-moz-placeholder,input[type="text"]::-moz-placeholder,input[type="email"]::-moz-placeholder,input[type="url"]::-moz-placeholder,input[type="password"]::-moz-placeholder,input[type="search"]::-moz-placeholder,input[type="number"]::-moz-placeholder,input[type="tel"]::-moz-placeholder,input[type="range"]::-moz-placeholder,input[type="date"]::-moz-placeholder,input[type="month"]::-moz-placeholder,input[type="week"]::-moz-placeholder,input[type="time"]::-moz-placeholder,input[type="datetime"]::-moz-placeholder,input[type="datetime-local"]::-moz-placeholder,input[type="color"]::-moz-placeholder,textarea::-moz-placeholder{color:#666;opacity:1}select:-ms-input-placeholder,input[type="text"]:-ms-input-placeholder,input[type="email"]:-ms-input-placeholder,input[type="url"]:-ms-input-placeholder,input[type="password"]:-ms-input-placeholder,input[type="search"]:-ms-input-placeholder,input[type="number"]:-ms-input-placeholder,input[type="tel"]:-ms-input-placeholder,input[type="range"]:-ms-input-placeholder,input[type="date"]:-ms-input-placeholder,input[type="month"]:-ms-input-placeholder,input[type="week"]:-ms-input-placeholder,input[type="time"]:-ms-input-placeholder,input[type="datetime"]:-ms-input-placeholder,input[type="datetime-local"]:-ms-input-placeholder,input[type="color"]:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#666}select::-webkit-input-placeholder,input[type="text"]::-webkit-input-placeholder,input[type="email"]::-webkit-input-placeholder,input[type="url"]::-webkit-input-placeholder,input[type="password"]::-webkit-input-placeholder,input[type="search"]::-webkit-input-placeholder,input[type="number"]::-webkit-input-placeholder,input[type="tel"]::-webkit-input-placeholder,input[type="range"]::-webkit-input-placeholder,input[type="date"]::-webkit-input-placeholder,input[type="month"]::-webkit-input-placeholder,input[type="week"]::-webkit-input-placeholder,input[type="time"]::-webkit-input-placeholder,input[type="datetime"]::-webkit-input-placeholder,input[type="datetime-local"]::-webkit-input-placeholder,input[type="color"]::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#666}select::-ms-expand,input[type="text"]::-ms-expand,input[type="email"]::-ms-expand,input[type="url"]::-ms-expand,input[type="password"]::-ms-expand,input[type="search"]::-ms-expand,input[type="number"]::-ms-expand,input[type="tel"]::-ms-expand,input[type="range"]::-ms-expand,input[type="date"]::-ms-expand,input[type="month"]::-ms-expand,input[type="week"]::-ms-expand,input[type="time"]::-ms-expand,input[type="datetime"]::-ms-expand,input[type="datetime-local"]::-ms-expand,input[type="color"]::-ms-expand,textarea::-ms-expand{border:0;background-color:#fff0}select[disabled],select[readonly],fieldset[disabled] select,input[type="text"][disabled],input[type="text"][readonly],fieldset[disabled] input[type="text"],input[type="email"][disabled],input[type="email"][readonly],fieldset[disabled] input[type="email"],input[type="url"][disabled],input[type="url"][readonly],fieldset[disabled] input[type="url"],input[type="password"][disabled],input[type="password"][readonly],fieldset[disabled] input[type="password"],input[type="search"][disabled],input[type="search"][readonly],fieldset[disabled] input[type="search"],input[type="number"][disabled],input[type="number"][readonly],fieldset[disabled] input[type="number"],input[type="tel"][disabled],input[type="tel"][readonly],fieldset[disabled] input[type="tel"],input[type="range"][disabled],input[type="range"][readonly],fieldset[disabled] input[type="range"],input[type="date"][disabled],input[type="date"][readonly],fieldset[disabled] input[type="date"],input[type="month"][disabled],input[type="month"][readonly],fieldset[disabled] input[type="month"],input[type="week"][disabled],input[type="week"][readonly],fieldset[disabled] input[type="week"],input[type="time"][disabled],input[type="time"][readonly],fieldset[disabled] input[type="time"],input[type="datetime"][disabled],input[type="datetime"][readonly],fieldset[disabled] input[type="datetime"],input[type="datetime-local"][disabled],input[type="datetime-local"][readonly],fieldset[disabled] input[type="datetime-local"],input[type="color"][disabled],input[type="color"][readonly],fieldset[disabled] input[type="color"],textarea[disabled],textarea[readonly],fieldset[disabled] textarea{background-color:#e0e1e5;opacity:.8}select[disabled],fieldset[disabled] select,input[type="text"][disabled],fieldset[disabled] input[type="text"],input[type="email"][disabled],fieldset[disabled] input[type="email"],input[type="url"][disabled],fieldset[disabled] input[type="url"],input[type="password"][disabled],fieldset[disabled] input[type="password"],input[type="search"][disabled],fieldset[disabled] input[type="search"],input[type="number"][disabled],fieldset[disabled] input[type="number"],input[type="tel"][disabled],fieldset[disabled] input[type="tel"],input[type="range"][disabled],fieldset[disabled] input[type="range"],input[type="date"][disabled],fieldset[disabled] input[type="date"],input[type="month"][disabled],fieldset[disabled] input[type="month"],input[type="week"][disabled],fieldset[disabled] input[type="week"],input[type="time"][disabled],fieldset[disabled] input[type="time"],input[type="datetime"][disabled],fieldset[disabled] input[type="datetime"],input[type="datetime-local"][disabled],fieldset[disabled] input[type="datetime-local"],input[type="color"][disabled],fieldset[disabled] input[type="color"],textarea[disabled],fieldset[disabled] textarea{cursor:not-allowed}textarea{height:auto}input[type="search"]{-webkit-appearance:none}select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url(https://residenciasvinhavelha.com/wp-content/themes/villagio/images/angle-down.svg);background-repeat:no-repeat;background-position:right 1.0625em top 1em;background-size:1rem;padding-right:2.875em;overflow:auto}select::-ms-expand{display:none}.search-form{position:relative}.search-form label{display:block;margin:0}.search-form .search-field{width:100%;padding-right:3em}.search-form .search-submit{background:#fff0;border:0 solid #fff0;position:absolute;top:0;right:0;color:inherit;padding:1em 1.5em}.search-form .search-submit:hover{color:#01bea0}.search-form .fa{font-size:16px;font-size:1rem}.not-found .search-form{margin-top:2.3125em}label[for*="pwbox-"]{margin-bottom:0;vertical-align:bottom}input[type="checkbox"]+label{display:initial}form{margin:0 0 1.5em}@media screen and (min-width:48em){form{margin:0 0 1.45em}}/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
 @font-face{font-family:'FontAwesome';src:url(https://residenciasvinhavelha.com/wp-content/themes/villagio/fonts/fontawesome-webfont.eot#1787943243);src:url(https://residenciasvinhavelha.com/wp-content/themes/villagio/fonts/fontawesome-webfont.eot#1787943243) format("embedded-opentype"),url(https://residenciasvinhavelha.com/wp-content/themes/villagio/fonts/fontawesome-webfont.woff2#1787943243) format("woff2"),url(https://residenciasvinhavelha.com/wp-content/themes/villagio/fonts/fontawesome-webfont.woff#1787943243) format("woff"),url(https://residenciasvinhavelha.com/wp-content/themes/villagio/fonts/fontawesome-webfont.ttf#1787943243) format("truetype"),url(https://residenciasvinhavelha.com/wp-content/themes/villagio/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 1em/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14286em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14286em;width:2.14286em;top:.14286em;text-align:center}.fa-li.fa-lg{left:-1.85714em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{-webkit-filter:none;filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:""}.fa-music:before{content:""}.fa-search:before{content:""}.fa-envelope-o:before{content:""}.fa-heart:before{content:""}.fa-star:before{content:""}.fa-star-o:before{content:""}.fa-user:before{content:""}.fa-film:before{content:""}.fa-th-large:before{content:""}.fa-th:before{content:""}.fa-th-list:before{content:""}.fa-check:before{content:""}.fa-remove:before,.fa-close:before,.fa-times:before{content:""}.fa-search-plus:before{content:""}.fa-search-minus:before{content:""}.fa-power-off:before{content:""}.fa-signal:before{content:""}.fa-gear:before,.fa-cog:before{content:""}.fa-trash-o:before{content:""}.fa-home:before{content:""}.fa-file-o:before{content:""}.fa-clock-o:before{content:""}.fa-road:before{content:""}.fa-download:before{content:""}.fa-arrow-circle-o-down:before{content:""}.fa-arrow-circle-o-up:before{content:""}.fa-inbox:before{content:""}.fa-play-circle-o:before{content:""}.fa-rotate-right:before,.fa-repeat:before{content:""}.fa-refresh:before{content:""}.fa-list-alt:before{content:""}.fa-lock:before{content:""}.fa-flag:before{content:""}.fa-headphones:before{content:""}.fa-volume-off:before{content:""}.fa-volume-down:before{content:""}.fa-volume-up:before{content:""}.fa-qrcode:before{content:""}.fa-barcode:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-book:before{content:""}.fa-bookmark:before{content:""}.fa-print:before{content:""}.fa-camera:before{content:""}.fa-font:before{content:""}.fa-bold:before{content:""}.fa-italic:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-align-left:before{content:""}.fa-align-center:before{content:""}.fa-align-right:before{content:""}.fa-align-justify:before{content:""}.fa-list:before{content:""}.fa-dedent:before,.fa-outdent:before{content:""}.fa-indent:before{content:""}.fa-video-camera:before{content:""}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:""}.fa-pencil:before{content:""}.fa-map-marker:before{content:""}.fa-adjust:before{content:""}.fa-tint:before{content:""}.fa-edit:before,.fa-pencil-square-o:before{content:""}.fa-share-square-o:before{content:""}.fa-check-square-o:before{content:""}.fa-arrows:before{content:""}.fa-step-backward:before{content:""}.fa-fast-backward:before{content:""}.fa-backward:before{content:""}.fa-play:before{content:""}.fa-pause:before{content:""}.fa-stop:before{content:""}.fa-forward:before{content:""}.fa-fast-forward:before{content:""}.fa-step-forward:before{content:""}.fa-eject:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-plus-circle:before{content:""}.fa-minus-circle:before{content:""}.fa-times-circle:before{content:""}.fa-check-circle:before{content:""}.fa-question-circle:before{content:""}.fa-info-circle:before{content:""}.fa-crosshairs:before{content:""}.fa-times-circle-o:before{content:""}.fa-check-circle-o:before{content:""}.fa-ban:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrow-down:before{content:""}.fa-mail-forward:before,.fa-share:before{content:""}.fa-expand:before{content:""}.fa-compress:before{content:""}.fa-plus:before{content:""}.fa-minus:before{content:""}.fa-asterisk:before{content:""}.fa-exclamation-circle:before{content:""}.fa-gift:before{content:""}.fa-leaf:before{content:""}.fa-fire:before{content:""}.fa-eye:before{content:""}.fa-eye-slash:before{content:""}.fa-warning:before,.fa-exclamation-triangle:before{content:""}.fa-plane:before{content:""}.fa-calendar:before{content:""}.fa-random:before{content:""}.fa-comment:before{content:""}.fa-magnet:before{content:""}.fa-chevron-up:before{content:""}.fa-chevron-down:before{content:""}.fa-retweet:before{content:""}.fa-shopping-cart:before{content:""}.fa-folder:before{content:""}.fa-folder-open:before{content:""}.fa-arrows-v:before{content:""}.fa-arrows-h:before{content:""}.fa-bar-chart-o:before,.fa-bar-chart:before{content:""}.fa-twitter-square:before{content:""}.fa-facebook-square:before{content:""}.fa-camera-retro:before{content:""}.fa-key:before{content:""}.fa-gears:before,.fa-cogs:before{content:""}.fa-comments:before{content:""}.fa-thumbs-o-up:before{content:""}.fa-thumbs-o-down:before{content:""}.fa-star-half:before{content:""}.fa-heart-o:before{content:""}.fa-sign-out:before{content:""}.fa-linkedin-square:before{content:""}.fa-thumb-tack:before{content:""}.fa-external-link:before{content:""}.fa-sign-in:before{content:""}.fa-trophy:before{content:""}.fa-github-square:before{content:""}.fa-upload:before{content:""}.fa-lemon-o:before{content:""}.fa-phone:before{content:""}.fa-square-o:before{content:""}.fa-bookmark-o:before{content:""}.fa-phone-square:before{content:""}.fa-twitter:before{content:""}.fa-facebook-f:before,.fa-facebook:before{content:""}.fa-github:before{content:""}.fa-unlock:before{content:""}.fa-credit-card:before{content:""}.fa-feed:before,.fa-rss:before{content:""}.fa-hdd-o:before{content:""}.fa-bullhorn:before{content:""}.fa-bell:before{content:""}.fa-certificate:before{content:""}.fa-hand-o-right:before{content:""}.fa-hand-o-left:before{content:""}.fa-hand-o-up:before{content:""}.fa-hand-o-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-globe:before{content:""}.fa-wrench:before{content:""}.fa-tasks:before{content:""}.fa-filter:before{content:""}.fa-briefcase:before{content:""}.fa-arrows-alt:before{content:""}.fa-group:before,.fa-users:before{content:""}.fa-chain:before,.fa-link:before{content:""}.fa-cloud:before{content:""}.fa-flask:before{content:""}.fa-cut:before,.fa-scissors:before{content:""}.fa-copy:before,.fa-files-o:before{content:""}.fa-paperclip:before{content:""}.fa-save:before,.fa-floppy-o:before{content:""}.fa-square:before{content:""}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:""}.fa-list-ul:before{content:""}.fa-list-ol:before{content:""}.fa-strikethrough:before{content:""}.fa-underline:before{content:""}.fa-table:before{content:""}.fa-magic:before{content:""}.fa-truck:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-square:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-plus:before{content:""}.fa-money:before{content:""}.fa-caret-down:before{content:""}.fa-caret-up:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-columns:before{content:""}.fa-unsorted:before,.fa-sort:before{content:""}.fa-sort-down:before,.fa-sort-desc:before{content:""}.fa-sort-up:before,.fa-sort-asc:before{content:""}.fa-envelope:before{content:""}.fa-linkedin:before{content:""}.fa-rotate-left:before,.fa-undo:before{content:""}.fa-legal:before,.fa-gavel:before{content:""}.fa-dashboard:before,.fa-tachometer:before{content:""}.fa-comment-o:before{content:""}.fa-comments-o:before{content:""}.fa-flash:before,.fa-bolt:before{content:""}.fa-sitemap:before{content:""}.fa-umbrella:before{content:""}.fa-paste:before,.fa-clipboard:before{content:""}.fa-lightbulb-o:before{content:""}.fa-exchange:before{content:""}.fa-cloud-download:before{content:""}.fa-cloud-upload:before{content:""}.fa-user-md:before{content:""}.fa-stethoscope:before{content:""}.fa-suitcase:before{content:""}.fa-bell-o:before{content:""}.fa-coffee:before{content:""}.fa-cutlery:before{content:""}.fa-file-text-o:before{content:""}.fa-building-o:before{content:""}.fa-hospital-o:before{content:""}.fa-ambulance:before{content:""}.fa-medkit:before{content:""}.fa-fighter-jet:before{content:""}.fa-beer:before{content:""}.fa-h-square:before{content:""}.fa-plus-square:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angle-down:before{content:""}.fa-desktop:before{content:""}.fa-laptop:before{content:""}.fa-tablet:before{content:""}.fa-mobile-phone:before,.fa-mobile:before{content:""}.fa-circle-o:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-spinner:before{content:""}.fa-circle:before{content:""}.fa-mail-reply:before,.fa-reply:before{content:""}.fa-github-alt:before{content:""}.fa-folder-o:before{content:""}.fa-folder-open-o:before{content:""}.fa-smile-o:before{content:""}.fa-frown-o:before{content:""}.fa-meh-o:before{content:""}.fa-gamepad:before{content:""}.fa-keyboard-o:before{content:""}.fa-flag-o:before{content:""}.fa-flag-checkered:before{content:""}.fa-terminal:before{content:""}.fa-code:before{content:""}.fa-mail-reply-all:before,.fa-reply-all:before{content:""}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:""}.fa-location-arrow:before{content:""}.fa-crop:before{content:""}.fa-code-fork:before{content:""}.fa-unlink:before,.fa-chain-broken:before{content:""}.fa-question:before{content:""}.fa-info:before{content:""}.fa-exclamation:before{content:""}.fa-superscript:before{content:""}.fa-subscript:before{content:""}.fa-eraser:before{content:""}.fa-puzzle-piece:before{content:""}.fa-microphone:before{content:""}.fa-microphone-slash:before{content:""}.fa-shield:before{content:""}.fa-calendar-o:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-rocket:before{content:""}.fa-maxcdn:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-html5:before{content:""}.fa-css3:before{content:""}.fa-anchor:before{content:""}.fa-unlock-alt:before{content:""}.fa-bullseye:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-rss-square:before{content:""}.fa-play-circle:before{content:""}.fa-ticket:before{content:""}.fa-minus-square:before{content:""}.fa-minus-square-o:before{content:""}.fa-level-up:before{content:""}.fa-level-down:before{content:""}.fa-check-square:before{content:""}.fa-pencil-square:before{content:""}.fa-external-link-square:before{content:""}.fa-share-square:before{content:""}.fa-compass:before{content:""}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:""}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:""}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:""}.fa-euro:before,.fa-eur:before{content:""}.fa-gbp:before{content:""}.fa-dollar:before,.fa-usd:before{content:""}.fa-rupee:before,.fa-inr:before{content:""}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:""}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:""}.fa-won:before,.fa-krw:before{content:""}.fa-bitcoin:before,.fa-btc:before{content:""}.fa-file:before{content:""}.fa-file-text:before{content:""}.fa-sort-alpha-asc:before{content:""}.fa-sort-alpha-desc:before{content:""}.fa-sort-amount-asc:before{content:""}.fa-sort-amount-desc:before{content:""}.fa-sort-numeric-asc:before{content:""}.fa-sort-numeric-desc:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbs-down:before{content:""}.fa-youtube-square:before{content:""}.fa-youtube:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-youtube-play:before{content:""}.fa-dropbox:before{content:""}.fa-stack-overflow:before{content:""}.fa-instagram:before{content:""}.fa-flickr:before{content:""}.fa-adn:before{content:""}.fa-bitbucket:before{content:""}.fa-bitbucket-square:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-long-arrow-down:before{content:""}.fa-long-arrow-up:before{content:""}.fa-long-arrow-left:before{content:""}.fa-long-arrow-right:before{content:""}.fa-apple:before{content:""}.fa-windows:before{content:""}.fa-android:before{content:""}.fa-linux:before{content:""}.fa-dribbble:before{content:""}.fa-skype:before{content:""}.fa-foursquare:before{content:""}.fa-trello:before{content:""}.fa-female:before{content:""}.fa-male:before{content:""}.fa-gittip:before,.fa-gratipay:before{content:""}.fa-sun-o:before{content:""}.fa-moon-o:before{content:""}.fa-archive:before{content:""}.fa-bug:before{content:""}.fa-vk:before{content:""}.fa-weibo:before{content:""}.fa-renren:before{content:""}.fa-pagelines:before{content:""}.fa-stack-exchange:before{content:""}.fa-arrow-circle-o-right:before{content:""}.fa-arrow-circle-o-left:before{content:""}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:""}.fa-dot-circle-o:before{content:""}.fa-wheelchair:before{content:""}.fa-vimeo-square:before{content:""}.fa-turkish-lira:before,.fa-try:before{content:""}.fa-plus-square-o:before{content:""}.fa-space-shuttle:before{content:""}.fa-slack:before{content:""}.fa-envelope-square:before{content:""}.fa-wordpress:before{content:""}.fa-openid:before{content:""}.fa-institution:before,.fa-bank:before,.fa-university:before{content:""}.fa-mortar-board:before,.fa-graduation-cap:before{content:""}.fa-yahoo:before{content:""}.fa-google:before{content:""}.fa-reddit:before{content:""}.fa-reddit-square:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-stumbleupon:before{content:""}.fa-delicious:before{content:""}.fa-digg:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-drupal:before{content:""}.fa-joomla:before{content:""}.fa-language:before{content:""}.fa-fax:before{content:""}.fa-building:before{content:""}.fa-child:before{content:""}.fa-paw:before{content:""}.fa-spoon:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-recycle:before{content:""}.fa-automobile:before,.fa-car:before{content:""}.fa-cab:before,.fa-taxi:before{content:""}.fa-tree:before{content:""}.fa-spotify:before{content:""}.fa-deviantart:before{content:""}.fa-soundcloud:before{content:""}.fa-database:before{content:""}.fa-file-pdf-o:before{content:""}.fa-file-word-o:before{content:""}.fa-file-excel-o:before{content:""}.fa-file-powerpoint-o:before{content:""}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:""}.fa-file-zip-o:before,.fa-file-archive-o:before{content:""}.fa-file-sound-o:before,.fa-file-audio-o:before{content:""}.fa-file-movie-o:before,.fa-file-video-o:before{content:""}.fa-file-code-o:before{content:""}.fa-vine:before{content:""}.fa-codepen:before{content:""}.fa-jsfiddle:before{content:""}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:""}.fa-circle-o-notch:before{content:""}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:""}.fa-ge:before,.fa-empire:before{content:""}.fa-git-square:before{content:""}.fa-git:before{content:""}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:""}.fa-tencent-weibo:before{content:""}.fa-qq:before{content:""}.fa-wechat:before,.fa-weixin:before{content:""}.fa-send:before,.fa-paper-plane:before{content:""}.fa-send-o:before,.fa-paper-plane-o:before{content:""}.fa-history:before{content:""}.fa-circle-thin:before{content:""}.fa-header:before{content:""}.fa-paragraph:before{content:""}.fa-sliders:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-bomb:before{content:""}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:""}.fa-tty:before{content:""}.fa-binoculars:before{content:""}.fa-plug:before{content:""}.fa-slideshare:before{content:""}.fa-twitch:before{content:""}.fa-yelp:before{content:""}.fa-newspaper-o:before{content:""}.fa-wifi:before{content:""}.fa-calculator:before{content:""}.fa-paypal:before{content:""}.fa-google-wallet:before{content:""}.fa-cc-visa:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-bell-slash:before{content:""}.fa-bell-slash-o:before{content:""}.fa-trash:before{content:""}.fa-copyright:before{content:""}.fa-at:before{content:""}.fa-eyedropper:before{content:""}.fa-paint-brush:before{content:""}.fa-birthday-cake:before{content:""}.fa-area-chart:before{content:""}.fa-pie-chart:before{content:""}.fa-line-chart:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-bicycle:before{content:""}.fa-bus:before{content:""}.fa-ioxhost:before{content:""}.fa-angellist:before{content:""}.fa-cc:before{content:""}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:""}.fa-meanpath:before{content:""}.fa-buysellads:before{content:""}.fa-connectdevelop:before{content:""}.fa-dashcube:before{content:""}.fa-forumbee:before{content:""}.fa-leanpub:before{content:""}.fa-sellsy:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-simplybuilt:before{content:""}.fa-skyatlas:before{content:""}.fa-cart-plus:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-diamond:before{content:""}.fa-ship:before{content:""}.fa-user-secret:before{content:""}.fa-motorcycle:before{content:""}.fa-street-view:before{content:""}.fa-heartbeat:before{content:""}.fa-venus:before{content:""}.fa-mars:before{content:""}.fa-mercury:before{content:""}.fa-intersex:before,.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-venus-double:before{content:""}.fa-mars-double:before{content:""}.fa-venus-mars:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-neuter:before{content:""}.fa-genderless:before{content:""}.fa-facebook-official:before{content:""}.fa-pinterest-p:before{content:""}.fa-whatsapp:before{content:""}.fa-server:before{content:""}.fa-user-plus:before{content:""}.fa-user-times:before{content:""}.fa-hotel:before,.fa-bed:before{content:""}.fa-viacoin:before{content:""}.fa-train:before{content:""}.fa-subway:before{content:""}.fa-medium:before{content:""}.fa-yc:before,.fa-y-combinator:before{content:""}.fa-optin-monster:before{content:""}.fa-opencart:before{content:""}.fa-expeditedssl:before{content:""}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:""}.fa-battery-3:before,.fa-battery-three-quarters:before{content:""}.fa-battery-2:before,.fa-battery-half:before{content:""}.fa-battery-1:before,.fa-battery-quarter:before{content:""}.fa-battery-0:before,.fa-battery-empty:before{content:""}.fa-mouse-pointer:before{content:""}.fa-i-cursor:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-sticky-note:before{content:""}.fa-sticky-note-o:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-diners-club:before{content:""}.fa-clone:before{content:""}.fa-balance-scale:before{content:""}.fa-hourglass-o:before{content:""}.fa-hourglass-1:before,.fa-hourglass-start:before{content:""}.fa-hourglass-2:before,.fa-hourglass-half:before{content:""}.fa-hourglass-3:before,.fa-hourglass-end:before{content:""}.fa-hourglass:before{content:""}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:""}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:""}.fa-hand-scissors-o:before{content:""}.fa-hand-lizard-o:before{content:""}.fa-hand-spock-o:before{content:""}.fa-hand-pointer-o:before{content:""}.fa-hand-peace-o:before{content:""}.fa-trademark:before{content:""}.fa-registered:before{content:""}.fa-creative-commons:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-tripadvisor:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-get-pocket:before{content:""}.fa-wikipedia-w:before{content:""}.fa-safari:before{content:""}.fa-chrome:before{content:""}.fa-firefox:before{content:""}.fa-opera:before{content:""}.fa-internet-explorer:before{content:""}.fa-tv:before,.fa-television:before{content:""}.fa-contao:before{content:""}.fa-500px:before{content:""}.fa-amazon:before{content:""}.fa-calendar-plus-o:before{content:""}.fa-calendar-minus-o:before{content:""}.fa-calendar-times-o:before{content:""}.fa-calendar-check-o:before{content:""}.fa-industry:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-map-o:before{content:""}.fa-map:before{content:""}.fa-commenting:before{content:""}.fa-commenting-o:before{content:""}.fa-houzz:before{content:""}.fa-vimeo:before{content:""}.fa-black-tie:before{content:""}.fa-fonticons:before{content:""}.fa-reddit-alien:before{content:""}.fa-edge:before{content:""}.fa-credit-card-alt:before{content:""}.fa-codiepie:before{content:""}.fa-modx:before{content:""}.fa-fort-awesome:before{content:""}.fa-usb:before{content:""}.fa-product-hunt:before{content:""}.fa-mixcloud:before{content:""}.fa-scribd:before{content:""}.fa-pause-circle:before{content:""}.fa-pause-circle-o:before{content:""}.fa-stop-circle:before{content:""}.fa-stop-circle-o:before{content:""}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-hashtag:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-percent:before{content:""}.fa-gitlab:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpforms:before{content:""}.fa-envira:before{content:""}.fa-universal-access:before{content:""}.fa-wheelchair-alt:before{content:""}.fa-question-circle-o:before{content:""}.fa-blind:before{content:""}.fa-audio-description:before{content:""}.fa-volume-control-phone:before{content:""}.fa-braille:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:""}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-signing:before,.fa-sign-language:before{content:""}.fa-low-vision:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-pied-piper:before{content:""}.fa-first-order:before{content:""}.fa-yoast:before{content:""}.fa-themeisle:before{content:""}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:""}.fa-fa:before,.fa-font-awesome:before{content:""}.fa-handshake-o:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-open-o:before{content:""}.fa-linode:before{content:""}.fa-address-book:before{content:""}.fa-address-book-o:before{content:""}.fa-vcard:before,.fa-address-card:before{content:""}.fa-vcard-o:before,.fa-address-card-o:before{content:""}.fa-user-circle:before{content:""}.fa-user-circle-o:before{content:""}.fa-user-o:before{content:""}.fa-id-badge:before{content:""}.fa-drivers-license:before,.fa-id-card:before{content:""}.fa-drivers-license-o:before,.fa-id-card-o:before{content:""}.fa-quora:before{content:""}.fa-free-code-camp:before{content:""}.fa-telegram:before{content:""}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:""}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:""}.fa-thermometer-2:before,.fa-thermometer-half:before{content:""}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:""}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:""}.fa-shower:before{content:""}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:""}.fa-podcast:before{content:""}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-times-rectangle:before,.fa-window-close:before{content:""}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:""}.fa-bandcamp:before{content:""}.fa-grav:before{content:""}.fa-etsy:before{content:""}.fa-imdb:before{content:""}.fa-ravelry:before{content:""}.fa-eercast:before{content:""}.fa-microchip:before{content:""}.fa-snowflake-o:before{content:""}.fa-superpowers:before{content:""}.fa-wpexplorer:before{content:""}.fa-meetup:before{content:""}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;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}body .testimonial-entry-title a{text-decoration:underline}body .testimonial-entry{margin-bottom:2.375em;text-align:center}@media screen and (min-width:48em){body .testimonial-entry{text-align:left;margin-bottom:3.875em}}@media screen and (min-width:48em){body .testimonial-featured-image{float:left;margin-right:1.875em}}body .testimonial-featured-image img{border-radius:100%;width:100px;margin:0 auto}body .testimonial-entry-content:before{content:'\201C';display:block;font-size:50px;font-size:3.125rem;line-height:.97;color:#e0e1e5;font-weight:700;margin-bottom:-.26em}body .testimonial-entry-title{font-size:12px;font-size:.75rem;line-height:1.4;color:#666;text-transform:uppercase;font-weight:400;margin-top:1.33333em}body .testimonial-entry.has-testimonial-thumbnail{position:relative;padding-top:134px}@media screen and (min-width:48em){body .testimonial-entry.has-testimonial-thumbnail{padding-left:130px;padding-top:0}}body .testimonial-entry.has-testimonial-thumbnail .testimonial-featured-image{position:absolute;top:1.14286em;left:0;right:0}@media screen and (min-width:48em){body .testimonial-entry.has-testimonial-thumbnail .testimonial-featured-image{right:auto;top:.25em}}@media screen and (max-width:61.9375em){body .testimonial-entry-mobile-last-item-row,body .testimonial-entry-mobile-first-item-row{width:100%}}@media screen and (min-width:62em){.page-template-template-front-page .jetpack-testimonial-shortcode{margin:0 -19.7%}}@media screen and (min-width:93.375em){.page-template-template-front-page .jetpack-testimonial-shortcode{margin:0 -14.625em}}.flex-container a:hover,.flex-slider a:hover{outline:none}.slides,.slides>li,.flex-control-nav,.flex-direction-nav{margin:0;padding:0;list-style:none}.flex-pauseplay span{text-transform:capitalize}.flexslider{margin:0;padding:0}.flexslider .slides>li{display:none;-webkit-backface-visibility:hidden}.flexslider .slides img{width:100%;display:block}.flexslider .slides:after{content:"\0020";display:block;clear:both;visibility:hidden;line-height:0;height:0}html[xmlns] .flexslider .slides{display:block}* html .flexslider .slides{height:1%}.no-js .flexslider .slides>li:first-child{display:block}.flexslider{margin:0 0 60px;background:#fff;border:4px solid #fff;position:relative;zoom:1;border-radius:4px;-webkit-box-shadow:0 1px 4px rgb(0 0 0 / .2);box-shadow:0 1px 4px rgb(0 0 0 / .2)}.flexslider .slides{zoom:1}.flexslider .slides img{height:auto;-moz-user-select:none}.flex-viewport{max-height:2000px;-webkit-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease}.loading .flex-viewport{max-height:300px}.carousel li{margin-right:5px}.flex-direction-nav{*height:0}.flex-direction-nav a{text-decoration:none;display:block;width:40px;height:40px;margin:-20px 0 0;position:absolute;top:50%;z-index:10;overflow:hidden;opacity:0;cursor:pointer;color:rgb(0 0 0 / .8);text-shadow:1px 1px 0 rgb(255 255 255 / .3);-webkit-transition:0.3s ease-in-out;-o-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.flex-direction-nav .flex-prev{left:-50px}.flex-direction-nav .flex-next{right:-50px;text-align:right}.flexslider:hover .flex-direction-nav .flex-prev{opacity:.7;left:10px}.flexslider:hover .flex-direction-nav .flex-prev:hover{opacity:1}.flexslider:hover .flex-direction-nav .flex-next{opacity:.7;right:10px}.flexslider:hover .flex-direction-nav .flex-next:hover{opacity:1}.flex-direction-nav .flex-disabled{opacity:0!important;filter:alpha(opacity=0);cursor:default;z-index:-1}.flex-pauseplay a{display:block;width:20px;height:20px;position:absolute;bottom:5px;left:10px;opacity:.8;z-index:10;overflow:hidden;cursor:pointer;color:#000}.flex-pauseplay a:hover{opacity:1}.flex-control-nav{width:100%;position:absolute;bottom:-40px;text-align:center}.flex-control-nav li{margin:0 6px;display:inline-block;zoom:1;*display:inline}.flex-control-paging li a{width:11px;height:11px;display:block;background:#666;background:rgb(0 0 0 / .5);cursor:pointer;text-indent:100%;white-space:nowrap;overflow:hidden;-webkit-box-shadow:inset 0 3px rgb(0 0 0 / .3);box-shadow:inset 0 3px rgb(0 0 0 / .3);border-radius:20px}.flex-control-paging li a:hover{background:#333;background:rgb(0 0 0 / .7)}.flex-control-paging li a.flex-active{background:#000;background:rgb(0 0 0 / .9);cursor:default}.flex-control-thumbs{margin:5px 0 0;position:static;overflow:hidden}.flex-control-thumbs li{width:25%;float:left;margin:0}.flex-control-thumbs img{width:100%;height:auto;display:block;opacity:.7;cursor:pointer;-moz-user-select:none;-webkit-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease}.flex-control-thumbs img:hover{opacity:1}.flex-control-thumbs .flex-active{opacity:1;cursor:default}@media screen and (max-width:860px){.flex-direction-nav .flex-prev{opacity:1;left:10px}.flex-direction-nav .flex-next{opacity:1;right:10px}}a{color:inherit;text-decoration:none;-webkit-transition:border-color ease-in-out .15s,color ease-in-out .15s,background ease-in-out .15s;-o-transition:border-color ease-in-out .15s,color ease-in-out .15s,background ease-in-out .15s;transition:border-color ease-in-out .15s,color ease-in-out .15s,background ease-in-out .15s}a:hover,a:active{outline:0}a:hover{color:#01bea0}@media screen and (min-width:62em){.main-navigation{float:left;clear:both;display:block;width:100%}}@media screen and (min-width:62em){.top-line .site-header-menu{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin:0 auto 0 -.929em;width:100%}}@media screen and (min-width:62em){.top-navigation-right li,.main-navigation li{float:left}}.top-navigation-right li,.main-navigation li{border-bottom:1px solid #e0e1e5;font-weight:700;text-transform:uppercase}@media screen and (min-width:62em){.top-navigation-right li,.main-navigation li{border-bottom:0 solid #e0e1e5}}.top-navigation-right .top-navigation-mobile,.main-navigation .top-navigation-mobile{margin:1.5em 0;font-size:12px;font-size:.75rem}.top-navigation-right .top-navigation-mobile li,.main-navigation .top-navigation-mobile li{border-bottom:0 solid #e0e1e5}.top-navigation-right .top-navigation-mobile a,.main-navigation .top-navigation-mobile a{padding:.85714em 0}.top-navigation-right .top-navigation-mobile ul,.main-navigation .top-navigation-mobile ul{border-top:0 solid #e0e1e5}.top-navigation-right .top-navigation-mobile ul a,.main-navigation .top-navigation-mobile ul a{padding-left:1.57143em}.top-navigation-right .top-navigation-mobile ul ul a,.main-navigation .top-navigation-mobile ul ul a{padding-left:3.14286em}.top-navigation-right .top-navigation-mobile ul ul ul a,.main-navigation .top-navigation-mobile ul ul ul a{padding-left:4.71429em}.search-icon-wrapper,.top-navigation-right ul,.main-navigation ul{font-size:12px;font-size:.75rem}.top-navigation-right ul ul,.main-navigation ul ul{font-size:12px;font-size:.75rem}@media screen and (min-width:62em){.top-navigation-right ul,.main-navigation ul{margin:0 -.929em;font-size:13px;font-size:.8125rem}}.search-icon-wrapper a,.top-navigation-right a,.main-navigation a{display:block;padding:1.10714em 0}@media screen and (min-width:62em){.search-icon-wrapper a,.top-navigation-right a,.main-navigation a{padding:0}}@media screen and (min-width:62em){.search-icon-wrapper li,.top-navigation-right li,.main-navigation li{padding:0 0 1.7em}.search-icon-wrapper li li,.top-navigation-right li li,.main-navigation li li{padding:0}}.search-icon-wrapper .fa,.top-navigation-right .fa,.main-navigation .fa{font-size:16px;font-size:1rem}@media screen and (min-width:62em){.search-icon-wrapper{padding-bottom:1.7em}}.footer-navigation ul,.top-navigation-right ul,.main-navigation ul{list-style:none;padding-left:0;margin:0}.footer-navigation ul ul,.top-navigation-right ul ul,.main-navigation ul ul{display:none;margin:-1px 0;text-transform:none;border-top:1px solid #e0e1e5}@media screen and (min-width:62em){.footer-navigation ul ul,.top-navigation-right ul ul,.main-navigation ul ul{width:178px;background:#fff;border:1px solid #e0e1e5;float:left;position:absolute;top:100%;visibility:hidden;z-index:99999;margin:0;display:block}.footer-navigation ul ul ul,.top-navigation-right ul ul ul,.main-navigation ul ul ul{visibility:hidden;top:-1px}.footer-navigation ul ul li,.top-navigation-right ul ul li,.main-navigation ul ul li{float:none}}.footer-navigation ul ul li,.top-navigation-right ul ul li,.main-navigation ul ul li{margin:0;margin-left:-1px}@media screen and (min-width:62em){.footer-navigation ul ul li:hover>ul,.footer-navigation ul ul li.focus>ul,.top-navigation-right ul ul li:hover>ul,.top-navigation-right ul ul li.focus>ul,.main-navigation ul ul li:hover>ul,.main-navigation ul ul li.focus>ul{left:100%}}.footer-navigation ul ul a,.top-navigation-right ul ul a,.main-navigation ul ul a{padding-left:1.57143em}@media screen and (min-width:62em){.footer-navigation ul ul a,.top-navigation-right ul ul a,.main-navigation ul ul a{border-left:2px solid #fff0;width:100%;padding:.85em 1em}}.footer-navigation ul ul ul a,.top-navigation-right ul ul ul a,.main-navigation ul ul ul a{padding-left:3.14286em}@media screen and (min-width:62em){.footer-navigation ul ul ul a,.top-navigation-right ul ul ul a,.main-navigation ul ul ul a{padding:.85em 1em}}.footer-navigation ul ul ul ul a,.top-navigation-right ul ul ul ul a,.main-navigation ul ul ul ul a{padding-left:4.71429em}@media screen and (min-width:62em){.footer-navigation ul ul ul ul a,.top-navigation-right ul ul ul ul a,.main-navigation ul ul ul ul a{padding:.85em 1em}}@media screen and (min-width:62em){.footer-navigation ul li>ul,.top-navigation-right ul li>ul,.main-navigation ul li>ul{left:-1.28571em}.footer-navigation ul li>ul.toleft,.top-navigation-right ul li>ul.toleft,.main-navigation ul li>ul.toleft{right:0;left:auto}.footer-navigation ul li>ul.toleft ul.toleft ul,.top-navigation-right ul li>ul.toleft ul.toleft ul,.main-navigation ul li>ul.toleft ul.toleft ul{left:-100%;right:auto}.footer-navigation ul li li>ul,.top-navigation-right ul li li>ul,.main-navigation ul li li>ul{left:100%}.footer-navigation ul li li>ul.toleft,.top-navigation-right ul li li>ul.toleft,.main-navigation ul li li>ul.toleft{left:-100%;right:auto}.footer-navigation ul li:hover>ul,.footer-navigation ul li.focus>ul,.top-navigation-right ul li:hover>ul,.top-navigation-right ul li.focus>ul,.main-navigation ul li:hover>ul,.main-navigation ul li.focus>ul{visibility:visible}}.footer-navigation li,.top-navigation-right li,.main-navigation li{position:relative;margin:0}@media screen and (min-width:62em){.footer-navigation li,.top-navigation-right li,.main-navigation li{margin:0 .929em}}.footer-navigation a,.top-navigation-right a,.main-navigation a{text-decoration:none;color:inherit;-webkit-transition:border-color ease-in-out .15s,color ease-in-out .15s,background ease-in-out .15s;-o-transition:border-color ease-in-out .15s,color ease-in-out .15s,background ease-in-out .15s;transition:border-color ease-in-out .15s,color ease-in-out .15s,background ease-in-out .15s}.footer-navigation a:hover,.top-navigation-right a:hover,.main-navigation a:hover{color:#01bea0}.footer-navigation .current_page_item>a,.footer-navigation .current-menu-item>a,.footer-navigation .current_page_ancestor>a,.footer-navigation .current-menu-ancestor>a,.top-navigation-right .current_page_item>a,.top-navigation-right .current-menu-item>a,.top-navigation-right .current_page_ancestor>a,.top-navigation-right .current-menu-ancestor>a,.main-navigation .current_page_item>a,.main-navigation .current-menu-item>a,.main-navigation .current_page_ancestor>a,.main-navigation .current-menu-ancestor>a{color:#01bea0}.footer-navigation .menu-item-has-children ul a:hover,.footer-navigation .menu-item-has-children ul .current_page_item>a,.footer-navigation .menu-item-has-children ul .current-menu-item>a,.footer-navigation .menu-item-has-children ul .current_page_ancestor>a,.footer-navigation .menu-item-has-children ul .current-menu-ancestor>a,.top-navigation-right .menu-item-has-children ul a:hover,.top-navigation-right .menu-item-has-children ul .current_page_item>a,.top-navigation-right .menu-item-has-children ul .current-menu-item>a,.top-navigation-right .menu-item-has-children ul .current_page_ancestor>a,.top-navigation-right .menu-item-has-children ul .current-menu-ancestor>a,.main-navigation .menu-item-has-children ul a:hover,.main-navigation .menu-item-has-children ul .current_page_item>a,.main-navigation .menu-item-has-children ul .current-menu-item>a,.main-navigation .menu-item-has-children ul .current_page_ancestor>a,.main-navigation .menu-item-has-children ul .current-menu-ancestor>a{border-left-color:currentColor}.top-navigation-right .menu-item-has-children a,.main-navigation .menu-item-has-children a{margin-right:4em}@media screen and (min-width:62em){.top-navigation-right .menu-item-has-children a,.main-navigation .menu-item-has-children a{margin-right:0}}@media screen and (min-width:62em){.top-navigation-right .menu-item-has-children .menu-item-has-children a,.main-navigation .menu-item-has-children .menu-item-has-children a{padding:.85em 2.6em .85em 1em}}.footer-navigation{line-height:1.4;font-size:13px;font-size:.8125rem;width:100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media screen and (min-width:62em){.footer-navigation{width:auto}}@media screen and (min-width:48em){.footer-navigation ul{margin:0 -.35714em 0}}.footer-navigation li{display:block;margin:0 0 .71429em}@media screen and (min-width:48em){.footer-navigation li{display:inline-block;margin:.35714em}.footer-navigation li:after{content:'\002f';margin-left:.78571em}.footer-navigation li:last-child:after{display:none}}.site-info+.footer-navigation{margin-bottom:2em}@media screen and (min-width:62em){.site-info+.footer-navigation{margin-bottom:0}}.top-navigation-right .menu-item-has-children>a:after,.top-navigation-right .menu-item-has-children .dropdown-toggle:after,.main-navigation .menu-item-has-children>a:after,.main-navigation .menu-item-has-children .dropdown-toggle:after{content:"";font-family:FontAwesome;font-size:14px;font-size:.875rem;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-indent:0}.top-navigation-right .menu-item-has-children .menu-item-has-children>a:after,.main-navigation .menu-item-has-children .menu-item-has-children>a:after{position:absolute;top:.6em;right:1.3em}.top-navigation-right .menu-item-has-children>a:after,.main-navigation .menu-item-has-children>a:after{display:none;margin-left:.5em;float:right;line-height:inherit}@media screen and (min-width:62em){.top-navigation-right .menu-item-has-children>a:after,.main-navigation .menu-item-has-children>a:after{display:block}}.top-navigation-right .menu-item-has-children .dropdown-toggle,.main-navigation .menu-item-has-children .dropdown-toggle{background:#fff0;border:0 solid;height:auto;position:absolute;top:.7em;right:0;color:inherit;padding:0 1.45em}.top-navigation-right .menu-item-has-children .dropdown-toggle.toggled-on:after,.main-navigation .menu-item-has-children .dropdown-toggle.toggled-on:after{display:block;-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}@media screen and (min-width:62em){.top-navigation-right .menu-item-has-children .dropdown-toggle,.main-navigation .menu-item-has-children .dropdown-toggle{display:none}}.top-navigation-right .sub-menu .menu-item-has-children>a:after,.main-navigation .sub-menu .menu-item-has-children>a:after{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);float:right}.top-navigation-right-mobile{border-top:1px solid #e0e1e5}.main-navigation{margin:0}@media screen and (min-width:62em){.main-navigation>div:last-child{margin-bottom:0}}.main-navigation .menu-primary-container,.main-navigation .menu-top-right-container{display:none}.main-navigation.toggled .menu-primary-container,.main-navigation.toggled .menu-top-right-container{display:block}@media screen and (min-width:62em){.main-navigation .menu-primary-container{display:block}}@media screen and (max-width:61.9375em){.site-header-menu{position:relative}}.search-icon-wrapper,.menu-top-right-container{display:none;vertical-align:top}@media screen and (min-width:62em){.search-icon-wrapper,.menu-top-right-container{display:inline-block}}@media screen and (min-width:62em){.menu-top-right-container{margin-right:1.78571em;position:relative}.menu-top-right-container:before{content:'';position:absolute;display:block;top:-.35714em;right:-1.21429em;height:2.14286em;width:1px;background:#f0f0f0}}@media screen and (min-width:62em){.top-navigation-right,.main-navigation{margin:1.15em 0 0}}.menu-toggle,.main-navigation .toggled ul:not(.sub-menu),.main-navigation ul ul.toggled-on{display:block}@media screen and (min-width:62em){.menu-toggle-wrapper{display:none}.footer-navigation ul,.top-navigation-right ul,.top-navigation ul,.main-navigation ul{display:block}.main-navigation .top-navigation-right-mobile,.main-navigation .top-navigation-mobile{display:none}}.menu-footer-menu-container{display:inline-block}.footer-navigation{text-align:center}.search-icon-wrapper{margin-left:1.42857em}.search-icon-wrapper a{display:block}.post-navigation{clear:both;margin:6.25em 0 0}@media screen and (min-width:48em){.post-navigation .nav-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%}}.post-navigation .post-title{-webkit-transition:color 0.3s ease-in-out;-o-transition:color 0.3s ease-in-out;transition:color 0.3s ease-in-out}.post-navigation a{color:inherit;display:block;height:100%}.post-navigation a:hover{text-decoration:none}.post-navigation a:hover .no-bg .post-title{color:#01bea0}@media screen and (min-width:48em){.post-navigation .nav-previous{padding-right:1.5625em}.post-navigation .nav-next{padding-left:1.5625em}}.post-navigation span{display:block}.post-navigation .meta-nav{text-transform:uppercase;font-weight:700;font-size:14px;font-size:.875rem;line-height:1.4;margin:0 1.57143em 1.35714em}.post-navigation .post-title{line-height:1.4;font-weight:700;font-size:18px;font-size:1.125rem;margin:0 1.22222em 1.44444em}.post-navigation .meta-nav,.post-navigation .post-title{position:relative;z-index:1}.post-navigation .nav-bg{background-repeat:no-repeat;background-size:cover;background-position:center;min-height:145px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;position:relative;color:#fff}@media screen and (min-width:48em){.post-navigation .nav-bg{min-height:188px}}.post-navigation .nav-bg div{width:100%}.post-navigation .nav-bg:before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:rgb(51 51 51 / .4);z-index:0;-webkit-transition:background 0.3s ease-in-out;-o-transition:background 0.3s ease-in-out;transition:background 0.3s ease-in-out}.post-navigation .nav-bg.no-bg{color:inherit}.post-navigation .nav-bg.no-bg:before{display:none}.post-navigation .nav-bg.no-bg .meta-nav{color:#666}.post-navigation a:hover .nav-bg:before{background:rgb(51 51 51 / .8)}.site-main .comment-navigation,.site-main .posts-navigation,.site-main .post-navigation{overflow:hidden}.comment-navigation .nav-previous+.nav-next,.posts-navigation .nav-previous+.nav-next,.post-navigation .nav-previous+.nav-next{margin-top:.71429em}@media screen and (min-width:48em){.comment-navigation .nav-previous+.nav-next,.posts-navigation .nav-previous+.nav-next,.post-navigation .nav-previous+.nav-next{margin-top:0}}@media screen and (min-width:48em){.comment-navigation .nav-previous,.posts-navigation .nav-previous,.post-navigation .nav-previous{width:50%}}.comment-navigation .nav-next,.posts-navigation .nav-next,.post-navigation .nav-next{text-align:right}@media screen and (min-width:48em){.comment-navigation .nav-next,.posts-navigation .nav-next,.post-navigation .nav-next{margin:0 0 0 auto;width:50%}}.pagination{font-weight:700;font-size:18px;font-size:1.125rem;margin:4.66667em -.72222em 0;width:100%}.pagination .page-numbers{display:block;float:left;margin:0 .72222em .72222em;line-height:2.77778em;text-decoration:none}.pagination .page-numbers.current{color:#666}.pagination a.page-numbers:hover{text-decoration:underline}.pagination a.prev,.pagination a.next{font-size:30px;font-size:1.875rem;line-height:1.6em;background:#333;color:#fff;height:1.66667em;width:1.66667em;text-align:center;overflow:hidden}.pagination a.prev:before,.pagination a.next:before{display:block;font:normal normal normal 1em/1.53333em FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:1.66667em;width:1.66667em;text-align:center}.pagination a.prev:hover,.pagination a.next:hover{background:#01bea0;color:#fff;text-decoration:none}.pagination .prev{margin:0 .8em .43333em .43333em}.pagination .prev:before{content:""}.pagination .next{margin:0 .43333em .43333em .8em}.pagination .next:before{content:""}@media screen and (min-width:62em){.theme-social-menu a[href*="twitter.com"] .menu-text,.theme-social-menu a[href*="facebook.com"] .menu-text,.theme-social-menu a[href*="google.com"] .menu-text,.theme-social-menu a[href*="plus.google.com"] .menu-text,.theme-social-menu a[href*="pinterest.com"] .menu-text,.theme-social-menu a[href*="foursquare.com"] .menu-text,.theme-social-menu a[href*="yahoo.com"] .menu-text,.theme-social-menu a[href*="skype:"] .menu-text,.theme-social-menu a[href*="yelp.com"] .menu-text,.theme-social-menu a[href*="linkedin.com"] .menu-text,.theme-social-menu a[href*="viadeo.com"] .menu-text,.theme-social-menu a[href*="xing.com"] .menu-text,.theme-social-menu a[href*="soundcloud.com"] .menu-text,.theme-social-menu a[href*="spotify.com"] .menu-text,.theme-social-menu a[href*="last.fm"] .menu-text,.theme-social-menu a[href*="youtube.com"] .menu-text,.theme-social-menu a[href*="vimeo.com"] .menu-text,.theme-social-menu a[href*="vine.com"] .menu-text,.theme-social-menu a[href*="flickr.com"] .menu-text,.theme-social-menu a[href*="500px.com"] .menu-text,.theme-social-menu a[href*="instagram.com"] .menu-text,.theme-social-menu a[href*="tumblr.com"] .menu-text,.theme-social-menu a[href*="reddit.com"] .menu-text,.theme-social-menu a[href*="dribbble.com"] .menu-text,.theme-social-menu a[href*="stumbleupon.com"] .menu-text,.theme-social-menu a[href*="digg.com"] .menu-text,.theme-social-menu a[href*="behance.net"] .menu-text,.theme-social-menu a[href*="delicious.com"] .menu-text,.theme-social-menu a[href*="deviantart.com"] .menu-text,.theme-social-menu a[href*="play.com"] .menu-text,.theme-social-menu a[href*="wikipedia.com"] .menu-text,.theme-social-menu a[href*="apple.com"] .menu-text,.theme-social-menu a[href*="github.com"] .menu-text,.theme-social-menu a[href*="github.io"] .menu-text,.theme-social-menu a[href*="windows.com"] .menu-text,.theme-social-menu a[href*="tripadvisor."] .menu-text,.theme-social-menu a[href*="slideshare.net"] .menu-text,.theme-social-menu a[href*=".rss"] .menu-text,.theme-social-menu a[href*="vk.com"] .menu-text,.theme-social-menu a[href*="tel:"] .menu-text,.theme-social-menu a[href*="/map"] .menu-text,.theme-social-menu a[href*="mailto:"] .menu-text{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden}.theme-social-menu a[href*="twitter.com"]:before,.theme-social-menu a[href*="facebook.com"]:before,.theme-social-menu a[href*="google.com"]:before,.theme-social-menu a[href*="plus.google.com"]:before,.theme-social-menu a[href*="pinterest.com"]:before,.theme-social-menu a[href*="foursquare.com"]:before,.theme-social-menu a[href*="yahoo.com"]:before,.theme-social-menu a[href*="skype:"]:before,.theme-social-menu a[href*="yelp.com"]:before,.theme-social-menu a[href*="linkedin.com"]:before,.theme-social-menu a[href*="viadeo.com"]:before,.theme-social-menu a[href*="xing.com"]:before,.theme-social-menu a[href*="soundcloud.com"]:before,.theme-social-menu a[href*="spotify.com"]:before,.theme-social-menu a[href*="last.fm"]:before,.theme-social-menu a[href*="youtube.com"]:before,.theme-social-menu a[href*="vimeo.com"]:before,.theme-social-menu a[href*="vine.com"]:before,.theme-social-menu a[href*="flickr.com"]:before,.theme-social-menu a[href*="500px.com"]:before,.theme-social-menu a[href*="instagram.com"]:before,.theme-social-menu a[href*="tumblr.com"]:before,.theme-social-menu a[href*="reddit.com"]:before,.theme-social-menu a[href*="dribbble.com"]:before,.theme-social-menu a[href*="stumbleupon.com"]:before,.theme-social-menu a[href*="digg.com"]:before,.theme-social-menu a[href*="behance.net"]:before,.theme-social-menu a[href*="delicious.com"]:before,.theme-social-menu a[href*="deviantart.com"]:before,.theme-social-menu a[href*="play.com"]:before,.theme-social-menu a[href*="wikipedia.com"]:before,.theme-social-menu a[href*="apple.com"]:before,.theme-social-menu a[href*="github.com"]:before,.theme-social-menu a[href*="github.io"]:before,.theme-social-menu a[href*="windows.com"]:before,.theme-social-menu a[href*="tripadvisor."]:before,.theme-social-menu a[href*="slideshare.net"]:before,.theme-social-menu a[href*=".rss"]:before,.theme-social-menu a[href*="vk.com"]:before,.theme-social-menu a[href*="tel:"]:before,.theme-social-menu a[href*="/map"]:before,.theme-social-menu a[href*="mailto:"]:before{margin-right:0}}.theme-social-menu a:before{font:normal normal normal 1rem/1 FontAwesome;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-indent:0;display:inline-block!important;margin-right:.438em;font-size:20px;font-size:1.25rem;min-width:38px}@media screen and (min-width:62em){.theme-social-menu a:before{font-size:16px;font-size:1rem;min-width:0}}.theme-social-menu a:empty{width:1em}.theme-social-menu a[href*="twitter.com"]:before{content:""}.theme-social-menu a[href*="facebook.com"]:before{content:""}.theme-social-menu a[href*="google.com"]:before{content:""}.theme-social-menu a[href*="plus.google.com"]:before{content:""}.theme-social-menu a[href*="/map"]:before{content:""}.theme-social-menu a[href*="pinterest.com"]:before{content:""}.theme-social-menu a[href*="foursquare.com"]:before{content:""}.theme-social-menu a[href*="yahoo.com"]:before{content:""}.theme-social-menu a[href*="skype:"]:before{content:""}.theme-social-menu a[href*="yelp.com"]:before{content:""}.theme-social-menu a[href*="linkedin.com"]:before{content:""}.theme-social-menu a[href*="viadeo.com"]:before{content:""}.theme-social-menu a[href*="xing.com"]:before{content:""}.theme-social-menu a[href*="soundcloud.com"]:before{content:""}.theme-social-menu a[href*="spotify.com"]:before{content:""}.theme-social-menu a[href*="last.fm"]:before{content:""}.theme-social-menu a[href*="youtube.com"]:before{content:""}.theme-social-menu a[href*="vimeo.com"]:before{content:""}.theme-social-menu a[href*="vine.com"]:before{content:""}.theme-social-menu a[href*="flickr.com"]:before{content:""}.theme-social-menu a[href*="500px.com"]:before{content:""}.theme-social-menu a[href*="instagram.com"]:before{content:""}.theme-social-menu a[href*="tumblr.com"]:before{content:""}.theme-social-menu a[href*="reddit.com"]:before{content:""}.theme-social-menu a[href*="dribbble.com"]:before{content:""}.theme-social-menu a[href*="stumbleupon.com"]:before{content:""}.theme-social-menu a[href*="digg.com"]:before{content:""}.theme-social-menu a[href*="behance.net"]:before{content:""}.theme-social-menu a[href*="delicious.com"]:before{content:""}.theme-social-menu a[href*="deviantart.com"]:before{content:""}.theme-social-menu a[href*="play.com"]:before{content:""}.theme-social-menu a[href*="wikipedia.com"]:before{content:""}.theme-social-menu a[href*="apple.com"]:before{content:""}.theme-social-menu a[href*="github.com"]:before{content:""}.theme-social-menu a[href*="github.io"]:before{content:""}.theme-social-menu a[href*="windows.com"]:before{content:""}.theme-social-menu a[href*="tripadvisor."]:before{content:""}.theme-social-menu a[href*="slideshare.net"]:before{content:""}.theme-social-menu a[href*=".rss"]:before{content:""}.theme-social-menu a[href*="vk.com"]:before{content:""}.theme-social-menu a[href*="tel:"]:before{content:""}.theme-social-menu a[href*="mailto:"]:before{content:""}.says,.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden}#content[tabindex="-1"]:focus{outline:0}.alignleft{display:inline;float:left;margin-right:2.625em;margin-bottom:1.3125em;margin-top:.5em}.alignright{display:inline;float:right;margin-left:2.625em;margin-bottom:1.3125em;margin-top:.5em}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto}.clear:before,.clear:after,.entry-content:before,.entry-content:after,.comment-content:before,.comment-content:after,.site-header:before,.site-header:after,.site-content:before,.site-content:after,.site-footer:before,.site-footer:after,.navigation:after,.navigation:before{content:"";display:table;table-layout:fixed}.navigation:after,.clear:after,.entry-content:after,.comment-content:after,.site-header:after,.site-content:after,.site-footer:after{clear:both}.widget-area>:last-child,.widget>:last-child{margin-bottom:0}.widget{font-size:14px;font-size:.875rem;line-height:1.4;margin-bottom:5.85714em}.widget a{border-bottom:1px dotted currentColor}.widget a:hover{text-decoration:none}.widget input[type="submit"]{margin-top:.35714em}.widget label{font-size:14px;font-size:.875rem;line-height:1.4}@media screen and (min-width:48em){.widget label{font-size:16px;font-size:1rem;line-height:1.4}}.widget p{margin-bottom:1.78571em}.site-content .widget-area .widget:last-child{margin-bottom:0}.widget .widget-title{font-size:14px;font-size:.875rem;line-height:1.4;margin-bottom:2.14286em;text-transform:uppercase}.widget .widget .widget-title:empty{margin-bottom:0}.widget ol,.widget ul{list-style:none;margin-left:0}.widget ol li+li,.widget ul li+li{margin-top:1.5em}.widget ol ul,.widget ol ol,.widget ul ul,.widget ul ol{margin:1.5em 0 0 1.28571em}.widget.widget_calendar a{border-bottom:0 dotted}.widget.widget_calendar .calendar_wrap{padding-top:.35714em}.widget.widget_calendar table{border:1px solid #e0e1e5;table-layout:auto;max-width:270px}.widget.widget_calendar caption{padding:.64286em;text-align:center;border-top:1px solid #e0e1e5;border-right:1px solid #e0e1e5;border-left:1px solid #e0e1e5}.widget.widget_calendar th,.widget.widget_calendar td{border-width:0;width:28px}.widget.widget_calendar thead{background:#f4f4f4;border-width:0 0 1px 0}.widget.widget_calendar th{font-weight:400;color:#666;font-size:12px;font-size:.75rem;line-height:1.4;color:#666;padding:.39286em 0}.widget.widget_calendar th,.widget.widget_calendar td{text-align:center}.widget.widget_calendar td{padding:.39286em 0}.widget.widget_calendar tbody a{color:#01bea0;text-decoration:underline}@media screen and (min-width:93.375em){.widget.widget_calendar thead tr td:first-child,.widget.widget_calendar thead tr th:first-child,.widget.widget_calendar tbody tr td:first-child,.widget.widget_calendar tbody tr th:first-child{padding-left:2.2em}.widget.widget_calendar thead tr td:last-child,.widget.widget_calendar thead tr th:last-child,.widget.widget_calendar tbody tr td:last-child,.widget.widget_calendar tbody tr th:last-child{padding-right:2.2em}}.widget.widget_calendar tfoot td{padding:.67857em .71429em;text-align:left;border-top:1px solid #e0e1e5}@media screen and (min-width:93.375em){.widget.widget_calendar tfoot td{padding:.67857em 1em}}.widget.widget_calendar tfoot td:last-child{text-align:right}.widget.widget_calendar #next{text-align:right}.widget.widget_archive select,.widget.widget_categories select{margin-top:1.8em}.widget .search-form-wrapper{margin:0}.widget.widget_search .widget-title+form{margin:2.15em 0 0}@media screen and (min-width:48em){.widget.widget_search .widget-title+form{margin:2.1875em 0 0}}.search-form-wrapper{clear:none}.entry-content .tagcloud{clear:both;margin-top:3.85em}.entry-content .tagcloud:last-child{margin-bottom:1.4em}.tagcloud a{border:1px solid #e0e1e5;display:inline-block;font-size:14px;font-size:.875rem;line-height:1.5;margin:.42857em .21429em 0 0;padding:.10714em .64286em;background:#fff0;text-decoration:none;color:inherit;-webkit-transition:border-color ease-in-out .15s,background ease-in-out .15s,color ease-in-out .15s;-o-transition:border-color ease-in-out .15s,background ease-in-out .15s,color ease-in-out .15s;transition:border-color ease-in-out .15s,background ease-in-out .15s,color ease-in-out .15s}.tagcloud a:hover{background:#e0e1e5;text-decoration:none;color:inherit}.tags-title{margin-right:.4em}.widget .jetpack-image-container>:last-child{margin-bottom:0}.widget .widget-title a{color:inherit}.widget div[class^="gr_custom_container"]{border:0 solid gray;border-radius:0;padding:0;background-color:#FFF;color:inherit}.widget .milestone-countdown,.widget .milestone-message,.widget div[class^="gr_custom_each_container"]{border-color:#e0e0e0}.widget div[class^="gr_custom_container"] a{color:inherit}.widget.widget_eu_cookie_law_widget{background:#fff}.widget.widget_googleplus_badge *{max-width:100%}.widget .upcoming-events li{margin-bottom:0}.widget .milestone-countdown,.widget .milestone-message{color:inherit}.widget.widget_authors>ul>li{margin-bottom:0}.widget.widget_wpcom_social_media_icons_widget a.genericon{margin-right:1em;color:inherit}.widget.widget_wpcom_social_media_icons_widget a.genericon:hover{color:#01bea0}.widget .jetpack-display-remote-posts{margin:0}.widget .jetpack-display-remote-posts a:hover{text-decoration:underline}.widget .jetpack-display-remote-posts h4{margin:.8em 0}.widget .jetpack-display-remote-posts h4:first-of-type{margin-top:0}.widget .jetpack-display-remote-posts h4+a{margin:1.2em 0 0;display:block}.widget .jetpack-display-remote-posts p{margin:.8em 0 0!important;font-size:14px;font-size:.875rem;line-height:inherit!important}.widget .jetpack-display-remote-posts h4,.widget .grofile-meta h4{font-weight:400;font-size:14px;font-size:.875rem;font-family:inherit;line-height:inherit}.widget .tiled-gallery{margin:0}.content-area{padding-top:4.6875em}.page-template-template-front-page .content-area{padding-top:3.3125em}body.woocommerce-cart .content-area:not(.full-width){padding-right:0;width:100%}@media screen and (min-width:62em){.content-area:not(.full-width){float:left;width:71.7%;padding-right:2.1875em}}.site-content .widget-area{overflow:hidden;margin-top:7.14286em}@media screen and (min-width:62em){.site-content .widget-area{float:right;width:28.3%;padding-left:2.1875em;padding-top:4.75em;margin-top:0}}.site-header{position:relative;padding:1.14286em 0 0}@media screen and (min-width:62em){.site-header{padding:.5em 0 0;border-bottom:1px solid #e0e1e5}}@media screen and (min-width:62em){.site-logo-wrapper{margin-right:2.5em;margin-bottom:.55em}}@media screen and (min-width:62em){.site-header-main,.site-logo-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}.custom-logo-link{display:block;margin:0 0 .4em}@media screen and (min-width:62em){.custom-logo-link{margin:0 .9em 0 0}}.custom-logo{max-width:180px;margin:0 auto;display:block}@media screen and (min-width:62em){.custom-logo{margin:0}}.menu-toggle-wrapper,.site-branding{border-bottom:1px solid #e0e1e5;margin-left:-1.25em;margin-right:-1.25em}@media screen and (min-width:62em){.menu-toggle-wrapper,.site-branding{border-bottom:0 solid;margin-left:0;margin-right:0}}.site-branding{text-align:center;padding:0 1.5em 0}@media screen and (min-width:48em){.site-branding{padding:.25em 2.5em .75em}}@media screen and (min-width:62em){.site-branding{text-align:left;padding:0;margin:0;max-width:100%;min-width:0;overflow:hidden}.top-line .site-branding{margin:0 auto 0 0}}.site-title-wrapper{padding:.28571em 0 1.35714em}@media screen and (min-width:62em){.site-title-wrapper{padding:0}}.site-title{font-family:inherit;font-weight:900;text-transform:uppercase;margin:0;font-size:24px;font-size:1.5rem;line-height:1.4}@media screen and (min-width:48em){.site-title{line-height:1.15385;font-size:25px;font-size:1.5625rem}}.site-branding .site-title a{color:inherit}.site-branding .site-title a:hover{text-decoration:none}.site-description{font-size:12px;font-size:.75rem;line-height:1.4;margin:.2em 0 0}@media screen and (min-width:62em){.site-header-menu{margin:0 auto 0 0}}@media screen and (min-width:62em){.top-navigation-right,.site-header-menu{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}}.menu-toggle-wrapper .search-icon-wrapper{display:block;float:right;margin-right:1.25em}.menu-toggle-wrapper .search-icon-wrapper .search-icon{padding:2.5em 0 2.5em}.menu-toggle{color:inherit;font-weight:600;float:left;padding:1.85714em 1.42857em;height:auto}.menu-toggle span{display:inline-block;vertical-align:middle;padding-top:.07143em}.menu-toggle .fa{font-size:14px;font-size:.875rem;margin:0 .3em 0 0;vertical-align:middle}.toggled .menu-toggle .fa:before{content:""}.menu-toggle,.menu-toggle:hover{background-color:#fff0;border:0 solid}.menu-toggle:hover{color:#01bea0}.no-js .menu-toggle{display:none}.header-image{clear:both;margin:.875em 0}.header-image a{display:block}.header-image a:hover img,.header-image a:focus img{opacity:.85}.search-modal{position:absolute;top:0;left:0;right:0;bottom:0;background:#fff;display:none;z-index:20}.search-modal .search-form{margin:.625em 2.25em .625em 0}@media screen and (max-width:61.9375em){.search-modal{left:-1.25em;right:-1.25em;bottom:auto}}.search-modal .wrapper{position:relative}.search-modal .close-search-modal{float:right;padding-top:.875em}@media screen and (max-width:61.9375em){.search-modal .close-search-modal{font-size:16px;font-size:1rem;padding-top:.875em}}.sticky{display:block}.hentry{margin:0}.updated:not(.published){display:none}.page-links{clear:both}.page-header{margin:-.4375em 0 3.1875em}.header-wrapper .page-title,.header-wrapper .entry-title{color:#fff;display:inline-block;font-size:24px;font-size:1.5rem;line-height:1.4;margin:0 0 .65909em}@media screen and (min-width:48em){.header-wrapper .page-title,.header-wrapper .entry-title{font-size:30px;font-size:1.875rem;line-height:1.4;margin:0 0 2.17647em}}.entry-footer{font-size:14px;font-size:.875rem;line-height:1.4;color:#666}.entry-footer .fa{margin-right:.57143em}.entry-footer .byline,.entry-footer .posted-on,.entry-footer .comments-link,.entry-footer .cat-links,.entry-footer .tags-links{margin-right:1.5em}.entry-footer a{color:inherit}.entry-footer a:hover{color:#01bea0}.entry-header{position:relative}body.single .site-content>.entry-header:before,body.page .site-content>.entry-header:before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:rgb(0 0 0 / .3);z-index:1}body.single .site-main>article,body.page .site-main>article{position:relative}body.single .site-main .entry-header .entry-title,body.page .site-main .entry-header .entry-title{margin-top:-.18421em;margin-bottom:1.44737em}body.search .site-main a.post-thumbnail img,body.archive .site-main a.post-thumbnail img,body.blog .site-main a.post-thumbnail img{display:block;margin:0 auto}body.search .site-main article+article,body.archive .site-main article+article,body.blog .site-main article+article{margin-top:5.875em}body.search .site-main .entry-header .entry-title,body.archive .site-main .entry-header .entry-title,body.blog .site-main .entry-header .entry-title{margin-bottom:1.2em}body.search .site-main .post-thumbnail,body.archive .site-main .post-thumbnail,body.blog .site-main .post-thumbnail{display:block;margin:.75em 0 1.875em}body.search .site-main .post_format-post-format-link .entry-title a:before,body.archive .site-main .post_format-post-format-link .entry-title a:before,body.blog .site-main .post_format-post-format-link .entry-title a:before{content:"";font:normal normal normal 1rem/1.4 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-right:.66em}@media all and (-ms-high-contrast:none){body.search .site-main a.post-thumbnail img,body.archive .site-main a.post-thumbnail img,body.blog .site-main a.post-thumbnail img{width:auto}}@supports (-ms-ime-align:auto){body.search .site-main a.post-thumbnail img,body.archive .site-main a.post-thumbnail img,body.blog .site-main a.post-thumbnail img{width:auto}}.entry-child-pages{border-top:1px solid #e0e1e5}.entry-child-pages:after{top:-.9em;background:#fff}.entry-title a{color:inherit}.entry-title a:hover{color:#01bea0;text-decoration:none}.post-thumbnail{position:relative}.post-thumbnail img{display:block}div.post-thumbnail{display:block;position:relative;overflow:hidden;background-size:cover;background-repeat:no-repeat;background-position:center center;margin:0 auto;min-height:262px}div.post-thumbnail img{display:block;visibility:hidden}@media screen and (min-width:48em){.entry-child-pages .post-thumbnail{display:block;position:relative;overflow:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-font-smoothing:subpixel-antialiased}.entry-child-pages .post-thumbnail img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:auto;min-width:100%;min-height:100%;width:auto;z-index:0;max-width:none;max-height:100%;-o-object-fit:cover;object-fit:cover}}.entry-child-pages-list h1,.textwidget h1,.comment-content h1,.archive-description h1,.entry-content h1,.entry-summary h1{margin-top:1.3em;margin-bottom:.75em}.entry-child-pages-list h2,.textwidget h2,.comment-content h2,.archive-description h2,.entry-content h2,.entry-summary h2{margin-top:1.60714em;margin-bottom:.89286em}@media screen and (min-width:48em){.entry-child-pages-list h2,.textwidget h2,.comment-content h2,.archive-description h2,.entry-content h2,.entry-summary h2{margin-top:1.5em;margin-bottom:.82em}}.entry-child-pages-list h3,.textwidget h3,.comment-content h3,.archive-description h3,.entry-content h3,.entry-summary h3{margin-top:1.95833em;margin-bottom:1.04167em}@media screen and (min-width:48em){.entry-child-pages-list h3,.textwidget h3,.comment-content h3,.archive-description h3,.entry-content h3,.entry-summary h3{margin-top:1.8em;margin-bottom:.91em}}.entry-child-pages-list h4,.textwidget h4,.comment-content h4,.archive-description h4,.entry-content h4,.entry-summary h4{margin-top:2.22727em;margin-bottom:1em}@media screen and (min-width:48em){.entry-child-pages-list h4,.textwidget h4,.comment-content h4,.archive-description h4,.entry-content h4,.entry-summary h4{margin-top:1.97em;margin-bottom:1.05em}}.entry-child-pages-list h5,.textwidget h5,.comment-content h5,.archive-description h5,.entry-content h5,.entry-summary h5{margin-top:2.4em;margin-bottom:1.05em}@media screen and (min-width:48em){.entry-child-pages-list h5,.textwidget h5,.comment-content h5,.archive-description h5,.entry-content h5,.entry-summary h5{margin-top:2.25em;margin-bottom:1em}}.entry-child-pages-list h6,.textwidget h6,.comment-content h6,.archive-description h6,.entry-content h6,.entry-summary h6{margin-top:3.125em;margin-bottom:1.25em}@media screen and (min-width:48em){.entry-child-pages-list h6,.textwidget h6,.comment-content h6,.archive-description h6,.entry-content h6,.entry-summary h6{margin-top:2.75em;margin-bottom:1.1em}}.entry-child-pages-list h1:first-child,.entry-child-pages-list h2:first-child,.entry-child-pages-list h3:first-child,.entry-child-pages-list h4:first-child,.entry-child-pages-list h5:first-child,.entry-child-pages-list h6:first-child,.textwidget h1:first-child,.textwidget h2:first-child,.textwidget h3:first-child,.textwidget h4:first-child,.textwidget h5:first-child,.textwidget h6:first-child,.comment-content h1:first-child,.comment-content h2:first-child,.comment-content h3:first-child,.comment-content h4:first-child,.comment-content h5:first-child,.comment-content h6:first-child,.archive-description h1:first-child,.archive-description h2:first-child,.archive-description h3:first-child,.archive-description h4:first-child,.archive-description h5:first-child,.archive-description h6:first-child,.entry-content h1:first-child,.entry-content h2:first-child,.entry-content h3:first-child,.entry-content h4:first-child,.entry-content h5:first-child,.entry-content h6:first-child,.entry-summary h1:first-child,.entry-summary h2:first-child,.entry-summary h3:first-child,.entry-summary h4:first-child,.entry-summary h5:first-child,.entry-summary h6:first-child{margin-top:0}.post-navigation .post-title,.entry-title,.comments-title{-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}body:not(.search-results):not(.single-product) .entry-summary{color:#666;text-align:center;font-weight:600;text-transform:uppercase;margin:1.5em 0 1.1em}@media screen and (min-width:48em){body:not(.search-results):not(.single-product) .entry-summary{margin:.6em 0}}.entry-wrapper>:last-child,.textwidget>:last-child,.comment-content>:last-child,.entry-content>:last-child,.entry-summary>:last-child,.page-content>:last-child,form>:last-child{margin-bottom:0}.comment-content a,.entry-content a,.entry-summary a,.page-content a{text-decoration:underline;color:#01bea0}.comment-content a:hover,.entry-content a:hover,.entry-summary a:hover,.page-content a:hover{text-decoration:none}.more-link{white-space:nowrap;color:#01bea0;text-decoration:underline}.more-link:hover{color:inherit;text-decoration:none}.more-link .meta-nav{display:none}.related-posts ul{margin:0;list-style:none}.related-posts li+li{margin-top:1.25em}.comment-metadata a.comment-edit-link,.comment-reply-link,.entry-author a,.related-posts a{text-decoration:underline;color:#01bea0}.comment-metadata a.comment-edit-link:hover,.comment-reply-link:hover,.entry-author a:hover,.related-posts a:hover{text-decoration:none}.entry-footer{margin-top:3em}.related-posts,.comments-area,.entry-author{margin-top:6em}.related-posts,.entry-author{clear:both}.entry-author>.author-avatar:first-child{content:"";display:table;table-layout:fixed}.author-avatar .avatar{float:left;margin:.25em 1.8125em 0 0;width:36px;height:36px}@media screen and (min-width:48em){.author-avatar .avatar{width:100px;height:100px}}.related-posts-title,.entry-author .author-title,.comment-reply-title,.comments-title{font-size:24px;font-size:1.5rem;margin-bottom:1.69231em}@media screen and (min-width:48em){.related-posts-title,.entry-author .author-title,.comment-reply-title,.comments-title{font-size:26px;font-size:1.625rem}}.author-avatar+.author-heading{margin-top:1.69231em}.related-posts .related-posts-title,.entry-author.author-title{clear:none}.entry-author>:last-child{margin-bottom:0}.author-bio{margin:0 0 1.3125em}.author-description{overflow:hidden}.author-description>:last-child{margin-bottom:0}.author-description:before{content:'\201C';display:block;font-size:50px;font-size:3.125rem;line-height:.97;color:#e0e1e5;font-weight:700;margin-bottom:-.26em}.author-link{white-space:nowrap}.updated:not(.published){display:none}.page-links{clear:both;margin:0 0 1.5em}@media screen and (min-width:48em){.page-links{margin:0 0 1.45em}}.page-links a{margin-left:.65em;margin-right:.65em}.entry-attachment{margin:0 0 1.5em}@media screen and (min-width:48em){.entry-attachment{margin:0 0 1.45em}}.entry-caption>:last-child{margin-bottom:0}.content-bottom-widgets{padding:5.35714em 0}@media screen and (min-width:62em){.content-bottom-widgets{padding:4.6875em 0}}.content-bottom-widgets:after{background:#f5f3f1}.content-bottom-widgets .widget-area+.widget-area{margin-top:5.85714em}@media screen and (min-width:62em){.content-bottom-widgets .widget-area+.widget-area{margin-top:0}}.content-bottom-widgets .widget-area .widget{margin-bottom:5.85714em}@media screen and (min-width:62em){.content-bottom-widgets .widget-area .widget{margin-bottom:2.875em}}.content-bottom-widgets .widget-area .widget:last-child{margin-bottom:0}@media screen and (min-width:62em){.content-bottom-widgets .widget-area{width:33.3333%;float:left}}@media screen and (min-width:62em) and (min-width:62em){.content-bottom-widgets .widget-area{padding:0 2.5em}}@media screen and (min-width:62em) and (min-width:93.375em){.content-bottom-widgets .widget-area{padding:0 3.125em}}.entry-child-pages .post-thumbnail{display:block;overflow:hidden}@media screen and (min-width:48em){.entry-child-pages .post-thumbnail{padding-top:139.5%}}.last-news a:hover,.entry-child-pages a:hover{text-decoration:none}.last-news .post-thumbnail,.entry-child-pages .post-thumbnail{z-index:0;-webkit-transition:none;-o-transition:none;transition:none}@media screen and (min-width:48em){.last-news .post-thumbnail,.entry-child-pages .post-thumbnail{margin:0 0 1.55em}}.last-news .post-thumbnail:before,.entry-child-pages .post-thumbnail:before{-webkit-transition:all 0.35s ease;-o-transition:all 0.35s ease;transition:all 0.35s ease;background:rgb(72 72 72 / .5);position:absolute;content:'';top:0;bottom:0;left:0;right:0;z-index:1;opacity:0}.last-news .post-thumbnail:hover:before,.entry-child-pages .post-thumbnail:hover:before{opacity:1}.last-news .post-thumbnail .fa,.entry-child-pages .post-thumbnail .fa{-webkit-transition:opacity ease-in-out .15s;-o-transition:opacity ease-in-out .15s;transition:opacity ease-in-out .15s}.last-news .post-thumbnail .fa,.entry-child-pages .post-thumbnail .fa{position:absolute;top:50%;left:50%;opacity:0;font-size:34px;font-size:2.125rem;color:#fff;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:2}.last-news .post-thumbnail:hover .fa,.entry-child-pages .post-thumbnail:hover .fa{opacity:1}.last-news .entry-title,.entry-child-pages .entry-title{font-size:16px;font-size:1rem;line-height:1.5;padding:.75em 0 .75em}@media screen and (min-width:48em){.last-news-wrapper{display:table-row;width:100%}.last-news-col{display:table-cell;vertical-align:top}}.last-news{margin:0 -.6875em;padding:6.05em 0 0}.last-news img{margin:0 auto}.last-news .entry-title{padding:.75em 0 .75em;text-align:left}@media screen and (min-width:48em){.last-news .entry-title{margin:0}}@media screen and (min-width:48em){.last-news .has-post-thumbnail .entry-title{position:absolute;bottom:0;left:0;right:0;background:#fff;padding-right:.6875em;padding-left:.6875em}}.last-news .hentry{position:relative;overflow:hidden;margin-bottom:1.48em}.last-news .post-thumbnail{margin:0}@media screen and (min-width:48em){.last-news .fa{margin-top:-1em}}.last-news-wrapper a{display:block}.last-news-wrapper .post-thumbnail{position:relative;overflow:hidden}.last-news-wrapper .post-thumbnail img{width:100%}@media screen and (min-width:48em){.last-news-3 .last-news-wrapper .last-news-col:nth-child(1){width:67%}.last-news-3 .last-news-wrapper .last-news-col:nth-child(2){width:33%}}.last-news-wrapper .hentry{padding-right:.6875em;padding-left:.6875em}.entry-child-pages-list-wrapper,.entry-child-pages-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.entry-child-pages-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width:48em){.entry-child-pages-wrapper{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.entry-child-pages{margin:3.65em 0 0;padding:6.05em 0 0}.entry-child-pages .entry-child-pages-wrapper{margin:0 -.9375em}.entry-child-pages .hentry{width:100%;padding:0 .9375em}@media screen and (min-width:48em){.entry-child-pages .hentry{width:33.333%}}.entry-child-pages-list-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.entry-child-pages-list .entry-child-pages-list-wrapper{margin:0 -1.5625em}.entry-child-pages-list .hentry{width:100%;padding:0 1.5625em;margin:2.8125em 0 3.75em}@media screen and (min-width:48em){.entry-child-pages-list .hentry{width:50%}.entry-child-pages-list .hentry:last-child .entry-wrapper,.entry-child-pages-list .hentry:nth-last-child(2) .entry-wrapper{padding-bottom:0}}.entry-child-pages-list .hentry:last-child,.entry-child-pages-list .hentry:nth-last-child(2){margin-bottom:0}.entry-child-pages-list .entry-title{margin:0 0 1em;font-size:18px;font-size:1.125rem}@media screen and (min-width:48em){.entry-child-pages-list .entry-title{font-size:22px;font-size:1.375rem}}.entry-child-pages-list .post-thumbnail{display:block;margin:0 0 2.125em}.entry-child-pages-list .more-link{display:inline-block;margin-top:1.125em}.sticky-post{font-size:12px;font-size:.75rem;line-height:1.4;color:#fff;padding:.42857em .71429em .28571em;display:inline-block;text-decoration:none;background-color:#333}.post-thumbnail .sticky-post{position:absolute;left:1.25em;bottom:1.25em;z-index:2}.sticky-post-wrapper{margin-bottom:.6875em}@media screen and (min-width:48em){.sticky-post-wrapper{margin-bottom:1.25em}}.site-main .entry-header .sticky-post-wrapper{margin:.3125em 0 2.1875em}body.page-template-template-front-page .site-main .entry-header .entry-title{text-align:center;margin:.47059em 0 1.17647em}.comment-content a{word-wrap:break-word}.bypostauthor{display:block}.comment-body{padding-bottom:1.875em;padding-top:1.125em}.comment-reply-title small{font-weight:400}.comment-list+.comment-respond{margin-top:4em}.comment-list+.comment-respond form{margin:0}.comment-reply-title{margin-bottom:1.38462em}.comments-title{margin-bottom:.85em}.comment-list{list-style:none;margin:0}.comment-list li+li{margin:0}.comment-list .children{list-style:none;margin:0}.comment-author{margin-bottom:.357em}@media screen and (min-width:48em){.comment-author{margin-bottom:.25em}}.comment-author .avatar{float:left;position:relative;margin:-.1em 1.3em 0 0;width:40px;height:40px}@media screen and (min-width:48em){.comment-author .avatar{height:60px;width:60px;margin:-.7em 1.2em 0 0}}.comment-metadata,.pingback .edit-link{font-size:12px;font-size:.75rem;line-height:1.4;color:#666}.comment-metadata a,.pingback .edit-link a{color:inherit}.comment-metadata>a,.pingback .edit-link>a{margin-right:1em}.comment-meta{margin-bottom:1.143em}@media screen and (min-width:48em){.comment-meta{margin-bottom:1.9em}}.comment-metadata .edit-link,.pingback .edit-link{display:inline-block}.comment-list .children>li{margin-left:1.14286em}@media screen and (min-width:48em){.comment-list .children>li{margin-left:1em}}.comment-content{padding-bottom:1.5em}@media screen and (min-width:48em){.comment-content{padding-bottom:1.88em}}.comment-content ul,.comment-content ol{margin:0 0 1.5em 1.25em}.comment-content li>ul,.comment-content li>ol{margin-bottom:0}.comment-form{width:418px;max-width:100%}.comment-form p.form-submit{margin-top:2.75rem}.comment-notes,.comment-awaiting-moderation,.logged-in-as,.form-allowed-tags{font-size:12px;font-size:.75rem;line-height:1.4;margin-bottom:1.5em;color:#666}.form-submit{margin-bottom:0}.no-comments{margin-bottom:0}.page-template-template-full-width-grid-page .comment-list+.comment-respond p.form-submit,.page-template-template-full-width-grid-page .comment-list>li:last-child .comment-body+.comment-respond p.form-submit,.page-template-template-full-width-grid-page .comment-form{margin-bottom:0}.page-template-template-full-width-grid-page .comment-list>li:last-child .comment-body+.comment-respond,.page-template-template-full-width-grid-page .comment-list+.comment-respond{padding-bottom:0}.site-footer{background:#f5f3f1}.site-footer .wrapper-top,.site-footer .wrapper-bottom{border-top:1px solid #e0e1e5}.site-footer .wrapper-bottom{background:#fff;padding:2.28571em 0}.site-info{font-size:14px;font-size:.875rem;line-height:1.4;text-align:center;margin:.35714em 0;width:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media screen and (min-width:62em){.site-info{text-align:left;width:auto;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.wrapper-bottom .wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.wrapper-bottom .site-info{margin:0 auto 0 0}.infinite-scroll .posts-navigation,.infinite-scroll.neverending .site-footer{display:none}.infinity-end.neverending .site-footer{display:block}.site .avatar{border-radius:50%}.entry-content .wp-smiley,.entry-summary .wp-smiley,.comment-content .wp-smiley,.textwidget .wp-smiley{border:none;margin-top:0;margin-bottom:0;padding:0}.entry-content a img,.entry-summary a img,.comment-content a img,.textwidget a img{display:block}embed,iframe,object,video{margin:0 0 1.5em;max-width:100%;vertical-align:middle}@media screen and (min-width:48em){embed,iframe,object,video{margin:0 0 1.45em}}p>embed,p>iframe,p>object,p>video{margin-bottom:0}.entry-content .wp-audio-shortcode a,.entry-content .wp-playlist a{-webkit-box-shadow:none;box-shadow:none}.wp-audio-shortcode,.wp-video,.wp-playlist.wp-audio-playlist{margin:0 0 1.5em}@media screen and (min-width:48em){.wp-audio-shortcode,.wp-video,.wp-playlist.wp-audio-playlist{margin:0 0 1.45em}}.wp-playlist.wp-audio-playlist{padding-bottom:0}.wp-playlist .wp-playlist-tracks{margin-top:0}.wp-playlist-item .wp-playlist-caption{border-bottom:0;padding:.7142857143em 0}.wp-playlist-item .wp-playlist-item-length{top:.7142857143em}.wp-caption,.gallery-caption{margin-top:.3125em;margin-bottom:1.5em;max-width:100%}.wp-caption img[class*="wp-image-"]{display:block;margin-left:auto;margin-right:auto}.wp-caption-text{font-size:12px;font-size:.75rem;line-height:1.4;margin:1.41667em 0 0;text-align:center;color:#666}.gallery{margin-bottom:1em;margin-left:-1em}.gallery img{display:block;margin:0 auto}.gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%;padding-left:1em;margin:0 0 1em}.gallery-columns-2 .gallery-item{max-width:50%}.gallery-columns-3 .gallery-item{max-width:33.33%}.gallery-columns-4 .gallery-item{max-width:25%}.gallery-columns-5 .gallery-item{max-width:20%}.gallery-columns-6 .gallery-item{max-width:16.66%}.gallery-columns-7 .gallery-item{max-width:14.28%}.gallery-columns-8 .gallery-item{max-width:12.5%}.gallery-columns-9 .gallery-item{max-width:11.11%}.gallery-caption{display:block}@media screen and (min-width:48em){embed,iframe,object,video{margin:0 0 1.45em}}@media screen and (min-width:48em){.wp-audio-shortcode,.wp-video,.wp-playlist.wp-audio-playlist{margin:0 0 1.45em}}@media screen and (min-width:48em){.wp-caption,.gallery-caption{margin-bottom:2.4375em}}/*!
 * Getwid Style Kit v1.0.0
 * Copyright 2020 MotoPress
 * Import this file to the main sass/scss file of your theme.
 * Example: 
  max-width: calc(100% + 1.2rem);
  margin-left: -.6em;
  margin-right: -.6em;
}

@media screen and (min-width: 62em) {
  body.page .entry-content > *.alignwide, body.single .entry-content > *.alignwide {
    margin-left: -2.5em;
    margin-right: 0;
    max-width: calc(100% + 2.5rem);
  }
}

@media screen and (min-width: 93.375em) {
  body.page .entry-content > *.alignwide, body.single .entry-content > *.alignwide {
    margin-left: -4.875em;
    max-width: calc(100% + 4.875rem);
  }
}

body.page .entry-content > *.alignfull, body.single .entry-content > *.alignfull {
  width: auto;
  max-width: calc(100% + 2.5rem);
  margin-left: -1.25em;
  margin-right: -1.25em;
}

@media screen and (min-width: 62em) {
  body.page .entry-content > *.alignfull, body.single .entry-content > *.alignfull {
    margin-right: 0;
    margin-left: -5em;
    max-width: calc(100% + 5rem);
  }
}

@media screen and (min-width: 93.375em) {
  body.page .entry-content > *.alignfull, body.single .entry-content > *.alignfull {
    margin-left: -9.75em;
    max-width: calc(100% + 9.75rem);
  }
}

body.page-template-template-full-width-page .entry-content > *.alignwide, body.page-template-template-full-width-grid-page .entry-content > *.alignwide, body.post-template-template-full-width-post .entry-content > *.alignwide {
  max-width: calc(100% + 1.2rem);
  width: auto;
  margin-left: -.6em;
  margin-right: -.6em;
}

@media screen and (min-width: 62em) {
  body.page-template-template-full-width-page .entry-content > *.alignwide, body.page-template-template-full-width-grid-page .entry-content > *.alignwide, body.post-template-template-full-width-post .entry-content > *.alignwide {
    margin-left: -2.5em;
    margin-right: -2.5em;
    max-width: calc(100% + 5em);
  }
}

@media screen and (min-width: 93.375em) {
  body.page-template-template-full-width-page .entry-content > *.alignwide, body.page-template-template-full-width-grid-page .entry-content > *.alignwide, body.post-template-template-full-width-post .entry-content > *.alignwide {
    margin-left: -4.0625em;
    margin-right: -4.0625em;
    max-width: calc(100% + 8.125em);
  }
}

body.page-template-template-full-width-page .entry-content > *.alignfull, body.page-template-template-full-width-grid-page .entry-content > *.alignfull, body.post-template-template-full-width-post .entry-content > *.alignfull {
  width: auto;
  max-width: calc(100% + 2.5rem);
  margin-left: -1.25em;
  margin-right: -1.25em;
}

@media screen and (min-width: 62em) {
  body.page-template-template-full-width-page .entry-content > *.alignfull, body.page-template-template-full-width-grid-page .entry-content > *.alignfull, body.post-template-template-full-width-post .entry-content > *.alignfull {
    margin-left: -5em;
    margin-right: -5em;
    max-width: calc(100% + 10em);
  }
}

@media screen and (min-width: 93.375em) {
  body.page-template-template-full-width-page .entry-content > *.alignfull, body.page-template-template-full-width-grid-page .entry-content > *.alignfull, body.post-template-template-full-width-post .entry-content > *.alignfull {
    margin-left: -9.75em;
    margin-right: calc( -26.64% - 9.75em);
    max-width: calc(126.64% + 19.5em);
  }
}

body.page-template-template-front-page .entry-content > *.alignwide {
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
}

@media screen and (min-width: 62em) {
  body.page-template-template-front-page .entry-content > *.alignwide {
    margin-left: -19.7%;
    margin-right: -19.7%;
    max-width: 139.4%;
  }
}

@media screen and (min-width: 93.375em) {
  body.page-template-template-front-page .entry-content > *.alignwide {
    margin-left: -14.625em;
    margin-right: -14.625em;
    max-width: calc(100% + 29.25em);
  }
}

body.page-template-template-front-page .entry-content > *.alignfull {
  width: auto;
  max-width: calc(100% + 2.5rem);
  margin-left: -1.25em;
  margin-right: -1.25em;
}

@media screen and (min-width: 62em) {
  body.page-template-template-front-page .entry-content > *.alignfull {
    margin-left: calc( -19.7% - 2.5em);
    margin-right: calc( -19.7% - 2.5em);
    max-width: calc(139.4% + 5em);
  }
}

@media screen and (min-width: 93.375em) {
  body.page-template-template-front-page .entry-content > *.alignfull {
    margin-left: -17.125em;
    margin-right: -17.125em;
    max-width: calc(100% + 34.25em);
  }
}

body.page-template-template-wide-screen-page .entry-content > *.alignwide {
  max-width: calc(100% + 1.25em);
  width: auto;
  margin-left: -.625em;
  margin-right: -.625em;
}

@media screen and (min-width: 62em) {
  body.page-template-template-wide-screen-page .entry-content > *.alignwide {
    margin-left: -1.25em;
    margin-right: -1.25em;
    max-width: calc(100% + 2.5em);
  }
}

body.page-template-template-wide-screen-page .entry-content > *.alignfull {
  width: auto;
  max-width: calc(100% + 2.5rem);
  margin-left: -1.25em;
  margin-right: -1.25em;
}

@media screen and (min-width: 62em) {
  body.page-template-template-wide-screen-page .entry-content > *.alignfull {
    margin-left: -2.5em;
    margin-right: -2.5em;
    max-width: calc(100% + 5em);
  }
}

/* wp-block-paragraph styles */
 .wp-block-image{margin-bottom:28px}.wp-block-image .alignleft{margin-right:2.625em;margin-bottom:1.3125em;margin-top:.5em}.wp-block-image .alignright{margin-left:2.625em;margin-bottom:1.3125em;margin-top:.5em}.wp-block-image figure{margin-bottom:0}.wp-block-image figcaption{font-size:12px;font-size:.75rem;line-height:1.4;margin:1.41667em 0 0;text-align:center;color:#666}.wp-block-gallery{margin-bottom:28px}.wp-block-gallery .blocks-gallery-caption{font-size:12px;font-size:.75rem;line-height:1.4;margin:0;text-align:center;color:#666;width:100%}.wp-block-gallery.columns-1 .blocks-gallery-item{width:100%;margin-right:0;margin-bottom:16px}@media (min-width:48em){.wp-block-gallery.columns-1 .blocks-gallery-item{width:calc((100% - 16px * 0) / 1);margin-right:16px}.wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery.columns-1 .blocks-gallery-item:last-child{margin-right:0}}.wp-block-gallery.columns-2 .blocks-gallery-item{width:100%;margin-right:0;margin-bottom:16px}@media (min-width:48em){.wp-block-gallery.columns-2 .blocks-gallery-item{width:calc((100% - 16px * 1) / 2);margin-right:16px}.wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery.columns-2 .blocks-gallery-item:last-child{margin-right:0}}.wp-block-gallery.columns-3 .blocks-gallery-item{width:100%;margin-right:0;margin-bottom:16px}@media (min-width:48em){.wp-block-gallery.columns-3 .blocks-gallery-item{width:calc((100% - 16px * 2) / 3);margin-right:16px}.wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery.columns-3 .blocks-gallery-item:last-child{margin-right:0}}.wp-block-gallery.columns-4 .blocks-gallery-item{width:100%;margin-right:0;margin-bottom:16px}@media (min-width:48em){.wp-block-gallery.columns-4 .blocks-gallery-item{width:calc((100% - 16px * 3) / 4);margin-right:16px}.wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery.columns-4 .blocks-gallery-item:last-child{margin-right:0}}.wp-block-gallery.columns-5 .blocks-gallery-item{width:100%;margin-right:0;margin-bottom:16px}@media (min-width:48em){.wp-block-gallery.columns-5 .blocks-gallery-item{width:calc((100% - 16px * 4) / 5);margin-right:16px}.wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery.columns-5 .blocks-gallery-item:last-child{margin-right:0}}.wp-block-gallery.columns-6 .blocks-gallery-item{width:100%;margin-right:0;margin-bottom:16px}@media (min-width:48em){.wp-block-gallery.columns-6 .blocks-gallery-item{width:calc((100% - 16px * 5) / 6);margin-right:16px}.wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery.columns-6 .blocks-gallery-item:last-child{margin-right:0}}.wp-block-quote{margin:0 0 1.25em}@media screen and (min-width:48em){.wp-block-quote{margin:0 0 1.04167em}}.wp-block-quote p:last-of-type{margin-bottom:0}.wp-block-quote.has-text-align-right{border-width:0 4px 0 0;padding:.6em 1.5em .6em 0}@media screen and (min-width:48em){.wp-block-quote.has-text-align-right{padding:.91667em 1.66667em .91667em 0}}.wp-block-quote.has-text-align-center{border-width:0 4px 0 4px;padding:.6em 1.5em .6em 1.5em}@media screen and (min-width:48em){.wp-block-quote.has-text-align-center{padding:.91667em 1.66667em .91667em 1.5em}}.wp-block-quote.is-style-large{margin:0 0 1.25em;padding:.6em 0 .6em 1.5em}@media screen and (min-width:48em){.wp-block-quote.is-style-large{padding:.91667em 0 .91667em 1.66667em;margin:0 0 1.04167em}}.wp-block-quote.is-style-large cite{font-size:12px;font-size:.75rem}.wp-block-file .wp-block-file__button{color:#fff;font-weight:700;text-align:center;text-transform:uppercase;padding:.75em 1.25em;font-size:13px;line-height:1.28571;border-radius:0;background-color:#01bea0;-webkit-transition:background ease-in-out .15s,color ease-in-out .15s,border ease-in-out .15s;-o-transition:background ease-in-out .15s,color ease-in-out .15s,border ease-in-out .15s;transition:background ease-in-out .15s,color ease-in-out .15s,border ease-in-out .15s}.wp-block-file a.wp-block-file__button:hover,.wp-block-file a.wp-block-file__button:visited,.wp-block-file a.wp-block-file__button:focus,.wp-block-file a.wp-block-file__button:active{color:#fff;background-color:#333;text-decoration:none}.wp-block-code code{background:#fff0;padding:0;font-family:"Lato",sans-serif}.wp-block-pullquote{border-top:4px solid;border-bottom:4px solid;border-color:#01bea0;color:inherit;margin:0 0 1.25em}.wp-block-pullquote p{font-size:inherit;margin-bottom:.666667em}.wp-block-pullquote p:last-of-type{margin-bottom:0}.wp-block-pullquote blockquote{padding:0;margin:0;border:0;line-height:1.4;font-size:20px;font-size:1.25rem}@media screen and (min-width:48em){.wp-block-pullquote blockquote{font-size:24px;font-size:1.5rem}}.wp-block-pullquote.is-style-solid-color{padding-left:1em;padding-right:1em}.wp-block-pullquote.is-style-solid-color blockquote{max-width:100%}.wp-block-pullquote.is-style-solid-color blockquote p{font-size:inherit}.wp-block-pullquote.is-style-solid-color blockquote p:last-child{margin-bottom:0}.wp-block-pullquote.is-style-solid-color blockquote cite{text-transform:uppercase}.wp-block-pullquote.is-style-solid-color blockquote.has-text-color p,.wp-block-pullquote.is-style-solid-color blockquote.has-text-color cite{color:inherit}.wp-block-table table{margin-bottom:0}pre.wp-block-verse{white-space:pre-wrap}.wp-block-group{margin-bottom:28px}.wp-block-group.has-background{padding:20px 30px}.wp-block-group .wp-block-group__inner-container>*:last-child{margin-bottom:0}.wp-block-button{color:#fff;margin-bottom:1.45em}.wp-block-button .wp-block-button__link{color:inherit;text-decoration:none;display:inline-block;margin-bottom:0;font-weight:700;text-align:center;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid #fff0;text-transform:uppercase;padding:.92929em 2em;font-size:14px;font-size:.875rem;line-height:1.57143;border-radius:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#01bea0;-webkit-transition:background ease-in-out .15s,color ease-in-out .15s,border ease-in-out .15s;-o-transition:background ease-in-out .15s,color ease-in-out .15s,border ease-in-out .15s;transition:background ease-in-out .15s,color ease-in-out .15s,border ease-in-out .15s}.wp-block-button .wp-block-button__link:hover,.wp-block-button .wp-block-button__link:focus,.wp-block-button .wp-block-button__link:active,.wp-block-button .wp-block-button__link:visited{color:#fff;background-color:#333;text-decoration:none}.is-style-outline{color:#01bea0}.is-style-outline .wp-block-button__link{border-color:currentColor;border-width:2px}.is-style-outline .wp-block-button__link:not(.has-background){background:#fff0}.is-style-outline .wp-block-button__link:hover,.is-style-outline .wp-block-button__link:focus,.is-style-outline .wp-block-button__link:active,.is-style-outline .wp-block-button__link:visited{color:#fff;background-color:#333;border-color:#333}.wp-block-columns{margin-bottom:0}@media (min-width:48em){.wp-block-columns{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.wp-block-column{-ms-flex-preferred-size:100%;flex-basis:100%;margin-bottom:28px}@media (min-width:48em){.wp-block-column{-ms-flex-preferred-size:0;flex-basis:0%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}.wp-block-column:nth-child(2n),.wp-block-column:not(:first-child){margin-left:0}@media (min-width:48em){.wp-block-column:nth-child(2n),.wp-block-column:not(:first-child){margin-left:16px}}.wp-block-column>*:last-child{margin-bottom:0}.wp-block-media-text{margin-bottom:28px}.wp-block-separator:not(.is-style-wide):not(.is-style-dots){max-width:50%;margin-left:auto;margin-right:auto}.wp-block-archives{margin-bottom:28px}.wp-block-categories{margin-bottom:28px}.wp-block-latest-comments{margin-left:0}.wp-block-latest-posts{margin-left:0}@media (min-width:48em){.wp-block-latest-posts.columns-2 li{width:calc((100% / 2) - 16px)}.wp-block-latest-posts.columns-3 li{width:calc((100% / 3) - 16px)}.wp-block-latest-posts.columns-4 li{width:calc((100% / 4) - 16px)}.wp-block-latest-posts.columns-5 li{width:calc((100% / 5) - 16px)}.wp-block-latest-posts.columns-6 li{width:calc((100% / 6) - 16px)}}.wp-block-rss.is-grid li{margin:0 16px 16px 0}@media (min-width:48em){.wp-block-rss.columns-2 li{width:calc((100% / 2) - 16px)}.wp-block-rss.columns-3 li{width:calc((100% / 3) - 16px)}.wp-block-rss.columns-4 li{width:calc((100% / 4) - 16px)}.wp-block-rss.columns-5 li{width:calc((100% / 5) - 16px)}.wp-block-rss.columns-6 li{width:calc((100% / 6) - 16px)}}.wp-block-cover{margin-bottom:28px}.wp-block-cover .wp-block-cover__inner-container>*:last-child{margin-bottom:0}.wp-block-getwid-images-slider,.wp-block-getwid-media-text-slider,.wp-block-getwid-post-slider,.wp-block-getwid-post-carousel{margin-bottom:28px}@media (min-width:48em){.wp-block-getwid-images-slider,.wp-block-getwid-media-text-slider,.wp-block-getwid-post-slider,.wp-block-getwid-post-carousel{padding-left:60px;padding-right:60px}}.wp-block-getwid-images-slider .slick-prev,.wp-block-getwid-images-slider .slick-next,.wp-block-getwid-media-text-slider .slick-prev,.wp-block-getwid-media-text-slider .slick-next,.wp-block-getwid-post-slider .slick-prev,.wp-block-getwid-post-slider .slick-next,.wp-block-getwid-post-carousel .slick-prev,.wp-block-getwid-post-carousel .slick-next{background:#01bea0;color:#fff;height:50px;width:50px;text-align:center;-webkit-transition:opacity ease-in-out .15s,color ease-in-out .15s,background ease-in-out .15s;-o-transition:opacity ease-in-out .15s,color ease-in-out .15s,background ease-in-out .15s;transition:opacity ease-in-out .15s,color ease-in-out .15s,background ease-in-out .15s;padding-bottom:2px}.wp-block-getwid-images-slider .slick-prev:hover,.wp-block-getwid-images-slider .slick-next:hover,.wp-block-getwid-media-text-slider .slick-prev:hover,.wp-block-getwid-media-text-slider .slick-next:hover,.wp-block-getwid-post-slider .slick-prev:hover,.wp-block-getwid-post-slider .slick-next:hover,.wp-block-getwid-post-carousel .slick-prev:hover,.wp-block-getwid-post-carousel .slick-next:hover{background:#333;color:#fff}.wp-block-getwid-images-slider .slick-prev:before,.wp-block-getwid-images-slider .slick-next:before,.wp-block-getwid-media-text-slider .slick-prev:before,.wp-block-getwid-media-text-slider .slick-next:before,.wp-block-getwid-post-slider .slick-prev:before,.wp-block-getwid-post-slider .slick-next:before,.wp-block-getwid-post-carousel .slick-prev:before,.wp-block-getwid-post-carousel .slick-next:before{font-family:FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:block;text-indent:0;margin:0;color:inherit;opacity:1;text-shadow:none;font-size:30px;font-size:1.875rem;font-weight:400}.wp-block-getwid-images-slider .slick-prev,.wp-block-getwid-media-text-slider .slick-prev,.wp-block-getwid-post-slider .slick-prev,.wp-block-getwid-post-carousel .slick-prev{padding-right:3px;left:25px}@media (min-width:48em){.wp-block-getwid-images-slider .slick-prev,.wp-block-getwid-media-text-slider .slick-prev,.wp-block-getwid-post-slider .slick-prev,.wp-block-getwid-post-carousel .slick-prev{left:-60px}}.wp-block-getwid-images-slider .slick-prev:before,.wp-block-getwid-media-text-slider .slick-prev:before,.wp-block-getwid-post-slider .slick-prev:before,.wp-block-getwid-post-carousel .slick-prev:before{content:""}.wp-block-getwid-images-slider .slick-next,.wp-block-getwid-media-text-slider .slick-next,.wp-block-getwid-post-slider .slick-next,.wp-block-getwid-post-carousel .slick-next{padding-left:3px;right:25px}@media (min-width:48em){.wp-block-getwid-images-slider .slick-next,.wp-block-getwid-media-text-slider .slick-next,.wp-block-getwid-post-slider .slick-next,.wp-block-getwid-post-carousel .slick-next{right:-60px}}.wp-block-getwid-images-slider .slick-next:before,.wp-block-getwid-media-text-slider .slick-next:before,.wp-block-getwid-post-slider .slick-next:before,.wp-block-getwid-post-carousel .slick-next:before{content:""}@media (min-width:48em){.wp-block-getwid-images-slider.has-arrows-inside,.wp-block-getwid-media-text-slider.has-arrows-inside,.wp-block-getwid-post-slider.has-arrows-inside,.wp-block-getwid-post-carousel.has-arrows-inside{padding-right:0;padding-left:0}}.wp-block-getwid-images-slider.has-arrows-inside .slick-prev,.wp-block-getwid-images-slider.has-arrows-inside .slick-next,.wp-block-getwid-media-text-slider.has-arrows-inside .slick-prev,.wp-block-getwid-media-text-slider.has-arrows-inside .slick-next,.wp-block-getwid-post-slider.has-arrows-inside .slick-prev,.wp-block-getwid-post-slider.has-arrows-inside .slick-next,.wp-block-getwid-post-carousel.has-arrows-inside .slick-prev,.wp-block-getwid-post-carousel.has-arrows-inside .slick-next{text-shadow:none}.wp-block-getwid-images-slider.has-arrows-inside .slick-prev,.wp-block-getwid-media-text-slider.has-arrows-inside .slick-prev,.wp-block-getwid-post-slider.has-arrows-inside .slick-prev,.wp-block-getwid-post-carousel.has-arrows-inside .slick-prev{left:25px}.wp-block-getwid-images-slider.has-arrows-inside .slick-next,.wp-block-getwid-media-text-slider.has-arrows-inside .slick-next,.wp-block-getwid-post-slider.has-arrows-inside .slick-next,.wp-block-getwid-post-carousel.has-arrows-inside .slick-next{right:25px}.wp-block-getwid-images-slider.alignfull.has-arrows-outside,.wp-block-getwid-media-text-slider.alignfull.has-arrows-outside,.wp-block-getwid-post-slider.alignfull.has-arrows-outside,.wp-block-getwid-post-carousel.alignfull.has-arrows-outside{padding-left:0;padding-right:0}.getwid-padding-top-small{padding-top:10px}.getwid-padding-top-medium{padding-top:25px}.getwid-padding-top-normal{padding-top:40px}.getwid-padding-top-large{padding-top:60px}.getwid-padding-bottom-small{padding-bottom:10px}.getwid-padding-bottom-medium{padding-bottom:25px}.getwid-padding-bottom-normal{padding-bottom:40px}.getwid-padding-bottom-large{padding-bottom:60px}.getwid-padding-left-small{padding-left:10px}.getwid-padding-left-medium{padding-left:25px}.getwid-padding-left-normal{padding-left:40px}.getwid-padding-left-large{padding-left:60px}.getwid-padding-right-small{padding-right:10px}.getwid-padding-right-medium{padding-right:25px}.getwid-padding-right-normal{padding-right:40px}.getwid-padding-right-large{padding-right:60px}@media screen and (max-width:61.9375em){.getwid-padding-tablet-top-small{padding-top:10px!important}}@media screen and (max-width:61.9375em){.getwid-padding-tablet-top-medium{padding-top:25px!important}}@media screen and (max-width:61.9375em){.getwid-padding-tablet-top-normal{padding-top:40px!important}}@media screen and (max-width:61.9375em){.getwid-padding-tablet-top-large{padding-top:60px!important}}@media screen and (max-width:61.9375em){.getwid-padding-tablet-bottom-small{padding-bottom:10px!important}}@media screen and (max-width:61.9375em){.getwid-padding-tablet-bottom-medium{padding-bottom:25px!important}}@media screen and (max-width:61.9375em){.getwid-padding-tablet-bottom-normal{padding-bottom:40px!important}}@media screen and (max-width:61.9375em){.getwid-padding-tablet-bottom-large{padding-bottom:60px!important}}@media screen and (max-width:61.9375em){.getwid-padding-tablet-left-small{padding-left:10px!important}}@media screen and (max-width:61.9375em){.getwid-padding-tablet-left-medium{padding-left:25px!important}}@media screen and (max-width:61.9375em){.getwid-padding-tablet-left-normal{padding-left:40px!important}}@media screen and (max-width:61.9375em){.getwid-padding-tablet-left-large{padding-left:60px!important}}@media screen and (max-width:61.9375em){.getwid-padding-tablet-right-small{padding-right:10px!important}}@media screen and (max-width:61.9375em){.getwid-padding-tablet-right-medium{padding-right:25px!important}}@media screen and (max-width:61.9375em){.getwid-padding-tablet-right-normal{padding-right:40px!important}}@media screen and (max-width:61.9375em){.getwid-padding-tablet-right-large{padding-right:60px!important}}@media screen and (max-width:47.9375em){.getwid-padding-mobile-top-small{padding-top:10px!important}}@media screen and (max-width:47.9375em){.getwid-padding-mobile-top-medium{padding-top:25px!important}}@media screen and (max-width:47.9375em){.getwid-padding-mobile-top-normal{padding-top:40px!important}}@media screen and (max-width:47.9375em){.getwid-padding-mobile-top-large{padding-top:60px!important}}@media screen and (max-width:47.9375em){.getwid-padding-mobile-bottom-small{padding-bottom:10px!important}}@media screen and (max-width:47.9375em){.getwid-padding-mobile-bottom-medium{padding-bottom:25px!important}}@media screen and (max-width:47.9375em){.getwid-padding-mobile-bottom-normal{padding-bottom:40px!important}}@media screen and (max-width:47.9375em){.getwid-padding-mobile-bottom-large{padding-bottom:60px!important}}@media screen and (max-width:47.9375em){.getwid-padding-mobile-left-small{padding-left:10px!important}}@media screen and (max-width:47.9375em){.getwid-padding-mobile-left-medium{padding-left:25px!important}}@media screen and (max-width:47.9375em){.getwid-padding-mobile-left-normal{padding-left:40px!important}}@media screen and (max-width:47.9375em){.getwid-padding-mobile-left-large{padding-left:60px!important}}@media screen and (max-width:47.9375em){.getwid-padding-mobile-right-small{padding-right:10px!important}}@media screen and (max-width:47.9375em){.getwid-padding-mobile-right-medium{padding-right:25px!important}}@media screen and (max-width:47.9375em){.getwid-padding-mobile-right-normal{padding-right:40px!important}}@media screen and (max-width:47.9375em){.getwid-padding-mobile-right-large{padding-right:60px!important}}.getwid-margin-top-small{margin-top:10px!important}.getwid-margin-top-medium{margin-top:25px!important}.getwid-margin-top-normal{margin-top:40px!important}.getwid-margin-top-large{margin-top:60px!important}.getwid-margin-bottom-small{margin-bottom:10px!important}.getwid-margin-bottom-medium{margin-bottom:25px!important}.getwid-margin-bottom-normal{margin-bottom:40px!important}.getwid-margin-bottom-large{margin-bottom:60px!important}.getwid-margin-left-small{margin-left:10px}.getwid-margin-left-medium{margin-left:25px}.getwid-margin-left-normal{margin-left:40px}.getwid-margin-left-large{margin-left:60px}.getwid-margin-right-small{margin-right:10px}.getwid-margin-right-medium{margin-right:25px}.getwid-margin-right-normal{margin-right:40px}.getwid-margin-right-large{margin-right:60px}@media screen and (max-width:61.9375em){.getwid-margin-tablet-top-small{margin-top:10px!important}}@media screen and (max-width:61.9375em){.getwid-margin-tablet-top-medium{margin-top:25px!important}}@media screen and (max-width:61.9375em){.getwid-margin-tablet-top-normal{margin-top:40px!important}}@media screen and (max-width:61.9375em){.getwid-margin-tablet-top-large{margin-top:60px!important}}@media screen and (max-width:61.9375em){.getwid-margin-tablet-bottom-small{margin-bottom:10px!important}}@media screen and (max-width:61.9375em){.getwid-margin-tablet-bottom-medium{margin-bottom:25px!important}}@media screen and (max-width:61.9375em){.getwid-margin-tablet-bottom-normal{margin-bottom:40px!important}}@media screen and (max-width:61.9375em){.getwid-margin-tablet-bottom-large{margin-bottom:60px!important}}@media screen and (max-width:61.9375em){.getwid-margin-tablet-left-small{margin-left:10px!important}}@media screen and (max-width:61.9375em){.getwid-margin-tablet-left-medium{margin-left:25px!important}}@media screen and (max-width:61.9375em){.getwid-margin-tablet-left-normal{margin-left:40px!important}}@media screen and (max-width:61.9375em){.getwid-margin-tablet-left-large{margin-left:60px!important}}@media screen and (max-width:61.9375em){.getwid-margin-tablet-right-small{margin-right:10px!important}}@media screen and (max-width:61.9375em){.getwid-margin-tablet-right-medium{margin-right:25px!important}}@media screen and (max-width:61.9375em){.getwid-margin-tablet-right-normal{margin-right:40px!important}}@media screen and (max-width:61.9375em){.getwid-margin-tablet-right-large{margin-right:60px!important}}@media screen and (max-width:47.9375em){.getwid-margin-mobile-top-small{margin-top:10px!important}}@media screen and (max-width:47.9375em){.getwid-margin-mobile-top-medium{margin-top:25px!important}}@media screen and (max-width:47.9375em){.getwid-margin-mobile-top-normal{margin-top:40px!important}}@media screen and (max-width:47.9375em){.getwid-margin-mobile-top-large{margin-top:60px!important}}@media screen and (max-width:47.9375em){.getwid-margin-mobile-bottom-small{margin-bottom:10px!important}}@media screen and (max-width:47.9375em){.getwid-margin-mobile-bottom-medium{margin-bottom:25px!important}}@media screen and (max-width:47.9375em){.getwid-margin-mobile-bottom-normal{margin-bottom:40px!important}}@media screen and (max-width:47.9375em){.getwid-margin-mobile-bottom-large{margin-bottom:60px!important}}@media screen and (max-width:47.9375em){.getwid-margin-mobile-left-small{margin-left:10px!important}}@media screen and (max-width:47.9375em){.getwid-margin-mobile-left-medium{margin-left:25px!important}}@media screen and (max-width:47.9375em){.getwid-margin-mobile-left-normal{margin-left:40px!important}}@media screen and (max-width:47.9375em){.getwid-margin-mobile-left-large{margin-left:60px!important}}@media screen and (max-width:47.9375em){.getwid-margin-mobile-right-small{margin-right:10px!important}}@media screen and (max-width:47.9375em){.getwid-margin-mobile-right-medium{margin-right:25px!important}}@media screen and (max-width:47.9375em){.getwid-margin-mobile-right-normal{margin-right:40px!important}}@media screen and (max-width:47.9375em){.getwid-margin-mobile-right-large{margin-right:60px!important}}@media screen and (max-width:61.9375em){.getwid-font-size-tablet-small{font-size:0.5em!important}}@media screen and (max-width:61.9375em){.getwid-font-size-tablet-normal{font-size:1em!important}}@media screen and (max-width:61.9375em){.getwid-font-size-tablet-large{font-size:1.5em!important}}@media screen and (max-width:61.9375em){.getwid-font-size-tablet-huge{font-size:2em!important}}@media screen and (max-width:47.9375em){.getwid-font-size-mobile-small{font-size:0.5em!important}}@media screen and (max-width:47.9375em){.getwid-font-size-mobile-normal{font-size:1em!important}}@media screen and (max-width:47.9375em){.getwid-font-size-mobile-large{font-size:1.5em!important}}@media screen and (max-width:47.9375em){.getwid-font-size-mobile-huge{font-size:2em!important}}.wp-block-getwid-banner{margin-bottom:28px}.wp-block-getwid-button-group{margin-bottom:28px}.wp-block-getwid-circle-progress-bar{margin-bottom:28px}.wp-block-getwid-contact-form{margin-bottom:28px}.wp-block-getwid-countdown{margin-bottom:28px}.wp-block-getwid-counter{margin-bottom:28px}.wp-block-getwid-custom-post-type{margin-bottom:28px}.wp-block-getwid-custom-post-type .wp-block-getwid-custom-post-type__post{margin-top:60px}.wp-block-getwid-custom-post-type .wp-block-getwid-custom-post-type__post .wp-block-getwid-custom-post-type__post-title a{text-decoration:none;color:inherit}.wp-block-getwid-custom-post-type .wp-block-getwid-custom-post-type__post .wp-block-getwid-custom-post-type__post-title a:hover{color:#01bea0}.wp-block-getwid-icon{margin-bottom:28px}.wp-block-getwid-icon-box{margin-bottom:28px}.wp-block-getwid-image-box{margin-bottom:28px}.wp-block-getwid-image-hotspot{margin-bottom:28px}.wp-block-getwid-images-stack{margin-bottom:28px}.wp-block-getwid-instagram{margin-bottom:28px}.wp-block-getwid-mailchimp{margin-bottom:28px}.wp-block-getwid-map{margin-bottom:28px}.wp-block-getwid-person{margin-bottom:28px}.wp-block-getwid-post-carousel{overflow:hidden}.wp-block-getwid-post-carousel .wp-block-getwid-post-carousel__post .wp-block-getwid-post-carousel__post-title{font-size:18px;font-size:1.125rem}@media (min-width:48em){.wp-block-getwid-post-carousel .wp-block-getwid-post-carousel__post .wp-block-getwid-post-carousel__post-title{font-size:22px;font-size:1.375rem}}.wp-block-getwid-post-carousel .wp-block-getwid-post-carousel__post .wp-block-getwid-post-carousel__post-title a{color:inherit;text-decoration:none}.wp-block-getwid-post-carousel .wp-block-getwid-post-carousel__post .wp-block-getwid-post-carousel__post-title a:hover{color:#01bea0}.wp-block-getwid-post-slider .wp-block-getwid-post-slider__post .wp-block-getwid-post-slider__post-title a{text-decoration:none}.wp-block-getwid-post-slider .wp-block-getwid-post-slider__post .wp-block-getwid-post-slider__post-title a:hover{color:#01bea0}.wp-block-getwid-price-box{margin-bottom:28px}.wp-block-getwid-price-list{margin-bottom:28px}.wp-block-getwid-price-list .wp-block-getwid-price-list__title a{text-decoration:none;color:inherit}.wp-block-getwid-price-list .wp-block-getwid-price-list__title a:hover{color:#01bea0}.wp-block-getwid-progress-bar{margin-bottom:28px}.wp-block-getwid-recent-posts{margin-bottom:28px}.wp-block-getwid-recent-posts .wp-block-getwid-recent-posts__post .wp-block-getwid-recent-posts__post-title a{color:inherit;text-decoration:none}.wp-block-getwid-recent-posts .wp-block-getwid-recent-posts__post .wp-block-getwid-recent-posts__post-title a:hover{color:#01bea0}.wp-block-getwid-section{margin-bottom:28px}.wp-block-getwid-social-links{margin-bottom:28px}.wp-block-getwid-tabs{margin-bottom:28px}.wp-block-getwid-testimonial{margin-bottom:28px}.wp-block-getwid-toggle{margin-bottom:28px}.wp-block-getwid-video-popup{margin-bottom:28px}.wp-block-getwid-video-popup{margin-bottom:28px}:root .has-secondary-color{color:#333}:root .has-secondary-background-color{background-color:#333}:root .has-light-gray-color{color:#ececec}:root .has-light-gray-background-color{background-color:#ececec}:root .has-primary-color{color:#01bea0}:root .has-primary-background-color{background-color:#01bea0}:root .has-gray-color{color:#e0e1e5}:root .has-gray-background-color{background-color:#e0e1e5}:root .has-white-color{color:#fff}:root .has-white-background-color{background-color:#fff}:root .has-black-color{color:#000}:root .has-black-background-color{background-color:#000}/*!
Theme Name: Villagio Child
Theme URI: https://motopress.com/products/villagio/
Author: MotoPress
Author URI: https://motopress.com/
Description: WordPress photography theme.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: villagio
Tags:one-column, two-columns, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog
Template: villagio
*/.wp-block-getwid-custom-post-type .wp-block-getwid-custom-post-type__post .wp-block-getwid-custom-post-type__post-title a:hover,.wp-block-getwid-post-carousel .wp-block-getwid-post-carousel__post .wp-block-getwid-post-carousel__post-title a:hover,.wp-block-getwid-post-slider .wp-block-getwid-post-slider__post .wp-block-getwid-post-slider__post-title a:hover,.wp-block-getwid-price-list .wp-block-getwid-price-list__title a:hover,.wp-block-getwid-recent-posts .wp-block-getwid-recent-posts__post .wp-block-getwid-recent-posts__post-title a:hover,.wp-block-button.is-style-outline{color:#66101f}button,.button,input[type="button"],input[type="reset"],input[type="submit"],blockquote,.wp-block-pullquote,a.wp-block-button__link,.wp-block-file a.wp-block-file__button{border-color:#66101f}a:hover,.footer-navigation a:hover,.top-navigation-right a:hover,.main-navigation a:hover,.search-form .search-submit:hover,.footer-navigation .current_page_item>a,.footer-navigation .current-menu-item>a,.footer-navigation .current_page_ancestor>a,.footer-navigation .current-menu-ancestor>a,.top-navigation-right .current_page_item>a,.top-navigation-right .current-menu-item>a,.top-navigation-right .current_page_ancestor>a,.top-navigation-right .current-menu-ancestor>a,.main-navigation .current_page_item>a,.main-navigation .current-menu-item>a,.main-navigation .current_page_ancestor>a,.main-navigation .current-menu-ancestor>a,.post-navigation a:hover .no-bg .post-title,.menu-toggle:hover,.entry-title a:hover,.entry-footer a:hover,.comment-content a,.entry-content a,.entry-summary a,.page-content a,.more-link,.comment-metadata a.comment-edit-link,.comment-reply-link,.author-info a,.related-posts a,.widget.widget_calendar tbody a,.widget.widget_wpcom_social_media_icons_widget a.genericon:hover{color:#66101f}.wp-block-getwid-images-slider .slick-prev,.wp-block-getwid-images-slider .slick-next,.wp-block-getwid-media-text-slider .slick-prev,.wp-block-getwid-media-text-slider .slick-next,.wp-block-getwid-post-slider .slick-prev,.wp-block-getwid-post-slider .slick-next,.wp-block-getwid-post-carousel .slick-prev,.wp-block-getwid-post-carousel .slick-next,.wp-block-button .wp-block-button__link,.wp-block-file a.wp-block-file__button,button,.button,input[type="button"],input[type="reset"],input[type="submit"],.mphb_room_type_categories_header_wrapper a:hover,body .mphb-room-type .mphb-flexslider .flexslider ul.flex-direction-nav a:hover,body .mphb-room-type .flexslider ul.flex-direction-nav a:hover,.pagination a.prev:hover,.pagination a.next:hover{background-color:#66101f}body .site-content .mphb_sc_services-wrapper .more-link .button,body .site-content .mphb_sc_services-wrapper .mphb-service-title a:hover,body .mphb-calendar .datepick-ctrl .datepick-cmd:hover,body .datepick-popup .datepick-ctrl .datepick-cmd:hover,body .mphb-loop-room-type-attributes a:hover,.mphb-single-room-type-attributes a:hover,body .site-content .mphb-view-details-button:hover,body .mphb-loop-room-type-attributes a:hover,body .mphb-single-room-type-attributes a:hover,body.page-template-template-front-page .mphb-loop-room-type-attributes:last-of-type a:hover{color:#66101f}.wp-block-getwid-images-slider .slick-prev:hover,.wp-block-getwid-images-slider .slick-next:hover,.wp-block-getwid-media-text-slider .slick-prev:hover,.wp-block-getwid-media-text-slider .slick-next:hover,.wp-block-getwid-post-slider .slick-prev:hover,.wp-block-getwid-post-slider .slick-next:hover,.wp-block-getwid-post-carousel .slick-prev:hover,.wp-block-getwid-post-carousel .slick-next:hover,body .mphb_room_type_categories_header_wrapper a:hover,body .mphb_room_type_categories_header_wrapper a:hover{background-color:#757575}.wp-block-button .wp-block-button__link:hover,.wp-block-button .wp-block-button__link:focus,.wp-block-button.is-style-outline a.wp-block-button__link:hover,.wp-block-button.is-style-outline a.wp-block-button__link:focus,.wp-block-file a.wp-block-file__button:hover,.wp-block-file a.wp-block-file__button:focus,.entry-child-pages-list .more-link:hover,button:hover,.button:hover,input[type="button"]:hover,input[type="reset"]:hover,input[type="submit"]:hover{background-color:#757575;border-color:#757575}.chaty *,.chaty-chat-view *,.chaty-outer-forms *{box-sizing:border-box}.chaty-agent-data,.chaty-whatsapp-field input[type=text],.chaty-whatsapp-message,.chaty-whatsapp-message p{font-family:Segoe UI,Helvetica Neue,Helvetica,Lucida Grande,Arial,Ubuntu,Cantarell,Fira Sans,sans-serif}.chaty-agent-header,.chaty-channel,.chaty-channels,.chaty-form-body,.chaty-tooltip{position:relative}.chaty-tooltip .on-hover-text,.chaty-tooltip .on-hover-text:before,.chaty-tooltip:after,.chaty-tooltip:before{text-transform:none;font-size:.9em;line-height:1;user-select:none;pointer-events:none;position:absolute;display:none;opacity:0}.chaty-i-trigger .chaty-tooltip .on-hover-text,.chaty-i-trigger .chaty-tooltip .on-hover-text:before,.chaty-i-trigger .chaty-tooltip:after,.chaty-tooltip:before{pointer-events:auto}.on-hover-text p{white-space:nowrap;font-size:unset;line-height:unset;letter-spacing:inherit;font-weight:400}.on-hover-text{font-weight:400;display:none}.on-hover-text img.emoji{max-width:none}.chaty-tooltip .on-hover-text:before,.chaty-tooltip:before{content:"";border:5px solid transparent;z-index:1001}.chaty-tooltip:after{content:attr(data-hover)}.chaty-tooltip .on-hover-text,.chaty-tooltip:after{text-align:center;min-width:1em;max-width:21em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:5px 15px;border-radius:10px;background:#fff;color:#333;z-index:1000;box-shadow:0 1.93465px 7.73859px rgb(0 0 0 / 15%);font-size:17px;line-height:21px}.chaty-animation-shockwave:after,.chaty-animation-shockwave:before{content:"";border-radius:50%;position:absolute;top:0;right:0;bottom:0}.chaty-tooltip .on-hover-text{overflow:visible;white-space:pre}.chaty-tooltip.active .on-hover-text,.chaty-tooltip.active .on-hover-text:before,.chaty-tooltip.active:after,.chaty-tooltip.active:before,.chaty-tooltip:hover .on-hover-text,.chaty-tooltip:hover .on-hover-text:before,.chaty-tooltip:hover:after,.chaty-tooltip:hover:before{display:block;opacity:1}.chaty-tooltip.active .on-hover-text,.chaty-tooltip.active .on-hover-text:before,.chaty-tooltip.active:after,.chaty-tooltip.active:before,.chaty-tooltip.pos-left:hover .on-hover-text,.chaty-tooltip.pos-left:hover .on-hover-text:before,.chaty-tooltip.pos-left:hover:after,.chaty-tooltip.pos-left:hover:before,.chaty-tooltip.pos-right:hover .on-hover-text,.chaty-tooltip.pos-right:hover .on-hover-text:before,.chaty-tooltip.pos-right:hover:after,.chaty-tooltip.pos-right:hover:before{animation:ease-out forwards tooltips-horz}.chaty-tooltip.has-on-hover:after,.chaty-tooltip.has-on-hover:before,.chaty-widget .chaty-i-trigger .chaty-cta-close.chaty-tooltip.chaty-tooltip:hover:after,.chaty-widget .chaty-i-trigger .chaty-cta-close.chaty-tooltip:hover:before,.chaty-widget.chaty-open .chaty-i-trigger .chaty-cta-main.chaty-tooltip:after,.chaty-widget.chaty-open .chaty-i-trigger .chaty-cta-main.chaty-tooltip:before,.chaty-widget.cssas-no-close-button.default-open .chaty-i-trigger,.on-hover-text:empty,[data-hover=""]:after,[data-hover=""]:before{display:none!important}.chaty-tooltip.pos-top .on-hover-text:before,.chaty-tooltip.pos-top:before{border-bottom-width:0;border-top-color:#fff;bottom:calc(100% + 5px)}.chaty-tooltip.pos-top .on-hover-text:after,.chaty-tooltip.pos-top:after{bottom:calc(100% + 10px)}.chaty-tooltip.pos-top .on-hover-text,.chaty-tooltip.pos-top:after,.chaty-tooltip.pos-top:before{left:50%;transform:translate(-50%,-.5em)}.chaty-tooltip.pos-down:before{top:100%;border-top-width:0;border-bottom-color:#fff}.chaty-tooltip.pos-down:after{top:calc(100% + 5px)}.chaty-tooltip.pos-down:after,.chaty-tooltip.pos-down:before{left:50%;transform:translate(-50%,.5em)}.chaty-tooltip.pos-left .on-hover-text:before,.chaty-tooltip.pos-left:before{top:50%;border-right-width:0;border-left-color:#fff;left:calc(0em - 10px);transform:translate(-.5em,-50%)}.chaty-tooltip.pos-left .on-hover-text:before{left:auto;right:calc(0em - 5px)}.chaty-tooltip.pos-left .on-hover-text,.chaty-tooltip.pos-left:after{top:50%;right:calc(100% + 10px);transform:translate(-.5em,-50%)}.chaty-tooltip.pos-right .on-hover-text:before,.chaty-tooltip.pos-right:before{top:50%;border-left-width:0;border-right-color:#fff;right:calc(0em - 10px);transform:translate(.5em,-50%)}.chaty-tooltip.pos-right .on-hover-text:before{left:calc(0em - 5px);right:auto}.chaty-tooltip.pos-right .on-hover-text,.chaty-tooltip.pos-right:after{top:50%;left:calc(100% + 10px);transform:translate(.5em,-50%)}@keyframes tooltips-vert{to{opacity:1;transform:translate(-50%,0)}}@keyframes tooltips-horz{to{opacity:1;transform:translate(0,-50%)}}.chaty-tooltip.pos-down:hover:after,.chaty-tooltip.pos-down:hover:before,.chaty-tooltip.pos-top:hover:after,.chaty-tooltip.pos-top:hover:before{animation:ease-out forwards tooltips-vert}@-webkit-keyframes chaty-animation-shockwave{0%{transform:scale(1);box-shadow:0 0 2px rgba(0,0,0,.3),inset 0 0 1px rgba(0,0,0,.3)}95%{box-shadow:0 0 50px transparent,inset 0 0 30px transparent}100%{transform:scale(2.25)}}@keyframes chaty-animation-shockwave{0%{transform:scale(1);box-shadow:0 0 2px rgba(0,0,0,.3),inset 0 0 1px rgba(0,0,0,.3)}95%{box-shadow:0 0 50px transparent,inset 0 0 30px transparent}100%{transform:scale(2.25)}}@-webkit-keyframes chaty-animation-blink{0%,100%{opacity:1}20%{opacity:.5}}@keyframes chaty-animation-blink{0%,100%{opacity:1}20%{opacity:.5}}@-webkit-keyframes chaty-animation-pulse{0%{transform:scale(1);box-shadow:0 2px 2px rgba(0,0,0,.2);border-radius:50%}100%{transform:scale(1.1);box-shadow:0 2px 2px rgba(0,0,0,.2);border-radius:45%}}@keyframes chaty-animation-pulse{0%{transform:scale(1);border-radius:50%}100%{transform:scale(1.1);border-radius:45%}}.chaty-animation-shockwave:after{left:0;-webkit-animation:2s ease-out 1.3s infinite chaty-animation-shockwave;animation:2s ease-out 1.3s infinite chaty-animation-shockwave}.chaty-animation-shockwave:before{left:0;-webkit-animation:2s ease-out .8s infinite chaty-animation-shockwave;animation:2s ease-out .8s infinite chaty-animation-shockwave}.chaty-animation-blink{-webkit-animation:1.33s ease-out infinite chaty-animation-blink;animation:1.33s ease-out infinite chaty-animation-blink}.chaty-animation-pulse,.chaty-animation-pulse-icon{-webkit-animation:.4s infinite alternate chaty-animation-pulse;animation:.4s infinite alternate chaty-animation-pulse}.chaty-animation-sheen{position:relative;overflow:hidden}.chaty-animation-sheen:after{animation:5s infinite chaty-animation-sheen;content:'';position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,transparent,rgba(255,255,255,.5) 50%,transparent);transform:rotateZ(60deg) translate(0,5em)}@keyframes chaty-animation-sheen{100%,20%{transform:rotateZ(60deg) translate(0,-80px)}}.chaty-animation-fade{animation:5s infinite chaty-animation-fade}.chaty-animation-spin{animation:5s cubic-bezier(.56,-.35,.22,1.5) infinite chaty-animation-spin}@keyframes chaty-animation-fade{15%,5%{opacity:.25}10%,100%,20%{opacity:1}}@keyframes chaty-animation-spin{10%{transform:rotateZ(-20deg);animation-timing-function:ease}100%,20%{transform:rotateZ(360deg)}}.chaty-animation-bounce,.chaty-animation-jump{animation:5s cubic-bezier(.84,-.54,.31,1.19) infinite chaty-animation-bounce}@keyframes chaty-animation-bounce{0%,100%,20%{transform:none}10%{transform:translateY(-1em)}}@keyframes chaty-animation-waggle{0%{transform:none}10%{transform:rotateZ(-20deg) scale(1.2)}13%{transform:rotateZ(25deg) scale(1.2)}15%{transform:rotateZ(-15deg) scale(1.2)}17%{transform:rotateZ(15deg) scale(1.2)}20%{transform:rotateZ(-12deg) scale(1.2)}22%{transform:rotateZ(0) scale(1.2)}100%,24%{transform:rotateZ(0) scale(1)}}.chaty-animation-waggle{animation:5s infinite chaty-animation-waggle}.chaty-animation-floating{-webkit-animation:chaty-animation-floating 3s ease infinite;animation:chaty-animation-floating 3s ease infinite}@keyframes chaty-animation-floating{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}50%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.chaty{display:none;z-index:99999}.chaty-widget.chaty-open .chaty-i-trigger .chaty-cta-close.chaty-tooltip.chaty-tooltip:hover:after,.chaty-widget.chaty-open .chaty-i-trigger .chaty-cta-close.chaty-tooltip:hover:before,.chaty.active,.chaty.form-open .chaty-widget.cssas-no-close-button.default-open .chaty-i-trigger{display:block!important}.chaty *{margin:0;padding:0}.chaty .sr-only,.chaty-outer-forms .sr-only,.hide-cht-svg-bg{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;border:0!important;outline:0!important}.chaty a,.chaty a:focus,.chaty a:hover,.chaty button{border:none;text-decoration:none;outline:0;box-shadow:none}.chaty-widget{position:fixed;bottom:25px;right:25px;z-index:997}.chaty-widget.left-position{left:25px;right:auto}.chaty-channel-list{display:flex;width:62px;height:124px;position:absolute;bottom:-4px;right:0;flex-direction:column;align-items:flex-start;pointer-events:none}.chaty-widget.left-position .chaty-channel-list{left:0;right:auto}.chaty-widget.chaty-open .chaty-channel-list,.chaty-widget.has-single .chaty-i-trigger .Phone-channel:after,.chaty-widget.has-single .chaty-i-trigger .Phone-channel:before{pointer-events:auto}.chaty-channel-list .chaty-channel,.chaty-channel.single .chaty-svg{display:inline-block;width:54px;height:54px;border-radius:50%;margin:4px;cursor:pointer;box-shadow:0 16px 24px 0 rgb(73 104 126 / 16%)}.chaty-channel-list .chaty-channel{position:absolute;bottom:0;opacity:0;transition:.5s;-webkit-transition:.5s}.chaty-channel.single .chaty-svg{margin:0}.chaty-widget.chaty-open .chaty-channel-list .chaty-channel{opacity:1}.chaty-channel a,.chaty-channel button,.chaty-svg{display:block;width:54px;height:54px;border-radius:50%;cursor:pointer;position:relative;outline:0;min-width:unset}* .chaty-channel button{min-width:unset;max-width:unset}.chaty-channel button{background:0 0;border-radius:50%}.chaty-channel a .chaty-custom-icon,.chaty-channel button .chaty-custom-icon,.chaty-svg .chaty-custom-icon{width:54px;height:54px;border-radius:50%;text-align:center;font-size:27px;line-height:54px;color:#fff}.chaty-channel a:focus,.chaty-channel button:focus,.chaty-contact-form-box button.chaty-submit-button{outline:0}.chaty-contact-form-box button.chaty-submit-button:disabled .chaty-loader{display:inline-block}.chaty-agent-icon svg,.chaty-channel svg,.chaty-view-channels .chaty-channel span svg{width:100%;height:100%}.chaty-channel img{width:54px;height:54px;object-fit:cover;border-radius:50%}.chaty-i-trigger .chaty-channel{position:absolute;bottom:0;right:4px;transition:.5s;border-radius:50%;cursor:pointer}.chaty-cta-button{transition:.5s;box-shadow:0 16px 24px 0 rgb(73 104 126 / 16%);border-radius:50%}.chaty-widget.left-position .chaty-i-trigger .chaty-channel{left:4px;right:auto}.chaty-widget .chaty-cta-main .chaty-cta-button{z-index:1099;opacity:1;position:relative}.chaty-widget.chaty-open .chaty-cta-main .chaty-cta-button{z-index:999;opacity:0;transform:rotate(540deg);visibility:hidden}.chaty-widget .chaty-i-trigger .chaty-cta-close{pointer-events:none}.chaty-widget.chaty-open .chaty-i-trigger .chaty-cta-close{pointer-events:auto;z-index:101}.chaty-widget .chaty-i-trigger .chaty-cta-close .chaty-cta-button{z-index:999;opacity:0;visibility:hidden}.chaty-widget.chaty-open .chaty-i-trigger .chaty-cta-close .chaty-cta-button{z-index:1099;opacity:1;transform:rotate(180deg);visibility:visible}.chaty-widget.chaty-open .chaty-i-trigger .chaty-cta-main.chaty-tooltip{z-index:91}.chaty-channel button.open-chaty-channel,.chaty-widget.chaty-no-close-button:not(.has-single) .chaty-i-trigger:not(.single-channel),.chaty-widget.chaty-open .chaty-i-trigger .chaty-cta-main.chaty-tooltip .on-hover-text,.chaty.form-open .chaty-channel button.open-chaty,.chaty.form-open .chaty-i-trigger .chaty-cta-main.chaty-tooltip .on-hover-text,.chaty.form-open .chaty-i-trigger .chaty-tooltip:after,.chaty.form-open .chaty-i-trigger .chaty-tooltip:before,.chaty.form-open .chaty-widget.has-single .chaty-i-trigger .on-hover-text{display:none}.chaty.form-open.active .chaty-widget .chaty-i-trigger{display:block}.chaty.form-open.active .chaty-widget .chaty-i-trigger .chaty-cta-main{display:none}.chaty.form-open.active .chaty-widget .chaty-i-trigger .chaty-cta-close .chaty-cta-button{opacity:1;visibility:visible;pointer-events:auto}.chaty-widget .ch-pending-msg{position:absolute;right:-4px;top:-4px;width:16px;height:16px;text-align:center;background:red;color:#fff;font-size:10px;line-height:16px;border-radius:50%;z-index:1101}.chaty-widget.left-position.hor-mode .chaty-channel-list{width:136px;height:62px;left:0;bottom:0}.chaty-widget.right-position.hor-mode .chaty-channel-list{width:136px;height:62px;right:0;left:auto;bottom:0}.chaty-widget.hor-mode .chaty-channel-list .chaty-channel{margin-top:0;margin-bottom:0}.chaty-widget.hor-mode.left-position .chaty-channel-list .chaty-channel{left:0}.chaty-widget.hor-mode.right-position .chaty-channel-list .chaty-channel{right:0;left:auto}.chaty-chat-view,.chaty-outer-forms{vertical-align:bottom;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;position:fixed!important;bottom:-25px;left:25px;padding:0;width:320px;max-width:90%;-moz-transition:.5s linear;box-shadow:rgba(0,0,0,.16) 0 5px 40px;-webkit-box-shadow:rgba(0,0,0,.16) 0 5px 40px;-moz-box-shadow:rgba(0,0,0,.16) 0 5px 40px;opacity:0;visibility:hidden;pointer-events:none;z-index:-1;transition:.5s;-webkit-transition:.5s;animation-delay:-2s;-webkit-animation-delay:-2s}.chaty-chat-view.pos-left,.chaty-outer-forms.pos-left{left:25px}.chaty-chat-view.pos-right,.chaty-outer-forms.pos-right{right:25px;left:auto}.chaty-outer-forms.active,.chaty:not(.form-open) .chaty-widget.chaty-open+.chaty-chat-view{-webkit-transform:translateY(-93px);transform:translateY(-93px);opacity:1;z-index:999999;visibility:visible;bottom:0;pointer-events:auto}.chaty-whatsapp-body{padding:0;min-height:260px;position:relative;z-index:2}.chaty-whatsapp-content{padding:20px}.chaty-popup-whatsapp-form .chaty-whatsapp-body{height:260px;min-height:auto}.chaty-popup-whatsapp-form .chaty-whatsapp-content{display:flex;align-items:flex-start}.chaty-form-body{background:#fff;z-index:99999;min-height:75px;border-radius:10px}.chaty-form-body form{margin:0;padding:0}.qr-code-image{padding:10px;text-align:center;border:solid 1px silver;border-radius:4px}.qr-code-image img{max-width:100%;max-height:360px;margin:0 auto;display:block;width:100%;height:auto}.chaty-whatsapp-form{position:relative;background-color:#f0ede7;border-radius:8px;margin:0}.chaty-whatsapp-form:before{display:block;position:absolute;content:"";left:0;top:0;height:100%;width:100%;z-index:0;opacity:.035;background-image:url(https://residenciasvinhavelha.com/wp-content/plugins/chaty/css/../images/whatsapp.png)}.chaty-popup-whatsapp-form .chaty-whatsapp-body:before,.chaty-popup-whatsapp-form .chaty-whatsapp-footer:before{background-image:url(https://residenciasvinhavelha.com/wp-content/plugins/chaty/css/../images/whatsapp-welcome-popup.png);opacity:.7}.chaty-whatsapp-message{padding:7px 14px 6px;background-color:#fff;border-radius:0 10px 10px;position:relative;transform-origin:center top;z-index:2;margin-top:0;margin-left:0;max-width:calc(100% - 40px);font-family:Segoe UI,Helvetica Neue,Helvetica,Lucida Grande,Arial,Ubuntu,Cantarell,Fira Sans,sans-serif;font-size:14px;line-height:18px;border:1px solid rgba(34,17,71,.08)}.chaty-whatsapp-message:before{content:"";display:none;width:0;height:0;border-top:0 solid transparent;border-bottom:10px solid transparent;border-right:12px solid #fff;position:absolute;left:-12px;top:0}.wp-profile-img+.chaty-whatsapp-message:before{display:block}.chaty-whatsapp-message p{margin:0;padding:0;color:#111b21;font-weight:400;word-wrap:break-word}.chaty-whatsapp-footer{position:relative;padding:20px 15px}.whatsapp-chaty-form{display:flex;margin:0;padding:0}button.chaty-whatsapp-button-button,button.chaty-whatsapp-button-button:focus,button.chaty-whatsapp-button-button:hover{text-align:center!important;height:40px!important;width:40px!important;padding:0!important;background:#c6d7e3!important;border-radius:20px!important;outline:0!important;box-shadow:none!important;cursor:pointer!important;margin:0 0 0 10px!important;text-decoration:none!important;border:none!important;min-width:1px!important;flex:0 0 40px}button.chaty-whatsapp-button-button{background:#c6d7e3!important}button.chaty-whatsapp-button-button:focus,button.chaty-whatsapp-button-button:hover{background:#a8c5da!important}.chaty-whatsapp-input:not(:placeholder-shown)+button.chaty-whatsapp-button-button{background:#25d366!important}.chaty-whatsapp-input:not(:placeholder-shown)+button.chaty-whatsapp-button-button:focus,.chaty-whatsapp-input:not(:placeholder-shown)+button.chaty-whatsapp-button-button:hover{background:#22bf5b!important}.chaty-whatsapp-data{display:flex;flex:1;z-index:1}.chaty-whatsapp-field{padding-right:0;flex:1;position:relative;display:flex;align-items:center}.chaty-whatsapp-button{flex:0 0 48px}.chaty-whatsapp-button svg{width:100%;height:100%;margin:0;padding:0}.chaty-whatsapp-field input[type=text]{height:40px!important;line-height:normal;padding:0 10px 0 15px;font-size:16px;resize:none;width:100%;border:none!important;border-radius:24px;outline:0;box-shadow:none!important;background:#fff!important;margin:0;color:#111b21;flex:1}.chaty-whatsapp-field input[type=text]:focus{outline:0!important;border:none!important;margin:0;color:#111b21;box-shadow:none!important}.chaty-whatsapp-button-button:active,.chaty-whatsapp-button-button:focus,.chaty-whatsapp-button-button:hover{background:#a8c5da!important}.chaty.form-open .chaty-channel button.open-chaty-channel,.chaty.form-open .chaty-no-close-button.has-single .chaty-i-trigger{display:block}.chaty-agent-data{font-size:16px}.chaty-agent-header{font-size:18px;padding:20px 15px;background:#22bf5b;color:#fff;-webkit-border-top-left-radius:10px;-webkit-border-top-right-radius:10px;-moz-border-radius-topleft:10px;-moz-border-radius-topright:10px;border-top-left-radius:10px;border-top-right-radius:10px}.chaty-agent-data .close-chaty-form{right:10px;top:12px}.chaty-agent-data .chaty-agent{display:flex;align-items:center;padding:15px}.chaty-agent-data .chaty-agent a{color:#49687e;font-size:16px;text-decoration:none;display:flex;width:100%;align-items:center;outline:0;font-weight:400}.chaty-contact-input input.chaty-input-field,.chaty-contact-input input[type=email].chaty-input-field,.chaty-contact-input input[type=text].chaty-input-field,.chaty-contact-input select.chaty-input-field,.chaty-contact-input textarea.chaty-textarea-field{color:#28303d;font-family:BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",sans-sans;margin:0;background:#fff;outline:0}.chaty-agent-data .chaty-agent+.chaty-agent{border-top:2px solid #f6f8f9}.chaty-agent-img{width:36px;height:36px;object-fit:cover;border-radius:50%}.chaty-agent-icon{width:48px;height:48px;margin:0 15px 0 0}.chaty-agent-data .chaty-custom-icon{width:48px;height:48px;text-align:center;display:block;line-height:48px;background:silver;border-radius:50%;color:#fff;font-size:28px}.chaty-close-agent-list{position:absolute;right:15px;top:10px;width:26px;height:26px;cursor:pointer;z-index:10;padding:0 0 10px 10px}.chaty-agent-icon img{width:48px;height:48px;object-fit:cover}.chaty-close-agent-list svg{fill:#ffffff}.agent-sub-header{font-size:14px;line-height:20px;font-weight:400}.agent-main-header{font-size:20px;line-height:32px;font-weight:700;position:relative}.chaty-agent-header:before,.chaty-view-header:before{content:"";background:url(https://residenciasvinhavelha.com/wp-content/plugins/chaty/css/../images/header-top.png) no-repeat;width:215px;height:41px;position:absolute;top:0;left:0;z-index:1}.chaty-agent-header:after,.chaty-view-header:after{content:"";background:url(https://residenciasvinhavelha.com/wp-content/plugins/chaty/css/../images/header-bottom.png) no-repeat;width:44px;height:41px;position:absolute;bottom:0;right:0;z-index:1}.chaty-custom-channel-icon{display:block;border-radius:50%;color:#fff;text-align:center;line-height:54px}.chaty-contact-form-title{padding:10px 15px;text-align:left;font-size:18px;color:#fff;border-radius:8px 8px 0 0;justify-content:space-between;display:flex}.chaty-contact-inputs{padding:15px}.chaty-contact-input{display:block}.chaty-contact-input label.chaty-form-label{font-size:14px;margin:0;padding:0 0 4px 0;line-height:20px;display:flex;color:#28303d}.chaty-contact-input+.chaty-contact-input{margin:10px 0 0}.chaty-contact-input input.chaty-input-field,.chaty-contact-input input[type=email].chaty-input-field,.chaty-contact-input input[type=text].chaty-input-field,.chaty-contact-input select.chaty-input-field{width:100%;height:36px;line-height:36px;font-size:16px;padding:0 10px;border:1px solid #ccc;border-radius:4px}.chaty-contact-input .has-chaty-error:focus,.chaty-contact-input input.chaty-input-field:focus,.chaty-contact-input input[type=email].chaty-input-field:focus,.chaty-contact-input input[type=tel].chaty-input-field:focus,.chaty-contact-input input[type=text].chaty-input-field:focus,.chaty-contact-input select.chaty-input-field:focus,.chaty-contact-input textarea.chaty-textarea-field:focus{outline:0;box-shadow:none;border-color:#898989;background-color:#fff}.chaty-contact-input textarea.chaty-textarea-field{width:100%;height:100px;line-height:20px;font-size:16px;padding:10px;border:1px solid #ccc;border-radius:4px;display:block}.chaty-contact-form-box .close-chaty-form{right:9px;top:9px}.chaty-contact-form-box button.chaty-submit-button[type=submit],button#chaty-submit-button-0{border:none;border-radius:4px;color:#fff;background:#a886cd;width:100%;height:36px;line-height:36px;font-size:18px;padding:0;margin:0;cursor:pointer;text-align:center;display:block}.chaty-contact-input input.chaty-input-field.has-chaty-error,.chaty-contact-input select.chaty-input-field.has-chaty-error,.chaty-contact-input textarea.has-chaty-error{border:1px solid #d20000}.chaty-contact-form-button{padding:15px}.chaty-ajax-error-message,.chaty-ajax-success-message{color:#00a700;padding:10px 0 0;text-align:center;font-size:16px}.chaty-ajax-error-message{color:#da0000}.chaty-view-header,.chaty-view-header a,.chaty-view-header a:focus,.chaty-view-header a:hover{font-weight:500;color:#fff;font-size:24px}.chaty-exit-intent{position:fixed;z-index:-1}.chaty-exit-intent:before{display:block;position:fixed;top:0;left:0;content:'';width:100vw;height:100vh;background:rgba(0,0,0,.8);visibility:hidden;z-index:100;transition:.5s ease-in-out;-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out}.chaty .chaty-widget.left-position .chaty-exit-intent:before{clip-path:circle(15px at 60px calc(100% - 60px))}.chaty .chaty-widget.right-position .chaty-exit-intent:before{clip-path:circle(15px at calc(100% - 60px) calc(100% - 60px))}.chaty .chaty-widget .chaty-exit-intent.animate:before{visibility:visible;clip-path:circle(100%)}.chaty-widget.has-single .chaty-i-trigger .chaty-channel:not(.chaty-agent-button).Phone-channel .chaty-tooltip:after,.chaty-widget.has-single .chaty-i-trigger .chaty-channel:not(.chaty-agent-button).Phone-channel .chaty-tooltip:before{pointer-events:inherit}body.cht-in-mobile .chaty-outer-forms.chaty-agent-data.custom-cht-pos,body.cht-in-mobile .chaty-outer-forms.chaty-contact-form-box.custom-cht-pos,body.cht-in-mobile .chaty-outer-forms.chaty-wechat-form.custom-cht-pos,body.cht-in-mobile .chaty-outer-forms.chaty-whatsapp-form.custom-cht-pos{top:50%;left:0;right:0;margin:0 auto;transform:translate(0,-50%);bottom:auto}body.cht-in-mobile .chaty-outer-forms.chaty-agent-data.custom-cht-pos .chaty-agent-body{max-height:calc(100vh - 164px)!important}.chaty-whatsapp-message p+p{margin-top:10px}body.cht-in-mobile .chaty-outer-forms.chaty-whatsapp-form.custom-cht-pos .chaty-whatsapp-content{max-height:calc(100vh - 122px)!important;overflow-y:auto}body.cht-in-mobile .chaty-outer-forms.chaty-whatsapp-form:not(.custom-cht-pos) .chaty-whatsapp-content{overflow-y:auto}.chaty.has-custom-pos.form-open .chaty-i-trigger{opacity:0;visibility:hidden}body.cht-in-mobile .chaty-outer-forms.chaty-contact-form-box.custom-cht-pos .chaty-contact-inputs{max-height:calc(100vh - 150px)!important;overflow-y:auto}body.cht-in-mobile .chaty-outer-forms{max-width:calc(100vw - 50px)!important}.chaty-view-body{background:#fff;border-radius:8px}.chaty-view-header{background:#b78deb;border-radius:7px 7px 0 0;padding:10px 15px;position:relative;word-break:break-word}.chaty-top-content{padding:15px 15px 0;font-size:16px}.chaty-view-content p,.chaty-view-content p a,.chaty-view-content p a:focus,.chaty-view-content p a:hover{margin:0;padding:0;font-size:16px;line-height:150%;color:#49687e;word-break:break-word}.chaty-view-content p a{display:inline-block}.chaty-view-content p a:focus,.chaty-view-content p a:hover,.chaty-view-header a:focus,.chaty-view-header a:hover{outline:0;text-decoration:none}.chaty-view-content p+p{margin-top:10px}.chaty-close-view-list{position:absolute;right:15px;top:10px;width:12px;cursor:pointer;z-index:11}.chaty-close-view-list svg{fill:#ffffff;display:inline-block;width:100%}.chaty-view-channels .chaty-channel{height:48px;display:inline-block;margin:6px 0;width:20%;text-align:center;vertical-align:top}.chaty-view-channels .chaty-channel a,.chaty-view-channels .chaty-channel img,.chaty-view-channels .chaty-channel span:not(.on-hover-text){display:block;width:48px;height:48px;margin:0 auto}.chaty-view-channels{padding:10px 8px}.chaty-view-channels .chaty-custom-channel-icon{font-size:24px}.front-google-captcha{width:100%!important;overflow:hidden}.front-google-captcha>div{width:100%}.front-google-captcha iframe{transform:scaleX(.9);position:relative;left:-15px}.widget-fa-icon{width:100%;height:100%;display:inline-block;vertical-align:middle;color:#fff}span.chaty-loader{display:none;vertical-align:middle;color:#fff;animation:rotation 1s infinite linear;width:24px;height:24px;text-align:center;line-height:24px;margin-left:5px}span.chaty-loader span.dashicons{width:24px;height:24px;text-align:center;line-height:24px;font-size:24px}@keyframes rotation{from{transform:rotate(0)}to{transform:rotate(359deg)}}span.chaty-loader.active{display:inline-block;vertical-align:baseline}.chaty-i-trigger.single-channel>.chaty-channel>.on-hover-text{display:none!important}html[dir=rtl] .chaty-input-field,html[dir=rtl] .chaty-submit-button,html[dir=rtl] .chaty-tooltip,html[dir=rtl] .chaty-tooltip:after,html[dir=rtl] .chaty-whatsapp-message,html[dir=rtl] .on-hover-text{direction:rtl}.add-bg-blur-effect{background-color:rgba(0,0,0,.4);overflow-x:hidden}.add-bg-blur-effect>:not(.chaty,.chaty-outer-forms,.picmo__popupContainer){filter:blur(6px)}.email_suggestion,.wp_email_suggestion{margin:0;padding:0;font-size:14px;color:#970029}.email_suggestion i,.wp_email_suggestion i{color:#2596be;font-weight:700;cursor:pointer}.chaty-custom-whatsapp-form .eac-sugg,.chaty-form .eac-sugg{color:#c1c1c1;line-height:34px!important}.chaty-form .eac-input-wrap{width:100%;overflow:hidden}.chaty-custom-whatsapp-form .chaty-whatsapp-body:before{opacity:.05}.chaty-custom-whatsapp-form .chaty-whatsapp-body{border-radius:0}.chaty-custom-whatsapp-form .chaty-whatsapp-footer{border-top:1px solid #e1e1e1;min-height:70px}.chaty-custom-whatsapp-form .chaty-whatsapp-data{display:block;z-index:1}.chaty-custom-whatsapp-form .chaty-whatsapp-button-button{width:100%!important;z-index:1;position:relative}.chaty-custom-whatsapp-form .header-text{display:flex;align-items:center}.chaty-custom-whatsapp-form .header-text span{display:inline-block;vertical-align:super;padding-left:5px}.chaty-custom-whatsapp-form .chaty-whatsapp-button svg{width:26px;height:26px;fill:#ffffff;margin-right:3px}.chaty-custom-whatsapp-form .chaty-whatsapp-button span{font-size:15px;padding-left:5px}.chaty-custom-whatsapp-form .chaty-whatsapp-button{display:flex;align-items:center;justify-content:center;border-radius:6px!important}.chaty-custom-whatsapp-form .chaty-whatsapp-content{padding:15px;z-index:101111;position:relative}.chaty-custom-whatsapp-form .chaty-whatsapp-body{min-height:auto}.chaty-outer-forms input[type=number]::-webkit-inner-spin-button,.chaty-outer-forms input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}.chaty-whatsapp-header{display:flex;align-items:center;background-color:#4aa485;border-top-left-radius:6px;border-top-right-radius:6px;padding:10px 15px;position:relative;justify-content:space-between;box-shadow:0 16px 32px 0 #1a0E3529}.chaty-whatsapp-header .header-wp-icon{height:30px;width:30px;margin-right:7px}.chaty-whatsapp-header .header-wp-title{color:#fff;font-size:15px;flex:1;padding-right:8px}.whatsapp-form-close-btn{flex:0 0 16px;cursor:pointer}.whatsapp-form-close-btn svg{width:16px;height:16px}.chaty-form,.chaty-whatsapp-form{font-family:Segoe UI,Helvetica Neue,Helvetica,Lucida Grande,Arial,Ubuntu,Cantarell,Fira Sans,sans-serif}.chaty-whatsapp-body .wp-profile-img{height:30px;width:30px;margin-right:15px}.chaty-whatsapp-body .wp-profile-img img{height:30px;width:30px;border-radius:50%;object-fit:cover}.chaty-whatsapp-message-nickname{color:#489d81;font-size:10px;font-weight:500;line-height:14px}.chaty-whatsapp-message-time{color:#a1a1a9;font-size:10px;line-height:12px}.chaty-whatsapp-input::placeholder{color:#83a1b7;opacity:40%}.chaty-whatsapp-input::-ms-input-placeholder{color:#83a1b7;opacity:40%}button[type=button].chaty-wp-emoji-input,button[type=button].chaty-wp-emoji-input:focus,button[type=button].chaty-wp-emoji-input:hover{position:absolute!important;top:9px;left:8px;background:0 0!important;border:none!important;cursor:pointer;height:24px!important;width:24px!important;padding:0!important;min-width:1px!important;margin:0!important;outline:0!important}.chaty-whatsapp-field:not(.has_emoji) .chaty-wp-emoji-input{display:none!important}.chaty-whatsapp-input{padding-left:38px!important}.chaty-whatsapp-field:not(.has_emoji) .chaty-whatsapp-input{padding-left:15px!important}.picmo__popupContainer{z-index:1000000}body .picmo__emojiButton span{font-size:24px;line-height:24px;display:inline-block;vertical-align:middle}body .picmo__picker .picmo__categoryButtons .picmo__categoryTab button.picmo__categoryButton{color:#8f8f8f;border:solid 1px transparent}body .picmo__picker .picmo__categoryButtons .picmo__categoryTab.picmo__categoryTabActive .picmo__categoryButton{border:1px solid #a886cd;color:#a071d3;background:#fff}body .picmo__picker .picmo__emojiCategory .picmo__categoryName{display:flex;height:auto;padding:10px 17px;border-bottom:solid 1px #e2e8f0;font-weight:700;background:#f3f3f3}body .picmo__picker .picmo__categoryButtons .picmo__categoryTab button.picmo__categoryButton:hover{background:#fff}body .picmo__emojiButton{border-radius:4px}body .picmo__emojiButton:focus{outline:0;border-radius:5px}.chaty-channel span.chaty-icon{display:block}.chaty.form-open .chaty-widget.has-single .chaty-cta-close .chaty-cta-button{opacity:1;visibility:visible;transform:rotate(360deg);z-index:999}.chaty-custom-whatsapp-form .eac-input-wrap{width:100%;overflow:hidden}.chaty-custom-whatsapp-form .chaty-whatsapp-button button{width:100%;border:none;border-radius:6px;padding:8px;display:flex;align-items:center;justify-content:center;cursor:pointer}.chaty-contact-input input[type=file].chaty-input-field{line-height:32px}.eac-cval:empty,.eac-sugg:empty{display:none!important}.qr-code-header{display:flex;align-items:center;background-color:#a886cd;border-top-left-radius:6px;border-top-right-radius:6px;padding:10px 15px;position:relative;justify-content:space-between;color:#fff;box-shadow:0 16px 32px 0 #1a0E3529;z-index:999999}.chaty-close-button{cursor:pointer}.qr-code-title{line-height:1;padding:15px 15px 0;font-size:14px;color:#83a1b7}.qr-code-box{margin-top:10px;padding:0 15px 15px}.qr-code-head-title{display:inline-flex;align-items:center}.qr-code-head-title svg{margin-right:5px}.mce-error{border:1px solid #d00!important}.required_indicate{color:red;font-size:18px;margin-left:2px}.chaty-whatsapp-button-button svg{display:inline-block;vertical-align:sub}.chaty-wp-emoji-input:hover{background-color:transparent;border-color:transparent}.chaty-wp-emoji-input:focus{outline:0}.chaty-whatsapp-input[placeholder]:focus::-webkit-input-placeholder{-webkit-transition:opacity .5s .5s ease;transition:opacity .5s .5s ease;opacity:40%!important}[placeholder]:focus::-webkit-input-placeholder{-webkit-transition:opacity .5s .5s ease;transition:opacity .5s .5s ease;opacity:1!important}.chaty-outer-forms form{margin:0}.chaty,.chaty *,.chaty-form,.chaty-form *,.chaty-whatsapp-form,.chaty-whatsapp-form *{-webkit-tap-highlight-color:transparent}body.csaas-has-chatway:not(.chatway-is-open) .chatway--trigger-container{display:none!important}body.csaas-has-chatway:not(.chatway-is-open) .chatway--frame-container{opacity:0;visibility:hidden}body.csaas-has-chatway.chatway-is-open .chaty{display:none!important}.chaty-widget.has-chatway .Chatway-channel-link{opacity:1;visibility:visible;pointer-events:auto}.has-chat-view.active .chaty-widget.has-chatway.chaty-open .chaty-channel-list{display:none!important}.chaty-channel.Chatway-channel-link.has-unread-message:after,.chaty-widget:not(.has-chatway):not(.chaty-open) .csaas-widget-trigger.has-unread-message:after{content:attr(data-unread-message);width:20px;height:20px;background:#ff4545;position:absolute;border-radius:50%;font-size:12px;font-weight:600;color:#fff;display:inline-flex;align-items:center;justify-content:center;bottom:44px;z-index:1111;right:-4px}body:not(.chatway--active) .chaty-widget.has-chatway.above-chaty .Chatway-channel-link{display:none!important}body:not(.chatway--active) .chaty-widget.inside-chaty .chaty-channels .Chatway-channel-link{display:none!important}body.csaas-has-chatway.has--chaty.chatway--active:not(.chatway--visible) .chatway--container{display:block}.chaty.chaty-has-chat-view .has-chatway.chaty-open .Chatway-channel-link{display:none!important}.chaty-view-channels .chaty-channel.Chatway-channel.has-unread-message:after{right:0;top:-8px;bottom:auto}html[dir=rtl] button[type=button].chaty-wp-emoji-input,html[dir=rtl] button[type=button].chaty-wp-emoji-input:focus,html[dir=rtl] button[type=button].chaty-wp-emoji-input:hover{right:8px}html[dir=rtl] .chaty-whatsapp-field input[type=text]{padding:0 35px 0 00px}html[dir=rtl] button.chaty-whatsapp-button-button,html[dir=rtl] button.chaty-whatsapp-button-button:focus,html[dir=rtl] button.chaty-whatsapp-button-button:hover{margin:0 10px 0 0!important}html[dir=rtl] button.chaty-whatsapp-button-button svg{transform:rotate(180deg)}