@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";
#FOKBanner {
    height: auto;
    position: relative;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    z-index: 1;
    background: rgba(0, 0, 0, 0)
}

@media only screen and (min-width: 768px) {
    #FOKBanner {
        height: 100%;
        background: rgba(0, 0, 0, 0)
    }
}

@media only screen and (min-width: 992px) {
    #FOKBanner {
        height: 100%
    }
}

@media only screen and (min-width: 1200px) {
    #FOKBanner {
        height: 100%
    }
}

@media only screen and (min-width: 1550px) {
    #FOKBanner {
        height: 100vh
    }
}

@media only screen and (min-width: 1900px) {
    #FOKBanner {
        height: 100vh
    }
}

.FOKImageSlider {
    width: 100% !important;
    height: 100vh !important;
    position: absolute !important
}

.FOKImageSlider__bg {
    width: 100%;
    height: 100vh !important;
    background-size: cover !important;
    background-position: center center !important
}

.FOKOverlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .3);
    z-index: 2;
    user-select: none
}

.FOKLogo {
    position: absolute;
    z-index: 3;
    padding-top: 50px;
    left: 50%;
    transform: translate(-50%, 0);
    text-align: center
}

@media only screen and (min-width: 768px) {
    .FOKLogo {
        background: rgba(0, 0, 0, 0)
    }
}

@media only screen and (min-width: 992px) {
    .FOKLogo {
        text-align: left;
        padding-top: 40px
    }
}

@media only screen and (min-width: 1200px) {
    .FOKLogo {
        text-align: left;
        padding-top: 50px
    }
}

@media only screen and (min-width: 1550px) {
    .FOKLogo {
        padding-top: 95px
    }
}

@media only screen and (min-width: 1900px) {
    .FOKLogo {
        padding-top: 95px
    }
}

.FOKLogo img {
    width: auto;
    max-width: 210px
}

@media only screen and (min-width: 1200px) {
    .FOKLogo img {
        width: 100%;
        max-width: 210px
    }
}

.FOKBannerContent__wrapper {
    height: 100%;
    position: relative;
    padding-top: 138px
}

@media only screen and (min-width: 992px) {
    .FOKBannerContent__wrapper {
        height: auto;
        padding-top: initial;
        background: rgba(0, 0, 0, 0)
    }
}

@media only screen and (min-width: 1200px) {
    .FOKBannerContent__wrapper {
        height: auto;
        padding-top: initial;
        background: rgba(0, 0, 0, 0)
    }
}

@media only screen and (min-width: 1550px) {
    .FOKBannerContent__wrapper {
        height: 100vh
    }
}

@media only screen and (min-width: 1900px) {
    .FOKBannerContent__wrapper {
        height: 100vh
    }
}

.FOKBannerContent__text {
    color: #fff;
    margin: 0 auto
}

.FOKBannerContent .col-xs-12.FOKBannerContent__left {
    position: relative;
    bottom: 14%;
    z-index: 3;
    padding-left: 30px !important;
    padding-right: 30px !important
}

@media only screen and (min-width: 992px) {
    .FOKBannerContent .col-xs-12.FOKBannerContent__left {
        position: absolute;
        padding: initial;
        padding-left: 15px !important;
        padding-right: unset !important
    }
}

@media only screen and (min-width: 1200px) {
    .FOKBannerContent .col-xs-12.FOKBannerContent__left {
        position: absolute;
        padding: initial;
        padding-left: 15px !important;
        padding-right: unset !important;
        bottom: 10%
    }
}

@media only screen and (min-width: 1550px) {
    .FOKBannerContent .col-xs-12.FOKBannerContent__left {
        bottom: 14%
    }
}

@media only screen and (min-width: 1900px) {
    .FOKBannerContent .col-xs-12.FOKBannerContent__left {
        bottom: 14%;
        position: absolute
    }
}

.FOKBannerContent .col-xs-12.FOKBannerContent__right {
    position: relative;
    right: 0;
    z-index: 3;
    height: auto;
    margin-top: 25px
}

@media only screen and (min-width: 992px) {
    .FOKBannerContent .col-xs-12.FOKBannerContent__right {
        position: relative;
        height: 100%;
        margin-top: unset;
        padding-left: 0 !important;
        float: right
    }
}

