body {
    margin: 0px;
    padding: 0px;
    font-family: "Inter", sans-serif !important;
    overflow-x: hidden;
  }
  /* canvas  */
.img-mails {
  width: 100%;
  display: flex;
  /* background-color: red; */
  justify-content: space-between;
  padding: 0px;
  align-items: center;
}

.offcanvas {
  background-color: #d3ebf5 !important;
}
.offcanvas .sel {
  padding: 15px;
  width: 100%;
  border: none;
  font-size: 14px;
  border-radius: 8px;
  background-color: white;
}
.sel select {
  width: 90%;
  border: none;
  font-size: 14px;
  border-radius: 8px;
}
.offcanvas .us {
  width: 100%;
  padding: 15px 48px 15px 15px;
  background-color: white;
  border: none;
  font-size: 14px;
  border-radius: 8px;
}
.us select {
  width: 100%;
  border: none;
  font-size: 14px;
  border-radius: 8px;
}
.btn-close {
  box-shadow: none !important;
  color: #036 !important;
}
.mobile h6 {
  border-radius: 4px;
  background-color: transparent;
  border: 0.5px solid #036;
  color: #036 !important;
  font-size: 16px;
  font-weight: 500;
  margin-left: 40px;
}
.nav_li a {
  text-decoration: none;
  color: inherit;
}
.nav_li {
  padding: 0px;
}
.nav_li li {
  font-weight: 500;
  list-style-type: none;
  height: 50px;
}
.nav_li .home {
  color: #e20505;
}
.nav_li a:hover {
  color: #e20505;
}

