@import url("https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap");.white-bg{background:#fff!important}body{background-color:#F1F5EB!important}.body__overlay,.btn,.h4,.h5,.main-menu ul li .mega-menu,.main-menu ul li .mega-menu li ul li a:before,.main-menu ul li .submenu,.main-menu ul li .submenu li a:before,.mean-container .mean-nav ul li>a.mean-expand i,.offcanvas__navigation button svg,.offcanvas__overlay,.rr-btn svg path,.rr-btn.btn-transparent.btn-border-gray i,.transition-3,a,button,h1,h2,h3,h4,h5,h6,img,input,li,p,select,span,sub,sup,svg,textarea{transition:all .3s ease-out 0s}.ask-question__faq .accordion-button:after,.banner__navigation button,.breadcrumb__menu ul li:not(:last-child):before,.nice-select:after,.rs__faq .accordion-button:after,.ticket-booking .nice-select:after,.visa-details__content-faq .accordion-button:after{transform:translateY(-50%)}:root{--rr-ff-body:"Inter",sans-serif;--rr-ff-heading:"Poppins",sans-serif;--rr-ff-subtitle:"Poppins";--rr-ff-fontawesome:"Font Awesome 6 Pro";--rr-common-white:#FFFFFF;--rr-common-black:#000000;--rr-common-placeholder:#4A5764;--rr-body-primary:#fff;--rr-theme-primary:#3AAA35;--rr-theme-secondary:#07CBEB;--rr-heading-primary:#16440F;--rr-text-body:#727272;--rr-text-primary:#000;--rr-shadow-primary:0px 30px 60px 0px rgba(0,15,32,0.1);--rr-background-gray:#F1F5EB;--rr-background-dark-green:#16440F;--rr-border-primary:1px solid #E3DBD8;--rr-fw-normal:normal;--rr-fw-thin:100;--rr-fw-elight:200;--rr-fw-light:300;--rr-fw-regular:400;--rr-fw-medium:500;--rr-fw-sbold:600;--rr-fw-bold:700;--rr-fw-ebold:800;--rr-fw-black:900;--rr-fs-body:16px;--rr-fs-body2:18px;--rr-fs-p:16px;--rr-fs-h1:55px;--rr-fs-h2:50px;--rr-fs-h3:30px;--rr-fs-h4:24px;--rr-fs-h5:22px;--rr-fs-h6:18px;--rr-lh-body:28px;--rr-lh-body2:26px;--rr-lh-p:26px;--rr-lh-h1:70px;--rr-lh-h2:60px;--rr-lh-h3:36px;--rr-lh-h4:28px;--rr-lh-h5:30px;--rr-lh-h6:28px}*{margin:0;padding:0;box-sizing:border-box}html{font-size:10px}body{font-family:var(--rr-ff-body);font-size:var(--rr-fs-body);font-weight:400;color:var(--rr-text-body);line-height:var(--rr-lh-body);background:var(--rr-body-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.h1 h2,.h2,.h3,.h4,.h5,h1,h3,h4,h5,h6{transition:all .3s ease-out 0s;color:var(--rr-heading-primary);font-family:var(--rr-ff-heading);font-weight:700;line-height:1.3;margin:0 0 15px}ul{margin:0;padding:0}p{font-size:var(--rr-fs-p);font-weight:var(--rr-fw-normal);color:var(--rr-text-body);line-height:var(--rr-lh-p)}a{text-decoration:none}.button:focus,a:focus{text-decoration:none;outline:none}a:focus,a:hover{text-decoration:none;color:inherit}a,button{color:inherit;outline:none;border:none;background:transparent}img{width:100%;height:auto;object-fit:cover}button:hover{cursor:pointer}button:focus{outline:0}hr:not([size]){margin:0;border-color:var(--rr-border-primary);opacity:1;border-width:1px}input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text],textarea{margin-left:30px}input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text],textarea{outline:none;background-color:rgba(255,255,255,.1);width:100%;font-size:16px;color:var(--rr-heading-primary);border:2px solid rgba(255,255,255,.3);border-bottom:1px solid rgba(0,29,8,.1)}textarea{height:60px!important}::selection{background:var(--rr-common-selection)}::selection{background:var(--rr-common-black);color:var(--rr-common-white);text-shadow:none}::placeholder{opacity:1;font-size:16px}::placeholder::placeholder{color:var(--rr-common-placeholder)}.container{--bs-gutter-x:30px;max-width:1320px}.custom-width{max-width:1600px;width:100%;margin:0 auto}.custom-width,.row{--bs-gutter-x:30px}.g-40,.g-40,.g-50,.g-60,.nice-select.right{float:right}#scroll-percentage{position:absolute;height:60px;width:60px;background-color:var(--rr-common-white);border-radius:50%;position:fixed;bottom:40px;right:50px;transform:scale(0);display:grid;place-items:center;cursor:pointer;visibility:hidden;opacity:0;transition:all .3s;z-index:100}@media only screen and (max-width:992px){#scroll-percentage{right:30px}}@media only screen and (max-width:767px){#scroll-percentage{bottom:20px;right:20px}}#scroll-percentage.active{bottom:50px;transform:scale(1);opacity:1;visibility:visible;animation:scrollToTop .5s ease-in-out 0s 1 normal none running;transition:.3s}@media only screen and (max-width:992px){#scroll-percentage.active{bottom:30px}}@media only screen and (max-width:767px){#scroll-percentage.active{bottom:20px}}#scroll-percentage-value{height:calc(100% - 6px);width:calc(100% - 6px);background-color:var(--rr-common-white);color:var(--rr-theme-primary);border-radius:50%;display:grid;place-items:center;font-size:12px;font-weight:600}#scroll-percentage-value i{font-size:20px}@keyframes scrollToTop{0%{transform:translate3d(0,80%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes wobble-vertical{16.65%{transform:translateY(8px)}33.3%{transform:translateY(-6px)}49.95%{transform:translateY(4px)}66.6%{transform:translateY(-2px)}83.25%{transform:translateY(1px)}to{transform:translateY(0)}}.fix{overflow:hidden}.p-relative{position:relative}.mb-10{margin-bottom:10px}.section-space-bottom-2{padding-bottom:120px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.section-space-bottom-2{padding-bottom:50px}}.right{margin-right:60px;margin-left:60px}.service{max-width:1400px;margin:0 auto}.banner-home{max-width:1500px;margin:0 auto!important}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:992px) and (max-width:1199px){.right{margin-right:0;margin-left:0}}.pb-190{padding-bottom:190px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.pb-190{padding-bottom:100px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:992px){.pb-190{padding-bottom:70px}}.gap{display:flex;align-items:center;gap:10px}.wrap{flex-wrap:wrap;row-gap:20px;column-gap:10px}.border-1px{border:1px solid #e3dbd8!important;border-radius:50px}.row-reverse{flex-direction:row-reverse}.padding-t100{padding-top:100px}@media only screen and (min-width:768px) and (max-width:992px){.padding-t100{padding-top:80px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.padding-t100{padding-top:70px}}@media only screen and (min-width:768px) and (max-width:992px){.section-space{padding-top:80px;padding-bottom:80px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.section-space{padding-top:70px;padding-bottom:70px}}.top-bottom{padding-top:120px!important;padding-bottom:120px!important}@media only screen and (min-width:768px) and (max-width:992px){.top-bottom{padding-top:80px!important;padding-bottom:80px!important}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.top-bottom{padding-top:70px!important;padding-bottom:70px!important}}.section-space-top{padding-top:120px}@media only screen and (min-width:768px) and (max-width:992px){.section-space-top{padding-top:80px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.section-space-top{padding-top:70px}}.section-space-bottom{padding-bottom:120px}@media only screen and (min-width:768px) and (max-width:992px){.section-space-bottom{padding-bottom:80px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.section-space-bottom{padding-bottom:70px}}.section-space-bottom-2{padding-bottom:110px}@media only screen and (min-width:768px) and (max-width:992px){.section-space-bottom-2{padding-bottom:80px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.section-space-bottom-2{padding-bottom:70px}}.mb-minus-30{margin-bottom:-30px}.height-693{height:693px!important}@media (max-width:575px){.height-693{height:450px!important}}.color-white{color:var(--rr-common-white)}.white-bg{background-color:var(--rr-common-white)!important}.gray-bg{background-color:var(--rr-background-gray)}.dark-green{background-color:var(--rr-background-dark-green)}.rr-btn{font-family:var(--rr-ff-heading);font-size:14px;font-style:normal;line-height:30px;text-transform:capitalize;font-weight:var(--rr-fw-medium);display:inline-flex;align-items:center;gap:10px;justify-content:center;border-radius:150px;position:relative;overflow:hidden;padding:15px 30px;background-color:var(--rr-theme-primary);z-index:5}.rr-btn,.rr-btn:focus{color:var(--rr-common-white)}.rr-btn:before{width:100%;height:100%;position:absolute;top:0;left:0;transform:translate(-165%) rotate(0deg);transform-origin:right bottom;transition:all .35s;z-index:-1;content:""}.rr-btn:hover{color:var(--rr-common-white);background:var(--rr-heading-primary)}.rr-btn:hover:before{transform:translate(0)}.rr-btn:hover svg path[fill="#00160A"]{fill:var(--rr-common-white)}.rr-btn.btn-hover-white:before{background-color:var(--rr-common-white)}.rr-btn.btn-hover-white:hover{color:var(--rr-heading-primary)}.rr-btn.btn-hover-white:hover svg path[fill=white]{fill:var(--rr-heading-primary)}.rr-btn.btn-transparent{padding:10px 28px;border:1px solid var(--rr-common-white);color:var(--rr-common-white);background-color:transparent}.rr-btn.btn-transparent:before{background-color:var(--rr-theme-primary)}.rr-btn.btn-transparent.btn-border-2{padding:18px 30px;border:2px solid var(--rr-theme-primary)}.rr-btn.btn-transparent.btn-border-2:before{border-radius:0}.rr-btn.btn-transparent.btn-border-gray{padding:19px 22px;border-color:var(--rr-heading-primary)}@media only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:992px) and (max-width:1199px){.rr-btn.btn-transparent.btn-border-gray{padding:10px 15px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rr-btn.btn-transparent.btn-border-gray{padding:6px 10px}}.rr-btn.btn-transparent.btn-border-gray:hover i{background-color:var(--rr-theme-primary)}.rr-btn.btn-transparent.btn-border-gray i{border-radius:5px;width:40px;height:40px;padding:10px;background-color:var(--rr-heading-primary);display:inline-flex;align-items:center;justify-content:center}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rr-btn.btn-transparent.btn-border-gray i{width:30px;height:30px}}.rr-btn.btn-transparent svg path[fill=white]{fill:var(--rr-theme-primary)}.rr-btn.btn-transparent:hover{color:var(--rr-common-white);border:1px solid var(--rr-theme-primary)}.rr-btn.btn-transparent:hover svg path[fill=white]{fill:var(--rr-common-white)}.rr-btn.btn-white{color:var(--rr-heading-primary);background-color:var(--rr-common-white)}.rr-btn.btn-white:before{background-color:var(--rr-theme-primary)}.rr-btn.btn-text-color-white,.rr-btn.btn-white:hover{color:var(--rr-common-white)}.offcanvas__logo a img{width:160px}@media (max-width:575px){.offcanvas__logo a img{width:150px;width:130px}}.offcanvas__content{padding-bottom:45px}.offcanvas__wrapper{position:relative;height:100%;padding:35px 40px}@media (max-width:575px){.offcanvas__wrapper{padding:25px}}.offcanvas__top{padding-bottom:20px;margin-bottom:35px;border-bottom:1px solid rgba(255,255,255,.079)}@media (max-width:575px){.offcanvas__top{padding-bottom:15px;margin-bottom:30px}}.offcanvas__title{color:var(--rr-common-white)}@media (max-width:450px){.offcanvas__title{font-size:20px}}.offcanvas__social{margin-bottom:40px}.offcanvas__social ul li{display:inline-block}.offcanvas__social ul li:not(:last-child){margin-right:5px}.offcanvas__social ul li a{color:var(--rr-theme-primary);display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:var(--rr-common-white);font-size:16px;border-radius:50%}.offcanvas__social ul li a:hover{background-color:var(--rr-theme-primary);color:var(--rr-common-white);transform:translateY(-3px)}.offcanvas__area .mobile-menu{margin-bottom:30px}.offcanvas__area .mobile-menu nav ul{list-style:none;padding:0;margin:0}.offcanvas__area .mobile-menu nav ul li{position:relative;padding:0;margin-bottom:20px}.offcanvas__area .mobile-menu nav ul li>a{color:var(--rr-common-white);font-size:18px;font-weight:500;display:block;padding:8px 0 8px 30px;position:relative;transition:all .3s ease}.offcanvas__area .mobile-menu nav ul li>a:before{content:"•";color:var(--rr-theme-primary);font-size:24px;position:absolute;left:0;top:50%;transform:translateY(-50%);line-height:1}.offcanvas__area .mobile-menu nav ul li>a:hover{color:var(--rr-theme-primary);padding-left:35px}.offcanvas__area .mobile-menu nav ul li.has-dropdown>a:after{content:"\f107";font-family:Font Awesome\ 6 Pro;font-weight:300;position:absolute;right:0;top:50%;transform:translateY(-50%);transition:all .3s ease}.offcanvas__area .mobile-menu nav ul li.has-dropdown.active>a:after{transform:translateY(-50%) rotate(180deg)}.offcanvas__area .mobile-menu nav ul li .submenu{list-style:none;padding-left:30px;margin-top:15px;display:none}.offcanvas__area .mobile-menu nav ul li.has-dropdown.active .submenu{display:block}.offcanvas__area .mobile-menu nav ul li .submenu li{margin-bottom:12px}.offcanvas__area .mobile-menu nav ul li .submenu li a{color:rgba(255,255,255,.8);font-size:16px;font-weight:400;display:block;padding:5px 0 5px 25px;position:relative;transition:all .3s ease}.offcanvas__area .mobile-menu nav ul li .submenu li a:before{content:"•";color:var(--rr-theme-primary);font-size:20px;position:absolute;left:0;top:50%;transform:translateY(-50%);line-height:1}.offcanvas__area .mobile-menu nav ul li .submenu li a:hover{color:var(--rr-theme-primary);padding-left:30px}.sidebar__toggle{cursor:pointer}.offcanvas__area{background:#0E0A24 none repeat scroll 0 0;position:fixed;right:0;top:0;width:500px;height:100%;transform:translateX(calc(100% + 80px));transition:transform .45s ease-in-out,opacity .45s ease-in-out;z-index:999;overflow-y:scroll;overscroll-behavior-y:contain;scrollbar-width:none;border-left:1px solid var(--rr-border-primary)}.offcanvas__area ::-webkit-scrollbar{display:none}@media (max-width:575px){.offcanvas__area{width:400px}}@media (max-width:450px){.offcanvas__area{width:100%}}.offcanvas__area.info-open{opacity:1;transform:translateX(0)}.offcanvas__overlay{position:fixed;height:100%;width:100%;background:var(--rr-common-black);z-index:900;top:0;opacity:0;visibility:hidden;right:0}.offcanvas__overlay.overlay-open{opacity:.6;visibility:visible}.offcanvas__overlay-white{position:fixed;height:100%;width:100%;background:transparent;z-index:899;top:0;opacity:0;visibility:hidden;right:0}.offcanvas-close-icon{line-height:1;color:var(--rr-common-white)}.offcanvas-close-icon .offcanvas-m-lines{position:relative;display:block;height:12px;width:30px}.offcanvas-close-icon.animation--flip .offcanvas-m-line.line--1{top:6px;transform:rotate(45deg)}.offcanvas-close-icon.animation--flip .offcanvas-m-line.line--3{opacity:0}.offcanvas-close-icon.animation--flip .offcanvas-m-line.line--2{top:6px;transform:rotate(-45deg)}.offcanvas-close-icon .offcanvas-m-line{position:absolute;left:0;height:2px;width:100%;background-color:currentColor;transition:top .15s ease,transform .3s ease}.offcanvas-close-icon .offcanvas-m-line.line--1{top:0}.offcanvas-close-icon .offcanvas-m-line.line--2{top:5px}.offcanvas-close-icon .offcanvas-m-line.line--3{bottom:0}.offcanvas-close-icon:hover .offcanvas-m-line{animation:qode-draw .8s cubic-bezier(.44,1.1,.53,.99) 1 forwards}.offcanvas-close-icon:hover .offcanvas-m-line:nth-of-type(2){animation-delay:.1s}.nice-select.right{float:right}.nice-select.right .list{left:auto;right:0}.section__title-wrapper{z-index:1}.section__title-wrapper-subtitle{font-family:var(--rr-ff-subtitle);color:var(--rr-theme-primary);font-weight:var(--rr-fw-sbold);font-size:14px;line-height:14px;text-transform:uppercase;font-style:normal;letter-spacing:1.4px}.section__title-wrapper-black-subtitle,.section__title-wrapper-center-subtitle{color:var(--rr-heading-primary);font-weight:var(--rr-fw-bold);font-size:14px;line-height:14px;display:flex;align-items:center;gap:10px;font-style:normal;text-transform:uppercase;letter-spacing:1.4px}.section__title-wrapper-center-subtitle{justify-content:center}.section__title-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__title-wrapper-title{font-size:40px;line-height:50px}}@media only screen and (min-width:576px) and (max-width:767px){.section__title-wrapper-title{font-size:35px;line-height:45px}}@media (max-width:575px){.section__title-wrapper-title{font-size:28px;line-height:38px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:992px){.section__title-wrapper-title br{display:none}}.section__title-wrapper-title-2{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),only screen and (min-width:992px) and (max-width:1199px){.section__title-wrapper-title-2{font-size:40px;line-height:50px}}@media only screen and (min-width:576px) and (max-width:767px){.section__title-wrapper-title-2{font-size:35px;line-height:45px}}@media (max-width:575px){.section__title-wrapper-title-2{font-size:28px;line-height:38px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:992px){.section__title-wrapper-title-2 br{display:none}}.section-slider-title{justify-content:space-between;align-items:end;display:flex;flex-wrap:wrap;column-gap:10px;row-gap:20px}.section-slider-title-button{display:flex;align-items:center;gap:20px}.section-slider-title-button-right{height:60px;width:60px;border:1px solid #e3dbd8;background:#16440F;border-radius:50%;transition:.3s}.section-slider-title-button-right i{color:var(--rr-common-white)}.section-slider-title-button-right:hover{background:var(--rr-theme-primary);border-color:var(--rr-theme-primary)}.section-slider-title-button-right:hover i{color:var(--rr-common-white)}.section-slider-title-button-right:hover svg path{fill:var(--rr-common-white)}.section-slider-title-3{justify-content:space-between;align-items:end;display:flex;flex-wrap:wrap;gap:10px;column-gap:10px;row-gap:20px}.section-slider-title-3-button{display:flex;align-items:center;gap:20px}.section-slider-title-3-button-right{height:60px;width:60px;background:#d5dfd4;border-radius:50%;transition:.3s}.section-slider-title-3-button-right i{color:var(--rr-heading-primary)}.section-slider-title-3-button-right:hover{background:var(--rr-theme-primary);border-color:var(--rr-theme-primary)}.section-slider-title-3-button-right:hover i{color:var(--rr-common-white)}.section-slider-title-3-button-right:hover svg path{fill:var(--rr-common-white)}.breadcrumb-space{padding:80px 0 30px}.breadcrumb__area{background-size:cover;border-radius:50px 50px 10px 10px;background-repeat:no-repeat}@media (max-width:1820px){.breadcrumb__area{max-width:98%;padding-left:15px;padding-right:15px}}.breadcrumb__area.overly{position:relative;z-index:1}.breadcrumb__area.overly:after{z-index:-1;background:linear-gradient(180deg,rgba(0,22,10,.5),#00160A)}.breadcrumb__area.overly:after,.breadcrumb__area:before{position:absolute;width:100%;height:100%;top:0;content:"";left:0}.breadcrumb__area:before{background:#16440F;opacity:.8}.breadcrumb__title{color:var(--rr-common-white);font-family:var(--rr-ff-heading);font-weight:var(--rr-fw-bold);font-size:var(--rr-fs-h1);line-height:var(--rr-lh-h1);margin-bottom:8px;text-transform:capitalize;font-style:normal;position:relative;z-index:1}.breadcrumb-symbol{max-width:100px}.breadcrumb-symbol img{position:relative}@media only screen and (min-width:1400px) and (max-width:1600px){.breadcrumb__title{font-size:60px}}@media only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:992px) and (max-width:1199px){.breadcrumb__title{font-size:46px;line-height:50px}}@media only screen and (min-width:576px) and (max-width:767px){.breadcrumb__title{font-size:44px;line-height:50px}}@media (max-width:575px){.breadcrumb__title{font-size:34px;line-height:20px;margin-bottom:20px}}@media (max-width:450px){.breadcrumb__title{font-size:32px}}.breadcrumb__menu ul{display:inline-flexbox;display:inline-flex;gap:27px;justify-content:center;align-items:center}.breadcrumb__menu ul li{list-style:none;position:relative;line-height:1}.breadcrumb__menu ul li:not(:last-child):before{display:inline-block;content:"\f105";position:absolute;top:55.8888%;font-family:var(--rr-ff-fontawesome);inset-inline-end:-17px;color:var(--rr-common-white);font-size:16px;font-style:normal;font-weight:900;line-height:16px}.breadcrumb__menu ul li span{color:var(--rr-common-white);font-family:var(--rr-ff-body);font-weight:var(--rr-fw-sbold);line-height:var(--rr-lh-h6);font-size:18px;font-style:normal}.breadcrumb__menu ul li span a:hover{color:var(--rr-theme-primary)}.breadcrumb__menu ul li.active span{color:var(--rr-common-white);font-family:var(--rr-ff-body);font-weight:var(--rr-fw-sbold);line-height:var(--rr-lh-h6);font-size:18px;font-style:normal}.breadcrumb__area .inner-top-shape{z-index:-1;opacity:.5!important;top:-55px;left:621px}@media only screen and (min-width:992px) and (max-width:1199px){.breadcrumb__area .inner-top-shape{left:0}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:992px){.breadcrumb__area .inner-top-shape{display:none}}.breadcrumb__area .banner-all-shape-wrapper .first-shape{top:222px;left:585px}@media only screen and (min-width:1400px) and (max-width:1600px){.breadcrumb__area .banner-all-shape-wrapper .first-shape{left:370px}}@media only screen and (min-width:992px) and (max-width:1199px){.breadcrumb__area .banner-all-shape-wrapper .first-shape{left:245px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.breadcrumb__area .banner-all-shape-wrapper .first-shape{display:none}}.breadcrumb__area .banner-all-shape-wrapper .second-shape{top:500px;left:33px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.breadcrumb__area .banner-all-shape-wrapper .second-shape{display:none}}.breadcrumb__area .banner-all-shape-wrapper .right-shape img{width:100%;height:auto}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:992px){.breadcrumb__area .banner-all-shape-wrapper .right-shape img{display:none}}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(255,255,255,.4)}70%{box-shadow:0 0 0 45px rgba(255,255,255,0)}to{box-shadow:0 0 0 0 rgba(255,255,255,0)}}@keyframes shake{0%{transform:translate(1px,1px) rotate(0deg)}10%{transform:translate(-1px,-2px) rotate(-1deg)}20%{transform:translate(-3px) rotate(1deg)}30%{transform:translate(3px,2px) rotate(0deg)}40%{transform:translate(1px,-1px) rotate(1deg)}50%{transform:translate(-1px,2px) rotate(-1deg)}60%{transform:translate(-3px,1px) rotate(0deg)}70%{transform:translate(3px,1px) rotate(-1deg)}80%{transform:translate(-1px,-1px) rotate(1deg)}90%{transform:translate(1px,2px) rotate(0deg)}to{transform:translate(1px,-2px) rotate(-1deg)}}@keyframes ripple{0%{transform:scale(1)}50%{transform:scale(1.3);opacity:1}to{transform:scale(1.6);opacity:0}}@keyframes popupBtn{0%{transform:scale(1);opacity:.6}50%{transform:scale(1.4);opacity:.3}to{transform:scale(2);opacity:0}}@keyframes slide-left{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes leftRight{0%{transform:translateX(0)}to{transform:translateX(-15px)}}.spin{animation-name:spin;animation-duration:10s;animation-iteration-count:infinite;animation-timing-function:linear}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(359deg)}}@keyframes qode-draw{0%,to{-webkit-clip-path:inset(-2px 0);clip-path:inset(-2px 0)}42%{-webkit-clip-path:inset(-2px 0 -2px 100%);clip-path:inset(-2px 0 -2px 100%)}43%{-webkit-clip-path:inset(-2px 100% -2px 0);clip-path:inset(-2px 100% -2px 0)}}@keyframes bubble{0%{transform:rotate(0deg) translateX(-50px)}to{transform:rotate(1turn) translateY(100px)}}@keyframes leftright{0%{transform:translateX(0)}to{transform:translateX(-20px)}}@keyframes bounce{0%,10%,20%,50%,80%,to{transform:translateX(0)}40%,60%{transform:translateX(-15px)}}@keyframes top-image-bounce{0%{transform:translateY(-8px)}50%{transform:translateY(12px)}to{transform:translateY(-8px)}}@keyframes scroll{0%{transform:translateY(0)}to{transform:translateY(16px)}}.no-js .cd-words-wrapper b{opacity:0}.no-js .cd-words-wrapper b.is-visible{opacity:1}.upDown{animation:upDown 1.3S infinite alternate}@keyframes upDown{0%{transform:translateY(0)}to{transform:translateY(-15px)}}.upDown-top{animation:upDown 1S infinite alternate}@keyframes upDown-top{0%{transform:translateY(0)}to{transform:translateY(-10px)}}.upDown-bottom{animation:upDown .8S infinite alternate}@keyframes upDown-bottom{0%{transform:translateY(0)}to{transform:translateY(-8px)}}.leftRight{animation:leftRight 1.3S infinite alternate}@keyframes rightLeft{0%{transform:translateX(0)}to{transform:translateX(10px)}}@keyframes zooming{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.zooming{animation:zooming 1.3S infinite alternate}@keyframes zoom{0%{transform:scale(1) translate(0)}50%{transform:scale(1.1) translate(19px,19px)}to{transform:scale(1) translate(0)}}#preloader{position:fixed;width:100%;height:100%;left:0;top:0;background-color:#121212;z-index:999}@keyframes sk-three-bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.header-1.rs-sticky .main-menu ul li>a{color:var(--rr-heading-primary)}.header-1.rs-sticky .main-menu ul li>a:before{background:var(--rr-theme-primary)}.header-1.rs-sticky .main-menu ul li .submenu li a:hover{color:var(--rr-theme-primary)}.header-1.rs-sticky .main-menu ul li .submenu li a:hover:before{background:var(--rr-theme-primary)}.header-1.rs-sticky .main-menu ul li .submenu li:hover>a{color:var(--rr-theme-primary)}.header-1.rs-sticky .main-menu ul li .submenu li:hover>a:before{background-color:var(--rr-theme-primary)}.header-1.rs-sticky .main-menu ul li .mega-menu li ul li:hover>a,.header-1.rs-sticky .main-menu ul li .submenu li.has-dropdown:hover>a:after{color:var(--rr-theme-primary)}.header-1.rs-sticky .main-menu ul li .mega-menu li ul li:hover>a:before{background:var(--rr-theme-primary)}.header-1.rs-sticky .main-menu ul li .mega-menu li:hover>.mega-menu-title,.header-1.rs-sticky .main-menu ul li:hover>a,.header-1.rs-sticky .main-menu ul li:hover>a:after{color:var(--rr-theme-primary)}#popup-search-box{background-color:var(--rr-common-white);position:fixed;width:100%;height:20%;top:-100%;left:0;right:0;white-space:nowrap;z-index:99;opacity:0;visibility:hidden;transition:all .5s ease}.header__logo-3 .header__hamburger{margin-left:-80px!important}@media (max-width:1750px){.header__logo-3 .header__hamburger{margin-left:0!important}}.header-4__middle .mean__menu-wrapper .main-menu .mobile-menu ul li{-webkit-margin-end:24px!important;margin-inline-end:24px!important}@media only screen and (min-width:1200px) and (max-width:1399px){.header-4__middle .mean__menu-wrapper .main-menu .mobile-menu ul li{-webkit-margin-end:12px!important;margin-inline-end:12px!important}}.header-4__middle .mean__menu-wrapper .main-menu .mobile-menu ul li:last-child{-webkit-margin-end:0!important;margin-inline-end:0!important}.header-4__middle .mean__menu-wrapper .main-menu .mobile-menu ul li>a{padding:38px 0;letter-spacing:1.2px}.header-4__middle .mean__menu-wrapper .main-menu .mobile-menu ul li .submenu li a{padding:0 25px!important}.header-4__middle .mean__menu-wrapper .main-menu .mobile-menu ul li.has-dropdown>a:after{top:38%}.header-5__wrap .rr-btn{padding:10px 30px}@media screen and (max-width:769px){.header-5__wrap .rr-btn{display:none}}.header-5__wrap .rr-btn:before{background-color:var(--rr-heading-primary)}.rs-sticky.header-2 .main-menu .mobile-menu ul li a{color:var(--rr-common-white)!important}.rs-sticky.header-2 .main-menu .mobile-menu ul li a:hover{color:var(--rr-theme-primary)!important}.rs-sticky.header-2 .main-menu .mobile-menu ul li ul.submenu li a{color:var(--rr-heading-primary)!important}.header__logo{max-width:180px;padding:16px 0}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.header__logo{max-width:150px}}@media (max-width:450px){.header__logo{max-width:150px}}.header__logo.header__logo-3{display:flex;justify-content:center;align-items:center;gap:30px}@media (max-width:575px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:1400px) and (max-width:1600px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:992px) and (max-width:1199px){.header__logo.header__logo-3 .header__hamburger{margin-left:55px}}.header__logo.header__logo-3 .header__hamburger .sidebar__toggle{background:var(--rr-heading-primary);width:50px;height:50px;display:flex;justify-content:center;align-items:center;border-radius:50%}.header__logo.header__logo-3 .header__hamburger .sidebar__toggle .bar-icon span{background:var(--rr-common-white)}.header__logo.header__logo-3 .logo-3{width:164px}@media (max-width:575px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:1400px) and (max-width:1600px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:992px) and (max-width:1199px){.header__logo.header__logo-3 .logo-3{width:130px}}.header-container{max-width:1500px;width:100%;margin:0 auto}@media (max-width:1900px){.header-container{padding:0 20px}}.header__main{display:flex;justify-content:space-between;align-items:center}@media only screen and (min-width:992px) and (max-width:1199px){.header__main .header__middle .mean__menu-wrapper .main-menu .mobile-menu ul li{-webkit-margin-end:15px;margin-inline-end:15px}.header__main .header__middle .mean__menu-wrapper .main-menu .mobile-menu ul li a{font-size:14px}}.header__main .header__right .header__action{gap:10px}.header__main .header__right .header__action .search-icon{cursor:pointer}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:992px){.header__main .header__right .header__action .search-icon{display:none!important}}.header__main .header__right .header__action .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}.header__main .header__right .header__action .text h4 a{font-family:var(--rr-ff-heading);color:var(--rr-heading-primary);font-weight:var(--rr-heading-primary);font-style:normal;font-size:18px;line-height:28px}.header__main .header__right .header__action .text h4 a:hover{color:var(--rr-theme-primary)}@media (max-width:575px){.header__main .header__right .header__action .text{display:none}}.header__main .header__right .header__action .header__social{gap:24px}.header__main .header__right .header__action .header__social a{position:relative}.header__main .header__right .header__action .header__social a .icon-wrapper{position:absolute;top:-13px;left:13px;width:15px;height:16px;display:flex;background:#FF3D00;align-items:center;border-radius:500px;justify-content:center}.header__main .header__right .header__action .header__message{gap:10px}.header__main .header__right .header__action .header__message h6{font-family:var(--rr-ff-body);font-weight:var(--rr-fw-regular);line-height:var(--rr-lh-30);font-size:16px;font-style:normal}@media (max-width:575px){.header__main .header__right .header__action .header__message h6{display:none}}.header__main .header__right .header__action .header__message h6:hover{color:var(--rr-theme-primary)}.header__main .header__right .header__action .header__message .circle-message{height:50px;width:50px;display:flex;background:var(--rr-theme-primary);justify-content:center;align-items:center;border-radius:50%;position:relative}.header__main .header__right .action-3{margin-right:74px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:992px) and (max-width:1199px){.header__main .header__right .action-3{margin-right:0}}.bar-icon{width:26px;height:18px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.bar-icon,.bar-icon span{transition:color .2s ease-out}.bar-icon span{width:100%;height:2px;background:var(--rr-theme-primary);display:inline-block}.bar-icon span:nth-child(2){margin-left:0}.bar-icon:hover span{animation:qode-draw .8s cubic-bezier(.44,1.1,.53,.99) 1 forwards}.bar-icon:hover span:nth-child(2){margin-left:0;animation-delay:.1s}.bar-icon:hover span:nth-child(3){animation-delay:.2s}.bar-icon.is-black span{background:var(--rr-common-black)}.bar-icon.is-white span{background:var(--rr-common-white)}.banner-home{border-radius:50px;margin-left:15px;margin-right:15px;overflow:hidden}.banner-home__all-shape .left-tower{position:absolute;left:-30px;bottom:0}@media (max-width:1780px){.banner-home__all-shape .left-tower{display:none}}.banner-home__all-shape .left-tower img{width:100%;height:auto}.banner-home__content h1{color:var(--rr-common-white);font-family:var(--rr-ff-heading);font-size:var(--rr-fs-h1);font-weight:var(--rr-fw-bold);line-height:var(--rr-lh-h1)}@media only screen and (min-width:1200px) and (max-width:1399px){.banner-home__content h1{font-size:65px;line-height:70px}}@media only screen and (min-width:992px) and (max-width:1199px){.banner-home__content h1{font-size:58px;line-height:78px}}@media only screen and (min-width:768px) and (max-width:992px){.banner-home__content h1{font-size:48px;line-height:60px}}@media only screen and (min-width:576px) and (max-width:767px){.banner-home__content h1{font-size:40px;line-height:52px}}@media (max-width:575px){.banner-home__content h1{font-size:30px;line-height:42px}}@media (max-width:450px){.banner-home__content h1{font-size:27px;line-height:37px}}.banner-home__content .description p{max-width:624px;color:var(--rr-text-body);font-family:var(--rr-ff-body);font-weight:var(--rr-fw-regular);line-height:var(--rr-lh-h6);font-size:20px;margin-bottom:0}.banner-home__btn__wrapper{row-gap:20px}.banner-home__btn__wrapper .banner-video-button{gap:30px;height:50px;width:50px;background:#1c5a47;display:flex;justify-content:center;align-items:center;border-radius:50%;padding-top:6px;padding-left:2px;margin-left:30px;margin-right:10px}.banner-home .video-text{color:var(--rr-common-white);font-weight:var(--rr-fw-sbold);font-size:var(--rr-fs-h6);line-height:var(--rr-lh-h6);display:flex;justify-content:center;align-items:center;font-style:normal;transition:.3s}.banner-home .video-text:hover{color:var(--rr-theme-primary)}.banner-home__shape{max-width:645px}.banner-home .padding-space{padding:140px 0 125px}@media (max-width:768px){.banner-home .padding-space{padding:75px 20px;iframe{width:100%;height:200px;margin-top:40px}}}.banner-wrap{max-width:1830px;width:100%;margin:0 auto;padding:0 15px;border-radius:50px}@media (max-width:1820px){.banner-wrap{border-radius:0}}.banner_parallax-slider .swiper-slide{position:relative;overflow:hidden;width:100%;height:calc(100% + 1px);top:-1px}.banner-4__icon-box .icon{background:var(--rr-common-white);width:50px;height:50px;display:flex;align-items:center;justify-content:center;border-radius:50%}.banner-5__form-wrapper-form .rr-btn{gap:6px;border-radius:4px}.banner-5__form-wrapper-form .rr-btn i{margin-top:2px}@media (max-width:1100px){.main-menu{display:none}}.main-menu ul{margin-bottom:0}.main-menu ul li{position:relative;list-style:none;display:inline-block;-webkit-margin-end:26px;margin-inline-end:26px}@media only screen and (min-width:992px) and (max-width:1199px){.main-menu ul li{-webkit-margin-end:20px;margin-inline-end:20px}}@media only screen and (min-width:1200px) and (max-width:1399px){.main-menu ul li{-webkit-margin-end:30px;margin-inline-end:30px}}.main-menu ul li.active>a{color:var(--rr-theme-primary)!important}.main-menu ul li>a{display:inline-block;color:var(--rr-heading-primary);font-family:var(--rr-ff-body);font-weight:400;padding:47px 0;text-transform:uppercase;font-size:15px;line-height:26px}@media only screen and (min-width:1400px) and (max-width:1600px){.main-menu ul li>a{padding:32.8px 0}}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.main-menu ul li>a{padding:30px 0;font-size:14px}}.main-menu ul li.has-dropdown>a{position:relative;padding-right:13px!important}.main-menu ul li.has-dropdown>a:after{background-image:none;font-family:Font Awesome\ 6 Pro;font-size:12px;font-weight:700;content:"\f107";position:absolute;top:40%;right:0;transform:translateY(1px);transition:all .3s ease-in-out;cursor:pointer}@media (max-width:575px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:1400px) and (max-width:1600px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:992px) and (max-width:1199px){.main-menu ul li.has-dropdown>a:after{top:34%;right:0}}.main-menu ul li.has-dropdown-2{-webkit-margin-end:20px;margin-inline-end:20px}.main-menu ul li.has-dropdown-2>a:after{top:35%!important;right:0}.main-menu ul li.has-mega-menu,.main-menu ul li.megamenu-wrapper{position:static}.main-menu ul li .submenu{position:absolute;top:110%;inset-inline-start:0;min-width:280px;background:var(--rr-common-white);z-index:99;visibility:hidden;opacity:0;transform-origin:top center;padding:35px 0 6px;color:var(--rr-common-white);border:1px solid var(--rr-border-primary);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}.main-menu ul li .submenu li{display:block;width:100%;margin:0;padding:0;transform:translateY(-10px)}.main-menu ul li .submenu li.has-dropdown>a:after{position:absolute;top:50%;inset-inline-end:25px;transform:translateY(-50%) rotate(-90deg);color:var(--rr-text-1)}.main-menu ul li .submenu li a{position:relative;z-index:11;color:var(--rr-heading-primary);font-size:15px;-webkit-padding-start:30px;padding-inline-start:30px;padding:0 25px 9px;width:100%}.main-menu ul li .submenu li a:before{position:absolute;content:"";left:28px;top:47%;transform:translateY(-50%);width:0;height:1px;background-color:var(--rr-theme-primary)}.main-menu ul li .submenu li .submenu{inset-inline-start:100%;top:0;visibility:hidden;opacity:0}.main-menu ul li .submenu li:hover>a{color:var(--rr-theme-primary);-webkit-padding-start:43px!important;padding-inline-start:43px!important}.main-menu ul li .submenu li:hover>a:before{width:12px}.main-menu ul li .submenu li:hover>a:after{color:var(--rr-theme-primary)}.main-menu ul li .submenu li:hover>.submenu{transform:translateY(1);visibility:visible;opacity:1}.main-menu ul li .mega-menu{position:absolute;top:100%;left:50%;padding:30px 35px;background:var(--rr-heading-primary);visibility:hidden;opacity:0;z-index:99;width:100%;transform:translateX(-50%) translateZ(0);clip:rect(0,200vw,0,0);border-bottom-left-radius:10px;border-bottom-right-radius:10px}@media only screen and (min-width:992px) and (max-width:1199px){.main-menu ul li .mega-menu{padding:25px}}.main-menu ul li .mega-menu.mega-menu.mega-menu-grid-4{padding:30px 35px;display:grid;grid-template-columns:repeat(4,1fr);grid-row-gap:30px;row-gap:30px;grid-column-gap:30px;column-gap:30px}.main-menu ul li .mega-menu.mega-menu.mega-menu-grid-3{padding:30px 35px;display:grid;grid-row-gap:30px;row-gap:30px;grid-column-gap:30px;column-gap:30px;grid-template-columns:repeat(3,1fr);width:950px;margin:0 auto;justify-content:space-around}.main-menu ul li .mega-menu li .mega-menu-title{font-weight:500;color:var(--rr-text-body);cursor:text;display:block;margin-bottom:15px;border-bottom:1px solid var(--rr-border-primary);padding:0 0 5px}.main-menu ul li .mega-menu li .mega-menu-title:before{display:none}.main-menu ul li .mega-menu li ul li{width:100%;float:none;margin-bottom:9px}.main-menu ul li .mega-menu li ul li:last-child{margin-bottom:0}.main-menu ul li .mega-menu li ul li a{font-size:16px;color:var(--rr-text-body);padding:0;position:relative}.main-menu ul li .mega-menu li ul li a:before{position:absolute;content:"";left:0;right:auto;top:50%;bottom:auto;width:0;height:1px;background-color:var(--rr-theme-primary)}.main-menu ul li .mega-menu li ul li:hover>a{color:var(--rr-theme-primary)}.main-menu ul li .mega-menu li ul li:hover>a:before{background-color:var(--rr-theme-primary)}.main-menu ul li .mega-menu li:hover>.mega-menu-title{color:var(--rr-theme-primary);-webkit-padding-start:0;padding-inline-start:0}.main-menu ul li .mega-menu li:hover>a{color:var(--rr-theme-primary)}.main-menu ul li .mega-menu li a:hover{-webkit-padding-start:18px;padding-inline-start:18px}.main-menu ul li .mega-menu li a:hover:before{width:12px}.main-menu ul li:hover>a{color:var(--rr-theme-primary)}.main-menu ul li:hover>a:after{color:var(--rr-theme-primary);transform:rotate(180deg)}.main-menu ul li:hover>.submenu{visibility:visible;opacity:1;top:100%}.main-menu ul li:hover .mega-menu{visibility:visible;opacity:1;clip:rect(0,100vw,200vh,-30px);transition:clip .6s linear,opacity .4s linear}.main-menu-2 ul li .submenu li a:hover{color:var(--rr-theme-primary)}.main-menu-2 ul li .submenu li a:hover:before{background:var(--rr-theme-primary)}.main-menu-2 ul li .submenu li:hover>a{color:var(--rr-theme-primary)}.main-menu-2 ul li .submenu li:hover>a:before{background-color:var(--rr-theme-primary)}.main-menu-2 ul li .submenu li.has-dropdown:hover>a:after,.main-menu-2.main-menu-2 ul li .submenu li a:hover{color:var(--rr-theme-primary)}.main-menu-2.main-menu-2 ul li .submenu li a:hover:before{background:var(--rr-theme-primary)}.main-menu-2.main-menu-2 ul li .submenu li:hover>a{color:var(--rr-theme-primary)}.main-menu-2.main-menu-2 ul li .submenu li:hover>a:before{background-color:var(--rr-theme-primary)}.main-menu-2.main-menu-2 ul li .submenu li.has-dropdown:hover>a:after{color:var(--rr-theme-primary)}.home__menu-buttons .rr-btn{height:45px;font-size:14px!important;padding:0 25px!important;display:inline-flex!important;align-items:center;justify-content:center;color:var(--rr-common-white)!important;width:inherit!important}.home__menu-buttons .rr-btn:before{width:100%!important;background-color:var(--rr-common-white)}.home__menu-buttons .rr-btn:hover{color:var(--rr-heading-primary)!important}.blog__content-thumb{overflow:hidden;border-radius:20px}.blog__content-thumb img{width:100%;height:100%;border-radius:20px}.blog__content-thumb img:hover{transform:scale(1.2)}.blog__content-meta{align-items:center;gap:30px;flex-wrap:wrap}@media (max-width:575px){.blog__content-meta{gap:20px}}.blog__content-meta li{list-style:none}.blog__content-meta li a{font-family:var(--rr-ff-body);font-weight:var(--rr-fw-regular);line-height:var(--rr-lh-h5);color:#111214;font-style:normal;font-size:16px;display:flex;align-items:center;gap:5px}.blog__content-meta li a:hover{color:var(--rr-theme-primary)}.blog__content-meta li span{color:#111214;display:flex;align-items:center;gap:5px}.blog__content-meta li span,.blog__content-text p{font-family:var(--rr-ff-body);font-weight:var(--rr-fw-regular);line-height:var(--rr-lh-h5);font-style:normal;font-size:16px}.blog__content-text p{color:var(--rr-text-body);margin-bottom:0}.blog__content-pagination-social{gap:15px}.blog__content-pagination-social a{color:var(--rr-heading-primary);border:1px solid #e3dbd8;padding:15px 25px;border-radius:5px}@media (max-width:320px){.blog__content-pagination-social a{padding:10px 20px}}.blog__content-pagination-social a i{color:var(--rr-heading-primary);font-weight:var(--rr-fw-bold);line-height:var(--rr-lh-h5);font-size:22px;font-style:normal}.blog__content-pagination-social .active,.blog__content-pagination-social a:hover{border:1px solid var(--rr-theme-primary)}.latest-blog__item{transition:.3s}.latest-blog__item-media{overflow:hidden}.latest-blog__item-media,.latest-blog__item-media a img{border-top-left-radius:20px;border-top-right-radius:20px}.latest-blog__item-media a img{max-width:100%}.latest-blog__item-media a img:hover{transform:scale(1.2)}.latest-blog__item-text{padding:20px 40px 40px;border-bottom-left-radius:20px;border-bottom-right-radius:20px;border:2px solid #3aaa3630;border-top:none;transition:.3s}.latest-blog__item-text-meta{justify-content:space-between;padding-bottom:20px}@media only screen and (min-width:576px) and (max-width:767px){.latest-blog__item-text-meta{gap:5px}}.latest-blog__item-text-meta span{list-style:none}.latest-blog__item-text-meta span a{color:var(--rr-text-body);font-family:var(--rr-ff-body);font-weight:var(--rr-fw-regular);display:flex;justify-content:center;align-items:center;gap:6px;line-height:22px}.latest-blog__item-text-meta span a i{color:#111214}.latest-blog__item-text-meta span a:hover{color:var(--rr-theme-primary)}@media (max-width:575px){.latest-blog__item-text-meta .meta-comment{display:none}}.latest-blog__item-text-bottom a h4{font-size:21px;font-weight:var(--rr-fw-bold);line-height:var(--rr-lh-h5);margin-bottom:10px}@media (max-width:575px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:1400px) and (max-width:1600px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:992px) and (max-width:1199px){.latest-blog__item-text-bottom a h4{max-width:100%}}.latest-blog__item-text-bottom a h4:hover{color:var(--rr-theme-primary)}.latest-blog__item-text-bottom p{font-weight:var(--rr-fw-regular);color:var(--rr-text-body);line-height:30px;font-size:16px;font-style:normal;margin-bottom:0;z-index:1}.latest-blog__item-text-bottom a{color:var(--rr-heading-primary);font-family:var(--rr-heading-primary);font-weight:var(--rr-fw-sbold);line-height:var(--rr-fs-h4);font-size:15px;gap:6px}.latest-blog__item-text-bottom a:hover{color:var(--rr-theme-primary)}.blog-4__item-content-wrap-cta .title,.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}.blog-4__item-content-wrap-cta .title a{transition:all .3s ease-in-out}.blog-4__item-content-wrap-cta .title a:hover{color:var(--rr-theme-primary)}.sidebar__widget:not(:last-child){margin-bottom:30px}.sidebar__widget{padding:30px;border-radius:10px;background:var(--rr-common-white);border-radius:20px;box-shadow:0 0 60px rgba(0,0,0,.05)}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:992px){.sidebar__widget{margin-top:50px}}.sidebar__widget-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;border-bottom:1px solid #e3dbd8;padding-bottom:15px}.sidebar__widget-title__have-bar{position:relative}.sidebar__widget-search .search__bar{height:50px;width:100%;position:relative;border-radius:4px}.sidebar__widget-search .search__bar input{height:100%;padding:14px 35px 14px 20px;width:100%;border-radius:30px;border:1px solid #e3dbd8;background:var(--rr-common-white);color:var(--rr-text-body);font-family:var(--rr-ff-body);font-size:14px;font-style:normal;font-weight:400;line-height:10px;margin-left:0}.sidebar__widget-search .search__bar button{position:absolute;left:18px;padding:0;height:100%;line-height:0}.sidebar__widget-search .search__bar button:hover svg path[stroke="#525257"]{stroke:var(--rr-theme-primary)}.sidebar__widget-search .search__bar .icon{position:absolute;top:20%;right:5px;transform:translate(-50%)}.sidebar__widget-category{display:flex;flex-direction:column;gap:12px}.sidebar__widget-category a{gap:10px;justify-content:space-between;color:var(--rr-heading-primary);font-size:var(--rr-fs-body2);font-style:normal;font-weight:400;line-height:normal}.sidebar__widget-category a,.sidebar__widget-category a span:first-child{display:flex;align-items:center}.sidebar__widget-category a:hover{color:var(--rr-theme-primary)}.sidebar__widget-category a:hover span:first-child svg circle[fill="#525257"]{fill:var(--rr-theme-primary)}.sidebar__widget-tags .tags{display:flex;flex-wrap:wrap;gap:10px}.sidebar__widget-tags .tags a{display:block;padding:5px 10px;border-radius:30px;background:var(--rr-common-white);border:1px solid rgba(0,15,32,.1);font-size:13px;font-style:normal;font-weight:400;line-height:22px}.sidebar__widget-tags .tags a:hover{color:var(--rr-common-white);background:var(--rr-theme-primary)}.sidebar__widget-have_any_question .rr-btn .text-one{color:var(--rr-heading-primary)}.sidebar__widget .sidebar-post{margin-bottom:20px;display:flex;gap:18px;align-items:center}.sidebar__widget .sidebar-post:last-child{margin-bottom:0}@media only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:992px) and (max-width:1199px){.sidebar__widget .sidebar-post{flex-wrap:wrap}}.sidebar__widget .sidebar-post_thumb{width:90px;overflow:hidden;height:90px;min-width:90px;min-height:90px;border-radius:20px}.sidebar__widget .sidebar-post_thumb img{width:100%;height:100%;object-fit:cover}.sidebar__widget .sidebar-post_thumb:hover img{transform:scale(1.2)}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:992px) and (max-width:1199px){.sidebar__widget .sidebar-post_content{max-width:100%}}.sidebar__widget .sidebar-post_content .post-meta{margin-bottom:6px}.sidebar__widget .sidebar-post_content .post-meta li{font-family:var(--rr-ff-body);color:var(--rr-text-body);font-weight:var(--rr-fw-regular);line-height:var(--rr-lh-h5);display:flex;gap:10px;align-items:center;font-size:16px;font-style:normal}@media (max-width:376px){.sidebar__widget .sidebar-post_content .post-meta li{font-size:12px}}.sidebar__widget .sidebar-post_content .post-meta li i{color:var(--rr-theme-primary)}.sidebar__widget .sidebar-post_content h3{font-family:var(--rr-ff-heading);color:var(--rr-heading-primary);font-weight:var(--rr-fw-sbold);line-height:28px;font-size:18px;font-style:normal}@media (max-width:320px){.sidebar__widget .sidebar-post_content h3{font-size:13px;line-height:20px}}.sidebar__widget .sidebar-post_content a:hover h3{color:var(--rr-theme-primary)}.blog-details__content-thumb{overflow:hidden}.blog-details__content-thumb,.blog-details__content-thumb img{border-radius:30px;transition:.3s}@media (max-width:376px){.blog-details__content-thumb img{height:200px}}.blog-details__content-thumb img:hover{transform:scale(1.2)}.blog-details__content-meta{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.blog-details__content-meta li{font-family:var(--rr-ff-heading);font-weight:var(--rr-fw-regular);line-height:var(--rr-lh-h5);list-style:none;color:#111214;font-style:normal;font-size:16px}.blog-details__content-meta li a,.blog-details__content-meta li span{display:flex;align-items:center;gap:5px}.blog-details__content-text-paragraph{margin-bottom:10px!important}.blog-details__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;font-style:normal;margin-bottom:0}.blog-details__middel{gap:30px;flex-wrap:wrap}.blog-details__middel-img{overflow:hidden;border-radius:20px}.blog-details__middel-img img{width:100%;height:100%;border-radius:20px}.blog-details__middel-img img:hover{transform:scale(1.2)}.blog-details__middel-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}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:992px) and (max-width:1199px){.blog-details__middel-content p br{display:none}}.blog-details__middel-content-list ul li{list-style:none}.blog-details__middel-content-list ul li a{font-family:var(--rr-ff-heading);color:var(--rr-common-black)!important;font-weight:var(--rr-fw-regular);line-height:var(--rr-lh-h5);display:flex;gap:15px;align-items:center;font-size:16px;font-style:normal}.blog-details__middel-content-list ul li a i{color:var(--rr-theme-primary)}.blog-details__testimonial{box-shadow:0 0 60px rgba(0,0,0,.05);border-radius:20px;padding:50px;background-color:rgba(255,255,255,.5)}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.blog-details__testimonial{padding:20px}}.blog-details__testimonial-icon{border:1px solid var(--rr-theme-primary);width:51px;height:51px;display:flex;justify-content:center;align-items:center;border-radius:50%}.blog-details__testimonial-icon i{color:var(--rr-theme-primary)}.blog-details__testimonial p{font-family:var(--rr-text-body);font-weight:var(--rr-fw-regular);font-size:20px;margin-bottom:0}.blog-details__testimonial p,.blog-details__testimonial-details h5{color:var(--rr-heading-primary);line-height:var(--rr-lh-h5);font-style:normal}.blog-details__testimonial-details h5{font-family:var(--rr-ff-heading);font-weight:var(--rr-fw-bold);font-size:22px;margin-bottom:5px}.blog-details__testimonial-details p{margin-bottom:0}.blog-details__bottom-text p,.blog-details__testimonial-details 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}.blog-details__social{padding:40px 0;border-top:1px solid #e3dbd8;border-bottom:1px solid #e3dbd8;flex-wrap:wrap;column-gap:10px;row-gap:20px}.blog-details__social-tags{display:flex;align-items:center;gap:20px;flex-wrap:wrap;column-gap:10px;font-size:14px}.blog-details__social-tags a{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;background:#F1F5EB;padding:5px 10px;border-radius:20px;transition:.3s}.blog-details__social-tags a:hover{background:var(--rr-theme-primary);color:var(--rr-common-white)}.blog-details__social-media{display:flex;align-items:center;gap:10px}.blog-details__social-media a{border:1px solid var(--rr-heading-primary);width:35px;height:35px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:.3s}.blog-details__social-media a i{color:var(--rr-heading-primary)}.blog-details__social-media a:hover{border:1px solid var(--rr-theme-primary)}.blog-details__wrapper{margin-top:80px;background:#e4e9dd;border-radius:20px;padding:40px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.blog-details__wrapper{padding:20px}}.blog-details__wrapper h3{font-family:var(--rr-ff-heading);color:var(--rr-heading-primary);font-weight:var(--rr-fw-sbold);font-size:var(--rr-fs-h3);line-height:var(--rr-lh-h3);font-style:normal}@media (max-width:575px){.blog-details__wrapper h3{font-size:25px;line-height:35px}}.blog-details__wrapper p{font-family:var(--rr-ff-body);color:var(--rr-heading-primary);font-weight:var(--rr-fw-regular);line-height:var(--rr-lh-h5);font-size:16px;margin-bottom:0;font-style:normal}.blog-details__wrapper-from-input input{outline:none;width:100%}.blog-details__wrapper-from-input input,.blog-details__wrapper-from-textarea textarea{font-family:var(--rr-ff-heading);color:var(--rr-text-body);font-weight:var(--rr-fw-regular);line-height:var(--rr-lh-h5);background:var(--rr-common-white);font-size:16px;margin-left:0;font-style:normal;border:none;border-radius:20px;padding:10px 20px}.blog-details__wrapper-from-textarea textarea{max-width:100%;height:167px!important}.form-check-input:checked{background-color:var(--rr-theme-primary)}.form-check-input:focus{box-shadow:none}.footer__area-common{position:relative;z-index:1}.footer__area-common.background{background:#FFF5F1}@media only screen and (min-width:768px) and (max-width:992px){.footer__area-common{padding-top:40px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.footer__area-common{padding-top:30px}}.footer__area-common .footer-top{flex-wrap:wrap;row-gap:20px;position:relative}.footer__area-common .footer-top:before{width:117px;top:89px;left:47%;right:50%;content:"";position:absolute;border-bottom:1px solid #356d5c;transform:rotate(90deg)}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.footer__area-common .footer-top:before{display:none}}.footer__area-common .footer-top .footer-top-left{gap:30px}.footer__area-common .footer-top .footer-top-left .footer-left-svg{display:flex;justify-content:center;align-items:center;background:var(--rr-theme-primary);width:80px;height:80px;border-radius:50%}.footer__area-common .footer-top .footer-top-left .footer-left-svg svg{transition:.3s}.footer__area-common .footer-top .footer-top-left .footer-left-svg:hover svg{animation:shake .5s}.footer__area-common .footer-top .footer-top-left h3{color:var(--rr-common-white);font-weight:var(--rr-fw-sbold);font-size:var(--rr-fs-h4);line-height:var(--rr-lh-h3);font-style:normal}@media only screen and (min-width:768px) and (max-width:992px){.footer__area-common .footer-top .footer-top-left h3{font-size:22px}}@media only screen and (min-width:576px) and (max-width:767px){.footer__area-common .footer-top .footer-top-left h3{font-size:17px}}@media (max-width:575px){.footer__area-common .footer-top .footer-top-left h3{font-size:17px}}.footer__area-common .footer-top .footer-top-right{gap:30px}.footer__area-common .footer-top .footer-top-right .footer-right-svg{display:flex;justify-content:center;align-items:center;background:var(--rr-theme-primary);width:80px;height:80px;border-radius:50%}.footer__area-common .footer-top .footer-top-right .footer-right-svg svg{transition:.3s}.footer__area-common .footer-top .footer-top-right .footer-right-svg:hover svg{animation:shake .5s}.footer__area-common .footer-top .footer-top-right h3{color:var(--rr-common-white);font-weight:var(--rr-fw-sbold);font-size:var(--rr-fs-h4);line-height:var(--rr-lh-h3);font-style:normal}@media only screen and (min-width:768px) and (max-width:992px){.footer__area-common .footer-top .footer-top-right h3{font-size:20px}}@media only screen and (min-width:576px) and (max-width:767px){.footer__area-common .footer-top .footer-top-right h3{font-size:17px}}@media (max-width:575px){.footer__area-common .footer-top .footer-top-right h3{font-size:16px}}.footer-wrap{padding:60px 0}@media only screen and (min-width:992px) and (max-width:1199px){.footer-wrap{--bs-gutter-x:none}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:992px){.footer-wrap{padding:40px 0 70px}}.footer__border-bottom{border-bottom:1px solid #356d5c}.footer__widget{margin-bottom:0}.footer__widget.footer__widget-item-1{max-width:323px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:992px){.footer__widget.footer__widget-item-1{max-width:100%}}@media only screen and (min-width:992px) and (max-width:1199px){.footer__widget.footer__widget-item-2{padding-left:20px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:992px){.footer__widget.footer__widget-item-2{padding-left:0}}.footer__widget.footer__widget-item-3{padding-left:45px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:992px){.footer__widget.footer__widget-item-3{padding-left:0}}.footer__widget-title h4{margin-bottom:35px;font-size:22px;line-height:var(--rr-lh-h4);position:relative;z-index:10;text-transform:capitalize;color:var(--rr-common-white);font-family:var(--rr-ff-heading);margin-top:18px}@media only screen and (min-width:992px) and (max-width:1199px){.footer__widget-title h4{font-size:18px}}@media (max-width:575px){.footer__widget-title-2{margin-top:35px}}.footer__widget .footer-form{position:relative;margin-top:30px}.footer__widget .footer-form .form-control{background-color:#111214;padding:17px 104px 17px 20px;color:var(--rr-common-white);box-shadow:none;border-radius:150px;border:none}.footer__widget .footer-form .form-control::placeholder{color:var(--rr-common-white)}.footer__widget .footer-form .form-control-2{color:var(--rr-common-white);background:#1c5a47}.footer__widget .footer-form input{margin-left:0}.footer__widget .footer-form .submit{background-color:var(--rr-theme-primary);color:var(--rr-common-white);position:absolute;top:50%;right:5px;transform:translateY(-50%);height:48px;font-size:12px;font-weight:700;text-transform:uppercase;width:48px;border-radius:50%}.footer__logo img{max-width:188px}.footer__content p{color:var(--rr-common-white);font-family:var(--rr-ff-heading);font-weight:var(--rr-fw-regular);line-height:var(--rr-lh-h5);font-size:16px;margin-bottom:0}.footer__link ul{display:grid;grid-template-columns:1fr;grid-gap:10px}.footer__link ul li{list-style:none;display:flex;align-items:flex-start}.footer__link ul li a{font-family:var(--rr-ff-heading);display:flex;color:var(--rr-common-white);font-size:16px;position:relative;font-weight:var(--rr-fw-regular);gap:10px}.footer__link ul li a i{margin-top:5px}.footer__link ul li a i,.footer__link ul li a:hover{color:var(--rr-theme-primary)}.footer__link ul li a:hover:before{width:12px}.footer__social{display:flex;gap:25px}.footer__social a{overflow:hidden;position:relative;color:var(--rr-common-white);font-weight:var(--rr-fw-regular);display:flex;font-size:15px;line-height:15}.footer__social a:before{width:100%;height:100%;position:absolute;top:0;left:0;transition:all .35s;z-index:-1;content:""}.footer__social a:hover{color:var(--rr-theme-primary)}.footer__social a:hover:before{transform:scale(1)}.footer__subscribe{max-width:210px}.footer__subscribe ul li{list-style:none;display:flex;align-items:flex-start}.footer__subscribe ul li p{color:var(--rr-common-white);font-family:var(--rr-ff-body);font-weight:var(--rr-fw-regular);line-height:var(--rr-lh-h5);font-size:16px;font-style:normal;margin-bottom:0}.footer__subscribe.subscribe-2{max-width:inherit}.footer__subscribe .footer-input input{width:300px;height:58px;background:#111214;color:var(--rr-common-white);padding-right:15px;padding-left:15px;margin-left:0;border:none;border-radius:150px}.footer__widget-item-1 .footer__widget-item-1-location{position:absolute;z-index:-1;right:59%;top:53%;transform:translate(-50%,-50%)}.footer__widget-item-1 .footer__widget-item-1-location img{width:45px;height:65px}.footer__area-common{background-size:contain;background-repeat:no-repeat;background-position:bottom}.footer__area-common-3 .footer__bottom{border-top:1px solid var(--rr-border-secondary)}.footer__area-common-3 .footer__bottom-wrapper{border-top:0}.footer__widget-3:nth-child(4) .footer__link ul{max-width:166px}.footer__widget-3 .footer__widget-title h4{border-bottom:0;padding-bottom:0;margin-bottom:40px}.footer__widget-3 .footer__link ul{gap:10px}.footer3__item-2{margin-left:-25px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:992px){.footer3__item-2{margin-left:0}}.footer-4__widget .footer__widget-title h4{margin-bottom:43px;margin-top:8px}@media (max-width:575px){.footer-4__widget .footer__widget-title h4{margin-bottom:25px;margin-top:0}}.footer-4__subscribe .footer-form{margin-top:22px}.footer-4__subscribe .footer-form .form-control{background-color:rgba(255,255,255,.1)}.footer-5__top-footer-form .rr-subscribe-form{position:relative}.footer-5__top-footer-form .rr-subscribe-form .form-control-3{background:transparent;margin-left:0;padding:11px 224px 12px 30px;border-radius:25px;position:relative;border:1px solid rgba(255,255,255,.1);color:rgba(255,255,255,.7)}.footer-5__top-footer-form .rr-subscribe-form .form-control-3:focus{box-shadow:none}.footer-5__top-footer-form .rr-subscribe-form .form-control-3::placeholder{color:rgba(255,255,255,.7)}.footer-5__top-footer-form .rr-subscribe-form .submit{position:absolute;top:50%;transform:translateY(-50%);right:-2px}.footer-5__top-footer-form .rr-subscribe-form .rr-btn{padding:10px 29px}.footer-5__top-footer-form .rr-subscribe-form .rr-btn i{margin-top:2px}.footer__bottom-wrapper{border-top:1px solid #356d5c}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:992px){.footer__bottom{flex-wrap:wrap;justify-content:center}}.footer-bottom-border .footer__bottom .footer__copyright p{color:var(--rr-text-body);font-family:var(--rr-ff-body);font-weight:var(--rr-fw-regular);line-height:var(--rr-lh-h6);font-size:18px;font-style:normal;text-align:center}.footer-bottom-border .footer__bottom .footer__copyright p a:hover,.footer-bottom-border .footer__bottom .footer__copyright-menu ul li a:hover{color:var(--rr-theme-primary)}.footer__copyright p{font-family:var(--rr-ff-heading);font-size:14px}.footer__bottom{display:flex;align-items:center;justify-content:space-between;padding:30px 0;gap:10px 30px;border-top:var(--rr-border-white30)}@media (max-width:660px){.footer__bottom{flex-wrap:wrap;justify-content:center}}.footer__copyright 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;opacity:.7;margin-bottom:0}.footer__copyright p a:hover{color:var(--rr-theme-primary)}.footer__copyright-menu ul{display:flex;gap:39px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.footer__copyright-menu ul{flex-wrap:wrap;justify-content:center}}@media (max-width:575px){.footer__copyright-menu ul{gap:10px}}.footer__copyright-menu ul li{list-style:none;position:relative}.footer__copyright-menu ul li.no_bullet:after{display:none}.footer__copyright-menu ul li a{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;position:relative;opacity:.7}.footer__copyright-menu ul li a:hover{color:var(--rr-theme-primary)}.error .error__content .error__content-media img{width:100%;height:auto}.error .error__content .section__title-wrapper{margin:auto}.error .error__content .section__title-wrapper .section__title{color:var(--rr-heading-primary);font-size:var(--rr-fs-h2);font-family:var(--rr-ff-heading);font-weight:var(--rr-fw-bold);line-height:var(--rr-lh-h2);font-style:normal}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:992px){.error .error__content .section__title-wrapper .section__title{font-size:35px;line-height:50px}.error .error__content .section__title-wrapper .section__title br{display:none}}.error .error__content .section__title-wrapper p{color:var(--rr-text-body);font-family:var(--rr-ff-heading);line-height:var(--rr-lh-h5);font-weight:400;font-size:16px;font-style:normal}@media (max-width:575px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:1400px) and (max-width:1600px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:992px) and (max-width:1199px){.error .error__content .section__title-wrapper p br{display:none}}.error .error__content .section__title-wrapper .error-btn{background:var(--rr-heading-primary);color:var(--rr-common-white);width:217px;height:50px;display:flex;justify-content:center;align-items:center;top:0;position:relative;left:0;margin:auto;border-radius:4px;transition:.3s}.error .error__content .section__title-wrapper .error-btn:hover{background:var(--rr-theme-primary);color:var(--rr-common-white)}.error .error__content .section__title-wrapper .footer-form{position:relative;width:630px;display:inline-block}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.error .error__content .section__title-wrapper .footer-form{width:100%}}.error .error__content .section__title-wrapper .footer-form .form-control{background-color:#F1F5EB;padding:17px 104px 17px 20px;color:var(--rr-text-body);box-shadow:none;border-radius:150px;border:none}.error .error__content .section__title-wrapper .footer-form .form-control::placeholder{color:var(--rr-text-body)}.error .error__content .section__title-wrapper .footer-form input{margin-left:0}.error .error__content .section__title-wrapper .footer-form .submit{background-color:var(--rr-theme-primary);color:var(--rr-common-white);position:absolute;top:50%;right:0;transform:translateY(-50%);height:58px;font-size:12px;font-weight:700;text-transform:uppercase;width:58px;border-radius:50%}.process__area{margin:120px auto;max-width:95%;background-color:#FFF;padding:80px 0}.process__bg-img{background-position:50%;background-size:cover;background-repeat:no-repeat;background-image:url(/assets/imgs/about/process-bg.png);width:100%;height:100%;position:absolute;background-color:#FFF;top:0;left:0;z-index:-1;opacity:.2}.process__item{background:var(--rr-common-white);padding:30px 40px;box-shadow:0 0 60px rgba(0,0,0,.05);border-radius:20px}.process__item-number{font-size:var(--rr-fs-h2);line-height:var(--rr-lh-h2);-webkit-text-stroke-width:1px;-webkit-text-fill-color:transparent}.process__item h5,.process__item-number{font-family:var(--rr-ff-heading);font-weight:var(--rr-fw-bold);color:var(--rr-heading-primary);font-style:normal}.process__item h5{line-height:var(--rr-lh-h5);font-size:21px}.process__item p{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;margin-bottom:0}.process__item-2{margin-top:40px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:992px){.process__item-2{margin-top:0}}.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-left-radius:20px;border-bottom-left-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 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-details__category{background:#F1F5EB;border-radius:20px;padding-right:50px}@media (max-width:775px){.coaching-details__category,.coaching-details__contact{display:none}}.coaching-details__category a{background:#FFFFFF;box-shadow:0 0 60px rgba(0,0,0,.05);border-radius:150px;padding:20px;justify-content:space-between;font-family:var(--rr-ff-heading);font-weight:var(--rr-fw-sbold);line-height:var(--rr-lh-h5);font-size:18px;font-style:normal}.coaching-details__category a,.coaching-details__category a span{display:flex;align-items:center;color:var(--rr-heading-primary);transition:.3s}.coaching-details__category a span{background:#f3fae9;width:30px;height:30px;justify-content:center;border-radius:50%}.coaching-details__category a.active{background:var(--rr-theme-primary);color:var(--rr-common-white)}.coaching-details__category a.active span{background:var(--rr-common-white)}.coaching-details__category a:hover span{background:var(--rr-theme-primary);color:var(--rr-common-white)}.coaching-details__contact{background:#F1F5EB;border-radius:20px;padding:60px;text-align:center;border:1px solid rgba(83,205,32,.8);margin-right:60px;margin-left:5px}.coaching-details__contact a{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:16px;font-style:normal}.coaching-details__widget{background:#F1F5EB;border-radius:20px;padding:0 60px;text-align:center}@media (max-width:775px){.coaching-details__widget{padding:0}.form-stepper{display:none}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:992px){.coaching-details__widget{margin-bottom:60px}}.coaching-details__widget-icon{background:#3AAA35;display:inline-flex;width:96px;height:96px;justify-content:center;align-items:center;border-radius:50%}.coaching-details__widget 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;margin-bottom:70px}@media only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:992px) and (max-width:1199px){.coaching-details__widget h3{margin-bottom:35px}}@media (max-width:575px){.coaching-details__widget h3{margin-bottom:25px}}.coaching-details__widget a{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}.coaching-details__widget:hover .coaching-details__widget-icon svg{animation:shake .5s}.coaching-details__content-top-img img{width:100%;height:100%;border-radius:30px}.coaching-details__content p{font-family:var(--rr-ff-body);font-weight:var(--rr-fw-regular);line-height:var(--rr-lh-h5);color:var(--rr-text-body);font-size:16px;font-style:normal;margin-bottom:0}.coaching-details__content .paragrapg{margin-top:30px}.coaching-details__guides{flex-wrap:wrap;row-gap:20px;column-gap:20px;justify-content:space-between}@media only screen and (min-width:768px) and (max-width:992px){.coaching-details__guides{justify-content:center}}.coaching-details__guides-card-tetx h5{font-family:var(--rr-ff-heading);color:var(--rr-heading-primary);font-weight:var(--rr-fw-sbold);line-height:var(--rr-lh-h6);font-size:18px;font-style:normal;margin-bottom:10px}.coaching-details__guides-card-tetx h5 i{background:var(--rr-theme-primary);color:var(--rr-common-white);font-size:16px;line-height:16px;font-weight:900;font-style:normal;display:inline-flex;justify-content:center;align-items:center;padding:3px;border-radius:3px;margin-right:10px}.coaching-details__guides-card-tetx p{font-family:var(--rr-text-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}.coaching-details__bottom-img img{width:100%;height:100%;border-radius:20px}.coaching-details__bottom h5{color:var(--rr-heading-primary);font-family:var(--rr-heading-primary);font-weight:var(--rr-fw-sbold);font-size:var(--rr-fs-h3);line-height:var(--rr-lh-h3);font-style:normal}.coaching-details__bottom 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}.map{width:100%;height:676px}@media only screen and (min-width:768px) and (max-width:992px){.map{height:400px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.map{height:300px}}.map iframe{width:100%;height:100%}.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-regular);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-regular);margin-top:5px;margin-left:0;background:var(--rr-common-white);margin-bottom:10px;padding:16px 45px 15px 20px;border-radius:150px;font-style:normal;border:1px solid #e3dbd8;outline:none;width:100%}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:992px) and (max-width:1199px){.contact-us__area .contact-us__title-wrapper .contact-us__form-wrapper .contact-us__form .contact-us__input input{padding:16px 45px 15px 20px}}.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%;right: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-regular);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-left:0;border:1px solid rgba(0,29,8,.1);padding:13px 45px 13px 20px;border-radius:30px}.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;right: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:700;font-family:var(--rr-ff-heading);display:inline-flex;justify-content:center;align-items:center;width:100%;height:60px;border-radius:150px;font-style:normal;font-size:16px;transition:.3s}.contact-btn:hover{background:var(--rr-heading-primary)}.product-filter-area-review{justify-content:center;gap:10px}.product-filter-area-review .button{display:flex;justify-content:center;align-items:center;padding:15px 40px;color:var(--rr-heading-primary);font-family:var(--rr-ff-heading);font-weight:var(--rr-fw-bold);font-size:22px;font-style:normal;border-radius:20px;border:1px solid #3aaa35;transition:.3s}.product-filter-area .rr-fea-product__tab nav .all-button{justify-content:center;flex-wrap:wrap;row-gap:20px}.product-filter-area .rr-fea-product__tab nav button{color:var(--rr-common-white);font-family:var(--rr-ff-heading);font-weight:var(--rr-fw-regular);transition:.3s;padding:0;border-radius:20px;margin-right:30px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.product-filter-area .rr-fea-product__tab nav button{font-size:14px}}@media only screen and (min-width:768px) and (max-width:992px){.product-filter-area .rr-fea-product__tab nav button{font-size:13px;margin:0 10px}}@media (max-width:575px){.product-filter-area .rr-fea-product__tab nav button{font-size:13px}}.product-filter-area .rr-fea-product__tab nav button.active{background-color:var(--rr-theme-primary);font-weight:var(--rr-fw-bold)}.product-filter-area .rr-fea-product__tab nav button.active span{color:#fff!important}.product-filter-area .rr-fea-product__tab .nav-inner .demo-nav,.product-filter-area .rr-fea-product__tab .nav-inner .demo-nav.active{background:var(--rr-theme-primary)}.product-filter-area .second-pane .rr-fea-product__wrapper .signup-form-wrapper .title-wrapper .title{color:var(--rr-heading-primary);font-family:var(--rr-ff-heading);font-weight:var(--rr-fw-sbold);font-size:var(--rr-fs-h3);line-height:46px;margin-bottom:10px;font-style:normal}.product-filter-area .second-pane .rr-fea-product__wrapper .signup-form-wrapper .title-wrapper .dc{margin-bottom:14px}.product-filter-area .second-pane .rr-fea-product__wrapper .signup-form-wrapper .title-wrapper .main-dc{margin-bottom:24px}.product-filter-area .second-pane .rr-fea-product__wrapper .signup-form-wrapper .item-thumb .signup-item h6{color:var(--rr-heading-primary);font-family:var(--rr-ff-body);font-weight:var(--rr-fw-sbold);line-height:var(--rr-lh-h6);font-size:18px;font-style:normal}.product-filter-area .second-pane .rr-fea-product__wrapper .signup-form-wrapper .item-thumb .signup-item input{height:50px}.product-filter-area .second-pane .rr-fea-product__wrapper .signup-form-wrapper .item-thumb .signup-item textarea{height:180px!important;border-radius:4px;margin-left:0;border:1px solid #e5e8e6;padding:10px 20px}.product-filter-area .second-pane .rr-fea-product__wrapper .signup-form-wrapper .item-thumb .signup-item .text .social i{color:var(--rr-theme-primary)}.latest-contact-us-2-media-content-contact{display:flex;gap:30px;margin-top:20px;align-items:center}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.latest-contact-us-2-media-content-contact{gap:20px}}.latest-contact-us-2-media-content-contact-text 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}.latest-contact-us-2-media-content-contact-text h6{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}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:992px) and (max-width:1199px){.latest-contact-us-2-media-content-contact-text h6 br{display:none}}.latest-contact-us-2-media-content-contact-text h6:hover{color:var(--rr-theme-primary)}.latest-contact-us-2-media-content-contact-text h5{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;display:flex;align-items:center;gap:14px}.latest-contact-us-2 .tab-content img{width:100%;height:100%;border-radius:20px}.rr-fea-product{box-shadow:0 0 60px rgba(0,0,0,.05);border-radius:20px;padding:60px 60px 60px 55px;flex-wrap:wrap;row-gap:30px;column-gap:30px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rr-fea-product{padding:30px}}@media only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:992px) and (max-width:1199px){.rr-fea-product{padding:40px;justify-content:center!important}}.rr-fea-product .media-content.has--line{position:relative}.rr-fea-product .media-content.has--line:before{background:#D9D9D9;content:"";height:257px;width:1px;position:absolute;top:7px;right:-41%}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:992px) and (max-width:1199px){.rr-fea-product .media-content.has--line:before{display:none}}.rr-fea-product .tab-content img{width:100%;height:100%;border-radius:20px}@media (max-width:575px){.rr-fea-product .tab-content img{height:180px}}.tab__wrap button.active{color:var(--rr-theme-primary)!important}.rs__faq .accordion-button{font-size:18px;line-height:var(--rr-lh-h5);color:var(--rr-heading-primary);font-weight:var(--rr-fw-medium);background:#fff;display:inline-block;padding:19px 64px 19px 19px;box-shadow:0 0 60px rgba(0,0,0,.05);border-radius:20px}@media (max-width:575px){.rs__faq .accordion-button{font-size:15px;line-height:25px}}.rs__faq .accordion-button:focus{box-shadow:none}.rs__faq .accordion-button:not(.collapsed){box-shadow:none;background:transparent}.rs__faq .accordion-button:not(.collapsed):after{background:var(--rr-theme-primary);color:var(--rr-common-white);content:"\f077";border-color:transparent}.rs__faq .accordion-button:after{width:32px;height:32px;position:absolute;border:2px solid #f1f5eb;border-radius:500px;right:24px;content:"\f054";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:#F1F5EB}.rs__faq .accordion-body{padding-top:25px!important;padding:0 25px 25px;background:#F1F5EB}.rs__faq .accordion-body>p{color:var(--rr-heading-primary);margin-bottom:0}.rs__faq .accordion-item{overflow:hidden;margin-bottom:14px;border-radius:1;border:none;transition:.3s}.rs__faq .accordion-item:last-child{margin-bottom:0}.rs__faq .accordion-item:has(.collapse.show){border-color:transparent;background:#F1F5EB;border-radius:20px}.rs__faq .accordion{column-count:2;column-gap:30px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:992px){.rs__faq .accordion{column-count:1}}.brand__thumb img{opacity:1;width:auto;height:48px}.brand__title{color:#3aaa36;font-size:16px}.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;letter-spacing:3px}@media only screen and (min-width:1200px) and (max-width:1399px){.counter__item-title{font-size:46px}}.counter__item-title span{font-family:var(--rr-ff-heading)!important;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 (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:992px){.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-2{margin-left:43px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.contact-info__content-2{margin-left: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 h4{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}.teamdetail__from-content-button .live-comment-widget__agree{display:flex;gap:10px;align-items:center}.teamdetail__from-content-button .form-check-label{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}.teamdetail__from-content-button-btn{color:var(--rr-common-white);background:var(--rr-theme-primary);border-radius:30px;padding:10px 51px;display:flex;align-items:center;transition:.3s}.teamdetail__from-content-button-btn:hover{background:var(--rr-heading-primary);color:var(--rr-common-white)}.service__item{border:1px solid rgba(0,0,0,.1);border-radius:20px;padding:50px 40px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.service__item{padding:40px}}.service__item-icon{background:var(--rr-theme-primary);display:inline-flex;width:100px;height:100px;justify-content:center;align-items:center;border-radius:50%;margin-bottom:40px}.service__item-icon img{width:45%}.service__item-content h4{color:var(--rr-heading-primary);font-weight:var(--rr-fw-bold);font-size:var(--rr-fs-h5);line-height:var(--rr-lh-h5);font-style:normal;margin-bottom:20px}.service__item-content p{font-family:var(--rr-ff-body);color:var(--rr-text-body);font-weight:var(--rr-fw-regular);line-height:1.7;font-size:14px;font-style:normal;margin-bottom:0}.service__item:hover .service__item-icon svg{animation:shake .5s}.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 (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.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-left:15px;margin-top:20px;z-index:1}.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;border-radius:20px;gap:10px;margin-bottom:23px}.choose-us__text span{font-family:var(--rr-ff-heading);font-weight:var(--rr-fw-bold);font-size:var(--rr-fs-h2);line-height:var(--rr-lh-h2)}.choose-us__text p,.choose-us__text span{color:var(--rr-common-white);font-style:normal}.choose-us__text p{font-family:var(--rr-ff-body);font-weight:var(--rr-fw-sbold);line-height:28px;font-size:18px;margin-bottom:0}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:992px) and (max-width:1199px){.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;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 h6{font-weight:var(--rr-fw-regular);line-height:var(--rr-lh-h5);font-size:16px}.choose-us__button-text-number a,.choose-us__button-text-number h6{font-family:var(--rr-ff-heading);color:var(--rr-heading-primary);font-style:normal}.choose-us__button-text-number a{font-weight:var(--rr-fw-sbold);font-size:18px;line-height:28px;transition:.3s}.choose-us__button-text-number a:hover{color:var(--rr-theme-primary)}.testimonial__media img{width:100%;height:645px;border-radius:20px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:992px){.testimonial__media img{height:100%;max-width:500px;display:block;margin:0 auto}}.testimonial__content{background:var(--rr-theme-primary);border-radius:20px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:992px){.testimonial__content{margin-top:40px}}.testimonial__content-text{padding:60px 60px 0}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.testimonial__content-text{padding:30px 30px 0}}.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-weight:var(--rr-fw-bold);font-size:22px;margin-bottom:5px}.testimonial__content-text-title-name h6,.testimonial__content-text-title-name span{font-family:var(--rr-ff-heading);color:var(--rr-common-white);line-height:var(--rr-lh-h5);font-style:normal}.testimonial__content-text-title-name span{font-weight:var(--rr-fw-regular);font-size:16px}.testimonial__content-button{gap:20px;align-items:center;margin-top:50px;justify-content:end;padding:0 60px 40px}.testimonial__content-button-border:before{width:457px;right:215px;content:"";position:absolute;border-bottom:1px solid #fff}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.testimonial__content-button-border:before{display:none}}.testimonial__content-button-btn{background:var(--rr-common-white);width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:.3s}.testimonial__content-button-btn i{color:var(--rr-heading-primary);font-style:normal;font-weight:900;font-size:16px;line-height:16px}.testimonial__content-button-btn:hover{background:var(--rr-heading-primary);color:var(--rr-common-white)}.testimonial__content-button-btn:hover i{color:var(--rr-common-white)}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.testimonial__content-button{justify-content:center}}.testimonial__content-2{background:var(--rr-common-white);margin-left:-215px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:992px){.testimonial__content-2{margin-left:0}}.testimonial__content-2-text{padding:60px 60px 87px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:992px){.testimonial__content-2-text{padding:30px}}.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 h6{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}@media (max-width:575px){.testimonial__content-2-text-name h6{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}.testi-carousel-wrap .thumb-carousel .swiper-slide{height:110px;width:110px;display:flex;justify-content:center;align-items:center}.testi-carousel-wrap .swiper-slide.swiper-slide-active .testi-thumb{height:100px;width:100px;border:5px solid var(--mt-color-theme-secondary);border-radius:50%;opacity:1}.choose-us2__thumb{margin-left:30px}@media (max-width:575px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:992px) and (max-width:1199px){.choose-us2__thumb{margin:-50px 20px 40px}}.choose-us2__thumb-media{max-width:510px}@media (max-width:575px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:992px) and (max-width:1199px){.choose-us2__thumb-media{max-width:100%;width:100%;height:100%}}.choose-us2__thumb-media-border{position:absolute;border:5px solid var(--rr-theme-primary);border-radius:20px;width:510px;height:561px;margin-left:-30px;margin-top:40px;z-index:1}@media (max-width:575px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:992px) and (max-width:1199px){.choose-us2__thumb-media-border{width:100%;height:100%;margin-left:0;margin-top:0}}.choose-us2__thumb-media img{width:100%;height:100%;border-radius:20px;margin-left:10px}.choose-us2__thumb-media-border img{width:50%!important;height:auto!important;border-radius:0;position:absolute;top:44%;left:50%;transform:translate(-50%,-50%)}@media only screen and (min-width:576px) and (max-width:767px){.choose-us2__thumb-media img{height:450px}}.choose-us2__text{position:absolute;margin-bottom:0;z-index:1;padding:20px 30px;max-width:242px;margin-left:330px;margin-top:-160px}@media (max-width:575px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:992px) and (max-width:1199px){.choose-us2__text{margin-left:10px;margin-top:-122px}}.choose-us2__text P{font-family:var(--rr-ff-heading);font-weight:var(--rr-fw-regular);line-height:var(--rr-lh-h5);font-size:16px;font-style:normal}.choose-us2__list{display:flex;align-items:start;gap:15px;flex-wrap:wrap}.choose-us2__list-icon{background:var(--rr-heading-primary);color:var(--rr-common-white);border-radius:50%;display:flex;justify-content:center;align-items:center;padding:5px 6px;margin-top:5px}.choose-us2__list-text h4{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;margin-bottom:16px;font-style:normal}.choose-us2__list-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;font-style:normal;margin-bottom:0}@media (max-width:575px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:992px) and (max-width:1199px){.choose-us2__list-text p br{display:none}}.rr-brand-active .swiper-slide{width:auto;display:inline-block}.ticket-booking-wrapper__from .row{--ticket-bookingbs-gutter-x:20px}.ticket-booking-wrapper__from-item .input-datepicker .icon{left:0;position:absolute;transform:translate(38px,50%)}.ticket-booking-wrapper__from-item-select .icon{position:absolute;transform:translate(38px,50%)}.ticket-booking .nice-select.right{float:right}.ticket-booking .nice-select.right .list{left:auto;right: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 64px 30px 30px;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;right:24px;content:"\f054";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:0 25px 25px;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 (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:992px) and (max-width:1199px){.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;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)}.visa-category-2__tab li button .icon{width:80px;height:80px;border-radius:500px;display:flex;min-width:80px;align-items:center;justify-content:center;background-color:var(--rr-theme-primary)}.visa-category-2__tab li button.active{box-shadow:0 0 60px rgba(0,0,0,.05)}.visa-category-2__item:hover .icon svg{animation:shake .5s}.countries__tab li button.active{color:#16440F}.visit__wrapper-countries-wrap-box .title{font-family:var(--rr-ff-heading);font-weight:var(--rr-fw-bold);color:var(--rr-heading-primary);font-style:normal;font-size:22px;line-height:30px}.choose-us-4__item:hover .icon{animation:shake .5s}.choose-us-4__item .icon{margin-bottom:22px}.choose-us-4__item .title{margin-bottom:10px}.choose-us-4__item .title a{font-family:var(--rr-ff-heading);color:var(--rr-heading-primary);font-weight:var(--rr-fw-bold);font-style:normal;font-size:22px;line-height:30px;transition:all .3s ease-in-out}.choose-us-4__item .title a:hover{color:var(--rr-theme-primary)}.team-4__item-content .title a{font-family:var(--rr-ff-heading);color:var(--rr-common-white);font-weight:var(--rr-fw-bold);font-style:normal;font-size:22px;line-height:30px;margin-bottom:0;transition:all .3s ease-in-out}.team-4__item-content .title a:hover{text-decoration:underline}.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__btn .rr-btn{padding:10px 29px}.get-visa__wrapper .rr-btn{padding:10px 30px}.get-visa__wrapper .rr-btn i{margin-top:2px}.testimonial-4__all-content-wrap .section__title-wrapper .section__title-wrapper-center-subtitle{color:var(--rr-common-white);font-weight:var(--rr-fw-sbold)}.testimonial-4__all-content-wrap .section__title-wrapper .section__title-wrapper-title{color:var(--rr-common-white)}.testimonial-4__slider .media .icon{margin-top:15px}.testimonial-4__slider .media .icon ul{display:inline-flex;align-items:center;gap:3px}.testimonial-4__slider .media .icon ul li{list-style:none}.testimonial-4__slider .text .title-wrap .title a{font-family:var(--rr-ff-heading);color:var(--rr-common-white);font-weight:var(--rr-fw-bold);font-style:normal;font-size:22px;line-height:30px;transition:all .3s ease-in-out}.testimonial-4__slider .text .title-wrap .title a:hover{color:var(--rr-theme-primary)}.service-5__item-2 .rr-btn{padding:10px 29px;gap:6px}.about-5__wrap .skills-item .title{font-family:var(--rr-ff-heading);font-weight:var(--rr-fw-sbold);color:var(--rr-heading-primary);font-style:normal;font-size:18px;line-height:28px;margin-bottom:14px}.about-5__wrap .rr-btn{padding:10px 31px;gap:6px}.about-5__wrap .rr-btn i{margin-top:2px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:992px){.faq-5__area .section__title-wrapper{margin-top:30px}}.faq-5__item .accordion-header .accordion-button{background:var(--rr-common-white);border-radius:4px!important;box-shadow:none;padding:15px 0 15px 30px;transition:all .3s ease-in-out}@media (max-width:320px){.faq-5__item .accordion-header .accordion-button{padding:15px 0 15px 15px}}.faq-5__item .accordion-header .accordion-button:after{background:transparent;color:var(--rr-heading-primary);border:none;width:0;height:0;right:38px;top:calc(50% - 13px)}@media (max-width:320px){.faq-5__item .accordion-header .accordion-button:after{top:calc(38% - 13px)}}.faq-5__item .accordion-collapse .accordion-body{background:var(--rr-common-white);border-bottom-left-radius:4px;border-bottom-right-radius:4px}@media (max-width:320px){.faq-5__item .accordion-collapse .accordion-body{padding:10px}}.faq-5__item:has(.collapse.show){border-color:transparent;background:var(--rr-background-gray);transition:all .3s ease-in-out}.faq-5__item:has(.collapse.show) .accordion-button{transition:all .3s ease-in-out;padding:30px 0 10px 30px;border-bottom:none}.faq-5__item:has(.collapse.show) .accordion-button:after{content:"\f077"}@media (max-width:320px){.faq-5__item:has(.collapse.show) .accordion-button{padding:15px 0 15px 15px}}.trining__content .rr-btn{padding:10px 30px}.trining__content .rr-btn i{margin-top:2px}.trining__content .rr-btn:before{background-color:var(--rr-heading-primary)}.white-bg{background:var(--rr-common-white)}.gray-bg{background:#F1F5EB}.visa__item{background:var(--rr-common-white);box-shadow:0 0 60px rgba(0,0,0,.05);border-radius:20px;padding:20px;gap:48px;min-height:260px;margin:0 6px}@media (max-width:575px){.visa__item{flex-wrap:wrap;gap:30px}}.visa__item-media{overflow:hidden;border-radius:10px;width:100%;height:220px}.visa__item-media img{width:inherit;height:100%;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{height:260px}}.visa__item-content h5{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:1.5;font-size:14px;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;font-size:24px}.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:60px;height:100%;border:1px solid var(--rr-theme-primary);border-radius:50px}.visa__item:hover .visa__item-media img{transform:scale(1.2)}.visa-details__content h3{font-family:var(--rr-ff-heading);color:var(--rr-common-black);font-weight:var(--rr-fw-sbold);font-size:var(--rr-fs-h3);line-height:var(--rr-lh-h3);font-style:normal}@media (max-width:575px){.visa-details__content h3{font-size:25px;line-height:35px}}.visa-details__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}.visa-details__content-list ul li{font-family:var(--rr-ff-heading);color:var(--rr-heading-primary);font-weight:var(--rr-fw-sbold);line-height:28px;font-size:18px;font-style:normal;list-style:none;display:flex;align-items:center;gap:20px;flex-wrap:wrap}.visa-details__content-list ul li 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}.visa-details__content-faq-title h3{font-family:var(--rr-ff-heading);color:var(--rr-common-black);font-weight:var(--rr-fw-sbold);font-size:var(--rr-fs-h3);line-height:var(--rr-lh-h3);font-style:normal}@media (max-width:575px){.visa-details__content-faq-title h3{font-size:28px;line-height:38px}}.visa-details__content-faq .accordion-button{font-size:18px;line-height:var(--rr-lh-h5);color:var(--rr-heading-primary);font-weight:var(--rr-fw-medium);background:#fff;display:inline-block;padding:19px 64px 19px 19px;box-shadow:0 0 60px rgba(0,0,0,.05);border-radius:20px!important}@media (max-width:575px){.visa-details__content-faq .accordion-button{font-size:15px;line-height:25px}}.visa-details__content-faq .accordion-button:focus{box-shadow:none}.visa-details__content-faq .accordion-button:not(.collapsed){box-shadow:none;border:1px solid #e3dbd8}.visa-details__content-faq .accordion-button:not(.collapsed):after{background:var(--rr-theme-primary);color:var(--rr-common-white);content:"\f077";border-color:transparent}.visa-details__content-faq .accordion-button:after{width:32px;height:32px;position:absolute;border:2px solid #f1f5eb;border-radius:500px;right:24px;content:"\f054";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:#F1F5EB}.visa-details__content-faq .accordion-body{padding-top:25px!important;padding:0 25px 25px;background:var(--rr-common-white)}.visa-details__content-faq .accordion-body>p{color:var(--rr-heading-primary);margin-bottom:0}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:992px){.visa-details__content-faq .accordion-body>p br{display:none}}.visa-details__content-faq .accordion-item{margin-bottom:14px;border-radius:1;border:none;transition:.3s}.visa-details__content-faq .accordion-item:last-child{margin-bottom:0}.visa-details__content-faq .accordion-item:has(.collapse.show){border-color:transparent;background:var(--rr-common-white)}.visa-details__links-visa{box-shadow:0 0 60px rgba(0,0,0,.05);border-radius:0 0 20px 20px;padding:40px;background:#F1F5EB}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:992px){.visa-details__links-visa{margin-top:60px}}.visa-details__links-visa a{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;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e3dbd8;padding-bottom:20px}.visa-details__links-visa a:hover{color:var(--rr-theme-primary)}.visa-details__links-visa a:hover i{color:var(--rr-heading-primary)}.visa-details__links-visa a i{font-weight:900;font-size:14px;line-height:14px}.visa-details__widget{background:#F1F5EB;border-radius:20px;padding:60px;text-align:center}.visa-details__widget-icon{background:#3AAA35;display:inline-flex;width:96px;height:96px;justify-content:center;align-items:center;border-radius:50%}.visa-details__widget-icon i{color:var(--rr-common-white);font-weight:900;font-size:40px;line-height:40px;font-style:normal;width:88px;height:88px;display:flex;align-items:center;justify-content:center;border:1px solid var(--rr-common-white);border-radius:50%}.visa-details__widget 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;margin-bottom:70px}@media only screen and (min-width:992px) and (max-width:1199px){.visa-details__widget h3{margin-bottom:55px}}@media only screen and (min-width:768px) and (max-width:992px){.visa-details__widget h3{margin-bottom:45px}}@media only screen and (min-width:576px) and (max-width:767px){.visa-details__widget h3{margin-bottom:35px}}@media (max-width:575px){.visa-details__widget h3{font-size:25px;line-height:35px;margin-bottom:25px}}.visa-details__widget a{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;transition:.3s}@media (max-width:575px){.visa-details__widget a{font-size:18px}}.visa-details__widget a:hover{color:var(--rr-theme-primary)}.visa-details__widget:hover .visa-details__widget-icon i{animation:shake .5s}.visa-offer__item-thumb{position:relative}.visa-offer__item-thumb-small-img{position:absolute;margin-left:20px;margin-top:20px}.visa-offer__item-thumb-small-img img{width:100%;height:100%;border-radius:20px;border:1px solid var(--rr-theme-primary)}.visa-offer__item-thumb img{width:100%;height:100%;border-top-left-radius:20px;border-top-right-radius:20px}@media only screen and (min-width:768px) and (max-width:992px){.visa-offer__item-thumb{height:215px}}.visa-offer__item-content{padding:40px;box-shadow:0 0 60px rgba(0,0,0,.05);border-radius:0 0 20px 20px}.visa-offer__item-content-text{display:flex;justify-content:space-between;flex-wrap:wrap;column-gap:10px;row-gap:20px}.visa-offer__item-content-text-title h5{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-offer__item-content-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}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:992px){.visa-offer__item-content-text-title p br{display:none}}.visa-offer__item-content-text-button{padding-top:20px}.visa-offer__item-content-text-button a{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;border:1px solid #e3dbd8;border-radius:20px;padding:20px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:992px){.visa-offer__item-content-text-button a{padding:15px}}.visa-offer__item-content-text-button a:hover{border-color:var(--rr-theme-primary)}.visa-offer__item-content-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;border-radius:30px;border:1px solid var(--rr-theme-primary);padding:15px 30px;transition:.3s}.visa-offer__item-content-btn a:hover{background:var(--rr-theme-primary);color:var(--rr-common-white)}.visa-offer__item:hover .visa-offer__item-thumb-small-img img{transform:rotate(180deg)}.slider_hover__item{position:relative;display:flex;align-items:center;flex-wrap:nowrap;gap:18px;list-style:none;margin:0;padding:0;transition:transform .3s ease-in-out;width:100%}.slider_hover__item li{border-radius:20px;cursor:pointer;flex:1 1;min-width:12%;max-width:15%;width:100%;height:422px;transition:all .3s ease;flex-shrink:0}.slider_hover__item li.active{flex:2.5 1;max-width:50%}.slider_hover__item li.active .project-three__single-content,.slider_hover__item li:hover .project-three__single-content{transform:perspective(400px) rotateX(0deg) scaleY(1);transition-delay:.1s;transition-timing-function:ease-in-out;transition-duration:.6s;transition-property:all;opacity:1}.project-three__single-inner{position:relative;display:block;min-height:100%;background-size:cover;background-position:50%;background-repeat:no-repeat;border-radius:20px}.project-three__single-content{background:#3AAA35;position:absolute;width:calc(100% - 24px);border-radius:10px;left:12px;bottom:12px;padding:31px 28px 28px;overflow:hidden;transform:perspective(400px) rotateX(40deg) scaleY(.7);transform-origin:center;transition-delay:.1s;transition-timing-function:ease-in-out;transition-duration:.1s;transition-property:all;opacity:0;z-index:3}@media only screen and (min-width:768px) and (max-width:992px){.project-three__single-content{padding:20px 15px}}@media only screen and (min-width:576px) and (max-width:767px){.project-three__single-content{transform:perspective(400px) rotateX(0deg) scaleY(1);transition-delay:.1s;transition-timing-function:ease-in-out;transition-duration:.6s;transition-property:all;opacity:1;bottom:20px}}@media (max-width:575px){.project-three__single-content{transform:perspective(400px) rotateX(0deg) scaleY(1);transition-delay:.1s;transition-timing-function:ease-in-out;transition-duration:.6s;transition-property:all;opacity:1;bottom:20px;padding:20px}}.project-three__single-content h4{font-family:var(--rr-ff-heading);color:var(--rr-common-white);line-height:var(--rr-fs-h5);font-weight:var(--rr-fw-bold);font-style:normal;font-size:22px;margin-bottom:10px}@media only screen and (min-width:768px) and (max-width:992px){.project-three__single-content h4{font-size:18px;margin-bottom:6px}}.project-three__single-content p{font-family:var(--rr-ff-body);color:var(--rr-common-white);font-weight:var(--rr-fw-regular);line-height:1.5;font-size:14px;font-style:normal;margin-bottom:0}@media only screen and (min-width:768px) and (max-width:992px){.project-three__single-content p{font-size:15px;line-height:25px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:992px) and (max-width:1199px){.project-three__single-content p br{display:none}}.project-three__single-content .button{margin-top:20px}@media only screen and (min-width:768px) and (max-width:992px){.project-three__single-content .button{margin-top:15px}}.project-three__single-content .button a{background:var(--rr-theme-primary);font-family:var(--rr-ff-heading);color:var(--rr-common-white);font-weight:var(--rr-fw-sbold);line-height:var(--rr-lh-h5);border:1px solid var(--rr-common-white);border-radius:30px;display:inline-flex;align-items:center;transition:.3s;padding:6px 20px;gap:10px;font-size:14px;font-style:normal}@media only screen and (min-width:768px) and (max-width:992px){.project-three__single-content .button a{padding:7px 15px}}@media (max-width:575px){.project-three__single-content .button a{padding:10px 20px}}.project-three__single-content .button a:hover{background:var(--rr-heading-primary);color:var(--rr-common-white);border-color:var(--rr-heading-primary)}.project-three__single-img{position:absolute;top:0;left:0;bottom:0;right:0;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;background-position:50%;z-index:1;max-height:422px;border-radius:20px}.project-small-img{position:absolute;margin-right:20px;margin-top:20px;width:80px;height:80px;right:0;z-index:10}.project-small-img img{width:100%;height:100%;border-radius:50%;border:1px solid var(--rr-theme-primary)}.slide-height{width:100%;height:100%;min-width:100%;min-height:100%}@keyframes asFadeIn{0%{opacity:0}to{opacity:1}}@keyframes asFadeInLeft{0%{opacity:0;transform:translateX(-50px)}to{opacity:1}}@keyframes asFadeInRight{0%{opacity:0;transform:translateX(50px)}to{opacity:1}}@keyframes asFadeInTop{0%{opacity:0;transform:translateY(-50px)}to{opacity:1}}@keyframes asFadeInBottom{0%{opacity:0;z-index:-2;transform:translateY(50px)}to{opacity:1}}@keyframes imgEffect{0%{opacity:0;transform:translatex(50%) scalex(2);filter:blur(10px)}to{opacity:1;transform:translatex(0) scalex(1);filter:blur(0)}}@keyframes asMoveFromLeft{0%{visibility:hidden;transform:translateX(-50px)}to{visibility:visible}}@keyframes asMoveFromRight{0%{visibility:hidden;transform:translateX(50px)}to{visibility:visible}}@keyframes asMoveFromTop{0%{visibility:hidden;transform:translateY(-50px)}to{visibility:visible}}@keyframes asMoveFromBottom{0%{visibility:hidden;transform:translateY(50px)}to{visibility:visible}}@keyframes asBlurIn{0%{filter:blur(20px);opacity:0}}@keyframes asBlurInLeft{0%{transform:translateX(50px);filter:blur(20px);opacity:0}}@keyframes asBlurInRight{0%{transform:translateX(-50px);filter:blur(20px);opacity:0}}@keyframes asBlurInTop{0%{transform:translateY(50px);filter:blur(20px);opacity:0}}@keyframes asBlurInBottom{0%{transform:translateY(-50px);filter:blur(20px);opacity:0}}@keyframes asZoomIn{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}@keyframes asZoomInLeft{0%{transform:scale(5) translateX(-50%);opacity:0}}@keyframes asZoomInRight{0%{transform:scale(5) translateX(50%);opacity:0}}@keyframes asZoomInTop{0%{transform:scale(10) translateY(-50%);opacity:0}}@keyframes asZoomInBottom{0%{transform:scale(10) translateY(50%);opacity:0}}@keyframes asFlipInTop{0%{transform:perspective(600px);opacity:0}30%{transform:perspective(600px) rotateX(180deg);transform-origin:0 0;animation-timing-function:ease-out}to{transform:perspective(600px)}}@keyframes asFlipInBottom{0%{transform:perspective(600px);opacity:0}30%{transform:perspective(600px) rotateX(180deg);transform-origin:bottom;animation-timing-function:ease-out}to{transform:perspective(600px)}}@keyframes asRollFromLeft{0%{transform:translateX(-60px) perspective(600px) rotateY(180deg);opacity:0}}@keyframes asRollFromRight{0%{transform:translateX(60px) perspective(600px) rotateY(-180deg);opacity:0}}@keyframes asRollFromTop{0%{transform:translateY(-60px) perspective(600px) rotateX(180deg);opacity:0}}@keyframes asRollFromBottom{0%{transform:translateY(60px) perspective(600px) rotateX(-180deg);opacity:0}}@keyframes asRotateSkateInRight{0%{transform:scaleX(.2) translateX(100px);opacity:0}}@keyframes asRotateSkateInLeft{0%{transform:scaleX(.2) translateX(-100px);opacity:0}}@keyframes asRotateSkateInTop{0%{transform:scaleY(.2) translateY(-100px);opacity:0}}@keyframes asRotateSkateInBottom{0%{transform:scaleY(.2) translateY(100px);opacity:0}}@keyframes asPopUp{0%{visibility:hidden}50%{transform:scale(1.1);visibility:visible}}@keyframes asPopUpLeft{0%{visibility:hidden}50%{visibility:visible;transform:translateX(-20px) scale(1.1);animation-timing-function:ease-in}}@keyframes asPopUpRight{0%{visibility:hidden}50%{visibility:visible;transform:translateX(20px) scale(1.1);animation-timing-function:ease-in}}
/* !END:  Slider CSS */.trainings__intro{background:rgba(58,170,53,.1);padding:32px 16px;margin:40px auto 80px;width:90%;max-width:800px;border-radius:20px}.trainings__intro-title{font-weight:700;font-size:1.5rem;margin-bottom:16px}.trainings__intro-text{margin:0 auto;padding-top:16px;color:#666;font-size:14px}.proximos-eventos-title{color:#3AAA35!important}.training__card-link{text-decoration:none}.trainings__past-events{margin-top:64px}.trainings__past-title{margin-bottom:32px}.item-title--past,.training__type--past{opacity:.5}.trainings__slider-wrapper .swiper-wrapper{padding-top:15px}.proposito__area{position:relative;overflow:hidden}.proposito__content{position:relative;display:flex;align-items:center;justify-content:center;text-align:center;padding:20px 0;max-width:800px;margin:0 auto}.proposito__text{flex:1 1;z-index:2;position:relative}.proposito__text .section-title{margin-bottom:20px}.proposito__description{font-size:18px;line-height:1.6;color:#666;max-width:600px;margin:0 auto}.proposito__quotes{position:absolute;top:50%;transform:translateY(-50%);font-size:120px;color:rgba(58,170,53,.1);z-index:1;pointer-events:none}.proposito__quotes--left{left:-50px}.proposito__quotes--right{right:-50px}@media (max-width:991px){.proposito__title{font-size:36px}.proposito__description{font-size:16px}.proposito__quotes{font-size:80px}.proposito__quotes--left{left:-30px}.proposito__quotes--right{right:-30px}}@media (max-width:767px){.proposito__content{padding:60px 20px}.proposito__title{font-size:28px}.proposito__quotes{font-size:60px}.proposito__quotes--left{left:-20px}.proposito__quotes--right{right:-20px}}