@media only screen and (min-width: 1200px) {
    .FOKBannerContent .col-xs-12.FOKBannerContent__right {
        position: relative;
        height: 100%;
        margin-top: unset;
        padding-left: 0 !important;
        float: right
    }
}

@media only screen and (min-width: 1900px) {
    .FOKBannerContent .col-xs-12.FOKBannerContent__right {
        position: absolute;
        float: none
    }
}

.FOKBannerContent__smallTitle {
    text-align: center;
    font-size: 14px;
    font-weight: 600
}

@media only screen and (min-width: 992px) {
    .FOKBannerContent__smallTitle {
        text-align: left;
        font-size: 18px
    }
}

.FOKBannerContent__title h1 {
    margin-top: 15px;
    font-family: "DidotLTPro-Headline";
    font-weight: 400;
    line-height: 1.1;
    font-size: 25px;
    text-align: center;
    color: #fff;
    font-family: 'Montserrat';
    font-weight: bold;
}

@media only screen and (min-width: 992px) {
    .FOKBannerContent__title h1 {
        text-align: left;
        font-size: 46px
    }
}

@media only screen and (min-width: 1200px) {
    .FOKBannerContent__title h1 {
        text-align: left;
        font-size: 46px
    }
}

@media only screen and (min-width: 1450px) {
    .FOKBannerContent__title h1 {
        width: 80%
    }
}

@media only screen and (min-width: 1550px) {
    .FOKBannerContent__title h1 {
        font-size: 53px
    }
}

@media only screen and (min-width: 1900px) {
    .FOKBannerContent__title h1 {
        width: 100%;
        font-size: 64px
    }
}

.FOKBannerContent__subtitle h2 {
    font-size: 16px;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.3;
    color: #fff;
    font-family: 'Montserrat';
}

@media only screen and (min-width: 992px) {
    .FOKBannerContent__subtitle h2 {
        font-size: 20px;
        text-align: left
    }
}

@media only screen and (min-width: 1200px) {
    .FOKBannerContent__subtitle h2 {
        font-size: 18px;
        text-align: left
    }
}

@media only screen and (min-width: 1900px) {
    .FOKBannerContent__subtitle h2 {
        font-size: 30px
    }
}

.FOKBannerContent__description p {
    font-size: 12px;
    text-align: center;
    font-weight: 400;
    line-height: 1.4;
    margin-bottom: 0;
    max-width: 100%;
    margin-top: 22px;
    color: #fff
}

@media only screen and (min-width: 992px) {
    .FOKBannerContent__description p {
        max-width: 80%;
        font-size: 14px;
        text-align: left
    }
}

@media only screen and (min-width: 1200px) {
    .FOKBannerContent__description p {
        font-size: 14px;
        text-align: left;
        margin-bottom: 0;
        max-width: 71%
    }
}

@media only screen and (min-width: 1550px) {
    .FOKBannerContent__description p {
        font-size: 16px
    }
}

@media only screen and (min-width: 1900px) {
    .FOKBannerContent__description p {
        font-size: 18px
    }
}

@media only screen and (min-width: 2500px) {
    .FOKBannerContent__description p {
        max-width: 70%
    }
}

.FOKBannerContent__titleForm {
    text-align: center;
    text-transform: uppercase;
    font-size: 25px;
    margin-bottom: 40px;
    font-family: "DidotLTPro-Headline";
    font-family: 'Montserrat';
    font-weight: bold;
    margin-bottom: 15px;
}

@media only screen and (min-width: 1200px) {
    .FOKBannerContent__titleForm {
        font-size: 38px;
        margin-bottom: 35px;
    }
}

.FOKBannerContent__form {
    width: 100%;
    max-width: 700px;
    padding: 0;
    background: rgba(0, 0, 0, 0);
    z-index: 3;
    color: #fff
}

@media only screen and (min-width: 768px) {
    .FOKBannerContent__form {
        max-width: 100%
    }
}

@media only screen and (min-width: 992px) {
    .FOKBannerContent__form {
        padding: 50px 10px
    }
}

@media only screen and (min-width: 1200px) {
    .FOKBannerContent__form {
        padding: 25px 50px
    }
}

