body {
  background-color: #959fab;
  font-family: Arial, Helvetica, sans-serif;
}
.entireblackbody {
  margin: 0 auto;
  height: 95vh;
  width: 95vw;
  background-color: black;

  margin-top: 1.2%;

  border-radius: 35px;
}
.leftnavbar {
  float: left;
  height: 100%;
  width: 7.5%;
  background-color: #131416;
  border-top-left-radius: 35px;
  border-bottom-left-radius: 35px;
}
.exit-minimise-fullscreen-buttons {
  /* margin: 0 auto; */
  /* margin-left: 6%; */
  /* float: left; */
  display: flex;
  justify-content: center;
  /* background-color: blue; */
}
.exit {
  background-color: #a57477;
}
.minimise {
  background-color: #c8a97a;
}
.fullscreen {
  background-color: #8ab387;
}
.fullscreen,
.minimise,
.exit {
  margin-left: 10%;
  margin-top: 25%;
  margin-left: 10%;

  /* float: left; */
  width: 25px;
  height: 25px;
  border-radius: 50%;
}
.myselfie {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  /* margin-left: 10%; */
  margin-left: 32%;
  margin-top: 35%;
  margin-bottom: 30%;
}
.menu {
  font-size: 120%;
  margin-top: -15%;
  color: white;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.leftnavbaricons {
  /* iconscolor #2848cd */
}
.icon1-home {
  width: 40px;
  border-left: 5px solid #2b4dab;
  padding-left: 31%;
  /* background-color: blue; */
}
.iconsfrom2 {
  padding-top: 20%;
  width: 40px;
  /* border-left: 5px solid #2B4DAB; */
  padding-left: 35%;
}
.reports {
  font-size: 120%;
  /* margin-top: 25%; */
  margin-top: 100%;
  color: white;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.sixthicon {
  margin-top: -20%;
}
.searchtopbar {
  background-color: #131416;
  height: 55px;
  width: 45%;
  margin-top: 1.7%;
  border-radius: 20px;
  margin-left: 2%;
  float: left;
}
.searchtopbar img {
  width: 35px;
  padding-left: 15px;
  padding-top: 10px;
  float: left;
}
.searchtext {
  opacity: 80%;
  color: white;
  margin-top: 16px;
  padding-left: 10px;
  font-size: 20px;
  display: inline;
  float: left;
  letter-spacing: 0.5px;
}
.entirerightpage {
  width: 92.5%;
  height: 100%;
  /* background-color: gold; */
  float: left;
  border-top-right-radius: 35px;
  border-bottom-right-radius: 35px;
}
.searchtopbar button {
  float: right;
  padding: 16px;
  font-size: 20px;
  background-color: #2b4dab;
  border: none;
  border-radius: 20px;
  color: white;
  font-family: Arial, Helvetica, sans-serif;
  padding-left: 35px;
  padding-right: 35px;
  font-weight: bold;
}
.notificationsandprofile {
  float: right;
}
.notificationsandprofile img {
  width: 50px;
  margin-top: 30px;
  margin-left: 8px;
  right: 30px;
  position: relative;
}
.upcomingtrips {
  /* background-color: gainsboro; */
  float: left;
  clear: both;
  color: white;
  font-size: 30px;
  padding-left: 50px;
  padding-bottom: -30px;
}
.canyon-matka {
  width: 910px;
  background-color: #131416;
  height: 400px;
  border-radius: 20px;
  margin-top: -20px;
  float: left;
}
.matkapic {
  margin-left: 30px;
  margin-top: 30px;
  width: 450px;
  float: left;
  border-radius: 20px;
}
.underpictureradius {
  position: absolute;
  background-color: #1a1a1b;
  width: 450px;
  height: 111px;
  border-radius: 20px;
  margin-top: 236px;
  margin-left: 30px;
  float: left;
}
.underpictureradius img {
  object-fit: cover;
  margin-top: 16px;
  border-radius: 20px;

  width: 106px;
  height: 79px;
}
.imgblur-matka4 {
  filter: blur(2px);
  backdrop-blur: 10px;
}
.absolute8 {
  position: absolute;
  float: left;
  bottom: 7px;
  left: 375px;
}
.cmheader {
  /* float: right; */
  display: inline;
  /* top: 50px; */
  /* margin-right: 0px; */
  padding-top: 50px;
  top: 28px;
  left: 20px;
  position: relative;
}
.date {
  float: left;
  position: relative;
  background-color: #16181a;
  height: 60px;
  width: 240px;
  top: 50px;
  left: 20px;
  border-radius: 20px;
}
.date img {
  float: left;
  /* left: -200px; */
  position: relative;
  width: 40px;
  padding-left: 20px;
  padding-top: 10px;
}
.date p {
  font-size: 22px;
  top: -4px;
  left: 40px;
  float: left;
  padding-left: 30px;
  position: absolute;
}

.hotel {
  background-color: #16181a;
  /* border: 1px solid white; */
  height: 60px;
  width: 155px;
  float: right;
  top: 50px;
  left: -7px;
  position: relative;
  border-radius: 20px;
}
.hotel img {
  width: 35px;
  float: left;
  display: inline;
  left: 0px;

  position: relative;

  padding-left: 10px;
  padding-top: 10px;
}
.hotel p {
  top: 2px;
  font-size: 18px;

  /* top: px; */
  left: 19px;
  float: left;
  padding-left: 30px;
  position: absolute;
}
.canyonmatka-description-text {
  /* border: 1px solid white; */
  /* position: relative; */
  width: 390px;
  float: left;
  right: 5px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  /* top: -230px; */
  right: -470px;
  margin-top: 65px;
  margin-left: 25px;
  line-height: 1.5;
}

.showmoreinfo-button {
  position: relative;
  background-color: #2b4dab;
  border-radius: 28px;
  border: none;
  display: inline-block;
  cursor: pointer;
  color: #ffffff;
  font-family: Arial;
  font-size: 18px;
  padding: 16px 50px;
  text-decoration: none;
  text-shadow: 0px 1px 0px #2f6627;
  top: 372px;
  right: 100px;
}

.travelmap {
  max-width: 670px;
}
