403Webshell
Server IP : 103.234.187.230  /  Your IP : 216.73.216.216
Web Server : Apache
System : Linux lserver42043-ind.megavelocity.net 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64
User : apache ( 48)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/html/b2b.hellogtx.com/public/css/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/html/b2b.hellogtx.com/public/css/sightseeing.css
.sightseeing-search-area {
  background-color: #eeeeee;
  padding: 15px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  border: 1px solid #d7d7d7;
}
.sightseeing-sort {
  font-size: 14px;
  margin-right: 10px;
}
.sightseeing-sort-btn {
  margin-left: 2px;
  cursor: pointer;
  font-weight: 600;
}
.sightseeing-search {
  margin-left: auto;
}
.sightseeing-search .form-control {
  font-size: 14px;
  border-radius: 0;
  padding-left: 8px;
  padding-right: 8px;
  min-width: 215px;
}
.sightseeing-reset-btn {
  border: 1px solid #ccc;
  background: #fff;
  padding: 4px 8px;
  height: 35px;
  margin-left: 10px;
  font-size: 14px;
  cursor: pointer;
}
.sightseeing-reset-btn:focus {
  outline: 0;
}
.sightseeing-reset-btn i {
  font-size: 13px;
}
.sightseeing-listing-area {
  padding: 15px;
  border: 1px solid #d7d7d7;
  background-color: #fff;
  border-top: 0;
}
.sightseeing-listing-box {
  margin-bottom: 15px;
  /*border-bottom: 1px solid #dfdfdf;
  padding-bottom: 15px;*/
}
.sightseeing-listing-box:last-child {
  margin-bottom: 0;
  border-bottom: none;
  padding-bottom: 0;
}
.sightseeing-img img {
  max-width: 100%;
  width: 100%;
  aspect-ratio: 4 / 2;
  object-fit: cover;
  min-height: 130px;
}
.sightseeing-listing-box h3 {
  font-size: 18px;
  margin-top: 0;
}
.sightseeing-listing-box h3 span {
  font-size: 12px;
}
.sightseeing-open-time {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 6px;
}
.sightseeing-open-time p {
  margin-right: 30px;
  margin-bottom: 5px;
}
.sightseeing-list-head {
  display: flex;
  flex-wrap: wrap;
  background: #f5f5f5;
  margin-bottom: 5px;
  padding: 5px 8px;
}
.sightseeing-list-key {
  font-weight: 600;
  margin-right: 1%;
  font-size: 13px;
}
.sightseeing-list-key:first-child {
  width: 15%;
}
.sightseeing-list-key:nth-child(2) {
  width: 10%;
}
.sightseeing-list-key:nth-child(3) {
  width: 6%;
}
.sightseeing-list-key:nth-child(4) {
  width: 6%;
}
.sightseeing-list-key:nth-child(5) {
  width: 15%;
}
.sightseeing-list-key:nth-child(6) {
  width: 15%;
}
.sightseeing-list-key:nth-child(7) {
  width: 8%;
}
.sightseeing-list-key:last-child {
  width: 18%;
  margin-left: auto;
  text-align: center;
}
.sightseeing-list-key .info-icon {
  color: #9b9b9b;
  cursor: pointer;
  transition: .2s all ease-out;
  margin-left: 2px;
  font-size: 14px;
  vertical-align: middle;
}
.sightseeing-list-key .info-icon:hover {
  color: #252525;
}
.sightseeing-list-body {
  display: flex;
  flex-wrap: wrap;
}
.sightseeing-list-val {
  margin-right: 1%;
}
.sightseeing-list-val:first-child {
  width: 14%;
}
.sightseeing-list-val:nth-child(2) {
  width: 10%;
}
.sightseeing-list-val:nth-child(3) {
  width: 6%;
}
.sightseeing-list-val:nth-child(4) {
  width: 6%;
}
.sightseeing-list-val:nth-child(5) {
  width: 15%;
}
.sightseeing-list-val:nth-child(6) {
  width: 18%;
}
.sightseeing-list-val:nth-child(7) {
  width: 8%;
}
.sightseeing-list-val:last-child {
  width: 15%;
  margin-left: auto;
  text-align: right;
  margin-right: 0;
}
.sightseeing-list-val .form-group {
  width: 100%;
}
.sightseeing-list-val .form-group select.form-control {
  font-size: 13px;
  padding-left: 5px;
  padding-right: 5px;
  border-radius: 0;
}
.sightseeing-list-val .form-group select.form-control.sightseeing-qty {
  min-width: 50px;
}
.sightseeing-list-val .form-group select.form-control.vehicle-capacity {
  width: 100%;
}
.sightseeing-list-val .form-group .form-control.sightseeing-date {
  min-width: 85px;
}
.sightseeing-list-val .form-group .form-control {
  font-size: 13px;
  padding-left: 7px;
  padding-right: 7px;
  border-radius: 0;
}
.sightseeing-list-val .sightseeing-price-select {
  white-space: nowrap;
}
.sightseeing-list-val .sightseeing-price {
  font-weight: 600;
}
.sightseeing-list-val .transport-price {
  font-weight: 600;
}
.sightseeing-list-val .sightseeing-select-btn {
  border: 1px solid #f8693e;
  background-color: #fff;
  border-radius: 0;
  transition: .2s all ease-out;
  margin-left: 5px;
}
.sightseeing-list-val .sightseeing-select-btn:hover {
  background-color: #f8693e;
  color: #fff;
}
.transfer-sightseeing-list-key {
  font-weight: 600;
  margin-right: 1%;
  font-size: 13px;
}
.transfer-sightseeing-list-key:first-child {
  width: 10%;
}
.transfer-sightseeing-list-key:nth-child(2) {
  width: 6%;
}
.transfer-sightseeing-list-key:nth-child(3) {
  width: 6%;
}
.transfer-sightseeing-list-key:nth-child(4) {
  width: 16%;
}
.transfer-sightseeing-list-key:nth-child(5) {
  width: 17%;
}
.transfer-sightseeing-list-key:nth-child(6) {
  width: 16%;
}
.transfer-sightseeing-list-key:nth-child(7) {
  width: 6%;
}
.transfer-sightseeing-list-key:last-child {
  width: 15%;
  margin-left: auto;
  text-align: center;
}
.transfer-sightseeing-list-key .info-icon {
  color: #9b9b9b;
  cursor: pointer;
  transition: .2s all ease-out;
  margin-left: 2px;
  font-size: 14px;
  vertical-align: middle;
}
.transfer-sightseeing-list-key .info-icon:hover {
  color: #252525;
}
.transfer-sightseeing-list-val {
  margin-right: 1%;
}
.transfer-sightseeing-list-val:first-child {
  width: 11%;
}
.transfer-sightseeing-list-val:nth-child(2) {
  width: 5%;
}
.transfer-sightseeing-list-val:nth-child(3) {
  width: 5%;
}
.transfer-sightseeing-list-val:nth-child(4) {
  width: 17%;
}
.transfer-sightseeing-list-val:nth-child(5) {
  width: 17%;
}
.transfer-sightseeing-list-val:nth-child(6) {
  width: 15%;
}
.transfer-sightseeing-list-val:nth-child(7) {
  width: 8%;
}
.transfer-sightseeing-list-val:last-child {
  width: 15%;
  margin-left: auto;
  text-align: right;
  margin-right: 0;
}
.transfer-sightseeing-list-val .form-group {
  width: 100%;
}
.transfer-sightseeing-list-val .form-group select.form-control {
  font-size: 13px;
  padding-left: 5px;
  padding-right: 5px;
  border-radius: 0;
}
.transfer-sightseeing-list-val .form-group select.form-control.sightseeing-qty {
  min-width: 50px;
}
.transfer-sightseeing-list-val .form-group select.form-control.vehicle-capacity {
  width: 100%;
}
.transfer-sightseeing-list-val .form-group .form-control.sightseeing-date {
  min-width: 85px;
}
.transfer-sightseeing-list-val .form-group .form-control {
  font-size: 13px;
  padding-left: 7px;
  padding-right: 7px;
  border-radius: 0;
}
.transfer-sightseeing-list-val .sightseeing-price-select {
  white-space: nowrap;
}
.transfer-sightseeing-list-val .sightseeing-price {
  font-weight: 600;
}
.transfer-sightseeing-list-val .transport-price {
  font-weight: 600;
}
.transfer-sightseeing-list-val .sightseeing-select-btn {
  border: 1px solid #f8693e;
  background-color: #fff;
  border-radius: 0;
  transition: .2s all ease-out;
  margin-left: 5px;
}
.transfer-sightseeing-list-val .sightseeing-select-btn:hover {
  background-color: #f8693e;
  color: #fff;
}