.relate {
  position: relative;
}
.loginDrop {
  display: none;
  position: absolute;
  background-color: white;
  height: 300px;
  width: 93%;
}
.loginDrop.active {
  display: block;
}

  button {
    cursor: pointer;
  }
  .mobile {
    display: none;
  }
  select:focus,
  option:focus,
  :focus {
    outline: none;
  }
  
  /* header  */
  .header {
    background-color: #d3ebf5;
    max-width: 100%;
    height: 100%;
  }
  .header section {
    padding: 5px 50px;
  }
  .header nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .headermail {
    height: 16px;
    width: 16px;
    /* margin-bottom: 8px; */
    margin-right: 5px;
  }
  
  .headermail img {
    width: 100%;
    object-fit: cover;
  }
  .mail {
    display: block;
    height: 30px;
    font-size: 14px;
    max-width: 100%;
  }
  .mail li {
    color: #606060;
    width: 100%;
    max-width: 200px;
  }
  .logo {
    width: 140px;
    object-fit: cover;
    height: 100px;
    font-size: 30px;
    overflow: hidden;
    display: block;
  }
  .logo img {
    width: 100%;
  }
  .mailselect {
    padding: 0px;
    width: 400px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  
  .mail select {
    background-color: transparent;
    padding: 8px;
    border: none;
    color: #606060;
  }
  .mail span {
    /* margin: 0px 10px */
    font-size: 14px;
  }
  .img-mail {
    width: 320px;
    display: flex;
    justify-content: space-between;
    padding: 0px;
    align-items: center;
  }
  .test {
    background-color: white;
  }
  .nav_list {
    display: flex;
    width: 600px;
    justify-content: space-between;
    align-items: center;
  }
  .nav_list li {
    cursor: pointer;
    margin-top: 15px;
    color: #404040;
    list-style: none;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
  }
  .nav_list li:hover {
    color: #e20505;
  }
  
  .ex {
    color: #e20505 !important;
  }
  .us span {
    width: 20px;
    height: 20px;
    object-fit: cover;
    overflow: hidden;
  }
  .us {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100px;
  }
  
  .us img {
    width: 100%;
  }
  /* .nav_list :first-child {
    color: #e20505;
  } */
  
  
  .btnsl {
    display: flex;
    justify-content: space-between;
    width: 180px;
  }
  .btnsl button {
    padding: 10px;
    border-radius: 5px;
  }
  .btnsl :first-child {
    background-color: transparent;
    color: #036;
    padding: 10px 12px;
    font-size: 16px;
    border-radius: 4px;
    border: 0.5px solid #036;
  }
  
  .btnsl :first-child:hover {
    border: 0.5px solid #036;
    color: white;
    padding: 10px 12px;
    border-radius: 4px;
    background: #036;
  }
  
  
  
  
  .btnsl .signup {
    border: 0.5px solid #036;
    color: white;
    padding: 10px 12px;
    border-radius: 4px;
    background: #036;
  }
  
  .btnsl .signup:hover {
    border: 0.5px solid #036;
    color: white;
    padding: 10px 12px;
    border-radius: 4px;
    background: #6a84b7;
  }
  .Book {
    height: 320px;
    display: flex;
    /* justify-content: space-between; */
    align-items: flex-start;
    /* background-color: blue; */
    max-width: 100%;
  }
  .Book{
    margin-top: -30px;
  }
  
  .flight_img {
    margin-top: 80px;
  }
  .places {
    margin-top: -50px;
  }
  
  .subscribe {
    /* margin-top: 50px; */
    padding-top: 50px 50px 50px 50px;
    align-items: center;
  }
  
  .subscribe form {
    margin-top: 20px;
  }
  
  .ex {
    color: #e20505 !important;
  }
  
  .signin {
    background: #D2EBF5;
    color: #036;
    padding: 10px 12px;
    font-size: 16px;
    border-radius: 4px;
    border: 0.5px solid #036;
  }
  
  .signin:hover {
    border: 0.5px solid #036;
    color: white;
    padding: 10px 12px;
    border-radius: 4px;
    background: #036;
  }
  
  .btnsls .signup {
    border: 0.5px solid #036;
    color: white;
    padding: 10px 12px;
    border-radius: 4px;
    background: #036;
  }
  
  .btnsls .signup:hover {
    border: 0.5px solid #036;
    color: white;
    padding: 10px 12px;
    border-radius: 4px;
    background: #6a84b7;
  }

  .btnsls a{
    text-decoration: none;
    color: inherit;
  }
  
  .btnsls {
    display: flex;
    justify-content: space-between;
    width: 180px;
  }
  .btnsls button {
    padding: 10px;
    border-radius: 5px;
  }
  
  .nav_lists {
    display: flex;
    width: 600px;
    justify-content: space-between;
    align-items: center;
  }
  .nav_lists li {
    cursor: pointer;
    margin-top: 15px;
    color: #404040;
    list-style: none;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
  }
  .nav_lists li:hover {
    color: #e20505;
  }
  
  /* .travel:hover{
    color: #e20505;
  } */
  .ex {
    color: #e20505 !important;
  }
  .nav_lists a {
    color: inherit;
    text-decoration: none;
  }
  .xbtns button {
    width: 100%;
    font-size: 17px;
    text-align: center;
    border: none;
    width: 178px;
    padding: 20px 24px;
    color: white;
    font-weight: bold;
    border-radius: 4px;
    background: #036;
  }
  .xbtns button:hover {
    color: white;
  
    background: #6a84b7;
  }
  
  .xbtns {
    width: 200px;
    margin: 30px auto;
  }
  .xbtn a{
    text-decoration: none;
    color: white;
  }
  .flight_img {
    flex-grow: 1;
  }
  .bgimg {
    max-width: 300px;
    height: 300px;
    margin-right: 200px;
    flex-grow: 1;

    /* margin-top: 40px; */
  }
  .bgimg img {
    width: 100%;
    height: 300px;
    /* object-fit: cover; */
  }
  .flight_img h1 {
    margin-top: 60px;
    color: #036;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
  }
  
  .flight_img p {
    color: #e20505;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .dummy {
    height: 405px;
    max-width: 100%;
    /* position: relative; */
  }
  
  /* country and places  */
  .places {
    padding: 5px 50px;
    max-width: 100%;
    /* margin-top: 10px; */
  }
  
  .country {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    /* flex-wrap: wrap; */
  }
  .country article {
    width: 31%;
    min-width: 340px;
    height: 300px;
  }
  
  .country p {
    color: #404040;
    font-size: 13px;
    font-weight: 500;
    margin-top: 10px;
    font-size: 15px;
  }
  .places h4 {
    color: #000;
    font-size: 20px;
    font-weight: 700;
  }
  .places h2 {
    font-size: 30px;
    font-weight: 700;
  }
  .images {
    max-width: 100%;
    height: 200px;
    object-fit: cover;
    overflow: hidden;
    border-radius: 8px;
  }
  .hotels {
    margin-top: 100px;
  }
  .hotels h3 {
    font-size: 20px;
    margin: 0px;
    padding: 0px;
    font-weight: bold;
  }
  .hotels p {
    color: #404040;
    font-size: 13px;
    font-style: normal;
    margin: 0px;
    padding: 0px;
    font-weight: 600;
  }
  .hotel_num {
    color: #909090;
    font-size: 11px;
    font-weight: 400;
  }
  .xbtn {
    width: 200px;
    margin: 50px auto;
  }
  .xbtn button {
    width: 100%;
    font-size: 17px;
    text-align: center;
    border: none;
    width: 178px;
    padding: 20px 24px;
    color: white;
    font-weight: bold;
    border-radius: 4px;
    background: #036;
  }
  .xbtn button:hover {
    color: white;
  
    background: #6a84b7;
  }
  h2 .xplore {
    color: #036;
    font-size: 30px;
    font-weight: 700;
  }
  h2 .world {
    color: #e20505;
  }
  
  .images img {
    width: 100%;
  }
  strike {
    color: #fb1d1d;
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
  }
  .discount {
    color: #e20505;
    font-size: 16px;
    font-weight: lighter;
    margin: 0px 10px;
  }
  
  /* our service  */
  .ourservice {
    margin-top: 50px;
    max-width: 100%;
    background: #f9f9f9;
    padding: 50px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
  }
  
  .ourservice .one {
    width: 18%;
    min-width: 150px;
    text-align: center;
    color: black;
    padding: 10px;
  }
  .one p {
    color: white;
  }
  
  .ourservice h3,
  p {
    height: 30px;
    margin-top: 10px;
  }
  .ourservice h3 {
    color: #262626;
    font-size: 20px;
    font-weight: 600;
  }
  .ourservice p {
    font-size: smaller;
    color: black;
  }
  .ourservice i {
    color: #f00707;
    font-size: 25px;
  }
  
  
  
  .subscribe {
    max-width: 100%;
    background: #036;
    padding: 50px;
    display: flex;
    justify-content: space-between;
   align-items: baseline;
    flex-wrap: wrap;
  }
  .subscribe h3 {
    color: #fff;
    font-size: 22px;
    font-weight: 700;
  }
  
  .subscribe .one {
    width: 35%;
    padding: 0px;
    height: 60px;
  }
  .icon {
    width: 40px;
    height: 40px;
    object-fit: cover;
    margin: auto;
    overflow: hidden;
    margin-bottom: 30px;
  }
  .icon img {
    width: 100%;
  }
  .subscribe p {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
  }
  .subscribe form {
    display: flex;
    justify-content: space-between;
    width: 50%;
  }
  
  .subscribe input[type="email"] {
    font-size: 16px;
    border-radius: 4px;
    background: #ededed;
    font-weight: 400;
    width: 76%;
    height: 50px;
    padding: 12px 16px;
    border: none;
    outline: none;
    color: #404040;
    font-weight: 400;
    line-height: normal;
  }
  
  .subscribe input[type="submit"] {
    width: 22%;
    height: 50px;
    border: none;
    padding: 15px;
    outline: none;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 3px;
    background-color: #f00707;
    cursor: pointer;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
  }
  .subscribe input[type="submit"]:hover {
    background-color: #711b1b;
  }
  /* footer  */
  
  .myfoot {
    max-width: 100%;
    background-color: #f7f9fa;
    padding: 50px;
    display: flex;
    /* flex-wrap: wrap; */
    justify-content: space-between;
  }
  .myfoot p {
    color: #404040;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px;
  }
  .foot-img {
    width: 150px;
    height: 80px;
    object-fit: cover;
    overflow: hidden;
  }
  .myfoot .one {
    width: 35%;
    min-width: 350px;
    height: 250px;
  }
  .one img {
    width: 100%;
  }
  
  .myfoot .two {
    max-width: 100%;
    width: 650px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
  }
  .myfoot .two h3 {
    color: #e20505;
    font-size: 16px;
    font-weight: 700;
  }
  .myfoot .two li {
    list-style-type: none;
    height: 40px;
    color: #525252;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
  }
  .myfoot .two li a{
    text-decoration: none;
    color: inherit;
  }
  .myfoot .two li:hover {
    color: #e20505;
  }
  .myfoot .car i {
    font-size: 30px;
  }
  
  .car img {
    height: 40px;
    width: 60px;
    object-fit: cover;
    overflow: hidden;
  }
  .social {
    display: flex;
  }
  .social img {
    width: 100%;
  }
  .social div {
    width: 30px;
    height: 30px;
    overflow: hidden;
  }
  
  .reserved {
    max-width: 100%;
    padding: 10px;
    background-color: #f7f9fa;
    justify-content: center;
  }
  .reserved p {
    text-align: center;
    color: #a7a7a7;
    font-size: 13px;
    font-weight: 500;
  }
  .reserveds {
    text-align: center;
  }
  
  /* tablet  */
  @media only screen and (max-width: 870px) {
    .header section {
      padding: 5px 30px;
    }
  
    .headermail {
      height: 12px;
      width: 12px;
      margin-bottom: 17px;
      margin-right: 5px;
    }
  
    .headermail img {
      width: 100%;
      object-fit: cover;
    }
    .mail ul {
      padding: 0px;
      width: 300px;
      display: flex;
      justify-content: space-between;
      align-items: center;
    }
    .mail i {
      font-size: 10px;
    }
    .mail span {
      font-size: 10px;
    }
  
    .mail li {
      color: #606060;
    }
    .us span {
      width: 17px;
      height: 17px;
      object-fit: cover;
      overflow: hidden;
    }
    .us {
      display: flex;
      justify-content: center;
      align-items: center;
      width: 80px;
    }
  
    .mail select {
      background-color: transparent;
      padding: 5px;
      border: none;
      font-size: 8px;
      color: #606060;
    }
    .logo {
      margin-top: 40px;
      width: 100px;
      object-fit: cover;
      height: 100px;
    }
    .nv {
      height: 100px;
    }
    .nav_list {
      display: flex;
      width: 330px;
      justify-content: space-between;
      align-items: center;
    }
    .nav_list li {
      cursor: pointer;
      color: #404040;
      font-size: 10px;
      font-style: normal;
      font-weight: 500;
      line-height: normal;
    }
  
    .btnsl :first-child {
      background-color: transparent;
      color: #036;
      font-size: 10px;
      border-radius: 4px;
      border: 0.5px solid #036;
    }
    .btnsl {
      display: flex;
      justify-content: space-between;
      width: 130px;
    }
    .btnsl .signup {
      border: 0.5px solid #036;
      font-size: 10px;
      color: white;
      border-radius: 4px;
      background: #036;
    }
    .bg_img {
      object-fit: cover;
      width: 470px;
      height: 300px;
      overflow: hidden;
      margin-bottom: 50px;
      margin-right: 0px;
      background-color: transparent;
    }
    .bg_img img {
      width: 100%;
      /* height: 100%; */
    }
    .dummy {
      height: 100px;
      max-width: 100%;
      position: relative;
    }
    .Book {
      height: 300px;
      display: flex;
      justify-content: space-between;
    }
  
    .flight_img {
      width: 500px;
    }
  
    .flight_img h1 {
      margin-top: 80px;
      color: #036;
      font-size: 25px;
      font-style: normal;
      font-weight: 700;
    }
    .flight_img p {
      color: #e20505;
      font-size: 12px;
      font-style: normal;
      font-weight: 400;
      line-height: normal;
    }
    .tabBtn {
      padding: 10px;
      text-align: center;
      width: 100px;
      background-color: transparent;
      border: none;
      color: #505050;
      font-weight: 600;
      font-size: 12px;
    }
    .activeBtn {
      border-radius: 12px 12px 0px 0px;
      background: #fafafa;
    }
    .selectcont {
      display: flex;
      justify-content: space-between;
      align-items: center;
      width: 390px;
    }
  
    .selectcont div {
      display: flex;
      align-items: center;
      justify-content: space-around;
      padding: 8px;
      height: 30px;
      width: 118px;
      background: transparent;
      border-color: lightgrey;
      border-radius: 4px;
      border: 0.3px solid #cbcaca;
    }
    .selectcont p {
      height: 17px;
      width: 17px;
      overflow: hidden;
      display: flex;
      justify-content: center;
      align-items: center;
      object-fit: cover;
    }
    .selectcont img {
      width: 100%;
    }
    .tab {
      position: absolute;
      width: 100%;
      bottom: 30px;
    }
  
    .selectcont select {
      width: 100%;
      border: none;
      padding: 5px;
      background: transparent;
      color: #707070;
      font-size: 10px;
    }
  
    .form {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
      align-items: center;
      gap: 10px;
      margin-top: 20px;
      max-width: 100%;
    }
    .destination article {
      border-radius: 4px;
      border: 0.3px solid #cbcaca;
      width: 100%;
      padding: 8px;
    }
    .form .destination {
      width: 41%;
      display: flex;
      justify-content: start;
      gap: 10px;
      position: relative;
    }
    .leave {
      border-right: 1px solid rgb(103, 103, 103);
    }
    .leaving {
      border-radius: 4px;
      border: 0.3px solid #cbcaca;
  
      width: 41%;
      display: flex;
      justify-content: center;
      align-items: center;
    }
    .form input {
      background-color: transparent;
      padding: 0px;
      border: none;
      font-size: 10px;
      color: #707070;
      font-weight: 500;
    }
    .form input:focus {
      border: none;
      outline: none;
    }
    .form span {
      color: #909090;
      font-size: 8px;
      font-weight: 400;
    }
  
    .loop {
      width: 30px;
      height: 30px;
      border-radius: 100%;
      background-color: #003366;
      position: absolute;
      left: 43%;
      display: flex;
      justify-content: center;
      align-items: center;
      top: 18px;
    }
    .loop i {
      color: white;
      font-size: 12px;
    }
    .leaving article {
      padding: 10px;
      width: 100%;
      padding: 3px;
      gap: 8px;
      padding: 8px;
    }
    .book-now button {
      font-weight: bold;
      border-radius: 4px;
      background: #036;
      border: none;
      color: white;
      height: 65px;
      font-size: 10px;
    }
    .places {
      padding: 5px 30px;
      max-width: 100%;
      margin-top: 10px;
    }
  
    .places h2 {
      font-size: 20px;
      font-weight: 700;
    }
    .places h4 {
      color: #000;
      font-size: 13px;
      font-weight: 700;
      margin-top: 0px;
    }
  
    h2 .xplore {
      color: #036;
      font-size: 20px;
      font-weight: 700;
    }
    .country p {
      color: #404040;
      width: 100%;
      font-weight: 500;
      height: 20px;
      margin-top: 15px;
      font-size: 11px;
    }
  
    .hotels {
      margin-top: 30px;
    }
    .hotels h3 {
      margin-top: 5px;
      font-size: 13px;
      margin: 0px;
      padding: 0px;
      font-weight: bold;
    }
    .hotel_num {
      color: #909090;
      font-size: 9px;
      font-weight: 400;
    }
    .country {
      display: flex;
      justify-content: space-between;
      align-items: flex-start;
      overflow-x: scroll;
      /* flex-wrap: wrap; */
      max-width: 100%;
    }
    .country p {
      color: #404040;
      font-size: 11px;
      font-weight: 500;
      margin-top: 5px;
      margin-bottom: 3px;
    }
    .country article {
      max-width: 100%;
      min-width: 170px;
      height: 200px;
    }
  
    .discount {
      color: #e20505;
      font-size: 11px;
      font-weight: lighter;
      margin: 0px 10px;
    }
    h3 > img {
      height: 10px;
    }
    strike {
      color: #fb1d1d;
      font-size: 8px;
      font-style: normal;
      font-weight: 400;
    }
    .images {
      max-width: 100%;
      height: 100px;
      object-fit: cover;
      overflow: hidden;
      border-radius: 8px;
    }
    .images img {
      width: 100%;
      /* height: 100%; */
    }
  
    .xbtn {
      width: 150px;
      margin: 5px auto;
    }
    .xbtn button {
      width: 100%;
      font-size: 13px;
      text-align: center;
      border: none;
      width: 140px;
      padding: 10px 14px;
      gap: 8px;
      color: white;
      font-weight: bold;
      border-radius: 4px;
      background: #036;
    }
    .Tour {
      display: none;
    }
  
    .ourservice {
      max-width: 100%;
      background: #f9f9f9;
      padding: 10px 30px;
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: space-between;
    }
    .ourservice .one {
      width: 20%;
      min-width: 180px;
      text-align: center;
      color: black;
      /* padding: 10px; */
    }
    .ourservice h3 {
      color: #262626;
      font-size: 13px;
      padding: 0px;
      height: 20px;
      font-weight: 600;
    }
    .ourservice p {
      font-size: 12px;
      color: black;
    }
    .subscribe .one {
      width: 40%;
  
      height: 100px;
    }
  
    .subscribe h3 {
      margin-top: 40px;
      color: #fff;
  
      font-size: 13px;
      font-weight: 700;
    }
    .subscribe {
      max-width: 100%;
      background: #036;
      padding: 13px 30px;
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
    }
    .subscribe p {
      color: #fff;
      font-size: 9px;
      font-weight: 400;
      line-height: normal;
    }
    .subscribe input[type="email"] {
      font-size: 9px;
      border-radius: 4px;
      background: #ededed;
      font-weight: 400;
      width: 67%;
      height: 30px;
      padding: 10px 12px;
      border: none;
      outline: none;
      color: #404040;
      font-weight: 400;
      line-height: normal;
    }
  
    .subscribe input[type="submit"] {
      width: 29%;
      height: 30px;
      border: none;
      padding: 8px;
      outline: none;
      display: flex;
      justify-content: center;
      align-items: center;
      border-radius: 3px;
      background-color: #f00707;
      cursor: pointer;
      color: #fff;
      font-size: 9px;
      font-weight: 500;
    }
  
    .myfoot p {
      color: #404040;
      font-size: 10px;
      font-style: normal;
      font-weight: 500;
      line-height: 22px;
    }
    .myfoot .one {
      width: 33%;
      min-width: 230px;
      height: 250px;
    }
  
    .myfoot .two {
      width: 63%;
      display: flex;
      justify-content: space-between;
      align-items: flex-start;
      gap: 10px;
    }
  
    .myfoot .two h3 {
      color: #e20505;
      font-size: 11px;
      font-weight: 600;
    }
  
    .myfoot .two li {
      list-style-type: none;
      width: 100%;
      color: #525252;
      height: 20px;
      font-size: 10px;
      font-weight: 500;
    }
    .foot-img {
      width: 100px;
      height: 40px;
      object-fit: cover;
      overflow: hidden;
    }
    .car {
      margin-top: 13px;
    }
    .car img {
      height: 20px;
      width: 25px;
      object-fit: cover;
      overflow: hidden;
    }
    .myfoot .social i {
      font-size: 10px;
      color: #16245d;
      cursor: pointer;
    }
    .myfoot {
      max-width: 100%;
      background-color: #f7f9fa;
      padding: 25px 30px;
      height: 200px;
      display: flex;
      justify-content: space-between;
    }
    .social {
      display: flex;
      justify-content: space-between;
    }
    .reserved p {
      text-align: center;
      color: #a7a7a7;
      font-size: 9px;
      font-weight: 500;
      text-align: center;
    }
    .reserveds {
      align-items: center;
      text-align: center;
    }
    .social {
      display: flex;
    }
    .social img {
      width: 100%;
    }
    .social div {
      width: 15px;
      height: 15px;
      overflow: hidden;
    }
  }
  
  /* @media only screen and (max-width: 647px) {
    .header {
      display: none;
    } */
    /* .places {
      display: none;
    }
  
    .ourservice {
      display: none;
    }
    .subscribe {
      display: none;
    }
    .myfoot {
      display: none;
    }
    .mobile {
      background-color: #d3ebf5;
      height: 100vh;
    }
    .mobile nav {
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 0px 30px;
    }
    .mobile-logo {
      height: 70px;
      width: 150px;
      overflow: hidden;
    }
    .mobile-logo img {
      width: 100%;
    }
    .mobile button {
      width: 78px;
      padding: 8px 12px;
      border-radius: 4px;
      background-color: transparent;
      border: 0.5px solid #036;
      color: #036;
      font-size: 16px;
      font-style: normal;
      font-weight: 500;
      line-height: normal;
    }
  } */
  
  @media only screen and (max-width: 670px) {
    .header {
      display: none;
    }
    .tra  {
      width: 300px;
      height: ;
      margin-left: 40px;
    }

    .tra img{
      width: 100%;
      height: ;
    }
    .mobile {
      background-color: #d3ebf5;
      height: 100%;
      padding: 0px 0px 15px 0px;
      display: block;
    }
    .mobile section {
      padding: 0px 15px;
    }
    .mobile nav {
      display: flex;
      justify-content: space-between;
      align-items: baseline;
    }
    .mobile-logo {
      height: 70px;
      width: 140px;
      overflow: hidden;
    }
    .mobile-logo img {
      width: 100%;
    }
    .mobile button {
      width: 78px;
      padding: 8px 12px;
      border-radius: 4px;
      background-color: transparent;
      border: 0.5px solid #036;
      color: #036;
      font-size: 16px;
      font-weight: 500;
      margin-left: 30px;
    }
    .mobilea {
      width: 78px;
      padding: 8px 12px;
      border-radius: 4px;
      background-color: transparent;
      border: 0.5px solid #036;
      color: #036;
      font-size: 16px;
      font-weight: 500;
      margin-left: 30px;
      text-decoration: none;
    }
  
    .bars {
      width: 30px;
      height: 30px;
    }
    .bars img {
      width: 100%;
    }
  
    .tex h3 {
      color: #036;
      font-size: 24px;
      font-style: normal;
      font-weight: 700;
      line-height: normal;
    }
  
    .tex p {
      color: #e20505;
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      line-height: normal;
    }
    .planeMob {
      width: 25px;
      height: 25px;
    }
    .planeMob img {
      width: 25px;
    }
    .mob-btn {
      width: 40%;
    }
    .icons-btn {
      display: flex;
      justify-content: space-between;
      align-items: center;
      width: 50%;
      margin-left: 30px;
    }
  
    .tabBtn {
      padding: 13px;
      text-align: center;
      width: 150px;
      background-color: transparent;
      border: none;
      color: #404040;
      font-size: 16px;
      font-weight: 500;
    }
    .activeBtn.tabBtn {
      border-radius: 12px 12px 0px 0px;
      background: #fafafa;
    }
  
    .imgs img {
      width: 30px;
    }
    .tab-content {
      max-width: 100%;
      padding: 10px;
      border-radius: 0px 12px 12px 12px;
      background: #fafafa;
    }
    .selectcont {
      display: flex;
      justify-content: space-between;
      align-items: center;
      max-width: 100%;
      flex-wrap: wrap;
    }
    .selectcont div {
      display: flex;
      align-items: center;
      justify-content: space-between;
      padding: 8px;
      height: 40px;
      width: 100px;
      border-width: thin;
      background: transparent;
      border-color: lightgrey;
      border-radius: 4px;
      border: 0.2px solid #404040;
    }
    .form {
      display: block;
      margin-top: 20px;
      width: 100%;
    }
  
    .destinations article {
      width: 100%;
      padding: 8px;
      border-radius: 4px;
      border: 0.3px solid #404040;
    }
  
    .destinations {
      width: 100%;
    }
    .destinations span {
      color: #909090;
      font-size: 10px;
      font-style: normal;
      font-weight: 400;
      line-height: normal;
    }
    .destinations input {
      color: #707070;
      font-size: 16px;
      font-style: normal;
      font-weight: 500;
      line-height: normal;
    }
  
    .form .book-now {
      width: 100%;
      display: flex;
      justify-content: space-between;
    }
  
    .book-now button {
      width: 100%;
      height: 60px;
      font-weight: bold;
      margin-left: auto;
      border-radius: 4px;
      background: #036;
      border: none;
      color: white;
    }
  
    .book-now a {
      text-decoration: none;
      color: white;
    }
  
    .book-now button:hover {
      color: white;
      background: #6a84b7;
    }
    .places {
      padding: 20px;
      max-width: 100%;
    }
  
    .country {
      display: flex;
      justify-content: space-between;
      gap: 20px;
      align-items: flex-start;
      overflow-x: auto;
    }

    /* .hotels {
      display: flex;
      justify-content: space-between;
      gap: 20px;
      align-items: flex-start;
      overflow-x: auto;
    } */
  
    .ourservice {
      max-width: 100%;
      background: #f9f9f9;
      padding: 10px 30px;
      display: block;
    }
    .ourservice .one {
      width: 30%;
      margin: auto;
      text-align: center;
      color: black;
    }
    .ourservice h3 {
      color: #262626;
      font-size: 16px;
      padding: 0px;
      height: 20px;
      font-weight: 600;
    }
    .ourservice p {
      font-size: 12px;
      color: black;
    }
    .Tour {
      display: block;
    }
    .icon {
      width: 40px;
      height: 40px;
      object-fit: cover;
      margin: auto;
      overflow: hidden;
    }
  
    .subscribe {
      max-width: 100%;
      background: #036;
      display: block;
      padding: 13px 13px 13px;
    }
    .subscribe h3 {
      color: #fff;
      font-size: 20px;
      font-weight: 700;
      margin-top: 10px;
    }
  
    .subscribe .one {
      width: 100%;
      height: 80px;
    }
  
    .subscribe p {
      color: #fff;
      font-size: 14px;
      font-weight: 400;
      line-height: normal;
      margin-bottom: 0px;
    }
    .subscribe form {
      display: block;
      width: 100%;
    }
  
    .subscribe input[type="email"] {
      font-size: 16px;
      border-radius: 4px;
      background: #ededed;
      font-weight: 400;
      width: 100%;
      height: 50px;
      padding: 12px 16px;
      border: none;
  
      outline: none;
      color: #404040;
      font-weight: 400;
  
      line-height: normal;
    }
  
    .subscribe input[type="submit"] {
      width: 100%;
      height: 50px;
      border: none;
      padding: 15px;
      outline: none;
      display: flex;
      justify-content: center;
      align-items: center;
      border-radius: 3px;
      background-color: #f00707;
      cursor: pointer;
      color: #fff;
      font-size: 16px;
      font-weight: 500;
      margin-top: 10px;
    }
    .subscribe input[type="submit"]:hover {
      background-color: #711b1b;
    }
  
    .myfoot {
      max-width: 100%;
      display: block;
      padding: 10px;
      height: 100%;
    }
    .myfoot p {
      color: #404040;
      font-size: 12px;
      font-style: normal;
      font-weight: 500;
      line-height: 24px;
    }
    .foot-img {
      width: 150px;
      height: 80px;
      object-fit: cover;
      overflow: hidden;
    }
    .myfoot .one {
      width: 100%;
      height: 200px;
    }
    .one img {
      width: 100%;
    }
  
    .myfoot .two {
      max-width: 100%;
      width: 100%;
      display: flex;
      justify-content: space-between;
      align-items: center;
    }
    .myfoot .two li {
      color: #525252;
      height: 22px;
      font-size: 10px;
      font-weight: 500;
    }
    .myfoot .car i {
      font-size: 30px;
    }
  
    .car img {
      height: 15px;
      width: 20px;
      object-fit: cover;
      overflow: hidden;
    }
    .first_footer {
      padding: 0px;
    }
  
    .loop-mobile {
      display: block;
      position: relative;
    }
    .loops {
      position: absolute;
      display: flex;
      justify-content: center;
      align-items: center;
      width: 30px;
      height: 30px;
      border-radius: 100%;
      background-color: #036;
      left: 150px;
      top: 55px;
    }
    .loops img {
      width: 70%;
    }
}