.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal!important;word-break:normal!important}.wpcf7 .hidden-fields-container{display:none}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label::before,.wpcf7-list-item-label::after{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner::before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1000ms;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.wpcf7-spinner::before{animation-name:blink;animation-duration:2000ms}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:.5}.wpcf7 input[type="file"]{cursor:pointer}.wpcf7 input[type="file"]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type="url"],.wpcf7 input[type="email"],.wpcf7 input[type="tel"]{direction:ltr}.wpcf7-reflection>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/wp-content/themes/greenpark/assets/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}*,body{font-family:"Spline Sans",sans-serif}a,h1,h2,h3,h4,h5,h6{color:#000}.get-in-toch .cc-1 p,.home-main .section-12 .cc-1 p,h6{font-weight:300}.mini-heading,.mini-heading-1{margin-bottom:40px;font-size:14px}* a,a{text-decoration:none}*,.booking-engine-blk *,.booking-engine-blk ::after,.booking-engine-blk ::before,.contact-form-blk *,.contact-form-blk ::after,.contact-form-blk ::before{box-sizing:border-box}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0}body{background-color:#f7f1ea}body.scroll-up .navbar{top:-180px}html{font-size:16px;scroll-behavior:smooth}.navbar .container-fluid{padding:0 40px}.container-fluid{padding:0 80px}h6{font-size:14px}p{font-size:16px;line-height:27px}section{padding:100px 0}.section-1{padding-bottom:0}.btn-1{display:inline-block;padding:10px 25px;background:#4b2e1e;color:#fff;border-radius:30px;transition:.5s}.btn-2,.btn-3{display:inline-block;padding:10px 25px;color:#000;border-radius:30px;font-size:14px;transition:.5s}.btn-1:hover{background:#311a0e}.btn-2{background:#d5cbc0}.btn-2:hover,.btn-3:hover,.getaways-main .section-2 .cc-1 .blk-1 a:hover,.getaways-main .section-3 .cc-1 .blk-1 a:hover{background:#311a0e;color:#fff}.btn-3{background:#fff}.get-in-toch,.home-main .section-12{background-color:#f0e3d6;padding:80px 0}.get-in-toch .cc-1 h6,.home-main .section-12 .cc-1 h6{letter-spacing:2px}.get-in-toch .cc-1 h2,.home-main .section-12 .cc-1 h2{font-size:40px;font-weight:300;line-height:70px}.get-in-toch .cc-1 p span,.home-main .section-12 .cc-1 p span{font-weight:400}.get-in-toch .cc-1 .btn-2,.home-main .section-12 .cc-1 .btn-2{margin-top:18px}.common-section-1 .row-1{align-items:center}.common-section-1 .row-1 .cc-1{display:flex}.common-section-1 .row-1 .cc-1 h6,.mini-heading-2{color:#4b2e1e;font-size:14px;font-weight:500}.common-section-1 .row-1 .cc-1 p{color:#4b2e1e;font-size:12px;font-weight:300;line-height:18px}.common-section-1 .row-1 .cc-1 img{position:relative;top:-50px;width:160px}.common-section-1 .row-1 .cc-2 p{border:1px solid #877b6f;margin:0;position:relative;bottom:30px}.common-section-2{padding:0}.common-section-2 .row-1{align-items:end;border-bottom:1px solid #877b6f;padding-bottom:80px}.common-section-2 .row-1 .cc-1 img{width:100%;height:440px;object-fit:cover}.common-section-2 .row-1 .cc-2 img{width:100%;height:240px;object-fit:cover}.common-section-2 .row-1 .cc-3{padding-left:80px}.common-section-2 .row-1 .cc-3 img{width:130px;margin-bottom:30px}footer .cc-2 .blk-1::after,footer .cc-3 .blk-1::after,footer .cc-3 .blk-1::before{position:absolute;top:0;height:175px;width:1px;background-color:#c5b7a8c7}.common-section-2 .row-1 .cc-3 h2,.common-section-3 .cc-1 h2{font-size:40px;font-weight:300;line-height:52px;color:#000C}.about-main .section-02 .row-1 p,.about-main .section-09 .row-1 p,.about-main .section-2 .row-1 p,.common-section-2 .row-1 .cc-3 p,.common-section-3 .cc-1 p{font-size:16px;color:#000;font-weight:300}.common-section-3 .cc-1 img{width:70px;margin-bottom:40px}.common-section-3 .cc-1 p{padding-right:100px}.about-main .section-1 .row-2 .cc-1 img,.common-section-3 .cc-2 img{width:100%;height:400px;object-fit:cover}.top-padding{padding-top:250px!important}.mini-heading{color:#4b2e1e;font-weight:300}.mini-heading-1{color:#000C;font-weight:300}.mini-heading-3{color:#000;font-size:16px;font-weight:300;line-height:55px}.mini-heading-4{color:#2d2c29;font-size:14px;font-weight:300}.mini-heading-5{color:#000;font-size:14px;font-weight:300}.hero-heading{color:#4b2e1e;font-size:60px;font-weight:300}.heading-2,.heading-3{font-size:40px;line-height:78px}.heading-2{color:#000;font-weight:300}.heading-3{color:#000C;font-weight:300}.para-text,.para-text1{line-height:27px;font-weight:300;font-size:16px}.para-text{color:#4b2e1e}.para-text1{color:#000}.para-small{color:#4b2e1e;font-size:12px;font-weight:300;line-height:131%}.navbar{padding:20px 0;background-color:#f8f7f6;position:fixed;top:0;left:0;right:0;z-index:99;transition:.5s ease-in-out;-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out}.about-main .section-07 .row-1 .owl-carousel .owl-nav .owl-prev,.celebrate-main .section-3 .owl-carousel .owl-nav .owl-prev,.celebrate-main .section-4 .cc-2 .owl-carousel-2 .owl-nav .owl-prev,.dine-main .section-04 .owl-carousel .owl-nav .owl-prev,.dine-main .section-5 .row-1 .cc-2 p,.home-main .section-10 .cc-2 .owl-carousel-2 .owl-nav .owl-prev,.home-main .section-7 .row-1 br,.leisure-main .section-7 .row-1 .owl-carousel .owl-nav,.navbar .for-mb,.navbar .mb-main-logo,.navbar .mobile-li,.stay-main .section-3 .cc-2 .nav .nav-item .nav-link .dot,.stay-main .section-3 .cc-2 .nav .nav-item .nav-link.active img,.wellness-main .section-2 .row-1 .cc-2 .owl-carousel-2 .owl-nav .owl-prev,.wellness-main .section-5 .row-1 .cc-2 p{display:none}.navbar .nav-link.active{border-bottom:1.5px solid #d4c8bc}.navbar .cc-3{border-top:1px solid #d4c8bc;margin-top:10px;padding-top:10px}.navbar .navbar-toggler:focus{outline:0;box-shadow:none}.navbar .booking-now-blk{display:flex;justify-content:flex-end}.navbar .madikeri-blk{background-color:#e6dad0;width:100%;position:absolute;bottom:-35px;left:0;padding-left:30px;line-height:20px;display:none}.navbar .navbar-brand,footer .cc-1{display:flex;align-items:center}.navbar .navbar-brand .main-logo{padding-right:15px;margin-right:15px;width:325px}.navbar .navbar-brand .main-logo-1{width:103px}.navbar .navbar-collapse{justify-content:center}.navbar .navbar-collapse .navbar-nav .nav-item{margin:0 20px}.navbar .navbar-collapse .navbar-nav .nav-item a{font-size:14px;color:#2f2b2c;font-weight:400;padding-right:0;padding-left:0;margin:0 4px;letter-spacing:3px;padding-bottom:2px}.navbar .navbar-collapse .btn-1{font-size:16px;font-weight:400}footer{padding:100px 0 80px;background-color:#f3ebe3}footer .blk-1 .logo-2{width:70px;clear:both;display:block;margin:20px 0 0 40px}footer .cc-1 img{width:160px}footer .cc-2{display:flex;align-items:center;justify-content:center}.dine-main .section-5 .row-1,.home-main .section-11 .row-2 .cc-1 .blk-1 h6,.leisure-main .section-3,.leisure-main .section-6 .row-1,.wellness-main .section-5 .row-1,footer .cc-2 .blk-1{position:relative}footer .cc-2 .blk-1::after{left:-30px}footer .cc-2 .blk-1 img{margin:0 auto;display:table}.celebrate-main .section-7 .row-1 .cc-3 .para-text1,.home-main .section-4 .row-1 h6,.home-main .section-6 .row-1 .cc-2 p,.home-main .section-6 .row-1 h6,.leisure-main .section-2 .row-1 .cc-2 .blk-2,.stay-main .section-3 .cc-2 .tab-content .row-2 .cc-2 .blk-2,.wellness-main .section-2 .row-1 .cc-1 img,.wellness-main .section-3 .para-text1,footer .cc-2 .blk-1 a img,footer .cc-4 .btn-3{margin-bottom:30px}.leisure-main .section-5 .row-1 p,.stay-main .section-3 .cc-2 .tab-content .row-2 .cc-01 .blk-1 p,.wellness-main .section-1 .cc-3 p,.wellness-main .section-7 .row-1 .cc-2 p,footer .cc-2 .blk-1 a img:last-child{margin-bottom:0}.stay-main .section-3,footer .cc-3{padding-top:50px}footer .cc-3 .blk-1{position:relative;display:flex;justify-content:space-evenly}footer .cc-3 .blk-1::after{right:-30px}footer .cc-3 .blk-1::before{left:-15px}footer .cc-3 .blk-3 p{color:#231f20;font-size:14px;letter-spacing:.5px}.dine-main .section-2 .img-blk,.leisure-main .section-2 .row-1 .cc-1 .blk-1,footer .cc-4 .blk-1{text-align:end}footer .cc-4 .blk-1 p{font-size:12px;line-height:20px}.leisure-main .section-2 .row-1 .cc-2 p span,.leisure-main .section-7 .row-1 .cc-1 p span,footer .cc-4 .blk-1 p span{font-weight:500}footer .cc-4 .blk-2{margin-bottom:30px;display:flex;justify-content:end}footer .cc-4 .blk-2 a{margin-left:40px}footer .cc-4 .blk-2 img{width:25px;height:25px;object-fit:contain}.booking-engine-blk .gp-modal button,.booking-engine-blk .gp-modal input,.booking-engine-blk .gp-modal select,.contact-form-blk .gp-modal button,.contact-form-blk .gp-modal input,.contact-form-blk .gp-modal select{font:inherit;color:inherit}.booking-engine-blk .gp-modal,.contact-form-blk .gp-modal{position:fixed;inset:0;z-index:11111;display:grid;place-items:center;visibility:hidden;opacity:0;transition:opacity .35s,visibility .35s}.booking-engine-blk .gp-modal.is-open,.contact-form-blk .gp-modal.is-open{visibility:visible;opacity:1}.booking-engine-blk .gp-modal__overlay,.contact-form-blk .gp-modal__overlay{position:absolute;inset:0;background:rgb(0 0 0 / .5);backdrop-filter:blur(2px)}.booking-engine-blk .gp-modal .gp-modal__header,.contact-form-blk .gp-modal .gp-modal__header{margin-bottom:80px}.booking-engine-blk .gp-modal__card,.contact-form-blk .gp-modal__card{position:relative;width:min(92vw, 680px);aspect-ratio:1/1;background:#e7dacf;border-radius:50%;box-shadow:0 10px 30px rgb(0 0 0 / .18);padding:clamp(18px, 4.5vmin, 34px);display:grid;place-items:center;text-align:center;color:#2e2a26;transform:scale(.9);transition:transform .35s cubic-bezier(.2,.7,.2,1)}.is-open .booking-engine-blk .gp-modal__card,.is-open .contact-form-blk .gp-modal__card{transform:scale(1)}.booking-engine-blk .gp-modal__close,.contact-form-blk .gp-modal__close{position:absolute;top:16px;right:16px;width:42px;height:42px;border:0;border-radius:50%;background:rgb(74 47 35 / .85);color:#fff!important;line-height:1;display:grid;place-items:center;cursor:pointer;transition:transform .2s,opacity .2s}.booking-engine-blk .gp-modal__close span,.contact-form-blk .gp-modal__close span{font-size:28px;transform:translateY(-1px)}.booking-engine-blk .gp-modal__close:hover,.contact-form-blk .gp-modal__close:hover{transform:scale(1.06)}.booking-engine-blk .gp-modal__close:active,.contact-form-blk .gp-modal__close:active{transform:scale(.98);opacity:.9}.booking-engine-blk .gp-brand,.contact-form-blk .gp-brand{margin:10px 0 4px;letter-spacing:.2px;font-weight:700;font-size:clamp(28px, 5.2vmin, 44px)}.booking-engine-blk .gp-brand .gp-brand__green,.contact-form-blk .gp-brand .gp-brand__green{color:#2f7d4f}.booking-engine-blk .gp-brand .gp-brand__park,.contact-form-blk .gp-brand .gp-brand__park{color:#2e2a26}.booking-engine-blk .gp-subtitle,.contact-form-blk .gp-subtitle{margin:0;letter-spacing:.35em;font-size:clamp(10px, 1.6vmin, 12px);color:#000}.booking-engine-blk .gp-location,.contact-form-blk .gp-location{margin:.6rem 0 1.6rem;font-weight:700;letter-spacing:.25em;font-size:clamp(12px, 2vmin, 14px)}.booking-engine-blk .gp-form,.contact-form-blk .gp-form{width:min(100%, 520px);display:grid;gap:14px;justify-items:center}.booking-engine-blk .gp-field,.contact-form-blk .gp-field{width:100%;background:0 0}.booking-engine-blk .gp-field--pill,.contact-form-blk .gp-field--pill{border-radius:60px;border:1px solid #877b6f;padding:10px;margin-bottom:20px}.booking-engine-blk .gp-field--dates,.contact-form-blk .gp-field--dates{display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.booking-engine-blk .gp-field--guests,.contact-form-blk .gp-field--guests{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;padding:8px 10px}.booking-engine-blk .gp-field__block,.contact-form-blk .gp-field__block{padding:0 12px;display:grid;justify-items:start}.booking-engine-blk .gp-field__label,.contact-form-blk .gp-field__label{text-transform:uppercase;letter-spacing:.18em;font-size:11px;color:#000;margin-bottom:2px}.booking-engine-blk .gp-input,.contact-form-blk .gp-input{width:100%;border:0;background:0 0;padding:2px 0 4px;font-weight:600}.booking-engine-blk .gp-input:focus,.booking-engine-blk .gp-select select:focus,.contact-form-blk .gp-input:focus,.contact-form-blk .gp-select select:focus{outline:0}.booking-engine-blk .gp-input[type=date]::-webkit-datetime-edit,.contact-form-blk .gp-input[type=date]::-webkit-datetime-edit{padding:0}.booking-engine-blk .gp-input[type=date]::-webkit-calendar-picker-indicator,.contact-form-blk .gp-input[type=date]::-webkit-calendar-picker-indicator{opacity:.5}.booking-engine-blk .gp-divider,.contact-form-blk .gp-divider{width:1px;height:38px;background:#877b6f;border-radius:2px}.booking-engine-blk .gp-vrule,.contact-form-blk .gp-vrule{width:1px;height:26px;background:#877b6f}.booking-engine-blk .gp-select,.contact-form-blk .gp-select{position:relative;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;padding:4px 10px}.booking-engine-blk .gp-select__text,.contact-form-blk .gp-select__text{font-weight:400;color:#2e2a26}.booking-engine-blk .gp-select select,.contact-form-blk .gp-select select{appearance:none;border:0;background:0 0;padding:4px 14px 4px 4px;font-weight:600;cursor:pointer}.booking-engine-blk .gp-select .gp-caret,.contact-form-blk .gp-select .gp-caret{position:absolute;right:10px;pointer-events:none;width:0;height:0;border-left:6px solid #fff0;border-right:6px solid #fff0;border-top:6px solid #000}.booking-engine-blk .gp-button,.contact-form-blk .gp-button{margin-top:30px;display:inline-block;padding:14px 26px;color:#fff!important;background:#4a2f23;border:0;border-radius:28px;letter-spacing:.04em;font-weight:700;text-transform:uppercase;box-shadow:0 10px 30px rgb(0 0 0 / .18);cursor:pointer;transition:transform .15s,filter .15s}.booking-engine-blk .gp-button:hover,.contact-form-blk .gp-button:hover{filter:brightness(1.05);transform:translateY(-1px)}.booking-engine-blk .gp-button:active,.contact-form-blk .gp-button:active{transform:translateY(0)}@media (max-width:560px){.booking-engine-blk .gp-modal__card,.contact-form-blk .gp-modal__card{height:360px;width:360px;display:flex;align-items:center;justify-content:center}.booking-engine-blk .form-blk,.contact-form-blk .form-blk{transform:scale(.6)}.booking-engine-blk .gp-modal__close,.contact-form-blk .gp-modal__close{width:30px;height:30px;display:flex;align-items:center;justify-content:center}.booking-engine-blk .gp-modal__close img,.contact-form-blk .gp-modal__close img{width:12px}.booking-engine-blk .gp-select,.contact-form-blk .gp-select{width:170px}}.home-main .section-3 .blk-icon,.home-main .section-6 .blk-icon{align-items:center;position:absolute;max-width:314px;display:flex}.contact-form-blk .gp-modal__header{margin-bottom:40px!important}.contact-form-blk .gp-modal__header h2{font-size:30px;line-height:40px;color:rgb(0 0 0 / .8);font-weight:300}.contact-form-blk .gp-field--pill{padding:2px 10px}.contact-form-blk .gp-button{margin-top:0!important;width:200px}.getaways-main .section-2 .cc-1,.getaways-main .section-3 .cc-1,.home-main .section-4 .row-2 .cc-1,.home-main section,.wellness-main .section-2{overflow:hidden}.home-main .section-1{height:100vh;background-size:cover;width:100%;background-repeat:no-repeat;background-position:center}.home-main .section-1 h1{position:absolute;bottom:50px;left:50%;transform:translate(-50%,0);color:#f7f1ea;font-size:62px;line-height:109px;font-weight:300}.home-main .section-2 .cc-1 img{width:120px;margin-bottom:40px}.home-main .section-2 .cc-1 h2{font-weight:300;line-height:64px;font-size:40px}.home-main .section-3{padding-top:0;padding-bottom:300px;position:relative}.home-main .section-3 .container-fluid,.home-main .section-7 .row-1 .col-md-3{padding-left:0}.home-main .section-3::after{content:'';position:absolute;bottom:70px;left:104px;width:70%;background-image:url(/wp-content/themes/greenpark/assets/img/home-icon1.svg);background-repeat:no-repeat,no-repeat;background-size:cover;height:330px;z-index:-1}.home-main .section-3 .container{margin-left:0;padding-left:0}.home-main .section-3 .row-1 .cc-1 img{width:100%;height:600px;object-fit:cover}.home-main .section-3 .row-1 .cc-2{padding-left:50px}.home-main .section-3 .row-1 .cc-2 h6{margin-bottom:30px;font-weight:300;letter-spacing:2px}.home-main .section-3 .row-1 .cc-2 h2{margin-bottom:30px;font-weight:300;font-size:40px;line-height:48px;max-width:400px}.home-main .section-3 .row-1 .cc-2 p{font-weight:300;font-size:16px;line-height:27px;max-width:400px;margin-bottom:30px}.home-main .section-3 .blk-icon{bottom:104px;right:50px}.home-main .section-3 .blk-icon img{width:130px;margin-left:10px;transform:scale(1.2);-webkit-transform:scale(1.2);-moz-transform:scale(1.2)}.home-main .section-10 .cc-1 .blk-1 h5,.home-main .section-3 .blk-icon h5,.home-main .section-6 .blk-icon h5,.home-main .section-7 .blk-icon h5{color:#4b2e1e;font-size:14px;line-height:20px;font-weight:500;letter-spacing:2px}.home-main .section-10 .cc-1 .blk-1 p,.home-main .section-3 .blk-icon p,.home-main .section-6 .blk-icon p,.home-main .section-7 .blk-icon p{color:#4b2e1e;font-size:12px;line-height:20px;font-weight:300;margin-bottom:0}.home-main .section-4{background-color:#f0e3d6;padding-bottom:150px}.home-main .section-4 .row-1 h2{font-size:60px;line-height:70px;color:#000000ce;font-weight:300}.home-main .section-4 .row-1 p{font-weight:300;margin-bottom:30px}.home-main .section-4 .row-1 .cc-2{padding-left:40px}.dine-main .section-4 .row-1,.home-main .section-11 .row-2,.home-main .section-4 .row-2{margin-top:60px}.getaways-main .section-2 .cc-1 img,.getaways-main .section-3 .cc-1 img,.home-main .section-4 .row-2 .cc-1 img{width:100%;object-fit:cover;object-position:center}.home-main .section-4 .row-2 .cc-1 .blk-1{height:100%;background-color:#fff8f1;padding:35px}.home-main .section-4 .row-2 .cc-1 .blk-1 h3{font-size:30px;color:#000000db;font-weight:300;margin-bottom:20px}.home-main .section-4 .row-2 .cc-1 .blk-1 p{font-size:14px;font-weight:300;color:#000;line-height:23px;margin-bottom:25px}.home-main .section-5{overflow:hidden;padding-top:250px;position:relative;padding-bottom:0}.home-main .section-5::after{content:'';position:absolute;top:100px;left:0;width:60%;background-image:url(/wp-content/themes/greenpark/assets/img/home-icon2.svg);background-repeat:no-repeat;background-size:cover;height:250px;z-index:-1}.home-main .section-10::after,.home-main .section-6::after,.home-main .section-7::after{background-repeat:no-repeat,no-repeat;content:''}.celebrate-main .section-3 .container,.dine-main .section-04 .container,.home-main .section-5 .container{margin-right:0;padding-right:0}.about-main .section-05 .container-fluid,.about-main .section-07 .container-fluid,.celebrate-main .section-3 .container-fluid,.dine-main .section-04 .container-fluid,.dine-main .section-2 .v-blk,.home-main .section-10 .container-fluid,.home-main .section-5 .container-fluid,.leisure-main .section-7 .container-fluid,.wellness-main .section-2 .container-fluid,.wellness-main .section-6 .container-fluid{padding-right:0}.home-main .section-5 .container-fluid img{width:100%;height:465px;object-fit:cover}.home-main .section-6{padding-bottom:370px;position:relative}.home-main .section-6::after{position:absolute;bottom:0;left:-10px;width:71%;background-image:url(/wp-content/themes/greenpark/assets/img/home-icon3.svg);background-size:cover;height:450px}.home-main .section-6 .blk-icon{bottom:16%;right:6%}.home-main .section-6 .blk-icon img,.home-main .section-7 .blk-icon img{width:100px;margin-left:10px;transform:scale(1.2);-webkit-transform:scale(1.2);-moz-transform:scale(1.2)}.home-main .section-6 .row-1 .cc-1 h2,.home-main .section-9 .row-1 .cc-1 h2{font-size:60px;line-height:72px;font-weight:300}.home-main .section-6 .row-1 .cc-2 a{position:relative;z-index:2}.home-main .section-7{padding-bottom:420px;position:relative}.home-main .section-7::after{position:absolute;bottom:0;left:-20px;width:70%;background-image:url(/wp-content/themes/greenpark/assets/img/icon19.png),url(/wp-content/themes/greenpark/assets/img/icon28.png);background-size:contain,799px;height:500px;background-position:left,1041px 46px}.home-main .section-7 .blk-icon{display:flex;align-items:center;position:absolute;bottom:22%;right:6%;max-width:314px}.home-main .section-7 .row-1 h4{font-size:34px;line-height:45px;color:#4b2e1e;font-weight:300;padding-right:20px}.home-main .section-7 .row-1 .blk-1 img{width:100%;height:300px;object-fit:cover}.about-main .section-08,.about-main .section-11,.home-main .section-8,.wellness-main .section-03{padding:0}.about-main .section-05 .container-fluid .cc-1 img,.about-main .section-3 .row-1 .cc-2 img,.about-main .section-3 .row-1 img,.celebrate-main .section-3 .owl-carousel img,.dine-main .section-04 .owl-carousel img,.home-main .section-8 .row-1 .blk-1 img,.leisure-main .section-2 .row-1 .cc-2 .blk-2 img,.stay-main .section-4 .row-1 .cc-2 img,.wellness-main .section-8 .row-1 .cc-1 img{width:100%;object-fit:cover}.celebrate-main .section-6 .row-1,.home-main .section-9 .row-1{align-items:end}.home-main .section-11 .row-2 .cc-1,.home-main .section-9 .row-1 .cc-1 h6,.stay-main .section-3 .cc-1,.stay-main .section-3 .cc-2 .tab-content .cc-1 img{margin-bottom:40px}.home-main .section-9 .row-1 .cc-2{position:relative;top:-25px;padding-left:150px}.home-main .section-9 .row-1 .cc-2 p{max-width:400px;margin-bottom:30px}.home-main .section-10{padding-bottom:340px;position:relative}.home-main .section-10::after{position:absolute;bottom:0;left:0;width:100%;background-image:url(/wp-content/themes/greenpark/assets/img/home-icon.svg);background-size:cover;height:240px}.celebrate-main .section-4 .cc-1 h6,.home-main .section-10 .cc-1 h6{margin-bottom:30px;letter-spacing:1px}.home-main .section-11 h6,.home-main .section-13 .cc-1 h6{letter-spacing:2px;margin-bottom:30px}.home-main .section-10 .cc-1 h2{font-size:30px;font-weight:300;color:#000000d8;line-height:40px;max-width:400px;margin-bottom:30px}.home-main .section-10 .cc-1 .blk-1{display:flex;align-items:center;position:absolute;bottom:34%;max-width:380px}.home-main .section-10 .cc-1 .blk-1 img{width:155px;margin-right:10px}.about-main .section-07 .row-1 .owl-carousel .owl-dots,.home-main .section-10 .cc-2 .owl-carousel-2 .owl-dots{width:95%}.about-main .section-07 .row-1 .owl-carousel .owl-dots .owl-dot,.home-main .section-10 .cc-2 .owl-carousel-2 .owl-dots .owl-dot,.wellness-main .section-2 .row-1 .cc-2 .owl-carousel-2 .owl-dots .owl-dot{width:48%;height:1px;background:#e6dace}.about-main .section-07 .row-1 .owl-carousel .owl-dots .owl-dot.active,.celebrate-main .section-3 .owl-carousel .owl-dots .owl-dot.active,.dine-main .section-04 .owl-carousel .owl-dots .owl-dot.active,.home-main .section-10 .cc-2 .owl-carousel-2 .owl-dots .owl-dot.active,.wellness-main .section-2 .row-1 .cc-2 .owl-carousel-2 .owl-dots .owl-dot.active{background:#877b6f}.about-main .section-07 .row-1 .owl-carousel .owl-nav,.celebrate-main .section-3 .owl-carousel .owl-nav,.dine-main .section-04 .owl-carousel .owl-nav,.home-main .section-10 .cc-2 .owl-carousel-2 .owl-nav,.wellness-main .section-2 .row-1 .cc-2 .owl-carousel-2 .owl-nav{display:flex;justify-content:end;margin-right:30px}.about-main .section-07 .row-1 .owl-carousel .owl-nav .owl-next,.home-main .section-10 .cc-2 .owl-carousel-2 .owl-nav .owl-next,.wellness-main .section-2 .row-1 .cc-2 .owl-carousel-2 .owl-nav .owl-next{position:relative;top:30px}.about-main .section-07 .row-1 .owl-carousel .owl-nav .owl-next span,.celebrate-main .section-3 .owl-carousel .owl-nav .owl-next span,.dine-main .section-04 .owl-carousel .owl-nav .owl-next span,.home-main .section-10 .cc-2 .owl-carousel-2 .owl-nav .owl-next span,.wellness-main .section-2 .row-1 .cc-2 .owl-carousel-2 .owl-nav .owl-next span{font-size:50px;line-height:0}.about-main .section-07 .row-1 .owl-carousel .owl-nav .owl-next img,.celebrate-main .section-4 .cc-2 .owl-carousel-2 .owl-nav .owl-next img,.home-main .section-10 .cc-2 .owl-carousel-2 .owl-nav .owl-next img,.wellness-main .section-2 .row-1 .cc-2 .owl-carousel-2 .owl-nav .owl-next img{width:20px;height:25px;object-fit:contain}.home-main .section-10 .cc-2 .owl-carousel-2 .item img{height:400px;object-fit:cover}.home-main .section-11 h2{font-size:40px;font-weight:300;line-height:52px;color:#000000d8}.home-main .section-11 .row-2 .cc-1 .blk-1 img{width:100px;margin-bottom:30px;height:100px;object-fit:contain}.home-main .section-11 .row-2 .cc-1 .blk-1 h6::after{content:'';height:1px;width:15px;background-color:#cec5b9;position:absolute;top:-17px;left:48%}.home-main .section-13,.stay-main .section-4{padding-bottom:120px;overflow:hidden;position:relative;padding-top:180px}.home-main .section-13:after,.stay-main .section-4:after{content:'';position:absolute;top:0;left:80px;width:100%;background-image:url(/wp-content/themes/greenpark/assets/img/home-icon4.svg);background-repeat:no-repeat,no-repeat;background-size:cover;height:120px}.home-main .section-13 .cc-1 h2{font-size:40px;line-height:52px;color:rgb(0 0 0 / .8);font-weight:300;margin-bottom:30px}.home-main .section-13 .cc-1 p{font-size:16px;line-height:27px;color:#000;margin-bottom:30px;font-weight:300}.home-main .section-13 .cc-2>div,.home-main .section-13 .cc-3>div{min-height:150px;display:flex;align-items:flex-end}.home-main .section-13 .cc-2 h6,.home-main .section-13 .cc-3 h6{font-size:20px;line-height:30px;color:rgb(0 0 0 / .8);font-weight:300;margin-bottom:10px;margin-top:40px}.home-main .section-13 .cc-2 p,.home-main .section-13 .cc-3 p{font-size:12px;line-height:20px;color:rgb(0 0 0 / .8);font-weight:300;max-width:200px}.stay-main .section-1{background-color:#ede8d3}.stay-main .section-1 .cc-2 img,.stay-main .section-3 .cc-2 .tab-content .row-2 .cc-1 img{width:70px}.stay-main .section-2{position:relative;padding-top:30px}.stay-main .section-2::after{content:'';background-color:#ede8d3;position:absolute;left:0;top:0;width:100%;height:400px;z-index:-1}.stay-main .section-2 .cc-1 p{padding-right:140px;margin-bottom:50px}.about-main .section-11 img,.stay-main .section-2 .cc-1 img{width:100%}.stay-main .section-3 .cc-2 .nav{padding:20px 0;border-top:1px solid #877b6f;border-bottom:1px solid #877b6f;margin-bottom:30px}.stay-main .section-3 .cc-2 .nav .nav-item{margin-right:150px}.stay-main .section-3 .cc-2 .nav .nav-item .nav-link{background-color:#fff0;text-align:left;padding-left:0}.stay-main .section-3 .cc-2 .nav .nav-item .nav-link img{width:50px;height:50px;margin-bottom:15px}.stay-main .section-3 .cc-2 .nav .nav-item .nav-link p{color:#000;font-size:15px;font-weight:300;margin-bottom:0}.stay-main .section-3 .cc-2 .nav .nav-item .nav-link.active .on-active{display:block!important}.stay-main .section-3 .cc-2 .nav .nav-item .nav-link.active .dot{display:block!important;width:11px;position:relative;bottom:-33px;margin-bottom:0;height:auto}.stay-main .section-3 .cc-2 .tab-content .tab-pane .cc-04 img{position:relative;top:-20px}.leisure-main .section-7 .row-2,.stay-main .section-3 .cc-2 .tab-content .row-2,.wellness-main .section-1 .row-2{margin-top:80px}.celebrate-main .section-2 .row-2 h2,.stay-main .section-3 .cc-2 .tab-content .heading-3{line-height:normal}.celebrate-main .section-6 .row-1 .cc-3 h2,.leisure-main .section-7 .row-1 .cc-1 p,.stay-main .section-3 .cc-2 .tab-content p{margin-bottom:25px}.stay-main .section-3 .cc-2 .tab-content p span{margin-bottom:20px;font-size:14px}.stay-main .section-3 .cc-2 .tab-content .row-2 .cc-1 h6{margin-bottom:12px}.stay-main .section-3 .cc-2 .tab-content .row-2 .cc-1 p{padding-right:190px}.stay-main .section-3 .cc-2 .tab-content .row-2 .cc-01 .outer-box{width:400px;margin-bottom:100px}.stay-main .section-3 .cc-2 .tab-content .row-2 .cc-01 .outer-box img{width:70px;margin-bottom:10px}.stay-main .section-3 .cc-2 .tab-content .row-2 .cc-01 .outer-box h4{font-size:20px;line-height:30px;color:#000000d4;font-weight:300}.stay-main .section-3 .cc-2 .tab-content .row-2 .cc-01 .outer-box h5{font-size:12px;line-height:20px;font-weight:500;color:#877b6f}.stay-main .section-3 .cc-2 .tab-content .row-2 .cc-01 .outer-box p{margin-bottom:0;font-size:16px;font-weight:300;color:#000C}.stay-main .section-3 .cc-2 .tab-content .row-2 .cc-01 .outer-box .blk-01{display:flex;justify-content:space-between}.stay-main .section-3 .cc-2 .tab-content .row-2 .cc-01 .outer-box:last-child{margin-bottom:0;border-bottom:none}.stay-main .section-3 .cc-2 .tab-content .row-2 .cc-01 .blk-1{display:flex;border-bottom:1px solid #cec5b9}.stay-main .section-3 .cc-2 .tab-content .row-2 .cc-01 .blk-1 img{width:22px;margin-right:10px;object-fit:contain}.celebrate-main .section-2 .row-2 .detail .cc-01 .blk-1:last-child,.leisure-main .section-7 .row-2 .detail .cc-01 .blk-1:last-child,.stay-main .section-3 .cc-2 .tab-content .row-2 .cc-01 .blk-1:last-child,.wellness-main .section-3 .detail .cc-01 .blk-1:last-child{border:none}.leisure-main .section-2 .row-1 .cc-2 .blk-2 .carousel-indicators button,.stay-main .section-3 .cc-2 .tab-content .row-2 .cc-2 .blk-2 .carousel-indicators button{width:10px;height:10px;border-radius:50%;background-color:#d9d9d9}.stay-main .section-3 .cc-2 .tab-content .row-2 .cc-2 .blk-2 img,.wellness-main .section-6 .row-1 .cc-1 img{width:100%;height:500px;object-fit:cover}.celebrate-main .section-7 .row-1,.stay-main .section-4 .row-1{justify-content:space-evenly}.stay-main .section-4 .row-1 .cc-1{margin-bottom:60px}.stay-main .section-4 .row-1 .cc-3{display:inline-flex;flex-direction:column;justify-content:space-between}.stay-main .section-4 .row-1 .cc-3 img{width:130px}.stay-main .section-4 .row-1 .cc-3 h2{line-height:65px}.dine-main .section-1 .cc-1 h2{color:#473426;line-height:80px}.dine-main .section-1 .cc-2 img{width:80px}.dine-main .section-2{overflow:hidden;padding-top:60px}.dine-main .section-2 .img-blk img{height:700px;width:79%;object-fit:cover}.dine-main .section-2 .cc-1{padding-top:40px;padding-left:26px}.about-main .section-3,.dine-main .section-3{padding-bottom:60px;padding-top:0}.dine-main .section-3 .img-blk{text-align:start}.dine-main .section-3 .img-blk img{width:79%;object-fit:cover}.dine-main .section-4{padding-top:40px;padding-bottom:60px}.dine-main .section-4 h2{line-height:45px}.dine-main .section-4 .para-text1{margin-bottom:25px;padding-right:300px}.about-main .section-10 .row-1 .cc-1 img,.dine-main .section-4 .cc-1 img{width:150px}.dine-main .section-4 .cc-02{padding-left:36px}.dine-main .section-4 .row-1 img{width:100%;height:370px;object-fit:cover}.about-main .section-07,.celebrate-main .section-3,.dine-main .section-04,.leisure-main .section-7{padding-top:0;overflow:hidden}.celebrate-main .section-3 .owl-carousel .owl-dots,.dine-main .section-04 .owl-carousel .owl-dots{width:85%}.celebrate-main .section-3 .owl-carousel .owl-dots .owl-dot,.dine-main .section-04 .owl-carousel .owl-dots .owl-dot{width:50%;height:1px;background:#e6dace}.dine-main .section-04 .owl-carousel .owl-nav .owl-next{position:relative;top:28px;right:68px}.celebrate-main .section-3 .owl-carousel .owl-nav .owl-next img,.dine-main .section-04 .owl-carousel .owl-nav .owl-next img{width:12px;object-fit:contain}.dine-main .section-5{padding:100px 0 50px}.dine-main .section-5 .row-1::after{content:'';position:absolute;bottom:0;right:0;width:66%;background-image:url(/wp-content/themes/greenpark/assets/img/home-icon1.svg);background-repeat:no-repeat,no-repeat;rotate:180deg;transform:scaley(-1);background-size:cover;height:220px;background-position:bottom left;z-index:-1}.dine-main .section-6:after,.wellness-main .section-5 .row-1::after{background-image:url(/wp-content/themes/greenpark/assets/img/home-icon4.svg);z-index:-1;content:'';position:absolute;background-repeat:no-repeat,no-repeat;background-size:cover;transform:scaley(-1)}.dine-main .section-6{position:relative;overflow:hidden}.dine-main .section-6:after{bottom:0;left:160px;width:100%;height:120px}.dine-main .section-6 .row-1{padding-bottom:120px;border-bottom:none}.dine-main .section-7{padding-top:100px;padding-bottom:120px}.dine-main .section-7 h2,.leisure-main .section-4 .row-1 h2,.leisure-main .section-5 .row-1 h2{line-height:70px}.wellness-main .section-1{padding-bottom:160px;background-color:#e3decd}.wellness-main .section-1 .cc-1 h2{line-height:78px}.wellness-main .section-1 .cc-2 img{width:40px}.wellness-main .section-1 .row-2 .cc-4 img{width:100%;height:530px;object-fit:cover}.wellness-main .section-2 .row-1{align-items:end;justify-content:space-between}.wellness-main .section-2 .row-1 .cc-1 h2,.wellness-main .section-7 .row-1 .cc-1 h2{line-height:58px}.wellness-main .section-2 .row-1 .cc-1 p,.wellness-main .section-7 .row-1 .cc-1 img{margin-bottom:50px}.wellness-main .section-2 .row-1 .cc-2 .owl-carousel-2 .owl-dots{width:90%}.wellness-main .section-2 .row-1 .cc-2 .owl-carousel-2 .item img{width:100%;height:450px;object-fit:cover}.wellness-main .section-3{padding:100px;background-color:#e3decd}.wellness-main .section-3 h2{line-height:50px}.wellness-main .section-3 .detail{margin-top:50px}.wellness-main .section-3 .detail .cc-01 .blk-1{border-bottom:1px solid #fff;padding:8px 0}.leisure-main .section-7 .row-2 .detail .cc-01 .blk-1 p,.wellness-main .section-3 .detail .cc-01 .blk-1 p{margin-bottom:0;font-weight:300}.about-main .section-08 img,.wellness-main .section-03 img{object-fit:cover;width:100%}.wellness-main .section-4 .cc-1 .blk-1{background-color:#fffbf7;padding:25px 16px;height:100%}.wellness-main .section-4 .cc-1 .blk-1 h3{font-size:30px;color:#000C;border-bottom:1px solid #d5cbc0;font-weight:300;padding-bottom:20px;margin-bottom:25px}.wellness-main .section-4 .cc-1 .blk-1 h6{color:#473426;font-weight:400;font-size:12px;margin-bottom:20px}.wellness-main .section-4 .cc-1 .blk-1 p{font-size:12px;line-height:20px;font-weight:300;color:#000000db;margin-bottom:0}.wellness-main .section-5{padding-top:0;padding-bottom:100px}.wellness-main .section-5 .row-1::after{top:-103px;left:80px;width:60%;height:140px}.wellness-main .section-5 .row-1 .cc-1 img{top:-14px}.wellness-main .section-6{padding:0;overflow:hidden}.wellness-main .section-7{padding-bottom:20px}.wellness-main .section-7 .row-1{align-items:end;justify-content:space-between;padding-bottom:100px}.leisure-main .section-2 .row-1 .cc-1 h6,.leisure-main .section-2 .row-1 .cc-2 .para-text1,.leisure-main .section-7 .row-2 h6,.wellness-main .section-7 .row-1 .cc-1 h6,.wellness-main .section-8 .row-1 .cc-1 .blk-1 h6{margin-bottom:20px}.wellness-main .section-8{position:relative;padding-top:160px}.wellness-main .section-8::after{content:'';position:absolute;top:0;left:0;right:0;width:100%;background-image:url(/wp-content/themes/greenpark/assets/img/lines-icon.svg);background-repeat:no-repeat,no-repeat;background-size:cover;height:270px;z-index:-1}.leisure-main .section-3::after,.leisure-main .section-3::before{width:50%;background-image:url(/wp-content/themes/greenpark/assets/img/leisure-icon2.svg);background-size:cover;height:300px;z-index:-1;content:'';position:absolute;background-repeat:no-repeat,no-repeat}.wellness-main .section-8 .row-1 .cc-1 .blk-1{padding-top:30px}.wellness-main .section-8 .row-1 .cc-1 .blk-1 h2{line-height:58px;margin-bottom:20px}.leisure-main .section-1 .blk-1 img{margin-top:80px;width:100%;height:600px;object-fit:cover}.leisure-main .section-1 h6{color:#473426}.leisure-main .section-1 h2{color:#473426;font-size:30px;font-weight:300;margin-bottom:30px;line-height:41px}.about-main .section-3 .row-1 .icon img,.celebrate-main .section-7 .row-1 .cc-2 img,.leisure-main .section-1 img{width:50px}.leisure-main .section-2 .row-1{justify-content:space-between;border-bottom:none;padding-bottom:80px}.leisure-main .section-2 .row-1 .cc-1 .blk-1 img{position:relative;right:40px;width:120px;top:88px}.leisure-main .section-2 .row-1 .cc-1 h2{line-height:58px;margin-bottom:100px}.leisure-main .section-3::after{top:-58px;right:0}.leisure-main .section-3::before{bottom:-58px;left:0;rotate:180deg}.leisure-main .section-3 .row-1{padding-bottom:100px;border-bottom:none}.leisure-main .section-4{padding-top:200px}.leisure-main .section-4 .row-1{align-items:center;padding-bottom:100px}.leisure-main .section-4 .row-1 .cc-1 img{width:100px}.leisure-main .section-4 .row-1 .cc-2 img,.leisure-main .section-5 .row-1 .cc-1 img{height:auto}.leisure-main .section-5 .row-1{border-bottom:none;position:relative}.leisure-main .section-5 .row-1::after{content:'';position:absolute;top:-250px;right:142px;width:35%;background-image:url(/wp-content/themes/greenpark/assets/img/leisure-icon4.svg);background-repeat:no-repeat,no-repeat;background-size:contain;height:80%;z-index:-1}.leisure-main .section-6{padding:60px 0}.leisure-main .section-6 .row-1::after{content:'';position:absolute;top:-178px;left:80px;width:60%;background-image:url(/wp-content/themes/greenpark/assets/img/leisure-icon5.svg);background-repeat:no-repeat,no-repeat;background-size:cover;height:220px;z-index:-1}.leisure-main .section-6 .row-1 .cc-1 img{top:-17px}.leisure-main .section-6 .row-1 .cc-2 p{bottom:57px;display:none}.about-main .section-07 .row-1,.about-main .section-10 .row-1,.celebrate-main .section-2 .row-2,.leisure-main .section-7 .row-1{justify-content:space-between}.leisure-main .section-7 .row-1 .cc-1 h2{line-height:70px;margin-bottom:20px}.leisure-main .section-7 .row-2 .detail .cc-01 .blk-1{border-bottom:1px solid #cec5b9;padding:8px 0}.celebrate-main .section-1{padding-bottom:80px!important;height:1000px;width:100%;background-repeat:no-repeat;background-size:cover}.celebrate-main .section-1 h2,.celebrate-main .section-1 h6{color:#edecec}.celebrate-main .section-2 .row-1 img{margin-bottom:40px;width:100px}.celebrate-main .section-2 .row-1 .mini-heading-1{margin-bottom:10px}.celebrate-main .section-2 .row-2 p span{font-size:14px;font-weight:500}.celebrate-main .section-2 .row-2 .detail .cc-01 .blk-1{border-bottom:1px solid #cec5b9;padding:10px 0}.celebrate-main .section-2 .row-2 .detail .cc-01 .blk-1 p{margin-bottom:0;font-weight:300;font-size:14px;line-height:20px;color:#000}.celebrate-main .section-2 .row-2 .detail .cc-01 .blk-1:first-child,.getaways-main .section-3{padding-top:0}.celebrate-main .section-3 .cc-2{padding-left:60px}.celebrate-main .section-3 .owl-carousel .owl-nav .owl-next{position:relative;top:28px;right:84px}.celebrate-main .section-4 .cc-1 h2{font-size:35px;font-weight:300;color:#000000d8;line-height:50px;margin-bottom:30px}.celebrate-main .section-4 .cc-2 .owl-carousel-2 .owl-nav{display:flex;justify-content:end}.celebrate-main .section-4 .cc-2 .owl-carousel-2 .owl-nav .owl-next{position:relative;top:-130px;left:35px}.celebrate-main .section-4 .cc-2 .owl-carousel-2 .item{text-align:center}.celebrate-main .section-4 .cc-2 .owl-carousel-2 .item img{height:110px;width:110px;object-fit:cover;margin:auto auto 30px}.celebrate-main .section-4 .cc-2 .owl-carousel-2 .item h4{font-size:14px;font-weight:300;color:#4b2e1e;padding-bottom:10px;border-bottom:1px solid #877b6f}.celebrate-main .section-4 .cc-2 .owl-carousel-2 .item p{color:#000;font-size:12px;line-height:20px;font-weight:300;margin-bottom:0}.celebrate-main .section-5{padding:40px 0 20px;position:relative}.celebrate-main .section-5::after{content:'';position:absolute;top:35px;right:0;width:64%;background-image:url(/wp-content/themes/greenpark/assets/img/celebrate-icon7.svg);background-repeat:no-repeat,no-repeat;background-size:cover;height:164px;z-index:-1}.about-main .section-05::after,.about-main .section-9::after{content:'';position:absolute;background-image:url(/wp-content/themes/greenpark/assets/img/aboutus-icon1.svg);background-repeat:no-repeat;background-size:cover;height:180px;z-index:-1}.celebrate-main .section-5 .row-1 .cc-1 img{top:-28px;width:120px;margin-right:25px}.celebrate-main .section-5 .row-1 .cc-2 p{bottom:57px}.celebrate-main .section-6{padding:150px 0 100px}.celebrate-main .section-6 .row-1 .cc-1 img{width:100%;height:550px;object-fit:cover}.celebrate-main .section-6 .row-1 .cc-3 img{width:130px;margin-bottom:25px}.celebrate-main .section-7{background-color:#ede8d2}.celebrate-main .section-7 .row-1 .cc-1 h6{color:#000;margin-bottom:0}.celebrate-main .section-7 .row-1 .cc-1 h2{color:#473426;line-height:53px}.getaways-main .section-1{background-color:#e6e3d9;padding-bottom:60px!important}.about-main .section-007,.about-main .section-09,.about-main .section-1{background-color:#d0c8ad}.getaways-main .section-1 h2{color:#473426;font-size:30px;font-weight:300;margin-bottom:60px;line-height:41px}.getaways-main .section-2 h2,.getaways-main .section-3 h2{color:#2d2b26;font-size:40px;font-weight:300;line-height:60px}.getaways-main .section-2 .cc-1 .blk-1,.getaways-main .section-3 .cc-1 .blk-1{background-color:#fff;padding:35px;height:100%}.getaways-main .section-2 .cc-1 .blk-1 h3,.getaways-main .section-3 .cc-1 .blk-1 h3{font-size:30px;color:#000000db;border-bottom:1px solid #d5cbc0;font-weight:300;padding-bottom:20px;margin-bottom:25px}.getaways-main .section-2 .cc-1 .blk-1 h6,.getaways-main .section-3 .cc-1 .blk-1 h6{color:#877b6f;font-weight:500;font-size:12px;margin-bottom:20px}.getaways-main .section-2 .cc-1 .blk-1 p,.getaways-main .section-3 .cc-1 .blk-1 p{font-size:16px;font-weight:300;color:#000C;line-height:24px;margin-bottom:25px}.getaways-main .section-2 .cc-1 .blk-1 a,.getaways-main .section-3 .cc-1 .blk-1 a{font-weight:400;display:inline-block;padding:10px 25px;background:#d5cbc0;color:#000;border-radius:30px;font-size:14px;transition:.5s}.about-main .section-1{padding-bottom:100px!important}.about-main .section-1 h2{margin-bottom:30px;line-height:78px}.about-main .section-1 .row-2{margin-top:40px;justify-content:space-around;align-items:center}.about-main .section-05{overflow:hidden;position:relative;padding-top:200px}.about-main .section-05::after{top:80px;right:0;width:90%}.about-main .section-2{padding-top:0;padding-bottom:50px}.about-main .section-02 .row-1 h2,.about-main .section-09 .row-1 h2,.about-main .section-2 .row-1 h2{margin-bottom:100px}.about-main .section-02 .row-1 h6,.about-main .section-09 .row-1 h6,.about-main .section-2 .row-1 h6{color:#2d2c29;line-height:27px}.about-main .section-09 .row-1 .cc-3,.about-main .section-2 .row-1 .cc-3{padding-left:42px}.about-main .section-02{padding-bottom:50px}.about-main .section-07 .row-1 .cc-2 h2{line-height:50px;font-size:35px;margin-bottom:30px}.about-main .section-07 .row-1 .cc-2 h6{font-size:14px;line-height:18px}.about-main .section-07 .row-1 .cc-2 .blk-001{margin-top:100px}.about-main .section-07 .row-1 .owl-carousel .owl-item img{object-fit:cover}.about-main .section-09{padding-bottom:50px}.about-main .section-3 .row-1{align-items:center;justify-content:space-evenly}.about-main .section-10,.about-main .section-3 .row-1 .icon{padding-top:150px}.about-main .section-9{padding-bottom:200px;position:relative;overflow:hidden}.about-main .section-9::after{bottom:0;left:80px;width:100%;transform:scaley(-1)}.about-main .section-9 h6{color:#2d2c29;font-size:14px}.about-main .section-10 .row-1 .cc-1 h2,.about-main .section-9 h2{color:#000000d5;font-size:40px;font-weight:300;margin-bottom:30px}.about-main .section-9 .cc-1 .blk-1{height:100%}.about-main .section-9 .cc-1 .blk-1 h3{font-size:30px;color:#000000db;border-bottom:1px solid #877b6f;font-weight:300;padding-bottom:20px;margin-bottom:25px;width:80%}.about-main .section-9 .cc-1 .blk-1 p{font-size:16px;line-height:24px;font-weight:300;color:#000000db;margin-bottom:0}.about-main .section-10 .row-1 .cc-1{display:flex;flex-direction:column;justify-content:space-between}.about-main .section-10 .row-1 .cc-1 p{font-weight:300;color:#000000db}.about-main .section-10 .row-1 .cc-2 img{width:100%;height:430px;object-fit:contain}@media screen and (min-width:1300px){.nav-row{width:100%}}@media screen and (min-width:1600px){.dine-main .section-2 .img-blk iframe,.wellness-main iframe{height:810px!important}.nav-row{width:100%}.home-main .section-3{padding-bottom:600px}.home-main .section-3::after{height:430px;bottom:auto}.home-main .section-3 .blk-icon,.home-main .section-6 .blk-icon{bottom:20.5%}.home-main .section-3 .row-1 .cc-2 h2,.home-main .section-3 .row-1 .cc-2 p{max-width:500px}.home-main .section-5 .owl-carousel img{width:100%;height:600px;object-fit:cover}.home-main .section-6{padding-bottom:550px}.home-main .section-6::after{left:-42px;height:596px;width:77%}.home-main .section-8 .row-1 .blk-1 img,.stay-main .section-3 .cc-2 .tab-content .row-2 .cc-2 .blk-2 img,.wellness-main .section-2 .row-1 .cc-2 .owl-carousel-2 .item img,.wellness-main .section-6 .row-1 .cc-1 img{height:600px}.home-main .section-10{padding-bottom:540px}.dine-main .section-6 .row-1 .cc-2 img,.home-main .section-10::after,.leisure-main .section-3 .row-1 .cc-2 img{height:300px}.home-main .section-10 .cc-2 .owl-carousel-2 .item img{height:500px}.dine-main .section-2 .cc-1{padding-top:40px}.dine-main .section-4{padding-bottom:60px}.dine-main .section-4 .row-1 img{height:420px}.dine-main .section-5 .row-1::after{height:320px;bottom:-65px;width:76%}.dine-main .section-5 .row-1 .cc-1 img{top:-28px;width:128px;right:-18px}.dine-main .section-5 .row-1 .cc-1 .blk-1 p{max-width:200px}.dine-main .section-6 .row-1 .cc-1 img,.dine-main .section-7 .cc-2 img,.leisure-main .section-3 .row-1 .cc-1 img{height:540px}.wellness-main .section-2 .row-1 .cc-2 .owl-carousel-2 .owl-nav .owl-next{right:50px}.wellness-main .section-3 .row-2 .cc-1 img{height:380px}.wellness-main .section-8::after{height:340px}.leisure-main .section-1 .blk-1 img{height:700px}.leisure-main .section-2 .row-1 .cc-1 img{top:188px!important}.leisure-main .section-2 .row-1 .cc-2 img{height:550px}.celebrate-main .section-5::after{height:200px}}@media screen and (min-width:2100px){.nav-row{width:100%}}@media screen and (min-width:1301px) and (max-width:1400px){.home-main .section-3:after,.home-main .section-7:after{width:62%}}@media screen and (min-width:1401px) and (max-width:1500px){.home-main .section-3:after,.home-main .section-7:after{width:66%}}@media screen and (min-width:1501px) and (max-width:1600px){.home-main .section-3:after{width:68%}.home-main .section-7:after{width:72%}.home-main .section-6::after{width:75%}.home-main .section-6 .blk-icon{bottom:23%}}@media screen and (min-width:1601px) and (max-width:1700px){.home-main .section-3:after{width:70%}.home-main .section-7:after{width:74%}}@media screen and (min-width:1701px) and (max-width:1800px){.home-main .section-3:after{width:72%}.home-main .section-7:after{width:76%}}@media screen and (min-width:1801px) and (max-width:1900px){.home-main .section-3:after{width:74%}.home-main .section-7:after{width:77%}}@media screen and (min-width:1901px) and (max-width:2000px){.home-main .section-3:after{width:76%}.home-main .section-7:after{width:78%}}@media screen and (min-width:300px) and (max-width:767px){.home-main .section-1 h1,footer .cc-3 .blk-1 a p,footer .cc-4 .blk-1{text-align:center}.top-padding{padding-top:150px!important}.hero-heading{color:#4b2e1e;font-size:40px;font-weight:300;line-height:50px!important}.heading-2,.heading-3{line-height:40px!important;font-weight:300;font-size:30px}.heading-2{color:#000}.heading-3{color:#000C}.celebrate-main .section-5 .row-1 .cc-2 p,.common-section-1 .row-1 .cc-2 p{bottom:0}.common-section-1 .row-1 .cc-1 img{position:relative;top:-30px;width:105px}.about-main .section-6 .row-2,.about-main .section-6 .row-2 .cc-01,.about-main .section-8 .row-1 .cc-1,.about-main .section-9 .row-2 .cc-1,.common-section-2 .row-1 .cc-1,.common-section-2 .row-1 .cc-2,.dine-main .section-4 .row-1 .cc-01,.getaways-main .section-2 .row .cc-1,.getaways-main .section-3 .row .cc-1,.home-main .section-10 .cc-1,.stay-main .section-4 .row-1 .cc-2,footer .cc-4 .blk-1 .btn-3{margin-bottom:40px}.about-main .section-6 .row-2 .cc-01 img,.celebrate-main .section-6 .row-1 .cc-1 img,.common-section-2 .row-1 .cc-1 img,.stay-main .section-4 .row-1 .cc-2 img,.wellness-main .section-1 .row-2 .cc-4 img,.wellness-main .section-8 .row-1 .cc-1 img{height:350px}.about-main .section-09 .row-1 .cc-3,.about-main .section-2 .row-1 .cc-3,.celebrate-main .section-3 .cc-2,.common-section-2 .row-1 .cc-3,.dine-main .section-2 .cc-1,.dine-main .section-4 .cc-02,.home-main .section-9 .row-1 .cc-2{padding-left:12px}.common-section-2 .row-1 .cc-3 h2,.get-in-toch .cc-1 h2,.getaways-main .section-2 h2,.getaways-main .section-3 h2{font-size:30px;line-height:50px}.home-main .section-12 .cc-1 p,.home-main .section-13 .row p,.home-main .section-4 .row-1 p,footer .cc-3 .blk-1 a p,footer .cc-4 .blk-1 p{font-size:14px;line-height:19px}.common-section-3 .cc-1 h2{font-size:30px;line-height:48px}.common-section-3 .cc-1 p{padding-right:0;margin-bottom:30px}.common-section-3 .cc-2 img,.dine-main .section-4 .row-1 img,.leisure-main .section-2 .row-1 .cc-2 img,.wellness-main .section-6 .container-fluid .cc-1 img{height:300px}.container-fluid,.home-main .section-5 .container-fluid,.wellness-main .section-6 .container-fluid{padding:0 30px}section{padding:50px 0}.navbar{padding:12px 0 0}.about-main .section-05::after,.about-main .section-1 .row-2 .col-md-1,.about-main .section-7 .blk-1,.about-main .section-9::after,.celebrate-main .section-5::after,.dine-main .section-5 .row-1::after,.dine-main .section-6::after,.home-main .section-10 .cc-2 .owl-carousel-2 .owl-dots,.home-main .section-10::after,.home-main .section-13:after,.home-main .section-3::after,.leisure-main .section-3::after,.leisure-main .section-3::before,.leisure-main .section-6 .row-1::after,.navbar .main-logo,.navbar .navbar-brand .main-logo-1,.stay-main .section-4::after,.wellness-main .section-5 .row-1::after,footer .cc-2 .blk-1::after,footer .cc-3 .blk-1::after,footer .cc-3 .blk-1::before{display:none}.navbar .mb-main-logo,.navbar .navbar-collapse .navbar-nav .mobile-li{display:block}.navbar .for-mb{display:block;background-color:#e6dad0;margin-top:12px;padding:0 20px;width:100%}.home-main .section-6 .blk-icon img,.navbar .for-mb img{width:65px}.navbar .container-fluid{padding:0 20px;flex-wrap:unset}.home-main .section-11 .row-2 .cc-1,.navbar .cc-1,.navbar .cc-2{width:50%}.navbar .madikeri-blk{display:block;padding-left:54px;padding-bottom:2px}.navbar .navbar-toggler{order:2;border:none;padding-right:0}.navbar .btn-1{order:1;font-size:12px}.navbar .navbar-brand .main-logo{border-right:none;width:168px}.navbar .navbar-collapse{position:absolute;top:72px;background-color:#d5cbc0;width:100%;left:0;z-index:1;padding-top:0!important;padding-bottom:0!important;text-align:center;padding:30px 0}.home-main .section-10 .cc-2 .owl-carousel-2 .owl-nav,.navbar .navbar-collapse .navbar-nav .nav-item{margin:0}.navbar .navbar-collapse .navbar-nav .nav-item .nav-link{font-size:18px;color:#4b2e1e;border-bottom:1px solid #c0b9b2;padding:20px 0 20px 30px;letter-spacing:.5px;text-align:left}.navbar .navbar-collapse .navbar-nav .nav-item .nav-link.active{font-weight:600}.leisure-main .section-7 .row-2 .detail .cc-01:last-child .blk-1:last-child,.navbar .navbar-collapse .navbar-nav .nav-item:last-child .nav-link,.stay-main .section-3 .cc-2 .tab-content .row-2 .cc-01:last-child .blk-1:last-child,.wellness-main .section-3 .detail .cc-01:last-child .blk-1:last-child{border-bottom:none}footer{padding:50px 0 80px}footer .row-1>div{border-left:none}footer .cc-1{margin-bottom:40px;justify-content:center}footer .cc-1 .blk-1 a{display:table;margin:0 auto}.about-main .section-7 .row-1 img,footer .cc-2 .blk-1{width:100%}footer .cc-2 .blk-1 a{display:flex;align-items:center;justify-content:space-between}footer .cc-2 .blk-1 a img{max-width:85px;max-height:16px;margin:0}footer .cc-3{margin-bottom:30px;padding-top:0}footer .cc-3 .blk-1{padding-top:15px}footer .cc-3 .blk-2{margin-right:0;width:50%}footer .cc-4 .blk-2{margin-bottom:40px;padding-left:0;justify-content:center}footer .cc-4 .blk-2 a{margin-right:40px}.home-main .section-1{position:relative;height:580px}.home-main .section-1 iframe{top:-16px!important;left:-70%!important;width:1030px!important;height:580px!important}.home-main .section-1 h1{bottom:20px;font-size:40px;line-height:48px;width:100%}.home-main .section-2{padding:60px 0 40px}.home-main .section-2 .cc-1 h2{line-height:33px;font-size:25px}.home-main .section-2 .cc-1 img{width:80px;margin-bottom:30px}.home-main .section-3{overflow:hidden;padding-bottom:250px}.home-main .section-3 .container-fluid{padding-left:30px}.home-main .section-3 .blk-icon{bottom:70px;right:0}.home-main .section-3 .blk-icon img{order:1;transform:scaleX(-1)}.home-main .section-3 .blk-icon h5{font-size:12px;margin-bottom:0}.home-main .section-10 .cc-1 .blk-1 p,.home-main .section-3 .blk-icon p,.home-main .section-6 .blk-icon p,.home-main .section-7 .blk-icon p,.stay-main .section-3 .cc-2 .nav .nav-item .nav-link p{font-size:12px;line-height:16px}.home-main .section-3 .blk-icon>div{order:2;padding-right:12px;padding-left:12px}.home-main .section-3 .container-fluid .row-1 .cc-1{margin-bottom:60px}.home-main .section-10 .cc-2 .owl-carousel-2 .item img,.home-main .section-3 .container-fluid .row-1 .cc-1 img,.stay-main .section-3 .cc-2 .tab-content .row-2 .cc-2 .blk-2 img,.wellness-main .section-2 .row-1 .cc-2 .owl-carousel .item img{height:auto}.home-main .section-3 .container-fluid .row-1 .cc-2{padding:0 12px}.home-main .section-3 .container-fluid .row-1 .cc-2 h6{margin-bottom:10px;font-size:10px;letter-spacing:1px}.home-main .section-3 .container-fluid .row-1 .cc-2 h2{margin-bottom:20px;font-size:25px;line-height:33px}.home-main .section-3 .container-fluid .row-1 .cc-2 p{max-width:100%;font-size:14px;line-height:19px}.dine-main .section-6 .row-1,.home-main .section-4,.leisure-main .section-3 .row-1,.leisure-main .section-4 .row-1,.stay-main .section-3 .row-01,.wellness-main .section-5,.wellness-main .section-7 .row-1{padding-bottom:50px}.home-main .section-11 h6,.home-main .section-4 .row-1 .cc-1 h6,.home-main .section-6 .row-1 .cc-1 h6,.home-main .section-9 .row-1 .cc-1 h6{margin-bottom:20px;font-size:10px;line-height:14px}.home-main .section-4 .row-1 .cc-1 h2,.home-main .section-6 .row-1 .cc-1 h2{font-size:25px;line-height:33px;margin-bottom:20px}.home-main .section-4 .row-2{margin-top:10px!important}.about-main .section-10 .row-1 .cc-1 img,.about-main .section-3 .row-1 .col-md-3,.celebrate-main .section-4 .cc-1,.celebrate-main .section-6 .row-1 .cc-1,.dine-main .section-4 .cc-1 img,.getaways-main .section-1 h2,.home-main .section-4 .row-2 .cc-1,.leisure-main .section-2 .row-1 .cc-1,.leisure-main .section-7 .cc-1,.stay-main .section-4 .row-1 .cc-1,.wellness-main .section-4 .cc-1,.wellness-main .section-6 .container-fluid .cc-1,.wellness-main .section-8 .row-1 .cc-1{margin-bottom:30px}.about-main .section-9 .row-2 .cc-1:last-child,.celebrate-main .section-6 .row-1 .cc-1:last-child,.getaways-main .section-2 .row .cc-1:last-child,.getaways-main .section-2 .row:last-child,.getaways-main .section-3 .row .cc-1:last-child,.getaways-main .section-3 .row:last-child,.home-main .section-4 .row-2 .cc-1:last-child{margin-bottom:0}.home-main .section-4 .cc-2{padding-left:12px!important;margin-bottom:30px}.home-main .section-4 .cc-3 img{object-fit:cover}.home-main .section-4 .cc-3 .owl-dots{bottom:0!important}.home-main .section-4 .cc-3 .owl-dots .owl-dot{width:8px;height:8px}.celebrate-main .section-7,.home-main .section-10 .cc-2 .owl-carousel-2,.home-main .section-4 .cc-4,.stay-main .section-3 .cc-2 .tab-content .tab-pane .last-tab{position:relative}.home-main .section-4 .cc-4 .blk-1{position:absolute;right:25px;top:11px}.home-main .section-4 .cc-4 .blk-1 img{height:40px}.home-main .section-4 .cc-4 h3{font-size:18px;line-height:27px;margin-bottom:10px}.home-main .section-4 .cc-4 p{font-size:12px;line-height:18px;margin-bottom:0}.home-main .section-4 .cc-4 span{font-size:12px;line-height:17px;font-weight:500}.home-main .section-13 .row h6,.home-main .section-4 .cc-4 .blk-2{margin-top:20px}.home-main .section-4 .cc-4 .blk-2 ul{margin-right:15px}.home-main .section-12 .cc-1 h6,.home-main .section-13 .row .cc-1 h6,.home-main .section-4 .cc-4 .blk-2 ul li{font-size:10px}.home-main .section-4 .cc-4 .btn-2{padding:6px 15px;font-size:12px}.about-main .section-10,.home-main .section-5,.wellness-main .section-8{padding-top:100px}.home-main .section-5 .container-fluid img{height:auto;margin-bottom:20px}.home-main .section-5::after{top:50px;width:76%;height:80px}.home-main .section-6{padding-top:40px;padding-bottom:250px}.home-main .section-6::after{width:0%}.home-main .section-6 .blk-icon{bottom:10%}.home-main .section-6 .row-1 .cc-2 p{margin-top:0;font-size:12px;line-height:17px}.home-main .section-6 .row-1 .cc-2 .blk-1{margin-top:50px;display:block;max-width:250px}.home-main .section-6 .row-1 .cc-2 .blk-1 .blk-2{padding-left:0;width:100%}.home-main .section-6 .row-1 .cc-2 .blk-1 .blk-2 h4{font-size:15px}.home-main .section-7{padding-bottom:200px;padding-top:20px}.home-main .section-7::after{height:200px;bottom:-10px;left:-70px;width:100%;z-index:-1;background-image:url(/wp-content/themes/greenpark/assets/img/icon30.svg)}.home-main .section-7 .blk-icon{bottom:8%;max-width:200px}.home-main .section-10 .cc-1 h6,.home-main .section-7 .blk-icon h5{font-size:10px;line-height:14px}.home-main .section-7 .blk-icon img{width:55px}.home-main .section-7 .row-1{display:inline-flex;flex-wrap:wrap}.home-main .section-7 .row-1 br{display:inline-block}.home-main .section-7 .row-1 h4{margin-bottom:40px;padding:0;font-size:15px;line-height:20px}.home-main .section-7 .row-1 .col{width:100%;margin-bottom:20px;flex:none}.about-main .section-4 .row-1 h6,.celebrate-main .section-2 .row-2 h2,.home-main .section-10 .cc-1 h2,.home-main .section-7 .row-1 .col-md-4,.home-main .section-8 .row-1 .blk-1,.leisure-main .section-2 .row-1 .cc-1 h2,.leisure-main .section-5 .row-1 .cc-1,.wellness-main .section-3 .row-2 .cc-1{margin-bottom:20px}.home-main .section-7 .row-1 .col-md-3{padding-left:12px;order:2}.about-main .section-9,.home-main .section-8,.home-main .section-9,.stay-main .section-3{padding-bottom:0}.home-main .section-9 .row-1 .cc-1 h2{font-size:25px;line-height:35px;margin-bottom:30px}.home-main .section-9 .row-1 .cc-2 p{font-size:14px;line-height:19px;margin:20px 0 30px}.home-main .section-10{overflow:hidden;padding-bottom:200px}.about-main .section-05 .container-fluid,.home-main .section-10 .container-fluid{padding-right:30px}.home-main .section-10 .cc-1 .blk-1{bottom:7%;width:300px;right:30px}.home-main .section-10 .cc-1 .blk-1 img{width:90px}.home-main .section-10 .cc-1 .blk-1 h5{font-size:14px;line-height:20px}.home-main .section-10 .cc-2 .owl-carousel-2 .owl-nav .owl-prev{display:inline-block;position:absolute;left:-25px;top:50%}.home-main .section-10 .cc-2 .owl-carousel-2 .owl-nav .owl-prev img{object-fit:contain;rotate:180deg}.home-main .section-10 .cc-2 .owl-carousel-2 .owl-nav .owl-next{right:-25px;top:50%;position:absolute}.home-main .section-10 .cc-2 .owl-carousel-2 .owl-nav img{width:20px!important;height:20px!important}.home-main .section-10 .cc-2 .owl-carousel-2 .owl-dots .owl-dot{width:16%}.home-main .section-11,.stay-main .section-4{padding-bottom:50px;padding-top:0}.home-main .section-11 h2{font-size:30px;line-height:40px}.home-main .section-11 .row-2 .cc-1 .blk-1 img{width:100px;margin-bottom:30px;height:120px}.home-main .section-12 .cc-1 h2,.home-main .section-13 .row h2{font-size:25px;line-height:34px}.home-main .section-12 .btn-2{font-size:12px;padding:6px 15px}.home-main .section-13{padding-bottom:40px;padding-top:0}.home-main .section-13 .row .cc-2,.home-main .section-13 .row .cc-3,.leisure-main .section-7 .row-2{margin-top:30px}.home-main .section-13 .row .cc-2 img{width:77px}.home-main .section-13 .row .cc-2>div,.home-main .section-13 .row .cc-3>div{min-height:auto}.home-main .section-13 .row .cc-3 img{width:112px}.navbar .cc-3{border:none;margin:0;padding:0}.stay-main .section-1 .cc-2 img,.wellness-main .section-1 .cc-2 img{position:absolute;top:135px;right:30px;width:50px}.dine-main .section-4 .para-text1,.stay-main .section-2 .cc-1 p,.stay-main .section-3 .cc-2 .tab-content .row-2 .cc-1 p{padding-right:0}.stay-main .section-3 .cc-2 .tab-arrows{margin-bottom:80px}.stay-main .section-3 .cc-2 .nav .nav-item{margin-right:0;margin-bottom:0;width:33%}.stay-main .section-3 .cc-2 .nav .nav-item .nav-link img{width:40px;height:40px}.stay-main .section-3 .cc-2 .tab-content .row-2 .cc-01 .outer-box{width:auto}.leisure-main .section-7 .row-2 .detail .cc-01 .blk-1:last-child,.stay-main .section-3 .cc-2 .tab-content .row-2 .cc-01 .blk-1:last-child{border-bottom:1px solid #cec5b9}.stay-main .section-3 .cc-2 .tab-content .tab-pane .cc-04 img{position:absolute;top:-15px;right:12px}.stay-main .section-4 .row-1 .cc-3 p{order:3}.stay-main .section-4 .row-1 .cc-3 h2{order:1}.stay-main .section-4 .row-1 .cc-3 img{order:2;margin:20px 0 30px}.dine-main .section-1 .cc-2 img{position:absolute;top:135px;right:30px;width:60px}.about-main .section-05,.dine-main .section-2,.dine-main .section-5,.leisure-main .section-4{padding-top:50px}.dine-main .section-2 .img-blk img{height:400px}.dine-main .section-3 .img-blk img{height:400px;width:100%}.celebrate-main .section-3 .owl-carousel .owl-nav .owl-next,.dine-main .section-04 .owl-carousel .owl-nav .owl-next{right:0}.dine-main .section-04 .owl-carousel .owl-dots .owl-dot{width:33%}.dine-main .section-7{padding-top:50px;padding-bottom:80px}.wellness-main .section-1{padding-bottom:60px}.wellness-main .section-1 .row-2{margin-top:45px}.wellness-main .section-2{padding-top:65px}.wellness-main .section-2 .row-1 .cc-1{padding-right:20px}.wellness-main .section-3{padding:70px 0}.wellness-main .section-3 .row-2{margin-top:60px}.wellness-main .section-3 .detail .cc-01 .blk-1:last-child{border-bottom:1px solid #fff}.wellness-main .section-5 .row-1 .cc-1 img{top:-19px}.leisure-main .section-1 .blk-1 img{margin-top:50px;height:400px}.leisure-main .section-2 .row-1{padding-bottom:35px}.leisure-main .section-2 .row-1 .cc-1 .blk-1{text-align:start}.leisure-main .section-2 .row-1 .cc-1 .blk-1 img{position:static;width:70px}.leisure-main .section-6{padding:0 0 50px}.leisure-main .section-7 .row-2 .detail .cc-01{padding-right:42px}.celebrate-main .section-1{height:600px}.celebrate-main .section-2 .row-1{margin-bottom:0!important}.about-main .section-02 .row-1 h2,.about-main .section-05 .container-fluid .cc-1,.about-main .section-09 .row-1 h2,.about-main .section-2 .row-1 h2,.celebrate-main .section-2 .row-2 .para-text1{margin-bottom:25px}.celebrate-main .section-4{padding:0}.celebrate-main .section-4 .cc-1 h2{font-size:30PX;line-height:46PX}.celebrate-main .section-4 .cc-2 .owl-carousel-2 .item h4{min-height:44px}.celebrate-main .section-4 .cc-2 .owl-carousel-2 .item img{height:80px;width:80px}.celebrate-main .section-4 .cc-2 .owl-carousel-2 .owl-nav .owl-next{left:27px}.celebrate-main .section-6{padding-top:80px}.celebrate-main .section-7 .row-1 .cc-2 img{position:absolute;top:32px;right:50px}.getaways-main .section-2 .row,.getaways-main .section-3 .row{margin-bottom:30px!important}.about-main .section-1{padding-bottom:50px!important}.about-main .section-07 .row-1 .cc-1 h6,.about-main .section-09 .row-1 h6,.about-main .section-2 .row-1 h6{margin-bottom:25px!important}.about-main .section-07 .row-1 .cc-1{padding-right:42px;margin-bottom:25px}.about-main .section-07 .row-1 .cc-2 .owl-carousel .owl-dots .owl-dot{width:29%}.about-main .section-07 .row-1 .cc-2 h2{line-height:50px!important}.about-main .section-3{padding-bottom:40px}.about-main .section-3 .row-1 .icon{padding-top:30px}.about-main .section-4 .row-1 h2{font-size:50px}.about-main .section-10 .row-1 .cc-2 img{height:300px;width:54%;object-fit:contain}}@media only screen and (max-width:400px){.btn-1{padding:10px 20px}.home-main .section-3 .blk-icon{max-width:300px}.home-main .section-3 .blk-icon img{width:90px}}:root{--direction-multiplier:1}body.rtl,html[dir=rtl]{--direction-multiplier:-1}.elementor-hidden{display:none}.elementor-visibility-hidden{visibility:hidden}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{clear:both;content:"";display:block;height:0;width:0}.e-logo-wrapper{display:inline-block;line-height:1}.e-logo-wrapper i{color:var(--e-a-color-circle-logo);font-size:2.5em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{background-color:transparent;margin:0}.elementor img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{border:none;line-height:1;margin:0;max-width:100%;width:100%}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{direction:ltr;inset:0;overflow:hidden;position:absolute;z-index:0}.elementor .elementor-background-video-container{pointer-events:none;transition:opacity 1s}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video,.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(-50%,-50%)}.elementor .elementor-background-video-hosted{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay{inset:0;position:absolute}.elementor .elementor-background-slideshow{inset:0;position:absolute;z-index:0}.elementor .elementor-background-slideshow__slide__image{background-position:50%;background-size:cover;height:100%;width:100%}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:1024px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media (max-width:767px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}.elementor-invisible{visibility:hidden}.elementor-custom-embed-play{inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(calc(-50% * var(--direction-multiplier)),-50%)}.elementor-custom-embed-play i{color:#fff;font-size:100px;text-shadow:1px 0 6px rgba(0,0,0,.3)}.elementor-custom-embed-play svg{fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3));height:100px;width:100px}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-duration:10s;transition-property:transform;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}.elementor-align-center{text-align:center}.elementor-align-right{text-align:right}.elementor-align-left{text-align:left}.elementor-align-center .elementor-button,.elementor-align-left .elementor-button,.elementor-align-right .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}@media (min-width:-1){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-center .elementor-button,.elementor-widescreen-align-left .elementor-button,.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-laptop-align-center{text-align:center}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-center .elementor-button,.elementor-laptop-align-left .elementor-button,.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-center .elementor-button,.elementor-tablet_extra-align-left .elementor-button,.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media (max-width:1024px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-center .elementor-button,.elementor-tablet-align-left .elementor-button,.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-mobile_extra-align-center{text-align:center}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-center .elementor-button,.elementor-mobile_extra-align-left .elementor-button,.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-justify .elementor-button{width:100%}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-center .elementor-button,.elementor-mobile-align-left .elementor-button,.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}:root{--page-title-display:block}.elementor-page-title,h1.entry-title{display:var(--page-title-display)}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-inline:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end}@media (min-width:768px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-block-end:var(--kit-widget-spacing,20px)}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-block-end:0}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:767px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:768px) and (max-width:1024px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media (min-width:-1){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(10),.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:0}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(10),.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:0}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}@media (min-width:-1){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1024px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:767px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1025px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:-1){#elementor-device-mode:after{content:"laptop";content:"tablet_extra"}}@media (max-width:1024px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile"}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap}.e-con:where(:not(.e-div-block-base)){transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s)}.e-con{--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}body.rtl .e-con{--padding-inline-start:var(--padding-right);--padding-inline-end:var(--padding-left);--margin-inline-start:var(--margin-right);--margin-inline-end:var(--margin-left);--border-inline-start-width:var(--border-right-width);--border-inline-end-width:var(--border-left-width)}.e-con{margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align)}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row}.e-con.e-grid,.e-con.e-grid>.e-con-inner{align-content:var(--grid-align-content);align-items:var(--align-items);grid-auto-flow:var(--grid-auto-flow);grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);justify-items:var(--justify-items)}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal}.e-con-boxed.e-grid{grid-template-columns:1fr;grid-template-rows:1fr;justify-items:legacy}.e-con-boxed{gap:initial;text-align:initial}.e-con.e-flex>.e-con-inner{align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content)}.e-con.e-grid>.e-con-inner{align-items:var(--align-items);justify-items:var(--justify-items)}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}:is([data-widget_type="e-component.default"],[data-widget_type="e-component.default"]>.elementor-section-wrap)>.e-con{--margin-right:0px;--margin-left:0px}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));top:calc(0px - var(--border-top-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}@media (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile{display:none}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}.e-con .elementor-widget:not(:last-child){--kit-widget-spacing:0px}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}.e-con.e-flex .elementor-widget-archive-posts{width:100%}}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1}.elementor-field-group{align-items:center;flex-wrap:wrap}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{background-color:transparent;border:1px solid #69727d;color:#1f2124;flex-grow:1;max-width:100%;vertical-align:middle;width:100%}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;flex-basis:100%;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-inline-end:20px;text-transform:inherit}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;inset-block-start:50%;inset-inline-end:10px;pointer-events:none;position:absolute;text-shadow:0 0 3px rgba(0,0,0,.3);transform:translateY(-50%)}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:flex;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-inline-end:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{color:red;content:"*";padding-inline-start:.2em}.elementor-field-textual{border-radius:3px;font-size:15px;line-height:1.4;min-height:40px;padding:5px 14px}.elementor-field-textual.elementor-size-xs{border-radius:2px;font-size:13px;min-height:33px;padding:4px 12px}.elementor-field-textual.elementor-size-md{border-radius:4px;font-size:16px;min-height:47px;padding:6px 16px}.elementor-field-textual.elementor-size-lg{border-radius:5px;font-size:18px;min-height:59px;padding:7px 20px}.elementor-field-textual.elementor-size-xl{border-radius:6px;font-size:20px;min-height:72px;padding:8px 24px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit,[dir=rtl] .elementor-button-align-start .e-form__buttons,[dir=rtl] .elementor-button-align-start .elementor-field-type-submit{justify-content:flex-end}[dir=rtl] .elementor-button-align-end .e-form__buttons,[dir=rtl] .elementor-button-align-end .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}@media screen and (max-width:1024px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit,[dir=rtl] .elementor-tablet-button-align-start .e-form__buttons,[dir=rtl] .elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-end}[dir=rtl] .elementor-tablet-button-align-end .e-form__buttons,[dir=rtl] .elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media screen and (max-width:767px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit,[dir=rtl] .elementor-mobile-button-align-start .e-form__buttons,[dir=rtl] .elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-end}[dir=rtl] .elementor-mobile-button-align-end .e-form__buttons,[dir=rtl] .elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{font-size:1em;line-height:1;margin:10px 0}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-style:normal;font-weight:400;margin-inline-end:5px;vertical-align:middle}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e87f"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{border:none;padding-block-end:0;padding-block-start:0}.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)) .elementor-widget-container,.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)):not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{line-height:1;margin:0;padding:0}.elementor-button{background-color:#69727d;border-radius:3px;color:#fff;display:inline-block;fill:#fff;font-size:15px;line-height:1;padding:12px 24px;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-button-icon{align-items:center;display:flex}.elementor-button-icon svg{height:auto;width:1em}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{display:inline-block}.elementor-button.elementor-size-xs{border-radius:2px;font-size:13px;padding:10px 20px}.elementor-button.elementor-size-md{border-radius:4px;font-size:16px;padding:15px 30px}.elementor-button.elementor-size-lg{border-radius:5px;font-size:18px;padding:20px 40px}.elementor-button.elementor-size-xl{border-radius:6px;font-size:20px;padding:25px 50px}.elementor-button span{text-decoration:inherit}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-view-stacked .elementor-icon{background-color:#69727d;color:#fff;fill:#fff;padding:.5em}.elementor-view-framed .elementor-icon{background-color:transparent;border:3px solid #69727d;color:#69727d;padding:.5em}.elementor-icon{color:#69727d;display:inline-block;font-size:50px;line-height:1;text-align:center;transition:all .3s}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{display:block;height:1em;position:relative;width:1em}.elementor-icon i:before,.elementor-icon svg:before{left:50%;position:absolute;transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-square .elementor-icon{border-radius:0}.elementor-shape-rounded .elementor-icon{border-radius:10%}.elementor-shape-circle .elementor-icon{border-radius:50%}.e-transform .elementor-widget-container,.e-transform:not(:has(.elementor-widget-container)){transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none!important}html *{transition-delay:0s!important;transition-duration:0s!important}}@media (max-width:767px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:768px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-laptop,.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:1025px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none}}.elementor-kit-37{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.e-con{--container-max-width:1140px}.elementor-widget:not(:last-child){--kit-widget-spacing:20px}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px}{}h1.entry-title{display:var(--page-title-display)}@media(max-width:1024px){.elementor-section.elementor-section-boxed>.elementor-container{max-width:1024px}.e-con{--container-max-width:1024px}}@media(max-width:767px){.elementor-section.elementor-section-boxed>.elementor-container{max-width:767px}.e-con{--container-max-width:767px}}