.sightseeing-sidebar-caption {
  background: rgb(109, 109, 109);
  text-align: center;
  color: #fff;
  font: normal 15px / 24px Arial, Helvetica, sans-serif;
  padding: 0.5rem 0.1rem;
  margin: 0 0px;
  text-transform: capitalize;
  position: relative;
}
.sightseeing-cart-name {
  background: #eeeeee;
  color: #000;
  font: bold 15px / 22px Arial, Helvetica, sans-serif;
  padding: 7px 12px;
  border-top: 1px solid #d9d9d9;
}
.sightseeing-cart-name span{
  font-weight: normal;
  font-size: 12px;
}
.sightseeing-sidebar-body {
  background: #fff;
  border: 1px solid #eeeeee;
  border-top: 0;
  padding: 10px 12px;
}
.sightseeing-hotel-row .close {
  font-size: 14px;
  font-weight: 300;
  margin-top: 2px;
}
.sightseeing-hotel-row .option {
  font-size: 12px;
  font-weight: 700;
}
.sightseeing-hotel-row .hotel-name {
  font-size: 12px;
}
.sightseeing-hotel-row .room-type {
  padding: 3px 0px;
  color: #6c6969;
  font: normal 12px / 17px Arial, Helvetica, sans-serif;
}
.sightseeing-sidebar .proceed-button {
  background: #f8693e;
  color: #fff;
  display: inline-block;
  padding: 7px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  width: 100%;
  border: none;
  margin-top: 12px;
}

