:root{--fa:"Font Awesome 5 Pro";--body:#fff;--black:#000;--white:#fff;--theme-color:#4d40ca;--theme-color-2:#fb5b32;--header:#151415;--base:#4d40ca;--text:#455151;--border:#e6efff;--ratting:#f8bc26;--bg:#efeefa;---box-shadow:0px 4px 25px rgba(0,0,0,0.06)}.theme-btn{display:inline-block;vertical-align:middle;background-color:var(--theme-color);color:var(--white);font-size:17px;font-weight:800;padding:9px 15px 9px 30px;transition:all .4s ease-in-out;text-transform:capitalize;position:relative;overflow:hidden;text-align:center;border-radius:72px;font-family:Nunito,sans-serif;line-height:1}@media(max-width:575px){.theme-btn{padding:5px 10px 5px 20px;font-size:16px}}.theme-btn.theme-btn-2{background-color:var(--theme-color-2)}.theme-btn.theme-btn-2:after,.theme-btn.theme-btn-2:before{background-color:var(--header)}.theme-btn span{position:relative;color:var(--white);z-index:999;margin-right:25px}@media(max-width:575px){.theme-btn span{margin-right:15px}}.theme-btn i{position:relative;color:var(--header);z-index:999;width:48px;height:48px;line-height:48px;background-color:var(--white);border-radius:50%}.theme-btn:before{top:-50%;border-top-left-radius:50%;border-top-right-radius:50%;transition:.7s cubic-bezier(.52,1.64,.37,.66)}.theme-btn:after,.theme-btn:before{content:"";position:absolute;left:50%;transform:translateX(-50%);height:150%;background-color:var(--theme-color-2)}.theme-btn:after{bottom:100%;width:150%;border-bottom-left-radius:50%;border-bottom-right-radius:50%;transition-duration:.7s;transition-timing-function:cubic-bezier(.52,1.64,.37,.66)}.theme-btn:hover{background-color:var(--theme-color-2);color:var(--white)}.theme-btn:hover:before{top:100%}.theme-btn:hover:after{bottom:-50%}body{font-family:var(--body-font);font-size:16px;font-weight:400;line-height:30px;color:var(--text);background-color:var(--white);overflow-x:hidden;font-weight:500}body,ul{padding:0;margin:0}ul{list-style:none}button{border:none;background-color:rgba(0,0,0,0);padding:0}input:focus{outline:none}input,input:focus{color:var(--white)}h1,h2,h3,h4,h5,h6{font-family:var(--heading-font);margin:0;padding:0;color:var(--header);text-transform:capitalize;transition:all .4s ease-in-out;font-weight:400}h1{font-size:94px}h1,h2{font-weight:700}h2{font-size:48px}@media(max-width:1199px){h2{font-size:38px}}@media(max-width:767px){h2{font-size:32px}}@media(max-width:575px){h2{font-size:28px}}h3{font-size:22px;font-weight:600;line-height:150%}@media(max-width:575px){h3{font-size:20px}}h4{font-size:20px}h4,h5{font-weight:600}h5{font-size:18px}h6{font-size:16px;font-weight:500}a{text-decoration:none;outline:none!important;cursor:pointer;color:var(--header)}a,p{transition:all .4s ease-in-out}p{margin:0}.header-search-bar{height:270px;position:fixed;top:-200%;left:0;right:0;z-index:9999;background:var(--white);transition:.3s}.header-search-bar.search-open{top:0}.contact-search-form-box{margin-top:50px}.contact-search-form-box form{position:relative}.contact-search-form-box form button{position:absolute;right:30px;top:15px;font-size:18px}.search-close{position:absolute;right:50px;top:35px;font-size:50px;color:var(--header);font-weight:300;width:45px;height:45px}.search-bar .contact-search-form-box input{border:none;width:100%;outline:none;color:var(--header);border-bottom:1px solid var(--border);font-size:24px;padding-bottom:30px;font-weight:400;line-height:1}@media(max-width:767px){.search-bar .contact-search-form-box input{font-size:22px}}.search-bar .contact-search-form-box input::placeholder{color:var(--header)}.search-bar .contact-search-form-box i{color:var(--theme-color)}.search-bar .contact-search-form-box p{color:#666c78;padding-top:15px}.search-bar .search-bar-title{font-size:25px}.mouse-cursor{position:fixed;inset-inline-start:0;top:0;pointer-events:none;border-radius:50%;transform:translateZ(0);visibility:visible}.cursor-inner{width:6px;height:6px;z-index:10000001;background-color:var(--theme-color);transition:width .3s ease-in-out,height .3s ease-in-out,margin .3s ease-in-out,opacity .3s ease-in-out}.cursor-inner.cursor-hover{-webkit-margin-start:-35px;margin-inline-start:-35px;margin-top:-35px;width:70px;height:70px;background-color:var(--theme-color);opacity:.3}.cursor-outer{-webkit-margin-start:-12px;margin-inline-start:-12px;margin-top:-12px;width:30px;height:30px;border:1px solid var(--theme-color);box-sizing:border-box;z-index:10000000;opacity:.5;transition:all .08s ease-out}.cursor-outer.cursor-hover{opacity:0}.progress-wrap-c{position:fixed;inset-inline-end:30px;bottom:30px;height:50px;width:50px;cursor:pointer;display:block;border-radius:50px;background-color:#d7d7d7;box-shadow:inset 0 0 0 80px #d7d7d7;z-index:10000;opacity:0;visibility:hidden;transform:translateY(15px);transition:all .2s linear;z-index:999;overflow:hidden;padding:0}.progress-wrap-c span{transform:translate(-50%,-50%);background-color:var(--white);overflow:hidden}.progress-wrap-c span,.progress-wrap-c span:after{position:absolute;top:50%;inset-inline-start:50%;width:34px;height:34px;border-radius:50%}.progress-wrap-c span:after{transform:translate(-50%,200%);z-index:1}.progress-wrap-c span:after,.progress-wrap-c span:before{content:"";font-family:Font Awesome\ 5 Pro;font-weight:900;text-align:center;line-height:34px;font-size:16px;color:var(--theme-color);cursor:pointer;display:block;transition:all .2s linear}.progress-wrap-c span:before{position:absolute;border-radius:50%;inset-inline-start:50%;top:50%;transform:translate(-50%,-50%);height:34px;width:34px;z-index:2}.progress-wrap-c:hover span:before{transform:translate(-50%,-200%)}.progress-wrap-c:hover span:after{transform:translate(-50%,-50%)}.progress-wrap-c path{fill:none}.progress-wrap-c .progress-circle path{stroke:var(--theme-color);stroke-width:5;box-sizing:content-box}.active-progress{opacity:1;visibility:visible;transform:translateY(0)}@media only screen and (max-width:991.98px){.progress-wrap-c{bottom:10px;inset-inline-end:15px;width:40px;height:40px}.progress-wrap-c span{width:30px;height:30px}}@media only screen and (max-width:767.98px){.header-one__right-search-box form{width:90%!important}}.odo-wrap{display:flex;align-items:center;gap:3px}.testimonial-slider-4 .swiper{overflow:inherit!important}.testimonial-slider-4 b{font-weight:400!important}@media(min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1290px}}body,html{overflow-x:clip!important}.video-backdrop{position:fixed;inset:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.9);transition:all .5s;z-index:9999999!important;box-sizing:content-box;visibility:hidden;opacity:0;transition:all .3s ease-out}.video-inner{max-width:100%;height:calc(100% - 120px);max-height:100%;min-height:100%;position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:60px 20px;overflow-y:auto;cursor:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVBAMAAABbObilAAAAMFBMVEVMaXH////////////////////////////////////////////////////////////6w4mEAAAAD3RSTlMAlAX+BKLcA5+b6hJ7foD4ZP1OAAAAkUlEQVR4XkWPoQ3CUBQAL4SktoKAbCUjgAKLJZ2ABYosngTJCHSD6joUI6BZgqSoB/+Shqde7sS9x3OGk81fdO+texMtRVTia+TsQtHEUJLdohJfgNNPJHyEJPZTsWLoxShqsWITazEwqePAn69Sw2TUxk1+euPis3EwaXy8RMHSZBIlRcKKnC5hRctjMf57/wJbBlAIs9k1BAAAAABJRU5ErkJggg==),progress}.video-zoom-in{visibility:visible;opacity:1;background-color:rgba(0,0,0,.9)}.video-zoom-in .video-container{opacity:1;visibility:visible;transform:scale(1)}.video-container{position:relative;max-width:850px;max-height:480px;width:100%;height:100%;z-index:9999999!important;opacity:0;visibility:hidden;transition:all .2s ease-in-out;transform:scale(.7);transition-delay:.3s}.video-container .video{width:100%;height:100%;border:0}.close-video-popup{position:absolute;top:-60px;inset-inline-end:-6px;background-color:rgba(0,0,0,0);font-size:30px;box-shadow:none;border:0;color:#fff;margin:0;padding:0;display:inline-flex;align-items:center;justify-content:flex-end;cursor:pointer;transition:all .2s ease-in-out}.close-video-popup:hover{color:#fff}.ripple{z-index:1}.ripple:after,.ripple:before{inset-inline-start:50%;width:60px;height:60px;box-shadow:0 0 0 0 rgba(243,159,95,.5)}.ripple:after,.ripple:before{inset-inline-end:0}.ripple:after{background-color:#fff;z-index:-1}.ripple i{color:var(--theme-color-2)}@media only screen and (max-width:991.98px){.video-container{max-width:540px;max-height:300px}.close-video-popup{top:-50px;font-size:24px}}.cs-select__control{border:0!important;outline:0!important;padding:0!important;cursor:pointer!important;box-shadow:none!important;min-height:40px!important}.cs-select__control .cs-select__indicator-separator{width:0!important}.cs-select__control .cs-select__placeholder,.cs-select__control .cs-select__single-value{font-weight:800!important;color:#151415!important;font-size:16px!important}.cs-select__control .cs-select__value-container{padding:0!important}.cs-select__control .cs-select__indicator{padding-right:0!important}.cs-select__control svg{fill:#151415!important;stroke:#151415!important;margin-right:-5px}.cs-select__menu{max-width:200px!important;min-width:200px!important;cursor:pointer!important;z-index:9999!important}.cs-select__menu,.react-datepicker-wrapper{width:100%!important}.react-datepicker-wrapper input::placeholder{color:var(--header)!important}.tour-sidebar-area .booking-list-area .booking-list{padding-bottom:31px!important}.tour-sidebar-area .booking-list-area .booking-list.style-2{padding-bottom:0!important}.tour-sidebar-area .booking-list-area .tour-sidebar-widget .languages-list li{flex-wrap:wrap}[data-aos=fade-up]{transform:translate3d(0,20px,0)!important;opacity:0}[data-aos=fade-up].aos-animate{transform:translateZ(0)!important;opacity:1}.section-title{position:relative;z-index:99;margin-bottom:30px;margin-top:-7px}@media(max-width:767px){.section-title{text-align:center;margin-bottom:0}}.section-title span{font-size:16px;color:var(--theme-color);font-weight:600;line-height:1;font-family:var(--body-font);margin-bottom:15px;display:inline-block}.section-title-area{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}@media(max-width:991px){.section-title-area{flex-wrap:wrap;gap:30px;margin-bottom:0;justify-content:center}}.section-title-area .section-title{margin-bottom:0}.center{text-align:center;margin:0 auto}.section-bg{background-color:var(--bg)!important}.section-bg-2{background-color:#ffeee3}.sect-bg{background-color:#efeefa}.footer-bg{background-color:var(--header)}.section-padding{padding:120px 0}@media(max-width:1199px){.section-padding{padding:100px 0}}@media(max-width:991px){.section-padding{padding:80px 0}}@keyframes arryUpDown{0%{transform:translateY(-10px)}to{transform:translateY(10px)}}.animation__arryUpDown{animation:arryUpDown 2s ease infinite alternate}@keyframes arryLeftRight{0%{transform:translateX(-10px)}to{transform:translateX(10px)}}.animation__arryLeftRight{animation:arryLeftRight 2s ease infinite alternate}@keyframes shine{0%{-webkit-mask-position:150%}to{-webkit-mask-position:-50%}}.GlidingArrow{animation:slide 5s linear infinite}.delay1{animation-delay:2s}.delay2{animation-delay:3s}.delay3{animation-delay:4s}.delay4{animation-delay:5s}.delay5{animation-delay:6s}@keyframes slide{0%{opacity:0;transform:translateX(-150)}20%{opacity:1;transform:translateX(-90)}80%{opacity:1;transform:translateX(90)}to{opacity:0;transform:translateX(150)}}.img-custom-anim-right{animation:img-anim-right 1.3s cubic-bezier(.645,.045,.355,1) .4s forwards;opacity:0}@keyframes img-anim-right{0%{transform:translateX(5%);-webkit-clip-path:inset(0 0 0 100%);clip-path:inset(0 0 0 100%);opacity:0}to{transform:translateX(0);-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);opacity:1}}.img-custom-anim-left{animation:img-anim-left 1.3s cubic-bezier(.645,.045,.355,1) .4s forwards;opacity:0}@keyframes img-anim-left{0%{transform:translateX(-5%);-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0);opacity:0}to{transform:translateX(0);-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);opacity:1}}.img-custom-anim-top{animation:img-anim-top 1.3s cubic-bezier(.645,.045,.355,1) forwards;opacity:0}@keyframes img-anim-top{0%{transform:translateY(-5%);-webkit-clip-path:inset(0 0 100% 0);clip-path:inset(0 0 100% 0);opacity:0}to{transform:translateY(0);-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);opacity:1}}.img-custom-anim-bottom{animation:img-anim-bottom 1.3s cubic-bezier(.645,.045,.355,1) forwards;opacity:0}@keyframes img-anim-bottom{0%{transform:translateY(5%);-webkit-clip-path:inset(100% 0 0 0);clip-path:inset(100% 0 0 0);opacity:0}to{transform:translateY(0);-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);opacity:1}}@keyframes rippleOne{70%{box-shadow:0 0 0 40px rgba(244,68,56,0)}to{box-shadow:0 0 0 0 rgba(244,68,56,0)}}@keyframes up-down{0%{transform:translateY(10px)}to{transform:translateY(-10px)}}@keyframes spinner{to{transform:rotate(1turn)}}@keyframes letters-loading{0%,75%,to{opacity:0;transform:rotateY(-90deg)}25%,50%{opacity:1;transform:rotateY(0deg)}}@keyframes loaderspin{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}@keyframes tpswing{0%{transform:rotate(20deg)}to{transform:rotate(0deg)}}@keyframes width{0%{width:0}to{width:100%}}@keyframes loaderpulse{0%{transform:scale(1)}to{transform:scale(1.2)}}@keyframes rounded{50%{transform:rotate(20deg)}}@keyframes cir36{to{transform:rotate(1turn)}}.float-bob-y{animation-name:float-bob-y;animation-duration:3s;animation-iteration-count:infinite;animation-timing-function:linear}@keyframes float-bob-y{0%{transform:translateY(-30px)}50%{transform:translateY(-10px)}to{transform:translateY(-30px)}}.float-bob-x{animation-name:float-bob-x;animation-duration:3s;animation-iteration-count:infinite;animation-timing-function:linear}@keyframes float-bob-x{0%{transform:translateX(30px)}50%{transform:translateX(10px)}to{transform:translateX(30px)}}@keyframes bounce-x{0%{transform:translateX(0)}50%{transform:translateX(30px)}to{transform:translateX(0)}}.bounce-x{animation:bounce-x 7s linear infinite}@media(max-width:1199px){.menu-thumb{display:none!important}}.header-main{display:flex;align-items:center;justify-content:space-between;padding:10px 0}.header-main .main-menu ul{margin-bottom:0}.header-main .main-menu ul li{position:relative;list-style:none;display:inline-block;-webkit-margin-end:40px;margin-inline-end:40px}@media(max-width:1899px){.header-main .main-menu ul li{-webkit-margin-end:35px;margin-inline-end:35px}}@media(max-width:1600px){.header-main .main-menu ul li{-webkit-margin-end:30px;margin-inline-end:30px}}@media(max-width:1399px){.header-main .main-menu ul li{-webkit-margin-end:25px;margin-inline-end:25px}}.header-main .main-menu ul li:last-child{-webkit-margin-end:0;margin-inline-end:0}.header-main .main-menu ul li a{display:inline-block;font-size:16px;font-weight:700;color:var(--header);padding:20px 0;text-align:left;position:relative;text-transform:capitalize;transition:all .4s ease-in-out;font-family:var(--body-font)}.header-main .main-menu ul li a .head-icon{margin-left:0;margin-right:5px}.header-main .main-menu ul li a i{margin-left:9px}.header-main .main-menu ul li a:hover{color:var(--theme-color)!important}.header-main .main-menu ul li .submenu{position:absolute;top:100%;inset-inline-start:0;min-width:250px;background:var(--white);z-index:99999;visibility:hidden;opacity:0;transform-origin:top center;color:var(--header);box-shadow:0 0 40px 0 rgba(11,13,17,.08);transform:translateY(10px);transition:all .4s ease-in-out;padding:30px;border-radius:5px}.header-main .main-menu ul li .submenu li{display:block;width:100%;margin:0;padding:0}.header-main .main-menu ul li .submenu li:not(:last-child){padding-bottom:15px}.header-main .main-menu ul li .submenu li a{position:relative;z-index:11;font-size:16px;font-weight:700;color:var(--header);padding:0;text-transform:capitalize;font-family:var(--body-font);width:100%;display:flex;align-items:center;justify-content:space-between}.header-main .main-menu ul li .submenu li a:hover{color:var(--white)!important}.header-main .main-menu ul li .submenu li:last-child a{border:none}.header-main .main-menu ul li .submenu li .submenu{inset-inline-start:113%;top:0;visibility:hidden;opacity:0}.header-main .main-menu ul li .submenu li:hover>a{color:var(--theme-color)!important}.header-main .main-menu ul li .submenu li:hover>a:after{color:var(--theme-color)}.header-main .main-menu ul li .submenu li:hover>.submenu{transform:translateY(1);visibility:visible;opacity:1}.header-main .main-menu ul li .submenu li.has-dropdown>a:after{position:absolute;top:50%;inset-inline-end:25px;transform:translateY(-50%);color:var(--theme-color)}.header-main .main-menu ul li .has-homemenu{width:800px;opacity:0;left:-250px;visibility:hidden;padding:30px 30px 10px}@media(max-width:991px){.header-main .main-menu ul li .has-homemenu .homemenu-items{flex-wrap:wrap}}.header-main .main-menu ul li .has-homemenu .homemenu-items .homemenu{position:relative}.header-main .main-menu ul li .has-homemenu .homemenu-items .homemenu .homemenu-thumb{position:relative;overflow:hidden}.header-main .main-menu ul li .has-homemenu .homemenu-items .homemenu .homemenu-thumb img{width:100%;transition:all .4s ease-in-out}.header-main .main-menu ul li .has-homemenu .homemenu-items .homemenu .homemenu-thumb img:hover{transform:scale(1.1)}.header-main .main-menu ul li .has-homemenu .homemenu-items .homemenu .homemenu-title{text-align:center;margin:15px auto;display:inline-block;font-size:16px;font-weight:600}.header-main .main-menu ul li .has-homemenu .homemenu-items .homemenu .homemenu-title a{color:var(--header)}.header-main .main-menu ul li .has-homemenu .homemenu-items .homemenu .homemenu-title a:hover{color:var(--theme-color)!important}.header-main .main-menu ul li:hover>a,.header-main .main-menu ul li:hover>a:after{color:var(--theme-color)}.header-main .main-menu ul li:hover>.submenu{visibility:visible;opacity:1;transform:translateY(0)}.header-main .header-right{gap:45px}@media(max-width:1399px){.header-main .header-right{gap:20px}}.header-main .header-right .search-icon{color:var(--header);font-size:18px}.header-main .sidebar__toggle{cursor:pointer;font-size:20px;color:var(--header)}.header-section{position:absolute;top:0;left:0;width:100%;z-index:9999;background-color:rgba(0,0,0,0)}.header-section .container-fluid{padding:0 150px}@media(max-width:1899px){.header-section .container-fluid{padding:0 50px}}@media(max-width:1399px){.header-section .container-fluid{padding:0 40px}}@media(max-width:1199px){.header-section .container-fluid{padding:0 30px}}.header-section.header-inner{position:static}.header-top-section{background:#1d231f;padding:12px 0}@media(max-width:991px){.header-top-section{display:none}}.header-top-wrapper{display:flex;align-items:center;justify-content:space-between}.header-top-wrapper .top-left{display:flex;align-items:center;gap:30px}.header-top-wrapper .top-left li{font-size:14px;font-weight:600;color:hsla(0,0%,100%,.65);text-transform:capitalize}.header-top-wrapper .top-left li a{color:hsla(0,0%,100%,.65)}.header-top-wrapper .top-left li i{margin-right:8px}.header-top-wrapper .social-icon{display:flex;align-items:center;gap:15px}.header-top-wrapper .social-icon a{color:hsla(0,0%,100%,.65)}.header-top-wrapper .social-icon a:hover{color:var(--theme-color-2)}.header-1 .header-right .contact-items{display:flex;align-items:center;gap:15px}@media(max-width:1600px){.header-1 .header-right .contact-items{display:none}}.header-1 .header-right .contact-items .icon{width:50px;height:50px;line-height:50px;border-radius:50%;background-color:var(--theme-color-2);text-align:center}.header-1 .header-right .contact-items .content span{color:#6f7373;font-size:14px;display:inline-block;margin-bottom:2px}.header-1 .header-right .contact-items .content h6{font-size:16px;font-weight:800;font-family:var(--body-font)}.header-1 .search-toggle{color:var(--header);font-size:16px}.header-1 .sidebar__toggle{cursor:pointer}.header-1 .sidebar__toggle .header-bar{position:relative;width:31px;height:18px}.header-1 .sidebar__toggle .header-bar span{position:absolute;width:100%;height:2px;display:inline-block;transition:all .3s;left:0;background:var(--header);overflow:hidden}.header-1 .sidebar__toggle .header-bar span:first-child{top:0;background:var(--header);left:16px;width:15px}.header-1 .sidebar__toggle .header-bar span:nth-child(2){top:44%;background:var(--header);width:30px}.header-1 .sidebar__toggle .header-bar span:last-child{bottom:0;background:var(--header);width:15px}.header-1 .sidebar__toggle .header-bar.active span:first-child{transform:rotate(45deg) translate(3px,9px)}.header-1 .sidebar__toggle .header-bar.active span:nth-child(2){opacity:0}.header-1 .sidebar__toggle .header-bar.active span:last-child{transform:rotate(-45deg) translate(3px,-9px)}.header-1 .sidebar__toggle .header-bar:hover{cursor:pointer}.header-1 .theme-btn{padding:7px 10px 7px 25px}@media(max-width:1199px){.header-1 .theme-btn{display:none}}.header-1.header-2 .header-main .main-menu ul li a{color:var(--white)}.header-1.header-2 .header-main .main-menu ul li a:hover{color:var(--theme-color)!important}.header-1.header-2 .header-main .main-menu ul li .submenu,.header-1.header-2 .header-main .main-menu ul li .submenu li a{color:var(--header)}.header-1.header-2 .header-main .main-menu ul li .submenu li a:hover{color:var(--theme-color)!important}.header-1.header-2 .header-main .header-right .search-icon{color:var(--white)}.header-1.header-2 .header-logo{display:none}.header-1.header-2 .sidebar__toggle .header-bar span,.header-1.header-2 .sidebar__toggle .header-bar span:first-child,.header-1.header-2 .sidebar__toggle .header-bar span:last-child,.header-1.header-2 .sidebar__toggle .header-bar span:nth-child(2){background:var(--white)}.header-1.header-2 .header-right .contact-items .content h6,.header-1.header-2 .header-right .contact-items .content h6 a,.header-1.header-2 .header-right .contact-items .content span,.header-1.header-2 .header-right .search-toggle{color:var(--white)}.header-1.header-3 .mean__menu-wrapper{border-radius:58px;border:1px solid hsla(0,0%,100%,.17);background:hsla(0,0%,100%,.06);padding-left:35px;padding-right:35px}.header-1.header-4 .header-main{padding:0}@media(max-width:1199px){.header-1.header-4 .header-main{padding:10px 0}}.header-1.header-4 .theme-btn{border-radius:0;padding:15px 30px}.header-1.header-4 .theme-btn i{border-radius:0;width:auto;height:auto;background-color:rgba(0,0,0,0);color:var(--white)}.header-1.header-4 .theme-btn span{margin-right:12px}.sticky{position:fixed!important;top:0!important;left:0;width:100%;z-index:9999;transition:all .9s;background-color:var(--white);animation:fadeInDown .5s ease-in-out 0s 1 normal none running;box-shadow:var(---box-shadow)}.sticky.header-2 .header-main .main-menu ul li a{color:var(--header)}.sticky.header-2 .header-main .main-menu ul li a:hover{color:var(--theme-color)!important}.sticky.header-2 .header-main .main-menu ul li .submenu,.sticky.header-2 .header-main .main-menu ul li .submenu li a{color:var(--header)}.sticky.header-2 .header-main .main-menu ul li .submenu li a:hover{color:var(--theme-color)!important}.sticky.header-2 .header-main .header-right .search-icon{color:var(--header)}.sticky.header-2 .header-logo{display:block}.sticky.header-2 .header-logo-2{display:none}.sticky.header-2 .header-right .contact-items .content h6,.sticky.header-2 .header-right .contact-items .content h6 a,.sticky.header-2 .header-right .contact-items .content span,.sticky.header-2 .header-right .search-toggle{color:var(--header)}.sticky.header-2 .sidebar__toggle .header-bar span,.sticky.header-2 .sidebar__toggle .header-bar span:first-child,.sticky.header-2 .sidebar__toggle .header-bar span:last-child,.sticky.header-2 .sidebar__toggle .header-bar span:nth-child(2){background:var(--header)}.sticky.header-3 .mean__menu-wrapper{border-radius:0;border:none;background:rgba(0,0,0,0);padding-left:0;padding-right:0}.offcanvas__info{background:var(--white) none repeat scroll 0 0;right:0;width:400px}.offcanvas__wrapper{padding:30px}.offcanvas__wrapper .offcanvas-title{font-size:32px;margin-bottom:15px}.offcanvas__wrapper .offcanvas__content p{color:var(--header);margin-bottom:30px}.offcanvas__wrapper .offcanvas__content .offcanvas__close{border-radius:50%}.offcanvas__wrapper .offcanvas__content .offcanvas__close i{color:var(--white)}.offcanvas__wrapper .offcanvas__content .social-icon{margin-top:30px;gap:10px}.offcanvas__wrapper .offcanvas__content .social-icon a{width:52px;height:52px;line-height:52px;font-size:16px;display:block;background:rgba(0,0,0,0);color:var(--text);transition:all .4s ease-in-out;text-align:center;border:1px solid rgba(21,20,21,.14);border-radius:5px}.offcanvas__wrapper .offcanvas__content .social-icon a:hover{background-color:var(--theme-color);color:var(--white);border:1px solid var(--theme-color)}.offcanvas__wrapper .offcanvas__content .offcanvas__contact{margin-top:20px}.offcanvas__wrapper .offcanvas__content .offcanvas__contact h3{font-size:28px;margin-bottom:15px}.offcanvas__wrapper .offcanvas__content .offcanvas__contact .form-clt input,.offcanvas__wrapper .offcanvas__content .offcanvas__contact .form-clt textarea{border:none;outline:none;border:1px solid rgba(21,20,21,.14);border-radius:5px;color:var(--text);font-weight:500;padding:14px 20px;line-height:1;width:100%}.offcanvas__wrapper .offcanvas__content .offcanvas__contact .form-clt textarea{padding-bottom:100px}.offcanvas__wrapper .offcanvas__content .offcanvas__contact .header-button{display:flex;align-items:center}.offcanvas__wrapper .offcanvas__content .offcanvas-button{margin-top:300px;display:flex;align-items:center;gap:20px}@media(max-width:1399px){.offcanvas__wrapper .offcanvas__content .offcanvas-button{margin-top:30px}}@media(max-width:575px){.offcanvas__wrapper .offcanvas__content .offcanvas-button{margin-top:20px;margin-bottom:10px}}.offcanvas__overlay{right:0;transition:all .3s linear}@media(max-width:450px){.offcanvas__info{width:350px}}.breadcrumb-wrapper{position:relative;overflow:hidden;z-index:9}.breadcrumb-wrapper:before{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;content:"";background:linear-gradient(266deg,rgba(0,0,0,0) 38.52%,rgba(0,0,0,.82) 81.13%)}.breadcrumb-wrapper .container-fluid{padding:0 150px}@media(max-width:1600px){.breadcrumb-wrapper .container-fluid{padding:0 50px}}@media(max-width:1399px){.breadcrumb-wrapper .container-fluid{padding:0 40px}}@media(max-width:1199px){.breadcrumb-wrapper .container-fluid{padding:0 30px}}.breadcrumb-wrapper .page-heading{position:relative;z-index:99}@media(max-width:991px){.breadcrumb-wrapper .page-heading{text-align:center}}.breadcrumb-wrapper .page-heading .breadcrumb-items{display:flex;align-items:center;gap:20px;position:relative;z-index:9;margin-bottom:20px}@media(max-width:991px){.breadcrumb-wrapper .page-heading .breadcrumb-items{justify-content:center}}.breadcrumb-wrapper .page-heading .breadcrumb-items li{font-size:24px;color:var(--white);font-weight:700;text-transform:capitalize;font-family:var(--body-font)}@media(max-width:575px){.breadcrumb-wrapper .page-heading .breadcrumb-items li{font-size:16px}}.breadcrumb-wrapper .page-heading .breadcrumb-items li a{color:var(--theme-color-2);transition:all .4s ease-in-out}.breadcrumb-wrapper .page-heading .breadcrumb-items li a:hover{color:var(--theme-color)}.breadcrumb-wrapper .page-heading .breadcrumb-items li i{font-size:20px;color:var(--white)}@media(max-width:575px){.breadcrumb-wrapper .page-heading .breadcrumb-items li i{font-size:16px}}.breadcrumb-wrapper .page-heading h1{font-size:48px;font-weight:700;color:var(--white)}.breadcrumb-wrapper .plane-shape{position:absolute;bottom:0;right:70px}@media(max-width:1199px){.breadcrumb-wrapper .plane-shape{display:none}}.error-items{text-align:center}.error-items .error-image{max-width:672px;margin:0 auto 50px;text-align:center}.error-items .error-image img{width:100%;height:100%}.error-items h2{margin-bottom:15px;font-size:32px;font-weight:600}.error-items p{font-weight:500;margin-bottom:30px}.offcanvas__info{background:#fff none repeat scroll 0 0;border-left:2px solid var(--theme-color);position:fixed;inset-inline-end:0;top:0;width:100%;max-width:400px;height:100%;transform:translateX(calc(100% + 80px));transition:transform .45s ease-in-out,opacity .45s ease-in-out;z-index:99999;overflow-y:scroll;overscroll-behavior-y:contain;scrollbar-width:none}.offcanvas__info::-webkit-scrollbar{display:none}.offcanvas__info li{list-style-type:none;list-style-position:inside}.offcanvas__info ul{padding:0;margin:0}.offcanvas__info.info-open{opacity:1;transform:translateX(0)}.offcanvas__logo a img{width:150px;-webkit-margin-start:-12px;margin-inline-start:-12px}.offcanvas__wrapper{position:relative;height:100%;padding:30px 40px}.offcanvas__wrapper .offcanvas__content .text{color:#fff}.offcanvas__wrapper .offcanvas__content .offcanvas__close{width:45px;height:45px;line-height:45px;text-align:center;border-radius:5px;background-color:var(--theme-color);position:relative;z-index:9;cursor:pointer}.offcanvas__wrapper .offcanvas__content .offcanvas__close i{color:#fff}.offcanvas__wrapper .offcanvas__content .offcanvas__close button{padding:0}.offcanvas__wrapper .offcanvas__content .offcanvas__contact{margin-top:40px}.offcanvas__wrapper .offcanvas__content .offcanvas__contact h4{font-size:24px;font-weight:700}.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul{margin-top:10px}.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li{font-size:16px;font-weight:400;text-transform:capitalize}.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li i{font-size:18px;color:var(--theme-color)}.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li a{color:#786969}.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li a:hover{color:var(--theme-color)}.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li:not(:last-child){margin-bottom:10px}.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li .offcanvas__contact-icon{margin-top:7px;-webkit-margin-end:20px;margin-inline-end:20px}.offcanvas__wrapper .offcanvas__content .offcanvas__contact span{text-transform:none}.offcanvas__wrapper .offcanvas__content .offcanvas__contact .header-button .theme-btn{width:100%;padding:16px 40px;text-transform:capitalize!important}.offcanvas__overlay{position:fixed;height:100%;width:100%;background:#151515;z-index:900;top:0;opacity:0;visibility:hidden;transform:translateX(-100%);inset-inline-start:0;transition:all .7s ease!important}.offcanvas__overlay.overlay-open{opacity:.8;transform:translateX(0);visibility:visible}@media(max-width:450px){.offcanvas__info{width:310px}.offcanvas__info p{font-size:15px}}@media(max-width:575px){.offcanvas__wrapper{padding:20px}}.offcanvas__wrapper .mean-container .mean-nav>ul>li:first-child>a{border-top:0}.offcanvas__wrapper .mean-container .mean-nav ul li a{width:100%;padding:14px 0;color:#000;font-size:16px;line-height:1.5;font-weight:700;text-transform:capitalize;border-bottom:1px solid #e0e3ed}.offcanvas__wrapper .mobile-menu .drop{color:#000;position:relative;display:flex;align-items:center;justify-content:space-between;gap:16px}.offcanvas__wrapper .mobile-menu a{width:100%;display:inline-block;padding:14px 0!important;color:#000;display:flex;align-items:center;justify-content:space-between;gap:12px;font-weight:700!important;border-top:1px solid #e0e3ed}.offcanvas__wrapper .mobile-menu a i{font-size:18px;font-weight:500}.offcanvas__wrapper .mobile-menu a:hover{color:var(--theme-color)!important}.offcanvas__wrapper .border-none{border-top:0 solid rgba(0,0,0,0)!important}.offcanvas__wrapper .mobile-menu .submenu a{-webkit-padding-start:30px!important;padding-inline-start:30px!important}select{font-weight:700!important;height:40px}select,select:focus{border:none!important;outline:none!important}.form-clt .input-group.date{flex-wrap:nowrap}.d-alt{justify-content:space-between!important}.mean-container a.meanmenu-reveal{display:none}.mean-container .mean-nav{background:none;margin-top:0}.mean-container .mean-bar{padding:0;min-height:auto;background:none}.mean-container .mean-nav>ul{padding:0;margin:0;width:100%;list-style-type:none;display:block!important}.mean-container .mean-nav>ul .homemenu{position:relative}.mean-container .mean-nav>ul .homemenu .homemenu-thumb{position:relative;width:280px}.mean-container .mean-nav>ul .homemenu .homemenu-thumb .demo-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60%;gap:10px;display:flex;justify-content:center;flex-direction:column;opacity:0;visibility:hidden;transition:all .4s ease-in-out}.mean-container .mean-nav>ul .homemenu .homemenu-thumb .demo-button .theme-btn{padding:10px 30px;color:var(--white)!important;width:auto;font-size:14px;text-align:center}.mean-container .mean-nav>ul .homemenu .homemenu-thumb .demo-button .theme-btn:hover{color:var(--white)!important}.mean-container .mean-nav>ul .homemenu .homemenu-thumb:before{background:linear-gradient(180deg,rgba(99,92,92,0) 0,#292930);background-repeat:no-repeat;background-size:cover;background-position:50%;width:100%;height:100%;position:absolute;left:0;top:0;overflow:hidden;opacity:0;transition:all .3s ease-in-out;content:""}.mean-container .mean-nav>ul .homemenu .homemenu-thumb:hover:before{visibility:visible;opacity:1}.mean-container .mean-nav>ul .homemenu .homemenu-thumb:hover .demo-button{opacity:1;visibility:visible;margin-top:0}.mean-container .mean-nav>ul .homemenu .homemenu-thumb:hover .homemenu-btn{opacity:1;visibility:visible;bottom:50%;transform:translateY(50%)}.mean-container .mean-nav>ul .homemenu .homemenu-thumb img{width:100%}.mean-container .mean-nav>ul .homemenu .homemenu-content .homemenu-title{margin-top:15px;display:inline-block;font-size:16px}.mean-container a.meanmenu-reveal{display:none!important}.mean-container .mean-nav ul li a{width:100%;padding:10px 0;color:var(--header);font-size:16px;line-height:1.5;font-weight:700}.mean-container .mean-nav ul li a.border-none{border:none}.mean-container .mean-nav ul li a .head-icon{display:none}.mean-container .mean-nav ul li a:last-child{border-bottom:0}.mean-container .mean-nav ul li a:hover{color:var(--theme-color)}.mean-container .mean-nav ul li a.mean-expand{margin-top:5px;padding:0!important}.mean-container .mean-nav ul li>a>i{display:none}.mean-container .mean-nav ul li>a.mean-expand i{display:inline-block}.mean-container .mean-nav>ul>li:first-child>a{border-top:0}.mean-container .mean-nav ul li a.mean-expand.mean-clicked i{transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transition:all .4s ease-in-out}.mean-container .mean-nav ul li .mega-menu li a{height:200px;width:100%;padding:0;border-top:0;margin-bottom:20px}@media(max-width:1199px){.mean-container .mean-nav ul li.menu-thumb{display:none}}.hero-1{background:rgba(99,171,69,.12);padding:200px 0 0;position:relative}@media(max-width:767px){.hero-1{padding-top:150px}}@media(max-width:575px){.hero-1{padding-top:120px}}.hero-1 .plane-shape{position:absolute;top:20%;left:40%;transform:translateX(-50%);z-index:-1}@media(max-width:1199px){.hero-1 .plane-shape{display:none}}.hero-1 .offer-shape{position:absolute;right:10%;top:20%;animation:bounce-x 7s linear infinite}@media(max-width:1199px){.hero-1 .offer-shape{display:none}}.hero-1 .container-fluid{padding:0 150px}@media(max-width:1600px){.hero-1 .container-fluid{padding:0 50px}}@media(max-width:1399px){.hero-1 .container-fluid{padding:0 40px}}@media(max-width:1199px){.hero-1 .container-fluid{padding:0 30px}}.hero-1 .hero-content{position:relative;z-index:99}@media(max-width:767px){.hero-1 .hero-content{margin:0 auto;text-align:center}}.hero-1 .hero-content h6{font-size:30px;font-weight:600;color:var(--theme-color);font-family:var(--body-font);display:inline-block;margin-bottom:10px}@media(max-width:767px){.hero-1 .hero-content h1{font-size:70px}}@media(max-width:575px){.hero-1 .hero-content h1{font-size:50px}}.hero-1 .hero-content h1 span{font-weight:500}.hero-1 .hero-content p{font-size:20px;max-width:560px;margin-top:10px}@media(max-width:767px){.hero-1 .hero-content p{font-size:18px}}@media(max-width:575px){.hero-1 .hero-content p{font-size:16px}}.hero-1 .booking-list-area{border-radius:12px;background:var(--white);box-shadow:0 4px 85.6px 17px rgba(0,0,0,.11);position:relative;z-index:9;padding:40px;width:1320px;display:flex;align-items:center;justify-content:space-between;margin-top:50px;z-index:99}@media(max-width:1399px){.hero-1 .booking-list-area{width:1130px}}@media(max-width:1199px){.hero-1 .booking-list-area{width:auto;flex-wrap:wrap;gap:50px;justify-content:start}}.hero-1 .booking-list-area .booking-list{display:flex;gap:15px;max-width:155px;width:100%}@media(max-width:1199px){.hero-1 .booking-list-area .booking-list{max-width:none;flex-basis:20%}}.hero-1 .booking-list-area .booking-list .content h5{font-size:14px;font-weight:600;color:#8e8f8f;font-family:var(--body-font)}.hero-1 .booking-list-area .form-clt .nice-select{padding:0;text-transform:capitalize;border-radius:0;background-color:rgba(0,0,0,0);border:none;box-shadow:none;font-size:16px;font-family:var(--body-font);color:var(--header);font-weight:800}.hero-1 .booking-list-area .form-clt .nice-select:after{right:-30px;border-bottom:1px solid var(--header);border-right:1px solid var(--header);width:9px;height:9px}.hero-1 .booking-list-area .form-clt .nice-select .list{width:100%;background-color:var(--bg);z-index:9999}.hero-1 .booking-list-area .form-clt .nice-select .focus{background-color:rgba(0,0,0,0);font-weight:400;color:var(--text)}.hero-1 .booking-list-area .form-clt .nice-select .option{border:none}.hero-1 .booking-list-area .form-clt .nice-select .option:hover{background-color:rgba(0,0,0,0)}.hero-1 .booking-list-area .theme-btn{padding:18px 30px}@media(max-width:1199px){.hero-1 .booking-list-area .theme-btn{width:100%}}.hero-1 .booking-list-area .theme-btn span{margin-right:0}.hero-1 .booking-list-area .theme-btn span i{width:auto;height:auto;line-height:normal;background-color:rgba(0,0,0,0);margin-left:10px;color:var(--white)}.hero-1 .hero-image{width:925px;height:925px;margin-left:-100px;margin-bottom:-120px}@media(max-width:1600px){.hero-1 .hero-image{width:800px;height:800px;margin-bottom:0}}@media(max-width:1399px){.hero-1 .hero-image{width:700px;height:700px}}@media(max-width:1199px){.hero-1 .hero-image{margin:0 auto;width:800px;height:800px}}@media(max-width:991px){.hero-1 .hero-image{width:650px;height:650px}}@media(max-width:767px){.hero-1 .hero-image{width:550px;height:550px}}@media(max-width:575px){.hero-1 .hero-image{width:450px;height:450px}}@media screen and (max-width:500px){.hero-1 .hero-image{width:400px;height:400px}}@media(max-width:470px){.hero-1 .hero-image{width:300px;height:300px}}.hero-1 .hero-image img{width:100%;height:100%;border-radius:50%}.hero-2{position:relative;z-index:9;padding:250px 0 200px}@media(max-width:991px){.hero-2{padding:200px 0 160px}}@media(max-width:767px){.hero-2{padding:170px 0 140px}}@media(max-width:575px){.hero-2{padding:150px 0 120px}}.hero-2 .container-fluid{padding:0 150px}@media(max-width:1899px){.hero-2 .container-fluid{padding:0 50px}}@media(max-width:1399px){.hero-2 .container-fluid{padding:0 40px}}@media(max-width:1199px){.hero-2 .container-fluid{padding:0 30px}}.hero-2:before{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;content:"";background:linear-gradient(87deg,rgba(0,0,0,.6) 35.11%,rgba(0,0,0,0) 97.49%);z-index:-1}.hero-2 .hero-content{max-width:870px;margin:0 auto}@media(max-width:1199px){.hero-2 .hero-content{text-align:center}}.hero-2 .hero-content h1{font-size:104px;color:var(--white);line-height:100%}.hero-2 .hero-content h1 span{text-align:center;margin-left:100px}@media(max-width:1199px){.hero-2 .hero-content h1 span{margin-left:0}.hero-2 .hero-content h1{font-size:85px}}@media(max-width:767px){.hero-2 .hero-content h1{font-size:75px;line-height:110%}}@media(max-width:575px){.hero-2 .hero-content h1{font-size:45px}}.hero-2 .hero-content .client-info-items{margin-top:60px;display:flex;align-items:center;gap:40px}@media(max-width:1899px){.hero-2 .hero-content .client-info-items{flex-wrap:wrap;gap:30px;justify-content:center;text-align:center}}.hero-2 .hero-content .client-info-items .content{max-width:495px;display:flex;align-items:center;gap:20px;border-right:3px solid var(--white);padding-right:40px}@media(max-width:1199px){.hero-2 .hero-content .client-info-items .content{border-right:none;padding-right:0;flex-wrap:wrap;gap:20px;justify-content:center;text-align:center}}.hero-2 .hero-content .client-info-items .content p{font-size:18px;color:var(--white);font-weight:700;text-align:left}@media(max-width:1199px){.hero-2 .hero-content .client-info-items .content p{text-align:center}}.hero-2 .hero-content .client-info-items .theme-btn{background-color:#ff5722}.hero-3{padding:180px 0 110px}@media(max-width:767px){.hero-3{padding-top:140px}.hero-3 .row{justify-content:center!important}}.hero-3 .container-fluid{padding:0 150px}@media(max-width:1600px){.hero-3 .container-fluid{padding:0 50px}}@media(max-width:1399px){.hero-3 .container-fluid{padding:0 40px}}@media(max-width:1199px){.hero-3 .container-fluid{padding:0 30px}}@media(max-width:767px){.hero-3 .hero-content{margin:0 auto;text-align:center}}.hero-3 .hero-content h1{font-size:104px;font-weight:900;letter-spacing:1.04px;text-transform:uppercase;line-height:113%;color:var(--white)}@media(max-width:1399px){.hero-3 .hero-content h1{font-size:80px}}@media(max-width:1199px){.hero-3 .hero-content h1{font-size:60px}}@media(max-width:767px){.hero-3 .hero-content h1{font-size:60px;line-height:110%}}@media(max-width:575px){.hero-3 .hero-content h1{font-size:45px}}.hero-3 .hero-content p{font-weight:700;color:var(--white);max-width:650px;margin-top:20px}.hero-3 .hero-content .button-items{margin-top:50px;display:flex;align-items:center;gap:24px}@media(max-width:1199px){.hero-3 .hero-content .button-items{flex-wrap:wrap}}@media(max-width:767px){.hero-3 .hero-content .button-items{justify-content:center}}.hero-3 .hero-content .button-items .theme-btn.bg-2{background-color:#ff5722}.hero-3 .destination-box-items{padding:50px;background-color:var(--white);border-radius:12px;box-shadow:0 4px 85.6px 17px rgba(0,0,0,.11)}@media(max-width:767px){.hero-3 .destination-box-items{padding:30px}}.hero-3 .destination-box-items p{font-weight:500;color:#455151;margin-top:10px;margin-bottom:30px}.hero-3 .destination-box-items p b{color:var(--theme-color)}.hero-3 .destination-box-items .booking-list-area .booking-list{display:flex;gap:15px;border:1px solid rgba(21,20,21,.14);padding:20px 25px;margin-bottom:15px;border-radius:10px}.hero-3 .destination-box-items .booking-list-area .booking-list .content{width:100%}.hero-3 .destination-box-items .booking-list-area .booking-list .content h5{font-size:14px;font-weight:600;color:#8e8f8f;font-family:var(--body-font);margin-bottom:5px}.hero-3 .destination-box-items .booking-list-area .form-clt .nice-select{text-transform:capitalize;border-radius:0;background-color:rgba(0,0,0,0);border:none;box-shadow:none;font-size:16px;font-family:var(--body-font);color:var(--header);font-weight:800;padding:0 20px 0 0;height:auto;line-height:normal}.hero-3 .destination-box-items .booking-list-area .form-clt .nice-select:after{right:0;border-bottom:1px solid var(--header);border-right:1px solid var(--header);width:9px;height:9px;top:28%;margin-top:0}.hero-3 .destination-box-items .booking-list-area .form-clt .nice-select .list{width:100%;z-index:9999}.hero-3 .destination-box-items .booking-list-area .form-clt input{padding:0;text-transform:capitalize;border-radius:0;background-color:rgba(0,0,0,0);border:none;box-shadow:none;font-size:16px;font-family:var(--body-font);color:var(--header);font-weight:800;height:auto}.hero-3 .destination-box-items .booking-list-area .form-clt .input-group-addon{color:var(--header)}@media only screen and (min-width:1200px){.hero-3 .destination-box-items .booking-list-area .form-clt .input-group-addon{margin-left:-35px!important}}.hero-3 .destination-box-items .theme-btn{width:100%;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,0);border:1px solid var(--theme-color);padding:20px 15px 20px 30px;margin-top:30px}.hero-3 .destination-box-items .theme-btn span{text-align:center;color:var(--theme-color);margin-right:0}.hero-3 .destination-box-items .theme-btn i{background-color:var(--theme-color);color:var(--white);position:absolute;right:6px;top:5px;bottom:5px}.hero-3 .destination-box-items .theme-btn:after,.hero-3 .destination-box-items .theme-btn:before,.hero-3 .destination-box-items .theme-btn:hover{background-color:var(--theme-color)}.hero-3 .destination-box-items .theme-btn:hover i{background-color:var(--white);color:var(--theme-color)}.hero-3 .destination-box-items .theme-btn:hover span{color:var(--white)}.hero-4{position:relative}.hero-4 .hero-items{padding:200px 0 260px;position:relative}.hero-4 .hero-items .plane-shape{position:absolute;top:35%;left:20%}@media(max-width:1399px){.hero-4 .hero-items .plane-shape{display:none}}.hero-4 .hero-items .plane-shape-2{position:absolute;bottom:19%;right:15%}@media(max-width:1399px){.hero-4 .hero-items .plane-shape-2{display:none}}.hero-4 .hero-items .hero-bg{overflow:hidden;position:absolute!important;left:0;top:0;width:100%;height:100%;opacity:1;z-index:-2;background-size:cover;transform:scale(1);transition:all 8s ease-out 0s}.hero-4 .hero-items .hero-bg:before{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;content:"";background:rgba(21,20,21,.69);z-index:-1}.hero-4 .hero-items .hero-content{text-align:center}.hero-4 .hero-items .hero-content h6{color:#fb5b32;font-size:22px;font-weight:600;margin-bottom:15px;line-height:1}.hero-4 .hero-items .hero-content h1{font-weight:700;font-size:94px;color:var(--white);text-transform:capitalize}@media(max-width:767px){.hero-4 .hero-items .hero-content h1{font-size:70px}}@media(max-width:575px){.hero-4 .hero-items .hero-content h1{font-size:50px}}.hero-4 .hero-items .hero-content h1 span{font-weight:500;text-transform:capitalize}.hero-4 .hero-items .hero-content h1 .shape-text{position:relative;display:inline-block;margin-right:30px}.hero-4 .hero-items .hero-content h1 .shape-text:before{position:absolute;bottom:-15px;left:0;z-index:-1;right:0;content:"";width:100%;height:32px;background-size:cover;background-repeat:no-repeat;background-image:url(/images/hero/new/line-2.png);background-position:50%}@media(max-width:1199px){.hero-4 .hero-items .hero-content h1 .shape-text:before{display:none}}.hero-4 .hero-items .hero-content p{font-size:20px;font-weight:500;color:var(--white);margin-top:10px}.hero-4 .booking-list-area-1{background:var(--white);border-radius:57.5px;box-shadow:0 4px 85.6px 17px rgba(0,0,0,.11);position:relative;z-index:9;padding:35px 40px;display:flex;align-items:center;justify-content:space-between;margin-top:-65px;z-index:999}@media(max-width:1199px){.hero-4 .booking-list-area-1{flex-wrap:wrap;gap:30px;justify-content:start}}.hero-4 .booking-list-area-1 .booking-list{display:flex;gap:15px;line-height:1;width:100%}@media(max-width:1199px){.hero-4 .booking-list-area-1 .booking-list{display:grid;flex-basis:100%}}.hero-4 .booking-list-area-1 .booking-list .content h5{font-size:14px;font-weight:600;color:#8e8f8f;font-family:var(--body-font)}.hero-4 .booking-list-area-1 .form-clt .nice-select{text-transform:capitalize;border-radius:0;background-color:rgba(0,0,0,0);border:none;box-shadow:none;font-size:16px;font-family:var(--body-font);color:var(--header);font-weight:800;padding:0 20px 0 0;height:auto}.hero-4 .booking-list-area-1 .form-clt .nice-select:after{right:0;border-bottom:1px solid var(--header);border-right:1px solid var(--header);width:9px;height:9px;top:28%;margin-top:0}.hero-4 .booking-list-area-1 .form-clt input{padding:0;text-transform:capitalize;border-radius:0;background-color:rgba(0,0,0,0);border:none;box-shadow:none;font-size:16px;font-family:var(--body-font);color:var(--header);font-weight:800;height:auto}.hero-4 .booking-list-area-1 .form-clt .input-group-addon{color:var(--header)}@media only screen and (min-width:1200px){.hero-4 .booking-list-area-1 .form-clt .input-group-addon{margin-left:-35px!important}}.hero-4 .booking-list-area-1 .theme-btn{padding:18px 30px;width:100%;max-width:170px}@media(max-width:1199px){.hero-4 .booking-list-area-1 .theme-btn{width:100%;max-width:none}}.hero-4 .booking-list-area-1 .theme-btn span{margin-right:0}.hero-4 .booking-list-area-1 .theme-btn span i{width:auto;height:auto;line-height:normal;background-color:rgba(0,0,0,0);margin-left:10px;color:var(--white)}.hero-4 .booking-list-area-1 .form-control{margin-top:5px}.hero-4 .booking-list-area-1 .form-control::placeholder{color:var(--header)}.hero-4 .swiper-slide-active .hero-bg{transform:scale(1.12)}.hero-4 .array-button{position:absolute;top:47%;left:50px;transform:translateY(-50%);right:50px;z-index:99;display:flex;align-items:center;justify-content:space-between}@media(max-width:1199px){.hero-4 .array-button{display:none}}.hero-4 .array-button .array-next,.hero-4 .array-button .array-prev{width:60px;height:60px;line-height:60px;background-color:hsla(0,0%,100%,.15);color:var(--white)}.hero-4 .array-button .array-next:hover,.hero-4 .array-button .array-prev:hover{background-color:var(--theme-color);color:var(--white)}.hero-5{padding:100px 0;background-color:#ffeee3;position:relative}.hero-5 .light-shape{position:absolute;top:45px;left:7%}@media(max-width:1399px){.hero-5 .light-shape{display:none}}.hero-5 .frame-shape{position:absolute;top:40%;left:55%}@media(max-width:1399px){.hero-5 .frame-shape{display:none}}.hero-5 .container-fluid{padding:0 90px}@media(max-width:1600px){.hero-5 .container-fluid{padding:0 50px}}@media(max-width:1399px){.hero-5 .container-fluid{padding:0 40px}}@media(max-width:1199px){.hero-5 .container-fluid{padding:0 30px}}.hero-5 .hero-content{text-align:center}.hero-5 .hero-content h6{color:#fb5b32;font-size:22px;font-weight:600;margin-bottom:15px;line-height:1}.hero-5 .hero-content h1{font-size:94px;font-weight:700}@media(max-width:767px){.hero-5 .hero-content h1{font-size:70px}}@media(max-width:575px){.hero-5 .hero-content h1{font-size:50px}}.hero-5 .hero-content h1 span{font-weight:500}.hero-5 .hero-content h1 .shape-text{position:relative;display:inline-block;margin-right:30px}.hero-5 .hero-content h1 .shape-text:before{position:absolute;bottom:-15px;left:0;right:0;content:"";width:100%;height:32px;background-size:cover;background-repeat:no-repeat;background-image:url(/images/hero/new/line.png);background-position:50%}@media(max-width:1399px){.hero-5 .hero-content h1 .shape-text:before{display:none}}.hero-5 .hero-content p{font-size:20px;font-weight:500;max-width:560px;text-align:center;margin:20px auto 0}.hero-5 .booking-list-area{background:var(--white);border-radius:57.5px;box-shadow:0 4px 85.6px 17px rgba(0,0,0,.11);position:relative;z-index:9;padding:35px 40px;display:flex;align-items:center;justify-content:space-between;margin-top:50px;z-index:99}@media(max-width:1600px){.hero-5 .booking-list-area{flex-wrap:wrap;gap:30px;justify-content:start}}.hero-5 .booking-list-area .booking-list{display:flex;gap:15px;line-height:1;width:100%}@media(max-width:1199px){.hero-5 .booking-list-area .booking-list{display:grid;flex-basis:100%}}.hero-5 .booking-list-area .booking-list .content h5{font-size:14px;font-weight:600;color:#8e8f8f;font-family:var(--body-font)}.hero-5 .booking-list-area .form-clt .nice-select{text-transform:capitalize;border-radius:0;background-color:rgba(0,0,0,0);border:none;box-shadow:none;font-size:16px;font-family:var(--body-font);color:var(--header);font-weight:800;padding:0 20px 0 0;height:auto}.hero-5 .booking-list-area .form-clt .nice-select:after{right:0;border-bottom:1px solid var(--header);border-right:1px solid var(--header);width:9px;height:9px;top:28%;margin-top:0}.hero-5 .booking-list-area .form-clt input{padding:0;text-transform:capitalize;border-radius:0;background-color:rgba(0,0,0,0);border:none;box-shadow:none;font-size:16px;font-family:var(--body-font);color:var(--header);font-weight:800;height:auto}.hero-5 .booking-list-area .form-clt .input-group-addon{color:var(--header)}@media only screen and (min-width:1200px){.hero-5 .booking-list-area .form-clt .input-group-addon{margin-left:-35px!important}}.hero-5 .booking-list-area .theme-btn{padding:18px 30px;width:100%;max-width:170px}@media(max-width:1600px){.hero-5 .booking-list-area .theme-btn{width:100%;max-width:none}}.hero-5 .booking-list-area .theme-btn span{margin-right:0}.hero-5 .booking-list-area .theme-btn span i{width:auto;height:auto;line-height:normal;background-color:rgba(0,0,0,0);margin-left:10px;color:var(--white)}.hero-5 .booking-list-area .form-control{margin-top:5px}.hero-5 .booking-list-area .form-control::placeholder{color:var(--header)}.hero-5 .plane-shape{position:absolute;top:-177%;left:45px}@media(max-width:1399px){.hero-5 .plane-shape{display:none}}.hero-5 .hero-image-items{margin-left:-15%}@media(max-width:1199px){.hero-5 .hero-image-items{margin-left:0}}.hero-5 .hero-image-items .hero-image img{width:100%;height:100%;border-radius:200px 200px 0 200px}.hero-5 .hero-image-items .hero-image.style-2{margin-top:24px}.hero-5 .hero-image-items .hero-image.style-2 img{border-radius:200px 0 200px 200px}.hero-5 .hero-image-items .hero-image.style-3{height:645px}.hero-5 .hero-image-items .hero-image.style-3 img{border-radius:200px 200px 200px 0;object-fit:cover}.work-process-items{margin-top:30px}.work-process-items .work-process-img{max-width:290px;margin:0 auto}.work-process-items .work-process-img img{width:100%;height:100%}.work-process-items .work-process-content{text-align:center;margin-top:30px}.work-process-items .work-process-content span{width:56px;height:56px;line-height:56px;text-align:center;background-color:var(--theme-color);display:inline-block;border-radius:50%;color:var(--white);font-size:22px;font-weight:600}.work-process-items .work-process-content h3{margin-top:15px;margin-bottom:15px}.work-process-items .work-process-content p{margin:0 auto;max-width:290px}@media(max-width:767px){.choose-us-wrapper{margin:0 auto;text-align:center}}.choose-us-wrapper .choose-us-left-content{max-width:450px}@media(max-width:767px){.choose-us-wrapper .choose-us-left-content{margin:0 auto;text-align:center}}.choose-us-wrapper .choose-us-left-content .list-items{margin-top:30px}.choose-us-wrapper .choose-us-left-content .list-items li{font-size:18px;font-weight:700}.choose-us-wrapper .choose-us-left-content .list-items li svg{margin-right:5px}.choose-us-wrapper .choose-us-left-content .list-items li:not(:last-child){margin-bottom:10px}.choose-us-wrapper .choose-us-img{margin-left:-50px}@media(max-width:1199px){.choose-us-wrapper .choose-us-img{margin-left:0}}.choose-us-wrapper .choose-us-img img{width:100%;height:100%;border-radius:205px}.choose-us-wrapper .choose-us-right{margin-left:40px}@media(max-width:1199px){.choose-us-wrapper .choose-us-right{margin-left:0}}.choose-us-wrapper .choose-us-right h4{margin-bottom:20px}.choose-us-wrapper .choose-us-right p{font-size:16px;font-weight:500}.choose-us-wrapper .choose-us-right .client-img{margin-top:40px;margin-bottom:20px}.special-features-box{display:flex;align-items:center;gap:18px;border:1px solid rgba(35,28,37,.14);padding:25px;border-radius:10px;margin-top:24px}@media(max-width:575px){.special-features-box{flex-wrap:wrap;gap:30px;justify-content:center;text-align:center}}.special-features-box .icon{font-size:45px;color:var(--theme-color)}@media(max-width:575px){.special-features-box .icon{flex-basis:100%}}.chosse-us-wrapper-2 .chosse-us-content{margin-right:-50px}@media(max-width:1199px){.chosse-us-wrapper-2 .chosse-us-content{margin-right:0}}@media(max-width:767px){.chosse-us-wrapper-2 .chosse-us-content{text-align:center}}.chosse-us-wrapper-2 .chosse-us-content .chosse-us-list{margin-top:25px}.chosse-us-wrapper-2 .chosse-us-content .chosse-us-list li{font-size:18px;font-weight:700;color:var(--white)}.chosse-us-wrapper-2 .chosse-us-content .chosse-us-list li:not(:last-child){margin-bottom:15px}.chosse-us-wrapper-2 .chosse-us-content .chosse-us-list li i{color:#f7921e;margin-right:5px}.chosse-us-wrapper-2 .chosse-us-content .button-items-area{display:flex;align-items:center;gap:30px;margin-top:50px}@media(max-width:1399px){.chosse-us-wrapper-2 .chosse-us-content .button-items-area{flex-wrap:wrap;margin-top:30px}}@media(max-width:767px){.chosse-us-wrapper-2 .chosse-us-content .button-items-area{justify-content:center}}.chosse-us-wrapper-2 .chosse-us-content .button-items-area .content{display:flex;align-items:center;gap:10px}@media(max-width:767px){.chosse-us-wrapper-2 .chosse-us-content .button-items-area .content{flex-wrap:wrap;justify-content:center}}.chosse-us-wrapper-2 .chosse-us-content .button-items-area .content h4{font-size:20px;color:var(--white);font-weight:600;line-height:155%}.chosse-us-wrapper-2 .chosse-us-image-2{position:relative;z-index:9}@media(max-width:1399px){.chosse-us-wrapper-2 .chosse-us-image-2 img{width:100%;height:100%}}.work-process-section{position:relative}.work-process-section .line-shape{position:absolute;bottom:28%;left:39%;transform:translateX(-50%);width:340px}@media(max-width:1199px){.work-process-section .line-shape{display:none}}.work-process-section .line-shape img{width:100%;height:100%}.work-process-section .line-shape-2{position:absolute;bottom:28%;left:61%;transform:translateX(-50%);width:340px}@media(max-width:1199px){.work-process-section .line-shape-2{display:none}}.work-process-section .line-shape-2 img{width:100%;height:100%}.chosse-us-section-2{position:relative}.chosse-us-section-2 .choose-us-image{position:absolute;top:0;right:0}@media(max-width:1399px){.chosse-us-section-2 .choose-us-image{display:none}}.chosse-us-section-2:before{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;content:"";background-color:var(--bg);top:80%;height:auto}.marque-wrapper{background-color:#f7921e}.marque-wrapper .marque-text{display:flex;align-items:center;gap:35px;padding:15px 0}.marque-wrapper .marque-text h3{color:var(--white)}.marque-wrapper.style-2{background-color:var(--theme-color)}.marque-wrapper.style-3{background:#fb5b32}.instagram-image{position:relative}.instagram-image img{width:100%;height:100%}.instagram-image:before{top:0;left:0;right:0;bottom:0;width:100%;height:100%;content:"";background:rgba(251,91,50,.74);top:10px;left:10px;width:calc(100% - 20px);height:calc(100% - 20px)}.instagram-image .icon,.instagram-image:before{position:absolute;opacity:0;transition:all .4s ease-in-out;visibility:hidden}.instagram-image .icon{font-size:45px;color:var(--white);top:50%;left:50%;transform:translate(-50%,-50%);z-index:9}.instagram-image:hover .icon,.instagram-image:hover:before{opacity:1;visibility:visible}.about-wrapper .about-image{position:relative}.about-wrapper .about-image img{width:100%;height:100%;border-radius:28px}.about-wrapper .about-image .about-box{position:absolute;left:30px;bottom:30px;background-color:var(--theme-color-2);padding:30px;border-radius:28px}.about-wrapper .about-image .about-box h2{font-size:60px;color:var(--white)}.about-wrapper .about-image .about-box p{font-size:13px;font-weight:700;letter-spacing:.26px;color:var(--white)}.about-wrapper .about-content{margin-left:60px}@media(max-width:1199px){.about-wrapper .about-content{margin-left:0}}@media(max-width:767px){.about-wrapper .about-content{text-align:center}}.about-wrapper .about-content .about-sideber{padding:30px 25px;background-color:var(--white);border-radius:6px;border-left:6px solid var(--theme-color);margin-top:30px}.about-wrapper .about-content .about-sideber h5{font-weight:600;line-height:167%}.about-wrapper .about-content .about-icon-items{display:flex;align-items:center;gap:50px;margin-top:35px}@media(max-width:1199px){.about-wrapper .about-content .about-icon-items{flex-wrap:wrap;gap:30px}}@media(max-width:767px){.about-wrapper .about-content .about-icon-items{justify-content:center}}.about-wrapper .about-content .about-icon-items ul li{font-size:18px;font-weight:700;letter-spacing:-.18px;color:var(--text)}@media(max-width:767px){.about-wrapper .about-content .about-icon-items ul li{display:grid;grid-gap:10px;gap:10px;justify-content:center;text-align:center}}.about-wrapper .about-content .about-icon-items ul li:not(:last-child){margin-bottom:12px}.about-wrapper .about-content .about-icon-items ul li svg{margin-right:8px}@media(max-width:767px){.about-wrapper .about-content .about-icon-items ul li svg{display:block;text-align:center;margin-right:0;width:100%}}.about-wrapper .about-content .about-btn{display:flex;align-items:center;gap:20px;margin-top:50px}@media(max-width:1199px){.about-wrapper .about-content .about-btn{flex-wrap:wrap;gap:30px;margin-top:30px}}@media(max-width:767px){.about-wrapper .about-content .about-btn{justify-content:center}}.about-wrappper-2 .about-image{position:relative}.about-wrappper-2 .about-image img{width:100%;height:100%}.about-wrappper-2 .about-image .cricle-shape{position:absolute;top:25%;left:5%}@media(max-width:1199px){.about-wrappper-2 .about-image .cricle-shape{display:none}}.about-wrappper-2 .about-image .counter-box{padding:30px;right:-4%;bottom:14%;position:absolute;border-radius:12px;background:var(--white);text-align:center;line-height:1;box-shadow:0 4px 85.6px 17px rgba(0,0,0,.07)}@media(max-width:1199px){.about-wrappper-2 .about-image .counter-box{display:none}}.about-wrappper-2 .about-image .counter-box .content h2{color:var(--theme-color-2);margin-bottom:5px}.about-wrappper-2 .about-image .counter-box .content p{font-size:15px;font-weight:700;color:var(--text)}.about-wrappper-2 .about-img-2{position:relative}.about-wrappper-2 .about-img-2 img{width:100%;height:100%;border-radius:200px 200px 0 200px}.about-wrappper-2 .about-img-2.style-2 img{border-radius:200px 0 200px 200px;margin-top:20px}.about-wrappper-2 .about-image-2{position:relative}.about-wrappper-2 .about-image-2 .percent-shape{position:absolute;left:3%;top:40%;z-index:9}@media(max-width:767px){.about-wrappper-2 .about-img-3{height:500px}}.about-wrappper-2 .about-img-3 img{width:100%;height:100%;border-radius:200px 200px 200px 0;object-fit:cover}.about-wrappper-2 .about-content{margin-left:50px}@media(max-width:1199px){.about-wrappper-2 .about-content{margin-left:0}}@media(max-width:767px){.about-wrappper-2 .about-content{text-align:center}}.about-wrappper-2 .about-content .about-area{margin-top:50px}@media(max-width:767px){.about-wrappper-2 .about-content .about-area{margin-top:40px}}@media(max-width:575px){.about-wrappper-2 .about-content .about-area{margin-top:30px}}.about-wrappper-2 .about-content .about-area .about-items{display:flex;gap:30px;margin-bottom:50px}@media(max-width:767px){.about-wrappper-2 .about-content .about-area .about-items{justify-content:center;flex-wrap:wrap;gap:30px;text-align:center}}.about-wrappper-2 .about-content .about-area .about-items .icon i{color:var(--theme-color);font-size:53px}.about-wrappper-2 .about-content .about-area .about-items .content h4{margin-bottom:20px}.about-wrappper-2 .about-content .about-area .about-items .content p{font-size:18px;font-weight:500;color:var(--text)}.about-wrappper-2 .author-items{display:flex;align-items:center;gap:22px}@media(max-width:1199px){.about-wrappper-2 .author-items{flex-wrap:wrap}}.about-wrappper-2 .author-items .author-contact{display:flex;align-items:center;gap:15px}.about-wrappper-2 .author-items .author-contact .icon{width:50px;height:50px;line-height:50px;border-radius:50%;background-color:var(--theme-color-2);text-align:center}.about-wrappper-2 .author-items .author-contact .content span{color:#6f7373;font-size:14px;display:inline-block;margin-bottom:2px}.about-wrappper-2 .author-items .author-contact .content h6{font-size:16px;font-weight:800;font-family:var(--body-font)}.about-section{position:relative}.about-section .shape-1{position:absolute;top:20%;left:14%}@media(max-width:1199px){.about-section .shape-1{display:none}}.about-wrapper-3 .about-image img{width:100%;height:100%;border-radius:10px}.about-wrapper-3 .about-content{margin-left:50px}@media(max-width:1199px){.about-wrapper-3 .about-content{margin-left:0}}@media(max-width:767px){.about-wrapper-3 .about-content{text-align:center}}.about-wrapper-3 .about-content .about-icon-items{margin-left:-50%;margin-top:40px;margin-bottom:40px}@media(max-width:991px){.about-wrapper-3 .about-content .about-icon-items{margin-left:0}}.about-wrapper-3 .about-content .about-icon-items .icon-items{background-color:var(--white);border-radius:10px;border:1px solid rgba(35,28,37,.14);padding:25px;display:flex;align-items:center;gap:18px}@media(max-width:767px){.about-wrapper-3 .about-content .about-icon-items .icon-items{justify-content:center;text-align:center;flex-wrap:wrap}}.about-wrapper-3 .about-content .about-icon-items .icon-items i{font-size:45px;color:var(--theme-color)}@media(max-width:767px){.about-wrapper-3 .about-content .about-icon-items .icon-items i{flex-basis:100%}}.about-wrapper-3 .about-content .about-icon-items .icon-items h4{font-size:20px;font-weight:600;letter-spacing:-.4px}.trending-destinations-card-items{margin-top:24px}.trending-destinations-card-items .destinations-img{position:relative;overflow:hidden;border-radius:28px}.trending-destinations-card-items .destinations-img:before{position:absolute;top:0;left:0;right:0;bottom:0;content:"";background:rgba(77,64,202,.71);opacity:0;visibility:hidden}.trending-destinations-card-items .destinations-img img,.trending-destinations-card-items .destinations-img:before{width:100%;height:100%;border-radius:28px;transition:all .4s ease-in-out}.trending-destinations-card-items .destinations-img .icon{position:absolute;right:20px;top:20px;opacity:0;visibility:hidden;transition:all .4s ease-in-out}.trending-destinations-card-items .destinations-img .icon a{width:59px;height:59px;line-height:59px;border-radius:50%;background-color:var(--theme-color-2);color:var(--white);text-align:center;display:inline-block}.trending-destinations-card-items .destinations-img .icon a i{transform:rotate(-40deg)}.trending-destinations-card-items .destinations-img .icon a:hover{background-color:var(--white);color:var(--header)}.trending-destinations-card-items .destinations-img .destinations-content{position:absolute;bottom:15px;left:15px;right:15px}.trending-destinations-card-items .destinations-img .destinations-content .title a{font-size:18px;padding:12px 30px;background-color:var(--white);display:inline-block;border-radius:72px;line-height:1;font-weight:500;color:var(--header)}.trending-destinations-card-items .destinations-img .destinations-content .title a:hover{background-color:var(--theme-color);color:var(--white)}.trending-destinations-card-items:hover .destinations-img .icon,.trending-destinations-card-items:hover .destinations-img:before{opacity:1;visibility:visible}.trending-destinations{position:relative}.trending-destinations .shape-1{position:absolute;bottom:0;left:0}.trending-destinations .shape-2{position:absolute;bottom:0;right:0}.trending-destinations-box-items{margin-top:30px;text-align:center}.trending-destinations-box-items .destinations-img img{border-radius:50%}.trending-destinations-box-items .destinations-content{margin-top:20px}.trending-destinations-box-items .destinations-content h3{font-size:24px;font-weight:500}.trending-destinations-box-items .destinations-content h3 a:hover{color:var(--theme-color)}.trending-destinations-box-items .destinations-content p{font-size:16px;font-weight:700}.trending-destinations-2{position:relative;z-index:9}.trending-destinations-2:before{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;content:"";background-color:var(--white);z-index:-1;top:75%}.destination-details-wrapper .details-post .details-image{margin-bottom:30px}.destination-details-wrapper .details-post .details-image img{width:100%;height:100%;border-radius:28px}.destination-details-wrapper .details-post .details-content h2{font-weight:600;margin-bottom:15px}.destination-details-wrapper .details-post .details-content .destination-list-item{margin-top:40px}.destination-details-wrapper .details-post .details-content .destination-list-item .destination-list{margin-top:20px;display:flex;align-items:center;gap:70px}@media(max-width:1399px){.destination-details-wrapper .details-post .details-content .destination-list-item .destination-list{gap:30px}}@media(max-width:1199px){.destination-details-wrapper .details-post .details-content .destination-list-item .destination-list{flex-wrap:wrap}}.destination-details-wrapper .details-post .details-content .destination-list-item .destination-list li{font-size:18px;font-weight:700;color:var(--text)}.destination-details-wrapper .details-post .details-content .destination-list-item .destination-list li:not(:last-child){margin-bottom:15px}.destination-details-wrapper .details-post .details-content .destination-list-item .destination-list li i{margin-right:6px;color:var(--theme-color)}.destination-details-wrapper .details-post .details-content .faq-items{margin-top:70px}@media(max-width:767px){.destination-details-wrapper .details-post .details-content .faq-items{margin-top:40px}}.destination-details-wrapper .details-post .details-content .faq-items h2{font-size:32px;font-weight:600;margin-bottom:20px}.destination-details-wrapper .details-post .details-content .faq-items .accordion-item{border:0;background-color:var(--white);border-radius:10px;border:1px solid rgba(35,28,37,.18)}.destination-details-wrapper .details-post .details-content .faq-items .accordion-item .accordion-header{border:none}.destination-details-wrapper .details-post .details-content .faq-items .accordion-item .accordion-header .accordion-button{font-size:20px;font-weight:500;color:var(--header);border:0;border-radius:0;box-shadow:none;background-color:var(--bg);border-radius:15px 15px 0 0;padding:22px 22px 0;text-transform:capitalize}.destination-details-wrapper .details-post .details-content .faq-items .accordion-item .accordion-header .accordion-button:after{content:"";background:rgba(0,0,0,0);font-family:var(--fa);font-weight:300;transition:all .3s ease-in-out!important;color:var(--header)}.destination-details-wrapper .details-post .details-content .faq-items .accordion-item .accordion-header .accordion-button:not(.collapsed):after{content:"";background:rgba(0,0,0,0);font-family:var(--fa);font-weight:300;transform:rotate(0);color:var(--theme-color)}.destination-details-wrapper .details-post .details-content .faq-items .accordion-item .accordion-header .accordion-button.collapsed{background-color:rgba(0,0,0,0);padding:25px 30px;color:var(--header)}.destination-details-wrapper .details-post .details-content .faq-items .accordion-item .accordion-collapse .accordion-body{padding-left:30px;padding-top:15px;color:#504e4e;background:#efeefa;border-radius:0 0 15px 15px}.destination-details-wrapper .details-post .details-content .map-area{margin-top:70px}@media(max-width:767px){.destination-details-wrapper .details-post .details-content .map-area{margin-top:40px}}.destination-details-wrapper .details-post .details-content .map-area h2{font-size:32px;font-weight:600}.destination-details-wrapper .details-post .details-content .map-area .google-map iframe{border-radius:28px;width:100%;height:346px}.destination-details-wrapper .main-side-bar .destination-single-sideber-widget{border-radius:28px;background-color:var(--bg);padding:45px;margin-bottom:35px}.destination-details-wrapper .main-side-bar .destination-single-sideber-widget .widget-title{font-size:24px;font-weight:500;margin-bottom:30px}.destination-details-wrapper .main-side-bar .destination-single-sideber-widget .destination-card{margin-bottom:30px}.destination-details-wrapper .main-side-bar .destination-single-sideber-widget .destination-card li{display:flex;align-items:center;justify-content:space-between;font-weight:800;color:var(--text);letter-spacing:-.16px;transition:all .4s ease-in-out}.destination-details-wrapper .main-side-bar .destination-single-sideber-widget .destination-card li span{font-weight:500;color:var(--text)}.destination-details-wrapper .main-side-bar .destination-single-sideber-widget .destination-card li:not(:last-child){margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid rgba(21,20,21,.09)}.destination-details-wrapper .main-side-bar .destination-single-sideber-widget .destination-card li:hover,.destination-details-wrapper .main-side-bar .destination-single-sideber-widget .destination-card li:hover span{color:var(--theme-color)}.destination-details-wrapper .main-side-bar .destination-single-sideber-widget .theme-btn{padding:20px 15px 20px 30px}.destination-details-wrapper .main-side-bar .destination-single-sideber-widget .theme-btn span{margin-right:0}.destination-details-wrapper .main-side-bar .destination-single-sideber-widget .theme-btn i{position:absolute;right:5px;top:5px;bottom:5px}.destination-details-wrapper .main-side-bar .offer-card{padding:45px;border-radius:28px;height:420px}.destination-details-wrapper .main-side-bar .offer-card h3{font-size:24px;color:var(--white);font-weight:500;margin-bottom:30px}.tour-sidebar-area .booking-list-area{border-radius:28px;border:1px solid rgba(21,20,21,.14);padding:25px}.tour-sidebar-area .booking-list-area .booking-list{display:flex;gap:15px;border-bottom:1px solid rgba(21,20,21,.14);padding-bottom:15px;margin-bottom:15px}.tour-sidebar-area .booking-list-area .booking-list.style-2{margin-bottom:40px;padding-bottom:0;border-bottom:none}.tour-sidebar-area .booking-list-area .booking-list .content h5{font-size:14px;font-weight:600;color:#8e8f8f;font-family:var(--body-font)}.tour-sidebar-area .booking-list-area .content{width:100%}.tour-sidebar-area .booking-list-area .form-clt .nice-select{padding:0;text-transform:capitalize;border-radius:0;background-color:rgba(0,0,0,0);border:none;box-shadow:none;font-size:16px;font-family:var(--body-font);color:var(--header);font-weight:800;width:auto}.tour-sidebar-area .booking-list-area .form-clt .nice-select:after{right:0;border-bottom:1px solid var(--header);border-right:1px solid var(--header);width:9px;height:9px;margin-top:-15px}.tour-sidebar-area .booking-list-area .form-clt .nice-select .list{width:100%;background-color:var(--bg);top:60%}.tour-sidebar-area .booking-list-area .form-clt .nice-select .focus{background-color:rgba(0,0,0,0);font-weight:400;color:var(--text)}.tour-sidebar-area .booking-list-area .form-clt .nice-select .option{border:none}.tour-sidebar-area .booking-list-area .form-clt .nice-select .option:hover{background-color:rgba(0,0,0,0)}.tour-sidebar-area .booking-list-area .form-clt input{padding:0;text-transform:capitalize;border-radius:0;background-color:rgba(0,0,0,0);border:none;box-shadow:none;font-size:16px;font-family:var(--body-font);color:var(--header);font-weight:800;height:auto}.tour-sidebar-area .booking-list-area .form-clt input::placeholder{color:var(--header)}.tour-sidebar-area .booking-list-area .tour-sidebar-widget{margin-bottom:40px}.tour-sidebar-area .booking-list-area .tour-sidebar-widget .wid-title{margin-bottom:20px}.tour-sidebar-area .booking-list-area .tour-sidebar-widget .wid-title h3{font-size:18px;font-weight:600}.tour-sidebar-area .booking-list-area .tour-sidebar-widget .languages-list li{display:flex;align-items:center;gap:18px}.tour-sidebar-area .booking-list-area .tour-sidebar-widget .languages-list li:not(:last-child){margin-bottom:15px}.tour-sidebar-area .booking-list-area .tour-sidebar-widget .languages-list li .checkbox-single{position:relative;padding-left:15px;cursor:pointer;display:block}.tour-sidebar-area .booking-list-area .tour-sidebar-widget .languages-list li .checkbox-single input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.tour-sidebar-area .booking-list-area .tour-sidebar-widget .languages-list li .checkbox-single .checkbox-area .checkmark{position:absolute;left:0;height:20px;width:20px;border-radius:5px;border:1px solid rgba(21,20,21,.14);background-color:var(--white);top:5px}.tour-sidebar-area .booking-list-area .tour-sidebar-widget .languages-list li .checkbox-single .checkbox-area .checkmark:after{content:""}.tour-sidebar-area .booking-list-area .tour-sidebar-widget .languages-list li .checkbox-single .checkbox-area input:checked~.checkmark{background-color:var(--theme-color)}.tour-sidebar-area .booking-list-area .tour-sidebar-widget .languages-list li .checkbox-single .checkbox-area input:checked~.checkmark:after{content:"";position:absolute;font-family:var(--fa);top:-6px;left:4px;color:var(--theme-color);font-size:11px;display:block;color:var(--white)}.tour-sidebar-area .booking-list-area .tour-sidebar-widget .languages-list li .checkbox-single .text-color{font-weight:600;color:#8e8f8f;font-size:14px}.tour-sidebar-area .booking-list-area .tour-sidebar-widget .languages-list li .checkbox-single .text-color .star{color:#fd8f21;margin-right:5px}.tour-sidebar-area .booking-list-area .tour-sidebar-widget .languages-list li .checkbox-single .text-color .star i.color-2{color:var(--text)}.tour-sidebar-area .booking-list-area .tour-sidebar-widget .languages-list li .checkbox-single .text-color .ratting-text{font-size:16px}.tour-sidebar-area .booking-list-area .tour-sidebar-widget .checkbox-items .checkbox-single{position:relative;padding-left:15px;cursor:pointer;display:block;margin-bottom:10px}.tour-sidebar-area .booking-list-area .tour-sidebar-widget .checkbox-items .checkbox-single input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.tour-sidebar-area .booking-list-area .tour-sidebar-widget .checkbox-items .checkbox-single .checkbox-area .checkmark{position:absolute;left:0;height:20px;width:20px;border-radius:5px;border:1px solid rgba(21,20,21,.14);background-color:var(--white);top:5px}.tour-sidebar-area .booking-list-area .tour-sidebar-widget .checkbox-items .checkbox-single .checkbox-area .checkmark:after{content:""}.tour-sidebar-area .booking-list-area .tour-sidebar-widget .checkbox-items .checkbox-single .checkbox-area input:checked~.checkmark{background-color:var(--theme-color)}.tour-sidebar-area .booking-list-area .tour-sidebar-widget .checkbox-items .checkbox-single .checkbox-area input:checked~.checkmark:after{content:"";position:absolute;font-family:var(--fa);top:-6px;left:4px;color:var(--theme-color);font-size:11px;display:block;color:var(--white)}.tour-sidebar-area .booking-list-area .tour-sidebar-widget .checkbox-items .checkbox-single .text-color{font-weight:600;color:#8e8f8f;font-size:14px}.tour-sidebar-area .booking-list-area .tour-sidebar-widget .checkbox-items .checkbox-single .text-color .star{color:#fd8f21;margin-right:5px}.tour-sidebar-area .booking-list-area .tour-sidebar-widget .checkbox-items .checkbox-single .text-color .star i.color-2{color:var(--text)}.tour-sidebar-area .booking-list-area .tour-sidebar-widget .checkbox-items .checkbox-single .text-color .ratting-text{font-size:16px}.tour-sidebar-area .booking-list-area .search-widget .theme-btn{width:100%;padding:5px 15px 5px 30px}.tour-sidebar-area .booking-list-area .search-widget .theme-btn span{margin-right:15px}.tour-sidebar-area .booking-list-area .search-widget .theme-btn i{width:auto;height:auto;background-color:initial;color:var(--white)}.tour-sidebar-area .booking-list-area .price-range-wrapper .slider-container{position:relative;width:100%}.tour-sidebar-area .booking-list-area .price-range-wrapper .price-text input,.tour-sidebar-area .booking-list-area .price-range-wrapper .price-text label{color:var(--text);font-size:18px;font-weight:500}.tour-sidebar-area .booking-list-area .price-range-wrapper .slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:6px;background:#ddd;outline:none;position:absolute;top:0;pointer-events:none}.tour-sidebar-area .booking-list-area .price-range-wrapper .slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:18px;height:18px;background:#4d40ca;cursor:pointer;border:2px solid #fff;position:relative;z-index:2;pointer-events:all}.tour-sidebar-area .booking-list-area .price-range-wrapper .slider::-moz-range-thumb{width:20px;height:20px;background:#4d40ca;cursor:pointer;border-radius:4px;border:2px solid #000;z-index:2;position:relative}.tour-sidebar-area .booking-list-area .price-range-wrapper .slider::-ms-thumb{width:20px;height:20px;background:#4d40ca;cursor:pointer;border-radius:4px;border:2px solid #000;z-index:2;position:relative}.tour-sidebar-area .booking-list-area .price-range-wrapper input[type=range]::-moz-range-track{background:rgba(0,0,0,0)}.tour-sidebar-area .popular-posts{border-radius:28px;border:1px solid rgba(21,20,21,.14);padding:30px 25px;margin-top:30px}.tour-sidebar-area .single-post-item{overflow:hidden;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #f2f2f2}.tour-sidebar-area .single-post-item:last-child{margin-bottom:0;border:none;padding-bottom:0}.tour-sidebar-area .single-post-item .thumb{width:95px;height:95px;background-color:#f2f2f2;float:left;overflow:hidden;margin-right:20px;border-radius:8px}.tour-sidebar-area .single-post-item .post-content{overflow:hidden}.tour-sidebar-area .single-post-item .post-content .star{color:#f7921e;font-size:14px}.tour-sidebar-area .single-post-item .post-content h5{font-size:14px;font-weight:800;margin-bottom:0;text-transform:capitalize;font-family:var(--body-font);margin-top:5px}.tour-sidebar-area .single-post-item .post-content h5 a:hover{color:var(--theme-color)}.tour-sidebar-area .single-post-item .post-content p{font-size:14px;font-weight:600;color:#8e8f8f;margin-top:8px}.tour-sidebar-area .single-post-item .post-content p b{font-weight:700;color:var(--theme-color)}.tour-sidebar-area .single-post-item .post-content .post-date{margin-top:10px;color:theme-color;font-weight:600;font-size:15px;text-transform:capitalize}.tour-sidebar-area .single-post-item .post-content .post-date i{margin-right:7px}.destination-wrapper-22 .destination-items{text-align:center}.destination-wrapper-22 .destination-items .destination-thumb{width:183px;height:183px;margin:0 auto}.destination-wrapper-22 .destination-items .destination-thumb img{width:100%;height:100%;border-radius:10px}.destination-wrapper-22 .destination-items .destination-thumb.style-2 img{border-radius:50%}.destination-wrapper-22 .destination-items .destination-content{margin-top:25px}.destination-wrapper-22 .destination-items .destination-content h3{font-size:24px}.destination-wrapper-22 .destination-items .destination-content h3 a:hover{color:var(--theme-color)}.destination-wrapper-22 .destination-items .destination-content p{color:#455151;font-weight:700}.destination-wrapper-22.style-2{margin-top:70px}.top-destination-section-4{margin-left:54px;margin-right:54px;position:relative;z-index:9}@media(max-width:1399px){.top-destination-section-4{margin-left:0;margin-right:0}}.top-destination-section-4:before{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;content:"";background:#efeefa;z-index:-1;border-radius:28px;height:75%}.destination-feature-box{margin-top:24px;border-radius:12px;background:#fff;box-shadow:10px 9px 106.6px 55px rgba(5,6,60,.04);padding:25px;display:flex;gap:15px;align-items:center}@media(max-width:767px){.destination-feature-box{display:grid;justify-content:center;text-align:center}}.destination-feature-box .icon{background-color:#f89a60;display:inline-block;width:56px;height:56px;border-radius:50%;line-height:56px;text-align:center}@media(max-width:575px){.destination-feature-box .icon{margin:0 auto}}.destination-feature-box .icon.bg-2{background-color:#fc80ff}.destination-feature-box .icon.bg-3{background-color:#21c9f3}.destination-feature-box .icon.bg-4{background-color:#6af3a8}.destination-feature-box .icon.bg-5{background-color:#ffcf32}.destination-feature-box .icon.bg-6{background-color:#9f98e2}.destination-feature-box .icon.bg-7{background-color:#91e25e}.destination-feature-box .icon.bg-8{background-color:#e25e60}.destination-feature-box .content span{font-size:14px;font-weight:500;color:#818181}.destination-feature-box .content span b{color:#f7921e;font-size:14px;font-weight:700}.destination-wrapper-4{display:flex;align-items:center;justify-content:space-between;gap:24px}@media(max-width:991px){.destination-wrapper-4{flex-wrap:wrap;justify-content:center;margin-top:30px}}.destination-wrapper-4 .destination-image-items-4{margin-top:30px;width:200px;height:480px;position:relative;transition:all .4s ease-in-out}@media(max-width:991px){.destination-wrapper-4 .destination-image-items-4{margin-top:0}}.destination-wrapper-4 .destination-image-items-4.style-margin{margin-top:50px;height:430px}@media(max-width:1199px){.destination-wrapper-4 .destination-image-items-4.style-margin{margin-top:0;height:480px}}.destination-wrapper-4 .destination-image-items-4:before{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;content:"";border-radius:28px;background:linear-gradient(180deg,rgba(21,20,21,0),rgba(21,20,21,.62))}.destination-wrapper-4 .destination-image-items-4 img{width:100%;height:100%;object-fit:cover;border-radius:28px}.destination-wrapper-4 .destination-image-items-4 .content{position:absolute;left:5px;bottom:110px;transform:rotate(-90deg);z-index:9}.destination-wrapper-4 .destination-image-items-4 .content h4{font-size:22px}.destination-wrapper-4 .destination-image-items-4 .content h4 a{color:var(--white)}.destination-wrapper-4 .destination-image-items-4 .content h4 a:hover{color:var(--theme-color)}.destination-wrapper-4 .destination-image-items-4 .content span{color:var(--white);font-weight:500;font-size:16px}.destination-wrapper-4 .destination-image-items-4 .content span b{color:var(--theme-color-2);font-weight:800}.destination-wrapper-4 .destination-image-items-4 .icon{width:74px;height:74px;line-height:74px;display:inline-block;border-radius:50%;text-align:center;background-color:var(--theme-color-2);color:var(--white);position:absolute;top:25px;right:25px;opacity:0;visibility:hidden}.destination-wrapper-4 .destination-image-items-4 .icon i{transform:rotate(-45deg)}.destination-wrapper-4 .destination-image-items-4 .icon:hover{background-color:var(--header)}@media(max-width:991px){.destination-wrapper-4 .destination-image-items-4{width:424px!important}.destination-wrapper-4 .destination-image-items-4 .content{left:40px;bottom:40px;transform:none;transition:all .8s ease-in-out}.destination-wrapper-4 .destination-image-items-4 .icon{opacity:1;visibility:visible}}.destination-wrapper-4 .destination-image-items-4.active{width:424px!important}.destination-wrapper-4 .destination-image-items-4.active .content{left:40px;bottom:40px;transform:none;transition:all .8s ease-in-out}.destination-wrapper-4 .destination-image-items-4.active .icon{opacity:1;visibility:visible}.tour-box-items{margin-top:30px;border-bottom-left-radius:28px;border-bottom-right-radius:28px;background:var(--white);box-shadow:10px 9px 106.6px 55px rgba(5,6,60,.04)}.tour-box-items,.tour-box-items .thumb img{border-top-left-radius:28px;border-top-right-radius:28px}.tour-box-items .thumb img{width:100%;height:100%}.tour-box-items .content{padding:24px}.tour-box-items .content span{font-size:13px;font-weight:700;color:var(--theme-color);text-transform:uppercase}.tour-box-items .content h4{font-weight:500;margin-bottom:20px}.tour-box-items .content h4 a:hover{color:var(--theme-color)}.tour-box-items .content h6{color:#818181;border-bottom:1px dashed rgba(21,20,21,.21);padding-bottom:22px;margin-bottom:22px;font-family:var(--body-font)}.tour-box-items .content h6 span{font-size:18px;font-weight:900}.tour-box-items .content h6 del{color:rgba(129,129,129,.72);font-weight:500;font-family:var(--body-font)}.tour-box-items .content .list{display:flex;align-items:center;gap:10px}@media(max-width:1399px){.tour-box-items .content .list{flex-wrap:wrap}}.tour-box-items .content .list li{color:#818181;font-weight:500;font-size:14px}.tour-box-items .content .list li i{color:var(--theme-color-2);margin:5px}.tour-box-items-2{border-radius:28px;border:1px solid rgba(21,20,21,.14);background:var(--white);padding:15px;margin-top:30px}.tour-box-items-2 .tour-image{position:relative}.tour-box-items-2 .tour-image:before{position:absolute;top:0;left:0;right:0;bottom:0;content:"";background:linear-gradient(180deg,rgba(21,20,21,0),rgba(21,20,21,.78) 86.91%)}.tour-box-items-2 .tour-image img,.tour-box-items-2 .tour-image:before{width:100%;height:100%;border-radius:28px}.tour-box-items-2 .tour-image .post-bar{display:flex;align-items:center;justify-content:space-between;position:absolute;bottom:10px;left:10px;right:10px}.tour-box-items-2 .tour-image .post-bar.style-2 .post-item{display:flex;align-items:center;gap:20px}.tour-box-items-2 .tour-image .post-bar.style-2 .post-item .post.bg-color{background-color:var(--theme-color)}.tour-box-items-2 .tour-image .post-bar .post{font-size:14px;font-weight:500;color:var(--white);background:var(--theme-color-2);padding:11px 19px;border-radius:72px;line-height:1}.tour-box-items-2 .tour-image .post-bar .icon{width:39px;height:39px;line-height:45px;border-radius:100px;text-align:center;background:hsla(0,0%,100%,.19);color:var(--white);transition:all .4s ease-in-out;cursor:pointer}.tour-box-items-2 .tour-image .post-bar .icon:hover{background-color:var(--theme-color)}.tour-box-items-2 .tour-content{padding:25px 15px}.tour-box-items-2 .tour-content h3 a{background-position:0 95%;background-repeat:no-repeat;background-size:0 2px;display:inline}.tour-box-items-2 .tour-content h3 a:hover{color:var(--theme-color);background-size:100% 2px;background-image:linear-gradient(var(--theme-color),var(--theme-color))}.tour-box-items-2 .tour-content .meta{margin-top:10px}.tour-box-items-2 .tour-content .meta li{font-weight:700;font-size:14px}.tour-box-items-2 .tour-content .rating-bar{display:flex;align-items:center;justify-content:space-between;margin-top:15px}.tour-box-items-2 .tour-content .rating-bar .rating li{font-size:14px;font-weight:700}.tour-box-items-2 .tour-content .rating-bar .rating li i{color:var(--theme-color);margin-right:5px}.tour-box-items-2 .tour-content .rating-bar .icon{display:flex;align-items:center;gap:16px}.tour-box-items-2 .tour-content .rating-bar .icon li i{color:var(--text)}.tour-box-items-2 .tour-content .tour-btn{margin-top:15px;display:flex;align-items:center;justify-content:space-between}@media(max-width:1399px){.tour-box-items-2 .tour-content .tour-btn{flex-wrap:wrap;gap:15px}}.tour-box-items-2 .tour-content .tour-btn .theme-btn{padding:5px 6px 5px 26px}.tour-box-items-2 .tour-content .tour-btn .theme-btn span{margin-right:8px}.tour-box-items-2 .tour-content .tour-btn .theme-btn i{width:34px;height:34px;line-height:34px}.tour-box-items-2 .tour-content .tour-btn h2{font-size:32px;font-weight:500}.tour-box-items-2 .tour-content .tour-btn h2 span{font-size:14px;font-weight:700;color:#818181;font-family:var(--body-font)}.top-hotel-box-item{margin-top:30px;border-radius:28px;padding:10px 0 10px 10px;display:flex;align-items:center;gap:30px;transition:all .4s ease-in-out;border:1px solid rgba(21,20,21,.14)}@media(max-width:1600px){.top-hotel-box-item{flex-wrap:wrap}}.top-hotel-box-item .hotel-img{max-width:335px;position:relative}.top-hotel-box-item .hotel-img .icon{width:39px;height:39px;line-height:45px;border-radius:100px;text-align:center;background:var(--white);color:var(--header);transition:all .4s ease-in-out;cursor:pointer;position:absolute;bottom:25px;right:25px}.top-hotel-box-item .hotel-img .icon:hover{background-color:var(--theme-color);color:var(--white)}@media(max-width:1600px){.top-hotel-box-item .hotel-img{flex-basis:100%;max-width:none}}.top-hotel-box-item .hotel-img img{width:100%;height:100%;border-radius:28px}.top-hotel-box-item .hotel-content{max-width:380px;padding:0 35px 0 0}@media(max-width:1600px){.top-hotel-box-item .hotel-content{max-width:none;padding:0 30px 30px}}.top-hotel-box-item .hotel-content .location-icon{font-size:14px;font-weight:700;color:#818181;margin-bottom:10px;display:inline-block}.top-hotel-box-item .hotel-content .location-icon i{color:var(--theme-color);margin-right:10px}.top-hotel-box-item .hotel-content h3 a:hover{color:var(--theme-color)}.top-hotel-box-item .hotel-content .list-items{margin-top:25px;display:flex;align-items:center;gap:40px;border-bottom:1px solid rgba(21,20,21,.14);padding-bottom:25px}@media(max-width:1199px){.top-hotel-box-item .hotel-content .list-items{flex-wrap:wrap;gap:20px}}.top-hotel-box-item .hotel-content .list-items ul li{color:#818181;font-size:14px;font-weight:700}.top-hotel-box-item .hotel-content .list-items ul li:not(:last-child){margin-bottom:15px}.top-hotel-box-item .hotel-content .list-items ul li svg{margin-right:8px}.top-hotel-box-item .hotel-content .btn-area{display:flex;align-items:center;justify-content:space-between;margin-top:25px;gap:15px}@media(max-width:1199px){.top-hotel-box-item .hotel-content .btn-area{flex-wrap:wrap;gap:20px}}.top-hotel-box-item .hotel-content .btn-area .theme-btn{font-size:16px;border:1px solid var(--theme-color);background-color:rgba(0,0,0,0);padding:9px 10px 9px 25px}.top-hotel-box-item .hotel-content .btn-area .theme-btn span{color:var(--header);margin-right:15px}.top-hotel-box-item .hotel-content .btn-area .theme-btn i{width:34px;height:34px;line-height:34px;background-color:var(--theme-color);color:var(--white);transition:all .4s ease-in-out}.top-hotel-box-item .hotel-content .btn-area .theme-btn:after,.top-hotel-box-item .hotel-content .btn-area .theme-btn:before{background-color:var(--theme-color)}.top-hotel-box-item .hotel-content .btn-area .theme-btn:hover span{color:var(--white)}.top-hotel-box-item .hotel-content .btn-area .theme-btn:hover i{width:34px;height:34px;line-height:34px;background-color:var(--white);color:var(--header)}.top-hotel-box-item .hotel-content .btn-area .price-titile{font-size:30px;font-weight:500}.top-hotel-box-item .hotel-content .btn-area .price-titile sub{font-size:14px;font-weight:700;color:#818181;font-family:var(--body-font)}.top-hotel-box-item.style-2 .hotel-content{padding-right:0;padding-left:35px}@media(max-width:1600px){.top-hotel-box-item.style-2 .hotel-content{max-width:none;padding:30px}}.top-hotel-box-item:hover{background:#efeefa}.amazing-tour-wrapper{margin-left:-5%;margin-right:-5%}@media(max-width:1199px){.amazing-tour-wrapper{margin-left:0;margin-right:0}}.amazing-tour-items{margin-top:30px}.amazing-tour-items .thumb{position:relative}.amazing-tour-items .thumb .post-box{position:absolute;top:15px;left:15px;width:92px;height:92px;border-radius:50%;background-color:var(--theme-color);text-align:center}.amazing-tour-items .thumb .post-box h4{font-size:20px;font-weight:600;color:var(--white);line-height:1;padding-top:20px}.amazing-tour-items .thumb .post-box span{font-size:14px;font-weight:700;color:var(--white)}.amazing-tour-items .thumb:before{position:absolute;top:0;left:0;right:0;bottom:0;content:"";background:linear-gradient(180deg,rgba(21,20,21,0),rgba(21,20,21,.78) 86.91%)}.amazing-tour-items .thumb img,.amazing-tour-items .thumb:before{width:100%;height:100%;border-radius:10px 10px 0 0}.amazing-tour-items .thumb .list-items{position:absolute;bottom:15px;left:15px;right:15px;display:flex;align-items:center;justify-content:space-between}.amazing-tour-items .thumb .list-items h6{display:inline-block;font-size:14px;font-weight:500;border-radius:72px;background:hsla(0,0%,100%,.15);color:var(--white);padding:11px 20px;line-height:1}.amazing-tour-items .thumb .list-items .popup-icon{display:flex;align-items:center;gap:17px}.amazing-tour-items .thumb .list-items .popup-icon li a,.amazing-tour-items .thumb .list-items .popup-icon li button{color:var(--white)}.amazing-tour-items .thumb .list-items .popup-icon li a:hover,.amazing-tour-items .thumb .list-items .popup-icon li button:hover{color:var(--theme-color)}.amazing-tour-items .content{padding:25px;border-radius:0 0 10px 10px;background:#efeefa}.amazing-tour-items .content h4{font-size:18px;font-weight:600;line-height:145%}.amazing-tour-items .content h4 a:hover{color:var(--theme-color)}.amazing-tour-items .content .location-icon{font-size:14px;font-weight:700;color:#818181;display:block;margin-top:15px}.amazing-tour-items .content .location-icon i{color:var(--header);margin-right:5px}.amazing-tour-items .content .theme-btn{font-size:16px;background-color:var(--white);padding:7px 10px 7px 30px;margin-top:15px}.amazing-tour-items .content .theme-btn span{color:var(--theme-color);margin-right:15px}.amazing-tour-items .content .theme-btn i{width:34px;height:34px;line-height:34px;background-color:var(--theme-color);color:var(--white);transition:all .4s ease-in-out}.amazing-tour-items .content .theme-btn:after,.amazing-tour-items .content .theme-btn:before{background-color:var(--theme-color)}.amazing-tour-items .content .theme-btn:hover span{color:var(--white)}.amazing-tour-items .content .theme-btn:hover i{width:34px;height:34px;line-height:34px;background-color:var(--white);color:var(--header)}.tour-details-wrapper .tour-details-items .details-thumb{position:relative}.tour-details-wrapper .tour-details-items .details-thumb:before{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;content:"";background:linear-gradient(185deg,rgba(0,0,0,0) 63.28%,rgba(0,0,0,.82) 96.13%);border-radius:28px}.tour-details-wrapper .tour-details-items .details-thumb img{width:100%;height:100%;border-radius:28px}.tour-details-wrapper .tour-details-items .details-content{margin-top:35px}.tour-details-wrapper .tour-details-items .details-content .location-icon{font-weight:700;color:#818181;display:inline-block;margin-bottom:20px}.tour-details-wrapper .tour-details-items .details-content .location-icon i{color:var(--theme-color-2);margin-right:5px}.tour-details-wrapper .tour-details-items .details-content h2{margin-bottom:25px;font-size:48px;font-weight:600}@media(max-width:991px){.tour-details-wrapper .tour-details-items .details-content h2{font-size:44px}}@media(max-width:575px){.tour-details-wrapper .tour-details-items .details-content h2{font-size:36px}}.tour-details-wrapper .tour-details-items .details-content .destination-list-item{margin-top:40px}.tour-details-wrapper .tour-details-items .details-content .destination-list-item .destination-list{margin-top:20px;display:flex;align-items:center;gap:70px}@media(max-width:1399px){.tour-details-wrapper .tour-details-items .details-content .destination-list-item .destination-list{gap:30px}}@media(max-width:1199px){.tour-details-wrapper .tour-details-items .details-content .destination-list-item .destination-list{flex-wrap:wrap}}.tour-details-wrapper .tour-details-items .details-content .destination-list-item .destination-list li{font-size:18px;font-weight:700;color:var(--text)}.tour-details-wrapper .tour-details-items .details-content .destination-list-item .destination-list li:not(:last-child){margin-bottom:15px}.tour-details-wrapper .tour-details-items .details-content .destination-list-item .destination-list li i{margin-right:6px;color:var(--theme-color)}.tour-details-wrapper .tour-details-items .details-content .tour-details-icon{border-radius:28px;border:1px solid rgba(99,171,69,.16);background:rgba(239,238,250,.72);padding:50px 35px;margin-top:50px;margin-bottom:50px}.tour-details-wrapper .tour-details-items .details-content .tour-details-icon .icon{display:flex;align-items:center;gap:15px}.tour-details-wrapper .tour-details-items .details-content .tour-details-icon .icon i{font-size:45px;color:var(--theme-color)}.tour-details-wrapper .tour-details-items .details-content .tour-details-icon .icon h5{font-size:18px;font-weight:500}.tour-details-wrapper .tour-details-items .details-content .faq-items{border-radius:28px;border:1px solid rgba(99,171,69,.16);background:rgba(239,238,250,.72);padding:50px 35px}.tour-details-wrapper .tour-details-items .details-content .faq-items h4{font-size:32px;font-weight:600;margin-bottom:30px}.tour-details-wrapper .tour-details-items .details-content .faq-items .accordion-item{background-color:rgba(0,0,0,0)}.tour-details-wrapper .tour-details-items .details-content .faq-items .accordion-item .accordion-header .accordion-button{font-size:18px;font-weight:600}.tour-details-wrapper .tour-details-items .details-content .faq-items .accordion-item .accordion-header .accordion-button span{color:#f7921e}.tour-details-wrapper .tour-details-items .details-content .map-area{margin-top:50px}.tour-details-wrapper .tour-details-items .details-content .map-area h3{font-size:32px;font-weight:600;margin-bottom:30px}.tour-details-wrapper .tour-details-items .details-content .map-area iframe{height:346px;border-radius:28px;width:100%}.tour-details-wrapper .tour-details-items .details-content .review-area{margin-top:50px}.tour-details-wrapper .tour-details-items .details-content .review-area h3{font-size:32px;font-weight:600;margin-bottom:30px}.tour-details-wrapper .tour-details-items .details-content .review-area .courses-reviews-box-items{border-radius:28px;background:#151415;padding:45px}.tour-details-wrapper .tour-details-items .details-content .review-area .courses-reviews-box-items .courses-reviews-box{display:flex;align-items:center;gap:35px}@media(max-width:767px){.tour-details-wrapper .tour-details-items .details-content .review-area .courses-reviews-box-items .courses-reviews-box{flex-wrap:wrap;gap:20px}}.tour-details-wrapper .tour-details-items .details-content .review-area .courses-reviews-box-items .courses-reviews-box .reviews-box{padding:50px 34px;text-align:center;min-width:257px;border-radius:28px;background:hsla(0,0%,100%,.1)}.tour-details-wrapper .tour-details-items .details-content .review-area .courses-reviews-box-items .courses-reviews-box .reviews-box h2{font-size:70px;font-weight:700;line-height:1;color:var(--white)}.tour-details-wrapper .tour-details-items .details-content .review-area .courses-reviews-box-items .courses-reviews-box .reviews-box .star{color:#f7921e;margin-bottom:10px}.tour-details-wrapper .tour-details-items .details-content .review-area .courses-reviews-box-items .courses-reviews-box .reviews-box p{color:var(--white)}.tour-details-wrapper .tour-details-items .details-content .review-area .courses-reviews-box-items .reviews-ratting-right{max-width:460px;width:100%}.tour-details-wrapper .tour-details-items .details-content .review-area .courses-reviews-box-items .reviews-ratting-right .reviews-ratting-item{display:flex;align-items:center;gap:30px}@media(max-width:767px){.tour-details-wrapper .tour-details-items .details-content .review-area .courses-reviews-box-items .reviews-ratting-right .reviews-ratting-item{flex-wrap:wrap;gap:20px}}.tour-details-wrapper .tour-details-items .details-content .review-area .courses-reviews-box-items .reviews-ratting-right .reviews-ratting-item:not(:last-child){margin-bottom:15px}.tour-details-wrapper .tour-details-items .details-content .review-area .courses-reviews-box-items .reviews-ratting-right .reviews-ratting-item .star{color:#f7921e;display:flex;align-items:center;gap:7px}.tour-details-wrapper .tour-details-items .details-content .review-area .courses-reviews-box-items .reviews-ratting-right .reviews-ratting-item .star i.color-2{color:var(--text)}.tour-details-wrapper .tour-details-items .details-content .review-area .courses-reviews-box-items .reviews-ratting-right .reviews-ratting-item span{font-weight:500;color:var(--white);font-size:16px}.tour-details-wrapper .tour-details-items .details-content .review-area .courses-reviews-box-items .reviews-ratting-right .reviews-ratting-item .progress{background:rgba(247,146,30,.15);justify-content:flex-start;border-radius:0;align-items:center;position:relative;display:flex;height:5px;width:100%;max-width:244px}.tour-details-wrapper .tour-details-items .details-content .review-area .courses-reviews-box-items .reviews-ratting-right .reviews-ratting-item .progress-value{animation:load 3s normal forwards;border-radius:0;background:#f7921e;height:5px;width:0}.tour-details-wrapper .tour-details-items .details-content .review-area .courses-reviews-box-items .reviews-ratting-right .reviews-ratting-item .style-two{animation:load2 3s normal forwards}.tour-details-wrapper .tour-details-items .details-content .review-area .courses-reviews-box-items .reviews-ratting-right .reviews-ratting-item .style-three{animation:load3 3s normal forwards}.tour-details-wrapper .tour-details-items .details-content .review-area .courses-reviews-box-items .reviews-ratting-right .reviews-ratting-item .style-four{animation:load4 3s normal forwards}.tour-details-wrapper .tour-details-items .details-content .review-area .courses-reviews-box-items .reviews-ratting-right .reviews-ratting-item .style-five{animation:load5 3s normal forwards}@keyframes load{0%{width:0}to{width:100%}}@keyframes load2{0%{width:0}to{width:90%}}@keyframes load3{0%{width:0}to{width:80%}}@keyframes load4{0%{width:0}to{width:70%}}@keyframes load5{0%{width:0}to{width:60%}}.tour-details-wrapper .tour-details-items .details-content .client-review-items{margin-top:50px;margin-bottom:50px}.tour-details-wrapper .tour-details-items .details-content .client-review-items h3{font-size:32px;font-weight:600;margin-bottom:30px}.tour-details-wrapper .tour-details-items .details-content .client-review-items .clinet-box-items{border-radius:28px;border:1px solid rgba(21,20,21,.14);background:var(--white);padding:45px}.tour-details-wrapper .tour-details-items .details-content .client-review-items .clinet-box-items .clinet-box .star{color:#f7921e;margin-bottom:20px}.tour-details-wrapper .tour-details-items .details-content .client-review-items .clinet-box-items .clinet-box h5{font-size:18px;letter-spacing:-.36px;font-weight:500;line-height:178%}.tour-details-wrapper .tour-details-items .details-content .client-review-items .clinet-box-items .clinet-box .review-wrap-area{border-bottom:1px solid rgba(21,20,21,.14);padding-bottom:40px;margin-top:40px}@media(max-width:991px){.tour-details-wrapper .tour-details-items .details-content .client-review-items .clinet-box-items .clinet-box .review-wrap-area{flex-wrap:wrap;gap:20px!important}}.tour-details-wrapper .tour-details-items .details-content .client-review-items .clinet-box-items .clinet-box .review-wrap-area .review-thumb{width:60px;height:60px;border-radius:50%}.tour-details-wrapper .tour-details-items .details-content .client-review-items .clinet-box-items .clinet-box .review-wrap-area .review-thumb img{width:100%;height:100%;border-radius:50%}.tour-details-wrapper .tour-details-items .details-content .client-review-items .clinet-box-items .clinet-box .review-wrap-area .review-content{width:100%;flex-basis:90%}@media(max-width:991px){.tour-details-wrapper .tour-details-items .details-content .client-review-items .clinet-box-items .clinet-box .review-wrap-area .review-content{flex-basis:auto}}.tour-details-wrapper .tour-details-items .details-content .client-review-items .clinet-box-items .clinet-box .review-wrap-area .review-content .head-area .cont{margin-bottom:10px}.tour-details-wrapper .tour-details-items .details-content .client-review-items .clinet-box-items .clinet-box .review-wrap-area .review-content .head-area .cont h5{font-size:20px;font-weight:600}.tour-details-wrapper .tour-details-items .details-content .client-review-items .clinet-box-items .clinet-box .review-wrap-area .review-content .head-area .cont span{color:#455151;font-size:16px;font-weight:600}.tour-details-wrapper .tour-details-items .details-content .client-review-items .clinet-box-items .clinet-box .review-wrap-area .review-content .head-area h6{font-weight:600;font-size:20px;text-decoration:underline;color:var(--theme-color)}.tour-details-wrapper .tour-details-items .details-content .client-review-items .clinet-box-items .clinet-box .review-wrap-area .review-content .head-area h6 a{color:var(--theme-color)}.tour-details-wrapper .tour-details-items .details-content .client-review-items .clinet-box-items .clinet-box.style-2{padding-left:100px;margin-top:40px}@media(max-width:1199px){.tour-details-wrapper .tour-details-items .details-content .client-review-items .clinet-box-items .clinet-box.style-2{padding-left:0}}.tour-details-wrapper .tour-details-items .details-content .client-review-items .clinet-box-items .clinet-box.style-2 .review-wrap-area{border-bottom:none;margin-top:40px;padding-bottom:0}.tour-details-wrapper .tour-details-items .details-content .client-review-items .clinet-box-3{border-radius:28px;border:1px solid rgba(21,20,21,.14);background:var(--white);padding:45px;margin-top:25px}.tour-details-wrapper .tour-details-items .details-content .client-review-items .clinet-box-3 .star{color:#f7921e;margin-bottom:20px}.tour-details-wrapper .tour-details-items .details-content .client-review-items .clinet-box-3 h5{font-size:18px;letter-spacing:-.36px;font-weight:500;line-height:178%}.tour-details-wrapper .tour-details-items .details-content .client-review-items .clinet-box-3 .review-wrap-area{margin-top:40px}@media(max-width:991px){.tour-details-wrapper .tour-details-items .details-content .client-review-items .clinet-box-3 .review-wrap-area{flex-wrap:wrap;gap:20px!important}}.tour-details-wrapper .tour-details-items .details-content .client-review-items .clinet-box-3 .review-wrap-area .review-thumb{width:60px;height:60px;border-radius:50%}.tour-details-wrapper .tour-details-items .details-content .client-review-items .clinet-box-3 .review-wrap-area .review-thumb img{width:100%;height:100%;border-radius:50%}.tour-details-wrapper .tour-details-items .details-content .client-review-items .clinet-box-3 .review-wrap-area .review-content{width:100%;flex-basis:90%}@media(max-width:991px){.tour-details-wrapper .tour-details-items .details-content .client-review-items .clinet-box-3 .review-wrap-area .review-content{flex-basis:auto}}.tour-details-wrapper .tour-details-items .details-content .client-review-items .clinet-box-3 .review-wrap-area .review-content .head-area .cont{margin-bottom:10px}.tour-details-wrapper .tour-details-items .details-content .client-review-items .clinet-box-3 .review-wrap-area .review-content .head-area .cont h5{font-size:20px;font-weight:600}.tour-details-wrapper .tour-details-items .details-content .client-review-items .clinet-box-3 .review-wrap-area .review-content .head-area .cont span{color:#455151;font-size:16px;font-weight:600}.tour-details-wrapper .tour-details-items .details-content .client-review-items .clinet-box-3 .review-wrap-area .review-content .head-area h6{font-weight:600;font-size:20px;text-decoration:underline;color:var(--theme-color)}.tour-details-wrapper .tour-details-items .details-content .client-review-items .clinet-box-3 .review-wrap-area .review-content .head-area h6 a{color:var(--theme-color)}.tour-details-wrapper .tour-details-items .details-content .review-comment-items{border-radius:28px;border:1px solid rgba(99,171,69,.16);background:rgba(239,238,250,.72);padding:45px}@media(max-width:575px){.tour-details-wrapper .tour-details-items .details-content .review-comment-items{padding:30px}}.tour-details-wrapper .tour-details-items .details-content .review-comment-items h3{font-size:32px;margin-bottom:40px}.tour-details-wrapper .tour-details-items .details-content .review-comment-items ul{display:flex;align-items:center;gap:70px;margin-bottom:10px}@media(max-width:1399px){.tour-details-wrapper .tour-details-items .details-content .review-comment-items ul{flex-wrap:wrap;gap:30px}}.tour-details-wrapper .tour-details-items .details-content .review-comment-items ul li{font-size:16px;font-weight:600;color:var(--header);display:flex;align-items:center;gap:12px;flex-basis:25%}@media(max-width:1399px){.tour-details-wrapper .tour-details-items .details-content .review-comment-items ul li{flex-basis:auto}}.tour-details-wrapper .tour-details-items .details-content .review-comment-items ul li .star{color:#f7921e}.tour-details-wrapper .tour-details-items .details-content .review-comment-items h4{font-size:20px;font-weight:600;margin-top:50px;margin-bottom:25px}.tour-details-wrapper .tour-details-items .details-content .review-comment-items .form-clt input,.tour-details-wrapper .tour-details-items .details-content .review-comment-items .form-clt textarea{border:none;outline:none;width:100%;background-color:var(--white);padding:20px 30px;line-height:1;border-radius:4px;color:#455151}.tour-details-wrapper .tour-details-items .details-content .review-comment-items .form-clt input::placeholder,.tour-details-wrapper .tour-details-items .details-content .review-comment-items .form-clt textarea::placeholder{color:#455151}.tour-details-wrapper .tour-details-items .details-content .review-comment-items .form-clt textarea{padding-bottom:152px}.tour-details-wrapper .tour-details-sidebar .tour-sidebar-items{border-radius:28px;background:#efeefa;padding:45px}.tour-details-wrapper .tour-details-sidebar .tour-sidebar-items h3{font-size:24px}.tour-details-wrapper .tour-details-sidebar .tour-sidebar-items .form-list{position:relative;margin-top:10px}.tour-details-wrapper .tour-details-sidebar .tour-sidebar-items .form-list li{color:#455151;font-weight:800;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(21,20,21,.09);padding-bottom:20px;padding-top:15px}.tour-details-wrapper .tour-details-sidebar .tour-sidebar-items .form-list li .form-clt{flex-basis:55%}.tour-details-wrapper .tour-details-sidebar .tour-sidebar-items .form-list li .form-clt input{width:100%;outline:none;border:none;padding:11px 16px;color:#455151;background-color:var(--white);font-size:16px;text-transform:capitalize;font-weight:700;border-radius:8px!important;border:1px solid rgba(21,20,21,.15);color-scheme:dark;line-height:1;font-size:14px}@media(max-width:575px){.tour-details-wrapper .tour-details-sidebar .tour-sidebar-items .form-list li .form-clt input{padding:12px 20px;font-size:14px}}.tour-details-wrapper .tour-details-sidebar .tour-sidebar-items .form-list li .form-clt input::placeholder{color:#455151}.tour-details-wrapper .tour-details-sidebar .tour-sidebar-items .form-list li .form-clt .checkbox-single{position:relative;padding-left:18px;cursor:pointer;display:block}.tour-details-wrapper .tour-details-sidebar .tour-sidebar-items .form-list li .form-clt .checkbox-single input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.tour-details-wrapper .tour-details-sidebar .tour-sidebar-items .form-list li .form-clt .checkbox-single .checkbox-area .checkmark{position:absolute;left:0;height:20px;width:20px;border-radius:20px;border:1px solid rgba(21,20,21,.15);background-color:var(--white);top:5px}.tour-details-wrapper .tour-details-sidebar .tour-sidebar-items .form-list li .form-clt .checkbox-single .checkbox-area .checkmark:after{content:""}.tour-details-wrapper .tour-details-sidebar .tour-sidebar-items .form-list li .form-clt .checkbox-single .checkbox-area input:checked~.checkmark{background-color:var(--theme-color)}.tour-details-wrapper .tour-details-sidebar .tour-sidebar-items .form-list li .form-clt .checkbox-single .checkbox-area input:checked~.checkmark:after{content:"";position:absolute;font-family:var(--fa);top:-6px;left:4px;color:var(--theme-color);font-size:11px;display:block;color:var(--white)}.tour-details-wrapper .tour-details-sidebar .tour-sidebar-items .form-list li .form-clt .checkbox-single .text-color{color:#455151;font-size:16px;font-style:normal;font-weight:500}.tour-details-wrapper .tour-details-sidebar .tour-sidebar-items .form-list .form-clt{position:relative}.tour-details-wrapper .tour-details-sidebar .tour-sidebar-items .form-list .input-group-addon{position:absolute;right:12px;top:8px}.tour-details-wrapper .tour-details-sidebar .tour-sidebar-items .tickets-list{margin-top:20px;margin-bottom:20px;border-bottom:1px solid rgba(21,20,21,.09);padding-bottom:24px}.tour-details-wrapper .tour-details-sidebar .tour-sidebar-items .tickets-list p{font-size:16px;color:#455151;font-weight:800;margin-bottom:10px}.tour-details-wrapper .tour-details-sidebar .tour-sidebar-items .tickets-list ul li{color:#455151;font-weight:500;display:flex;align-items:center;justify-content:space-between}.tour-details-wrapper .tour-details-sidebar .tour-sidebar-items .tickets-list ul li:not(:last-child){margin-bottom:20px}.tour-details-wrapper .tour-details-sidebar .tour-sidebar-items .tickets-list ul li b{font-weight:700;color:var(--theme-color);padding-left:10px}.tour-details-wrapper .tour-details-sidebar .tour-sidebar-items .tickets-list ul li .form-clt{flex-basis:50%}.tour-details-wrapper .tour-details-sidebar .tour-sidebar-items .tickets-list ul li .form-clt .single-select{width:100%;border-radius:8px;border:1px solid rgba(21,20,21,.15);background:var(--white);padding:11px 16px;line-height:1;font-size:14px;color:#455151;font-weight:700;height:auto;line-height:normal}.tour-details-wrapper .tour-details-sidebar .tour-sidebar-items .tickets-list ul li .form-clt .single-select:after{border-bottom:1px solid #231c25;border-right:1px solid #231c25;width:8px;height:8px}.tour-details-wrapper .tour-details-sidebar .tour-sidebar-items .tickets-list ul li .form-clt .single-select .list{width:100%;background-color:var(--white)}.tour-details-wrapper .tour-details-sidebar .tour-sidebar-items .tickets-list ul li .form-clt .single-select .focus{background-color:var(--white)}.tour-details-wrapper .tour-details-sidebar .tour-sidebar-items .tickets-list ul li .form-clt .single-select .option{border:none}.tour-details-wrapper .tour-details-sidebar .tour-sidebar-items .extra-items{border-bottom:1px solid rgba(21,20,21,.09);padding-bottom:24px}.tour-details-wrapper .tour-details-sidebar .tour-sidebar-items .extra-items p{color:#455151;font-size:16px;font-weight:800;margin-bottom:20px}.tour-details-wrapper .tour-details-sidebar .tour-sidebar-items .extra-items .checkbox-single{position:relative;padding-left:18px;cursor:pointer}.tour-details-wrapper .tour-details-sidebar .tour-sidebar-items .extra-items .checkbox-single input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.tour-details-wrapper .tour-details-sidebar .tour-sidebar-items .extra-items .checkbox-single:not(:last-child){margin-bottom:10px}.tour-details-wrapper .tour-details-sidebar .tour-sidebar-items .extra-items .checkbox-single .checkbox-area .checkmark{position:absolute;left:0;height:20px;width:20px;border-radius:20px;border:1px solid rgba(21,20,21,.15);top:5px;background-color:var(--white)}.tour-details-wrapper .tour-details-sidebar .tour-sidebar-items .extra-items .checkbox-single .checkbox-area .checkmark:after{content:""}.tour-details-wrapper .tour-details-sidebar .tour-sidebar-items .extra-items .checkbox-single .checkbox-area input:checked~.checkmark{background-color:var(--theme-color)}.tour-details-wrapper .tour-details-sidebar .tour-sidebar-items .extra-items .checkbox-single .checkbox-area input:checked~.checkmark:after{content:"";position:absolute;font-family:var(--fa);top:-6px;left:4px;color:var(--theme-color);font-size:11px;display:block;color:var(--white)}.tour-details-wrapper .tour-details-sidebar .tour-sidebar-items .extra-items .checkbox-single .text-color{font-weight:500;color:#455151;font-size:16px}.tour-details-wrapper .tour-details-sidebar .tour-sidebar-items .extra-items .checkbox-single .text-color .star{color:#ffa41b;margin-right:5px}.tour-details-wrapper .tour-details-sidebar .tour-sidebar-items .total-list{display:flex;align-items:center;padding-top:24px;justify-content:space-between;margin-bottom:30px}.tour-details-wrapper .tour-details-sidebar .tour-sidebar-items .total-list li{font-size:20px;font-weight:800;color:#151415}.tour-details-wrapper .tour-details-sidebar .tour-sidebar-items .theme-btn{width:100%;display:flex;align-items:center;justify-content:space-between;padding:6px 15px 6px 30px}.tour-details-wrapper .tour-details-sidebar .tour-sidebar-items .theme-btn span{margin-right:0}.tour-details-wrapper .tour-details-sidebar .tour-sidebar-items .text{text-align:center;text-transform:capitalize;margin-top:30px}.tour-details-wrapper .tour-details-sidebar .offer-card{padding:45px;border-radius:28px;height:420px;margin-top:30px}.tour-details-wrapper .tour-details-sidebar .offer-card h3{font-size:24px;color:var(--white);font-weight:500;margin-bottom:30px}.tour-main-item{position:relative}.tour-main-item .tour-box-items-3{position:relative;border-radius:10px;padding:30px;display:flex;justify-content:space-between}.tour-main-item .tour-box-items-3:before{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;content:"";background:rgba(255,87,34,.88);border-radius:10px}.tour-main-item .tour-box-items-3.style-2:before{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;content:"";background:rgba(77,64,202,.88)}.tour-main-item .tour-box-items-3.style-3:before{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;content:"";background:rgba(142,64,202,.91)}.tour-main-item .tour-box-items-3 .tour-content{position:relative}@media(max-width:1199px){.tour-main-item .tour-box-items-3 .tour-content br{display:none!important}}.tour-main-item .tour-box-items-3 .tour-content h3{font-size:30px;color:var(--white);margin-bottom:35px}@media(max-width:1399px){.tour-main-item .tour-box-items-3 .tour-content h3{font-size:24px}}.tour-main-item .tour-box-items-3 .tour-content .theme-btn{padding:5px 6px 5px 26px;background-color:var(--white)}.tour-main-item .tour-box-items-3 .tour-content .theme-btn span{margin-right:8px;color:var(--theme-color)}.tour-main-item .tour-box-items-3 .tour-content .theme-btn i{width:34px;height:34px;line-height:34px;background-color:var(--theme-color);color:var(--white)}.tour-main-item .tour-box-items-3 .tour-content .theme-btn:after,.tour-main-item .tour-box-items-3 .tour-content .theme-btn:before{background-color:var(--theme-color)}.tour-main-item .tour-box-items-3 .tour-content .theme-btn:hover{background-color:var(--theme-color);color:var(--white)}.tour-main-item .tour-box-items-3 .tour-content .theme-btn:hover span{color:var(--white)}.tour-main-item .tour-box-items-3 .tour-content .theme-btn:hover i{background-color:var(--white);color:var(--black)}.tour-main-item .tour-box-items-3 .tour-content .theme-btn:hover:before{top:100%}.tour-main-item .tour-box-items-3 .tour-content .theme-btn:hover:after{bottom:-50%}.tour-main-item .tour-box-items-3 .percent-image{position:relative}.tour-main-item .shape{position:absolute;bottom:20px;right:0}.tour-section2{position:relative;padding-top:100px}.tour-section2:before{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;content:"";background-color:var(--white);top:50%}.tour-discover-wrapper .tour-card-item .tour-image img{width:100%;height:100%;border-top-left-radius:28px;border-top-right-radius:28px}.tour-discover-wrapper .tour-card-item .tour-content{background-color:var(--white);border-radius:28px;padding:25px;margin-top:-50px;position:relative}.tour-discover-wrapper .tour-card-item .tour-content h6{color:#818181;border-bottom:1px dashed rgba(21,20,21,.21);padding-bottom:22px;margin-bottom:22px}.tour-discover-wrapper .tour-card-item .tour-content h6 span{font-size:18px;font-weight:900;color:var(--theme-color)}.tour-discover-wrapper .tour-card-item .tour-content h4{margin-bottom:15px;font-weight:500}.tour-discover-wrapper .tour-card-item .tour-content h4 a:hover{color:var(--theme-color)}.tour-discover-wrapper .tour-card-item .tour-content ul{margin-bottom:10px}.tour-discover-wrapper .tour-card-item .tour-content ul li{font-weight:500;color:#818181}.tour-discover-wrapper .tour-card-item .tour-content ul li i{color:#fb5b32;margin-right:5px}.tour-discover-wrapper .tour-card-item .tour-content .list{display:flex;align-items:center;justify-content:space-between}.tour-discover-wrapper .tour-card-item .tour-content .list ul li{color:#818181;font-weight:500;font-size:14px}.tour-discover-wrapper .tour-card-item .tour-content .list ul li i{color:var(--theme-color-2);margin:5px;font-size:18px}.tour-discover-wrapper .tour-card-item .tour-content .star{display:inline-block}.tour-discover-wrapper .tour-card-item .tour-content .star i{color:#fb5b32}.tour-discover-wrapper .tour-card-item .tour-content .star span{font-weight:700;color:#818181;margin-left:8px}.tour-discover-wrapper .tour-slider{margin-right:-80%}@media(max-width:1199px){.tour-discover-wrapper .tour-slider{margin-right:0}}.tour-places-wrapper-4{margin-top:30px;background-color:var(--white);border-radius:28px;box-shadow:10px 9px 106.6px 55px rgba(5,6,60,.04);padding:10px 10px 10px 40px;display:flex;align-items:center;justify-content:space-between}@media(max-width:1199px){.tour-places-wrapper-4{flex-wrap:wrap;gap:30px;padding:30px}}.tour-places-wrapper-4 .content{max-width:370px}.tour-places-wrapper-4 .content span{font-weight:700;font-size:13px;text-transform:uppercase;color:var(--theme-color);display:inline-block}.tour-places-wrapper-4 .content h3{margin-bottom:10px}.tour-places-wrapper-4 .content h3 a{background-position:0 95%;background-repeat:no-repeat;background-size:0 2px;display:inline}.tour-places-wrapper-4 .content h3 a:hover{color:var(--theme-color);background-size:100% 2px;background-image:linear-gradient(var(--theme-color),var(--theme-color))}.tour-places-wrapper-4 .list{max-width:300px}.tour-places-wrapper-4 .list li{font-size:14px;font-weight:500}.tour-places-wrapper-4 .list li i{color:var(--theme-color-2);margin-right:10px}.tour-places-wrapper-4 .list li:not(:last-child){margin-bottom:15px}.tour-places-wrapper-4 .list li .star i{color:var(--theme-color-2);margin-right:0}.tour-places-wrapper-4 .list li .star span{font-weight:500;font-size:14px;display:inline-block;margin-left:10px}.tour-places-wrapper-4 .thumb{max-width:415px;position:relative}@media(max-width:1199px){.tour-places-wrapper-4 .thumb{flex-basis:100%;max-width:none}}.tour-places-wrapper-4 .thumb img{width:100%;height:100%;border-radius:28px}.tour-places-wrapper-4 .thumb .price-list{display:grid;align-items:center;width:86px;border-radius:50%;height:86px;justify-content:center;background-color:#4d40ca;text-align:center;position:absolute;bottom:15px;left:18px}.tour-places-wrapper-4 .thumb .price-list.bg-2{background-color:#ff5722}.tour-places-wrapper-4 .thumb .price-list.bg-3{background-color:#1ebdf7}.tour-places-wrapper-4 .thumb .price-list .price{font-size:20px;font-weight:600;color:var(--white);font-family:var(--heading-font);margin-top:5px}.tour-places-wrapper-4 .thumb .price-list .person{color:var(--white);margin-top:-30px}.tour-box-items-5{margin-top:30px;padding:50px 35px;border-radius:28px;position:relative}.tour-box-items-5:before{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;content:"";background-color:rgba(247,146,30,.88);border-radius:28px}.tour-box-items-5.bg-2:before{background:rgba(30,189,247,.88)}.tour-box-items-5 .tour-content{position:relative;z-index:999}.tour-box-items-5 .tour-content span{color:var(--white);font-size:14px;font-weight:500;display:inline-block}.tour-box-items-5 .tour-content h3{color:var(--white);font-size:30px;font-weight:600}.tour-box-items-5 .tour-content p{max-width:300px;font-weight:500;font-size:16px;color:var(--white)}.tour-box-items-5 .tour-content .theme-btn{padding:5px 6px 5px 26px;background-color:var(--white);margin-top:40px}.tour-box-items-5 .tour-content .theme-btn span{margin-right:8px;color:var(--theme-color)}.tour-box-items-5 .tour-content .theme-btn i{width:34px;height:34px;line-height:34px;background-color:var(--theme-color);color:var(--white)}.tour-box-items-5 .tour-content .theme-btn:after,.tour-box-items-5 .tour-content .theme-btn:before{background-color:var(--theme-color)}.tour-box-items-5 .tour-content .theme-btn:hover{background-color:var(--theme-color);color:var(--white)}.tour-box-items-5 .tour-content .theme-btn:hover span{color:var(--white)}.tour-box-items-5 .tour-content .theme-btn:hover i{background-color:var(--white);color:var(--black)}.tour-box-items-5 .tour-content .theme-btn:hover:before{top:100%}.tour-box-items-5 .tour-content .theme-btn:hover:after{bottom:-50%}.tour-box-items-5 .percent-image{position:absolute;bottom:60px;left:60%;transform:translateX(-50%);z-index:11}@media(max-width:1199px){.tour-box-items-5 .percent-image{display:none}}.tour-box-items-5 .shape-image{position:absolute;bottom:0;top:0;right:0;z-index:9;max-width:280px}@media(max-width:1199px){.tour-box-items-5 .shape-image{display:none}}.tour-box-items-5 .shape-image img{width:100%;height:100%;border-radius:0 28px 28px 0}.tour-wrapper-5{position:relative;border-radius:28px;margin:0 42px;overflow:hidden}@media(max-width:1399px){.tour-wrapper-5{margin:0}}.tour-wrapper-5:before{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;content:"";border-radius:28px;background:rgba(21,20,21,.81)}.tour-wrapper-5 .tour-box-items-6{background-color:var(--white);padding:10px;border-radius:28px;position:relative;margin-top:30px}.tour-wrapper-5 .tour-box-items-6 .tour-image{position:relative}.tour-wrapper-5 .tour-box-items-6 .tour-image:before{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;content:"";border-radius:28px;background:linear-gradient(180deg,rgba(21,20,21,0),rgba(21,20,21,.73) 80.53%)}.tour-wrapper-5 .tour-box-items-6 .tour-image .star{display:inline-block;position:absolute;left:20px;bottom:20px}.tour-wrapper-5 .tour-box-items-6 .tour-image .star i{color:#fb5b32}.tour-wrapper-5 .tour-box-items-6 .tour-image .star span{font-weight:700;font-size:14px;color:var(--white);margin-left:8px}.tour-wrapper-5 .tour-box-items-6 .tour-image img{width:100%;height:100%;border-radius:28px}.tour-wrapper-5 .tour-box-items-6 .tour-content{padding:30px 20px 20px}.tour-wrapper-5 .tour-box-items-6 .tour-content h6{color:#818181;margin-bottom:22px}.tour-wrapper-5 .tour-box-items-6 .tour-content h6 span{font-size:18px;font-weight:900;color:var(--theme-color)}.tour-wrapper-5 .tour-box-items-6 .tour-content h5{margin-bottom:25px}.tour-wrapper-5 .tour-box-items-6 .tour-content h5 a:hover{color:var(--theme-color)}.tour-wrapper-5 .tour-box-items-6 .tour-content ul{margin-bottom:10px}.tour-wrapper-5 .tour-box-items-6 .tour-content ul li{font-weight:500;color:#818181}.tour-wrapper-5 .tour-box-items-6 .tour-content ul li:not(:last-child){margin-bottom:10px}.tour-wrapper-5 .tour-box-items-6 .tour-content ul li i{color:#fb5b32;margin-right:5px}.tour-wrapper-5 .tour-slider-5{margin-left:-10%;margin-right:-10%}@media(max-width:1399px){.tour-wrapper-5 .tour-slider-5{margin:0}}.tour-wrapper-5 .swiper-dot4{position:relative;z-index:9}.tour-wrapper-5 .swiper-dot4 .swiper-pagination-bullet{width:7px;height:7px;transition:.6s;background-color:#fff;opacity:1;border-radius:100%;position:relative}.tour-wrapper-5 .swiper-dot4 .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--theme-color);transition:.6s;position:relative;width:30px;border-radius:30px}::-webkit-scrollbar{width:6px;height:4px}::-webkit-scrollbar-track{box-shadow:inset 0 0 5px var(--theme-color);border-radius:5px}::-webkit-scrollbar-thumb{background:var(--theme-color);border-radius:10px}.fix{overflow:hidden}.ralt,.ripple{position:relative}.ripple:after,.ripple:before{position:absolute;left:50%;top:50%;width:80px;height:80px;transform:translateX(-50%) translateY(-50%);border-radius:50%;box-shadow:0 0 0 0 hsla(0,0%,100%,.9);animation:rippleOne 3s infinite}.ripple:before{animation-delay:.9s}.ripple:after,.ripple:before{content:"";position:absolute;right:0;bottom:0}.ripple:after{animation-delay:.6s}.swiper-dot .swiper-pagination-bullet{width:7px;height:7px;transition:.6s;background:var(--theme-color);opacity:1;border-radius:7px}.swiper-dot .swiper-pagination-bullet:not(:last-child){margin-right:15px}.swiper-dot .swiper-pagination-bullet.swiper-pagination-bullet-active{transition:.6s;position:relative}.swiper-dot .swiper-pagination-bullet.swiper-pagination-bullet-active:before{position:absolute;width:22px;height:22px;line-height:22px;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;background-color:rgba(0,0,0,0);border:1px solid var(--theme-color);content:""}.array-button{display:flex;align-items:center;gap:18px}.array-button .array-next,.array-button .array-prev{width:60px;height:60px;line-height:60px;text-align:center;border-radius:50%;background-color:var(--white);transition:all .4s ease-in-out}.array-button .array-next:hover,.array-button .array-prev:hover{background-color:var(--theme-color);color:var(--white)}.array-button.style-2 .array-prev{border:1px solid var(--border)}.array-button.style-2 .array-next{border:1px solid var(--theme-color);background-color:var(--theme-color);color:var(--white)}.array-button.style-2 .array-next:hover{background-color:var(--header)}@media(max-width:575px){br{display:none}}.bg-cover{background-repeat:no-repeat;background-size:cover;position:relative;background-position:50%}.sticky-style{position:-webkit-sticky!important;position:sticky!important;top:100px}.box-shadow{box-shadow:var(---box-shadow)}.custom-container{max-width:1560px;margin:0 auto}.custom-container-2{max-width:1568px;margin:0 auto}.box-shadow-none:before{box-shadow:none!important}.slide-transtion{transition-timing-function:linear}.brand-slide-element{width:auto;display:inline-block;margin-right:35px}@media(max-width:991px){.lg-center{justify-content:center;text-align:center}}.ft-marquee .brand-slide-element{margin-right:70px!important}.swiper-dot4 .swiper-pagination-bullet{width:7px;height:7px;transition:.6s;background-color:#818181;opacity:1;border-radius:100%;position:relative}.swiper-dot4 .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--theme-color);transition:.6s;position:relative;width:30px;border-radius:30px}.mt-30,.team-box-items{margin-top:30px}.team-box-items .thumb{max-width:282px;margin:0 auto;text-align:center}.team-box-items .thumb img{border-radius:50%}@media(max-width:767px){.team-box-items .thumb img{width:100%;height:100%}}.team-box-items .content{border-radius:10px;border:1px solid rgba(35,28,37,.14);background:var(--white);padding:25px 20px;text-align:center;margin-top:-30px;position:relative;z-index:9}.team-box-items .content p{font-weight:600;color:#f7921e}.team-box-items .content h3 a:hover{color:var(--theme-color)}.team-box-items .content .social-icon{gap:12px;display:flex;align-items:center;justify-content:center;margin-top:15px}.team-box-items .content .social-icon a{display:inline-block;width:43px;height:43px;line-height:43px;text-align:center;border-radius:50%;background-color:var(--white);color:var(--text);border:1px solid rgba(35,28,37,.14)}.team-box-items .content .social-icon a:hover{background-color:var(--theme-color);color:var(--white);border:1px solid var(--theme-color)}.team-section{position:relative}.team-section .plane-shape{position:absolute;left:0;top:10%}@media(max-width:1399px){.team-section .plane-shape{display:none}}.team-section .plane-shape-2{position:absolute;bottom:30px;right:200px}@media(max-width:1399px){.team-section .plane-shape-2{display:none}}.team-section .frame-shape{position:absolute;top:15%;right:5%}@media(max-width:1399px){.team-section .frame-shape{display:none}}.team-details-wrapper .team-details-image img{width:100%;height:100%;border-radius:12px}.team-details-wrapper .team-details-content{margin-left:40px}@media(max-width:991px){.team-details-wrapper .team-details-content{margin-left:0}}.team-details-wrapper .team-details-content .details-info{border-bottom:1px solid var(--border);padding-bottom:20px;margin-bottom:20px}.team-details-wrapper .team-details-content .details-info h3{margin-bottom:5px}.team-details-wrapper .team-details-content .details-info span{color:var(--text)}.team-details-wrapper .team-details-content .progress-wrap .pro-items{width:100%}.team-details-wrapper .team-details-content .progress-wrap .pro-items:not(:last-child){margin-bottom:30px}.team-details-wrapper .team-details-content .progress-wrap .pro-items .pro-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.team-details-wrapper .team-details-content .progress-wrap .pro-items .pro-head .title{font-size:16px;font-weight:500;color:var(--black)}.team-details-wrapper .team-details-content .progress-wrap .pro-items .pro-head .point{font-size:16px;color:var(--black);font-weight:600}.team-details-wrapper .team-details-content .progress-wrap .pro-items .progress{height:12px}.team-details-wrapper .team-details-content .progress-wrap .pro-items .progress .progress-bar{background-color:var(--theme-color)}.team-details-wrapper .team-details-content .social-icon{margin-top:40px}.team-details-wrapper .team-details-content .social-icon span{font-size:16px;font-weight:700;color:var(--header);margin-right:15px}.team-details-wrapper .team-details-content .social-icon a{width:36px;height:36px;line-height:36px;text-align:center;border:1px solid var(--border);display:inline-block;color:var(--text);transition:all .4s ease-in-out;border-radius:5px}.team-details-wrapper .team-details-content .social-icon a:not(:last-child){margin-right:5px}.team-details-wrapper .team-details-content .social-icon a:hover{background-color:var(--theme-color);color:var(--white);border:1px solid rgba(0,0,0,0)}.team-details-wrapper .team-single-history .title{border-bottom:1px solid var(--border);padding-bottom:30px}.team-details-wrapper .team-single-history h5{font-weight:500}.team-details-wrapper .team-single-history h5 span{border:1px solid var(--theme-color);color:var(--theme-color);font-size:14px;font-weight:400;padding:6px 16px;border-radius:16px;margin-left:20px}.team-card-items-4{margin-top:30px;position:relative;z-index:9;padding-bottom:25px}.team-card-items-4:before{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;content:"";border-radius:28px;background:var(--white);box-shadow:10px 9px 106.6px 55px rgba(5,6,60,.04);z-index:-1;top:25%;height:auto}.team-card-items-4 .thumb{margin:0 auto;width:258px;height:258px}.team-card-items-4 .thumb img{width:100%;height:100%;border-radius:50%}.team-card-items-4 .content{text-align:center;padding:20px 15px;border-radius:28px;border:1px dashed rgba(21,20,21,.21);margin-top:30px;margin-left:20px;margin-right:20px}.team-card-items-4 .content span{font-size:16px;font-weight:600;color:#fb5b32}.team-card-items-4 .content h3 a:hover{color:var(--theme-color)}.team-card-items-4 .content .social-icon{display:flex;align-items:center;gap:12px;justify-content:center;margin-top:20px}.team-card-items-4 .content .social-icon a{width:39px;line-height:39px;display:inline-block;height:39px;border:1px solid rgba(35,28,37,.14);text-align:center;border-radius:50%;color:var(--text)}.team-card-items-4 .content .social-icon a:hover{background-color:var(--theme-color);color:var(--white);border:1px solid var(--theme-color)}.faq-items .accordion-item{border:0;background-color:var(--white);border-radius:10px;border:1px solid rgba(35,28,37,.18)}.faq-items .accordion-item .accordion-header{border:none}.faq-items .accordion-item .accordion-header .accordion-button{font-size:20px;font-weight:500;color:var(--header);border:0;border-radius:15px 15px 0 0;box-shadow:none;background-color:var(--white);padding:22px 22px 0;text-transform:capitalize}.faq-items .accordion-item .accordion-header .accordion-button:after{content:"";background:rgba(0,0,0,0);font-family:var(--fa);font-weight:300;transition:all .3s ease-in-out!important;color:var(--header)}.faq-items .accordion-item .accordion-header .accordion-button:not(.collapsed):after{content:"";background:rgba(0,0,0,0);font-family:var(--fa);font-weight:300;transform:rotate(0);color:var(--theme-color)}.faq-items .accordion-item .accordion-header .accordion-button.collapsed{background-color:rgba(0,0,0,0);padding:25px 22px;color:var(--header)}.faq-items .accordion-item .accordion-collapse .accordion-body{padding-left:30px;padding-top:15px;color:#504e4e;background:var(--white);border-radius:0 0 15px 15px}.faq-items.style-2 .accordion-item{border:1px dashed rgba(21,20,21,.21);border-radius:4px;margin-top:30px}.faq-items.style-2 .accordion-item .accordion-header .accordion-button{font-size:22px;font-weight:500;background-color:var(--white);padding:19px 30px}.faq-items.style-2 .accordion-item .accordion-body{background-color:var(--white)!important;padding-top:15px;border-top:1px dashed rgba(21,20,21,.21);font-size:16px;font-weight:500;color:#455151}.faq-wrapper{position:relative}.faq-wrapper .faq-content .faq-image{width:100%;max-width:400px;position:absolute;bottom:0;left:50px}@media(max-width:991px){.faq-wrapper .faq-content .faq-image{display:none}}.faq-wrapper .faq-content .faq-image img{width:100%;height:100%}.faq-section{position:relative}.faq-section .plane-shape{position:absolute;top:15%;left:5%}@media(max-width:1399px){.faq-section .plane-shape{display:none}}.faq-section .frame-shape{position:absolute;top:15%;right:15%}@media(max-width:1399px){.faq-section .frame-shape{display:none}}.faq-section .light-shape{position:absolute;right:5%;bottom:20%}@media(max-width:1399px){.faq-section .light-shape{display:none}}.cta-video-section{position:relative;z-index:9;background-attachment:fixed}.cta-video-section:before{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;content:"";background:rgba(0,0,0,.8);z-index:-1}.cta-video-section .plane-shape{position:absolute;bottom:0;left:50%;transform:translateX(-50%)}@media(max-width:991px){.cta-video-section .plane-shape{display:none}}.cta-img{position:relative}@media(max-width:991px){.cta-img{text-align:center}}.cta-img .offer-shape{position:absolute;bottom:-10px;left:-70px}@media(max-width:991px){.cta-img .offer-shape{display:none}}.cta-video-section-2{height:620px;background-attachment:fixed;position:relative}@media(max-width:767px){.cta-video-section-2{height:500px}}@media(max-width:575px){.cta-video-section-2{height:380px}}.cta-video-section-2 .video-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:162px;height:162px;background-color:var(--white);text-align:center;line-height:162px;border-radius:50%;font-size:20px;color:#f7921e}@media(max-width:767px){.cta-video-section-2 .video-btn{width:120px;height:120px;line-height:120px}}@media(max-width:575px){.cta-video-section-2 .video-btn{width:80px;height:80px;line-height:80px;font-size:18px}}.cta-video-section-2 .video-btn.ripple:after,.cta-video-section-2 .video-btn.ripple:before{width:162px;height:162px}@media(max-width:767px){.cta-video-section-2 .video-btn.ripple:after,.cta-video-section-2 .video-btn.ripple:before{width:120px;height:120px}}@media(max-width:575px){.cta-video-section-2 .video-btn.ripple:after,.cta-video-section-2 .video-btn.ripple:before{width:80px;height:80px}}.cta-bg-section{position:relative}.cta-bg-section:before{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;content:"";background-color:var(--bg);top:40%}.cta-wrapper{border-radius:10px;position:relative;padding:80px 120px}@media(max-width:1199px){.cta-wrapper{padding:60px;background-color:var(--theme-color-2)!important;background-image:none!important;margin:0 auto;max-width:700px;text-align:center}}@media(max-width:991px){.cta-wrapper{padding:50px}}@media(max-width:767px){.cta-wrapper{padding:50px 40px}}@media(max-width:575px){.cta-wrapper{padding:40px 30px}}.cta-wrapper .cta-content{margin-left:50px;position:relative;z-index:9}@media(max-width:1199px){.cta-wrapper .cta-content{margin-left:0}}.cta-wrapper .cta-content p{font-size:18px;color:var(--white);margin-top:20px}.cta-wrapper .cta-content .theme-btn{background-color:var(--header);margin-top:30px}.cta-wrapper .cta-content .theme-btn:after,.cta-wrapper .cta-content .theme-btn:before{background-color:var(--white)}.cta-wrapper .cta-content .theme-btn:hover span{color:var(--header)}.cta-wrapper .cta-content .theme-btn:hover i{background-color:var(--theme-color-2);color:var(--white)}.cta-wrapper .cta-shape{position:absolute;bottom:30px;right:60px}.cta-book-list-wrapper .booking-list-area{border-radius:90px;background:var(--theme-color);position:relative;z-index:9;padding:45px 74px;max-width:1388px;display:flex;align-items:center;justify-content:space-between;width:100%;margin:-75px auto 0}@media(max-width:1399px){.cta-book-list-wrapper .booking-list-area{margin-left:40px;width:93%}}@media(max-width:1199px){.cta-book-list-wrapper .booking-list-area{flex-wrap:wrap;gap:40px;border-radius:20px;margin-left:20px;width:95%;justify-content:start;padding:40px}}@media(max-width:575px){.cta-book-list-wrapper .booking-list-area{width:90%}}.cta-book-list-wrapper .booking-list-area .booking-list{display:flex;gap:15px;max-width:155px;width:100%}@media(max-width:1199px){.cta-book-list-wrapper .booking-list-area .booking-list{max-width:none;flex-basis:20%}}.cta-book-list-wrapper .booking-list-area .booking-list .icon{filter:grayscale(100%) brightness(300%)}.cta-book-list-wrapper .booking-list-area .booking-list .content h5{font-size:14px;font-weight:600;color:var(--white);font-family:var(--body-font)}.cta-book-list-wrapper .booking-list-area .form-clt .nice-select{padding:0;text-transform:capitalize;border-radius:0;background-color:rgba(0,0,0,0);border:none;box-shadow:none;font-size:16px;font-family:var(--body-font);color:var(--white);font-weight:800}.cta-book-list-wrapper .booking-list-area .form-clt .nice-select:after{right:-30px;border-bottom:1px solid var(--white);border-right:1px solid var(--white);width:9px;height:9px}.cta-book-list-wrapper .booking-list-area .form-clt .nice-select .list{width:100%;background-color:var(--white);color:var(--text)}.cta-book-list-wrapper .booking-list-area .form-clt .nice-select .focus{background-color:rgba(0,0,0,0);font-weight:400;color:var(--text)}.cta-book-list-wrapper .booking-list-area .form-clt .nice-select .option{border:none}.cta-book-list-wrapper .booking-list-area .form-clt .nice-select .option:hover{background-color:rgba(0,0,0,0)}.cta-book-list-wrapper .booking-list-area .theme-btn{padding:18px 30px;background-color:var(--white)}@media(max-width:1199px){.cta-book-list-wrapper .booking-list-area .theme-btn{width:100%}}.cta-book-list-wrapper .booking-list-area .theme-btn span{margin-right:0;color:var(--header)}.cta-book-list-wrapper .booking-list-area .theme-btn span i{width:auto;height:auto;line-height:normal;background-color:rgba(0,0,0,0);margin-left:10px;color:var(--header)}.cta-book-list-wrapper .booking-list-area .theme-btn:hover span,.cta-book-list-wrapper .booking-list-area .theme-btn:hover span i{color:var(--white)}.cta-wrapper-3{padding:100px 0 192px;border-radius:20px;position:relative}.cta-wrapper-3 .shape1{position:absolute;left:0;top:30%;transform:translateY(-50%)}@media(max-width:1199px){.cta-wrapper-3 .shape1{display:none}}.cta-wrapper-3 .shape2{position:absolute;right:0;top:30%;transform:translateY(-50%)}@media(max-width:1199px){.cta-wrapper-3 .shape2{display:none}}.cta-wrapper-3 .text-image{position:relative;z-index:9;text-align:center}@media(max-width:991px){.cta-wrapper-3 .text-image img{width:100%;height:100%}}.counter-section{position:relative;padding-top:140px}@media(max-width:1199px){.counter-section{padding-top:100px}}@media(max-width:991px){.counter-section{padding-top:80px}}.counter-section:before{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;content:"";background-color:var(--bg);height:60%}.counter-section.bg-2{z-index:9}.counter-section.bg-2:before{display:none}.cta-travel-wrapper{padding:90px 100px;position:relative;z-index:9;border-radius:10px;margin-top:-8px;background-attachment:fixed;overflow:hidden}@media(max-width:991px){.cta-travel-wrapper{padding:60px 50px}}@media(max-width:767px){.cta-travel-wrapper{padding:50px 40px}}.cta-travel-wrapper .plane-shape{position:absolute;top:0;right:50px}.cta-travel-wrapper .cta-img{position:absolute;bottom:-45%;right:100px;transform:rotate(15deg)}@media(max-width:1399px){.cta-travel-wrapper .cta-img{display:none}}.cta-travel-wrapper:before{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;content:"";border-radius:10px;background:rgba(29,35,31,.96);z-index:-1}.cta-travel-wrapper .travel-text{margin-bottom:40px}@media(max-width:1399px){.cta-travel-wrapper .travel-text img{width:100%;height:100%}}.cta-travel-wrapper p{max-width:700px;color:hsla(0,0%,100%,.71);font-size:20px;line-height:150%}.cta-travel-wrapper .list-items-area{margin-top:50px;display:flex;align-items:center;gap:70px}@media(max-width:1199px){.cta-travel-wrapper .list-items-area{margin-top:30px;flex-wrap:wrap;gap:30px}}.cta-travel-wrapper .list-items-area ul li{font-size:18px;font-weight:700;color:var(--white)}.cta-travel-wrapper .list-items-area ul li:not(:last-child){margin-bottom:20px}.cta-travel-wrapper .list-items-area ul li svg{margin-right:10px}.cta-app-wrapper{padding:100px;border-radius:28px;position:relative;overflow:hidden}@media(max-width:991px){.cta-app-wrapper{padding:60px}}@media(max-width:767px){.cta-app-wrapper{padding:60px 40px;text-align:center}}@media(max-width:575px){.cta-app-wrapper{padding:50px 30px}}.cta-app-wrapper .app-image{position:absolute;bottom:0;right:0}@media(max-width:991px){.cta-app-wrapper .app-image{display:none}}.cta-app-wrapper .cta-app-content{position:relative;z-index:9}.cta-app-wrapper .cta-app-content .app-text{font-size:15px;font-weight:500;margin-top:27px;color:var(--white)}.cta-app-wrapper .cta-app-content .apps-items{display:flex;align-items:center;gap:30px;margin-top:20px}@media(max-width:767px){.cta-app-wrapper .cta-app-content .apps-items{flex-wrap:wrap;justify-content:center}}.cta-app-wrapper .cta-app-content .apps-items img{border-radius:5px}.cta-app-section{position:relative}.cta-app-section:before{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;content:"";background-color:var(--white);top:45%}.vedio-area{background-attachment:fixed;position:relative}.vedio-area .shape{position:absolute;bottom:0;right:5%}.play-btn{text-align:center;padding:250px 0}@media(max-width:1199px){.play-btn{padding:100px 0}}@media(max-width:991px){.play-btn{padding:80px 0}}.play-btn .video-btn{width:124px;height:124px;line-height:124px;border-radius:100px;text-align:center;background-color:var(--white);color:var(--theme-color);position:relative;font-size:30px;display:inline-block}@media(max-width:767px){.play-btn .video-btn{width:120px;height:120px;line-height:120px;font-size:40px}}@media(max-width:575px){.play-btn .video-btn{width:80px;height:80px;line-height:80px;font-size:20px}}.cta-box-items{display:flex;align-items:center;justify-content:space-between;padding:30px 50px;background-color:var(--theme-color);border-radius:108px}@media(max-width:575px){.cta-box-items{flex-wrap:wrap;gap:30px;padding:25px 30px;border-radius:20px;justify-content:center;text-align:center}}.cta-box-items.style-2{background-color:var(--theme-color-2)}.cta-box-items .cta-item{display:flex;align-items:center;gap:25px}@media(max-width:575px){.cta-box-items .cta-item{flex-wrap:wrap;gap:20px;justify-content:center}}.cta-box-items .cta-item .icon{font-size:78px;color:var(--white)}.cta-box-items .cta-item .content h3{color:var(--white)}.cta-box-items .box-icon{width:60px;height:60px;line-height:60px;text-align:center;border-radius:50px;background-color:var(--white);color:var(--header);display:inline-block}.cta-box-items .box-icon i{transform:rotate(-45deg);font-size:20px}.cta-box-items .box-icon:hover{background-color:var(--white);color:var(--header)}.cta-footer-section{position:relative;z-index:9}.cta-footer-section:before{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;content:"";background:#151415;z-index:-1;top:65px}.cta-footer-section.style-2{margin-top:-65px}@media(max-width:991px){.cta-video-content{text-align:center}}.cta-video-content .cta-button{display:flex;align-items:center;gap:30px;margin-top:50px}@media(max-width:991px){.cta-video-content .cta-button{justify-content:center}}@media(max-width:767px){.cta-video-content .cta-button{margin-top:40px}}@media(max-width:575px){.cta-video-content .cta-button{margin-top:25px;justify-content:center;flex-wrap:wrap}}.cta-video-content .cta-button .video-btn{background-color:var(--theme-color);color:var(--white);display:inline-block;font-size:16px;height:50px;width:50px;line-height:50px;border-radius:50%;text-align:center;position:relative}.cta-video-content .cta-button .video-btn:before{position:absolute;top:50%;left:50%;right:0;bottom:0;width:60px;height:60px;border-radius:50%;border:1px solid var(--theme-color);content:"";transform:translate(-50%,-50%)}@media(max-width:767px){.cta-video-content .cta-button .button-text{display:flex;align-items:center;flex-wrap:wrap;gap:20px;justify-content:center}}.cta-video-content .cta-button .button-text span{font-size:16px;color:var(--white);font-weight:700}@media(max-width:767px){.cta-video-content .cta-button .button-text span{flex-basis:100%;margin-left:0!important}}.cta-wrapper-4{border-radius:28px;position:relative;margin-top:120px;text-align:center;background-attachment:fixed}@media(max-width:1199px){.cta-wrapper-4{margin-top:100px}}@media(max-width:991px){.cta-wrapper-4{margin-top:80px}}.cta-wrapper-4:before{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;content:"";border-radius:28px;background:rgba(21,20,21,.84)}.cta-wrapper-4 .discount-shape{position:absolute;left:100px;top:90px;z-index:9}@media(max-width:1199px){.cta-wrapper-4 .discount-shape{display:none}}.cta-wrapper-4 .bag-shape{position:absolute;bottom:0;right:55px}@media(max-width:1199px){.cta-wrapper-4 .bag-shape{display:none}}.cta-wrapper-4 .plane-shape{position:absolute;bottom:0;left:30%;transform:translateX(-50%)}@media(max-width:1600px){.cta-wrapper-4 .plane-shape{display:none}}.cta-wrapper-4 .section-title{margin-bottom:40px!important}.cta-wrapper-4 .section-title span{color:#fb5b32}.testimonial-box-items{position:relative;border-radius:10px;background:#efeefa;padding:35px;margin-top:30px}@media(max-width:575px){.testimonial-box-items{padding:30px}}.testimonial-box-items .icon{position:absolute;bottom:48px;right:35px}.testimonial-box-items .star{color:#f7921e;margin-bottom:20px}.testimonial-box-items p{font-size:20px;font-weight:500;line-height:30px;font-family:var(--heading-font)}@media(max-width:575px){.testimonial-box-items p{font-size:18px}}.testimonial-box-items .client-info{display:flex;gap:15px;margin-top:30px}.testimonial-box-items .client-info .client-content span{font-size:14px;font-weight:600}.testimonial-wrapper .testimonial-image{position:relative}@media(max-width:767px){.testimonial-wrapper .testimonial-image{text-align:center}}.testimonial-wrapper .testimonial-image img{width:100%;height:100%}.testimonial-wrapper .testimonial-image .rating{position:absolute;bottom:-7%;right:-26%}@media(max-width:1199px){.testimonial-wrapper .testimonial-image .rating{display:none}}.testimonial-wrapper .testimonial-content{margin-left:60px;position:relative}.testimonial-wrapper .testimonial-content .array-button{position:absolute;bottom:0;right:0;z-index:99}@media(max-width:767px){.testimonial-wrapper .testimonial-content .array-button{display:none}}@media(max-width:1199px){.testimonial-wrapper .testimonial-content{margin-left:0}}@media(max-width:767px){.testimonial-wrapper .testimonial-content{text-align:center}}.testimonial-wrapper .testimonial-content .star{margin-bottom:30px;border-top:1px solid rgba(21,20,21,.12);padding-top:30px}.testimonial-wrapper .testimonial-content .star i{color:var(--theme-color-2)}.testimonial-wrapper .testimonial-content h3{font-size:32px;letter-spacing:-.64px}@media(max-width:1199px){.testimonial-wrapper .testimonial-content h3{font-size:28px}}@media(max-width:767px){.testimonial-wrapper .testimonial-content h3{font-size:23px}}@media(max-width:575px){.testimonial-wrapper .testimonial-content h3{font-size:20px}}.testimonial-wrapper .testimonial-content .client-info-wrapper{display:flex;align-items:center;justify-content:space-between;margin-top:70px}@media(max-width:767px){.testimonial-wrapper .testimonial-content .client-info-wrapper{margin-top:35px;flex-wrap:wrap;gap:30px;justify-content:center}}.testimonial-wrapper .testimonial-content .client-info-wrapper .client-info-item{display:flex;align-items:center;gap:35px}.testimonial-wrapper .testimonial-content .client-info-wrapper .client-info-item .client-info{display:flex;align-items:center;gap:20px}.testimonial-wrapper .testimonial-content .client-info-wrapper .client-info-item .client-info .content span{font-size:14px;font-weight:600;letter-spacing:-.14px}.testimonial-wrapper .testimonial-content .client-info-wrapper .client-info-item .icon i{font-size:43px;color:var(--theme-color)}.testimonial-wrapper-1{position:relative}.testimonial-wrapper-1 .testimonial-image{position:absolute;top:0;left:0}@media(max-width:1199px){.testimonial-wrapper-1 .testimonial-image{display:none}}.testimonial-box-items2{padding:30px;border:1px solid rgba(21,20,21,.14);border-radius:28px;margin-top:30px}.testimonial-box-items2 .star{color:#f7921e;margin-bottom:20px}.testimonial-box-items2 .client-info-items{margin-top:30px;display:flex;align-items:center;justify-content:space-between}.testimonial-box-items2 .client-info-items .client-info{display:flex;align-items:center;gap:20px}.testimonial-section-3{position:relative}.testimonial-section-3 .array-button{position:absolute;top:50%;transform:translateY(-50%);justify-content:space-between;left:10%;right:10%}@media(max-width:1399px){.testimonial-section-3 .array-button{display:none}}.testimonial-box-items-4{position:relative;margin-top:30px;padding:0 35px 35px;z-index:9}.testimonial-box-items-4:before{position:absolute;top:45px;left:0;right:0;bottom:0;content:"";border-radius:28px;background:var(--white);box-shadow:10px 9px 106.6px 55px rgba(5,6,60,.04);z-index:-1;width:100%;height:auto}.testimonial-box-items-4 .star{color:var(--theme-color-2);margin-bottom:15px;margin-top:15px}.testimonial-box-items-4 .icon{position:absolute;right:40px;top:80px}.testimonial-box-items-4 h3{font-size:22px;font-weight:500;margin-top:15px}.testimonial-box-items-4 .client-info{border-top:1px dashed rgba(21,20,21,.21);padding-top:20px;display:flex;gap:15px;align-items:center;margin-top:20px}.testimonial-box-items-4 .client-info span{font-size:14px;font-weight:600}@media(max-width:991px){.testimonial-section-5 .section-title-area{text-align:center}}.testimonial-section-5 .section-title-area .test-left-top{display:flex;align-items:center;gap:14px}.testimonial-section-5 .section-title-area .test-left-top .content h4{font-size:20px;font-weight:600}@media(max-width:991px){.testimonial-section-5 .section-title-area .test-left-top .content h4{text-align:left}}.testimonial-section-5 .section-title-area .test-left-top .content p{font-size:14px}.testimonail-image-5{margin-top:30px;margin-bottom:-120px}@media(max-width:991px){.testimonail-image-5{display:none}}.brand-text{max-width:660px;text-align:center;font-size:18px;margin:-5px auto 50px}.news-left-items{margin-top:30px}.news-left-items,.news-left-items .news-img{position:relative}.news-left-items .news-img img{width:100%;height:100%;border-radius:10px;object-fit:cover}.news-left-items .news-img:before{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;content:"";background:linear-gradient(180deg,rgba(21,20,21,0),rgba(21,20,21,.85) 59.83%);border-radius:10px}.news-left-items .news-content{position:absolute;bottom:50px;left:50px}@media(max-width:1199px){.news-left-items .news-content{left:30px;right:30px;bottom:30px}}.news-left-items .news-content h3{font-size:32px;font-weight:600}@media(max-width:1199px){.news-left-items .news-content h3{font-size:25px}}@media(max-width:991px){.news-left-items .news-content h3{font-size:28px}}@media(max-width:767px){.news-left-items .news-content h3{font-size:25px}}@media(max-width:575px){.news-left-items .news-content h3{font-size:22px}}.news-left-items .news-content h3 a{color:var(--white)}.news-left-items .news-content h3 a:hover{color:var(--theme-color)}.news-left-items .news-content .post-date{display:flex;align-items:center;gap:20px}.news-left-items .news-content .post-date li{color:#f7921e;font-size:16px;font-weight:600}.news-left-items .news-content .post-date li i{margin-right:5px}.news-left-items .news-content .post-date li a{color:#f7921e}.news-right-items{margin-top:30px}.news-right-items .news-right-box{display:flex;gap:30px;margin-bottom:20px;align-items:center}@media(max-width:1199px){.news-right-items .news-right-box{flex-wrap:wrap;gap:30px}}.news-right-items .news-right-box .news-img{max-width:166px}@media(max-width:470px){.news-right-items .news-right-box .news-img{flex-basis:100%;max-width:none}}.news-right-items .news-right-box .news-img img{width:100%;height:100%;border-radius:10px}.news-right-items .news-right-box .news-content{flex-basis:60%}@media(max-width:1199px){.news-right-items .news-right-box .news-content{flex-basis:auto}}@media(max-width:991px){.news-right-items .news-right-box .news-content{flex-basis:50%}}@media(max-width:470px){.news-right-items .news-right-box .news-content{flex-basis:145%}}.news-right-items .news-right-box .news-content .post-date{display:flex;align-items:center;gap:20px;margin-bottom:10px}.news-right-items .news-right-box .news-content .post-date li{font-size:16px;font-weight:600}.news-right-items .news-right-box .news-content .post-date li i{margin-right:5px;color:#f7921e}.news-right-items .news-right-box .news-content .post-date li a{color:var(--theme-color)}.news-right-items .news-right-box .news-content h3{font-size:20px}.news-right-items .news-right-box .news-content h3 a:hover{color:var(--theme-color)}.news-right-items .news-right-box .news-content .link-btn{color:var(--theme-color);font-size:16px;font-weight:800;margin-top:5px;display:inline-block}.news-right-items .news-right-box .news-content .link-btn i{margin-left:10px}.news-right-items .news-right-box .news-content .link-btn:hover{color:var(--theme-color-2)}.news-box-items{margin-top:30px}.news-box-items .news-img img{width:100%;height:100%;border-radius:10px}.news-box-items .news-content{margin-top:20px}.news-box-items .news-content .post-date{margin-bottom:15px;display:flex;align-items:center;gap:20px}.news-box-items .news-content .post-date li{font-size:16px;font-weight:600}.news-box-items .news-content .post-date li i{margin-right:5px;color:#f7921e}.news-box-items .news-content .post-date li a{color:var(--theme-color)}.news-box-items .news-content h3{margin-bottom:15px}.news-box-items .news-content h3 a:hover{color:var(--theme-color)}.news-card-items{border-radius:10px;border:1px solid rgba(21,20,21,.12);background:var(--white);margin-top:30px}.news-card-items .news-image{position:relative;padding:15px 15px 0}.news-card-items .news-image img{width:100%;height:100%;border-radius:10px}.news-card-items .news-image .post{border-radius:22.5px;background:var(--white);padding:10px 22px;line-height:1;box-shadow:-3px 2px 12.7px 7px rgba(6,27,48,.04);display:flex;align-items:center;gap:10px;position:absolute;left:30px;bottom:-15px}.news-card-items .news-image .post li:not(:last-child){border-right:1px solid rgba(21,20,21,.19);padding-right:10px}.news-card-items .news-image .post li i{margin-right:5px;color:var(--theme-color)}.news-card-items .news-image .post li.style-2{color:var(--theme-color)}.news-card-items .news-content{padding:35px 25px 25px}.news-card-items .news-content h3{margin-bottom:10px;font-weight:600;font-size:20px}.news-card-items .news-content h3 a:hover{color:var(--theme-color)}.news-card-items .news-content .theme-btn{font-size:16px;border:1px solid var(--theme-color);background-color:rgba(0,0,0,0);padding:9px 10px 9px 25px;margin-top:30px}.news-card-items .news-content .theme-btn span{color:var(--header);margin-right:15px}.news-card-items .news-content .theme-btn i{width:34px;height:34px;line-height:34px;background-color:var(--theme-color);color:var(--white);transition:all .4s ease-in-out}.news-card-items .news-content .theme-btn:after,.news-card-items .news-content .theme-btn:before{background-color:var(--theme-color)}.news-card-items .news-content .theme-btn:hover span{color:var(--white)}.news-card-items .news-content .theme-btn:hover i{width:34px;height:34px;line-height:34px;background-color:var(--white);color:var(--header)}.news-section.style-padding{padding-bottom:185px}@media(max-width:1199px){.news-section.style-padding{padding-bottom:165px}}@media(max-width:991px){.news-section.style-padding{padding-bottom:145px}}.news-box-items-4{margin-top:55px}.news-box-items-4 .news-img{position:relative}.news-box-items-4 .news-img img{width:100%;height:100%;border-radius:28px}.news-box-items-4 .news-img .post-date{position:absolute;top:-25px;left:25px}.news-box-items-4 .news-img .post-date li{text-align:center}.news-box-items-4 .news-img .post-date li:first-child{width:85px;height:58px;border-radius:10px 10px 0 0;background:#fb5b32;font-size:32px;font-weight:600;text-align:center;line-height:58px;font-family:var(--heading-font);color:var(--white)}.news-box-items-4 .news-img .post-date li:last-child{width:85px;height:29px;font-size:16px;text-transform:uppercase;font-weight:600;color:var(--white);border-radius:0 0 10px 10px;background:#4d40ca}.news-box-items-4 .news-content{margin-top:20px}.news-box-items-4 .news-content ul{display:flex;gap:30px;align-items:center;margin-bottom:15px}.news-box-items-4 .news-content h3{border-bottom:1px dashed rgba(21,20,21,.21);padding-bottom:20px;margin-bottom:20px}.news-box-items-4 .news-content h3 a:hover{color:var(--theme-color)}.news-box-items-4 .news-content p{margin-bottom:20px}.news-box-items-4 .news-content .link-btn{font-size:16px;font-weight:800;color:var(--theme-color);display:flex;align-items:center;gap:15px}.news-box-items-4 .news-content .link-btn i{font-size:21px}.blog-wrapper h1,.blog-wrapper h2,.blog-wrapper h3,.blog-wrapper h4,.blog-wrapper h5,.blog-wrapper h6{font-weight:600}.blog-wrapper .theme-btn{padding:7px 15px 7px 30px;text-transform:capitalize!important}.blog-wrapper .single-blog-post{margin-bottom:40px;position:relative}.blog-wrapper .single-blog-post .video__button{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:2}.blog-wrapper .single-blog-post .video__button .video__btn__wrp{margin-bottom:0}.blog-wrapper .single-blog-post.post-details.format-quote .post-content{position:relative;background:rgba(0,0,0,0);border:none}.blog-wrapper .single-blog-post.post-details .post-content{border:none}.blog-wrapper .single-blog-post.post-details .post-content img{margin-top:20px;margin-bottom:20px}.blog-wrapper .single-blog-post.post-details .post-content .single-post-image{width:100%;height:100%;border-radius:4px}.blog-wrapper .single-blog-post.post-details .post-content h1{font-size:36px;line-height:1.4}.blog-wrapper .single-blog-post.post-details .post-content h1,.blog-wrapper .single-blog-post.post-details .post-content h2,.blog-wrapper .single-blog-post.post-details .post-content h3,.blog-wrapper .single-blog-post.post-details .post-content h4,.blog-wrapper .single-blog-post.post-details .post-content h5,.blog-wrapper .single-blog-post.post-details .post-content h6{margin-top:10px}.blog-wrapper .single-blog-post.post-details .post-content table{margin-top:20px}@media(max-width:767px){.blog-wrapper .single-blog-post.post-details .post-content h1{font-size:28px}.blog-wrapper .single-blog-post.post-details .post-content h3{font-size:20px}}.blog-wrapper .single-blog-post.post-details .wp-block-quote,.blog-wrapper .single-blog-post.post-details blockquote{background-color:var(--theme-color);color:var(--white);font-size:26px;line-height:1.4;font-family:var(--heading-font);font-weight:400;padding:60px;text-align:center;margin:40px 0;position:relative;z-index:1;border-radius:4px}.blog-wrapper .single-blog-post.post-details .wp-block-quote a,.blog-wrapper .single-blog-post.post-details blockquote a{color:var(--white)}.blog-wrapper .single-blog-post.post-details .wp-block-quote a:hover,.blog-wrapper .single-blog-post.post-details blockquote a:hover{color:var(--text)}@media(max-width:767px){.blog-wrapper .single-blog-post.post-details .wp-block-quote,.blog-wrapper .single-blog-post.post-details blockquote{padding:30px 15px;font-size:18px;line-height:1.5}}.blog-wrapper .single-blog-post.post-details .wp-block-quote:before,.blog-wrapper .single-blog-post.post-details blockquote:before{right:30px;font-size:110px;line-height:1;font-family:var(--fa);position:absolute;content:"";bottom:-20px;color:var(--white);z-index:-1;opacity:.1;font-weight:900}.blog-wrapper .single-blog-post.category-video-post .post-featured-thumb,.blog-wrapper .single-blog-post.format-video .post-featured-thumb{z-index:1;position:relative}.blog-wrapper .single-blog-post.category-video-post .post-featured-thumb:before,.blog-wrapper .single-blog-post.format-video .post-featured-thumb:before{position:absolute;width:100%;height:100%;left:0;top:0;content:"";background-color:#282835;opacity:.3;z-index:-1}.blog-wrapper .single-blog-post.format-quote .post-content,.blog-wrapper .single-blog-post.quote-post .post-content{position:relative;background-color:var(--theme-color);border:none}.blog-wrapper .single-blog-post.format-quote .post-content:before,.blog-wrapper .single-blog-post.quote-post .post-content:before{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;content:"";background-image:url(/images/quotepost.png);background-repeat:no-repeat;background-size:cover}.blog-wrapper .single-blog-post.format-quote .quote-content,.blog-wrapper .single-blog-post.quote-post .quote-content{overflow:hidden;padding:50px}@media(max-width:585px){.blog-wrapper .single-blog-post.format-quote .quote-content,.blog-wrapper .single-blog-post.quote-post .quote-content{text-align:center;font-size:24px;padding:30px}}.blog-wrapper .single-blog-post.format-quote .quote-content .icon,.blog-wrapper .single-blog-post.quote-post .quote-content .icon{font-size:70px;line-height:80px;float:left;overflow:hidden;margin-right:30px}@media(max-width:585px){.blog-wrapper .single-blog-post.format-quote .quote-content .icon,.blog-wrapper .single-blog-post.quote-post .quote-content .icon{float:none;margin-bottom:10px;margin-right:0;font-size:50px;line-height:60px}}.blog-wrapper .single-blog-post.format-quote .quote-content .quote-text,.blog-wrapper .single-blog-post.quote-post .quote-content .quote-text{overflow:hidden}.blog-wrapper .single-blog-post.format-quote .quote-content h2,.blog-wrapper .single-blog-post.quote-post .quote-content h2{margin-top:-2px;font-size:36px;color:var(--white)}.blog-wrapper .single-blog-post.format-quote .quote-content .post-meta,.blog-wrapper .single-blog-post.quote-post .quote-content .post-meta{margin-top:10px}.blog-wrapper .single-blog-post.format-quote .quote-content .post-meta i,.blog-wrapper .single-blog-post.format-quote .quote-content .post-meta span,.blog-wrapper .single-blog-post.quote-post .quote-content .post-meta i,.blog-wrapper .single-blog-post.quote-post .quote-content .post-meta span{color:var(--white)}.blog-wrapper .single-blog-post:last-child{margin-bottom:0}.blog-wrapper .single-blog-post .post-featured-thumb{height:462px;width:100%;position:relative;margin-bottom:-2px;border-radius:6px}.blog-wrapper .single-blog-post .post-featured-thumb .post-date{position:absolute;top:20px;left:20px;padding:15px 30px;background-color:var(--theme-color);text-align:center}.blog-wrapper .single-blog-post .post-featured-thumb .post-date h4{color:var(--white)}.blog-wrapper .single-blog-post .post-featured-thumb .post-date h4 span{color:var(--white);text-transform:uppercase;font-size:15px}@media(max-width:991px){.blog-wrapper .single-blog-post .post-featured-thumb{height:280px}}@media(max-width:767px){.blog-wrapper .single-blog-post .post-featured-thumb{height:230px}}.blog-wrapper .single-blog-post .post-featured-thumb .video-play-btn{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:2}.blog-wrapper .single-blog-post .post-featured-thumb .video-play-btn .play-video{border-radius:50%;width:80px;height:80px;line-height:80px;font-size:18px}.blog-wrapper .single-blog-post .post-content{padding-top:30px;overflow:hidden;box-sizing:border-box}@media(max-width:575px){.blog-wrapper .single-blog-post .post-content{padding-top:20px}}.blog-wrapper .single-blog-post .post-content h2{line-height:1.4;font-size:32px}@media(max-width:575px){.blog-wrapper .single-blog-post .post-content h2{font-size:28px}}.blog-wrapper .single-blog-post .post-content h2 a:hover{color:var(--theme-color)}.blog-wrapper .single-blog-post .post-content p{font-size:16px}@media(max-width:767px){.blog-wrapper .single-blog-post .post-content{padding:30px 10px}}@media(max-width:414px){.blog-wrapper .single-blog-post .post-content h2{font-size:22px}}.blog-wrapper .single-blog-post .post-content .post-cat a{color:var(--white);display:inline-block;background-color:var(--theme-color);padding:14px 18px 12px;line-height:1;font-size:16px;font-weight:700;transition:all .3s ease-in-out;margin-bottom:20px;text-transform:capitalize;font-family:League Spartan,sans-serif}@media(max-width:767px){.blog-wrapper .single-blog-post .post-content .post-cat a{font-size:12px}}.blog-wrapper .single-blog-post .post-content .post-cat a:hover{background-color:var(--header)}.blog-wrapper .single-blog-post .post-content ul{margin-bottom:0;list-style-type:disc;margin-top:30px}.blog-wrapper .single-blog-post .post-content ul ol,.blog-wrapper .single-blog-post .post-content ul ul{margin-bottom:0}.blog-wrapper .single-blog-post .post-content ul li{line-height:1.5;margin-top:10px;list-style-type:disc;color:var(--text);position:relative;font-size:18px;padding-left:30px}.blog-wrapper .single-blog-post .post-content ul li:before{position:absolute;left:0;top:0;font-family:Font Awesome\ 5 Pro;content:"";color:var(--theme-color)}.blog-wrapper .single-blog-post .post-content ol{margin-bottom:0;list-style-type:decimal}.blog-wrapper .single-blog-post .post-content ol ol,.blog-wrapper .single-blog-post .post-content ol ul{margin-bottom:0}.blog-wrapper .single-blog-post .post-content ol li{line-height:1.5;margin-top:10px;list-style-type:decimal}.blog-wrapper .single-blog-post .post-content p{margin-top:15px}.blog-wrapper .single-blog-post .post-content .post-meta{margin-bottom:10px}.blog-wrapper .single-blog-post .post-content .post-meta span{color:var(--text);font-weight:500;font-size:18px;line-height:1;display:inline-block;margin-right:25px}@media(max-width:767px){.blog-wrapper .single-blog-post .post-content .post-meta span{font-size:15px}}.blog-wrapper .single-blog-post .post-content .post-meta span i{margin-right:5px;color:var(--theme-color);font-weight:700}.blog-wrapper .single-blog-post .post-content .author-info{overflow:hidden}.blog-wrapper .single-blog-post .post-content .author-info .author-img{height:40px;width:40px;line-height:40px;border-radius:50%;background-color:#f2f2f2;margin-right:15px;float:left;overflow:hidden;background-position:50%;background-size:cover}@media(max-width:767px){.blog-wrapper .single-blog-post .post-content .author-info .author-img{margin-right:5px}}.blog-wrapper .single-blog-post .post-content .author-info h5{display:inline-block;line-height:1;font-size:16px;margin-top:9px}.blog-wrapper .single-blog-post .post-content .author-info h5 a:hover{color:var(--theme-color)}@media(max-width:767px){.blog-wrapper .single-blog-post .post-content .author-info h5{font-size:14px}}.blog-wrapper .single-blog-post .post-content .post-link a{font-weight:700}.blog-wrapper .single-blog-post .post-content .post-link a:hover{color:var(--theme-color)}@media(max-width:767px){.blog-wrapper .single-blog-post .post-content .post-link a{font-size:14px}}.blog-wrapper .single-blog-post .post-content .post-link a i{margin-right:5px}@media(max-width:767px){.blog-wrapper .single-blog-post .post-content .post-link a i{margin-right:3px}}@media(min-width:991px){.news-area .main-sidebar{margin-left:20px}}@media(max-width:991px){.news-area .main-sidebar{margin-top:40px}}.news-area .main-sidebar .single-sidebar-widget{box-sizing:border-box;padding:30px;margin-bottom:40px;border-radius:10px;background:#efeefa}.news-area .main-sidebar .single-sidebar-widget ul{padding-left:0}.news-area .main-sidebar .single-sidebar-widget ul>li{margin-bottom:10px}.news-area .main-sidebar .single-sidebar-widget ul>li a{font-size:18px;font-weight:600;text-transform:capitalize}.news-area .main-sidebar .single-sidebar-widget ul>li a:hover{color:var(--theme-color)}.news-area .main-sidebar .single-sidebar-widget ul ul{padding-left:20px}.news-area .main-sidebar .single-sidebar-widget ul ul li{margin-top:5px}.news-area .main-sidebar .single-sidebar-widget:last-child{margin-bottom:0}.news-area .main-sidebar .single-sidebar-widget .wid-title{margin-bottom:25px;padding-left:45px;position:relative}.news-area .main-sidebar .single-sidebar-widget .wid-title:before{left:0;top:50%;transform:translateY(-50%);content:"";height:4px;width:18px;border-radius:5px;position:absolute;background-color:var(--theme-color)}.news-area .main-sidebar .single-sidebar-widget .wid-title:after{left:22px;top:50%;transform:translateY(-50%);content:"";height:4px;width:4px;border-radius:50%;position:absolute;background-color:var(--theme-color)}.news-area .main-sidebar .single-sidebar-widget .wid-title h4{font-size:24px;font-weight:600}.news-area .main-sidebar .single-sidebar-widget .social-link a{display:inline-block;width:40px;height:40px;line-height:40px;text-align:center;border-radius:50%;background-color:var(--white);font-size:14px;margin-right:5px;margin-bottom:5px;color:var(--header)}.news-area .main-sidebar .single-sidebar-widget .social-link a:hover{background-color:var(--theme-color);color:var(--white)}.search_widget form{width:100%;position:relative}.search_widget form input{background-color:var(--white);font-size:15px;padding:20px;width:100%;border:none;text-transform:capitalize;color:var(--header);border-radius:4px}.search_widget form button{position:absolute;right:0;top:0;width:70px;font-size:18px;height:100%;background-color:var(--theme-color);color:var(--white);text-align:center;transition:all .3s ease-in-out;border-radius:4px;border-top-left-radius:0;border-bottom-left-radius:0}.search_widget form button:hover{background-color:var(--header)}.popular-posts .single-post-item,.popular_posts .single-post-item{overflow:hidden;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #f2f2f2}.popular-posts .single-post-item:last-child,.popular_posts .single-post-item:last-child{margin-bottom:0;border:none;padding-bottom:0}.popular-posts .single-post-item .thumb,.popular_posts .single-post-item .thumb{height:95px;width:95px;background-color:#f2f2f2;float:left;overflow:hidden;margin-right:20px;border-radius:4px}.popular-posts .single-post-item .post-content,.popular_posts .single-post-item .post-content{overflow:hidden}.popular-posts .single-post-item .post-content h5,.popular_posts .single-post-item .post-content h5{font-size:15px;line-height:22px;font-weight:600;margin-bottom:0;text-transform:capitalize}.popular-posts .single-post-item .post-content h5 a:hover,.popular_posts .single-post-item .post-content h5 a:hover{color:var(--theme-color)}.popular-posts .single-post-item .post-content .post-date,.popular_posts .single-post-item .post-content .post-date{margin-top:10px;color:var(--theme-color);font-weight:600;font-size:15px;text-transform:capitalize}.popular-posts .single-post-item .post-content .post-date i,.popular_posts .single-post-item .post-content .post-date i{margin-right:7px}.widget_categories ul li:last-child a{margin-bottom:0}.widget_categories ul li a{position:relative;background:var(--white);padding:17px 20px;line-height:1;font-size:14px;display:block;margin-bottom:12px;font-weight:500;transition:all .4s ease-in-out;border-radius:4px}.widget_categories ul li a:hover{color:var(--theme-color)}.widget_categories ul li a i{margin-right:10px}.widget_categories ul li a span{position:absolute;width:60px;line-height:55px;height:100%;content:"";background-color:var(--theme-color);right:0;top:0;text-align:center;color:var(--white);border-radius:4px;border-top-left-radius:0;border-bottom-left-radius:0}.tagcloud a{display:inline-block;padding:12px 20px;line-height:1;font-weight:600;border:1px solid #f6f3ee;background-color:var(--white);margin-right:10px;text-transform:capitalize;margin-bottom:10px;border-radius:4px}.tagcloud a:last-child{margin-right:0}.tagcloud a:hover{background-color:var(--theme-color);color:var(--white)}.widget_categories ul li{display:block;margin-bottom:10px}p.sticky-label{position:absolute;right:0;background:var(--theme-color);color:var(--white);padding:10px 40px;z-index:-1;top:0;font-weight:700}.page-nav-wrap ul li{display:inline-block}.page-nav-wrap ul li .page-numbers{display:inline-block;width:60px;height:60px;line-height:60px;border-radius:50%;background:#f6f6f6;font-weight:700;transition:all .3s ease-in-out;margin:0 2px}.page-nav-wrap ul li .page-numbers.current{background-color:var(--theme-color);color:var(--white)}@media(max-width:767px){.page-nav-wrap ul li .page-numbers{margin-top:10px;width:50px;height:50px;line-height:50px;font-size:14px}}.page-nav-wrap ul li .page-numbers i{margin-top:2px}.page-nav-wrap ul li .page-numbers:hover{background-color:var(--theme-color);color:var(--white)}.social-share a{margin-left:10px;transition:all .4s ease-in-out}.social-share a:hover{color:var(--theme-color)}.tag-share-wrap{padding-bottom:50px}.tag-share-wrap h4{margin-bottom:25px}@media(max-width:767px){.tag-share-wrap h4{margin-bottom:10px;font-size:18px}.tag-share-wrap .tagcloud{margin-bottom:20px}}.comments-section-wrap{overflow:hidden}.comment-form-wrap h3,.comments-heading h3,.related-post-wrap h3{font-size:26px}@media(max-width:767px){.comment-form-wrap h3,.comments-heading h3,.related-post-wrap h3{font-size:20px}}.comments-item-list .single-comment-item{margin-top:30px}.comments-item-list .single-comment-item ul{margin-bottom:15px}.comments-item-list .single-comment-item p,.comments-item-list .single-comment-item span{font-size:16px}.comments-item-list .single-comment-item .author-img{width:100px;height:100px;border-radius:50%;float:left;overflow:hidden;margin-right:30px}@media(max-width:991px){.comments-item-list .single-comment-item .author-img{width:80px;height:80px;margin-right:20px}}@media(max-width:767px){.comments-item-list .single-comment-item .author-img{width:70px;height:70px;margin-right:15px}}@media(max-width:585px){.comments-item-list .single-comment-item .author-img{float:none;margin-bottom:20px}}.comments-item-list .single-comment-item .author-info-comment{overflow:auto;padding-bottom:25px;border-bottom:1px solid #e2e2e2}.comments-item-list .single-comment-item .author-info-comment .info{position:relative}.comments-item-list .single-comment-item .author-info-comment .info .theme-btn{padding:10px 18px;font-size:14px;position:absolute;top:50%;right:0;transform:translateY(-50%);color:var(--text);border:1px solid #ebebeb;background:rgba(0,0,0,0);border-radius:0;transition:all .4s ease-in-out;box-shadow:inherit;border-radius:4px}@media(max-width:767px){.comments-item-list .single-comment-item .author-info-comment .info .theme-btn{font-size:12px}}.comments-item-list .single-comment-item .author-info-comment .info .theme-btn i{margin-right:10px;margin-left:0!important;transition:all .4s ease-in-out;width:auto;height:auto;line-height:normal;background-color:rgba(0,0,0,0)}.comments-item-list .single-comment-item .author-info-comment .info .theme-btn.minimal-btn:after,.comments-item-list .single-comment-item .author-info-comment .info .theme-btn.minimal-btn:before{background-color:initial}.comments-item-list .single-comment-item .author-info-comment .info .theme-btn:hover{background-color:var(--theme-color);color:var(--white)}.comments-item-list .single-comment-item .author-info-comment .info .theme-btn:hover a{color:var(--white)!important}.comments-item-list .single-comment-item .author-info-comment .info .theme-btn:hover i{transform:translate(0);color:var(--white)}.comments-item-list .single-comment-item .author-info-comment .info h5{margin-bottom:5px}@media(max-width:767px){.comments-item-list .single-comment-item .author-info-comment .info h5{font-size:16px}}.comments-item-list .single-comment-item .author-info-comment span{color:var(--theme-color);font-weight:500}.comments-item-list .single-comment-item .author-info-comment .theme-btn{padding:7px 18px;font-size:14px;position:absolute;top:50%;right:0;transform:translateY(-50%)}@media(max-width:767px){.comments-item-list .single-comment-item .author-info-comment .theme-btn{font-size:12px}}.comments-item-list .single-comment-item .author-info-comment .theme-btn i{margin-right:5px}.comments-item-list .single-comment-item .author-info-comment .theme-btn:hover a{color:var(--white)}.comments-item-list .single-comment-item .author-info-comment .comment-text{margin-top:15px}.comment-form{background-color:var(--white);width:100%;margin-top:30px}@media(max-width:767px){.comment-form{padding:30px}}@media(max-width:585px){.comment-form{padding:30px 15px}}.comment-form label{margin-bottom:4px}.comment-form input,.comment-form textarea{margin-bottom:20px;outline:none;padding:20px 30px;line-height:1;font-size:16px;width:100%;border:none;font-weight:500;text-transform:capitalize;color:var(--header);background-color:var(--bg);box-shadow:0 15px 10px 0 rgba(242,242,242,.18);border-radius:4px}@media(max-width:585px){.comment-form input,.comment-form textarea{padding:15px}}.comment-form textarea{height:200px;line-height:1.3;border:none}@media(max-width:767px){.comment-form textarea{height:120px}}.comment-form .theme-btn{display:inline-block;transition:all .3s ease-in-out;margin-bottom:0;margin-top:20px}@media(max-width:767px){.comment-form .theme-btn{padding:20px 40px}}@media(max-width:585px){.comment-form .theme-btn{padding:15px 40px;font-size:14px}}.comment-form .theme-btn:hover i{transform:translate(0)}.comment ul{list-style-type:disc}.comment ul ol{margin-bottom:0}.comment ul li{line-height:1.5;margin-top:10px;list-style-type:disc}.comment ol ol,.comment ol ul{margin-bottom:0}.comment ol li{line-height:1.5;margin-top:10px}.site_info_widget .single-contact-info{overflow:auto;margin-bottom:20px}.site_info_widget .single-contact-info span{display:block;color:var(--theme-color)}.site_info_widget .single-contact-info .icon{width:40px;height:40px;line-height:40px;color:var(--white);background-color:var(--theme-color);float:left;text-align:center;overflow:hidden;font-size:16px;margin-right:20px}.site_info_widget .single-contact-info:nth-child(2n) .icon,.site_info_widget .single-contact-info:nth-child(3n) .icon{background-color:var(--theme-color)}.site_info_widget .social-link{margin-top:35px}.site_info_widget .social-link a{margin-right:8px!important}.alignleft{float:left;margin-right:1.5em;margin-bottom:1.5em;border-radius:4px}@media(max-width:767px){.alignleft{float:none}}.contact-wrapper{position:relative;z-index:9}.contact-wrapper .contact-content{background-color:var(--bg);border-radius:10px;padding:60px}@media(max-width:991px){.contact-wrapper .contact-content{padding:40px}}@media(max-width:767px){.contact-wrapper .contact-content{padding:40px;text-align:center}}@media(max-width:575px){.contact-wrapper .contact-content{padding:30px}}.contact-wrapper .contact-content h3{font-size:32px;margin-bottom:10px}.contact-wrapper .contact-content .contact-form-items{margin-top:30px}.contact-wrapper .contact-content .contact-form-items .form-clt{position:relative}.contact-wrapper .contact-content .contact-form-items .form-clt input,.contact-wrapper .contact-content .contact-form-items .form-clt textarea{width:100%;outline:none;border-radius:4px;border:1px solid rgba(35,28,37,.1);background:var(--white);color:var(--text);padding:16px 20px;font-weight:500;text-transform:capitalize}@media(max-width:767px){.contact-wrapper .contact-content .contact-form-items .form-clt input,.contact-wrapper .contact-content .contact-form-items .form-clt textarea{padding:14px 20px}}@media(max-width:575px){.contact-wrapper .contact-content .contact-form-items .form-clt input,.contact-wrapper .contact-content .contact-form-items .form-clt textarea{padding:12px 18px}}.contact-wrapper .contact-content .contact-form-items .form-clt input::placeholder,.contact-wrapper .contact-content .contact-form-items .form-clt textarea::placeholder{color:var(--text)}.contact-wrapper .contact-content .contact-form-items .form-clt textarea{padding-bottom:140px;resize:none}.contact-wrapper .contact-info-content{margin-left:50px}@media(max-width:1199px){.contact-wrapper .contact-info-content{margin-left:0}}@media(max-width:767px){.contact-wrapper .contact-info-content{text-align:center}}.contact-wrapper .contact-info-content .contact-info{margin-top:30px}.contact-wrapper .contact-info-content .contact-info .contact-items{display:flex;align-items:center;gap:20px}@media(max-width:767px){.contact-wrapper .contact-info-content .contact-info .contact-items{flex-wrap:wrap;justify-content:center;text-align:center}}.contact-wrapper .contact-info-content .contact-info .contact-items:not(:last-child){margin-bottom:30px}@media(max-width:575px){.contact-wrapper .contact-info-content .contact-info .contact-items{flex-wrap:wrap}}.contact-wrapper .contact-info-content .contact-info .contact-items .icon{width:68px;height:68px;line-height:68px;text-align:center;border-radius:4px;background-color:var(--bg)}.contact-wrapper .contact-info-content .contact-info .contact-items .icon i{font-size:16px}@media(max-width:767px){.contact-wrapper .contact-info-content .contact-info .contact-items .content{flex-basis:100%}}.contact-wrapper .contact-info-content .contact-info .contact-items .content span{font-size:15px;color:var(--theme-color-2);font-weight:500}.contact-section{position:relative}.contact-section .shape-1{position:absolute;left:5%;top:15%}.contact-section .shape-2{position:absolute;right:6%;bottom:20%}.map-section .google-map{line-height:0px}.map-section .google-map iframe{width:100%;height:810px}@media(max-width:991px){.map-section .google-map iframe{height:600}}@media(max-width:767px){.map-section .google-map iframe{height:500px}}@media(max-width:575px){.map-section .google-map iframe{height:400px}}.footer-wrapper{padding:75px 0 110px}@media(max-width:991px){.footer-wrapper{padding:50px 0 80px}}.footer-wrapper .footer-content .contact-info-items{margin-top:30px;display:flex;align-items:center;gap:30px}@media(max-width:767px){.footer-wrapper .footer-content .contact-info-items{flex-wrap:wrap}}.footer-wrapper .footer-content .contact-info-items .contact-items{display:flex;align-items:center;gap:15px}.footer-wrapper .footer-content .contact-info-items .contact-items .icon{width:50px;height:50px;line-height:50px;border-radius:50%;background-color:var(--theme-color-2);text-align:center}.footer-wrapper .footer-content .contact-info-items .contact-items .content span{color:#6f7373;font-size:14px;display:inline-block;margin-bottom:2px}.footer-wrapper .footer-content .contact-info-items .contact-items .content h6{font-size:16px;font-weight:800;font-family:var(--body-font)}.footer-wrapper .footer-content .app-text{font-size:15px;font-weight:500;margin-top:40px}.footer-wrapper .footer-content .apps-items{display:flex;align-items:center;gap:30px;margin-top:20px}@media(max-width:767px){.footer-wrapper .footer-content .apps-items{flex-wrap:wrap}}.footer-wrapper .footer-content .apps-items img{border-radius:5px}.footer-wrapper .footer-content .social-icon{display:flex;align-items:center;gap:20px;margin-top:30px}.footer-wrapper .footer-content .social-icon a{font-size:20px}.footer-wrapper .footer-content .social-icon a:hover{color:var(--theme-color-2)}.footer-wrapper .footer-widget-items{margin-top:30px}.footer-wrapper .footer-widget-items .widget-title{font-size:20px;font-weight:600;margin-bottom:20px}.footer-wrapper .footer-widget-items .widget-title h3{font-size:20px;font-weight:600}.footer-wrapper .footer-widget-items .list-items li{font-size:16px;font-weight:600}.footer-wrapper .footer-widget-items .list-items li:not(:last-child){margin-bottom:20px}.footer-wrapper .footer-widget-items .list-items li a{color:#5e5960}.footer-wrapper .footer-widget-items .list-items li a:hover{color:var(--theme-color)}.footer-wrapper .footer-widget-items .footer-gallery .gallery-wrap .gallery-item{display:flex;align-items:center;gap:10px;flex-wrap:wrap;max-width:296px}.footer-wrapper .footer-widget-items .footer-gallery .gallery-wrap .gallery-item:not(:last-child){margin-bottom:10px}.footer-wrapper .footer-widget-items .footer-gallery .gallery-wrap .gallery-item .thumb{position:relative;width:75px;min-width:75px}.footer-wrapper .footer-widget-items .footer-gallery .gallery-wrap .gallery-item .thumb img{width:100%;height:100%;border-radius:5px}.footer-wrapper .footer-widget-items .footer-gallery .gallery-wrap .gallery-item .thumb .icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;text-align:center;transition:.3s;opacity:0;width:100%;height:100%}.footer-wrapper .footer-widget-items .footer-gallery .gallery-wrap .gallery-item .thumb .icon:after{position:absolute;content:"";top:0;left:0;right:0;bottom:0;background-color:rgba(77,64,202,.8);transition:.4s;opacity:0;width:100%;height:100%;border-radius:5px}.footer-wrapper .footer-widget-items .footer-gallery .gallery-wrap .gallery-item .thumb .icon i{color:var(--white);font-size:16px;z-index:99;position:relative;margin-top:35px}.footer-wrapper .footer-widget-items .footer-gallery .gallery-wrap .gallery-item .thumb:hover .icon,.footer-wrapper .footer-widget-items .footer-gallery .gallery-wrap .gallery-item .thumb:hover .icon:after{opacity:1}@media only screen and (min-width:768px)and (max-width:991px){.footer-wrapper .footer-widget-items .footer-gallery .gallery-item .thumb{width:65px!important;min-width:65px!important}}.footer-newsletter-items{padding-top:100px;display:flex;align-items:center;justify-content:space-between}@media(max-width:1199px){.footer-newsletter-items{flex-wrap:wrap;gap:30px;justify-content:center;text-align:center}}@media(max-width:991px){.footer-newsletter-items{padding-top:73px}}.footer-newsletter-items h2{max-width:510px}.footer-newsletter-items .footer-input{position:relative;width:100%;max-width:640px}.footer-newsletter-items .footer-input input{border-radius:57px;border:1px solid rgba(35,28,37,.1);background:var(--white);outline:none;width:100%;padding:26px 30px;line-height:1;color:var(--text)}@media(max-width:575px){.footer-newsletter-items .footer-input input{padding:18px 30px}}.footer-newsletter-items .footer-input .newsletter-btn{padding:20px 30px;display:inline-block;color:var(--white);background-color:var(--theme-color);line-height:1;border-radius:40px;position:absolute;top:9px;right:9px;transition:all .4s ease-in-out}@media(max-width:575px){.footer-newsletter-items .footer-input .newsletter-btn{padding:15px 30px;top:7px;right:9px}}@media(max-width:470px){.footer-newsletter-items .footer-input .newsletter-btn{padding:15px 20px}}.footer-newsletter-items .footer-input .newsletter-btn i{margin-left:10px}@media(max-width:470px){.footer-newsletter-items .footer-input .newsletter-btn i{margin-left:5px}}.footer-newsletter-items .footer-input .newsletter-btn:hover{background-color:var(--header)}.footer-bottom-1{border-top:1px solid rgba(21,20,21,.15);padding:25px 0}.footer-bottom-1 .footer-bottom-wrapper{display:flex;align-items:center;justify-content:space-between}@media(max-width:575px){.footer-bottom-1 .footer-bottom-wrapper{flex-wrap:wrap;justify-content:center;gap:20px}}.footer-bottom-1 .footer-bottom-wrapper .footer-menu{display:flex;align-items:center;gap:10px}@media(max-width:575px){.footer-bottom-1 .footer-bottom-wrapper .footer-menu{flex-wrap:wrap;justify-content:center}}.footer-bottom-1 .footer-bottom-wrapper .footer-menu h3{font-size:16px;color:var(--text);font-family:var(--body-font)}.footer-bottom-1 .footer-bottom-wrapper .footer-menu li{font-size:16px}.footer-bottom-1 .footer-bottom-wrapper .footer-menu li a{color:var(--text);background-image:linear-gradient(var(--theme-color),var(--theme-color));background-position:0 95%;background-repeat:no-repeat;background-size:0 2px;display:inline-block;transition:all .4s ease-in-out;font-weight:700}.footer-bottom-1 .footer-bottom-wrapper .footer-menu li a:hover{background-size:100% 2px;color:var(--theme-color)}.footer-widget-wrapper{padding:70px 0 100px}@media(max-width:991px){.footer-widget-wrapper{padding:50px 0}}.footer-widget-wrapper .single-footer-widget{margin-top:30px;position:relative}.footer-widget-wrapper .single-footer-widget .widget-head{margin-bottom:20px}.footer-widget-wrapper .single-footer-widget .widget-head h4{color:var(--white)}.footer-widget-wrapper .single-footer-widget .footer-content p{color:hsla(0,0%,100%,.75)}.footer-widget-wrapper .single-footer-widget .footer-content .contact-info{margin-top:30px}.footer-widget-wrapper .single-footer-widget .footer-content .contact-info .contact-item{margin-bottom:40px;display:flex;align-items:center;gap:12px}.footer-widget-wrapper .single-footer-widget .footer-content .contact-info .contact-item .icon{width:50px;height:50px;line-height:50px;text-align:center;border-radius:50px;background-color:var(--theme-color-2)}.footer-widget-wrapper .single-footer-widget .footer-content .contact-info .contact-item .icon svg{font-size:25px}.footer-widget-wrapper .single-footer-widget .footer-content .contact-info .contact-item .content span{font-size:14px;font-weight:500;color:#6f7373}.footer-widget-wrapper .single-footer-widget .footer-content .contact-info .contact-item .content h6{font-weight:800;font-family:var(--body-font)}.footer-widget-wrapper .single-footer-widget .footer-content .contact-info .contact-item .content h6 a{color:var(--white)}.footer-widget-wrapper .single-footer-widget .list-items li{transition:all .4s ease-in-out;font-weight:600;font-size:16px}.footer-widget-wrapper .single-footer-widget .list-items li a{color:hsla(0,0%,100%,.75)}.footer-widget-wrapper .single-footer-widget .list-items li:not(:last-child){margin-bottom:15px}.footer-widget-wrapper .single-footer-widget .list-items li:hover{margin-left:5px}.footer-widget-wrapper .single-footer-widget .list-items li:hover a{color:var(--theme-color)}.footer-widget-wrapper .single-footer-widget .newspaper-content p{color:hsla(0,0%,100%,.75)}.footer-widget-wrapper .single-footer-widget .newspaper-content .search-widget{margin-top:30px}.footer-widget-wrapper .single-footer-widget .newspaper-content .search-widget input{width:100%;border:none;border-radius:57px;border:1px solid rgba(35,28,37,.1);background-color:var(--white);position:relative;font-size:15px;font-weight:500;padding:12px 30px;color:var(--text)}.footer-widget-wrapper .single-footer-widget .newspaper-content .search-widget input::placeholder{color:var(--text)}.footer-widget-wrapper .single-footer-widget .newspaper-content button{margin-top:20px;width:100%}.footer-widget-wrapper .single-footer-widget .newspaper-content button.theme-btn{width:100%;padding:19px 130px}.footer-widget-wrapper .single-footer-widget .newspaper-content button.theme-btn span{margin-right:0}.footer-bottom{border-top:1px solid hsla(0,0%,100%,.14);position:relative;z-index:9}.footer-bottom .footer-wrapper{display:flex;align-items:center;justify-content:space-between;padding:25px 0}@media(max-width:991px){.footer-bottom .footer-wrapper{flex-wrap:wrap;gap:30px;justify-content:center}}.footer-bottom .footer-wrapper .footer-item{display:flex;align-items:center;gap:90px}@media(max-width:767px){.footer-bottom .footer-wrapper .footer-item{flex-wrap:wrap;gap:30px;justify-content:center}}.footer-bottom .footer-wrapper .footer-item p{color:hsla(0,0%,100%,.56)}.footer-bottom .footer-wrapper .footer-item .bottom-list{display:flex;align-items:center;gap:30px}.footer-bottom .footer-wrapper .footer-item .bottom-list li{font-size:15px}.footer-bottom .footer-wrapper .footer-item .bottom-list li a{color:hsla(0,0%,100%,.56)}.footer-bottom .footer-wrapper .footer-item .bottom-list li a:hover{color:var(--theme-color)}.footer-bottom .footer-wrapper .social-icon{display:flex;align-items:center;gap:20px}.footer-bottom .footer-wrapper .social-icon a{display:inline-block;color:var(--white)}.footer-bottom .footer-wrapper .social-icon a:hover{color:var(--theme-color)}.footer-name{max-width:1637px;margin:-70px auto -80px;text-align:center}@media(max-width:1600px){.footer-name{margin:-15px auto -45px}}@media(max-width:991px){.footer-name{margin:-20px auto -25px}}@media(max-width:767px){.footer-name{margin:-20px auto -30px}}@media(max-width:575px){.footer-name{margin:-20px auto}}.footer-name h2{font-size:450px;font-weight:900;text-transform:uppercase;color:var(--white);line-height:1}@media(max-width:1600px){.footer-name h2{font-size:400px}}@media(max-width:1399px){.footer-name h2{font-size:350px}}@media(max-width:1199px){.footer-name h2{font-size:250px}}@media(max-width:991px){.footer-name h2{font-size:210px}}@media(max-width:767px){.footer-name h2{font-size:155px}}@media(max-width:575px){.footer-name h2{font-size:120px}}@media(max-width:470px){.footer-name h2{font-size:90px}}