.login .modal-dialog {
  --bs-modal-width: 820px;
}

.resp-log {
  display: none;
}

.login button.btn-close {
  position: absolute;
  top: -20px;
  left: auto;
  right: -44px;
}

.login .modal-content {
  border-radius: 12px;
}

.login .modal-body {
  padding: 0;
}

.desktop-log {
  max-width: 410px;
}

.content-log {
  position: absolute;
  top: 100px;
  padding: 0;
  max-width: 400px;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
}

.image-log img {
  width: 100%;
}

.image-log {
  position: relative;
  height: 100%;
}
.image-log img {
   width: 100%;
   height: 100%;
   object-fit: cover;
}

@media (max-width: 991px) {
  /* .tab-content>.tab-pane {
    display: block;
    opacity: 1;
  } */
}

.content-log h3 {
  font-size: 51px;
  color: #FFFFFF;
  line-height: 56px;
  margin-bottom: 20px;
}

.choosing-option-section.review-booking-section .content-log h3 {
  font-size: 51px;
  color: #FFFFFF;
  line-height: 56px;
  margin-bottom: 20px;
}

.choosing-option-section.review-booking-section .content-log p {
  font-size: 14px;
  color: #D1D3E5;
  line-height: 22px;
  /* padding: 20px; */
}

.content-log p {
  font-size: 14px;
  color: #D1D3E5;
  line-height: 22px;
  /* padding: 20px; */
}

.sign-up-loging {
  padding: 45px 75px;
}

.sign-up-loging .form-input-lo .form-control{
  margin-bottom: 0;
}
.input-error{
      color: red;
    font-size: 12px;
}

.sign-up-loging {
  padding: 50px 74px;
}

.sign-up-loging h3 {
  font-size: 26px;
  line-height: 31px;
  color: #262C6D;
  margin-bottom: 40px;
}

.form-input-lo .form-control {
  border: 0;
  border-bottom: 1px solid #88a0c7;
  border-radius: 0;
  font-size: 14px;
  color: #262C6D;
  padding: 0 5px 8px 0;
  font-weight: 500;
  line-height: 18px;
  background: transparent;
}

.form-input-lo p {
  font-size: 14px;
  padding: 0px 0px 0px 0;
  line-height: 18px;
}

.form-input-lo {
  margin-bottom: 30px;
}

.button-main .btn {
  background: #E96736 0% 0% no-repeat padding-box;
  box-shadow: 0px 12px 20px #171A4033;
  border-radius: 50px;
  font-size: 14px;
  color: #fff;
  font-weight: bold;
  width: 250px;
  height: 48px;
  position: relative;
  font-family: "Inter", sans-serif;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 1.4px;
  text-transform: uppercase;
}

.button-main .btn:after {
  content: "";
  background: url(../images/button-icon.svg);
  width: 25px;
  height: 15px;
  display: inline-block;
  position: relative;
  margin-left: 11px;
}

.button-main {
  display: flex;
  align-items: center;
}

a.forgot-pwd {
  text-decoration: underline;
  color: #262C6D;
  font-size: 14px;
  line-height: 26px;
  padding-left: 30px;
  font-weight: 500;
}

a.forgot-pwd:hover {
  color: #E96736;
}

.bottom-buttons {
  position: absolute;
  bottom: 0px;
  display: flex;
  justify-content: space-between;
  width: 100%;
  align-items: center;
}

.bottom-buttons .discover-btn {
  color: #262C6D;
}

.log-register {
  padding-top: 67px;
  text-align: center;
}

.goback-btn {
  font-size: 14px;
  line-height: 17px;
  color: #262C6D;
  text-transform: uppercase;
  letter-spacing: 2.66px;
  font-weight: bold;
  padding-left: 35px;
  background: url(../images/orange-left-arw.svg) no-repeat left center;
  text-decoration: none;
}

.goback-btn:hover {
  color: #E96736;
}

.bottom-buttons .discover-btn:hover {
  color: #E96736;
}

.bottom-buttons span {
  font-size: 14px;
  color: #c4c3c3;
}

.log-register p {
  margin-bottom: 0;
  color: #787878;
  font-size: 14px;
  line-height: 26px;
  text-align: left;
}

.log-register a {
  color: #E96736;
  font-size: 14px;
  text-decoration: underline;
  font-weight: 500;
  line-height: 26px;
}

.sign-up-loging .form-control:focus {
  box-shadow: none;
}

.sign-up-loging.log-profile .tabs {
  margin: 0 0 46px;
  padding: 0px;
  list-style: none;
  display: flex;
  align-items: center;

}

