.ellipsis,.truncate-string{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.tc-card .bounds .bound .bound-details p,.tc-card .tc-card-header h4{line-height:1.2rem;margin:0}.btn,.input-button,.tc-btn{outline:0!important}.error-card .error-list,.error-card .error-list li{text-decoration:none!important}body,html{padding-right:0!important}body,h4,html{font-family:Rubik,sans-serif!important}h2,h3,h4{font-family:var(--primary-font);text-transform:inherit!important}p{color:inherit!important}*{margin:0;padding:0}:root{--success-color:#56bc71;--swiper-navigation-size:20px;--swiper-navigation-top-offset:50%;--swiper-navigation-sides-offset:10px;--swiper-navigation-color:var(--primary-color)}.alerts{padding:14px 20px;border-radius:5px;margin-bottom:10px}.alerts p{margin:0;line-height:1.3rem}.alerts.success{color:#008223;background-color:#e1f4e6}.alerts.success p{color:#008223}.alerts.info,.alerts.info p{color:#004085!important}.alerts.info{background-color:#e5efff}.alerts.warning,.alerts.warning p{color:#ffac3e!important}.alerts.warning{background-color:#fff3e2}.alerts.danger,.alerts.danger p{color:#ff2828!important}.alerts.danger{background-color:#ffeded}.input-error{border:1px solid #ff7c7c!important}.actions-flex{display:flex;justify-content:center;align-items:center}.btn{padding:10px 25px;border-radius:5px}.action-btn{padding:13px 25px}.secondary-btn{color:var(--secondary-lite-color);background-color:var(--secondary-color)}.secondary-btn:hover{color:var(--secondary-color);background-color:var(--secondary-lint-color)}.secondary-lint-btn{color:var(--secondary-color);background:var(--secondary-lint-color)!important}.header-content a,.header-content select,.tc-btn-primary{color:var(--primary-lint-color)}.secondary-lint-btn:hover{color:var(--secondary-lint-color);background:var(--secondary-color)!important}.ellipsis{display:block}.truncate-string{max-width:100%;display:inline-block}.header-search-bar.desktop{display:flex}.desktop{display:block!important}.header-search-bar.mobile,.mobile{display:none!important}.logo-img{max-width:90px}.custom-input-group{display:flex;align-items:center}.custom-input-group select{padding:8px;border:1px solid #e2e2e2;border-radius:4px 0 0 4px;width:70px;margin-right:0;border-right:0}.custom-input-group input[type=text]{padding:8px;border:1px solid #e2e2e2;border-radius:0 4px 4px 0;flex:1}.form-body input[type=text]{padding:15px;border:1px solid #e2e2e2;border-radius:4px}.form-control,.form-input{border-radius:3px!important}.form-input{border:1px solid #e2e2e2}select.form-control{height:46px!important}.flight-duration{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:10px;font-size:12px}.flight-duration-border:after,.flight-duration-border:before{content:"";position:absolute;width:6px;height:6px;display:inline-block;background-color:#fff;border:1px solid;border-radius:50%;top:-.2rem}.flight-duration-border:before{left:-1px}.flight-duration-border:after{right:-1px}.skeleton-box{display:inline-block;height:1.6em;position:relative;overflow:hidden;background-color:#eee;border-radius:3px}.header-content,.tc-btn-primary{background-color:var(--primary-color)}.skeleton-box:after{position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);background-image:linear-gradient(90deg,rgba(255,255,255,0) 0,rgba(255,255,255,.2) 20%,rgba(255,255,255,.5) 60%,rgba(255,255,255,0));-webkit-animation:2s infinite shimmer;animation:2s infinite shimmer;content:""}@-webkit-keyframes shimmer{to{transform:translate(100%)}}@keyframes shimmer{to{transform:translate(100%)}}.tc-btn{padding:10px 25px;border-radius:5px;cursor:pointer;transition:.5s}.tc-btn-primary:hover{background-color:var(--primary-lint-color);color:var(--primary-color)}.primary-color{color:var(--primary-color)}.header-content a:hover{color:var(--secondary-color)!important}.price-range .custom_tc_slider{position:relative;z-index:1;height:10px;margin:0 15px}.price-range .custom_tc_slider>.track{position:absolute;z-index:1;left:0;right:0;top:0;bottom:0;border-radius:5px;background-color:var(--primary-lint-color)}.price-range .custom_tc_slider>.range{position:absolute;z-index:2;left:25%;right:25%;top:0;bottom:0;border-radius:5px;background-color:var(--primary-color)}.price-range .custom_tc_slider>.thumb{position:absolute;z-index:3;width:30px;height:30px;background-color:var(--primary-color);border-radius:50%}.price-range .custom_tc_slider>.thumb.left{left:25%;transform:translate(-15px,-10px)}.price-range .custom_tc_slider>.thumb.right{right:25%;transform:translate(15px,-10px)}.price-range input[type=range]{position:absolute;pointer-events:none;-webkit-appearance:none;z-index:2;height:10px;width:100%;opacity:0}.price-range input[type=range]::-webkit-slider-thumb{pointer-events:all;width:30px;height:30px;border-radius:0;border:0;background-color:red;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none}.mxw-100{max-width:100%!important}.rotate{-webkit-animation:3s linear infinite spin;-moz-animation:3s linear infinite spin;animation:3s linear infinite spin}@-moz-keyframes spin{to{-moz-transform:rotate(360deg)}}@-webkit-keyframes spin{to{-webkit-transform:rotate(360deg)}}@keyframes spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.responsive-filters-container{display:none}.sidebar{display:block}.tc-card{background-color:#fff;border-radius:5px;border:none;margin-bottom:25px}.tc-card .tc-card-header{padding:13px 15px;font-weight:600;border-bottom:1px solid #f7f7f7;display:flex;align-items:center;justify-content:space-between}.tc-card .tc-card-header h4{color:var(--primary-color)!important}.tc-card .tc-card-header p{font-size:13px;margin:0;color:#006135;text-align:right;line-height:1.1rem}.tc-card .tc-card-header .tc-btn{font-size:13px;font-weight:400;color:var(--primary-color)}.tc-card .tc-card-content{padding:15px}.tc-card .tc-card-content .tc-card-title{color:var(--primary-color)!important}.tc-card .bounds .bound{padding-top:15px;padding-bottom:15px}.tc-card .bounds .bound .bound-details .time{font-weight:600}.tc-card .bounds .bound .bound-details .time span{font-weight:400;color:#6d8494}.tc-card .bounds .bound .row{margin-left:0;margin-right:0}.tc-card .bounds .bound .row .col-md-2:first-child{display:flex;gap:5px;padding:5px 15px}.tc-card .bounds .bound .row .col-md-2:first-child p{font-size:13px;margin:-5px 0 0;color:var(--primary-color)}.tc-card .bounds .bound .row .col-md-2:first-child small{font-size:14px;opacity:.7;display:inline-block;min-width:100px}.tc-card .bounds .bound .flight-logo{width:40px;min-width:30px}.tc-card .bounds .bound:not(:last-child){border-bottom:1px dashed #f7f7f7}.passenger-lists .passenger-list-item{margin-bottom:20px}.passenger-lists .passenger-list-item h5{font-family:Rubik;font-size:17px;margin:0;padding:0 15px}.passenger-lists .passenger-list-item h5.passenger-title{font-size:13px;font-family:Rubik;color:var(--primary-color);margin-bottom:5px;margin-top:10px;padding:0}.form-body{margin-top:15px}.form-body input.with-title{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.form-body button:focus,.form-body input:focus,.form-body select:focus,.form-body textarea:focus{outline:0;box-shadow:none;border:1px solid var(--primary-color)!important}.form-body .date-of-birth{display:grid;align-items:center;justify-content:flex-start;grid-template-columns:1.1fr 2fr 1.5fr}.form-body .date-of-birth select{padding-left:10px;padding-right:5px}.form-body .date-of-birth .month select{border-right:0!important;border-left:0!important;border-radius:0!important}.form-body .date-of-birth .year select{border-left:0!important;border-top-left-radius:0!important;border-bottom-left-radius:0!important}.form-body .date-of-birth .day select{border-right:0!important;border-top-right-radius:0!important;border-bottom-right-radius:0!important}.form-select{width:75px!important;background-position:right .2rem center!important}.gradient-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to top,rgba(62,63,149,.881),rgba(62,64,149,.2))}.responsive-floating-header{background-color:var(--primary-color);min-height:60px;max-height:fit-content;display:flex;flex-direction:column;justify-content:center;padding:10px 15px;color:var(--primary-lint-color);position:fixed;width:100%;top:0;right:0;z-index:999}.responsive-floating-header .left{padding:15px;display:flex;justify-content:center;align-items:center;height:100%}.responsive-floating-header .left .back-arrow{font-size:25px;color:var(--primary-lint-color)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:var(--primary-color);border-radius:25px}.vs__clear,.vs__open-indicator{background-repeat:no-repeat;background-position:center;background-size:16px 12px;width:20px;height:20px}::-webkit-scrollbar-thumb:hover{background:#555}.form-control{border:1px solid #f1f1f1!important}.vs__search{font-size:14px!important}.vs__open-indicator{display:flex;justify-content:center;align-items:center;font-weight:400;color:#3c4d62;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");border:none}.vs__clear{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBVcGxvYWRlZCB0bzogU1ZHIFJlcG8sIHd3dy5zdmdyZXBvLmNvbSwgR2VuZXJhdG9yOiBTVkcgUmVwbyBNaXhlciBUb29scyAtLT4NCjxzdmcgaGVpZ2h0PSI4MDBweCIgd2lkdGg9IjgwMHB4IiB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiANCgkgdmlld0JveD0iMCAwIDM3OC4zMDMgMzc4LjMwMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8cG9seWdvbiBzdHlsZT0iZmlsbDojRkYzNTAxOyIgcG9pbnRzPSIzNzguMzAzLDI4LjI4NSAzNTAuMDE4LDAgMTg5LjE1MSwxNjAuODY3IDI4LjI4NSwwIDAsMjguMjg1IDE2MC44NjcsMTg5LjE1MSAwLDM1MC4wMTggDQoJMjguMjg1LDM3OC4zMDIgMTg5LjE1MSwyMTcuNDM2IDM1MC4wMTgsMzc4LjMwMiAzNzguMzAzLDM1MC4wMTggMjE3LjQzNiwxODkuMTUxICIvPg0KPC9zdmc+)}.vs__deselect{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBVcGxvYWRlZCB0bzogU1ZHIFJlcG8sIHd3dy5zdmdyZXBvLmNvbSwgR2VuZXJhdG9yOiBTVkcgUmVwbyBNaXhlciBUb29scyAtLT4NCjxzdmcgaGVpZ2h0PSI4MDBweCIgd2lkdGg9IjgwMHB4IiB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiANCgkgdmlld0JveD0iMCAwIDM3OC4zMDMgMzc4LjMwMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8cG9seWdvbiBzdHlsZT0iZmlsbDojRkYzNTAxOyIgcG9pbnRzPSIzNzguMzAzLDI4LjI4NSAzNTAuMDE4LDAgMTg5LjE1MSwxNjAuODY3IDI4LjI4NSwwIDAsMjguMjg1IDE2MC44NjcsMTg5LjE1MSAwLDM1MC4wMTggDQoJMjguMjg1LDM3OC4zMDIgMTg5LjE1MSwyMTcuNDM2IDM1MC4wMTgsMzc4LjMwMiAzNzguMzAzLDM1MC4wMTggMjE3LjQzNiwxODkuMTUxICIvPg0KPC9zdmc+)!important;background-repeat:no-repeat!important;background-position:center!important;background-size:12px 10px!important;width:15px;height:15px}.v-select{height:45px}.vs__dropdown-toggle{height:100%;border:1px solid #f1f1f1!important}.vs__selected{border:none!important;padding:0 .5rem!important}.input-button{width:100%;height:45px;display:block;text-align:left;padding-left:15px;border-radius:5px;background-color:transparent!important;border:1px solid #f1f1f1!important}.error-card{background-color:#fff;padding:15px;border:none;margin:10px auto;border-radius:5px}.error-card .error-list li{color:#ff6c6c;font-size:14px}.error-card .error-list li:last-child{margin-bottom:0}@media screen and (max-width:920px){.header-search-bar.mobile,.header-search-bar.mobile .details{height:fit-content!important;max-height:fit-content!important}.hotel-list{padding:25px 0 80px}.header-search-bar.desktop,.sidebar{display:none}.header-search-bar.mobile{display:flex;padding:15px 0}.header-search-bar.mobile .container{display:grid;grid-template-columns:2fr 1fr;align-items:center}.header-search-bar.mobile .details{display:flex;flex-direction:column;padding:0 10px}.header-search-bar.mobile .modify-btn{font-size:27px;font-weight:600;color:var(--primary-lint-color);display:flex;justify-content:flex-end;padding-right:10px}.header-search-bar.mobile .destination{font-size:18px;font-weight:600}.header-search-bar.mobile .date,.header-search-bar.mobile .guests{font-size:13px;font-weight:400}.content-header,.desktop{display:none!important}.responsive-filters-container{display:flex}.mobile{display:block!important}.no-flight-list-container{padding-top:100px!important}.no-flight-details-card{width:90%!important;margin:0 auto}.flight-booking-section{padding-top:20px!important}.flight-booking-section.home-banner{padding:0!important}.searchForm .form-nav-tabs,.searchForm .form-nav-tabs li a{padding:10px 15px!important}.searchForm .form-nav-tabs{width:100%!important}.swiper-button-next,.swiper-button-prev{display:flex!important}}