.FOKBannerContent__formWrap {
    max-width: 100%;
    width: 100%;
    max-height: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    overflow-y: auto;
    background: rgba(0, 0, 0, 0);
    margin-left: auto
}

@media only screen and (min-width: 992px) {
    .FOKBannerContent__formWrap {
        max-height: 100vh;
        height: 100vh;
        max-width: 700px;
        background: rgba(0, 0, 0, .8)
    }
}

.FOKForm {
    padding: 0
}

@media only screen and (min-width: 1200px) {
    .FOKForm {
        padding: 0 15px;
        padding: initial
    }
}

.FOKForm__grup {
    padding: 0 30px
}

@media only screen and (min-width: 1200px) {
    .FOKForm__grup {
        padding: unset
    }
}

.FOKForm__field {
    margin-bottom: 12px
}

.FOKForm__field input,
.FOKForm__field select {
    width: 100%;
    background-color: #fff;
    padding: 10px 15px;
    font-size: 16px;
    outline: none;
    color: #2f2f2f;
    border: 1px solid #fff;
    text-align: center
}

@media only screen and (min-width: 1200px) {
    .FOKForm__field input,
    .FOKForm__field select {
        font-size: 14px
    }
}

@media only screen and (min-width: 1900px) {
    .FOKForm__field input,
    .FOKForm__field select {
        font-size: 18px
    }
}

.FOKForm__term {
    padding-top: 10px;
    padding-bottom: 30px
}

.FOKForm__term p {
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0
}

@media only screen and (min-width: 992px) {
    .FOKForm__term {
        padding-top: 20px;
        padding-bottom: 20px
    }
}

@media only screen and (min-width: 1200px) {
    .FOKForm__term {
        padding-top: 20px;
        padding-bottom: unset
    }
}

.FOKForm__tc {
    padding-top: 30px
}

@media only screen and (min-width: 992px) {
    .FOKForm__tc {
        padding-top: 0
    }
}

@media only screen and (min-width: 1200px) {
    .FOKForm__tc {
        padding-top: 20px
    }
}

.FOKForm__tc p {
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0
}

.FOKForm__tc ul {
    padding-left: 15px;
    font-size: 14px;
    margin-bottom: 14px
}

.FOKForm__tc li {
    margin-bottom: 10px;
    left: 8px
}

.FOKForm__tc li span {
    position: relative;
    left: 15px;
    white-space: break-spaces
}

@media only screen and (min-width: 1200px) {
    .FOKForm__tc li span {
        left: 8px
    }
}

.FOKForm__accept .wpcf7-form-control-wrap {
    margin-bottom: 10px;
    display: block
}

.FOKForm__accept .wpcf7-list-item-label {
    display: block;
    font-weight: 400;
    cursor: pointer;
    position: relative;
    left: 22px;
    white-space: break-spaces
}

@media only screen and (min-width: 1200px) {
    .FOKForm__accept .wpcf7-list-item-label {
        left: 22px;
        white-space: initial
    }
}

.FOKForm__accept input {
    position: absolute;
    left: 0;
    cursor: pointer
}

.FOKForm__submit {
    margin-top: 30px;
    margin-bottom: 30px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    left: 15px
}

.FOKForm__submit.longbtn {
    flex-wrap: wrap;
    left: unset
}

@media only screen and (min-width: 768px) {
    .FOKForm__submit {
        margin: 30px auto;
        max-width: 400px
    }
}

@media only screen and (min-width: 992px) {
    .FOKForm__submit {
        background: rgba(0, 0, 0, 0);
        margin-top: 30px;
        margin-bottom: 0;
        padding-bottom: unset
    }
}

@media only screen and (min-width: 1200px) {
    .FOKForm__submit {
        margin-left: 15px;
        left: unset;
        max-width: 100%
    }
}

.FOKForm__submit:hover input {
    color: #cac0ac;
    background: rgba(0, 0, 0, 0)
}

.FOKForm__submit:hover i,
.FOKForm__submit.longbtn:hover i {
    color: #cac0ac
}

.FOKForm__submit input {
    max-width: 400px;
    font-size: 15px;
    line-height: 1.3;
    padding: 10px;
    border: 3px solid #cac0ac;
    border-radius: 50px;
    color: #232323;
    padding: 10px 40px 12px 24px;
    background: #cac0ac;
    cursor: pointer;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
    font-weight: 600;
    outline: none;
    white-space: break-spaces
}

