/*! CSS Used from: Embedded */
.svg-inline--fa,
svg:not(:root).svg-inline--fa {
    overflow: visible;
}

.svg-inline--fa {
    display: inline-block;
    font-size: inherit;
    height: 1em;
    vertical-align: -.125em;
}

.svg-inline--fa.fa-w-10 {
    width: .625em;
}

/*! CSS Used from: Embedded */
a {
    background-color: transparent;
}

button {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

button {
    overflow: visible;
}

button {
    text-transform: none;
}

button {
    -webkit-appearance: button;
}

button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

button:-moz-focusring {
    outline: 1px dotted ButtonText;
}

h3,
h4,
h5,
p {
    margin: 0;
}

button {
    background-color: transparent;
    background-image: none;
    padding: 0;
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color;
}

ul {
    margin: 0;
    padding: 0;
}

ul {
    list-style: none;
}

*,
:after,
:before {
    box-sizing: border-box;
    border: 0 solid;
}

button {
    cursor: pointer;
}

h3,
h4,
h5 {
    font-size: inherit;
    font-weight: inherit;
}

a {
    color: inherit;
    text-decoration: inherit;
}

button {
    padding: 0;
    line-height: inherit;
    color: inherit;
}

svg {
    display: block;
    vertical-align: middle;
}

.containe {
    width: 100%;
}

@media (min-width:640px) {
    .containe {
        max-width: 640px;
    }
}

@media (min-width:768px) {
    .containe {
        max-width: 768px;
    }
}

@media (min-width:1024px) {
    .containe {
        max-width: 1024px;
    }
}

@media (min-width:1048px) {
    .containe {
        max-width: 1048px;
    }
}

@media (min-width:1200px) {
    .containe {
        max-width: 1200px;
    }
}

@media (min-width:1280px) {
    .containe {
        max-width: 1280px;
    }
}

.bg-white {
    --bg-opacity: 1;
    /* background-color: #f4f1ec; */


}

.nd {
    font-family: Bogle, Helvetica Neue, Helvetica, Arial, sans-serif !important;
    color: #202020 !important;
    font-size: 1.3em !important;
    font-weight: 100 !important;
   
}

.bg-border {
    border: 1px solid #E6E6E6;
    /* background-color: #f2f2f2; */
}

.bg-center {
    background-position: 50%;
}

.bg-cover {
    background-size: cover;
}

.rounded-lg {
    border-radius: 0.3rem;
}

.flex {
    display: flex;
}

.flex-row {
    flex-direction: row;
}

.flex-col {
    /* flex-direction: column; */
}

.flex-wrap {
    flex-wrap: wrap;
}

.items-start {
    align-items: flex-start;
}

.items-end {
    align-items: flex-end;
}

.items-center {
    align-items: center;
}

.justify-center {
    justify-content: center;
}

.justify-between {
    justify-content: space-between;
}

.font-mont {
    font-family: bogle, Arial, Noto Sans, sans-serif;
    font-size: .9em !important;
}

.font-medium {
    font-weight: 500;
}

.font-semibold {
    font-weight: 600;
}

.text-11 {
    font-size: .688rem;
}

.text-14 {
    font-size: .875em;
    font-family: Averta, Helvetica, Arial, sans-serif;
    font-weight: 700;
}

.text-sm {
    font-size: .813rem;
}

.text-base {
    font-size: 1rem;
}

.text-h3s {
    /* font-size: 1.188rem; */
}

.leading-tight {
    line-height: 1.25;
}

.leading-normal {
    line-height: 1.5;
}

.mx-auto {
    margin-left: auto;
    margin-right: auto;
}

.mb-0 {
    margin-bottom: 0;
}

.mb-2 {
    margin-bottom: .5rem;
}

.mb-3 {
    margin-bottom: .75rem;
}

.mb-5 {
    margin-bottom: 1.25rem;
}


.mb-44 {
    margin-bottom: 0.25rem !important;
}

.max-w-full {
    max-width: 100%;
}

.p-6 {
    padding: 1.5rem;
}

.py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
}

.py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}

.px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
}

.pl-5 {
    padding-left: 1.25rem;
}

.pr-12 {
    padding-right: 3rem;
}

.shadow {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .06);
}

.text-left {
    text-align: left;
}

.text-center {
    text-align: center;
}

.text-right {
    text-align: right;
}

.text-black {
    --text-opacity: 1;
    color: #272727;
    color: rgba(39, 39, 39, var(--text-opacity));
}

.text-white {
    --text-opacity: 1;
    color: #fff;
    color: rgba(255, 255, 255, var(--text-opacity));
}

.w-full {
    width: 100%;
}

@media (min-width:768px) {
    .md\:text-base {
        font-size: 1rem;
    }

    .md\:text-xl {
        font-size: 1.35em;
        font-family: Averta, Helvetica, Arial, sans-serif;
    }

    .md\:text-h3m {
        /* font-size: 1.25rem; */
    }
}

@media (min-width:1024px) {
    .lg\:text-baseSm {
        /* font-size: 1.238em; */
        color: #fff;
    }

    .lg\:text-h3 {
        /* font-size: 2.75em; */
        /* font-family: CoreSansCR; */
        /* font-weight: 700; */
    }
}

/*! CSS Used from: Embedded */
* {
    box-sizing: border-box;
}

a:focus,
button:focus {
    outline: none;
}

p,
ul {
    font-weight: 300;
    font-size: 15px;
    line-height: 1.25;
}

@media only screen and (min-width:1200px) {

    p,
    ul {
        font-size: 16px;
    }
}

h3,
h4,
h5 {
    font-family: Montserrat, sans-serif;
}

p {
    margin-bottom: 1rem;
}

a {
    color: #900;
    text-decoration: underline;
}

.slick-next:before,
.slick-prev:before {
    color: #272727 !important;
}

.slick-slide :focus {
    outline: none;
}

.slick-slide .slider-item {
    padding: 0 5px;
}

.card-carousel .slick-track {
    padding-top: 20px;
    padding-bottom: 20px;
    margin-left: 28px;
}

.slick-slider .slick-dots {
    bottom: -2rem;
}

.slick-slider .slick-dots li,
.slick-slider .slick-dots li button {
    width: 32px;
    pointer-events: none;
}

.slick-slider .slick-dots li button:before {
    width: 32px;
    height: 2px;
    border-radius: 6px;
    background-color: grey;
    content: " ";
    pointer-events: none;
}

.ra-arrow.slick-arrow:before {
    content: none;
}

.ra-arrow.slick-arrow.grey svg {
    color: #7e7e7e;
}

.ra-arrow.slick-arrow svg {
    font-size: 1.3rem;
}

.ra-arrow.slick-arrow.slick-disabled {
    opacity: 0;
    pointer-events: none;
}

div:not(#recommendedServiceProviders) .sp-card {
    position: relative;
    min-height: 450px;
    max-width: 400px;
    width: 100%;
    margin: auto;
    transition: all .3s ease;
    text-decoration: none;
    cursor: pointer;
}

@media only screen and (min-width:768px) {
    div:not(#recommendedServiceProviders) .sp-card:hover .bg-cover {
        /* box-shadow: 0 4px 4px rgba(0, 0, 0, .25); */
    }
}

@media only screen and (min-width:768px) {
    div:not(#recommendedServiceProviders) .sp-card:hover .card-overlay {
        background: linear-gradient(180deg, rgba(0, 0, 0, .25), rgba(0, 0, 0, .25));
    }
}

@media only screen and (min-width:375px) {
    div:not(#recommendedServiceProviders) .sp-card {
        min-height: 350px;
        max-width: 373px;
    }
}

@media only screen and (min-width:768px) {
    div:not(#recommendedServiceProviders) .sp-card {
        min-width: 285px;
        min-height: 422px;
    }
}

div:not(#recommendedServiceProviders) .sp-card .card-overlay {
    position: absolute;
    z-index: 0;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, .2), hsla(0, 0%, 100%, 0) 50%, rgba(0, 0, 0, .2));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="rgba(255, 255, 255, 0)", endColorstr="rgba(255,255,255,0)", GradientType=1);
    transition: all .1s ease-out;
}

div:not(#recommendedServiceProviders) .sp-card .bg-cover {
    position: relative;
    overflow: hidden;
    min-width: 100%;
}

div:not(#recommendedServiceProviders) .sp-card .bg-cover:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 8px;
    background-color: #9b8856;
    border-bottom-left-radius: .5rem;
    border-bottom-right-radius: .5rem;
    transition: width .15s ease-out;
}

div:not(#recommendedServiceProviders) .sp-card .bg-cover>.split {
    position: relative;
    min-height: 50%;
}

div:not(#recommendedServiceProviders) .sp-card .bg-cover .items-end>div {
    width: 100%;
}

div:not(#recommendedServiceProviders) .sp-card .price-section {
    background: transparent;
}

div:not(#recommendedServiceProviders) .sp-card .sp-price p {
    margin: 0 0 .15rem;
}

div:not(#recommendedServiceProviders) .sp-card .sp-price p:last-child {
    margin-bottom: 0;
}

@media only screen and (max-width:375px) {
    div:not(#recommendedServiceProviders) .sp-card .sp-price p {
        font-size: .7rem;
    }
}

div:not(#recommendedServiceProviders) .sp-card .btn.btn-ghost-white {
    /* font-size: .688rem; */
    padding: .75em 1.4em;
}

@media only screen and (min-width:768px) {
    div:not(#recommendedServiceProviders) .sp-card .btn.btn-ghost-white {
        /* padding: .75em 1.6em; */
        /* font-size: .813rem; */
    }
}

div:not(#recommendedServiceProviders) .sp-card:hover .modal-link {
    opacity: 1;
}

@media only screen and (min-width:768px) {
    div:not(#recommendedServiceProviders) .slider-item:not(.slider-item-cta):hover .bg-cover:after {
        width: 100%;
    }
}

@media only screen and (min-width:768px) {
    div:not(#recommendedServiceProviders) .slider-item:not(.slider-item-cta):hover .btn {
        color: #272727;
        background-color: #fff;
    }
}

div:not(#recommendedServiceProviders) .slider-item.slider-item-cta:hover .btn.btn-ghost-red {
    color: #fff;
    background-color: rgba(153, 0, 0, .5);
}

.modal-link {
    transition: opacity 1s ease;
}

.modal-link>button {
    margin-left: 0 !important;
}

/*! CSS Used from: Embedded */
.slick-track[data-v-e4caeaf8] {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    transform: translateZ(0);
}

.slick-track[data-v-e4caeaf8]:after,
.slick-track[data-v-e4caeaf8]:before {
    display: table;
    content: "";
}

.slick-track[data-v-e4caeaf8]:after {
    clear: both;
}

.slick-slide[data-v-e4caeaf8] {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
    margin-top: 16px;
}

.slick-initialized .slick-slide[data-v-e4caeaf8] {
    display: block;
}

.slick-slider[data-v-3d1a4f76] {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list[data-v-3d1a4f76] {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
    transform: translateZ(0);
}

.slick-list[data-v-3d1a4f76]:focus {
    outline: none;
}

/*! CSS Used from: Embedded */
.slick-next,
.slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    transform: translateY(-50%);
    cursor: pointer;
    border: none;
}

.slick-next,
.slick-next:focus,
.slick-next:hover,
.slick-prev,
.slick-prev:focus,
.slick-prev:hover {
    color: transparent;
    outline: none;
    background: transparent;
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1;
}

.slick-prev.slick-disabled:before {
    opacity: .25;
}

.slick-next:before,
.slick-prev:before {
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
    left: -25px;
}

.slick-prev:before {
    content: "ÃƒÂ¢Ã¢â‚¬Â Ã‚Â";
}

.slick-next {
    right: -25px;
}

.slick-next:before {
    content: "ÃƒÂ¢Ã¢â‚¬Â Ã¢â‚¬â„¢";
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    padding: 0;
}

.slick-dots li,
.slick-dots li button {
    width: 20px;
    height: 20px;
    cursor: pointer;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    padding: 5px;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

.slick-dots li button:focus,
.slick-dots li button:hover {
    outline: none;
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
    opacity: 1;
}

.slick-dots li button:before {
    font-family: slick;
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: "ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢";
    text-align: center;
    opacity: .25;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #000;
}

/*! CSS Used from: Embedded */
ul {
    list-style: none;
}

button,
ul {
    margin: 0;
    padding: 0;
}

button {
    border: none;
    background: none;
    cursor: pointer;
}

a {
    text-decoration: none;
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 600;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    white-space: nowrap;
    border: 1px solid transparent;
    padding: 13px 30px;
    font-size: 14px;
    line-height: 1.42857;
    text-transform: uppercase;
    letter-spacing: .05em;
    border-radius: 3em;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: all .3s ease;
}

/*! CSS Used from: Embedded */
.btn[data-v-0a906537] {
    display: inline-block;
    padding: 1em 1.4em;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    /* border: 1px solid transparent; */
    white-space: nowrap;
    font-weight: 800;
    font-family: Montserrat, sans-serif;
    /* font-size: 1.3em; */
    /* line-height: 1.42857; */
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    /* letter-spacing: .05em; */
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: 3em;
    transition: all .3s ease;
}

@media only screen and (min-width:1024px) {
    .btn[data-v-0a906537] {
        /* margin: 0 1rem; */
        padding: .938em 1.8em;
    }
}

.btn-ghost-white[data-v-0a906537] {
    color: #fff;
    background-color: transparent;
    border-color: rgba(241, 243, 245, .5);
    font-family: merrant;
    font-weight: 400;
}

.btn-ghost-white[data-v-0a906537]:hover {
    color: #272727;
    background-color: #fff;
    border-color: #fff;
}

.btn-ghost-red[data-v-0a906537] {
    color: rgb(63, 59, 54);
    background-color: transparent;
    border-color: rgb(63, 59, 54);
    /* background-color: #3f3b36;
    border-color: #3f3b36; */
    margin-top: 30px;
    font-size: .9em;
    font-family: Bogle;
    font-weight: 300;
    text-transform: capitalize;
}

.btn-ghost-red[data-v-0a906537]:hover {
    color: #3f3b36;
    background-color: transparent;
    border-color: #3f3b36;

}

/*! CSS Used from: Embedded */
.card-image-container[data-v-7f427c3f] {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    transition: transform .3s ease;
}

@media only screen and (min-width:768px) {
    .sp-card:hover .card-image-container[data-v-7f427c3f] {
        transform: scale(1.1);
    }
}

/*! CSS Used from: Embedded */
.slider-item-cta .sp-card {
    position: relative;
    min-height: 318px;
    width: 100%;
    margin: auto;
    background-color: #e0e3e6;
}

@media only screen and (min-width:1200px) {
    .slider-item-cta .sp-card {
        min-width: 300px;
        max-width: 373px;
    }
}

.slider-cta-btn a {
    width: 100%;
    white-space: normal !important;
    font-size: .7rem !important;
}

@media only screen and (min-width:768px) {
    .slider-cta-btn a {
        font-size: .813rem !important;
    }
}

.consultant-image {
    display: inline-flex;
    z-index: 3;
    width: 70px;
    height: 70px;
    background-color: #fff;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    border-radius: 50%;
    border: 2px solid #fff;
}

.consultant-image:first-child,
.consultant-image:last-child {
    position: relative;
    z-index: 2;
    width: 56px;
    height: 56px;
}

.consultant-image:first-child:after,
.consultant-image:last-child:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #fff;
    opacity: .3;
    border-radius: 50%;
}

.consultant-image:first-child {
    right: -15px;
}

.consultant-image:last-child {
    left: -15px;
}

.slider-cta-card-img {
    display: flex;
    align-items: center;
    justify-content: center;
    height: auto;
    width: 100%;
}

/*! CSS Used from: Embedded */
.slider-item-cta .sp-card {
    position: relative;
    min-height: 422px;
    width: 100%;
    margin: auto;
    background-color: #e0e3e6;
}

@media only screen and (min-width:1200px) {
    .slider-item-cta .sp-card {
        min-width: 300px;
        max-width: 373px;
    }
}

.slider-cta-btn a {
    width: 100%;
    white-space: normal !important;
    font-size: .7rem !important;
}

@media only screen and (min-width:768px) {
    .slider-cta-btn a {
        font-size: .813rem !important;
    }
}

/*! CSS Used fontfaces */
@font-face {
    font-family: 'Meriweather';
    font-style: normal;
    font-weight: 100;
    src: url(../font/u-440qyriQwlOrhSvowK_l5-fCZMdeX3rg.woff2) format("woff2");
}

@font-face {
    font-family: 'Euclid Flex Bold';
    font-style: normal;
    font-weight: 100;
    src: url(../font/EuclidFlex-Bold-WebS.woff2) format("woff2");
}

@font-face {
    font-family: 'Euclid Square Bold';
    font-style: normal;
    font-weight: 100;
    src: url(../font/EuclidSquare-Bold-WebS.woff2) format("woff2");
}


@font-face {
    font-family: 'Euclid Medium';
    font-style: normal;
    font-weight: 100;
    src: url(../font/EuclidSquare-Medium-WebS.woff2) format("woff2");
}

@font-face {
    font-family: 'Euclid Regular';
    font-style: normal;
    font-weight: 100;
    src: url(../font/EuclidSquare-Regular-WebS.woff2) format("woff2");
}

