/*!
 * Codiva Software & Technology
 * Author       : Ümit Arpat
 * Company      : Codiva Software & Technology
 * Website      : https://codivatechnology.com
 * Description  : Main stylesheet for Codiva projects
 * Version      : 1.0.0
 * Created on   : 2025-08-05
 * Last updated : 2025-08-05
 */html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none;color:inherit}a:hover{cursor:pointer;color:inherit}body,html{font-family:"Inter",sans-serif;font-size:14px}a{transition:all ease-in-out 300ms;-moz-transition:all ease-in-out 300ms;-o-transition:all ease-in-out 300ms}.guest-modal{border-radius:1rem}.guest-modal .modal-header{border-bottom:none}.guest-modal .modal-footer{border-top:none}.guest-modal .guest-row{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid #eee}.guest-modal .guest-row strong,.guest-modal .guest-row label{margin-bottom:8px;display:block}.guest-modal .guest-row:last-child{border-bottom:none}.guest-modal .age-group label{display:block;margin-bottom:8px}.guest-modal .stepper{display:flex;align-items:center;gap:.75rem}.guest-modal .stepper .stepper-btn{width:32px;height:32px;border-radius:50%;border:1px solid #ccc;background:#fff;font-size:18px;font-weight:bold;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}.guest-modal .stepper .stepper-btn:hover{border-color:#359aff;color:#359aff}.guest-modal .stepper .stepper-btn:disabled{opacity:.4;cursor:not-allowed}.guest-modal .stepper .count{min-width:20px;text-align:center;font-weight:bold}.guest-modal .child-ages{margin-top:1rem}.guest-modal .child-ages select{margin-bottom:.5rem;border-radius:.5rem}.guest-modal button#saveGuests{background-color:#359aff;border-color:#359aff}body,html{background-color:#fafafa;color:#1a1a1a}header{position:relative;border-top:0px;border-bottom:3px solid #ed6f0f;padding:7px 0px;height:79px}header .logo img{height:65px}header .menu{position:relative;display:flex;gap:15px}header .menu a{display:flex;align-items:center;justify-content:center;height:55px;padding:0 14px;flex-direction:column;border-radius:8px;text-decoration:none;font-weight:400;font-size:.9rem}header .menu a:last-child{font-weight:600;color:#ed6f0f;border-color:rgba(0,0,0,0)}header .menu a:last-child:hover{border-color:#ed6f0f;background-color:#ed6f0f;color:#fff}header .menu a i{display:none;margin-bottom:5px}header .callBtn{display:flex;border:0;border-radius:5px;color:#1a1a1a;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:0;height:auto;font-size:.9rem;margin-top:-35px}header .callBtn small{color:gray;font-size:.7rem;margin-bottom:4px}header .callBtn .txt{display:flex;flex-direction:column;margin-left:7px}header .callBtn i{font-size:1rem}header .callBtn .whatsapp{color:#25d366}header .accountBtns{top:-35px;position:relative;background:#ed6f0f;margin:0 0 0 auto;padding:0 25px;width:-webkit-max-content;width:-moz-max-content;width:max-content;display:flex;gap:10px;height:40px;align-items:center}header .accountBtns:before{content:"";width:40px;height:100%;background:url("../images/user-nav-right.svg") no-repeat center center;position:absolute;top:0px;left:-38px;transform:rotate(180deg)}header .accountBtns::after{content:"";width:40px;height:100%;background:url("../images/user-nav-left.svg") no-repeat center center;position:absolute;top:0px;right:-38px;transform:rotate(180deg)}header .accountBtns a{color:#fff;padding:2px 4px;font-weight:400}header .accountBtns a:last-child{border-left:2px solid #fff;padding-left:10px}header .belgeNo{font-weight:600;font-size:.8rem;color:#1a1a1a;margin-top:-23px}.campaignsBox{position:relative;z-index:2;padding:0 25px;display:flex;align-items:center;justify-content:center;gap:15px}.campaignsBox .item{position:relative;display:flex;align-items:center;background-color:#e7431f;border-radius:30px 10px 10px 30px;padding:6px}.campaignsBox .item .icon{margin-right:8px}.campaignsBox .item .icon img{border-radius:100%}.campaignsBox .item .txt{font-size:.9rem;color:#fff;font-weight:400;line-height:1.1rem}.campaignsBox .item:after{position:absolute;content:"";width:7px;background:#fff;right:1px;z-index:1;height:60%;border-radius:5px 0px 0px 5px}.mainBanner{position:relative;margin-top:-30px}.mainBanner .mainSwiper .swiper-wrapper{margin:0;padding:0}.mainBanner .mainSwiper .swiper-wrapper .swiper-slide img{width:100%;height:auto;border-radius:10px}.mainBanner .mainSwiper .swiper-pagination{width:10px;right:20px;left:auto;bottom:33%}.mainBanner .mainSwiper .swiper-pagination-bullet{width:10px;height:10px;background-color:#fff;opacity:.7}.mainBanner .mainSwiper .swiper-pagination-bullet-active{height:65px;border-radius:5px;opacity:1}.mainBanner .mainSwiper .swiper-button-prev{left:40px}.mainBanner .mainSwiper .swiper-button-next{right:40px}.mainBanner .mainSwiper .swiper-button-prev,.mainBanner .mainSwiper .swiper-button-next{background:rgba(0,0,0,0);color:#f4cc0c;background-color:#fff;border-radius:100%;width:60px;height:60px;font-size:1.7rem}.mainBanner .mainSwiper .swiper-button-prev::after,.mainBanner .mainSwiper .swiper-button-next::after{display:none}.searchArea{position:absolute;z-index:1;width:90%;left:5%;bottom:-40px;background-color:rgba(237,237,237,.7294117647);opacity:.97;border-radius:14px;box-shadow:0px 2px 15px rgba(0,0,0,.35);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:15px}.searchArea .tabs{display:flex;align-items:center;gap:8px}.searchArea .tabs button{display:flex;align-items:center;gap:5px;border-radius:50px;padding:4px 20px;color:#666;background-color:rgba(0,0,0,0);border:1px solid #666;font-weight:500;font-size:1.1rem;transition:all 400ms linear}.searchArea .tabs button svg{transition:all 400ms linear}.searchArea .tabs button:last-child{background-color:#ed6f0f;border-color:#ed6f0f;color:#fff}.searchArea .tabs button:hover,.searchArea .tabs button.active{border-color:#e7431f;color:#e7431f}.searchArea .tabs button:hover svg path,.searchArea .tabs button.active svg path{fill:#e7431f}.searchArea .tabs button:nth-child(2):hover svg path,.searchArea .tabs button.active svg path{fill:none;stroke:#e7431f}.searchArea .tabs button:last-child:hover,.searchArea .tabs button.active{border-color:#e7431f;color:#e7431f;background-color:rgba(0,0,0,0)}.searchArea .tabs button:last-child:hover svg path,.searchArea .tabs button.active svg path{fill:none;stroke:#e7431f}.searchArea .links{display:flex;align-items:center;gap:4px;justify-content:end}.searchArea .links a{display:flex;align-items:center;border-radius:50px;padding:4px 20px;color:#359aff;background-color:rgba(0,0,0,0);border:1px solid #359aff;font-weight:400;font-size:.8rem;transition:all 400ms linear}.searchArea .links a:hover{border-color:#e7431f;color:#e7431f}.searchArea .links a:hover svg path{fill:#e7431f}.searchArea .formArea{display:flex;align-items:center;gap:10px;margin-top:15px}.searchArea .formArea .item{display:flex;flex-direction:column;justify-content:start;background-color:#fff;padding:8px 14px;height:56px;border-radius:10px;min-width:100px}.searchArea .formArea .item:first-child{width:270px}.searchArea .formArea .item label{font-size:.8rem;color:#1a1a1a;font-weight:500;margin-bottom:8px}.searchArea .formArea .item input{background-color:rgba(0,0,0,0);border:0;color:#4d4d4d;font-size:.9rem;line-height:normal;padding:0;height:100%;outline:none}.searchArea .formArea .item .wrap{display:flex}.searchArea .formArea .item .wrap .icon{margin-right:6px}.searchArea .formArea .item .wrap .icon i{font-size:1rem;color:#4d4d4d}.searchArea .formArea .item .wrap input,.searchArea .formArea .item .wrap select,.searchArea .formArea .item .wrap span{background-color:rgba(0,0,0,0);border:0;color:#4d4d4d;font-size:.9rem;line-height:normal;padding:0;height:100%;outline:none;cursor:pointer}.searchArea .formArea .item .wrap .calendarIcon{margin:0 6px}.searchArea .formArea button{background-color:#359aff;height:56px;padding:10px 20px;color:#fff;outline:none;border:2px solid #359aff;border-radius:10px;font-size:1.2rem;font-weight:600;width:200px}.searchArea .formArea button:hover{background-color:rgba(0,0,0,0);color:#359aff;transition:all linear 500ms}.searchArea .formArea.fullW .item{width:calc(100% - 600px)}.searchArea.tourLand{width:70%;left:15%;bottom:-20px}.searchArea.tourLand .tabs button:last-child{background-color:rgba(0,0,0,0);border-color:#666;color:#666}.searchArea.tourLand .tabs button:hover{color:#e7431f;border-color:#e7431f}.searchArea.tourLand.notBorder{bottom:-60px}.searchArea.tourListLand{width:70%;left:15%;bottom:30px}.searchArea.tourListLand .tabs button:last-child svg path{fill:#fff}.tabberContent,.tabContent{display:none;opacity:0;visibility:hidden;transition:opacity .4s ease,visibility .4s ease}.tabberContent.active,.tabContent.active{display:block;opacity:1;visibility:visible}.tabber{display:flex;align-items:center;gap:8px}.tabber button{display:flex;align-items:center;gap:5px;border-radius:10px;padding:13px 20px;color:#666;background-color:rgba(0,0,0,0);border:1px solid #666;font-weight:500;font-size:1.1rem;transition:all 400ms linear}.tabber button svg{transition:all 400ms linear}.tabber button:last-child{background-color:#ed6f0f;border-color:#ed6f0f;color:#fff}.tabber button:hover,.tabber button.active{border-color:#e7431f;color:#e7431f}.tabber button:hover svg path,.tabber button.active svg path{fill:#e7431f}.tabber button:nth-child(2):hover svg path,.tabber button.active svg path{fill:none;stroke:#e7431f}.tabber button:last-child:hover,.tabber button.active{border-color:#e7431f;color:#e7431f;background-color:rgba(0,0,0,0)}.tabber button:last-child:hover svg path,.tabber button.active svg path{fill:none;stroke:#e7431f}.storyBoxes{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:50px}.storyBoxes .item{text-align:center}.storyBoxes .item img{padding:3px;margin-bottom:5px;border:1px solid #e7431f;border-radius:100%}.storyBoxes .item span{font-size:.9rem;line-height:1.1rem;color:#1a1a1a}.grayBgShape{position:relative;background-color:#f6f6f6;margin-top:130px;margin-bottom:90px}.grayBgShape h2,.grayBgShape h4{font-size:1.8rem;font-weight:600;color:#e7431f;margin-bottom:30px;border-radius:10px;border:1px solid;display:inline-block;padding:10px 20px}.grayBgShape:before{background-image:url("../images/bgGrayShape.png");background-repeat:repeat-y;background-size:cover;height:84px;position:absolute;width:100%;top:-84px;content:""}.grayBgShape:after{background-image:url("../images/bgGrayShape.png");background-repeat:repeat-y;background-size:cover;height:84px;position:absolute;width:100%;bottom:-84px;content:"";background-position:bottom}.grayBgShape .tourCategoriesBox{display:flex;flex-wrap:wrap;gap:25px}.grayBgShape .tourCategoriesBox.halfHeight .item img{height:180px}.grayBgShape .tourCategoriesBox .item{position:relative;width:calc(25% - 19px);border-radius:20px;overflow:hidden}.grayBgShape .tourCategoriesBox .item img{border-radius:20px;width:100%;height:320px;-o-object-fit:cover;object-fit:cover}.grayBgShape .tourCategoriesBox .item::after{position:absolute;left:0;top:0;width:100%;height:100%;content:"";background-color:rgba(0,0,0,.25);z-index:1}.grayBgShape .tourCategoriesBox .item .txt{position:absolute;z-index:2;bottom:25px;left:15px;width:100%;display:flex;flex-direction:column;color:#fff}.grayBgShape .tourCategoriesBox .item .txt span{font-size:1.3rem;font-weight:600;margin-bottom:7px}.grayBgShape .tourCategoriesBox .item .txt small{font-size:.9rem}.grayBgShape .tourCategoriesBox .item .txt small::before{content:"•";margin-right:4px}.grayBgShape .tourCategoriesBox .tourCategoriesBoxSlider4,.grayBgShape .tourCategoriesBox .tourCategoriesBoxSlider6{padding-bottom:40px}.grayBgShape .tourCategoriesBox .swiper-pagination{bottom:0px}.grayBgShape .tourCategoriesBox .swiper-pagination-bullet{width:20px;height:20px;background-color:#e7431f;opacity:.7}.grayBgShape .tourCategoriesBox .swiper-pagination-bullet-active{opacity:1}.campaignSliderArea{background:linear-gradient(to bottom, #359aff 50%, #f6f6f6 50%)}.campaignSliderArea h4{font-size:1.8rem;font-weight:600;color:#fff;margin-bottom:20px}.campaignSliderArea span{font-size:1.1rem;color:#fff;font-weight:200}.campaignSliderArea .shapes{position:absolute;width:100%;top:-90px}.campaignSliderArea .shapes .shape-left{position:absolute;left:80px;top:0;transform:rotate(-2.28deg);width:226px}.campaignSliderArea .shapes .shape-right{position:absolute;right:90px;top:0;transform:rotate(3.26deg);width:180px}.campaignSliderArea .swiperCoverFlow{width:660px;perspective:300px;margin:0 auto;padding-bottom:80px}.campaignSliderArea .swiperCoverFlow .swiper-slide{width:660px}.campaignSliderArea .swiperCoverFlow .swiper-slide img{width:100%;border-radius:20px}.campaignSliderArea .swiperCoverFlow .swiper-button-prev,.campaignSliderArea .swiperCoverFlow .swiper-button-next{top:auto;bottom:10px;background:rgba(0,0,0,0);color:#e7431f;background-color:#fff;border-radius:100%;width:60px;height:60px;font-size:1.7rem}.campaignSliderArea .swiperCoverFlow .swiper-button-prev::after,.campaignSliderArea .swiperCoverFlow .swiper-button-next::after{display:none}.campaignSliderArea .swiperCoverFlow .swiper-button-prev{left:calc(50% - 68px)}.campaignSliderArea .swiperCoverFlow .swiper-button-next{right:calc(50% - 68px)}.hotelSectionTitle,.tourSectionTitle{margin-bottom:25px;gap:14px}.hotelSectionTitle h4,.tourSectionTitle h4{font-size:1.7rem;font-weight:600}.hotelSectionTitle>a,.tourSectionTitle>a{height:25px;background-color:#ebebeb;font-weight:200;font-size:.7rem;padding:8px 14px;border-radius:50px;color:#1a1a1a}.hotelSectionTitle>a:hover,.tourSectionTitle>a:hover{background-color:#ed6f0f;color:#fff}.hotel-card{border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 2px 10px rgba(0,0,0,.08);transition:all .3s ease;height:100%;border:1px solid #d4d4d4}.hotel-card:hover{box-shadow:0 4px 14px rgba(0,0,0,.12)}.hotel-card .hotel-image{padding:8px}.hotel-card .hotel-image img{width:100%;height:auto;display:block}.hotel-card .hotel-info{padding:8px}.hotel-card .hotel-info .hotel-title{font-size:1.1rem;font-weight:600;margin-bottom:5px;color:#222}.hotel-card .hotel-info .hotel-location{font-size:.9rem;color:#777;margin-bottom:8px}.hotel-card .hotel-info .hotel-details{display:flex;justify-content:space-between;flex-direction:column;font-size:.9rem;margin-bottom:2px}.hotel-card .hotel-info .hotel-details .detail{display:flex;align-items:center}.hotel-card .hotel-info .hotel-details .detail i{margin-right:6px;color:#888;font-size:.9rem}.hotel-card .hotel-info .hotel-price{display:flex;justify-content:space-between;align-items:baseline}.hotel-card .hotel-info .hotel-price .priceWrap{width:97px}.hotel-card .hotel-info .hotel-price .blue-flag{color:#359aff;font-weight:500}.hotel-card .hotel-info .hotel-price .price{font-size:1.5rem;font-weight:bold;color:#000;margin-right:6px}.hotel-card .hotel-info .hotel-price .note{font-size:.7rem;color:#666}.tour-card{background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 2px 12px rgba(0,0,0,.08);font-family:"Segoe UI",sans-serif;height:100%;display:flex;flex-direction:column}.tour-card .tour-image{position:relative}.tour-card .tour-image img{width:100%;display:block}.tour-card .tour-image .label{position:absolute;top:15px;left:0px;background:rgba(255,255,255,.9);color:#4b7bec;padding:8px 20px;font-size:1rem;font-weight:600;border-radius:0 8px 8px 0;box-shadow:0 1px 3px rgba(0,0,0,.05)}.tour-card .tour-image .airline-logo{position:absolute;bottom:-24px;right:15px;width:48px;height:48px;border-radius:8px;background:#fff;padding:6px;box-shadow:0 1px 6px rgba(0,0,0,.1);border:1px solid #e7431f}.tour-card .tour-info{padding:8px}.tour-card .tour-info .duration{font-size:1.1rem;font-weight:400;color:#111;margin-bottom:4px}.tour-card .tour-info .duration strong{font-weight:600}.tour-card .tour-info .duration span{font-weight:400;margin-left:6px}.tour-card .tour-info .date-range{font-size:.8rem;color:#777;margin-bottom:14px}.tour-card .tour-info .tour-icons{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:16px}.tour-card .tour-info .tour-icons .icon-item{display:flex;align-items:center;font-size:.9rem;color:#555}.tour-card .tour-info .tour-icons .icon-item i{margin-right:6px;color:#f39c12}.tour-card .tour-info .price-info{display:flex;justify-content:space-between;align-items:baseline}.tour-card .tour-info .price-info .all-inclusive{font-size:.8rem;color:#888}.tour-card .tour-info .price-info .price{font-size:1.5rem;font-weight:bold;color:#000}.titleShape{width:450px;height:80px;padding:20px;margin:0 auto;background-image:url("../images/titleShapeBg.png");background-position:center;background-repeat:no-repeat;background-size:cover;font-size:1.7rem;color:#fff;font-weight:600}.videoSlider{padding-bottom:40px}.videoSlider img{border-radius:20px;width:100%;height:auto}.videoSlider .swiper-scrollbar{opacity:1 !important;bottom:0;width:60%;left:20%;background-color:#d9d9d9;height:8px}.videoSlider .swiper-scrollbar .swiper-scrollbar-drag{background-color:#f4cc0c}.videoSlider .swiper-button-prev,.videoSlider .swiper-button-next{background:rgba(0,0,0,0);color:#f4cc0c;background-color:#fff;border-radius:100%;width:60px;height:60px;font-size:1.7rem}.videoSlider .swiper-button-prev::after,.videoSlider .swiper-button-next::after{display:none}.bolgelerArea h4{font-size:1.7rem;font-weight:600;color:#1a1a1a;margin-bottom:5px}.bolgelerArea span{font-size:1rem;font-style:italic;font-weight:200;color:#1a1a1a}.bolgelerArea .links{display:flex;align-items:center;gap:4px;justify-content:center}.bolgelerArea .links a{display:flex;align-items:center;border-radius:50px;padding:4px 20px;color:#359aff;background-color:rgba(0,0,0,0);border:1px solid #359aff;font-weight:400;font-size:.8rem;transition:all 400ms linear}.bolgelerArea .links a:hover{border-color:#e7431f;color:#e7431f !important;background-color:rgba(0,0,0,0) !important}.bolgelerArea .links a:hover svg path{fill:#e7431f}.bolgelerArea .links a:last-child{background-color:#359aff;color:#fff}.bolgelerArea .bolge-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(200px, 1fr));grid-auto-rows:200px;gap:20px}.bolgelerArea .bolge-grid .bolge-card{position:relative;background-size:cover;background-position:center;border-radius:20px;overflow:hidden;display:flex;align-items:flex-end;transition:transform .3s ease}.bolgelerArea .bolge-grid .bolge-card:hover{transform:scale(1.02)}.bolgelerArea .bolge-grid .bolge-card.large{grid-row:span 2}.bolgelerArea .bolge-grid .bolge-card.wide{grid-column:span 2}.bolgelerArea .bolge-grid .bolge-card.tall{grid-row:span 2}.bolgelerArea .bolge-grid .bolge-card .overlay{background:linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);color:#fff;padding:20px;width:100%}.bolgelerArea .bolge-grid .bolge-card .overlay h4{margin:0;font-size:1.5rem;font-weight:500;color:#fff}.bolgelerArea .bolge-grid .bolge-card .overlay p{margin:4px 0 0;font-size:.9rem}.bolgelerArea .bolge-grid .bolge-card .overlay p i{margin-right:6px}.iconsText{display:flex;align-items:center;gap:20px;justify-content:space-between;padding:0 80px}.iconsText .item{color:#359aff;font-weight:500;align-items:center;display:flex;gap:11px}.footer-area .footer-main-wrapper{background:#2d373c;padding-top:80px;position:relative;z-index:1}.footer-area .footer-main-wrapper .footer-vactor{position:absolute;left:0;right:0;bottom:0;z-index:0;z-index:-1}.footer-area .footer-main-wrapper .footer-vactor img{max-width:100%}.footer-area .footer-main-wrapper .footer-about{color:#fff}.footer-area .footer-main-wrapper .footer-about p{font-size:16px;line-height:30px;color:#fff}.footer-area .footer-main-wrapper .footer-about .footer-social-wrap{padding-top:35px}.footer-area .footer-main-wrapper .footer-about .footer-social-wrap h5{font-weight:700;font-size:25px;color:#fff;font-family:var(--f-secondary)}.footer-area .footer-main-wrapper .footer-about .footer-social-wrap .footer-social-links{display:flex;flex-wrap:wrap;padding-top:10px}.footer-area .footer-main-wrapper .footer-about .footer-social-wrap .footer-social-links li{margin-right:20px;margin-top:10px}.footer-area .footer-main-wrapper .footer-about .footer-social-wrap .footer-social-links li:last-child{margin-right:0}.footer-area .footer-main-wrapper .footer-about .footer-social-wrap .footer-social-links li a{display:inline-flex;width:37.5px;height:37.5px;background:#e7431f;box-shadow:0px 2px 15px rgba(0,0,0,.06);border-radius:34px;border:1px solid #e7431f;justify-content:center;align-items:center;color:#fff;transition:.35s}.footer-area .footer-main-wrapper .footer-about .footer-social-wrap .footer-social-links li a:hover{background:rgba(0,0,0,0);color:#e7431f}.footer-area .footer-main-wrapper .footer-about .footer-social-wrap .footer-social-links li a:hover i{transform:scale(1.05)}.footer-area .footer-main-wrapper .footer-about .footer-social-wrap .footer-social-links li a i{font-size:17px;transition:.35s}.footer-area .footer-main-wrapper .footer-widget{color:#fff}.footer-area .footer-main-wrapper .footer-widget .footer-widget-title{font-family:var(--f-primary);font-weight:700;font-size:25px;color:#fff;padding-bottom:5px}.footer-area .footer-main-wrapper .footer-widget .footer-links li{padding-top:12px}.footer-area .footer-main-wrapper .footer-widget .footer-links li a{display:inline-block;font-weight:500;font-size:16px;letter-spacing:.02em;color:#fff;position:relative;transition:all .35s}.footer-area .footer-main-wrapper .footer-widget .footer-links li a:hover{transform:translateX(14px)}.footer-area .footer-main-wrapper .footer-widget .footer-links li a:hover::before{opacity:1}.footer-area .footer-main-wrapper .footer-widget .footer-links li a::before{position:absolute;content:"";top:50%;transform:translateY(-50%);left:-12px;height:5px;width:5px;background:#ff4838;border-radius:50%;opacity:0;transition:all .35s}.footer-area .footer-main-wrapper .footer-widget .footer-gallary-grid{display:grid;grid-template-columns:repeat(3, 1fr);grid-gap:20px;padding-top:15px}.footer-area .footer-main-wrapper .footer-widget .footer-gallary-grid .footer-gallary-item img{width:100%;border-radius:4px}.footer-area .footer-contact-wrapper{color:#fff;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;padding:10px 0;margin-top:80px;border-top:1px solid rgba(255,255,255,.2)}.footer-area .footer-contact-wrapper h5{font-weight:700;font-size:25px;color:#fff}.footer-area .footer-contact-wrapper .footer-contact-list{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}.footer-area .footer-contact-wrapper .footer-contact-list li{margin-top:15px;margin-bottom:15px;margin-right:60px;font-weight:600;font-size:20px;color:#fff}.footer-area .footer-contact-wrapper .footer-contact-list li:last-child{margin-right:0}.footer-area .footer-contact-wrapper .footer-contact-list li i{margin-right:5px}.footer-area .footer-contact-wrapper .footer-contact-list li a{color:inherit}.footer-area .footer-bottom{background:#e7431f;color:#fff;padding:13px 0}.footer-area .footer-bottom .footer-logo{padding:10px 0}.footer-area .footer-bottom .copyright-link{padding:10px 0}.footer-area .footer-bottom .copyright-link p{font-size:14px;color:#fff}.footer-area .footer-bottom .copyright-link p a{color:inherit}.footer-area .footer-bottom .policy-links .policy-list{display:flex;padding:10px 0}.footer-area .footer-bottom .policy-links .policy-list li{margin-right:30px;position:relative}.footer-area .footer-bottom .policy-links .policy-list li a{font-weight:500;font-size:15px;color:#fff}.footer-area .footer-bottom .policy-links .policy-list li:last-child{margin-right:0}.footer-area .footer-bottom .policy-links .policy-list li:last-child::before{position:absolute;content:"";left:-15px;top:50%;transform:translateY(-50%);background:#ff4838;height:12px;width:1px}.bigBanner{padding-bottom:30px}.bigBanner .swiper-slide img{border-radius:10px;width:100%;height:auto}.bigBanner .swiper-pagination{bottom:0}.bigBanner .swiper-pagination .swiper-pagination-bullet{width:15px;height:15px;background-color:#d4d4d4}.bigBanner .swiper-pagination .swiper-pagination-bullet-active{width:38px;border-radius:10px;background-color:#359aff}.campaign-card{background:#f0fbff;border-radius:12px;overflow:hidden;position:relative;box-shadow:0 3px 8px rgba(0,0,0,.05);display:flex;flex-direction:column;border:1px solid #d7d7d7}.campaign-card .campaign-header{padding:16px;position:relative;margin-bottom:15px}.campaign-card .campaign-header h5{font-size:1.1rem;font-weight:600;margin-bottom:4px}.campaign-card .campaign-header .deadline{font-size:.95rem;color:#666}.campaign-card .campaign-header .arrow-btn{position:absolute;right:16px;top:10px;font-size:1.5rem;background-color:#359aff;color:#fff;width:48px;height:48px;border-radius:100%;text-align:center;line-height:46px;cursor:pointer}.campaign-card .campaign-image{position:relative}.campaign-card .campaign-image img{width:100%;display:block}.campaign-card .campaign-image .campaign-info{position:absolute;bottom:0;left:0;width:100%;padding:10px 14px;background:rgba(0,0,0,.45);color:#fff;font-size:1rem;font-weight:500}.campaign-card .campaign-image .campaign-info strong{font-size:1rem;font-weight:600;color:#ffd54f}.campaign-card .campaign-image .campaign-info span{display:block;font-size:.75rem;color:#fff}.campaignLinks{display:flex;align-items:center;gap:5px;justify-content:start}.campaignLinks a{display:flex;align-items:center;border-radius:50px;padding:4px 20px;color:#4d4d4d;background-color:rgba(0,0,0,0);border:2px solid #e1e1e1;font-weight:400;font-size:.8rem;transition:all 400ms linear}.campaignLinks a:hover{border-color:#e7431f;color:#e7431f !important;background-color:rgba(0,0,0,0) !important}.campaignLinks a:hover svg path{fill:#e7431f}.campaign-page-header{background:#fff;border:1px solid #dadada;border-radius:10px;padding:14px}.campaign-page-header h5{font-size:1.5rem;font-weight:700;margin-bottom:4px}.campaign-page-header small{color:gray;font-size:.9rem}.campaignDetails{display:flex;flex-direction:column;height:100%;justify-content:space-between}.campaignDetails h3{font-size:1.7rem;margin-bottom:6px;font-weight:600}.campaignDetails .text-muted{margin-bottom:14px !important;font-weight:400}.campaignDetails p{font-size:1.1rem;font-weight:200;color:#666;line-height:1.5rem}.campaignDetails .links{display:flex;align-items:center;gap:8px;justify-content:start}.campaignDetails .links a{display:flex;align-items:center;border-radius:10px;padding:10px 20px;color:#359aff;background-color:rgba(0,0,0,0);border:1.5px solid;font-weight:400;font-size:.8rem;transition:all 400ms linear}.campaignDetails .links a:hover{border-color:#e7431f;color:#e7431f !important;background-color:rgba(0,0,0,0) !important}.campaign-detail-img img{width:100%;border-radius:10px}.campaign-terms{background:#fff;border:1px solid #dadada;border-radius:10px;padding:14px}.campaign-terms h6{font-size:1rem;font-weight:500;margin-bottom:10px}.campaign-terms p{color:gray;font-size:.9rem;line-height:1.4rem}.breadCrumbOrange{display:flex;gap:20px}.breadCrumbOrange a{display:flex;align-items:center;color:#ed6f0f;font-weight:500;position:relative}.breadCrumbOrange a::before{content:"";position:absolute;right:-12px;background-image:url("../images/breadArrow.png");width:4px;height:6px;background-repeat:no-repeat;background-position:center}.breadCrumbOrange a:last-child{font-weight:700}.breadCrumbOrange a:last-child::before{display:none}.breadCrumbOrange a:hover{color:#e7431f}.breadCrumbOrange a:last-child:hover{color:#ed6f0f}.turLandBanner{position:relative;height:330px;background-image:url("../images/turLandingPageCover.png");background-repeat:no-repeat;background-size:cover;background-position:bottom center;border-radius:0px 0px 90% 90%}.turLandBanner.notBorder{border-radius:0px}.tourListBanner{position:relative;height:195px;background-image:url("../images/listPageCover.png");background-repeat:no-repeat;background-size:cover;background-position:bottom center}.turLandCategoryBox{border:1px solid #f6f6f6;border-radius:5px;overflow:hidden;box-shadow:0px 4px 9px rgba(0,0,0,.05)}.turLandCategoryBox .image{position:relative}.turLandCategoryBox .image img{width:100%;height:140px;-o-object-fit:cover;object-fit:cover}.turLandCategoryBox .image h4{position:absolute;left:14px;bottom:10px;color:#fff;font-weight:500;font-size:1.4rem;text-shadow:5px #000}.turLandCategoryBox .content{padding:14px;background-color:#fff}.turLandCategoryBox .content ul{display:flex;flex-wrap:wrap;padding-left:14px;margin-bottom:15px}.turLandCategoryBox .content ul li{width:50%;flex:0 0 50%;list-style:disc;margin-bottom:8px}.turLandCategoryBox .content ul li a{color:#4d4d4d;font-size:.9rem;font-weight:300}.turLandCategoryBox .content ul li a:hover{color:#e7431f}.turLandCategoryBox .content .allBtn{display:block;width:100%;border:1px solid #359aff;color:#359aff;font-size:1.1rem;font-weight:400;padding:12px 14px;border-radius:10px;text-align:center}.turLandCategoryBox .content .allBtn:hover{border-color:#e7431f;color:#e7431f}.features-container{display:flex;gap:20px;width:100%}@media(max-width: 992px){.features-container{flex-direction:column;align-items:center}}.feature-card{background-image:url("../images/featureBG.png");background-size:cover;padding:30px;display:flex;gap:20px;flex:1;transition:transform .3s ease,box-shadow .3s ease;min-width:280px;position:relative}.feature-card:hover{transform:translateY(-10px)}.feature-card .icon-container{width:60px;height:60px;border-radius:50%;display:flex;justify-content:center;align-items:center;color:#fff;font-size:24px;margin-bottom:10px;box-shadow:0 2px 8px rgba(0,0,0,.1);position:relative;left:-10px;top:-10px}.feature-card .icon-container.green{background:linear-gradient(135deg, #4CAF50, #81C784)}.feature-card .icon-container.orange{background:linear-gradient(135deg, #FF9800, #FFB74D)}.feature-card .icon-container.blue{background:linear-gradient(135deg, #2196F3, #64B5F6)}.feature-card .text-content{width:75%}.feature-card .text-content h2{font-size:1.25rem;font-weight:600;color:#333;margin:0;line-height:1.4}.feature-card .text-content p{font-size:.95rem;color:#666;line-height:1.6;margin:10px 0 0}@media(max-width: 768px){.feature-card{padding:25px;text-align:center;align-items:center}.feature-card .icon-container{margin-bottom:0}.feature-card .text-content h2{font-size:1.15rem}.feature-card .text-content p{font-size:.9rem}}.tourCategoriesBoxLand .item{position:relative;width:100%;border-radius:5px;margin-bottom:20px;overflow:hidden}.tourCategoriesBoxLand .item img{border-radius:5px;width:100%;height:200px;-o-object-fit:cover;object-fit:cover}.tourCategoriesBoxLand .item::after{position:absolute;left:0;top:0;width:100%;height:99%;content:"";background-color:rgba(0,0,0,.25);z-index:1}.tourCategoriesBoxLand .item .txt{position:absolute;z-index:2;bottom:25px;left:15px;width:100%;display:flex;flex-direction:column;color:#fff}.tourCategoriesBoxLand .item .txt span{font-size:1.3rem;font-weight:600;margin-bottom:7px}.tourCategoriesBoxLand .item .txt small{font-size:.9rem}.tourCategoriesBoxLand .item .txt small::before{content:"•";margin-right:4px}.filterSide .showOnMap{position:relative}.filterSide .showOnMap img{width:100%;height:auto;border-radius:10px}.filterSide .showOnMap .button{background-color:rgba(255,255,255,.45);border-radius:20px;display:flex;gap:8px;flex-direction:column;align-items:center;justify-content:center;text-align:center;height:80px;width:160px;color:#4d4d4d;filter:blur(0.4px);position:absolute;left:50%;margin-left:-80px;top:50%;margin-top:-40px;z-index:1;font-size:.9rem;padding:0 10px;line-height:1.2rem}.filterSide .showOnMap .button i{font-size:1.2rem}.listPage{background-color:#f5feff}.productsSide .pageHeader{display:flex;flex-direction:column;gap:18px;background:#fff;border:1px solid #eee;border-radius:10px;padding:14px}.productsSide .pageHeader h5{font-size:1.5rem;font-weight:500;margin-bottom:4px}.productsSide .pageHeader small{color:gray;font-size:.9rem}.productsSide .pageHeader .bottom{display:flex;justify-content:space-between}.productsSide .pageHeader .bottom .filterBtns{display:flex;gap:10px}.productsSide .pageHeader .bottom .filterBtns .sort-btn{display:flex;align-items:center;border-radius:10px;padding:9px 10px;color:#4d4d4d;background-color:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);font-weight:400;font-size:.8rem;transition:all 400ms linear;cursor:pointer}.productsSide .pageHeader .bottom .filterBtns .sort-btn:hover,.productsSide .pageHeader .bottom .filterBtns .sort-btn.active{border-color:#359aff;color:#359aff}.hotel-item{background-color:#fff;border-radius:20px;box-shadow:0px 85px 24px 0px rgba(107,107,107,0);padding:10px;display:flex;flex-direction:column;margin-bottom:15px;box-shadow:0px 14px 14px 0px rgba(107,107,107,.0901960784)}.hotel-item .top{display:flex;justify-content:space-between;margin-bottom:10px;gap:15px}.hotel-item .top .image{width:212px}.hotel-item .top .image img{width:100%;height:212px;border-radius:10px;-o-object-fit:cover;object-fit:cover}.hotel-item .top .content{width:calc(100% - 497px);display:flex;flex-direction:column;gap:10px;padding-top:10px}.hotel-item .top .content h3{font-weight:400;font-size:1.4rem}.hotel-item .top .content span{font-size:.9rem;color:#333}.hotel-item .top .content span:first-child{margin-bottom:25px;display:block}.hotel-item .top .right{width:285px;display:flex;flex-direction:column}.hotel-item .top .right .score{display:flex;justify-content:end;align-items:center;padding-right:20px;margin-bottom:10px;gap:8px}.hotel-item .top .right .score .favorite{width:50px;height:50px;background-color:#fcfbfb;border-radius:10px;color:#b1b1b1;display:flex;align-items:center;font-size:1.4rem;justify-content:center;cursor:pointer;transition:all ease-in-out 400ms}.hotel-item .top .right .score .favorite:hover{color:#fff;background-color:#e7431f}.hotel-item .top .right .score .puan{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px}.hotel-item .top .right .score .puan>span{background-color:#ffe5d1;padding:7px;border-radius:5px;color:#ed6f0f;font-size:1rem;font-weight:500}.hotel-item .top .right .score .puan small{font-size:.9rem;font-weight:400}.hotel-item .top .right .infos{background-color:#fcfcfc;border:1px solid #f1f1f1;border-radius:10px;display:flex;flex-direction:column;gap:20px;padding:10px 0px}.hotel-item .top .right .infos .features{display:flex;align-items:center;gap:14px;padding:0px 10px}.hotel-item .top .right .infos .features span{font-size:.9rem;color:#333}.hotel-item .top .right .infos .percent{background-color:#ff825f;color:#fff;border-top-right-radius:50px;border-bottom-right-radius:50px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:7px 17px;font-size:.9rem}.hotel-item .top .right .infos .price-wrap{padding:0px 10px;display:flex;justify-content:space-between}.hotel-item .top .right .infos .price-wrap .price{display:flex;flex-direction:column}.hotel-item .top .right .infos .price-wrap .price small{font-size:1rem;font-weight:500;color:gray;text-decoration:line-through}.hotel-item .top .right .infos .price-wrap .price span{font-size:1.3rem;font-weight:500;color:#333}.hotel-item .top .right .infos .price-wrap a{border:1.5px solid #359aff;border-radius:10px;font-weight:500;color:#359aff;display:flex;align-items:center;padding:10px 20px}.hotel-item .top .right .infos .price-wrap a:hover{color:#e7431f;border-color:#e7431f}.hotel-item .bottom{display:flex;align-items:center;justify-content:start;padding:10px 0px 0px;border-top:1px solid #cfcfcf;gap:8px}.hotel-item .bottom span{padding:7px 12px;background-color:#64b5f6;color:#4d4d4d;border-radius:50px;font-size:.85rem}.hotel-item .bottom span:nth-child(1){background-color:#ffdf95}.hotel-item .bottom span:nth-child(2){background-color:#bcffb7}.hotel-item .bottom span:nth-child(3){background-color:#b7fff1}.hotelBanner .swiper-slide img{width:100%;height:385px;-o-object-fit:cover;object-fit:cover;border-radius:8px}.hotelBanner .swiper-button-prev,.hotelBanner .swiper-button-next{background:rgba(0,0,0,0);color:#e7431f;background-color:rgba(255,255,255,.431372549);border-radius:100%;width:70px;height:70px;font-size:1.7rem;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.hotelBanner .swiper-button-prev::after,.hotelBanner .swiper-button-next::after{display:none}.hotelInfoAreaWrap{width:80%;left:10%;position:relative;top:-100px;margin-bottom:-100px;z-index:1;display:flex;gap:15px;justify-content:space-between}.hotelInfoAreaWrap .hotelInfoArea{background-color:#fff;border-radius:20px;padding:20px 20px;box-shadow:0px 14px 14px 0px rgba(107,107,107,.0901960784);border:1px solid #e5e1e1;min-height:220px;width:50%;position:relative}.hotelInfoAreaWrap .hotelInfoArea h1,.hotelInfoAreaWrap .hotelInfoArea h2{font-size:1.3rem;font-weight:500;margin-bottom:5px}.hotelInfoAreaWrap .hotelInfoArea span{color:#4d4d4d;font-size:.9rem}.hotelInfoAreaWrap .hotelInfoArea .score{display:flex;justify-content:end;align-items:center;margin-bottom:10px;gap:8px}.hotelInfoAreaWrap .hotelInfoArea .score .favorite{width:50px;height:50px;background-color:#fcfbfb;border-radius:10px;color:#b1b1b1;display:flex;align-items:center;font-size:1.4rem;justify-content:center;cursor:pointer;transition:all ease-in-out 400ms}.hotelInfoAreaWrap .hotelInfoArea .score .favorite:hover{color:#fff;background-color:#e7431f}.hotelInfoAreaWrap .hotelInfoArea .score .puan{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px}.hotelInfoAreaWrap .hotelInfoArea .score .puan span{background-color:#ffe5d1;padding:7px;border-radius:5px;color:#ed6f0f;font-size:1rem;font-weight:500;text-align:center}.hotelInfoAreaWrap .hotelInfoArea .score .puan small{font-size:.9rem;font-weight:400}.hotelInfoAreaWrap .hotelInfoArea .btns{display:flex;justify-content:start;align-items:center;gap:5px;position:absolute;bottom:20px;width:calc(100% - 40px);left:20px}.hotelInfoAreaWrap .hotelInfoArea .btns a{border:1px solid #f2f2f2;border-radius:10px;padding:9px 12px;font-size:.8rem}.hotelInfoAreaWrap .hotelInfoArea .btns a:hover{color:#e7431f;border-color:#e7431f}.hotelInfoAreaWrap .hotelInfoArea .btns a:last-child{border-color:#dfefff;background-color:#dfefff;color:#359aff}.hotelInfoAreaWrap .hotelInfoArea .btns a:last-child:hover{color:#fff;background-color:#359aff;border-color:#359aff}.hotelInfoAreaWrap .hotelInfoArea .btns.two{justify-content:space-between}.hotelInfoAreaWrap .hotelInfoArea .btns.two a{width:50%;flex:0 0 50%;padding:12px 20px;border-color:#359aff;color:#359aff;font-size:1rem;text-align:center}.hotelInfoAreaWrap .hotelInfoArea .btns.two a:last-child{background-color:#359aff;border-color:#359aff;color:#fff}.hotelInfoAreaWrap .hotelInfoArea .btns.two a:last-child:hover{color:#e7431f;border-color:#e7431f;background-color:rgba(0,0,0,0)}.hotelInfoAreaWrap .hotelInfoArea .btns.two a:hover{color:#e7431f;border-color:#e7431f}.hotelInfoAreaWrap .hotelInfoArea .icons{display:flex;justify-content:center;align-items:center;gap:5px}.hotelInfoAreaWrap .hotelInfoArea .icons span{width:20%;flex:0 0 20%;border-right:1px solid #aaa;display:flex;flex-direction:column;justify-content:center;text-align:center;align-items:center;height:70px;color:#4d4d4d}.hotelInfoAreaWrap .hotelInfoArea .icons span i{margin-bottom:8px;font-size:1.8rem}.hotelInfoAreaWrap .hotelInfoArea .icons span small{font-size:.9rem}.hotelInfoAreaWrap .hotelInfoArea .icons span:last-child{border:0}.priceArea{background-color:#fff;border-radius:20px;padding:20px 15px;box-shadow:0px 14px 14px 0px rgba(107,107,107,.0901960784);border:1px solid #e5e1e1;min-height:85px}.priceArea .formArea{display:flex;justify-content:center;align-items:center;gap:10px}.priceArea .formArea .item{display:flex;flex-direction:column;justify-content:start;background-color:#fff;padding:8px 14px;height:56px;border-radius:10px;min-width:100px;border:1px solid #e5e1e1}.priceArea .formArea .item:first-child{width:270px}.priceArea .formArea .item label{font-size:.8rem;color:#1a1a1a;font-weight:500;margin-bottom:8px}.priceArea .formArea .item input{background-color:rgba(0,0,0,0);border:0;color:#4d4d4d;font-size:.9rem;line-height:normal;padding:0;height:100%;outline:none}.priceArea .formArea .item .wrap{display:flex}.priceArea .formArea .item .wrap .icon{margin-right:6px}.priceArea .formArea .item .wrap .icon i{font-size:1rem;color:#4d4d4d}.priceArea .formArea .item .wrap input,.priceArea .formArea .item .wrap select,.priceArea .formArea .item .wrap span{background-color:rgba(0,0,0,0);border:0;color:#4d4d4d;font-size:.9rem;line-height:normal;padding:0;height:100%;outline:none;cursor:pointer}.priceArea .formArea .item .wrap .calendarIcon{margin:0 6px}.priceArea .formArea button{background-color:#359aff;height:56px;padding:10px 20px;color:#fff;outline:none;border:2px solid #359aff;border-radius:10px;font-size:1.2rem;font-weight:600;width:200px}.priceArea .formArea button:hover{background-color:rgba(0,0,0,0);color:#359aff;transition:all linear 500ms}.priceArea .formArea.fullW .item{width:calc(100% - 600px)}.tabArea{background-color:#fff;border-radius:20px;padding:20px 15px;box-shadow:0px 14px 14px 0px rgba(107,107,107,.0901960784);border:1px solid #e5e1e1;min-height:300px}.tabArea .tabs{display:flex;align-items:center;justify-content:center;gap:20px}.tabArea .tabs button{background:rgba(0,0,0,0);border:0;color:#4d4d4d;font-size:1rem;font-weight:300;position:relative;transition:all ease-in-out 400ms}.tabArea .tabs button i{font-size:1.2rem}.tabArea .tabs button::after{position:absolute;content:"";width:100%;height:5px;border-radius:10px;background-color:#359aff;bottom:-20px;left:0;transition:all ease-in-out 400ms;visibility:hidden;opacity:0}.tabArea .tabs button::before{position:absolute;content:"";width:14px;height:14px;border-radius:5px;background-color:#359aff;bottom:-24px;left:calc(50% - 8px);transition:all ease-in-out 400ms;transform:rotate(45deg);visibility:hidden;opacity:0}.tabArea .tabs button:hover,.tabArea .tabs button.active{color:#359aff;font-weight:400}.tabArea .tabs button:hover::after,.tabArea .tabs button:hover::before,.tabArea .tabs button.active::after,.tabArea .tabs button.active::before{visibility:visible;opacity:1}.mobileTabBtn{display:flex;align-items:center;justify-content:space-between;width:100%;height:55px;border:0;background:rgba(0,0,0,0);padding:0 15px;gap:5px;border-top:1px solid #d7d7d7;color:#4d4d4d}.mobileTabBtn:hover,.mobileTabBtn.active{background-color:#dafffe;color:#359aff}.mobileTabBtn .arrow{margin-left:auto}.mobileTabBtn.active .arrow{transform:rotate(90deg)}.roomsWrap{display:flex;gap:10px}.roomsWrap .room-list{display:flex;flex-direction:column;gap:15px}.roomsWrap .room-card{display:flex;background:#fff;border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,.08);overflow:hidden;padding:12px 16px}.roomsWrap .room-card .room-image{flex:0 0 150px}.roomsWrap .room-card .room-image img{width:100%;border-radius:8px}.roomsWrap .room-card .room-info{flex:1;padding:0 20px;border-right:1px solid #ddd;position:relative}.roomsWrap .room-card .room-info h3{font-size:1.2rem;margin-bottom:10px}.roomsWrap .room-card .room-info .meal{font-size:14px;color:#4d4d4d;margin-bottom:10px}.roomsWrap .room-card .room-info .details-btn{position:absolute;bottom:0px;border:1px solid #359aff;background:rgba(0,0,0,0);color:#359aff;padding:10px 22px;border-radius:8px;cursor:pointer;font-size:.9rem}.roomsWrap .room-card .room-info .details-btn:hover{background:#359aff;color:#fff}.roomsWrap .room-card .room-price{position:relative;text-align:right;min-width:200px;padding-top:50px}.roomsWrap .room-card .room-price .select-room{margin-bottom:15px;width:100px;padding:10px 0px;background:#f6f6f6;border-radius:0 0 0 35px;display:flex;align-items:center;justify-content:center;font-weight:300;position:absolute;right:-16px;top:-12px;cursor:pointer}.roomsWrap .room-card .room-price .select-room.active{background-color:#ed6f0f;color:#fff;font-weight:400}.roomsWrap .room-card .room-price .select-room input[type=radio]{accent-color:#fff;margin-left:8px;width:20px;height:20px}.roomsWrap .room-card .room-price .price-info .old-price{text-decoration:line-through;color:gray;font-size:.9rem;margin:0}.roomsWrap .room-card .room-price .price-info .new-price{font-size:1.5rem;font-weight:600;color:#333;margin:2px 0}.roomsWrap .room-card .room-price .price-info .nights{display:block;font-size:.8rem;color:gray;margin-bottom:10px}.roomsWrap .basket{background-color:#fafafa;border:1px solid #dadada;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:20px 30px;width:370px;flex:0 0 370px;font-size:1rem;font-weight:300;color:gray}.roomsWrap .basket.active{background-color:#fff;justify-content:start;text-align:left;align-items:flex-start}.roomsWrap .basket h3{font-size:1.2rem;font-weight:400;color:#000;margin-bottom:25px}.roomsWrap .basket .column{display:flex;justify-content:space-between;width:100%;margin-bottom:15px}.roomsWrap .basket .column div{display:flex;flex-direction:column}.roomsWrap .basket .column div small{font-size:.9rem;font-weight:300;margin-bottom:6px}.roomsWrap .basket .column div small.orange{font-weight:400;color:#ed6f0f}.roomsWrap .basket .column div span{font-size:1rem;color:#000;font-weight:500}.roomsWrap .basket .column div.w50{width:50%}.roomsWrap .basket .column.h{flex-direction:column}.roomsWrap .basket .column.h div{flex-direction:row;justify-content:space-between}.roomsWrap .basket .column.h div small,.roomsWrap .basket .column.h div span{font-size:1.1rem;font-weight:400}.roomsWrap .basket hr{width:100%;border-bottom:1px solid #c3c3c3;margin-bottom:15px}.roomsWrap .basket a{border:1px solid #359aff;background-color:#359aff;color:#fff;padding:15px 20px;border-radius:10px;font-weight:400;width:100%;text-align:center}.roomsWrap .basket a:hover{background-color:rgba(0,0,0,0);color:#359aff}.tabContent p{line-height:1.3rem;font-size:.9rem;font-weight:300;margin-bottom:20px}.tabContent h1,.tabContent h2,.tabContent h3,.tabContent h4,.tabContent h5,.tabContent h6{font-size:1.4rem;font-weight:500;margin-bottom:10px}.locationWrap{display:flex;gap:20px}.locationWrap .box{background-color:#f6f6f6;border:1px solid #dadada;border-radius:10px;padding:20px;width:calc(50% - 10px);flex:0 0 calc(50% - 10px)}.locationWrap .box h3{font-size:1.2rem;font-weight:500;color:#000;margin-bottom:25px}.locationWrap .box ul{padding-left:15px}.locationWrap .box ul li{font-size:.9rem;font-weight:300;margin-bottom:10px;list-style:disc;color:#4d4d4d}.locationWrap .box ul li b{font-weight:500}.locationWrap .box ul.col3{display:flex;padding-left:0;flex-wrap:wrap;gap:20px}.locationWrap .box ul.col3 li{width:calc(33% - 20px);flex:0 0 calc(33% - 20px);display:flex;flex-direction:column}.locationWrap .box ul.col3 li small{margin-bottom:8px;font-size:.8rem}.locationWrap .box iframe{border-radius:10px;margin-bottom:20px}.turProgram .gun{margin-bottom:25px;padding:20px;border:1px solid #e5e1e1;border-radius:20px}.turProgram .gun .title{border-bottom:1px solid #359aff;padding-bottom:8px;margin-bottom:15px;color:#359aff}.turProgram .gun .title h6{font-size:1.4rem;font-weight:500;margin-bottom:12px}.turProgram .gun .title .cities{display:flex;gap:10px}.turProgram .gun .title .cities span{border:1px solid #359aff;font-size:.9rem;color:#359aff;border-radius:50px;padding:7px 15px}.turProgram .gun .content{font-size:1rem}.turProgram .gun .content h3{font-size:1.1rem;margin-bottom:10px}.turProgram .gun .content p:last-child{margin-bottom:0}.tabCampaignCard{background-color:#fafafa;border:1px solid #dadada;border-radius:10px;padding:10px;display:flex;gap:15px;margin-bottom:15px}.tabCampaignCard .image{width:262px;height:170px}.tabCampaignCard .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:10px}.tabCampaignCard .content{display:flex;flex-direction:column}.tabCampaignCard .content .title{display:flex;justify-content:space-between;margin-bottom:15px}.tabCampaignCard .content .title h3{font-size:1.3rem;color:#4d4d4d}.tabCampaignCard .content .title span{font-size:.9rem;color:#4d4d4d}.tabCampaignCard .content .title span b{font-weight:600}.tabCampaignCard .content a{margin:auto 0 0 auto;padding:11px 40px;color:#359aff;border:1px solid #359aff;border-radius:10px}.tabCampaignCard .content a:hover{border-color:#e7431f;color:#e7431f}.similarHotels{background-color:#fff;border-radius:20px;padding:20px 15px;box-shadow:0px 14px 14px 0px rgba(107,107,107,.0901960784)}.similarHotels h4{font-weight:500;font-size:1.3rem}.similarHotels .hotel-card{background-color:#f6f6f6}.mobile-menu{position:fixed;top:0;left:-100%;width:100%;height:100vh;background:#fff;z-index:999;display:flex;flex-direction:column;justify-content:space-between;transition:left .3s ease-in-out}.mobile-menu.active{left:0}.mobile-menu .menu-header{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;border-bottom:1px solid #eee}.mobile-menu .menu-header img{height:40px}.mobile-menu .menu-header .close-btn{font-size:24px;cursor:pointer}.mobile-menu .menu-links{flex:1;padding:20px}.mobile-menu .menu-links ul{list-style:none;padding:0;margin:0}.mobile-menu .menu-links ul li{margin:15px 0}.mobile-menu .menu-links ul li a{text-decoration:none;font-size:18px;color:gray;display:flex;justify-content:space-between;align-items:center}.mobile-menu .menu-links ul li.baslik ul{display:none;padding-left:15px}.mobile-menu .menu-links ul li.baslik ul li{margin:10px 0}.mobile-menu .menu-links ul li.baslik ul li a{font-size:16px;color:#676767}.mobile-menu .menu-links ul li.baslik.open ul{display:block}.mobile-menu .menu-footer{padding:20px;display:flex;justify-content:space-between;gap:10px}.mobile-menu .menu-footer button{flex:1;padding:12px;font-size:16px;border:none;border-radius:6px;cursor:pointer}.mobile-menu .menu-footer button.btn-primary{background:#ed6f0f;color:#fff}.mobile-menu .menu-footer button.btn-secondary{background:#e7431f;color:gray}.menu-toggle{position:relative;font-size:24px;cursor:pointer;float:right}@media(min-width: 768px){.menu-toggle{display:none !important}}@media(max-width: 768px){.m-none{display:none !important}.campaignsBox{padding:0;overflow:scroll;justify-content:start}.campaignsBox .item{width:175px;flex:0 0 175px}.mainBanner{margin-top:15px}.mainBanner .mainSwiper .swiper-pagination{width:100%;right:unset;left:unset;bottom:5px}.mainBanner .mainSwiper .swiper-pagination .swiper-pagination-bullet-active{height:10px}.searchArea{position:relative;width:100%;left:0}.searchArea .tabWrap{flex-direction:column}.searchArea .tabs{margin-bottom:10px}.searchArea .tabs button{font-size:.7rem;padding:3px 6px;gap:1px}.searchArea .links{display:none;overflow:scroll;justify-content:start}.searchArea .formArea{flex-direction:column}.searchArea .formArea .item{width:100%}.searchArea .formArea .item:first-child{width:100%}.searchArea .formArea .item .wrap input{max-width:40%}.searchArea .formArea .item .wrap select{width:100%;max-width:none}.searchArea .formArea.fullW .item{width:100%}.searchArea .formArea button{width:100%}.searchArea.tourLand{width:90%;left:5%}.searchArea.tourListLand{width:90%;left:5%;bottom:0}.storyBoxes{overflow-x:scroll}.grayBgShape h4{font-size:1.4rem}.campaignSliderArea .text-center{position:relative;z-index:2}.campaignSliderArea .swiperCoverFlow{width:80%}.campaignSliderArea .shapes .shape-left{left:-15px;width:126px}.campaignSliderArea .shapes .shape-right{right:16px;width:120px}.hotelSectionTitle,.tourSectionTitle{justify-content:space-between}.hotelSectionTitle h4,.tourSectionTitle h4{font-size:1.1rem;margin:0 auto 0 0}.hotelSectionTitle a,.tourSectionTitle a{flex:0 0 content}.tour-card,.hotel-card{margin-bottom:15px;height:auto}.titleShape{width:auto}.bolgelerArea .links{overflow-x:scroll;justify-content:start}.iconsText{align-items:flex-start;gap:30px 10px;padding:0;flex-wrap:wrap}.iconsText .item{width:calc(50% - 10px);flex:0 0 calc(50% - 10px)}.iconsText .item img{width:40px}.breadCrumbOrange,.campaignLinks{overflow-x:scroll}.breadCrumbOrange a,.campaignLinks a{flex:0 0 content}.campaignDetails .links{margin-top:25px}.turLandBanner{border-radius:0px 0px 10% 10%}.turLandCategoryBox{margin-bottom:15px}.tourListBanner{height:auto;padding:30px 0px}.productsSide .pageHeader{margin-top:15px}.productsSide .pageHeader .bottom .filterBtns{display:none}.hotel-item .top{flex-direction:column}.hotel-item .top .image{width:100%}.hotel-item .top .content{width:100%}.hotel-item .top .right{width:100%}.hotel-item .top .right .score{padding-right:0}.hotel-item .bottom{overflow-x:scroll}.hotel-item .bottom span{flex:0 0 content}.hotelInfoAreaWrap{flex-direction:column;width:100%;left:0}.hotelInfoAreaWrap .hotelInfoArea{width:100%;min-height:170px}.hotelInfoAreaWrap .hotelInfoArea .btns a{font-size:.7rem;padding:9px 6px}.hotelInfoAreaWrap .hotelInfoArea .btns.two a{font-size:.9rem;padding:12px 3px}.priceArea .formArea{flex-direction:column}.priceArea .formArea .item{width:100%}.priceArea .formArea .item:first-child{width:100%}.priceArea .formArea .item .wrap input{max-width:44%}.priceArea .formArea button{width:100%}.mContainerFluid{padding:0}.mContainerFluid .row{margin:0}.mContainerFluid .row .col-12{padding:0}.tabArea{border:0;border-radius:0;padding:0}.tabContent{padding:10px 20px}.roomsWrap{flex-direction:column}.roomsWrap .room-card{flex-direction:column}.roomsWrap .room-card .room-image img{height:140px;-o-object-fit:cover;object-fit:cover}.roomsWrap .room-card .room-info{border-right:0;padding:0}.roomsWrap .room-card .room-info .details-btn{position:relative}.roomsWrap .room-card .room-price{padding-top:20px}.roomsWrap .room-card .room-price .select-room{border-radius:0 20px 0 0;left:-16px;right:auto;top:auto;bottom:-27px}.roomsWrap .basket{width:auto}.locationWrap{flex-direction:column}.locationWrap .box{width:100%;flex:0 0 100%}.locationWrap .box ul.col3 li{width:calc(50% - 20px);flex:0 0 calc(50% - 20px)}.turProgram .gun .title .cities{flex-wrap:wrap}.tabCampaignCard{flex-direction:column}.tabCampaignCard .image{width:100%}.feature-card .icon-container{top:-30px;left:-15px}}/*# sourceMappingURL=main.min.css.map */