/*transfer css*/
.trf-header {
    background: #000;
    color: #fff;
    padding: 8px;
}
.trf-header h2 {
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 600;
}
.trf-listing-header {
  background-color: #eeeeee;
  padding: 15px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  border: 1px solid #d7d7d7;
}
.trf-listing-header .trf-day {
  font-size: 14px;
  font-weight: 600;
}
.trf-listing-box {
  margin-bottom: 15px;
}
.trf-listing-body {
  padding: 15px;
  border: 1px solid #d7d7d7;
  background-color: #fff;
  border-top: 0;
}
.trf-img img {
    max-width: 100%;
    width: 100%;
    aspect-ratio: 4 / 2;
    object-fit: cover;
    min-height: 130px;
}
.trf-list-head {
  display: flex;
  flex-wrap: wrap;
  background: #f5f5f5;
  margin-bottom: 5px;
  padding: 5px 8px;
}
.trf-list-key {
  font-weight: 600;
  margin-right: 1%;
  font-size: 13px;
}
.trf-list-key span {
  font-size: 12px;
}
.trf-list-key:first-child {
  width: 13%;
}
.trf-list-key:nth-child(2) {
  width: 14%;
}
.trf-list-key:nth-child(3) {
  width: 13%;
}
.trf-list-key:nth-child(4) {
  width: 13%;
}
.trf-list-key:nth-child(5) {
  width: 14%;
}
.trf-list-key:nth-child(6) {
  width: 9%;
}
.trf-list-key:nth-child(7) {
  width: 9%;
}
.trf-list-key .info-icon {
  color: #9b9b9b;
  cursor: pointer;
  transition: .2s all ease-out;
  margin-left: 2px;
  font-size: 14px;
}
.trf-list-key .info-icon:hover {
  color: #252525;
}
.trf-list-body {
  display: flex;
  flex-wrap: wrap;
}
.trf-list-val {
  margin-right: 1%;
}
.trf-list-val:first-child {
  width: 13%;
}
.trf-list-val:nth-child(2) {
  width: 14%;
}
.trf-list-val:nth-child(3) {
  width: 13%;
}
.trf-list-val:nth-child(4) {
  width: 13%;
}
.trf-list-val:nth-child(5) {
  width: 14%;
}
.trf-list-val:nth-child(6) {
  width: 9%;
}
.trf-list-val:nth-child(7) {
  width: 8%;
}
.trf-list-val:last-child {
  margin-left: auto;
  margin-right: 0;
}
.trf-list-val .form-group {
  width: 100%;
}
.trf-list-val .form-group select.form-control {
  font-size: 13px;
  padding-left: 2px;
  padding-right: 2px;
  border-radius: 0;
}
.trf-list-val .form-group .form-control {
  font-size: 13px;
  padding-left: 4px;
  padding-right: 4px;
  border-radius: 0;
}
.trf-list-val .form-group .form-text {
  padding: 6px 0;
}
.trf-list-val .form-group .form-text.cost-inr {
  font-weight: 600;
}
.trf-remove-btn {
  border: 1px solid #f8693e;
  border-radius: 0;
  color: #f8693e;
  transition: .3s all ease-out;
}
.trf-remove-btn:hover {
  background: #f8693e;
  color: #fff;
}
.trf-add-more-row {
  display: flex;
  align-items: center;
}
.trf-date {
  margin-bottom: 10px;
  margin-right: 10px;
}
.trf-add-more-btn {
  margin-left: auto;
  border: 1px solid #f8693e;
  border-radius: 0;
  color: #f8693e;
  transition: .3s all ease-out;
}
.trf-add-more-btn i {
  margin-right: 2px;
}
.trf-add-more-btn:hover {
  background: #f8693e;
  color: #fff;
}

