@charset "UTF-8";
:root {
  --bs-gray: #97A3BB;
  --bs-black: #141316;
  --bs-btn-city: #eff3f2;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-secondary: #6c757d;
  --bs-primary: #f30a11;
  --bs-primary-disabled: #f30a1280;
  --bs-primary-hover: #db0007;
  --bs-primary-light: #fef2f2;
  --bs-body-color: #253D52;
  --bs-dark: #263d52;
  --bs-primary-rgb: 243, 10, 17;
  --bs-link-color: #253D52;
  --bs-link-hover-color: #f30a11;
  --bs-dark-rgb: 37, 61, 82;
  --bs-nav-bg: rgba(19, 25, 32, 0.45);
  --bs-nav-link-color: rgba(255, 255, 255, 0.55);
  --bs-gradient: url("../images/background-image/Texture.png"), linear-gradient(91deg, #fcefeb 1%, #ebf1f1 65%, #f4f2f0 126%);
  --bs-black-rgb: 20, 19, 22;
  --bs-pagination-bg-c: #eff5f4;
  --bs-light-primary-bg: rgba(243, 10, 18, 0.1);
  --bs-secondary-rgb: 108,117,125;
  --bs-body-color-rgb: 33,37,41;
  --bs-body-bg-rgb: 255,255,255;
  --bs-body-bg: #f8fcf9;
  --bs-body-font-size: 1rem;
  --bs-navbar-active-color: #fff;
}

.navbar {
  --bs-navbar-active-color: #fff !important;
}

/*
 * Note that this is toastr v2.1.3, the "latest" version in url has no more maintenance,
 * please go to https://cdnjs.com/libraries/toastr.js and pick a certain version you want to use,
 * make sure you copy the url from the website since the url may change between versions.
 * */
.toast-title {
  font-weight: bold;
}

.toast-message {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

.toast-message a,
.toast-message label {
  color: #FFFFFF;
}

.toast-message a:hover {
  color: #CCCCCC;
  text-decoration: none;
}

.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: bold;
  color: #FFFFFF;
  -webkit-text-shadow: 0 1px 0 #ffffff;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
  line-height: 1;
}

.toast-close-button:hover,
.toast-close-button:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}

.rtl .toast-close-button {
  left: -0.3em;
  float: left;
  right: 0.3em;
}

/*Additional properties for button version
 iOS requires the button element instead of an anchor tag.
 If you want the anchor version, it requires `href="#"`.*/
button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.toast-top-center {
  top: 0;
  right: 0;
  width: 100%;
}

.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%;
}

.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}

.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}

.toast-top-left {
  top: 12px;
  left: 12px;
}

.toast-top-right {
  top: 12px;
  right: 12px;
}

.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}

.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}

#toast-container {
  position: fixed;
  z-index: 999999;
  pointer-events: none;
  /*overrides*/
}

#toast-container * {
  box-sizing: border-box;
}

#toast-container > div {
  position: relative;
  pointer-events: auto;
  overflow: visible;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: auto;
  border-radius: 7px 0px 7px 7px;
  background-position: 15px center;
  background-repeat: no-repeat;
  box-shadow: 0 3px 16px 0 rgba(162, 185, 167, 0.3);
  color: #606478;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
}

#toast-container > div.rtl {
  direction: rtl;
  padding: 15px 50px 15px 15px;
  background-position: right 15px center;
}

#toast-container > div:hover {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  cursor: pointer;
}

#toast-container > .toast-info {
  background-image: url("../images/Toast-bg/toast-bg-info.png"), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cdefs%3E%3CclipPath id='mns22xf7da'%3E%3Cpath data-name='Rectangle 890' transform='translate(-.334 -.333)' style='fill:none%3Bstroke:%23707070' d='M0 0h10v10H0z' /%3E%3C/clipPath%3E%3C/defs%3E%3Cg data-name='Group 12997' transform='translate(-19199 -15833)'%3E%3Crect data-name='Rectangle 869' width='20' height='20' rx='10' transform='translate(19199 15833)' style='fill:%23ECF2FF' /%3E%3Cg data-name='Mask Group 139' transform='translate(19204.334 15838.333)' style='clip-path:url(%23mns22xf7da)'%3E%3Cg data-name='Group 13124'%3E%3Cpath data-name='Path 9248' d='M-4154.456-3744.885a10.432 10.432 0 0 1-.345 2.795 2.563 2.563 0 0 1-1.572 1.72 7.424 7.424 0 0 1-3.146.5 7.767 7.767 0 0 1-2.075-.351 2.808 2.808 0 0 1-2.063-2.283 10.044 10.044 0 0 1 .032-4.233 2.747 2.747 0 0 1 1.943-2.13 7.954 7.954 0 0 1 3.475-.333 9.051 9.051 0 0 1 1.4.287 2.744 2.744 0 0 1 2.129 2.343c.106.659.178 1.329.222 1.685zm-5.187 1.941c-.062.022-.11.037-.157.056a.456.456 0 0 0-.3.484.415.415 0 0 0 .368.4 9.236 9.236 0 0 0 1.118 0 .419.419 0 0 0 .375-.4.43.43 0 0 0-.295-.483c-.151-.044-.167-.124-.165-.253q.007-.8 0-1.605a.48.48 0 0 0-.534-.529h-.352a.472.472 0 0 0-.512.383.471.471 0 0 0 .339.542c.047.02.108.081.109.124.01.431.007.855.007 1.281zm1.054-3.5a.579.579 0 0 0-.583-.589.577.577 0 0 0-.579.57.582.582 0 0 0 .571.6.582.582 0 0 0 .592-.576z' style='fill:%233463E1' transform='translate(4163.828 3749.234)' /%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") !important;
  background-position: right, 15px;
}