@media only screen and (min-width: 992px) {
    .FOKForm__submit input {
        font-size: 14px;
        padding: 11px 58px 11px 21px
    }
}

@media only screen and (min-width: 1200px) {
    .FOKForm__submit input {
        line-height: 1.5;
        max-width: 530px;
        font-size: 18px;
        padding: 11px 65px 11px 25px
    }
}

.FOKForm__submit.longbtn input {
    padding: 5px 40px 5px 6px;
    line-height: 1.3
}

@media only screen and (min-width: 1200px) {
    .FOKForm__submit.longbtn input {
        line-height: 1.5;
        max-width: 530px;
        font-size: 18px;
        padding: 11px 65px 11px 25px
    }
}

.FOKForm__submit i {
    font-size: 28px;
    color: #232323;
    position: relative;
    right: 38px;
    top: 0;
    display: block
}

@media only screen and (min-width: 992px) {
    .FOKForm__submit i {
        position: relative;
        font-size: 24px;
        right: 47px
    }
}

@media only screen and (min-width: 1200px) {
    .FOKForm__submit i {
        font-size: 30px;
        right: 53px
    }
}

.FOKForm__submit.longbtn i {
    font-size: 28px;
    color: #232323;
    position: absolute;
    right: 18px;
    top: 12px;
    display: block
}

@media only screen and (min-width: 992px) {
    .FOKForm__submit.longbtn i {
        position: absolute;
        font-size: 24px;
        top: 11px;
        right: 20px
    }
}

@media only screen and (min-width: 1200px) {
    .FOKForm__submit.longbtn i {
        font-size: 30px;
        right: 53px
    }
}

.FOKDestination {
    padding: 4px 0 0;
    color: #2f2f2f
}

@media only screen and (min-width: 992px) {
    .FOKDestination {
        padding: 50px 0 40px
    }
}

@media only screen and (min-width: 1200px) {
    .FOKDestination {
        padding: 80px 0 100px
    }
}

.FOKDestination .col-xs-12.FOKDestination__left {
    padding-right: 0 !important
}

@media only screen and (min-width: 1200px) {
    .FOKDestination .col-xs-12.FOKDestination__left {
        padding-right: 15px !important
    }
}

.FOKDestination__image {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    position: relative
}

.FOKDestination__image::after {
    content: "";
    display: block;
    padding-bottom: 90%
}

@media only screen and (min-width: 768px) {
    .FOKDestination__image::after {
        padding-bottom: 50%
    }
}

@media only screen and (min-width: 992px) {
    .FOKDestination__image::after {
        padding-bottom: 75%
    }
}

@media only screen and (min-width: 1550px) {
    .FOKDestination__image::after {
        padding-bottom: 60%
    }
}

@media only screen and (min-width: 1200px) {
    .FOKDestination__image::after {
        padding-bottom: 60%
    }
}

.FOKDestination__overlay {
    position: absolute;
    z-index: 2;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0) 100%);
    padding-bottom: 20px;
    padding-top: 50px
}

.FOKDestination__content {
    padding: 0 30px 30px
}

@media only screen and (min-width: 1200px) {
    .FOKDestination__content {
        padding: 0 65px 0 40px
    }
}

@media only screen and (min-width: 1900px) {
    .FOKDestination__content {
        padding: 0 65px 0 55px
    }
}

.FOKDestination__text {
    position: absolute;
    bottom: 20px;
    color: #fff;
    right: 20px;
    font-size: 12px;
    font-weight: 600;
    z-index: 3
}

@media only screen and (min-width: 1200px) {
    .FOKDestination__text {
        font-size: 14px;
        right: 60px
    }
}

.FOKDestination__title {
    font-size: 20px;
    margin-top: 30px;
    margin-bottom: 25px;
    font-weight: 600
}

@media only screen and (min-width: 992px) {
    .FOKDestination__title {
        font-size: 16px
    }
}

@media only screen and (min-width: 1200px) {
    .FOKDestination__title {
        margin-top: 0;
        font-size: 18px
    }
}