.trs-slider-header {
  /*margin-top: 30px;*/
  background-color: #eeeeee;
  padding: 10px 15px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-weight: 600;
  margin-bottom: 15px;
}
#trf-slider {
  position: relative;
}
.trf-slider-item {
  background: #fff;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
  margin: 2px 0;
  margin-bottom: 10px;
}
.trf-slider-item figure img {
  max-width: 100%;
  width: 100%;
  aspect-ratio: 4 / 3;
  object-fit: cover;
  min-height: 130px;
}
.trf-slider-item .trf-item-content {
  padding: 10px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  min-height: 112px;
}
.trf-slider-item .trf-item-caption {
  margin-bottom: 15px;
}
.trf-slider-item .trf-item-caption span {
  font-weight: 600;
  display: block;
}
.trf-slider-item .trf-item-select-btn {
  color: #000;
  font-weight: 600;
  border: 1px solid #000;
  padding: 4px 16px;
  display: inline-block;
  text-decoration: none;
  margin: 0 auto;
  margin-bottom: 7px;
  transition: .3s all ease-out;
}
.trf-slider-item .trf-item-select-btn:hover {
  background: #f8693e;
  border: 1px solid #f8693e;
  color: #fff;
}
#trf-slider .owl-nav button {
  width: 32px;
  height: 32px;
  background: #ffffff2b;
  border: 1px solid #cccccc;
  color: #cccccc;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  position: absolute;
  top: 48%;
  transform: translateY(-50%);
  transition: .3s all ease-out;
}
#trf-slider .owl-nav button:hover {
  background: #f8693e;
  border: 1px solid #f8693e;
}
#trf-slider .owl-nav button.owl-prev {
  left: -3px;
}
#trf-slider .owl-nav button.owl-next {
  right: -3px;
}
#trf-slider .owl-nav button span {
  font-size: 24px;
}
#trf-slider .owl-nav button:hover span {
  color: #fff;
}

.trf-select-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 10px;
}
.trf-select-wrap {
  display: flex;
  flex-wrap: wrap;
  margin-right: 10px;
}
.trf-select-group {
  max-width: 170px;
  min-width: 95px;
  margin-right: 10px;
  margin-bottom: 10px;
}
.trf-select-group .form-control {
  border-radius: 0;
}
.trf-cost {
  margin-bottom: 10px;
}
.trf-cost-select-btn {
  color: #f8693e;
  font-weight: 600;
  border: 1px solid #f8693e;
  background: #fff;
  padding: 6px 12px;
  display: inline-block;
  text-decoration: none;
  transition: .3s all ease-out;
  margin-left: 5px;
}
.trf-cost-select-btn:hover {
  background: #f8693e;
  color: #fff;
}