#toast-container > .toast-error {
  background-image: url("../images/Toast-bg/toast-bg-danger.png"), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cdefs%3E%3CclipPath id='jyy42wx54a'%3E%3Cpath data-name='Rectangle 884' transform='translate(-.334 -.333)' style='fill:none%3Bstroke:%23707070' d='M0 0h10v10H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg data-name='Group 13004' transform='translate(-19199 -15832.99)'%3E%3Crect data-name='Rectangle 869' width='20' height='20' rx='10' transform='translate(19199 15832.99)' style='fill:%23fff4f5'/%3E%3Cg data-name='Mask Group 134' transform='translate(19204.334 15838.323)' style='clip-path:url(%23jyy42wx54a)'%3E%3Cg data-name='Group 12913'%3E%3Cpath data-name='Path 9175' d='M-870.447 127.135q-1.509-2.644-3.045-5.278a1.71 1.71 0 0 0-3.041-.008q-1.54 2.641-3.052 5.3a2.118 2.118 0 0 0-.258.8 1.7 1.7 0 0 0 1.689 1.827c1.044.012 2.08 0 3.12 0h3.059a1.723 1.723 0 0 0 1.528-2.641zm-4.573 1.335a.571.571 0 0 1-.549-.681.567.567 0 0 1 .57-.456.561.561 0 0 1 .542.566.572.572 0 0 1-.563.57zm.566-4.356h-.01q-.062 1.187-.127 2.374a.42.42 0 0 1-.426.447.419.419 0 0 1-.432-.442c-.048-.826-.1-1.654-.137-2.482a.843.843 0 0 1 .058-.357.544.544 0 0 1 .615-.328.563.563 0 0 1 .457.507 2.568 2.568 0 0 1 .002.28z' transform='translate(879.685 -120.684)' style='fill:%23ff1121'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") !important;
  background-position: right, 15px;
}

#toast-container > .toast-success {
  background-image: url("../images/Toast-bg/toast-bg-success.png"), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cdefs%3E%3CclipPath id='ju92z62h2a'%3E%3Cpath data-name='Rectangle 870' transform='translate(-.334 -.333)' style='fill:none%3Bstroke:%23707070' d='M0 0h10v10H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg data-name='Group 13002' transform='translate(-19199 -15833)'%3E%3Crect data-name='Rectangle 869' width='20' height='20' rx='10' transform='translate(19199 15833)' style='fill:%23f3ffee'/%3E%3Cg data-name='Mask Group 125' transform='translate(19204.334 15838.333)' style='clip-path:url(%23ju92z62h2a)'%3E%3Cg data-name='Group 12871'%3E%3Cpath data-name='Path 9151' d='M661.487 2350.865c-.054.215-.1.431-.164.644-.1.335-.078.4.2.607.117.088.233.177.34.277a.779.779 0 0 1 .006 1.273c-.111.1-.233.2-.354.288-.266.2-.285.267-.195.594a3.429 3.429 0 0 1 .135.6.719.719 0 0 1-.676.84 5.185 5.185 0 0 1-.613.038.366.366 0 0 0-.391.275 4.228 4.228 0 0 1-.207.54.753.753 0 0 1-1.159.372c-.194-.108-.377-.235-.564-.356a.259.259 0 0 0-.31 0c-.166.109-.331.222-.5.323a.778.778 0 0 1-1.25-.4 5.016 5.016 0 0 1-.193-.508.326.326 0 0 0-.34-.241c-.193-.007-.387-.01-.578-.032a.764.764 0 0 1-.727-1.022c.04-.183.1-.361.146-.542a.323.323 0 0 0-.129-.4 4.04 4.04 0 0 1-.292-.225c-.646-.522-.648-1.018-.006-1.541a3.407 3.407 0 0 0 .351-.29.33.33 0 0 0 .084-.241c-.033-.207-.1-.408-.147-.613a.768.768 0 0 1 .729-1.049 4.633 4.633 0 0 1 .543-.029.349.349 0 0 0 .377-.267 4.03 4.03 0 0 1 .163-.445 1.649 1.649 0 0 1 .17-.306.669.669 0 0 1 .836-.254 4.174 4.174 0 0 1 .62.358c.266.169.335.171.6 0a4.66 4.66 0 0 1 .522-.321.7.7 0 0 1 .991.306 3.434 3.434 0 0 1 .261.63.4.4 0 0 0 .427.3 3.589 3.589 0 0 1 .714.069.723.723 0 0 1 .58.748zm-4.267 2.578c-.218-.22-.419-.424-.623-.626s-.421-.217-.586-.048a.379.379 0 0 0 .051.573q.408.412.82.82c.248.248.428.248.675 0l1.665-1.665.148-.15a.368.368 0 0 0-.009-.522.374.374 0 0 0-.523 0c-.074.067-.142.14-.212.21z' transform='translate(-653.022 -2348.414)' style='fill:%2331c24e'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") !important;
  background-position: right, 15px;
}

