@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/roboto/Roboto-Bold.ttf") format("ttf");
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/roboto/Roboto-Medium.ttf") format("ttf");
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/roboto/Roboto-Regular.ttf") format("ttf");
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/roboto/Roboto-Light.ttf") format("ttf");
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 100;
  src: url("../fonts/roboto/Roboto-Thin.ttf") format("ttf");
}
body {
  box-sizing: border-box;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 400;
  position: relative;
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.8705882353);
  overflow-x: hidden;
  background: #F8F8F9;
}
body a {
  color: rgba(0, 0, 0, 0.8705882353);
  text-decoration: none;
  transition: 0.1s ease-in-out;
}
body a:hover {
  text-decoration: none;
  color: #C60024;
}

.scroll-auto {
  scroll-behavior: auto;
}

.container {
  max-width: 1250px !important;
  padding: 0;
}

header {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 99;
  background: #fff;
}
header #dropLang {
  grid-gap: 5px;
  color: rgba(0, 0, 0, 0.3803921569);
}
header #dropLang img {
  height: 16px;
  width: auto;
}
header .drop-lang {
  min-width: 50px;
  filter: drop-shadow(0px 0px 6px black);
}
header .drop-lang .dropdown-item {
  padding: 5px 10px;
}
header .drop-lang img {
  height: 16px;
  width: auto;
}
header .header-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px 0;
  background: #fff;
}
header ul {
  margin-bottom: 0;
  list-style: none;
}
header .menu-top {
  margin-bottom: 20px;
}
header .menu-top ul {
  grid-gap: 30px;
  font-weight: 400;
  font-size: 12px;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.6);
}
header .menu-top ul .li-menu-top:first-child {
  border-right: 1px solid rgba(0, 0, 0, 0.08);
  padding-right: 30px;
}
header .menu-top ul .li-menu-top:last-child {
  border-left: 1px solid rgba(0, 0, 0, 0.08);
  padding-left: 30px;
}
header .menu-bottom ul {
  grid-gap: 50px;
  font-weight: 700;
  text-transform: uppercase;
}
header .menu-bottom ul li {
  position: relative;
  background: #fff;
}
header .menu-bottom ul a.active {
  color: #C60024;
}
header .menu-bottom ul .dropdown-menu {
  z-index: 0;
  display: block;
  visibility: hidden;
  position: absolute;
  top: calc(100% + 15px);
  left: -20px;
  box-shadow: none;
  border: none;
  width: 320px;
  padding: 0;
  margin: 0;
  border-radius: 0;
  background: #fff;
  opacity: 0;
  background: #FFFFFF;
  box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  padding: 15px;
  transition: 0.3s all ease-in-out;
}
header .menu-bottom ul .dropdown-menu li {
  margin-bottom: 8px;
}
header .menu-bottom ul .dropdown-menu li:last-child {
  margin-bottom: 0;
}
header .menu-bottom ul .dropdown-menu a {
  display: grid;
  grid-template-columns: 18px auto;
  grid-gap: 16px;
  background: rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  padding: 14px 16px;
  font-size: 14px;
  text-transform: none;
  font-weight: 400;
}
header .menu-bottom ul .dropdown-menu a img {
  transition: 0.1s ease-in-out;
}
header .menu-bottom ul .dropdown-menu a:hover {
  color: #fff;
  background: #C60024;
}
header .menu-bottom ul .dropdown-menu a:hover img {
  filter: sepia(1) brightness(10);
}
header .menu-bottom ul li:hover .dropdown-menu {
  visibility: visible;
  opacity: 1;
  z-index: 10;
}