@media only screen and (min-width: 1900px) {
    .FOKDestination__title {
        margin-top: 0;
        font-size: 22px
    }
}

.FOKDestination p {
    font-size: 14px
}

@media only screen and (min-width: 992px) {
    .FOKDestination p {
        font-size: 12px
    }
}

@media only screen and (min-width: 1200px) {
    .FOKDestination p {
        font-size: 14px
    }
}

@media only screen and (min-width: 1900px) {
    .FOKDestination p {
        font-size: 16px
    }
}

.FOKDestination__cta {
    text-transform: uppercase;
    margin-top: 45px
}

.FOKDestination__cta a {
    color: #2f2f2f;
    font-size: 14px;
    font-weight: 600
}

@media only screen and (min-width: 1200px) {
    .FOKDestination__cta a {
        font-size: 16px
    }
}

.FOKDestination__cta i {
    font-size: 20px;
    position: relative;
    top: 2px;
    left: 4px
}

@media only screen and (min-width: 1200px) {
    .FOKDestination__cta i {
        font-size: 22px
    }
}

.FOKOpening {
    text-align: center;
    margin-bottom: 50px
}

@media only screen and (min-width: 1200px) {
    .FOKOpening {
        margin-bottom: 85px
    }
}

.FOKOpening__title {
    font-weight: 600;
    font-size: 22px;
    text-align: left;
    max-width: 84%;
    margin: 8px auto 10px
}

@media only screen and (min-width: 992px) {
    .FOKOpening__title {
        text-align: center
    }
}

@media only screen and (min-width: 1200px) {
    .FOKOpening__title {
        max-width: 80%;
        margin: 0 auto 20px
    }
}

.FOKOpening__desc {
    max-width: 84%;
    margin: 0 auto 30px;
    font-size: 14px;
    text-align: left
}

@media only screen and (min-width: 992px) {
    .FOKOpening__desc {
        font-size: 12px;
        text-align: center
    }
}

@media only screen and (min-width: 1200px) {
    .FOKOpening__desc {
        max-width: 80%;
        font-size: 14px;
        margin: 0 auto 40px
    }
}

@media only screen and (min-width: 1900px) {
    .FOKOpening__desc {
        font-size: 16px
    }
}

.FOKOpening__sponsored {
    text-transform: uppercase;
    margin-bottom: 15px;
    font-weight: 600
}

.FOKOpening__logo img {
    max-width: 280px
}

@media only screen and (min-width: 1200px) {
    .FOKOpening__logo img {
        max-width: 298px
    }
}

#FOKFacilitiesSection {
    background: #cfdbde;
    padding-top: 35px;
    padding-bottom: 30px
}

@media only screen and (min-width: 1200px) {
    #FOKFacilitiesSection {
        padding-top: 90px;
        background: #cfdbde;
        padding-bottom: unset
    }
}

.FOKFacilities__box {
    position: relative;
    padding: 40px 50px;
    color: #fff;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    background-position: center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    overflow: hidden;
    margin-bottom: 5px
}

@media only screen and (min-width: 1200px) {
    .FOKFacilities__box {
        margin-bottom: 0
    }
}

.FOKFacilities__box::after {
    content: "";
    display: block;
    padding-bottom: 165%
}

@media only screen and (min-width: 1200px) {
    .FOKFacilities__box::after {
        padding-bottom: 200%
    }
}

.FOKFacilities__box.hovered .FOKFacilities__bg {
    transform: scale(1.15)
}

.FOKFacilities__box.hovered .FOKFacilities__title {
    opacity: 0;
    transition: opacity .25s linear .1s;
    visibility: hidden
}

.FOKFacilities__box.hovered .FOKFacilities__desc {
    visibility: visible;
    opacity: 1;
    transition: opacity .25s linear .1s
}

.FOKFacilities__box.active .FOKFacilities__title {
    visibility: hidden;
    opacity: 0;
    transition: all .2s
}

.FOKFacilities__box.active .FOKFacilities__readmore {
    bottom: calc(100% - 95px);
    transition: bottom .5s
}

@media only screen and (min-width: 992px) {
    .FOKFacilities__box.active .FOKFacilities__readmore {
        bottom: calc(100% - 70px)
    }
}

.FOKFacilities__box.active .FOKFacilities__readmore i {
    transform: rotate(-180deg)
}

