body{padding:0}.section-title2{display:flex;justify-content:space-between;position:relative;align-items:end;flex-wrap:wrap;column-gap:10px;row-gap:20px;z-index:1}.section-title2__wrapper-subtitle{font-family:var(--rr-ff-subtitle);color:var(--rr-heading-primary);font-weight:var(--rr-fw-sbold);font-size:14px;font-style:normal;line-height:14px;display:flex;align-items:center;gap:10px;margin-bottom:10px}.section-title2__wrapper-title{font-family:var(--rr-ff-heading);color:var(--rr-heading-primary);font-weight:var(--rr-fw-bold);font-size:var(--rr-fs-h2);line-height:var(--rr-lh-h2);font-style:normal;margin-bottom:0}@media only screen and (min-width:768px) and (max-width:992px){.section-title2__wrapper-title{font-size:40px;line-height:50px}}@media only screen and (min-width:576px) and (max-width:767px){.section-title2__wrapper-title{font-size:35px;line-height:45px}}@media (max-width:575px){.section-title2__wrapper-title{font-size:28px;line-height:38px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.section-title2__wrapper-title br{display:none}}.section-title2__button a{color:var(--rr-common-white);font-family:var(--rr-ff-heading);font-weight:var(--rr-fw-sbold);line-height:var(--rr-lg-h5);background:var(--rr-theme-primary);font-size:14px;font-style:normal;display:inline-flex;padding:15px 30px;align-items:center;gap:10px;transition:.3s;margin-bottom:0;border-radius:30px}.section-title2__button a:hover{background:var(--rr-heading-primary)}.section-title2__paragraph{font-family:var(--rr-ff-body);color:var(--rr-text-body);font-weight:var(--rr-fw-regular);line-height:var(--rr-lg-h5);font-size:16px;margin-bottom:0;font-style:normal}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.section-title2__paragraph br{display:none}}.upDown{animation:upDown 1.3S infinite alternate}@keyframes upDown{0%{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}100%{-webkit-transform:translateY(-15px);-moz-transform:translateY(-15px);-ms-transform:translateY(-15px);-o-transform:translateY(-15px);transform:translateY(-15px)}}.upDown-top{animation:upDown 1S infinite alternate}@keyframes upDown-top{0%{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}100%{-webkit-transform:translateY(-10px);-moz-transform:translateY(-10px);-ms-transform:translateY(-10px);-o-transform:translateY(-10px);transform:translateY(-10px)}}.upDown-bottom{animation:upDown .8S infinite alternate}@keyframes upDown-bottom{0%{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}100%{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);-ms-transform:translateY(-8px);-o-transform:translateY(-8px);transform:translateY(-8px)}}.rightLeft{animation:rightLeft 1.3S infinite alternate}@keyframes rightLeft{0%{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(10px);-moz-transform:translateX(10px);-ms-transform:translateX(10px);-o-transform:translateX(10px);transform:translateX(10px)}}.rightLeft{animation:rightLeft 1.3S infinite alternate}@keyframes zooming{0%{transform:scale(1)}50%{transform:scale(1.1)}100%{transform:scale(1)}}@media only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.banner2__right-thumb{justify-content:center}}.banner2__shape{width:1821px;height:1134px;position:absolute;left:-221px;top:-237px}.banner2__padding-space2{padding:180px 0 0 0}@media (max-width:575px){.banner2__padding-space2{padding:130px 0 0 0}}@media only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px){.banner2__content{margin-bottom:50px}}@media only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.banner2__content{margin-bottom:50px;margin-top:90px}}.banner2__subtitle{font-family:var(--rr-ff-heading);color:var(--rr-heading-primary);font-weight:var(--rr-fw-sbold);display:flex;align-items:center;gap:10px;font-style:normal;font-size:14px;line-height:14px;margin-bottom:20px;margin-top:-80px}.banner2__title{font-family:var(--rr-ff-heading);color:var(--rr-heading-primary);font-weight:var(--rr-fw-bold);font-size:60px;line-height:80px;font-style:normal;text-transform:capitalize}@media only screen and (min-width:576px) and (max-width:767px){.banner2__title{font-size:55px;line-height:75px}}@media (max-width:575px){.banner2__title{font-size:43px;line-height:56px}}@media only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.banner2__title br{display:none}}.banner2__button{background:var(--rr-background-gray);font-family:var(--rr-ff-heading);color:var(--rr-heading-primary);font-weight:var(--rr-fw-sbold);line-height:var(--rr-lh-h5);border:1px solid var(--rr-heading-primary);border-radius:30px;font-size:14px;font-style:normal;padding:15px 30px;display:inline-flex;align-items:center;gap:10px;transition:.3s}.banner2__button:hover{background:var(--rr-theme-primary);border-color:var(--rr-theme-primary);color:var(--rr-common-white)}.banner2__right-img{max-width:420px;width:100%;height:100%;transition:.3s}.banner2__right-img img{border-radius:20px;border:5px solid var(--rr-theme-primary);width:100%;height:100%}.banner2__right-img:hover .banner2__item-indonesia-small-img img{transform:rotate(360deg)}.banner2__right-img:hover .banner2__item-south-africa-small-img img{transform:rotate(360deg)}.banner2__right-img:hover .banner2__item-turkey-small-img img{transform:rotate(360deg)}.banner2__item-germany{background:var(--rr-common-white);display:inline-flex;align-items:center;gap:15px;border-radius:10px;border:.498824px solid #e3dbd8;padding:10px 15px 10px 65px;position:absolute;z-index:1;top:71px;right:-59px;transition:.3s}@media (max-width:575px){.banner2__item-germany{top:71px;right:0}}.banner2__item-germany-small-img img{width:100%;height:100%;border:1px solid var(--rr-theme-primary);border-radius:50%}.banner2__item-germany-text span{font-family:var(--rr-ff-heading);color:var(--rr-heading-primary);font-weight:var(--rr-fw-regular);line-height:var(--rr-lh-h5);font-style:normal;font-size:16px}.banner2__item-south-korea{background:var(--rr-common-white);display:inline-flex;align-items:center;gap:15px;border-radius:10px;border:.498824px solid #e3dbd8;padding:10px 15px 10px 41px;position:absolute;z-index:1;top:71px;left:-80px;transition:.3s}@media only screen and (min-width:992px) and (max-width:1199px){.banner2__item-south-korea{top:175px;left:0}}@media (max-width:575px){.banner2__item-south-korea{top:160px;left:0}}.banner2__item-south-korea-small-img img{width:100%;height:100%;border:1px solid var(--rr-theme-primary);border-radius:50%}.banner2__item-south-korea-text span{font-family:var(--rr-ff-heading);color:var(--rr-heading-primary);font-weight:var(--rr-fw-regular);line-height:var(--rr-lh-h5);font-style:normal;font-size:16px}.banner2__item-south-africa{background:var(--rr-common-white);display:inline-flex;align-items:center;gap:15px;border-radius:10px;border:.498824px solid #e3dbd8;padding:10px 15px 10px 42px;position:absolute;z-index:1;top:311px;right:-75px;transition:.3s}@media (max-width:575px){.banner2__item-south-africa{top:250px;right:0}}.banner2__item-south-africa-small-img img{width:100%;height:100%;border:1px solid var(--rr-theme-primary);border-radius:50%}.banner2__item-south-africa-text span{font-family:var(--rr-ff-heading);color:var(--rr-heading-primary);font-weight:var(--rr-fw-regular);line-height:var(--rr-lh-h5);font-style:normal;font-size:16px}.banner2__item-turkey{background:var(--rr-common-white);display:inline-flex;align-items:center;gap:15px;border-radius:10px;border:.498824px solid #e3dbd8;padding:10px 15px 10px 84px;position:absolute;z-index:1;bottom:98px;right:-110px}@media (max-width:575px){.banner2__item-turkey{bottom:98px;right:0}}@media (max-width:320px){.banner2__item-turkey{bottom:350px;right:0}}.banner2__item-turkey-small-img img{width:100%;height:100%;border:1px solid var(--rr-theme-primary);border-radius:50%}.banner2__item-turkey-text span{font-family:var(--rr-ff-heading);color:var(--rr-heading-primary);font-weight:var(--rr-fw-regular);line-height:var(--rr-lh-h5);font-style:normal;font-size:16px}.leftRight{animation:leftRight 1.3S infinite alternate}.banner2__item-indonesia{background:var(--rr-common-white);display:inline-flex;align-items:center;gap:15px;border-radius:10px;border:.498824px solid #e3dbd8;padding:10px 15px 10px 59px;position:absolute;z-index:1;bottom:116px;left:-80px}@media only screen and (min-width:992px) and (max-width:1199px){.banner2__item-indonesia{bottom:155px;left:0}}@media (max-width:575px){.banner2__item-indonesia{bottom:190px;left:0}}@media (max-width:450px),(max-width:376px){.banner2__item-indonesia{bottom:25px;left:0}}.banner2__item-indonesia-small-img img{width:100%;height:100%;border:1px solid var(--rr-theme-primary);border-radius:50%}.banner2__item-indonesia-text span{font-family:var(--rr-ff-heading);color:var(--rr-heading-primary);font-weight:var(--rr-fw-regular);line-height:var(--rr-lh-h5);font-style:normal;font-size:16px}.blog-4__item{background:#fff;border-radius:10px;overflow:hidden}.blog-4__item:hover .blog-4__item-thumb img{transform:scale(1.2);transition:all 1s ease-in-out}.blog-4__item-thumb{position:relative;overflow:hidden;border-radius:10px 10px 0 0;transition:all .3s ease-in-out}.blog-4__item-thumb img{width:100%;height:100%;object-fit:cover;border-radius:10px 10px 0 0}.blog-4__item-thumb-text{background:var(--rr-theme-primary);border-radius:0 10px 0 0;padding:5px 20px;position:absolute;bottom:0;left:0}.blog-4__item-thumb-text span{font-family:var(--rr-ff-heading);font-weight:var(--rr-fw-regular);color:var(--rr-common-white);font-style:normal;font-size:16px;line-height:30px;margin-bottom:0}.blog-4__item-content{padding:30px 40px 30px 40px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.blog-4__item-content{padding:20px}}.blog-4__item-content-wrap{display:inline-flex;align-items:center;gap:20px;flex-wrap:wrap;row-gap:10px}.blog-4__item-content-wrap-cta{display:flex;align-items:center;gap:10px;margin-bottom:6px}.blog-4__item-content-wrap-cta .bullet{background:var(--rr-theme-primary);position:relative;width:10px;height:10px;border-radius:50%}.blog-4__item-content-wrap-cta .title{font-family:var(--rr-ff-heading);color:var(--rr-heading-primary);font-weight:var(--rr-fw-regular);font-style:normal;font-size:16px;line-height:30px;margin-bottom:0}.blog-4__item-content-wrap-cta .title a{font-family:var(--rr-ff-heading);color:var(--rr-heading-primary);font-weight:var(--rr-fw-regular);font-style:normal;font-size:16px;line-height:30px;margin-bottom:0;transition:all .3s ease-in-out}.blog-4__item-content-wrap-cta .title a:hover{color:var(--rr-theme-primary)}.blog-4__item-content-title{margin-bottom:22px}.blog-4__item-content-title a{font-family:var(--rr-ff-heading);color:var(--rr-heading-primary);font-weight:var(--rr-fw-bold);font-style:normal;font-size:23px;line-height:30px;transition:all .3s ease-in-out}.blog-4__item-content-title a:hover{color:var(--rr-theme-primary)}@media only screen and (min-width:576px) and (max-width:767px){.blog-4__item-content-title a{font-size:20px}}.blog-4__item-content-title-2 a{font-size:21px;line-height:27px}.blog-4__item-content-btn{font-family:var(--rr-ff-heading);color:var(--rr-heading-primary);font-weight:var(--rr-fw-sbold);font-style:normal;font-size:14px;line-height:30px;margin-bottom:0;display:inline-flex;align-items:center;transition:all .3s ease-in-out;gap:6px}.blog-4__item-content-btn i{margin-top:3px}.blog-4__item-content-btn:hover{color:var(--rr-theme-primary)}.coaching__item{gap:20px}@media (max-width:575px){.coaching__item{flex-direction:column;align-items:start!important}}.coaching__item-midea{width:100%}.coaching__item-midea img{width:100%;height:100%;border-top-right-radius:20px;border-bottom-right-radius:20px}@media (max-width:575px){.coaching__item-midea img{border-top-left-radius:20px;border-top-right-radius:20px;border-bottom-left-radius:0;border-bottom-right-radius:0}}.coaching__item-content-title{font-family:var(--rr-ff-heading);color:var(--rr-heading-primary);font-weight:var(--rr-fw-sbold);line-height:var(--rr-lh-h5);font-size:18px;font-style:normal}.coaching__item-content p{font-family:var(--rr-ff-body);color:var(--rr-text-body);font-weight:var(--rr-fw-regular);line-height:var(--rr-lh-h5);font-size:15px;font-style:normal;margin-bottom:30px}.coaching__item-content a{font-family:var(--rr-ff-heading);line-height:var(--rr-lh-h5);font-weight:var(--rr-fw-sbold);color:var(--rr-theme-primary);font-style:normal;font-size:14px;display:flex;align-items:center;gap:10px}.coaching__item-content a i{transform:rotate(45deg);transition:.3s}.coaching__item-content a:hover{color:var(--rr-heading-primary)}.coaching__item-content a:hover i{transform:rotate(1deg)}.coaching__bottom-btn{margin-top:50px;display:flex;justify-content:center;position:relative;align-items:center;margin-bottom:30px}.coaching__bottom-btn::before{background-color:#e3dbd8;content:"";width:550px;height:1px;position:absolute;top:50%;left:0;transform:translateY(-50%);z-index:1}.coaching__bottom-btn::after{background-color:#e3dbd8;content:"";width:550px;height:1px;position:absolute;top:50%;right:0;transform:translate(0,-50%);z-index:1}.contact-us__widget{max-width:587px;width:100%}.contact-us__widget img{width:100%;height:100%}.contact-us__area .contact-us__title-wrapper .contact-us__form-wrapper{background:#f1f5eb;border-radius:20px;padding:40px}@media (max-width:575px){.contact-us__area .contact-us__title-wrapper .contact-us__form-wrapper{padding:20px}}.contact-us__area .contact-us__title-wrapper .contact-us__form-wrapper .contact-us__form .contact-us__input{position:relative}.contact-us__area .contact-us__title-wrapper .contact-us__form-wrapper .contact-us__form .contact-us__input span{color:var(--rr-heading-primary);font-weight:var(--rr-fw-light);line-height:var(--rr-lh-h5);font-size:16px;font-style:normal;display:block}.contact-us__area .contact-us__title-wrapper .contact-us__form-wrapper .contact-us__form .contact-us__input input{position:relative;line-height:var(--rr-lh-h5);font-weight:var(--rr-fw-light);margin-top:5px;margin-right:0;background:var(--rr-common-white);margin-bottom:30px;padding:16px 20px 15px 45px;border-radius:150px;font-style:normal;border:1px solid #e3dbd8;outline:0;width:100%;text-align:right}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.contact-us__area .contact-us__title-wrapper .contact-us__form-wrapper .contact-us__form .contact-us__input input{padding:16px 20px 15px 45px}}.contact-us__area .contact-us__title-wrapper .contact-us__form-wrapper .contact-us__form .contact-us__input input::-webkit-input-placeholder{color:var(--rr-heading-primary);opacity:.6;font-size:16px}.contact-us__area .contact-us__title-wrapper .contact-us__form-wrapper .contact-us__form .contact-us__input input::-moz-placeholder{color:var(--rr-heading-primary);opacity:.6;font-size:16px}.contact-us__area .contact-us__title-wrapper .contact-us__form-wrapper .contact-us__form .contact-us__input input:-moz-placeholder{color:var(--rr-heading-primary);opacity:.6;font-size:16px}.contact-us__area .contact-us__title-wrapper .contact-us__form-wrapper .contact-us__form .contact-us__input input:-ms-input-placeholder{color:var(--rr-heading-primary);opacity:.6;font-size:16px}.contact-us__area .contact-us__title-wrapper .contact-us__form-wrapper .contact-us__form .contact-us__input input::placeholder{color:var(--rr-heading-primary);opacity:.6;font-size:16px}.contact-us__area .contact-us__title-wrapper .contact-us__form-wrapper .contact-us__form .contact-us__input .icon{position:absolute;top:50%;left:20px;transform:translateY(-50%);color:var(--rr-heading-primary)}.contact-us__area .contact-us__title-wrapper .contact-us__form-wrapper .contact-us__form .contact-us__textarea{position:relative}.contact-us__area .contact-us__title-wrapper .contact-us__form-wrapper .contact-us__form .contact-us__textarea span{color:var(--rr-heading-primary);font-weight:var(--rr-fw-light);line-height:var(--rr-lh-h5);font-size:16px;font-style:normal}.contact-us__area .contact-us__title-wrapper .contact-us__form-wrapper .contact-us__form .contact-us__textarea textarea{background:var(--rr-common-white);margin-top:5px;height:130px!important;margin-right:0;border:1px solid rgba(0,29,8,.1);padding:13px 20px 13px 45px;border-radius:30px;font-weight:var(--rr-fw-light)}.contact-us__area .contact-us__title-wrapper .contact-us__form-wrapper .contact-us__form .contact-us__textarea textarea::-webkit-input-placeholder{color:var(--rr-heading-primary);opacity:.6;font-size:16px}.contact-us__area .contact-us__title-wrapper .contact-us__form-wrapper .contact-us__form .contact-us__textarea textarea::-moz-placeholder{color:var(--rr-heading-primary);opacity:.6;font-size:16px}.contact-us__area .contact-us__title-wrapper .contact-us__form-wrapper .contact-us__form .contact-us__textarea textarea:-moz-placeholder{color:var(--rr-heading-primary);opacity:.6;font-size:16px}.contact-us__area .contact-us__title-wrapper .contact-us__form-wrapper .contact-us__form .contact-us__textarea textarea:-ms-input-placeholder{color:var(--rr-heading-primary);opacity:.6;font-size:16px}.contact-us__area .contact-us__title-wrapper .contact-us__form-wrapper .contact-us__form .contact-us__textarea textarea::placeholder{color:var(--rr-heading-primary);opacity:.6;font-size:16px}.contact-us__textarea .icon{position:absolute;top:60px;left:20px;transform:translateY(-50%);color:var(--rr-heading-primary)}.contact-btn{background:var(--rr-theme-primary);color:var(--rr-common-white);line-height:var(--rr-lh-h5);font-weight:var(--rr-fw-sbold);display:inline-flex;justify-content:center;align-items:center;width:100%;height:60px;border-radius:150px;font-style:normal;font-size:14px;transition:.3s}.contact-btn:hover{background:var(--rr-heading-primary)}.brand__thumb img{opacity:1;width:auto;height:48px}.counter__item-title{font-family:var(--rr-ff-heading);color:var(--rr-common-white);font-weight:var(--rr-fw-bold);font-size:var(--rr-fs-h2);line-height:var(--rr-lh-h2);font-style:normal}@media only screen and (min-width:1200px) and (max-width:1399px){.counter__item-title{font-size:46px}}.counter__item-title span{color:var(--rr-common-white);font-weight:var(--rr-fw-bold);font-size:var(--rr-fs-h2);line-height:var(--rr-lh-h2);font-style:normal;display:inline-flex!important;min-width:9px!important}.counter__item p{font-family:var(--rr-ff-body);color:var(--rr-common-white);font-weight:var(--rr-fw-regular);line-height:var(--rr-lh-h5);font-size:16px;font-style:normal;margin-bottom:0}@media (max-width:575px){.counter__item{text-align:center}}.contact-info__shadow{box-shadow:0 0 60px rgba(0,0,0,.05);border-radius:20px;padding:60px 40px 60px 80px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.contact-info__shadow{padding:25px 25px 25px 25px}}@media only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.contact-info__content{margin-bottom:40px}}.contact-info__content-text p{font-family:var(--rr-ff-body);color:var(--rr-text-body);font-weight:var(--rr-fw-regular);line-height:var(--rr-lh-h5);font-size:16px;margin-bottom:0;font-style:normal}.contact-info__content-text-list ul li{font-family:var(--rr-ff-heading);color:var(--rr-heading-primary);font-weight:var(--rr-fw-sbold);display:flex;align-items:center;gap:15px;line-height:28px;font-size:18px;list-style:none;font-style:normal}.contact-info__content-text-list ul li i{color:var(--rr-theme-primary)}.contact-info__content-2{margin-right:43px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.contact-info__content-2{margin-right:15px}}.contact-info__link-phone{display:flex;gap:20px;align-items:center}.contact-info__link-phone-icon i{color:var(--rr-theme-primary);font-weight:900;font-size:25px;line-height:25px;font-style:normal}.contact-info__link-phone-text{display:block}.contact-info__link-phone-text span{font-family:var(--rr-ff-body);color:var(--rr-text-body);font-weight:var(--rr-fw-regular);line-height:var(--rr-lh-h5);font-size:16px;font-style:normal;margin-bottom:0}.contact-info__link-phone-text a{font-family:var(--rr-ff-heading);color:var(--rr-heading-primary);font-weight:var(--rr-fw-sbold);font-size:18px;font-style:normal;line-height:28px;margin-top:3px}.contact-info__link-phone-text a:hover{color:var(--rr-theme-primary)}.contact-info__link-phone-text div{font-family:var(--rr-ff-heading);color:var(--rr-heading-primary);font-weight:var(--rr-fw-sbold);font-size:18px;font-style:normal;line-height:28px;margin-top:3px}.p-0{padding:0!important;background:var(--rr-common-white)!important}.choose-us__media{display:flex;gap:30px;max-width:580px;width:100%}@media only screen and (min-width:992px) and (max-width:1199px){.choose-us__media{justify-content:center}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.choose-us__media{flex-wrap:wrap;justify-content:center}}.choose-us__media-thumb-img-img img{position:relative;width:100%;height:100%;border-radius:20px}.choose-us__media-thumb-img-green-border{position:absolute;border:1px solid var(--rr-theme-primary);border-radius:20px;width:261px;height:350px;margin-right:15px;margin-top:20px;z-index:1}.choose-us__media-thumb-circle{margin-top:50px;max-width:206px;width:100%;height:auto;margin-left:auto;margin-right:auto}.choose-us__media-thumb-circle img{width:100%;height:100%}.choose-us__media-img-pictute{max-width:282px;width:100%}.choose-us__media-img-pictute img{width:100%;height:100%;border-radius:20px}.choose-us__text{background:var(--rr-theme-primary);display:flex;align-items:center;padding:33px 44px;border-radius:20px;gap:20px;margin-bottom:23px}.choose-us__text span{font-family:var(--rr-ff-heading);color:var(--rr-common-white);font-weight:var(--rr-fw-bold);font-size:var(--rr-fs-h2);line-height:var(--rr-lh-h2);font-style:normal;padding:0 5px}.choose-us__text p{font-family:var(--rr-ff-body);color:var(--rr-common-white);font-weight:var(--rr-fw-sbold);line-height:28px;font-size:18px;font-style:normal;margin-bottom:0}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.choose-us__content{margin-top:40px}}.choose-us__content-description{font-family:var(--rr-ff-body);color:var(--rr-text-body);font-weight:var(--rr-fw-regular);line-height:var(--rr-lh-h5);font-size:16px;font-style:normal;margin-bottom:0}.choose-us__content-wrapper{display:flex;align-items:center;gap:30px;flex-wrap:wrap}@media only screen and (min-width:1200px) and (max-width:1399px){.choose-us__content-wrapper{gap:25px}}.choose-us__content-wrapper-box{border:var(--rr-border-primary);padding:30px 30px 30px 30px;border-radius:20px}.choose-us__content-wrapper-box-title{display:flex;align-items:center;gap:20px;flex-wrap:wrap;column-gap:10px}.choose-us__content-wrapper-box-title-icon{background:var(--rr-theme-primary);width:60px;height:60px;display:flex;justify-content:center;align-items:center;border-radius:50%;flex-wrap:wrap;column-gap:10px}.choose-us__content-wrapper-box-title-icon svg{transition:.3s}.choose-us__content-wrapper-box-title h3{font-family:var(--rr-ff-heading);color:var(--rr-heading-primary);font-weight:var(--rr-fw-bold);line-height:var(--rr-fs-h5);font-size:22px;font-style:normal}.choose-us__content-wrapper-box-list ul li{display:flex;align-items:center;gap:15px;font-family:var(--rr-ff-heading);color:var(--rr-text-body);font-weight:var(--rr-fw-regular);line-height:var(--rr-fs-h5);font-style:normal;font-size:15px;margin-top:20px;flex-wrap:wrap;column-gap:10px}.choose-us__content-wrapper-box-list ul li i{color:var(--rr-theme-primary)}.choose-us__content-wrapper-box:hover .choose-us__content-wrapper-box-title-icon svg{animation:shake .5s}.choose-us__button{display:flex;align-items:center;gap:40px;flex-wrap:wrap}.choose-us__button-2{gap:30px}.choose-us__button-btn a{font-family:var(--rr-ff-heading);color:var(--rr-heading-primary);font-weight:var(--rr-fw-sbold);line-height:var(--rr-lh-h5);font-size:14px;font-style:normal;display:inline-flex;align-items:center;gap:10px;padding:15px 30px;border:1px solid var(--rr-theme-primary);border-radius:30px;transition:.3s}.choose-us__button-btn a:hover{background:var(--rr-heading-primary);color:var(--rr-common-white);border:1px solid var(--rr-heading-primary)}.choose-us__button-btn-2{background:var(--rr-theme-primary);color:var(--rr-common-white)!important}.choose-us__button-btn-2:hover{background:var(--rr-heading-primary)}.choose-us__button-text{display:flex;align-items:center;gap:15px;flex-wrap:wrap;column-gap:10px}.choose-us__button-text-icon{background:var(--rr-theme-primary);display:flex;justify-content:center;align-items:center;width:55px;height:55px;border-radius:50%}.choose-us__button-text-icon i{color:var(--rr-common-white);font-weight:900;font-size:16px;font-style:normal;line-height:16px}.choose-us__button-text-icon:hover i{animation:shake .5s}.choose-us__button-text-number span{font-family:var(--rr-ff-heading);color:var(--rr-heading-primary);font-weight:var(--rr-fw-regular);line-height:var(--rr-lh-h5);font-size:16px;font-style:normal;display:block}.choose-us__button-text-number a{font-family:var(--rr-ff-heading);color:var(--rr-heading-primary);font-weight:var(--rr-fw-sbold);font-size:18px;line-height:28px;font-style:normal;transition:.3s}.choose-us__button-text-number a:hover{color:var(--rr-theme-primary)}.adventure__item{padding:40px 30px;border:var(--rr-border-primary);border-radius:20px;background:var(--rr-background-gray);transition:.3s}.adventure__item-icon img{max-width:fit-content;border:1px solid var(--rr-theme-primary);border-radius:50%}.adventure__item-content h3{font-family:var(--rr-ff-heading);color:var(--rr-heading-primary);font-weight:var(--rr-fw-bold);line-height:var(--rr-lh-h5);font-size:22px;font-style:normal}.adventure__item-content-list ul li{font-family:var(--rr-ff-body);color:var(--rr-text-body);font-weight:var(--rr-fw-regular);line-height:var(--rr-lh-h5);font-size:16px;font-style:normal;display:flex;align-items:center;gap:15px}.adventure__item-content-list ul li i{color:var(--rr-heading-primary)}.adventure__item-content .list-2 ul li i{color:var(--rr-theme-primary)}.adventure__item:hover .adventure__item-icon img{transform:rotate(360deg)}.testimonial__media img{width:100%;height:645px;border-radius:20px}@media only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.testimonial__media img{height:100%;max-width:500px;display:block;margin:0 auto}}.testimonial__content{background:var(--rr-theme-primary);border-radius:20px}@media only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.testimonial__content{margin-top:40px}}.testimonial__content-text{padding:60px 60px 0 60px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.testimonial__content-text{padding:30px 30px 0 30px}}.testimonial__content-text-icon{margin-bottom:20px}.testimonial__content-text p{font-family:var(--rr-ff-body);color:var(--rr-common-white);font-weight:var(--rr-fw-regular);font-size:29px;line-height:50px;font-style:normal;margin-bottom:0}@media (max-width:575px){.testimonial__content-text p{font-size:20px;line-height:35px}}.testimonial__content-text-title{display:flex;align-items:center;gap:20px;margin-top:40px}.testimonial__content-text-title-img img{width:100%;height:100%;border-radius:50%}.testimonial__content-text-title-name h6{font-family:var(--rr-ff-heading);color:var(--rr-common-white);font-weight:var(--rr-fw-bold);line-height:var(--rr-lh-h5);font-size:22px;font-style:normal;margin-bottom:5px}.testimonial__content-text-title-name span{font-family:var(--rr-ff-heading);color:var(--rr-common-white);font-weight:var(--rr-fw-regular);line-height:var(--rr-lh-h5);font-size:16px;font-style:normal}.testimonial__content-2{background:var(--rr-common-white);margin-right:-215px}@media only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.testimonial__content-2{margin-right:0}}.testimonial__content-2-text{padding:60px 60px 87px 60px}@media only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.testimonial__content-2-text{padding:30px 30px 30px 30px}}.testimonial__content-2-text-icon{margin-bottom:20px}.testimonial__content-2-text p{font-family:var(--rr-ff-body);color:var(--rr-text-body);font-weight:var(--rr-fw-regular);font-size:29px;line-height:50px;font-style:normal;margin-bottom:0}@media (max-width:575px){.testimonial__content-2-text p{font-size:20px;line-height:35px}}.testimonial__content-2-text-name .name{font-family:var(--rr-ff-heading);color:var(--rr-heading-primary);font-weight:var(--rr-fw-bold);line-height:var(--rr-lh-h5);font-size:22px;font-style:normal;margin-bottom:5px;display:block}@media (max-width:575px){.testimonial__content-2-text-name .name{font-size:18px}}.testimonial__content-2-text-name span{font-family:var(--rr-ff-heading);color:var(--rr-text-body);font-weight:var(--rr-fw-regular);line-height:var(--rr-lh-h5);font-size:16px;font-style:normal}.testimonial__content-2-swiper-pagination{position:absolute;bottom:100px!important;right:610px!important}.testimonial__content-2-swiper-pagination .swiper-pagination-bullet-active{background:var(--rr-common-black)}.testimonial__content-2-swiper-pagination .swiper-pagination-bullet-active-next{border:1px solid var(--rr-heading-primary);background:var(--rr-common-white)}.about-4__wrapper{max-width:610px;position:relative}.about-4__wrapper-media{margin-left:0}.about-us-2__wrapper-media:first-child{column-gap:25px}.about-4__wrapper-media .img-wrap{border:1px solid var(--rr-theme-primary);padding:9px;border-radius:10px}@media (max-width:575px){.about-us-2__wrapper-media{flex-wrap:wrap;justify-content:center;gap:20px}}.about-4__wrapper-media .about-us-2__wrapper-media-image-1{border-radius:10px;width:100%;max-width:330px;height:420px}.about-4__wrapper-media .about-us-2__wrapper-media-image-1 img{width:100%;height:100%}.about-4__wrapper-media .about-us-2__wrapper-media-image-2{max-width:106px;height:106px;margin-top:0;border-radius:10px;margin-right:27px}@media only screen and (min-width:992px) and (max-width:1199px){.about-4__wrapper-media .about-us-2__wrapper-media-image-2{margin-right:0}}.about-4__wrapper-media .about-us-2__wrapper-media-image-2 img{border-radius:0}.about-4__wrapper-media .about-us-2__wrapper-media-image-2 img:hover{transform:scale(1)}.about-4__wrapper-media .about-us-2__wrapper-media__counter{background:var(--rr-common-white);box-shadow:0 6px 30px rgba(3,72,51,.2);padding:26px 26px;border-radius:10px;margin-top:30px;width:230px;height:125px;margin-left:0;margin-right:0;text-align:center}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px){.about-4__wrapper-media .about-us-2__wrapper-media__counter{display:none}}.about-4__wrapper-media .about-us-2__wrapper-media__counter .about-us-2__wrapper-media__counter-title{font-family:var(--rr-ff-heading);color:var(--rr-theme-primary);font-style:normal;font-weight:800;font-size:50px;line-height:16px;margin-bottom:13px}.about-4__wrapper-media .about-us-2__wrapper-media__counter .about-us-2__wrapper-media__counter-title span{color:var(--rr-theme-primary);font-style:normal;font-weight:800;font-size:50px;line-height:37px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.about__content{margin-top:50px}}.about-4__wrapper-media .about-us-2__wrapper-media__counter p{font-family:var(--rr-ff-heading);color:var(--rr-text-body);font-weight:var(--rr-fw-medium);font-style:normal;font-size:16px;line-height:16px;margin:0}.about-4__wrapper-media .about-us-2__wrapper-media-image-3{position:absolute;top:200px;left:10px;width:100%;max-width:350px;height:420px;border-radius:10px;overflow:hidden;margin-top:-78px}@media (max-width:575px){.about-4__wrapper-media .about-us-2__wrapper-media-image-3{display:none}}.about-4__wrapper-media .about-us-2__wrapper-media-image-3 img{width:100%;height:100%;border-radius:10px}.about-4__wrapper-media .about-us-2__wrapper-media-image-3 img:hover{transform:scale(1)}@media only screen and (min-width:576px) and (max-width:767px){.about-4__content{margin-top:110px}}@media only screen and (min-width:768px) and (max-width:992px){.about-4__content{margin-top:130px}}.about-4__box-item{display:flex;align-items:center;gap:24px;flex-wrap:wrap}@media (max-width:575px){.about-4__box-item{gap:10px}}.about-4__box-item .icon{background:var(--rr-theme-primary);width:75px;height:75px;display:flex;align-items:center;justify-content:center;border-radius:50%}.about-4__box-item .text .about__box-item-title{font-family:var(--rr-ff-heading);color:var(--rr-heading-primary);font-weight:var(--rr-fw-sbold);font-style:normal;font-size:18px;line-height:28px;margin-bottom:10px;display:flex;align-items:center;gap:10px}.about-4__box-item .text p{font-family:var(--rr-ff-heading);color:var(--rr-text-body);font-weight:var(--rr-fw-regular);font-style:normal;font-size:16px;line-height:26px;margin:0}@media (max-width:575px){.about-4__box-item .text p br{display:none}}.about-4__btn{margin-top:55px}@media (max-width:575px){.about-4__btn{margin-top:30px}}.about-4__btn .rr-btn{padding:10px 29px}.about__content p{font-family:var(--rr-ff-body);color:var(--rr-text-body);font-weight:var(--rr-fw-regular);line-height:var(--rr-lh-h5);font-size:16px;font-style:normal;margin-bottom:0}.rr-brand-active .swiper-slide{width:auto;display:inline-block}.rr-slider-transition{transition-timing-function:linear}.process-overview__bg-img{background-repeat:no-repeat;width:100%;height:100%;position:absolute;top:0;right:0;object-fit:cover;z-index:1;bottom:0;background-position:right}@media (max-width:575px){.process-overview__bg-img{display:none}}.process-overview__wrap{position:relative;z-index:1}.process-overview__item{background:var(--rr-common-white);border:var(--rr-border-primary);padding:40px 70px 40px 40px;border-radius:20px;z-index:2;max-width:360px;top:0;left:-40px;position:relative;width:100%}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.process-overview__item{padding:30px 30px 30px 30px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.process-overview__item{max-width:100%}}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.process-overview__item{left:0}}.process-overview__item span{font-family:var(--rr-ff-body);color:var(--rr-text-body);font-weight:var(--rr-fw-sbold);font-size:18px;line-height:28px;font-style:normal}.process-overview__item p{font-family:var(--rr-ff-body);color:var(--rr-text-body);font-weight:var(--rr-fw-regular);line-height:var(--rr-lh-h5);font-size:17px;font-style:normal;margin-bottom:0}@media (max-width:575px){.process-overview__item p br{display:none}}.process-overview__item:hover .process-overview__icon svg{animation:shake .5s}.process-overview__title{font-family:var(--rr-ff-heading);color:var(--rr-heading-primary);font-weight:var(--rr-fw-sbold);line-height:var(--rr-lh-h5);font-size:22px;font-style:normal;margin-top:5px}.process-overview__title:hover{color:var(--rr-theme-primary)}.process-overview__icon{background:var(--rr-common-white);border:1px solid var(--rr-theme-primary);width:80px;height:80px;border-radius:50%;display:flex;justify-content:center;align-items:center;position:absolute;top:40px;right:0;z-index:3}@media only screen and (min-width:1200px) and (max-width:1399px){.process-overview__icon{margin-right:265px;margin-top:-25px}}@media only screen and (min-width:992px) and (max-width:1199px){.process-overview__icon{margin-right:215px;margin-top:-30px}}@media only screen and (min-width:768px) and (max-width:992px){.process-overview__icon{margin-right:260px;margin-top:-25px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.process-overview__icon{display:none}}.ticket-booking-wrapper{display:flex;overflow:hidden;align-items:center;border-top-left-radius:10px;border-top-right-radius:50px;border-bottom-left-radius:15px;border-bottom-right-radius:50px;background:linear-gradient(-90deg,#034833 0,#034833 38.32%,rgba(3,72,51,0) 99.43%)}@media only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.ticket-booking-wrapper{border-top-left-radius:10px;border-bottom-left-radius:10px;display:inherit;background-color:#034833}}.ticket-booking-wrapper__from{margin-right:71px;min-width:551px}@media only screen and (min-width:576px) and (max-width:767px){.ticket-booking-wrapper__from{margin-right:50px}}@media (max-width:575px){.ticket-booking-wrapper__from{margin-right:15px}}@media only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.ticket-booking-wrapper__from{min-width:inherit;margin-right:15px;margin-left:15px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.ticket-booking-wrapper__from{margin-top:50px;margin-bottom:50px}}.ticket-booking-wrapper__from .row{--ticket-bookingbs-gutter-x:20px}.ticket-booking-wrapper__from-item{display:flex;margin-bottom:20px;flex-wrap:wrap;flex-direction:column}.ticket-booking-wrapper__from-item label{color:var(--rr-common-white);margin-bottom:10px}.ticket-booking-wrapper__from-item .input-datepicker{position:relative}.ticket-booking-wrapper__from-item .input-datepicker::before{left:0;content:"\f107";position:absolute;color:var(--rr-common-white);transform:translate(38px,50%);font-family:var(--rr-ff-fontawesome)}.ticket-booking-wrapper__from-item .input-datepicker::before:hover::before{rotate:180deg}.ticket-booking-wrapper__from-item .input-datepicker .icon{right:0;position:absolute;transform:translate(-35px,50%) scale(-1,1);-webkit-transform:translate(-35px,50%) scale(-1,1)}.ticket-booking-wrapper__from-item-select{position:relative}.ticket-booking-wrapper__from-item-select .icon{position:absolute;transform:translate(-35px,50%) scale(-1,1);-webkit-transform:translate(-35px,50%) scale(-1,1)}.ticket-booking-wrapper__from .nice-select span{font-family:var(--rr-ff-heading);font-weight:var(--rr-fw-regular);display:flex;align-items:center;justify-content:center;font-style:normal;font-size:16px}.ticket-booking-wrapper__from input{z-index:2;position:relative;width:100%;padding:5px 17px;border:none;height:60px;cursor:pointer;padding-bottom:0;font-style:normal;text-align:center;font-weight:400;font-size:16px;line-height:28px;border:1px solid var(--rr-common-white);background:0 0;border-radius:999px;color:var(--rr-common-white)!important;margin-right:0}.ticket-booking-wrapper__from input::-webkit-input-placeholder{color:var(--rr-common-white)!important;font-size:16px;font-weight:400}.ticket-booking-wrapper__from input::-moz-placeholder{color:var(--rr-common-white)!important;font-size:16px;font-weight:400}.ticket-booking-wrapper__from input:-moz-placeholder{color:var(--rr-common-white)!important;font-size:16px;font-weight:400}.ticket-booking-wrapper__from input:-ms-input-placeholder{color:var(--rr-common-white)!important;font-size:16px;font-weight:400}.ticket-booking-wrapper__from input::placeholder{color:var(--rr-common-white)!important;font-size:16px;font-weight:400}.ticket-booking-wrapper__from input::-webkit-inner-spin-button,.ticket-booking-wrapper__from input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.ticket-booking-wrapper__from .quantity__group{position:relative}.ticket-booking-wrapper__from .quantity__group label{color:var(--rr-common-white);margin-bottom:10px}.ticket-booking-wrapper__from .quantity__group .quantity-control{color:#83cd20;font-size:24px;cursor:pointer;z-index:3}.ticket-booking-wrapper__from .quantity__group .quantity-control.plus{right:0;position:absolute;transform:translate(-38px,50%)}.ticket-booking-wrapper__from .quantity__group .quantity-control.minus{left:38px;position:absolute;top:56%}.ticket-booking-wrapper__from button{width:100%;padding:15px;font-size:14px;background:#83cd20;border-radius:999px;color:var(--rr-common-white);font-weight:var(--rr-fw-sbold);transition:.3s}.ticket-booking-wrapper__from button:hover{background:var(--rr-common-white);color:var(--rr-heading-primary)}@media (max-width:575px){.ticket-booking-wrapper__from button{margin-top:20px}}.ticket-booking-wrapper__media{z-index:-1;margin-right:-170px;min-width:808px;width:100%}@media only screen and (min-width:992px) and (max-width:1199px){.ticket-booking-wrapper__media{margin-right:-40%}}@media only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.ticket-booking-wrapper__media{margin-right:0;min-width:inherit;margin-top:30px;width:100%;height:auto}}.ticket-booking-wrapper__media img{width:100%;height:100%;object-fit:cover}@media only screen and (min-width:768px) and (max-width:992px){.ticket-booking-wrapper__media img{height:500px}}.ticket-booking .nice-select{-webkit-tap-highlight-color:transparent;background-color:transparent;border-radius:999px;border:solid 1px var(--rr-common-white)!important;color:var(--rr-common-white);box-sizing:border-box;clear:both;cursor:pointer;display:block;float:left;font-family:inherit;font-size:16px;font-weight:400;height:60px;width:100%!important;line-height:60px;outline:0;padding-left:18px;padding-right:30px;position:relative;text-align:left!important;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;width:auto}.ticket-booking .nice-select:hover{border-color:#dbdbdb}.ticket-booking .nice-select.open,.ticket-booking .nice-select:active,.ticket-booking .nice-select:focus{border-color:#999}.ticket-booking .nice-select::after{position:absolute;content:"\f107";top:50%;right:unset;left:38px;font-family:var(--rr-ff-fontawesome);color:var(--rr-common-white);font-weight:500;pointer-events:none;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out;margin-top:0;transform-origin:center}.ticket-booking .nice-select.open::after{-webkit-transform:translateY(-50%) rotate(-180deg);-moz-transform:translateY(-50%) rotate(-180deg);-ms-transform:translateY(-50%) rotate(-180deg);-o-transform:translateY(-50%) rotate(-180deg);transform:translateY(-50%) rotate(-180deg)}.ticket-booking .nice-select.open .list{opacity:1;pointer-events:auto;-webkit-transform:scale(1) translateY(0);-ms-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}.ticket-booking .nice-select.disabled{border-color:#ededed;color:#999;pointer-events:none}.ticket-booking .nice-select.disabled::after{border-color:#ccc}.ticket-booking .nice-select.wide{width:100%}.ticket-booking .nice-select.wide .list{left:0!important;right:0!important}.ticket-booking .nice-select.right{float:right}.ticket-booking .nice-select.right .list{left:auto;right:0}.ticket-booking .nice-select.small{font-size:12px;height:36px;line-height:34px}.ticket-booking .nice-select.small::after{height:4px;width:4px}.ticket-booking .nice-select.small .option{line-height:34px;min-height:34px}.ticket-booking .nice-select .list{background-color:var(--rr-common-white)!important;border-radius:5px;box-shadow:0 0 0 1px rgba(68,68,68,.11);box-sizing:border-box;margin-top:4px;opacity:0;overflow:hidden;padding:0;pointer-events:none;position:absolute;top:100%;width:100%;color:var(--rr-common-black)!important;left:0;-webkit-transform-origin:50% 0;-ms-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform:scale(.75) translateY(-21px);-ms-transform:scale(.75) translateY(-21px);transform:scale(.75) translateY(-21px);-webkit-transition:all .2s cubic-bezier(.5,0,0,1.25),opacity .15s ease-out;transition:all .2s cubic-bezier(.5,0,0,1.25),opacity .15s ease-out;z-index:9}.ticket-booking .nice-select .option{cursor:pointer;font-weight:400;line-height:40px;list-style:none;min-height:40px;outline:0;padding-right:18px;padding-left:29px;text-align:right;-webkit-transition:all .2s;transition:all .2s}.ticket-booking .nice-select .option:hover{background-color:#f6f7f9}.ticket-booking .nice-select .option.selected{font-weight:700}.ticket-booking .nice-select .option.disabled{background-color:transparent;color:#999;cursor:default}.ticket-booking .no-csspointerevents .nice-select .list{display:none}.ticket-booking .no-csspointerevents .nice-select.open .list{display:block}.overview__bg-img{background-position:center;background-size:cover;background-repeat:no-repeat;width:100%;height:100%;position:absolute;top:0;left:0;opacity:.1}.overview__item{background:var(--rr-common-white);border-radius:20px;padding:10px;display:flex;align-items:center;gap:20px;flex-wrap:wrap;z-index:1;position:relative;transition:.3s}.overview__item:hover svg{animation:shake .5s}.overview__icon{background:var(--rr-theme-primary);display:inline-flex;align-items:center;justify-content:center;width:160px;height:168px;border-radius:10px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.overview__icon{width:100%}}.overview__text-title{font-family:var(--rr-ff-heading);color:var(--rr-heading-primary);font-weight:var(--rr-fw-sbold);font-size:18px;line-height:28px;font-style:normal}.overview__text p{font-family:var(--rr-ff-body);color:var(--rr-text-body);font-weight:var(--rr-fw-regular);line-height:var(--rr-lh-h5);font-size:16px;margin-bottom:0;font-style:normal}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.overview__text p br{display:none}}.visa__item{background:var(--rr-common-white);box-shadow:0 0 60px rgba(0,0,0,.05);border-radius:20px;padding:20px;gap:52px}@media (max-width:575px){.visa__item{flex-wrap:wrap;gap:30px}}.visa__item-media{overflow:hidden;border-radius:20px;width:100%}.visa__item-media img{width:inherit;height:100%;border-radius:20px;overflow:hidden}@media only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:992px) and (max-width:1199px){.visa__item-media img{max-height:260px}}.visa__item-content .title{font-family:var(--rr-ff-heading);color:var(--rr-heading-primary);font-weight:var(--rr-fw-bold);line-height:var(--rr-lh-h5);font-size:22px;font-style:normal;margin-bottom:10px}.visa__item-content p{font-family:var(--rr-ff-body);color:var(--rr-text-body);font-weight:var(--rr-fw-regular);line-height:var(--rr-lh-h5);font-size:16px;margin-bottom:0;font-style:normal}.visa__item-content-button a{color:var(--rr-theme-primary);border:1px solid var(--rr-theme-primary);width:60px;height:60px;display:flex;justify-content:center;align-items:center;border-radius:20px;transition:.3s}.visa__item-content-button a i{transform:rotate(40deg);transition:.3s}.visa__item-content-button a:hover{background:var(--rr-theme-primary);color:var(--rr-common-white)}.visa__item-content-button a:hover i{transform:rotate(1deg)}.visa__item-content-button img{max-width:55px;height:100%}.visa__item-2{background:var(--rr-gray)!important;border:var(--rr-border-primary)!important}.visa__item:hover .visa__item-media img{transform:scale(1.2)}.counter2__allcontent{position:relative;z-index:2;margin-top:-203px}.counter2__bg-color{background:var(--rr-theme-primary);padding:40px 40px 40px 60px;border-radius:50px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.counter2__bg-color{padding:73px 40px 40px 60px}}@media (max-width:575px){.counter2__bg-color{padding:50px 30px 30px 30px}}.counter2__bg-img{background-position:right;background-size:cover;background-repeat:no-repeat;width:100%;height:100%;position:absolute;top:0;left:0;opacity:.8}.counter2__paragraph{font-family:var(--rr-ff-body);color:var(--rr-common-white);font-weight:var(--rr-fw-regular);line-height:var(--rr-lh-h5);font-size:16px;font-style:normal;margin-bottom:0}.counter2__wrap{display:flex;justify-content:space-between;flex-wrap:wrap}.counter2__count{display:flex;align-items:center;gap:30px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.counter2__count{margin-top:40px;margin:40px auto}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.counter2__count{flex-wrap:wrap;justify-content:center}}.counter2__item{border:1px solid var(--rr-common-white);padding:37px 30px 28px 53px;display:flex;align-items:center;gap:20px;border-radius:20px;position:relative;z-index:1}@media (max-width:575px){.counter2__item{padding:20px 20px 20px 20px;flex-wrap:wrap;justify-content:center}}.counter2__item-icon{background:var(--rr-common-white);width:64px;height:64px;display:flex;justify-content:center;align-items:center;border-radius:50%}.counter2__item-count-title{font-family:var(--rr-ff-heading);color:var(--rr-common-white);font-weight:var(--rr-fw-bold);font-size:50px;line-height:var(--rr-lh-h2);font-style:normal;display:inline-flex;align-items:end}@media (max-width:780px){.counter2__item-count-title{font-size:43px}}.counter2__item-count-title span{color:var(--rr-common-white);font-weight:var(--rr-fw-bold);font-size:50px;line-height:var(--rr-lh-h2);font-style:normal}.counter2__item-count p{font-family:var(--rr-ff-body);color:var(--rr-common-white);font-weight:var(--rr-fw-regular);line-height:var(--rr-lh-h5);font-size:16px;font-style:normal;margin-bottom:0}.counter2__item:hover .counter2__item-icon svg{animation:shake .5s}.ask-question__media{gap:30px}@media only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px){.ask-question__media{justify-content:center;margin-bottom:50px}}@media (max-width:575px){.ask-question__media{flex-wrap:wrap;justify-content:center;margin-bottom:50px}}.ask-question__media-thumb-img{border-radius:20px;overflow:hidden}.ask-question__media-thumb-img img{width:100%;height:100%;border-radius:20px}.ask-question__media-thumb-img img:hover{transform:scale(1.2)}.ask-question__media-img-img1{border-radius:30px;overflow:hidden}.ask-question__media-img-img1 img{width:100%;height:100%;border-radius:30px}.ask-question__media-img-img1 img:hover{transform:scale(1.2)}.ask-question__media-img-img2{margin-top:23px;border-radius:20px;overflow:hidden}.ask-question__media-img-img2 img{width:100%;height:100%;border-radius:20px}.ask-question__media-img-img2 img:hover{transform:scale(1.2)}.ask-question__text{background:var(--rr-common-white);border:2px solid var(--rr-theme-primary);border-radius:20px;display:flex;align-items:center;gap:20px;padding:24px 30px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.ask-question__text{flex-wrap:wrap;justify-content:center}}.ask-question__text-icon{background:var(--rr-theme-primary);width:63px;height:63px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:.3s;flex-shrink:0}.ask-question__text-title .title{font-family:var(--rr-ff-heading);color:var(--rr-heading-primary);font-weight:var(--rr-fw-sbold);font-size:18px;font-style:normal;line-height:28px;margin-bottom:5px}.ask-question__text-title p{font-family:var(--rr-ff-body);color:var(--rr-text-body);font-weight:var(--rr-fw-regular);line-height:var(--rr-lh-h5);font-size:16px;font-style:normal;margin-bottom:0}.ask-question__faq .accordion-button{background:var(--rr-background-gray);line-height:var(--rr-lh-h5);color:var(--rr-heading-primary);font-weight:var(--rr-fw-sbold);border:1px solid #e3dbd8;font-size:18px;display:inline-block;padding:30px;padding-left:64px;box-shadow:0 0 60px rgba(0,0,0,.05);border-radius:20px!important}@media (max-width:575px){.ask-question__faq .accordion-button{font-size:15px;line-height:25px}}.ask-question__faq .accordion-button:focus{box-shadow:none}.ask-question__faq .accordion-button:not(.collapsed){box-shadow:none;border:1px solid #e3dbd8;border-bottom:none;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important;padding-bottom:10px}.ask-question__faq .accordion-button:not(.collapsed)::after{background:var(--rr-theme-primary);color:var(--rr-common-white);content:"\f077";border-color:transparent}.ask-question__faq .accordion-button::after{width:32px;height:32px;position:absolute;border:2px solid #f1f5eb;border-radius:500px;left:24px;content:"\f053";background-image:none;font-family:var(--rr-ff-fontawesome);font-size:16px;top:calc(50% + 1px);line-height:29px;font-weight:900;text-align:center;color:var(--rr-heading-primary);background:var(--rr-common-white)}.ask-question__faq .accordion-body{padding:25px;padding-top:0;background:var(--rr-background-gray);border:1px solid #e3dbd8;border-top:none;border-bottom-left-radius:20px;border-bottom-right-radius:20px}.ask-question__faq .accordion-body>p{font-family:var(--rr-ff-body);color:var(--rr-text-body);font-weight:var(--rr-fw-regular);line-height:var(--rr-lh-h5);font-size:16px;font-style:normal;margin-bottom:0}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.ask-question__faq .accordion-body>p br{display:none}}@media (max-width:575px){.ask-question__faq .accordion-body>p{font-size:13px;line-height:25px}}.ask-question__faq .accordion-item{margin-bottom:14px;-webkit-border-radius:1;-moz-border-radius:1;-o-border-radius:1;-ms-border-radius:1;border-radius:1;border:none;transition:.3s}.ask-question__faq .accordion-item:last-child{margin-bottom:0}.ask-question__faq .accordion-item:has(.collapse.show){border-color:transparent;background:var(--rr-background-gray)}.ask-question__faq-item{background:var(--rr-background-gray)}