@charset "UTF-8";
.tns-gallery,
.tns-no-calc {
    position: relative;
    left: 0
}

@font-face {
    font-family: icomoon;
    src: url(../fonts/icomoon.eot?4bzxjb);
    src: url(../fonts/icomoon.eot?4bzxjb#iefix) format("embedded-opentype"), url(../fonts/icomoon.woff2?4bzxjb) format("woff2"), url(../fonts/icomoon.ttf?4bzxjb) format("truetype"), url(../fonts/icomoon.woff?4bzxjb) format("woff"), url(../fonts/icomoon.svg?4bzxjb#icomoon) format("svg");
    font-weight: 400;
    font-style: normal
}

[class*=" icon-"],
[class^=icon-] {
    font-family: icomoon!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transition: all .3s
}

.icon-tick:before {
    content: "\e910"
}

.icon-arrow-next:before {
    content: "\e904"
}

.icon-arrow-back:before {
    content: "\e905"
}

.icon-clock:before {
    content: "\e900"
}

.icon-calendar:before {
    content: "\e901"
}

.icon-chat:before {
    content: "\e902"
}

.icon-arrow-down:before {
    content: "\e903"
}

.icon-close-btn:before {
    content: "\e906"
}

.icon-close:before {
    content: "\e907"
}

.icon-filter:before {
    content: "\e908"
}

.icon-info:before {
    content: "\e909"
}

.icon-mail:before {
    content: "\e90a"
}

.icon-person:before {
    content: "\e90b"
}

.icon-phone:before {
    content: "\e90c"
}

.icon-pin:before {
    content: "\e90d"
}

.icon-printer:before {
    content: "\e90e"
}

.icon-search:before {
    content: "\e90f"
}

.animated:nth-child(1n) {
    -webkit-animation-delay: .2s!important;
    animation-delay: .2s!important
}

.animated:nth-child(2n) {
    -webkit-animation-delay: .4s!important;
    animation-delay: .4s!important
}

.animated:nth-child(3n) {
    -webkit-animation-delay: .6s!important;
    animation-delay: .6s!important
}

.animated:nth-child(5) {
    -webkit-animation-delay: .5s!important;
    animation-delay: .5s!important
}

.tns-outer {
    padding: 0!important
}

.tns-outer [hidden] {
    display: none!important
}

.tns-outer [aria-controls],
.tns-outer [data-action] {
    cursor: pointer
}

.tns-outer.ms-touch {
    overflow-x: scroll;
    overflow-y: hidden;
    -ms-overflow-style: none;
    -ms-scroll-chaining: none;
    -ms-scroll-snap-type: mandatory;
    -ms-scroll-snap-points-x: snapInterval(0, 100%)
}

.tns-slider {
    transition: all 0s
}

.tns-slider>.tns-item {
    box-sizing: border-box
}

.tns-horizontal.tns-subpixel {
    white-space: nowrap
}

.tns-horizontal.tns-subpixel>.tns-item {
    display: inline-block;
    vertical-align: top;
    white-space: normal
}

.tns-horizontal.tns-no-subpixel:after {
    content: '';
    display: table;
    clear: both
}

.tns-horizontal.tns-no-subpixel>.tns-item {
    float: left;
    margin-right: -100%
}

.tns-gallery {
    min-height: 1px
}

.tns-gallery>.tns-item {
    position: absolute;
    left: -100%;
    transition: opacity 0s, -webkit-transform 0s;
    transition: transform 0s, opacity 0s;
    transition: transform 0s, opacity 0s, -webkit-transform 0s
}

.tns-gallery>.tns-moving {
    transition: all .25s
}

.tns-lazy-img {
    transition: opacity .6s;
    opacity: .6
}

.tns-lazy-img.loaded {
    opacity: 1
}

.tns-ah {
    transition: height 0s
}

.tns-ovh {
    overflow: hidden
}

.tns-hdx {
    overflow-x: hidden
}

.tns-hdy {
    overflow-y: hidden
}

.tns-visually-hidden {
    position: absolute;
    left: -10000em
}

.tns-transparent {
    opacity: 0;
    visibility: hidden
}

.tns-fadeIn {
    opacity: 1;
    z-index: 0
}

.tns-fadeOut,
.tns-normal {
    opacity: 0;
    z-index: -1
}


/*! * Pikaday * Copyright © 2014 David Bushell | BSD & MIT license | http://dbushell.com/ */

.pika-single {
    z-index: 9999;
    display: block;
    position: relative;
    color: #333;
    background: #fff;
    border: 1px solid #ccc;
    border-bottom-color: #bbb;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}

.pika-single.is-hidden {
    display: none
}

.pika-single.is-bound {
    position: absolute;
    box-shadow: 0 5px 15px -5px rgba(0, 0, 0, .5)
}

.pika-single:after,
.pika-single:before {
    content: " ";
    display: table
}

.pika-single:after {
    clear: both
}

.pika-lendar {
    float: left;
    width: 240px;
    margin: 8px
}

.pika-title {
    position: relative;
    text-align: center
}

.pika-title select {
    cursor: pointer;
    position: absolute;
    z-index: 9998;
    margin: 0;
    left: 0;
    top: 5px;
    opacity: 0
}

.pika-label {
    display: inline-block;
    position: relative;
    z-index: 9999;
    overflow: hidden;
    margin: 0;
    padding: 5px 3px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    color: #333;
    background-color: #fff
}

.pika-next,
.pika-prev {
    display: block;
    cursor: pointer;
    position: relative;
    outline: 0;
    border: 0;
    padding: 0;
    width: 20px;
    height: 30px;
    text-indent: 20px;
    white-space: nowrap;
    overflow: hidden;
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 75% 75%;
    opacity: .5
}

.pika-next:hover,
.pika-prev:hover {
    opacity: 1
}

.pika-next.is-disabled,
.pika-prev.is-disabled {
    cursor: default;
    opacity: .2
}

.is-rtl .pika-next,
.pika-prev {
    float: left;
    background-image: url('data:image/png;    base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==')
}

.is-rtl .pika-prev,
.pika-next {
    float: right;
    background-image: url('data:image/png;    base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=')
}

.pika-select {
    display: inline-block
}

.pika-table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    border: 0
}

.pika-table td,
.pika-table th {
    width: 14.285714285714286%;
    padding: 0
}

.pika-table th {
    color: #999;
    font-size: 12px;
    line-height: 25px;
    font-weight: 700;
    text-align: center
}

.pika-table abbr {
    border-bottom: none;
    cursor: help
}

.pika-button {
    cursor: pointer;
    display: block;
    box-sizing: border-box;
    outline: 0;
    border: 0;
    margin: 0;
    width: 100%;
    padding: 5px;
    color: #666;
    font-size: 12px;
    line-height: 15px;
    text-align: right;
    background: #f5f5f5
}

.is-disabled .pika-button,
.pika-button .is-selection-disabled {
    pointer-events: none;
    cursor: default
}

.is-today .pika-button {
    color: #3af;
    font-weight: 700
}

.is-selected .pika-button {
    color: #fff;
    font-weight: 700;
    background: #3af;
    box-shadow: inset 0 1px 3px #178fe5;
    border-radius: 3px
}

.is-disabled .pika-button,
.is-outside-current-month .pika-button {
    color: #999;
    opacity: .3
}

.pika-button:hover {
    color: #fff;
    background: #ff8000;
    box-shadow: none;
    border-radius: 3px
}

.pika-week {
    font-size: 11px;
    color: #999
}

.is-inrange .pika-button {
    background: #d5e9f7
}

.is-startrange .pika-button {
    color: #fff;
    background: #6cb31d;
    box-shadow: none;
    border-radius: 3px
}

.is-endrange .pika-button {
    color: #fff;
    background: #3af;
    box-shadow: none;
    border-radius: 3px
}

.custom-select-container {
    position: relative;
    box-sizing: border-box
}

.custom-select-container * {
    box-sizing: border-box
}

.custom-select-container.is-disabled {
    opacity: .333
}

.custom-select-opener {
    background-color: #ccc;
    padding: .5em;
    display: block;
    cursor: pointer;
    width: 100%
}

.custom-select-container select {
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0
}

.custom-select-panel {
    max-height: 0;
    transition: max-height .5s ease-out, overflow-y .1s .5s;
    overflow: hidden;
    background-color: #e9e9e9;
    position: absolute;
    top: 100%;
    z-index: 1;
    width: 100%
}

.custom-select-container.is-open .custom-select-panel {
    max-height: 10.7em;
    overflow-y: auto
}

.custom-select-option {
    padding: .5em
}

.custom-select-option.has-focus {
    background-color: #add8e6
}

.custom-select-option.is-selected::before {
    content: "✔";
    padding-right: .5em
}

.custom-select-optgroup>.custom-select-option {
    padding-left: 2em
}

.custom-select-optgroup::before {
    content: attr(data-label);
    display: block;
    padding: .5em;
    color: #888
}

.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle
}

.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.select2-container .select2-selection--single .select2-selection__clear {
    position: relative
}

.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px
}

.select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
    display: inline-block;
    overflow: hidden;
    padding-left: 8px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.select2-container .select2-search--inline {
    float: left
}

.select2-container .select2-search--inline .select2-search__field {
    box-sizing: border-box;
    border: none;
    font-size: 100%;
    margin-top: 5px;
    padding: 0
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-dropdown {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051
}

.select2-results {
    display: block
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0
}

.select2-results__option {
    padding: 6px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none
}

.select2-container--open .select2-dropdown {
    left: 0
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-search--dropdown {
    padding: 4px
}

.select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    box-sizing: border-box
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-search--dropdown.select2-search--hide {
    display: none
}

.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff
}

.select2-hidden-accessible {
    border: 0!important;
    clip: rect(0 0 0 0)!important;
    -webkit-clip-path: inset(50%)!important;
    clip-path: inset(50%)!important;
    height: 1px!important;
    overflow: hidden!important;
    padding: 0!important;
    position: absolute!important;
    width: 1px!important;
    white-space: nowrap!important
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888;
    border-width: 0 4px 5px
}

.select2-container--default .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    list-style: none
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
    color: #999;
    margin-top: 5px;
    float: left
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700;
    margin-top: 5px;
    margin-right: 10px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    margin-right: 2px
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear,
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #333
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder {
    float: right
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: 1px solid #000;
    outline: 0
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: 0 0;
    border: none;
    outline: 0;
    box-shadow: none;
    -webkit-appearance: textfield
}

.select2-container--default .select2-results>.select2-results__options {
    overflow-y: auto
}

.select2-container--default .select2-results__option[role=group] {
    padding: 0
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #ddd
}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -2em;
    padding-left: 3em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -3em;
    padding-left: 4em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -4em;
    padding-left: 5em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -5em;
    padding-left: 6em
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #5897fb
}

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #aaa;
    border-radius: 4px;
    outline: 0;
    background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
    background-repeat: repeat-x
}

.select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700;
    margin-right: 10px
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
    background-repeat: repeat-x
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    border-radius: 4px 0 0 4px;
    left: 1px;
    right: auto
}

.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: 0 0;
    border: none
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888;
    border-width: 0 4px 5px
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: linear-gradient(to bottom, #fff 0, #eee 50%);
    background-repeat: repeat-x
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
    background-repeat: repeat-x
}

.select2-container--classic .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    outline: 0
}

.select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
    list-style: none;
    margin: 0;
    padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    margin-right: 2px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #555
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    float: right;
    margin-left: 5px;
    margin-right: auto
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0
}

.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    box-shadow: none
}

.select2-container--classic .select2-dropdown {
    background-color: #fff;
    border: 1px solid transparent
}

.select2-container--classic .select2-dropdown--above {
    border-bottom: none
}

.select2-container--classic .select2-dropdown--below {
    border-top: none
}

.select2-container--classic .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--classic .select2-results__option[role=group] {
    padding: 0
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
    color: grey
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
    background-color: #3875d7;
    color: #fff
}

.select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb
}

.ah-booking-form-section .ah-step-title:after,
.ah-booking-hotline:after {
    content: "";
    border-bottom: 1px solid #0093d0
}

