﻿@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
/*@import url('http://fonts.cdnfonts.com/css/helvetica-rounded-lt-std');
*/
/*@import url(//db.onlinewebfonts.com/c/511031ed9122c8ea1450b18b876221fe?family=SF+Pro+Rounded);
*/
:root {
  --HRLS: "Helvetica Rounded LT Std", sans-serif;
  --Roboto: "Roboto", sans-serif;
  --HN: "Helvetica Neue" sans-serif;
}
/*how to use different fonts as a variable*/
/*If you want to use roboto as a font family then use this way and follow this method others*/
h1 {
  font-family: var(--Roboto);
}

.container {
  position: relative;
}

input,
button,
select {
  outline: none;
}

.btn-sm-edit,
.btn-sm-edit:hover {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
  background-color: #2f80ed;
  color: #fff;
}

.descs {
  font-size: 12px;
  margin-right: 7px;
  margin-bottom: 7px;
  opacity: 0;
  visibility: hidden;
}

.dotted-img-input2:hover {
  background: #56ccf247;
}

.dotted-img-input2:hover .trash-button,
.dotted-img-input2:hover .descs {
  opacity: 1;
  visibility: visible;
  transition: 0.5s all;
}

.trash-button {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 45%;
  z-index: 9999;
  background: #56ccf2;
  left: 45%;
  border: 0px;
  padding: 5px;
  border-radius: 5px;
  color: white;
}

.trash-button.del-small {
  left: 46%;
}

.f-20 {
  font-size: 20px !important;
}

.label-input {
  font-size: 18px;
  font-family: "Roboto", sans-serif;
  line-height: 28px;
  margin-bottom: 30px;
}

body {
  background-color: #fff;
}

.tableactivity-padding {
  padding: 220px 100px 100px 100px;
}

.dropdown-item.active,
.dropdown-item:active {
  color: #fff !important;
  text-decoration: none;
  background-color: #333333 !important;
}

.blue-div-hosting {
  background: linear-gradient(90deg, #2f80ed 0%, #56ccf2 107.87%);
  width: 100%;
  position: relative;
  height: 1000px;
}

.navbar-3.navbar-fixed {
  top: 0;
  z-index: 100;
  position: fixed;
  width: 100%;
  background: #ffffff;
  box-shadow: 0px 4px 4px rgb(0 0 0 / 7%);
  transition: opacity 2s;
  -webkit-transition: opacity 2s;
  -moz-transition: opacity 2s;
  opacity: 100%;
}

.dropdown-item:hover {
  color: #fff !important;
  text-decoration: none;
  background-color: #333333 !important;
}

.dropdown-menu-right {
  right: 0;
  left: auto !important;
}

.table-head th {
  margin: 20px 0px;
  text-align: left;
}

.body-table td {
  margin: 20px 0px;
  text-align: left;
}

.check2 {
  position: relative !important;
  margin-top: 4px !important;
  /* text-align: right; */
  /* direction: rtl; */
  /* float: right; */
  right: 0px !important;
  display: inline-block;
  /* margin-left: 14.75rem !important; */
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 15px 18px !important;
  /* clear: both; */
  /* font-weight: 400; */
  font-family: var(--Roboto);
  font-style: normal !important;
  font-weight: 500 !important;
  font-size: 16px !important;
  line-height: 19px !important;
  color: #333333 !important;
  /* text-align: inherit; */
  /* white-space: nowrap; */
  background-color: transparent !important;
  /* border: 0; */
}

.participant-select {
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 100%;
  appearance: none;
  /* margin-top: 2px !important; */
  background: url(http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png)
    white no-repeat 98.5% !important;
  background: none;
  /* float: unset; */
  /* text-align: center; */
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left !important;
  background: #ffffff !important;
  box-shadow: 0px 4px 9px rgb(0 0 0 / 12%) !important;
  border-radius: 10px !important;
  min-width: 15rem !important;
  padding: 10px 0px !important;
  margin: 20px 0px;
  /* margin: 0.125rem 0 0; */
  font-size: 1rem;
  /* color: #212529; */
  text-align: left;
  /* list-style: none; */
  /* background-color: #fff; */
  /* background-clip: padding-box; */
  /* border: 1px solid rgba(0, 0, 0, 0.15); */
  /* border-radius: 0.25rem; */
}

.form-check-input {
  position: absolute;
  margin-top: 0px;
  /* text-align: right; */
  /* direction: rtl; */
  /* float: right; */
  right: 220px;
  display: inline-block;
  /* margin-left: 14.75rem !important; */
}

button,
input,
textarea {
  -webkit-appearance: auto !important;
  /* font-family: tahoma,arial,\5b8b\4f53,sans-serif; */
}

.iti--separate-dial-code .iti__selected-flag {
  background-color: transparent !important;
}

.iti--separate-dial-code .iti__selected-dial-code {
  margin-left: 12px !important;
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  /* identical to box height */

  display: flex;
  align-items: center;
  /* Gray 4 */

  color: #969696;
}

button,
input,
textarea {
  /* -webkit-appearance: none; */
  /* font-family: tahoma,arial,\5b8b\4f53,sans-serif; */
}

.info-lock {
  display: inline-grid;
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 15px;
  align-items: center;
  text-align: center;
  color: #969696;
  padding: 2px 0px 0px 12px;
}

.btn-register:hover {
  text-decoration: none;
  color: #fff;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* background: url(http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png) white no-repeat 98.5% !important; */
  background: none;
  /* float: unset; */
  /* text-align: center; */
}

.iti__arrow2 {
  margin-left: 6px;
  width: 8px;
  height: 0;
  float: right;
  position: relative;
  top: 34px;
  right: 30px;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 5px solid #555;
}

.iti {
  position: relative;
  display: inline-block;
  width: 100% !important;
}

.iti--allow-dropdown input,
.iti--allow-dropdown input[type="tel"],
.iti--allow-dropdown input[type="text"],
.iti--separate-dial-code input,
.iti--separate-dial-code input[type="tel"],
.iti--separate-dial-code input[type="text"] {
  padding-right: 40px !important;
  padding-left: 120px !important;
  margin-left: 0;
}

.iti__selected-flag {
  z-index: 1;
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
  padding: 0 6px 0 0px !important;
}

.iti__flag {
  height: 15px;
  box-shadow: 0 0 1px 0 #888;
  background-image: none !important;
  background-repeat: no-repeat;
  background-color: #dbdbdb;
  background-position: 20px 0;
}

.iti__flag-container {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 30px 15px 30px 30px !important;
}

.profile-blue-btn2 {
  width: 100px;
  height: 35px;
  padding: 8px 20px 10px 20px;
  background: #2f80ed;
  border-radius: 8px;
  font-family: var(--Roboto);
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  display: inline-grid;
  color: #ffffff;
  flex: none;
  /* float: right; */
  text-align: center;
  order: 1;
  flex-grow: 0;
  margin: 0px 0px;
}

.divdrop2 {
  border: 1px solid #bdbdbd;
  box-sizing: border-box;
  border-radius: 12px;
  padding: 13px 16px;
  flex: none;
  order: 3;
  flex-grow: 0;
  margin: 28px 0px;
}

.heart-book {
  content: "\f08a";
  color: #fff !important;
  position: absolute;
  top: 21px;
  right: 21px;
  font-size: 20px !important;
}

.basket-paranew {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 120%;
  font-family: "SF Pro Rounded", sans-serif;
  color: #494949;
  flex: none;
  order: 1;
  flex-grow: 0;
  text-decoration-line: underline;
  margin: 5px 0px;
}

.person-bottom {
  font-family: "SF Pro Rounded", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 17px;
  /* identical to box height */

  text-decoration-line: underline;
  /* Gray 4 */

  color: #969696;
  /* Inside Auto Layout */

  flex: none;
  order: 0;
  flex-grow: 0;
  margin: 0px 0px;
}

.round-profile-img {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  flex: none;
  order: 0;
  flex-grow: 0;
  margin: 0px 0px 16px 0px;
}

.profile-card3 {
  width: 100%;
  height: auto;
  background: #ffffff;
  border: none;
  margin: 0px 0px 32px 0px;
  box-shadow: 0px 4px 15px rgb(0 0 0 / 15%);
  border-radius: 24px;
}

.profile-card2new {
  width: 100%;
  height: auto;
  background: #ffffff;
  border: none;
  margin: 0px 0px 32px 0px;
  box-shadow: 0px 4px 15px rgb(0 0 0 / 15%);
  border-radius: 24px;
}

.last-profile-button {
  background: #ffffff;
  /* Gray 1 */
  width: 100%;
  padding: 24px 10px;
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  /* identical to box height */
  text-align: center;
  display: block;
  align-items: center;
  text-align: center;
  /* Gray 1 */
  margin-top: 28px;
  color: #333333;
  border: 1px solid #333333;
  box-sizing: border-box;
  border-radius: 12px;
}

.side-profile2 {
  margin: 28px 0px;
}

.profile-blue-link-activitynew:hover {
  text-decoration: none;
  color: #fff;
}

.profile-blue-btn2:hover {
  text-decoration: none;
  color: #fff;
}

.profile-blue-link-activitynew {
  font-family: "SF Pro Rounded", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  width: 100%;
  text-align: center;
  display: inline-block;
  height: auto;
  margin-top: 2px;
  background: #2f80ed;
  border-radius: 8px;
  padding: 8px 8px;
  box-sizing: border-box;
  color: #fff;
}

.paragraph2 {
  font-family: "SF Pro Rounded", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #494949;
  text-align: left;
  margin: 0px 0px 26px 0px;
}

.profile-blue-link-activity:hover {
  color: #fff;
  text-decoration: none;
  background: #2f80ed;
}

.list-bottom-activitynew {
  display: inline-block;
  margin-right: 23px;
}

.list-bottom-activitynew2 {
  display: inline-block;
  margin-right: 10px;
}

.list-bottom-activity2 {
  display: inline-block;
}

.side-img-profile {
  width: 95px;
  height: 95px;
  box-sizing: border-box;
  display: block;
  box-shadow: 0px 0px 6px rgb(0 0 0 / 8%);
  border-radius: 6px;
  object-fit: cover;
  object-position: center top;
}

.list-unstyled-activity {
  padding-left: 0;
  list-style: none;
  margin-bottom: 7px;
  margin-top: 31px;
}

.star-div-profile {
  margin: 1px 0px 8px 0px;
}

.progress-bar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden;
  background: #2f80ed;
  width: 90px !important;
  border-radius: 100px;
  height: 15px;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #007bff;
  transition: width 0.6s ease;
}

.thanku-page-padding {
  padding: 300px 100px 50px 100px;
}

.list-step-activity {
  display: inline-block;
  margin-right: 32px;
}

.thanku-heading {
  font-family: var(--HRLS);
  font-style: normal;
  font-weight: bold;
  font-size: 45px;
  line-height: 60px;
  color: #333333;
  flex: none;
  order: 0;
  flex-grow: 0;
  margin: 30px 10px 20px 10px;
}

.btn-cancel-popup {
  color: #6c757d;
  font-weight: 500;
  border: none !important;
  font-size: 20px;
}

.btn-done-popup {
  color: #2f80ed;
  background-color: transparent;
  border-color: transparent;
  font-weight: 500;
  border: none !important;
  font-size: 20px;
}

.input-popup-increment {
  vertical-align: top;
  width: 100%;
  background: #c0c0c040 !important;
  border: none !important;
  font-size: 17px;
  text-align: center;
  padding: 10px;
  border-radius: 5px;
}

.f-20 {
  font-size: 20px !important;
}

.f-17 {
  font-size: 17px !important;
}

.modal-date {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  box-shadow: 0px 0px 6px 0px #beb7b7a1;
  background-color: #fff;
  background-clip: padding-box;
  border: 0px;
  border-radius: 10px;
  outline: 0;
}

.container-newcheck {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 5px;
  /* margin-top: 4px; */
  cursor: pointer;
  font-size: 19px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.container-newcheck input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 22px;
  border: 2px solid #2f80ed;
  border-radius: 3px;
  background: #fff;
  width: 22px;
  background-color: #fff;
}

/* On mouse-over, add a grey background color */
/*.container-newcheck:hover input ~ .checkmark {
    background-color: #ccc;
}*/