.FOKFacilities__box.active .FOKFacilities__desc {
    top: 0
}

.FOKFacilities__box.active .FOKFacilities__subtitle,
.FOKFacilities__box.active .FOKFacilities__content p {
    opacity: 1;
    transition: opacity .5s .65s
}

.FOKFacilities__readmore {
    position: absolute;
    z-index: 5;
    bottom: 18px;
    font-size: 12px;
    transition: bottom .5s
}

.FOKFacilities__up i {
    font-size: 24px
}

.FOKFacilities__read {
    margin-top: 5px
}

.FOKFacilities__overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    background: rgba(0, 0, 0, .2)
}

.FOKFacilities__bg {
    width: 100%;
    height: 100%;
    position: absolute;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center center !important;
    transition: transform .25s
}

.FOKFacilities__title {
    font-family: "DidotLTPro-Headline";
    visibility: visible;
    opacity: 1;
    font-size: 26px;
    font-weight: 400;
    text-transform: uppercase;
    z-index: 2;
    width: 100%;
    position: absolute;
    transition: opacity .25s linear .1s
}

@media only screen and (min-width: 1200px) {
    .FOKFacilities__title {
        font-size: 20px
    }
}

@media only screen and (min-width: 1900px) {
    .FOKFacilities__title {
        font-size: 26px
    }
}

.FOKFacilities__desc {
    visibility: visible;
    opacity: 1;
    position: absolute;
    z-index: 4;
    background: rgba(0, 0, 0, .8);
    top: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 140px 45px 55px;
    text-align: center;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    font-size: 18px;
    transition: top .5s
}

@media only screen and (min-width: 992px) {
    .FOKFacilities__desc {
        padding: 100px 25px 55px;
        justify-content: center;
        top: 130%
    }
}

@media only screen and (min-width: 1200px) {
    .FOKFacilities__desc {
        top: 0;
        visibility: hidden;
        opacity: 0;
        justify-content: center;
        padding: 40px 48px;
        font-size: 16px
    }
}

@media only screen and (min-width: 1550px) {
    .FOKFacilities__desc {
        padding: 40px 45px
    }
}

@media only screen and (min-width: 1900px) {
    .FOKFacilities__desc {
        padding: 40px 35px
    }
}

.FOKFacilities__subtitle {
    font-family: "DidotLTPro-Headline";
    font-size: 26px;
    font-weight: 400;
    text-transform: uppercase;
    opacity: 0;
    z-index: 2;
    width: 100%;
    margin-bottom: 30px
}

@media only screen and (min-width: 992px) {
    .FOKFacilities__subtitle {
        font-size: 15px;
        margin-bottom: 20px
    }
}

@media only screen and (min-width: 1200px) {
    .FOKFacilities__subtitle {
        opacity: 1;
        font-size: 20px;
        margin-bottom: 30px
    }
}

@media only screen and (min-width: 1900px) {
    .FOKFacilities__subtitle {
        font-size: 25px
    }
}

.FOKFacilities__content p {
    opacity: 0;
    font-size: 14px;
    color: #fff
}

@media only screen and (min-width: 992px) {
    .FOKFacilities__content p {
        font-size: 12px
    }
}

@media only screen and (min-width: 1200px) {
    .FOKFacilities__content p {
        opacity: 1;
        font-size: 14px
    }
}

@media only screen and (min-width: 1900px) {
    .FOKFacilities__content p {
        font-size: 16px
    }
}

.FOKFacilities__content p img {
    margin: 30px auto 0;
    max-width: 127px
}

@media only screen and (min-width: 992px) {
    .FOKFacilities__content p img {
        max-width: 100px
    }
}

@media only screen and (min-width: 1200px) {
    .FOKFacilities__content p img {
        margin: 30px auto 0;
        max-width: 127px
    }
}

@media only screen and (min-width: 1900px) {
    .FOKFacilities__content p img {
        margin: 40px auto 0;
        max-width: 135px
    }
}

.FOKSocialMedia {
    background: #fff;
    flex-direction: row;
    padding: 25px 0 30px
}

@media only screen and (min-width: 1200px) {
    .FOKSocialMedia {
        flex-direction: column;
        padding: 40px 0 50px;
        background: #cfdbde
    }
}