footer {
  background: #C60024;
  color: #fff;
  padding: 50px 0;
}
footer .footer-main {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 40px;
}
footer .logo-footer-area {
  display: grid;
  grid-template-columns: 135px auto;
  grid-gap: 15px;
}
footer .list-social {
  display: flex;
  align-items: center;
  grid-gap: 24px;
}
footer h2 {
  font-weight: 700;
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 0;
}
footer h3 {
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 16px;
  font-weight: 700;
}
footer a {
  color: #fff;
}
footer a:hover {
  color: #fff;
}
footer .item-footer ul {
  list-style: none;
  margin-bottom: 0;
  padding: 0;
}
footer .item-footer ul li {
  position: relative;
  padding-left: 24px;
  margin-bottom: 20px;
}
footer .item-footer ul li:last-child {
  margin-bottom: 0;
}
footer .item-footer ul li::before {
  content: "";
  background: url('data:image/svg+xml,<svg width="19" height="18" viewBox="0 0 19 18" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16.25 7.5C16.25 12.75 9.5 17.25 9.5 17.25C9.5 17.25 2.75 12.75 2.75 7.5C2.75 5.70979 3.46116 3.9929 4.72703 2.72703C5.9929 1.46116 7.70979 0.75 9.5 0.75C11.2902 0.75 13.0071 1.46116 14.273 2.72703C15.5388 3.9929 16.25 5.70979 16.25 7.5Z" stroke="white" stroke-width="1.4" stroke-linecap="round" stroke-linejoin="round"/><path d="M9.5 9.75C10.7426 9.75 11.75 8.74264 11.75 7.5C11.75 6.25736 10.7426 5.25 9.5 5.25C8.25736 5.25 7.25 6.25736 7.25 7.5C7.25 8.74264 8.25736 9.75 9.5 9.75Z" stroke="white" stroke-width="1.4" stroke-linecap="round" stroke-linejoin="round"/></svg>') left top 3px no-repeat;
  background-size: contain;
  width: 14px;
  height: 17px;
  position: absolute;
  left: 0;
}
footer .item-footer:first-child {
  display: flex;
  flex-wrap: wrap;
}
footer .item-footer:nth-child(2) li:nth-child(2)::before {
  background: url('data:image/svg+xml,<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3.75 12.75H3C2.60218 12.75 2.22064 12.592 1.93934 12.3107C1.65804 12.0294 1.5 11.6478 1.5 11.25V3.75C1.5 3.35218 1.65804 2.97064 1.93934 2.68934C2.22064 2.40804 2.60218 2.25 3 2.25H15C15.3978 2.25 15.7794 2.40804 16.0607 2.68934C16.342 2.97064 16.5 3.35218 16.5 3.75V11.25C16.5 11.6478 16.342 12.0294 16.0607 12.3107C15.7794 12.592 15.3978 12.75 15 12.75H14.25" stroke="white" stroke-width="1.4" stroke-linecap="round" stroke-linejoin="round"/><path d="M9 11.25L12.75 15.75H5.25L9 11.25Z" stroke="white" stroke-width="1.4" stroke-linecap="round" stroke-linejoin="round"/></svg>') left top 3px no-repeat;
  background-size: contain;
}
footer .item-footer:nth-child(2) li:nth-child(3)::before {
  background: url('data:image/svg+xml,<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16.5001 12.6901V14.9401C16.5009 15.1489 16.4581 15.3557 16.3745 15.5471C16.2908 15.7385 16.168 15.9103 16.0141 16.0515C15.8602 16.1927 15.6785 16.3002 15.4806 16.3671C15.2828 16.434 15.0731 16.4589 14.8651 16.4401C12.5572 16.1893 10.3403 15.4007 8.39257 14.1376C6.58044 12.9861 5.04407 11.4497 3.89257 9.63757C2.62506 7.68098 1.83625 5.45332 1.59007 3.13507C1.57133 2.92767 1.59598 2.71864 1.66245 2.52129C1.72892 2.32394 1.83575 2.14259 1.97615 1.98879C2.11654 1.83499 2.28743 1.7121 2.47792 1.62796C2.6684 1.54382 2.87433 1.50027 3.08257 1.50007H5.33257C5.69655 1.49649 6.04942 1.62538 6.32539 1.86272C6.60137 2.10006 6.78163 2.42966 6.83257 2.79007C6.92754 3.51012 7.10366 4.21712 7.35757 4.89757C7.45848 5.16602 7.48032 5.45776 7.4205 5.73823C7.36069 6.01871 7.22172 6.27616 7.02007 6.48007L6.06757 7.43257C7.13524 9.31023 8.68991 10.8649 10.5676 11.9326L11.5201 10.9801C11.724 10.7784 11.9814 10.6395 12.2619 10.5796C12.5424 10.5198 12.8341 10.5417 13.1026 10.6426C13.783 10.8965 14.49 11.0726 15.2101 11.1676C15.5744 11.219 15.9071 11.4025 16.145 11.6832C16.3828 11.9639 16.5092 12.3223 16.5001 12.6901Z" stroke="white" stroke-width="1.4" stroke-linecap="round" stroke-linejoin="round"/></svg>') left top 3px no-repeat;
  background-size: contain;
}

