.flatpickr-calendar{background:rgba(0,0,0,0);opacity:0;display:none;text-align:center;visibility:hidden;padding:0;-webkit-animation:none;animation:none;direction:ltr;border:0;font-size:14px;line-height:24px;border-radius:5px;position:absolute;width:307.875px;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-touch-action:manipulation;touch-action:manipulation;background:#fff;-webkit-box-shadow:1px 0 0 #e6e6e6,-1px 0 0 #e6e6e6,0 1px 0 #e6e6e6,0 -1px 0 #e6e6e6,0 3px 13px rgba(0,0,0,.08);box-shadow:1px 0 0 #e6e6e6,-1px 0 0 #e6e6e6,0 1px 0 #e6e6e6,0 -1px 0 #e6e6e6,0 3px 13px rgba(0,0,0,.08)}.flatpickr-calendar.open,.flatpickr-calendar.inline{opacity:1;max-height:640px;visibility:visible}.flatpickr-calendar.open{display:inline-block;z-index:99999}.flatpickr-calendar.animate.open{-webkit-animation:fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);animation:fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1)}.flatpickr-calendar.inline{display:block;position:relative;top:2px}.flatpickr-calendar.static{position:absolute;top:calc(100% + 2px)}.flatpickr-calendar.static.open{z-index:999;display:block}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7){-webkit-box-shadow:none !important;box-shadow:none !important}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1){-webkit-box-shadow:-2px 0 0 #e6e6e6,5px 0 0 #e6e6e6;box-shadow:-2px 0 0 #e6e6e6,5px 0 0 #e6e6e6}.flatpickr-calendar .hasWeeks .dayContainer,.flatpickr-calendar .hasTime .dayContainer{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.flatpickr-calendar .hasWeeks .dayContainer{border-left:0}.flatpickr-calendar.hasTime .flatpickr-time{height:40px;border-top:1px solid #e6e6e6}.flatpickr-calendar.noCalendar.hasTime .flatpickr-time{height:auto}.flatpickr-calendar:before,.flatpickr-calendar:after{position:absolute;display:block;pointer-events:none;border:solid rgba(0,0,0,0);content:"";height:0;width:0;left:22px}.flatpickr-calendar.rightMost:before,.flatpickr-calendar.arrowRight:before,.flatpickr-calendar.rightMost:after,.flatpickr-calendar.arrowRight:after{left:auto;right:22px}.flatpickr-calendar.arrowCenter:before,.flatpickr-calendar.arrowCenter:after{left:50%;right:50%}.flatpickr-calendar:before{border-width:5px;margin:0 -5px}.flatpickr-calendar:after{border-width:4px;margin:0 -4px}.flatpickr-calendar.arrowTop:before,.flatpickr-calendar.arrowTop:after{bottom:100%}.flatpickr-calendar.arrowTop:before{border-bottom-color:#e6e6e6}.flatpickr-calendar.arrowTop:after{border-bottom-color:#fff}.flatpickr-calendar.arrowBottom:before,.flatpickr-calendar.arrowBottom:after{top:100%}.flatpickr-calendar.arrowBottom:before{border-top-color:#e6e6e6}.flatpickr-calendar.arrowBottom:after{border-top-color:#fff}.flatpickr-calendar:focus{outline:0}.flatpickr-wrapper{position:relative;display:inline-block}.flatpickr-months{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flatpickr-months .flatpickr-month{background:rgba(0,0,0,0);color:rgba(0,0,0,.9);fill:rgba(0,0,0,.9);height:34px;line-height:1;text-align:center;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.flatpickr-months .flatpickr-prev-month,.flatpickr-months .flatpickr-next-month{text-decoration:none;cursor:pointer;position:absolute;top:0;height:34px;padding:10px;z-index:3;color:rgba(0,0,0,.9);fill:rgba(0,0,0,.9)}.flatpickr-months .flatpickr-prev-month.flatpickr-disabled,.flatpickr-months .flatpickr-next-month.flatpickr-disabled{display:none}.flatpickr-months .flatpickr-prev-month i,.flatpickr-months .flatpickr-next-month i{position:relative}.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month,.flatpickr-months .flatpickr-next-month.flatpickr-prev-month{left:0}.flatpickr-months .flatpickr-prev-month.flatpickr-next-month,.flatpickr-months .flatpickr-next-month.flatpickr-next-month{right:0}.flatpickr-months .flatpickr-prev-month:hover,.flatpickr-months .flatpickr-next-month:hover{color:#959ea9}.flatpickr-months .flatpickr-prev-month:hover svg,.flatpickr-months .flatpickr-next-month:hover svg{fill:#f64747}.flatpickr-months .flatpickr-prev-month svg,.flatpickr-months .flatpickr-next-month svg{width:14px;height:14px}.flatpickr-months .flatpickr-prev-month svg path,.flatpickr-months .flatpickr-next-month svg path{-webkit-transition:fill .1s;transition:fill .1s;fill:inherit}.numInputWrapper{position:relative;height:auto}.numInputWrapper input,.numInputWrapper span{display:inline-block}.numInputWrapper input{width:100%}.numInputWrapper input::-ms-clear{display:none}.numInputWrapper input::-webkit-outer-spin-button,.numInputWrapper input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.numInputWrapper span{position:absolute;right:0;width:14px;padding:0 4px 0 2px;height:50%;line-height:50%;opacity:0;cursor:pointer;border:1px solid rgba(57,57,57,.15);-webkit-box-sizing:border-box;box-sizing:border-box}.numInputWrapper span:hover{background:rgba(0,0,0,.1)}.numInputWrapper span:active{background:rgba(0,0,0,.2)}.numInputWrapper span:after{display:block;content:"";position:absolute}.numInputWrapper span.arrowUp{top:0;border-bottom:0}.numInputWrapper span.arrowUp:after{border-left:4px solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);border-bottom:4px solid rgba(57,57,57,.6);top:26%}.numInputWrapper span.arrowDown{top:50%}.numInputWrapper span.arrowDown:after{border-left:4px solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);border-top:4px solid rgba(57,57,57,.6);top:40%}.numInputWrapper span svg{width:inherit;height:auto}.numInputWrapper span svg path{fill:rgba(0,0,0,.5)}.numInputWrapper:hover{background:rgba(0,0,0,.05)}.numInputWrapper:hover span{opacity:1}.flatpickr-current-month{font-size:135%;line-height:inherit;font-weight:300;color:inherit;position:absolute;width:75%;left:12.5%;padding:7.48px 0 0 0;line-height:1;height:34px;display:inline-block;text-align:center;-webkit-transform:translate3d(0px, 0px, 0px);transform:translate3d(0px, 0px, 0px)}.flatpickr-current-month span.cur-month{font-family:inherit;font-weight:700;color:inherit;display:inline-block;margin-left:.5ch;padding:0}.flatpickr-current-month span.cur-month:hover{background:rgba(0,0,0,.05)}.flatpickr-current-month .numInputWrapper{width:6ch;width:7ch\0 ;display:inline-block}.flatpickr-current-month .numInputWrapper span.arrowUp:after{border-bottom-color:rgba(0,0,0,.9)}.flatpickr-current-month .numInputWrapper span.arrowDown:after{border-top-color:rgba(0,0,0,.9)}.flatpickr-current-month input.cur-year{background:rgba(0,0,0,0);-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;cursor:text;padding:0 0 0 .5ch;margin:0;display:inline-block;font-size:inherit;font-family:inherit;font-weight:300;line-height:inherit;height:auto;border:0;border-radius:0;vertical-align:initial;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.flatpickr-current-month input.cur-year:focus{outline:0}.flatpickr-current-month input.cur-year[disabled],.flatpickr-current-month input.cur-year[disabled]:hover{font-size:100%;color:rgba(0,0,0,.5);background:rgba(0,0,0,0);pointer-events:none}.flatpickr-current-month .flatpickr-monthDropdown-months{appearance:menulist;background:rgba(0,0,0,0);border:none;border-radius:0;box-sizing:border-box;color:inherit;cursor:pointer;font-size:inherit;font-family:inherit;font-weight:300;height:auto;line-height:inherit;margin:-1px 0 0 0;outline:none;padding:0 0 0 .5ch;position:relative;vertical-align:initial;-webkit-box-sizing:border-box;-webkit-appearance:menulist;-moz-appearance:menulist;width:auto}.flatpickr-current-month .flatpickr-monthDropdown-months:focus,.flatpickr-current-month .flatpickr-monthDropdown-months:active{outline:none}.flatpickr-current-month .flatpickr-monthDropdown-months:hover{background:rgba(0,0,0,.05)}.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month{background-color:rgba(0,0,0,0);outline:none;padding:0}.flatpickr-weekdays{background:rgba(0,0,0,0);text-align:center;overflow:hidden;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:28px}.flatpickr-weekdays .flatpickr-weekdaycontainer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}span.flatpickr-weekday{cursor:default;font-size:90%;background:rgba(0,0,0,0);color:rgba(0,0,0,.54);line-height:1;margin:0;text-align:center;display:block;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;font-weight:bolder}.dayContainer,.flatpickr-weeks{padding:1px 0 0 0}.flatpickr-days{position:relative;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;width:307.875px}.flatpickr-days:focus{outline:0}.dayContainer{padding:0;outline:0;text-align:left;width:307.875px;min-width:307.875px;max-width:307.875px;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-wrap:wrap;-ms-flex-pack:justify;-webkit-justify-content:space-around;justify-content:space-around;-webkit-transform:translate3d(0px, 0px, 0px);transform:translate3d(0px, 0px, 0px);opacity:1}.dayContainer+.dayContainer{-webkit-box-shadow:-1px 0 0 #e6e6e6;box-shadow:-1px 0 0 #e6e6e6}.flatpickr-day{background:none;border:1px solid rgba(0,0,0,0);border-radius:150px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#393939;cursor:pointer;font-weight:400;width:14.2857143%;-webkit-flex-basis:14.2857143%;-ms-flex-preferred-size:14.2857143%;flex-basis:14.2857143%;max-width:39px;height:39px;line-height:39px;margin:0;display:inline-block;position:relative;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center}.flatpickr-day.inRange,.flatpickr-day.prevMonthDay.inRange,.flatpickr-day.nextMonthDay.inRange,.flatpickr-day.today.inRange,.flatpickr-day.prevMonthDay.today.inRange,.flatpickr-day.nextMonthDay.today.inRange,.flatpickr-day:hover,.flatpickr-day.prevMonthDay:hover,.flatpickr-day.nextMonthDay:hover,.flatpickr-day:focus,.flatpickr-day.prevMonthDay:focus,.flatpickr-day.nextMonthDay:focus{cursor:pointer;outline:0;background:#e6e6e6;border-color:#e6e6e6}.flatpickr-day.today{border-color:#959ea9}.flatpickr-day.today:hover,.flatpickr-day.today:focus{border-color:#959ea9;background:#959ea9;color:#fff}.flatpickr-day.selected,.flatpickr-day.startRange,.flatpickr-day.endRange,.flatpickr-day.selected.inRange,.flatpickr-day.startRange.inRange,.flatpickr-day.endRange.inRange,.flatpickr-day.selected:focus,.flatpickr-day.startRange:focus,.flatpickr-day.endRange:focus,.flatpickr-day.selected:hover,.flatpickr-day.startRange:hover,.flatpickr-day.endRange:hover,.flatpickr-day.selected.prevMonthDay,.flatpickr-day.startRange.prevMonthDay,.flatpickr-day.endRange.prevMonthDay,.flatpickr-day.selected.nextMonthDay,.flatpickr-day.startRange.nextMonthDay,.flatpickr-day.endRange.nextMonthDay{background:#569ff7;-webkit-box-shadow:none;box-shadow:none;color:#fff;border-color:#569ff7}.flatpickr-day.selected.startRange,.flatpickr-day.startRange.startRange,.flatpickr-day.endRange.startRange{border-radius:50px 0 0 50px}.flatpickr-day.selected.endRange,.flatpickr-day.startRange.endRange,.flatpickr-day.endRange.endRange{border-radius:0 50px 50px 0}.flatpickr-day.selected.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.startRange.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.endRange.startRange+.endRange:not(:nth-child(7n+1)){-webkit-box-shadow:-10px 0 0 #569ff7;box-shadow:-10px 0 0 #569ff7}.flatpickr-day.selected.startRange.endRange,.flatpickr-day.startRange.startRange.endRange,.flatpickr-day.endRange.startRange.endRange{border-radius:50px}.flatpickr-day.inRange{border-radius:0;-webkit-box-shadow:-5px 0 0 #e6e6e6,5px 0 0 #e6e6e6;box-shadow:-5px 0 0 #e6e6e6,5px 0 0 #e6e6e6}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover,.flatpickr-day.prevMonthDay,.flatpickr-day.nextMonthDay,.flatpickr-day.notAllowed,.flatpickr-day.notAllowed.prevMonthDay,.flatpickr-day.notAllowed.nextMonthDay{color:rgba(57,57,57,.3);background:rgba(0,0,0,0);border-color:rgba(0,0,0,0);cursor:default}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover{cursor:not-allowed;color:rgba(57,57,57,.1)}.flatpickr-day.week.selected{border-radius:0;-webkit-box-shadow:-5px 0 0 #569ff7,5px 0 0 #569ff7;box-shadow:-5px 0 0 #569ff7,5px 0 0 #569ff7}.flatpickr-day.hidden{visibility:hidden}.rangeMode .flatpickr-day{margin-top:1px}.flatpickr-weekwrapper{float:left}.flatpickr-weekwrapper .flatpickr-weeks{padding:0 12px;-webkit-box-shadow:1px 0 0 #e6e6e6;box-shadow:1px 0 0 #e6e6e6}.flatpickr-weekwrapper .flatpickr-weekday{float:none;width:100%;line-height:28px}.flatpickr-weekwrapper span.flatpickr-day,.flatpickr-weekwrapper span.flatpickr-day:hover{display:block;width:100%;max-width:none;color:rgba(57,57,57,.3);background:rgba(0,0,0,0);cursor:default;border:none}.flatpickr-innerContainer{display:block;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.flatpickr-rContainer{display:inline-block;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}.flatpickr-time{text-align:center;outline:0;display:block;height:0;line-height:40px;max-height:40px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flatpickr-time:after{content:"";display:table;clear:both}.flatpickr-time .numInputWrapper{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;width:40%;height:40px;float:left}.flatpickr-time .numInputWrapper span.arrowUp:after{border-bottom-color:#393939}.flatpickr-time .numInputWrapper span.arrowDown:after{border-top-color:#393939}.flatpickr-time.hasSeconds .numInputWrapper{width:26%}.flatpickr-time.time24hr .numInputWrapper{width:49%}.flatpickr-time input{background:rgba(0,0,0,0);-webkit-box-shadow:none;box-shadow:none;border:0;border-radius:0;text-align:center;margin:0;padding:0;height:inherit;line-height:inherit;color:#393939;font-size:14px;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.flatpickr-time input.flatpickr-hour{font-weight:bold}.flatpickr-time input.flatpickr-minute,.flatpickr-time input.flatpickr-second{font-weight:400}.flatpickr-time input:focus{outline:0;border:0}.flatpickr-time .flatpickr-time-separator,.flatpickr-time .flatpickr-am-pm{height:inherit;float:left;line-height:inherit;color:#393939;font-weight:bold;width:2%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.flatpickr-time .flatpickr-am-pm{outline:0;width:18%;cursor:pointer;text-align:center;font-weight:400}.flatpickr-time input:hover,.flatpickr-time .flatpickr-am-pm:hover,.flatpickr-time input:focus,.flatpickr-time .flatpickr-am-pm:focus{background:#eee}.flatpickr-input[readonly]{cursor:pointer}@-webkit-keyframes fpFadeInDown{from{opacity:0;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes fpFadeInDown{from{opacity:0;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.flatpickr-day.flatpickr-disabled{color:rgba(0,0,0,.6) !important}.comp-form-wrap form .input-group select{cursor:pointer}p{line-height:1.65;letter-spacing:1px;font-size:24px;color:#000;font-weight:300;font-family:freight-big-pro,serif}@media only screen and (min-width: 1200px)and (max-width: 1600px){p{font-size:16px}}html{box-sizing:border-box;-ms-overflow-style:scrollbar}.container,.container-fluid,.container-sm,.container-md,.container-lg,.container-xl{width:100%;padding-right:20px;padding-left:20px;margin-right:auto;margin-left:auto}@media only screen and (min-width: 768px){.container,.container-fluid,.container-sm,.container-md,.container-lg,.container-xl{padding-left:15px;padding-right:15px}}@media only screen and (min-width: 992px){.container,.container-fluid,.container-sm,.container-md,.container-lg,.container-xl{padding-right:20px;padding-left:20px}}@media only screen and (min-width: 1200px){.container,.container-fluid,.container-sm,.container-md,.container-lg,.container-xl{padding-left:30px;padding-right:30px}}@media(min-width: 576px){.container,.container-sm{max-width:540px}}@media(min-width: 768px){.container,.container-sm,.container-md{max-width:720px}}@media(min-width: 992px){.container,.container-sm,.container-md,.container-lg{max-width:960px}}@media(min-width: 1200px){.container,.container-sm,.container-md,.container-lg,.container-xl{max-width:1435px}}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-20px;margin-left:-20px}@media only screen and (min-width: 768px){.row{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width: 992px){.row{margin-left:-20px;margin-right:-20px}}@media only screen and (min-width: 1200px){.row{margin-left:-30px;margin-right:-30px}}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-auto,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-sm-auto,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-md-auto,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-lg-auto,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl,.col-xl-auto{position:relative;width:100%;padding-right:20px;padding-left:20px}@media only screen and (min-width: 768px){.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-auto,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-sm-auto,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-md-auto,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-lg-auto,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl,.col-xl-auto{padding-left:15px;padding-right:15px}}@media only screen and (min-width: 992px){.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-auto,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-sm-auto,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-md-auto,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-lg-auto,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl,.col-xl-auto{padding-left:20px;padding-right:20px}}@media only screen and (min-width: 1200px){.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-auto,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-sm-auto,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-md-auto,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-lg-auto,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl,.col-xl-auto{padding-left:30px;padding-right:30px}}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-ms-flex-order:-1;order:-1}.order-last{-ms-flex-order:13;order:13}.order-0{-ms-flex-order:0;order:0}.order-1{-ms-flex-order:1;order:1}.order-2{-ms-flex-order:2;order:2}.order-3{-ms-flex-order:3;order:3}.order-4{-ms-flex-order:4;order:4}.order-5{-ms-flex-order:5;order:5}.order-6{-ms-flex-order:6;order:6}.order-7{-ms-flex-order:7;order:7}.order-8{-ms-flex-order:8;order:8}.order-9{-ms-flex-order:9;order:9}.order-10{-ms-flex-order:10;order:10}.order-11{-ms-flex-order:11;order:11}.order-12{-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media(min-width: 576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-sm-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-sm-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-ms-flex-order:-1;order:-1}.order-sm-last{-ms-flex-order:13;order:13}.order-sm-0{-ms-flex-order:0;order:0}.order-sm-1{-ms-flex-order:1;order:1}.order-sm-2{-ms-flex-order:2;order:2}.order-sm-3{-ms-flex-order:3;order:3}.order-sm-4{-ms-flex-order:4;order:4}.order-sm-5{-ms-flex-order:5;order:5}.order-sm-6{-ms-flex-order:6;order:6}.order-sm-7{-ms-flex-order:7;order:7}.order-sm-8{-ms-flex-order:8;order:8}.order-sm-9{-ms-flex-order:9;order:9}.order-sm-10{-ms-flex-order:10;order:10}.order-sm-11{-ms-flex-order:11;order:11}.order-sm-12{-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media(min-width: 768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-md-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-md-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-md-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-md-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-md-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-md-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-ms-flex-order:-1;order:-1}.order-md-last{-ms-flex-order:13;order:13}.order-md-0{-ms-flex-order:0;order:0}.order-md-1{-ms-flex-order:1;order:1}.order-md-2{-ms-flex-order:2;order:2}.order-md-3{-ms-flex-order:3;order:3}.order-md-4{-ms-flex-order:4;order:4}.order-md-5{-ms-flex-order:5;order:5}.order-md-6{-ms-flex-order:6;order:6}.order-md-7{-ms-flex-order:7;order:7}.order-md-8{-ms-flex-order:8;order:8}.order-md-9{-ms-flex-order:9;order:9}.order-md-10{-ms-flex-order:10;order:10}.order-md-11{-ms-flex-order:11;order:11}.order-md-12{-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media(min-width: 992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-lg-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-lg-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-ms-flex-order:-1;order:-1}.order-lg-last{-ms-flex-order:13;order:13}.order-lg-0{-ms-flex-order:0;order:0}.order-lg-1{-ms-flex-order:1;order:1}.order-lg-2{-ms-flex-order:2;order:2}.order-lg-3{-ms-flex-order:3;order:3}.order-lg-4{-ms-flex-order:4;order:4}.order-lg-5{-ms-flex-order:5;order:5}.order-lg-6{-ms-flex-order:6;order:6}.order-lg-7{-ms-flex-order:7;order:7}.order-lg-8{-ms-flex-order:8;order:8}.order-lg-9{-ms-flex-order:9;order:9}.order-lg-10{-ms-flex-order:10;order:10}.order-lg-11{-ms-flex-order:11;order:11}.order-lg-12{-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media(min-width: 1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-xl-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-xl-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-ms-flex-order:-1;order:-1}.order-xl-last{-ms-flex-order:13;order:13}.order-xl-0{-ms-flex-order:0;order:0}.order-xl-1{-ms-flex-order:1;order:1}.order-xl-2{-ms-flex-order:2;order:2}.order-xl-3{-ms-flex-order:3;order:3}.order-xl-4{-ms-flex-order:4;order:4}.order-xl-5{-ms-flex-order:5;order:5}.order-xl-6{-ms-flex-order:6;order:6}.order-xl-7{-ms-flex-order:7;order:7}.order-xl-8{-ms-flex-order:8;order:8}.order-xl-9{-ms-flex-order:9;order:9}.order-xl-10{-ms-flex-order:10;order:10}.order-xl-11{-ms-flex-order:11;order:11}.order-xl-12{-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}@-webkit-keyframes mover{0%{transform:translateY(0)}100%{transform:translateY(-40px)}}@keyframes mover{0%{transform:translateY(0)}100%{transform:translateY(-40px)}}@keyframes pulse-ring{0%{transform:scale(0.33)}80%,100%{opacity:0}}@keyframes pulse-dot{0%{transform:scale(0.8)}50%{transform:scale(1)}100%{transform:scale(0.8)}}.owl-carousel.owl-carousel-counter .owl-nav{position:absolute;top:-20px;right:0px;left:auto;display:flex;text-align:right;width:185px;display:none}.owl-carousel.owl-carousel-counter .owl-nav button{background-color:rgba(0,0,0,0) !important;width:30px;height:50px}.owl-carousel.owl-carousel-counter .owl-nav button svg{width:15px;height:15px;fill:#9e9e9e}.owl-carousel.owl-carousel-counter+.customNavigation{display:none}@media only screen and (min-width: 1200px){.owl-carousel.owl-carousel-counter+.customNavigation{display:flex;position:absolute;top:-70px;right:-20px}}.owl-carousel .owl-dots{margin-top:15px;border-radius:50%}@media only screen and (min-width: 768px){.owl-carousel .owl-dots{margin-top:15px}}@media only screen and (min-width: 1200px){.owl-carousel .owl-dots{display:none}}.owl-carousel .owl-dots button{border-radius:50%;border:2px solid #000}.owl-carousel .owl-dots button:focus{outline:0}.owl-carousel .owl-dots button span{width:13px;height:13px;border-radius:50%;background-color:rgba(0,0,0,0)}.owl-carousel .owl-dots button span:focus{outline:0}.owl-carousel .owl-dots button.active{background-color:#000}@media only screen and (min-width: 1200px){.owl-carousel .owl-nav{display:flex;flex-direction:row;justify-content:space-between;align-items:center;position:absolute;width:100%;top:50%;left:0;right:0;transform:translateY(-50%);pointer-events:none}}.owl-carousel .owl-nav button{width:75px;height:100px;pointer-events:all;background-color:#fff !important}.owl-carousel .owl-nav button svg{width:20px;height:30px;fill:#9e9e9e}.owl-carousel.invert-carousel button span{background-color:#fff}.owl-carousel.invert-carousel button.active{border:2px solid #fff}.owl-carousel.invert-carousel button.active span{background-color:#fff}@media only screen and (max-width: 767px){.owl-carousel .owl-dots .owl-dot:nth-child(n+4){display:none !important}}@media only screen and (max-width: 767px){.owl-carousel .owl-dots .owl-dot{background:rgba(0,0,0,0) !important}}@media only screen and (max-width: 767px){.owl-carousel .owl-dots .owl-dot:nth-child(2){background-color:#000 !important}}@media only screen and (max-width: 767px){.owl-carousel .owl-dots .owl-dot span{background:rgba(0,0,0,0) !important}}@media only screen and (min-width: 768px){.owl-carousel.owl-carousel-type-one .owl-dots{margin-top:15px}}@media only screen and (min-width: 1200px){.owl-carousel.owl-carousel-type-one .owl-dots{display:none}}.owl-carousel.owl-carousel-type-one.owl-carousel-counter .owl-nav{position:absolute;top:-20px;right:0px;left:auto;display:flex;text-align:right;width:185px;display:none}.owl-carousel.owl-carousel-type-one.owl-carousel-counter .owl-nav button{background-color:rgba(0,0,0,0) !important;width:30px;height:50px}.owl-carousel.owl-carousel-type-one.owl-carousel-counter .owl-nav button svg{width:15px;height:15px;fill:#9e9e9e}.owl-carousel.owl-carousel-type-one.owl-carousel-counter+.customNavigation{display:none}@media only screen and (min-width: 1200px){.owl-carousel.owl-carousel-type-one.owl-carousel-counter+.customNavigation{display:flex;position:absolute;top:-70px;right:-20px}}.customNavigation{display:flex;flex-direction:row}.customNavigation:hover .slide-item-number{color:#000}.customNavigation button{background-color:rgba(0,0,0,0);border:0;outline:0;padding:0px 20px}.customNavigation button svg{fill:#939393}.counter{display:inline-block;display:none}@media only screen and (min-width: 1200px){.counter{display:flex;flex-direction:row;align-items:center;min-width:110px;justify-content:space-between;transition:all .3s ease}}.counter .slide-item-number{font-size:40px;letter-spacing:1px;color:#6d6d6d;font-weight:400;font-family:"Antic Didone",serif;text-align:center;position:relative;transition:all .3s ease}.counter .all-slide-count{font-size:20px;letter-spacing:0px;color:#6d6d6d;font-weight:400;font-family:"Antic Didone",serif;text-align:center;position:relative}.counter .all-slide-count::before{content:"";position:absolute;left:-20px;top:50%;background-color:#bababa;width:1px;height:48px;transform:translateY(-50%);transition:all .3s ease}.animated{-webkit-animation-duration:1000 ms;animation-duration:1000 ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-animated-out{z-index:1}.owl-animated-in{z-index:0}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.section-title{margin-bottom:20px}@media only screen and (min-width: 768px){.section-title{margin-bottom:6px}}@media only screen and (min-width: 1200px){.section-title{margin-bottom:23px}}.section-title.section-title-sm .comp-title-underline{font-size:12px;letter-spacing:5px;margin-bottom:30px;color:#888}.section-title.section-title-sm .comp-title-underline::after{background-color:#888}@media only screen and (min-width: 768px){.section-title.section-title-sm .comp-title-underline{font-size:18px !important;letter-spacing:7px;margin-bottom:35px}}@media only screen and (min-width: 1200px){.section-title.section-title-sm .comp-title-underline{margin-bottom:45px}}@media only screen and (min-width: 1200px)and (max-width: 1600px){.section-title.section-title-sm .comp-title-underline{font-size:10px !important}}.section-title.section-title-sm .main-title{font-size:30px !important;letter-spacing:1px}@media only screen and (min-width: 768px){.section-title.section-title-sm .main-title{font-size:40px !important;letter-spacing:2px}}@media only screen and (min-width: 1200px){.section-title.section-title-sm .main-title{font-size:55px !important;letter-spacing:2px}}@media only screen and (min-width: 992px){.section-title+.section-desc{max-width:730px;margin-left:auto;margin-right:auto}}.comp-title-underline{font-size:14px;letter-spacing:6px;text-transform:uppercase;line-height:22px;color:#000;font-weight:700;font-family:"Manrope",sans-serif;text-align:center;position:relative;margin-bottom:35px}.comp-title-underline.sm-underline{font-size:12px;letter-spacing:5px;line-height:22px;margin-bottom:25px}@media only screen and (min-width: 768px){.comp-title-underline.sm-underline{font-size:18px;letter-spacing:7px;line-height:40px;margin-bottom:40px}}@media only screen and (min-width: 1200px){.comp-title-underline.sm-underline{margin-bottom:30px}}@media only screen and (min-width: 1200px)and (max-width: 1600px){.comp-title-underline.sm-underline{font-size:10px;letter-spacing:5px}}.comp-title-underline::after{margin-left:auto;margin-right:auto;width:115px;content:"";height:2px;background-color:#000;position:absolute;left:0;right:0;bottom:-15px}@media only screen and (min-width: 768px){.comp-title-underline{font-size:18px;letter-spacing:7px;line-height:40px;margin-bottom:40px}}@media only screen and (min-width: 1200px){.comp-title-underline{margin-bottom:30px}}@media only screen and (min-width: 1200px)and (max-width: 1600px){.comp-title-underline{font-size:10px;letter-spacing:5px}}.comp-title-underline.comp-title-underline-xl{font-size:18px;letter-spacing:7px;color:#888}@media only screen and (min-width: 1200px)and (max-width: 1600px){.comp-title-underline.comp-title-underline-xl{font-size:14px}}.comp-title-underline.comp-title-underline-xl::after{background-color:#888;bottom:-30px}@media only screen and (min-width: 768px){.comp-title-underline.comp-title-underline-xl::after{bottom:-20px}}.main-title{font-size:40px;line-height:1.2;color:#000;font-weight:400;text-transform:uppercase;font-family:"Antic Didone",serif;text-align:center;position:relative}@media only screen and (min-width: 768px){.main-title{font-size:80px}}@media only screen and (min-width: 1200px){.main-title{font-size:126px}}@media only screen and (min-width: 1200px)and (max-width: 1600px){.main-title{font-size:60px}}.main-title-2{font-size:24px;line-height:30px;color:#000;font-weight:400;font-family:"Antic Didone",serif;text-align:center}@media only screen and (min-width: 768px){.main-title-2{font-size:40px;line-height:45px;margin-bottom:30px}}@media only screen and (min-width: 1200px){.main-title-2{font-size:50px;line-height:55px;margin-bottom:50px}}@media only screen and (min-width: 1200px)and (max-width: 1600px){.main-title-2{font-size:40px;line-height:50px}}.mini-title{font-size:18px;letter-spacing:2px;line-height:40px;color:#000;font-weight:700;font-family:"Manrope",sans-serif;text-align:center;text-transform:uppercase}@media only screen and (min-width: 1200px)and (max-width: 1600px){.mini-title{font-size:14px}}.main-title-3{font-size:30px;line-height:30px;color:#000;font-weight:400;font-family:"Antic Didone",serif}@media only screen and (min-width: 768px){.main-title-3{font-size:60px;line-height:60px}}@media only screen and (min-width: 1200px){.main-title-3{line-height:70px}}@media only screen and (min-width: 1200px)and (max-width: 1600px){.main-title-3{line-height:40px;font-size:35px}}.section-title-3{margin-bottom:55px}.main-title-4{font-size:40px;line-height:1.2;color:#000;font-weight:400;font-family:"Antic Didone",serif;text-transform:uppercase;text-align:center;margin-top:35px}@media only screen and (min-width: 1200px){.main-title-4{margin-top:35px;font-size:80px}}@media only screen and (min-width: 768px){.inner-pg.inner-pg-header-top-intro .main-title{font-size:55px;letter-spacing:2px}}@media only screen and (min-width: 1200px)and (max-width: 1600px){.inner-pg.inner-pg-header-top-intro .main-title{font-size:35px !important}}.section-inner-title-one{font-size:30px;letter-spacing:1px;line-height:1.2}.section-inner-title-two-caps{font-size:30px;letter-spacing:1px;line-height:1.2}.section-inner-title-three{font-size:40px;letter-spacing:2px;line-height:42px;color:#000;font-weight:400;font-family:"Antic Didone",serif;text-align:center}@media only screen and (min-width: 1200px)and (max-width: 1600px){.section-inner-title-three{font-size:35px !important}}.btn{background:rgba(0,0,0,0);border:1px solid #000;text-align:center;min-width:170px;min-height:40px;text-transform:uppercase;padding:9px 10px;display:inline-block;transition:all .3s ease}@media only screen and (min-width: 1200px)and (max-width: 1600px){.btn{min-width:130px;min-height:30px;padding:2px}}.btn span{font-weight:600;font-family:"Manrope",sans-serif;color:#000;font-size:12px;letter-spacing:3px}@media only screen and (min-width: 1200px)and (max-width: 1600px){.btn span{font-size:10px;letter-spacing:2px}}.btn.btn-white{border-color:#fff;border-width:1px !important}.btn.btn-white span{color:#fff}.btn.btn-white:hover,.btn.btn-white:focus{border-color:#4a4a4a;background:#4a4a4a;box-shadow:0px 15px 20px rgba(74,74,74,.4)}.btn.btn-white:hover span,.btn.btn-white:focus span{color:#fff}.btn:hover,.btn:focus{text-decoration:none;background-color:#4a4a4a;border-color:#4a4a4a}.btn:hover span,.btn:focus span{color:#fff}.btn.btn-lg{border-color:#fff;min-height:47px;min-width:158px}.btn.btn-lg span{letter-spacing:2px;color:#fff;font-size:18px}.btn.btn-invert{background:#000}.btn.btn-invert:hover,.btn.btn-invert:focus{background-color:#4a4a4a;border-color:#4a4a4a}.btn.btn-invert:hover span,.btn.btn-invert:focus span{color:#fff}.btn.btn-invert span{color:#fff}a:-webkit-any-link{color:#ffb248;cursor:pointer}button.btn:not(.dropdown-toggle){font-size:14px;font-weight:600;background:#000;color:#fff;letter-spacing:1.5px;font-family:"Manrope",sans-serif;min-height:48px}.linkurl{font-size:12px;letter-spacing:3px;color:#868686 !important;font-weight:700;font-family:"Manrope",sans-serif;padding:15px 30px;display:inline-block;text-transform:uppercase;position:relative;transition:all .3s ease}.linkurl:hover,.linkurl:focus{color:#000 !important}.linkurl:hover::before,.linkurl:focus::before{background-color:#000}.linkurl::before{content:"";width:calc(100% - 60px);height:2px;position:absolute;left:0;right:0;bottom:5px;background:#868686;margin-left:auto;margin-right:auto}a{text-decoration:none}a:hover{text-decoration:none;outline:none}.body-inner-page footer{margin-top:100px}@media only screen and (min-width: 1200px){.body-inner-page footer{margin-top:140px}}@media only screen and (min-width: 1600px){.body-inner-page footer{margin-top:160px}}.body-inner-page-no-bottom footer{margin-top:0}.timeline-notes{font-size:18px;letter-spacing:2px;line-height:40px;color:#000;font-weight:700;font-family:"Manrope",sans-serif;text-align:center;text-transform:uppercase}@media only screen and (min-width: 1200px)and (max-width: 1600px){.timeline-notes{font-size:15px}}a.def-btns{font-size:10px;letter-spacing:0px;font-weight:600;font-family:freight-big-pro,serif;text-align:center;display:inline-flex;align-items:center;border:1px solid #e2e2e2;text-transform:uppercase;width:-moz-fit-content;width:fit-content;padding:10px 15px}a.def-btns svg{-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg);margin-left:20px}@media only screen and (min-width: 768px){a.def-btns svg{margin-left:70px}}ul{list-style:none;padding:0;margin:0}ul li{list-style:none}button{outline:none}.owl-dots{display:flex;flex-direction:row;justify-content:center;align-items:center;flex:1;margin-top:30px}.owl-dots button{margin:2px 5px}.owl-dots button span{width:10px;height:10px;border-radius:50%;display:block;background:#000}.owl-dots button.active span{background:#000}.home-section p{line-height:26px}@media only screen and (min-width: 768px){.home-section p{line-height:35px}}.home-section-content{padding-left:20px;padding-right:20px}.invert-section{color:#fff}.invert-section p,.invert-section a,.invert-section li{color:#fff}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.navigation.nice-select-wrap .navigation-menu{float:none;text-align:center !important;width:auto;max-width:max-content;margin-left:auto;margin-right:auto;min-width:200px;border-radius:0}.navigation.nice-select-wrap .navigation-menu .current{font-weight:600;font-size:16px}.navigation.nice-select-wrap .nice-select .list{width:100%}@media only screen and (min-width: 1200px){.navigation.nice-select-wrap .navigation-menu{float:none;text-align:center !important;max-width:100%}.navigation.nice-select-wrap .navigation-menu .current{display:none}.navigation.nice-select-wrap .nice-select{border:0}.navigation.nice-select-wrap .nice-select::after{display:none}.navigation.nice-select-wrap .nice-select .list{box-shadow:none !important;display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap;opacity:1;pointer-events:all;width:100%;transform:none}.navigation.nice-select-wrap .nice-select .list li{font-size:14px;line-height:40px;color:#000;font-weight:600;text-transform:uppercase;opacity:1;position:relative;display:inline-block;padding:15px 0px 5px;line-height:20px;margin-left:15px;margin-right:15px;-webkit-transition:all .1s ease-in-out;-moz-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.navigation.nice-select-wrap .nice-select .list li.selected{border-bottom:2px solid #000}.navigation.nice-select-wrap .nice-select .list li:hover{border-bottom:2px solid #000}.navigation.nice-select-wrap .nice-select .option:hover,.navigation.nice-select-wrap .nice-select .option.focus,.navigation.nice-select-wrap .nice-select .option.selected.focus{background-color:rgba(0,0,0,0);text-decoration:none}}.inner-pg p{line-height:1.6;letter-spacing:1.4px}@media only screen and (min-width: 992px){.inner-pg p{letter-spacing:1.6px}}.inner-pg.inner-pg-header-top-intro .intro-section{padding-top:95px;padding-left:0;padding-right:0;padding-bottom:50px}@media only screen and (min-width: 768px){.inner-pg.inner-pg-header-top-intro .intro-section{padding-top:90px}}@media only screen and (min-width: 992px){.inner-pg.inner-pg-header-top-intro .intro-section{max-width:800px;margin-left:auto;margin-right:auto}}@media only screen and (min-width: 768px){.inner-pg.inner-pg-header-top-intro .intro-section .section-title{margin-bottom:35px}}@media only screen and (min-width: 992px){.inner-pg.inner-pg-header-top-intro .intro-section .section-title .comp-title-underline{margin-bottom:45px}}.default-data-set{letter-spacing:1px;line-height:1.2;font-size:20px}@media only screen and (min-width: 768px){.default-data-set{line-height:1.1;font-size:37px;letter-spacing:2px}}.default-data-set h1,.default-data-set h2,.default-data-set h3,.default-data-set h4,.default-data-set h5,.default-data-set h6{font-family:"Antic Didone",serif}.default-data-set p{font-size:14px;line-height:30px;letter-spacing:0;color:#000;font-weight:400;font-family:"Manrope",sans-serif}.default-data-set ul{padding-left:15px}.default-data-set ul li{list-style:disc;font-size:14px;line-height:1.6;color:#000;font-weight:400;margin-bottom:12px;font-family:"Manrope",sans-serif;letter-spacing:0}.default-data-set ul li::marker{list-style:disc !important;color:#000;font-size:.8em}.fancybox-caption{font-family:"Manrope",sans-serif}.navigation-items select{background-image:url(../../images/icon/drop.svg);background-repeat:no-repeat;background-size:13px;background-position:calc(100% - 15px) center;appearance:none;-webkit-appearance:none;-moz-appearance:none;padding-right:35px}.inner-pg{position:relative}@media only screen and (min-width: 1600px){.inner-pg::before{content:"";width:925px;height:100%;position:absolute;top:-415px;left:-735px;background-image:url(../../images/pattern-light.png);background-repeat:no-repeat;background-position:right;-webkit-animation:mover 1s infinite alternate;animation:mover 1s infinite alternate;z-index:-1}}@media only screen and (min-width: 1600px){.inner-pg::after{content:"";width:925px;height:100%;position:absolute;top:-415px;right:-380px;background-image:url(../../images/pattern-light.png);background-repeat:no-repeat;background-position:right;-webkit-animation:mover 1s infinite alternate;animation:mover 1s infinite alternate;z-index:-1}}.common-pages h2,.common-pages h3,.common-pages h4,.common-pages h5,.common-pages h6{margin-bottom:30px;margin-top:60px;text-transform:uppercase}.common-pages ul{margin-bottom:30px}.common-pages ul li{list-style:disc}.common-pages ul li a{color:#000;font-family:"Antic Didone",serif;font-weight:600;font-size:18px;display:inline-block;transition:all .3s ease}.common-pages ul li a:hover{color:#ffb248}.common-pages ul li ul{padding-left:20px;margin-top:8px;margin-bottom:8px}.common-pages ul li{color:#000;font-family:"Antic Didone",serif;font-weight:600;font-size:18px;transition:all .3s ease;margin-bottom:20px}.common-pages .pg-content{padding-left:20px;padding-right:20px}@media only screen and (min-width: 1200px){.common-pages .pg-content{max-width:800px;margin-left:auto;margin-right:auto}}@media only screen and (min-width: 1600px){.common-pages .pg-content{max-width:1200px;margin-left:auto;margin-right:auto}}.content-visibility-hidden{content-visibility:auto;contain-intrinsic-size:400px}.breadcrumb-bar{margin-top:20px;display:none;margin-left:-10px}@media only screen and (min-width: 768px){.breadcrumb-bar{display:block}}.breadcrumb-bar .breadcrumb{display:flex;flex-direction:row;flex-wrap:wrap}.breadcrumb-bar .breadcrumb li{list-style:none;font-size:15px;letter-spacing:0px;text-align:center;display:flex;flex-direction:row;align-items:center}.breadcrumb-bar .breadcrumb li a{font-weight:500;color:#646464;padding:10px 8px 10px 10px;letter-spacing:.1px}.breadcrumb-bar .breadcrumb li svg{fill:#646464}.breadcrumb-bar .breadcrumb li span{font-weight:500;color:#191919;padding:10px;letter-spacing:.1px}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid rgba(0,0,0,0);border-radius:.25rem;display:none}.alert-heading{color:inherit}.alert-link{font-weight:700;text-decoration:underline}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb;display:block}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb;display:block}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}form.forms .text-danger,#contact-us .text-danger{color:#e43131 !important;font-size:28px}form.forms .recaptcha-txt,#contact-us .recaptcha-txt{font-size:16px;line-height:24px;color:#000;font-weight:700;font-family:"Manrope",sans-serif}@media only screen and (min-width: 1200px)and (max-width: 1600px){form.forms .recaptcha-txt,#contact-us .recaptcha-txt{font-size:11px}}form.forms .recaptcha-txt a,#contact-us .recaptcha-txt a{font-size:16px;line-height:24px;color:#000;font-weight:700;font-family:"Manrope",sans-serif;text-decoration:underline}@media only screen and (min-width: 1200px)and (max-width: 1600px){form.forms .recaptcha-txt a,#contact-us .recaptcha-txt a{font-size:11px}}form.forms #comment_id_wrap,#contact-us #comment_id_wrap{margin-bottom:30px}form.forms #comment_id_wrap textarea,#contact-us #comment_id_wrap textarea{font-size:15px;line-height:32px;color:#000;font-weight:700;font-family:"Manrope",sans-serif;border:1px solid #000}form.forms #gdpr_compliance_id_wrap p,#contact-us #gdpr_compliance_id_wrap p{font-size:16px;letter-spacing:1px;line-height:32px;color:#5a5a5a;font-weight:700;font-family:"Manrope",sans-serif}@media only screen and (min-width: 1200px)and (max-width: 1600px){form.forms #gdpr_compliance_id_wrap p,#contact-us #gdpr_compliance_id_wrap p{font-size:12px;line-height:25px}}form.forms #gdpr_compliance_id_wrap label,#contact-us #gdpr_compliance_id_wrap label{font-size:20px;line-height:50px;color:#000;font-weight:700;font-family:"Manrope",sans-serif;text-transform:none;margin-bottom:0}@media only screen and (min-width: 1200px)and (max-width: 1600px){form.forms #gdpr_compliance_id_wrap label,#contact-us #gdpr_compliance_id_wrap label{font-size:15px}}form.forms label,#contact-us label{font-size:18px;color:#000;text-transform:none;font-weight:700;position:relative;font-family:"Manrope",sans-serif;margin-bottom:15px}form.forms label .text-danger,#contact-us label .text-danger{position:absolute;right:-10px;top:-4px}@media only screen and (min-width: 1200px){form.forms label,#contact-us label{font-size:18px;line-height:38px;color:#000;margin-bottom:10px}}@media only screen and (min-width: 1200px)and (max-width: 1600px){form.forms label,#contact-us label{font-size:13px;line-height:20px}}form.forms .is_required,#contact-us .is_required{font-weight:700;font-size:14px;line-height:50px;color:#000;font-weight:700;font-family:"Manrope",sans-serif;margin-top:25px}form.forms .alert,#contact-us .alert{padding:20px}form.forms .form-group .help-block,#contact-us .form-group .help-block{color:#ccc}form.forms .form-group .btn,#contact-us .form-group .btn{margin-top:40px}@media only screen and (min-width: 1200px)and (max-width: 1600px){form.forms .fb-submit-row button,#contact-us .fb-submit-row button{margin-right:20px;min-height:35px;font-size:11px}}form.forms .help-block,#contact-us .help-block{font-family:"Manrope",sans-serif;color:#e43131 !important;font-weight:700}form.forms .form-group,#contact-us .form-group{margin-bottom:40px;position:relative}@media only screen and (min-width: 1200px){form.forms .form-group,#contact-us .form-group{margin-bottom:33px}}form.forms .form-group .text-danger,#contact-us .form-group .text-danger{color:#ccc}form.forms .form-group input,#contact-us .form-group input{width:100%;font-size:15px;color:#000;font-weight:700;font-family:"Manrope",sans-serif;border:1px solid #000}form.forms .form-group select,#contact-us .form-group select{width:100%;font-weight:700;font-size:15px;color:#000;font-family:"Manrope",sans-serif;appearance:none;-webkit-appearance:none;background-image:url(../../images/icon/drop.svg);background-repeat:no-repeat;background-size:13px;background-position:calc(100% - 15px) center}@media only screen and (min-width: 1200px)and (max-width: 1600px){form.forms .form-group select,#contact-us .form-group select{font-size:13px !important}}form.forms .form-group textarea,#contact-us .form-group textarea{width:100%;height:142px}form.forms .form-group input,form.forms .form-group select,#contact-us .form-group input,#contact-us .form-group select{height:50px}form.forms .form-group input,form.forms .form-group textarea,form.forms .form-group select,#contact-us .form-group input,#contact-us .form-group textarea,#contact-us .form-group select{border:1px solid #000}form.forms .form-group input:focus,form.forms .form-group textarea:focus,form.forms .form-group select:focus,#contact-us .form-group input:focus,#contact-us .form-group textarea:focus,#contact-us .form-group select:focus{outline:none;border-color:#ccc}form.forms .form-group input::-webkit-input-placeholder,form.forms .form-group textarea::-webkit-input-placeholder,form.forms .form-group select::-webkit-input-placeholder,#contact-us .form-group input::-webkit-input-placeholder,#contact-us .form-group textarea::-webkit-input-placeholder,#contact-us .form-group select::-webkit-input-placeholder{color:#000;font-size:15px}form.forms .form-group input::-moz-placeholder,form.forms .form-group textarea::-moz-placeholder,form.forms .form-group select::-moz-placeholder,#contact-us .form-group input::-moz-placeholder,#contact-us .form-group textarea::-moz-placeholder,#contact-us .form-group select::-moz-placeholder{color:#000;font-size:15px}form.forms .form-group input:-ms-input-placeholder,form.forms .form-group textarea:-ms-input-placeholder,form.forms .form-group select:-ms-input-placeholder,#contact-us .form-group input:-ms-input-placeholder,#contact-us .form-group textarea:-ms-input-placeholder,#contact-us .form-group select:-ms-input-placeholder{color:#000;font-size:15px}form.forms .form-group input:-moz-placeholder,form.forms .form-group textarea:-moz-placeholder,form.forms .form-group select:-moz-placeholder,#contact-us .form-group input:-moz-placeholder,#contact-us .form-group textarea:-moz-placeholder,#contact-us .form-group select:-moz-placeholder{color:#000;font-size:15px}form.forms .form-group .form-control,#contact-us .form-group .form-control{padding:0px 15px}form.forms .form-group .response-field-checkboxes .checkbox,#contact-us .form-group .response-field-checkboxes .checkbox{display:flex;flex-direction:row}form.forms .form-group .response-field-checkboxes input,#contact-us .form-group .response-field-checkboxes input{width:20px;height:20px;margin-right:10px}form.forms .form-group .response-field-checkboxes label,#contact-us .form-group .response-field-checkboxes label{display:block;position:relative !important;left:auto;right:auto;top:auto;margin-right:20px}form.forms .form-group .response-field-checkboxes .checkbox-inline,#contact-us .form-group .response-field-checkboxes .checkbox-inline{font-size:16px !important;line-height:20px !important;color:#000;font-weight:700;font-family:"Manrope",sans-serif;display:flex;flex-direction:row;align-items:flex-start}@media only screen and (min-width: 1200px)and (max-width: 1600px){form.forms .form-group .response-field-checkboxes .checkbox-inline,#contact-us .form-group .response-field-checkboxes .checkbox-inline{font-size:13px !important}}@media only screen and (min-width: 1200px)and (max-width: 1600px){form.forms .form-group .response-field-checkboxes .checkbox-inline input,#contact-us .form-group .response-field-checkboxes .checkbox-inline input{font-size:13px !important}}form.forms .form-group .response-field-checkboxes .gdpr-text,#contact-us .form-group .response-field-checkboxes .gdpr-text{margin-bottom:35px}form.forms .form-group .response-field-radio input,#contact-us .form-group .response-field-radio input{width:20px;height:20px;margin-right:10px}form.forms .form-group .response-field-radio label,#contact-us .form-group .response-field-radio label{display:block;position:relative !important;left:auto;right:auto;top:auto;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center}form.forms .form-group .response-field-radio label.position-change,#contact-us .form-group .response-field-radio label.position-change{font-weight:700;font-size:15px;color:#464646}form.forms .form-group .response-field-upload input,#contact-us .form-group .response-field-upload input{height:auto;width:auto}form.forms .form-group .response-field-datepicker,#contact-us .form-group .response-field-datepicker{padding-left:0 !important;padding-right:0 !important}form.forms .form-group .response-field-time input,#contact-us .form-group .response-field-time input{width:auto;padding:0}form.forms .form-group .response-field-date input,#contact-us .form-group .response-field-date input{width:auto;padding:0}@media only screen and (min-width: 992px){.dfb-form-group{padding-left:15px !important;padding-right:15px !important}}@media only screen and (min-width: 1200px){form.forms label{font-size:17px}form.forms textarea{font-size:17px}form.forms input,form.forms select{font-size:17px !important}form.forms .dfb-form-group{font-size:17px}form.forms .error-msg span{font-size:15px}}.comp-article-white .comp-img img{width:100%}.comp-article-white .comp-desc{min-height:95px;padding-top:25px}.comp-article-white .comp-desc .comp-title{font-size:24px;letter-spacing:1px;line-height:30px;color:#fff;font-weight:400;font-family:"Antic Didone",serif;text-transform:uppercase}.comp-article-white .btn{display:inline-block;margin-top:25px}div[data-bgsrc],a[data-bgsrc]{opacity:0;transition:opacity .7s ease}img[data-imgsrc]{opacity:0;transition:opacity .7s ease}img{transition:opacity .7s ease}.comp-article{text-align:center}@media only screen and (min-width: 992px){.comp-article.comp-article-with-para .comp-desc{min-height:250px}}.comp-article.comp-article-img-text .comp-img{position:relative}.comp-article.comp-article-img-text .comp-img .offer-hotel{position:absolute;left:0;right:0;bottom:20px;color:#fff;text-transform:uppercase;text-align:center;font-size:14px;line-height:1.2;font-weight:700;font-family:"Manrope",sans-serif;padding-left:20px;padding-right:20px}@media only screen and (min-width: 1200px)and (max-width: 1600px){.comp-article.comp-article-img-text .comp-img .offer-hotel{font-size:12px}}.comp-article .comp-img{position:relative}.comp-article .comp-img:hover::after,.comp-article .comp-img:focus::after{opacity:.5;width:80px}.comp-article .comp-img:hover::before,.comp-article .comp-img:focus::before{opacity:.5;height:80px}.comp-article .comp-img::before{width:1px;height:0px;background-color:#fff;content:"";position:absolute;top:20px;right:20px;z-index:3;left:auto;background:#fff;opacity:0;-webkit-transition:height .6s cubic-bezier(0.24, 1.23, 0.53, 1.46);-ms-transition:height .6s cubic-bezier(0.24, 1.23, 0.53, 1.46);-moz-transition:height .6s cubic-bezier(0.24, 1.23, 0.53, 1.46);transition:height .6s cubic-bezier(0.24, 1.23, 0.53, 1.46)}.comp-article .comp-img::after{width:0px;height:1px;background-color:#fff;content:"";position:absolute;top:20px;right:20px;z-index:3;opacity:0;-webkit-transition:width .6s cubic-bezier(0.24, 1.23, 0.53, 1.46);-ms-transition:width .6s cubic-bezier(0.24, 1.23, 0.53, 1.46);-moz-transition:width .6s cubic-bezier(0.24, 1.23, 0.53, 1.46);transition:width .6s cubic-bezier(0.24, 1.23, 0.53, 1.46)}.comp-article .comp-img img{width:100%}.comp-article .comp-desc{min-height:95px;padding:25px 30px 20px}@media only screen and (min-width: 992px){.comp-article .comp-desc{min-height:140px}}@media only screen and (min-width: 1200px)and (max-width: 1600px){.comp-article .comp-desc{min-height:120px}}.comp-article .comp-desc .comp-title{font-size:18px;letter-spacing:1px;line-height:24px;color:#000;font-weight:400;font-family:"Antic Didone",serif;text-transform:uppercase}@media only screen and (min-width: 768px){.comp-article .comp-desc .comp-title{font-size:24px;letter-spacing:1px;line-height:30px}}@media only screen and (min-width: 1200px)and (max-width: 1600px){.comp-article .comp-desc .comp-title{font-size:18px}}.comp-article .button-group{display:flex;flex-direction:column;align-items:center;padding:0px 30px}@media only screen and (min-width: 768px){.comp-article .button-group{flex-direction:row;justify-content:center}}.comp-article .button-group .btn{display:inline-block;margin-top:12px}.comp-article .button-group .btn:first-child{margin-top:0}@media only screen and (min-width: 768px){.comp-article .button-group .btn.btn-invert{min-width:150px}}@media only screen and (min-width: 768px){.comp-article .button-group .btn{margin-left:5px;margin-right:5px;margin-top:0}}.comp-article.comp-article-desc-inner{position:relative}.comp-article.comp-article-desc-inner:hover .comp-desc-wrap{background:linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9));padding-bottom:50px}.comp-article.comp-article-desc-inner .comp-desc-wrap{position:absolute;bottom:0;left:0;right:0;padding:20px 20px 25px 20px;transition:padding .3s ease-in-out;background:linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9))}@media only screen and (min-width: 992px){.comp-article.comp-article-desc-inner .comp-desc-wrap{padding-left:40px;padding-right:40px}}.comp-article.comp-article-desc-inner .comp-desc-wrap .comp-desc{padding:0;min-height:auto}.comp-article.comp-article-desc-inner .comp-desc-wrap .comp-desc .comp-title{font-size:24px;letter-spacing:1px;line-height:30px;color:#fff;font-weight:400;font-family:"Antic Didone",serif;margin-bottom:0px}@media only screen and (min-width: 1200px)and (max-width: 1600px){.comp-article.comp-article-desc-inner .comp-desc-wrap .comp-desc .comp-title{font-size:18px}}.comp-article.comp-article-desc-inner .comp-desc-wrap .button-group{padding:0}.comp-article.comp-article-desc-inner .comp-desc-wrap .button-group .linkurl span{font-size:12px;letter-spacing:3px;color:#fff;font-weight:700;font-family:"Manrope",sans-serif}@media only screen and (min-width: 1200px)and (max-width: 1600px){.comp-article.comp-article-desc-inner .comp-desc-wrap .button-group .linkurl span{font-size:8px}}.comp-article.comp-article-desc-inner .comp-desc-wrap .button-group .linkurl::before{background-color:#fff}@media only screen and (min-width: 1600px){.comp-aside-img-box .comp-wrapper{display:flex;flex-direction:row;justify-content:space-between}}.comp-aside-img-box .comp-wrapper .comp-img{width:100%;padding-top:67.8%;background-position:center;background-size:cover;background-repeat:no-repeat}@media only screen and (min-width: 1600px){.comp-aside-img-box .comp-wrapper .comp-img{padding-top:0;height:740px;width:calc(100% - 655px)}}.comp-aside-img-box .comp-wrapper .comp-desc{padding:30px 20px;text-align:center;background:#f3f0ea}@media only screen and (min-width: 768px){.comp-aside-img-box .comp-wrapper .comp-desc{padding:55px 80px}}@media only screen and (min-width: 992px){.comp-aside-img-box .comp-wrapper .comp-desc{padding:55px 180px}}@media only screen and (min-width: 1200px){.comp-aside-img-box .comp-wrapper .comp-desc{padding:55px 160px}}@media only screen and (min-width: 1600px){.comp-aside-img-box .comp-wrapper .comp-desc{width:635px;padding:50px;display:flex;flex-direction:column;justify-content:center}}.comp-aside-img-box .comp-wrapper .comp-desc .comp-dates{display:none}@media only screen and (min-width: 768px){.comp-aside-img-box .comp-wrapper .comp-desc .comp-dates{display:block;margin-top:30px;margin-bottom:20px}}@media only screen and (min-width: 1200px){.comp-aside-img-box .comp-wrapper .comp-desc .comp-dates{margin-bottom:35px}}.comp-aside-img-box .comp-wrapper .comp-desc .comp-dates ul{display:flex;flex-direction:row;justify-content:center}.comp-aside-img-box .comp-wrapper .comp-desc .comp-dates ul li{font-size:14px;color:#000;font-weight:700;font-family:"Manrope",sans-serif;margin-left:15px;margin-right:15px}@media only screen and (min-width: 1200px)and (max-width: 1600px){.comp-aside-img-box .comp-wrapper .comp-desc .comp-dates ul li{font-size:12px}}.comp-aside-img-box .comp-wrapper .comp-desc .comp-title{font-size:24px;letter-spacing:0px;line-height:42px;color:#010101;font-weight:400;font-family:"Antic Didone",serif;text-align:center;text-transform:uppercase}@media only screen and (min-width: 768px){.comp-aside-img-box .comp-wrapper .comp-desc .comp-title{font-size:40px;letter-spacing:1px;line-height:42px}}@media only screen and (min-width: 1200px)and (max-width: 1600px){.comp-aside-img-box .comp-wrapper .comp-desc .comp-title{font-size:30px !important}}@media only screen and (min-width: 768px){.comp-aside-img-box .comp-wrapper .comp-desc .comp-info{margin-bottom:40px}}.comp-aside-img-box .comp-wrapper .comp-desc .comp-info p{font-size:24px;letter-spacing:1px;line-height:38px;color:#000;font-weight:300}@media only screen and (min-width: 1200px)and (max-width: 1600px){.comp-aside-img-box .comp-wrapper .comp-desc .comp-info p{font-size:15px;line-height:1.6}}.comp-aside-img-box .comp-wrapper .comp-desc .button-group{display:flex;flex-direction:column;align-items:center;padding:0px 30px}@media only screen and (min-width: 768px){.comp-aside-img-box .comp-wrapper .comp-desc .button-group{flex-direction:row;justify-content:center}}.comp-aside-img-box .comp-wrapper .comp-desc .button-group .btn{display:inline-block;margin-top:12px}.comp-aside-img-box .comp-wrapper .comp-desc .button-group .btn:first-child{margin-top:0}@media only screen and (min-width: 768px){.comp-aside-img-box .comp-wrapper .comp-desc .button-group .btn.btn-invert{min-width:150px}}@media only screen and (min-width: 768px){.comp-aside-img-box .comp-wrapper .comp-desc .button-group .btn{margin-left:5px;margin-right:5px;margin-top:0}}@media only screen and (min-width: 1200px){.comp-aside-img-box.comp-aside-img-box-pg .comp-wrapper{display:flex;flex-direction:row;justify-content:space-between}}@media only screen and (min-width: 1200px){.comp-aside-img-box.comp-aside-img-box-pg .comp-wrapper .comp-info{margin-bottom:0}}.comp-aside-img-box.comp-aside-img-box-pg .comp-wrapper .comp-img{padding-top:100%}@media only screen and (min-width: 768px){.comp-aside-img-box.comp-aside-img-box-pg .comp-wrapper .comp-img{padding-top:80.7%}}@media only screen and (min-width: 1200px){.comp-aside-img-box.comp-aside-img-box-pg .comp-wrapper .comp-img{padding-top:0;min-height:535px;height:auto;width:calc(100% - 650px)}}@media only screen and (min-width: 1600px){.comp-aside-img-box.comp-aside-img-box-pg .comp-wrapper .comp-img{width:calc(100% - 700px);min-height:560px}}.comp-aside-img-box.comp-aside-img-box-pg .comp-wrapper .comp-desc{padding:25px 20px}@media only screen and (min-width: 768px){.comp-aside-img-box.comp-aside-img-box-pg .comp-wrapper .comp-desc{padding:35px 80px 35px 80px}}@media only screen and (min-width: 1200px){.comp-aside-img-box.comp-aside-img-box-pg .comp-wrapper .comp-desc{width:650px;padding:50px;display:flex;flex-direction:column;justify-content:center}}@media only screen and (min-width: 1600px){.comp-aside-img-box.comp-aside-img-box-pg .comp-wrapper .comp-desc{width:675px}}.comp-aside-img-box.comp-aside-img-box-pg .comp-wrapper .comp-desc .comp-title{font-size:30px;letter-spacing:1px}@media only screen and (min-width: 768px){.comp-aside-img-box.comp-aside-img-box-pg .comp-wrapper .comp-desc .comp-title{font-size:40px;letter-spacing:1px;margin-bottom:20px}}@media only screen and (min-width: 1200px)and (max-width: 1600px){.comp-aside-img-box.comp-aside-img-box-pg .comp-wrapper .comp-desc .comp-title{font-size:24px !important}}.comp-aside-img-box.comp-aside-img-box-pg .comp-wrapper .comp-desc .comp-svg{display:none}@media only screen and (min-width: 768px){.comp-aside-img-box.comp-aside-img-box-pg .comp-wrapper .comp-desc .comp-svg{display:block;margin-top:40px;margin-bottom:50px}}.comp-aside-img-box.comp-aside-img-box-pg .comp-wrapper .comp-desc .comp-svg ul{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.comp-aside-img-box.comp-aside-img-box-pg .comp-wrapper .comp-desc .comp-svg ul li{display:flex;flex-direction:column;margin-left:25px;margin-right:25px;align-items:center;max-width:75px}@media only screen and (min-width: 1200px)and (max-width: 1600px){.comp-aside-img-box.comp-aside-img-box-pg .comp-wrapper .comp-desc .comp-svg ul li{max-width:95px}}.comp-aside-img-box.comp-aside-img-box-pg .comp-wrapper .comp-desc .comp-svg ul li svg{fill:#a37f61;margin-bottom:20px}.comp-aside-img-box.comp-aside-img-box-pg .comp-wrapper .comp-desc .comp-svg ul li .svg-name{color:#a27d5e;font-size:14px;letter-spacing:1px;line-height:18px;font-weight:700;font-family:"Manrope",sans-serif;text-transform:uppercase}@media only screen and (min-width: 1200px)and (max-width: 1600px){.comp-aside-img-box.comp-aside-img-box-pg .comp-wrapper .comp-desc .comp-svg ul li .svg-name{font-size:10px;line-height:14px}}.comp-accordion .panel{border:0;box-shadow:none;background:rgba(0,0,0,0)}.comp-accordion .panel:last-child{border-bottom:0}.comp-accordion .panel .panel-heading{padding:0;background-color:rgba(0,0,0,0);border:0}.comp-accordion .panel .panel-heading .panel-title a{font-size:18px;letter-spacing:0px;line-height:24px;color:#000;font-weight:400;padding-right:40px;display:block;font-family:"Antic Didone",serif;text-decoration:none;position:relative;display:block;padding:15px 25px 10px 0px}.comp-accordion .panel .panel-heading .panel-title a:hover{color:#000}@media only screen and (min-width: 768px){.comp-accordion .panel .panel-heading .panel-title a{font-size:24px;letter-spacing:0px;padding:20px 25px 20px 0px}}@media only screen and (min-width: 992px){.comp-accordion .panel .panel-heading .panel-title a{padding-right:120px}}@media only screen and (min-width: 1200px){.comp-accordion .panel .panel-heading .panel-title a{line-height:1.2}}@media only screen and (min-width: 1200px){.comp-accordion .panel .panel-heading .panel-title a{padding:18px 80px 18px 40px}}@media only screen and (min-width: 1200px)and (max-width: 1600px){.comp-accordion .panel .panel-heading .panel-title a{font-size:18px}}.comp-accordion .panel .panel-heading .panel-title a::before{content:"";position:absolute;right:0px;top:24px;background-image:url("../../images/icon/down-arrow.svg");background-size:contain;background-repeat:no-repeat;width:20px;height:16px;-webkit-transition:all .3s linear;-moz-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear}@media only screen and (min-width: 992px){.comp-accordion .panel .panel-heading .panel-title a::before{right:25px}}@media only screen and (min-width: 1200px)and (max-width: 1600px){.comp-accordion .panel .panel-heading .panel-title a::before{width:14px;height:10px}}@media only screen and (min-width: 1900px){.comp-accordion .panel .panel-heading .panel-title a::before{right:25px;top:26px}}.comp-accordion .panel .panel-heading .panel-title a[aria-expanded=true]{position:relative}.comp-accordion .panel .panel-heading .panel-title a[aria-expanded=true]::before{transform:rotateX(180deg);top:20px}.comp-accordion .panel .panel-body{padding-left:0px;padding-bottom:20px;padding-right:20px;font-size:18px;letter-spacing:1px}@media only screen and (min-width: 768px){.comp-accordion .panel .panel-body{font-size:24px}}@media only screen and (min-width: 992px){.comp-accordion .panel .panel-body{padding-right:100px}}@media only screen and (min-width: 1200px){.comp-accordion .panel .panel-body{padding-left:40px}}@media only screen and (min-width: 1600px){.comp-accordion .panel .panel-body{padding-right:70px}}@media only screen and (min-width: 1900px){.comp-accordion .panel .panel-body{padding-left:40px}}.panel-body{background:rgba(0,0,0,0);border:0 !important}.pattern-banner{text-align:center;padding:70px 20px;background-color:#f3f0ea}@media only screen and (min-width: 768px){.pattern-banner{padding:70px 50px;min-height:515px;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;overflow:hidden}.pattern-banner::before{content:"";width:100%;height:100%;position:absolute;right:0;top:0;background-repeat:no-repeat;background-position:30vw -7vh;background-image:url("../../images/pattern-light.png")}}.pattern-banner .comp-title{position:relative;z-index:2}.pattern-banner .comp-title .comp-title-underline{font-size:18px;letter-spacing:7px;margin-bottom:55px}@media only screen and (min-width: 768px){.pattern-banner .comp-title .comp-title-underline{margin-bottom:50px}}@media only screen and (min-width: 1200px)and (max-width: 1600px){.pattern-banner .comp-title .comp-title-underline{font-size:12px}}.pattern-banner .comp-title .comp-title-underline::after{bottom:-25px}@media only screen and (min-width: 768px){.pattern-banner .comp-title .comp-title-underline::after{bottom:-15px}}.pattern-banner .comp-title .main-title{line-height:1.1;margin-bottom:30px}@media only screen and (min-width: 768px){.pattern-banner .comp-title .main-title{font-size:40px;letter-spacing:2px;margin-bottom:50px}}@media only screen and (min-width: 1200px){.pattern-banner .comp-title .main-title{font-size:55px;letter-spacing:2px}}.pattern-banner .button-group{display:flex;flex-direction:column;align-items:center;padding:0px 30px;position:relative;z-index:2}@media only screen and (min-width: 768px){.pattern-banner .button-group{flex-direction:row;justify-content:center}}.pattern-banner .button-group .btn{display:inline-block;margin-top:12px}.pattern-banner .button-group .btn:first-child{margin-top:0}@media only screen and (min-width: 768px){.pattern-banner .button-group .btn.btn-invert{min-width:150px}}@media only screen and (min-width: 768px){.pattern-banner .button-group .btn{margin-left:5px;margin-right:5px;margin-top:0}}.pattern-banner.pattern-banner-sm-text .comp-title .main-title{font-size:24px;line-height:1.2;text-transform:none}@media only screen and (min-width: 768px){.pattern-banner.pattern-banner-sm-text .comp-title .main-title{font-size:50px;line-height:1.1}}.pattern-banner.pattern-banner-sm-text .button-group .btn{min-width:195px}.default-data-row{margin-top:20px;margin-bottom:20px}.default-data-row.default-data-row-revese ul li{display:flex;flex-direction:column-reverse}.default-data-row.default-data-row-revese ul li .data-title{color:#b1b1b1}.default-data-row ul{width:100%}@media only screen and (min-width: 992px){.default-data-row ul{display:flex;flex-direction:row;flex-wrap:wrap;padding-left:40px;padding-right:40px;justify-content:center}}.default-data-row ul li{text-align:center;text-transform:uppercase;padding:24px 0px;position:relative}@media only screen and (min-width: 992px){.default-data-row ul li:last-child::before{display:none}}@media only screen and (min-width: 992px){.default-data-row ul li{padding-left:20px;padding-right:20px;position:relative}.default-data-row ul li::before{content:"";position:absolute;right:0;top:28px;width:1px;height:55px;background-color:#ccc;margin-left:auto;margin-right:auto}}@media only screen and (min-width: 1200px){.default-data-row ul li{padding-left:45px;padding-right:45px;margin-bottom:40px}}.default-data-row ul li::after{content:"";position:absolute;left:0;right:0;bottom:0;width:200px;height:1px;background-color:#ccc;margin-left:auto;margin-right:auto}@media only screen and (min-width: 992px){.default-data-row ul li::after{width:100%;bottom:0px}}@media only screen and (min-width: 1200px){.default-data-row ul li::after{bottom:-18px}}.default-data-row ul li .data-desc{font-size:16px;color:#000;font-weight:700;font-family:"Manrope",sans-serif;text-align:center;margin-bottom:-3px}@media only screen and (min-width: 1200px){.default-data-row ul li .data-desc{margin-bottom:2px}}@media only screen and (min-width: 1200px)and (max-width: 1600px){.default-data-row ul li .data-desc{font-size:12px}}.default-data-row ul li .data-title{font-size:30px;letter-spacing:3px;color:#000;font-weight:400;font-family:"Antic Didone",serif}@media only screen and (min-width: 1200px){.default-data-row ul li .data-title{font-size:35px;letter-spacing:4px}}@media only screen and (min-width: 1200px)and (max-width: 1600px){.default-data-row ul li .data-title{font-size:25px}}.address-block .single-block{padding:30px 20px 30px 20px;background-color:#e9e5de;padding:20px}@media only screen and (min-width: 768px){.address-block .single-block{padding:50px}}@media only screen and (min-width: 1200px){.address-block .single-block{padding:55px 60px 35px 60px;display:flex;flex-direction:row;justify-content:flex-start}}@media only screen and (min-width: 1200px)and (max-width: 1600px){.address-block .single-block{justify-content:center}}.address-block .single-block div{position:relative}@media only screen and (min-width: 1200px){.address-block .single-block div{padding-right:4.16vw !important;margin-right:4.16vw}}.address-block .single-block div::before{width:100%;left:0;right:0;bottom:0;background-color:#ccc;position:absolute;content:"";height:1px}@media only screen and (min-width: 1200px){.address-block .single-block div::before{left:auto;width:1px;height:100%}}@media only screen and (min-width: 1200px){.address-block .single-block div:last-child{margin-right:0;padding-right:0 !important}}.address-block .single-block div:last-child::before{display:none}.address-block .single-block div.left{padding-top:0}.address-block .single-block div.center a{word-break:break-all;-webkit-word-break:break-all}.address-block .single-block div.right{padding-bottom:0}.address-block .single-block .left,.address-block .single-block .center,.address-block .single-block .right{padding-top:40px;padding-bottom:40px}@media only screen and (min-width: 1200px){.address-block .single-block .left,.address-block .single-block .center,.address-block .single-block .right{padding:0}}.address-block .single-block .left h5,.address-block .single-block .center h5,.address-block .single-block .right h5{font-size:14px;letter-spacing:1px;color:#000;font-weight:700;font-family:"Manrope",sans-serif;text-transform:uppercase}.address-block .single-block .left address,.address-block .single-block .center address,.address-block .single-block .right address{font-size:20px;line-height:33px;color:#000;font-weight:700;font-family:"Manrope",sans-serif}@media only screen and (min-width: 1200px)and (max-width: 1600px){.address-block .single-block .left address,.address-block .single-block .center address,.address-block .single-block .right address{font-size:15px;line-height:23px}}.address-block .single-block .left a,.address-block .single-block .center a,.address-block .single-block .right a{font-size:20px;color:#000;font-weight:700;font-family:"Manrope",sans-serif}@media only screen and (min-width: 1200px)and (max-width: 1600px){.address-block .single-block .left a,.address-block .single-block .center a,.address-block .single-block .right a{font-size:15px}}.comp-article-three{text-align:center}.comp-article-three:hover .comp-img::before{background:linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8))}.comp-article-three .comp-title{font-size:20px;line-height:1.2;color:#000;font-weight:400;font-family:"Antic Didone",serif;text-align:center;text-transform:uppercase;padding-left:30px;padding-right:30px;margin-bottom:40px}@media only screen and (min-width: 1200px){.comp-article-three .comp-title{font-size:30px;min-height:75px}}@media only screen and (min-width: 1200px)and (max-width: 1600px){.comp-article-three .comp-title{font-size:20px;min-height:30px;margin-bottom:25px}}.comp-article-three .comp-img{position:relative}.comp-article-three .comp-img::before{width:100%;height:100%;content:"";position:absolute;left:0;bottom:0;background:linear-gradient(rgba(0, 0, 0, 0) 65%, rgba(0, 0, 0, 0.6));display:block;transition:all .3s ease-in-out}.comp-article-three .comp-img span{position:absolute;left:0;right:0;bottom:0px;font-size:16px;color:#fff;font-weight:700;font-family:"Manrope",sans-serif;text-align:center;text-transform:uppercase;padding:20px;letter-spacing:2px;word-spacing:1px}@media only screen and (min-width: 1200px)and (max-width: 1600px){.comp-article-three .comp-img span{font-size:12px}}.comp-article-three .comp-details{padding:25px}@media only screen and (min-width: 768px){.comp-article-three .comp-details{min-height:300px}}@media only screen and (min-width: 1200px)and (max-width: 1600px){.comp-article-three .comp-details{min-height:180px;padding-bottom:0px}}.intro-section{text-align:center;padding-top:85px;padding-bottom:40px}@media only screen and (min-width: 768px){.intro-section{padding-left:50px;padding-right:50px}}@media only screen and (min-width: 992px){.intro-section{padding-left:100px;padding-right:100px}}@media only screen and (min-width: 1200px){.intro-section{padding-top:128px;padding-bottom:60px}}@media only screen and (min-width: 1200px){.intro-section .intro-inner-wrap{padding-left:0;padding-right:0;max-width:760px;margin-left:auto;margin-right:auto}}.intro-section .intro-inner-wrap p{margin-bottom:0}.section-experience{padding-top:40px}@media only screen and (min-width: 768px){.section-experience{margin-bottom:15px}}@media only screen and (min-width: 1200px){.section-experience{margin-bottom:0}}@media only screen and (min-width: 1200px){.section-experience::after{content:"";width:925px;height:100%;position:absolute;top:-415px;right:-575px;background-image:url("../../images/pattern-light.png");background-repeat:no-repeat;background-position:right;-webkit-animation:mover 1s infinite alternate;animation:mover 1s infinite alternate}}@media only screen and (min-width: 1200px){.section-experience::before{content:"";width:925px;height:100%;position:absolute;top:-415px;left:-575px;background-image:url("../../images/pattern-light.png");background-repeat:no-repeat;background-position:right;-webkit-animation:mover 1s infinite alternate;animation:mover 1s infinite alternate}}.section-experience .sync-carousel-wrap{position:relative;background:#f8f5ef;padding-bottom:25px}@media only screen and (min-width: 1200px){.section-experience .sync-carousel-wrap::before{width:100%;height:100%;content:"";position:absolute;left:0;bottom:0;background:linear-gradient(rgba(0, 0, 0, 0) 55%, rgba(0, 0, 0, 0.9));display:block;z-index:5}}@media only screen and (min-width: 768px){.section-experience .sync-carousel-wrap{padding-bottom:40px}}@media only screen and (min-width: 1200px){.section-experience .sync-carousel-wrap{padding-bottom:0}}@media only screen and (min-width: 1200px){.section-experience .sync-carousel-wrap{background:rgba(0,0,0,0)}}.section-experience .sync-carousel-wrap .owl-carousel-sync-large .owl-dots{display:none}.section-experience .sync-carousel-wrap .owl-carousel-sync-large .owl-nav button{background:rgba(0,0,0,0) !important}.section-experience .sync-carousel-wrap .owl-carousel-sync-large .owl-nav button svg{fill:#fff}@media only screen and (min-width: 1200px){.section-experience .sync-carousel-wrap .owl-carousel-sync-tab{margin-top:-18px;max-width:90vw;margin-left:auto;margin-right:auto;cursor:pointer}}@media only screen and (min-width: 1200px){.section-experience .sync-carousel-wrap .owl-carousel-sync-tab{position:absolute;bottom:0;left:0;right:0;z-index:1;margin-bottom:0;max-width:85vw;z-index:10}}.section-experience .sync-carousel-wrap .owl-carousel-sync-tab::before{content:"";position:absolute;left:0;right:0;width:0;height:0;border-style:solid;border-width:0 20px 18px 20px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #f8f5ef rgba(0,0,0,0);top:-18px;margin-left:auto;margin-right:auto}@media only screen and (min-width: 1200px){.section-experience .sync-carousel-wrap .owl-carousel-sync-tab::before{display:none}}@media only screen and (min-width: 1200px){.section-experience .sync-carousel-wrap .owl-carousel-sync-tab .owl-nav button{background-color:rgba(0,0,0,0) !important}}@media only screen and (min-width: 1200px){.section-experience .sync-carousel-wrap .owl-carousel-sync-tab .owl-nav button{background:rgba(0,0,0,0) !important}}.section-experience .sync-carousel-wrap .owl-carousel-sync-tab .owl-nav button.owl-prev{position:relative;left:-60px}@media only screen and (min-width: 1200px){.section-experience .sync-carousel-wrap .owl-carousel-sync-tab .owl-nav button.owl-prev{left:-80px}}@media only screen and (min-width: 1200px){.section-experience .sync-carousel-wrap .owl-carousel-sync-tab .owl-nav button.owl-prev svg{fill:#000}}@media only screen and (min-width: 1200px){.section-experience .sync-carousel-wrap .owl-carousel-sync-tab .owl-nav button.owl-prev svg{fill:#fff}}.section-experience .sync-carousel-wrap .owl-carousel-sync-tab .owl-nav button.owl-next{position:relative;right:-60px}@media only screen and (min-width: 1600px){.section-experience .sync-carousel-wrap .owl-carousel-sync-tab .owl-nav button.owl-next{right:-80px}}@media only screen and (min-width: 1200px){.section-experience .sync-carousel-wrap .owl-carousel-sync-tab .owl-nav button.owl-next svg{fill:#000}}@media only screen and (min-width: 1200px){.section-experience .sync-carousel-wrap .owl-carousel-sync-tab .owl-nav button.owl-next svg{fill:#fff}}.section-experience .sync-carousel-wrap .owl-carousel-sync-tab .owl-item.active{position:relative}.section-experience .sync-carousel-wrap .owl-carousel-sync-tab .owl-item.active::before{left:0;top:50%;position:absolute;width:1px;transform:translateY(-50%);height:calc(100% - 155px);background:#edeae6;content:""}@media only screen and (min-width: 1200px){.section-experience .sync-carousel-wrap .owl-carousel-sync-tab .owl-item.active::before{height:0}}@media only screen and (min-width: 1400px){.section-experience .sync-carousel-wrap .owl-carousel-sync-tab .owl-item.active::before{height:calc(100% - 100px);background:#fff}}.section-experience .sync-carousel-wrap .owl-carousel-sync-tab .owl-item.active:first-child::before{display:none}@media only screen and (min-width: 1200px){.section-experience .sync-carousel-wrap .owl-carousel-sync-tab .owl-item.active.synced .item .sync-tab::after{opacity:1;top:0}}@media only screen and (min-width: 1200px){.section-experience .sync-carousel-wrap .owl-carousel-sync-tab .owl-item.active.synced .item .sync-tab::after{top:auto;bottom:-15px}}@media only screen and (min-width: 1200px){.section-experience .sync-carousel-wrap .owl-carousel-sync-tab .owl-item.active.synced .item .sync-tab .tab-title{margin-bottom:18px}}.section-experience .sync-carousel-wrap .owl-carousel-sync-tab .owl-item.active.synced .item .sync-tab .tab-desc{display:block}@media only screen and (min-width: 1200px){.section-experience .sync-carousel-wrap .owl-carousel-sync-tab .owl-item.active.synced .item .sync-tab .tab-desc{opacity:1;transform:translateY(0px)}}@media only screen and (min-width: 1200px){.section-experience .sync-carousel-wrap .owl-carousel-sync-tab .owl-item.active.synced .item .sync-tab .tab-desc p{font-size:18px;line-height:24px}}.section-experience .sync-carousel-wrap .owl-carousel-sync-tab .owl-item.active.synced+div.active{position:relative}.section-experience .sync-carousel-wrap .owl-carousel-sync-tab .owl-item.active.synced+div.active::before{left:0;top:50%;position:absolute;width:1px;transform:translateY(-50%);height:calc(100% - 155px);background:#edeae6;content:""}@media only screen and (min-width: 1200px){.section-experience .sync-carousel-wrap .owl-carousel-sync-tab .owl-item.active.synced+div.active::before{height:calc(100% - 100px);background:#fff}}@media only screen and (min-width: 1200px){.section-experience .sync-carousel-wrap .owl-carousel-sync-tab .owl-item.active.synced+div.active .item .sync-tab .tab-title{margin-bottom:-20px}}@media only screen and (min-width: 1200px){.section-experience .sync-carousel-wrap .owl-carousel-sync-tab .owl-item.active.synced+div.active .item .sync-tab .tab-title{color:#fff}}.section-experience .sync-carousel-wrap .owl-carousel-sync-tab .owl-item.active.synced+div.active .item .sync-tab .tab-desc p{opacity:0;font-size:0;line-height:15px}@media only screen and (min-width: 1200px){.section-experience .sync-carousel-wrap .owl-carousel-sync-tab .owl-item.active.synced+div.active .item .sync-tab .tab-desc p{color:#fff}}.section-experience .sync-carousel-wrap .owl-carousel-sync-tab .owl-item.active.synced+div.active .item .sync-tab::after{display:none}.section-experience .sync-carousel-wrap .owl-carousel-sync-tab .item .sync-tab{padding:25px 30px 0px 30px;text-align:center;transition:all .5s ease;position:relative}@media only screen and (min-width: 1200px){.section-experience .sync-carousel-wrap .owl-carousel-sync-tab .item .sync-tab{padding:25px 30px 40px 30px}}@media only screen and (min-width: 1200px){.section-experience .sync-carousel-wrap .owl-carousel-sync-tab .item .sync-tab::after{content:"";position:absolute;left:0;right:0;width:0;height:0;border-style:solid;border-width:0 20px 18px 20px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #f8f5ef rgba(0,0,0,0);top:25px;margin-left:auto;margin-right:auto;opacity:0;transition:all .5s ease-in-out}}@media only screen and (min-width: 1200px){.section-experience .sync-carousel-wrap .owl-carousel-sync-tab .item .sync-tab::after{bottom:10px;top:auto;border-width:0 40px 37px 40px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #fff rgba(0,0,0,0)}}@media only screen and (min-width: 768px){.section-experience .sync-carousel-wrap .owl-carousel-sync-tab .item .sync-tab{padding-top:35px;max-width:500px;margin-left:auto;margin-right:auto}}@media only screen and (min-width: 1200px){.section-experience .sync-carousel-wrap .owl-carousel-sync-tab .item .sync-tab{display:flex;flex-direction:column;justify-content:center}}@media only screen and (min-width: 1200px){.section-experience .sync-carousel-wrap .owl-carousel-sync-tab .item .sync-tab{justify-content:center;min-height:160px}}@media only screen and (min-width: 1400px){.section-experience .sync-carousel-wrap .owl-carousel-sync-tab .item .sync-tab{justify-content:center;min-height:235px}}.section-experience .sync-carousel-wrap .owl-carousel-sync-tab .item .sync-tab .tab-title{font-size:24px;line-height:30px;color:#000;font-weight:400;font-family:"Antic Didone",serif;margin-bottom:18px;transition:all .5s ease}@media only screen and (min-width: 768px){.section-experience .sync-carousel-wrap .owl-carousel-sync-tab .item .sync-tab .tab-title{font-size:30px;line-height:35px;margin-bottom:18px}}@media only screen and (min-width: 1200px){.section-experience .sync-carousel-wrap .owl-carousel-sync-tab .item .sync-tab .tab-title{margin-bottom:-20px}}@media only screen and (min-width: 1200px){.section-experience .sync-carousel-wrap .owl-carousel-sync-tab .item .sync-tab .tab-title{color:#fff}}@media only screen and (min-width: 1200px)and (max-width: 1600px){.section-experience .sync-carousel-wrap .owl-carousel-sync-tab .item .sync-tab .tab-title{font-size:26px}}@media only screen and (min-width: 1200px){.section-experience .sync-carousel-wrap .owl-carousel-sync-tab .item .sync-tab .tab-desc{opacity:0;transform:translateY(-20px);transition:all 0s ease;font-size:0;line-height:15px}}.section-experience .sync-carousel-wrap .owl-carousel-sync-tab .item .sync-tab .tab-desc p{font-size:18px;letter-spacing:1px;line-height:26px;color:#000;font-weight:300;font-family:freight-big-pro,serif;margin-bottom:0;transition:none}@media only screen and (min-width: 1200px){.section-experience .sync-carousel-wrap .owl-carousel-sync-tab .item .sync-tab .tab-desc p{color:#fff}}.section-gallery{padding-bottom:42px}@media only screen and (min-width: 768px){.section-gallery{padding-top:15px}}@media only screen and (min-width: 1200px){.section-gallery{padding-top:100px;padding-bottom:60px}}.section-gallery .gallery-inner-wrap{position:relative;margin-left:-30px;margin-right:-30px}@media only screen and (min-width: 768px){.section-gallery .gallery-inner-wrap{margin-right:0;margin-left:0}}.section-gallery .gallery-inner-wrap .item .gallery-item img{width:100%}.section-gallery .gallery-inner-wrap .btn{position:absolute;left:0;right:0;bottom:35px;display:inline-block;max-width:167px;margin-left:auto;margin-right:auto}.section-explore{position:relative;padding-top:42px;margin-bottom:45px}@media only screen and (min-width: 768px){.section-explore{margin-bottom:40px}}@media only screen and (min-width: 992px){.section-explore{margin-bottom:32px}}@media only screen and (min-width: 1200px){.section-explore{padding-top:60px;margin-bottom:55px}}@media only screen and (min-width: 1600px){.section-explore::before{position:absolute;bottom:0;left:0;right:0;background:#f8f5ef;content:"";width:100%;height:calc(100% - 320px);z-index:-1}}.section-explore .explore-inner-wrap{margin-left:-30px;margin-right:-30px;margin-top:20px;text-align:center;position:relative}@media only screen and (min-width: 768px){.section-explore .explore-inner-wrap{margin-right:0;margin-left:0}}@media only screen and (min-width: 992px){.section-explore .explore-inner-wrap{margin-top:35px}}@media only screen and (min-width: 1200px){.section-explore .explore-inner-wrap{margin-left:-10px;margin-right:-10px;margin-top:50px}}@media only screen and (min-width: 1600px){.section-explore .explore-inner-wrap{margin-top:155px;margin-bottom:150px}}.section-explore .explore-inner-wrap .linkurl{margin-top:15px;display:inline-block}@media only screen and (min-width: 768px){.section-explore .explore-inner-wrap .linkurl{position:absolute;top:-100px;right:-20px}}@media only screen and (min-width: 992px){.section-explore .explore-inner-wrap .linkurl{margin-top:5px;top:-100px}}@media only screen and (min-width: 1200px){.section-explore .explore-inner-wrap .linkurl{top:-70px}}@media only screen and (min-width: 992px){.section-explore .explore-inner-wrap .owl-carousel-grid.off{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}}@media only screen and (min-width: 1200px){.section-explore .explore-inner-wrap .owl-carousel-grid.off{display:grid;grid-template-columns:.4fr .66fr;grid-template-rows:repeat(2, 1fr);grid-column-gap:0px;grid-row-gap:0px}}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.section-explore .explore-inner-wrap .owl-carousel-grid.off{display:-ms-grid;-ms-grid-columns:.4fr .66fr;-ms-grid-rows:repeat(2, 1fr)}}@media only screen and (min-width: 992px){.section-explore .explore-inner-wrap .owl-carousel-grid .item{width:calc(50% - 10px);margin-bottom:20px}}@media only screen and (min-width: 1200px){.section-explore .explore-inner-wrap .owl-carousel-grid .item{width:100%;margin-bottom:0;padding:10px}}@media only screen and (min-width: 1200px){.section-explore .explore-inner-wrap .owl-carousel-grid .item .explore-item-inner{padding-top:0;height:405px;text-align:left;padding:25px}}@media only screen and (min-width: 1600px){.section-explore .explore-inner-wrap .owl-carousel-grid .item .explore-item-inner{height:430px;padding:15px 25px}}.section-explore .explore-inner-wrap .owl-carousel-grid .item .explore-item-inner .gradient-set{position:absolute;left:0;top:0;width:100%;height:100%}@media only screen and (min-width: 1200px){.section-explore .explore-inner-wrap .owl-carousel-grid .item:nth-child(1){grid-area:1/1/2/2}}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.section-explore .explore-inner-wrap .owl-carousel-grid .item:nth-child(1){-ms-grid-row-start:1;-ms-grid-column-start:1;-ms-grid-row-end:2;-ms-grid-column-end:2}}@media only screen and (min-width: 1200px){.section-explore .explore-inner-wrap .owl-carousel-grid .item:nth-child(2){grid-area:2/1/3/2}}@media only screen and (min-width: 1200px){.section-explore .explore-inner-wrap .owl-carousel-grid .item:nth-child(3){grid-area:1/2/3/3}}@media only screen and (min-width: 1200px){.section-explore .explore-inner-wrap .owl-carousel-grid .item:nth-child(3) .explore-item-inner{height:100%}}@media only screen and (min-width: 1600px){.section-explore .explore-inner-wrap .owl-carousel-grid .item:nth-child(3) .explore-item-inner{padding:40px 45px}}@media only screen and (min-width: 1200px){.section-explore .explore-inner-wrap .owl-carousel-grid .item:nth-child(3) .explore-item-inner .comp-title{font-size:79px;line-height:1.2;margin-bottom:25px}}@media only screen and (min-width: 1200px)and (max-width: 1600px){.section-explore .explore-inner-wrap .owl-carousel-grid .item:nth-child(3) .explore-item-inner .comp-title{font-size:30px}}@media only screen and (min-width: 1600px){.section-explore .explore-inner-wrap .owl-carousel-grid .item:nth-child(3) .explore-item-inner .comp-title{margin-bottom:15px}}@media only screen and (min-width: 1200px){.section-explore .explore-inner-wrap .owl-carousel-grid .item:nth-child(3) .explore-item-inner .comp-inner{visibility:visible;position:relative;bottom:0;left:0;transform:translateY(0)}}@media only screen and (min-width: 1200px){.section-explore .explore-inner-wrap .owl-carousel-grid .item:nth-child(3) .explore-item-inner .explore-desc-wrap{text-align:left;margin-bottom:0}}@media only screen and (min-width: 1200px){.section-explore .explore-inner-wrap .owl-carousel-grid .item:nth-child(4){grid-area:3/1/4/3}}@media only screen and (min-width: 1200px){.section-explore .explore-inner-wrap .owl-carousel-grid .item:nth-child(4) .explore-item-inner{align-items:center;height:660px}}@media only screen and (min-width: 1200px){.section-explore .explore-inner-wrap .owl-carousel-grid .item:nth-child(4) .explore-item-inner .comp-title{font-size:60px;line-height:1.2;text-align:center;margin-bottom:25px}}@media only screen and (min-width: 1200px)and (max-width: 1600px){.section-explore .explore-inner-wrap .owl-carousel-grid .item:nth-child(4) .explore-item-inner .comp-title{font-size:30px}}@media only screen and (min-width: 1600px){.section-explore .explore-inner-wrap .owl-carousel-grid .item:nth-child(4) .explore-item-inner .comp-title{margin-bottom:15px}}@media only screen and (min-width: 1200px){.section-explore .explore-inner-wrap .owl-carousel-grid .item:nth-child(4) .explore-item-inner .comp-inner{visibility:visible;position:relative;bottom:0;left:0;transform:translateY(0);text-align:center}}@media only screen and (min-width: 1200px){.section-explore .explore-inner-wrap .owl-carousel-grid .item:nth-child(4) .explore-item-inner .explore-desc-wrap{margin-bottom:30px}}.section-explore .explore-inner-wrap .owl-carousel-grid .explore-item-inner{display:block;padding-top:85.93%;background-position:center;background-size:cover;text-align:center;position:relative;transition:all .2s ease;overflow:hidden}.section-explore .explore-inner-wrap .owl-carousel-grid .explore-item-inner::before{width:1px;height:0px;background-color:#fff;content:"";position:absolute;top:20px;right:20px;z-index:3;left:auto;background:#fff;opacity:0;-webkit-transition:height .6s cubic-bezier(0.24, 1.23, 0.53, 1.46);-ms-transition:height .6s cubic-bezier(0.24, 1.23, 0.53, 1.46);-moz-transition:height .6s cubic-bezier(0.24, 1.23, 0.53, 1.46);transition:height .6s cubic-bezier(0.24, 1.23, 0.53, 1.46)}.section-explore .explore-inner-wrap .owl-carousel-grid .explore-item-inner::after{width:0px;height:1px;background-color:#fff;content:"";position:absolute;top:20px;right:20px;z-index:3;opacity:0;-webkit-transition:width .6s cubic-bezier(0.24, 1.23, 0.53, 1.46);-ms-transition:width .6s cubic-bezier(0.24, 1.23, 0.53, 1.46);-moz-transition:width .6s cubic-bezier(0.24, 1.23, 0.53, 1.46);transition:width .6s cubic-bezier(0.24, 1.23, 0.53, 1.46)}@media only screen and (min-width: 768px){.section-explore .explore-inner-wrap .owl-carousel-grid .explore-item-inner{display:block}}@media only screen and (min-width: 1200px){.section-explore .explore-inner-wrap .owl-carousel-grid .explore-item-inner{display:flex;flex-direction:column;justify-content:flex-end}}.section-explore .explore-inner-wrap .owl-carousel-grid .explore-item-inner:hover::after{opacity:.5;width:80px}.section-explore .explore-inner-wrap .owl-carousel-grid .explore-item-inner:hover::before{opacity:.5;height:80px}@media only screen and (min-width: 1200px){.section-explore .explore-inner-wrap .owl-carousel-grid .explore-item-inner:hover .explore-desc-wrap{margin-bottom:30px}}@media only screen and (min-width: 1200px){.section-explore .explore-inner-wrap .owl-carousel-grid .explore-item-inner:hover .explore-desc-wrap .comp-inner{visibility:visible;position:relative;bottom:0;left:0;transform:translateY(0)}}@media only screen and (min-width: 1200px){.section-explore .explore-inner-wrap .owl-carousel-grid .explore-item-inner:hover .explore-desc-wrap .comp-inner .comp-title{margin-bottom:25px}}.section-explore .explore-inner-wrap .owl-carousel-grid .explore-item-inner .explore-desc-wrap{position:absolute;bottom:5px;left:0;right:0;transition:all .2s ease}@media only screen and (min-width: 768px){.section-explore .explore-inner-wrap .owl-carousel-grid .explore-item-inner .explore-desc-wrap{bottom:20px}}@media only screen and (min-width: 1200px){.section-explore .explore-inner-wrap .owl-carousel-grid .explore-item-inner .explore-desc-wrap{position:relative;top:auto;bottom:auto}}.section-explore .explore-inner-wrap .owl-carousel-grid .explore-item-inner .comp-title{font-size:20px;line-height:26px;color:#fff;font-weight:400;font-family:"Antic Didone",serif;transition:all .2s ease}@media only screen and (min-width: 768px){.section-explore .explore-inner-wrap .owl-carousel-grid .explore-item-inner .comp-title{font-size:30px;line-height:26px}}@media only screen and (min-width: 1200px){.section-explore .explore-inner-wrap .owl-carousel-grid .explore-item-inner .comp-title{font-size:40px;line-height:1.2}}@media only screen and (min-width: 1200px)and (max-width: 1600px){.section-explore .explore-inner-wrap .owl-carousel-grid .explore-item-inner .comp-title{font-size:20px}}.section-explore .explore-inner-wrap .owl-carousel-grid .explore-item-inner .comp-inner{position:absolute;visibility:hidden}@media only screen and (min-width: 1200px){.section-explore .explore-inner-wrap .owl-carousel-grid .explore-item-inner .comp-inner{bottom:0;left:0;transform:translateY(calc(100% + 50px));transition:transform .3s ease}}@media only screen and (min-width: 1200px){.section-explore .explore-inner-wrap .owl-carousel-grid .explore-item-inner .comp-inner p{margin-bottom:30px;color:#fff;font-size:30px;letter-spacing:2px;line-height:38px}}@media only screen and (min-width: 1200px)and (max-width: 1600px){.section-explore .explore-inner-wrap .owl-carousel-grid .explore-item-inner .comp-inner p{font-size:17px;line-height:1.6}}.section-offers{padding-top:45px}@media only screen and (min-width: 768px){.section-offers{padding-top:40px}}@media only screen and (min-width: 992px){.section-offers{padding-top:32px}}@media only screen and (min-width: 1200px){.section-offers{padding-top:60px}}.section-offers .offers-inner-wrap{margin-left:-30px;margin-right:-30px;text-align:center}@media only screen and (min-width: 768px){.section-offers .offers-inner-wrap{margin-left:0;margin-right:0;margin-top:20px;position:relative}}@media only screen and (min-width: 992px){.section-offers .offers-inner-wrap{margin-top:40px}}@media only screen and (min-width: 1200px){.section-offers .offers-inner-wrap{margin-left:-30px;margin-right:-30px;max-width:70%;margin-left:auto;margin-right:auto;padding-top:25px}}@media only screen and (min-width: 1600px){.section-offers .offers-inner-wrap{max-width:100%}}.section-offers .offers-inner-wrap .linkurl{margin-top:12px}@media only screen and (min-width: 768px){.section-offers .offers-inner-wrap .linkurl{margin-top:12px;position:absolute;top:-95px;right:-30px}}@media only screen and (min-width: 992px){.section-offers .offers-inner-wrap .linkurl{margin-top:0;top:-100px}}@media only screen and (min-width: 1200px){.section-offers .offers-inner-wrap .linkurl{top:-45px}}@media only screen and (min-width: 992px){.section-offers .offers-inner-wrap .owl-carousel-article .owl-stage{margin:0 auto}}@media only screen and (min-width: 768px){.section-offers .offers-inner-wrap .owl-carousel-article .owl-dots{margin-top:33px}}@media only screen and (min-width: 1200px){.section-offers .offers-inner-wrap .owl-carousel-article .owl-nav{transform:translateY(calc(-50% - 100px))}}.section-offers .offers-inner-wrap .owl-carousel-article .owl-nav button.owl-prev{position:relative;left:-100px}@media only screen and (min-width: 1600px){.section-offers .offers-inner-wrap .owl-carousel-article .owl-nav button.owl-prev{left:-110px}}.section-offers .offers-inner-wrap .owl-carousel-article .owl-nav button.owl-next{position:relative;right:-100px}@media only screen and (min-width: 1600px){.section-offers .offers-inner-wrap .owl-carousel-article .owl-nav button.owl-next{right:-110px}}.section-offers .offers-inner-wrap .owl-carousel-article .owl-nav button svg{width:10px;fill:#000}.section-mid-banner{margin-top:18px;margin-bottom:18px;position:relative}@media only screen and (min-width: 768px){.section-mid-banner{margin-top:0px;margin-bottom:0px}}.section-mid-banner img{width:100%;height:auto;image-rendering:-webkit-optimize-contrast}.section-mid-banner .hero{display:none}@media only screen and (min-width: 1200px){.section-mid-banner .hero{position:absolute;display:block;top:0;left:0;right:0;width:100%;height:100%;overflow:hidden}}.section-mid-banner .hero__child--primary{top:-120px;left:50px;background-size:contain;background-repeat:no-repeat;width:819px;height:55vh;opacity:.5;background-image:url("../../images/cloud-2.png")}@media only screen and (min-width: 1200px){.section-mid-banner .animation--floating{animation-name:floating;animation-duration:150000ms;animation-iteration-count:infinite}.section-mid-banner .animation--from-top{animation:from-top 50ms forwards cubic-bezier(0.65, 0.05, 0.36, 1)}.section-mid-banner .animation--from-bottom{animation:from-bottom 50ms forwards cubic-bezier(0.65, 0.05, 0.36, 1)}}@keyframes floating{0%{transform:translateX(0%)}50%{transform:translateX(50%)}100%{transform:translateX(0%)}}@keyframes title-in{0%{visibility:hidden;opacity:0;transform:translateX(-25%)}100%{opacity:1;visibility:visible;transform:translateX(0)}}@keyframes from-top{0%{visibility:hidden;opacity:0;transform:translateX(-30%)}100%{opacity:1;visibility:visible;transform:translateX(0)}}@keyframes from-bottom{0%{visibility:hidden;opacity:0;transform:translateX(15%)}100%{opacity:1;visibility:visible;transform:translateX(0)}}.section-stay{padding-bottom:45px}@media only screen and (min-width: 768px){.section-stay{padding-bottom:40px}}@media only screen and (min-width: 1200px){.section-stay{padding-bottom:64px}}@media only screen and (min-width: 1600px){.section-stay .container.container-custom{max-width:100%;margin-left:-30px;margin-right:-30px}}.section-stay .section-desc{display:none}@media only screen and (min-width: 768px){.section-stay .section-desc{display:block;margin-bottom:35px}}@media only screen and (min-width: 992px){.section-stay .section-desc{margin-bottom:80px}}@media only screen and (min-width: 1200px){.section-stay .section-desc{margin-left:-30px;margin-right:-30px;max-width:70%;margin-left:auto;margin-right:auto}}.section-stay .stay-inner-wrap{margin-left:-20px;margin-right:-20px;position:relative;text-align:center}@media only screen and (min-width: 768px){.section-stay .stay-inner-wrap{margin-left:0;margin-right:0}}@media only screen and (min-width: 1200px){.section-stay .stay-inner-wrap{margin-left:-30px;margin-right:-30px;max-width:70%;margin-left:auto;margin-right:auto}}@media only screen and (min-width: 1600px){.section-stay .stay-inner-wrap{margin-left:0;margin-right:0;max-width:calc(100% - 100px)}}@media only screen and (min-width: 1200px){.section-stay .stay-inner-wrap .owl-carousel.owl-carousel-type-one.owl-carousel-counter+.customNavigation{display:flex;position:absolute;justify-content:center;z-index:10;bottom:60px;top:auto;left:0;right:0}}@media only screen and (min-width: 1600px){.section-stay .stay-inner-wrap .owl-carousel.owl-carousel-type-one.owl-carousel-counter+.customNavigation{justify-content:flex-end;z-index:10;bottom:60px;top:auto;left:auto;right:215px;max-width:50%}}.section-stay .stay-inner-wrap .linkurl{margin-top:10px}@media only screen and (min-width: 768px){.section-stay .stay-inner-wrap .linkurl{margin-top:0}}@media only screen and (min-width: 992px){.section-stay .stay-inner-wrap .linkurl{top:-70px;position:absolute;right:-30px}}.section-stay .stay-inner-wrap .comp-aside-img-box .comp-wrapper .comp-desc{padding:30px 20px 80px 20px}@media only screen and (min-width: 768px){.section-stay .stay-inner-wrap .comp-aside-img-box .comp-wrapper .comp-desc{padding:55px 80px 110px 80px}}@media only screen and (min-width: 1200px){.section-stay .stay-inner-wrap .comp-aside-img-box .comp-wrapper .comp-desc{padding:55px 80px 150px 80px}}.section-stay .stay-inner-wrap .owl-dots{position:absolute;bottom:35px;width:100%;left:0;right:0}@media only screen and (min-width: 768px){.section-stay .stay-inner-wrap .owl-dots{bottom:55px}}.section-indulge{padding-top:45px;padding-bottom:45px;text-align:center}@media only screen and (min-width: 768px){.section-indulge{padding-bottom:45px}}@media only screen and (min-width: 992px){.section-indulge{padding-bottom:50px}}@media only screen and (min-width: 1200px){.section-indulge{padding-top:65px;padding-bottom:70px}}@media only screen and (min-width: 1600px){.section-indulge .custom-container{max-width:calc(100% - 260px)}}.section-indulge .indulge-inner-wrap{position:relative;margin-left:-30px;margin-right:-30px}@media only screen and (min-width: 768px){.section-indulge .indulge-inner-wrap{margin-right:0;margin-left:0;margin-top:20px}}@media only screen and (min-width: 992px){.section-indulge .indulge-inner-wrap{margin-top:40px}}.section-indulge .indulge-inner-wrap .indulge-item{position:relative}.section-indulge .indulge-inner-wrap .indulge-item .btn-white{display:none}@media only screen and (min-width: 1200px){.section-indulge .indulge-inner-wrap .indulge-item .btn-white{display:block;position:absolute;right:30px;bottom:30px}}.section-indulge .indulge-inner-wrap .indulge-item .indulge-desc{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);text-align:center;width:100%;padding:20px}@media only screen and (min-width: 768px){.section-indulge .indulge-inner-wrap .indulge-item .indulge-desc{padding-left:50px;padding-right:50px}}@media only screen and (min-width: 992px){.section-indulge .indulge-inner-wrap .indulge-item .indulge-desc{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;left:0;right:0;transform:none;bottom:0px;top:auto;padding:20px 20px 25px}}@media only screen and (min-width: 1200px){.section-indulge .indulge-inner-wrap .indulge-item .indulge-desc{flex-direction:column;align-items:flex-start;left:50%;top:50%;transform:translate(-50%, -50%);bottom:auto;padding:100px}}.section-indulge .indulge-inner-wrap .indulge-item .indulge-desc .comp-title{font-size:50px;line-height:42px;color:#fff;font-weight:400;font-family:"Antic Didone",serif;text-shadow:0px 3px 2.5px rgba(4,4,4,.44);-webkit-text-shadow:0px 3px 2.5px rgba(4,4,4,.44);margin-bottom:24px}@media only screen and (min-width: 992px){.section-indulge .indulge-inner-wrap .indulge-item .indulge-desc .comp-title{margin-bottom:0}}@media only screen and (min-width: 1200px){.section-indulge .indulge-inner-wrap .indulge-item .indulge-desc .comp-title{font-size:126px;line-height:1.1}}@media only screen and (min-width: 1200px)and (max-width: 1600px){.section-indulge .indulge-inner-wrap .indulge-item .indulge-desc .comp-title{font-size:35px}}.section-indulge .indulge-inner-wrap .indulge-item .indulge-desc .comp-desc p{font-size:24px;letter-spacing:1px;line-height:30px;color:#fff}@media only screen and (min-width: 992px){.section-indulge .indulge-inner-wrap .indulge-item .indulge-desc .comp-desc p{margin-bottom:0}}@media only screen and (min-width: 1200px){.section-indulge .indulge-inner-wrap .indulge-item .indulge-desc .comp-desc p{font-size:30px;letter-spacing:2px;line-height:38px}}@media only screen and (min-width: 1200px)and (max-width: 1600px){.section-indulge .indulge-inner-wrap .indulge-item .indulge-desc .comp-desc p{font-size:18px;line-height:1.5}}@media only screen and (min-width: 992px){.section-indulge .indulge-inner-wrap .indulge-item .indulge-desc .comp-desc{width:45%;text-align:right;margin-left:40px}}@media only screen and (min-width: 1200px){.section-indulge .indulge-inner-wrap .indulge-item .indulge-desc .comp-desc{width:100%;margin-left:0;text-align:left;margin-top:50px}}@media only screen and (min-width: 1200px)and (max-width: 1600px){.section-indulge .indulge-inner-wrap .indulge-item .indulge-desc .comp-desc{margin-top:20px}}.section-blog{padding-top:35px;padding-bottom:0px;background:#f8f5ef;margin-top:45px;margin-bottom:85px;text-align:center}@media only screen and (min-width: 768px){.section-blog{margin-bottom:45px;padding-top:85px;padding-bottom:85px}}@media only screen and (min-width: 992px){.section-blog{margin-top:50px}}@media only screen and (min-width: 1200px){.section-blog{margin-top:70px;margin-bottom:60px}}@media only screen and (min-width: 1600px){.section-blog{padding-top:150px;padding-bottom:65px}}@media only screen and (min-width: 992px){.section-blog .main-title{font-size:126px}}@media only screen and (min-width: 1200px)and (max-width: 1600px){.section-blog .main-title{font-size:60px}}@media only screen and (min-width: 992px){.section-blog .comp-title-underline.sm-underline{margin-bottom:30px}}.section-blog .linkurl{position:relative;bottom:-55px}@media only screen and (min-width: 768px){.section-blog .linkurl{bottom:auto;margin-top:40px}}@media only screen and (min-width: 1600px){.section-blog .linkurl{display:none}}@media only screen and (min-width: 1600px){.section-blog .custom-container{max-width:calc(100% - 260px)}}.section-blog .section-desc{display:none}@media only screen and (min-width: 768px){.section-blog .section-desc{display:block;margin-bottom:10px}}@media only screen and (min-width: 992px){.section-blog .section-desc{margin-top:15px}}@media only screen and (min-width: 1200px){.section-blog .blog-home-wrap{max-width:70%;margin-left:auto;margin-right:auto}}@media only screen and (min-width: 1600px){.section-blog .blog-home-wrap{max-width:100%;display:flex;flex-direction:row;justify-content:space-between}}@media only screen and (min-width: 1600px){.section-blog .blog-home-wrap .aside-wrap{background-color:#fff;width:50%;padding:80px;display:flex;flex-direction:column;justify-content:center}}.section-blog .blog-home-wrap .aside-wrap .linkurl{display:none}@media only screen and (min-width: 1600px){.section-blog .blog-home-wrap .aside-wrap .linkurl{display:inline-block}}.section-blog .blog-home-wrap .blog-inner-wrap{display:flex;flex-direction:row;justify-content:space-between}@media only screen and (min-width: 768px){.section-blog .blog-home-wrap .blog-inner-wrap{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width: 992px){.section-blog .blog-home-wrap .blog-inner-wrap{margin-left:-10px;margin-right:-10px}}@media only screen and (min-width: 1600px){.section-blog .blog-home-wrap .blog-inner-wrap{width:calc(50% - 50px);display:flex;flex-direction:column;justify-content:flex-start}}.section-blog .blog-home-wrap .blog-inner-wrap .blog-article{display:none}.section-blog .blog-home-wrap .blog-inner-wrap .blog-article:first-child{display:block}@media only screen and (min-width: 768px){.section-blog .blog-home-wrap .blog-inner-wrap .blog-article{margin-left:15px;margin-right:15px;width:calc(50% - 30px)}.section-blog .blog-home-wrap .blog-inner-wrap .blog-article:nth-child(2){display:block}}@media only screen and (min-width: 992px){.section-blog .blog-home-wrap .blog-inner-wrap .blog-article{margin-left:10px;margin-right:10px;width:calc(50% - 20px)}}@media only screen and (min-width: 1600px){.section-blog .blog-home-wrap .blog-inner-wrap .blog-article{display:flex !important;flex-direction:row;margin-bottom:40px;width:100%}}@media only screen and (min-width: 1600px){.section-blog .blog-home-wrap .blog-inner-wrap .blog-article:last-child{margin-bottom:0}}@media only screen and (min-width: 1600px){.section-blog .blog-home-wrap .blog-inner-wrap .blog-article .comp-inner-wrap{display:flex;flex-direction:column;justify-content:center}}@media only screen and (min-width: 1600px){.section-blog .blog-home-wrap .blog-inner-wrap .blog-article .comp-img img{width:250px}}@media only screen and (min-width: 768px){.section-blog .blog-home-wrap .blog-inner-wrap .blog-article .comp-desc{min-height:200px;padding:40px 30px 20px}}@media only screen and (min-width: 992px){.section-blog .blog-home-wrap .blog-inner-wrap .blog-article .comp-desc{min-height:170px}}@media only screen and (min-width: 1200px)and (max-width: 1600px){.section-blog .blog-home-wrap .blog-inner-wrap .blog-article .comp-desc{min-height:125px}}@media only screen and (min-width: 1600px){.section-blog .blog-home-wrap .blog-inner-wrap .blog-article .comp-desc{padding:20px 50px 15px;min-height:auto}}@media only screen and (min-width: 1600px){.section-blog .blog-home-wrap .blog-inner-wrap .blog-article .comp-desc .comp-title{text-align:left}}@media only screen and (min-width: 1600px){.section-blog .blog-home-wrap .blog-inner-wrap .blog-article .button-group{justify-content:flex-start;padding-left:45px}}@media only screen and (min-width: 1600px){.section-blog .blog-home-wrap .blog-inner-wrap .blog-article .button-group .btn{min-width:150px}}.section-insta{padding-top:50px;padding-bottom:40px}@media only screen and (min-width: 768px){.section-insta{padding-top:40px}}@media only screen and (min-width: 1200px){.section-insta{padding-top:70px;padding-bottom:65px}}@media only screen and (min-width: 1600px){.section-insta .custom-container{max-width:calc(100% - 260px)}}.section-insta .section-title{margin-bottom:10px}@media only screen and (min-width: 1200px){.section-insta .section-title{margin-bottom:0}}@media only screen and (min-width: 1200px){.section-insta .section-title .mini-title{text-align:left}}.section-insta .insta-inner-wrap{display:flex;flex-wrap:wrap;flex-direction:row;margin-left:-5px;margin-right:-5px}@media only screen and (min-width: 992px){.section-insta .insta-inner-wrap{margin-left:-7px;margin-right:-7px}}@media only screen and (min-width: 1200px){.section-insta .insta-inner-wrap{margin-left:-10px;margin-right:-10px}}@media only screen and (min-width: 1600px){.section-insta .insta-inner-wrap{margin-left:-15px;margin-right:-15px}}.section-insta .insta-inner-wrap .insta-item{margin:5px;width:calc(50% - 10px);padding-top:48%;background-position:center;background-size:cover;background-repeat:no-repeat}@media only screen and (min-width: 768px){.section-insta .insta-inner-wrap .insta-item{width:calc(25% - 10px);padding-top:23.48%}}@media only screen and (min-width: 992px){.section-insta .insta-inner-wrap .insta-item{width:calc(25% - 15px);margin:7px}}@media only screen and (min-width: 1200px){.section-insta .insta-inner-wrap .insta-item{margin:10px;width:calc(25% - 20px);padding-top:22.8%}}@media only screen and (min-width: 1600px){.section-insta .insta-inner-wrap .insta-item{margin:15px;width:calc(25% - 30px);padding-top:23.3%}}.section-faq{margin-top:50px;margin-bottom:50px;background-color:#f8f5ef;padding-top:45px;padding-bottom:15px}@media only screen and (min-width: 768px){.section-faq{padding-top:90px;padding-bottom:60px}}@media only screen and (min-width: 1200px){.section-faq{padding-top:65px;margin-top:0;margin-bottom:0}}@media only screen and (min-width: 1200px){.section-faq{background-color:rgba(0,0,0,0)}}@media only screen and (min-width: 1200px){.section-faq .custom-container{max-width:100%;padding-left:0;padding-right:0}}@media only screen and (min-width: 1200px){.section-faq .faq-home-wrap{display:flex;flex-direction:row;justify-content:space-between}}.section-faq .faq-home-wrap .aside-wrap{margin-bottom:30px}@media only screen and (min-width: 1200px){.section-faq .faq-home-wrap .aside-wrap{padding:40px 70px 40px 40px;width:44%;background-color:#f8f5ef;min-height:570px;display:flex;flex-direction:column;justify-content:center;align-items:center;background-image:url("../../images/pattern-light.png");background-position:12vw top;background-attachment:fixed;background-repeat:no-repeat;background-size:900px;image-rendering:-webkit-optimize-contrast}}@media only screen and (min-width: 1200px)and (max-width: 1600px){.section-faq .faq-home-wrap .aside-wrap{min-height:415px}}@media only screen and (min-width: 1600px){.section-faq .faq-home-wrap .aside-wrap{width:50%;padding:40px 90px 40px 40px;background-position:21vw top}}@media only screen and (min-width: 1200px){.section-faq .faq-home-wrap .aside-wrap .section-title{margin-bottom:0}}.section-faq .faq-home-wrap .aside-wrap .section-title .linkurl{margin-left:-25px}@media only screen and (min-width: 1200px){.section-faq .faq-home-wrap .faq-inner-wrap{width:calc(56% - 55px);padding-right:70px;align-self:center}}@media only screen and (min-width: 1600px){.section-faq .faq-home-wrap .faq-inner-wrap{width:calc(50% - 55px);padding-right:12.5vw}}.section-faq .faq-home-wrap p{font-size:18px}@media only screen and (min-width: 768px){.section-faq .faq-home-wrap p{font-size:24px}}@media only screen and (min-width: 1200px)and (max-width: 1600px){.section-faq .faq-home-wrap p{font-size:16px}}.section-logo{padding-top:40px;padding-bottom:50px}@media only screen and (min-width: 768px){.section-logo{padding-top:50px;padding-bottom:80px}}@media only screen and (min-width: 1600px){.section-logo{padding-top:100px;padding-bottom:100px}}@media only screen and (min-width: 992px){.section-logo .logo-wrap{max-width:800px;margin-left:auto;margin-right:auto}}.section-logo .logo-wrap .owl-carousel-logos .owl-stage{margin-left:auto;margin-right:auto}.section-logo .logo-wrap .owl-carousel-logos .item .logo-item img{width:auto;margin-left:auto;margin-right:auto}@media only screen and (min-width: 1200px)and (max-width: 1600px){.section-logo .logo-wrap .owl-carousel-logos .item .logo-item img{max-width:90px;image-rendering:-webkit-optimize-contrast}}.stay-pg .pg-content{margin-left:-20px;margin-right:-20px}@media only screen and (min-width: 768px){.stay-pg .pg-content{margin-left:0;margin-right:0;margin-top:20px}}@media only screen and (min-width: 992px){.stay-pg .pg-content{margin-top:40px}}.stay-pg .pg-content .comp-aside-img-box{margin-bottom:60px}@media only screen and (min-width: 1600px){.stay-pg .pg-content .comp-aside-img-box{margin-bottom:80px}}@media only screen and (min-width: 768px){.stay-pg .pg-content .pattern-banner{margin-top:40px;margin-bottom:100px}}@media only screen and (min-width: 1600px){.stay-pg .pg-content .pattern-banner{margin-top:80px;margin-bottom:160px}}.room-inner-pg .pg-content{margin-left:-20px;margin-right:-20px}@media only screen and (min-width: 768px){.room-inner-pg .pg-content{margin-left:0;margin-right:0}}@media only screen and (min-width: 768px){.room-inner-pg .pg-content .comp-svg{display:block;margin-top:0px;margin-bottom:20px}}.room-inner-pg .pg-content .comp-svg ul{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;align-items:center}@media only screen and (min-width: 768px){.room-inner-pg .pg-content .comp-svg ul{align-items:flex-start;flex-direction:row;justify-content:center}}.room-inner-pg .pg-content .comp-svg ul li{display:flex;flex-direction:column;margin-left:25px;margin-right:25px;align-items:center;text-align:center;max-width:150px;margin-bottom:35px}@media only screen and (min-width: 768px){.room-inner-pg .pg-content .comp-svg ul li{width:100px}}.room-inner-pg .pg-content .comp-svg ul li svg{fill:#a37f61;margin-bottom:20px}.room-inner-pg .pg-content .comp-svg ul li .svg-name{color:#a27d5e;font-size:14px;letter-spacing:1px;line-height:18px;font-weight:700;font-family:"Manrope",sans-serif;text-transform:uppercase}@media only screen and (min-width: 1200px)and (max-width: 1600px){.room-inner-pg .pg-content .comp-svg ul li .svg-name{font-size:10px;line-height:14px}}.room-inner-pg .pg-content .room-carousel{margin-top:20px;margin-bottom:15px}@media only screen and (min-width: 1200px){.room-inner-pg .pg-content .room-carousel{margin-top:80px;position:relative}}@media only screen and (min-width: 1600px){.room-inner-pg .pg-content .room-carousel{margin-top:70px}}.room-inner-pg .pg-content hr{margin-right:20px;margin-left:20px;border-color:#d7d7d7;border-bottom:0;opacity:.3}@media only screen and (min-width: 768px){.room-inner-pg .pg-content hr{margin-left:0;margin-right:0}}.room-inner-pg .pg-content .facilities-list{margin-top:30px;padding:20px}@media only screen and (min-width: 768px){.room-inner-pg .pg-content .facilities-list{margin-top:90px;padding:0;margin-bottom:25px}}@media only screen and (min-width: 992px){.room-inner-pg .pg-content .facilities-list{margin-bottom:30px}}@media only screen and (min-width: 1200px){.room-inner-pg .pg-content .facilities-list{margin-top:75px;margin-bottom:75px}}@media only screen and (min-width: 1600px){.room-inner-pg .pg-content .facilities-list{margin-bottom:10px}}@media only screen and (min-width: 768px){.room-inner-pg .pg-content .facilities-list ul{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}}.room-inner-pg .pg-content .facilities-list ul li{display:flex;flex-direction:row;align-items:center;padding-bottom:30px}@media only screen and (min-width: 768px){.room-inner-pg .pg-content .facilities-list ul li{padding-right:40px;width:50%;padding-bottom:35px}}@media only screen and (min-width: 1200px){.room-inner-pg .pg-content .facilities-list ul li{width:calc(25% - 30px);padding-bottom:60px}}.room-inner-pg .pg-content .facilities-list ul li .svg-label{font-size:14px;letter-spacing:1px;line-height:18px;color:#000;font-weight:700;font-family:"Manrope",sans-serif;text-transform:uppercase;display:inline-block;margin-left:20px}@media only screen and (min-width: 768px){.room-inner-pg .pg-content .facilities-list ul li .svg-label{width:calc(100% - 42px)}}.room-inner-pg .pg-content .facilities-list ul li svg{width:45px;height:45px}.room-inner-pg .pg-content .room-services-list{margin-top:35px;padding:20px}@media only screen and (min-width: 768px){.room-inner-pg .pg-content .room-services-list{padding:0;margin-top:60px}}@media only screen and (min-width: 992px){.room-inner-pg .pg-content .room-services-list{margin-top:55px}}@media only screen and (min-width: 1200px){.room-inner-pg .pg-content .room-services-list{margin-bottom:30px;margin-top:70px}}@media only screen and (min-width: 768px){.room-inner-pg .pg-content .room-services-list>ul{display:flex;flex-direction:row;flex-wrap:wrap}}.room-inner-pg .pg-content .room-services-list>ul>li{margin-bottom:42px}@media only screen and (min-width: 768px){.room-inner-pg .pg-content .room-services-list>ul>li{margin-right:50px;margin-bottom:35px;margin-right:80px}}@media only screen and (min-width: 1200px){.room-inner-pg .pg-content .room-services-list>ul>li{margin-right:60px}.room-inner-pg .pg-content .room-services-list>ul>li:last-child{margin-right:0}}.room-inner-pg .pg-content .room-services-list dt{font-size:24px;letter-spacing:1px;line-height:30px;color:#000;font-weight:400;font-family:"Antic Didone",serif;text-transform:uppercase;margin-bottom:12px}.room-inner-pg .pg-content .room-services-list dd ul{padding-left:15px}.room-inner-pg .pg-content .room-services-list dd ul li{list-style:disc;font-size:14px;line-height:34px;color:#000;font-weight:500;font-family:"Manrope",sans-serif}@media only screen and (min-width: 768px){.room-inner-pg .pg-content .room-services-list dd ul li{padding-right:40px}}.room-inner-pg .pg-content .room-services-list dd ul li::marker{font-size:10px}.room-inner-pg .pg-content .guest-review{padding:20px;margin-top:35px;margin-bottom:15px}@media only screen and (min-width: 768px){.room-inner-pg .pg-content .guest-review{margin-top:65px}}@media only screen and (min-width: 1200px){.room-inner-pg .pg-content .guest-review{margin-top:105px}}.room-inner-pg .pg-content .guest-review .review-desc{margin-top:50px;text-align:center}@media only screen and (min-width: 1200px){.room-inner-pg .pg-content .guest-review .review-desc{max-width:800px;margin-left:auto;margin-right:auto;margin-top:45px}}@media only screen and (min-width: 768px){.room-inner-pg .pg-content .guest-review .review-desc p{font-size:30px;letter-spacing:2px;line-height:1.5}}@media only screen and (min-width: 1200px)and (max-width: 1600px){.room-inner-pg .pg-content .guest-review .review-desc p{font-size:20px}}.room-inner-pg .pg-content .pattern-banner{padding:40px 20px}@media only screen and (min-width: 768px){.room-inner-pg .pg-content .pattern-banner{margin-top:50px}}@media only screen and (min-width: 1200px){.room-inner-pg .pg-content .pattern-banner{margin-top:90px}}.room-inner-pg .pg-content .related-items{padding:20px 20px 0px;margin-top:75px}.room-inner-pg .pg-content .related-items .related-item-wrap{margin-left:-20px;margin-right:-20px}@media only screen and (min-width: 768px){.room-inner-pg .pg-content .related-items .section-title{margin-bottom:30px}}@media only screen and (min-width: 1200px){.room-inner-pg .pg-content .related-items .section-title{margin-bottom:45px}}@media only screen and (min-width: 1600px){.room-inner-pg .pg-content .related-items .owl-carousel .owl-nav{display:flex;flex-direction:row;justify-content:space-between;align-items:center;position:absolute;width:100%;top:50%;left:0;right:0;transform:translateY(-50%);pointer-events:none}}.room-inner-pg .pg-content .related-items .owl-carousel .owl-nav button{width:75px;height:100px;pointer-events:all;background-color:rgba(0,0,0,0) !important}.room-inner-pg .pg-content .related-items .owl-carousel .owl-nav button svg{width:10px;height:18px;fill:#000}.room-inner-pg .pg-content .related-items .owl-carousel .owl-nav button.owl-prev{position:relative;left:-110px}.room-inner-pg .pg-content .related-items .owl-carousel .owl-nav button.owl-next{position:relative;right:-110px}@media only screen and (min-width: 1200px){.room-inner-pg .pg-content .related-items .owl-carousel .owl-dots{display:flex}}@media only screen and (min-width: 1600px){.room-inner-pg .pg-content .related-items .owl-carousel .owl-dots{display:none !important}}@media only screen and (min-width: 1600px){.room-inner-pg .pg-content .related-items .comp-aside-img-box-pg .comp-wrapper .comp-img{width:calc(100% - 675px)}}@media only screen and (min-width: 768px){.room-inner-pg .pg-content .related-items .comp-aside-img-box-pg .comp-wrapper .comp-desc .comp-title{font-size:40px;letter-spacing:1px}}@media only screen and (min-width: 1200px)and (max-width: 1600px){.room-inner-pg .pg-content .related-items .comp-aside-img-box-pg .comp-wrapper .comp-desc .comp-title{font-size:33px}}.room-inner-pg .pg-content .related-items .comp-aside-img-box-pg .comp-wrapper .comp-desc .comp-info{display:none}@media only screen and (min-width: 768px){.room-inner-pg .pg-content .related-items .comp-aside-img-box-pg .comp-wrapper .comp-desc .comp-info{display:block;margin-bottom:0}}.room-inner-pg .pg-content .related-items .comp-aside-img-box-pg .comp-wrapper .comp-desc .button-group{margin-top:20px}@media only screen and (min-width: 768px){.room-inner-pg .pg-content .related-items .comp-aside-img-box-pg .comp-wrapper .comp-desc .button-group{margin-top:0}}@media only screen and (min-width: 768px){.room-inner-pg .pg-content .related-items .comp-aside-img-box-pg .comp-wrapper .comp-desc .comp-svg{margin-bottom:15px}}@media only screen and (min-width: 768px){.dining-inner-pg .pg-content{margin-top:40px}}@media only screen and (min-width: 1200px){.dining-inner-pg .pg-content{margin-top:72px}}.dining-inner-pg .pg-content .dining-carousel{position:relative}.dining-inner-pg .pg-content hr{border-color:#000;border:0;border-bottom:1px solid}@media only screen and (min-width: 1200px){.dining-inner-pg .pg-content hr{max-width:1000px;margin-left:auto;margin-right:auto}}.dining-inner-pg .pg-content .comp-svg{margin-top:20px}@media only screen and (min-width: 1200px){.dining-inner-pg .pg-content .comp-svg{margin-top:10px}}@media only screen and (min-width: 768px){.dining-inner-pg .pg-content .comp-svg ul{display:flex;flex-direction:row;justify-content:space-between;max-width:700px;margin-left:auto;margin-right:auto}}@media only screen and (min-width: 1200px){.dining-inner-pg .pg-content .comp-svg ul{max-width:1000px}}.dining-inner-pg .pg-content .comp-svg ul li{text-align:center;margin-top:10px;margin-bottom:10px;position:relative;padding-top:30px;padding-bottom:30px}@media only screen and (min-width: 768px){.dining-inner-pg .pg-content .comp-svg ul li{padding-right:30px;padding-left:30px}}@media only screen and (min-width: 1200px){.dining-inner-pg .pg-content .comp-svg ul li{display:flex;flex-direction:row;align-items:center}}.dining-inner-pg .pg-content .comp-svg ul li:last-child{padding-right:0}.dining-inner-pg .pg-content .comp-svg ul li:last-child::after{display:none}.dining-inner-pg .pg-content .comp-svg ul li:first-child{padding-left:0}.dining-inner-pg .pg-content .comp-svg ul li::after{content:"";width:200px;height:1px;left:0;right:0;bottom:0;position:absolute;background-color:#ccc;margin:0 auto}@media only screen and (min-width: 768px){.dining-inner-pg .pg-content .comp-svg ul li::after{right:-5px;left:auto;bottom:0;top:30px;width:1px;height:140px}}@media only screen and (min-width: 1200px){.dining-inner-pg .pg-content .comp-svg ul li::after{height:55px;top:38px}}.dining-inner-pg .pg-content .comp-svg ul li svg{width:70px;height:60px}.dining-inner-pg .pg-content .comp-svg ul li .svg-data{margin-top:20px;text-transform:uppercase}@media only screen and (min-width: 1200px){.dining-inner-pg .pg-content .comp-svg ul li .svg-data{padding-left:30px;margin-top:0;text-align:left}}.dining-inner-pg .pg-content .comp-svg ul li .svg-data dt{font-size:35px;letter-spacing:4px;line-height:42px;color:#b1b1b1;font-weight:400;font-family:"Antic Didone",serif}.dining-inner-pg .pg-content .comp-svg ul li .svg-data dd{font-size:16px;color:#000;font-weight:700;font-family:"Manrope",sans-serif;text-align:center}@media only screen and (min-width: 1200px){.dining-inner-pg .pg-content .comp-svg ul li .svg-data dd{text-align:left}}.dining-inner-pg .pg-content .special-request{padding-top:40px;padding-bottom:30px}@media only screen and (min-width: 1200px){.dining-inner-pg .pg-content .special-request ul{text-align:center}}.dining-inner-pg .pg-content .special-request ul li{text-align:center;margin-bottom:30px}@media only screen and (min-width: 768px){.dining-inner-pg .pg-content .special-request ul li{margin-bottom:10px}}@media only screen and (min-width: 1200px){.dining-inner-pg .pg-content .special-request ul li{display:inline-block;margin-right:45px}}.dining-inner-pg .pg-content .special-request ul li:last-child{margin-bottom:0}.dining-inner-pg .pg-content .special-request ul li dd,.dining-inner-pg .pg-content .special-request ul li dt{font-size:16px;line-height:24px;color:#000;font-weight:700;font-family:"Manrope",sans-serif;text-transform:uppercase;display:inline}.dining-inner-pg .pg-content .special-request ul li dt::after{content:" :"}.dining-inner-pg .pg-content .pattern-banner{margin-left:-20px;margin-right:-20px;margin-top:15px;padding:40px 20px}@media only screen and (min-width: 768px){.dining-inner-pg .pg-content .pattern-banner{width:100%;margin-left:0px;margin-right:0px;padding-left:70px;padding-right:70px;margin-top:15px;min-height:450px}}@media only screen and (min-width: 992px){.dining-inner-pg .pg-content .pattern-banner{min-height:524px}}@media only screen and (min-width: 1600px){.dining-inner-pg .pg-content .pattern-banner{margin-top:40px}}.dining-inner-pg .pg-content .pattern-banner .comp-title .main-title{margin-bottom:27px;font-size:30px;line-height:35px}@media only screen and (min-width: 768px){.dining-inner-pg .pg-content .pattern-banner .comp-title .main-title{margin-bottom:10px;font-size:40px;line-height:45px}}@media only screen and (min-width: 992px){.dining-inner-pg .pg-content .pattern-banner .comp-title .main-title{font-size:50px;line-height:55px;color:#000}}@media only screen and (min-width: 1200px){.dining-inner-pg .pg-content .pattern-banner .comp-title .main-title{margin-bottom:30px}}@media only screen and (min-width: 1200px)and (max-width: 1600px){.dining-inner-pg .pg-content .pattern-banner .comp-title .main-title{font-size:35px;line-height:45px}}.dining-inner-pg .pg-content .pattern-banner .button-group{margin-top:23px}@media only screen and (min-width: 768px){.dining-inner-pg .pg-content .pattern-banner .button-group{margin-top:5px;margin-bottom:20px}}@media only screen and (min-width: 768px){.dining-inner-pg .pg-content .pattern-banner .button-group .btn:not(.btn-invert){min-width:150px}}.dining-inner-pg .pg-content .pattern-banner .button-group .btn{margin-top:15px}.contact-inner-pg{background-color:#f3f0ea}.contact-inner-pg .intro-section{padding-bottom:45px !important}@media only screen and (min-width: 992px){.contact-inner-pg .intro-section{max-width:100% !important}}@media only screen and (min-width: 1200px){.contact-inner-pg .intro-section{width:575px;padding-top:0 !important}}@media only screen and (min-width: 1600px){.contact-inner-pg .intro-section{width:600px;padding-bottom:0 !important;background-color:#e9e5de}}.contact-inner-pg .intro-section .intro-inner-wrap{padding-left:20px;padding-right:20px}@media only screen and (min-width: 768px){.contact-inner-pg .intro-section .intro-inner-wrap{padding-left:30px;padding-right:30px}}@media only screen and (min-width: 992px){.contact-inner-pg .intro-section .intro-inner-wrap{padding-left:90px;padding-right:90px}}@media only screen and (min-width: 1200px){.contact-inner-pg .intro-section .intro-inner-wrap{max-width:100%;padding-left:30px;padding-right:30px;padding-top:90px}}@media only screen and (min-width: 1600px){.contact-inner-pg .intro-section .intro-inner-wrap{padding-right:0;padding:90px 55px}}@media only screen and (min-width: 768px){.contact-inner-pg .intro-section .intro-inner-wrap .section-title{margin-bottom:25px}}@media only screen and (min-width: 1200px){.contact-inner-pg .intro-section .intro-inner-wrap .section-title{margin-bottom:30px}}.contact-inner-pg .intro-section .intro-inner-wrap .section-title .comp-title-underline{text-align:left;color:#878787}.contact-inner-pg .intro-section .intro-inner-wrap .section-title .comp-title-underline::after{margin-left:0;background-color:#878787}@media only screen and (min-width: 1200px){.contact-inner-pg .intro-section .intro-inner-wrap .section-title .comp-title-underline{margin-bottom:50px}}.contact-inner-pg .intro-section .intro-inner-wrap .section-title .main-title{text-align:left}@media only screen and (min-width: 1200px){.contact-inner-pg .intro-section .intro-inner-wrap .section-title .main-title{font-size:55px;letter-spacing:2px;line-height:50px}}.contact-inner-pg .intro-section .intro-inner-wrap .section-desc{text-align:left}.contact-inner-pg .intro-section .intro-inner-wrap .section-desc .contact-title{font-size:14px;letter-spacing:1px;color:#000;font-weight:700;font-family:"Manrope",sans-serif;text-transform:uppercase}.contact-inner-pg .intro-section .intro-inner-wrap .section-desc .contact-info{margin-top:35px;margin-bottom:0px}@media only screen and (min-width: 768px){.contact-inner-pg .intro-section .intro-inner-wrap .section-desc .contact-info{margin-top:72px;margin-bottom:30px}}@media only screen and (min-width: 1200px){.contact-inner-pg .intro-section .intro-inner-wrap .section-desc .contact-info{margin-top:45px}}.contact-inner-pg .intro-section .intro-inner-wrap .section-desc .contact-info .btn{min-width:125px;display:inline-block;padding:3px 10px}@media only screen and (min-width: 1200px)and (max-width: 1600px){.contact-inner-pg .intro-section .intro-inner-wrap .section-desc .contact-info .btn{font-size:15px}}.contact-inner-pg .intro-section .intro-inner-wrap .section-desc .contact-info .quick-btn{margin-bottom:15px}.contact-inner-pg .intro-section .intro-inner-wrap .section-desc .contact-info .contact-tel{margin-bottom:55px}.contact-inner-pg .intro-section .intro-inner-wrap .section-desc .contact-info .contact-mail a{font-size:16px;letter-spacing:0;padding:4px 10px 4px 0px}@media only screen and (min-width: 768px){.contact-inner-pg .intro-section .intro-inner-wrap .section-desc .contact-info .contact-mail a{font-size:20px}}@media only screen and (min-width: 1200px)and (max-width: 1600px){.contact-inner-pg .intro-section .intro-inner-wrap .section-desc .contact-info .contact-mail a{font-size:15px}}.contact-inner-pg .intro-section .intro-inner-wrap .section-desc .contact-info address{font-size:20px;line-height:33px;color:#000;font-weight:700;font-family:"Manrope",sans-serif}@media only screen and (min-width: 1200px)and (max-width: 1600px){.contact-inner-pg .intro-section .intro-inner-wrap .section-desc .contact-info address{font-size:15px;line-height:25px}}.contact-inner-pg .intro-section .intro-inner-wrap .section-desc .contact-info a.tel{font-size:20px;letter-spacing:1px;font-family:"Manrope",sans-serif;font-weight:700;color:#000;padding:4px 10px 4px 0px}@media only screen and (min-width: 1200px)and (max-width: 1600px){.contact-inner-pg .intro-section .intro-inner-wrap .section-desc .contact-info a.tel{font-size:15px}}.contact-inner-pg .intro-section .intro-inner-wrap .section-desc .contact-info ul li{display:block;margin-bottom:30px}@media only screen and (min-width: 1200px){.contact-inner-pg .intro-section .intro-inner-wrap .section-desc .contact-info ul li{margin-bottom:45px}}.contact-inner-pg .intro-section .intro-inner-wrap .section-desc .contact-info ul li a{display:block;font-size:20px;letter-spacing:1px;color:#000;font-weight:700;font-family:"Manrope",sans-serif}.contact-inner-pg .pg-content .form-wrap{padding:60px 20px;background-color:#fff}@media only screen and (min-width: 768px){.contact-inner-pg .pg-content .form-wrap{margin-left:30px;margin-right:30px;padding:50px 55px}}@media only screen and (min-width: 992px){.contact-inner-pg .pg-content .form-wrap{margin-left:90px;margin-right:90px}}@media only screen and (min-width: 1200px){.contact-inner-pg .pg-content .form-wrap{margin-top:0px;margin-left:0;margin-right:30px;width:calc(100% - 575px);padding:40px 65px 40px 65px}}@media only screen and (min-width: 1600px){.contact-inner-pg .pg-content .form-wrap{width:calc(100% - 600px);margin-right:0}}@media only screen and (min-width: 1200px){.contact-inner-pg .pg-content-wrapper{display:flex;flex-direction:row;padding-top:100px;max-width:1375px;margin-left:auto;margin-right:auto}}@media only screen and (min-width: 1600px){.contact-inner-pg .pg-content-wrapper{padding-bottom:50px}}.contact-inner-pg .map-view{margin-top:0px;margin-left:0px;margin-right:0px;padding-bottom:50px;margin-top:50px}@media only screen and (min-width: 768px){.contact-inner-pg .map-view{margin-left:30px;margin-right:30px}}@media only screen and (min-width: 992px){.contact-inner-pg .map-view{margin-left:90px;margin-right:90px}}@media only screen and (min-width: 1200px){.contact-inner-pg .map-view{padding-bottom:140px;padding-left:30px;padding-right:30px;margin-left:auto;margin-right:auto;max-width:1375px}}@media only screen and (min-width: 1600px){.contact-inner-pg .map-view{padding-left:0;padding-right:0;margin-top:0}}.contact-inner-pg .map-view img{width:100%}.contact-inner-pg.corp-contact-inner-pg .pg-content .pg-content-wrapper{margin-bottom:40px}@media only screen and (min-width: 1600px){.contact-inner-pg.corp-contact-inner-pg .pg-content .pg-content-wrapper{margin-bottom:10px}}@media only screen and (min-width: 1200px){.contact-inner-pg.corp-contact-inner-pg .pg-content .address-block{max-width:1375px;margin-left:auto;margin-right:auto}}@media only screen and (min-width: 1600px){.contact-inner-pg.corp-contact-inner-pg .pg-content .address-block{max-width:1435px}}.contact-inner-pg.corp-contact-inner-pg .pg-content .address-block .single-block{margin-bottom:30px}.contact-inner-pg.corp-contact-inner-pg .pg-content .address-block div.col-md-12:last-child .single-block{margin-bottom:0px}.explore-pg .pg-content{margin-top:40px;margin-left:-20px;margin-right:-20px}@media only screen and (min-width: 768px){.explore-pg .pg-content{margin-left:0;margin-right:0}}@media only screen and (min-width: 1200px){.explore-pg .pg-content{margin-left:10px;margin-right:10px}}@media only screen and (min-width: 1200px){.explore-pg .pg-content .comp-article-wrap{padding-left:20px;padding-right:20px}}.explore-pg .pg-content .comp-article-desc-inner{margin-bottom:30px}@media only screen and (min-width: 992px){.explore-pg .pg-content .comp-article-desc-inner{margin-bottom:40px}}.wellness-inner-pg .pg-content{margin-top:70px}.wellness-inner-pg .pg-content .default-carousel-wrapper{position:relative;margin-left:-20px;margin-right:-20px}@media only screen and (min-width: 768px){.wellness-inner-pg .pg-content .default-carousel-wrapper{margin-left:0;margin-right:0}}.wellness-inner-pg .pg-content .default-carousel-wrapper .svg-play-wrap{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.wellness-inner-pg .pg-content .section-offers .offers-inner-wrap .comp-article .comp-title{margin-bottom:20px}.wellness-inner-pg .pg-content .section-offers .offers-inner-wrap .comp-article .comp-img{position:relative}.wellness-inner-pg .pg-content .section-offers .offers-inner-wrap .comp-article .comp-img a::before{position:absolute;bottom:0;left:0;right:0;content:"";height:100%;width:100%;background:linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4))}.wellness-inner-pg .pg-content .section-offers .offers-inner-wrap .comp-article .time{position:absolute;bottom:0;left:0;right:0;font-size:24px;color:#fff;font-weight:400;font-family:"Antic Didone",serif;text-align:center;text-transform:uppercase;padding-bottom:15px}.wellness-inner-pg .pg-content .section-offers .offers-inner-wrap .comp-article .comp-desc .comp-info p{font-size:14px;line-height:30px;color:#000;font-weight:400;font-family:"Manrope",sans-serif;text-align:center;letter-spacing:0}.wellness-inner-pg .pg-content .default-top-section{padding-bottom:40px}@media only screen and (min-width: 1200px){.wellness-inner-pg .pg-content .default-top-section{padding-bottom:70px;display:flex;flex-direction:row;align-items:center;padding-top:50px}}.wellness-inner-pg .pg-content .default-top-section .side-img{margin-bottom:20px;margin-left:-20px;margin-right:-20px}@media only screen and (min-width: 768px){.wellness-inner-pg .pg-content .default-top-section .side-img{margin-left:0;margin-right:0;margin-bottom:72px}}@media only screen and (min-width: 1200px){.wellness-inner-pg .pg-content .default-top-section .side-img{width:530px;margin-bottom:0}}@media only screen and (min-width: 1600px){.wellness-inner-pg .pg-content .default-top-section .side-img{width:630px}}@media only screen and (min-width: 1200px){.wellness-inner-pg .pg-content .default-top-section .default-data-set{width:calc(100% - 530px);padding-left:80px}}@media only screen and (min-width: 1600px){.wellness-inner-pg .pg-content .default-top-section .default-data-set{width:calc(100% - 630px);padding-left:92px}}.wellness-inner-pg .pg-content .default-top-section .default-data-set h1,.wellness-inner-pg .pg-content .default-top-section .default-data-set h2,.wellness-inner-pg .pg-content .default-top-section .default-data-set h3,.wellness-inner-pg .pg-content .default-top-section .default-data-set h4,.wellness-inner-pg .pg-content .default-top-section .default-data-set h5,.wellness-inner-pg .pg-content .default-top-section .default-data-set h6{margin-bottom:1.3em}.wellness-inner-pg .pg-content .default-data-row.default-data-row-revese ul li::after{background-color:#000}.wellness-inner-pg .pg-content div.pattern-banner-sm-text.pattern-banner{margin-left:-20px;margin-right:-20px;margin-top:40px;margin-bottom:40px}@media only screen and (min-width: 768px){.wellness-inner-pg .pg-content div.pattern-banner-sm-text.pattern-banner{margin-left:0;margin-right:0}}@media only screen and (min-width: 1200px){.wellness-inner-pg .pg-content div.pattern-banner-sm-text.pattern-banner{margin-top:70px;margin-bottom:70px}}.wellness-inner-pg .pg-content div.pattern-banner-sm-text.pattern-banner .comp-title .main-title{margin-bottom:30px;font-size:30px}@media only screen and (min-width: 768px){.wellness-inner-pg .pg-content div.pattern-banner-sm-text.pattern-banner .comp-title .main-title{font-size:50px}}.wellness-inner-pg .pg-content div.pattern-banner-sm-text.pattern-banner .button-group{margin-top:20px}.offer-pg .pg-content{margin-left:-20px;margin-right:-20px;margin-top:40px}@media only screen and (min-width: 768px){.offer-pg .pg-content{margin-left:0;margin-right:0}}@media only screen and (min-width: 1200px){.offer-pg .pg-content{margin-left:10px;margin-right:10px}}@media only screen and (min-width: 1200px){.offer-pg .pg-content .comp-article-wrap{padding-left:20px;padding-right:20px}}.offer-pg .pg-content .comp-article-wrap .comp-article{margin-bottom:40px}@media only screen and (min-width: 1200px){.offer-pg .pg-content .comp-article-wrap .comp-article{margin-bottom:80px}}.offer-pg .pg-content .comp-article-wrap .comp-article .comp-desc{padding-top:35px}.offer-inner-pg .pg-content .section-desc p{font-size:24px;letter-spacing:1px;line-height:38px;color:#000;font-weight:300;font-family:freight-big-pro,serif;margin-bottom:20px !important}.offer-inner-pg .pg-content .default-top-section{padding-bottom:40px;margin-left:-20px;margin-right:-20px;background-color:#f8f5ef;margin-bottom:40px;padding-top:80px}@media only screen and (min-width: 768px){.offer-inner-pg .pg-content .default-top-section{margin-left:0;margin-right:0;margin-top:40px}}@media only screen and (min-width: 1200px){.offer-inner-pg .pg-content .default-top-section{padding-top:0;padding-bottom:70px;display:flex;flex-direction:row;align-items:flex-start;margin-bottom:70px}}@media only screen and (min-width: 1600px){.offer-inner-pg .pg-content .default-top-section{margin-top:100px}}.offer-inner-pg .pg-content .default-top-section p{margin-bottom:40px}.offer-inner-pg .pg-content .default-top-section .side-img{margin-bottom:20px;display:none}@media only screen and (min-width: 1200px){.offer-inner-pg .pg-content .default-top-section .side-img{display:block}}.offer-inner-pg .pg-content .default-top-section .side-img img{height:390px;object-fit:cover;object-position:center}@media only screen and (min-width: 768px){.offer-inner-pg .pg-content .default-top-section .side-img img{height:490px}}@media only screen and (min-width: 992px){.offer-inner-pg .pg-content .default-top-section .side-img img{height:630px}}@media only screen and (min-width: 1600px){.offer-inner-pg .pg-content .default-top-section .side-img img{height:730px}}@media only screen and (min-width: 768px){.offer-inner-pg .pg-content .default-top-section .side-img{margin-left:0;margin-right:0;margin-bottom:72px}}@media only screen and (min-width: 1200px){.offer-inner-pg .pg-content .default-top-section .side-img{width:530px;margin-bottom:0}}@media only screen and (min-width: 1600px){.offer-inner-pg .pg-content .default-top-section .side-img{width:610px}}.offer-inner-pg .pg-content .default-top-section .default-data-set{padding-left:20px;padding-right:20px}@media only screen and (min-width: 768px){.offer-inner-pg .pg-content .default-top-section .default-data-set{padding-left:80px;padding-right:80px}}@media only screen and (min-width: 1200px){.offer-inner-pg .pg-content .default-top-section .default-data-set{padding-top:70px}}.offer-inner-pg .pg-content .default-top-section .default-data-set h3{font-size:24px}.offer-inner-pg .pg-content .default-top-section .default-data-set .section-title{margin-bottom:30px}@media only screen and (min-width: 768px){.offer-inner-pg .pg-content .default-top-section .default-data-set .section-title{margin-bottom:40px}}.offer-inner-pg .pg-content .default-top-section .default-data-set .section-title .main-title{margin-bottom:10px;font-size:30px;letter-spacing:1px;line-height:35px;text-transform:none}@media only screen and (min-width: 768px){.offer-inner-pg .pg-content .default-top-section .default-data-set .section-title .main-title{font-size:55px;letter-spacing:2px;line-height:58px}}@media only screen and (min-width: 1200px){.offer-inner-pg .pg-content .default-top-section .default-data-set{width:calc(100% - 530px);padding-left:80px}}@media only screen and (min-width: 1600px){.offer-inner-pg .pg-content .default-top-section .default-data-set{width:calc(100% - 610px);padding-left:75px;padding-top:85px}}.offer-inner-pg .pg-content .default-top-section .default-data-set h1,.offer-inner-pg .pg-content .default-top-section .default-data-set h2,.offer-inner-pg .pg-content .default-top-section .default-data-set h3,.offer-inner-pg .pg-content .default-top-section .default-data-set h4,.offer-inner-pg .pg-content .default-top-section .default-data-set h5,.offer-inner-pg .pg-content .default-top-section .default-data-set h6{margin-bottom:20px}.offer-inner-pg .mid-banner-without-back{text-align:center;padding-top:40px;padding-bottom:40px}@media only screen and (min-width: 1200px){.offer-inner-pg .mid-banner-without-back{padding-top:70px;padding-bottom:70px}}.offer-inner-pg .mid-banner-without-back .main-title{font-size:30px;line-height:35px;text-transform:none}@media only screen and (min-width: 768px){.offer-inner-pg .mid-banner-without-back .main-title{font-size:50px;line-height:55px}}.offer-inner-pg .mid-banner-without-back .btn{margin-top:20px}.offer-inner-pg .relation-items{margin-top:40px;background-color:#f8f5ef;padding-top:140px}@media only screen and (min-width: 1200px){.offer-inner-pg .relation-items{margin-top:70px;padding-bottom:150px}}.offer-inner-pg .relation-items .title-section{margin-bottom:55px;padding-left:30px;padding-right:30px}.offer-inner-pg .relation-items .section-inner-title-three{text-transform:uppercase}.offer-inner-pg .relation-items .related-items-wrap{text-align:center}.offer-inner-pg .relation-items .related-items-wrap .linkurl{margin-top:40px}@media only screen and (min-width: 992px){.offer-inner-pg .relation-items .related-items-wrap .linkurl{margin-top:0;position:absolute;top:30px;right:0}}@media only screen and (min-width: 992px){.offer-inner-pg .relation-items .related-items-wrap .owl-carousel-offers .owl-stage{margin:0 auto}}.offer-inner-pg .relation-items .related-items-wrap .owl-carousel-offers .comp-article .comp-desc{padding-top:35px}@media only screen and (min-width: 768px){.offer-inner-pg .relation-items .related-items-wrap .owl-carousel-offers .owl-dots{margin-top:33px}}@media only screen and (min-width: 1200px){.offer-inner-pg .relation-items .related-items-wrap .owl-carousel-offers .owl-nav{transform:translateY(calc(-50% - 100px))}}.offer-inner-pg .relation-items .related-items-wrap .owl-carousel-offers .owl-nav button{background-color:rgba(0,0,0,0) !important}.offer-inner-pg .relation-items .related-items-wrap .owl-carousel-offers .owl-nav button.owl-prev{position:relative;left:-100px}@media only screen and (min-width: 1600px){.offer-inner-pg .relation-items .related-items-wrap .owl-carousel-offers .owl-nav button.owl-prev{left:-110px}}.offer-inner-pg .relation-items .related-items-wrap .owl-carousel-offers .owl-nav button.owl-next{position:relative;right:-100px}@media only screen and (min-width: 1600px){.offer-inner-pg .relation-items .related-items-wrap .owl-carousel-offers .owl-nav button.owl-next{right:-110px}}.offer-inner-pg .relation-items .related-items-wrap .owl-carousel-offers .owl-nav button svg{width:10px;fill:#000}.location-pg .mid-banner-without-back{text-align:center;padding-top:15px;padding-bottom:0px}@media only screen and (min-width: 1200px){.location-pg .mid-banner-without-back{padding-top:20px;padding-bottom:0px}}.location-pg .mid-banner-without-back .main-title{font-size:30px;line-height:35px;text-transform:none}@media only screen and (min-width: 768px){.location-pg .mid-banner-without-back .main-title{font-size:50px;line-height:55px}}.location-pg .mid-banner-without-back .btn{margin-top:20px;min-width:200px}.location-pg .map-view{margin-left:-20px;margin-right:-20px}.location-pg .default-data-row.default-data-row-revese ul{border-bottom:1px solid #ddd;padding-bottom:10px}@media only screen and (min-width: 992px){.location-pg .default-data-row.default-data-row-revese ul{border-bottom:0}}.location-pg .default-data-row.default-data-row-revese ul li:last-child::after{display:none}@media only screen and (min-width: 992px){.location-pg .default-data-row.default-data-row-revese ul li:last-child::after{display:block}}.location-pg .default-data-row.default-data-row-revese ul li .data-title{color:#000}@media only screen and (min-width: 768px){.gallery-pg .pg-content{margin-left:0;margin-right:0}}@media only screen and (min-width: 1200px){.gallery-pg .pg-content{margin-left:10px;margin-right:10px}}@media only screen and (min-width: 768px){.gallery-pg .pg-content .gallery-item-wrap{padding-left:2.5px;padding-right:2.5px}}@media only screen and (min-width: 1200px){.gallery-pg .pg-content .gallery-item-wrap{padding-left:5px;padding-right:5px;padding-bottom:5px;padding-top:5px}}.gallery-pg .pg-content .gallery-item-wrap .gallery-item{position:relative;font-family:"Manrope",sans-serif}.gallery-pg .pg-content .gallery-item-wrap .gallery-item svg{position:absolute;right:15px;bottom:10px;fill:#fff}@media only screen and (min-width: 1200px){.gallery-pg .pg-content .gallery-item-wrap .gallery-item{margin-bottom:0}}.gallery-pg .pg-content .comp-article-desc-inner{margin-bottom:30px}@media only screen and (min-width: 992px){.gallery-pg .pg-content .comp-article-desc-inner{margin-bottom:40px}}.gallery-pg .gallery-item{margin-bottom:5px}@media only screen and (min-width: 1200px){.gallery-pg .gallery-item{margin-bottom:0}}.gallery-pg .gallery-item a img{width:100%}.gallery-pg .navigation-items{text-align:center;margin-bottom:30px}.gallery-pg .navigation-items select{height:50px;border:2px solid #000;min-width:325px;font-size:18px;color:#000;font-weight:700;font-family:"Manrope",sans-serif;text-transform:uppercase;padding-left:20px}@media only screen and (min-width: 1200px){.gallery-pg .navigation-items select{display:none}}.gallery-pg .navigation-items select option{font-size:18px;font-family:"Manrope",sans-serif;font-weight:700}.gallery-pg .navigation-items .nav-tabs-section{display:none}@media only screen and (min-width: 992px){.gallery-pg .navigation-items .nav-tabs-section{display:block}}@media only screen and (min-width: 1200px){.gallery-pg .navigation-items .nav-tabs-section ul{display:flex;flex-direction:row;border-bottom:0;justify-content:center}}.gallery-pg .navigation-items .nav-tabs-section ul li{position:relative}.gallery-pg .navigation-items .nav-tabs-section ul li.active::before{position:absolute;left:0;right:0;bottom:30px;content:"";background-color:#000;width:calc(100% - 40px);height:2px;margin:0 auto}.gallery-pg .navigation-items .nav-tabs-section ul li a{font-size:18px;line-height:70px;color:#000;font-weight:700;font-family:"Manrope",sans-serif;text-transform:uppercase;display:inline-block;padding:20px}.explore-inner-pg .intro-section .intro-inner-wrap .timeline-notes{margin-top:-20px;margin-bottom:35px}.explore-inner-pg .intro-section .intro-inner-wrap .linkurl{margin-top:25px}@media only screen and (min-width: 1200px){.explore-inner-pg .pg-content{margin-top:95px}}.explore-inner-pg .pg-content .default-carousel-wrapper{position:relative;margin-bottom:40px}@media only screen and (min-width: 1200px){.explore-inner-pg .pg-content .default-carousel-wrapper{margin-bottom:70px}}.explore-inner-pg .pg-content .mid-banner-without-back{text-align:center;padding-top:40px;padding-bottom:40px}@media only screen and (min-width: 1200px){.explore-inner-pg .pg-content .mid-banner-without-back{padding-top:70px;padding-bottom:70px}}.explore-inner-pg .pg-content .mid-banner-without-back .main-title{font-size:30px;line-height:35px;text-transform:none}@media only screen and (min-width: 768px){.explore-inner-pg .pg-content .mid-banner-without-back .main-title{font-size:50px;line-height:55px}}.explore-inner-pg .pg-content .mid-banner-without-back .btn{margin-top:20px;min-width:200px;margin-left:10px;margin-right:10px}.explore-inner-pg .section-offers{background-color:#f8f5ef;margin-top:40px;padding-bottom:40px}@media only screen and (min-width: 1200px){.explore-inner-pg .section-offers{margin-top:70px;padding-bottom:140px}}@media only screen and (min-width: 1600px){.explore-inner-pg .section-offers{padding-bottom:180px}}.explore-inner-pg .section-offers .section-inner-title-three{text-transform:uppercase;margin-bottom:40px;padding-left:30px;padding-right:30px}@media only screen and (min-width: 1200px){.explore-inner-pg .section-offers .section-inner-title-three{margin-bottom:70px}}.explore-inner-pg .section-offers .owl-carousel-article .owl-nav{transform:translateY(-50%)}.explore-inner-pg .section-offers .owl-carousel-article .owl-nav button{background-color:rgba(0,0,0,0) !important}.explore-inner-pg .section-offers .comp-article.comp-article-desc-inner .comp-desc-wrap .button-group .linkurl{position:relative;left:auto;right:auto;top:auto;bottom:auto}.explore-pg.destination-pg .pg-content{margin-top:65px}.explore-pg.destination-pg .pg-content .single-destination-content{padding-bottom:80px}.explore-pg.destination-pg .pg-content .single-destination-content:last-child{padding-bottom:0}@media only screen and (min-width: 992px){.explore-pg.destination-pg .pg-content .single-destination-content{padding-bottom:125px}}.explore-pg.destination-pg .pg-content .single-destination-content .section-title{margin-bottom:15px}.explore-pg.destination-pg .pg-content .destination-info .default-data-row{margin-top:30px}.explore-pg.destination-pg .pg-content .destination-info .default-data-row ul li{padding-top:40px}.explore-pg.destination-pg .pg-content .destination-info .default-data-row ul li::before{top:45px}.explore-pg.destination-pg .pg-content .destination-info .default-data-row ul li::after{bottom:auto;top:0}.explore-pg.destination-pg .pg-content .destination-info .default-data-row.default-data-row-revese ul li .data-title{color:#000}@media only screen and (min-width: 1600px){.stay-pg.the-collection .pg-content .comp-aside-img-box.comp-aside-img-box-pg{margin-bottom:60px}}@media only screen and (min-width: 1200px){.stay-pg.the-collection .pg-content .comp-aside-img-box.comp-aside-img-box-pg .comp-wrapper .comp-img{width:calc(100% - 550px)}}.stay-pg.the-collection .pg-content .comp-aside-img-box.comp-aside-img-box-pg .comp-wrapper .town{font-size:14px;color:#000;text-transform:uppercase;font-family:"Manrope",sans-serif;font-weight:bold;margin-bottom:25px}@media only screen and (min-width: 1200px)and (max-width: 1600px){.stay-pg.the-collection .pg-content .comp-aside-img-box.comp-aside-img-box-pg .comp-wrapper .town{font-size:12px}}@media only screen and (min-width: 1200px){.stay-pg.the-collection .pg-content .comp-aside-img-box.comp-aside-img-box-pg .comp-wrapper .comp-desc{width:550px}}.stay-pg.the-collection .pg-content .comp-aside-img-box.comp-aside-img-box-pg .comp-wrapper .comp-desc .data-wrap{text-transform:uppercase;margin-bottom:30px}.stay-pg.the-collection .pg-content .comp-aside-img-box.comp-aside-img-box-pg .comp-wrapper .comp-desc .data-wrap .data-desc{font-size:16px;color:#000;font-weight:700;font-family:"Manrope",sans-serif;text-align:center;margin-bottom:-3px}@media only screen and (min-width: 1200px){.stay-pg.the-collection .pg-content .comp-aside-img-box.comp-aside-img-box-pg .comp-wrapper .comp-desc .data-wrap .data-desc{margin-bottom:2px}}@media only screen and (min-width: 1200px)and (max-width: 1600px){.stay-pg.the-collection .pg-content .comp-aside-img-box.comp-aside-img-box-pg .comp-wrapper .comp-desc .data-wrap .data-desc{font-size:12px}}.stay-pg.the-collection .pg-content .comp-aside-img-box.comp-aside-img-box-pg .comp-wrapper .comp-desc .data-wrap .data-title{font-size:30px;letter-spacing:3px;color:#000;font-weight:400;font-family:"Antic Didone",serif}@media only screen and (min-width: 1200px){.stay-pg.the-collection .pg-content .comp-aside-img-box.comp-aside-img-box-pg .comp-wrapper .comp-desc .data-wrap .data-title{font-size:35px;letter-spacing:4px}}@media only screen and (min-width: 1200px)and (max-width: 1600px){.stay-pg.the-collection .pg-content .comp-aside-img-box.comp-aside-img-box-pg .comp-wrapper .comp-desc .data-wrap .data-title{font-size:25px}}.stay-pg.the-collection .pg-content .comp-aside-img-box.comp-aside-img-box-pg .comp-wrapper .comp-desc .comp-title{font-size:25px;letter-spacing:1px;line-height:30px}@media only screen and (min-width: 1200px){.stay-pg.the-collection .pg-content .comp-aside-img-box.comp-aside-img-box-pg .comp-wrapper .comp-desc .comp-title{font-size:30px;letter-spacing:1px;line-height:35px}}.corp-home #eme-slider-wrap .item .slider-text-block{bottom:25px;top:auto}.corp-home .intro-section{padding-bottom:50px}@media only screen and (min-width: 1200px){.corp-home .intro-section .section-title{margin-bottom:15px}}.corp-home .section-collection{margin-top:50px;background-color:#f8f5ef;padding-top:35px;padding-bottom:35px;margin-bottom:50px}@media only screen and (min-width: 768px){.corp-home .section-collection{padding-top:85px;padding-bottom:85px}}@media only screen and (min-width: 992px){.corp-home .section-collection{margin-top:50px}}@media only screen and (min-width: 1200px){.corp-home .section-collection{margin-bottom:60px;margin-top:70px}}@media only screen and (min-width: 1600px){.corp-home .section-collection{padding-top:130px;padding-bottom:140px;position:relative}.corp-home .section-collection::before{content:"";width:925px;height:100%;position:absolute;top:-915px;left:-740px;background-image:url("../../images/pattern-light.png");background-repeat:no-repeat;background-position:right;-webkit-animation:mover 1s infinite alternate;animation:mover 1s infinite alternate}.corp-home .section-collection::after{content:"";width:925px;height:100%;position:absolute;top:-704px;right:-375px;background-image:url("../../images/pattern-light.png");background-repeat:no-repeat;background-position:right;-webkit-animation:mover 1s infinite alternate;animation:mover 1s infinite alternate}}@media only screen and (min-width: 1600px){.corp-home .section-collection .container-custom{z-index:1;position:relative}}.corp-home .section-collection .section-title-3{margin-bottom:30px}.corp-home .section-collection .section-desc{text-align:center}.corp-home .section-collection .offers-inner-wrap{margin-top:30px;margin-left:-30px;margin-right:-30px}@media only screen and (min-width: 768px){.corp-home .section-collection .offers-inner-wrap{margin-left:0;margin-right:0}}@media only screen and (min-width: 1200px){.corp-home .section-collection .offers-inner-wrap{margin-top:85px}}@media only screen and (min-width: 1600px){.corp-home .section-collection .offers-inner-wrap{margin-left:-35px;margin-right:-35px}}.corp-home .section-collection .offers-inner-wrap .owl-carousel-article .owl-stage{margin-left:auto;margin-right:auto}@media only screen and (min-width: 1200px){.corp-home .section-collection .offers-inner-wrap .owl-carousel-article .owl-stage .item .comp-article-three{margin-bottom:10px}}@media only screen and (min-width: 1200px){.corp-home .section-collection .offers-inner-wrap .owl-carousel-article .owl-nav{transform:translateY(-50%)}}.corp-home .section-collection .offers-inner-wrap .owl-carousel-article .owl-nav button{background-color:rgba(0,0,0,0) !important}.corp-home .section-collection .offers-inner-wrap .owl-carousel-article .owl-nav button.owl-prev{position:relative;left:-100px}@media only screen and (min-width: 1600px){.corp-home .section-collection .offers-inner-wrap .owl-carousel-article .owl-nav button.owl-prev{left:-110px}}.corp-home .section-collection .offers-inner-wrap .owl-carousel-article .owl-nav button.owl-next{position:relative;right:-100px}@media only screen and (min-width: 1600px){.corp-home .section-collection .offers-inner-wrap .owl-carousel-article .owl-nav button.owl-next{right:-110px}}.corp-home .section-collection .offers-inner-wrap .owl-carousel-article .owl-nav button svg{width:10px;fill:#000}@media only screen and (min-width: 1600px){.corp-home .section-collection .container.container-custom{max-width:100%}}.corp-home .section-experience::after,.corp-home .section-experience::before{display:none}@media only screen and (min-width: 1200px){.corp-home .section-experience{padding-top:80px;padding-bottom:60px}}.corp-home .section-gallery{padding-top:50px}@media only screen and (min-width: 1200px){.corp-home .section-gallery{padding-top:60px;padding-bottom:90px}}.corp-home .section-gallery .gallery-inner-wrap .customNavigation{top:5px}.corp-home .section-gallery .navigation-items{text-align:center;margin-bottom:30px}@media only screen and (min-width: 1200px){.corp-home .section-gallery .navigation-items{flex-wrap:wrap}}.corp-home .section-gallery .navigation-items select{height:50px;border:2px solid #000;min-width:280px;font-size:14px;color:#000;font-weight:700;font-family:"Manrope",sans-serif;text-transform:uppercase;padding-left:20px}@media only screen and (min-width: 1200px){.corp-home .section-gallery .navigation-items select{display:none}}@media only screen and (min-width: 768px){.corp-home .section-gallery .navigation-items select{min-width:320px;font-size:18px}}.corp-home .section-gallery .navigation-items select option{font-family:"Manrope",sans-serif;font-weight:700}.corp-home .section-gallery .navigation-items .nav-tabs-section{display:none}@media only screen and (min-width: 1200px){.corp-home .section-gallery .navigation-items .nav-tabs-section{display:block;margin-left:-20px}}@media only screen and (min-width: 1200px){.corp-home .section-gallery .navigation-items .nav-tabs-section ul{display:flex;flex-direction:row;border-bottom:0;justify-content:flex-start}}.corp-home .section-gallery .navigation-items .nav-tabs-section ul li{position:relative}.corp-home .section-gallery .navigation-items .nav-tabs-section ul li::before{position:absolute;left:0;right:0;bottom:7px;content:"";background-color:#000;width:0;height:2px;margin:0 auto;transition:all .3s ease}.corp-home .section-gallery .navigation-items .nav-tabs-section ul li:hover::before{width:calc(100% - 40px)}.corp-home .section-gallery .navigation-items .nav-tabs-section ul li.active::before{position:absolute;left:0;right:0;bottom:7px;content:"";background-color:#000;width:calc(100% - 40px);height:2px;margin:0 auto}.corp-home .section-gallery .navigation-items .nav-tabs-section ul li a{font-family:"Antic Didone",serif;text-transform:uppercase;display:inline-block;padding:20px;font-size:21px;color:#000;font-weight:400}@media only screen and (min-width: 1200px)and (max-width: 1600px){.corp-home .section-gallery .navigation-items .nav-tabs-section ul li a{font-size:18px}}.corp-home .section-mid-text-banner{text-align:center}.corp-home .section-mid-text-banner .section-mid-wrap .section-data{font-size:20px;line-height:1.5;color:#000;font-weight:400;font-family:"Antic Didone",serif;text-align:center}@media only screen and (min-width: 768px){.corp-home .section-mid-text-banner .section-mid-wrap .section-data{font-size:30px}}@media only screen and (min-width: 1200px)and (max-width: 1600px){.corp-home .section-mid-text-banner .section-mid-wrap .section-data{font-size:18px}}@media only screen and (min-width: 1200px){.corp-home .section-offers{padding-bottom:70px}}.corp-home .section-explore{margin-top:50px;position:relative;background-color:#f8f5ef;padding-bottom:40px}@media only screen and (min-width: 1200px){.corp-home .section-explore{padding-top:130px;margin-top:70px;padding-bottom:130px;margin-bottom:70px}}@media only screen and (min-width: 1600px){.corp-home .section-explore{padding-bottom:145px}}.corp-home .section-explore::before{height:100%;background-color:#f8f5ef;top:0;bottom:auto}.corp-home .section-explore .explore-inner-wrap{margin-top:0;margin-bottom:0}.corp-home .section-explore .explore-inner-wrap .top-desc-wrap{padding-left:20px;padding-right:20px;margin-bottom:50px}@media only screen and (min-width: 1200px){.corp-home .section-explore .explore-inner-wrap .top-desc-wrap{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:0}}.corp-home .section-explore .explore-inner-wrap .top-desc-wrap .nav-title{font-size:30px;line-height:1.2;color:#000;font-weight:400;font-family:"Antic Didone",serif;margin-bottom:30px}@media only screen and (min-width: 992px){.corp-home .section-explore .explore-inner-wrap .top-desc-wrap .nav-title{font-size:50px}}@media only screen and (min-width: 1200px){.corp-home .section-explore .explore-inner-wrap .top-desc-wrap .nav-title{text-align:left;font-size:40px;padding-right:80px}}@media only screen and (min-width: 1600px){.corp-home .section-explore .explore-inner-wrap .top-desc-wrap .nav-title{font-size:50px}}@media only screen and (min-width: 1200px)and (max-width: 1600px){.corp-home .section-explore .explore-inner-wrap .top-desc-wrap .nav-title{font-size:28px}}.corp-home .section-explore .explore-inner-wrap .top-desc-wrap .navigation-items select{height:50px;border:2px solid #000;min-width:280px;font-size:14px;color:#000;font-weight:700;font-family:"Manrope",sans-serif;text-transform:uppercase;padding-left:20px}@media only screen and (min-width: 1200px){.corp-home .section-explore .explore-inner-wrap .top-desc-wrap .navigation-items select{display:none}}@media only screen and (min-width: 768px){.corp-home .section-explore .explore-inner-wrap .top-desc-wrap .navigation-items select{font-size:18px;min-width:320px}}.corp-home .section-explore .explore-inner-wrap .top-desc-wrap .navigation-items select option{font-family:"Manrope",sans-serif;font-weight:700}.corp-home .section-explore .explore-inner-wrap .top-desc-wrap .navigation-items .nav-tabs-section{display:none}@media only screen and (min-width: 1200px){.corp-home .section-explore .explore-inner-wrap .top-desc-wrap .navigation-items .nav-tabs-section{display:block;margin-right:-20px}}@media only screen and (min-width: 1200px){.corp-home .section-explore .explore-inner-wrap .top-desc-wrap .navigation-items .nav-tabs-section ul{display:flex;flex-direction:row;border-bottom:0;justify-content:flex-start}}.corp-home .section-explore .explore-inner-wrap .top-desc-wrap .navigation-items .nav-tabs-section ul li{position:relative}.corp-home .section-explore .explore-inner-wrap .top-desc-wrap .navigation-items .nav-tabs-section ul li::before{position:absolute;left:0;right:0;bottom:7px;content:"";background-color:#000;width:0;height:2px;margin:0 auto;transition:all .3s ease}.corp-home .section-explore .explore-inner-wrap .top-desc-wrap .navigation-items .nav-tabs-section ul li:hover::before{width:calc(100% - 40px)}.corp-home .section-explore .explore-inner-wrap .top-desc-wrap .navigation-items .nav-tabs-section ul li.active::before{position:absolute;left:0;right:0;bottom:7px;content:"";background-color:#000;width:calc(100% - 40px);height:2px;margin:0 auto}.corp-home .section-explore .explore-inner-wrap .top-desc-wrap .navigation-items .nav-tabs-section ul li a{font-family:"Antic Didone",serif;text-transform:uppercase;display:inline-block;padding:20px;font-size:30px;color:#000;font-weight:400}@media only screen and (min-width: 1200px)and (max-width: 1600px){.corp-home .section-explore .explore-inner-wrap .top-desc-wrap .navigation-items .nav-tabs-section ul li a{font-size:18px}}@media only screen and (min-width: 1600px){.corp-home .section-explore .explore-inner-wrap .top-desc-wrap .navigation-items .nav-tabs-section ul li a{font-size:35px}}.corp-home .section-explore .explore-inner-wrap .owl-carousel-grid .item:nth-child(3){width:100%}.corp-home .section-explore .explore-inner-wrap .corp-desc-bottom{padding-top:40px;padding:40px 20px 20px}@media only screen and (min-width: 768px){.corp-home .section-explore .explore-inner-wrap .corp-desc-bottom{padding-top:40px}}@media only screen and (min-width: 1200px){.corp-home .section-explore .explore-inner-wrap .corp-desc-bottom{padding-top:50px}}.corp-home .section-explore .explore-inner-wrap .corp-desc-bottom p{font-size:20px;line-height:1.2;color:#000;font-weight:400;font-family:"Antic Didone",serif;text-align:center;padding-bottom:20px}@media only screen and (min-width: 768px){.corp-home .section-explore .explore-inner-wrap .corp-desc-bottom p{font-size:30px}}.corp-home .section-explore .explore-inner-wrap .corp-desc-bottom .button-group .btn{padding:9px 20px;margin:5px}.corp-home .section-blog{background-color:#fff}@media only screen and (min-width: 1200px){.corp-home .section-blog{padding-top:70px;margin-top:0}}@media only screen and (min-width: 1600px){.corp-home .section-blog .blog-home-wrap .aside-wrap{background-color:#f8f5ef}}@media only screen and (min-width: 1600px){.corp-home .section-blog .blog-home-wrap .aside-wrap .section-title{margin-bottom:0}}.inner-pg.faq-pg{margin-left:20px;margin-right:20px}@media only screen and (min-width: 768px){.inner-pg.faq-pg{padding:30px;background-color:#f3f0ea;margin:0}}@media only screen and (min-width: 1200px){.inner-pg.faq-pg{padding-left:100px;padding-right:100px;padding-top:100px;padding-bottom:100px}}@media only screen and (min-width: 1900px){.inner-pg.faq-pg{padding-left:130px;padding-right:130px}}@media only screen and (min-width: 768px){.inner-pg.faq-pg .pg-content{background-color:#fff;padding-left:60px;padding-right:60px}}@media only screen and (min-width: 1200px){.inner-pg.faq-pg .pg-content{padding:30px 100px}}@media only screen and (min-width: 1600px){.inner-pg.faq-pg .pg-content{padding:75px 100px 0px 100px;padding-left:0;padding-right:0}}@media only screen and (min-width: 1600px){.inner-pg.faq-pg .pg-content .faq-wrap{display:flex;flex-direction:row;justify-content:space-between}}.inner-pg.faq-pg .intro-section{padding-bottom:40px}@media only screen and (min-width: 768px){.inner-pg.faq-pg .intro-section{padding-top:50px;padding-bottom:55px}}@media only screen and (min-width: 992px){.inner-pg.faq-pg .intro-section{max-width:100%}}@media only screen and (min-width: 1600px){.inner-pg.faq-pg .intro-section{width:780px;margin-left:0;margin:0;padding:0}}@media only screen and (min-width: 1200px){.inner-pg.faq-pg .intro-section .intro-inner-wrap{max-width:100%}}@media only screen and (min-width: 1600px){.inner-pg.faq-pg .intro-section .intro-inner-wrap{padding-left:100px;padding-bottom:100px}}@media only screen and (min-width: 768px){.inner-pg.faq-pg .intro-section .intro-inner-wrap .section-desc p{text-align:left}}.inner-pg.faq-pg .intro-section .intro-inner-wrap .section-title{margin-bottom:40px}@media only screen and (min-width: 768px){.inner-pg.faq-pg .intro-section .intro-inner-wrap .section-title{text-align:left}}@media only screen and (min-width: 1600px){.inner-pg.faq-pg .intro-section .intro-inner-wrap .section-title{margin-bottom:75px}}@media only screen and (min-width: 768px){.inner-pg.faq-pg .intro-section .intro-inner-wrap .section-title .comp-title-underline{text-align:left}}@media only screen and (min-width: 768px){.inner-pg.faq-pg .intro-section .intro-inner-wrap .section-title .comp-title-underline::after{margin-left:0}}.inner-pg.faq-pg .intro-section .intro-inner-wrap .section-title .main-title{font-size:30px;letter-spacing:1px;line-height:1.2;color:#000;font-weight:400;font-family:"Antic Didone",serif;text-align:center}@media only screen and (min-width: 768px){.inner-pg.faq-pg .intro-section .intro-inner-wrap .section-title .main-title{line-height:1.15;font-size:55px;letter-spacing:2px;text-align:left}}.inner-pg.faq-pg .intro-section .side-img{display:none}@media only screen and (min-width: 1600px){.inner-pg.faq-pg .intro-section .side-img{display:block;height:780px;width:100%;background-repeat:no-repeat;background-position:center;background-size:cover}}@media only screen and (min-width: 1600px){.inner-pg.faq-pg .comp-accordion{width:calc(100% - 865px);padding-right:85px;padding-top:65px}}.inner-pg.faq-pg .comp-accordion p{font-size:18px}@media only screen and (min-width: 768px){.inner-pg.faq-pg .comp-accordion p{font-size:24px}}.inner-pg.faq-pg .comp-accordion .panel{border-bottom:1px solid #e4e4e4;border-radius:0}.inner-pg.faq-pg .comp-accordion .panel:last-child{border-bottom:0}.inner-pg.faq-pg .comp-accordion .panel .panel-heading .panel-title a{font-size:20px;line-height:1.4;color:#000;font-weight:400;font-family:"Antic Didone",serif;padding-top:25px;padding-bottom:25px}@media only screen and (min-width: 768px){.inner-pg.faq-pg .comp-accordion .panel .panel-heading .panel-title a{font-size:30px;padding-right:60px}}@media only screen and (min-width: 1200px){.inner-pg.faq-pg .comp-accordion .panel .panel-heading .panel-title a{padding-left:0;padding-right:150px}}@media only screen and (min-width: 1600px){.inner-pg.faq-pg .comp-accordion .panel .panel-heading .panel-title a{padding-right:60px}}.inner-pg.faq-pg .comp-accordion .panel .panel-heading .panel-title a::before{background-image:url("../../images/icon/plus.svg");width:20px;height:20px;right:0;transition:none}@media only screen and (min-width: 768px){.inner-pg.faq-pg .comp-accordion .panel .panel-heading .panel-title a::before{top:35px}}@media only screen and (min-width: 1600px){.inner-pg.faq-pg .comp-accordion .panel .panel-heading .panel-title a{padding-right:65px}}.inner-pg.faq-pg .comp-accordion .panel .panel-heading .panel-title a[aria-expanded=true]::before{background-image:url("../../images/icon/minus.svg")}.inner-pg.faq-pg .comp-accordion .panel .panel-body{padding-top:0;color:#555}@media only screen and (min-width: 768px){.inner-pg.faq-pg .comp-accordion .panel .panel-body{padding-right:45px}}@media only screen and (min-width: 992px){.inner-pg.faq-pg .comp-accordion .panel .panel-body{padding-right:70px}}@media only screen and (min-width: 1200px){.inner-pg.faq-pg .comp-accordion .panel .panel-body{padding-left:0;padding-bottom:35px;padding-right:150px}}@media only screen and (min-width: 1600px){.inner-pg.faq-pg .comp-accordion .panel .panel-body{line-height:1.5;padding-right:60px}}.social-wall{margin-top:60px}.social-wall .facebook-section{margin-top:35px}@media only screen and (min-width: 768px){.social-wall .facebook-section .grid{moz-column-count:2;-webkit-column-count:2;column-count:2}}.social-wall .facebook-section .grid .grid-item{width:100%;margin-bottom:20px;display:block;padding:3px 0;-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid}.social-wall .facebook-section .grid .grid-item .single-section{box-shadow:1px 1px 6px rgba(204,204,204,.5);transition:.5s;background-color:#fff}.social-wall .facebook-section .grid .grid-item .single-section:hover{box-shadow:1px 1px 6px rgba(43,130,229,.5);transition:.5s}.social-wall .facebook-section .grid .grid-item .single-section img{width:100%;max-width:100%}.social-wall .facebook-section .grid .grid-item .single-section .info-wrapper{padding:25px}.social-wall .facebook-section .grid .grid-item .single-section .info-wrapper .title{font-size:20px;color:#123445;line-height:24px;font-weight:600}.social-wall .facebook-section .grid .grid-item .single-section .info-wrapper .description{margin-top:17px;font-size:16px;letter-spacing:1px;line-height:24px;color:#000;font-weight:600}.social-wall .facebook-section .grid .grid-item .single-section a:hover{text-decoration:none}@media only screen and (min-width: 768px){.social-wall{margin-top:70px}.social-wall .title{font-size:30px}.social-wall .social-section{margin-top:40px}.social-wall .social-section .grid{-moz-column-count:2;-webkit-column-count:2;column-count:2;-webkit-perspective:1}.social-wall+.social-wall{margin-top:80px}}@media only screen and (min-width: 1200px){.left-section,.right-section{width:100%;display:inline-block}.social-wall{margin-top:70px}.social-wall .facebook-section{margin-top:40px}.social-wall .facebook-section .grid{-moz-column-count:3;-webkit-column-count:3;column-count:3;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px}.social-wall+.social-wall{margin-top:80px}.wall-title{margin-bottom:30px;font-size:40px}.wall-description{max-width:1080px;margin:0 auto 20px}}@media only screen and (min-width: 1600px){.social-wall .facebook-section .grid{-moz-column-count:4;-webkit-column-count:4;column-count:4}}.comp-gallery-type-2{margin-top:25px}@media only screen and (min-width: 1200px){.comp-gallery-type-2{margin-top:51px}}.comp-gallery-type-2 .gallery-wrap{margin-top:32px;display:flex;flex-wrap:wrap}.comp-gallery-type-2 .gallery-wrap a{display:block;background-repeat:no-repeat;background-size:cover;background-repeat:center;width:50%;border:1px solid #fff;padding-bottom:50%}@media only screen and (min-width: 768px){.comp-gallery-type-2 .gallery-wrap a{width:20%;padding-bottom:20%}}.comp-gallery-type-2 .links{display:flex;margin-top:30px;margin-bottom:30px;justify-content:center}@media only screen and (min-width: 1200px){.comp-gallery-type-2 .links{margin-top:60px}}.social-wall-inner{padding:0 15px}@media only screen and (min-width: 768px){.social-wall-inner{padding:0 20px}}@media only screen and (min-width: 992px){.social-wall-inner{padding:0 20px}}@media only screen and (min-width: 1200px){.social-wall-inner{padding:0 30px}}@media only screen and (min-width: 1600px){.social-wall-inner{padding:0 180px}}.t10-social-wall .section-title{font-size:30px;letter-spacing:2px;line-height:75px;color:#000;text-align:center;text-transform:none}footer{background-color:#081c1e;padding-left:20px;padding-right:20px;position:relative}footer a{transition:color .3s ease}footer a:hover,footer a:focus{color:#ffb248 !important;text-shadow:1px 1px #000}footer .current-menu-item a{transition:color .3s ease;color:#ffb248 !important}@media only screen and (min-width: 768px){footer{padding-top:50px;background-size:cover;background-repeat:no-repeat;background-position:40% bottom;padding-left:0;padding-right:0}}@media only screen and (min-width: 992px){footer{padding-left:70px;padding-right:70px}}@media only screen and (min-width: 1200px){footer{padding-top:115px;padding-left:80px;padding-right:80px;padding-bottom:75px}}footer::after{width:100%;height:100%;content:"";position:absolute;top:0;left:0;background:linear-gradient(#081c1e, #081c1e);z-index:1}@media only screen and (min-width: 768px){footer::after{background:linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6))}}footer .ft-wrapper{z-index:2;position:relative}@media only screen and (min-width: 1200px){footer .ft-wrapper{max-width:1200px;margin-left:auto;margin-right:auto}}@media only screen and (min-width: 1200px){footer .ft-wrapper .ft-bottom-wrap{display:flex;flex-direction:row;justify-content:space-between}}@media only screen and (min-width: 1600px){footer .ft-wrapper .ft-bottom-wrap{display:flex;flex-direction:row;justify-content:space-between}}@media only screen and (min-width: 1200px){footer .ft-wrapper .ft-bottom-wrap .ft-widget-inner-wrapper-left{text-align:left;display:flex;flex-direction:row;flex-wrap:wrap;width:calc(100% - 470px)}}@media only screen and (min-width: 1200px){footer .ft-wrapper .ft-bottom-wrap .ft-widget-inner-wrapper-right{text-align:right;width:470px}}footer .ft-wrapper hr{border:0;border-bottom:1px solid #fff}@media only screen and (min-width: 768px){footer .ft-wrapper hr{opacity:.2}}footer .ft-wrapper .ft-widget{padding-top:25px;padding-bottom:22px}@media only screen and (min-width: 768px){footer .ft-wrapper .ft-widget{padding-left:20px;padding-right:20px;padding-bottom:23px}}footer .ft-wrapper .ft-widget ul li a{color:#fff;font-size:16px;letter-spacing:1px;font-weight:600;text-transform:uppercase;font-family:"Manrope",sans-serif;padding:10px 15px 10px 0px;display:inline-block;margin-bottom:3px}@media only screen and (min-width: 1200px)and (max-width: 1600px){footer .ft-wrapper .ft-widget ul li a{font-size:12px}}footer .ft-wrapper .ft-widget ul li a svg{transition:all .3s ease}footer .ft-wrapper .ft-widget ul li a:hover svg,footer .ft-wrapper .ft-widget ul li a:focus svg{fill:#ffb248 !important;text-shadow:20px 1px #000}@media only screen and (min-width: 768px){footer .ft-wrapper .ft-widget ul li a{padding:10px 15px 10px 15px}}footer .ft-wrapper .ft-widget-one{display:none}@media only screen and (min-width: 768px){footer .ft-wrapper .ft-widget-one{display:flex;justify-content:center}}@media only screen and (min-width: 768px){footer .ft-wrapper .ft-widget-two{padding-top:32px}}@media only screen and (min-width: 992px){footer .ft-wrapper .ft-widget-two{padding-top:60px;max-width:750px;margin-left:auto;margin-right:auto}}@media only screen and (min-width: 1600px){footer .ft-wrapper .ft-widget-two{max-width:100%;padding-left:0;padding-right:0}}@media only screen and (min-width: 768px){footer .ft-wrapper .ft-widget-two ul{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}}footer .ft-wrapper .ft-widget-two ul li a{padding:10px 15px 10px 0px}@media only screen and (min-width: 768px){footer .ft-wrapper .ft-widget-two ul li a{padding:10px 15px 10px 15px}}@media only screen and (min-width: 768px){footer .ft-wrapper .ft-widget-three{padding-bottom:60px}}@media only screen and (min-width: 992px){footer .ft-wrapper .ft-widget-three{max-width:500px;margin-left:auto;margin-right:auto}}@media only screen and (min-width: 1200px){footer .ft-wrapper .ft-widget-three{padding-bottom:65px}}@media only screen and (min-width: 1600px){footer .ft-wrapper .ft-widget-three{max-width:100%}}@media only screen and (min-width: 768px){footer .ft-wrapper .ft-widget-three ul{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}}@media only screen and (min-width: 768px){footer .ft-wrapper .ft-widget-inner-wrapper{text-align:center}}footer .ft-wrapper .ft-widget-inner-wrapper .widget-title{font-size:14px;text-transform:uppercase;color:#fff;font-weight:600;margin-bottom:2px;font-family:"Manrope",sans-serif;letter-spacing:1px}@media only screen and (min-width: 1200px)and (max-width: 1600px){footer .ft-wrapper .ft-widget-inner-wrapper .widget-title{font-size:12px}}footer .ft-wrapper .ft-widget-inner-wrapper .ft-widget-four{padding-top:18px}@media only screen and (min-width: 1200px){footer .ft-wrapper .ft-widget-inner-wrapper .ft-widget-four{padding-top:14px;padding-right:7vw;padding-bottom:10px;padding-left:0}}footer .ft-wrapper .ft-widget-inner-wrapper .ft-widget-four address{font-size:20px;color:#fff;font-weight:600;font-family:"Manrope",sans-serif;line-height:32px}@media only screen and (min-width: 1200px)and (max-width: 1600px){footer .ft-wrapper .ft-widget-inner-wrapper .ft-widget-four address{font-size:14px;line-height:20px}}footer .ft-wrapper .ft-widget-inner-wrapper .ft-widget-five{padding-top:10px;padding-bottom:0}@media only screen and (min-width: 1200px){footer .ft-wrapper .ft-widget-inner-wrapper .ft-widget-five{padding-top:12px;margin-left:0px;padding-left:0}}footer .ft-wrapper .ft-widget-inner-wrapper .ft-widget-five .contact-link{margin-bottom:44px}footer .ft-wrapper .ft-widget-inner-wrapper .ft-widget-five .contact-link a{font-size:16px;line-height:33px;color:#fff;font-weight:600;padding:0px 10px 10px 0px;letter-spacing:0px;font-family:"Manrope",sans-serif}footer .ft-wrapper .ft-widget-inner-wrapper .ft-widget-five .contact-link.ft-tel{margin-bottom:0px}footer .ft-wrapper .ft-widget-inner-wrapper .ft-widget-five .contact-link.ft-tel a{font-size:20px;letter-spacing:1px;font-family:"Manrope",sans-serif}@media only screen and (min-width: 1200px)and (max-width: 1600px){footer .ft-wrapper .ft-widget-inner-wrapper .ft-widget-five .contact-link.ft-tel a{font-size:16px}}@media only screen and (min-width: 1200px){footer .ft-wrapper .ft-widget-inner-wrapper .ft-widget-five .contact-link.ft-email{margin-bottom:25px}}footer .ft-wrapper .ft-widget-inner-wrapper .ft-widget-five .contact-link.ft-email a{font-size:20px;line-height:33px}@media only screen and (min-width: 1200px)and (max-width: 1600px){footer .ft-wrapper .ft-widget-inner-wrapper .ft-widget-five .contact-link.ft-email a{font-size:16px}}footer .ft-wrapper .ft-widget-inner-wrapper .ft-widget-six{padding-top:8px}@media only screen and (min-width: 768px){footer .ft-wrapper .ft-widget-inner-wrapper .ft-widget-six{padding-top:28px}}@media only screen and (min-width: 1200px){footer .ft-wrapper .ft-widget-inner-wrapper .ft-widget-six{width:100%;display:flex;flex-direction:row;padding-left:0}}footer .ft-wrapper .ft-widget-inner-wrapper .ft-widget-six .social-list{display:flex;flex-direction:row}@media only screen and (min-width: 768px){footer .ft-wrapper .ft-widget-inner-wrapper .ft-widget-six .social-list{justify-content:center}}footer .ft-wrapper .ft-widget-inner-wrapper .ft-widget-six .social-list li:first-child a{padding-left:0}footer .ft-wrapper .ft-widget-inner-wrapper .ft-widget-six .social-list li a{padding:20px}footer .ft-wrapper .ft-widget-inner-wrapper .ft-widget-six .social-list li a:hover svg,footer .ft-wrapper .ft-widget-inner-wrapper .ft-widget-six .social-list li a:focus svg{transition:transform .3s ease;transform:scale(1.1)}footer .ft-wrapper .ft-widget-inner-wrapper .ft-widget-six .social-list li a svg{width:20px;height:20px;fill:#fff;transform:scale(1)}footer .ft-wrapper .ft-widget-inner-wrapper-right .ft-widget-seven{padding-top:0px;padding-bottom:13px}@media only screen and (min-width: 768px){footer .ft-wrapper .ft-widget-inner-wrapper-right .ft-widget-seven{max-width:450px;margin-left:auto;margin-right:auto;padding-top:15px}}@media only screen and (min-width: 1200px){footer .ft-wrapper .ft-widget-inner-wrapper-right .ft-widget-seven{padding-right:0;max-width:430px;margin-right:0}}footer .ft-wrapper .ft-widget-inner-wrapper-right .ft-widget-seven .newsletter-form{position:relative}footer .ft-wrapper .ft-widget-inner-wrapper-right .ft-widget-seven .newsletter-form .btn-wrapper{position:absolute;top:0px;right:0}footer .ft-wrapper .ft-widget-inner-wrapper-right .ft-widget-seven .newsletter-form .btn-wrapper .button-sm{background-color:rgba(0,0,0,0);border:0;width:50px;height:50px}footer .ft-wrapper .ft-widget-inner-wrapper-right .ft-widget-seven .newsletter-form .btn-wrapper .button-sm svg{fill:#fff;width:28px;height:28px}footer .ft-wrapper .ft-widget-inner-wrapper-right .ft-widget-seven .newsletter-form .input-wrapper .form-control{height:52px;border:1px solid #fff;padding-right:60px;display:block;width:100%;background-color:rgba(0,0,0,0);font-size:14px;line-height:40px;color:#fff;font-weight:600;font-family:"Manrope",sans-serif;text-indent:18px;border-radius:0;letter-spacing:.1px}footer .ft-wrapper .ft-widget-inner-wrapper-right .ft-widget-seven .newsletter-form .input-wrapper .form-control::-webkit-input-placeholder{color:#fff}footer .ft-wrapper .ft-widget-inner-wrapper-right .ft-widget-seven .newsletter-form .input-wrapper .form-control::-moz-placeholder{color:#fff}footer .ft-wrapper .ft-widget-inner-wrapper-right .ft-widget-seven .newsletter-form .input-wrapper .form-control:-ms-input-placeholder{color:#fff}footer .ft-wrapper .ft-widget-inner-wrapper-right .ft-widget-seven .newsletter-form .input-wrapper .form-control:-moz-placeholder{color:#fff}@media only screen and (min-width: 1200px)and (max-width: 1600px){footer .ft-wrapper .ft-widget-inner-wrapper-right .ft-widget-seven .newsletter-form .input-wrapper .form-control{font-size:12px}}footer .ft-wrapper .ft-widget-inner-wrapper-right .ft-widget-eight{padding-bottom:30px}@media only screen and (min-width: 768px){footer .ft-wrapper .ft-widget-inner-wrapper-right .ft-widget-eight{padding-top:45px;padding-bottom:70px}}@media only screen and (min-width: 1200px){footer .ft-wrapper .ft-widget-inner-wrapper-right .ft-widget-eight{padding-top:25px;padding-bottom:25px;padding-right:0}}footer .ft-wrapper .ft-widget-inner-wrapper-right .ft-widget-eight ul li:first-child{font-size:12px;color:#fff;font-weight:600;font-family:"Manrope",sans-serif;line-height:14px}footer .ft-wrapper .ft-widget-inner-wrapper-right .ft-widget-eight ul li:nth-child(2) ul{margin-top:32px;margin-bottom:30px}@media only screen and (min-width: 768px){footer .ft-wrapper .ft-widget-inner-wrapper-right .ft-widget-eight ul li:nth-child(2) ul{display:flex;flex-direction:row;justify-content:center;margin-top:10px;margin-bottom:0px}}@media only screen and (min-width: 1200px){footer .ft-wrapper .ft-widget-inner-wrapper-right .ft-widget-eight ul li:nth-child(2) ul{justify-content:flex-end}}@media only screen and (min-width: 768px){footer .ft-wrapper .ft-widget-inner-wrapper-right .ft-widget-eight ul li:nth-child(2) ul li{line-height:normal}}footer .ft-wrapper .ft-widget-inner-wrapper-right .ft-widget-eight ul li:nth-child(2) ul li:last-child a::after{display:none}@media only screen and (min-width: 1200px){footer .ft-wrapper .ft-widget-inner-wrapper-right .ft-widget-eight ul li:nth-child(2) ul li:last-child a{padding-right:0}}footer .ft-wrapper .ft-widget-inner-wrapper-right .ft-widget-eight ul li:nth-child(2) ul li a{font-size:12px;color:#fff;font-weight:600;font-family:"Manrope",sans-serif;text-transform:none;position:relative}@media only screen and (min-width: 768px){footer .ft-wrapper .ft-widget-inner-wrapper-right .ft-widget-eight ul li:nth-child(2) ul li a{letter-spacing:0px;padding:10px 8px 10px 8px}}@media only screen and (min-width: 768px){footer .ft-wrapper .ft-widget-inner-wrapper-right .ft-widget-eight ul li:nth-child(2) ul li a::after{width:2px;height:9px;background-color:#fff;position:absolute;right:0;top:15px;content:""}}footer .ft-wrapper .ft-widget-inner-wrapper-right .ft-widget-eight ul li:last-child{font-size:12px;line-height:10px;color:#fff;font-weight:600;font-family:"Manrope",sans-serif}footer .ft-wrapper .ft-widget-inner-wrapper-right .ft-widget-eight ul li:last-child a{font-size:12px;color:#fff;font-weight:600;font-family:"Manrope",sans-serif;text-transform:none}@media only screen and (min-width: 1200px){footer .ft-wrapper .ft-widget-inner-wrapper-right .ft-widget-eight ul li:last-child a{padding-right:0;padding-left:0;font-weight:600}}#msgLoaderBook{float:left;font-size:12px;height:0;margin-top:-2px;text-align:center;width:100%}#msgLoaderBook-popup{float:left;font-size:12px;height:0;margin-top:-2px;text-align:center;width:100%}#msgLoaderNic{float:left;font-size:12px;height:0;margin-top:-2px;text-align:center;width:100%;background:0 0;margin:5px 0;text-align:right;width:auto;height:auto;color:#fff !important;float:right;font-family:"Manrope",sans-serif}.overlay{background:url(../../images/overlay.png) left top;backdrop-filter:blur(5px);bottom:0;left:0;right:0;top:0;z-index:9990;position:fixed}.box{color:#fff;left:50%;top:-210px;width:635px;z-index:9999;margin-left:-317px;position:fixed}.box .alrtbox-title span{color:#fff;float:left;font-size:18px;font-weight:400;height:auto;text-transform:none;width:auto}.box .alrtbox-title p{color:#fff;float:right;font-size:13px;font-weight:400;height:auto;padding-top:5px;width:auto;text-transform:none}.alert-box .alert-box-top{height:15px;width:386px}.alert-box .alert-box-center{width:386px}.alert-box .alert-box-center p{padding:3px 25px;color:#747474}.alert-box .alert-box-center p a{color:#ff9e17}.alert-box .alert-box-bottom{height:43px;width:386px}#alert-close-btn{cursor:pointer;display:block;margin-left:360px}a.boxclose{background:url(../../images/cancel.png) left top;cursor:pointer;float:right;height:7px;margin-right:-19px;margin-top:-32px;width:7px}.alrtbox-title{font-family:"Manrope",sans-serif !important;background-color:#ff9e17;color:#fff;float:left;height:auto;margin:-20px -20px 0;padding:10px;width:675px}.alrtbox-content{background-color:#ffbd62;float:left;height:auto;margin-left:-20px;padding:20px;width:675px}.alrtbox-content .nic{float:left;height:50px;width:225px}.alrtbox-content label{color:#fff;float:left;font-size:12px;font-weight:700;height:16px;text-transform:uppercase;width:100%}.alrtbox-content .inputs{font-family:"Manrope",sans-serif;float:left;height:auto;width:100%}.alrtbox-content .inputs input[type=text]{font-family:"Manrope",sans-serif;border:none;float:left;height:25px;margin-top:5px;outline:0;padding:0 5px;width:215px;color:#000}.alrtbox-content .dob{float:left;height:50px;margin:0 18px;width:265px}.alrtbox-content .proceed-but{font-family:"Manrope",sans-serif;margin-top:28px;background:#fff;color:#000;cursor:pointer;float:left;font-size:11px;font-weight:700;height:27px;padding-top:6px;text-align:center;text-transform:uppercase;width:100px}.inputs-select{float:left;height:30px;margin:5px 4px 0;overflow:hidden;text-align:left;width:80px}.inputs-select select{font-family:"Manrope",sans-serif;background:url(../../images/select_bg.png) 60% 50% no-repeat #fff !important;border:none;cursor:pointer;float:left;font-size:11px !important;height:26px;line-height:130% !important;padding:5px;width:108px;color:#000;font-weight:700}.inputs-select select option{font-size:16px}#msgDoNot{background:0 0;font-size:12px;margin:5px 0;text-align:right;width:auto;height:auto;color:#fff;float:left;text-transform:none;font-family:"Manrope",sans-serif}@media only screen and (max-width: 767px){.box{width:260px;left:50%;margin-left:-130px;top:-330px}.box .alrtbox-title p{float:left;text-align:center;width:100%}.box .alrtbox-title span{text-align:center;width:100%}.alrtbox-title{width:300px}#info{margin:5px 10px 0}.alrtbox-content{width:300px}.alrtbox-content .dob{margin:10px 0 0}.alrtbox-content .inputs input[type=text]{width:235px}.alrtbox-content .proceed-but{margin-top:5px}.inputs-select{margin:2px 1px 0}.alert-box{width:260px;left:-20px;top:-95px}.alert-box .alert-box-top{width:280px;height:10px}.alert-box .alert-box-center{width:280px}.alert-box .alert-box-bottom{width:280px;height:30px}#alert-close-btn{margin-left:260px}#msgDoNot{width:100%;text-align:center}}.text{text-align:center;margin-top:56px;color:#fff;font-size:1em;font-family:sans-serif;text-transform:uppercase}.ajax-animation{animation-duration:2.5s;animation-fill-mode:both;animation-iteration-count:infinite}@keyframes bounce{0%,20%,50%,80%,100%{transform:translateY(0)}40%{transform:translateY(-30px)}60%{transform:translateY(-15px)}}.bounce{animation-name:bounce}@keyframes flash{0%,50%,100%{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes ajax-pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}100%{transform:scale(1)}}.ajax-pulse{animation-name:ajax-pulse;animation-duration:1s}@keyframes rubberBand{0%{transform:scale(1)}30%{transform:scaleX(1.25) scaleY(0.75)}40%{transform:scaleX(0.75) scaleY(1.25)}60%{transform:scaleX(1.15) scaleY(0.85)}100%{transform:scale(1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{0%,100%{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-10px)}20%,40%,60%,80%{transform:translateX(10px)}}.shake{animation-name:shake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}100%{transform:rotate(0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes wobble{0%{transform:translateX(0%)}15%{transform:translateX(-25%) rotate(-5deg)}30%{transform:translateX(20%) rotate(3deg)}45%{transform:translateX(-15%) rotate(-3deg)}60%{transform:translateX(10%) rotate(2deg)}75%{transform:translateX(-5%) rotate(-1deg)}100%{transform:translateX(0%)}}.wobble{animation-name:wobble}@keyframes flip{0%{transform:perspective(400px) translateZ(0) rotateY(0) scale(1);animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);animation-timing-function:ease-in}80%{transform:perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);animation-timing-function:ease-in}100%{transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);animation-timing-function:ease-in}}.ajax-animation.flip{backface-visibility:visible;animation-name:flip}@keyframes lightSpeedIn{0%{transform:translateX(100%) skewX(-30deg);opacity:0}60%{transform:translateX(-20%) skewX(30deg);opacity:1}80%{transform:translateX(0%) skewX(-15deg);opacity:1}100%{transform:translateX(0%) skewX(0deg);opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes rollIn{0%{opacity:0;transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;transform:translateX(0px) rotate(0deg)}}.rollIn{animation-name:rollIn}@keyframes rotateIn{0%{transform-origin:center center;transform:rotate(-200deg);opacity:0}100%{transform-origin:center center;transform:rotate(0);opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes hinge{0%{transform:rotate(0);transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%{transform:rotate(60deg);transform-origin:top left;animation-timing-function:ease-in-out}80%{transform:rotate(60deg) translateY(0);transform-origin:top left;animation-timing-function:ease-in-out}100%{transform:translateY(700px)}}.hinge{margin:20px;animation-name:hinge}@media all and (max-width: 680px){.text{margin-top:20px}.hingebox,.flipbox{display:none}}.body{color:red}/*# sourceMappingURL=style.css.map */