@font-face {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 100;
    src: url(https://www.rhinoafrica.com/_nuxt/fonts/a841f82.ttf) format("truetype");
}

@font-face {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 300;
    src: url(https://www.rhinoafrica.com/_nuxt/fonts/c8f60cc.eot);
    src: local(""), url(https://www.rhinoafrica.com/_nuxt/fonts/c8f60cc.eot#iefix) format("embedded-opentype"), url(https://www.rhinoafrica.com/_nuxt/fonts/cb13fcf.woff2) format("woff2"), url(https://www.rhinoafrica.com/_nuxt/fonts/304f188.woff) format("woff"), url(https://www.rhinoafrica.com/_nuxt/fonts/bcf14e7.ttf) format("truetype"), url(https://www.rhinoafrica.com/_nuxt/img/c5441ad.svg#Montserrat) format("svg");
}

@font-face {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 400;
    src: url(https://www.rhinoafrica.com/_nuxt/fonts/bfa4763.eot);
    src: local(""), url(https://www.rhinoafrica.com/_nuxt/fonts/bfa4763.eot#iefix) format("embedded-opentype"), url(https://www.rhinoafrica.com/_nuxt/fonts/d82dd34.woff2) format("woff2"), url(https://www.rhinoafrica.com/_nuxt/fonts/88b2997.woff) format("woff"), url(https://www.rhinoafrica.com/_nuxt/fonts/430be0d.ttf) format("truetype"), url(https://www.rhinoafrica.com/_nuxt/img/b5514b0.svg#Montserrat) format("svg");
    font-display: swap;
}

@font-face {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    src: url(https://www.rhinoafrica.com/_nuxt/fonts/2711a33.eot);
    src: local(""), url(https://www.rhinoafrica.com/_nuxt/fonts/2711a33.eot#iefix) format("embedded-opentype"), url(https://www.rhinoafrica.com/_nuxt/fonts/92d6477.woff2) format("woff2"), url(https://www.rhinoafrica.com/_nuxt/fonts/37100cf.woff) format("woff"), url(https://www.rhinoafrica.com/_nuxt/fonts/128c3c6.ttf) format("truetype"), url(https://www.rhinoafrica.com/_nuxt/img/4be1182.svg#Montserrat) format("svg");
    font-display: swap;
}

@font-face {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    src: url(https://www.rhinoafrica.com/_nuxt/fonts/ec402fd.eot);
    src: local(""), url(https://www.rhinoafrica.com/_nuxt/fonts/ec402fd.eot#iefix) format("embedded-opentype"), url(https://www.rhinoafrica.com/_nuxt/fonts/afc099b.woff2) format("woff2"), url(https://www.rhinoafrica.com/_nuxt/fonts/bc9c939.woff) format("woff"), url(https://www.rhinoafrica.com/_nuxt/fonts/cbdecee.ttf) format("truetype"), url(https://www.rhinoafrica.com/_nuxt/img/ff4bf1f.svg#Montserrat) format("svg");
    font-display: swap;
}

@font-face {
    font-family: Montserrat;
    src: url(https://www.rhinoafrica.com/_nuxt/fonts/8870372.ttf) format("opentype");
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: slick;
    src: url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAAATsAA0AAAAAB2wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAE0AAAABoAAAAcdIcYB0dERUYAAAS0AAAAHAAAAB4AJwANT1MvMgAAAZwAAABRAAAAYFAQ/45jbWFwAAACAAAAAFcAAAFiIhFFt2dhc3AAAASsAAAACAAAAAj//wADZ2x5ZgAAAmgAAAE1AAACLD+btmBoZWFkAAABMAAAAC8AAAA2AAEx+2hoZWEAAAFgAAAAHAAAACQD5QIFaG10eAAAAfAAAAAQAAAAFgZKAEpsb2NhAAACWAAAABAAAAAQATYBoG1heHAAAAF8AAAAHQAAACAASwBHbmFtZQAAA6AAAADcAAABbgUngcJwb3N0AAAEfAAAAC4AAABFOXjBpHjaY2BkYGAA4vMGfuHx/DZfGbiZGEDgfGFFPZxWZVBlvM14G8jlYABLAwAT1QnNAHjaY2BkYGC8zcDAoMfEAAJANiMDKmABADBkAe942mNgZGBgYGdwYWBiAAEQycgAEnMA8xkACcgAkwAAAHjaY2BmYmCcwMDKwMDow5jGwMDgDqW/MkgytDAwMDGwcjKAQQNQCZBSYICCgDTXFAYHhkTFSYwP/j9g0GO8/f82A0QNA+NtsBIFBkYANHMN4wAAAHjaY2KAACYIVoVAAALCAJt42mNgYGBmgGAZBkYGEIgB8hjBfBYGByDNw8DBwARkMzAkKigpTlCc9P8/WB0S7/+i+4/uld4rgZoAB4xsDHAhRiYgwcSApoCBcsBMBTNYGGgGAEdEDyUAAAAAAAAAAAAAZgCKANABFnjadZBdToNAEMd3CrtAl5TQLtS0LCoN0A8SGkBI+mAfPET75B1896HppfQcvnII4w3cLYpW6k4ymdn9z8xvBwEKUQg11OgBIXAYWUEQR1uIZoFGpLGxKy3PqrIq8+waXIfJ+5mQSSvkvXwRqqocu1D39QMl2JgvN9zzhsyk1GRDz+OBfzMioCqx0rtdLYo0SiZTZttsOkmidBkveKibFF4Oep9SI46bqk3Twhp4iihUemrMWFPy2NRbthfqKkHi/PxlJLITZdAiSj6ouZ+tn9eZz78DuD9LZYB6bZ8rlCAUVuVdkULjxV4sIEysIc/KSyPmnJDdjhCOdQ0fCTliTX/tjH3ysWao+71qaNjHQjcQwrcuyl+WLZQthCMotJP/h+Xjazz+hfTeRWmG4zOiSyif/q1OtAAAAHjabY49asNAEIU/2ZJDfkiRIvXapUFCEqpcptABUrg3ZhEiQoKVfY9UqVLlGDlADpAT5e16IUWysMz3hjfzBrjjjQT/EjKpCy+4YhN5yZoxcirPe+SMWz4jr6S+5UzSa3VuwpTnBfc8RF7yxDZyKs9r5IxHPiKv1P9iZqDnyAvMQ39UecbScVb/gJO03Xk4CFom3XYK1clhMdQUlKo7/d9NF13RkIdfy+MV7TSe2sl11tRFaXYmJKpWTd7kdVnJ8veevZKc+n3I93t9Jnvr5n4aTVWU/0z9AI2qMkV42mNgYkAGjAzogB0sysTgwtDOyMTIzJlYVJRfnpOaVsIFZhVlpmeUAABuKQkSAAAAAAAB//8AAnjaY2BkYGDgAWIxIGZiYARCNiBmAfMYAAPgADV42mNgYGBkAIKrS9Q5QPT5wop6GA0APf8GGAAA) format("woff");
}




.cont-grid {
    width: 70%;
    margin: auto;
}



.grid {
    list-style: none;
    margin-bottom: 0;
    margin-left: -25px;
}

.grid__item {
    display: inline-block;
    padding-left: 25px;
    vertical-align: top;
    width: 100%;
}

@media only screen and (min-width:1024px) {
    .desk-two-thirds {
        width: 66.666%;
    }
}

.relative {
    position: relative;
    z-index: 1;
}





.max-text-width {
    max-width: 670px;
}

.container-grid {
    margin-left: auto;
    margin-right: auto;
    max-width: var(--container-maximum-width);
}

.container-grid {
    padding-left: 30px;
    padding-right: 30px;
}



.btn--text-small {
    font-size: 11px;
}

.btn--teal-on-grey {
    background-color: #e5e5e5;
    border: 1px solid rgba(0, 0, 0, .15) !important;
    color: #30515d;
}

.btn--teal-on-grey:hover {
    background: #fff;
    color: #30515d;
}

.btn--pill {
    border-radius: 40px;
    padding-left: 40px;
    padding-right: 40px;
}

.showcase-grid {
    padding-top: 50px;
}

@media only screen and (max-width:1023px) {
    .showcase-grid {
        padding-top: 25px;
    }
}

.showcase-grid__row {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-bottom: 90px;
}

.showcase-grid__row:last-child {
    margin-bottom: 0;
}

@media only screen and (max-width:1023px) {
    .showcase-grid__row {
        align-items: flex-start;
        flex-direction: column;
        margin-bottom: 55px;
    }
}

.showcase-grid__row:nth-child(2) .showcase-grid__number {
    order: 2;
}

.showcase-grid__row:nth-child(2) .showcase-grid__image-link {
    order: 3;
}

.showcase-grid__row:nth-child(2) .showcase-grid__text-content {
    border-left: none;
    border-right: 1px solid #e5e5e5;
    order: 1;
    padding-left: 0;
    padding-right: 50px;
}

.showcase-grid__row:nth-child(3) .showcase-grid__number {
    order: 3;
}

.showcase-grid__row:nth-child(3) .showcase-grid__image-link {
    order: 1;
}

.showcase-grid__row:nth-child(3) .showcase-grid__text-content {
    order: 2;
}

.showcase-grid__number {
    align-self: center;
    color: #4f3d3c;
    display: flex;
    font-family: eb-garamond, serif;
    font-weight: 400;
    font-style: italic;
    font-size: 410px;
    line-height: .7em;
    /* opacity: .15; */
}

@media only screen and (max-width:1023px) {
    .showcase-grid__number {
        display: none;
    }
}

.showcase-grid__heading {
    font-size: 18px;
    margin-bottom: .6em;
    line-height: 2.5rem;
    font-family: "Euclid Square Medium", Helvetica Neue, Helvetica, Arial, sans-serif;
    letter-spacing: 4px;
    text-transform: uppercase;
    text-align: left;
    color: #202020 !important;!i;!;
}

@media only screen and (max-width:1023px) {
    .showcase-grid__heading {
        font-size: 25px;
        margin-bottom: .4em;
    }
}

.showcase-grid__image {
    border-radius: 50%;
    height: 300px;
    border: 12px solid #bca35db7;
}

@media only screen and (max-width:1023px) {
    .showcase-grid__image {
        height: 210px;
        margin-bottom: 30px;
    }
}

.showcase-grid__button {
    align-self: flex-start;
}

.showcase-grid__text {
    margin-bottom: 1.8em;
}

@media only screen and (max-width:1023px) {
    .showcase-grid__text {
        margin-bottom: .9em;
    }
}

.showcase-grid__text-content {
    border-left: 1px solid #e5e5e5;
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-width: 300px;
    padding-left: 50px;
}

@media only screen and (max-width:1023px) {
    .showcase-grid__text-content {
        border-left: none !important;
        border-right: none !important;
        max-width: 500px;
        order: 4 !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}








/*! CSS Used from: Embedded */
.featured-image {
    display: block;
    position: relative;
    width: 100%;
}

.featured-image .featured-image__picture {
    align-items: center;
    display: flex;
    max-height: inherit;
}

.featured-image__image {
    bottom: 0;
    flex: 1;
    height: 100% !important;
    left: 0;
    max-height: inherit;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: bottom;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}

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


.link--theme--stay {
    border: solid #0000;
    border-width: 0 0 1px;
    color: inherit;
    display: inline-block;
    padding: 20px 0;
    text-decoration: none;
    text-transform: uppercase;
    transition: all .3s ease;
}

.link--theme--stay:hover {
    cursor: pointer;
}

.link--theme--stay:hover:not(.link--clear) {
    border-color: #715845;
    color: #715845;
}

.link--theme--stay .link__arrow {
    display: none;
}

.link--theme--stay .link__arrow:before {
    display: inline-block;
    font-weight: 700;
}

.link--theme--stay .link__arrow--position--after:before {
    transform: rotate(270deg);
}

@media screen and (min-width:992px) {
    .link--theme--stay {
        border-width: 1px;
        padding: 10px 30px;
    }
}

@media screen and (max-width:992px) {
    .link--theme--stay {
        align-items: center;
        display: flex !important;
        color: #fff;
    }

    .link--theme--stay .link__arrow {
        display: inline-block !important;
    }
}

.link--theme--stay .link__arrow {
    margin: 0 0 2px;
}

@media screen and (min-width:992px) {
    .link--theme--stay {
        border-color: currentColor;
        padding: 14px 35px;
    }

    .link--theme--stay .link__arrow {
        margin: 0;
    }
}

.featured-promo {
    position: relative;
    width: 100%;
}

.featured-promo__wrapper {
    position: relative;
    z-index: 2;
}

.featured-promo__link {
    display: inline-block;
}

.featured-promo--theme--classic {
    padding: 160px 0 0;
}

.featured-promo--theme--classic .featured-promo__background {
    bottom: 0;
    height: 200px;
    left: 0;
    position: absolute !important;
    right: 0;
    top: 0;
    z-index: 1;
}

.featured-promo--theme--classic .featured-promo__wrapper {
    background: #3f3f3a;
    margin: 0 20px;
    padding: 30px;
    text-align: left;
    /* color: #fff; */
}

.featured-promo--theme--classic .featured-promo__title {
    font-family: Didot-HTF-M06-Medium, sans-serif, arial;
    font-size: 21px;
    line-height: 1.5;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
}

.featured-promo--theme--classic .featured-promo__description {
    font-family: latoitalic, sans-serif, arial;
    letter-spacing: 1px;
    margin: 15px 0;
    text-align: justify;
}

.featured-promo--theme--classic .featured-promo__description p {
    margin-bottom: 20px;
    color: #fff;
}

.featured-promo--theme--classic .featured-promo__link {
    font-size: 15px;
    justify-content: center;
    letter-spacing: 2px;
    line-height: 1.5;
    transition: all .3s ease-out;
}

.featured-promo--theme--classic .featured-promo__link:hover {
    border-color: #fff !important;
    color: #fff !important;
    opacity: .5;
}

@media screen and (min-width:992px) {
    .featured-promo--theme--classic {
        padding: 120px 0;
    }

    .featured-promo--theme--classic .featured-promo__background {
        height: 100%;
    }

    .featured-promo--theme--classic .featured-promo__wrapper {
        background: #0009;
        color: #fff;
        margin: 0 auto;
        max-width: 677px;
        padding: 60px;
        text-align: center;
    }

    .featured-promo--theme--classic .featured-promo__title {
        font-family: Didot-HTF-M06-Medium-Ital, sans-serif, arial;
        font-size: 35px;
        text-transform: none;
    }

    .featured-promo--theme--classic .featured-promo__description {
        font-size: 18px;
        line-height: 30px;
        margin: 20px 0 30px;
        text-align: center;
    }

    .featured-promo--theme--classic .featured-promo__description p {
        margin-bottom: 40px;
    }

    .featured-promo--theme--classic .featured-promo__link {
        /* font-size: 22px; */
        letter-spacing: 3px;
        line-height: 1;
        font-family: merrant;
    }
}

.featured-promo--theme--classic .featured-promo__description {
    font-family: latoregular, sans-serif, arial !important;
}

@media screen and (min-width:992px) {
    .featured-promo--theme--classic {
        padding: 175px 0;
    }

    .featured-promo--theme--classic .featured-promo__title {
        font-family: Avenir, sans-serif, arial;
        font-size: 20px;
        letter-spacing: 1.9px;
        line-height: 1;
        text-transform: uppercase;
        font-weight: 700 !important;
    }

    .featured-promo--theme--classic .featured-promo__description {
        margin: 25px 0 40px;
    }
}

.featured-promo--theme--classic .featured-promo__wrapper {
    padding: 20px;
    border-radius: 4px;
}

.featured-promo--theme--classic .featured-promo__description {
    font-family: latoitalic, sans-serif, arial !important;
    font-size: 14px;
    margin: 35px 0 20px;
    color: #fff;
}

@media screen and (min-width:992px) {
    .featured-promo--theme--classic {
        padding: 82px 0;
    }

    .featured-promo--theme--classic .featured-promo__wrapper {
        padding: 60px 70px;
    }

    .featured-promo--theme--classic .featured-promo__description {
        font-size: 18px;
        margin: 25px 0 20px;
    }
}

.universal-page--theme--classic .universal-page__full-width {
    margin-left: -20px !important;
    margin-right: -20px !important;
    width: auto !important;
}

@media screen and (min-width:992px) {
    .universal-page--theme--classic .universal-page__full-width:not(.universal-page__full-width--mobile) {
        margin-left: -110px !important;
        margin-right: -110px !important;
    }
}

.universal-page__promo {
    /* margin: 60px 0; */
}

@media screen and (min-width:992px) {
    .universal-page__promo {
        /* margin: 120px 0; */
    }
}



/*! CSS Used from: https://angama.com/wp-content/plugins/react-wordpress/widget/build/static/css/main.9fb6b8f8.chunk.css?ver=6.0.1 ; media=all */
@media all {
    html p {
        font-size: 14px;
    }

    html a {
        color: #9c27b0;
    }

    html a:focus,
    html a:hover {
        color: #89229b;
    }

    html *,
    html :after,
    html :before {
        box-sizing: border-box;
    }

    html a:active,
    html a:hover {
        outline: 0;
    }

    html img {
        border: 0;
    }

    html a {
        color: #1675e0;
        color: var(--rs-text-link);
    }

    html a:focus,
    html a:hover {
        color: #0a5dc2;
        color: var(--rs-text-link-hover);
    }

    html a:active,
    html a:focus,
    html a:hover {
        text-decoration: underline;
    }

    html a:active {
        color: #004299;
        color: var(--rs-text-link-active);
    }

    html p {
        margin: 0;
    }

    html p+p {
        margin-top: 8px;
    }

    html * {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    html p {
        font-size: 16px;
        margin: 0 0 10px;
    }

    html * {
        -webkit-tap-highlight-color: transparent;
        -webkit-tap-highlight-color: transparent;
        box-sizing: border-box;
    }

    html :focus {
        outline: 0;
    }

    html a {
        color: #715845;
        text-decoration: none;
        background-color: initial;
    }

    html a:focus,
    html a:hover {
        color: #131879;
        text-decoration: none;
    }

    html img {
        vertical-align: middle;
        border-style: none;
    }

    @media (min-width:1200px) {
        html .MuiGrid-container {
            margin-left: 0 !important;
            margin-right: 0 !important;
            border-color: #fff !;!;
        }
    }

    html .accordion {
        background: #f8f8f8;
        margin-left: 0 !important;
        /* max-width: calc(100% - 85px); */
        margin-top: 0;
        border-radius: 7px;
        padding: 10px 4px 85px;
    }

    html .accordion * {
        background: 0 0 !important;
    }

    html .accordion * {
        font-family: latoregular !important;
    }

    html .offers p:first-child {
        color: #77787a;
        font-size: 14px;
        margin-bottom: 0;
        font-family: merrant !important;
    }

    html .offers p {
        font-size: 18px;
        margin-bottom: 0;
        margin-top: 0;
        font-family: Avenir !important;
        font-weight: 400;
        line-height: 25px;
    }

    html .offers a {
        color: #474747;
        margin-top: 10px;
        display: block;
        font-family: bogle !important;
        background-color: #ffffff !important;
        padding: 5px;
        padding-left: 25px;
        border-radius: 20px;
    }

    html .offers img {
        float: right;
        display: block;
        position: relative;
        height: 143px;
        width: auto;
    }

    html .offers {
        padding: 0;
        border-radius: 7px;
        /* border: 0 solid #d6d6d6; */
        background-color: transparent;
    }

    html .offers .MuiGrid-item:first-child {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 20px 30px;
    }

    html .offers .MuiGrid-item p:last-of-type {
        font-size: 14.5px !important;
        color: #77787a;
    }

    html .offers .MuiGrid-item:last-child {
        padding-right: 0;
    }

    html .offers.accordion.parent {
        border: 1px solid #E6E6E6 !important;
    }

    html .offers.accordion.parent:hover {
        border: 1px solid #E6E6E6 !important;
    }

    html .offers.accordion.parent a:hover:after {
        right: -15px !important;
    }

    html .offers.accordion.parent * {
        opacity: 1 !important;
    }

    @media only screen and (max-width:1000px) {
        html .desktop {
            display: none !important;
        }

        html .accordion {
            margin-left: auto;
            margin-right: auto;
            max-width: 100%;
            float: left;
            width: 100%;
            padding-top: 45px;
            padding-bottom: 83px;
        }

        html .offers.accordion.parent {
            border: 0 solid #d6d6d6 !important;
            padding-bottom: 0;
        }
    }

    @media only screen and (min-width:999px) {
        html .accordion {
            margin-top: 10px;
        }

        html #contentThree .accordion:after {
            content: "*Please enquire for East African Resident Rates";
            font-style: italic;
            padding-left: 30px;
            top: 35px;
            position: relative;
            font-size: 13.5px;
            display: none;
        }

        html .offers:after {
            display: none !important;
        }

        html .offers.accordion.parent a:after {
            content: "\f054";
            font-weight: 600;
            font-family: Font Awesome\ 5 Free;
            right: -10px;
            position: relative;
            font-size: 13px;
            margin-top: 20px;
            transition: all .2s ease-in-out 0ms;
        }
    }
}

/*! CSS Used from: Embedded */
* {
    box-sizing: inherit;
    outline: none;
}

a,
a:hover {
    text-decoration: none;
}

img {
    max-width: 100%;
}

a,
div,
img,
p {
    border: 0;
    margin: 0;
    padding: 0;
}

/*! CSS Used from: Embedded */
.MuiGrid-container {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
}

.MuiGrid-item {
    margin: 0;
    box-sizing: border-box;
}

.MuiGrid-grid-xs-6 {
    flex-grow: 0;
    max-width: 50%;
    flex-basis: 50%;
}

@media (min-width:600px) {
    .MuiGrid-grid-sm-6 {
        flex-grow: 0;
        max-width: 50%;
        flex-basis: 50%;
    }
}

@media (min-width:960px) {
    .MuiGrid-grid-md-6 {
        flex-grow: 0;
        max-width: 50%;
        flex-basis: 50%;
    }
}

@media (min-width:1280px) {
    .MuiGrid-grid-lg-6 {
        flex-grow: 0;
        max-width: 50%;
        flex-basis: 50%;
    }
}

/*! CSS Used from: Embedded */
.jss52 {
    width: auto;
    border-color: #fff !;!;
    margin-left: -15px;
    margin-right: -15px;
}

/*! CSS Used from: Embedded */
.jss53 {
    width: 100%;
    position: relative;
    flex-basis: auto;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

/*! CSS Used fontfaces */
@font-face {
    font-family: latoregular;
    src: url(https://angama.com/wp-content/plugins/react-wordpress/widget/build/static/media/regular.6131ac7e.eot);
    src: url(https://angama.com/wp-content/plugins/react-wordpress/widget/build/static/media/regular.6131ac7e.eot) format("embedded-opentype"), url(https://angama.com/wp-content/plugins/react-wordpress/widget/build/static/media/regular.aa4b649d.woff2) format("woff2"), url(https://angama.com/wp-content/plugins/react-wordpress/widget/build/static/media/regular.f03e6ff7.woff) format("woff"), url(https://angama.com/wp-content/plugins/react-wordpress/widget/build/static/media/regular.047d5ff9.ttf) format("truetype"), url(https://angama.com/wp-content/plugins/react-wordpress/widget/build/static/media/regular.40486669.svg) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-display: swap;
    font-family: latoregular;
    font-style: normal;
    font-weight: 400;
    src: url(https://angama.com/wp-content/themes/angama/assets/fonts/lato/regular.eot);
    src: url(https://angama.com/wp-content/themes/angama/assets/fonts/lato/regular.eot#iefix) format("embedded-opentype"), url(https://angama.com/wp-content/themes/angama/assets/fonts/lato/regular.woff2) format("woff2"), url(https://angama.com/wp-content/themes/angama/assets/fonts/lato/regular.woff) format("woff"), url(https://angama.com/wp-content/themes/angama/assets/fonts/lato/regular.ttf) format("truetype"), url(https://angama.com/wp-content/themes/angama/assets/fonts/lato/regular.svg#latoregular) format("svg");
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-display: block;
    font-weight: 900;
    src: url(https://ka-f.fontawesome.com/releases/v6.2.1/webfonts/free-fa-solid-900.woff2) format("woff2"), url(https://ka-f.fontawesome.com/releases/v6.2.1/webfonts/free-fa-solid-900.ttf) format("truetype");
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-display: block;
    font-weight: 400;
    src: url(https://ka-f.fontawesome.com/releases/v6.2.1/webfonts/free-fa-regular-400.woff2) format("woff2"), url(https://ka-f.fontawesome.com/releases/v6.2.1/webfonts/free-fa-regular-400.ttf) format("truetype");
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-display: block;
    font-weight: 900;
    src: url(https://ka-f.fontawesome.com/releases/v6.2.1/webfonts/free-fa-solid-900.woff2) format("woff2"), url(https://ka-f.fontawesome.com/releases/v6.2.1/webfonts/free-fa-solid-900.ttf) format("truetype");
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-display: block;
    font-weight: 400;
    src: url(https://ka-f.fontawesome.com/releases/v6.2.1/webfonts/free-fa-regular-400.woff2) format("woff2"), url(https://ka-f.fontawesome.com/releases/v6.2.1/webfonts/free-fa-regular-400.ttf) format("truetype");
}



.muigrid {
    width: 35%;
    margin: auto;
}







/*  */

<style id="an_blocks">

/* FeaturedImageThemeMain */
.featured-image {
    display: block;
    position: relative;
    width: 100%
}

.featured-image:not(.featured-image--no-lazy):not(.featured-image--loaded):after {
    background: #0006;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1
}

.featured-image .featured-image__picture {
    align-items: center;
    display: flex;
    max-height: inherit
}

.featured-image__image {
    bottom: 0;
    flex: 1;
    height: 100% !important;
    left: 0;
    max-height: inherit;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: bottom;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.featured-image--auto .featured-image__image {
    bottom: auto;
    height: auto !important;
    left: auto;
    -o-object-fit: initial;
    object-fit: fill;
    -o-object-position: initial;
    object-position: initial;
    position: relative;
    right: auto;
    top: auto;
    width: auto
}

.featured-image--full {
    bottom: 0;
    left: 0;
    position: absolute !important;
    right: 0;
    top: 0
}

.featured-image--fit--fill .featured-image__image {
    -o-object-fit: fill !important;
    object-fit: fill !important
}

.featured-image--fit--contain .featured-image__image {
    -o-object-fit: contain !important;
    object-fit: contain !important
}

.featured-image--position--bottom .featured-image__image {
    -o-object-position: bottom;
    object-position: bottom
}

.featured-image--position--top .featured-image__image {
    -o-object-position: top;
    object-position: top
}

.featured-image--size--auto .featured-image__image {
    bottom: auto;
    height: auto !important;
    left: auto;
    -o-object-fit: initial;
    object-fit: fill;
    -o-object-position: initial;
    object-position: initial;
    position: relative;
    right: auto;
    top: auto;
    width: auto
}

.featured-image--size--auto-height .featured-image__picture {
    width: 100%
}

.featured-image--size--auto-height .featured-image__image {
    bottom: auto;
    height: auto !important;
    left: auto;
    -o-object-fit: initial;
    object-fit: fill;
    -o-object-position: initial;
    object-position: initial;
    position: relative;
    right: auto;
    top: auto;
    width: 100%
}

.featured-image--size--full {
    bottom: 0;
    left: 0;
    position: absolute !important;
    right: 0;
    top: 0
}

/* Link */
.link--theme--gray {
    color: inherit;
    color: #717272 !important;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    transition: all .3s ease
}

.link--theme--gray:hover {
    cursor: pointer
}

.link--theme--gray:hover:not(.link--clear) {
    border-color: #715845;
    color: #715845
}

.link--theme--gray:hover.link--clear {
    color: inherit
}

.link--theme--gray .link__arrow {
    display: none
}

.link--theme--gray .link__arrow:before {
    display: inline-block;
    font-weight: 700
}

.link--theme--gray .link__arrow--position--before:before {
    transform: rotate(90deg)
}

.link--theme--gray .link__arrow--position--after:before {
    transform: rotate(270deg)
}

.link--theme--gray:hover {
    color: #715845 !important
}

.link--theme--mobile-gray {
    color: inherit;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    transition: all .3s ease
}

.link--theme--mobile-gray:hover {
    cursor: pointer
}

.link--theme--mobile-gray:hover:not(.link--clear) {
    border-color: #715845;
    color: #715845
}

.link--theme--mobile-gray:hover.link--clear {
    color: inherit
}

.link--theme--mobile-gray .link__arrow {
    display: none
}

.link--theme--mobile-gray .link__arrow:before {
    display: inline-block;
    font-weight: 700
}

.link--theme--mobile-gray .link__arrow--position--before:before {
    transform: rotate(90deg)
}

.link--theme--mobile-gray .link__arrow--position--after:before {
    transform: rotate(270deg)
}

@media screen and (max-width:992px) {
    .link--theme--mobile-gray {
        color: inherit;
        color: #717272 !important;
        display: inline-block;
        text-decoration: none;
        text-transform: uppercase;
        transition: all .3s ease
    }

    .link--theme--mobile-gray:hover {
        cursor: pointer
    }

    .link--theme--mobile-gray:hover:not(.link--clear) {
        border-color: #715845;
        color: #715845
    }

    .link--theme--mobile-gray:hover.link--clear {
        color: inherit
    }

    .link--theme--mobile-gray .link__arrow {
        display: none
    }

    .link--theme--mobile-gray .link__arrow:before {
        display: inline-block;
        font-weight: 700
    }

    .link--theme--mobile-gray .link__arrow--position--before:before {
        transform: rotate(90deg)
    }

    .link--theme--mobile-gray .link__arrow--position--after:before {
        transform: rotate(270deg)
    }

    .link--theme--mobile-gray:hover {
        color: #715845 !important
    }
}

.link--type--button {
    border: solid;
    border-width: 0 0 1px;
    padding: 20px 0
}

@media screen and (min-width:992px) {
    .link--type--button {
        border-width: 1px;
        padding: 10px 30px
    }

    .link--type--pc-button {
        border: solid;
        border-width: 0 0 1px;
        padding: 20px 0
    }
}

@media screen and (min-width:992px) and (min-width:992px) {
    .link--type--pc-button {
        border-width: 1px;
        padding: 10px 30px
    }
}

.link--theme--blue {
    color: inherit;
    color: #715845 !important;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    transition: all .3s ease
}

.link--theme--blue:hover {
    cursor: pointer
}

.link--theme--blue:hover:not(.link--clear) {
    border-color: #715845;
    color: #715845
}

.link--theme--blue:hover.link--clear {
    color: inherit
}

.link--theme--blue .link__arrow {
    display: none
}

.link--theme--blue .link__arrow:before {
    display: inline-block;
    font-weight: 700
}

.link--theme--blue .link__arrow--position--before:before {
    transform: rotate(90deg)
}

.link--theme--blue .link__arrow--position--after:before {
    transform: rotate(270deg)
}

.link--type--arrow {
    align-items: center;
    display: flex !important
}

.link--type--arrow .link__arrow {
    display: inline-block !important
}

@media screen and (max-width:992px) {
    .link--type--mobile-arrow {
        align-items: center;
        display: flex !important
    }

    .link--type--mobile-arrow .link__arrow {
        display: inline-block !important
    }
}

.link--theme--white {
    color: inherit;
    color: #fff !important;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    transition: all .3s ease;
    transition: all .3s ease-out
}

.link--theme--white:hover {
    cursor: pointer
}

.link--theme--white:hover:not(.link--clear) {
    border-color: #715845;
    color: #715845
}

.link--theme--white:hover.link--clear {
    color: inherit
}

.link--theme--white .link__arrow {
    display: none
}

.link--theme--white .link__arrow:before {
    display: inline-block;
    font-weight: 700
}

.link--theme--white .link__arrow--position--before:before {
    transform: rotate(90deg)
}

.link--theme--white .link__arrow--position--after:before {
    transform: rotate(270deg)
}

.link--theme--white:hover {
    opacity: .5
}

.link--clear {
    color: inherit;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    transition: all .3s ease
}

.link--clear:hover {
    cursor: pointer
}

.link--clear:hover:not(.link--clear) {
    border-color: #715845;
    color: #715845
}

.link--clear:hover.link--clear {
    color: inherit
}

.link--clear .link__arrow {
    display: none
}

.link--clear .link__arrow:before {
    display: inline-block;
    font-weight: 700
}

.link--clear .link__arrow--position--before:before {
    transform: rotate(90deg)
}

.link--clear .link__arrow--position--after:before {
    transform: rotate(270deg)
}

/* Tooltipster */
.tooltipster-fall,
.tooltipster-grow.tooltipster-show {
    -webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1);
    -moz-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
    -ms-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
    -o-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15)
}

.tooltipster-base {
    display: flex;
    pointer-events: none;
    position: absolute
}

.tooltipster-box {
    flex: 1 1 auto
}

.tooltipster-content {
    box-sizing: border-box;
    max-height: 100%;
    max-width: 100%;
    overflow: auto
}

.tooltipster-ruler {
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden
}

.tooltipster-fade {
    opacity: 0;
    transition-property: opacity
}

.tooltipster-fade.tooltipster-show {
    opacity: 1
}

.tooltipster-grow {
    -webkit-backface-visibility: hidden;
    transform: scale(0);
    transition-property: transform
}

.tooltipster-grow.tooltipster-show {
    transform: scale(1);
    transition-timing-function: cubic-bezier(.175, .885, .32, 1.15)
}

.tooltipster-swing {
    opacity: 0;
    transform: rotate(4deg);
    transition-property: transform
}

.tooltipster-swing.tooltipster-show {
    opacity: 1;
    transform: rotate(0);
    transition-timing-function: cubic-bezier(.23, .635, .495, 2.4)
}

.tooltipster-fall {
    transition-property: top;
    transition-timing-function: cubic-bezier(.175, .885, .32, 1.15)
}

.tooltipster-fall.tooltipster-initial {
    top: 0 !important
}

.tooltipster-fall.tooltipster-dying {
    opacity: 0;
    top: 0 !important;
    transition-property: all
}

.tooltipster-slide {
    transition-property: left;
    transition-timing-function: cubic-bezier(.175, .885, .32, 1.15)
}

.tooltipster-slide.tooltipster-initial {
    left: -40px !important
}

.tooltipster-slide.tooltipster-dying {
    left: 0 !important;
    opacity: 0;
    transition-property: all
}

@-webkit-keyframes tooltipster-fading {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes tooltipster-fading {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.tooltipster-update-fade {
    -webkit-animation: tooltipster-fading .4s;
    animation: tooltipster-fading .4s
}

@-webkit-keyframes tooltipster-rotating {
    25% {
        transform: rotate(-2deg)
    }

    75% {
        transform: rotate(2deg)
    }

    to {
        transform: rotate(0)
    }
}

@keyframes tooltipster-rotating {
    25% {
        transform: rotate(-2deg)
    }

    75% {
        transform: rotate(2deg)
    }

    to {
        transform: rotate(0)
    }
}

.tooltipster-update-rotate {
    -webkit-animation: tooltipster-rotating .6s;
    animation: tooltipster-rotating .6s
}

@-webkit-keyframes tooltipster-scaling {
    50% {
        transform: scale(1.1)
    }

    to {
        transform: scale(1)
    }
}

@keyframes tooltipster-scaling {
    50% {
        transform: scale(1.1)
    }

    to {
        transform: scale(1)
    }
}

.tooltipster-update-scale {
    -webkit-animation: tooltipster-scaling .6s;
    animation: tooltipster-scaling .6s
}

.tooltipster-sidetip .tooltipster-box {
    background: #565656;
    border: 2px solid #000;
    border-radius: 4px
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-box {
    margin-top: 8px
}

.tooltipster-sidetip.tooltipster-left .tooltipster-box {
    margin-right: 8px
}

.tooltipster-sidetip.tooltipster-right .tooltipster-box {
    margin-left: 8px
}

.tooltipster-sidetip.tooltipster-top .tooltipster-box {
    margin-bottom: 8px
}

.tooltipster-sidetip .tooltipster-content {
    color: #fff;
    line-height: 18px;
    padding: 6px 14px
}

.tooltipster-sidetip .tooltipster-arrow {
    overflow: hidden;
    position: absolute
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow {
    height: 10px;
    margin-left: -10px;
    top: 0;
    width: 20px
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow {
    height: 20px;
    margin-top: -10px;
    right: 0;
    top: 0;
    width: 10px
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow {
    height: 20px;
    left: 0;
    margin-top: -10px;
    top: 0;
    width: 10px
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow {
    bottom: 0;
    height: 10px;
    margin-left: -10px;
    width: 20px
}

.tooltipster-sidetip .tooltipster-arrow-background,
.tooltipster-sidetip .tooltipster-arrow-border {
    height: 0;
    position: absolute;
    width: 0
}

.tooltipster-sidetip .tooltipster-arrow-background {
    border: 10px solid #0000
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background {
    border-bottom-color: #565656;
    left: 0;
    top: 3px
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background {
    border-left-color: #565656;
    left: -3px;
    top: 0
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background {
    border-right-color: #565656;
    left: 3px;
    top: 0
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
    border-top-color: #565656;
    left: 0;
    top: -3px
}

.tooltipster-sidetip .tooltipster-arrow-border {
    border: 10px solid #0000;
    left: 0;
    top: 0
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border {
    border-bottom-color: #000
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border {
    border-left-color: #000
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border {
    border-right-color: #000
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border {
    border-top-color: #000
}

.tooltipster-sidetip .tooltipster-arrow-uncropped {
    position: relative
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped {
    top: -10px
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped {
    left: -10px
}

/* LinkThemeOffersSliderItem */
.link--theme--gray {
    color: inherit;
    color: #717272 !important;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    transition: all .3s ease
}

.link--theme--gray:hover {
    cursor: pointer
}

.link--theme--gray:hover:not(.link--clear) {
    border-color: #715845;
    color: #715845
}

.link--theme--gray:hover.link--clear {
    color: inherit
}

.link--theme--gray .link__arrow {
    display: none
}

.link--theme--gray .link__arrow:before {
    display: inline-block;
    font-weight: 700
}

.link--theme--gray .link__arrow--position--before:before {
    transform: rotate(90deg)
}

.link--theme--gray .link__arrow--position--after:before {
    transform: rotate(270deg)
}

.link--theme--gray:hover {
    color: #715845 !important
}

.link--theme--mobile-gray {
    color: inherit;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    transition: all .3s ease
}

.link--theme--mobile-gray:hover {
    cursor: pointer
}

.link--theme--mobile-gray:hover:not(.link--clear) {
    border-color: #715845;
    color: #715845
}

.link--theme--mobile-gray:hover.link--clear {
    color: inherit
}

.link--theme--mobile-gray .link__arrow {
    display: none
}

.link--theme--mobile-gray .link__arrow:before {
    display: inline-block;
    font-weight: 700
}

.link--theme--mobile-gray .link__arrow--position--before:before {
    transform: rotate(90deg)
}

.link--theme--mobile-gray .link__arrow--position--after:before {
    transform: rotate(270deg)
}

@media screen and (max-width:992px) {
    .link--theme--mobile-gray {
        color: inherit;
        color: #717272 !important;
        display: inline-block;
        text-decoration: none;
        text-transform: uppercase;
        transition: all .3s ease
    }

    .link--theme--mobile-gray:hover {
        cursor: pointer
    }

    .link--theme--mobile-gray:hover:not(.link--clear) {
        border-color: #715845;
        color: #715845
    }

    .link--theme--mobile-gray:hover.link--clear {
        color: inherit
    }

    .link--theme--mobile-gray .link__arrow {
        display: none
    }

    .link--theme--mobile-gray .link__arrow:before {
        display: inline-block;
        font-weight: 700
    }

    .link--theme--mobile-gray .link__arrow--position--before:before {
        transform: rotate(90deg)
    }

    .link--theme--mobile-gray .link__arrow--position--after:before {
        transform: rotate(270deg)
    }

    .link--theme--mobile-gray:hover {
        color: #715845 !important
    }
}

.link--type--button {
    border: solid;
    border-width: 0 0 1px;
    padding: 20px 0
}

@media screen and (min-width:992px) {
    .link--type--button {
        border-width: 1px;
        padding: 10px 30px
    }

    .link--type--pc-button {
        border: solid;
        border-width: 0 0 1px;
        padding: 20px 0
    }
}

@media screen and (min-width:992px) and (min-width:992px) {
    .link--type--pc-button {
        border-width: 1px;
        padding: 10px 30px
    }
}

.link--theme--blue,
.link--theme--offers-slider-item {
    color: inherit;
    color: #715845 !important;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    transition: all .3s ease
}

.link--theme--blue:hover,
.link--theme--offers-slider-item:hover {
    cursor: pointer
}

.link--theme--blue:hover:not(.link--clear),
.link--theme--offers-slider-item:hover:not(.link--clear) {
    border-color: #715845;
    color: #715845
}

.link--theme--blue:hover.link--clear,
.link--theme--offers-slider-item:hover.link--clear {
    color: inherit
}

.link--theme--blue .link__arrow,
.link--theme--offers-slider-item .link__arrow {
    display: none
}

.link--theme--blue .link__arrow:before,
.link--theme--offers-slider-item .link__arrow:before {
    display: inline-block;
    font-weight: 700
}

.link--theme--blue .link__arrow--position--before:before,
.link--theme--offers-slider-item .link__arrow--position--before:before {
    transform: rotate(90deg)
}

.link--theme--blue .link__arrow--position--after:before,
.link--theme--offers-slider-item .link__arrow--position--after:before {
    transform: rotate(270deg)
}

.link--type--arrow {
    align-items: center;
    display: flex !important
}

.link--type--arrow .link__arrow {
    display: inline-block !important
}

@media screen and (max-width:992px) {
    .link--type--mobile-arrow {
        align-items: center;
        display: flex !important
    }

    .link--type--mobile-arrow .link__arrow {
        display: inline-block !important
    }
}

.link--theme--white {
    color: inherit;
    color: #fff !important;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    transition: all .3s ease;
    transition: all .3s ease-out
}

.link--theme--white:hover {
    cursor: pointer
}

.link--theme--white:hover:not(.link--clear) {
    border-color: #715845;
    color: #715845
}

.link--theme--white:hover.link--clear {
    color: inherit
}

.link--theme--white .link__arrow {
    display: none
}

.link--theme--white .link__arrow:before {
    display: inline-block;
    font-weight: 700
}

.link--theme--white .link__arrow--position--before:before {
    transform: rotate(90deg)
}

.link--theme--white .link__arrow--position--after:before {
    transform: rotate(270deg)
}

.link--theme--white:hover {
    opacity: .5
}

.link--clear {
    color: inherit;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    transition: all .3s ease
}

.link--clear:hover {
    cursor: pointer
}

.link--clear:hover:not(.link--clear) {
    border-color: #715845;
    color: #715845
}

.link--clear:hover.link--clear {
    color: inherit
}

.link--clear .link__arrow {
    display: none
}

.link--clear .link__arrow:before {
    display: inline-block;
    font-weight: 700
}

.link--clear .link__arrow--position--before:before {
    transform: rotate(90deg)
}

.link--clear .link__arrow--position--after:before {
    transform: rotate(270deg)
}

.link--theme--offers-slider-item {
    align-items: center;
    display: flex !important;
    display: flex
}

.link--theme--offers-slider-item .link__arrow {
    display: inline-block !important
}

.link--theme--offers-slider-item .link__text {
    order: 2
}

.link--theme--offers-slider-item .link__arrow {
    margin-right: 15px;
    order: 1
}

/* OffersSliderItem */
.offers-slider-item {
    display: flex !important;
    flex-direction: column
}

.offers-slider-item__image-wrapper {
    position: relative
}

.offers-slider-item__image {
    z-index: 1
}

.offers-slider-item__caption-wrapper {
    position: absolute;
    z-index: 2
}

.offers-slider-item__content {
    display: flex;
    flex-direction: column;
    position: relative;
    z-index: 1
}

.offers-slider-item .offers-slider-item__discount {
    align-items: center;
    display: flex;
    position: absolute;
    z-index: 2
}

@media screen and (min-width:992px) {

    .offers-slider-item__content,
    .offers-slider-item__description,
    .offers-slider-item__info {
        flex: 1
    }
}

/* MegaMenuItem */
.mega-menu-item,
.mega-menu-item__top {
    display: flex;
    flex-direction: column
}

.mega-menu-item__top {
    justify-content: center
}

.mega-menu-item__nav {
    flex-shrink: 0
}

.mega-menu-item__nav,
.mega-menu-item__nav-links {
    align-items: flex-start;
    display: flex;
    flex-direction: column
}

.mega-menu-item__content,
.mega-menu-item__content-item,
.mega-menu-item__nav-title {
    display: none
}

.mega-menu-item__content-item--active,
.mega-menu-item__content-link {
    display: flex
}

.mega-menu-item__text-wrapper {
    display: flex;
    flex-direction: column
}

.mega-menu-item__images {
    align-items: center;
    display: flex
}

.mega-menu-item__offers {
    flex-shrink: 0
}

.mega-menu-item__bottom {
    display: none;
    justify-content: center
}

@media screen and (min-width:992px) {
    .mega-menu-item__top {
        align-self: center;
        flex-direction: row
    }

    .mega-menu-item__nav-title {
        display: block
    }

    .mega-menu-item__bottom,
    .mega-menu-item__content {
        display: flex
    }
}

/* MegaMenuThemeMain */
.mega-menu--theme--main {
    display: block;
    min-height: 60px;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 9999
}

.mega-menu--theme--main:not(.mega-menu--open) .mega-menu__menu {
    max-height: 0 !important
}

.mega-menu--theme--main .mega-menu__additional-item:not(.mega-menu__additional-item--open) {
    max-height: 0 !important;
    min-height: 0 !important
}

.mega-menu--theme--main .mega-menu__main {
    align-items: stretch;
    display: flex;
    flex-direction: column;
    justify-content: center;
    left: 0;
    position: absolute;
    right: 0;
    z-index: 2
}

.mega-menu--theme--main .mega-menu__nav {
    align-self: stretch;
    display: flex;
    order: 2
}

.mega-menu--theme--main .mega-menu__nav-wrapper {
    display: flex;
    flex: 1;
    flex-direction: column;
    overflow-y: auto
}

.mega-menu--theme--main .mega-menu__additional-item {
    overflow-y: hidden;
    transition: all .5s ease
}

.mega-menu--theme--main .mega-menu__nav-link {
    align-items: center;
    display: flex;
    flex-shrink: 0;
    justify-content: space-between;
    position: relative
}

.mega-menu--theme--main .mega-menu__nav-text {
    align-self: center;
    display: inline-block
}

.mega-menu--theme--main .mega-menu__search-box {
    align-self: stretch;
    display: flex;
    justify-content: flex-end;
    order: 1
}

.mega-menu--theme--main .mega-menu__search-box .mega-menu__additional-item {
    flex: 1
}

.mega-menu--theme--main .mega-menu__search-wrapper {
    display: none
}

.mega-menu--theme--main .mega-menu__search-wrapper.mega-menu__pointer--active,
.mega-menu--theme--main .mega-menu__search-wrapper:hover {
    cursor: pointer
}

.mega-menu--theme--main .mega-menu__search-wrapper.mega-menu__pointer--active .mega-menu__search-icon-wrapper:after,
.mega-menu--theme--main .mega-menu__search-wrapper.mega-menu__pointer--active .mega-menu__search-text,
.mega-menu--theme--main .mega-menu__search-wrapper:hover .mega-menu__search-icon-wrapper:after,
.mega-menu--theme--main .mega-menu__search-wrapper:hover .mega-menu__search-text {
    display: block
}

.mega-menu--theme--main .mega-menu__search-text {
    align-self: center;
    display: none
}

.mega-menu--theme--main .mega-menu__search-icon-wrapper {
    align-items: center;
    display: flex;
    position: relative
}

.mega-menu--theme--main .mega-menu__search-icon--type--content {
    filter: brightness(0) invert(1)
}

.mega-menu--theme--main .mega-menu__search-icon--type--content:hover {
    cursor: pointer
}

.mega-menu--theme--main .mega-menu__search-delimiter {
    align-self: center;
    display: none;
    height: 20px
}

.mega-menu--theme--main .mega-menu__contact {
    align-self: center;
    display: none
}

.mega-menu--theme--main .mega-menu__additional {
    display: none;
    left: 0;
    position: absolute;
    right: 0;
    z-index: 1
}

.mega-menu--theme--main .mega-menu__search-form {
    align-items: center;
    display: flex;
    justify-content: center
}

.mega-menu--theme--main .mega-menu__logo-wrapper {
    align-items: center;
    display: flex;
    justify-content: space-between
}

.mega-menu--theme--main .mega-menu__logo {
    vertical-align: middle
}

.mega-menu--theme--main .mega-menu__pointer--active .mega-menu__nav-arrow:before {
    transform: rotate(0deg)
}

.mega-menu--theme--main .mega-menu__nav-arrow {
    align-items: center;
    display: flex;
    justify-content: flex-end
}

.mega-menu--theme--main .mega-menu__nav-arrow:before {
    display: inline-block;
    transform: rotate(-90deg)
}

.mega-menu--theme--main .mega-menu__mobile-footer-item-wrapper {
    display: flex;
    flex-shrink: 0;
    justify-content: center
}

.mega-menu--theme--main .mega-menu__highlight {
    align-items: center;
    display: none;
    justify-content: center;
    left: 0;
    position: absolute;
    right: 0;
    top: 60px
}

.mega-menu--theme--main .mega-menu__highlight--visible {
    display: flex
}

.mega-menu--theme--main .mega-menu__highlight-link {
    transition: opacity .2s ease
}

.mega-menu--theme--main .mega-menu__menu {
    display: flex;
    flex: 1;
    overflow-y: hidden;
    transition: all .5s ease
}

.mega-menu--theme--main .mega-menu__menu-inner {
    display: flex;
    flex: 1;
    flex-direction: column;
    overflow-y: auto
}

@media screen and (min-width:992px) {
    .mega-menu--theme--main:not(.mega-menu--open) .mega-menu__menu {
        max-height: none !important
    }

    .mega-menu--theme--main .mega-menu__additional-item:not(.mega-menu__additional-item--open) {
        max-height: none !important;
        min-height: auto !important
    }

    .mega-menu--theme--main .mega-menu__menu {
        overflow-y: initial
    }

    .mega-menu--theme--main .mega-menu__menu-inner {
        flex-direction: row;
        overflow-y: hidden
    }

    .mega-menu--theme--main .mega-menu__nav {
        order: 0
    }

    .mega-menu--theme--main .mega-menu__additional-item {
        display: none
    }

    .mega-menu--theme--main .mega-menu__main {
        align-items: center;
        flex-direction: row;
        left: auto;
        position: relative;
        right: auto
    }

    .mega-menu--theme--main .mega-menu__nav-wrapper {
        flex-direction: row;
        overflow-y: initial
    }

    .mega-menu--theme--main .mega-menu__nav-arrow,
    .mega-menu--theme--main .mega-menu__nav-link--mobile-only {
        display: none
    }

    .mega-menu--theme--main .mega-menu__search-box {
        flex: 1;
        order: 0
    }

    .mega-menu--theme--main .mega-menu__mobile-contact-wrapper,
    .mega-menu--theme--main .mega-menu__mobile-footer-item-wrapper,
    .mega-menu--theme--main .mega-menu__mobile-nav {
        display: none
    }

    .mega-menu--theme--main .mega-menu__highlight {
        left: auto;
        position: relative;
        right: auto;
        top: auto
    }

    .mega-menu--theme--main .mega-menu__contact {
        display: inline-block
    }

    .mega-menu--theme--main .mega-menu__search-wrapper {
        display: flex
    }

    .mega-menu--theme--main .mega-menu__search-delimiter {
        display: block
    }

    .mega-menu--theme--main .mega-menu__search-box .mega-menu__additional-item {
        flex: initial
    }

    .mega-menu--theme--main .mega-menu__search-icon--type--content {
        filter: none
    }
}

@media screen and (max-width:992px) {
    .mega-menu--theme--main .mega-menu__highlight-link:not(.mega-menu__highlight-link--active) {
        display: none !important
    }

    .mega-menu--theme--main .mega-menu__search-box .mega-menu__additional-item {
        max-height: none !important
    }
}

.mega-menu--theme--main .mega-menu__main {
    background: #715845;
    min-height: 60px
}

.mega-menu--theme--main .mega-menu__logo-wrapper {
    height: 60px;
    padding: 0 20px
}

.mega-menu--theme--main .mega-menu__logo {
    width: 200px
}

.mega-menu--theme--main .mega-menu__nav-wrapper,
.mega-menu--theme--main .mega-menu__search-box {
    padding: 20px 30px
}

.mega-menu--theme--main .mega-menu__search-box {
    padding-bottom: 0
}

.mega-menu--theme--main .mega-menu__menu-inner {
    border-top: 1px solid #ffffff80;
    height: calc(100vh - 60px)
}

.mega-menu--theme--main .mega-menu__nav-link.mega-menu__pointer--default .mega-menu__nav-text {
    color: #fff
}

.mega-menu--theme--main .mega-menu__nav-link.mega-menu__pointer--default .mega-menu__nav-text:after {
    background: #fff;
    transition: all .15s linear;
    width: 100%
}

.mega-menu--theme--main .mega-menu__nav-text {
    color: #fff;
    font-family: latoregular, sans-serif, arial;
    font-size: 17px;
    letter-spacing: 1px;
    margin: 10px 0;
    text-transform: uppercase
}

.mega-menu--theme--main .mega-menu__nav-text:after {
    background: #0000;
    content: "";
    display: block;
    height: 1px;
    width: 0
}

.mega-menu--theme--main .mega-menu__search-icon-wrapper:after {
    border-left: 12px solid #0000;
    border-right: 12px solid #0000;
    border-top: 12px solid #161c8f;
    bottom: -12px;
    content: "";
    display: none;
    height: 0;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: 0
}

.mega-menu--theme--main .mega-menu__search-icon--type--menu {
    filter: brightness(0) invert(1)
}

.mega-menu--theme--main .mega-menu__search-icon--type--content {
    height: 20px;
    margin: 0 0 0 16px
}

.mega-menu--theme--main .mega-menu__search-delimiter {
    background: #fff;
    margin: 0 20px;
    width: 1px
}

.mega-menu--theme--main .mega-menu__contact {
    color: #fff;
    font-family: latobold, sans-serif, arial;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase
}

.mega-menu--theme--main .mega-menu__contact--active,
.mega-menu--theme--main .mega-menu__contact:hover {
    border-bottom: 1px solid #fff;
    color: #fff
}

.mega-menu--theme--main .mega-menu__additional {
    background: #f7f7f7
}

.mega-menu--theme--main .mega-menu__search-text {
    color: #fff;
    font-family: latobold, sans-serif, arial;
    font-size: 14px;
    letter-spacing: 1px;
    margin: 0 10px 0 0;
    text-transform: uppercase
}

.mega-menu--theme--main .mega-menu__search-input {
    background: #5c61b2;
    border: 1px solid #0000;
    border-radius: 0;
    box-shadow: none;
    color: #fff;
    display: block;
    font-family: latoitalic, sans-serif, arial;
    font-size: 16px;
    height: auto;
    letter-spacing: 1px;
    line-height: 1;
    margin: 0;
    max-width: 350px;
    padding: 4px 12px;
    width: 100%
}

.mega-menu--theme--main .mega-menu__search-input::-moz-placeholder {
    color: #fff;
    opacity: 1
}

.mega-menu--theme--main .mega-menu__search-input:-ms-input-placeholder {
    color: #fff;
    opacity: 1
}

.mega-menu--theme--main .mega-menu__search-input::placeholder {
    color: #fff;
    opacity: 1
}

.mega-menu--theme--main .mega-menu__search-input:focus {
    border: 1px solid #fff
}

.mega-menu--theme--main .mega-menu__mobile-contact {
    filter: brightness(0) invert(1);
    height: 16px;
    width: 24px
}

.mega-menu--theme--main .mega-menu__mobile-nav {
    color: #fff;
    font-size: 18px
}

.mega-menu--theme--main .mega-menu__nav-arrow {
    color: #fff;
    font-weight: 700;
    height: 100%;
    margin: 0 0 3px 10px;
    width: 20%
}

.mega-menu--theme--main .mega-menu__nav-arrow:before {
    transition: all .3s ease-out
}

.mega-menu--theme--main .mega-menu__mobile-footer-item-wrapper {
    border-color: #ffffff80;
    border-style: solid;
    border-width: 1px 0;
    margin: 20px -30px 40px;
    padding: 15px 0
}

.mega-menu--theme--main .mega-menu__highlight {
    background: #f7f7f7;
    min-height: 40px;
    padding: 10px
}

.mega-menu--theme--main .mega-menu__highlight-link {
    text-transform: none
}

@media screen and (min-width:992px) {
    .mega-menu--theme--main {
        min-height: auto
    }

    .mega-menu--theme--main .mega-menu__search-input {
        background: initial;
        border: 1px solid #e2e2de;
        color: #77787a;
        font-size: 18px
    }

    .mega-menu--theme--main .mega-menu__search-input::-moz-placeholder {
        color: #77787a
    }

    .mega-menu--theme--main .mega-menu__search-input:-ms-input-placeholder {
        color: #77787a
    }

    .mega-menu--theme--main .mega-menu__search-input::placeholder {
        color: #77787a
    }

    .mega-menu--theme--main .mega-menu__search-input:focus {
        border: 1px solid #e2e2de;
        box-shadow: 0 0 5px #e2e2de
    }

    .mega-menu--theme--main .mega-menu__highlight {
        min-height: auto;
        padding: 15px
    }

    .mega-menu--theme--main .mega-menu__highlight-link {
        margin: 0 50px
    }

    .mega-menu--theme--main .mega-menu__main {
        height: 95px;
        min-height: auto;
        padding: 0 65px
    }

    .mega-menu--theme--main .mega-menu__logo-wrapper {
        height: auto;
        padding: 0
    }

    .mega-menu--theme--main .mega-menu__logo {
        width: 250px
    }

    .mega-menu--theme--main .mega-menu__nav-wrapper {
        margin: 0 50px
    }

    .mega-menu--theme--main .mega-menu__nav-wrapper,
    .mega-menu--theme--main .mega-menu__search-box {
        padding: 0
    }

    .mega-menu--theme--main .mega-menu__menu-inner {
        border-top: none;
        height: auto
    }

    .mega-menu--theme--main .mega-menu__nav-link.mega-menu__pointer--active .mega-menu__nav-text,
    .mega-menu--theme--main .mega-menu__nav-link:hover .mega-menu__nav-text {
        color: #fff
    }

    .mega-menu--theme--main .mega-menu__nav-link.mega-menu__pointer--active .mega-menu__nav-text:after,
    .mega-menu--theme--main .mega-menu__nav-link:hover .mega-menu__nav-text:after {
        background: #fff;
        transition: all .15s linear;
        width: 100%
    }

    .mega-menu--theme--main .mega-menu__nav-link.mega-menu__pointer--active:after {
        border-left: 12px solid #0000;
        border-right: 12px solid #0000;
        border-top: 12px solid #161c8f;
        bottom: -12px;
        content: "";
        height: 0;
        left: 50%;
        position: absolute;
        transform: translateX(-50%);
        width: 0
    }

    .mega-menu--theme--main .mega-menu__nav-link--highlight .mega-menu__nav-text {
        border: 1px solid #fff;
        display: flex;
        flex-direction: column;
        padding: 8px 15px
    }

    .mega-menu--theme--main .mega-menu__nav-text {
        font-size: 14px;
        margin: 0 15px
    }

    .mega-menu--theme--main .mega-menu__search-form-wrapper {
        border-bottom: 1px solid #cecece;
        padding: 20px 120px
    }

    .mega-menu--theme--main .mega-menu__search-icon--type--content {
        height: 25px;
        margin: 0 0 0 10px
    }
}

/* MegaMenuItemThemeMain */
.mega-menu-item,
.mega-menu-item__top {
    display: flex;
    flex-direction: column
}

.mega-menu-item__top {
    justify-content: center
}

.mega-menu-item__nav {
    flex-shrink: 0
}

.mega-menu-item__nav,
.mega-menu-item__nav-links {
    align-items: flex-start;
    display: flex;
    flex-direction: column
}

.mega-menu-item__content,
.mega-menu-item__content-item,
.mega-menu-item__nav-title {
    display: none
}

.mega-menu-item__content-item--active,
.mega-menu-item__content-link {
    display: flex
}

.mega-menu-item__text-wrapper {
    display: flex;
    flex-direction: column
}

.mega-menu-item__images {
    align-items: center;
    display: flex
}

.mega-menu-item__offers {
    flex-shrink: 0
}

.mega-menu-item__bottom {
    display: none;
    justify-content: center
}

@media screen and (min-width:992px) {
    .mega-menu-item__top {
        align-self: center;
        flex-direction: row
    }

    .mega-menu-item__nav-title {
        display: block
    }

    .mega-menu-item__bottom,
    .mega-menu-item__content {
        display: flex
    }
}

.mega-menu-item--theme--main {
    padding: 5px 0
}

.mega-menu-item--theme--main .mega-menu-item__bottom {
    border-color: #cecece;
    border-style: solid;
    border-width: 1px 0;
    padding: 8px 0;
    text-align: center
}

.mega-menu-item--theme--main .mega-menu-item__nav {
    padding: 0 0 0 20px
}

.mega-menu-item--theme--main .mega-menu-item__nav-link {
    border-bottom: 1px solid #0000;
    color: #fff;
    font-family: latoregular, sans-serif, arial;
    font-size: 16px;
    letter-spacing: 1px;
    margin: 4px 0;
    text-transform: uppercase
}

.mega-menu-item--theme--main .mega-menu-item__nav-link--default {
    border-color: #fff
}

.mega-menu-item--theme--main .mega-menu-item__nav-title {
    color: #161c8f;
    font-family: Didot-HTF-M06-Medium-Ital, sans-serif, arial;
    font-size: 25px;
    letter-spacing: 1px;
    margin-bottom: 15px
}

.mega-menu-item--theme--main .mega-menu-item__text-wrapper {
    color: #616262;
    margin: 45px 120px 0 0
}

.mega-menu-item--theme--main .mega-menu-item__text-title {
    font-family: latoregular, sans-serif, arial;
    font-size: 16px;
    letter-spacing: 1.5px;
    margin: 0 0 10px;
    text-transform: uppercase
}

.mega-menu-item--theme--main .mega-menu-item__text-description p {
    font-family: latoregular, sans-serif, arial;
    font-size: 14px;
    letter-spacing: 1.2px;
    line-height: 1.5;
    margin: 0
}

.mega-menu-item--theme--main .mega-menu-item__images {
    margin: 0 -10px
}

.mega-menu-item--theme--main .mega-menu-item__image {
    height: 200px;
    margin: 0 10px;
    width: 280px
}

.mega-menu-item--theme--main .mega-menu-item__feature-link {
    margin: 0 50px
}

@media screen and (min-width:992px) {
    .mega-menu-item--theme--main {
        padding: 0
    }

    .mega-menu-item--theme--main .mega-menu-item__top {
        max-width: 1400px;
        padding: 30px 120px
    }

    .mega-menu-item--theme--main .mega-menu-item__nav {
        padding: 0
    }

    .mega-menu-item--theme--main .mega-menu-item__nav-links {
        margin: 0 120px 0 0
    }

    .mega-menu-item--theme--main .mega-menu-item__nav-link {
        color: #616262;
        font-family: latobold, sans-serif, arial;
        font-size: 13px;
        margin: 5px 0
    }

    .mega-menu-item--theme--main .mega-menu-item__nav-link--active,
    .mega-menu-item--theme--main .mega-menu-item__nav-link:hover {
        border-color: #161c8f;
        color: #161c8f
    }

    .mega-menu-item--theme--main .mega-menu-item__nav-link--mobile-only {
        display: none
    }

    .mega-menu-item--theme--main .mega-menu-item__offers {
        width: 270px
    }
}

/* LinkThemeMegaMenuFeature */
.link--theme--gray {
    color: inherit;
    color: #717272 !important;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    transition: all .3s ease
}

.link--theme--gray:hover {
    cursor: pointer
}

.link--theme--gray:hover:not(.link--clear) {
    border-color: #715845;
    color: #715845
}

.link--theme--gray:hover.link--clear {
    color: inherit
}

.link--theme--gray .link__arrow {
    display: none
}

.link--theme--gray .link__arrow:before {
    display: inline-block;
    font-weight: 700
}

.link--theme--gray .link__arrow--position--before:before {
    transform: rotate(90deg)
}

.link--theme--gray .link__arrow--position--after:before {
    transform: rotate(270deg)
}

.link--theme--gray:hover {
    color: #715845 !important
}

.link--theme--mobile-gray {
    color: inherit;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    transition: all .3s ease
}

.link--theme--mobile-gray:hover {
    cursor: pointer
}

.link--theme--mobile-gray:hover:not(.link--clear) {
    border-color: #715845;
    color: #715845
}

.link--theme--mobile-gray:hover.link--clear {
    color: inherit
}

.link--theme--mobile-gray .link__arrow {
    display: none
}

.link--theme--mobile-gray .link__arrow:before {
    display: inline-block;
    font-weight: 700
}

.link--theme--mobile-gray .link__arrow--position--before:before {
    transform: rotate(90deg)
}

.link--theme--mobile-gray .link__arrow--position--after:before {
    transform: rotate(270deg)
}

@media screen and (max-width:992px) {
    .link--theme--mobile-gray {
        color: inherit;
        color: #717272 !important;
        display: inline-block;
        text-decoration: none;
        text-transform: uppercase;
        transition: all .3s ease
    }

    .link--theme--mobile-gray:hover {
        cursor: pointer
    }

    .link--theme--mobile-gray:hover:not(.link--clear) {
        border-color: #715845;
        color: #715845
    }

    .link--theme--mobile-gray:hover.link--clear {
        color: inherit
    }

    .link--theme--mobile-gray .link__arrow {
        display: none
    }

    .link--theme--mobile-gray .link__arrow:before {
        display: inline-block;
        font-weight: 700
    }

    .link--theme--mobile-gray .link__arrow--position--before:before {
        transform: rotate(90deg)
    }

    .link--theme--mobile-gray .link__arrow--position--after:before {
        transform: rotate(270deg)
    }

    .link--theme--mobile-gray:hover {
        color: #715845 !important
    }
}

.link--type--button {
    border: solid;
    border-width: 0 0 1px;
    padding: 20px 0
}

@media screen and (min-width:992px) {
    .link--type--button {
        border-width: 1px;
        padding: 10px 30px
    }

    .link--type--pc-button {
        border: solid;
        border-width: 0 0 1px;
        padding: 20px 0
    }
}

@media screen and (min-width:992px) and (min-width:992px) {
    .link--type--pc-button {
        border-width: 1px;
        padding: 10px 30px
    }
}

.link--theme--blue {
    color: inherit;
    color: #715845 !important;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    transition: all .3s ease
}

.link--theme--blue:hover {
    cursor: pointer
}

.link--theme--blue:hover:not(.link--clear) {
    border-color: #715845;
    color: #715845
}

.link--theme--blue:hover.link--clear {
    color: inherit
}

.link--theme--blue .link__arrow {
    display: none
}

.link--theme--blue .link__arrow:before {
    display: inline-block;
    font-weight: 700
}

.link--theme--blue .link__arrow--position--before:before {
    transform: rotate(90deg)
}

.link--theme--blue .link__arrow--position--after:before {
    transform: rotate(270deg)
}

.link--type--arrow {
    align-items: center;
    display: flex !important
}

.link--type--arrow .link__arrow {
    display: inline-block !important
}

@media screen and (max-width:992px) {
    .link--type--mobile-arrow {
        align-items: center;
        display: flex !important
    }

    .link--type--mobile-arrow .link__arrow {
        display: inline-block !important
    }
}

.link--theme--white {
    color: inherit;
    color: #fff !important;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    transition: all .3s ease;
    transition: all .3s ease-out
}

.link--theme--white:hover {
    cursor: pointer
}

.link--theme--white:hover:not(.link--clear) {
    border-color: #715845;
    color: #715845
}

.link--theme--white:hover.link--clear {
    color: inherit
}

.link--theme--white .link__arrow {
    display: none
}

.link--theme--white .link__arrow:before {
    display: inline-block;
    font-weight: 700
}

.link--theme--white .link__arrow--position--before:before {
    transform: rotate(90deg)
}

.link--theme--white .link__arrow--position--after:before {
    transform: rotate(270deg)
}

.link--theme--white:hover {
    opacity: .5
}

.link--clear {
    color: inherit;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    transition: all .3s ease
}

.link--clear:hover {
    cursor: pointer
}

.link--clear:hover:not(.link--clear) {
    border-color: #715845;
    color: #715845
}

.link--clear:hover.link--clear {
    color: inherit
}

.link--clear .link__arrow {
    display: none
}

.link--clear .link__arrow:before {
    display: inline-block;
    font-weight: 700
}

.link--clear .link__arrow--position--before:before {
    transform: rotate(90deg)
}

.link--clear .link__arrow--position--after:before {
    transform: rotate(270deg)
}

.link--theme--mega-menu-feature {
    align-items: center;
    color: inherit;
    color: #715845 !important;
    display: inline-block;
    display: flex;
    font-family: latobold, sans-serif, arial;
    font-size: 13px;
    letter-spacing: 1.5px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all .3s ease
}

.link--theme--mega-menu-feature:hover {
    cursor: pointer
}

.link--theme--mega-menu-feature:hover:not(.link--clear) {
    border-color: #715845;
    color: #715845
}

.link--theme--mega-menu-feature:hover.link--clear {
    color: inherit
}

.link--theme--mega-menu-feature .link__arrow {
    display: none
}

.link--theme--mega-menu-feature .link__arrow:before {
    display: inline-block;
    font-weight: 700
}

.link--theme--mega-menu-feature .link__arrow--position--before:before {
    transform: rotate(90deg)
}

.link--theme--mega-menu-feature .link__arrow--position--after:before {
    transform: rotate(270deg)
}

.link--theme--mega-menu-feature:hover .link__text {
    border-color: #715845
}

.link--theme--mega-menu-feature .link__text {
    border-bottom: 1px solid #0000
}

.link--theme--mega-menu-feature .link__icon {
    height: 36px
}

.link--theme--mega-menu-feature .link__icon--type--before {
    margin: 0 15px 0 0
}

.link--theme--mega-menu-feature .link__icon--type--after {
    margin: 0 0 0 10px
}

/* OffersSliderItemThemeMegaMenu */
.offers-slider-item {
    display: flex !important;
    flex-direction: column
}

.offers-slider-item__image-wrapper {
    position: relative
}

.offers-slider-item__image {
    z-index: 1
}

.offers-slider-item__caption-wrapper {
    position: absolute;
    z-index: 2
}

.offers-slider-item__content {
    display: flex;
    flex-direction: column;
    position: relative;
    z-index: 1
}

.offers-slider-item .offers-slider-item__discount {
    align-items: center;
    display: flex;
    position: absolute;
    z-index: 2
}

@media screen and (min-width:992px) {

    .offers-slider-item__content,
    .offers-slider-item__description,
    .offers-slider-item__info {
        flex: 1
    }
}

.offers-slider-item--theme--mega-menu .offers-slider-item__title-wrapper {
    text-transform: uppercase
}

.offers-slider-item--theme--mega-menu .offers-slider-item__title {
    font-size: 17px;
    letter-spacing: 2px;
    line-height: 1;
    margin: 0 0 5px
}

.offers-slider-item--theme--mega-menu .offers-slider-item__sub-title {
    font-size: 14px;
    letter-spacing: 1.5px;
    line-height: 1;
    margin: 0 0 8px;
    padding: 0
}

.offers-slider-item--theme--mega-menu .offers-slider-item__info {
    margin: 5px 0 0
}

.offers-slider-item--theme--mega-menu .offers-slider-item__info-item {
    display: flex;
    margin: 5px 0
}

.offers-slider-item--theme--mega-menu .offers-slider-item__info-icon {
    flex-shrink: 0;
    height: 24px;
    margin: 0 15px 0 0;
    width: 26px
}

.offers-slider-item--theme--mega-menu .offers-slider-item__info-text {
    font-size: 14px;
    letter-spacing: .5px
}

.offers-slider-item--theme--mega-menu .offers-slider-item__info-link {
    align-items: center;
    color: #717272;
    display: flex;
    font-size: 14px
}

.offers-slider-item--theme--mega-menu .offers-slider-item__delimiter {
    background-color: #cecece;
    height: 1px
}

.offers-slider-item--theme--mega-menu .offers-slider-item__link-wrapper {
    display: flex;
    margin: 10px 0 0
}

.offers-slider-item--theme--mega-menu .offers-slider-item__delimiter--type--after-enquire,
.offers-slider-item--theme--mega-menu .offers-slider-item__delimiter--type--before-enquire {
    display: none
}

.offers-slider-item--theme--mega-menu .offers-slider-item__name {
    color: #715845;
    font-family: Didot-HTF-M06-Medium-Ital, sans-serif, arial;
    font-size: 23px;
    margin: 0 0 25px
}

/* LinkThemeMegaMenuOffer */
.link--theme--gray {
    color: inherit;
    color: #717272 !important;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    transition: all .3s ease
}

.link--theme--gray:hover {
    cursor: pointer
}

.link--theme--gray:hover:not(.link--clear) {
    border-color: #715845;
    color: #715845
}

.link--theme--gray:hover.link--clear {
    color: inherit
}

.link--theme--gray .link__arrow {
    display: none
}

.link--theme--gray .link__arrow:before {
    display: inline-block;
    font-weight: 700
}

.link--theme--gray .link__arrow--position--before:before {
    transform: rotate(90deg)
}

.link--theme--gray .link__arrow--position--after:before {
    transform: rotate(270deg)
}

.link--theme--gray:hover {
    color: #715845 !important
}

.link--theme--mobile-gray {
    color: inherit;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    transition: all .3s ease
}

.link--theme--mobile-gray:hover {
    cursor: pointer
}

.link--theme--mobile-gray:hover:not(.link--clear) {
    border-color: #715845;
    color: #715845
}

.link--theme--mobile-gray:hover.link--clear {
    color: inherit
}

.link--theme--mobile-gray .link__arrow {
    display: none
}

.link--theme--mobile-gray .link__arrow:before {
    display: inline-block;
    font-weight: 700
}

.link--theme--mobile-gray .link__arrow--position--before:before {
    transform: rotate(90deg)
}

.link--theme--mobile-gray .link__arrow--position--after:before {
    transform: rotate(270deg)
}

@media screen and (max-width:992px) {
    .link--theme--mobile-gray {
        color: inherit;
        color: #717272 !important;
        display: inline-block;
        text-decoration: none;
        text-transform: uppercase;
        transition: all .3s ease
    }

    .link--theme--mobile-gray:hover {
        cursor: pointer
    }

    .link--theme--mobile-gray:hover:not(.link--clear) {
        border-color: #715845;
        color: #715845
    }

    .link--theme--mobile-gray:hover.link--clear {
        color: inherit
    }

    .link--theme--mobile-gray .link__arrow {
        display: none
    }

    .link--theme--mobile-gray .link__arrow:before {
        display: inline-block;
        font-weight: 700
    }

    .link--theme--mobile-gray .link__arrow--position--before:before {
        transform: rotate(90deg)
    }

    .link--theme--mobile-gray .link__arrow--position--after:before {
        transform: rotate(270deg)
    }

    .link--theme--mobile-gray:hover {
        color: #715845 !important
    }
}

.link--type--button {
    border: solid;
    border-width: 0 0 1px;
    padding: 20px 0
}

@media screen and (min-width:992px) {
    .link--type--button {
        border-width: 1px;
        padding: 10px 30px
    }

    .link--type--pc-button {
        border: solid;
        border-width: 0 0 1px;
        padding: 20px 0
    }
}

@media screen and (min-width:992px) and (min-width:992px) {
    .link--type--pc-button {
        border-width: 1px;
        padding: 10px 30px
    }
}

.link--theme--blue {
    color: inherit;
    color: #715845 !important;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    transition: all .3s ease
}

.link--theme--blue:hover {
    cursor: pointer
}

.link--theme--blue:hover:not(.link--clear) {
    border-color: #715845;
    color: #715845
}

.link--theme--blue:hover.link--clear {
    color: inherit
}

.link--theme--blue .link__arrow {
    display: none
}

.link--theme--blue .link__arrow:before {
    display: inline-block;
    font-weight: 700
}

.link--theme--blue .link__arrow--position--before:before {
    transform: rotate(90deg)
}

.link--theme--blue .link__arrow--position--after:before {
    transform: rotate(270deg)
}

.link--type--arrow {
    align-items: center;
    display: flex !important
}

.link--type--arrow .link__arrow {
    display: inline-block !important
}

@media screen and (max-width:992px) {
    .link--type--mobile-arrow {
        align-items: center;
        display: flex !important
    }

    .link--type--mobile-arrow .link__arrow {
        display: inline-block !important
    }
}

.link--theme--white {
    color: inherit;
    color: #fff !important;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    transition: all .3s ease;
    transition: all .3s ease-out
}

.link--theme--white:hover {
    cursor: pointer
}

.link--theme--white:hover:not(.link--clear) {
    border-color: #715845;
    color: #715845
}

.link--theme--white:hover.link--clear {
    color: inherit
}

.link--theme--white .link__arrow {
    display: none
}

.link--theme--white .link__arrow:before {
    display: inline-block;
    font-weight: 700
}

.link--theme--white .link__arrow--position--before:before {
    transform: rotate(90deg)
}

.link--theme--white .link__arrow--position--after:before {
    transform: rotate(270deg)
}

.link--theme--white:hover {
    opacity: .5
}

.link--clear {
    color: inherit;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    transition: all .3s ease
}

.link--clear:hover {
    cursor: pointer
}

.link--clear:hover:not(.link--clear) {
    border-color: #715845;
    color: #715845
}

.link--clear:hover.link--clear {
    color: inherit
}

.link--clear .link__arrow {
    display: none
}

.link--clear .link__arrow:before {
    display: inline-block;
    font-weight: 700
}

.link--clear .link__arrow--position--before:before {
    transform: rotate(90deg)
}

.link--clear .link__arrow--position--after:before {
    transform: rotate(270deg)
}

.link--theme--mega-menu-offer {
    align-items: center;
    color: inherit;
    color: #715845 !important;
    display: inline-block;
    display: flex !important;
    display: flex;
    font-family: latobold, sans-serif, arial;
    font-size: 13px;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all .3s ease
}

.link--theme--mega-menu-offer:hover {
    cursor: pointer
}

.link--theme--mega-menu-offer:hover:not(.link--clear) {
    border-color: #715845;
    color: #715845
}

.link--theme--mega-menu-offer:hover.link--clear {
    color: inherit
}

.link--theme--mega-menu-offer .link__arrow {
    display: none
}

.link--theme--mega-menu-offer .link__arrow:before {
    display: inline-block;
    font-weight: 700
}

.link--theme--mega-menu-offer .link__arrow--position--before:before {
    transform: rotate(90deg)
}

.link--theme--mega-menu-offer .link__arrow--position--after:before {
    transform: rotate(270deg)
}

.link--theme--mega-menu-offer .link__arrow {
    display: inline-block !important;
    margin: 0 0 0 5px
}

/* LinkThemeMegaMenuMobileFooter */
.link--theme--gray {
    color: inherit;
    color: #717272 !important;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    transition: all .3s ease
}

.link--theme--gray:hover {
    cursor: pointer
}

.link--theme--gray:hover:not(.link--clear) {
    border-color: #715845;
    color: #715845
}

.link--theme--gray:hover.link--clear {
    color: inherit
}

.link--theme--gray .link__arrow {
    display: none
}

.link--theme--gray .link__arrow:before {
    display: inline-block;
    font-weight: 700
}

.link--theme--gray .link__arrow--position--before:before {
    transform: rotate(90deg)
}

.link--theme--gray .link__arrow--position--after:before {
    transform: rotate(270deg)
}

.link--theme--gray:hover {
    color: #715845 !important
}

.link--theme--mobile-gray {
    color: inherit;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    transition: all .3s ease
}

.link--theme--mobile-gray:hover {
    cursor: pointer
}

.link--theme--mobile-gray:hover:not(.link--clear) {
    border-color: #715845;
    color: #715845
}

.link--theme--mobile-gray:hover.link--clear {
    color: inherit
}

.link--theme--mobile-gray .link__arrow {
    display: none
}

.link--theme--mobile-gray .link__arrow:before {
    display: inline-block;
    font-weight: 700
}

.link--theme--mobile-gray .link__arrow--position--before:before {
    transform: rotate(90deg)
}

.link--theme--mobile-gray .link__arrow--position--after:before {
    transform: rotate(270deg)
}

@media screen and (max-width:992px) {
    .link--theme--mobile-gray {
        color: inherit;
        color: #717272 !important;
        display: inline-block;
        text-decoration: none;
        text-transform: uppercase;
        transition: all .3s ease
    }

    .link--theme--mobile-gray:hover {
        cursor: pointer
    }

    .link--theme--mobile-gray:hover:not(.link--clear) {
        border-color: #715845;
        color: #715845
    }

    .link--theme--mobile-gray:hover.link--clear {
        color: inherit
    }

    .link--theme--mobile-gray .link__arrow {
        display: none
    }

    .link--theme--mobile-gray .link__arrow:before {
        display: inline-block;
        font-weight: 700
    }

    .link--theme--mobile-gray .link__arrow--position--before:before {
        transform: rotate(90deg)
    }

    .link--theme--mobile-gray .link__arrow--position--after:before {
        transform: rotate(270deg)
    }

    .link--theme--mobile-gray:hover {
        color: #715845 !important
    }
}

.link--type--button {
    border: solid;
    border-width: 0 0 1px;
    padding: 20px 0
}

@media screen and (min-width:992px) {
    .link--type--button {
        border-width: 1px;
        padding: 10px 30px
    }

    .link--type--pc-button {
        border: solid;
        border-width: 0 0 1px;
        padding: 20px 0
    }
}

@media screen and (min-width:992px) and (min-width:992px) {
    .link--type--pc-button {
        border-width: 1px;
        padding: 10px 30px
    }
}

.link--theme--blue {
    color: inherit;
    color: #715845 !important;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    transition: all .3s ease
}

.link--theme--blue:hover {
    cursor: pointer
}

.link--theme--blue:hover:not(.link--clear) {
    border-color: #715845;
    color: #715845
}

.link--theme--blue:hover.link--clear {
    color: inherit
}

.link--theme--blue .link__arrow {
    display: none
}

.link--theme--blue .link__arrow:before {
    display: inline-block;
    font-weight: 700
}

.link--theme--blue .link__arrow--position--before:before {
    transform: rotate(90deg)
}

.link--theme--blue .link__arrow--position--after:before {
    transform: rotate(270deg)
}

.link--type--arrow {
    align-items: center;
    display: flex !important
}

.link--type--arrow .link__arrow {
    display: inline-block !important
}

@media screen and (max-width:992px) {
    .link--type--mobile-arrow {
        align-items: center;
        display: flex !important
    }

    .link--type--mobile-arrow .link__arrow {
        display: inline-block !important
    }
}

.link--theme--white {
    color: inherit;
    color: #fff !important;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    transition: all .3s ease;
    transition: all .3s ease-out
}

.link--theme--white:hover {
    cursor: pointer
}

.link--theme--white:hover:not(.link--clear) {
    border-color: #715845;
    color: #715845
}

.link--theme--white:hover.link--clear {
    color: inherit
}

.link--theme--white .link__arrow {
    display: none
}

.link--theme--white .link__arrow:before {
    display: inline-block;
    font-weight: 700
}

.link--theme--white .link__arrow--position--before:before {
    transform: rotate(90deg)
}

.link--theme--white .link__arrow--position--after:before {
    transform: rotate(270deg)
}

.link--theme--white:hover {
    opacity: .5
}

.link--clear {
    color: inherit;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    transition: all .3s ease
}

.link--clear:hover {
    cursor: pointer
}

.link--clear:hover:not(.link--clear) {
    border-color: #715845;
    color: #715845
}

.link--clear:hover.link--clear {
    color: inherit
}

.link--clear .link__arrow {
    display: none
}

.link--clear .link__arrow:before {
    display: inline-block;
    font-weight: 700
}

.link--clear .link__arrow--position--before:before {
    transform: rotate(90deg)
}

.link--clear .link__arrow--position--after:before {
    transform: rotate(270deg)
}

.link--theme--mega-menu-mobile-footer {
    align-items: center;
    color: inherit;
    color: #fff !important;
    display: inline-block;
    display: flex !important;
    flex-direction: column;
    font-family: latobold, sans-serif, arial;
    font-size: 14px;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all .3s ease;
    transition: all .3s ease-out
}

.link--theme--mega-menu-mobile-footer:hover {
    cursor: pointer
}

.link--theme--mega-menu-mobile-footer:hover:not(.link--clear) {
    border-color: #715845;
    color: #715845
}

.link--theme--mega-menu-mobile-footer:hover.link--clear {
    color: inherit
}

.link--theme--mega-menu-mobile-footer .link__arrow {
    display: none
}

.link--theme--mega-menu-mobile-footer .link__arrow:before {
    display: inline-block;
    font-weight: 700
}

.link--theme--mega-menu-mobile-footer .link__arrow--position--before:before {
    transform: rotate(90deg)
}

.link--theme--mega-menu-mobile-footer .link__arrow--position--after:before {
    transform: rotate(270deg)
}

.link--theme--mega-menu-mobile-footer:hover {
    opacity: .5
}

.link--theme--mega-menu-mobile-footer .link__icon--type--after {
    margin: 5px 0 0;
    max-width: 30px
}

/* JsSlider */
@-webkit-keyframes splide-loading {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(1turn)
    }
}

@keyframes splide-loading {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(1turn)
    }
}

.splide--draggable>.splide__slider>.splide__track,
.splide--draggable>.splide__track {
    -webkit-user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.splide--fade>.splide__slider>.splide__track>.splide__list,
.splide--fade>.splide__track>.splide__list {
    display: block
}

.splide--fade>.splide__slider>.splide__track>.splide__list>.splide__slide,
.splide--fade>.splide__track>.splide__list>.splide__slide {
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    z-index: 0
}

.splide--fade>.splide__slider>.splide__track>.splide__list>.splide__slide.is-active,
.splide--fade>.splide__track>.splide__list>.splide__slide.is-active {
    opacity: 1;
    position: relative;
    z-index: 1
}

.splide--rtl {
    direction: rtl
}

.splide--ttb.is-active>.splide__slider>.splide__track>.splide__list,
.splide--ttb.is-active>.splide__track>.splide__list {
    display: block
}

.splide__container {
    box-sizing: border-box;
    position: relative
}

.splide__list {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: flex;
    height: 100%;
    margin: 0 !important;
    padding: 0 !important;
    transform-style: preserve-3d
}

.splide.is-initialized:not(.is-active) .splide__list {
    display: block
}

.splide__pagination {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0;
    pointer-events: none
}

.splide__pagination li {
    display: inline-block;
    line-height: 1;
    list-style-type: none;
    margin: 0;
    pointer-events: auto
}

.splide__progress__bar {
    width: 0
}

.splide {
    outline: none;
    position: relative;
    visibility: hidden
}

.splide.is-initialized,
.splide.is-rendered {
    visibility: visible
}

.splide__slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    box-sizing: border-box;
    flex-shrink: 0;
    list-style-type: none !important;
    margin: 0;
    outline: none;
    position: relative
}

.splide__slide img {
    vertical-align: bottom
}

.splide__slider {
    position: relative
}

.splide__spinner {
    -webkit-animation: splide-loading 1s linear infinite;
    animation: splide-loading 1s linear infinite;
    border: 2px solid #999;
    border-left-color: #0000;
    border-radius: 50%;
    bottom: 0;
    contain: strict;
    display: inline-block;
    height: 20px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px
}

.splide__track {
    overflow: hidden;
    position: relative;
    z-index: 0
}

.splide:not(.is-initialized) {
    visibility: visible
}

.splide:not(.is-initialized) .splide__slide:first-child {
    width: 100%
}

.splide:not(.is-initialized) .splide__slide:not(:first-child) {
    visibility: hidden
}

.splide .splide__pagination {
    padding: 20px 0 0
}

.splide .splide__pagination li:not(:last-child) .splide__pagination__page {
    margin-right: 4px
}

.splide .splide__pagination__page {
    background: #715845 !important;
    border: 0;
    border-radius: 50%;
    cursor: pointer;
    display: block;
    height: 8px;
    opacity: .25;
    padding: 0;
    width: 8px
}

.splide .splide__pagination__page.is-active {
    opacity: 1
}

.splide .splide__list {
    align-items: flex-start;
    transition: height .6s ease
}

.splide .featured-image:after {
    display: none !important
}

@media screen and (min-width:992px) {
    .splide .splide__pagination {
        display: none
    }
}

/* SubscribeForm */
.subscribe-form--theme--blog {
    border: 1px solid #cecece;
    max-width: 700px;
    overflow: hidden;
    padding: 30px 40px;
    text-align: center
}

.subscribe-form--theme--blog,
.subscribe-form--theme--blog .subscribe-form__form {
    display: flex;
    flex-direction: column
}

.subscribe-form--theme--blog .subscribe-form__input {
    box-shadow: none !important;
    display: inline-block !important;
    flex: 2;
    width: auto !important
}

.subscribe-form--theme--blog .subscribe-form__response-wrapper {
    display: none
}

.subscribe-form--theme--blog .subscribe-form__response-wrapper.show {
    display: block
}

.subscribe-form--theme--blog .subscribe-form__response-wrapper a:hover {
    color: #fff
}

.subscribe-form--theme--blog .subscribe-form__button {
    background-color: #fff !important
}

.subscribe-form--theme--blog .subscribe-form__button--inactive {
    background: none !important;
    pointer-events: none
}

.subscribe-form--theme--blog .subscribe-form__button-icon {
    align-items: center;
    display: flex;
    flex: 1;
    justify-content: flex-end;
    opacity: .6;
    position: relative !important
}

@media screen and (min-width:992px) {
    .subscribe-form--theme--blog .subscribe-form__form {
        flex-direction: row
    }
}

.subscribe-form--theme--blog .subscribe-form__input {
    font-family: latoitalic, sans-serif, arial;
    font-size: 15px;
    height: 40px;
    letter-spacing: .05rem;
    min-width: 100px;
    padding: 8px 20px 9px
}

.subscribe-form--theme--blog .subscribe-form__input--type--email {
    margin: 25px 0 !important
}

.subscribe-form--theme--blog .subscribe-form__input--type--text {
    margin: 0 !important
}

.subscribe-form--theme--blog .subscribe-form__response-wrapper {
    letter-spacing: 1px;
    line-height: 24px;
    margin-top: 20px;
    text-transform: none
}

.subscribe-form--theme--blog .subscribe-form__button {
    border: 1px solid #715845;
    display: flex;
    font-size: 22px;
    justify-content: center;
    letter-spacing: 2px;
    line-height: 1;
    padding: 6px 20px
}

.subscribe-form--theme--blog .subscribe-form__button--inactive {
    opacity: .6
}

.subscribe-form--theme--blog .subscribe-form__button-icon {
    display: none !important;
    font-size: 45px;
    font-weight: 700 !important
}

.subscribe-form--theme--blog .subscribe-form__button-text {
    color: #715845;
    font-size: 22px;
    letter-spacing: 2px;
    line-height: 1.5;
    text-transform: uppercase
}

.subscribe-form--theme--blog .subscribe-form__title {
    color: #715845;
    font-family: Didot-HTF-M06-Medium-Ital, sans-serif, arial;
    font-size: 28px;
    line-height: 1.2;
    margin-bottom: 25px !important;
    text-align: center
}

.subscribe-form--theme--blog input.subscribe-form__input {
    background: #f5f5f5;
    border: 1px solid #0000;
    border-radius: 0;
    box-shadow: none;
    color: #77787a;
    font-family: latoitalic, sans-serif, arial;
    font-size: 16px;
    height: auto;
    letter-spacing: 1px;
    line-height: 1.5;
    outline: none;
    padding: 10px 15px
}

.subscribe-form--theme--blog input.subscribe-form__input::-moz-placeholder {
    color: #77787a
}

.subscribe-form--theme--blog input.subscribe-form__input:-ms-input-placeholder {
    color: #77787a
}

.subscribe-form--theme--blog input.subscribe-form__input::placeholder {
    color: #77787a
}

.subscribe-form--theme--blog input.subscribe-form__input:focus {
    background: #fff;
    border: 1px solid #cbcad2
}

.subscribe-form--theme--blog input.subscribe-form__input[aria-invalid=true][aria-required=true] {
    border: 1px solid #ca0d0d
}

@media screen and (min-width:992px) {
    .subscribe-form--theme--blog input.subscribe-form__input {
        font-size: 18px;
        padding: 10px 20px
    }
}

.subscribe-form--theme--blog .subscribe-form__description {
    font-size: 14px;
    margin: 20px 0 0
}

.subscribe-form--theme--blog .subscribe-form__description a {
    border: solid #0000;
    border-width: 0 0 1px;
    color: #715845;
    font-weight: 700;
    transition: all .3s ease
}

.subscribe-form--theme--blog .subscribe-form__description a:hover {
    border-color: currentColor
}

@media screen and (min-width:992px) {
    .subscribe-form--theme--blog .subscribe-form__title {
        font-size: 35px;
        text-align: left
    }

    .subscribe-form--theme--blog .subscribe-form__form {
        align-items: center
    }

    .subscribe-form--theme--blog .subscribe-form__input {
        margin: 0 10px 0 0 !important
    }
}

/* Award */
.award {
    align-items: center;
    background: url(wp-content/themes/angama/assets/images/award-laurel-white.svg) no-repeat 50%;
    background-size: contain;
    display: flex;
    flex: 1;
    justify-content: center;
    min-height: 0 !important
}

/* MegaFooterThemeMain */
.mega-footer--theme--main {
    background: #715845;
    color: #e1e1e1;
    display: flex;
    flex-direction: column;
    font-size: 14px;
    font-weight: 100;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    z-index: auto !important
}

.mega-footer--theme--main .mega-footer__awards {
    margin: 0 auto;
    order: 2
}

.mega-footer--theme--main .mega-footer__award {
    display: flex !important;
    min-width: 100%
}

.mega-footer--theme--main .mega-footer__social {
    display: flex;
    flex-direction: column;
    order: 1
}

.mega-footer--theme--main .mega-footer__menu-item {
    white-space: nowrap
}

.mega-footer--theme--main .mega-footer__line-image {
    display: none
}

.mega-footer--theme--main .mega-footer__logos {
    align-items: center;
    display: none;
    justify-content: center
}

.mega-footer--theme--main .mega-footer__social-item {
    align-items: center;
    display: flex;
    justify-content: center
}

.mega-footer--theme--main .mega-footer__social-item--type--connect {
    display: flex;
    flex-direction: column;
    order: 3
}

.mega-footer--theme--main .mega-footer__social-item--type--subscribe {
    order: 1
}

.mega-footer--theme--main .mega-footer__copyright-wrapper {
    order: 3
}

.mega-footer--theme--main .mega-footer__logo-arrow--type--before {
    transform: rotate(90deg)
}

.mega-footer--theme--main .mega-footer__logo-arrow--type--after {
    transform: rotate(-90deg)
}

.mega-footer--theme--main .mega-footer__logo-wrapper {
    transition: all .5s ease
}

.mega-footer--theme--main .mega-footer__logo-wrapper:not(.mega-footer__logo-wrapper--visible) {
    display: none
}

@media screen and (min-width:992px) {

    .mega-footer--theme--main .mega-footer__awards,
    .mega-footer--theme--main .mega-footer__copyright-wrapper,
    .mega-footer--theme--main .mega-footer__social {
        order: 0
    }

    .mega-footer--theme--main .mega-footer__logos {
        display: flex
    }

    .mega-footer--theme--main .mega-footer__social-item {
        width: 50%
    }

    .mega-footer--theme--main .mega-footer__social-item--type--connect,
    .mega-footer--theme--main .mega-footer__social-item--type--subscribe {
        order: 0
    }

    .mega-footer--theme--main .mega-footer__social {
        flex-direction: row
    }

    .mega-footer--theme--main .mega-footer__line-image {
        display: block
    }

    .mega-footer--theme--main .mega-footer__award {
        min-width: auto
    }
}

.mega-footer--theme--main .mega-footer__logos {
    border-bottom: 1px solid #555498;
    padding: 34px 0
}

.mega-footer--theme--main .mega-footer__logos-wrapper {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    height: 50px;
    justify-content: space-between;
    max-width: 1850px;
    padding: 0 50px;
    width: 100%
}

.mega-footer--theme--main .mega-footer__logo-wrapper {
    max-width: calc(20% - 44px) !important;
    padding: 0 35px
}

.mega-footer--theme--main .mega-footer__logo-arrow {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 0
}

.mega-footer--theme--main .mega-footer__logo-arrow:hover,
.mega-footer--theme--main .mega-footer__logo-wrapper:hover {
    cursor: pointer;
    opacity: .3
}

.mega-footer--theme--main .mega-footer__logo {
    max-height: 50px
}

.mega-footer--theme--main .mega-footer__awards {
    border-bottom: 1px solid #555498;
    display: flex;
    flex-direction: column;
    max-width: 400px;
    padding: 75px 16px;
    width: 100%
}

.mega-footer--theme--main .mega-footer__awards .splide__pagination__page {
    background: #fff !important
}

.mega-footer--theme--main .mega-footer__awards-list {
    display: flex !important
}

.mega-footer--theme--main .mega-footer__social {
    border-bottom: 1px solid #555498;
    padding: 10px 0
}

.mega-footer--theme--main .mega-footer__social-item {
    padding: 20px
}

.mega-footer--theme--main .mega-footer__social-item--type--connect {
    margin: 0 auto;
    padding: 20px 0;
    width: 70%
}

.mega-footer--theme--main .mega-footer__social-item--type--subscribe {
    border-bottom: 1px solid #555498;
    margin: 0 0 20px;
    padding: 20px 20px 40px
}

.mega-footer--theme--main .mega-footer__brand-logo {
    margin: 0 0 25px;
    max-width: 350px
}

.mega-footer--theme--main .mega-footer__copyright-wrapper {
    border-top: 1px solid #555498;
    font-size: 12px;
    line-height: 2;
    padding: 31px
}

.mega-footer--theme--main .mega-footer__menu-item {
    color: #e1e1e1;
    padding: 0 10px;
    position: relative
}

.mega-footer--theme--main .mega-footer__menu-item:hover .mega-footer__menu-item-text {
    opacity: .4
}

.mega-footer--theme--main .mega-footer__menu-item:before {
    background: currentColor;
    bottom: 2px;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    top: 2px;
    width: 1px
}

.mega-footer--theme--main .mega-footer__copyright {
    margin: 0 10px 0 0
}

.mega-footer--theme--main .mega-footer__line-image {
    background-image: url(wp-content/themes/angama/assets/images/footer-bottom.jpg);
    background-position: 50%;
    height: 15px
}

.mega-footer--theme--main .mega-footer__subscribe-form {
    width: 100%
}

@media screen and (min-width:992px) {
    .mega-footer--theme--main .mega-footer__copyright-wrapper {
        border-bottom: 1px solid #555498;
        border-top: initial;
        font-size: inherit;
        line-height: inherit
    }

    .mega-footer--theme--main .mega-footer__social-item {
        padding: 30px
    }

    .mega-footer--theme--main .mega-footer__social-item--type--connect {
        margin: initial;
        width: 50%
    }

    .mega-footer--theme--main .mega-footer__social-item--type--subscribe {
        border-bottom: initial;
        margin: initial;
        padding: 30px
    }

    .mega-footer--theme--main .mega-footer__awards {
        max-width: none;
        padding: 33px 16px
    }

    .mega-footer--theme--main .mega-footer__award {
        margin: 0 auto;
        max-width: 300px
    }

    .mega-footer--theme--main .mega-footer__subscribe-form {
        width: auto
    }

    .mega-footer--theme--main .mega-footer__awards-list {
        align-items: stretch !important
    }
}

/* SubscribeFormThemeMain */
.subscribe-form--theme--blog {
    border: 1px solid #cecece;
    max-width: 700px;
    overflow: hidden;
    padding: 30px 40px;
    text-align: center
}

.subscribe-form--theme--blog,
.subscribe-form--theme--blog .subscribe-form__form {
    display: flex;
    flex-direction: column
}

.subscribe-form--theme--blog .subscribe-form__input {
    box-shadow: none !important;
    display: inline-block !important;
    flex: 2;
    width: auto !important
}

.subscribe-form--theme--blog .subscribe-form__response-wrapper {
    display: none
}

.subscribe-form--theme--blog .subscribe-form__response-wrapper.show {
    display: block
}

.subscribe-form--theme--blog .subscribe-form__response-wrapper a:hover {
    color: #fff
}

.subscribe-form--theme--blog .subscribe-form__button {
    background-color: #fff !important
}

.subscribe-form--theme--blog .subscribe-form__button--inactive {
    background: none !important;
    pointer-events: none
}

.subscribe-form--theme--blog .subscribe-form__button-icon {
    align-items: center;
    display: flex;
    flex: 1;
    justify-content: flex-end;
    opacity: .6;
    position: relative !important
}

@media screen and (min-width:992px) {
    .subscribe-form--theme--blog .subscribe-form__form {
        flex-direction: row
    }
}

.subscribe-form--theme--blog .subscribe-form__input {
    font-family: latoitalic, sans-serif, arial;
    font-size: 15px;
    height: 40px;
    letter-spacing: .05rem;
    min-width: 100px;
    padding: 8px 20px 9px
}

.subscribe-form--theme--blog .subscribe-form__input--type--email {
    margin: 25px 0 !important
}

.subscribe-form--theme--blog .subscribe-form__input--type--text {
    margin: 0 !important
}

.subscribe-form--theme--blog .subscribe-form__response-wrapper {
    letter-spacing: 1px;
    line-height: 24px;
    margin-top: 20px;
    text-transform: none
}

.subscribe-form--theme--blog .subscribe-form__button {
    border: 1px solid #715845;
    display: flex;
    font-size: 22px;
    justify-content: center;
    letter-spacing: 2px;
    line-height: 1;
    padding: 6px 20px
}

.subscribe-form--theme--blog .subscribe-form__button--inactive {
    opacity: .6
}

.subscribe-form--theme--blog .subscribe-form__button-icon {
    display: none !important;
    font-size: 45px;
    font-weight: 700 !important
}

.subscribe-form--theme--blog .subscribe-form__button-text {
    color: #715845;
    font-size: 22px;
    letter-spacing: 2px;
    line-height: 1.5;
    text-transform: uppercase
}

.subscribe-form--theme--blog .subscribe-form__title {
    color: #715845;
    font-family: Didot-HTF-M06-Medium-Ital, sans-serif, arial;
    font-size: 28px;
    line-height: 1.2;
    margin-bottom: 25px !important;
    text-align: center
}

.subscribe-form--theme--blog input.subscribe-form__input {
    background: #f5f5f5;
    border: 1px solid #0000;
    border-radius: 0;
    box-shadow: none;
    color: #77787a;
    font-family: latoitalic, sans-serif, arial;
    font-size: 16px;
    height: auto;
    letter-spacing: 1px;
    line-height: 1.5;
    outline: none;
    padding: 10px 15px
}

.subscribe-form--theme--blog input.subscribe-form__input::-moz-placeholder {
    color: #77787a
}

.subscribe-form--theme--blog input.subscribe-form__input:-ms-input-placeholder {
    color: #77787a
}

.subscribe-form--theme--blog input.subscribe-form__input::placeholder {
    color: #77787a
}

.subscribe-form--theme--blog input.subscribe-form__input:focus {
    background: #fff;
    border: 1px solid #cbcad2
}

.subscribe-form--theme--blog input.subscribe-form__input[aria-invalid=true][aria-required=true] {
    border: 1px solid #ca0d0d
}

@media screen and (min-width:992px) {
    .subscribe-form--theme--blog input.subscribe-form__input {
        font-size: 18px;
        padding: 10px 20px
    }
}

.subscribe-form--theme--blog .subscribe-form__description {
    font-size: 14px;
    margin: 20px 0 0
}

.subscribe-form--theme--blog .subscribe-form__description a {
    border: solid #0000;
    border-width: 0 0 1px;
    color: #715845;
    font-weight: 700;
    transition: all .3s ease
}

.subscribe-form--theme--blog .subscribe-form__description a:hover {
    border-color: currentColor
}

@media screen and (min-width:992px) {
    .subscribe-form--theme--blog .subscribe-form__title {
        font-size: 35px;
        text-align: left
    }

    .subscribe-form--theme--blog .subscribe-form__form {
        align-items: center
    }

    .subscribe-form--theme--blog .subscribe-form__input {
        margin: 0 10px 0 0 !important
    }
}

/* SubscribeFormThemeFooter */
.subscribe-form--theme--blog {
    border: 1px solid #cecece;
    max-width: 700px;
    overflow: hidden;
    padding: 30px 40px;
    text-align: center
}

.subscribe-form--theme--blog,
.subscribe-form--theme--blog .subscribe-form__form {
    display: flex;
    flex-direction: column
}

.subscribe-form--theme--blog .subscribe-form__input {
    box-shadow: none !important;
    display: inline-block !important;
    flex: 2;
    width: auto !important
}

.subscribe-form--theme--blog .subscribe-form__response-wrapper {
    display: none
}

.subscribe-form--theme--blog .subscribe-form__response-wrapper.show {
    display: block
}

.subscribe-form--theme--blog .subscribe-form__response-wrapper a:hover {
    color: #fff
}

.subscribe-form--theme--blog .subscribe-form__button {
    background-color: #fff !important
}

.subscribe-form--theme--blog .subscribe-form__button--inactive {
    background: none !important;
    pointer-events: none
}

.subscribe-form--theme--blog .subscribe-form__button-icon {
    align-items: center;
    display: flex;
    flex: 1;
    justify-content: flex-end;
    opacity: .6;
    position: relative !important
}

@media screen and (min-width:992px) {
    .subscribe-form--theme--blog .subscribe-form__form {
        flex-direction: row
    }
}

.subscribe-form--theme--blog .subscribe-form__input {
    font-family: latoitalic, sans-serif, arial;
    font-size: 15px;
    height: 40px;
    letter-spacing: .05rem;
    min-width: 100px;
    padding: 8px 20px 9px
}

.subscribe-form--theme--blog .subscribe-form__input--type--email {
    margin: 25px 0 !important
}

.subscribe-form--theme--blog .subscribe-form__input--type--text {
    margin: 0 !important
}

.subscribe-form--theme--blog .subscribe-form__response-wrapper {
    letter-spacing: 1px;
    line-height: 24px;
    margin-top: 20px;
    text-transform: none
}

.subscribe-form--theme--blog .subscribe-form__button {
    border: 1px solid #715845;
    display: flex;
    font-size: 22px;
    justify-content: center;
    letter-spacing: 2px;
    line-height: 1;
    padding: 6px 20px
}

.subscribe-form--theme--blog .subscribe-form__button--inactive {
    opacity: .6
}

.subscribe-form--theme--blog .subscribe-form__button-icon {
    display: none !important;
    font-size: 45px;
    font-weight: 700 !important
}

.subscribe-form--theme--blog .subscribe-form__button-text {
    color: #715845;
    font-size: 22px;
    letter-spacing: 2px;
    line-height: 1.5;
    text-transform: uppercase
}

.subscribe-form--theme--blog .subscribe-form__title {
    color: #715845;
    font-family: Didot-HTF-M06-Medium-Ital, sans-serif, arial;
    font-size: 28px;
    line-height: 1.2;
    margin-bottom: 25px !important;
    text-align: center
}

.subscribe-form--theme--blog input.subscribe-form__input {
    background: #f5f5f5;
    border: 1px solid #0000;
    border-radius: 0;
    box-shadow: none;
    color: #77787a;
    font-family: latoitalic, sans-serif, arial;
    font-size: 16px;
    height: auto;
    letter-spacing: 1px;
    line-height: 1.5;
    outline: none;
    padding: 10px 15px
}

.subscribe-form--theme--blog input.subscribe-form__input::-moz-placeholder {
    color: #77787a
}

.subscribe-form--theme--blog input.subscribe-form__input:-ms-input-placeholder {
    color: #77787a
}

.subscribe-form--theme--blog input.subscribe-form__input::placeholder {
    color: #77787a
}

.subscribe-form--theme--blog input.subscribe-form__input:focus {
    background: #fff;
    border: 1px solid #cbcad2
}

.subscribe-form--theme--blog input.subscribe-form__input[aria-invalid=true][aria-required=true] {
    border: 1px solid #ca0d0d
}

@media screen and (min-width:992px) {
    .subscribe-form--theme--blog input.subscribe-form__input {
        font-size: 18px;
        padding: 10px 20px
    }
}

.subscribe-form--theme--blog .subscribe-form__description {
    font-size: 14px;
    margin: 20px 0 0
}

.subscribe-form--theme--blog .subscribe-form__description a {
    border: solid #0000;
    border-width: 0 0 1px;
    color: #715845;
    font-weight: 700;
    transition: all .3s ease
}

.subscribe-form--theme--blog .subscribe-form__description a:hover {
    border-color: currentColor
}

@media screen and (min-width:992px) {
    .subscribe-form--theme--blog .subscribe-form__title {
        font-size: 35px;
        text-align: left
    }

    .subscribe-form--theme--blog .subscribe-form__form {
        align-items: center
    }

    .subscribe-form--theme--blog .subscribe-form__input {
        margin: 0 10px 0 0 !important
    }
}

.subscribe-form--theme--footer {
    border: none;
    max-width: 700px;
    max-width: 460px;
    overflow: hidden;
    padding: 0;
    text-align: center
}

.subscribe-form--theme--footer,
.subscribe-form--theme--footer .subscribe-form__form {
    display: flex;
    flex-direction: column
}

.subscribe-form--theme--footer .subscribe-form__input {
    box-shadow: none !important;
    display: inline-block !important;
    flex: 2;
    width: auto !important
}

.subscribe-form--theme--footer .subscribe-form__response-wrapper {
    display: none
}

.subscribe-form--theme--footer .subscribe-form__response-wrapper.show {
    display: block
}

.subscribe-form--theme--footer .subscribe-form__response-wrapper a:hover {
    color: #fff
}

.subscribe-form--theme--footer .subscribe-form__button {
    background-color: #fff !important
}

.subscribe-form--theme--footer .subscribe-form__button--inactive {
    background: none !important;
    pointer-events: none
}

.subscribe-form--theme--footer .subscribe-form__button-icon {
    align-items: center;
    display: flex;
    flex: 1;
    justify-content: flex-end;
    opacity: .6;
    position: relative !important
}

@media screen and (min-width:992px) {
    .subscribe-form--theme--footer .subscribe-form__form {
        flex-direction: row
    }
}

.subscribe-form--theme--footer .subscribe-form__input {
    font-family: latoitalic, sans-serif, arial;
    font-size: 15px;
    height: 40px;
    letter-spacing: .05rem;
    min-width: 100px;
    padding: 8px 20px 9px
}

.subscribe-form--theme--footer .subscribe-form__input--type--email {
    margin: 25px 0 !important
}

.subscribe-form--theme--footer .subscribe-form__input--type--text {
    margin: 0 !important
}

.subscribe-form--theme--footer .subscribe-form__response-wrapper {
    letter-spacing: 1px;
    line-height: 24px;
    margin-top: 20px;
    text-transform: none
}

.subscribe-form--theme--footer .subscribe-form__button {
    border: 1px solid #715845;
    display: flex;
    font-size: 22px;
    justify-content: center;
    letter-spacing: 2px;
    line-height: 1;
    padding: 6px 20px
}

.subscribe-form--theme--footer .subscribe-form__button--inactive {
    opacity: .6
}

.subscribe-form--theme--footer .subscribe-form__button-icon {
    display: none !important;
    font-size: 45px;
    font-weight: 700 !important
}

.subscribe-form--theme--footer .subscribe-form__button-text {
    color: #715845;
    font-size: 22px;
    letter-spacing: 2px;
    line-height: 1.5;
    text-transform: uppercase
}

.subscribe-form--theme--footer .subscribe-form__title {
    color: #715845;
    font-family: Didot-HTF-M06-Medium-Ital, sans-serif, arial;
    font-size: 28px;
    line-height: 1.2;
    margin-bottom: 25px !important;
    text-align: center
}

.subscribe-form--theme--footer input.subscribe-form__input {
    background: #f5f5f5;
    border: 1px solid #0000;
    border-radius: 0;
    box-shadow: none;
    color: #77787a;
    font-family: latoitalic, sans-serif, arial;
    font-size: 16px;
    height: auto;
    letter-spacing: 1px;
    line-height: 1.5;
    outline: none;
    padding: 10px 15px
}

.subscribe-form--theme--footer input.subscribe-form__input::-moz-placeholder {
    color: #77787a
}

.subscribe-form--theme--footer input.subscribe-form__input:-ms-input-placeholder {
    color: #77787a
}

.subscribe-form--theme--footer input.subscribe-form__input::placeholder {
    color: #77787a
}

.subscribe-form--theme--footer input.subscribe-form__input:focus {
    background: #fff;
    border: 1px solid #cbcad2
}

.subscribe-form--theme--footer input.subscribe-form__input[aria-invalid=true][aria-required=true] {
    border: 1px solid #ca0d0d
}

@media screen and (min-width:992px) {
    .subscribe-form--theme--footer input.subscribe-form__input {
        font-size: 18px;
        padding: 10px 20px
    }
}

.subscribe-form--theme--footer .subscribe-form__description {
    font-size: 14px;
    margin: 20px 0 0
}

.subscribe-form--theme--footer .subscribe-form__description a {
    border: solid #0000;
    border-width: 0 0 1px;
    color: #715845;
    font-weight: 700;
    transition: all .3s ease
}

.subscribe-form--theme--footer .subscribe-form__description a:hover {
    border-color: currentColor
}

@media screen and (min-width:992px) {
    .subscribe-form--theme--footer .subscribe-form__title {
        font-size: 35px;
        text-align: left
    }

    .subscribe-form--theme--footer .subscribe-form__form {
        align-items: center
    }

    .subscribe-form--theme--footer .subscribe-form__input {
        margin: 0 10px 0 0 !important
    }
}

.subscribe-form--theme--footer .subscribe-form__title {
    color: #fff;
    font-family: latoregular, sans-serif, arial;
    font-size: 14px;
    margin: 0 0 12px !important
}

.subscribe-form--theme--footer .subscribe-form__description {
    text-transform: none
}

.subscribe-form--theme--footer .subscribe-form__description a {
    color: #fff
}

.subscribe-form--theme--footer .subscribe-form__button-text,
.subscribe-form--theme--footer .subscribe-form__input {
    font-size: 16px !important
}

.subscribe-form--theme--footer .subscribe-form__button {
    background: #fff;
    border: 1px solid #fff;
    color: #715845;
    line-height: 21px;
    padding: 6px 27px;
    text-align: center
}

.subscribe-form--theme--footer .subscribe-form__button--inactive {
    opacity: 1
}

.subscribe-form--theme--footer .subscribe-form__button--inactive .subscribe-form__button-text {
    color: #fff
}

.subscribe-form--theme--footer .subscribe-form__input {
    background-color: #ffffff4d !important;
    color: #fff !important;
    line-height: 1 !important;
    margin: 0 0 15px !important;
    padding: 7px 15px !important
}

.subscribe-form--theme--footer .subscribe-form__input::-moz-placeholder {
    color: #fff !important
}

.subscribe-form--theme--footer .subscribe-form__input:-ms-input-placeholder {
    color: #fff !important
}

.subscribe-form--theme--footer .subscribe-form__input::placeholder {
    color: #fff !important
}

.subscribe-form--theme--footer .subscribe-form__description {
    margin: 12px 0 0;
    text-align: center
}

@media screen and (min-width:992px) {
    .subscribe-form--theme--footer .subscribe-form__input {
        margin: 0 15px 0 0 !important
    }

    .subscribe-form--theme--footer .subscribe-form__description {
        text-align: left
    }
}

/* AwardThemeFooter */
.award {
    align-items: center;
    background: url(wp-content/themes/angama/assets/images/award-laurel-white.svg) no-repeat 50%;
    background-size: contain;
    display: flex;
    flex: 1;
    justify-content: center;
    min-height: 0 !important
}

.award--theme--footer {
    font-family: latolight, sans-serif, arial;
    padding: 20px 45px
}

.award--theme--footer .award__name,
.award--theme--footer .award__title,
.award--theme--footer .award__year {
    color: #fff;
    margin: 0
}

.award--theme--footer .award__year {
    font-family: latoregular, sans-serif, arial;
    font-size: 14px;
    font-weight: 600;
    line-height: 22px
}

.award--theme--footer .award__name {
    font-size: 24px;
    line-height: 1.4
}

.award--theme--footer .award__link {
    align-items: center;
    color: #cbcad2;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 110px;
    min-width: 250px
}

.award--theme--footer .award__link:hover {
    opacity: .6
}

.award--theme--footer .award__title {
    font-family: latoregular, sans-serif, arial;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px
}

@media screen and (min-width:992px) {

    .award--theme--footer .award__name,
    .award--theme--footer .award__title,
    .award--theme--footer .award__year {
        color: inherit
    }

    .award--theme--footer .award__year {
        font-family: latolight, sans-serif, arial;
        font-size: 11px;
        font-weight: 100;
        line-height: 16px
    }

    .award--theme--footer .award__link {
        min-height: auto;
        min-width: auto
    }

    .award--theme--footer .award__title {
        font-family: latolight, sans-serif, arial;
        font-size: 11px;
        font-weight: 100;
        line-height: 16px
    }

    .award--theme--footer .award__name {
        font-size: 19px;
        line-height: 26px
    }
}

/* SocialConnectThemeClassic */
.social-connect--theme--classic {
    text-align: center
}

.social-connect--theme--classic .social-connect__icons {
    display: flex;
    justify-content: center
}

.social-connect--theme--classic .social-connect__title {
    font-size: 14px;
    letter-spacing: 2px;
    margin: 0 0 20px;
    text-transform: uppercase
}

.social-connect--theme--classic .social-connect__icon {
    margin: 0 15px
}

.social-connect--theme--classic .social-connect__icon--type--tripadvisor {
    margin: 0 12px
}

.social-connect--theme--classic .social-connect__icon--type--tripadvisor .social-connect__icon-image {
    width: 46px
}

.social-connect--theme--classic .social-connect__icon-image {
    height: 37px;
    width: 37px
}

@media screen and (min-width:992px) {
    .social-connect--theme--classic .social-connect__title {
        font-size: 20px
    }
}

/* Fonts */
@font-face {
    font-display: swap;
    font-family: latobold;
    font-style: normal;
    font-weight: 400;
    src: url(wp-content/themes/angama/assets/fonts/lato/bold.eot);
    src: url(wp-content/themes/angama/assets/fonts/lato/bold.eot?#iefix) format("embedded-opentype"), url(wp-content/themes/angama/assets/fonts/lato/bold.woff) format("woff2"), url(wp-content/themes/angama/assets/fonts/lato/bold.woff) format("woff"), url(/wp-content/themes/angama/assets/fonts\ /lato/bold.ttf) format("truetype"), url(wp-content/themes/angama/assets/fonts/lato/bold.svg) format("svg")
}

@font-face {
    font-display: swap;
    font-family: latolight;
    font-style: normal;
    font-weight: 400;
    src: url(wp-content/themes/angama/assets/fonts/lato/light.eot);
    src: url(wp-content/themes/angama/assets/fonts/lato/light.eot?#iefix) format("embedded-opentype"), url(wp-content/themes/angama/assets/fonts/lato/light.woff) format("woff2"), url(wp-content/themes/angama/assets/fonts/lato/light.woff) format("woff"), url(wp-content/themes/angama/assets/fonts/lato/light.ttf) format("truetype"), url(wp-content/themes/angama/assets/fonts/lato/light.svg) format("svg")
}

@font-face {
    font-display: swap;
    font-family: latoregular;
    font-style: normal;
    font-weight: 400;
    src: url(wp-content/themes/angama/assets/fonts/lato/regular.eot);
    src: url(wp-content/themes/angama/assets/fonts/lato/regular.eot?#iefix) format("embedded-opentype"), url(wp-content/themes/angama/assets/fonts/lato/regular.woff) format("woff2"), url(wp-content/themes/angama/assets/fonts/lato/regular.woff) format("woff"), url(wp-content/themes/angama/assets/fonts/lato/regular.ttf) format("truetype"), url(wp-content/themes/angama/assets/fonts/lato/regular.svg) format("svg")
}

@font-face {
    font-display: swap;
    font-family: latoitalic;
    font-style: normal;
    font-weight: 400;
    src: url(wp-content/themes/angama/assets/fonts/lato/italic.eot);
    src: url(wp-content/themes/angama/assets/fonts/lato/italic.eot?#iefix) format("embedded-opentype"), url(wp-content/themes/angama/assets/fonts/lato/italic.woff) format("woff2"), url(wp-content/themes/angama/assets/fonts/lato/italic.woff) format("woff"), url(wp-content/themes/angama/assets/fonts/lato/italic.ttf) format("truetype"), url(wp-content/themes/angama/assets/fonts/lato/italic.svg) format("svg")
}

@font-face {
    font-display: swap;
    font-family: Didot-HTF-M06-Medium-Ital;
    font-style: normal;
    font-weight: 400;
    src: url(wp-content/themes/angama/assets/fonts/didot/medium-italic.eot);
    src: url(wp-content/themes/angama/assets/fonts/didot/medium-italic.eot?#iefix) format("embedded-opentype"), url(wp-content/themes/angama/assets/fonts/didot/medium-italic.woff) format("woff"), url(wp-content/themes/angama/assets/fonts/didot/medium-italic.ttf) format("truetype"), url(wp-content/themes/angama/assets/fonts/didot/medium-italic.svg) format("svg")
}

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

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

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

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

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

.icon-googleplus:before {
    content: "\e903"
}

.icon-instagram:before {
    content: "\e904"
}

.icon-leftarrow:before {
    content: "\e905"
}

.icon-linkedin:before {
    content: "\e906"
}

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

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

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

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

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

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

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

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

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

@font-face {
    font-family: icomoon-more;
    font-style: normal;
    font-weight: 400;
    src: url(wp-content/themes/angama/assets/fonts/icomoon-more/icomoon-more.eot);
    src: url(wp-content/themes/angama/assets/fonts/icomoon-more/icomoon-more.eot#iefix) format("embedded-opentype"), url(wp-content/themes/angama/assets/fonts/icomoon-more/icomoon-more.ttf) format("truetype"), url(wp-content/themes/angama/assets/fonts/icomoon-more/icomoon-more.woff) format("woff"), url(wp-content/themes/angama/assets/fonts/icomoon-more/icomoon-more.svg) format("svg")
}

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

.icon-more-play:before {
    content: "\e900"
}

.icon-more-home:before {
    content: "\e901"
}

/* CookieNotice */
#cookie-notice {
    background: #f7f7f7;
    z-index: 9998 !important
}

#cookie-notice:not(.angama-cookie-notice--visible) {
    display: none !important
}

#cookie-notice * {
    color: #58595b;
    font-family: latoregular, sans-serif, arial;
    font-size: 14px;
    letter-spacing: .7px
}

#cookie-notice .cookie-notice-container {
    padding: 10px 30px
}

#cookie-notice .cn-buttons-container {
    align-items: center;
    display: inline-flex
}

#cookie-notice .cn-text-container {
    margin: 0
}

#cookie-notice .cn-button:hover {
    border-color: #715845;
    box-shadow: none;
    color: #715845
}

#cookie-notice #cn-accept-cookie {
    border: 1px solid #58595b;
    margin: 0;
    order: 2;
    padding: 6px 9px
}

#cookie-notice #cn-accept-cookie,
#cookie-notice #cn-more-info {
    background-color: initial !important;
    border-radius: 0;
    color: #58595b;
    font-family: latoregular, sans-serif, arial;
    font-size: 14px
}

#cookie-notice #cn-more-info {
    border-bottom: 1px solid #58595b;
    letter-spacing: .7px;
    margin: 0 10px;
    order: 1;
    padding: 3px 0
}

/* CommonThemeMain */
* {
    box-sizing: inherit;
    outline: none
}

html {
    box-sizing: border-box;
    height: 100%
}



noscript img {
    display: none
}

a,
a:hover {
    text-decoration: none
}




img {
    max-width: 100%
}



a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,




figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,


video {
    border: 0;
    margin: 0;
    padding: 0
}

button,
input,
select,
textarea {
    color: inherit
}
/* 
picture {
    display: inline-block
} */

picture source {
    display: none
}


.g-breadcrumbs {
    align-items: center;
    display: flex;
    flex-wrap: wrap
}

.g-breadcrumbs__text--home {
    display: none
}

.g-breadcrumbs__delimiter:before {
    display: inline-block
}

@media screen and (min-width:768px) {
    .g-breadcrumbs__home-icon {
        display: none
    }

    .g-breadcrumbs__text--home {
        display: inline-block
    }
}



.breadcrumbs--theme--main .g-breadcrumbs__text,
.g-breadcrumbs--theme--main .g-breadcrumbs__text {
    color: #717272
}

.breadcrumbs--theme--main .g-breadcrumbs__text--last,
.breadcrumbs--theme--main .g-breadcrumbs__text:hover,
.g-breadcrumbs--theme--main .g-breadcrumbs__text--last,
.g-breadcrumbs--theme--main .g-breadcrumbs__text:hover {
    color: #715845 !important
}

.breadcrumbs--theme--main .g-breadcrumbs__text--last,
.g-breadcrumbs--theme--main .g-breadcrumbs__text--last {
    font-size: 16px
}

.breadcrumbs--theme--main .g-breadcrumbs__delimiter,
.g-breadcrumbs--theme--main .g-breadcrumbs__delimiter {
    margin: 0 15px
}

.breadcrumbs--theme--main .g-breadcrumbs__delimiter:before,
.g-breadcrumbs--theme--main .g-breadcrumbs__delimiter:before {
    color: #717272;
    font-size: 18px;
    font-weight: 700;
    transform: rotate(270deg)
}

.breadcrumbs--theme--main .g-breadcrumbs__home-icon,
.g-breadcrumbs--theme--main .g-breadcrumbs__home-icon {
    color: #717272
}



.g-breadcrumbs--style--short .g-breadcrumbs__delimiter--last,
.g-breadcrumbs--style--short .g-breadcrumbs__text--last {
    display: none
}

@media screen and (min-width:992px) {

    .g-breadcrumbs--style--short .g-breadcrumbs__delimiter--last,
    .g-breadcrumbs--style--short .g-breadcrumbs__text--last {
        display: inline-block
    }
}

/* WrittenByThemeAbout */
.written-by {
    align-items: center;
    display: flex;
    flex-direction: column
}

.written-by__heading {
    margin: 0;
    padding: 0
}

.written-by__description {
    margin-bottom: 0;

}

.written-by .written-by__content-wrapper {
    align-items: center;
    display: flex;
    flex-direction: column
}

@media screen and (min-width:992px) {
    .written-by__description {
        max-width: 80%
    }
}

@media screen and (min-width:1200px) {
    .written-by__description {
        max-width: 1100px
    }
}

.written-by--theme--about {
    text-align: justify
}

.written-by--theme--about .written-by__title {
    font-family: latolight, sans-serif, arial;
    font-size: 18px;
    letter-spacing: 2px
}

.written-by--theme--about .written-by__heading {
    color: #715845;
    font-family: Didot-HTF-M06-Medium-Ital, sans-serif, arial;
    font-size: 50px !important;
    line-height: 1.2;
    text-align: center !important
}

.written-by--theme--about .written-by__description {
    line-height: 1.7;
    margin: 20px 0 0
}

.written-by--theme--about .written-by__description a {
    border: solid #0000;
    border-width: 0 0 1px;
    color: #715845;
    font-weight: 600;
    transition: .3s ease
}

.written-by--theme--about .written-by__description a:hover {
    border-color: #715845
}

@media screen and (min-width:992px) {
    .written-by--theme--about {
        text-align: center
    }

    .written-by--theme--about .written-by__heading {
        font-size: 70px !important;
        line-height: inherit
    }

    .written-by--theme--about .written-by__description {
        font-size: 18px;
        line-height: inherit;
        margin: 40px 0 0;
        max-width: 1000px
    }

    .written-by--theme--about .written-by__heading {
        line-height: 1
    }

    .written-by--theme--about .written-by__description {
        line-height: 1.7;
        max-width: 800px
    }
}

.written-by--theme--about .written-by__description {
    font-size: 14px
}

@media screen and (min-width:992px) {
    .written-by--theme--about .written-by__description {
        font-size: 18px;
        max-width: 970px;
        text-align: justify
    }
}


































/* LinkThemeDetails */
.link--theme--gray {
    color: inherit;
    color: #717272 !important;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    transition: all .3s ease
}

.link--theme--gray:hover {
    cursor: pointer
}

.link--theme--gray:hover:not(.link--clear) {
    border-color: #715845;
    color: #715845
}

.link--theme--gray:hover.link--clear {
    color: inherit
}

.link--theme--gray .link__arrow {
    display: none
}

.link--theme--gray .link__arrow:before {
    display: inline-block;
    font-weight: 700
}

.link--theme--gray .link__arrow--position--before:before {
    transform: rotate(90deg)
}

.link--theme--gray .link__arrow--position--after:before {
    transform: rotate(270deg)
}

.link--theme--gray:hover {
    color: #715845 !important
}

.link--theme--mobile-gray {
    color: inherit;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    transition: all .3s ease
}

.link--theme--mobile-gray:hover {
    cursor: pointer
}

.link--theme--mobile-gray:hover:not(.link--clear) {
    border-color: #715845;
    color: #715845
}

.link--theme--mobile-gray:hover.link--clear {
    color: inherit
}

.link--theme--mobile-gray .link__arrow {
    display: none
}

.link--theme--mobile-gray .link__arrow:before {
    display: inline-block;
    font-weight: 700
}

.link--theme--mobile-gray .link__arrow--position--before:before {
    transform: rotate(90deg)
}

.link--theme--mobile-gray .link__arrow--position--after:before {
    transform: rotate(270deg)
}

@media screen and (max-width:992px) {
    .link--theme--mobile-gray {
        color: inherit;
        color: #717272 !important;
        display: inline-block;
        text-decoration: none;
        text-transform: uppercase;
        transition: all .3s ease
    }

    .link--theme--mobile-gray:hover {
        cursor: pointer
    }

    .link--theme--mobile-gray:hover:not(.link--clear) {
        border-color: #715845;
        color: #715845
    }

    .link--theme--mobile-gray:hover.link--clear {
        color: inherit
    }

    .link--theme--mobile-gray .link__arrow {
        display: none
    }

    .link--theme--mobile-gray .link__arrow:before {
        display: inline-block;
        font-weight: 700
    }

    .link--theme--mobile-gray .link__arrow--position--before:before {
        transform: rotate(90deg)
    }

    .link--theme--mobile-gray .link__arrow--position--after:before {
        transform: rotate(270deg)
    }

    .link--theme--mobile-gray:hover {
        color: #715845 !important
    }
}

.link--type--button {
    border: solid;
    border-width: 0 0 1px;
    padding: 20px 0
}

@media screen and (min-width:992px) {
    .link--type--button {
        border-width: 1px;
        padding: 10px 30px
    }

    .link--type--pc-button {
        border: solid;
        border-width: 0 0 1px;
        padding: 20px 0
    }
}

@media screen and (min-width:992px) and (min-width:992px) {
    .link--type--pc-button {
        border-width: 1px;
        padding: 10px 30px
    }
}

.link--theme--blue {
    color: inherit;
    color: #715845 !important;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    transition: all .3s ease
}

.link--theme--blue:hover {
    cursor: pointer
}

.link--theme--blue:hover:not(.link--clear) {
    border-color: #715845;
    color: #715845
}

.link--theme--blue:hover.link--clear {
    color: inherit
}

.link--theme--blue .link__arrow {
    display: none
}

.link--theme--blue .link__arrow:before {
    display: inline-block;
    font-weight: 700
}

.link--theme--blue .link__arrow--position--before:before {
    transform: rotate(90deg)
}

.link--theme--blue .link__arrow--position--after:before {
    transform: rotate(270deg)
}

.link--type--arrow {
    align-items: center;
    display: flex !important
}

.link--type--arrow .link__arrow {
    display: inline-block !important
}

@media screen and (max-width:992px) {
    .link--type--mobile-arrow {
        align-items: center;
        display: flex !important
    }

    .link--type--mobile-arrow .link__arrow {
        display: inline-block !important
    }
}

.link--theme--white {
    color: inherit;
    color: #fff !important;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    transition: all .3s ease;
    transition: all .3s ease-out
}

.link--theme--white:hover {
    cursor: pointer
}

.link--theme--white:hover:not(.link--clear) {
    border-color: #715845;
    color: #715845
}

.link--theme--white:hover.link--clear {
    color: inherit
}

.link--theme--white .link__arrow {
    display: none
}

.link--theme--white .link__arrow:before {
    display: inline-block;
    font-weight: 700
}

.link--theme--white .link__arrow--position--before:before {
    transform: rotate(90deg)
}

.link--theme--white .link__arrow--position--after:before {
    transform: rotate(270deg)
}

.link--theme--white:hover {
    opacity: .5
}

.link--clear {
    color: inherit;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    transition: all .3s ease
}

.link--clear:hover {
    cursor: pointer
}

.link--clear:hover:not(.link--clear) {
    border-color: #715845;
    color: #715845
}

.link--clear:hover.link--clear {
    color: inherit
}

.link--clear .link__arrow {
    display: none
}

.link--clear .link__arrow:before {
    display: inline-block;
    font-weight: 700
}

.link--clear .link__arrow--position--before:before {
    transform: rotate(90deg)
}

.link--clear .link__arrow--position--after:before {
    transform: rotate(270deg)
}

.link--theme--details {
    align-items: center;
    color: inherit;
    color: #fff;
    display: inline-block;
    display: flex !important;
    font-size: 14px;
    justify-content: center;
    text-decoration: none;
    text-transform: uppercase;
    text-transform: none !important;
    transition: all .3s ease
}

.link--theme--details:hover {
    cursor: pointer
}

.link--theme--details:hover:not(.link--clear) {
    border-color: #715845;
    color: #715845
}

.link--theme--details:hover.link--clear {
    color: inherit
}

.link--theme--details .link__arrow {
    display: none
}

.link--theme--details .link__arrow:before {
    display: inline-block;
    font-weight: 700
}

.link--theme--details .link__arrow--position--before:before {
    transform: rotate(90deg)
}

.link--theme--details .link__arrow--position--after:before {
    transform: rotate(270deg)
}

.link--theme--details .link__arrow {
    display: inline-block !important
}

.link--theme--details:hover {
    color: #fff !important
}

.link--theme--details:hover .link__text {
    border-bottom: 1px solid #fff
}

/* LinkThemeButton */
.link--theme--gray {
    color: inherit;
    color: #717272 !important;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    transition: all .3s ease
}

.link--theme--gray:hover {
    cursor: pointer
}

.link--theme--gray:hover:not(.link--clear) {
    border-color: #715845;
    color: #715845
}

.link--theme--gray:hover.link--clear {
    color: inherit
}

.link--theme--gray .link__arrow {
    display: none
}

.link--theme--gray .link__arrow:before {
    display: inline-block;
    font-weight: 700
}

.link--theme--gray .link__arrow--position--before:before {
    transform: rotate(90deg)
}

.link--theme--gray .link__arrow--position--after:before {
    transform: rotate(270deg)
}

.link--theme--gray:hover {
    color: #715845 !important
}

.link--theme--mobile-gray {
    color: inherit;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    transition: all .3s ease
}

.link--theme--mobile-gray:hover {
    cursor: pointer
}

.link--theme--mobile-gray:hover:not(.link--clear) {
    border-color: #715845;
    color: #715845
}

.link--theme--mobile-gray:hover.link--clear {
    color: inherit
}

.link--theme--mobile-gray .link__arrow {
    display: none
}

.link--theme--mobile-gray .link__arrow:before {
    display: inline-block;
    font-weight: 700
}

.link--theme--mobile-gray .link__arrow--position--before:before {
    transform: rotate(90deg)
}

.link--theme--mobile-gray .link__arrow--position--after:before {
    transform: rotate(270deg)
}

@media screen and (max-width:992px) {
    .link--theme--mobile-gray {
        color: inherit;
        color: #717272 !important;
        display: inline-block;
        text-decoration: none;
        text-transform: uppercase;
        transition: all .3s ease
    }

    .link--theme--mobile-gray:hover {
        cursor: pointer
    }

    .link--theme--mobile-gray:hover:not(.link--clear) {
        border-color: #715845;
        color: #715845
    }

    .link--theme--mobile-gray:hover.link--clear {
        color: inherit
    }

    .link--theme--mobile-gray .link__arrow {
        display: none
    }

    .link--theme--mobile-gray .link__arrow:before {
        display: inline-block;
        font-weight: 700
    }

    .link--theme--mobile-gray .link__arrow--position--before:before {
        transform: rotate(90deg)
    }

    .link--theme--mobile-gray .link__arrow--position--after:before {
        transform: rotate(270deg)
    }

    .link--theme--mobile-gray:hover {
        color: #715845 !important
    }
}

.link--type--button {
    border: solid;
    border-width: 0 0 1px;
    padding: 20px 0
}

@media screen and (min-width:992px) {
    .link--type--button {
        border-width: 1px;
        padding: 10px 30px
    }

    .link--type--pc-button {
        border: solid;
        border-width: 0 0 1px;
        padding: 20px 0
    }
}

@media screen and (min-width:992px) and (min-width:992px) {
    .link--type--pc-button {
        border-width: 1px;
        padding: 10px 30px
    }
}

.link--theme--blue {
    color: inherit;
    color: #715845 !important;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    transition: all .3s ease
}

.link--theme--blue:hover {
    cursor: pointer
}

.link--theme--blue:hover:not(.link--clear) {
    border-color: #715845;
    color: #715845
}

.link--theme--blue:hover.link--clear {
    color: inherit
}

.link--theme--blue .link__arrow {
    display: none
}

.link--theme--blue .link__arrow:before {
    display: inline-block;
    font-weight: 700
}

.link--theme--blue .link__arrow--position--before:before {
    transform: rotate(90deg)
}

.link--theme--blue .link__arrow--position--after:before {
    transform: rotate(270deg)
}

.link--type--arrow {
    align-items: center;
    display: flex !important
}

.link--type--arrow .link__arrow {
    display: inline-block !important
}

@media screen and (max-width:992px) {
    .link--type--mobile-arrow {
        align-items: center;
        display: flex !important
    }

    .link--type--mobile-arrow .link__arrow {
        display: inline-block !important
    }
}

.link--theme--white {
    color: inherit;
    color: #fff !important;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    transition: all .3s ease;
    transition: all .3s ease-out
}

.link--theme--white:hover {
    cursor: pointer
}

.link--theme--white:hover:not(.link--clear) {
    border-color: #715845;
    color: #715845
}

.link--theme--white:hover.link--clear {
    color: inherit
}

.link--theme--white .link__arrow {
    display: none
}

.link--theme--white .link__arrow:before {
    display: inline-block;
    font-weight: 700
}

.link--theme--white .link__arrow--position--before:before {
    transform: rotate(90deg)
}

.link--theme--white .link__arrow--position--after:before {
    transform: rotate(270deg)
}

.link--theme--white:hover {
    opacity: .5
}

.link--clear {
    color: inherit;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    transition: all .3s ease
}

.link--clear:hover {
    cursor: pointer
}

.link--clear:hover:not(.link--clear) {
    border-color: #715845;
    color: #715845
}

.link--clear:hover.link--clear {
    color: inherit
}

.link--clear .link__arrow {
    display: none
}

.link--clear .link__arrow:before {
    display: inline-block;
    font-weight: 700
}

.link--clear .link__arrow--position--before:before {
    transform: rotate(90deg)
}

.link--clear .link__arrow--position--after:before {
    transform: rotate(270deg)
}

.link--theme--button {
    border: 1px solid #fff;
    color: inherit;
    display: inline-block;
    font-size: 15px;
    font-size: 12px;
    justify-content: center;
    letter-spacing: 2px;
    line-height: 1.5;
    padding: 10px 50px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all .3s ease;
    transition: all .3s ease-out
}

@media screen and (max-width:992px) {
    .link--theme--button {
        align-items: center;
        display: flex !important
    }

    .link--theme--button .link__arrow {
        display: inline-block !important
    }
}

.link--theme--button:hover {
    cursor: pointer
}

.link--theme--button:hover:not(.link--clear) {
    border-color: #715845;
    color: #715845
}

.link--theme--button:hover.link--clear {
    color: inherit
}

.link--theme--button .link__arrow {
    display: none
}

.link--theme--button .link__arrow:before {
    display: inline-block;
    font-weight: 700
}

.link--theme--button .link__arrow--position--before:before {
    transform: rotate(90deg)
}

.link--theme--button .link__arrow--position--after:before {
    transform: rotate(270deg)
}

@media screen and (max-width:992px) {
    .link--theme--button {
        color: inherit;
        color: #717272 !important;
        display: inline-block;
        text-decoration: none;
        text-transform: uppercase;
        transition: all .3s ease
    }

    .link--theme--button:hover {
        cursor: pointer
    }

    .link--theme--button:hover:not(.link--clear) {
        border-color: #715845;
        color: #715845
    }

    .link--theme--button:hover.link--clear {
        color: inherit
    }

    .link--theme--button .link__arrow {
        display: none
    }

    .link--theme--button .link__arrow:before {
        display: inline-block;
        font-weight: 700
    }

    .link--theme--button .link__arrow--position--before:before {
        transform: rotate(90deg)
    }

    .link--theme--button .link__arrow--position--after:before {
        transform: rotate(270deg)
    }

    .link--theme--button:hover {
        color: #715845 !important
    }
}

@media screen and (min-width:992px) {
    .link--theme--button {
        border: solid;
        border-width: 0 0 1px;
        padding: 20px 0
    }
}

@media screen and (min-width:992px) and (min-width:992px) {
    .link--theme--button {
        border-width: 1px;
        padding: 10px 30px
    }
}

.link--theme--button:hover {
    border-color: #fff !important;
    color: #fff !important;
    opacity: .5
}

@media screen and (min-width:992px) {
    .link--theme--button {
        border-width: 1px;
        font-size: 14px;
        letter-spacing: 3px;
        line-height: 1;
        padding: 14px 35px;
        padding: 10px 30px;
        font-family: merrant;
        border-radius: 4px;
    }
}

.link--theme--button .link__text {
    color: #fff;
    font-size: 1em;
}

.link--theme--button .link__arrow {
    display: none !important
}

@media screen and (min-width:992px) {
    .link--theme--button {
        padding: 12px 25px
    }
}

@media screen and (max-width:992px) {
    .link--theme--button {
        display: inline-block !important
    }
}


.rates-item--theme--classic {
    position: relative
}

.rates-item--theme--classic .rates-item__content {
    position: relative;
    z-index: 1
}

@media screen and (min-width:992px) {
    .rates-item--theme--classic .rates-item__content {
        bottom: 0;
        left: 0;
        position: absolute;
        right: 0
    }

    .rates-item--theme--classic .rates-item__additional {
        overflow-y: hidden;
        transition: all .5s ease
    }

    .rates-item--theme--classic .rates-item__additional:not(.rates-item__additional--visible) {
        max-height: 0 !important
    }
}

.rates-item--theme--classic .rates-item__content {
    background: #0009;
    color: #fff;
    font-size: 18px;
    padding: 10px;
    text-align: center
}

.rates-item--theme--classic .rates-item__content:hover {
    cursor: pointer
}

.rates-item--theme--classic .rates-item__title {
    font-size: 1.2rem;
    letter-spacing: 2px;
    font-family: "Euclid Square Medium", Helvetica Neue, Helvetica, Arial, sans-serif;
    text-transform: uppercase;
}

.rates-item--theme--classic .rates-item__price-info {
    border-color: #ffffff80;
    border-style: solid;
    border-width: 1px 0;
    margin: 10px 0;
    padding: 10px 0
}

.rates-item__price-info p {
    color: #fff;
}

.rates-item--theme--classic .rates-item__price-wrapper {
    display: flex;
    justify-content: center;
    line-height: 1;
    color: #fff;
}

.rates-item--theme--classic .rates-item__price-rate {
    font-size: 46px;
    font-family: bogle !important;
    font-weight: 100 !important;
}

.rates-item--theme--classic .rates-item__price-star {
    font-size: 36px
}

.rates-item--theme--classic .rates-item__price-rate,
.rates-item--theme--classic .rates-item__price-star {
    font-family: latolight, sans-serif, arial
}

.rates-item--theme--classic .rates-item__price-details {
    font-size: 14px;
    letter-spacing: 1.5px
}

.rates-item--theme--classic .rates-item__dates {
    font-size: 18px
}

.rates-item--theme--classic .rates-item__advantages {
    border-color: #ffffff80;
    border-style: solid;
    border-width: 1px 0;
    display: flex;
    justify-content: center;
    margin: 10px 0;
    padding: 10px 0
}

.rates-item--theme--classic .rates-item__advantage-item {
    align-items: center;
    display: flex;
    flex: 1 0;
    flex-direction: column;
    max-width: 100px
}

.rates-item--theme--classic .rates-item__advantage-icon {
    height: 21px;
    width: 35px
}

.rates-item--theme--classic .rates-item__advantage-title {
    font-size: 14px;
    line-height: 1;
    margin: 7px 0 0
}

.rates-item--theme--classic .rates-item__details {
    display: flex;
    justify-content: center
}

.rates-item--theme--classic .rates-item__details-star {
    font-family: latolight, sans-serif, arial;
    font-size: 30px;
    line-height: 1;
    margin: 0 3px 0 0;
    position: relative;
    top: 7px
}

.rates-item--theme--classic .rates-item__description {
    font-size: 14px;
    margin: 0 0 30px;
    padding: 0 25px;
    text-align: justify;
    color: #fff;
}

.rates-item--theme--classic .rates-item__description p {
    color: #fff;
}

.rates-item--theme--classic .rates-item__view-link {
    margin: 5px 0 10px
}

@media screen and (min-width:992px) {
    .rates-item--theme--classic {
        min-height: 730px
    }

    .rates-item--theme--classic .rates-item__content {
        padding: 15px
    }

    .rates-item--theme--classic .rates-item__title {
        font-size: 22px;
        letter-spacing: 3px
    }

    .rates-item--theme--classic .rates-item__price-info {
        margin: 15px 0
    }

    .rates-item--theme--classic .rates-item__dates {
        font-size: 19px
    }

    .rates-item--theme--classic .rates-item__advantages {
        border-width: 1px 0 0;
        margin: 15px 0 10px;
        padding: 10px 0 0
    }

    .rates-item--theme--classic .rates-item__advantage-item {
        max-width: 125px
    }

    .rates-item--theme--classic .rates-item__advantage-icon {
        height: 34px;
        width: 34px
    }

    .rates-item--theme--classic .rates-item__advantage-title {
        font-size: inherit
    }

    .rates-item--theme--classic .rates-item__description {
        font-size: inherit;
        margin: 0 0 15px;
        padding: 0;
        text-align: inherit
    }

    .rates-item--theme--classic .rates-item__view-link {
        margin: 5px 0 4px
    }
}


.rates-element--theme--classic .rates-element__years {
    display: flex;
    justify-content: center
}

.rates-element--theme--classic .rates-element__items {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap
}

.rates-element--theme--classic .rates-element__item {
    overflow-y: hidden;
    transition: opacity .5s ease
}

.rates-element--theme--classic .rates-element__item:not(.rates-element__item--visible) {
    display: none
}

@media screen and (min-width:992px) {
    .rates-element--theme--classic .rates-element__items {
        flex-direction: row
    }
}

.rates-element--theme--classic .rates-element__years {
    margin: 0 0 20px
}

.rates-element--theme--classic .rates-element__year {
    border-color: #cbcad2;
    border-style: solid;
    border-width: 0 1px;
    font-size: 20px;
    letter-spacing: 2.2px;
    line-height: 1;
    padding: 2px 15px;
    transition: all .3s ease-out
}

.rates-element--theme--classic .rates-element__year:hover {
    cursor: pointer
}

.rates-element--theme--classic .rates-element__year:last-child {
    border-width: 0 1px 0 0
}

.rates-element--theme--classic .rates-element__year--active,
.rates-element--theme--classic .rates-element__year:hover {
    color: #715845
}

.rates-element--theme--classic .rates-element__item {
    margin: 0 0 20px
}

@media screen and (min-width:992px) {
    .rates-element--theme--classic .rates-element__years {
        margin: 0 0 30px
    }

    .rates-element--theme--classic .rates-element__year {
        border-width: 1px;
        font-size: 22px;
        line-height: inherit;
        margin: 0 30px 0 0;
        padding: 10px 30px
    }

    .rates-element--theme--classic .rates-element__year:last-child {
        border-width: 1px;
        margin: 0
    }

    .rates-element--theme--classic .rates-element__year--active,
    .rates-element--theme--classic .rates-element__year:hover {
        border-color: #715845
    }

    .rates-element--theme--classic .rates-element__item {
        flex: 33.3% 0;
        margin: 0
    }
}


.link--theme--gray {
    color: inherit;
    color: #717272 !important;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    transition: all .3s ease
}

.link--theme--gray:hover {
    cursor: pointer
}

.link--theme--gray:hover:not(.link--clear) {
    border-color: #715845;
    color: #715845
}

.link--theme--gray:hover.link--clear {
    color: inherit
}

.link--theme--gray .link__arrow {
    display: none
}

.link--theme--gray .link__arrow:before {
    display: inline-block;
    font-weight: 700
}

.link--theme--gray .link__arrow--position--before:before {
    transform: rotate(90deg)
}

.link--theme--gray .link__arrow--position--after:before {
    transform: rotate(270deg)
}

.link--theme--gray:hover {
    color: #715845 !important
}

.link--theme--mobile-gray {
    color: inherit;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    transition: all .3s ease
}

.link--theme--mobile-gray:hover {
    cursor: pointer
}

.link--theme--mobile-gray:hover:not(.link--clear) {
    border-color: #715845;
    color: #715845
}

.link--theme--mobile-gray:hover.link--clear {
    color: inherit
}

.link--theme--mobile-gray .link__arrow {
    display: none
}

.link--theme--mobile-gray .link__arrow:before {
    display: inline-block;
    font-weight: 700
}

.link--theme--mobile-gray .link__arrow--position--before:before {
    transform: rotate(90deg)
}

.link--theme--mobile-gray .link__arrow--position--after:before {
    transform: rotate(270deg)
}

@media screen and (max-width:992px) {
    .link--theme--mobile-gray {
        color: inherit;
        color: #717272 !important;
        display: inline-block;
        text-decoration: none;
        text-transform: uppercase;
        transition: all .3s ease
    }

    .link--theme--mobile-gray:hover {
        cursor: pointer
    }

    .link--theme--mobile-gray:hover:not(.link--clear) {
        border-color: #715845;
        color: #715845
    }

    .link--theme--mobile-gray:hover.link--clear {
        color: inherit
    }

    .link--theme--mobile-gray .link__arrow {
        display: none
    }

    .link--theme--mobile-gray .link__arrow:before {
        display: inline-block;
        font-weight: 700
    }

    .link--theme--mobile-gray .link__arrow--position--before:before {
        transform: rotate(90deg)
    }

    .link--theme--mobile-gray .link__arrow--position--after:before {
        transform: rotate(270deg)
    }

    .link--theme--mobile-gray:hover {
        color: #715845 !important
    }
}

.link--type--button {
    border: solid;
    border-width: 0 0 1px;
    padding: 20px 0
}

@media screen and (min-width:992px) {
    .link--type--button {
        border-width: 1px;
        padding: 10px 30px
    }

    .link--type--pc-button {
        border: solid;
        border-width: 0 0 1px;
        padding: 20px 0
    }
}

@media screen and (min-width:992px) and (min-width:992px) {
    .link--type--pc-button {
        border-width: 1px;
        padding: 10px 30px
    }
}

.link--theme--blue {
    color: inherit;
    color: #715845 !important;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    transition: all .3s ease
}

.link--theme--blue:hover {
    cursor: pointer
}

.link--theme--blue:hover:not(.link--clear) {
    border-color: #715845;
    color: #715845
}

.link--theme--blue:hover.link--clear {
    color: inherit
}

.link--theme--blue .link__arrow {
    display: none
}

.link--theme--blue .link__arrow:before {
    display: inline-block;
    font-weight: 700
}

.link--theme--blue .link__arrow--position--before:before {
    transform: rotate(90deg)
}

.link--theme--blue .link__arrow--position--after:before {
    transform: rotate(270deg)
}

.link--type--arrow {
    align-items: center;
    display: flex !important
}

.link--type--arrow .link__arrow {
    display: inline-block !important
}

@media screen and (max-width:992px) {
    .link--type--mobile-arrow {
        align-items: center;
        display: flex !important
    }

    .link--type--mobile-arrow .link__arrow {
        display: inline-block !important
    }
}

.link--theme--white {
    color: inherit;
    color: #fff !important;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    transition: all .3s ease;
    transition: all .3s ease-out
}

.link--theme--white:hover {
    cursor: pointer
}

.link--theme--white:hover:not(.link--clear) {
    border-color: #715845;
    color: #715845
}

.link--theme--white:hover.link--clear {
    color: inherit
}

.link--theme--white .link__arrow {
    display: none
}

.link--theme--white .link__arrow:before {
    display: inline-block;
    font-weight: 700
}

.link--theme--white .link__arrow--position--before:before {
    transform: rotate(90deg)
}

.link--theme--white .link__arrow--position--after:before {
    transform: rotate(270deg)
}

.link--theme--white:hover {
    opacity: .5
}

.link--clear {
    color: inherit;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    transition: all .3s ease
}

.link--clear:hover {
    cursor: pointer
}

.link--clear:hover:not(.link--clear) {
    border-color: #715845;
    color: #715845
}

.link--clear:hover.link--clear {
    color: inherit
}

.link--clear .link__arrow {
    display: none
}

.link--clear .link__arrow:before {
    display: inline-block;
    font-weight: 700
}

.link--clear .link__arrow--position--before:before {
    transform: rotate(90deg)
}

.link--clear .link__arrow--position--after:before {
    transform: rotate(270deg)
}

.link--theme--highlight-more {
    border: 1px solid #715845;
    color: inherit;
    color: #717272 !important;
    color: #715845 !important;
    display: inline-block;
    font-size: 18px;
    justify-content: center;
    letter-spacing: 2px;
    letter-spacing: 2.2px;
    padding: 10px 30px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all .3s ease
}

.link--theme--highlight-more:hover {
    cursor: pointer
}

.link--theme--highlight-more:hover:not(.link--clear) {
    border-color: #715845;
    color: #715845
}

.link--theme--highlight-more:hover.link--clear {
    color: inherit
}

.link--theme--highlight-more .link__arrow {
    display: none
}

.link--theme--highlight-more .link__arrow:before {
    display: inline-block;
    font-weight: 700
}

.link--theme--highlight-more .link__arrow--position--before:before {
    transform: rotate(90deg)
}

.link--theme--highlight-more .link__arrow--position--after:before {
    transform: rotate(270deg)
}

@media screen and (min-width:992px) {
    .link--theme--highlight-more {
        border-width: 1px;
        padding: 10px 30px
    }
}

@media screen and (max-width:992px) {
    .link--theme--highlight-more {
        align-items: center;
        display: flex !important
    }

    .link--theme--highlight-more .link__arrow {
        display: inline-block !important
    }
}

.link--theme--highlight-more:hover {
    border-color: #715845;
    color: #715845 !important
}

.link--theme--highlight-more .link__arrow--position--after {
    margin: 0 0 0 5px
}

@media screen and (min-width:992px) {
    .link--theme--highlight-more {
        border-bottom-width: 1px;
        letter-spacing: 1px
    }

    .link--theme--highlight-more .link__arrow--position--after {
        margin: 0
    }
}

.link--theme--highlight-more:hover {
    border-color: #717272 !important;
    color: #717272 !important
}

.link--theme--highlight-more .link__arrow {
    display: none !important
}

@media screen and (min-width:992px) {
    .link--theme--highlight-more {
        font-size: 22px
    }
}

@media screen and (max-width:992px) {
    .link--theme--highlight-more {
        display: inline-block !important
    }
}

.written-by {
    align-items: center;
    display: flex;
    flex-direction: column
}

.written-by__heading {
    margin: 0;
    padding: 0
}

.written-by__description {
    margin-bottom: 0
}

.written-by .written-by__content-wrapper {
    align-items: center;
    display: flex;
    flex-direction: column
}

@media screen and (min-width:992px) {
    .written-by__description {
        max-width: 80%
    }
}

@media screen and (min-width:1200px) {
    .written-by__description {
        max-width: 1100px
    }
}

.written-by--theme--section .written-by__title {
    color: #715845;
    font-family: Didot-HTF-M06-Medium-Ital, sans-serif, arial;
    font-size: 56px;
    line-height: 1.35;
    text-align: center
}

.written-by--theme--section .written-by__heading {
    font-family: latolight, sans-serif, arial;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 3px;
    margin: 15px 0;
    text-align: center;
    text-transform: uppercase
}

.written-by--theme--section .written-by__description {
    max-width: 1000px;
    text-align: justify
}

.written-by--theme--section .written-by__description p {
    margin: 0 0 20px
}

@media screen and (min-width:992px) {
    .written-by--theme--section .written-by__title {
        font-size: 70px;
        line-height: 1.5;
        text-align: left
    }

    .written-by--theme--section .written-by__heading {
        font-size: 36px;
        font-weight: 400;
        margin: 20px 0 40px;
        text-align: left
    }

    .written-by--theme--section .written-by__description {
        font-size: 18px;
        text-align: center
    }

    .written-by--theme--section .written-by__description p {
        margin: 0 0 40px
    }
}

.written-by--theme--section .written-by__description {
    font-size: 14px;

}

@media screen and (min-width:992px) {
    .written-by--theme--section .written-by__heading {
        font-size: 30px !important;
        margin: 0 0 40px !important
    }

    .written-by--theme--section .written-by__description {
        font-size: 18px
    }
}

/* ExpandItemThemeClassic */
.expand-item--theme--classic .expand-item__body {
    overflow-y: hidden;
    transition: all .5s ease
}

.expand-item--theme--classic:not(.expand-item--open) .expand-item__body {
    max-height: 0 !important
}

.expand-item--theme--classic.expand-item--open .expand-item__arrow {
    transform: rotate(270deg)
}

.expand-item--theme--classic.expand-item--open .expand-item__header {
    border-bottom: initial
}























































































.slider-item,
.slider-item .slider-item__image-wrapper {
    position: relative
}


.selection__item--hidden {
    display: none !important
}

.selection--theme--faq .selection__description {
    font-size: 14px;
    letter-spacing: .5px;
    margin: 20px 0;
    text-align: justify
}

.selection--theme--faq .selection__wrapper {
    align-items: center;
    display: flex;
    flex-direction: column
}


@media screen and (min-width:992px) {
    .selection--theme--faq .selection__description {
        font-size: 18px;
        margin: 50px 0;
        padding: 0 25%;
        text-align: center
    }
}


.tooltipster-fall,
.tooltipster-grow.tooltipster-show {
    -webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1);
    -moz-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
    -ms-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
    -o-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15)
}

.tooltipster-base {
    display: flex;
    pointer-events: none;
    position: absolute
}

.tooltipster-box {
    flex: 1 1 auto
}

.tooltipster-content {
    box-sizing: border-box;
    max-height: 100%;
    max-width: 100%;
    overflow: auto
}

















.tooltipster-ruler {
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden
}

.tooltipster-fade {
    opacity: 0;
    transition-property: opacity
}

.tooltipster-fade.tooltipster-show {
    opacity: 1
}

.tooltipster-grow {
    -webkit-backface-visibility: hidden;
    transform: scale(0);
    transition-property: transform
}

.tooltipster-grow.tooltipster-show {
    transform: scale(1);
    transition-timing-function: cubic-bezier(.175, .885, .32, 1.15)
}

.tooltipster-swing {
    opacity: 0;
    transform: rotate(4deg);
    transition-property: transform
}

.tooltipster-swing.tooltipster-show {
    opacity: 1;
    transform: rotate(0);
    transition-timing-function: cubic-bezier(.23, .635, .495, 2.4)
}

.tooltipster-fall {
    transition-property: top;
    transition-timing-function: cubic-bezier(.175, .885, .32, 1.15)
}

.tooltipster-fall.tooltipster-initial {
    top: 0 !important
}

.tooltipster-fall.tooltipster-dying {
    opacity: 0;
    top: 0 !important;
    transition-property: all
}

.tooltipster-slide {
    transition-property: left;
    transition-timing-function: cubic-bezier(.175, .885, .32, 1.15)
}

.tooltipster-slide.tooltipster-initial {
    left: -40px !important
}

.tooltipster-slide.tooltipster-dying {
    left: 0 !important;
    opacity: 0;
    transition-property: all
}

@-webkit-keyframes tooltipster-fading {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes tooltipster-fading {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.tooltipster-update-fade {
    -webkit-animation: tooltipster-fading .4s;
    animation: tooltipster-fading .4s
}

@-webkit-keyframes tooltipster-rotating {
    25% {
        transform: rotate(-2deg)
    }

    75% {
        transform: rotate(2deg)
    }

    to {
        transform: rotate(0)
    }
}

@keyframes tooltipster-rotating {
    25% {
        transform: rotate(-2deg)
    }

    75% {
        transform: rotate(2deg)
    }

    to {
        transform: rotate(0)
    }
}

.tooltipster-update-rotate {
    -webkit-animation: tooltipster-rotating .6s;
    animation: tooltipster-rotating .6s
}

@-webkit-keyframes tooltipster-scaling {
    50% {
        transform: scale(1.1)
    }

    to {
        transform: scale(1)
    }
}

@keyframes tooltipster-scaling {
    50% {
        transform: scale(1.1)
    }

    to {
        transform: scale(1)
    }
}













.tooltipster-update-scale {
    -webkit-animation: tooltipster-scaling .6s;
    animation: tooltipster-scaling .6s
}

.tooltipster-sidetip .tooltipster-box {
    background: #565656;
    border: 2px solid #000;
    border-radius: 4px
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-box {
    margin-top: 8px
}

.tooltipster-sidetip.tooltipster-left .tooltipster-box {
    margin-right: 8px
}

.tooltipster-sidetip.tooltipster-right .tooltipster-box {
    margin-left: 8px
}

.tooltipster-sidetip.tooltipster-top .tooltipster-box {
    margin-bottom: 8px
}

.tooltipster-sidetip .tooltipster-content {
    color: #fff;
    line-height: 18px;
    padding: 6px 14px
}

.tooltipster-sidetip .tooltipster-arrow {
    overflow: hidden;
    position: absolute
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow {
    height: 10px;
    margin-left: -10px;
    top: 0;
    width: 20px
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow {
    height: 20px;
    margin-top: -10px;
    right: 0;
    top: 0;
    width: 10px
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow {
    height: 20px;
    left: 0;
    margin-top: -10px;
    top: 0;
    width: 10px
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow {
    bottom: 0;
    height: 10px;
    margin-left: -10px;
    width: 20px
}

.tooltipster-sidetip .tooltipster-arrow-background,
.tooltipster-sidetip .tooltipster-arrow-border {
    height: 0;
    position: absolute;
    width: 0
}

.tooltipster-sidetip .tooltipster-arrow-background {
    border: 10px solid #0000
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background {
    border-bottom-color: #565656;
    left: 0;
    top: 3px
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background {
    border-left-color: #565656;
    left: -3px;
    top: 0
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background {
    border-right-color: #565656;
    left: 3px;
    top: 0
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
    border-top-color: #565656;
    left: 0;
    top: -3px
}

.tooltipster-sidetip .tooltipster-arrow-border {
    border: 10px solid #0000;
    left: 0;
    top: 0
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border {
    border-bottom-color: #000
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border {
    border-left-color: #000
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border {
    border-right-color: #000
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border {
    border-top-color: #000
}

.tooltipster-sidetip .tooltipster-arrow-uncropped {
    position: relative
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped {
    top: -10px
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped {
    left: -10px
}

.tooltipster--theme--calendar .tooltipster-arrow-background,
.tooltipster--theme--calendar .tooltipster-arrow-border {
    border: 15px solid #0000
}

.tooltipster--theme--calendar.tooltipster-right .tooltipster-box {
    margin-left: 15px
}

.tooltipster--theme--calendar.tooltipster-right .tooltipster-arrow {
    height: 30px;
    width: 15px
}

.tooltipster--theme--calendar.tooltipster-right .tooltipster-arrow-uncropped {
    left: -15px
}

.tooltipster--theme--calendar.tooltipster-right .tooltipster-arrow-background,
.tooltipster--theme--calendar.tooltipster-right .tooltipster-arrow-border {
    border-right-color: #a8a6a4e6
}

.tooltipster--theme--calendar.tooltipster-left .tooltipster-box {
    margin-right: 15px
}

.tooltipster--theme--calendar.tooltipster-left .tooltipster-arrow {
    height: 30px;
    width: 15px
}

.tooltipster--theme--calendar.tooltipster-left .tooltipster-arrow-uncropped {
    right: -15px
}

.tooltipster--theme--calendar.tooltipster-left .tooltipster-arrow-background,
.tooltipster--theme--calendar.tooltipster-left .tooltipster-arrow-border {
    border-left-color: #a8a6a4e6
}

.tooltipster--theme--calendar.tooltipster-top .tooltipster-box {
    margin-bottom: 15px
}

.tooltipster--theme--calendar.tooltipster-top .tooltipster-arrow {
    height: 15px;
    margin-left: -15px;
    width: 30px
}

.tooltipster--theme--calendar.tooltipster-top .tooltipster-arrow-background,
.tooltipster--theme--calendar.tooltipster-top .tooltipster-arrow-border {
    border-top-color: #a8a6a4e6
}

.tooltipster--theme--calendar.tooltipster-bottom .tooltipster-box {
    margin-top: 15px
}

.tooltipster--theme--calendar.tooltipster-bottom .tooltipster-arrow {
    height: 15px;
    margin-left: -15px;
    width: 30px
}

.tooltipster--theme--calendar.tooltipster-bottom .tooltipster-arrow-uncropped {
    top: -15px
}

.tooltipster--theme--calendar.tooltipster-bottom .tooltipster-arrow-background,
.tooltipster--theme--calendar.tooltipster-bottom .tooltipster-arrow-border {
    border-bottom-color: #a8a6a4e6
}

.tooltipster--theme--calendar .tooltipster-box {
    background: #a8a6a4e6;
    border: none;
    border-radius: 0;
    box-shadow: 3px 3px 2px #0000001a;
    color: #fff
}

.tooltipster--theme--calendar .tooltipster-content {
    color: #fff;
    font-family: latoregular, sans-serif, arial;
    font-size: 14px;
    line-height: 1.2;
    max-width: 300px;
    padding: 20px
}

@media screen and (min-width:992px) {
    .tooltipster--theme--calendar .tooltipster-content {
        font-size: 18px
    }
}

.tooltipster--theme--calendar .tooltipster-arrow-background,
.tooltipster--theme--calendar .tooltipster-arrow-border {
    border: 7px solid #0000
}

.tooltipster--theme--calendar .tooltipster-arrow-background {
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    top: 0 !important
}

.tooltipster--theme--calendar.tooltipster-right .tooltipster-box {
    margin-left: 7px
}

.tooltipster--theme--calendar.tooltipster-right .tooltipster-arrow {
    height: 14px;
    width: 7px
}

.tooltipster--theme--calendar.tooltipster-right .tooltipster-arrow-uncropped {
    left: -7px
}

.tooltipster--theme--calendar.tooltipster-right .tooltipster-arrow-background,
.tooltipster--theme--calendar.tooltipster-right .tooltipster-arrow-border {
    border-right-color: #a8a6a4
}

.tooltipster--theme--calendar.tooltipster-left .tooltipster-box {
    margin-right: 7px
}

.tooltipster--theme--calendar.tooltipster-left .tooltipster-arrow {
    height: 14px;
    width: 7px
}

.tooltipster--theme--calendar.tooltipster-left .tooltipster-arrow-uncropped {
    right: -7px
}

.tooltipster--theme--calendar.tooltipster-left .tooltipster-arrow-background,
.tooltipster--theme--calendar.tooltipster-left .tooltipster-arrow-border {
    border-left-color: #a8a6a4
}

.tooltipster--theme--calendar.tooltipster-top .tooltipster-box {
    margin-bottom: 7px
}

.tooltipster--theme--calendar.tooltipster-top .tooltipster-arrow {
    height: 7px;
    margin-left: -7px;
    width: 14px
}

.tooltipster--theme--calendar.tooltipster-top .tooltipster-arrow-uncropped {
    bottom: 0
}

.tooltipster--theme--calendar.tooltipster-top .tooltipster-arrow-background,
.tooltipster--theme--calendar.tooltipster-top .tooltipster-arrow-border {
    border-top-color: #a8a6a4
}

.tooltipster--theme--calendar.tooltipster-bottom .tooltipster-box {
    margin-top: 7px
}

.tooltipster--theme--calendar.tooltipster-bottom .tooltipster-arrow {
    height: 7px;
    margin-left: -7px;
    width: 14px
}

.tooltipster--theme--calendar.tooltipster-bottom .tooltipster-arrow-uncropped {
    top: -7px
}

.tooltipster--theme--calendar.tooltipster-bottom .tooltipster-arrow-background,
.tooltipster--theme--calendar.tooltipster-bottom .tooltipster-arrow-border {
    border-bottom-color: #a8a6a4
}

.tooltipster--theme--calendar .tooltipster-box {
    background: #a8a6a4
}

.tooltipster--theme--calendar .tooltipster-content {
    padding: 15px 20px
}

.tooltipster--theme--calendar .tooltipster__wrapper {
    text-align: center
}

.tooltipster--theme--calendar .tooltipster__rate-wrapper {
    display: flex;
    line-height: 1
}

.tooltipster--theme--calendar .tooltipster__currency {
    font-size: 14px;
    margin: 10px 0 0
}

.tooltipster--theme--calendar .tooltipster__rate {
    font-family: latolight, sans-serif, arial;
    font-size: 65px
}

.tooltipster--theme--calendar .tooltipster__details,
.tooltipster--theme--calendar .tooltipster__season {
    text-transform: uppercase
}

.tooltipster--theme--calendar .tooltipster__details {
    font-size: 12px;
    margin: 7px 0 3px
}

.tooltipster--theme--calendar .tooltipster__season {
    font-size: 16px
}

/* SelectThemeMonth */
.select--theme--month {
    color: #715845;
    cursor: pointer;
    font-size: 14px;
    font-size: 16px;
    height: 30px;
    letter-spacing: .5px;
    letter-spacing: 2px;
    position: relative;
    text-transform: uppercase;
    width: 100%;
    width: 140px
}

.select--theme--month.select--disabled {
    cursor: auto
}

.select--theme--month.select--disabled .select__input {
    opacity: .5;
    pointer-events: none
}

.select--theme--month .select__reset-icon--visible {
    display: inline-block
}

.select--theme--month .select__reset-icon:not(.select--theme--month .select__reset-icon--visible) {
    display: none
}

.select--theme--month .select__input {
    align-items: center;
    display: flex
}

.select--theme--month .select__options {
    display: none;
    flex-direction: column;
    left: 0;
    overflow-y: auto;
    position: absolute;
    right: 0;
    z-index: 10
}

.select--theme--month .select__current-text {
    display: block;
    flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.select--theme--month .select__input {
    border-bottom: 1px solid #000;
    padding: 0 10px
}

.select--theme--month .select__icon {
    margin-left: 20px
}

.select--theme--month .select__options {
    background: #fff;
    border: 1px solid #cecece;
    color: #715845;
    max-height: 250px;
    padding-bottom: 10px;
    top: 34px
}

.select--theme--month .select__option {
    padding: 10px
}

.select--theme--month .select__option:hover {
    background: #eeeded
}

.select--theme--month .select__option:hover .select__option-text {
    border-bottom: 1px solid #715845;
    padding-bottom: 2px
}

@media screen and (min-width:992px) {
    .select--theme--month {
        font-size: 16px;
        width: 200px
    }
}

.select--theme--month .select__input {
    border-bottom: none;
    padding: 0;
    text-align: right
}

.select--theme--month .select__icon {
    color: #715845;
    font-size: 12px;
    font-weight: 700;
    margin: 0 0 0 5px
}

@media screen and (min-width:992px) {
    .select--theme--month {
        font-size: 20px;
        width: 160px
    }

    .select--theme--month .select__icon {
        font-size: 15px;
        margin: 0 0 0 10px
    }
}


.select--theme--year {
    color: #715845;
    cursor: pointer;
    font-size: 14px;
    font-size: 16px;
    height: 30px;
    letter-spacing: .5px;
    letter-spacing: 2px;
    position: relative;
    text-transform: uppercase;
    width: 100%;
    width: 140px;
    width: 80px
}

.select--theme--year.select--disabled {
    cursor: auto
}

.select--theme--year.select--disabled .select__input {
    opacity: .5;
    pointer-events: none
}

.select--theme--year .select__reset-icon--visible {
    display: inline-block
}

.select--theme--year .select__reset-icon:not(.select--theme--year .select__reset-icon--visible) {
    display: none
}

.select--theme--year .select__input {
    align-items: center;
    display: flex
}

.select--theme--year .select__options {
    display: none;
    flex-direction: column;
    left: 0;
    overflow-y: auto;
    position: absolute;
    right: 0;
    z-index: 10
}

.select--theme--year .select__current-text {
    display: block;
    flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.select--theme--year .select__input {
    border-bottom: 1px solid #000;
    padding: 0 10px
}

.select--theme--year .select__icon {
    margin-left: 20px
}

.select--theme--year .select__options {
    background: #fff;
    border: 1px solid #cecece;
    color: #715845;
    max-height: 250px;
    padding-bottom: 10px;
    top: 34px
}

.select--theme--year .select__option {
    padding: 10px
}

.select--theme--year .select__option:hover {
    background: #eeeded
}

.select--theme--year .select__option:hover .select__option-text {
    border-bottom: 1px solid #715845;
    padding-bottom: 2px
}

@media screen and (min-width:992px) {
    .select--theme--year {
        font-size: 16px;
        width: 200px
    }
}

.select--theme--year .select__input {
    border-bottom: none;
    padding: 0;
    text-align: right
}

.select--theme--year .select__icon {
    color: #715845;
    font-size: 12px;
    font-weight: 700;
    margin: 0 0 0 5px
}

@media screen and (min-width:992px) {
    .select--theme--year {
        font-size: 20px;
        width: 160px
    }

    .select--theme--year .select__icon {
        font-size: 15px;
        margin: 0 0 0 10px
    }

    .select--theme--year {
        width: 100px
    }
}

/* AvailabilityThemeClassic */
.availability--theme--classic {
    border: 1px solid #cbcad2;
    font-size: 16px;
    letter-spacing: 2px;
    padding: 30px 75px 30px 30px;
    text-transform: uppercase
}

.availability--theme--classic .availability__title {
    margin: 0 0 30px
}

.availability--theme--classic .availability__item {
    align-items: center;
    display: flex;
    margin: 20px 0 0
}

.availability--theme--classic .availability__sample {
    border: 1px solid #717272;
    display: block;
    height: 32px;
    margin: 0 20px 0 0;
    width: 32px
}

.availability--theme--classic .availability__sample--type--limited {
    background-image: repeating-linear-gradient(-45deg, #0000, #0000 49%, #717272 50%, #0000 51%, #0000)
}

.availability--theme--classic .availability__sample--type--booked {
    background-image: repeating-linear-gradient(45deg, #0000, #0000 49%, #717272 50%, #0000 51%, #0000), repeating-linear-gradient(-45deg, #0000, #0000 49%, #717272 50%, #0000 51%, #0000)
}

@media screen and (min-width:992px) {
    .availability--theme--classic {
        font-size: 20px
    }

    .availability--theme--classic .availability__sample {
        height: 38px;
        width: 38px
    }
}

/* DatepickerThemeRates */
.datepicker--theme--rates {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.datepicker--theme--rates.datepicker--locked .datepicker__calendar-wrapper {
    opacity: .5;
    pointer-events: none
}

.datepicker--theme--rates .datepicker__calendar-wrapper {
    align-items: center;
    display: flex;
    flex-direction: column
}

.datepicker--theme--rates .datepicker__header {
    align-items: center;
    display: flex;
    justify-content: center
}

@media screen and (min-width:992px) {
    .datepicker--theme--rates {
        flex-direction: row
    }
}

.datepicker--theme--rates .datepicker__info {
    margin: 40px 0 0
}

.datepicker--theme--rates .datepicker__enquire-link {
    margin: 40px 0 0;
    text-align: center;
    width: 100%
}

.datepicker--theme--rates .datepicker__enquire-link--inactive {
    opacity: .6;
    pointer-events: none
}

.datepicker--theme--rates .datepicker__arrow {
    align-items: center;
    border: 1px solid #cecece;
    color: #715845;
    display: flex;
    font-size: 10px;
    font-weight: 700;
    height: 20px;
    justify-content: center;
    transition: all .3s ease;
    width: 20px
}

.datepicker--theme--rates .datepicker__arrow:hover {
    border-color: #715845;
    cursor: pointer
}

.datepicker--theme--rates .datepicker__arrow--inactive {
    color: #cecece;
    pointer-events: none
}

.datepicker--theme--rates .datepicker__arrow--type--prev {
    transform: rotate(90deg)
}

.datepicker--theme--rates .datepicker__arrow--type--next {
    transform: rotate(-90deg)
}

.datepicker--theme--rates .datepicker__selects {
    align-items: center;
    display: flex;
    line-height: 2;
    margin: 0 10px
}

.datepicker--theme--rates .datepicker__select--type--month {
    margin: 0 10px 0 0
}

.datepicker--theme--rates .ui-datepicker-header {
    display: none
}

.datepicker--theme--rates .datepicker__calendar {
    margin: 40px 0 0
}

.datepicker--theme--rates .datepicker__calendar .ui-datepicker-calendar {
    border-collapse: collapse
}

.datepicker--theme--rates .datepicker__calendar thead {
    background: #f9f9f9;
    border: 1px solid #f2f2f2
}

.datepicker--theme--rates .datepicker__calendar th {
    padding: 10px 4px
}

.datepicker--theme--rates .datepicker__calendar th span {
    color: #77787a;
    font-family: latolight, sans-serif, arial;
    font-size: 11px;
    padding: 10px 0;
    text-transform: uppercase
}

.datepicker--theme--rates .datepicker__calendar .ui-datepicker-unselectable span {
    background: #586cb0
}

.datepicker--theme--rates .datepicker__calendar .ui-state-default {
    background: #161b90;
    border-color: #fff;
    border-style: solid;
    border-width: 0 1px 1px 0;
    color: #fff;
    cursor: default;
    display: block;
    font-family: latolight, sans-serif, arial;
    font-size: 26px;
    height: 50px;
    line-height: 1.6;
    position: relative;
    text-align: center;
    width: 50px
}

.datepicker--theme--rates .datepicker__calendar .ui-datepicker-other-month .ui-state-default {
    background: #babcbe
}

.datepicker--theme--rates .datepicker__calendar .datepicker__date--state--limited .ui-state-default {
    background-image: repeating-linear-gradient(-45deg, #0000, #0000 49%, #ffffffb3 50%, #0000 51%, #0000)
}

.datepicker--theme--rates .datepicker__calendar .datepicker__date--state--booked .ui-state-default {
    background-image: repeating-linear-gradient(45deg, #0000, #0000 49%, #ffffffb3 50%, #0000 51%, #0000), repeating-linear-gradient(-45deg, #0000, #0000 49%, #ffffffb3 50%, #0000 51%, #0000)
}

.datepicker--theme--rates .datepicker__calendar .datepicker__date--type--arrive .ui-state-default,
.datepicker--theme--rates .datepicker__calendar .datepicker__date--type--between .ui-state-default,
.datepicker--theme--rates .datepicker__calendar .datepicker__date--type--depart .ui-state-default {
    background-color: #686868
}

.datepicker--theme--rates .datepicker__calendar .datepicker__date--type--arrive .ui-state-default:after,
.datepicker--theme--rates .datepicker__calendar .datepicker__date--type--between .ui-state-default:after,
.datepicker--theme--rates .datepicker__calendar .datepicker__date--type--depart .ui-state-default:after {
    bottom: 5px;
    display: block;
    font-family: latoregular, sans-serif, arial;
    font-size: 9px;
    left: 50%;
    position: absolute;
    text-transform: uppercase;
    transform: translateX(-50%)
}

.datepicker--theme--rates .datepicker__calendar .datepicker__date--type--arrive .ui-state-default:after {
    content: "Arrive"
}

.datepicker--theme--rates .datepicker__calendar .datepicker__date--type--depart .ui-state-default:after {
    content: "Depart"
}

@media screen and (min-width:992px) {
    .datepicker--theme--rates .datepicker__calendar-wrapper {
        max-width: 630px
    }

    .datepicker--theme--rates .datepicker__calendar .ui-state-default {
        font-size: 55px;
        height: 90px;
        width: 90px
    }

    .datepicker--theme--rates .datepicker__calendar th span {
        font-size: 13px
    }

    .datepicker--theme--rates .datepicker__select--type--month {
        margin: 0 20px 0 0
    }

    .datepicker--theme--rates .datepicker__arrow {
        font-size: 14px;
        height: 30px;
        width: 30px
    }

    .datepicker--theme--rates .datepicker__selects {
        line-height: inherit;
        margin: 0 20px
    }

    .datepicker--theme--rates .datepicker__calendar .datepicker__date--type--arrive .ui-state-default:after,
    .datepicker--theme--rates .datepicker__calendar .datepicker__date--type--between .ui-state-default:after,
    .datepicker--theme--rates .datepicker__calendar .datepicker__date--type--depart .ui-state-default:after {
        font-size: 11px
    }

    .datepicker--theme--rates .datepicker__info {
        margin: 70px 0 0 40px
    }
}


.rates--theme--main {
    
    flex-direction: column;
    padding: 20px 20px 60px;
}

.rates--theme--main .rates__center {
    align-self: center
}

.rates--theme--main .rates__full-width {
    margin-left: -20px !important;
    margin-right: -20px !important;
    width: auto !important
}

.rates--theme--main .wp-block-column,
.rates--theme--main .wp-block-columns {
    display: flex;
    flex-direction: column
}










@media screen and (min-width:992px) {
    .rates--theme--main {
        padding: 0px 110px 50px
    }

    .rates--theme--main .rates__full-width:not(.rates__full-width--mobile) {
        margin-left: -110px !important;
        margin-right: -110px !important
    }

    .rates--theme--main .rates__full-width--mobile {
        margin-left: 0 !important;
        margin-right: 0 !important
    }

    .rates--theme--main .wp-block-columns {
        flex-direction: row
    }
}

.rates--theme--main .rates__written-by {
    margin: 20px 0
}

.rates--theme--main .rates__availability-link {
    align-self: center;
    margin: 30px 0
}

.rates--theme--main .rates__availability-section-header {
    margin: 40px 0 20px;
    text-align: center
}

.rates--theme--main .rates__availability-text {
    font-size: 16px;
    text-align: center
}

.rates--theme--main .rates__calendar {
    margin: 50px 0 0
}

.rates--theme--main .rates__enquire-button {
    align-self: center;
    margin: 50px 0 0
}

@media screen and (min-width:992px) {
    .rates--theme--main .rates__written-by {
        margin: 50px 0 40px
    }

    .rates--theme--main .rates__availability-link {
        margin: 40px 0 75px
    }

    .rates--theme--main .rates__availability-section-header {
        margin: 70px 0 45px
    }

    .rates--theme--main .rates__availability-text {
        font-size: 18px
    }
}


.yrs {
    display: none !important;
}



@media all {

    *,
    ::after,
    ::before {
        box-sizing: border-box;
    }

    a {
        color: #007bff;
        text-decoration: none;
        background-color: transparent;
        -webkit-text-decoration-skip: objects;
    }

    a:hover {
        color: #0056b3;
        text-decoration: underline;
    }

    svg:not(:root) {
        overflow: hidden;
    }

    @media print {

        *,
        ::after,
        ::before {
            text-shadow: none !important;
            box-shadow: none !important;
        }

        a:not(.btn) {
            text-decoration: underline;
        }
    }
}

@media all {
    a {
        background-color: transparent;
        -webkit-text-decoration-skip: objects;
    }

    svg:not(:root) {
        overflow: hidden;
    }

    *,
    *:before,
    *:after {
        box-sizing: border-box;
    }

    a:focus {
        outline: none;
    }

    
    

    ::selection {
        background: #fff;
    }

    ::-moz-selection {
        background: #fff;
    }

    .c-btn {
        display: inline-block;
        padding: 0;
        font-size: .875rem;
        font-weight: 700;
        line-height: 1.5rem;
        text-align: left;
        color: #fff;
        text-decoration: none;
        letter-spacing: .09375rem;
        text-transform: uppercase;
        border: none;
        border-radius: 0;
        background: none;
        cursor: pointer;
        transition: all .2s ease-in-out;
    }

    .c-btn:hover {
        text-decoration: none;
    }

    .c-btn-tertiary {
        color: #fff;
    }

    .c-btn-tertiary:hover {
        color: #fff;
    }

    .c-btn-tertiary svg {
        margin: -.25rem 0 -.25rem .1875rem;
    }

    .c-btn-tertiary.c-btn-color-alt {
        color: #fff;
    }

    .c-btn-tertiary.c-btn-color-alt svg path {
        stroke: #fff;
    }

    .c-btn-tertiary.c-btn-color-alt:hover {
        color: #fff;
    }

    .c-btn-tertiary {
        display: inline-block;
    }

    .c-btn-tertiary .arrow-icon {
        position: relative;
        top: -.0625rem;
        vertical-align: middle;
        transition: -webkit-transform .3s ease;
        transition: transform .3s ease;
        transition: transform .3s ease, -webkit-transform .3s ease;
        -webkit-transition: -webkit-transform .3s ease;
    }

    .c-btn-tertiary .arrow-icon--circle {
        transition: stroke-dashoffset .3s ease;
        stroke-dasharray: 95;
        stroke-dashoffset: 95;
    }

    .c-btn-tertiary:hover .arrow-icon {
        transform: translate3d(.3125rem, 0, 0);
    }

    .c-btn-tertiary:hover .arrow-icon--circle {
        stroke-dashoffset: 0;
    }
}



@media (max-width: 576px) { 

    .siteHeader .for-mobile {
        display: flex;
        height: 55px;
        display: block !important;
    }
        
}

::selection{
    color: #000 !important;
}


