/*colors*/
/* Required for full background image */
* {
  font-family: sans-serif; }

html, body, .view {
  height: 100%;
  font-family: sans-serif; }

.btn .fa {
  margin-left: 3px; }

textarea {
  resize: vertical; }

.top-nav-collapse {
  background-color: #424f95 !important; }

.navbar:not(.top-nav-collapse) {
  background: #424f95 !important; }

@media (max-width: 991px) {
  .navbar:not(.top-nav-collapse) {
    background: #424f95 !important; } }
.btn-white {
  color: black !important; }

h6 {
  line-height: 1.7; }

.rgba-gradient {
  background-image: -webkit-gradient(linear, left bottom, right top, from(#020812), color-stop(#030b19), color-stop(#030e1f), color-stop(#031025), to(#03122b));
  background-image: linear-gradient(to right top, #020812, #030b19, #030e1f, #031025, #03122b);
  opacity: .65;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  z-index: 0; }

.card {
  background-color: rgba(126, 123, 215, 0.2);
  margin-bottom: 30px; }

.md-form label {
  color: #ffffff; }

h6 {
  line-height: 1.7; }

.section {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding-top: 5%; }

.bg-dark {
  background-color: rgba(33, 33, 33, 0.5) !important; }

.nav-link {
  border-radius: 50rem !important; }

.topnav {
  overflow: hidden; }

.topnav a {
  border-radius: 0rem !important;
  float: left;
  display: block;
  color: black;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
  border-bottom: 3px solid transparent; }

.topnav a:hover {
  border-bottom: 3px solid #ffffff; }

.topnav a.active {
  border-bottom: 3px solid #ffffff; }  

.payment-status {
  height: 100vh;
  background-color: #0c5460;
}
  .payment-status::after {
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    content: "";
    z-index: 0; }
  .payment-status .row {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 1;
    color: #ffffff; }
    .payment-status .row h3 {
      width: 100%; }

.terms-top{
  margin-top: 120px;}

.navbar {
  -webkit-box-shadow: none;
          box-shadow: none; }

.home_hero .mask .quick-serach .tab-content label {
  margin-top: 20px; }

@media (max-width: 993px) {
  .home_hero .mask .hero-description {
    display: none; }
  .home_hero .mask .quick-serach {
    margin-top: 150px; } }
@media (max-width: 993px) {
  .home_hero .mask .hero-description {
    display: none; }
  .home_hero .mask .quick-serach {
    margin-top: 150px; } }
@media (max-width: 993px) {
  .home_hero .mask .hero-description {
    display: none; }
  .home_hero .mask .quick-serach {
    margin-top: 150px; } }
@media (max-width: 993px) {
  .home_hero .mask .hero-description {
    display: none; }
  .home_hero .mask .quick-serach {
    margin-top: 150px; } }
.tour-packages .tour-card-container .card {
  margin-bottom: 40px; }
  .tour-packages .tour-card-container .card .view {
    background: url("https://static01.nyt.com/images/2019/02/03/travel/03frugal-srilanka01/merlin_148552275_74c0d250-949c-46e0-b8a1-e6d499e992cf-superJumbo.jpg?quality=90&auto=webp");
    background-size: cover;
    border-radius: 5px;
    padding: 30px;
    height: 200px;
    position: relative; }
    .tour-packages .tour-card-container .card .view h2 {
      color: #ffffff;
      font-size: 1.4rem;
      font-weight: 600;
      margin-bottom: 0;
      position: absolute;
      bottom: 50px; }
    .tour-packages .tour-card-container .card .view span {
      color: #ffffff;
      font-size: 0.8rem;
      position: absolute;
      bottom: 30px; }
    .tour-packages .tour-card-container .card .view a .mask {
      cursor: pointer; }

.popular-routs ul {
  padding-left: 0; }
  .popular-routs ul li {
    list-style: none;
    font-size: 0.76rem;
    font-weight: 600; }
    .popular-routs ul li a {
      color: #212529; }
      .popular-routs ul li a:hover {
        color: #007bff;
        text-decoration: underline; }
  .popular-routs ul .list-title {
    font-size: 1rem; }
  .popular-routs ul .v-none {
    visibility: hidden; }

.testimonials h2 {
  margin-bottom: 40px; }
.testimonials .tst-slider .tst-slide .tst-thumb {
  width: 100%; }
  .testimonials .tst-slider .tst-slide .tst-thumb img {
    margin: 0 auto;
    height: 100px;
    width: 100px;
    border-radius: 50%; }
.testimonials .tst-slider .tst-slide .tst-quote {
  margin-top: 40px;
  margin-bottom: 40px; }
.testimonials .tst-slider .slick-prev:before, .testimonials .tst-slider .slick-next:before {
  color: #B2B2B2; }

.tour {
  height: auto; }
  .tour .view {
    height: 500px; }
  .tour .tour-timeline .days {
    margin: 40px auto; }
    .tour .tour-timeline .days .tour-tabs ul {
      list-style: none;
      border-bottom: none;
      padding-left: 35px;
      margin-bottom: 20px; }
      .tour .tour-timeline .days .tour-tabs ul li .nav-link {
        float: left;
        margin-right: 20px;
        border-radius: 20px;
        padding: 8px;
        border: solid thin rgba(0, 0, 0, 0.6);
        cursor: pointer;
        -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
                box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
        color: #212529;
        text-decoration: none; }
      .tour .tour-timeline .days .tour-tabs ul li .active {
        color: #ffffff;
        background-color: #00A88F;
        text-decoration: none; }
    .tour .tour-timeline .days .tour-tabs h2, .tour .tour-timeline .days .tour-tabs h3 {
      width: 100%;
      margin-bottom: 5px;
      font-weight: 300;
      margin-left: 6%; }
    .tour .tour-timeline .days .plan .itemtext {
      padding: 0 0 40px 0;
      min-height: 300px; }
      .tour .tour-timeline .days .plan .itemtext img {
        width: 45%;
        margin: 10px;
        float: left;
        border-radius: 5px; }
    .tour .tour-timeline .days .plan .line {
      display: block;
      background-color: #7a7a7a;
      position: relative;
      width: 2px;
      margin: 0 auto; }
      .tour .tour-timeline .days .plan .line:before {
        content: "";
        position: absolute;
        height: 20px;
        width: 20px;
        border-radius: 50%;
        top: -20px;
        left: -9px;
        background-color: #00A88F; }
    .tour .tour-timeline .days .plan .date {
      background-color: #ffffff;
      position: relative;
      width: auto;
      margin: 0 auto;
      right: 40px;
      top: 5px; }
      .tour .tour-timeline .days .plan .date p {
        margin-bottom: 0; }
  .tour .tour-timeline .side-info {
    width: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    position: absolute;
    top: -200px; }
    .tour .tour-timeline .side-info .card-header {
      background: transparent; }
      .tour .tour-timeline .side-info .card-header p {
        font-weight: 600;
        margin-bottom: 0; }
      .tour .tour-timeline .side-info .card-header h1 {
        font-weight: 600;
        text-align: right; }
        .tour .tour-timeline .side-info .card-header h1 small {
          font-weight: 600;
          font-size: 40%; }
      .tour .tour-timeline .side-info .card-header h6 {
        font-weight: 600; }
      .tour .tour-timeline .side-info .card-header .facilities img {
        width: 40px;
        float: left;
        margin-right: 10px; }
    .tour .tour-timeline .side-info .card-footer {
      background-color: #21314D;
      text-align: center; }
      .tour .tour-timeline .side-info .card-footer .btn {
        font-weight: 900; }

.tourpath {
  text-align: center;
  padding: 40px 0px; }

.tourpath button {
  font-size: 20px; }

.tourmap {
  overflow: hidden;
  height: 500px; }

@media (max-width: 993px) {
  .tour .tour-timeline .days .tour-tabs ul {
    margin: 0 auto 1rem auto; }
  .tour .tour-timeline .days .tour-tabs h2, .tour .tour-timeline .days .tour-tabs h3 {
    text-align: center;
    margin-left: 0; }
  .tour .tour-timeline .days .plan .date {
    right: 0;
    font-size: 2rem;
    font-weight: 300;
    margin-top: 20px;
    margin-bottom: 20px; }
  .tour .tour-timeline .days .plan .line {
    display: none; }
  .tour .tour-timeline .side-info {
    margin: 20px 0;
    position: initial;
    top: initial; } }
@media (max-width: 769px) {
  .tour .tour-timeline .days .tour-tabs ul li {
    margin-top: 10px;
    width: 100%;
    text-align: center; }
    .tour .tour-timeline .days .tour-tabs ul li .nav-link {
      width: 100%; } }
@media (max-width: 426px) {
  .tour .tour-timeline .days .tour-tabs ul li {
    width: 100%;
    text-align: center; } }
.selection {
  background-color: #F5F5F5; }
  .selection .section-form {
    padding-top: 100px;
    padding-bottom: 10px; }
    .selection .section-form h1 {
      padding-left: 15px; }
    .selection .section-form .form-progress .progress-node {
      position: relative; }
      .selection .section-form .form-progress .progress-node .line {
        width: 100%;
        height: 5px;
        background: #656565; }
      .selection .section-form .form-progress .progress-node .circle {
        height: 20px;
        width: 20px;
        background: #656565;
        border-radius: 50%;
        position: absolute;
        top: -9px;
        left: 0;
        right: 0;
        margin: 0 auto; }
        .selection .section-form .form-progress .progress-node .circle p {
          color: #ffffff;
          margin: 0;
          padding: 1px 6.5px; }
      .selection .section-form .form-progress .progress-node .step {
        margin: 10px 0;
        text-align: center;
        text-transform: uppercase; }
    .selection .section-form .form-progress .progress-node-active .line {
      background: #2680EB; }
    .selection .section-form .form-progress .progress-node-active .circle {
      background: #2680EB; }
    .selection .section-form .bold {
      margin-top: 40px; }
    .selection .section-form .btn {
      margin-top: 30px; }
    .selection .section-form .btn-cyan {
      width: 100%; }
    .selection .section-form p {
      margin-top: 30px;
      font-size: 0.8rem; }

.results h6 {
  margin: 15px 0; }
.results .result-table .table {
  border-collapse: separate;
  border-spacing: 0 5px; }
  .results .result-table .table thead tr th {
    font-size: 0.6rem; }
  .results .result-table .table tbody tr {
    background-color: #F5F5F5;
    border-radius: 5px;
    margin: 5px 0; }
    .results .result-table .table tbody tr th, .results .result-table .table tbody tr td {
      padding: 35px 10px;
      font-size: 0.6rem; }
    .results .result-table .table tbody tr .req_button {
      padding-top: 1.1rem;
      padding-bottom: 1rem; }
      .results .result-table .table tbody tr .req_button button {
        float: right;
        font-size: 0.6rem; }

@media (min-width: 992px) {
  .selection .section-form h1 {
    margin-bottom: 15px; }
  .selection .section-form .form-progress {
    margin: 15px 0; }

  .results .result-table .table thead tr th, .results .result-table .table thead tr td, .results .result-table .table tbody tr th, .results .result-table .table tbody tr td {
    font-size: 0.9rem; } }
.train-booking {
  margin-top: 15px; }
  .train-booking .form-group label {
    text-align: right; }
  .train-booking .form-group input {
    margin-bottom: 10px; }
  .train-booking .form-group .input-group input {
    margin-bottom: 0; }
  .train-booking .form-check {
    padding-left: 8.5rem;
    margin-bottom: 15px; }

@media (max-width: 768px) {
  .train-booking .form-group label, .train-booking .form-group input {
    text-align: left; }
  .train-booking .form-group .radio-lable {
    width: auto; }
  .train-booking .form-group .input-group .input-group-prepend {
    display: block; }
  .train-booking .form-group .input-group input {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content; }
  .train-booking .form-check {
    padding-left: 15px; } }
.train-check {
  margin-top: 15px; }
  .train-check .train-bill .row .col-3 p {
    text-align: right; }

.taxi-selection {
  width: 100%;
  height: 100vh;
  position: relative;
  top: 78px;
  overflow: hidden; }
  .taxi-selection .taxi-map {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    overflow: hidden; }
  .taxi-selection .taxi-selection-form .card {
    background: #ffffff;
    margin: 15px 15px; }
    .taxi-selection .taxi-selection-form .card h2 {
      margin-left: 2.5rem; }
    .taxi-selection .taxi-selection-form .card .form-group i {
      vertical-align: bottom;
      text-align: center;
      width: 100%; }
    .taxi-selection .taxi-selection-form .card .form-group p {
      padding-top: 1rem;
      overflow: hidden; }
      .taxi-selection .taxi-selection-form .card .form-group p i {
        cursor: pointer; }

.taxi-booking {
  margin-top: 15px; }
  .taxi-booking .form-group label {
    text-align: right; }
  .taxi-booking .form-group input {
    margin-bottom: 10px; }
  .taxi-booking .form-group .input-group input {
    margin-bottom: 0; }
  .taxi-booking .side-info {
    background: #ffffff; }
    .taxi-booking .side-info .title {
      font-size: 0.9rem;
      text-align: center; }
    .taxi-booking .side-info .class-info img {
      width: 100px; }
    .taxi-booking .side-info .class-info .price {
      padding: 10px;
      border-radius: 15px;
      font-size: 0.8rem;
      border: solid 1px #707070; }
    .taxi-booking .side-info .class-info .type {
      font-weight: 600; }
    .taxi-booking .side-info .class-info .passenger-count {
      margin-left: 100px; }
    .taxi-booking .side-info .car .price {
      background: #FFB24D; }
    .taxi-booking .side-info .van .price {
      background: #ffffff; }
    .taxi-booking .side-info .xl-van .price {
      background: #00A88F; }

.taxi-checkout {
  margin-top: 15px; }
  .taxi-checkout .taxi-bill .row .col-3 p {
    text-align: right; }

/*# sourceMappingURL=main.css.map */