.sign-up-loging.log-profile .tabs li {
  display: inline-block;
  margin: 0;
  padding: 10px 20px 5px 20px;
  cursor: pointer;
  width: 100%;
  font-size: 14px;
  line-height: 17px;
  font-weight: 500;
  letter-spacing: 1.4px;
  color: #989898;
  text-transform: uppercase;
  border: 0;
  text-align: center;
}

.sign-up-loging.log-profile .tabs li:hover {
  color: #E96736;
  border-bottom: 3px solid #E96736;
}

.sign-up-loging.log-profile .tabs li.current {
  color: #E96736;
  border-bottom: 3px solid #E96736;
}

.sign-up-loging.log-profile .tab-content {
  display: none;

}

.sign-up-loging.log-profile .tab-content.current {
  display: inherit;
}

/* login */
.log-register.register-sign {
  padding-top: 25px;
  padding-bottom: 63px;
}

.log-register.register-sign {
  padding-top: 25px;
  padding-bottom: 63px;
}

.agent-login h4 {
  font-size: 20px;
  line-height: 24px;
  color: #01174A;
  margin-bottom: 14px;
}

.agent-login p {
  font-size: 14px;
  color: #787878;
  margin-bottom: 0;
}

.agent-login a {
  font-size: 14px;
  color: #E96736;
  font-weight: 400;
}

.login .btn-close {
  background: url(../images/close-log.svg) no-repeat;
  width: 14px;
  height: 14px;

}

.login .modal-body [class*="col-"]:last-child {
  padding-left: 0;
  padding-right: 0;
}

.login .modal-body [class*="row"] {
  margin-left: -22px;
  margin-right: -1px;
}

.sign-up-loging.log-profile {
  margin: auto;
  padding: 0;
  padding-top: 52px;
  max-width: 450px;
  height: 100%;
  position: relative;
}