@media only screen and (min-width: 1900px) {
    .FOKSocialMedia {
        flex-direction: column;
        padding: 80px 0 50px;
        background: #cfdbde
    }
}

.FOKSocialMedia__item a {
    color: #2f2f2f;
    font-size: 20px;
    margin-right: 15px
}

.FOKSocialMedia__list {
    margin-bottom: 15px
}

@media only screen and (min-width: 1200px) {
    .FOKSocialMedia__list {
        margin-bottom: 0
    }
}

.FOKSocialMedia__item {
    text-align: center
}

@media only screen and (min-width: 992px) {
    .FOKSocialMedia__item {
        text-align: left
    }
}

.FOKAppDownload {
    display: flex;
    align-items: center;
    text-align: center;
    flex-direction: column;
    justify-content: center
}

@media only screen and (min-width: 992px) {
    .FOKAppDownload {
        flex-direction: row;
        justify-content: flex-end
    }
}

.FOKAppDownload__text {
    margin-right: 0;
    margin-bottom: 15px
}

@media only screen and (min-width: 992px) {
    .FOKAppDownload__text {
        margin-right: 15px;
        margin-bottom: 0
    }
}

@media only screen and (min-width: 1200px) {
    .FOKAppDownload__text {
        margin-right: 25px
    }
}

.FOKAppDownload__title {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase
}

@media only screen and (min-width: 992px) {
    .FOKAppDownload__title {
        font-size: 14px
    }
}

@media only screen and (min-width: 1200px) {
    .FOKAppDownload__title {
        font-size: 16px
    }
}

.FOKAppDownload__subtitle {
    font-size: 14px
}

@media only screen and (min-width: 992px) {
    .FOKAppDownload__subtitle {
        font-size: 12px
    }
}

@media only screen and (min-width: 1200px) {
    .FOKAppDownload__subtitle {
        font-size: 14px
    }
}

.FOKAppDownload__button {
    display: flex
}

.FOKAppDownload__button img {
    max-width: 110px;
    width: 100%
}

@media only screen and (min-width: 992px) {
    .FOKAppDownload__button img {
        max-width: 132.9px
    }
}

.FOKAppDownload__google {
    margin-right: 10px
}

* {
    box-sizing: border-box;
    margin: 0;
    line-height: 1.5
}

body,
p {
    font-family: "Montserrat", Open Sans, Helvetica, Arial, sans-serif;
    color: #2f2f2f
}

a {
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear
}

.iti {
    width: 100% !important
}

.iti__selected-dial-code {
    color: #2f2f2f;
    font-size: 16px
}

@media only screen and (min-width: 1200px) {
    .iti__selected-dial-code {
        font-size: 14px
    }
}

@media only screen and (min-width: 1900px) {
    .iti__selected-dial-code {
        font-size: 18px
    }
}

.iti input {
    padding-left: 8px !important
}

.iti__country {
    color: #2f2f2f;
    font-size: 16px
}

@media only screen and (min-width: 1200px) {
    .iti__country {
        font-size: 14px
    }
}

@media only screen and (min-width: 1900px) {
    .iti__country {
        font-size: 18px
    }
}

footer.FOKFooter {
    background: #2f2f2f;
    padding: 20px 20px 19px;
    font-size: 15px;
    color: #cac0ac;
    text-align: center;
    font-weight: 500
}

@media only screen and (min-width: 1200px) {
    footer.FOKFooter {
        font-size: 16px
    }
}

@media only screen and (min-width: 1900px) {
    footer.FOKFooter {
        font-size: 18px
    }
}

.flexCenter {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column
}

@media only screen and (min-width: 992px) {
    .flexCenter {
        flex-direction: row
    }
}

.flexCenterDestination {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column
}

@media only screen and (min-width: 992px) {
    .flexCenterDestination {
        align-items: flex-start;
        flex-direction: row
    }
}

@media only screen and (min-width: 1200px) {
    .flexCenterDestination {
        align-items: center
    }
}

body .pr-0 {
    padding-right: 0 !important
}