/*sidebar css*/
.sightseeing-sidebar-row {
  position: relative;
  margin-bottom: 8px;
}
.sightseeing-sidebar-row:last-child {
  margin-bottom: 2px;
}
.sightseeing-sidebar-row-close {
  position: absolute;
  right: -8px;
  display: inline-block;
  cursor: pointer;
  color: #9b9b9b;
}
.sightseeing-sidebar-row-close:hover {
  color: #252525
}
.sightseeing-sidebar-row-option {
  padding-right: 10px;
  font-weight: 600;
  font-size: 13px;
}
.sightseeing-sidebar-hotel-rating {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.sightseeing-sidebar-row-hotel {
  color: var(--black-bg-color);
  font-size: 13px;
}
.sightseeing-sidebar-row-rating {
  margin-left: 5px;
  color: #9b9b9b;
  font-size: 13px;
}
.sightseeing-sidebar-row-rating span {
  color: #252525;
  font-weight: 600;
}
.sightseeing-sidebar-row-rating i {
  color: #252525;
  font-size: 12px;
}
.sightseeing-sidebar-row-rooms {
  font-size: 12px;
  color: #6c6969;
}
.sightseeing-sidebar-row-rooms span {
  font-weight: 600;
  color: #252525;
}
.sightseeing-sidebar-row-meal {
  font-size: 12px;
  color: #6c6969;
}
.sightseeing-sidebar-row-meal span {
  font-weight: 600;
  color: #252525;
}

.itinerary-sidebar {
  margin-top: 15px;
}
.itinerary-table-wrap {
  margin-bottom: 8px;
}
.itinerary-table-row {
  display: flex;
}
.itinerary-table-col {
  padding-right: 10px;
  font-weight: 600;
  color: #252525;
  font-size: 13px;
}
.itinerary-table-col:first-child {
  flex: 0 0 90px;
  color: #6c6969;
  font-weight: normal;
}

.itinerary-transfer-row-wrap {

}
.itinerary-transfer-row {
  display: flex;
  font-size: 13px;
}
.itinerary-transfer-col:first-child {
  flex: 0 0 170px;
}
.itinerary-transfer-col:nth-child(2) {
  font-weight: 600
}

@media (max-width: 767px) {
  .sightseeing-img {
    margin-bottom: 10px;
  }
  .sightseeing-listing-box h3 {
    margin-bottom: 4px;
  }
  .sightseeing-list-head {
    display: none;
  }
  .sightseeing-list-body {
    flex-direction: column;
  }
/*  .sightseeing-list-val {
    margin-right: 0;
  }
  .sightseeing-list-val .form-group {
    margin-bottom: 5px;
  }
  .sightseeing-list-val:first-child {
    width: 100%;
  }
  .sightseeing-list-val:nth-child(2) {
    width: 100%;
  }
  .sightseeing-list-val:nth-child(3) {
    width: 100%;
  }
  .sightseeing-list-val:nth-child(4) {
    width: 100%;
  }
  .sightseeing-list-val:nth-child(5) {
    width: 100%;
  }
  .sightseeing-list-val:nth-child(6) {
    width: 100%;
  }
  .sightseeing-list-val:nth-child(7) {
    width: 100%;
  }
  .sightseeing-list-val:last-child {
    width: 100%;
  }*/
  .sightseeing-sidebar {
    margin-top: 20px;
  }

  .trf-list-head {
    display: none;
  }
  .trf-img {
    margin-bottom: 5px;
  }
  .trf-list-val:first-child {
    width: 49%;
  }
  .trf-list-val:nth-child(2) {
    width: 49%;
  }
  .trf-list-val:nth-child(3) {
    width: 49%;
  }
  .trf-list-val:nth-child(4) {
    width: 49%;
  }
  .trf-list-val:nth-child(5) {
    width: 49%;
  }
  .trf-list-val:nth-child(6) {
    width: 49%;
  }
  .trf-list-val:nth-child(7) {
    width: 49%;
  }
  .trf-list-val:last-child {
    width: 49%;
    text-align: right;
  }
  .trf-list-val .form-group {
    margin-bottom: 5px;
  }
  .trf-select-group {
    width: 100%;
    margin-bottom: 5px;
  }
  .trf-select-container {
    margin-top: 0;
    text-align: center;
  }
  .trf-select-wrap {
    justify-content: center;
    align-items: center;
    margin-right: 0;
  }
  .trf-cost {
    width: 100%;
  }
}
@media (max-width: 459px) {
  .sightseeing-sort {
    margin-bottom: 2px;
    margin-top: 2px;
  }
  .sightseeing-search {
    margin-bottom: 2px;
    margin-top: 2px;
  }
  .sightseeing-reset-btn {
    margin-left: auto;
  }
}

.sightseeing-list-body-border{
        border: 1px solid #ddd;
        padding: 6px 8px;
        line-height: 25px;
}

Youez - 2016 - github.com/yon3zu
LinuXploit