.form-box .select2 {
  width: 100% !important;
}
.form-box .select2 .select2-selection {
  border: 1px solid #fff;
  border-radius: 4px;
  height: 46px;
  transition: 0.15s ease-in-out;
}
.form-box .select2 .select2-selection[aria-expanded=true] {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08), 0 0 8px rgba(198, 0, 36, 0.6);
  border-color: #C60024;
}
.form-box .select2 .select2-selection .select2-selection__rendered {
  padding: 0 15px;
  line-height: 46px;
}
.form-box .select2 .select2-selection .select2-selection__arrow {
  height: auto;
  right: 15px;
  bottom: 50%;
  width: auto;
  transform: translateY(50%);
  top: unset;
}
.form-box.form-job .select2 .select2-selection .select2-selection__rendered {
  background: url("/images/job_cate.svg") top 13px left 15px no-repeat;
  padding-left: 35px;
}
.form-box.form-city .select2 .select2-selection .select2-selection__rendered {
  background: url("/images/map-pin.svg") top 13px left 15px no-repeat;
  padding-left: 35px;
}
.form-box.form-visa .select2 .select2-selection .select2-selection__rendered {
  background: url("/images/book.svg") top 13px left 15px no-repeat;
  padding-left: 35px;
}

.select2-search__field {
  outline: none !important;
}

.select2-results__option--highlighted {
  background-color: #C60024 !important;
}
.select2-results__option--highlighted img {
  filter: sepia(1) brightness(10);
}

.img-select2 {
  width: 16px;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  margin-right: 5px;
}

.label_error {
  margin-top: 10px;
  color: #f3473a;
}

.pagination {
  margin-top: 48px;
  margin-bottom: 48px;
  width: 100%;
  justify-content: center;
}
.pagination b {
  display: none;
}
.pagination a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  margin: 0 6px;
  border: none;
  background: #eeeeee;
  color: #535353;
  font-size: 16px;
  border-radius: 50%;
  cursor: pointer;
}
.pagination a[href]:hover {
  border-color: #C60024;
  color: #C60024;
}
.pagination .current {
  color: #fff;
  font-weight: 700;
  background-color: #C60024;
  border: none;
}
@media (max-width: 960px) {
  .pagination {
    margin-top: 20px;
    margin-bottom: 30px;
  }
  .pagination a {
    width: 34px;
    height: 34px;
    font-size: 14px;
  }
}

.star-rating {
  --percent: calc(var(--rating) / 5 * 100%);
  font: normal normal normal 14px/1 FontAwesome;
  position: relative;
  display: flex;
  align-items: center;
}
.star-rating::before {
  content: "\f005\f005\f005\f005\f005";
  background: linear-gradient(90deg, #ffa500 var(--percent), #999 var(--percent));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.toggle-menu-side-bar {
  display: none;
}
@media (max-width: 960px) {
  .toggle-menu-side-bar {
    display: block;
    font-size: 26px;
    color: #C60024;
    width: 82px;
  }
}

#load {
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  height: 100%;
  background: rgba(255, 255, 255, 0.3);
}

