<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.top-banner{height:10vh;background-position:center;background-repeat:no-repeat;background-size:cover;display:flex;align-items:center;color:#fff;position:relative;z-index:2;margin-top:70px}@media (min-width:970px){.top-banner{margin-top:50px!important}}.content p{text-align:justify}.top-banner::after{content:"";position:absolute;left:0;top:0;z-index:1;width:100%;height:100%}.top-banner .destinations,.top-banner h6{position:relative}.top-banner .from,.top-banner .to{width:150px;padding:10px 20px;font-size:18px;letter-spacing:2px;text-align:center;border-radius:5px}.top-banner h6{color:#fff;padding:5px 20px;background:hsla(0,0%,100%,.1);font-size:17px;margin-right:10px;z-index:2;display:inline-block}.top-banner button{position:relative;z-index:2}.top-banner .to{background:#0b5592;margin-right:0}.top-banner .from{background:var(--red-bg)}@media (max-width:520px){.top-banner .from,.top-banner .to{width:100px;font-size:15px;text-align:center;border-radius:5px}.top-banner .from{background:var(--red-bg);padding:8px 5px;letter-spacing:2px}.top-banner .to{background:#0b5592;padding:10px 5px;letter-spacing:1px;margin-right:0}}.top-banner .destinations::after{content:"";position:absolute;left:0;top:45%;width:100%;height:4px;background:linear-gradient(110deg,#fc1313 38%,#4b50ff 60%)}.top-banner .flex{justify-content:space-between}.top-banner .flex div{display:flex;align-items:center;justify-content:space-between}.service-details h2{padding:5px 0;text-transform:capitalize;font-weight:500}.service-details button.btn{background:#d24639}table{margin-bottom:20px}.rwd-table{min-width:250px;max-width:100%;border-collapse:collapse;color:#333;border-radius:.4em;overflow:hidden}.rwd-table tr:first-child{border-top:none;background:#428bca;color:#fff}.rwd-table tr{border-top:1px solid #ddd;border-bottom:1px solid #ddd;background-color:#f5f9fc;border-color:#bfbfbf}.rwd-table tr:nth-child(odd):not(:first-child){background-color:#ebf3f9}.rwd-table th{display:none}.rwd-table td{display:block}.rwd-table td:before{content:attr(data-th) ": ";font-weight:700;width:120px;display:inline-block;color:#000}.rwd-table td,.rwd-table th{text-align:left;padding:2px 20px!important}@media screen and (max-width:601px){.top-banner{height:10vh!important;margin-top:70px!important}.rwd-table tr:nth-child(2){border-top:none}.rwd-table td:before{content:attr(data-th) ": ";font-weight:700;width:60px;display:inline-block;color:#000}.rwd-table td,.rwd-table th{padding:2px 7px!important}tbody{font-size:12px}}@media screen and (min-width:600px){.rwd-table tr:hover:not(:first-child){background-color:#d8e7f3}.rwd-table td:before{display:none}.rwd-table td,.rwd-table th{display:table-cell}.rwd-table td:first-child,.rwd-table th:first-child{padding-left:0}.rwd-table td:last-child,.rwd-table th:last-child{padding-right:0}}@-webkit-keyframes leftRight{0%,100%{-webkit-transform:translateX(0)}25%{-webkit-transform:translateX(-10px)}75%{-webkit-transform:translateX(10px)}}@keyframes leftRight{0%,100%{transform:translateX(0)}25%{transform:translateX(-10px)}75%{transform:translateX(10px)}}</pre></body></html>