.ui-widget.ui-widget-content {
    font-size: 18px;
    background: #000;
    color: #fff
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
    border: 1px solid #333 !important;
    background: #454545 !important;
    color: #fff !important
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #fff !important;
    background: #262626 !important;
    color: #fff !important
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0;
    border: 1px solid #fff;
    background: #454545
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    background: #454545 !important;
    color: #fff !important
}

.wpcf7-not-valid-tip {
    position: absolute !important;
    font-size: 12px !important;
    right: 5px;
    bottom: -10px
}

.FOKBannerContent__form .wpcf7 input[type='text'],
.FOKBannerContent__form .wpcf7 input[type='email'],
.FOKBannerContent__form .wpcf7 input[type='tel']{
    background: #fff !important;
    font-family: 'Montserrat';
}

.FOKForm__accept .wpcf7-not-valid-tip {
    position: relative !important;
    bottom: 4px !important;
    left: 25px !important;
    padding: 0 10px 10px 5px
}

@media only screen and (min-width: 1200px) {
    .FOKForm__accept .wpcf7-not-valid-tip {
        padding: 0 10px 10px 0
    }
}

.wpcf7-spinner {
    position: absolute;
    right: unset;
    left: 50%;
    top: 10px;
    transform: translate(-170%, 0)
}

@media only screen and (min-width: 1200px) {
    .wpcf7-spinner {
        right: 75px;
        top: 16px;
        transform: none;
        left: unset
    }
}

.wpcf7 form .wpcf7-response-output {
    width: 90%;
    margin: 10px auto 0 !important
}

.slick-dots {
    width: auto;
    left: 50%;
    transform: translate(-50%, 0)
}

.slick-dots li button:before {
    font-size: 13px
}

@media only screen and (min-width: 1200px) {
    .slick-dots li button:before {
        font-size: 11px
    }
}

.slick-dots li {
    width: 14px
}

@media only screen and (min-width: 1200px) {
    .slick-dots li {
        width: 10px
    }
}

.arrow_bottom {
    font-size: 40px;
    text-align: center;
    margin-top: 15px;
    transition: all .2s ease
}

.container,
.col-md-12,
.col-xs-12,
.col-md-8,
.col-md-3,
.col-md-4 {
    padding-left: 0 !important;
    padding-right: 0 !important
}

@media only screen and (min-width: 1200px) {
    .container,
    .col-md-12,
    .col-xs-12,
    .col-md-8,
    .col-md-3,
    .col-md-4 {
        padding-left: 15px !important;
        padding-right: 15px !important
    }
}

.row {
    margin-left: 0 !important;
    margin-right: 0 !important
}

@media only screen and (min-width: 1200px) {
    .row {
        margin-left: -15px !important;
        margin-right: -15px !important
    }
}

.show__mobile {
    display: block
}

@media only screen and (min-width: 992px) {
    .show__mobile {
        display: none
    }
}

@media only screen and (min-width: 1200px) {
    .show__mobile {
        display: none
    }
}

.show__mobile_facilities {
    display: block
}

@media only screen and (min-width: 1200px) {
    .show__mobile_facilities {
        display: none
    }
}

.bg_white-mobile {
    background: #fff;
    color: #2f2f2f
}

@media only screen and (min-width: 992px) {
    .bg_white-mobile {
        background: rgba(0, 0, 0, 0);
        color: #fff
    }
}

.row.FOKForm__grup.bg_white-mobile.tc__mobile {
    padding-left: 35px;
    padding-right: 35px;
    display: block;
    margin-top: 25px;
    padding-top: 40px
}

@media only screen and (min-width: 1200px) {
    .row.FOKForm__grup.bg_white-mobile.tc__mobile {
        padding-left: unset;
        padding-right: unset;
        padding-top: unset
    }
}

@media only screen and (min-width: 768px) {
    .container {
        width: 100%
    }
}

@media only screen and (min-width: 992px) {
    .container {
        width: 900px
    }
}

@media only screen and (min-width: 1200px) {
    .container {
        width: 1280px
    }
}

@media only screen and (min-width: 1450px) {
    .container {
        width: 1400px
    }
}

@media only screen and (min-width: 1550px) {
    .container {
        width: 1400px
    }
}

@media only screen and (min-width: 1900px) {
    .container {
        width: 1640px
    }
}

@media only screen and (min-width: 2500px) {
    .container {
        width: 2200px
    }
}