.lds-spinner {
  color: #C60024;
  display: block;
  margin: auto;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-spinner div {
  transform-origin: 40px 40px;
  -webkit-animation: lds-spinner 1.2s linear infinite;
          animation: lds-spinner 1.2s linear infinite;
}
.lds-spinner div:after {
  content: " ";
  display: block;
  position: absolute;
  top: 3px;
  left: 37px;
  width: 6px;
  height: 18px;
  border-radius: 20%;
  background: #C60024;
}
.lds-spinner div:nth-child(1) {
  transform: rotate(0deg);
  -webkit-animation-delay: -1.1s;
          animation-delay: -1.1s;
}
.lds-spinner div:nth-child(2) {
  transform: rotate(30deg);
  -webkit-animation-delay: -1s;
          animation-delay: -1s;
}
.lds-spinner div:nth-child(3) {
  transform: rotate(60deg);
  -webkit-animation-delay: -0.9s;
          animation-delay: -0.9s;
}
.lds-spinner div:nth-child(4) {
  transform: rotate(90deg);
  -webkit-animation-delay: -0.8s;
          animation-delay: -0.8s;
}
.lds-spinner div:nth-child(5) {
  transform: rotate(120deg);
  -webkit-animation-delay: -0.7s;
          animation-delay: -0.7s;
}
.lds-spinner div:nth-child(6) {
  transform: rotate(150deg);
  -webkit-animation-delay: -0.6s;
          animation-delay: -0.6s;
}
.lds-spinner div:nth-child(7) {
  transform: rotate(180deg);
  -webkit-animation-delay: -0.5s;
          animation-delay: -0.5s;
}
.lds-spinner div:nth-child(8) {
  transform: rotate(210deg);
  -webkit-animation-delay: -0.4s;
          animation-delay: -0.4s;
}
.lds-spinner div:nth-child(9) {
  transform: rotate(240deg);
  -webkit-animation-delay: -0.3s;
          animation-delay: -0.3s;
}
.lds-spinner div:nth-child(10) {
  transform: rotate(270deg);
  -webkit-animation-delay: -0.2s;
          animation-delay: -0.2s;
}
.lds-spinner div:nth-child(11) {
  transform: rotate(300deg);
  -webkit-animation-delay: -0.1s;
          animation-delay: -0.1s;
}
.lds-spinner div:nth-child(12) {
  transform: rotate(330deg);
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}

@-webkit-keyframes lds-spinner {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes lds-spinner {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
#msgModal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  line-height: normal;
}
#msgModal .msgmodal-content {
  background: #FFFFFF;
  box-shadow: 10px 12px 20px rgba(0, 0, 0, 0.04);
  border-radius: 16px;
  max-width: 540px;
  padding: 50px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 30px;
  width: auto;
  position: relative;
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s;
}
@-webkit-keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}
@keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}
#msgModal .close {
  color: white;
  float: right;
  font-size: 36px;
  font-weight: bold;
}
#msgModal h5 {
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
}
#msgModal .close:focus,
#msgModal .close:hover {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
#msgModal .msgmodal-header {
  padding: 2px 10px 2px 16px;
  background-color: #116bb3;
  line-height: 36px;
  color: white;
}
#msgModal .msgmodal-body {
  text-align: center;
}
#msgModal .msgmodal-body .bt-modals {
  background-color: #d2b86e;
  margin-right: 10px;
  font-size: 20px;
  color: #ffffff;
  padding: 10px 20px;
  text-transform: uppercase;
  border-radius: 3px;
  display: inline-block;
  margin-top: 20px;
  cursor: pointer;
}
#msgModal .msgmodal-footer {
  padding: 2px 16px;
  background-color: #5cb85c;
  color: white;
}
#msgModal .title {
  text-align: center;
  font-weight: 700;
  font-size: 30px;
  margin-bottom: 0;
  text-align: center;
  text-transform: uppercase;
  color: #C60024;
  margin-top: 35px;
}
#msgModal svg {
  width: auto;
  height: auto;
  display: block;
  margin: auto;
}
#msgModal .path {
  stroke-dasharray: 1000;
  stroke-dashoffset: 0;
}
#msgModal .path.circle {
  -webkit-animation: dash 0.9s ease-in-out;
  animation: dash 0.9s ease-in-out;
}
#msgModal .path.line {
  stroke-dashoffset: 1000;
  -webkit-animation: dash 0.9s 0.35s ease-in-out forwards;
  animation: dash 0.9s 0.35s ease-in-out forwards;
}
#msgModal .path.check {
  stroke-dashoffset: -100;
  -webkit-animation: dashCheck 0.9s 0.35s ease-in-out forwards;
  animation: dashCheck 0.9s 0.35s ease-in-out forwards;
}