#toast-container > .toast-warning {
  background-image: url("../images/Toast-bg/toast-bg-warning.png"), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cdefs%3E%3CclipPath id='er3na9rqoa'%3E%3Cpath data-name='Rectangle 870' transform='translate(-.334 -.333)' style='fill:none%3Bstroke:%23707070' d='M0 0h10v10H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg data-name='Group 13006' transform='translate(-19199 -15833)'%3E%3Crect data-name='Rectangle 869' width='20' height='20' rx='10' transform='translate(19199 15833)' style='fill:%23fff6e4'/%3E%3Cg data-name='Mask Group 125' transform='translate(19204.334 15838.333)' style='clip-path:url(%23er3na9rqoa)'%3E%3Cg data-name='Group 12917'%3E%3Cpath data-name='Path 9177' d='M-816.726 573.692a3.12 3.12 0 0 0 3.9 3.894v.2a12.816 12.816 0 0 1-.163 2.073 2.1 2.1 0 0 1-.982 1.435 2.337 2.337 0 0 1-1.04.333 15.637 15.637 0 0 1-2.067.115 11.928 11.928 0 0 1-2-.178 2.02 2.02 0 0 1-1.16-.708 2.34 2.34 0 0 1-.529-1.325 14.43 14.43 0 0 1-.091-2.523 12.235 12.235 0 0 1 .161-1.519 2.062 2.062 0 0 1 1.067-1.416 2.317 2.317 0 0 1 .9-.267 15.477 15.477 0 0 1 1.951-.12z' transform='translate(820.904 -572.431)' style='fill:%23ff8000'/%3E%3Cpath data-name='Path 9178' d='M-738.845 553.72a2.171 2.171 0 0 1 2.166 2.172 2.171 2.171 0 0 1-2.172 2.166 2.171 2.171 0 0 1-2.165-2.172 2.171 2.171 0 0 1 2.171-2.166z' transform='translate(745.993 -553.702)' style='fill:%23ff8000'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") !important;
  background-position: right, 15px;
}

#toast-container.toast-top-center > div,
#toast-container.toast-bottom-center > div {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}

#toast-container.toast-top-full-width > div,
#toast-container.toast-bottom-full-width > div {
  width: 96%;
  margin-left: auto;
  margin-right: auto;
}

.toast {
  background-color: #fff;
  --bs-toast-max-width: 410px;
  --bs-toast-border-color: transparent;
}

.toast-success::before {
  content: "◤";
  line-height: 0.7;
  color: white;
  position: absolute;
  font-size: 14px;
  z-index: 2;
  right: -10px;
  top: 0px;
}

.toast-success .toast-progress {
  background-color: var(--bs-success);
}

.toast-error::before {
  content: "◤";
  line-height: 0.7;
  color: white;
  position: absolute;
  font-size: 14px;
  z-index: 2;
  right: -10px;
  top: 0px;
}

.toast-error .toast-progress {
  background-color: var(--bs-danger);
}

.toast-info::before {
  content: "◤";
  line-height: 0.7;
  color: white;
  position: absolute;
  font-size: 14px;
  z-index: 2;
  right: -10px;
  top: 0px;
}

.toast-info .toast-progress {
  background-color: var(--bs-info);
}

.toast-warning::before {
  content: "◤";
  line-height: 0.7;
  color: white;
  position: absolute;
  font-size: 14px;
  z-index: 2;
  right: -10px;
  top: 0px;
}

.toast-warning .toast-progress {
  background-color: var(--bs-warning);
}

.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3px;
  opacity: 1;
}

/*Responsive Design*/
@media all and (max-width: 240px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }
  #toast-container > div.rtl {
    padding: 8px 50px 8px 8px;
  }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
  #toast-container .rtl .toast-close-button {
    left: -0.2em;
    right: 0.2em;
  }
}
@media all and (min-width: 241px) and (max-width: 480px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 18em;
  }
  #toast-container > div.rtl {
    padding: 8px 50px 8px 8px;
  }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
  #toast-container .rtl .toast-close-button {
    left: -0.2em;
    right: 0.2em;
  }
}
@media all and (min-width: 481px) and (max-width: 768px) {
  #toast-container > div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }
  #toast-container > div.rtl {
    padding: 15px 50px 15px 15px;
  }
}/*# sourceMappingURL=toastr-light.css.map */