.ah-clinic-items li .ah-item-thumbnail {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.ah-alpha,
.ah-beta,
.ah-delta,
.ah-epsilon,
.ah-gamma,
.ah-zeta {
    color: #182f45;
    font-family: Roboto, sans-serif;
    font-weight: 400;
    margin: 0 0 20px
}

.ah-booking-form-section .ah-step-desc--nospace .ah-delta,
.ah-booking-form-section .ah-step-desc--secondary .ah-delta,
.ah-wrapper p.ah-txt-large.ah-sup-title {
    font-weight: 700
}

.ah-alpha {
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 1.5;
    color: #182f45
}

@media (min-width:768px) {
    .ah-alpha {
        font-size: 38px;
        font-size: 3.8rem;
        line-height: 1.26316
    }
}

.ah-beta {
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 1.71429
}

@media (min-width:768px) {
    .ah-beta {
        font-size: 32px;
        font-size: 3.2rem;
        line-height: 1.5
    }
}

.ah-gamma {
    font-size: 21px;
    font-size: 2.1rem;
    line-height: 1.14286
}

@media (min-width:768px) {
    .ah-gamma {
        font-size: 28px;
        font-size: 2.8rem;
        line-height: 1.71429
    }
}

.ah-delta {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.33333
}

@media (min-width:768px) {
    .ah-delta {
        font-size: 21px;
        font-size: 2.1rem;
        line-height: 1.14286
    }
}

.ah-epsilon {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.33333
}

.ah-zeta {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5
}

@media screen and (max-width:1058px) {
    .container>.ah-wrapper>.ah-booking-form-section {
        margin-top: 18px
    }
}

@media screen and (max-width:767px) {
    .container>.ah-wrapper>.ah-booking-form-section {
        margin-top: 0
    }
}

.ah-image-container {
    margin: 0 -10px
}

@media (min-width:768px) {
    .ah-image-container {
        margin: 0 auto
    }
}

.ah-image-container .ah-image {
    display: block;
    max-width: 100%;
    margin: 0 auto
}

.ah-image-container .ah-image-caption {
    display: none
}

.ah-wrapper p {
    margin: 0 0 15px;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.6;
    color: #182f45
}

.ah-wrapper p.ah-txt-large {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.6
}

.ah-wrapper p.ah-txt-large .icon-phone {
    float: left;
    margin: 3px 5px 0 0
}

@media (min-width:768px) {
    .ah-wrapper p.ah-txt-large {
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 1.33333
    }
    .ah-wrapper p {
        font-size: 13px;
        font-size: 1.3rem;
        line-height: 1.84615
    }
}

.ah-wrapper p:last-child,
.ah-wrapper p:only-child {
    margin-bottom: 0
}

.ah-wrapper a {
    transition: all .2s 50ms linear;
    color: #182f45;
    text-decoration: underline;
    cursor: pointer
}

.ah-clinic-items li .ah-item-content .ah-beta a,
.ah-clinic-items li .ah-item-content .ah-gamma a,
.ah-wrapper a:active,
.ah-wrapper a:focus,
.ah-wrapper a:hover {
    text-decoration: none
}

.ah-wrapper .ah-sup-title {
    font-size: 21px;
    font-size: 2.1rem;
    line-height: 1.14286;
    margin: 0
}

.ah-container,
.ah-container-wrapper {
    margin: 0 auto;
    z-index: 11;
    width: 100%;
    position: relative
}

.ah-wrapper .ah-gamma {
    padding: 0 10px
}

.ah-more-space {
    padding: 25px 0
}

@media (max-width:767px) {
    .ah-wrapper .ah-sup-title--secondary {
        font-size: 1.8rem;
        font-weight: 700
    }
    .ah-more-space {
        padding: 10px 0
    }
}

.ah-container {
    max-width: 750px;
    padding: 0 10px
}

.ah-container--no-padding {
    padding: 0
}

.ah-container-wrapper {
    max-width: 1080px;
    padding: 0 20px
}

@media (min-width:768px) {
    .ah-container-wrapper {
        padding: 0 10px
    }
}

.ah-booking-section {
    background: #68c0b5;
    color: #fff;
    padding: 30px 20px
}

@media (min-width:768px) {
    .ah-booking-section {
        padding: 70px 20px
    }
}

.ah-booking-section .ah-alpha {
    color: #fff;
    margin-bottom: 50px;
    padding: 0 10px
}

.ah-booking-section p {
    color: #fff;
    margin: 0
}

.ah-booking-title-section {
    background: #68c0b5;
    color: #fff;
    padding: 20px 15px
}

.ah-booking-title-section .ah-container {
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: space-between;
    padding: 0
}

.ah-booking-title-section .ah-container.ah-flex-column {
    flex-direction: column;
    align-items: flex-start;
    padding: 0 15px
}

@media (min-width:768px) {
    .ah-booking-title-section .ah-container {
        padding: 0 30px
    }
    .ah-booking-title-section {
        padding: 30px 15px
    }
}

.ah-booking-title-section .ah-booking-title {
    font-size: 21px;
    font-size: 2.1rem;
    line-height: 1.14286
}

.ah-booking-title-section .ah-booking-step {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.33333
}

.ah-booking-title-section .ah-booking-note {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.6;
    margin-top: 10px
}

.ah-booking-form-section .ah-step-title {
    padding: 20px 15px 0
}

.ah-booking-form-section .ah-step-title:after {
    display: block;
    width: 100%;
    margin-top: 20px
}

@media (min-width:768px) {
    .ah-booking-form-section .ah-step-title {
        padding-bottom: 20px;
        margin-bottom: 20px;
        border-bottom: 1px solid #0093d0
    }
    .ah-booking-form-section .ah-step-title:after {
        display: none
    }
}

.ah-booking-form-section .ah-step-desc {
    padding: 0 15px;
    margin-bottom: 5px
}

.ah-booking-form-section .ah-step-desc .ah-txt-large {
    padding: 0
}

.ah-booking-form-section .ah-step-desc--nospace {
    padding-bottom: 20px
}

.ah-booking-form-section .ah-step-desc--secondary {
    margin-top: 25px;
    margin-bottom: 0
}

@media (max-width:767px) {
    .ah-booking-form-section .ah-step-desc.with-margin-top {
        margin-top: 15px;
        margin-bottom: 10px
    }
}

.ah-booking-form-section .ah-txt-large {
    padding: 0 15px
}

.ah-booking-form-section .ah-delta,
.ah-booking-form-section .ah-no-padding-bottom,
.ah-booking-form-section .ah-txt-large--small-margin {
    margin-bottom: 0
}

.ah-booking-form-section__title {
    color: #009fe3;
    font-size: 3.8rem;
    font-weight: 700;
    margin-top: 10px
}

@media (max-width:767px) {
    .ah-booking-form-section__title {
        font-size: 2.4rem
    }
}

.ah-booking-hotline {
    padding: 20px 15px 0;
    line-height: 1.5;
    font-size: 1.8rem
}

@media (max-width:767px) {
    .ah-booking-hotline {
        font-size: 0
    }
}

.ah-booking-hotline:after {
    display: block;
    margin-top: 20px
}

@media (min-width:768px) {
    .ah-booking-hotline {
        padding-bottom: 20px;
        border-bottom: 1px solid #0093d0
    }
    .ah-booking-hotline:after {
        display: none
    }
}

.ah-booking-hotline .ah-txt-large {
    display: inline-block;
    margin: 0;
    padding: 0;
    font-size: 1.8rem
}

@media (max-width:767px) {
    .ah-booking-hotline .ah-txt-large {
        font-size: 1.5rem;
        margin-right: 3px
    }
}

.ah-booking-hotline .ah-list-item li {
    border-bottom: 1px solid #0093d0!important;
    padding-bottom: 0!important
}

.ah-booking-hotline .ah-list-item li:after {
    margin-top: 20px!important
}

@media (min-width:768px) {
    .ah-booking-hotline .ah-list-item li {
        padding-bottom: 20px!important
    }
}

.ah-booking-hotline__link {
    display: inline-block;
    font-size: 1.8rem
}

@media (max-width:767px) {
    .ah-booking-hotline__link {
        font-size: 1.5rem
    }
}

.ah-pagers-wrapper {
    background: #f4f4f4;
    padding: 30px 0 20px;
    position: relative;
    z-index: 10
}

.ah-pagers-wrapper.no-space-bottom {
    padding: 20px 0 0
}

.ah-pagers-wrapper.no-space {
    padding: 0
}

.ah-steps-wrapper {
    position: relative;
    background: #fff;
    transition: height .25s linear
}

.ah-steps-wrapper .ah-step {
    position: relative;
    z-index: 1;
    background: #fff
}

.ah-steps-wrapper .ah-step.fadeIn {
    -webkit-animation: fadeIn .5s linear forwards;
    animation: fadeIn .5s linear forwards
}

.ah-steps-wrapper .ah-step.fadeOut {
    -webkit-animation: fadeOut .5s linear .25s forwards;
    animation: fadeOut .5s linear .25s forwards
}

.ah-steps-wrapper .ah-step--with-padding-top {
    padding-top: 25px
}

.ah-steps-wrapper .ah-step--with-padding-bottom {
    padding-bottom: 15px
}

@media (min-width:768px) {
    .ah-steps-wrapper .ah-step--with-padding-top {
        padding-top: 30px
    }
    .ah-steps-wrapper .ah-step--with-padding-bottom {
        padding-bottom: 20px
    }
}

.ah-booking-id-section {
    background: #f4f4f4
}

.ah-booking-id-section .ah-container {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    align-content: center;
    justify-content: space-between;
    padding: 30px 15px;
    border-bottom: 1px solid #68c0b5
}

.ah-booking-id-section .ah-booking-id-label {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.33333;
    font-weight: 500
}

@media (min-width:768px) {
    .ah-booking-id-section .ah-booking-id-label {
        font-size: 21px;
        font-size: 2.1rem;
        line-height: 1.14286
    }
}

.ah-booking-id-section .ah-booking-id {
    font-size: 21px;
    font-size: 2.1rem;
    line-height: 1.14286;
    font-weight: 500
}

#ah-map-clinic {
    width: calc(100% + 20px);
    height: 40vh;
    margin: 0 -10px 30px
}

#ah-map-clinic-list {
    width: 100%;
    height: 80vh
}

@media (min-width:768px) {
    .ah-booking-id-section .ah-booking-id {
        font-size: 36px;
        font-size: 3.6rem;
        line-height: 1.33333
    }
    #ah-map-clinic {
        width: 100%;
        margin: 0 0 30px
    }
    #ah-map-clinic-list {
        height: 470px
    }
}

.ah-map-clinic-list {
    z-index: 15;
    width: 100%;
    height: 80vh
}

@media (min-width:768px) {
    .ah-map-clinic-list {
        height: 470px
    }
}

.ah-search-clinic-wrapper {
    background: #009fe3;
    text-align: center;
    padding: 90px 0;
    position: relative;
    z-index: 15
}

.ah-search-clinic-wrapper .ah-container-wrapper {
    display: flex;
    align-content: center;
    align-items: center;
    flex-direction: column;
    max-width: 540px
}

.ah-search-clinic-wrapper .ah-container-wrapper .ah-alpha,
.ah-search-clinic-wrapper .ah-container-wrapper .ah-delta {
    color: #fff
}

.ah-search-clinic-wrapper .ah-container-wrapper .ah-delta {
    font-weight: 300
}

#ah-search-clinic-field {
    position: relative;
    width: 100%;
    margin-top: 20px
}

#ah-search-clinic-field .ah-input {
    background: #fff
}

#ah-search-clinic-field input::-webkit-input-placeholder {
    color: #182f45;
    opacity: .5
}

#ah-search-clinic-field input:-ms-input-placeholder {
    color: #182f45;
    opacity: .5
}

#ah-search-clinic-field input:-moz-placeholder {
    color: #182f45;
    opacity: .5
}

#ah-search-clinic-field input::-moz-placeholder {
    color: #182f45;
    opacity: .5
}

#ah-search-clinic-field i {
    position: absolute;
    top: 50%;
    right: 15px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.ah-clinic-detail {
    padding: 0
}

.ah-clinic-detail .ah-btn-primary-wrapper {
    border-bottom: 1px solid #0093d0;
    padding-bottom: 30px
}

.ah-clinic-detail .ah-btn-primary-wrapper--no-margin-bottom {
    margin-bottom: 0
}

.ah-clinic-items {
    width: 100%;
    overflow: hidden;
    margin: 0 auto 45px;
    list-style: none;
    padding: 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.ah-clinic-items li {
    width: 100%;
    margin-right: 0;
    border-bottom: 1px solid #0093d0;
    padding: 12px 12px 75px;
    display: flex;
    position: relative;
    flex-direction: row
}

.ah-clinic-items li:nth-child(2n+2) {
    margin-right: 0
}

.ah-clinic-items li:first-child {
    border-top: 1px solid #0093d0
}

.ah-clinic-items li .ah-item-thumbnail {
    width: 100%;
    height: 100%;
    margin-bottom: 15px;
    margin-right: 15px;
    max-width: 120px;
    max-height: 120px
}

@media (min-width:768px) {
    .ah-clinic-items li .ah-item-thumbnail {
        max-width: 200px;
        max-height: 200px
    }
}

.ah-clinic-items li .ah-item-content {
    width: 100%
}

@media (max-width:991px) {
    .ah-clinic-items li .ah-item-content {
        width: calc(100% - 150px)
    }
}

.ah-clinic-items li .ah-item-content p {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.84615;
    line-height: 1;
    margin-bottom: 10px
}

.ah-clinic-items li .ah-item-content .ah-beta {
    padding: 0;
    margin-bottom: 5px;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.33333
}

.ah-clinic-items li .ah-item-content .ah-gamma {
    padding: 0;
    margin-bottom: 15px;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.33333;
    line-height: 1.25
}

.ah-clinic-items li .ah-item-content .ah-item-links {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.84615
}

.ah-clinic-items li .ah-item-content .ah-item-links a {
    display: inline-block;
    line-height: 1
}

.ah-clinic-items li .ah-item-content .ah-item-links a i {
    float: left;
    margin-right: 5px
}

.ah-clinic-items li .ah-item-content .ah-item-links a:first-child {
    margin-right: 15px
}

.ah-clinic-items li .ah-item-content .ah-btn-default {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.6;
    padding: 10px 50px 10px 15px;
    margin-top: 10px;
    min-width: 170px;
    position: absolute;
    bottom: 15px;
    left: 12px;
    right: 12px
}

.ah-clinic-items li .ah-item-content .ah-btn-default i {
    font-size: 25px
}

.ah-clinic-items li.is-showed {
    background: rgba(104, 192, 181, .15);
    border-left: 1px solid #68c0b5;
    border-right: 1px solid #68c0b5;
    border-top-color: #68c0b5;
    border-bottom-color: #68c0b5
}

@media (min-width:992px) {
    .ah-clinic-items li {
        padding: 24px 12px;
        margin-right: 20px;
        flex-direction: row
    }
    .ah-clinic-items li .ah-item-thumbnail {
        max-width: none;
        max-height: none;
        margin-right: 17px
    }
    .ah-clinic-items li .ah-item-content .ah-beta {
        font-size: 28px;
        font-size: 2.8rem;
        line-height: 1.71429;
        line-height: 1.25
    }
    .ah-clinic-items li .ah-item-content .ah-gamma {
        font-size: 24px;
        font-size: 2.4rem;
        line-height: 1
    }
    .ah-clinic-items li .ah-item-content .ah-btn-default {
        position: relative;
        bottom: auto;
        left: 0;
        right: 0;
        width: 100%
    }
    .ah-clinic-items li p {
        font-size: 15px;
        font-size: 1.5rem;
        line-height: 1.6
    }
}

@media (min-width:768px) {
    .ah-clinic-items li {
        width: calc(50% - 10px)
    }
    .ah-clinic-items li:nth-child(2) {
        border-top: 1px solid #0093d0
    }
    .ah-clinic-items li:last-child:not(:nth-child(even)) {
        flex: 0 1 calc(50% - 10px)
    }
}

#centre-map,
#event-map {
    height: 100%
}