.alert_modal {
  display: none;
  position: fixed;
  width: 100%;
  top: 2%;
  z-index: 1060;
}
.alert_modal .alert_body {
  background: #fff;
  width: 390px;
  text-align: center;
  border-radius: 20px;
  border: 1px solid #ddd;
  margin-right: auto;
  margin-left: auto;
  padding: 20px;
  font-size: 16px;
  margin-top: 5%;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.24);
  -webkit-animation: shake-lr 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955) both;
  animation: shake-lr 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955) both;
}
.alert_modal .alert_body svg:not(:root) {
  width: 30px;
}
.alert_modal .alert_body p {
  margin: 20px 0;
}
.alert_modal .alert_body p a {
  width: auto;
  background: none;
  color: #333;
  height: auto;
  transition: 0.3s all ease-in-out;
}
.alert_modal .alert_body p a:hover {
  color: #faaf40;
}
.alert_modal .alert_body a {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #faaf40;
  color: #fff;
  font-weight: 700;
  width: 60px;
  margin: auto;
  border-radius: 5px;
  height: 30px;
}
.alert_modal .path {
  stroke-dasharray: 1000;
  stroke-dashoffset: 0;
}
.alert_modal .path.circle {
  -webkit-animation: dash 0.9s ease-in-out;
  animation: dash 0.9s ease-in-out;
}
.alert_modal .path.line {
  stroke-dashoffset: 1000;
  -webkit-animation: dash 0.9s 0.35s ease-in-out forwards;
  animation: dash 0.9s 0.35s ease-in-out forwards;
}
.alert_modal .path.check {
  stroke-dashoffset: -100;
  -webkit-animation: dashCheck 0.9s 0.35s ease-in-out forwards;
  animation: dashCheck 0.9s 0.35s ease-in-out forwards;
}