/* When the checkbox is checked, add a blue background */
.container-newcheck input:checked ~ .checkmark {
  background-color: transparent;
  background-color: #2f80ed;
  color: #fff;
  border-radius: 3px;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container-newcheck input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.container-newcheck .checkmark:after {
  left: 5px;
  top: 2px;
  width: 7px;
  height: 11px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.container-newradio {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 5px;
  /* margin-top: 4px; */
  cursor: pointer;
  font-size: 19px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.container-newradio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.container-newradio .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 22px;
  border: 2px solid #2f80ed;
  border-radius: 50%;
  background: #fff;
  width: 22px;
  background-color: #fff;
}

/* On mouse-over, add a grey background color */
/*.container-newcheck:hover input ~ .checkmark {
    background-color: #ccc;
}*/

/* When the checkbox is checked, add a blue background */
.container-newradio input:checked ~ .checkmark {
  background-color: transparent;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container-newradio input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.container-newradio .checkmark:after {
  left: 4px;
  top: 4px;
  width: 10px;
  height: 10px;
  background: #2f80ed;
  border-radius: 50%;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.container-days {
  display: inline-block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 5px;
  /* margin-top: 4px; */
  margin-right: 10px;
  cursor: pointer;
  font-size: 18px;
  line-height: 24px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.container-days input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.container-days .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  padding: 5px;
  text-align: center;
  margin-right: 10px;
  color: grey;
  height: 35px;
  border: none;
  border-radius: 50%;
  background-color: #e4e4e491 !important;
  width: 35px;
  background-color: #fff;
}

/* When the checkbox is checked, add a blue background */
.container-days input:checked ~ .checkmark {
  background-color: #2f80ed !important;
  line-height: 22px;
  color: #fff;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container-days input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.container-days .checkmark:after {
  left: 0px;
  top: 0px;
  width: 9px;
  height: 9px;
  /* background: transparent; */
  border-radius: 50%;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.ass-profile-padding {
  padding: 170px 90px 100px 90px;
}

.input-select {
  display: block;
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 19px;
  border: none;
  line-height: 15px;
  width: auto;
  /* border-bottom: 1px solid #33333361; */
  /* align-items: center; */
  text-align: left;
  color: #333333;
}

.pleft-1 {
  padding-left: 0.25rem;
}

.btn-time {
  color: #08326c;
  background-color: transparent;
  /* font-weight: 500; */
  font-size: 19px;
  padding: 11px 15px;
  border-color: transparent;
}

.btn-time:hover {
  border-radius: 4px !important;
  background-color: #dcdcdc5e;
}

.btn-event {
  color: #2f80ed;
  border-radius: 4px !important;
  background-color: #beddff5e;
  /* font-weight: 500; */
  font-size: 19px;
  padding: 11px 15px;
  adding: 11px;
  border-color: transparent;
}

.pleft-2 {
  padding-left: 0.5rem;
}

.border-drop-activity-left {
  border-right: 1px solid #d7d7d7;
  height: 100%;
}

.border-drop-activity-right {
  padding-left: 30px;
}

.top-listprofile-activity:not(:disabled):not(.disabled):active,
.top-listprofile-activity:not(:disabled):not(.disabled).active,
.show > .top-listprofile-activity {
  color: #333333;
  background: #f5f5f5;
  text-decoration: none;
  border: 1px solid #333333;
}

.top-listprofile-activity {
  padding: 8px 14px;
  background: #ffffff;
  border: 1px solid #bdbdbd;
  box-sizing: border-box;
  border-radius: 20px;
  font-family: var(--Roboto);
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 200%;
  color: #333333;
  flex: none;
  order: 0;
  flex-grow: 0;
  margin: 0px 14px 0px 0px;
}

.round-padding-activity {
  margin: 40px -15px 0px -15px;
}

.list-bottom-activity {
  display: inline-block;
  margin-right: 13px;
}

.progress {
  display: -ms-flexbox;
  display: flex;
  height: 1rem;
  overflow: hidden;
  width: 120px !important;
  height: 15px !important;
  background-color: #56ccf2 !important;
  border-radius: 100px !important;
}

.color-red {
  color: red !important;
}

.profile-blue-link-activity {
  font-family: "SF Pro Rounded", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 120%;
  width: 100%;
  text-align: center;
  display: inline-block;
  height: auto;
  margin-top: 2px;
  background: #2f80ed;
  border: 6px solid #ffffff;
  border-radius: 90px;
  padding: 8px 7px;
  box-sizing: border-box;
  color: #fff;
}

.nav-new {
  font-family: var(--Roboto);
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  /* identical to box height */
  /* White */

  color: #000 !important;
  padding: 5px 20px;
  text-align: center;
  margin: 0px;
}

.nav-new2 {
  font-family: var(--Roboto);
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  /* identical to box height */
  /* White */

  color: #333333 !important;
  padding: 5px 20px;
  text-align: center;
  /* Gray 1 */
}

.value-button {
  display: inline-block;
  border: 1px solid #ddd;
  margin: 0px;
  width: 40px;
  height: 20px;
  text-align: center;
  vertical-align: middle;
  padding: 11px 0;
  background: #eee;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.value-button:hover {
  cursor: pointer;
}

.increment {
  text-align: right;
  display: inline-block;
  float: right;
}

.last-grey-para {
  font-family: var(--Roboto);
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 150%;
  /* identical to box height, or 18px */

  text-align: center;
  /* Gray 4 */

  color: #969696;
  /* Inside Auto Layout */

  flex: none;
  order: 3;
  align-self: stretch;
  flex-grow: 0;
  margin: 48px 0px;
}

.check-label11 {
  font-family: var(--Roboto);
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 150%;
  /* or 21px */

  text-align: center;
  /* Gray 1 */

  color: #333333;
  /* Inside Auto Layout */

  flex: none;
  order: 0;
  flex-grow: 0;
  margin: 0px 16px;
}

.link-label11 {
  font-family: var(--Roboto);
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 150%;
  /* or 21px */
  text-decoration: underline;
  text-align: center;
  /* Gray 1 */

  color: #333333;
}

.form-check-label12new {
  font-family: var(--Roboto);
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  margin: 0px;
  line-height: 150%;
  padding: 0px 5px 0px 0px;
  color: #333333;
}

.check12 {
  position: absolute;
  margin-top: 3px !important;
  /* text-align: right; */
  /* direction: rtl; */
  height: 20px !important;
  width: 39px !important;
  /* float: right; */
  right: 101px;
  display: inline-block;
  margin-left: 0rem !important;
}

.check12-last {
  position: absolute;
  margin-top: 18px !important;
  /* text-align: right; */
  /* direction: rtl; */
  height: 20px !important;
  width: 39px !important;
  /* float: right; */
  right: 101px;
  display: inline-block;
  margin-left: 0rem !important;
}

.check3 {
  position: absolute;
  margin-top: 3px !important;
  /* text-align: right; */
  /* direction: rtl; */
  height: 18px !important;
  width: 37px !important;
  /* float: right; */
  /* right: 0px; */
  display: inline-block;
  margin-left: -0.4rem !important;
}

.checkbox-div {
  width: 475px;
  height: auto;
  padding: 24px 45px;
  text-align: center;
  display: inline-block;
  border: 1px solid #bdbdbd;
  box-sizing: border-box;
  border-radius: 24px;
}

.increment2 {
  display: table-cell;
}

.center-para {
  font-family: "SF Pro Rounded", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  text-align: center;
  /* Gray 1 */

  color: #333333;
  /* Inside Auto Layout */

  flex: none;
  order: 1;
  flex-grow: 0;
  margin: 48px 50px;
}

.per-time {
  font-family: var(--Roboto);
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 150%;
  /* identical to box height, or 21px */

  text-align: center;
  /* Gray 4 */

  color: #969696;
}

.minus {
  margin-right: 24px;
  margin-top: 24px;
}

.plus {
  margin-left: 24px;
  margin-top: 24px;
}

form #decrease {
  /*    margin-right: 15px;
*/
  border-radius: 8px 0 0 8px;
}

form #increase {
  /*    margin-left: 15px;
*/
  border-radius: 0 8px 8px 0;
}

form #input-wrap {
  margin: 0px;
  padding: 0px;
}

input#number {
  text-align: center;
  border: none;
  margin: 0px;
  font-family: var(--Roboto);
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 21px;
  /* identical to box height */
  /* Gray 1 */

  color: #333333;
  width: 40px;
  height: auto;
}

.check-last {
  font-family: var(--Roboto);
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 150%;
  /* identical to box height, or 18px */
  /* Gray 4 */
  display: block;
  color: #969696;
  /* Inside Auto Layout */
  text-align: left;
  flex: none;
  order: 4;
  align-self: stretch;
  flex-grow: 0;
  margin: 8px 0px;
}

.choose-activity {
  margin: 32px 120px 0px 120px;
  font-family: "SF Pro Rounded", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 21px;
  text-align: center;
  /* Gray 1 */

  color: #333333;
}

.fil-para2 {
  font-family: var(--Roboto);
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 150%;
  /* or 18px */

  text-align: center;
  /* Gray 4 */

  color: #969696;
  /* Inside Auto Layout */

  flex: none;
  order: 2;
  align-self: stretch;
  flex-grow: 0;
  margin: 12px 0px;
}

.fil-para1 {
  font-family: "SF Pro Rounded", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 21px;
  text-align: center;
  /* Gray 1 */

  color: #333333;
  /* Inside Auto Layout */

  flex: none;
  order: 1;
  flex-grow: 0;
  margin: 12px 0px;
}

.choose-activity2 {
  margin: 32px 0px 24px 0px;
  font-family: "SF Pro Rounded", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 21px;
  text-align: left;
  color: #333333;
}

.select-btn {
  font-family: "SF Pro Rounded", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 21px;
  /* Gray 1 */
  margin-bottom: 0px;
  color: #333333;
}

.btn-select {
  border: 1px solid #bdbdbd;
  box-sizing: border-box;
  border-radius: 25px;
  /* Inside Auto Layout */
  padding: 12px 16px;
  flex: none;
  order: 0;
  flex-grow: 0;
  margin: 0px 20px 0px 0px;
}

.img-file {
  margin-right: 22px;
}

.form-control-textarea {
  display: block;
  width: 100%;
  height: calc(1.5 em + 0.75 rem + 2 px);
  padding: 24px;
  border: 1px solid #bdbdbd;
  box-sizing: border-box;
  border-radius: 24px;
  font-family: "SF Pro Rounded", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 29px;
  color: #969696;
  background-color: #fff;
  background-clip: padding-box;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.textarea-size {
  font-family: var(--Roboto);
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 150%;
  /* identical to box height, or 18px */
  /* Gray 1 */

  color: #333333;
  /* Inside Auto Layout */

  flex: none;
  order: 1;
  flex-grow: 0;
  margin: 12px 0px;
}

.form-control-textarea2 {
  display: block;
  width: 100%;
  height: calc(1.5 em + 0.75 rem + 2 px);
  padding: 24px;
  border: 1px solid #bdbdbd;
  box-sizing: border-box;
  border-radius: 24px;
  font-family: "SF Pro Rounded", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #969696;
  background-color: #fff;
  background-clip: padding-box;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.write-activity {
  font-family: "SF Pro Rounded", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 21px;
  /* Gray 1 */

  color: #333333;
  /* Inside Auto Layout */

  flex: none;
  order: 0;
  flex-grow: 0;
  margin: 24px 0px;
}

.write-activity2 {
  font-family: "SF Pro Rounded", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 21px;
  /* Gray 1 */

  color: #333333;
  /* Inside Auto Layout */

  flex: none;
  order: 0;
  flex-grow: 0;
  margin: 28px 0px;
}

.form-check-label2 {
  font-family: var(--Roboto);
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 150%;
  /* or 24px */
  /* Gray 1 */
  margin: 0px 0px 15px 0px;
  color: #333333;
}

.login {
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 28px;
  /* identical to box height, or 156% */

  display: inline-block;
  align-items: center;
  text-align: right;
  /* Gray 4 */

  color: #969696;
  /* Inside Auto Layout */

  flex: none;
  order: 0;
  flex-grow: 0;
  margin: 26px 0px 0px 0px;
}

.input-span {
  display: inline-block;
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 15px;
  /* identical to box height */

  align-items: center;
  text-align: right;
  /* Gray 1 */

  color: #333333;
}

.login-link {
  text-decoration: none;
}

.name-input:focus,
.name-input:hover {
  background: #ffffff;
  /* Gray 5 */

  border: 1px solid #d7d7d7;
  box-sizing: border-box;
  box-shadow: 0px 4px 10px 3px rgba(0, 0, 0, 0.11);
  border-radius: 6px;
}

.intl-tel-input {
  display: table-cell;
}

.intl-tel-input .selected-flag {
  z-index: 4;
}

.intl-tel-input .country-list {
  z-index: 5;
}

.input-group .intl-tel-input .form-control {
  border-top-left-radius: 4px;
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 0;
}

.name-input {
  /* Gray 4 */
  padding: 23px 30px;
  border: 1px solid #969696 !important;
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  /* identical to box height */
  width: 100%;
  height: auto;
  display: block;
  align-items: center;
  /* Gray 4 */

  color: #333333;
  box-sizing: border-box;
  border-radius: 6px;
}

.name-label {
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  display: flex;
  align-items: center;
  /* Gray 4 */
  margin: 48px 0px 14px 0px;
  color: #969696;
}

.email-label {
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  display: flex;
  align-items: center;
  /* Gray 4 */
  margin: 24px 0px 14px 0px;
  color: #969696;
}

.login-head-para {
  margin: 18px 130px 0px 85px;
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 22px;
  line-height: 150%;
  /* or 33px */

  color: #ffffff;
}

.signup2a-padding {
  padding: 60px 170px;
}

.signup4a-padding {
  padding: 180px 170px 150px 170px;
}

.blue-white-para-login {
  font-family: var(--HRLS);
  font-style: normal;
  font-weight: bold;
  font-size: 60px;
  line-height: 74px;
  text-align: left;
  letter-spacing: -0.04em;
  color: #ffffff;
  margin-bottom: 0px;
  flex: none;
  order: 0;
  flex-grow: 0;
  padding: 330px 84px 0px 85px;
}

.blue-white-para-login4a {
  font-family: var(--HRLS);
  font-style: normal;
  font-weight: bold;
  font-size: 60px;
  line-height: 74px;
  text-align: left;
  letter-spacing: -0.04em;
  color: #ffffff;
  margin-bottom: 0px;
  flex: none;
  order: 0;
  flex-grow: 0;
  padding: 300px 84px 0px 85px;
}

.login-link {
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 28px;
  /* identical to box height, or 156% */

  display: inline-block;
  align-items: center;
  text-align: right;
  /* Gray 4 */

  color: #bdbdbd;
  /* Inside Auto Layout */

  flex: none;
  order: 0;
  flex-grow: 0;
  margin: 26px 80px 0px 5px;
}

.checbox-hr2 {
  border-top: 3px solid #f5f5f5;
  margin: 0px 0px 25px 0px;
}

.img-hr {
  border-top: 3px solid #f5f5f5;
  margin: 60px 0px 25px 0px;
}

.form-check-label3 {
  font-family: var(--Roboto);
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 150%;
  /* or 24px */
  /* Gray 1 */
  margin: 13px 0px 24px 0px;
  color: #333333;
}

.form-check-label1 {
  font-family: var(--Roboto);
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 150%;
  /* or 24px */
  /* Gray 1 */
  margin: 0px;
  color: #333333;
}

.check-para {
  font-family: var(--Roboto);
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 150%;
  /* or 24px */
  /* Gray 1 */
  margin: 12px 0px 0px 0px;
  padding-bottom: 24px;
  color: #333333;
}

.login-para {
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 28px;
  /* identical to box height, or 156% */

  display: flex;
  align-items: center;
  /* Gray 4 */

  color: #969696;
  /* Inside Auto Layout */

  flex: none;
  order: 1;
  flex-grow: 0;
  margin: 8px 0px;
}

.login-heading {
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 30px;
  line-height: 36px;
  display: flex;
  align-items: center;
  /* Gray 1 */

  color: #333333;
  /* Inside Auto Layout */

  flex: none;
  order: 0;
  flex-grow: 0;
  margin: 8px 0px;
}

.inline-img {
  display: inline-flex;
}

.right-arrow {
  margin-top: 16px;
}

.round-div {
  width: 52px;
  height: 52px;
  display: inline-flex;
  border: none;
  padding: 14px;
  border-radius: 50%;
  background: #bdbdbd;
}

.para-inline {
  /*    display: inline-block;
*/
}

.padding-profile {
  padding: 75px 24px 28px 24px !important;
}

.profile-card {
  background: #ffffff;
  /* Gray 5 */

  border: 1px solid #d7d7d7;
  /* soft dropshadow */
  width: 100%;
  height: auto;
  box-shadow: 0px 4px 15px 4px rgba(0, 0, 0, 0.15);
  border-radius: 12px;
}

.profile-pic {
  width: 124px;
  height: 124px;
  border: 6px solid #ffffff;
  margin-top: -60px;
  margin-left: 24px;
  display: block;
  border-radius: 25%;
}

.upper-div {
  width: 100%;
  height: 336px;
  border: none;
  text-align: center;
  border-radius: 12px 12px 0px 0px;
}

.gallery__item--book4 {
  grid-column-start: 5;
  grid-column-end: 7;
  grid-row-start: 3;
  grid-row-end: 6;
  /* grid-column: 1 / span 4; */
  /* grid-row: 3 / span 3; */
}

.gallery__item--book5 {
  grid-column-start: 5;
  grid-column-end: 7;
  grid-row-start: 6;
  grid-row-end: 9;
  /* grid-column: 1 / span 4; */
  /* grid-row: 6 / span 3; */
}

.gallery__item--book8 {
  grid-column-start: 9;
  grid-column-end: 11;
  grid-row-start: 3;
  grid-row-end: 6;
  /* grid-column: 1 / span 4; */
  /* grid-row: 3 / span 3; */
}

.gallery__item--book9 {
  grid-column-start: 9;
  grid-column-end: 11;
  grid-row-start: 6;
  grid-row-end: 9;
  /* grid-column: 1 / span 4; */
  /* grid-row: 6 / span 3; */
}

.gallery__item--book6 {
  grid-column-start: 7;
  grid-column-end: 9;
  grid-row-start: 4;
  grid-row-end: 7;
}

.gallery__item--book7 {
  grid-column-start: 7;
  grid-column-end: 9;
  grid-row-start: 1;
  grid-row-end: 4;
  /* grid-column: 3 / span 2; */
  /* grid-row: 1 / span 2; */
}

.gallery__item--book3 {
  grid-column-start: 3;
  grid-column-end: 5;
  grid-row-start: 4;
  grid-row-end: 7;
}

.gallery__item--book2 {
  grid-column-start: 3;
  grid-column-end: 5;
  grid-row-start: 2;
  grid-row-end: 4;
  /* grid-column: 3 / span 2; */
  /* grid-row: 1 / span 2; */
}

.gallery-book {
  display: grid;
  grid-template-columns: repeat(10, 1fr);
  grid-template-rows: repeat(8, 4vw);
  grid-gap: 15px;
}

.gallery__item--book1 {
  grid-column-start: 1;
  grid-column-end: 3;
  grid-row-start: 6;
  grid-row-end: 9;
  /* grid-column: 1 / span 2; */
  /* grid-row: 1 / span 2; */
}

.gallery__img-book {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  border-radius: 14px;
}

/*.gallery {
    display: grid;*/
/*grid-template-columns: repeat(8, 1fr);
    grid-template-rows: repeat(4, 4vw );*/
/*grid-gap: 0.5rem 0.5rem;
}*/

.gallery__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.map-div {
  margin: 26px 0px 15px 0px;
  border: none;
}

.side-profile {
  margin: 25px 0px 36px 0px;
}

.basket-time {
  font-style: normal;
  font-family: "SF Pro Rounded", sans-serif;
  font-weight: 500;
  font-size: 12px;
  line-height: 130%;
  /* identical to box height, or 16px */
  border: none;
  text-transform: uppercase;
  /* Gray 3 */

  color: #747474;
  /* Inside Auto Layout */

  flex: none;
  order: 1;
  flex-grow: 0;
  margin: 4px 0px;
}

.input-title {
  display: block;
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: normal;
  margin-left: 15px;
  font-size: 23px;
  border: none;
  line-height: 15px;
  width: 92%;
  border-bottom: 1px solid #33333361;
  align-items: center;
  text-align: left;
  color: #33333359;
}

.custom-switch .custom-control-label::after {
  top: calc(0.25rem + 2px);
  left: calc(0.75rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #adb5bd;
  border-radius: 0.5rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out,
    -webkit-transform 0.15s ease-in-out;
}

.all-day {
  margin-top: 0;
  margin-bottom: 1rem;
  margin: 4px;
  display: inline-block;
}

.custom-switch .custom-control-label::before {
  left: 0.75rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: 0.5rem;
}

.input-title-add {
  display: block;
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: normal;
  margin-left: 15px;
  font-size: 20px;
  border: none;
  line-height: 15px;
  width: 81%;
  border-bottom: 1px solid #33333361;
  align-items: center;
  text-align: left;
  color: #333333ed;
}

.start-para {
  margin: 0.5rem 1rem;
  display: inline-block;
}

.btn-outline-tags:hover {
  color: #fff;
}

.tags-footer-para {
  color: #33333359;
  font-size: 18px;
  display: block;
  font-family: "Inter", sans-serif;
  margin-top: 20px;
}

.border-grey-bottom {
  border-bottom: 1px solid #33333361;
}

.new-select-tab-days {
  /* -webkit-appearance: none; */
  appearance: auto;
  /* background: url(http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png) white no-repeat 98.5% !important; */
  background: none;
  /* float: unset; */
  padding: 7px 0px;
  border: none;
  border-bottom: 1px solid #00000047;
  /* text-align: center; */
}

.start-para-new-days {
  margin: 0.5rem 2.2rem;
  display: inline-block;
}

.start-para-new {
  margin: 0.5rem 1.6rem;
  display: inline-block;
}

.input-title-add2-new {
  display: block;
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: normal;
  margin-left: 25px;
  font-size: 16px;
  border: none;
  margin-top: 3px;
  line-height: 15px;
  width: 87%;
  border-bottom: 1px solid #33333361;
  align-items: center;
  text-align: left;
  color: #333333;
}

.input-title-add2 {
  display: block;
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: normal;
  margin-left: 0px;
  font-size: 19px;
  border: none;
  margin-top: 3px;
  line-height: 15px;
  width: 100%;
  border-bottom: 1px solid #33333361;
  align-items: center;
  text-align: left;
  color: #333333;
}

.text-tab {
  width: 100%;
  border: 1px solid #33333361;
  font-size: 16px;
  border-radius: 5px;
  padding: 10px;
  font-family: "Inter", sans-serif;
}

.input-title-add2-select {
  display: block;
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: normal;
  margin-left: 0px;
  font-size: 16px;
  border: none;
  line-height: 15px;
  width: 49%;
  border-bottom: 1px solid #33333361;
  align-items: center;
  text-align: left;
  color: #333333;
}

.datepicker td,
.datepicker th {
  text-align: center;
  width: 12% !important;
  height: 25px !important;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: none;
}

.input-title-invite {
  display: block;
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: normal;
  margin-left: 15px;
  font-size: 18px;
  border: none;
  line-height: 15px;
  width: 70%;
  border-bottom: 1px solid #33333361;
  align-items: center;
  text-align: left;
  color: #33333359;
}

.new-select-tab {
  /* -webkit-appearance: none; */
  appearance: auto;
  /* background: url(http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png) white no-repeat 98.5% !important; */
  background: none;
  /* float: unset; */
  border: none;
  /* text-align: center; */
}

.input-title-add-time {
  display: block;
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 19px;
  border: none;
  line-height: 15px;
  width: 100%;
  border-bottom: 1px solid #33333361;
  align-items: center;
  text-align: left;
  color: #333333;
}

.input-title-span {
  display: block;
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: normal;
  margin-left: 0px;
  font-size: 18px;
  border: none;
  line-height: 15px;
  border-bottom: 1px solid #33333361;
  align-items: center;
  text-align: left;
  color: #2f80ed;
}

.calendardrop-2 {
  font-family: "SF Pro Rounded", sans-serif !important;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 17px;
  border: none;
  color: #333333;
  display: inline-block;
  flex: none;
  order: 0;
  flex-grow: 0;
  /*    margin: 5px 0px;
*/
}

.form-control-checkboxnew:focus {
  border: none !important;
  outline: none !important;
  box-shadow: none !important;
}

.form-control-checkboxnew {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 0.5rem;
  font-weight: 400;
  line-height: 1.5;
  float: left;
  color: #495057;
  background-color: #fff;
  margin: 10px 0px;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.save-blue-btn,
.save-blue-btn:hover {
  width: 100%;
  height: auto;
  padding: 13px;
  background: #2f80ed;
  border-radius: 5px;
  font-family: var(--Roboto);
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  display: block;
  color: #ffffff;
  flex: none;
  text-align: center;
  order: 1;
  flex-grow: 0;
  /* margin: 11px 0px; */
}

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  /* padding: 10px; */
  width: 100% !important;
  position: relative;
  vertical-align: middle;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  width: 100%;
  padding: 11px 20px !important;
  /* margin: 10px; */
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 13px !important;
  right: 13px !important;
  width: 20px;
}

.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  /* padding: 10px; */
  height: auto !important;
  user-select: none;
  -webkit-user-select: none;
}

.col-md-5-label {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 45% !important;
  max-width: 45% !important;
}

.col-md-1-label {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 10% !important;
  max-width: 10% !important;
}

.profile-blue-btn:hover {
  color: #fff;
}

.label-list {
  display: inline-block;
  margin-bottom: 0.5rem;
  font-size: 16px;
  font-weight: bold;
}

.round-cal {
  padding: 10px;
  background: #2f80ed;
  display: inline-block;
  width: 8px;
  border-radius: 50%;
  height: 8px;
  position: relative;
  margin: 0px 0px !important;
}

.basket-head {
  font-family: "SF Pro Rounded", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 16px;
  /* or 100% */
  /* Gray 2 */
  display: block;
  color: #494949;
  /* Inside Auto Layout */

  flex: none;
  order: 0;
  flex-grow: 0;
  margin: 4px 0px;
}

.profile-blue-btn {
  width: 79px;
  height: 35px;
  padding: 8px 20px 10px 20px;
  background: #2f80ed;
  border-radius: 8px;
  font-family: var(--Roboto);
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  display: block;
  color: #ffffff;
  flex: none;
  text-align: center;
  order: 1;
  flex-grow: 0;
  margin: 11px 0px;
}

.left-mar {
  padding-left: 0px;
}

.border-drop {
  border-right: 1px solid #bdbdbd;
}

.drop-hr {
  border-top: 1px solid #bdbdbd;
  margin: 0px;
}

.fa2 {
  display: inline-block;
  font: normal normal normal 14px /1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  margin-right: 5px;
  margin-top: 3px;
  float: right;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

hr.hr-text {
  position: relative;
  border: none;
  /* height: 1px; */
  /* background: #F5F5F5; */
  border: 1px solid #f5f5f5;
  margin: 0px;
}

.fb-img {
  float: left;
}

.reg-fb {
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  display: inline-block;
  align-items: center;
  text-align: center;
  /* Gray 1 */
  margin: 2px 0px 0px 0px;
  color: #333333;
}

.facebook {
  width: 100%;
  height: auto;
  padding: 25px 45px;
  margin: 25px 0px 24px 0px;
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  display: inline-block;
  align-items: center;
  text-align: center;
  /* Gray 1 */

  color: #333333;
  background: #ffffff;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.08);
  border-radius: 6px;
}

.previous2:hover {
  color: #333333;
  text-decoration: none;
}

.previous2 {
  margin: 0px;
  font-style: normal;
  font-weight: 600;
  font-size: 17px;
  line-height: 19px;
  display: flex;
  align-items: center;
  color: #bdbdbd;
}

.top-links {
  padding: 30px 60px;
}

.google {
  width: 100%;
  height: auto;
  padding: 25px 45px;
  margin: 0px 0px 24px 0px;
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  display: inline-block;
  align-items: center;
  text-align: center;
  /* Gray 1 */

  color: #333333;
  background: #ffffff;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.08);
  border-radius: 6px;
}

.black-white-check {
  background: #333333;
  border-radius: 50%;
  color: #ffffff;
  font-size: 11px;
  display: inline-block;
  padding: 1px 4px;
}

.form-newcontrol:hover {
  border: none;
  box-shadow: none;
}

.form-newcontrol {
  display: inline-block;
  width: 93% !important;
  height: auto;
  padding: 0rem 0rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  /* background-clip: padding-box; */
  border: none !important;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.form-check-newinput {
  position: absolute;
  margin-top: -20px;
  /* text-align: right; */
  /* direction: rtl; */
  /* float: right; */
  right: 110px;
  display: inline-block;
  /* margin-left: 14.75rem !important; */
}

hr.hr-text::before {
  content: attr(data-content);
  display: inline-block;
  background: #fff;
  /* font-weight: bold; */
  /* font-size: 0.85rem; */
  /* color: #999; */
  border-radius: 30rem;
  padding: 0.2rem 2rem;
  position: absolute;
  top: 50%;
  left: 50%;
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 15px;
  /* display: flex; */
  align-items: center;
  text-align: center;
  color: #d7d7d7;
  transform: translate(-50%, -50%);
}

.btn-register {
  width: 100%;
  height: auto;
  margin: 43px 0px 33px 0px;
  padding: 23px 100px;
  text-align: center;
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  display: block;
  align-items: center;
  text-align: center;
  color: #ffffff !important;
  background: #333333;
  border-radius: 6px;
}

.signup3a-padding {
  padding: 120px 170px;
}

.read-more {
  display: inline-block;
  float: right;
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 15px;
  /* identical to box height */
  align-items: center;
  text-align: right;
  text-decoration-line: underline;
  /* Gray 1 */

  color: #333333;
}

.signup-check {
  position: relative;
  display: block;
  margin-top: 24px;
  padding-left: 1.25rem;
}

.fa-chevron-down2:before {
  content: "\f078";
  color: #333333;
  font-size: 18px;
  /* display: inline-block; */
}

.dropdown-menu-md-right {
  right: 0;
  left: auto !important;
}

.btn-extra,
.btn-extra:hover {
  color: #fff !important;
  background-color: #007bff;
  border-radius: 3px !important;
  padding: 8px 20px !important;
  border-color: #007bff;
}

.signup-check-label {
  margin-bottom: 0;
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  align-items: center;
  color: #969696;
}

.password-input {
  display: inline-block;
  width: 90%;
  color: #333333;
  border: none;
}

.password-show {
  display: inline-block;
  float: right;
}

.drop-2.date-width {
  width: 147px;
}

.drop-2 {
  font-family: "SF Pro Rounded", sans-serif !important;
  font-style: normal;
  font-weight: normal;
  width: 100%;
  font-size: 14px;
  line-height: 17px;
  /* identical to box height */
  /* Gray 1 */
  border: none;
  color: #333333;
  /* Inside Auto Layout */
  display: block;
  flex: none;
  order: 0;
  flex-grow: 0;
  margin: 2px 0px;
}

.drop-1 {
  font-family: "SF Pro Rounded", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 10px;
  line-height: 12px;
  /* identical to box height */
  display: block;
  text-transform: uppercase;
  /* Gray 1 */

  color: #333333;
  /* Inside Auto Layout */

  flex: none;
  order: 0;
  flex-grow: 0;
  margin: 0px 0px;
}

.divdrop {
  border: 1px solid #bdbdbd;
  box-sizing: border-box;
  border-radius: 12px;
  /* Inside Auto Layout */
  padding: 13px 16px;
  flex: none;
  order: 3;
  flex-grow: 0;
  margin: 10px 0px 28px 0px;
}

.list-unstyled-side {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0px;
}

.list-newinline-side {
  display: inline-block;
  margin: 0px 0px;
}

.side-list {
  display: inline-block;
  margin: 0px 0px 0px 0px;
  word-break: break-word;
}

.basket-para2 {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 120%;
  font-family: "SF Pro Rounded", sans-serif;
  color: #494949;
  flex: none;
  display: inline-block;
  order: 1;
  flex-grow: 0;
  margin: 5px 0px;
}

.basket-btn-head {
  font-family: "SF Pro Rounded", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 13px;
  line-height: 16px;
  /* or 100% */
  /* Gray 2 */

  color: #494949;
  /* Inside Auto Layout */
  display: inline-block;
  flex: none;
  order: 0;
  flex-grow: 0;
  margin: 4px 0px 11px 0px;
}

.profile-blue-link2 {
  font-family: "SF Pro Rounded", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 120%;
  width: 110px;
  text-align: center;
  display: block;
  height: auto;
  margin-top: 10px;
  padding: 4px 6px;
  border: 1px solid #2f80ed;
  box-sizing: border-box;
  border-radius: 12px;
  text-transform: uppercase;
  color: #2f80ed;
}

.basket-para {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 120%;
  /* or 17px */
  /* Gray 2 */
  font-family: "SF Pro Rounded", sans-serif;
  color: #494949;
  /* Inside Auto Layout */

  flex: none;
  order: 1;
  flex-grow: 0;
  margin: 5px 0px;
}

.side-img {
  width: 85px;
  height: 85px;
  box-sizing: border-box;
  /* drop shadow (barley visible) */
  display: block;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.08);
  border-radius: 6px;
}

.last-profile-link {
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  /* identical to box height */

  display: flex;
  align-items: center;
  text-decoration-line: underline;
  /* Gray 1 */

  color: #333333;
}

.bottom-paragraph {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 120%;
  /* or 17px */
  /* Gray 2 */
  font-family: "SF Pro Rounded", sans-serif;
  color: #494949;
  /* Inside Auto Layout */

  margin: 8px 0px;
}

.bottom-date {
  font-family: "SF Pro Rounded", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  /* or 89% */

  color: #747474;
  flex: none;
  order: 0;
  flex-grow: 0;
  margin: 3px 0px;
}

.bottom-head {
  font-family: "SF Pro Rounded", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 16px;
  /* or 89% */

  color: #333333;
  /* Inside Auto Layout */

  flex: none;
  order: 0;
  flex-grow: 0;
  margin: 0px 0px;
}

.round-profile {
  width: 64px;
  height: 64px;
  /* Inside Auto Layout */
  border-radius: 50%;
  flex: none;
  order: 0;
  flex-grow: 0;
  margin: 0px 0px 16px 0px;
}

.list-newinline-profile {
  display: inline-block;
  margin: 0px 0px;
}

.round-padding {
  margin: 60px 0px 70px 0px;
}

.profile-head {
  font-family: "SF Pro Rounded", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 21px;
  /* Gray 1 */

  color: #333333;
  /* Inside Auto Layout */

  flex: none;
  order: 0;
  flex-grow: 1;
  margin: 0px 0px;
}

.margin-top-last {
  margin-top: 48px;
}

.star-div-profilenew {
  margin-top: 8px;
  margin-bottom: 8px;
}

.profile-pic-bottom {
  width: 110px;
  height: 110px;
  border: 2px solid #ffffff;
  margin-right: 10px;
}

.padding-profile2 {
  padding: 22px 24px 24px 24px !important;
}

.padding-profile2new {
  padding: 28px 24px 24px 24px !important;
}

.profile-card2 {
  width: 100%;
  height: auto;
  background: #ffffff;
  border: none;
  margin: 32px 0px;
  box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15);
  border-radius: 24px;
}

.profile-links {
  text-align: left;
  margin: 0px 0px 10px;
}

.list-bottom {
  display: inline-block;
  margin-right: 60px;
}

.Goteborg {
  font-family: "Helvetica", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 14px;
  /* identical to box height */
  /* Gray 1 */

  color: #333333;
}

.date {
  font-family: "SF Pro Rounded", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 170%;
  /* identical to box height, or 24px */
  /* Gray 1 */
  border: none;
  color: #333333;
  /* Inside Auto Layout */

  flex: none;
  order: 1;
  flex-grow: 0;
  margin: 0px 0px 8px 0px;
}

.fa-star:before {
  content: "\f005";
  color: #2f80ed;
  font-size: 16px;
  margin-right: 3px;
  margin-bottom: 10px;
}

.star-paragraph {
  font-family: "SF Pro Rounded", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 14px;
  /* Gray 3 */
  margin: 0px 0px 9px 0px;
  color: #747474;
}

.boarding13-padding {
  padding: 40px 120px 0px 120px;
}

.profile-heading13 {
  font-family: "SF Pro Rounded", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 29px;
  /* Gray 1 */

  color: #333333;
  /* Inside Auto Layout */

  flex: none;
  order: 0;
  flex-grow: 0;
  margin: 7px 0px 5px 0px;
}

.social-linksprofile {
  font-family: var(--Roboto);
  font-style: normal;
  font-weight: 500;
  display: inline-block;
  font-size: 18px;
  line-height: 20px;
  padding: 0px 28px 0px 0px;
  color: #333333;
}

.top-listprofile {
  padding: 8px 16px;
  background: #ffffff;
  border: 1px solid #bdbdbd;
  box-sizing: border-box;
  border-radius: 20px;
  font-family: var(--Roboto);
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 18px;
  color: #333333;
  flex: none;
  order: 0;
  flex-grow: 0;
  margin: 7px 15px 7px 0px;
}

.list-unstyled-profile {
  padding-left: 0;
  list-style: none;
  padding-bottom: 0px;
  margin-bottom: 2px;
}

.view-profile-cheboxes {
  padding: 6px 10px 5px 10px;
  background: #ffffff;
  border: 1px solid #bdbdbd;
  box-sizing: border-box;
  border-radius: 15px;
  font-family: var(--Roboto);
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 18px;
  color: #333333;
  flex: none;
  order: 0;
  flex-grow: 0;
  margin: 5px 10px 5px 0px;
}

.top-listprofile:not(:disabled):not(.disabled):active,
.top-listprofile:not(:disabled):not(.disabled).active,
.show > .top-listprofile {
  color: #333333;
  background: #f5f5f5;
  text-decoration: none;
  border: 1px solid #333333;
}

.blue-white-para-onboard13 {
  font-family: var(--HRLS);
  font-style: normal;
  font-weight: bold;
  font-size: 64px;
  line-height: 74px;
  text-align: center;
  letter-spacing: -0.04em;
  color: #ffffff;
  margin-bottom: 0px;
  flex: none;
  order: 0;
  flex-grow: 0;
  padding: 340px 140px 0px 140px;
}

.onboard13-para {
  font-family: var(--Roboto);
  font-style: normal;
  font-weight: normal;
  font-size: 32px;
  line-height: 130%;
  /* or 42px */
  margin: 24px 0px 10px 0px;
  padding: 0px 140px 0px 140px;
  text-align: center;
  color: #ffffff;
}

.top-listprofile13:not(:disabled):not(.disabled):active,
.top-listprofile13:not(:disabled):not(.disabled).active,
.show > .top-listprofile13 {
  color: #333333;
  background: #f5f5f5;
  text-decoration: none;
  border: 1px solid #333333;
}

.onboard13-hr {
  border-top: 3px solid #f5f5f5;
  margin: 55px 0px 20px 0px;
}

.top-listprofile13 {
  padding: 8px 16px;
  background: #ffffff;
  border: 1px solid #bdbdbd;
  box-sizing: border-box;
  border-radius: 24px;
  font-family: "SF Pro Rounded", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 160%;
  color: #333333;
  flex: none;
  order: 0;
  flex-grow: 0;
  margin: 0px 15px 0px 0px;
}

.gallery__img3 {
  width: 100%;
  height: 100%;
  height: 300px;
  object-fit: cover;
  border-radius: 24px 0px 0px 24px;
  display: block;
}

.gallery__img2 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0px 24px 0px 0px;
  display: block;
}

.gallery__img5 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0px 0px 24px 0px;
  display: block;
}

.gallery__item--1 {
  grid-column-start: 5;
  grid-column-end: 7;
  grid-row-start: 1;
  grid-row-end: 3;
  /** Alternative Syntax **/
  /* grid-column: 1 / span 2;  */
  /* grid-row: 1 / span 2; */
}

.gallery__item--2 {
  grid-column-start: 7;
  grid-column-end: 9;
  grid-row-start: 1;
  grid-row-end: 3;
  /** Alternative Syntax **/
  /* grid-column: 3 / span 2;  */
  /* grid-row: 1 / span 2; */
}

.gallery__item--3 {
  grid-column-start: 1;
  grid-column-end: 5;
  grid-row-start: 1;
  grid-row-end: 6;
  /** Alternative Syntax **/
  /* grid-column: 5 / span 4;
  grid-row: 1 / span 5; */
}

.gallery__item--4 {
  grid-column-start: 5;
  grid-column-end: 7;
  grid-row-start: 3;
  grid-row-end: 6;
  /* grid-column: 1 / span 4; */
  /* grid-row: 3 / span 3; */
}

.gallery__item--5 {
  grid-column-start: 7;
  grid-column-end: 9;
  grid-row-start: 3;
  grid-row-end: 6;
  /** Alternative Syntax **/
  /* grid-column: 1 / span 4; */
  /* grid-row: 6 / span 3; */
}

.gallery__item--6 {
  grid-column-start: 5;
  grid-column-end: 9;
  grid-row-start: 6;
  grid-row-end: 9;
  /** Alternative Syntax **/
  /* grid-column: 5 / span 4; */
  /* grid-row: 6 / span 3; */
}

.top-list-surface {
  padding: 10px 14px 10px 11px;
  background: #ffffff;
  box-sizing: border-box;
  border: 1px solid #000000;
  box-sizing: border-box;
  border-radius: 8px;
  font-family: var(--Roboto);
  font-style: normal;
  font-weight: normal;
  text-align: center;
  font-size: 12px;
  line-height: 14px;
  color: #333333;
  flex: none;
  order: 0;
  flex-grow: 0;
  margin: 0px 5px 0px 0px;
}

.search-tags-btn {
  display: block;
  width: 77% !important;
  height: auto;
  padding: 1rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

input#number0 {
  text-align: center;
  border: none;
  margin: 0px;
  font-family: var(--Roboto);
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 21px;
  color: #333333;
  width: 40px;
  height: auto;
}

.profile-linksprofile {
  font-family: var(--Roboto);
  font-style: normal;
  font-weight: 500;
  display: inline-block;
  font-size: 18px;
  line-height: 20px;
  margin: 27px 0px;
  padding: 0px 28px 0px 0px;
  color: #333333;
}

.name-input::-webkit-input-placeholder {
  color: #cdcbcb;
  opacity: 1;
}

.password-input::-webkit-input-placeholder {
  color: #cdcbcb;
  opacity: 1;
}

.profile-name-input::-webkit-input-placeholder {
  color: #cdcbcb;
  opacity: 1;
}

.form-newcontrol::-webkit-input-placeholder {
  color: #cdcbcb;
  opacity: 1;
}

.profile-link-padding {
  padding: 220px 100px 100px 100px;
}

.profile-name-input {
  padding: 20px 30px;
  border: 1px solid #969696 !important;
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 17px;
  width: 100%;
  margin: 15px 0px;
  height: auto;
  display: block;
  align-items: center;
  color: #333333;
  box-sizing: border-box;
  border-radius: 6px;
}

.nasta {
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 17px;
  border: none;
  color: inherit;
  text-decoration: none;
  /* color: black; */
  display: inline-block;
  position: relative;
  cursor: pointer;
  line-height: 19px;
  padding: 8px 20px;
  text-align: center;
  /* width: 99%; */
  /* height: 35px; */
  /* display: inline-grid; */
  /* margin-right: 22px; */
  background: #bdbdbd;
  border-radius: 8px;
  color: #ffffff;
}

.hr-bottom {
  position: fixed;
  bottom: 0px;
  width: 100%;
  /* margin-bottom: 15px; */
  z-index: 11000;
  /* display: contents; */
  background: #fff;
  padding: 15px 0px;
}

.cross-btn:focus,
button:focus {
  outline: none;
}

.cross-btn {
  right: 13px;
  position: absolute;
  font-size: 15px;
  top: 10px;
  padding: 0px;
  border: none;
}

.btn-outline-tags {
  color: #fff;
  background: #2f80ed;
  margin-bottom: 20px;
  width: 20%;
  padding: 0.9rem;
}

.custom-tags {
  border: 1px solid #bdbdbd;
  box-sizing: border-box;
  border-radius: 10px;
  margin-bottom: 20px;
  text-align: center;
  font-family: var(--Roboto);
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 21px;
  padding: 20px;
  color: #333333;
  width: 100%;
  margin: 20px 0px 15px 0px !important;
}

.new-radio {
  /* text-align: left; */
  /* font-family: var(--Roboto); */
  /* font-style: normal; */
  /* font-weight: bold; */
  /* font-size: 68px; */
  /* line-height: 21px; */
  margin-right: 6px;
  margin-top: 3px;
  /* height: 47px; */
  /* width: 38px; */
  /* color: #333333; */
}

.boardingStep1-padding {
  padding: 250px 100px 130px 100px;
}

.activity-Step1 {
  padding: 10px 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 92%;
}

.custom-radio-label {
  border: 1px solid #bdbdbd;
  box-sizing: border-box;
  border-radius: 10px;
  text-align: center;
  font-family: var(--Roboto);
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 21px;
  padding: 22px;
  color: #333333;
  width: 100%;
  margin: 24px 0px 24px 0px !important;
}

.last-button {
  width: 124px;
  height: auto;
  padding: 9px 24px;
  font-family: var(--Roboto);
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  font-size: 19px;
  line-height: 22px;
  color: #ffffff;
  background: #000000;
  border-radius: 10px;
}

.book-carousel .owl-nav .owl-next span {
  font-size: 44px;
  line-height: 5px;
}

.book-carousel .owl-nav .owl-prev span {
  font-size: 44px;
  line-height: 5px;
  padding-right: 13px;
}

.book-carousel .owl-nav {
  position: absolute;
  top: -35px;
  right: 0;
}

.custom-padding-book {
  padding: 80px 80px 30px 80px;
}

.meet-btn {
  padding: 10px 14px;
  position: absolute;
  width: 100px;
  height: auto;
  left: 0px;
  bottom: 0px;
  font-family: var(--Roboto);
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 20px;
  /* identical to box height */
  text-align: center;
  color: #000000;
  background: #ffffff;
  border-radius: 10px;
}

.meetup-heading {
  font-family: var(--Roboto);
  font-style: normal;
  font-weight: bold;
  font-size: 29px;
  line-height: 34px;
  color: #ffffff;
  /* Inside Auto Layout */

  flex: none;
  order: 1;
  flex-grow: 0;
  margin: 2px 0px;
}

.meetup {
  font-family: var(--Roboto);
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 18px;
  /* identical to box height */
  margin: 0px 0px 2px 0px;
  color: #ffffff;
}

.meet-padding {
  padding: 15px 20px 20px 20px;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 370px;
  border-radius: 8px;
}

.surface-img-div {
  width: 100%;
  height: 370px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
  border-radius: 8px;
}

.surface-big-img {
  width: 100%;
  height: 370px;
  border-radius: 8px;
}

.surface-carousel .owl-nav .owl-next span {
  font-size: 44px;
  line-height: 5px;
}

.surface-carousel .owl-nav .owl-prev span {
  font-size: 44px;
  line-height: 5px;
  padding-right: 13px;
}

.surface-carousel .owl-nav {
  position: absolute;
  top: -35px;
  right: 0;
}

.star-div-surface {
  margin: 26px 0px 0px 0px;
}

.surface-heart {
  content: "\f08a";
  color: #000000;
  float: right;
  font-size: 18px;
}

.top-list-surface2 {
  padding: 10px 14px 10px 11px;
  background: #ffffff;
  box-sizing: border-box;
  border: 1px solid #000000;
  box-sizing: border-box;
  border-radius: 8px;
  font-family: var(--Roboto);
  font-style: normal;
  font-weight: normal;
  text-align: center;
  font-size: 12px;
  line-height: 14px;
  color: #333333;
  flex: none;
  order: 0;
  flex-grow: 0;
  margin: 0px 0px 0px 0px;
}

.list-surface {
  padding-left: 0;
  list-style: none;
  margin: 9px 0px;
}

.left-padding {
  padding-left: 26px !important;
}

@media (min-width: 768px) {
  .col4-surface {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 35.333333% !important;
    max-width: 35.333333% !important;
  }

  .col8-surface {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 64.666667% !important;
    max-width: 64.666667% !important;
  }
}

.surface-img {
  width: 100%;
  height: 185px;
  border-radius: 14px;
}

.center-surface-div {
  width: 100%;
  height: 225px;
  padding: 20px;
  background: #ffffff;
  border: 1px solid #d7d7d7;
  box-sizing: border-box;
  border-radius: 8px;
}

.profile-back-img {
  max-width: 100% !important;
  height: 336px;
  background-size: cover;
  border: none;
  border-radius: 12px 12px 0px 0px;
  width: auto;
  object-fit: cover;
  object-position: center top;
}

.map-fixed {
  position: fixed !important;
}

.custom-padding {
  padding: 80px 80px 50px 80px;
}

figure {
  margin: 0 0 0rem !important;
}

.profile-padding {
  padding: 115px 70px 90px 70px;
}

.list-newinline {
  display: inline-block;
  margin: 12px 0px;
}

.top-list {
  padding: 8px 12px;
  background: #ffffff;
  border: 1px solid #bdbdbd;
  box-sizing: border-box;
  border-radius: 20px;
  display: block;
  font-family: var(--Roboto);
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 18px;
  /* identical to box height */
  /* Gray 1 */

  color: #333333;
  flex: none;
  order: 0;
  flex-grow: 0;
  margin: 0px 12px 0px 0px;
}

.blue-divnew {
  background: linear-gradient(90deg, #2f80ed 0%, #56ccf2 107.87%);
  width: 100%;
  height: 1000px;
}

.blue-div-onboard {
  background: linear-gradient(90deg, #2f80ed 0%, #56ccf2 107.87%);
  width: 100%;
  height: 1000px;
}

.top-list:not(:disabled):not(.disabled):active,
.top-list:not(:disabled):not(.disabled).active,
.show > .top-list {
  color: #333333;
  background: #f5f5f5;
  /* Gray 1 */
  text-decoration: none;
  border: 1px solid #333333;
}

.top-list-surface:not(:disabled):not(.disabled):active,
.top-list-surface:not(:disabled):not(.disabled).active,
.show > .top-list-surface {
  color: #333333;
  background: #f5f5f5;
  /* Gray 1 */
  text-decoration: none;
  border: 1px solid #333333;
}

.top-list-surface2:not(:disabled):not(.disabled):active,
.top-list-surface2:not(:disabled):not(.disabled).active,
.show > .top-list-surface2 {
  color: #333333;
  background: #f5f5f5;
  /* Gray 1 */
  text-decoration: none;
  border: 1px solid #333333;
}

.bg-light {
  background-color: #fff !important;
}

.heading2 {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 22px;
  line-height: 26px;
  /* identical to box height */
  /* Gray 1 */

  color: #333333;
  /* Inside Auto Layout */

  flex: none;
  order: 0;
  flex-grow: 0;
  margin: 0px;
}

.map-container {
  position: fixed;
  padding-top: 70px;
}

.link-para {
  font-family: var(--Roboto);
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #000000;
  /* Inside Auto Layout */
  display: inline-block;
  flex: none;
  order: 2;
  flex-grow: 0;
  margin: 10px 0px 0px 0px;
}

.star-div {
  margin: 12px 0px 0px 0px;
}

.star-bottom {
  font-family: var(--Roboto);
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 144.4%;
  /* or 22px */
  display: block;
  color: #000000;
  /* Inside Auto Layout */

  flex: none;
  order: 1;
  flex-grow: 0;
  margin: 4px 0px 0px 0px;
}

.star-bottom2 {
  font-family: var(--Roboto);
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 144.4%;
  /* or 22px */
  display: block;
  color: #000000;
  /* Inside Auto Layout */

  flex: none;
  order: 1;
  flex-grow: 0;
  margin: 2px 0px;
}

.signupstep-link:hover {
  text-decoration: none;
}

.signupstep-link {
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  display: block;
  align-items: center;
  text-align: right;
  /* Gray 5 */
  margin: 0px;
  color: #d7d7d7;
}

.personal-info:hover {
  text-decoration: none;
}

.personal-info {
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 17px;
  display: block;
  align-items: center;
  text-align: right;
  /* Gray 5 */
  margin: 0px;
  color: #000000;
}

.fa-chevron-left {
  font-size: 15px;
  color: #bdbdbd;
  margin-right: 15px;
}

.fa-chevron-right {
  font-size: 15px;
  color: #333333;
}

.left-right-para {
  font-family: var(--Roboto);
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  /* identical to box height */
  /* Gray 1 */
  display: inline-block;
  color: #333333;
  /* Inside Auto Layout */

  flex: none;
  order: 0;
  flex-grow: 0;
  margin: 4px 35px 4px 0px;
}

.subs {
  display: inline-flex;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  /* Gray 1 */

  color: rgba(51, 51, 51, 0.4);
  /* Inside Auto Layout */

  flex: none;
  order: 1;
  flex-grow: 0;
  margin: 0px 0px;
}

.heart2 {
  content: "\f08a";
  color: #fff !important;
  position: absolute;
  top: 12px;
  right: 13px;
  font-size: 20px !important;
}

.stars {
  display: inline-block !important;
  width: 18px !important;
  height: 18px !important;
}

.profile-blue-link:hover {
  text-decoration: none;
}

.profile-blue-link {
  font-family: "SF Pro Rounded", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 120%;
  width: 100%;
  text-align: center;
  display: inline-block;
  height: auto;
  margin-top: 7px;
  padding: 4px;
  border: 1px solid #2f80ed;
  box-sizing: border-box;
  border-radius: 12px;
  text-transform: uppercase;
  color: #2f80ed;
}

.paragraph {
  font-family: "SF Pro Rounded", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  /* Gray 2 */
  color: #494949;
  margin: 5px 0px 10px 0px;
}

.bottom-para {
  font-family: "SF Pro Rounded", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 200%;
  /* or 32px */
  /* Gray 3 */

  color: #747474;
  /* Inside Auto Layout */

  flex: none;
  order: 1;
  flex-grow: 0;
  margin: 7px 0px;
}

.pro-carousel .owl-nav {
  position: absolute;
  top: -35px;
  right: 0;
}

.profile-heading:hover {
  text-decoration: none;
  color: #333333;
}

.profile-heading {
  font-family: "SF Pro Rounded", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 28px;
  display: inline-block;
  color: #333333;
  margin: 10px 10px 8px 0px;
}

.heart {
  content: "\f08a";
  color: #333333 !important;
  font-size: 17px !important;
}

.owl-next:focus,
.owl-prev:focus {
  outline: none !important;
}

.pro-carousel .owl-nav .owl-next span {
  font-size: 44px;
  line-height: 5px;
}

.pro-carousel .owl-nav .owl-prev span {
  font-size: 44px;
  line-height: 5px;
  padding-right: 13px;
}

.star-img {
  display: inline-flex;
}

.star-para {
  font-family: var(--Roboto);
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  /* Gray 1 */
  display: inline-grid;
  color: #333333;
  /* Inside Auto Layout */

  flex: none;
  order: 1;
  flex-grow: 0;
  margin: 5px 0px 0px 0px;
}

.star-div2 {
  margin: 0px 0px 0px 10px;
  position: absolute;
  bottom: 2px;
}

.rate2 {
  font-family: var(--Roboto);
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 144.4%;
  /* identical to box height, or 25px */
  display: inline-block;
  text-align: right;
  margin-bottom: 0px;
  color: #000000;
}

.star-div3 {
  margin: 0px 0px 0px 0px;
  position: absolute;
  bottom: 2px;
  right: 0px;
}

.rate {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  text-align: right;
  font-size: 17px;
  margin-bottom: 0px;
  line-height: 144.4%;
  /* identical to box height, or 25px */
  display: inline-block;
  color: #000000;
}

.img-div2 {
  font-family: var(--Roboto);
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 14px;
  padding: 5px 10px;
  position: absolute;
  width: 90px;
  height: auto;
  left: 10px;
  top: 11.5px;
  background: #ffffff;
  border-radius: 5px;
  border: none;
  text-transform: uppercase;
  color: #333333;
}

.map2-big-para {
  font-family: var(--HRLS);
  font-style: normal;
  font-weight: bold;
  display: block;
  font-size: 20px;
  line-height: 144.4%;
  /* identical to box height, or 29px */
  /* Gray 1 */
  margin: 0px 0px 7px 10px;
  color: #333333;
}

.fa-heart:before {
  content: "\f004" !important;
  color: #333333 !important;
  font-size: 17px !important;
}

.para-border {
  border-top: 1px solid #bdbdbd;
  /* Inside Auto Layout */
  width: 51px;
  flex: none;
  order: 2;
  flex-grow: 0;
  margin: 7px 0px 7px 10px;
}

.display-contents {
  display: contents;
}

.pac-container {
  z-index: 9999 !important;
}

.map2-small-para {
  font-family: var(--Roboto);
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 144.4%;
  /* or 20px */
  /* Gray 3 */

  color: #747474;
  /* Inside Auto Layout */

  flex: none;
  order: 0;
  flex-grow: 0;
  margin: 5px 0px 7px 10px;
}

.head-margin {
  margin: 25px 0px 13px 0px;
}

.img-div:hover {
  text-decoration: none;
}

.row-margin {
  margin: 30px 0px;
}

.act-image2 {
  border-radius: 12px;
  border: none;
  max-width: 100%;
  height: 175px;
  width: 100%;
  text-align: center;
}

.img-div {
  font-family: var(--Roboto);
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 14px;
  padding: 5px 10px;
  position: absolute;
  width: 82px;
  height: auto;
  left: 25px;
  top: 11.5px;
  background: #ffffff;
  border-radius: 5px;
  border: none;
  text-transform: uppercase;
  color: #333333;
}

.act-image {
  border-radius: 12px;
  border: none;
  max-width: 100%;
  height: 170px;
  width: 100%;
  text-align: center;
}

.link-paranew {
  font-family: var(--Roboto);
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #000000;
  /* Inside Auto Layout */
  display: inline-block;
  flex: none;
  order: 2;
  flex-grow: 0;
  margin: 0px 0px;
}

.top-list:hover {
  background: #f5f5f5;
  /* Gray 1 */
  text-decoration: none;
  border: 1px solid #333333;
  box-sizing: border-box;
  border-radius: 20px;
  font-family: var(--Roboto);
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 18px;
  /* identical to box height */
  /* Gray 1 */

  color: #333333;
}

.num-act {
  font-family: var(--Roboto);
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #000000;
  /* Inside Auto Layout */

  flex: none;
  order: 0;
  flex-grow: 0;
  margin: 23px 0px 4px 0px;
}

.activity-heading {
  font-family: var(--HRLS);
  font-style: normal;
  font-weight: bold;
  font-size: 34px;
  line-height: 130%;
  /* or 44px */

  color: #000000;
  /* Inside Auto Layout */

  flex: none;
  order: 1;
  flex-grow: 0;
  margin: 4px 0px 25px 0px;
}

.navbar-3 {
  top: 0;
  position: fixed;
  width: 100%;
  /* opacity: 0%; */
  z-index: 9999;
  background: #ffffff;
  box-shadow: 0px 4px 4px rgb(0 0 0 / 7%);
  padding: 14px 80px;
}

.div-para {
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  display: block;
  text-align: left;
  align-items: center;
  /* Gray 1 */
  margin: 0px 0px 0px 18px;
  color: #333333;
}

.div-greypara {
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 17px;
  text-align: left;
  display: block;
  align-items: center;
  /* Gray 4 */
  margin: 4px 0px 0px 18px;
  color: #969696;
}

.login-div {
  width: 100%;
  height: auto;
  padding: 26px 28px;
  margin: 48px 0px;
  box-sizing: border-box;
  background: #ffffff;
  box-shadow: 0px 2px 14px 1px rgba(0, 0, 0, 0.06);
  border: none;
  border-radius: 6px;
}

.login-div:not(:disabled):not(.disabled):active,
.login-div:not(:disabled):not(.disabled).active,
.show > .login-div {
  background: #f7f7f7;
  /* Gray 4 */

  border: 1px solid #bdbdbd;
  box-sizing: border-box;
  box-shadow: 0px 4px 14px 1px rgba(0, 0, 0, 0.04);
}

.left-para {
  font-family: "SF Pro Rounded", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  /* identical to box height */
  /* Gray 1 */
  margin: 24px 0px;
  color: #333333;
}

.boarding10-padding {
  padding: 350px 100px 130px 100px;
}

.onboard9-hr {
  border-top: 3px solid #f5f5f5;
  margin: 80px 0px 25px 0px;
}

.login-padding {
  padding: 220px 200px 250px 200px;
}

.boarding11-padding {
  padding: 220px 130px 130px 130px;
}

.boarding12-padding {
  padding: 250px 94px 130px 94px;
}

.boarding9-padding {
  padding: 200px 150px 130px 150px;
}

.custom-increment {
  box-sizing: border-box;
  font-family: var(--Roboto);
  padding: 24px 50px;
  /* color: #333333; */
  border: 1px solid #bdbdbd;
  box-sizing: border-box;
  border-radius: 24px;
  flex: none;
  order: 1;
  flex-grow: 0;
  width: 100%;
  margin-bottom: 12px !important;
}

input#numbernew {
  text-align: center;
  border: none;
  margin: 0px;
  font-family: var(--Roboto);
  font-style: normal;
  font-weight: 500;
  font-size: 36px;
  line-height: 42px;
  text-align: center;
  /* Gray 5 */

  color: #bdbdbd;
  width: 100%;
  height: auto;
}

.fil-para1b {
  font-family: "SF Pro Rounded", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 21px;
  text-align: left;
  color: #333333;
  flex: none;
  order: 1;
  flex-grow: 0;
  margin: 32px 0px 12px 35px;
}

.fil-para2b {
  font-family: var(--Roboto);
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 150%;
  text-align: left;
  color: #969696;
  flex: none;
  order: 2;
  align-self: stretch;
  flex-grow: 0;
  margin: 12px 0px 12px 35px;
}

.top-input {
  padding: 8px 16px;
  margin: 32px;
  border: 1px solid #bdbdbd;
  box-sizing: border-box;
  border-radius: 12px;
}

.boarding7-padding {
  padding: 50px 70px 130px 70px;
}

.boarding8-padding {
  padding: 100px 90px 10px 90px;
}

.boarding8b-padding {
  padding: 80px 90px 100px 90px;
}

.dotted-img-input {
  height: 750px;
  width: 100%;
  border: 1px dashed #bdbdbd;
  box-sizing: border-box;
  border-radius: 24px;
  padding: 320px 0px;
}

.margin-input {
  margin: 80px 0px;
}

.dotted-img-input2 {
  width: 100%;
  border: 1px dashed #bdbdbd;
  max-width: 100%;
  box-sizing: border-box;
  border-radius: 24px;
  margin-bottom: 24px;
}

input#number2 {
  text-align: center;
  border: none;
  margin: 0px;
  font-family: var(--Roboto);
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 21px;
  /* identical to box height */
  /* Gray 1 */

  color: #333333;
  width: 40px;
  height: auto;
}

input#number3 {
  text-align: center;
  border: none;
  margin: 0px;
  font-family: var(--Roboto);
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 21px;
  /* identical to box height */
  /* Gray 1 */

  color: #333333;
  width: 40px;
  height: auto;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.per-time-div {
  text-align: center;
  display: inline-block;
}

select.customDropdown::-ms-expand {
  display: none;
}

.select-extras-price {
  /* -webkit-appearance: none; */
  appearance: auto;
  /* background: url(http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png) white no-repeat 94.5% !important; */
  background: none;
  /* float: unset; */
  padding: 10px;
  font-size: 18px;
  border-radius: 10px;
  border: 1px solid #bdbdbd;
  /* text-align: center; */
}

select.customDropdown {
  outline: none;
  overflow: hidden;
  text-indent: 0.01px;
  text-overflow: "";
  background: url("https://img.icons8.com/material/24/000000/sort-down.png")
    no-repeat right #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}

.fa-star-o:before {
  content: "\f006";
  color: #2f80ed;
}

.address-manual {
  font-size: 13px;
  font-weight: normal;
  color: #495057;
  text-align: left;
  width: 100%;
  margin: 10px 0px;
}

.manual-inputs {
  color: #495057;
  padding: 14px 25px;
  border: 1px solid #b3c1d0;
  font-size: 14px;
  font-weight: normal;
  width: 100%;
  border-radius: 6px;
  margin: 10px 0px;
  box-shadow: 0px 0px 2px 0px #a7befff5;
}

.text-right-left {
  text-align: right;
}

.select-options-time {
  display: block;
  width: 65%;
  /* height: calc(1.5em + 0.75rem + 2px); */
  /* padding: 0.375rem 0.75rem; */
  font-size: 16px;
  font-weight: 400;
  float: right;
  line-height: 1.5;
  color: #495057;
  -webkit-appearance: none !important;
  -moz-appearance: none;
  appearance: auto !important;
  background: none !important;
  background-color: #fff;
  background-clip: padding-box;
  border: none;
  /* border-radius: 0.25rem; */
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.custom-label2 {
  border: 1px solid #bdbdbd;
  box-sizing: border-box;
  border-radius: 20px;
  /* text-align: center; */
  font-family: var(--Roboto);
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 21px;
  padding: 24px;
  color: #333333;
  width: 100%;
  margin-bottom: 24px !important;
}

.boarding6-padding {
  padding: 300px 70px 130px 70px;
}

.nav-border.active {
  border-bottom: 1px solid #ffffff;
  margin: 7px auto;
  width: 30%;
}

.card-location {
  display: inline-flex;
  margin: 350px 80px;
  border-radius: 24px;
}

.card-location2 {
  display: inline-flex;
  margin: 250px 120px;
  border-radius: 24px;
}

.card-margin {
  margin: 330px 156px;
}

.loc-img2 {
  position: absolute;
  left: 70px;
  top: 45px;
}

.loc-link:focus {
  box-shadow: 0px 4px 10px rgb(0 0 0 / 8%) !important;
}

.loc-link {
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 17px;
  line-height: 19px;
  align-items: center;
  text-align: center;
  width: 100%;
  height: auto;
  margin: 28px 0px;
  position: relative;
  background: #ffffff;
  box-shadow: 0px 4px 10px rgb(0 0 0 / 8%) !important;
  border-radius: 999999px;
  display: block;
  border: none;
  padding: 26px 110px;
  color: #969696;
}

.blue-btn14 {
  padding: 14px 13px;
  width: 140px;
  height: 48px;
  font-family: var(--Roboto);
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  display: inline-grid;
  color: #333333;
  background: #ffffff;
  border-radius: 8px;
  flex: none;
  bottom: 25px;
  right: 32px;
  position: absolute;
  order: 1;
  flex-grow: 0;
}

.form-boardinglast {
  width: 100%;
  height: auto;
  padding: 24px 16px;
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  display: flex;
  align-items: center;
  margin: 0px 0px 28px 0px;
  color: #969696;
  background: #ffffff;
  border: 1px solid #bdbdbd;
  box-sizing: border-box;
  border-radius: 6px;
}

.form-boardingcenter {
  width: 100%;
  height: auto;
  padding: 24px 16px;
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  display: flex;
  align-items: center;
  margin: 0px 0px 28px 0px;
  color: #969696;
  background: #ffffff;
  border: 1px solid #bdbdbd;
  box-sizing: border-box;
  border-radius: 6px;
}

.form-boarding {
  width: 100%;
  height: auto;
  padding: 24px 16px;
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  /* identical to box height */

  display: flex;
  align-items: center;
  /* Gray 4 */
  margin: 28px 0px;
  color: #969696;
  background: #ffffff;
  /* Gray 5 */

  border: 1px solid #bdbdbd;
  box-sizing: border-box;
  border-radius: 6px;
}

.form-last-para {
  font-family: var(--Roboto);
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 150%;
  /* or 18px */
  /* Gray 4 */

  color: #969696;
  /* Inside Auto Layout */

  flex: none;
  order: 6;
  flex-grow: 0;
  margin: 0px 40px;
}

.form-padding {
  padding: 0px 40px;
}

.btn-submit {
  width: 100%;
  height: auto;
  font-family: "SF Pro Rounded", sans-serif;
  font-style: normal;
  border: none;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  color: #ffffff;
  padding: 16px 200px;
  background: #bdbdbd;
  border-radius: 24px;
  /* Inside Auto Layout */

  flex: none;
  order: 7;
  flex-grow: 0;
  margin: 28px 0px 0px 0px;
}

.c-hr {
  border-top: 1px solid #bdbdbd;
  /* Inside Auto Layout */

  flex: none;
  order: 1;
  flex-grow: 0;
  margin: 28px 0px;
}

.left-arrow {
  display: inline-block;
  position: relative;
  left: 5px;
  bottom: 2px;
}

.left-arrow-para {
  display: inline-block;
  font-family: "SF Pro Rounded", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 21px;
  /* Gray 1 */

  color: #333333;
  /* Inside Auto Layout */

  flex: none;
  order: 1;
  flex-grow: 0;
  margin: 0px 12px;
}

.last-link {
  display: block;
  font-family: var(--Roboto);
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 150%;
  text-align: left !important;
  /* identical to box height, or 24px */

  text-decoration-line: underline;
  /* Gray 1 */

  color: #333333;
}

.loc-para2 {
  width: 100%;
  height: auto;
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 17px;
  line-height: 19px;
  align-items: center;
  padding: 26px 110px;
  text-align: center;
  color: #494949;
  background: #ffffff;
  display: block;
  border: 2px solid #333333;
  box-sizing: border-box;
  box-shadow: 0px 4px 10px rgb(0 0 0 / 8%);
  border-radius: 999999px;
}

.nav-link-globe {
  display: block;
  padding: 0.5rem 1rem;
  margin-right: 6px;
}

.map-input3 {
  margin: 200px 110px 0px 110px;
  position: absolute;
  left: 3%;
}

.dates-padding {
  padding: 140px 10px 100px 10px;
}

.select-dates {
  font-family: "SF Pro Rounded", sans-serif !important;
  font-style: normal;
  font-weight: normal;
  width: 100%;
  line-height: 17px;
  border: none;
  appearance: auto;
  -webkit-appearance: auto;
  color: #333333;
  display: block;
  background: none;
  padding: 10px 6px;
  font-size: 14px;
  border-radius: 5px;
  border: 1px solid #bdbdbd;
}

.grey {
  color: #969696 !important;
}

.f-12 {
  font-size: 12px !important;
}

.image-size {
  height: 227px;
  width: auto;
  border-radius: 24px;
  max-width: 100%;
  z-index: 999;
  position: relative;
}

.image-size-covericon {
  height: auto;
  width: 50px;
  top: 43%;
  z-index: -999;
  /* bottom: 10px; */
  left: 46%;
  position: absolute;
  /* border-radius: 24px; */
}

.image-size-icon {
  height: auto;
  width: 50px;
  z-index: -999;
  top: 49%;
  left: 44%;
  position: absolute;
  /* border-radius: 24px; */
}

.card-loc-body {
  background: #fff;
  padding: 24px !important;
  border-radius: 24px;
}

.img-menu {
  margin: 7px 10px;
}

.loc-imgnew {
  position: absolute;
  left: 48px;
  bottom: 27px;
}

.text-container-view {
  margin: 10px 0px 15px 0px;
  display: block;
}

.loc-img {
  position: absolute;
  left: 65px;
  top: 18px;
  /* bottom: 4
px
; */
}

.form-control-price {
  display: inline-block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.4285714286;
  color: #495057;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.paragraph-book {
  font-family: "SF Pro Rounded", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  /* text-align: justify; */
  color: #494949;
  margin: 5px 0px 10px 0px;
}

.vh-90 {
  height: 92vh !important;
}

.loc-para:hover {
  text-decoration: none;
}

.loc-para {
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 17px;
  line-height: 19px;
  align-items: center;
  /* Gray 4 */
  text-align: center;
  width: 426px;
  height: 64px;
  border: none;
  background: #ffffff;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.08);
  border-radius: 999999px;
  display: inline-block;
  padding: 23px 120px;
  color: #969696;
}

.map-input {
  margin: 450px 0px 0px 0px;
  position: absolute;
  left: 25%;
}

.banner {
  background-image: url("../../../assets/images/Hero.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 788px;
  width: 100%;
}

.custom-hr2 {
  border-top: 3px solid #f5f5f5;
  margin: 0px 0px 25px 0px;
}

.boarding5-map {
  background-image: url("../../../assets/images/Rectangle 4828.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 92%;
  width: 100%;
}

.table thead th {
  vertical-align: bottom !important;
  border-bottom: none !important;
}

.row-data1 {
  font-family: var(--HRLS);
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 19px;
  /* Gray 1 */

  color: #333333;
  /* Inside Auto Layout */

  flex: none;
  order: 0;
  flex-grow: 0;
  margin: 8px 0px;
}

.row-data2 {
  font-family: "Helvetica", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 18px;
  /* Gray 4 */

  color: #969696;
  /* Inside Auto Layout */

  flex: none;
  order: 1;
  flex-grow: 0;
  margin: 8px 0px;
}

.table td {
  padding: 50px 200px 0px 0px;
  vertical-align: top;
  border-top: none !important;
}

.table th {
  padding: 0px !important;
  vertical-align: top;
  border-top: none !important;
}

tbody .row-padding {
  padding: 56px 0px;
}

.footer-para {
  font-family: var(--Roboto);
  font-style: normal;
  font-weight: 500;
  font-size: 17px;
  line-height: 20px;
  /* identical to box height */
  /* Gray 1 */

  color: #333333;
  /* Inside Auto Layout */
  display: inherit;
  flex: none;
  order: 0;
  flex-grow: 0;
  margin: 28px 0px;
}

.footer-last {
  font-family: var(--Roboto);
  font-style: normal;
  font-weight: 500;
  display: inline-block;
  font-size: 17px;
  line-height: 20px;
  /* identical to box height */
  /* Gray 1 */
  text-align: left;
  margin: 30px 0px 141px 0px;
  color: #333333;
}

.footer-links-right {
  text-align: right;
  margin: 30px 0px 141px 0px;
}

.footer-lastlink {
  font-family: var(--Roboto);
  font-style: normal;
  font-weight: 500;
  display: inline-block;
  font-size: 17px;
  line-height: 20px;
  /* identical to box height */
  /* Gray 1 */
  color: #333333;
}

.footer-lastlink:hover {
  text-decoration: none;
  color: #333333;
}

.social-links {
  font-family: var(--Roboto);
  font-style: normal;
  font-weight: 500;
  display: inline-block;
  font-size: 18px;
  line-height: 20px;
  /* identical to box height */
  /* Gray 1 */
  padding: 0px 16px 0px 0px;
  color: #333333;
}

.social-links2 {
  font-family: var(--Roboto);
  font-style: normal;
  font-weight: 500;
  display: inline-block;
  font-size: 18px;
  line-height: 20px;
  /* identical to box height */
  /* Gray 1 */
  padding: 0px;
  color: #333333;
}

.right-link {
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 17px;
  line-height: 20px;
  /* identical to box height */
  display: inline-block;
  padding: 4px 29px 0px 10px;
  letter-spacing: 0.02em;
  /* Gray 1 */

  color: #333333;
}

.hr-footer {
  border-top: 1px solid #333333;
  margin: 0px;
}

.footer-para2 {
  font-family: var(--Roboto);
  font-style: normal;
  font-weight: 500;
  font-size: 17px;
  line-height: 20px;
  /* identical to box height */
  /* Gray 1 */
  display: inherit;
  color: #333333;
  /* Inside Auto Layout */

  flex: none;
  order: 0;
  flex-grow: 0;
  margin: 28px 0px 99px 0px;
}

.footer {
  background: #f5f5f5;
  margin-top: 59px;
}

.footer-head {
  font-family: var(--Roboto);
  font-style: normal;
  font-weight: bold;
  font-size: 17px;
  line-height: 20px;
  /* identical to box height */
  display: inherit;
  text-transform: uppercase;
  /* Gray 1 */

  color: #333333;
  /* Inside Auto Layout */

  flex: none;
  order: 0;
  flex-grow: 0;
  margin: 59px 0px 28px 0px;
}

.head {
  font-family: var(--HRLS);
  font-style: normal;
  font-weight: bold;
  font-size: 17px;
  line-height: 20px;
  /* Gray 1 */

  color: #333333;
}

.head2 {
  font-family: var(--HRLS);
  font-style: normal;
  font-weight: bold;
  font-size: 17px;
  line-height: 20px;
  /* Gray 3 */

  color: #828282;
}

.center-btn:hover {
  text-decoration: none;
  color: #000000;
}

.blue-div {
  background: linear-gradient(90deg, #2f80ed 0%, #56ccf2 107.87%);
  width: 50%;
  position: fixed;
  height: 1000px;
}

.nav-btn:hover {
  text-decoration: none;
  color: #ffffff;
}

.nav-btn {
  width: 140px;
  height: 48px;
  background: linear-gradient(90deg, #2f80ed 0%, #56ccf2 107.87%);
  border: 1px solid #ffffff;
  box-sizing: border-box;
  border-radius: 8px;
  font-family: var(--Roboto);
  font-style: normal;
  font-weight: 500;
  text-align: center;
  font-size: 16px;
  line-height: 19px;
  /* identical to box height */
  padding: 14px 13px;
  color: #ffffff;
}

.grey-btn-new {
  background: #7e8d9a !important;
}

.center-btn {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 12px 20px;
  width: 150px;
  height: auto;
  font-family: var(--Roboto);
  font-style: normal;
  font-weight: 500;
  font-size: 17px;
  line-height: 20px;
  display: inline-block;
  text-align: center;
  color: #000000;
  background: #ffffff;
  border-radius: 5px;
  flex: none;
  order: 1;
  flex-grow: 0;
  margin: 25px 0px;
}

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 2.5rem;
  line-height: 0;
  background-color: transparent;
  border: none;
  border-radius: 0.25rem;
}

.profile-red-edit,
.profile-red-edit:hover {
  font-family: "SF Pro Rounded", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 120%;
  width: 100%;
  text-align: center;
  display: inline-block;
  height: auto;
  margin-top: 2px;
  background: #ed2f2f;
  border: 6px solid #ffffff;
  border-radius: 90px;
  padding: 8px 7px;
  box-sizing: border-box;
  color: #fff;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 0.8em;
  height: 0.8em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}

@media only screen and (min-width: 1024px) and (max-width: 1250px) {
  .navbar-3 {
    top: 0;
    position: fixed;
    width: 100%;
    /* opacity: 0%; */
    z-index: 9999;
    background: #ffffff;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 7%);
    padding: 14px 30px !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023.98px) {
  .navbar-3 {
    top: 0;
    position: fixed;
    width: 100%;
    /* opacity: 0%; */
    z-index: 9999;
    background: #ffffff;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 7%);
    padding: 14px 30px !important;
  }
}

.submit-blue-btn {
  width: 100%;
  height: auto;
  padding: 13px;
  background: #2f80ed;
  border-radius: 5px;
  font-family: var(--Roboto);
  font-style: normal;
  line-height: 23px;
  font-weight: 500;
  font-size: 16px;
  display: block;
  color: #ffffff;
  border: none;
  text-align: center;
  margin: 10px 0px;
}

.dropdown-item:not([href]):not([tabindex]) {
  color: inherit;
  background-color: #fff !important;
  color: #333333 !important;
  text-decoration: none;
}

.bold-text {
  font-weight: bold !important;
}

.center-image-head {
  font-family: var(--HRLS);
  font-style: normal;
  font-weight: 700;
  font-size: 44px;
  line-height: 53px;
  color: #ffffff;
  /* Inside Auto Layout */

  flex: none;
  order: 0;
  flex-grow: 0;
  margin-bottom: 0px;
  padding: 100px 0px 11px 93px;
}

.paragraph-blog {
  line-height: 30px;
  font-size: 17px;
  text-align: left;
}

.center-image-para {
  font-family: var(--Roboto);
  font-style: normal;
  font-weight: 500;
  font-size: 17px;
  line-height: 22px;
  color: #d0cfcf;
  /* Inside Auto Layout */
  margin-bottom: 0px;
  flex: none;
  order: 1;
  flex-grow: 0;
  padding: 0px 0px 0px 93px;
}

.center-image {
  /* background-image: url(../../../assets/images/CTA-Image.png); */
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  padding: 20px 80px;
  border-radius: 20px;
  min-height: 530px;
  width: 100%;
  display: grid;
  align-items: center;
}

.img-head4 {
  font-family: "SF Pro Rounded", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 33px;
  line-height: 39px;
  /* Gray 1 */

  color: #333333;
  margin: 32px 0px 48px 0px;
}

.img-center-link2 {
  font-family: var(--Roboto);
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  /* identical to box height */
  /* Gray 3 */

  color: #828282;
  /* Inside Auto Layout */

  flex: none;
  order: 1;
  flex-grow: 0;
  margin: 8px 0px;
}

.img-center-link1 {
  font-family: var(--Roboto);
  font-style: normal;
  font-weight: 500;
  font-size: 17px;
  line-height: 20px;
  /* identical to box height */
  /* Gray 1 */

  color: #333333;
  /* Inside Auto Layout */

  flex: none;
  order: 0;
  flex-grow: 0;
  margin: 16px 0px 8px 0px;
}

.margin-background {
  margin-top: 96px;
}

.map-input2 {
  margin: 200px 0px 0px 0px;
  position: absolute;
  left: 13%;
  z-index: 1000;
}

.img-center {
  width: 100%;
  height: auto;
  border-radius: 4px;
}

.formuser {
  background: #ffffff;
  width: 73px;
  height: auto;
  border: 1px solid #bdbdbd;
  box-sizing: border-box;
  border-radius: 35px;
}

.img-head3 {
  margin: 55px 0px 28px 0px;
  font-family: var(--HRLS);
  font-style: normal;
  font-weight: bold;
  font-size: 33px;
  line-height: 40px;
  /* identical to box height */
  /* Gray 1 */

  color: #333333;
}

.navbar-2 {
  top: 0;
  position: absolute;
  width: 100%; /*
    transition: opacity 1s;
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;*/
  opacity: 0%;
  z-index: -454;
  padding: 14px 72px;
}

.custom-container {
  padding: 0px 80px;
}

.para-btn {
  padding: 10px;
  font-family: var(--Roboto);
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  /* Gray 1 */

  color: #333333;
  height: 36px;
  background: #ffffff;
  /* Gray 1 */
  border: 1px solid #333333;
  box-sizing: border-box;
  border-radius: 4px;
  /* Inside Auto Layout */
  flex: none;
  order: 1;
  flex-grow: 0;
  margin: 35px 0px;
  display: inline-block;
}

.img-link {
  font-family: var(--HN);
  font-style: normal;
  font-weight: 500;
  display: block;
  font-size: 18px;
  line-height: 22px;
  /* identical to box height */
  /* Gray 1 */
  text-align: center;
  color: #333333;
  /* Inside Auto Layout */

  flex: none;
  order: 1;
  flex-grow: 0;
  margin: 16px 0px;
}

.footer-lastlink {
  text-decoration: none;
  color: #333333;
}

.right-link:hover {
  text-decoration: none;
  color: #333333;
}

.img:hover {
  text-decoration: none;
}

.new-link:hover {
  text-decoration: none;
  color: #333333;
}

.img-para:hover {
  text-decoration: none;
  color: #333333;
}

.heart-wishlist {
  margin: 0px 6px;
}

.validation-summary-errors ul {
  padding-inline-start: 0px;
}

.footer-para:hover {
  text-decoration: none;
  color: #333333;
}

.footer-para2:hover {
  text-decoration: none;
  color: #333333;
}

.img-para {
  display: block;
  /* margin-left: 15px; */
  position: relative;
  top: 9px;
}

.activity-link1 {
  font-family: var(--HN);
  font-style: normal;
  font-weight: bold;
  font-size: 15px;
  line-height: 26px;
  /* Gray 1 */

  color: #333333;
  /* Inside Auto Layout */

  flex: none;
  order: 0;
  display: block;
  flex-grow: 0;
  margin: 3px 0px 5px 0px;
}

.activity-link2 {
  font-family: Helvetica;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  /* identical to box height */
  /* Gray 3 */

  color: #747474;
  /* Inside Auto Layout */
  display: block;
  flex: none;
  order: 1;
  flex-grow: 0;
  margin: 2px 0px;
}

.activity {
  display: inline-block;
  margin: 0px 0px 12px 0px;
}

.activity-img {
  width: 65px;
  height: 60px;
  border-radius: 6px;
  /* Inside Auto Layout */
  display: inline-block;
  flex: none;
  order: 0;
  margin: 15px 0px 0px 0px;
  flex-grow: 0;
}

.datepicker .prev,
.datepicker .next {
  padding: 0px 0px 15px 0px;
}

.datepicker .datepicker-switch {
  text-align: center;
  width: 11% !important;
  height: 25px !important;
  -webkit-border-radius: 4px;
  font-weight: bold;
  font-size: 16px;
  line-height: 16px;
  color: #333333;
  margin: 5px;
  -moz-border-radius: 4px;
  padding: 0px 0px 15px 0px;
  border-radius: 4px;
  border: none;
}

.social-copy {
  font-family: var(--Roboto);
  font-style: normal;
  font-weight: 500;
  display: inline-block;
  font-size: 18px;
  line-height: 20px;
  padding: 5px 28px 0px 0px;
  color: #333333;
}

.fa-copy {
  cursor: pointer !important;
}

.datepicker table tr td.active.active {
  background: #56ccf2;
}

.datepicker .dow {
  text-align: center;
  width: 11% !important;
  height: 25px !important;
  -webkit-border-radius: 4px;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #969696;
  padding-bottom: 13px;
  margin: 5px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: none;
}

.datepicker td {
  text-align: center;
  width: 11% !important;
  height: 25px !important;
  -webkit-border-radius: 4px;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #333333;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: none;
}

.datepicker table {
  display: block;
  padding: 10px;
  user-select: none;
  width: 100%;
}

.mark-complete-btn {
  color: #fff !important;
  background: #4b49f5 !important;
  padding: 7px 4px !important;
  display: inline-block;
  font-size: 13px;
  border-radius: 6px !important;
}

.no-result {
  font-family: var(--HRLS);
  font-style: normal;
  background: linear-gradient(90deg, #2f80ed 20%, #56ccf2 107.87%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: bold;
  font-size: 20px;
  line-height: 36px;
  margin-bottom: 20px;
  margin-top: 20px;
}

.select-options-time2 {
  display: block;
  width: 50%;
  /* height: calc(1.5em + 0.75rem + 2px); */
  /* padding: 0.375rem 0.75rem; */
  font-size: 16px;
  font-weight: 400;
  float: right;
  line-height: 1.5;
  color: #495057;
  -webkit-appearance: none !important;
  -moz-appearance: none;
  appearance: auto !important;
  background: none !important;
  background-color: #fff;
  background-clip: padding-box;
  border: none;
  /* border-radius: 0.25rem; */
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (max-width: 767px) {
  .map-blue-btn,
  .map-blue-btn:hover {
    width: 100%;
    height: auto;
    position: absolute;
    padding: 13px;
    background: #2f80ed;
    z-index: 999;
    top: 17px;
    left: 140px;
    border-radius: 5px;
    font-family: var(--Roboto);
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    display: inline-block;
    color: #ffffff;
    text-align: center;
  }

  .modal-dialog-map {
    max-width: 340px !important;
    /* padding: 5rem; */
    margin: 8.75rem auto !important;
  }
}
/* ipad responsive*/
@media only screen and (min-width: 768px) and (max-width: 1023.98px) {
  .map-blue-btn,
  .map-blue-btn:hover {
    width: 100%;
    height: auto;
    position: absolute;
    padding: 13px;
    background: #2f80ed;
    z-index: 999;
    top: 17px;
    left: 350px;
    border-radius: 5px;
    font-family: var(--Roboto);
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    display: inline-block;
    color: #ffffff;
    text-align: center;
  }
}

/* ipad pro responsive*/
@media only screen and (min-width: 1024px) and (max-width: 1250px) {
  .map-blue-btn,
  .map-blue-btn:hover {
    width: 100%;
    height: auto;
    position: absolute;
    padding: 13px;
    background: #2f80ed;
    z-index: 999;
    top: 17px;
    left: 460px;
    border-radius: 5px;
    font-family: var(--Roboto);
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    display: inline-block;
    color: #ffffff;
    text-align: center;
  }
}

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #bdbdbd !important;
  border-radius: 8px !important;
}

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.back-blue {
  background-color: #2f80ed !important;
}

.btn-map-footer {
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  padding: 8px;
  font-size: 1rem;
  font-family: "SF Pro Rounded", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  color: #ffffff;
  line-height: 1.5;
  border-radius: 24px;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.modal-footer-map {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 0.5rem 0.75rem 1.3rem 0.75rem;
  border-top: none;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}

.modal-header-map {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #bdbdbd;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

.map-heading {
  margin-bottom: 0;
  line-height: 1.5;
  font-family: "SF Pro Rounded", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 21px;
  color: #333333;
}

.modal-dialog-map {
  max-width: 550px;
  /* padding: 5rem; */
  margin: 16.75rem auto;
}

.bg-grey {
  background: #bdbdbd !important;
  border-color: #bdbdbd !important;
}

.modal-content-map {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  padding: 0.6rem 1rem !important;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 1rem !important;
  outline: 0;
}
/*my screen size*/
@media only screen and (min-width: 1251px) and (max-width: 1450px) {
  .map-blue-btn,
  .map-blue-btn:hover {
    width: 100%;
    height: auto;
    position: absolute;
    padding: 13px;
    background: #2f80ed;
    z-index: 999;
    top: 17px;
    left: 570px;
    border-radius: 5px;
    font-family: var(--Roboto);
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    display: inline-block;
    color: #ffffff;
    text-align: center;
  }
}

.map-blue-btn,
.map-blue-btn:hover {
  width: 100%;
  height: auto;
  position: absolute;
  padding: 13px;
  background: #2f80ed;
  z-index: 999;
  top: 17px;
  border-radius: 5px;
  font-family: var(--Roboto);
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  display: inline-block;
  color: #ffffff;
  text-align: center;
}

.img-head2 {
  font-family: var(--HRLS);
  font-style: normal;
  font-weight: bold;
  font-size: 30px;
  line-height: 36px;
  /* identical to box height */
  /* Gray 1 */

  color: #333333;
  /* Inside Auto Layout */

  flex: none;
  order: 0;
  flex-grow: 0;
  margin: 33px 0px 19px 0px;
}

.paragraph-news {
  line-height: 25px;
  font-size: 16px;
  text-align: left;
}

.img-main {
  max-width: 100%;
  height: 240px;
  text-align: center;
  width: auto;
  border-radius: 6px;
}

.f-15 {
  font-size: 15px !important;
}

.label-extra {
  display: inline-block;
  margin-bottom: 0.5rem;
  margin-top: 8px;
  font-size: 17px;
  word-break: break-all;
}

.f-20 {
  font-size: 20px;
}

.margin-img {
  margin-top: 54px;
}

.booking-padding {
  padding: 250px 200px 130px 200px;
}

.img-head {
  font-family: var(--HRLS);
  font-style: normal;
  font-weight: bold;
  font-size: 30px;
  line-height: 36px;
  /* identical to box height */
  /* Gray 1 */
  margin-top: 113px;
  margin-bottom: 0px;
  color: #333333;
}

.select-images {
  margin: 40px 0px 15px 0px;
}

.btn-group-toggle {
  margin: 0px 0px 16px 0px;
}

.custom-select-img {
  border: 1px solid #bdbdbd;
  box-sizing: border-box;
  border-radius: 24px;
  width: 100%;
  margin: 0px 0px 20px 0px;
  height: auto;
  padding: 10px;
}

.btn-select-list {
  display: inline-block;
}

.custom-select-img:not(:disabled):not(.disabled):active,
.custom-select-img:not(:disabled):not(.disabled).active,
.show > .custom-select-img {
  color: #fff;
  background-color: #b7c9db2e;
  border: 1px solid #b7c9db2e;
}

.custom-select-img:hover {
  color: #fff;
  background-color: #b7c9db2e;
  border: 1px solid #b7c9db2e;
}

.btnnew-select {
  border: 1px solid #bdbdbd;
  box-sizing: border-box;
  border-radius: 25px;
  padding: 12px 16px;
  margin: 0px 15px 24px 0px;
}

.btnnew-select:not(:disabled):not(.disabled):active,
.btnnew-select:not(:disabled):not(.disabled).active,
.show > .btnnew-select {
  color: #fff;
  background-color: #b7c9db2e;
  border: 1px solid #bdbdbd;
}

.btnnew-select:hover {
  color: #fff;
  background-color: #b7c9db2e;
  border: 1px solid #bdbdbd;
}

.select-para {
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 17px;
  /* identical to box height */

  display: block;
  align-items: center;
  /* Gray 1 */

  color: #333333;
  /* Inside Auto Layout */

  flex: none;
  order: 1;
  flex-grow: 0;
  margin: 0px 0px 45px 0px;
}

.black-para {
  font-family: var(--HN);
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 130%;
  margin-bottom: 0px;
  /* or 23px */
  /* Gray 2 */
  margin-top: 48px;
  color: #494949;
}

.blue-para {
  font-family: var(--HRLS);
  font-style: normal;
  background: linear-gradient(90deg, #2f80ed 20%, #56ccf2 107.87%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: bold;
  font-size: 30px;
  line-height: 36px;
  margin-bottom: 0px;
  margin-top: 48px;
}

.navbar-2.navbar-fixed {
  top: 0;
  z-index: 10000;
  position: fixed;
  width: 100%;
  background: #ffffff;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.07);
  transition: opacity 2s;
  -webkit-transition: opacity 2s;
  -moz-transition: opacity 2s;
  opacity: 100%;
}

.nav-list .nav-item3 {
  padding: 5px 10px;
  margin: 8px 0px 8px 0px !important;
  border-right: none;
}

.nav-list .nav-item2 {
  padding: 5px 30px;
  margin: 6px 0px 6px 0px !important;
  border-right: none;
}

.s-btn2 {
  background: #56ccf2;
  border-radius: 65px;
  width: 47px;
  height: 47px;
  border: 0px;
  align-self: end;
}

.navbar-rounded {
  border-radius: 46px;
  width: 100%;
  position: absolute;
  box-shadow: 0px 0px 8px 0px #bdbdbde6;
  top: 95px;
  border: 1px solid #cfcece;
}

.nav-list .nav-item {
  padding: 5px 30px;
  margin: 8px 0px 8px 0px !important;
  border-right: 1px solid #bdbdbd;
}

.nav-list .nav-item:first-child {
  width: 322px;
}

.nav-list {
  display: flex;
  padding-inline-start: 00px;
  margin-bottom: 0px;
  justify-content: space-between;
}

.nav-list label {
  display: block;
  line-height: 16px;
  color: #333333;
  font-family: var(--Roboto);
  font-weight: 700;
  font-size: 14px;
  margin: 4px 0px;
}

.nav-input {
  display: block;
  width: 100%;
  font-family: var(--Roboto);
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  /* Gray 4 */

  color: #969696;
  /* Inside Auto Layout */

  flex: none;
  order: 1;
  flex-grow: 0;
  margin: 4px 0px;
}

.blue-btn:hover {
  text-decoration: none;
  color: #333333;
}

.down-blue {
  display: block;
  margin: 149px 0px 89px 0px;
}

.blue-btn {
  padding: 14px 13px;
  width: 140px;
  height: 48px;
  font-family: var(--Roboto);
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  /* identical to box height */
  /* Gray 1 */
  display: inline-grid;
  color: #333333;
  background: #ffffff;
  border-radius: 8px;
  /* Inside Auto Layout */

  flex: none;
  order: 1;
  flex-grow: 0;
  margin: 39px 0px 0px 0px;
}

.img-mainblue {
  height: 1000px !important;
  width: 100%;
}

.custom-container2 {
  padding: 0px 86px;
}

.img-container {
  padding: 0px 150px;
}

.footer2 {
  background: #f5f5f5;
  margin-top: 0px;
}

.hosting-img {
  width: 100%;
  height: auto;
  margin-top: -200px;
  border-radius: 0px 0px 10px 10px;
}

.center-white-para {
  font-family: var(--Roboto);
  font-style: normal;
  font-weight: normal;
  font-size: 26px;
  line-height: 30px;
  /* Gray 6 */

  color: #f2f2f2;
  /* Inside Auto Layout */

  flex: none;
  order: 0;
  align-self: stretch;
  flex-grow: 0;
  margin: 50px 0px 0px 0px;
}

.left-circle {
  color: #fff;
  font-size: 20px;
  display: inline-block;
}

.para-padding {
  padding: 0px 460px 0px 460px;
}

.right-circle {
  color: #fff;
  font-size: 20px;
  display: inline-block;
}

.down-padding {
  padding: 0px 100px;
}

.para-links {
  font-family: var(--HRLS);
  font-style: normal;
  font-weight: bold;
  font-size: 60px;
  line-height: 72px;
  /* identical to box height */

  color: #a5e8fe;
  /* Inside Auto Layout */

  flex: none;
  order: 0;
  flex-grow: 0;
  margin: 200px 0px;
}

.para-links {
  font-family: var(--HRLS);
  font-style: normal;
  font-weight: bold;
  font-size: 60px;
  line-height: 72px;
  /* identical to box height */
  display: inline-block;
  color: #a5e8fe;
  /* Inside Auto Layout */
  text-align: center;
  flex: none;
  order: 0;
  flex-grow: 0;
  margin: 200px 0px 0px 0px;
}

.para-linksnew {
  font-family: var(--HRLS);
  font-style: normal;
  font-weight: bold;
  font-size: 60px;
  line-height: 72px;
  /* identical to box height */
  display: inline-block;
  color: #a5e8fe;
  /* Inside Auto Layout */
  text-align: center;
  flex: none;
  order: 0;
  flex-grow: 0;
  margin: 30px 0px 30px 0px;
}

.para-linksdown {
  font-family: var(--HRLS);
  font-style: normal;
  font-weight: bold;
  font-size: 60px;
  line-height: 72px;
  /* identical to box height */
  display: block;
  color: #a5e8fe;
  /* Inside Auto Layout */
  text-align: center;
  flex: none;
  order: 0;
  flex-grow: 0;
  margin: 0px 0px 0px 0px;
}

.hosting-heading2 {
  font-family: var(--HRLS);
  font-style: normal;
  font-weight: bold;
  font-size: 64px;
  line-height: 74px;
  /* or 116% */
  /* Gray 1 */

  color: #333333;
  /* Inside Auto Layout */

  flex: none;
  order: 0;
  flex-grow: 0;
  margin: 130px 0px 79px 0px;
}

.img-linklast {
  font-family: var(--Roboto);
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 25px;
  /* identical to box height, or 125% */

  color: #ffffff;
  /* Inside Auto Layout */

  flex: none;
  order: 1;
  flex-grow: 0;
  margin: 11px 0px;
}

.banner-btn:hover {
  text-decoration: none;
}

.search-btn {
  margin-left: 10px;
  z-index: 1000;
}

.banner-btn {
  width: 205px;
  height: 60px;
  font-family: var(--Roboto);
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  display: inline-block;
  line-height: 21px;
  padding: 19px 35px;
  margin: 4px 0px;
  background: #ffffff;
  box-shadow: 2px 4px 4px rgba(0, 0, 0, 0.14);
  border-radius: 68px;
}

.last-images {
  margin: 125px 0px 0px 0px;
}

.banner-para {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 21px;
  /* identical to box height */

  text-align: center;
  color: #56ccf2;
  /* Inside Auto Layout */
  margin-bottom: 0px;
  flex: none;
  order: 0;
  flex-grow: 0;
  padding: 430px 0px 14px 0px;
}

.down-blue2 {
  display: block;
  margin: 149px 0px 89px 0px;
}

.activity-para {
  font-family: var(--Roboto);
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 150%;
  /* identical to box height, or 24px */

  text-align: center;
  color: #ffffff;
  /* Inside Auto Layout */

  flex: none;
  order: 1;
  flex-grow: 0;
  margin: 39px 0px 0px 0px;
}

.img-checkbox {
  float: right;
}

.img-checkbox2 {
  margin-left: 100px;
}

.check-label {
  text-align: left;
  font-family: var(--Roboto);
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 21px;
  /* identical to box height */
  /* Gray 1 */

  color: #333333;
}

.checbox-hr {
  border-top: 3px solid #f5f5f5;
  margin: 60px 0px 25px 0px;
}

.previous:hover {
  text-decoration: none;
}

.previous {
  margin: 7px 35px;
  font-style: normal;
  font-weight: 600;
  font-size: 17px;
  line-height: 19px;
  display: flex;
  align-items: center;
  /* Gray 5 */

  color: #bdbdbd;
}

.nasta:hover {
  text-decoration: none;
}

.previous-link {
  margin: 3px 10px;
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 17px;
  line-height: 19px;
  display: flex;
  align-items: center;
  /* Gray 5 */

  color: #bdbdbd;
}

.boarding4-padding {
  padding: 380px 208px 10px 208px;
}

.custom-hr {
  border-top: 3px solid #f5f5f5;
  margin: 200px 0px 25px 0px;
}

.custom-label {
  border: 1px solid #bdbdbd;
  box-sizing: border-box;
  border-radius: 24px;
  text-align: center;
  font-family: var(--Roboto);
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 21px;
  padding: 26px;
  color: #333333;
  width: 100%;
  margin-bottom: 24px !important;
}

.custom-checkbox {
  border: 1px solid #bdbdbd;
  box-sizing: border-box;
  border-radius: 24px;
  text-align: left;
  text-align: left;
  font-family: var(--Roboto);
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 21px;
  /* identical to box height */
  /* Gray 1 */
  padding: 24px;
  color: #333333;
  width: 100%;
  margin-bottom: 2px !important;
}

.btn-secondary {
  background-color: transparent;
  border: 1px solid #bdbdbd !important;
}

.list-book-inline {
  display: inline-block;
  margin: 0px 0px;
}

.top-list-book {
  padding: 8px 12px;
  background: #ffffff;
  border: 1px solid #bdbdbd;
  box-sizing: border-box;
  border-radius: 20px;
  font-family: var(--Roboto);
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 18px;
  color: #333333;
  flex: none;
  order: 0;
  flex-grow: 0;
  margin: 0px 29px 0px 0px;
}

.surface-book-para {
  font-family: var(--Roboto);
  font-style: normal;
  font-weight: normal;
  font-size: 21px;
  line-height: 25px;
  color: #7d7d7d;
  /* Inside Auto Layout */

  flex: none;
  order: 0;
  flex-grow: 1;
}

.book-image {
  border-radius: 12px;
  border: none;
  width: 100%;
  height: 300px;
}

.head-margin-book {
  margin: 45px 0px 15px 0px;
}

.book-padding {
  padding: 45px 0px 52px 0px;
}

.surface-book-heading {
  font-family: var(--HRLS);
  font-style: normal;
  font-weight: bold;
  font-size: 61px;
  line-height: 73px;
  color: #000000;
  /* Inside Auto Layout */

  flex: none;
  order: 0;
  flex-grow: 0;
  margin: 200px 0px 36px 0px;
}

.top-list-book-dropdown {
  padding: 8px 12px;
  background: #ffffff;
  border: 1px solid #bdbdbd;
  box-sizing: border-box;
  border-radius: 20px;
  font-family: var(--Roboto);
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 18px;
  color: #333333;
  flex: none;
  order: 0;
  flex-grow: 0;
  margin: 0px 0px 0px 0px;
}

.top-list-book:not(:disabled):not(.disabled):active,
.top-list-book:not(:disabled):not(.disabled).active,
.show > .top-list-book {
  color: #333333;
  background: #f5f5f5;
  text-decoration: none;
  border: 1px solid #333333;
}

.cross {
  position: fixed;
  bottom: 35px;
  left: 81px;
  z-index: 100000;
}

.boarding3-padding {
  padding: 170px 208px 10px 208px;
}

.blue-white-para-activity2 {
  font-family: var(--HRLS);
  font-style: normal;
  font-weight: bold;
  font-size: 30px;
  line-height: 50px;
  text-align: center;
  letter-spacing: -0.04em;
  color: #ffffff;
  margin-bottom: 0px;
  flex: none;
  order: 0;
  flex-grow: 0;
  padding: 50px 00px 0px 0px;
}

.blue-white-para-activity {
  font-family: var(--HRLS);
  font-style: normal;
  font-weight: bold;
  font-size: 40px;
  line-height: 50px;
  text-align: center;
  letter-spacing: -0.04em;
  color: #ffffff;
  margin-bottom: 0px;
  flex: none;
  order: 0;
  flex-grow: 0;
  padding: 000px 0px 0px 0px;
}

.img-center-linknew {
  font-family: var(--Roboto);
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 25px;
  /* or 125% */
  /* Gray 1 */
  color: #333333;
  /* Inside Auto Layout */
  flex: none;
  order: 1;
  flex-grow: 0;
  margin: 16px 0px;
}

.blue-white-para2 {
  font-family: var(--HRLS);
  font-style: normal;
  font-weight: bold;
  font-size: 64px;
  line-height: 74px;
  text-align: center;
  letter-spacing: -0.04em;
  color: #ffffff;
  margin-bottom: 0px;
  flex: none;
  order: 0;
  flex-grow: 0;
  padding: 270px 105px 0px 105px;
}

.img-hosting {
  width: 100%;
  height: auto;
  border-radius: 8px;
}

.img-links {
  text-align: left;
}

.text-imgright {
  text-align: right;
}

.text-imgleft {
  text-align: left;
}

.down-last-btn {
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  /* identical to box height */
  /* Gray 1 */

  color: #333333;
  /* Inside Auto Layout */
  width: 227px;
  height: 48px;
  background: #ffffff;
  border-radius: 8px;
  /* Inside Auto Layout */
  display: inline-grid;
  flex: none;
  order: 1;
  flex-grow: 0;
  margin: 113px 0px 120px 0px;
  flex: none;
  order: 0;
  flex-grow: 0;
  padding: 14px 32px;
}

.down-last-link {
  font-family: var(--Roboto);
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 20px;
  /* identical to box height */
  display: block;
  text-decoration-line: underline;
  color: #ffffff;
  /* Inside Auto Layout */

  flex: none;
  order: 3;
  flex-grow: 0;
  margin: 30px 0px 0px 0px;
}

.para-linksdown2 {
  font-family: var(--HRLS);
  font-style: normal;
  font-weight: bold;
  font-size: 60px;
  line-height: 72px;
  /* identical to box height */
  display: inline-block;
  color: #fff;
  /* Inside Auto Layout */
  text-align: center;
  flex: none;
  order: 0;
  flex-grow: 0;
  margin: 0px 0px 0px 0px;
}

.down2 {
  content: "\f078" !important;
  font-size: 17px !important;
  position: relative !important;
  bottom: 13px !important;
  color: #fff !important;
  left: 6px !important;
  right: 7px !important;
}

.para-links1:hover {
  color: #fff;
}

.para-links1 {
  font-family: var(--HRLS);
  font-style: normal;
  font-weight: bold;
  font-size: 60px;
  line-height: 72px;
  /* identical to box height */
  text-decoration: underline;
  display: inline-block;
  color: #a5e8fe;
  /* Inside Auto Layout */

  flex: none;
  order: 0;
  flex-grow: 0;
  margin: 0px 0px;
}

.para-links2:hover {
  color: #fff;
}

.para-links2 {
  font-family: var(--HRLS);
  font-style: normal;
  font-weight: bold;
  font-size: 60px;
  line-height: 72px;
  /* identical to box height */
  text-decoration: underline;
  display: inline-block;
  color: #fff;
  /* Inside Auto Layout */

  flex: none;
  order: 0;
  flex-grow: 0;
  margin: 0px 0px;
}

.center-white-para2 {
  font-family: var(--Roboto);
  font-style: normal;
  font-weight: 300;
  font-size: 17px;
  line-height: 20px;
  color: #ffffff;
  /* Inside Auto Layout */
  display: inline-block;
  flex: none;
  order: 0;
  align-self: stretch;
  flex-grow: 0;
  margin: 28px 40px 0px 0px;
}

.hosting-heading {
  font-family: var(--HRLS);
  font-style: normal;
  font-weight: bold;
  font-size: 64px;
  line-height: 74px;
  /* or 116% */

  color: #000000;
  margin: 135px 0px;
}

.blue-background {
  width: 100%;
  height: 1914px;
  margin: 300px 0px 0px 0px;
  background: linear-gradient(90deg, #2f80ed 0%, #56ccf2 107.87%);
}

.blue-white-para {
  font-family: var(--HRLS);
  font-style: normal;
  font-weight: bold;
  font-size: 64px;
  line-height: 74px;
  /* or 116% */

  text-align: center;
  letter-spacing: -0.04em;
  color: #ffffff;
  /* Inside Auto Layout */
  margin-bottom: 0px;
  flex: none;
  order: 0;
  flex-grow: 0;
  padding: 209px 105px 0px 105px;
}

.top-nav {
  margin: 0 auto;
  width: 100%;
  position: absolute;
  padding: 20px 72px;
}

.top-nav-div {
  position: relative;
  width: 100%;
}

.logotop {
  width: auto;
  height: 40px;
}

.navbar-brand {
  padding: 0px;
  z-index: 1000;
}

.top-search {
  width: 300px;
  border-radius: 46px;
  border: 1px solid #d7d7d7;
  box-sizing: border-box;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.08);
  padding: 6px 7px 6px 15px;
  text-align: right;
  display: flex;
}

.top-search .search {
  border: 0px;
  box-shadow: none;
  background-color: transparent;
  display: flex;
  flex: 235px;
}

.s-icon {
  width: 20px;
  height: 20px;
}

.s-btn {
  background: #56ccf2;
  border-radius: 65px;
  width: 37px;
  height: 37px;
  border: 0px;
  align-self: end;
}

.messagediv {
  display: block !important;
  width: 75% !important;
  padding: 0.375rem 0.75rem !important;
  font-size: 0.875rem !important;
  line-height: 1.4285714286 !important;
  color: #495057 !important;
  background-color: #ffffff !important;
  background-clip: padding-box !important;
  border: 1px solid #ced4da !important;
  border-radius: 0.25rem !important;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out !important;
}

.paragraph-text {
  line-height: 20px;
  font-size: 16px;
  text-align: left;
}

.page-heading {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 15px;
}

.questions {
  list-style: decimal;
}

.questions li::marker {
  font-size: 20px;
}

@media (min-width: 1500px) {
  .col-xxl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
}

.fa.fa-heart,
.fa.fa-heart-o {
  font-size: 22px;
}

.img-box {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 250px;
  width: 100%;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}

.news .card {
  border-radius: 15px;
  box-shadow: 0px 0px 10px 4px lightgray;
}

.newstitle {
  font-size: 22px;
  color: black;
  font-weight: bold;
  display: block;
  margin-bottom: 10px;
}

.newsdesc {
  font-size: 16px;
  text-align: left;
  line-height: 1.5;
}

.owl-carousel {
  position: relative;
}

.newsdetail .owl-carousel .owl-nav {
  position: absolute;
  width: 100%;
  left: 0;
  top: 42%;
}

.newsdetail .owl-carousel .owl-prev {
  position: absolute;
  left: 10px;
  background-color: white !important;
  padding: 0px !important;
  width: 25px;
  font-size: 20px !important;
  height: 25px;
  border-radius: 50%;
  line-height: 1;
}

.newsdetail .owl-carousel .owl-next {
  position: absolute;
  right: 10px;
  background-color: white !important;
  padding: 0px !important;
  width: 25px;
  font-size: 20px !important;
  height: 25px;
  border-radius: 50%;
  line-height: 1;
}

.newsdetail .owl-carousel .owl-next span,
.newsdetail .owl-carousel .owl-prev span {
  font-size: 30px;
  line-height: 0;
}

.col-md-for-5 {
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}

.unable-button {
  background: #dc3545;
  color: white !important;
}

.enable-button {
  background: #56ccf2 !important;
  color: black !important;
}

.swal2-styled.swal2-confirm {
  background-color: #2f80ed !important;
}

.image-cates {
  width: 100%;
  max-width: 337px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin: 0 auto;
}
@media (min-width: 1600px) {
  .col-xxl-auto {
    flex: 0 0 auto;
    max-width: 25%;
  }
}
.act-image2,
.act-image,
.activity-img {
  background-position: center;
  background-size: cover;
  object-fit: cover;
}
.gallery img {
  height: 250px;
}
.blue-div {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
}