.ah-underlined {
    text-decoration: underline!important
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
        -webkit-transform: translateX(50%);
        transform: translateX(50%)
    }
    to {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
        -webkit-transform: translateX(50%);
        transform: translateX(50%)
    }
    to {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes fadeOut {
    from {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    to {
        opacity: 0;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

@keyframes fadeOut {
    from {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    to {
        opacity: 0;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

.ah-custom-iw-arrow {
    display: none!important
}

.ah-custom-iw {
    background: #e9f6f4;
    border: 2px solid #68c0b5;
    border-radius: 3px;
    -webkit-transform: translateY(15px);
    transform: translateY(15px)
}

.gm-style-iw {
    text-align: left;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.6;
    line-height: 1
}

.gm-style-iw>div>div {
    overflow: hidden!important
}

.ah-clinic-map {
    height: 360px;
    width: 100%
}

.ah-marker-title {
    font-size: 20px;
    line-height: 1.25
}

.ah-marker-address {
    margin-bottom: 10px;
    line-height: 1.25
}

.ah-marker-link {
    margin-bottom: 5px;
    display: inline-block
}

.ah-marker-link .icon-info {
    float: left;
    margin-right: 5px
}

.mapClusterCount {
    top: 0;
    position: absolute;
    left: 0;
    height: 50px;
    width: 50px;
    line-height: 50px;
    cursor: pointer;
    text-align: center;
    font-size: 14px
}

.ah-wrapper input[type=text],
.ah-wrapper textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-clip: padding-box
}

.ah-wrapper input::-webkit-input-placeholder {
    font-family: Roboto, sans-serif;
    color: #182f45
}

.ah-wrapper input:-ms-input-placeholder {
    font-family: Roboto, sans-serif;
    color: #182f45
}

.ah-wrapper input:-moz-placeholder {
    font-family: Roboto, sans-serif;
    color: #182f45
}

.ah-wrapper input::-moz-placeholder {
    font-family: Roboto, sans-serif;
    color: #182f45
}

.ah-wrapper textarea {
    resize: none
}

.ah-wrapper button {
    background: 0 0;
    outline: 0
}

.ah-input {
    width: 100%;
    padding: 10px 15px;
    height: 40px;
    border-radius: 3px;
    opacity: .5;
    border: .5px solid rgba(0, 159, 227, .75);
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.6;
    transition: all .3s
}

.ah-input:not([value=""]) {
    opacity: 1;
    background: #e9f6f4;
    border-color: #009fe3
}

.ah-input:active,
.ah-input:focus {
    outline: 0;
    opacity: .75
}

@media (min-width:768px) {
    .ah-input {
        height: 55px;
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 1.33333;
        padding: 10px 20px
    }
}

.ah-input.ah-input-error {
    border-color: #9f579e;
    color: #9f579e;
    opacity: 1
}

.ah-input.ah-input-error::-webkit-input-placeholder {
    color: #9f579e
}

.ah-custom-textarea {
    width: 100%;
    padding: 10px 15px;
    height: auto;
    border-radius: 3px;
    opacity: .5;
    border: .5px solid rgba(0, 159, 227, .75)
}

.ah-btn-default,
.ah-btn-secondary {
    display: inline-block;
    text-decoration: none!important;
    border-radius: 3px
}

.ah-custom-textarea:not([value=""]) {
    opacity: 1;
    background: #e9f6f4;
    border-color: #009fe3
}

.ah-custom-textarea:active,
.ah-custom-textarea:focus {
    outline: 0;
    opacity: 1
}

.ah-btn-default {
    background: #68c0b5;
    color: #fff!important;
    position: relative;
    padding: 15px 75px 15px 20px;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.33333;
    min-width: 260px;
    transition: all .3s
}

.ah-btn-default i {
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 30px
}

.ah-btn-default:active,
.ah-btn-default:focus,
.ah-btn-default:hover {
    background: #182f45;
    outline: 0;
    opacity: 1
}

.ah-btn-default.is-disabled {
    opacity: .5;
    cursor: not-allowed
}

.ah-btn-default.is-disabled:active,
.ah-btn-default.is-disabled:focus,
.ah-btn-default.is-disabled:hover {
    background: #68c0b5
}

@media (min-width:768px) {
    .ah-btn-default {
        font-size: 21px;
        font-size: 2.1rem;
        line-height: 1.14286
    }
    .ah-input-datepicker,
    .ah-input-datepicker-static {
        margin: 0 -15px
    }
}

.ah-btn-secondary {
    background: #fff;
    color: #68c0b5;
    position: relative;
    padding: 10px 50px 10px 20px;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.6;
    border: 1px solid #182f45;
    transition: all .2s 0s linear!important
}

.ah-btn-secondary i {
    position: absolute;
    font-size: 21px;
    font-size: 2.1rem;
    line-height: 1.14286;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.ah-btn-secondary:active,
.ah-btn-secondary:focus,
.ah-btn-secondary:hover {
    background: #68c0b5;
    color: #fff
}

.ah-input-datepicker,
.ah-input-datepicker-static {
    display: block;
    position: relative;
    margin: 0 -15px;
    cursor: pointer
}

.ah-input-datepicker input,
.ah-input-datepicker-static input {
    width: 100%;
    padding: 15px 50px 15px 15px;
    height: 45px;
    border-radius: 0;
    border: 0;
    position: relative;
    cursor: pointer;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.6;
    transition: all .3s
}

.ah-input-datepicker input:active~.ah-datepicker-container,
.ah-input-datepicker input:focus~.ah-datepicker-container,
.ah-input-datepicker-static input:active~.ah-datepicker-container,
.ah-input-datepicker-static input:focus~.ah-datepicker-container {
    display: block
}

.ah-input-datepicker input:active~i,
.ah-input-datepicker input:focus~i,
.ah-input-datepicker-static input:active~i,
.ah-input-datepicker-static input:focus~i {
    opacity: 1
}

.ah-input-datepicker input:active,
.ah-input-datepicker input:focus,
.ah-input-datepicker-static input:active,
.ah-input-datepicker-static input:focus {
    opacity: 1;
    border: .5px solid #009fe3;
    background: #e9f6f4;
    outline: 0
}

@media (min-width:768px) {
    .ah-input-datepicker input,
    .ah-input-datepicker-static input {
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 1.33333;
        height: 55px;
        padding: 15px 50px 15px 20px;
        border-radius: 3px;
        border: .5px solid rgba(0, 159, 227, .75)
    }
}

.ah-input-datepicker .ah-datepicker-container,
.ah-input-datepicker-static .ah-datepicker-container {
    position: absolute;
    z-index: 99;
    top: 100%;
    left: 0;
    right: 0
}

.ah-input-datepicker .ah-datepicker-container .pika-single,
.ah-input-datepicker-static .ah-datepicker-container .pika-single {
    box-shadow: 0 0 3px 0 rgba(48, 50, 70, .2);
    border: none;
    font-family: Roboto, sans-serif
}

@media (max-width:767px) {
    .ah-input-datepicker .ah-datepicker-container .pika-single,
    .ah-input-datepicker-static .ah-datepicker-container .pika-single {
        max-height: 350px;
        overflow: hidden;
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch
    }
}

.ah-custom-slc .is-open .custom-select-panel,
.select2-container--default .select2-results>.select2-results__options {
    max-height: 260px
}

.ah-input-datepicker .ah-datepicker-container .pika-lendar,
.ah-input-datepicker-static .ah-datepicker-container .pika-lendar {
    width: 100%;
    float: none;
    margin: 0;
    padding-bottom: 35px
}

.ah-input-datepicker .ah-datepicker-container .pika-title,
.ah-input-datepicker-static .ah-datepicker-container .pika-title {
    background-color: #f4f4f4;
    padding: 10px 15px
}

.ah-input-datepicker .ah-datepicker-container .pika-label,
.ah-input-datepicker-static .ah-datepicker-container .pika-label {
    background: 0 0;
    color: #68c0b5;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.33333
}

@media (min-width:768px) {
    .ah-input-datepicker .ah-datepicker-container .pika-title,
    .ah-input-datepicker-static .ah-datepicker-container .pika-title {
        padding: 10px 15px
    }
    .ah-input-datepicker .ah-datepicker-container .pika-label,
    .ah-input-datepicker-static .ah-datepicker-container .pika-label {
        font-size: 21px;
        font-size: 2.1rem;
        line-height: 1.14286
    }
}

.ah-input-datepicker .ah-datepicker-container .pika-next,
.ah-input-datepicker .ah-datepicker-container .pika-prev,
.ah-input-datepicker-static .ah-datepicker-container .pika-next,
.ah-input-datepicker-static .ah-datepicker-container .pika-prev {
    text-indent: 0;
    height: 35px;
    width: 65px;
    opacity: 1;
    overflow: visible
}

.ah-input-datepicker .ah-datepicker-container .pika-next.is-disabled,
.ah-input-datepicker .ah-datepicker-container .pika-prev.is-disabled,
.ah-input-datepicker-static .ah-datepicker-container .pika-next.is-disabled,
.ah-input-datepicker-static .ah-datepicker-container .pika-prev.is-disabled {
    opacity: .5;
    cursor: not-allowed
}

.ah-input-datepicker .ah-datepicker-container .pika-next:before,
.ah-input-datepicker .ah-datepicker-container .pika-prev:before,
.ah-input-datepicker-static .ah-datepicker-container .pika-next:before,
.ah-input-datepicker-static .ah-datepicker-container .pika-prev:before {
    font-family: icomoon;
    color: #182f45;
    font-size: 21px;
    font-size: 2.1rem;
    line-height: 1.14286;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.ah-input-datepicker .ah-datepicker-container .pika-next span,
.ah-input-datepicker .ah-datepicker-container .pika-prev span,
.ah-input-datepicker-static .ah-datepicker-container .pika-next span,
.ah-input-datepicker-static .ah-datepicker-container .pika-prev span {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-weight: 700
}

.ah-input-datepicker .ah-datepicker-container .pika-prev span,
.ah-input-datepicker-static .ah-datepicker-container .pika-prev span {
    left: 24px
}

.ah-input-datepicker .ah-datepicker-container .pika-next span,
.ah-input-datepicker-static .ah-datepicker-container .pika-next span {
    right: 24px
}

@media (min-width:768px) {
    .ah-input-datepicker .ah-datepicker-container .pika-next,
    .ah-input-datepicker .ah-datepicker-container .pika-prev,
    .ah-input-datepicker-static .ah-datepicker-container .pika-next,
    .ah-input-datepicker-static .ah-datepicker-container .pika-prev {
        height: 35px;
        width: 75px
    }
    .ah-input-datepicker .ah-datepicker-container .pika-prev span,
    .ah-input-datepicker-static .ah-datepicker-container .pika-prev span {
        left: 25px
    }
    .ah-input-datepicker .ah-datepicker-container .pika-next span,
    .ah-input-datepicker-static .ah-datepicker-container .pika-next span {
        right: 25px
    }
}

.ah-input-datepicker .ah-datepicker-container .pika-prev:before,
.ah-input-datepicker-static .ah-datepicker-container .pika-prev:before {
    content: '\e905';
    left: 0
}

.ah-input-datepicker .ah-datepicker-container .pika-next:before,
.ah-input-datepicker-static .ah-datepicker-container .pika-next:before {
    content: '\e904';
    right: 0
}

.ah-input-datepicker .ah-datepicker-container .pika-button,
.ah-input-datepicker-static .ah-datepicker-container .pika-button {
    display: inline-block;
    width: 36px;
    height: 36px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5;
    text-align: center;
    border-radius: 50%;
    transition: all .3s;
    color: #009fe3;
    font-weight: 700;
    border: 2px solid #68c0b5;
    background: 0 0;
    box-shadow: none
}

@media (min-width:768px) {
    .ah-input-datepicker .ah-datepicker-container .pika-button,
    .ah-input-datepicker-static .ah-datepicker-container .pika-button {
        width: 50px;
        height: 50px;
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 1.33333
    }
}

.ah-input-datepicker .ah-datepicker-container .is-selected .pika-button,
.ah-input-datepicker-static .ah-datepicker-container .is-selected .pika-button {
    background-color: #68c0b5;
    color: #fff
}

.ah-input-datepicker .ah-datepicker-container .is-disabled .pika-button,
.ah-input-datepicker-static .ah-datepicker-container .is-disabled .pika-button {
    font-weight: 400;
    background: 0 0;
    border: none;
    color: #9b9b9b
}

.ah-input-datepicker .ah-datepicker-container .pika-table td,
.ah-input-datepicker .ah-datepicker-container .pika-table th,
.ah-input-datepicker-static .ah-datepicker-container .pika-table td,
.ah-input-datepicker-static .ah-datepicker-container .pika-table th {
    text-align: center
}

.ah-input-datepicker .ah-datepicker-container .pika-table td,
.ah-input-datepicker-static .ah-datepicker-container .pika-table td {
    padding-bottom: 5px
}

.ah-input-datepicker .ah-datepicker-container .pika-table abbr,
.ah-input-datepicker-static .ah-datepicker-container .pika-table abbr {
    text-decoration: none;
    font-size: 15px;
    font-size: 1.5rem;
    text-transform: uppercase;
    line-height: 50px;
    color: #30353c;
    letter-spacing: 1.6px;
    font-weight: 400;
    cursor: default
}

@media (min-width:768px) {
    .ah-input-datepicker .ah-datepicker-container .pika-table abbr,
    .ah-input-datepicker-static .ah-datepicker-container .pika-table abbr {
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 1.33333;
        padding: 20px 0 10px;
        display: inline-block
    }
}

@media (max-width:767px) {
    .ah-input-datepicker .ah-datepicker-container .pika-table,
    .ah-input-datepicker-static .ah-datepicker-container .pika-table {
        display: block;
        padding: 10px 0
    }
    .ah-input-datepicker .ah-datepicker-container .pika-table thead,
    .ah-input-datepicker-static .ah-datepicker-container .pika-table thead {
        display: none
    }
    .ah-input-datepicker .ah-datepicker-container .pika-table tbody,
    .ah-input-datepicker .ah-datepicker-container .pika-table td,
    .ah-input-datepicker .ah-datepicker-container .pika-table tr,
    .ah-input-datepicker-static .ah-datepicker-container .pika-table tbody,
    .ah-input-datepicker-static .ah-datepicker-container .pika-table td,
    .ah-input-datepicker-static .ah-datepicker-container .pika-table tr {
        width: 100%;
        display: block
    }
    .ah-input-datepicker .ah-datepicker-container .pika-table td,
    .ah-input-datepicker-static .ah-datepicker-container .pika-table td {
        padding: 5px 15px
    }
    .ah-input-datepicker .ah-datepicker-container .pika-table td:nth-child(1) .pika-button:before,
    .ah-input-datepicker-static .ah-datepicker-container .pika-table td:nth-child(1) .pika-button:before {
        content: 'Sunday'
    }
    .ah-input-datepicker .ah-datepicker-container .pika-table td:nth-child(2) .pika-button:before,
    .ah-input-datepicker-static .ah-datepicker-container .pika-table td:nth-child(2) .pika-button:before {
        content: 'Monday'
    }
    .ah-input-datepicker .ah-datepicker-container .pika-table td:nth-child(3) .pika-button:before,
    .ah-input-datepicker-static .ah-datepicker-container .pika-table td:nth-child(3) .pika-button:before {
        content: 'Tuesday'
    }
    .ah-input-datepicker .ah-datepicker-container .pika-table td:nth-child(4) .pika-button:before,
    .ah-input-datepicker-static .ah-datepicker-container .pika-table td:nth-child(4) .pika-button:before {
        content: 'Wednesday'
    }
    .ah-input-datepicker .ah-datepicker-container .pika-table td:nth-child(5) .pika-button:before,
    .ah-input-datepicker-static .ah-datepicker-container .pika-table td:nth-child(5) .pika-button:before {
        content: 'Thursday'
    }
    .ah-input-datepicker .ah-datepicker-container .pika-table td:nth-child(6) .pika-button:before,
    .ah-input-datepicker-static .ah-datepicker-container .pika-table td:nth-child(6) .pika-button:before {
        content: 'Friday'
    }
    .ah-input-datepicker .ah-datepicker-container .pika-table td:nth-child(7) .pika-button:before,
    .ah-input-datepicker-static .ah-datepicker-container .pika-table td:nth-child(7) .pika-button:before {
        content: 'Saturday'
    }
    .ah-input-datepicker .ah-datepicker-container .pika-table .is-disabled,
    .ah-input-datepicker .ah-datepicker-container .pika-table .is-empty,
    .ah-input-datepicker-static .ah-datepicker-container .pika-table .is-disabled,
    .ah-input-datepicker-static .ah-datepicker-container .pika-table .is-empty {
        display: none
    }
    .ah-input-datepicker .ah-datepicker-container .pika-table .pika-button,
    .ah-input-datepicker-static .ah-datepicker-container .pika-table .pika-button {
        width: 100%;
        display: block;
        border-radius: 3px;
        font-weight: 100;
        border-width: 1px;
        color: #68c0b5
    }
    .ah-input-datepicker .ah-datepicker-container .pika-table .pika-button:before,
    .ah-input-datepicker-static .ah-datepicker-container .pika-table .pika-button:before {
        margin-right: 5px
    }
    .ah-input-datepicker .ah-datepicker-container .pika-table .is-selected .pika-button,
    .ah-input-datepicker-static .ah-datepicker-container .pika-table .is-selected .pika-button {
        color: #fff
    }
}

.ah-custom-slc-time .select2-selection__arrow,
.ah-input-datepicker-static.is-date-selected .ah-datepicker-container,
.ah-input-datepicker.is-date-selected .ah-datepicker-container {
    display: none
}

.ah-input-datepicker .icon-calendar,
.ah-input-datepicker-static .icon-calendar {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 15px;
    font-size: 2rem;
    color: #182f45;
    transition: all .3s;
    opacity: .5;
    cursor: pointer
}

@media (min-width:768px) {
    .ah-input-datepicker .icon-calendar,
    .ah-input-datepicker-static .icon-calendar {
        font-size: 2.5rem;
        right: 20px
    }
}

.ah-input-datepicker-static.is-date-selected input,
.ah-input-datepicker.is-date-selected input {
    opacity: 1;
    border-color: #009fe3;
    outline: 0
}

.ah-input-datepicker-static.is-date-selected i,
.ah-input-datepicker.is-date-selected i {
    opacity: 1
}

.ah-custom-slc-time {
    margin: 0 -15px;
    outline: 0
}

.ah-custom-slc-time .select2-container {
    width: 100%
}

.ah-custom-slc-time .select2-container--default.select2-container--open .select2-selection--single {
    background: #e9f6f4;
    border: 1px solid #009fe3;
    outline: 0;
    opacity: 1
}

.ah-custom-slc-time .select2-container--default.select2-container--open .select2-selection--single .select2-selection__rendered:before {
    content: "\e903";
    opacity: 1
}

.ah-custom-slc-time.is-selected .select2-container--default .select2-selection--single {
    opacity: 1;
    outline: 0!important
}

.ah-custom-slc-time.is-selected .select2-container--default .select2-selection--single .select2-selection__rendered:before {
    content: "\e903";
    opacity: 1
}

.ah-custom-slc-time.is-disabled {
    opacity: .5;
    cursor: not-allowed
}

.ah-custom-slc-time .select2-selection--single {
    border-radius: 0;
    height: auto;
    border-color: rgba(0, 159, 227, .75);
    opacity: 1;
    outline: 0!important;
    background: 0 0
}

@media (max-width:767px) {
    .ah-custom-slc-time .select2-selection--single {
        border: 0
    }
}

.ah-custom-slc-time .select2-container--default .select2-selection--single .select2-selection__rendered {
    padding: 15px 50px 15px 15px;
    display: block;
    font-size: 15px;
    line-height: 1.3;
    position: relative;
    color: #182f45;
    height: 45px
}

.ah-custom-slc .custom-select-option.is-selected:before,
.select2-search--dropdown {
    display: none
}

.ah-custom-slc-time .select2-container--default .select2-selection--single .select2-selection__rendered:before {
    content: "\e904";
    font-family: icomoon;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 15px;
    font-size: 2rem;
    color: #182f45;
    transition: all .3s
}

@media (min-width:768px) {
    .ah-custom-slc-time .select2-container--default .select2-selection--single .select2-selection__rendered:before {
        font-size: 2.5rem;
        right: 20px
    }
    .ah-custom-slc-time .select2-container--default .select2-selection--single .select2-selection__rendered {
        padding: 15px 50px 15px 15px;
        font-size: 18px;
        line-height: 1.4;
        height: 55px
    }
}

.ah-custom-slc-time .select2-container .select2-search--inline {
    float: none;
    padding: 0;
    overflow: hidden
}

.ah-custom-slc-time .select2-container--default .select2-search--inline .select2-search__field {
    width: 100%!important;
    margin: 5px 0
}

.ah-custom-slc-time .select2-container--default .select2-selection--single .select2-selection__choice {
    width: auto;
    margin: 5px
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background: rgba(244, 244, 244, .75);
    color: #000
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    background: #45667f;
    color: #fff;
    opacity: .5;
    cursor: not-allowed
}

.select2-results__option[aria-disabled=true],
.select2-results__option[aria-selected] {
    padding: 15px 20px;
    border-bottom: 1px solid #009fe3;
    background: #fff;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.6;
    color: #182f45;
    cursor: pointer;
    transition: all .3s
}

.select2-results__option[aria-disabled=true]:first-child,
.select2-results__option[aria-selected]:first-child {
    border-top: 1px solid #009fe3
}

@media (min-width:768px) {
    .select2-results__option[aria-disabled=true],
    .select2-results__option[aria-selected] {
        padding: 20px;
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 1.33333
    }
}

.ah-custom-slc {
    position: relative
}

.ah-custom-slc .custom-select-opener {
    width: 100%;
    padding: 10px 50px 10px 15px;
    height: 40px;
    border-radius: 3px;
    opacity: .5;
    border: .5px solid rgba(0, 159, 227, .75);
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.6;
    line-height: 1.25;
    background: 0 0
}

@media (min-width:768px) {
    .ah-custom-slc .custom-select-opener {
        height: 55px;
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 1.33333;
        padding: 15px 50px 15px 20px
    }
}

.ah-custom-slc .custom-select-opener:active,
.ah-custom-slc .custom-select-opener:focus {
    opacity: 1;
    background: #e9f6f4;
    border-color: #009fe3;
    outline: 0
}

.ah-custom-slc .custom-select-opener:active:before,
.ah-custom-slc .custom-select-opener:focus:before {
    content: '\e903'
}

.ah-custom-slc .custom-select-opener:before {
    content: "\e904";
    font-family: icomoon;
    position: absolute;
    top: 7px;
    right: 15px;
    font-size: 2rem;
    color: #182f45;
    transition: all .3s
}

@media (min-width:768px) {
    .ah-custom-slc .custom-select-opener:before {
        font-size: 2.5rem;
        top: 12px;
        right: 20px
    }
}

.ah-custom-slc .custom-select-container select {
    right: 0;
    bottom: 0
}

.ah-custom-slc .custom-select-panel {
    background: #fff;
    border: 1px solid #009fe3;
    border-radius: 3px;
    border-top: none;
    border-bottom: none
}

.ah-custom-slc .custom-select-option {
    text-align: center;
    padding: 15px 20px;
    border-bottom: 1px solid rgba(0, 159, 227, .5);
    background: #fff;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.6;
    color: #182f45;
    cursor: pointer;
    transition: all .3s
}

.ah-custom-slc .custom-select-option:first-child {
    border-top: 1px solid rgba(0, 159, 227, .5)
}

.ah-custom-slc .custom-select-option.has-focus,
.ah-custom-slc .custom-select-option.is-selected,
.ah-custom-slc .custom-select-option:hover {
    background: rgba(244, 244, 244, .75)
}

@media (min-width:768px) {
    .ah-custom-slc .custom-select-option {
        padding: 20px;
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 1.33333
    }
}

.ah-switch-btn {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 30px
}

.ah-switch-btn input {
    display: none
}

.ah-switch-btn .ah-slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(168, 182, 200, .3);
    -webkit-transition: .4s;
    border-radius: 30px;
    transition: all .3s
}

.ah-switch-btn .ah-slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    right: 2px;
    bottom: 2px;
    background-color: #fff;
    transition: all .3s;
    border-radius: 50%
}

.ah-custom-checkbox>span:before,
.ah-custom-radio>span:before {
    content: '';
    top: 3px;
    left: 3px;
    transition: all .3s
}

.ah-switch-btn input:checked+.ah-slider {
    background-color: #68c0b5
}

.ah-switch-btn input:focus+.ah-slider {
    box-shadow: 0 0 1px #2196f3
}

.ah-switch-btn input:checked+.ah-slider:before {
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px)
}

.ah-custom-radio {
    position: relative;
    color: #182f45;
    vertical-align: top;
    margin-right: 25px;
    display: inline-block;
    overflow: hidden;
    cursor: pointer;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.33333
}

.ah-custom-radio input {
    opacity: 0;
    width: 0;
    height: 0;
    position: absolute
}

.ah-custom-radio input:checked+span:before {
    background: #68c0b5
}

.ah-custom-radio input:checked+span {
    border-color: #68c0b5
}

.ah-custom-radio>span {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: #eee;
    border: 1px solid #dcdcdc;
    margin-right: 10px;
    position: relative;
    border-radius: 50%;
    transition: all .3s;
    float: left
}

.ah-custom-radio>span:before {
    position: absolute;
    width: 16px;
    height: 16px;
    background: #fff;
    border-radius: 50%
}

.ah-custom-checkbox {
    position: relative;
    color: #182f45;
    vertical-align: top;
    margin-right: 25px;
    display: inline-block;
    overflow: hidden;
    cursor: pointer
}

.ah-custom-checkbox input {
    opacity: 0;
    width: 0;
    height: 0;
    position: absolute
}

.ah-custom-checkbox input:checked+span:before {
    background: #68c0b5
}

.ah-custom-checkbox input:checked+span {
    border-color: #68c0b5
}

.ah-custom-checkbox>span {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: #eee;
    border: 1px solid #dcdcdc;
    margin-right: 10px;
    position: relative;
    border-radius: 3px;
    transition: all .3s;
    float: left
}

.ah-custom-checkbox>span:before {
    position: absolute;
    width: 16px;
    height: 16px;
    background: #fff;
    border-radius: 3px
}

.ah-field-hidden {
    display: none;
    height: 0;
    opacity: 0;
    transition: all .3s
}

.ah-field-hidden.ah-field-showing {
    display: block;
    height: auto;
    opacity: 1
}

.ah-filter-btn {
    display: inline-block;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.84615;
    cursor: pointer
}

.ah-filter-btn span {
    float: left;
    margin-right: 12px
}

.ah-filter-btn i {
    font-size: 21px;
    font-size: 2.1rem;
    line-height: 1.14286
}

@media (min-width:768px) {
    .ah-filter-btn {
        font-size: 15px;
        font-size: 1.5rem;
        line-height: 1.6
    }
}

.ah-filter-btn.is-actived span,
.ah-search-clinic-actions.is-actived .ah-filter-btn span {
    margin-top: 3px
}

.ah-filter-btn.is-actived i:before,
.ah-search-clinic-actions.is-actived .ah-filter-btn i:before {
    content: '\e906';
    font-size: 1.25em
}

.ah-error-txt {
    color: red!important;
    font-style: italic
}

.btn-groups {
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: space-between;
    padding: 0 15px 25px;
    flex-direction: column
}

.btn-groups .ah-btn-default:first-child {
    margin-bottom: 0
}

@media (min-width:768px) {
    .btn-groups {
        flex-direction: row
    }
    .btn-groups .ah-btn-default:first-child {
        margin-bottom: 25px
    }
}

.ah-wrapper .ui-autocomplete {
    list-style: none;
    padding: 0;
    max-width: 520px!important;
    position: absolute!important;
    top: 100%!important;
    margin: 0;
    text-align: left;
    border: 1px solid #182f45;
    border-radius: 3px
}

.ah-wrapper .ui-autocomplete li {
    border: 1px solid #dcdcdc;
    padding: 10px;
    color: #182f45;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.6
}

.ah-wrapper .ui-autocomplete li:active,
.ah-wrapper .ui-autocomplete li:focus,
.ah-wrapper .ui-autocomplete li:hover {
    background: rgba(244, 244, 244, .75)
}

.ah-wrapper .js-suburb-container {
    position: relative
}

.ah-wrapper .js-suburb-container .ui-autocomplete {
    max-width: 700px!important
}

.ah-steps-progress {
    width: 100%;
    list-style: none;
    display: flex;
    padding: 0;
    margin: 0
}

.ah-steps-progress li {
    width: 33.33%;
    height: 7px;
    background: #e9f6f4;
    margin-left: 4px;
    position: relative
}

.ah-steps-progress li:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 0;
    transition: all .5s ease-in-out
}

.ah-steps-progress li:first-child {
    margin-left: 0
}

.ah-steps-progress li.is-passed:before {
    background: #009fe3;
    width: 100%
}

.ah-steps-progress li.is-progressing:before {
    background: #9f579e;
    width: 100%
}

@media (min-width:768px) {
    .ah-wrapper .ui-autocomplete li {
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 1.33333
    }
    .ah-steps-progress li {
        height: 14px
    }
}

.ah-list-item {
    list-style: none;
    padding: 0;
    margin-bottom: 15px;
    margin-top: 0
}

.ah-list-item.no-space-bottom {
    margin-bottom: 0
}

.ah-list-item.no-space-bottom li:last-child,
.ah-list-item.no-space-bottom li:last-child:after {
    border-bottom: 0
}

.ah-list-item.no-space {
    margin-bottom: 0!important
}

.ah-list-item li {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.33333;
    padding: 15px 15px 0;
    position: relative;
    color: #182f45
}

.ah-list-item li:after {
    display: block;
    content: "";
    border-bottom: 1px solid #0093d0;
    margin-top: 15px
}

@media (min-width:768px) {
    .ah-list-item li {
        padding: 15px;
        font-size: 21px;
        font-size: 2.1rem;
        line-height: 1.14286;
        border-bottom: 1px solid #0093d0
    }
    .ah-list-item li:after {
        display: none
    }
}

.ah-list-item li>[class^=icon-],
.ah-list-item li>a:not(.ah-btn-default)>[class^=icon-] {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.ah-list-item li .ah-btn-default {
    margin: 25px 0
}

@media (max-width:767px) {
    .ah-list-item li .ah-btn-default {
        margin: 10px 0
    }
}

.ah-list-item li .ah-pagers-link {
    color: #006c93!important;
    text-decoration: underline!important;
    font-weight: 500!important
}

.ah-list-item li.ah-list-item__notice {
    padding-top: 0;
    padding-bottom: 0;
    border-bottom: none;
    flex-wrap: wrap;
    align-items: center;
    font-size: 1.8rem;
    display: none
}

.ah-list-item li.ah-list-item__notice strong {
    margin-right: 10px
}

.ah-list-item li.ah-list-item__notice [class^=ah-date-notice] {
    margin-right: 10px;
    font-size: 1.5rem;
    display: flex;
    align-items: center
}

.ah-list-item li.ah-list-item__notice [class^=ah-date-notice] span:first-child {
    display: inline-block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center
}

.ah-list-item li.ah-list-item__notice .ah-date-notice__disabled span:first-child {
    opacity: .3
}

.ah-list-item li.ah-list-item__notice .ah-date-notice__able span:first-child {
    margin-right: 5px;
    font-weight: 700;
    color: #009fe3;
    border: 2px solid #68c0b5;
    background: 0 0;
    border-radius: 50%;
    line-height: 30px
}

.ah-list-item li.ah-list-item__notice .ah-date-notice__selected span:first-child {
    margin-right: 5px;
    font-weight: 700;
    background-color: #68c0b5;
    color: #fff;
    border: 2px solid #68c0b5;
    border-radius: 50%;
    line-height: 30px
}

@media (min-width:768px) {
    .ah-list-item li.ah-list-item__notice {
        display: flex
    }
}

.ah-list-item li.ah-device-notice {
    display: block;
    border-bottom: none;
    font-size: 1.5rem
}

@media (min-width:768px) {
    .ah-list-item li.ah-device-notice {
        display: none
    }
}

.ah-list-item li.btn-centers {
    display: flex;
    align-items: center;
    align-content: center;
    flex-direction: column
}

.ah-list-item li.btn-centers .ah-btn-default {
    text-align: center;
    padding-right: 20px;
    width: 100%;
    margin: 0 0 20px;
    max-width: 500px
}

.ah-list-item li .ah-txt-large {
    padding: 0
}

.ah-list-item li>a {
    text-decoration: none;
    color: #182f45
}

.ah-list-item--no-border li {
    border-bottom: none;
    padding: 10px 15px
}

.ah-list-item--no-border li:last-child {
    padding-bottom: 0
}

.ah-list-item--no-border li:last-child:after {
    display: block;
    content: "";
    border-bottom: 1px solid #0093d0;
    margin-top: 20px
}

.ah-list-item--white li,
.ah-list-item--white li>a {
    color: #fff
}

.ah-list-item--left li {
    padding-left: 0;
    padding-right: 0
}

.ah-list-item--left li a:not(.ah-btn-default)>[class^=icon-],
.ah-list-item--left li>[class^=icon-] {
    left: 15px
}

@media (min-width:768px) {
    .ah-list-item--no-border li:last-child {
        border-bottom: 1px solid #0093d0;
        padding-bottom: 20px
    }
    .ah-list-item--no-border li:last-child:after {
        display: none
    }
    .ah-list-item--left li {
        padding-left: 50px
    }
    .ah-list-item--left li a:not(.ah-btn-default)>[class^=icon-],
    .ah-list-item--left li>[class^=icon-] {
        left: 15px
    }
}

.ah-list-item--left li span {
    padding-left: 45px;
    display: block
}

@media (min-width:768px) {
    .ah-list-item--left li span {
        padding-left: 0
    }
}

.ah-list-item--right li {
    padding-left: 15px;
    padding-right: 15px
}

.ah-list-item--right li a:not(.ah-btn-default)>[class^=icon-],
.ah-list-item--right li>[class^=icon-] {
    right: 15px
}

.ah-list-item--thirdary.no-space-bottom li:last-child {
    border-bottom: 0!important
}

@media (min-width:768px) {
    .ah-list-item--right li {
        padding-right: 50px
    }
    .ah-list-item--right li a:not(.ah-btn-default)>[class^=icon-],
    .ah-list-item--right li>[class^=icon-] {
        right: 15px
    }
    .ah-list-item--thirdary.no-space-bottom li:last-child {
        border-bottom: 1px solid #0093d0!important
    }
}

.ah-list-item--thirdary li {
    border-bottom: 0;
    padding-bottom: 0
}

.ah-list-item--thirdary li:after {
    display: block;
    width: 100%;
    content: "";
    margin-top: 15px;
    border-bottom: 1px solid #0093d0
}

@media (min-width:768px) {
    .ah-list-item--thirdary li {
        border-bottom: 1px solid #0093d0;
        padding-bottom: 15px
    }
    .ah-list-item--thirdary li:after {
        display: none!important
    }
}

.ah-list-item--thirdary li--no-border li:after,
.ah-list-item--thirdary li.ah-device-notice:after,
.ah-list-item--thirdary li.ah-list-item__notice:after {
    display: none
}

.ah-list-item--thirdary li.ah-no-margin-bottom:after {
    margin-top: 0
}

.ah-list-item--thirdary li.ah-small-margin:after {
    margin-top: 5px
}

@media (max-width:767px) {
    .ah-list-item--thirdary li.ah-no-margin-top {
        padding-top: 0
    }
    .ah-list-item--thirdary li.ah-small-margin {
        padding-top: 5px
    }
}

.ah-list-item-secondary li,
.ah-pagers {
    line-height: 1.33333;
    display: flex;
    position: relative
}

.ah-list-item-secondary {
    list-style: none;
    padding: 0;
    margin-bottom: 30px;
    margin-top: 0
}

.ah-list-item-secondary.no-space {
    margin-bottom: 0!important
}

.ah-list-item-secondary li {
    border-bottom: 1px solid #0093d0;
    padding: 10px 40px;
    font-size: 18px;
    font-size: 1.8rem;
    flex-wrap: wrap;
    justify-content: space-between
}

@media (min-width:768px) {
    .ah-list-item-secondary li {
        padding: 20px 40px
    }
}

.ah-list-item-secondary li .icon-tick {
    color: #68c0b5
}

.ah-list-item-secondary li:hover {
    background: #e9f6f4
}

.ah-pagers {
    padding: 20px 15px;
    overflow: hidden;
    color: #182f45;
    font-size: 18px;
    font-size: 1.8rem;
    justify-content: space-between;
    align-items: center
}

@media (min-width:768px) {
    .ah-pagers {
        font-size: 21px;
        font-size: 2.1rem;
        line-height: 1.14286;
        padding: 30px 15px
    }
}

.ah-pagers>a {
    position: relative;
    text-decoration: none
}

.ah-pagers .ah-back:before,
.ah-pagers .ah-next:after {
    font-family: icomoon;
    position: absolute
}

.ah-pagers>a span {
    display: inline-block;
    transition: all .3s
}

.ah-pagers>a.is-disabled {
    opacity: .5;
    cursor: not-allowed
}

.ah-pagers>a.is-disabled:hover span {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.ah-pagers>a.is-disabled:hover:after {
    -webkit-animation: none;
    animation: none
}

.ah-pagers .ah-next {
    padding-right: 25px
}

.ah-pagers .ah-next:after {
    content: '\e904';
    right: 0
}

.ah-pagers .ah-next:hover span {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px)
}

.ah-pagers .ah-next:hover:after {
    -webkit-animation: arrowAnimate .5s cubic-bezier(.215, .61, .355, 1) forwards;
    animation: arrowAnimate .5s cubic-bezier(.215, .61, .355, 1) forwards
}

.ah-pagers .ah-back {
    padding-left: 25px
}

.ah-pagers .ah-back:before {
    content: '\e905';
    left: 0
}

.ah-pagers .ah-back:hover span {
    -webkit-transform: translateX(5px);
    transform: translateX(5px)
}

.ah-pagers .ah-back:hover:before {
    -webkit-animation: arrowAnimate .5s cubic-bezier(.215, .61, .355, 1) forwards;
    animation: arrowAnimate .5s cubic-bezier(.215, .61, .355, 1) forwards
}

@-webkit-keyframes arrowAnimate {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }
    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

@keyframes arrowAnimate {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }
    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

.ah-search-clinic-actions {
    background: #f4f4f4;
    padding: 15px 0;
    margin-bottom: 20px;
    position: relative
}

.ah-search-clinic-actions .ah-container-wrapper {
    display: flex;
    justify-content: space-between;
    align-content: center;
    align-items: center
}

@media (min-width:992px) {
    .ah-search-clinic-actions {
        padding: 25px 0;
        margin-bottom: 30px
    }
}

.ah-search-clinic-actions .ah-filter-section {
    background: #f4f4f4;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 14;
    display: none
}

.ah-search-clinic-actions.is-actived .ah-filter-section {
    display: block;
    -webkit-animation: fadeInSection .25s linear forwards;
    animation: fadeInSection .25s linear forwards
}

.ah-search-clinic-actions.is-actived .ah-filter-section .ah-filter-title {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.ah-search-clinic-actions .ah-filter-section .ah-filter-title {
    background: #f4f4f4;
    position: absolute;
    top: -70px;
    padding: 20px 0;
    opacity: 0;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.33333;
    line-height: 1;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    transition: all .3s linear
}

.ah-search-clinic-actions .ah-filter-section .ah-filter-title i {
    display: inline-block;
    float: left;
    margin-right: 10px
}

@media (min-width:992px) {
    .ah-search-clinic-actions .ah-filter-section .ah-filter-title {
        top: -85px;
        padding: 20px 0;
        font-size: 21px;
        font-size: 2.1rem;
        line-height: 1.14286
    }
}

.ah-search-clinic-actions .ah-filter-options {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    list-style: none;
    padding: 0 0 20px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.ah-search-clinic-actions .ah-filter-options li {
    width: 100%;
    margin-right: 0;
    border-top: 1px solid #2b3338;
    padding: 12px 50px 0;
    margin-bottom: 12px;
    flex-grow: 1;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.ah-search-clinic-actions .ah-filter-options li:nth-child(2n+2) {
    margin-right: 0
}

.ah-search-clinic-actions .ah-filter-options li:last-child {
    border-bottom: 1px solid #2b3338;
    padding-bottom: 12px
}

@media (min-width:992px) {
    .ah-search-clinic-actions .ah-filter-options li {
        width: calc(50% - 10px);
        flex-grow: 2;
        padding-top: 24px;
        margin-bottom: 24px;
        margin-right: 20px
    }
    .ah-search-clinic-actions .ah-filter-options li:nth-last-of-type(-n+2):not(:nth-child(even)) {
        border-bottom: 1px solid #2b3338;
        padding-bottom: 24px
    }
    .ah-search-clinic-actions .ah-filter-options li:last-child:not(:nth-child(even)) {
        flex: 0 1 calc(50% - 10px)
    }
}

@-webkit-keyframes fadeInSection {
    from {
        height: 0;
        opacity: 0;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }
    to {
        height: auto;
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInSection {
    from {
        height: 0;
        opacity: 0;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }
    to {
        height: auto;
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.ah-clinic-hero {
    background: #f6f6f6
}

.banner.banner-home.ah-banner-home-wrapper .carrousel__container {
    position: relative;
    font-size: 0;
    width: 100%;
    overflow: hidden
}

.banner.banner-home.ah-banner-home-wrapper .carrousel__content {
    display: inline-block
}

.banner.banner-home.ah-banner-home-wrapper .carrousel__content:nth-child(n+2) {
    display: inline-flex;
    align-items: center;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%
}

.banner.banner-home.ah-banner-home-wrapper .carrousel__content:nth-child(2) {
    margin-left: 100%
}

.banner.banner-home.ah-banner-home-wrapper .carrousel__content:nth-child(3) {
    margin-left: 200%
}

.banner.banner-home.ah-banner-home-wrapper .carrousel__content:nth-child(4) {
    margin-left: 300%
}

.banner.banner-home.ah-banner-home-wrapper .carrousel__content:nth-child(5) {
    margin-left: 400%
}

.banner.banner-home.ah-banner-home-wrapper .carrousel__content:nth-child(6) {
    margin-left: 500%
}

.banner.banner-home.ah-banner-home-wrapper .carrousel__content:nth-child(7) {
    margin-left: 600%
}

.banner.banner-home.ah-banner-home-wrapper .carrousel__content:nth-child(8) {
    margin-left: 700%
}

.banner.banner-home.ah-banner-home-wrapper .carrousel__content:nth-child(9) {
    margin-left: 800%
}

.banner.banner-home.ah-banner-home-wrapper .carrousel__content:nth-child(10) {
    margin-left: 900%
}

.banner.banner-home.ah-banner-home-wrapper .home-hero .wrapper .banner-left>.banner-left-content,
.banner.banner-home.ah-banner-home-wrapper .home-hero .wrapper .banner-left>h2,
.banner.banner-home.ah-banner-home-wrapper .home-hero .wrapper .banner-left>p {
    white-space: normal
}

.banner.banner-home.ah-banner-home-wrapper .home-hero .wrapper .banner-left .banner-left-content {
    color: #182f45;
    font-weight: 300;
    font-size: 2rem;
    line-height: 1.4
}

@media screen and (max-width:1059px) {
    .banner.banner-home.ah-banner-home-wrapper .home-hero .wrapper .banner-left .banner-left-content {
        margin-top: 0;
        width: 80%
    }
}

.banner.banner-home.ah-banner-home-wrapper .home-hero.big-assie-banner {
    display: inline-flex;
    align-items: center;
    background-color: #00a1de;
    background-position: calc(50% + 290px) bottom;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%
}

@media screen and (max-width:1059px) {
    .banner.banner-home.ah-banner-home-wrapper .home-hero.big-assie-banner {
        background-size: 65%;
        background-position: 115% bottom
    }
}

@media screen and (max-width:767px) {
    .banner.banner-home.ah-banner-home-wrapper .home-hero .wrapper .banner-left .banner-left-content {
        width: 100%
    }
    .banner.banner-home.ah-banner-home-wrapper .home-hero.big-assie-banner {
        background-position: right bottom;
        background-size: 60%;
        padding: 20px 0 10px
    }
    .banner.banner-home.ah-banner-home-wrapper .home-hero.big-assie-banner:after {
        background-color: rgba(0, 0, 0, .2)
    }
}

.banner.banner-home.ah-banner-home-wrapper .home-hero.big-assie-banner .wrapper .banner-left {
    width: 45%
}

.banner.banner-home.ah-banner-home-wrapper .home-hero.big-assie-banner .wrapper .banner-left>h2 {
    color: #fff;
    white-space: normal;
    font-size: 3.8rem
}

@media screen and (max-width:1059px) {
    .banner.banner-home.ah-banner-home-wrapper .home-hero.big-assie-banner .wrapper .banner-left {
        width: 65%
    }
    .banner.banner-home.ah-banner-home-wrapper .home-hero.big-assie-banner .wrapper .banner-left>h2 {
        margin-bottom: 20px
    }
}

.banner.banner-home.ah-banner-home-wrapper .home-hero.big-assie-banner .wrapper .banner-left>.banner-left-content,
.banner.banner-home.ah-banner-home-wrapper .home-hero.big-assie-banner .wrapper .banner-left>p {
    color: #fff;
    white-space: normal;
    font-size: 2rem
}

.banner.banner-home.ah-banner-home-wrapper .home-hero.big-assie-banner .wrapper .banner-left>a {
    text-decoration: none;
    background-color: #182f45;
    padding: 20px 50px;
    margin: 35px 0 45px;
    font-size: 2.1rem
}

.banner.banner-home.ah-banner-home-wrapper .home-hero.big-assie-banner .wrapper .banner-left>a:hover {
    background-color: #fff;
    color: #182f45
}

.banner.banner-home.ah-banner-home-wrapper .carrousel {
    position: relative;
    width: 100%;
    height: 100%
}

.banner.banner-home.ah-banner-home-wrapper .ah-home-banner-carrousel__button-container {
    position: absolute;
    z-index: 20;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.banner.banner-home.ah-banner-home-wrapper .ah-home-banner-carrousel__button-container>button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
    padding: 0;
    background: 0 0;
    border: 0;
    outline: 0
}

@media screen and (max-width:767px) {
    .banner.banner-home.ah-banner-home-wrapper .home-hero.big-assie-banner .wrapper .banner-left {
        width: 100%
    }
    .banner.banner-home.ah-banner-home-wrapper .ah-home-banner-carrousel__button-container>button {
        width: 15px
    }
}

.banner.banner-home.ah-banner-home-wrapper .ah-home-banner-carrousel__button-container>button>img {
    max-width: 100%;
    height: auto;
    width: auto
}

.banner.banner-home.ah-banner-home-wrapper .ah-home-banner-carrousel__control__list {
    position: absolute;
    list-style: none;
    margin: 0;
    bottom: 30px;
    right: 0;
    left: 0;
    padding-left: 0;
    text-align: center;
    z-index: 100
}

.banner.banner-home.ah-banner-home-wrapper .ah-home-banner-carrousel__control__list__item {
    display: inline-block;
    margin: 0 3px
}

.banner.banner-home.ah-banner-home-wrapper .ah-home-banner-carrousel__control__list__link {
    display: inline-block;
    width: 12px;
    height: 12px;
    background: 0 0;
    border: 1px solid #fff;
    border-radius: 1em;
    cursor: pointer
}

.banner.banner-home.ah-banner-home-wrapper .ah-home-banner-carrousel__control__list__link[aria-selected=true] {
    background: #fff
}

.banner.banner-home.ah-banner-home-wrapper .ah-home-banner-carrousel__button__previous {
    left: 35px
}

.banner.banner-home.ah-banner-home-wrapper .ah-home-banner-carrousel__button__next {
    right: 35px
}

@media screen and (max-width:767px) {
    .banner.banner-home.ah-banner-home-wrapper .ah-home-banner-carrousel__control__list {
        bottom: 0
    }
    .banner.banner-home.ah-banner-home-wrapper .ah-home-banner-carrousel__button__previous {
        left: 20px
    }
    .banner.banner-home.ah-banner-home-wrapper .ah-home-banner-carrousel__button__next {
        right: 20px
    }
}

.cms-bootstrap [class*=" icon-"],
.cms-bootstrap [class^=icon-] {
    font-family: Core-icons!important
}

.ah-dropdown-item .ah-dropdown-title {
    position: relative;
    border-bottom: 1px solid #0093d0;
    padding: 10px 40px;
    cursor: pointer;
    font-size: 21px;
    font-size: 2.1rem;
    line-height: 1.14286
}

.ah-dropdown-item .ah-dropdown-title:before {
    content: "\e904";
    font-family: icomoon;
    position: absolute;
    top: 50%;
    right: 10px;
    -webkit-transform: translateY(-50%) rotate(0);
    transform: translateY(-50%) rotate(0);
    transition: all .5s ease-in-out
}

.ah-dropdown-item .ah-dropdown-title.is-actived:before,
.ah-dropdown-item .ah-dropdown-title:hover:before {
    -webkit-transform: translateY(-50%) rotate(90deg);
    transform: translateY(-50%) rotate(90deg)
}

.ah-dropdown-item .ah-dropdown-title>i {
    position: absolute;
    top: 10px;
    left: 10px
}

@media (min-width:768px) {
    .ah-dropdown-item .ah-dropdown-title {
        padding: 20px 40px
    }
    .ah-dropdown-item .ah-dropdown-title>i {
        top: 20px
    }
}

.h-pb-50 {
    padding-bottom: 50px!important
}

.h-has-error {
    color: red!important
}

.h-txt-center {
    text-align: center;
    font-size: 1.5rem
}

@media (min-width:768px) {
    .h-txt-center {
        font-size: 1.8rem
    }
}

.h-align-center {
    text-align: center!important
}

.h-link {
    text-decoration: none!important
}

.h-link--underline,
.h-link:hover {
    text-decoration: underline!important
}

.h-link:hover {
    cursor: pointer
}

.h-link--default-color {
    color: #006c93!important
}

.h-font-weight--500 {
    font-weight: 500!important
}

.h-print-only {
    display: none
}

@media print {
    .h-print-only .h-print-only {
        display: block!important
    }
}

.ah-gethelp-banner {
    background: #009fe3;
    padding: 30px;
    margin-bottom: 20px
}

.ah-gethelp-banner .ah-alpha {
    color: #fff;
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 1.71429;
    line-height: 1.5
}

.ah-gethelp-banner p {
    font-size: 18px;
    max-width: 800px;
    margin: 0 auto 30px;
    color: #fff;
    line-height: 1.5
}

.ah-gethelp-banner .ah-btn-default {
    max-width: 200px;
    display: inline-block;
    color: #182f45!important;
    height: auto!important;
    min-height: 0;
    padding: 15px;
    margin: 0 auto 10px;
    font-size: 18px;
    transition: all .5s linear
}

.ah-gethelp-banner .ah-btn-default:focus,
.ah-gethelp-banner .ah-btn-default:hover {
    color: #fff!important
}

@media (min-width:768px) {
    .ah-gethelp-banner {
        padding: 50px
    }
    .ah-gethelp-banner .ah-btn-default {
        margin-bottom: 0
    }
    .ah-gethelp-banner .ah-alpha {
        font-size: 38px;
        font-size: 3.8rem;
        line-height: 1.26316
    }
}

@media print {
    #ah-map-clinic,
    .emailSignupm,
    .header,
    .subFooter {
        display: none
    }
    .btn-groups {
        display: none!important
    }
    .ah-pagers-wrapper {
        display: none
    }
    * {
        overflow: hidden;
        letter-spacing: 1;
        font-family: sans-serif!important
    }
}


/********************
        Booking 2020 global
**********************/

.booking-2020-wrapper {
    /* transition: all 0.3s ease-in; */
    /* transform: translateY(-1rem); */
}

.booking-2020-wrapper .container {
    opacity: 0;
    transform: translateY(-1rem);
    transition: all 0.3s ease-in;
}


/* Page loaded - animation */

.booking-2020-loaded .booking-2020-wrapper {
    /* transform: translateY(0); */
}

.booking-2020-loaded .booking-2020-wrapper .container {
    opacity: 1;
    transform: translateY(0);
}

#bookingModal h4,
#bookingModal h6,
#new_customer_request_appointment h4,
#new_customer_request_appointment h6 {
    color: #2b3654;
}


/* Buttons */

.booking2020-button-wrapper {
    display: flex;
    justify-content: flex-end;
}

.booking2020-button {
    display: flex;
    align-items: center;
    height: 5rem;
    position: relative;
    padding-right: 6rem;
    cursor: pointer;
    transition: all 0.1s ease-in;
}

#new_customer_request_appointment h6.booking2020-button-copy,
.booking2020-button-copy {
    display: block;
    margin: 0;
    color: #3269ff;
}

.booking2020-button-icon {
    position: absolute;
    top: 0;
    right: 0;
    background: #3368ff;
    width: 5rem;
    height: 5rem;
    border-radius: 100%;
    color: #fff;
    text-align: center;
    font-size: 2rem;
    line-height: 5.7rem;
    transition: all 0.1s ease-in;
}

.booking2020-button:hover .booking2020-button-icon {
    right: -0.8rem;
}

.theme__background-secondary .booking2020-button-icon {
    background: #fff;
    color: #3368ff;
}


/* Disabled */

#new_customer_request_appointment .booking2020-button-disabled h6.booking2020-button-copy,
.booking2020-button-disabled .booking2020-button-copy {
    color: #96b1fc;
}

.booking2020-button-disabled .booking2020-button-icon {
    background: #96b1fc;
}

.booking2020-button-disabled:hover {
    text-decoration: none;
    cursor: default;
}

.booking2020-button-disabled:hover .booking2020-button-icon {
    right: 0rem;
}

.btn.btn--md {
    margin-top: 0;
    padding: 0.8rem 0.8rem 0.5rem;
    font-size: 1.6rem;
}

.btn.btn--md.selected,
.btn.btn--md.selected:hover {
    background: #3269ff;
    color: #fff;
}


/********************
        Main menu
**********************/

header .navbar-nav {
    margin: 0;
}

header .navbar .nav-link {
    padding: .5rem 1rem;
    font-size: 1.9rem;
}

.navbar-secondary {
    margin-top: 1.5rem;
    margin-bottom: 0;
    padding-left: 1rem;
}

.navbar-secondary .nav-item .btn {
    margin: 0;
    font-size: 1.8rem;
    max-width: 600px;
    padding-top: 1rem;
    padding-bottom: 0.8rem;
}

.main-menu-nav-item-btn-secondary {
    margin-bottom: 1.5rem;
}

.main-menu-nav-item-btn-icon-wrapper {
    display: block;
    position: absolute;
    right: 9.5rem;
    top: 1.5rem;
    z-index: 90;
}

.main-menu-btn-icon {
    display: block;
    width: 4rem;
    height: 4rem;
    text-align: center;
    line-height: 3.2rem;
    background-position: center;
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.topmenus.open .main-menu-nav-item-btn-icon-wrapper {
    display: none;
}

.topmenus.open .searchToggle {
    display: none;
}

header .searchToggle.pull-right {
    right: 50px;
}

@media (min-width: 380px) {
    .main-menu-nav-item-btn-icon-wrapper {
        right: 13rem;
    }
    header .searchToggle.pull-right {
        right: 70px;
    }
}

@media (min-width: 600px) {
    .navbar-secondary .nav-item .btn {
        max-width: 300px;
    }
}

@media (min-width: 768px) {
    .main-menu-nav-item-btn-icon-wrapper {
        right: 13rem;
        top: 3.3rem;
    }
}

@media (min-width: 1200px) {
    header .navbar-nav {
        margin: 10px 0 0 15px;
    }
    header .navbar-nav li {
        margin-left: 5px;
    }
    header .navbar .nav-link {
        font-size: 1.7rem;
    }
    .navbar-secondary {
        display: inline-block;
        position: absolute;
        right: 14.5rem;
        top: 3.2rem;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0;
    }
    .navbar-secondary .nav-item {
        display: inline-block;
        margin-bottom: 0;
    }
    .navbar-secondary .nav-item .btn {
        padding-left: 1rem;
        padding-right: 1rem;
        font-size: 1.5rem;
    }
    .main-menu-nav-item-btn-secondary {
        margin-bottom: 0;
    }
    .main-menu-nav-item-btn-primary {
        margin-left: 0.5rem;
    }
    .main-menu-nav-item-btn-icon-wrapper {
        right: 10.3rem;
    }
    .topmenus.open .main-menu-nav-item-btn-icon-wrapper {
        display: block;
    }
    .topmenus.open .searchToggle {
        display: block;
    }
}

@media (min-width: 1400px) {
    header .navbar-nav li {
        margin-left: 25px;
    }
    header .navbar .nav-link {
        padding: .5rem 1rem;
        font-size: 1.9rem;
    }
    .navbar-secondary {
        right: 17rem;
    }
    .navbar-secondary .nav-item .btn {
        padding-left: 2rem;
        padding-right: 2rem;
        font-size: 1.7rem;
    }
    .main-menu-nav-item-btn-primary {
        margin-left: 1rem;
    }
    .main-menu-nav-item-btn-icon-wrapper {
        right: 11rem;
        top: 2.7rem;
    }
    .main-menu-btn-icon {
        width: 5rem;
        height: 5rem;
    }
}

@media (min-width: 1500px) {
    header .navbar-nav {
        margin-left: 4rem;
    }
    .navbar-secondary {
        right: 19rem;
    }
    .navbar-secondary .nav-item .btn {
        padding-left: 3rem;
        padding-right: 3rem;
    }
    .main-menu-nav-item-btn-primary {
        margin-left: 2rem;
    }
    .main-menu-nav-item-btn-icon-wrapper {
        right: 12rem;
    }
}


/********************
        Homepage updates
**********************/

.home-feature-banner-row {
    padding: 7rem 0 5rem;
    margin-bottom: 4rem;
    margin-left: 0;
    margin-right: 0;
    background-size: cover;
    background-position: center center;
}

.carousel-item .home-feature-banner-row {
    height: 600px;
}

.home-feature-banner-carousel-container {
    padding: 0;
}

.home-feature-banner-on-carousel {
    position: absolute;
    top: 220px;
    left: 200px;
}

.home-feature-banner-title {
    margin-bottom: 1rem;
}

.home-feature-banner-desc {
    margin-bottom: 7rem;
}


/* Dark background */

.home-feature-banner-row-dark {
    background-color: #3269ff;
}

.home-feature-banner-row-dark,
.home-feature-banner-row-dark .home-feature-banner-title,
.home-feature-banner-row-dark .home-feature-banner-desc {
    color: #fff;
}

.home-feature-banner-row-dark .home-feature-banner-btn {
    background: #fff;
    border: 2px solid #fff;
}

.home-feature-banner-row-dark .home-feature-banner-btn:hover,
.home-feature-banner-row-dark .btn.btn--primary:hover:not([disabled]),
.home-feature-banner-row-dark .btn.cta__btn:hover:not([disabled]),
.home-feature-banner-row-dark .btn:hover:not([disabled]) {
    background: #3269ff;
    color: #fff;
}

a.dark>span.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}

a.dark>span.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}

a.light>span.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%2369738c' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}

a.light>span.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%2369738c' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}


/* Light background */

.home-feature-banner-row-light {
    background-color: #fff;
}

.home-feature-banner-row-light,
.home-feature-banner-row-light .home-feature-banner-title,
.home-feature-banner-row-light .home-feature-banner-desc {}

.home-feature-banner-row-light .home-feature-banner-btn {
    background: #fff;
}

@media (min-width: 576px) {
    .home-feature-banner-row {
        padding: 11rem 0 8rem;
        margin-bottom: 7rem;
    }
    .home-feature-banner-carousel-container {
        padding: 0;
    }
    .home-feature-banner-container {
        padding-left: 50px;
        padding-right: 50px;
    }
    .home-feature-banner-desc {
        margin-bottom: 1rem;
    }
}

.home__hero .home__hero--cta {
    margin-bottom: 3rem;
    text-align: left;
    margin: 0;
}

.home__hero .cta__btn {
    position: relative;
    right: auto;
    bottom: auto;
    left: auto;
    margin-top: 0;
    padding-left: 1rem;
    padding-right: 1rem;
}

.home__hero .home__hero--cta .cta__content {
    display: block;
    color: #fff;
    margin-bottom: 3rem;
}

@media (min-width: 992px) {
    .home__hero.article__hero {
        min-height: 590px;
    }
    .home__hero .home__hero--cta {
        margin-bottom: 3rem;
    }
    .home__hero .home__hero--cta .cta__title {
        font-size: 9rem;
        text-align: left;
        margin: 0 0 2rem;
        line-height: 9.8rem;
    }
}

@media (max-width: 450px) {
    .home__hero .cta__btn {
        font-size: 1.4rem;
        padding: 1rem 0;
    }
}


/********************
        Main menu: Remove the book now button
**********************/

.m-header-booking-form {
    display: none !important;
}

.ah-bookNow {
    display: none !important;
}

@media (min-width: 1200px) {
    header .navbar {
        width: calc(100% - 350px);
    }
}


/********************
        Step 1
**********************/

.step-1-wrapper {
    padding-top: 15rem;
    padding-bottom: 15rem;
}

h3.step-1-title {
    text-align: center;
    margin-bottom: 5rem;
}

h6.step-1-selection-copy {
    margin-bottom: 0;
    color: #3269ff;
}

.step-1-selection-feature-box {
    display: block;
    position: relative;
    top: 0;
    transition: all 0.1s ease-in;
    text-align: center;
}

.step-1-selection-feature-box:hover {
    top: -5px;
    text-decoration: none;
}

@media (max-width: 767px) {
    .step-1-wrapper {
        padding-top: 6rem;
        padding-bottom: 5rem;
    }
    h3.step-1-title {
        margin-bottom: 4rem;
    }
}


/********************
        Step 1.2
**********************/

.step-1-2-wrapper {
    padding-top: 20rem;
    padding-bottom: 20rem;
}

.step-1-2-title {
    text-align: center;
    margin-bottom: 5rem !important;
}


/********************
        Step 2
**********************/

.step-2-wrapper {
    padding-top: 20rem;
    padding-bottom: 20rem;
}

.step-2-container {
    max-width: 800px;
}

h3.step-2-title {
    font-size: 4rem;
    line-height: 1.3em;
    margin-top: 0;
    margin-bottom: 2rem;
}

.step-2-title span {
    display: block;
}

h6.step-2-desc {
    font-weight: normal;
    margin-bottom: 0;
}

.step-2-buttons-wrapper {
    height: 100%;
    max-width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.step-2-button-check-my-hearing-wrapper,
.step-2-button-wrapper-book-now {
    max-width: 37rem;
}

.step-2-button-check-my-hearing-wrapper {
    margin-top: 0.6rem;
    align-self: flex-start;
}

.step-2-button-wrapper-book-now {
    align-self: flex-end;
}

@media (max-width: 767px) {
    .step-2-wrapper {
        padding-top: 8rem;
        padding-bottom: 10rem;
    }
    h3.step-2-title {
        text-align: center;
        margin-bottom: 3rem;
        font-size: 3.2rem;
        line-height: 1.2em;
    }
    .step-2-title span {
        display: inline-block;
    }
    h6.step-2-desc {
        text-align: center;
        margin-bottom: 4rem;
    }
    .step-2-buttons-wrapper {
        display: block;
    }
    .step-2-button-check-my-hearing-wrapper,
    .step-2-button-wrapper-book-now {
        margin-left: auto;
        margin-right: auto;
    }
    .step-2-button-check-my-hearing-wrapper {
        margin-bottom: 3rem;
    }
}


/********************
        Step 3
**********************/

.step-3-hero {
    padding-top: 15rem;
    padding-bottom: 15rem;
    margin-bottom: 0;
    position: relative;
    z-index: 999;
}

.step-3-title {
    text-align: center;
    margin-bottom: 5rem;
}

.step-3-search-wrapper {
    position: relative;
    margin-bottom: 0;
}

.step-3-search-form {
    position: relative;
}

.form-group .form-control.step-3-search-input:not([type=checkbox]):not([type=radio]):not([class*=site-search__form__input]) {
    font-size: 2rem;
    padding-left: 5rem;
    padding-right: 5rem;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-radius: 0;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
}

.step-3-search-input:focus {
    color: #fff;
}

.step-3-search-input::-ms-input-placeholder {
    color: #9ab5ff;
    text-transform: capitalize;
}

#step-3-search-input:-ms-input-placeholder {
    color: #9ab5ff;
    text-transform: capitalize;
}

.step-3-search-input::-webkit-input-placeholder {
    color: #9ab5ff;
    text-transform: capitalize;
}

.step-3-search-input::placeholder {
    color: #9ab5ff;
    text-transform: capitalize;
}

.step-3-search-icon {
    position: absolute;
    right: 0.1rem;
    bottom: 1.4rem;
    font-size: 1.8rem;
    display: none;
}

.step-3-wrapper .ui-widget.ui-widget-content.ui-autocomplete {
    overflow-x: hidden;
}


/*Spinner*/

@keyframes spinner-border {
    to {
        transform: rotate(360deg);
    }
}

.step-3-search-spinner {
    display: inline-block;
    width: 3rem;
    height: 3rem;
    vertical-align: text-bottom;
    border: .25em solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: spinner-border .75s linear infinite;
    animation: spinner-border .75s linear infinite;
    position: absolute;
    bottom: -8rem;
    left: 50%;
    margin-left: -1.5rem;
}

.step-3-results-wrapper {
    /* display: none; */
}

.step-3-results-container {
    max-width: 90rem;
    transition: all 0.3s ease-in;
    opacity: 0;
    margin: 0 auto;
}

.step-3-filter-wrapper {
    display: none;
    padding-top: 3rem;
    padding-bottom: 2rem;
}

.step-3-desc-no-result {
    display: none;
}

.btn.step-3-button-search-again {
    display: inline-block;
    width: auto;
    padding-left: 2rem;
    padding-right: 2rem;
    margin-bottom: 0;
}

.btn.step-3-button-search-again span {
    color: #3269ff;
    transition: all 0.1s ease-in;
}

.btn.step-3-button-search-again:hover span {
    color: #0044fe;
}

.btn.step-3-button-search-again.selected span {
    color: #ffff;
}

.step-3-sort-wrapper {
    text-align: right;
}

.step-3-sort-flex {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    height: 100%;
}

.step-3-sort-inner {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.step-3-sort-label {
    display: flex;
    align-items: center;
    font-weight: bold;
}

.step-3-sort-buttons-wrapper {
    display: flex;
    align-items: center;
}

.btn.step-3-sort-button-distance,
.btn.step-3-sort-button-next-available {
    display: inline-block;
    width: auto;
    margin: 0 0 0 2rem;
    padding-left: 2rem;
    padding-right: 2rem;
}

.btn.step-3-sort-button-distance span,
.btn.step-3-sort-button-next-available span {
    color: #3269ff;
    transition: all 0.1s ease-in;
}

.btn.step-3-sort-button-distance:hover span,
.btn.step-3-sort-button-next-available:hover span {
    color: #0044fe;
}

.btn.step-3-sort-button-distance.selected span,
.btn.step-3-sort-button-next-available.selected span {
    color: #ffffff;
}

.step-3-centers-wrapper {
    display: none;
    margin-top: 2rem;
}

.step-3-center-single-wrapper {
    text-align: center;
    opacity: 0;
    transform: scale(0.98);
    transition: all 0.2s ease-in;
}

.step-3-center-single {
    margin-bottom: 3rem;
}

.step-3-center-distance {
    color: rgb(105, 115, 140);
    font-weight: normal;
    font-size: 1.4rem;
    line-height: 1.6rem;
}

.step-3-center-single-title {
    font-size: 3rem;
    margin-bottom: 1.2rem;
    line-height: 3rem;
}

.step-3-center-single-description {}

.step-3-center-single-time {
    display: block;
    font-weight: bold;
}

.step-3-center-single-button-wrapper {}

.btn.step-3-filter-button-book-appointment {
    font-size: 1.8rem;
    width: auto;
    background: #ffffff;
}

.btn.step-3-filter-button-book-appointment:hover {
    background: #3269ff;
    color: #fff !important;
}


/* Has results - animation */

.step-3-results-has-results {
    /* display: block; */
}

.step-3-results-has-results .step-3-results-container {
    opacity: 1;
}

.step-3-results-has-results .step-3-filter-wrapper {
    display: flex;
}

.step-3-results-has-results .step-3-centers-wrapper {
    display: flex;
}


/* Doesn't have any results - animation */

.step-3-results-wrapper.step-3-results-no-result {
    display: flex;
}

.step-3-results-wrapper.step-3-results-no-result .step-3-results-container {
    opacity: 1;
}

.step-3-results-wrapper.step-3-results-no-result .step-3-filter-wrapper {
    display: block;
}

.step-3-results-wrapper.step-3-results-no-result .step-3-desc-no-result {
    display: block;
}

.step-3-results-wrapper.step-3-results-no-result .step-3-sort-wrapper {
    display: none;
}

.step-3-results-wrapper.step-3-results-no-result .step-3-search-wrapper {
    max-width: 100%;
    flex: 0 0 100%;
    text-align: center;
    padding-top: 4rem;
    padding-bottom: 6rem;
}

.step-3-results-wrapper.step-3-results-no-result .step-3-centers-wrapper {
    display: none;
}


/* change sort by - animation */

.step-3-centers-sort-by-distance .step-3-center-single-wrapper,
.step-3-centers-sort-by-next-available .step-3-center-single-wrapper {
    opacity: 1;
    transform: scale(1);
}

@media (max-width: 600px) {
    .form-group .form-control.step-3-search-input:not([type=checkbox]):not([type=radio]):not([class*=site-search__form__input]) {
        font-size: 1.6rem;
        padding-bottom: 0.7rem;
        padding-left: 2.6rem;
        padding-right: 2.6rem;
    }
    .step-3-filter-wrapper {
        padding-top: 2rem;
        padding-bottom: 0rem;
    }
    .step-3-search-wrapper {
        text-align: center;
        max-width: 100%;
        flex: 0 0 100%;
        margin-bottom: 1rem;
    }
    .step-3-sort-wrapper {
        text-align: center;
        max-width: 100%;
        flex: 0 0 100%;
    }
    .step-3-sort-flex {
        display: block;
        text-align: center;
    }
    .step-3-sort-inner {
        display: block;
        width: 100%;
    }
    .step-3-sort-label {
        display: block;
        text-align: center;
    }
    .step-3-sort-buttons-wrapper {
        display: block;
        text-align: center;
        margin-bottom: 1rem;
    }
    .btn.step-3-sort-button-distance,
    .btn.step-3-sort-button-next-available {
        width: 46%;
        margin: 0 1%;
        padding-left: 1rem;
        padding-right: 1rem;
        font-size: 1.5rem;
    }
    .step-3-center-distance {
        font-size: 1.4rem;
    }
    .step-3-center-single-title {
        font-size: 2.4rem;
    }
    .btn.step-3-filter-button-book-appointment {
        font-size: 1.6rem;
        margin-bottom: 0.4rem;
        padding-left: 1.8rem;
        padding-right: 1.8rem;
    }
}


/********************
        Step 4
**********************/

.step-4-wrapper {
    padding-top: 5rem;
}

.step-4-appointment-wrapper {
    display: block !important;
    opacity: 1 !important;
    position: relative !important;
    overflow-x: auto !important;
    padding-top: 0 !important;
}

.step-4-appointment-header-container {
    max-width: 800px;
}

.step-4-wrapper .ah-calendar {
    min-height: auto;
}

.ah-calendar .ah-input-datepicker {
    overflow: hidden;
}

.step-4-wrapper .ah-calendar .ah-select-date__full-width {
    margin: 0;
}

span.appointment_place__addr.js-nearest-centre-address {
    flex-basis: 100%;
}

#appointment_place {
    display: block !important;
}


/********************
        Step 5
**********************/

.step-5-wrapper {
    padding-top: 10rem;
    padding-bottom: 10rem;
}

.step-5-title {
    margin-bottom: 2rem;
}

.step-5-form-wrapper {}

.step-5-form-wrapper .form-group .form-control:not([type=checkbox]):not([type=radio]):not([class*=site-search__form__input]) {
    min-width: auto;
    width: 100%;
}


/* Pension box */

.step-5-form-pension-title {}

.btn.step-5-form-pension-button-yes span,
.btn.step-5-form-pension-button-no span {
    color: #3269ff;
    transition: all 0.1s ease-in;
}

.btn.step-5-form-pension-button-yes:hover span,
.btn.step-5-form-pension-button-no:hover span {
    color: #0044fe;
}

.btn.step-5-form-pension-button-yes.selected span,
.btn.step-5-form-pension-button-no.selected span {
    color: #fff;
}

.step-5-form-pension-note {
    position: relative;
    height: 0;
    opacity: 0;
    transition: all 0.1s ease-in;
    color: #FF3333;
}

.step-5-form-pension-note-show {
    opacity: 1;
    height: auto;
}


/* Pension - design option 1 */

.step-5-form-pension-feature-box-wrapper {
    margin-bottom: 3rem;
}


/* Pension - design option 2 */

.step-5-form-pension-sidebarblock {
    margin-bottom: 3rem;
}

.step-5-form-pension-sidebarblock>.container.wrap {
    max-width: 100%;
    margin-top: 0;
}

.step-5-form-privacy-wrapper {
    position: relative;
    margin-bottom: 1rem;
    padding-left: 3rem;
}

.step-5-form-privacy-wrapper .parsley-errors-list {
    margin-left: 0;
    margin-top: -0.5rem;
    margin-bottom: 0.5rem
}

.booking2020-form-checkbox-privacy {
    width: 2rem;
    position: absolute;
    left: 0;
    top: -0.2rem;
}


/* Submit button */

.btn.step-5-form-button-submit {
    margin-top: 0;
}

.step-6-no-content-message {
    display: none;
}


/* No content */

.step-6-no-content .step-6-feature-box-content,
.step-6-no-content .step-6-form-button-submit-wrapper,
.step-6-no-content .step-6-feature-box-header-title,
.step-6-no-content .step-6-feature-box-header-date,
.step-6-no-content .step-6-feature-box-header-address,
.step-6-no-content .step-6-feature-box-header-suburb {
    display: none;
}

.step-6-no-content .step-6-no-content-message {
    display: block;
}

@media (max-width: 767px) {
    .step-5-wrapper {
        padding-top: 5rem;
        padding-bottom: 5rem;
    }
    .step-5-form-pension-title {
        text-align: center;
    }
    .step-5-form-pension-desc {
        text-align: center;
    }
    .step-5-form-pension-note {
        text-align: center;
        transition: none;
        display: none;
        padding-top: 1rem;
    }
    .step-5-form-pension-note-show {
        display: block;
    }
}


/********************
        Step 6
**********************/

.step-6-wrapper {
    padding-top: 10rem;
    padding-bottom: 10rem;
}

.step-6-title {
    margin-bottom: 1.5rem;
}

.step-6-feature-body {
    margin-bottom: 3rem;
}

.step-6-feature-body .step-6-feature-box {
    padding: 0;
    overflow: hidden;
}

.step-6-feature-box-header {
    padding: 30px 30px 30px 35px;
}

.feature-body .feature-box h4.step-6-feature-box-header-title {
    color: #fff;
}

.step-6-feature-box-content {
    padding: 30px 30px 30px 35px;
}

.step-6-feature-box-content-note-wrapper {
    margin-top: 2rem;
}

.step-6-feature-box-content-note-title {
    font-weight: bold;
}

.step-6-form-button-submit-wrapper {
    margin-bottom: 3rem;
    flex-direction: column;
    align-items: flex-end;
}

@media (max-width: 767px) {
    .step-6-wrapper {
        padding-top: 5rem;
        padding-bottom: 0rem;
    }
}


/********************
        Step 7
**********************/

.step-7-wrapper {
    padding-top: 10rem;
    padding-bottom: 10rem;
}

.step-7-title {
    margin-bottom: 4rem;
}

p.step-7-desc {
    font-weight: normal;
    font-size: 2.2rem;
    line-height: 3.6rem;
    margin-bottom: 2rem;
}

.step-7-phone {
    margin-top: 4rem;
}

@media (max-width: 767px) {
    p.step-7-desc {
        text-align: center;
    }
    .step-7-phone {
        text-align: center;
    }
}


/********************
        Mobile
**********************/

@media (max-width: 767px) {
    .step-title {
        text-align: center;
    }
}


/********************
        Step Error
**********************/

.step-error-title-wrapper {
    text-align: center;
}


/********************
        Booking v2 calendar
**********************/


/* Intro */

.ah-calendar .appointment__container.booking-2020-intro-wrapper,
.booking-2020-intro-wrapper {
    margin-bottom: 2rem;
}

#new_customer_request_appointment h2.booking-2020-intro-title,
.booking-2020-intro-title {
    font-size: 3rem;
    margin-bottom: 1.5rem;
}

#new_customer_request_appointment .booking-2020-intro-desc p,
.booking-2020-intro-desc {
    margin-top: 0;
}

.booking-2020-intro-time-and-place-title {
    color: #2c3754;
    font-size: 1.5rem;
}

#new_customer_request_appointment #appointment_time_and_place #appointment_place h2.booking-2020-intro-time-and-place-suburb,
.booking-2020-intro-time-and-place-suburb {
    margin-bottom: 0.4rem;
}


/* Calendar */

.booking-2020-calendar-title {
    margin-bottom: 3rem;
    color: #192f44;
}

.ah-datepicker-container {
    margin-bottom: 0.8rem;
}

.ah-calendar .ah-input-datepicker .ah-datepicker-container .pika-table thead {
    cursor: default;
}

.ah-calendar .ah-input-datepicker .ah-datepicker-container .pika-day {
    color: #3269ff;
    text-decoration: none;
}

.ah-calendar .ah-input-datepicker .ah-datepicker-container .pika-day::after {
    display: none;
}

.ah-calendar .ah-input-datepicker .ah-datepicker-container .pika-day:hover {
    text-decoration: underline;
}

.ah-input-datepicker .ah-datepicker-container .is-disabled {
    cursor: default;
}

.ah-input-datepicker .ah-datepicker-container .is-selected {
    cursor: default;
}

.ah-calendar .ah-input-datepicker .ah-datepicker-container .is-selected .pika-day {
    cursor: default;
}

.ah-calendar .ah-input-datepicker .ah-datepicker-container .is-selected .pika-day:hover {
    text-decoration: none;
}

.booking-2020-calendar-footnote {
    text-align: center;
    margin-bottom: 2rem;
    cursor: default;
}

.ah-calendar .ah-input-datepicker__dot {
    margin-right: 4px;
}

.ah-calendar .ah-input-datepicker__dot-gray {
    background-color: #d6d6d6;
}

.ah-calendar .ah-input-datepicker__text {
    font-size: 13px;
    margin-right: 3rem;
}


/* Select dropdown */

.booking-2020-calendar-audiologist-select-wrapper {
    margin-bottom: 3rem;
    text-align: center;
}

.booking-2020-calendar-audiologist-label {
    font-weight: bold;
    margin-bottom: 0.4rem;
    color: #192f44;
    font-size: 1.5rem;
}

.booking-2020-calendar-audiologist-select {
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    width: 100%;
    cursor: pointer;
}


/* Time select */

.booking-2020-calendar-time-slots-wrapper {
    margin-bottom: 1rem;
}

.booking-2020-calendar-time-slots-none-copy-wrapper {
    display: flex;
    min-height: auto;
}

#new_customer_request_appointment p.booking-2020-calendar-time-slots-none-copy,
.booking-2020-calendar-time-slots-none-copy {
    align-self: center;
    margin: 0;
    font-size: 1.6rem;
    text-align: center;
}

.ah-calendar .ah-select-date__slots {
    justify-content: center;
}

.ah-calendar .ah-select-date__slots .btn--primary {
    text-transform: none;
    font-size: 1rem !important;
    background: #fff;
    padding-top: 1.2rem;
    min-width: auto !important;
    width: auto;
}

.js-select-time-slots-with-auds-time {
    display: block;
    text-transform: uppercase;
    font-size: 1.4rem;
    font-weight: 600;
    margin-bottom: 0.4rem;
    line-height: 1.2rem;
}

.js-select-time-slots-with-auds-name {
    display: block;
    font-size: 1.3rem;
    line-height: 1.2rem;
    white-space: nowrap;
}


/* Appointment type section */

.booking-2020-calendar-apt-type-wrapper {
    background: #EBECEE;
    border-radius: 4px;
    padding: 1.8rem 0.5rem 1.1rem;
    text-align: center;
}

.booking-2020-calendar-apt-type-title {
    font-size: 1.23rem;
    font-weight: 600;
    line-height: 1.2rem;
    margin-bottom: 1.2rem;
}

.btn.booking-2020-calendar-apt-type-button {
    position: relative;
    margin: 0 auto 1rem;
    width: auto;
    background: #fff;
    border-width: 1px;
    border-color: #fff;
    padding: 0.8rem 3.5rem 0.7rem;
    font-size: 1.3rem !important;
    color: #2c3754 !important;
    box-shadow: 0px 4px 8px #0000002b;
}

.btn.booking-2020-calendar-apt-type-button::after {
    position: absolute;
    top: 50%;
    margin-top: -8px;
    right: 1.8rem;
    font-family: 'Material Icons';
    content: "\e876";
    -webkit-font-feature-settings: 'liga';
    opacity: 0;
    transition: all .15s ease-in-out;
}

.btn.booking-2020-calendar-apt-type-button:hover,
.btn.btn--secondary.booking-2020-calendar-apt-type-button:hover:not([disabled]),
.theme__background-secondary .btn.booking-2020-calendar-apt-type-button:hover:not([disabled]) {
    background: #fff;
    border-color: #2c3754;
    padding-left: 3.2rem;
    padding-right: 3.8rem;
}

.btn.booking-2020-calendar-apt-type-button:hover::after {
    opacity: 1;
    right: 2.2rem;
}

.btn.booking-2020-calendar-apt-type-button-selected {
    border-width: 1px;
    border-color: #2c3754;
    padding-left: 3.2rem;
    padding-right: 3.8rem;
}

.btn.booking-2020-calendar-apt-type-button-selected::after {
    opacity: 1;
    right: 2.2rem;
}

.info-popover {
    position: relative;
    padding-right: 1.9rem;
    color: #182F45;
}

.info-popover:after {
    font-family: 'Material Icons';
    content: "\e8fd";
    -webkit-font-feature-settings: 'liga';
    position: absolute;
    top: -5px;
    right: 0;
    font-size: 1.5rem;
}

.info-popover:hover {
    color: #182F45;
}

.info-popover .tooltiptext {
    visibility: hidden;
    width: 180px;
    background-color: #fff;
    border: 1px solid #555;
    color: #000;
    text-align: left;
    border-radius: 6px;
    padding: 5px;
    position: absolute;
    z-index: 1;
    bottom: 150%;
    left: 20%;
    margin-left: -60px;
    opacity: 0;
    transition: opacity 0.3s;
}

.info-popover-input {
    right: 10px;
    top: 10px;
    position: absolute;
    color: #3269ff;
}

.info-popover-input:hover {
    color: #3269ff;
}

.info-popover-input .tooltiptext {
    left: -50%;
    width: 240px;
    border-color: #bababa;
}

.info-popover .tooltiptext::before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -4px;
    border-width: 6px;
    z-index: 999;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
}

.info-popover .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 7px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

.info-popover:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}

.booking-2020-calendar-apt-type-info-popover-wrapper {
    font-size: 1.3rem;
}

.booking-2020-form-info-popover {
    padding-right: 2rem;
    top: 15px;
    font-size: 1.4rem;
}

.booking-2020-form-info-popover:after {
    top: -3px;
    font-size: 1.7rem;
}

.booking-2020-form-info-popover .tooltiptext {
    left: -75%;
}

.booking-2020-form-info-popover .tooltiptext:before,
.booking-2020-form-info-popover .tooltiptext:after {
    left: 70%;
}


/* Submit button */

.ah-calendar .ah-select-date__bottom {
    text-align: right;
    margin: 2rem 0 9rem;
}

.booking-2020-calendar-button-submit-wrapper {
    display: inline-block;
}


/* Summary page - step 6 */

.step-6-feature-box-header h6 {
    margin-bottom: 0.5rem;
    line-height: 20px;
}

.step-6-feature-box-header div:first-of-type {
    margin-top: 2rem;
}

@media (min-width: 768px) {
    .ah-calendar .appointment__container.booking-2020-intro-wrapper,
    .booking-2020-intro-wrapper {
        margin-bottom: 40px;
    }
    #new_customer_request_appointment h2.booking-2020-intro-title,
    .booking-2020-intro-title {
        font-size: 4rem;
        margin-bottom: 3rem;
    }
    .booking-2020-calendar-time-slots-wrapper {
        min-height: 18.5rem;
    }
    .booking-2020-calendar-audiologist-select-wrapper {
        text-align: left;
    }
    .ah-calendar .ah-select-date__slots {
        justify-content: left;
    }
    .booking-2020-calendar-footnote {
        text-align: left;
        margin-bottom: 0;
    }
    .booking-2020-calendar-time-slots-none-copy-wrapper {
        min-height: 18.5rem;
    }
}


/********************
        Booking Journey 2: Questionnaire
**********************/

.booking-2020-loaded .booking-journey-2-quest-wrapper {
    opacity: 1;
}

.booking-journey-2-body,
.booking-journey-2-body>form#form {
    height: 100%;
}

.booking-journey-2-body>form#form>main#skip-content.container {
    /*height: 80%;*/
    min-height: 350px;
}

.booking-journey-2-quest-wrapper {
    height: 100%;
    display: flex;
    /* justify-content: center; */
    align-items: center;
    opacity: 0;
    transition: 1s linear;
}

.booking-journey-2-quest-wrapper-container {
    padding-top: 11rem;
    padding-bottom: 11rem;
    min-height: 450px;
}

.booking-journey-2-quest-title {
    text-align: center;
    padding-bottom: 4rem;
    margin-bottom: 0;
    line-height: 4.2rem;
    position: relative;
    z-index: 2;
}

.booking-journey-2-quest-group {
    opacity: 0;
    transition: 0.5s linear;
    /* transition-delay: 500ms; */
    height: 0;
    overflow: hidden;
}

.booking-journey-2-quest-group>div {
    display: none;
}

.booking-journey-2-quest-group-show {
    opacity: 1;
    height: auto;
    overflow: visible;
}

.booking-journey-2-quest-group-show>div {
    display: flex;
}

.btn.btn--md.booking-journey-2-quest-button {
    padding: 1.5rem 0.8rem 1.2rem;
    max-width: 100%;
    display: flex;
    align-items: center;
    height: 100%;
}

.btn.btn--md.booking-journey-2-quest-button:hover,
.btn.btn--md.booking-journey-2-quest-button:active {
    background: #0044fe;
    color: #fff;
}

.booking-journey-2-quest-fine-print {
    margin-top: 3rem;
}

.booking-journey-2-quest-fine-print,
.booking-journey-2-quest-fine-print p {
    font-size: 1.4rem;
    color: #060606;
    line-height: 2.1rem;
    text-align: center;
}


/* .booking-journey-2-quest-button-wrapper {
    height: 100%;
}
*/

.booking-journey-2-quest-button-wrapper {
    height: 80%;
}


/* a.booking-journey-2-quest-button {
    display: flex;
    align-items: center;
    height: 100%;
} */

.booking-journey-2-quest-button-wrapper a>span {
    flex: auto;
}

.booking-journey-2-quest-button-wrapper.button-with-arrow a {
    padding: 1.5rem 6.7rem 1.2rem !important;
    display: flex;
    align-items: center;
    height: 100%;
}

.booking-journey-2-quest-button-wrapper.button-with-arrow a>span:after {
    content: '';
    position: absolute;
    left: 78%;
    top: 40%;
    transform: translate(0, -50%);
    background: transparent url('/App_Themes/AustralianHearing-Desktop/svg/arrow-blue.svg') no-repeat center;
    background-size: 60% auto;
    /* transform: rotate(90deg); */
    height: 4rem;
    width: 4rem;
    border-radius: 50%;
    transition: all 0.2s linear;
}

.booking-journey-2-quest-button-wrapper.button-with-arrow a>span:hover:after {
    background: transparent url('/App_Themes/AustralianHearing-Desktop/svg/arrow-white.svg') no-repeat center;
    background-size: 60% auto;
}

@media (max-width: 1200px) {
    .booking-journey-2-quest-button-wrapper.button-with-arrow a>span:after {
        left: 75%;
    }
}

@media (max-width: 768px) {
    .booking-journey-2-quest-button-wrapper.button-with-arrow a>span:after {
        left: 85%;
    }
}

.exceptional-access-text {
    text-align: center;
}


/********************
        FAQ 2020
**********************/


/* FAQ Intro area */

.faq-2020-intro-row-wrapper {
    padding: 6rem 0 1.4rem;
}


/*Intro styling */

.faq-2020-intro-row-wrapper h1,
.faq-2020-intro-row-wrapper h2,
.faq-2020-intro-row-wrapper h3,
.faq-2020-intro-row-wrapper h4,
.faq-2020-intro-row-wrapper h5,
.faq-2020-intro-row-wrapper h6 {
    margin-bottom: 1.6rem;
}

.faq-2020-intro-row-wrapper p {
    font-size: 1.6rem;
    line-height: 2.4rem;
    margin-bottom: 1.6rem;
}

.faq-2020-intro-row-wrapper img {
    max-width: 100%;
    width: auto;
    height: auto;
}

.faq-2020-intro-row-wrapper ol {
    margin-bottom: 1.6rem;
    color: #69738c;
    padding-left: 1.8rem;
}

.faq-2020-intro-row-wrapper ol li {
    padding-left: 2rem;
    margin-bottom: 0.8rem;
}

.faq-2020-intro-row-wrapper ul {
    padding-left: 40px;
    margin-bottom: 1.6rem;
    color: #69738c;
}

.faq-2020-intro-row-wrapper ul li {
    position: relative;
    color: #69738c;
    margin-bottom: 0.8rem;
}

.faq-2020-intro-row-wrapper ul li::after {
    content: "";
    position: absolute;
    left: -40px;
    top: calc(100% / 2 + -2px);
    width: 10px;
    height: 2px;
    border-top: 2px solid #1ed4ab;
}


/* FAQ q&a content area */

.faq-2020-content-row-wrapper {
    background: #f7f7f7;
    padding: 3rem 0 0;
}


/* A single FAQ Q&A block */

.faq-2020-single-row {
    margin-bottom: 3rem;
}

.faq-2020-single-inner-wrapper {
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
}

.faq-2020-single-header {
    background-color: transparent;
    padding: 0;
}

.faq-2020-single-header-link {
    display: block;
    position: relative;
    padding: 3rem 8rem 3rem 3rem;
    text-decoration: none;
    cursor: pointer;
}

.faq-2020-single-header-link:hover {
    text-decoration: none;
}

.faq-2020-single-header-link::after {
    content: '';
    position: absolute;
    right: 3rem;
    top: 2.7rem;
    background: #3269ff url('/App_Themes/AustralianHearing-Desktop/svg/arrow-white.svg') no-repeat center;
    background-size: 60% auto;
    transform: rotate(90deg);
    height: 4rem;
    width: 4rem;
    border-radius: 50%;
    transition: all 0.2s linear;
}

.faq-2020-single-row-expanded .faq-2020-single-header-link::after {
    transform: rotate(-90deg);
}

.faq-2020-single-header-title {
    color: #000;
    margin-bottom: 0;
    font-size: 2rem;
}

.faq-2020-single-content-inner-wrapper {
    padding: 3rem;
}


/*single FAQ Q&A block styling */

.faq-2020-single-content-inner-wrapper h1,
.faq-2020-single-content-inner-wrapper h2,
.faq-2020-single-content-inner-wrapper h3,
.faq-2020-single-content-inner-wrapper h4,
.faq-2020-single-content-inner-wrapper h5,
.faq-2020-single-content-inner-wrapper h6 {
    margin-bottom: 1.6rem;
}

.faq-2020-single-content-inner-wrapper img {
    max-width: 100%;
    width: auto;
    height: auto;
}

.faq-2020-single-content-inner-wrapper p {
    font-size: 1.6rem;
    line-height: 2.4rem;
    margin-bottom: 1.6rem;
}

.faq-2020-single-content-inner-wrapper img {
    max-width: 100%;
    width: auto;
    height: auto;
}

.faq-2020-single-content-inner-wrapper ol {
    margin-bottom: 1.6rem;
    color: #69738c;
    padding-left: 1.8rem;
}

.faq-2020-single-content-inner-wrapper ol li {
    padding-left: 2rem;
    margin-bottom: 0.8rem;
}

.faq-2020-single-content-inner-wrapper ul {
    padding-left: 40px;
    margin-bottom: 1.6rem;
}

.faq-2020-single-content-inner-wrapper ul li {
    position: relative;
    color: #69738c;
    margin-bottom: 0.8rem;
}

.faq-2020-single-content-inner-wrapper ul li::after {
    content: "";
    position: absolute;
    left: -40px;
    top: calc(100% / 2 + -2px);
    width: 10px;
    height: 2px;
    border-top: 2px solid #1ed4ab;
}

@media (min-width: 768px) {
    /* FAQ Intro area */
    .faq-2020-intro-row-wrapper {
        padding-top: 10rem;
    }
    /* A single FAQ Q&A block */
    .faq-2020-single-header-title {
        font-size: 2.4rem;
    }
}

.pension-note-show-disabled {
    display: none;
}