@-webkit-keyframes dash {
  0% {
    stroke-dashoffset: 1000;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes dash {
  0% {
    stroke-dashoffset: 1000;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@-webkit-keyframes dashCheck {
  0% {
    stroke-dashoffset: -100;
  }
  100% {
    stroke-dashoffset: 900;
  }
}
@keyframes dashCheck {
  0% {
    stroke-dashoffset: -100;
  }
  100% {
    stroke-dashoffset: 900;
  }
}
@-webkit-keyframes shake-lr {
  0%, 100% {
    transform: rotate(0deg);
    transform-origin: 50% 50%;
  }
  10% {
    transform: rotate(2deg);
  }
  20%, 40%, 60% {
    transform: rotate(-2.5deg);
  }
  30%, 50%, 70% {
    transform: rotate(2.5deg);
  }
  80% {
    transform: rotate(-2deg);
  }
  90% {
    transform: rotate(2deg);
  }
}
@keyframes shake-lr {
  0%, 100% {
    transform: rotate(0deg);
    transform-origin: 50% 50%;
  }
  10% {
    transform: rotate(2deg);
  }
  20%, 40%, 60% {
    transform: rotate(-2.5deg);
  }
  30%, 50%, 70% {
    transform: rotate(2.5deg);
  }
  80% {
    transform: rotate(-2deg);
  }
  90% {
    transform: rotate(2deg);
  }
}
.select2-container--open .select2-dropdown--above,
.select2-container--open .select2-dropdown--below {
  border-color: #ddd !important;
}

.alert_error {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  background: rgb(0, 0, 0);
  padding: 20px;
  color: #fff;
  z-index: 1;
  border-radius: 5px;
  display: none;
  z-index: 9999;
}
@media (max-width: 960px) {
  .alert_error {
    width: calc(100% - 40px);
    max-width: 100%;
    text-align: center;
    padding: 15px;
  }
}

:root {
  --mm-color-background: #fff !important;
  --mm-color-text: #3C3C3B !important;
  --mm-color-button: #3C3C3B !important;
  --mm-color-border: #EEEEEE !important;
  --mm-color-text-dimmed: #C60024 !important;
}

.mm-menu a {
  font-size: 16px;
}

.change-quantity .a_btn {
  width: 40px;
  height: 40px;
  border: 1px solid #ddd;
  background: none;
  outline: none;
  padding: 0;
  border-radius: 3px;
  cursor: pointer;
  transition: 0.1s ease-in-out;
}
.change-quantity .a_btn svg {
  transition: 0.1s ease-in-out;
}
.change-quantity .a_btn:hover {
  border-color: #002864;
  box-shadow: 0 0 8px rgba(0, 40, 100, 0.6);
}
.change-quantity .a_btn:hover svg {
  fill: #faaf40;
}
.change-quantity input {
  width: 60px !important;
  height: 40px !important;
  background: #f3f3f3;
  text-align: center;
  font-weight: 600 !important;
  padding: 5px !important;
}

.shimmer {
  color: grey;
  display: inline-block;
  -webkit-mask: linear-gradient(-60deg, #000 30%, rgba(0, 0, 0, 0.3333333333), #000 70%) right/300% 100%;
  background-repeat: no-repeat;
  -webkit-animation: shimmer 2.5s infinite;
          animation: shimmer 2.5s infinite;
  font-size: 50px;
  max-width: 200px;
}

@-webkit-keyframes shimmer {
  100% {
    -webkit-mask-position: left;
  }
}

@keyframes shimmer {
  100% {
    -webkit-mask-position: left;
  }
}
.scrollToTop {
  display: none;
  color: #fff;
  font-size: 14px;
  padding-top: 12px;
  text-align: center;
  position: fixed;
  bottom: -60px;
  right: 20px;
  width: 48px;
  height: 48px;
  background: #9A0000;
  box-shadow: 10px 12px 20px rgba(0, 0, 0, 0.08);
  background-size: auto;
  border-radius: 50%;
  cursor: pointer;
  z-index: 99999;
  transition: all 0.8s ease;
}
.scrollToTop.active {
  bottom: 100px;
}
@media (max-width: 769px) {
  .scrollToTop {
    right: 10px;
    width: 40px;
    height: 40px;
    padding-top: 10px;
  }
  .scrollToTop.active {
    padding-top: 8px;
    bottom: 10px;
  }
}

.circle-tel {
  position: fixed;
  bottom: 20px;
  left: 20px;
  width: 48px;
  height: 48px;
  border-radius: 100%;
  background: #9A0000;
  border: 6px solid rgba(154, 0, 0, 0.72);
  z-index: 10;
}
.circle-tel::before {
  content: "";
  position: absolute;
  width: 60px;
  height: 60px;
  border: 4px solid rgba(190, 32, 47, 0.56);
  background: rgba(154, 0, 0, 0.5);
  border-radius: 100%;
  -webkit-animation: shake-bottom-detail 0.8s cubic-bezier(0.455, 0.03, 0.515, 0.955) infinite both;
          animation: shake-bottom-detail 0.8s cubic-bezier(0.455, 0.03, 0.515, 0.955) infinite both;
}
@media (max-width: 960px) {
  .circle-tel {
    width: 40px;
    height: 40px;
    left: 10px;
    bottom: 10px;
  }
  .circle-tel::before {
    width: 50px;
    height: 50px;
  }
  .circle-tel svg {
    width: 26px;
    height: auto;
  }
}

.shake-bottom {
  -webkit-animation: shake-bottom 0.8s cubic-bezier(0.455, 0.03, 0.515, 0.955) infinite both;
          animation: shake-bottom 0.8s cubic-bezier(0.455, 0.03, 0.515, 0.955) infinite both;
}

@-webkit-keyframes shake-bottom {
  0%, 100% {
    transform: rotate(-45deg);
  }
  50% {
    transform: rotate(0deg);
  }
}

@keyframes shake-bottom {
  0%, 100% {
    transform: rotate(-45deg);
  }
  50% {
    transform: rotate(0deg);
  }
}
@-webkit-keyframes shake-bottom-detail {
  0%, 100% {
    box-shadow: 0 0 0px 6px rgba(154, 0, 0, 0.5);
  }
  50% {
    box-shadow: 0 0 0px 2px rgba(154, 0, 0, 0.5);
  }
}
@keyframes shake-bottom-detail {
  0%, 100% {
    box-shadow: 0 0 0px 6px rgba(154, 0, 0, 0.5);
  }
  50% {
    box-shadow: 0 0 0px 2px rgba(154, 0, 0, 0.5);
  }
}
@-webkit-keyframes loading {
  0% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0 50%;
  }
}
@keyframes loading {
  0% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0 50%;
  }
}
.loading {
  color: transparent;
  background: linear-gradient(100deg, #eceff1 30%, #f6f7f8 50%, #eceff1 70%);
  background-size: 400%;
  -webkit-animation: loading 1.2s ease-in-out infinite;
          animation: loading 1.2s ease-in-out infinite;
}

.block-book-btn, .wrap-form {
  display: none;
}

.banner-module {
  position: relative;
  margin-bottom: 48px;
}
.banner-module .img-map {
  height: 240px;
  -o-object-fit: contain;
     object-fit: contain;
  opacity: 0.48;
}
.banner-module .img-banner {
  top: 0;
  right: 0;
  height: 200px;
  filter: brightness(0.48);
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.banner-module h3 {
  font-weight: 700;
  font-size: 32px;
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  margin: 0;
}

.lang-mb {
  display: none;
}
@media (max-width: 960px) {
  .lang-mb {
    display: flex;
    align-items: center;
    justify-content: center;
    grid-gap: 10px;
  }
}

@media only screen and (min-device-width: 960px) and (max-device-width: 1024px) {
  .container {
    max-width: 100% !important;
    padding-right: 10px !important;
    padding-left: 10px !important;
  }
  header .header-container .site-menu {
    display: none;
  }
  .toggle-menu-side-bar {
    display: block;
    font-size: 26px;
    color: #C60024;
    width: 82px;
  }
  .lang-mb {
    display: flex;
    align-items: center;
    justify-content: center;
    grid-gap: 10px;
  }
}
@media (max-width: 960px) {
  .container {
    padding-right: 10px !important;
    padding-left: 10px !important;
    max-width: 100% !important;
  }
  header .header-container {
    padding: 10px;
    height: 70px;
  }
  header .header-container .site-logo {
    height: 100%;
  }
  header .header-container .site-logo img {
    max-height: 100%;
  }
  header .header-container .site-menu {
    display: none;
  }
  footer .footer-main {
    display: flex;
    flex-wrap: wrap;
    grid-gap: 20px;
  }
  footer .item-footer:first-child {
    grid-gap: 20px;
  }
  .banner-module {
    margin-bottom: 20px;
  }
  .banner-module::before {
    height: 140px;
  }
  .banner-module .img-banner {
    height: 120px;
  }
  .banner-module .img-map {
    height: 140px;
  }
  .banner-module h3 {
    font-size: 25px;
    width: 100%;
    padding: 0 20px;
  }
}/*# sourceMappingURL=style.css.map */