.agent-login {
  padding: 51px 71px;
  background: transparent linear-gradient(180deg, #F8F8F8 0%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
  border-radius: 0 0 14px;
}

.log-register.register-sign {
  padding: 25px 70px 53px 70px;
}

.sign-up-loging.log-profile h3 {
  padding: 0 70px;
}

.sign-up-loging.log-profile .form-login {}

/* .button-main:hover .btn:after {
  filter: brightness(0.20);
} */
/* profile */
.bg-main-pro {
  /* background: url(../images/bg-profile.svg) no-repeat; */
  width: 100%;
  background: transparent linear-gradient(360deg, #FFFFFF 0%, #EAF7FA 48%, #D4DCF5 100%) 0% 0% no-repeat padding-box;
  display: inline-block;
}

.user-profile {
  position: relative;
}

.user-profile .resp-vtabs ul.resp-tabs-list {
  width: 25%;
  margin-top: 100px;
  margin-right: 34px;
}

.profile-name {
  width: 30%;
  position: absolute;
  margin-bottom: 20px;
}

.profile-name {
  display: flex;
}

.profle-name-user h4 {
  color: #262C6D;
  font-size: 14px;
  line-height: 17px;
  margin-bottom: 7px;
  font-family: "Inter", sans-serif;
}

.profle-name-user h3 {
  color: #01174A;
  font-size: 25px;
  line-height: 25px;
}

.profile-user {
  width: 63px;
  height: 63px;
  border: 1px solid #C2CDDF;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  margin-right: 20px;
  flex: 0 0 65px;
}

.user-profile .resp-vtabs li.resp-tab-active {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 4px 15px #262C6D29;
  border-radius: 25px;
  border: 0 !important;
}

.user-profile .resp-vtabs .resp-tabs-container {
  width: 72%;
  border: 0 !important;
  background: none;
  padding-left: 25px;
}

.user-detail-main {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 10px 40px #262C6D26;
  border-radius: 12px;
  padding: 40px;
}

.user-profile .resp-tab-content h3 {
  font-size: 26px;
  color: #01174A;
  line-height: 22px;
  margin-bottom: 26px;
}

.profle-name-user {
  padding-top: 9px;
}

.user-profile .resp-vtabs .resp-tabs-list li {
  padding: 11px 24px !important;
  font-size: 14px;
  color: #262C6D;
  font-weight: 600;
}

.profil-col {
  width: 50%;
  padding-right: 30px;
  padding-right: 30px;
  display: flex;
  position: relative;
}

.profile-edi {
  display: flex;
  flex-wrap: wrap;
}

.profil-col .form-control {
  border: 0;
  border-bottom: 1px solid #d3d3d3;
  border-radius: 0;
  padding-bottom: 11px;
  margin-bottom: 32px;
  font-size: 16px;
  color: #262C6D;
  font-weight: 600;
  width: 100%;
  position: relative;
  padding-left: 0;
}

.profil-col .form-control:focus {
  box-shadow: none;
}

.cloud-bg {
  max-width: 290px;
  display: flex;
  position: relative;
  left: 90px;
  top: 95px;
}

.user-profile .resp-vtabs .resp-tabs-list span {
  position: absolute;
  left: 87%;
  right: 0;
  top: 8px;
  display: none;
  width: 20px;
}

.user-profile .resp-vtabs li.resp-tab-active span {
  display: block;
}

span.edit-page {
  font-size: 10px;
  color: #9A9A9A;
  display: flex;
  position: absolute;
  left: auto;
  right: 30px;
  /* padding: 4px; */
  cursor: pointer;
}

span.edit-page img {
  padding-right: 6px;
}

/* booking */
.booking-history h3 {
  font-size: 26px;
  line-height: 31px;
  color: #01174A;
}

.booking-details {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 10px 40px #262C6D26;
  border-radius: 12px;
  padding: 30px;
  margin-bottom: 15px;
}

.name--hotel {
  display: flex;
  margin-bottom: 20px;
}

.name--hotel h4 {
  color: #01174A;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 0;
}

.date-book {
  display: flex;
  margin-bottom: 20px;
}

.start-date h4 {
  font-size: 16px;
  color: #262C6D;
  font-weight: 600;
  line-height: 18px;
  margin-bottom: 0;
  padding-right: 81px;
}

.start-date p {
  font-size: 14px;
  color: #787878;
  line-height: 18px;
  margin-bottom: 13px;
}

.flag-logo {
  text-align: center;
  margin-bottom: 80px;
}

.sign-up-loging.log-profile .accordion-item {
  border: none;
}

.sign-up-loging.log-profile .nav-tabs .nav-item.show .nav-link,
.sign-up-loging.log-profile .nav-tabs .nav-link.active {}

.sign-up-loging.log-profile .nav-tabs {
  margin-bottom: 59px;
  align-items: center;
}

.sign-up-loging.log-profile .nav-tabs li {
  display: inline-block;
  text-align: center;
  width: 50%;
}

.sign-up-loging.log-profile .nav-tabs .nav-link {
  width: 100%;
  font-size: 14px;
  line-height: 17px;
  font-weight: 400;
  color: #989898;
  text-transform: uppercase;
  border: 0;
}

.sign-up-loging.log-profile .nav-tabs .nav-link.active {
  color: #E96736;
  border: 0;
  border-bottom: 3px solid #E96736;
}

/* .sign-up-loging.log-profile .nav-tabs .nav-link:focus,.sign-up-loging.log-profile .nav-tabs .nav-link:hover{
  color: #E96736;
  border: 0;
  border-bottom: 3px solid #E96736;
} */
.name--hotel span {
  background: #C7FBF7 0% 0% no-repeat padding-box;
  border-radius: 60px;
  font-size: 12px;
  line-height: 20px;
  color: #47A19A;
  width: 88px;
  height: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 17px;
  cursor: pointer;
}

.view-details {
  color: #262C6D;
  font-size: 14px;
  line-height: 17px;
  text-transform: uppercase;
  font-weight: bold;
  margin-left: 35px;
  background: url(../images/view-details.svg) no-repeat;
  padding-left: 35px;
  letter-spacing: 2.66px;
}

.start-date {
  margin-right: 70px;
  width: 100%;
  position: relative;
}

.start-date span {
  position: absolute;
  left: auto;
  right: 0;
  top: 24px;
  height: 31px;
}

.book-information {
  display: flex;
  align-items: center;
}

span.complet {
  color: #00943B;
  background: #BEFFD8;
}

span.cancel {
  color: #E96736;
  background: #FFECE5;
}

.modify-booking .modal-body {
  padding: 50px 50px;
}

.modify-booking .sign-up-loging.log-profile h3 {
  padding: 0 !important;
  line-height: 29px;
  margin-bottom: 25px;
}

.modify-booking .sign-up-loging .log-profile {
  padding-top: 0;
}

.modify-booking .sign-up-loging.log-profile {
  padding-top: 0;
}

.modify-booking .sign-up-loging.log-profile .form-login {
  padding: 0;
}

.modify-booking .modal-dialog {
  max-width: 508px;
}

.modify-booking p {
  font-size: 14px;
  line-height: 22px;
  color: #787878;
  margin-bottom: 40px;
  margin-top: 0;
}

.modify-booking .form-input-lo textarea.form-control {
  padding: 0;
  height: 92px;
}

.modify-booking .button-main .btn {
  width: 100%;
}

.modify-booking .modal .modal-content .button-main:hover .btn:after {

  filter: brightness(0.20) !important;
}

.modify-booking .modal .modal-content .button-main .btn:after {
  background: url(../images/button-icon.svg);
  filter: brightness(2.2);
}

.button-main .btn:hover {
  background: #262C6D;
  color: #fff;
}

.form-input-lo .form-control::placeholder {
  color: #262C6D !important;
}

section.profile.bg-main-pro:after {
  content: "";
  position: relative;
  display: inline-block;
  background: transparent linear-gradient(359deg, #7BC5BF 0%, #D3D5C8 44%, #E8E9E3 65%, #FCFCFC00 93%, #CCCAD600 100%) 0% 0% no-repeat padding-box;
  width: 100%;
  height: 206px;
  top: 7px;
}

@media(max-width:1000px) {
  .user-profile .resp-vtabs ul.resp-tabs-list {
      width: 23%;
  }

  .start-date span {
      right: -51px;
  }

  .start-date h4 {
      padding-right: 0;
  }

  .user-profile .resp-tab-content h3 {
      font-size: 20px;
      line-height: 24px;
  }

  .profle-name-user h3 {
      font-size: 20px;
      line-height: 21px;
  }

  .button-main .btn {
      width: 193px;
      height: 41px;
  }

  .view-details {
      margin-left: 7px;
      padding-left: 26px;
  }

  .modify-booking .modal-body {
      padding: 33px 33px;
  }

  .modify-booking .sign-up-loging.log-profile h3 {

      margin-bottom: 15px;
      line-height: 22px;
  }

  .modify-booking .button-main .btn:after {
      filter: brightness(0.20);
  }
}

@media(max-width:820px) {
  .flag-logo {
      text-align: center;
      margin-bottom: 25px;
  }

  .login .modal-content {
      margin: 0 30px;
  }
  .bottom-buttons {
      position: inherit;
      bottom: inherit;
      margin-top: 12px;
  }
}

@media(max-width:768px) {
  .log-register {
      padding-top: 19px;
  }

  .login .modal-body [class*="col-"] {
      padding-left: 0;
      padding-right: 0;
  }

  .login .modal-body [class*="row"] {
      margin-left: -1px;
      margin-right: -1px;
  }

  .desktop-log {
      max-width: 383px;
  }

  .login .modal-content {
      margin: 0 27px;
  }

  .login button.btn-close {
      top: -40px;
      right: -18px;
  }

  .user-profile .resp-vtabs .resp-tabs-container {
      width: 100%;
  }

  .resp-vtabs .resp-tab-content {
      border: 0;
  }

  .resp-vtabs {
      position: absolute;
      top: 106px;
  }

  .user-profile h2.resp-accordion {
      font-size: 14px;
      line-height: 17px;
      color: #262C6D;
      font-weight: 600;
  }

  .user-profile .resp-accordion span img {
      display: none;
  }

  .profile-name {
      width: 100%;
  }

  .user-profile .resp-accordion:first-child {
      border: none;
  }

  .booking-details .col-md-3 img {
      width: 100%;
      margin-bottom: 19px;
  }

  .user-profile .resp-tab-content h3 {
      color: #01174A;
      font-size: 20px;
      line-height: 24px;
  }

  .user-profile .resp-vtabs .resp-tab-content {
      border: 0;
      margin-bottom: 33px;
  }

  .user-profile .resp-arrow {
      width: 22px;
      height: 18px;
      float: right;
      background: url(../images/arrow-button.svg);
      border: 0;
  }

  .user-profile .resp-tab-active span.resp-arrow {
      transform: rotate(90deg);
      border: none;
  }

  .user-profile .resp-tab-active {
      background: #FFFFFF 0% 0% no-repeat padding-box;
      box-shadow: 0px 4px 15px #262C6D29;
      border-radius: 25px;
      border: 0 !important;
      padding: 17px 30px;
  }

  .profil-col {
      width: 100%;
      padding-right: 0;
  }

  .agent-login {
      padding-bottom: 0;
  }

  .user-profile {
      position: relative;
      height: 100%;
      z-index: 99;
  }

  .resp-vtabs {
      position: relative;
  }

  .user-profile .resp-vtabs .resp-tabs-container {
      padding-left: 0;
  }

  .user-detail-main {
      padding: 24px;
  }

  span.edit-page {
      right: 0px;
  }

  .button-main .btn {
      margin-bottom: 30px;
  }

  .sign-up-loging.log-profile {
      height: auto;
  }



  .sign-up-loging.log-profile .button-main {
      align-items: center;
      flex-wrap: wrap;
      justify-content: center;
      margin-bottom: 50px;
  }

  a.forgot-pwd {
      padding-left: 0;
  }

  .date-book {
      flex-wrap: wrap;
  }

  .name--hotel {
      display: flex;
      margin-bottom: 20px;
      flex-direction: column;
  }

  .book-information {
      flex-wrap: wrap;
  }

  .name--hotel span {
      margin-top: 13px;
      margin-left: 0;
  }

  .booking-details {
      padding: 16px;
  }

  .start-date span {
      position: relative;
      left: auto;
      left: 0;
      top: 31px;
      height: 32px;
      transform: rotate(90deg);
      display: inline-block;
  }

  .start-date {
      margin-bottom: 65px;
  }

  .start-date:last-child {
      margin-bottom: 0;
  }

  .view-details {
      margin-left: 13px;
      padding-left: 42px;
  }
}

@media only screen and (max-width: 768px) {

  ul.resp-tabs-list {
      display: none;
  }

  h2.resp-accordion {
      display: block;
  }

  .resp-vtabs .resp-tab-content {
      border: 1px solid #C1C1C1;
  }

  .resp-vtabs .resp-tabs-container {
      border: none;
      float: none;
      width: 100%;
      min-height: initial;
      clear: none;
  }

  .resp-accordion-closed {
      display: none !important;
  }

  .resp-vtabs .resp-tab-content:last-child {
      border-bottom: 1px solid #c1c1c1 !important;
  }
  .button-main .btn {
      font-weight: 400;
      width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .sign-up-loging.log-profile {
      padding: 50px 20px 30px;
  }
  .sign-up-loging.log-profile .bottom-buttons {
      bottom: inherit;
      position: inherit;
      margin-top: 24px;
  }


}

@media(max-width:680px) {
  .login .modal.show .modal-dialog {
      margin: 38px 20px;
  }

  .desktop-log {
      width: 100%;
      max-width: 100%;
  }

  .login .modal-content {
      border-radius: 27px;
  }

  .login button.btn-close {
      left: auto;
      right: -1%;
  }

  .login button.btn-close {
      top: -25px;
  }

  .login .modal-body [class*="row"] {
      margin-left: 0px;
      margin-right: 0px;
  }

  .login .modal-body [class*="col-"] {
      padding-left: 0;
      padding-right: 0;
  }

  .sign-up-loging.log-profile h3 {
      padding: 0px 30px;
      font-size: 20px;
      line-height: 24px;
  }

  .log-register.register-sign {
      padding: 25px 30px 21px 30px;
  }

  .agent-login {
      padding: 24px 30px;
  }

  .sign-up-loging {
      padding: 20px 30px;
  }

  .content-log {
      padding: 20px 30px;
  }

  .choosing-option-section.review-booking-section .content-log h3 {
      font-size: 24px;
      margin-bottom: 14px;
      line-height: 24px;
  }

  .content-log h3 {
      font-size: 24px;
      margin-bottom: 14px;
      line-height: 24px;
  }

  .sign-up-loging h3 {
      margin-bottom: 24px;
  }


  .log-register {
      padding-top: 35px;
  }

  .login .modal-content {
      margin: 0 0px;
  }
}

@media(max-width:580px) {
  .desktop-log {
      display: none;
  }

  .desktop-login {
      display: none;
  }

  .resp-log {
      display: block;
      width: 100%;
  }
}

/* @media (min-width:819px) and (max-width :821px) {
  .desktop-log {
      max-width: 100%!important;
      width: 100%;
  }
  .login .modal-content {
      border-radius: 18px;
  }
} */

/* style added 29-11-2024 */
.form-input-lo .form-control {
  margin-bottom: 38px;
}

/* .login .image-log {
  position: relative;
  height: 100%;
} */
@media (max-width: 991px) and (min-width: 680px) {
  .sign-up-loging.log-profile {
      padding-top: 0px;
  }


}

/* end */
.sign-up-loging .bottom-buttons{

  position: relative;

  bottom: auto;

  margin-top: 20px;

}



.modal-content .btn-close{

    align-self: end;

    margin-top: 10px;

    margin-right: 10px;

    outline: none;

    border: none;

}
