*,
::after,
::before {
  box-sizing: border-box;
  border: 0 solid #e5e7eb;
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: ;
}
::after,
::before {
  --tw-content: "";
}
html {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  tab-size: 4;
  font-family: "Proxima Nova Rg", sans-serif;
  font-feature-settings: normal;
  font-variation-settings: normal;
  -webkit-tap-highlight-color: transparent;
}
body {
  margin: 0;
  line-height: inherit;
}
hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}
h1,
h4 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  color: inherit;
  text-decoration: inherit;
}
b {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}
button,
select {
  text-transform: none;
}
button,
input:where([type="button"]),
input:where([type="reset"]),
input:where([type="submit"]) {
  -webkit-appearance: button;
  background-color: transparent;
  background-image: none;
}
progress {
  vertical-align: baseline;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
h1,
h4,
hr,
p {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
textarea {
  resize: vertical;
}
input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #6d6d6d;
}
button {
  cursor: pointer;
}
embed,
img,
object {
  display: block;
  vertical-align: middle;
}
img {
  max-width: 100%;
  height: auto;
}
[hidden] {
  display: none;
}
::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: ;
}
.flex {
  display: flex;
}
.w-full {
  width: 100%;
}
.items-start {
  align-items: flex-start;
}
.items-center {
  align-items: center;
}
.justify-end {
  justify-content: flex-end;
}
.justify-between {
  justify-content: space-between;
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.pt-4 {
  padding-top: 1rem;
}
.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
* {
  box-sizing: border-box;
}
.pattern-bg {
  position: relative;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.date {
  width: fit-content;
}
.main-chat {
  background-color: #c4bfbf59;
  width: 40%;
  padding: 0 16px 30px;
  height: 90vh;
  overflow-y: scroll;
  margin: 0 auto;
  flex-grow: 0;
  scroll-behavior: smooth;
  max-height: 90vh;
}
.main-chat .chat_content {
  overflow-y: scroll;
  scroll-behavior: smooth;
}
.left-chat,
.right-chat {
  width: 100%;
  display: flex;
  align-items: center;
  margin-top: 10px;
  justify-content: left;
}
.right-chat {
  justify-content: right;
  flex-direction: row-reverse;
  display: flex;
  width: 100%;
  position: relative;
}
.time {
  margin-left: 12px;
  margin-right: 12px;
  line-height: 12px;
  color: rgba(255, 255, 255, 0.7);
}
.vertical {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-top: 10px;
  justify-content: left;
  flex-direction: column;
}
.form {
  padding: 24px;
  width: 100%;
}
.form-title {
  margin-bottom: 12px;
  display: flex;
  align-items: center;
  gap: 20px;
  flex-direction: column;
}
.form h4 {
  text-align: left;
  font-size: 21px;
  line-height: 27px;
  font-weight: 700;
  font-style: normal;
}
.form input {
  margin: 5px 0;
  padding: 20px;
  width: 100%;
  background-color: #fff;
  border-radius: 6px;
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}
.form button {
  margin-top: 20px;
  padding: 10px 40px;
  width: 100%;
  background: #0b6779;
  border-radius: 555px;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #fff;
  transition: 0.3s ease-in-out;
  transform: scale(1);
  box-shadow: 0 0 0 rgba(243, 53, 47, 0);
}
.form button:hover {
  transition: 0.3s ease-in-out;
  transform: scale(1.05);
  box-shadow: 0 0 10px #19c7c7;
}
.nachat {
  margin-top: 10px;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #373737;
  font-family: 'Roboto', sans-serif;
}
@media screen and (max-width: 767px) {
  .main-chat {
    width: 100%;
  }
  .form h4 {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 0;
  }
  .nachat {
    font-size: 12px;
  }
  .form button {
    font-size: 17px;
  }
}
body {
  font-family: "Proxima Nova Lt", sans-serif;
  font-weight: 400;
}
.date {
  margin: 15px auto;
  padding: 5px 20px;
  border-radius: 10px;
  background: #c5e3ff;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  color: #000;
  text-align: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.left-chat {
  position: relative;
  margin-bottom: 2px;
  padding-right: 20px;
  padding-left: 45px;
}
.left-chat.with-avatar {
  padding-left: 0;
  gap: 5px;
  align-items: flex-start;
}
.left-chat .chat-block {
  width: 100%;
  display: flex;
  line-height: 1.2;
  flex-direction: column;
  padding: 16px;
  color: #fff;
  background-color: #0b6779;
  position: relative;
  box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.1);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  font-family: 'Roboto', sans-serif;
}
.left-chat .chat-block:after {
  position: absolute;
  bottom: 6px;
  right: 12px;
  color: #a7a7a7;
  text-align: right;
  font-size: 12px;
}
.vertical {
  padding-left: 8px;
  margin-bottom: 10px;
}
.answer-btn {
  border-radius: 6px;
  background: #fff;
  padding: 12px 8px;
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.vertical .answer-btn {
  margin-bottom: 6px;
}
.right-chat .chat-block {

  background: #fff;
  padding: 8px 41px 8px 15px;
  position: relative;
  max-width: 84%;
  box-shadow: -1px 1px 1px 0 rgba(0, 0, 0, 0.1);
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  font-family: 'Roboto', sans-serif;
}
.time,
.time-right {
  position: absolute;
  bottom: 8px;
  right: 0;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.time-right {
  right: 10px;
  bottom: 6px;
  color: rgba(0, 0, 0, 0.15);
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.form {
  margin: 20px auto 0;
  max-width: 400px;
  border-radius: 25px;
  border: 1px solid #efefef;
  background: #efefef;
  color: #000;
}
.header {
  position: fixed;
  top: 0;
  left: 30%;
  z-index: 100;
  width: 40%;
  margin: 0 auto;
  border-bottom: 1px solid #a4a39e;
  background-color: #0b6779;
}
footer {
  position: fixed;
  bottom: 0;
  z-index: 2;
  left: 30%;
  width: 40%;
  padding: 10px;
  margin: 0 auto;
  border-top: 1px solid #e0e0e0;
  background-color: #fff;
  display: flex;
  align-items: center;
  border-radius: 0 0 20px 20px;
}
.message-input {
  width: 100%;
  padding: 8px 28px 8px 24px;
  border: none;
  outline: 0;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  font-size: 14px;
  box-sizing: border-box;
  background: #f6f6f6;
  box-shadow: 0 1.571px 1.571px 0 rgba(0, 0, 0, 0.15);
}
.attach-btn {
  background-color: transparent;
  border: none;
  cursor: pointer;
  font-size: 30px;
  font-weight: 100;
  padding: 0 10px;
  outline: 0;
  color: #888;
  transition: color 0.2s;
  line-height: 1;
}
.attach-btn img {
  width: 24px;
}
.attach-btn:hover {
  color: #000;
}
.mess_inp_container {
  position: relative;
  flex: 1;
  margin: 0 10px;
}
@media (max-width: 767px) {
  .header,
  footer {
    left: 0;
    width: 100%;
  }
}
.active-btn {
  background-color: #068d8d;
  color: #fff;
}
.iti--allow-dropdown {
  width: 100%;
}
.error {
  border: 2px solid red;
  border-radius: 4px;
}
.avatar {
  max-width: 44px;
  border-radius: 50%;
}
.iti,
.iti.iti--allow-dropdown.iti--separate-dial-code,
[name="phone2"] {
  width: 100%;
}
.iti__country-name,
.iti__selected-dial-code {
  color: #000;
}
.iti__selected-flag {
  --r: 0px;
  border-radius: var(--r) 0 0 var(--r);
}
input.error {
  border: 1px solid #ff7c7c !important;
  color: #ff7c7c !important;
}
input[name="phone2"] {
  outline: 0;
}
.hide {
  display: none;
}
