a.mess-chat {
    display: block;
    text-align: center;
    padding: 30px;
    background: #062d4c;
    color: #fff;
    border-radius: 10px;
}

.mess-chat i {
	font-size: 50px;
	margin-bottom: 10px;
}


.sub-header-wrap .trp-language-switcher > div {
   
    padding: 0px 20px 0px 13px ;
  
}
.sub-header-wrap .trp-language-switcher > div {
   
    background-position: calc(100% - 20px) calc(1em + 0px),
            calc(100% - 3px) calc(1em + 0px);
    
}

.sub-header-wrap .trp-language-switcher:focus .trp-ls-shortcode-language, .trp-language-switcher:hover .trp-ls-shortcode-language {
   
    
    padding: 0;
   
}


.intro-title,
.ser-title,
.brand-control-title,
.user-exp-title,
.company-projects {
  color: #967331;
  text-align: center;
  margin: 50px;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;

  letter-spacing: -0.4px;
}
input#adu {
    text-align: center;
    border: none;
    width: 150px;
}
.info_search {
    margin-bottom: 20px;
}

.form-room label {
	color: #062D4C;
margin-bottom: 12px;

font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: 22px; /* 157.143% */
text-transform: capitalize;
}

select#desti,#start,#end, #adu {
    padding: 10px;
    border-radius: 5px;
}

form.form-room {
    display: flex;
    justify-content: space-between;
    align-items: center;
	flex-wrap: wrap;
}
div#wpcf7-f314-o1 .wpcf7-form.init {
    display: flex;
    justify-content: space-evenly;
}
.logo img {
	width: 50%
}
.logo-footer {
	width: 45%
}
.trp-ls-shortcode-language {
	width: 100px !important;
}

iframe {
  width: 100%;
}
.contact {
  line-height: 2;
}
.contact-text3 {
  color: #000;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px;
  margin: 30px 0;
}

body {
  background: #f5f5f5;
}

.contact-text1 {
  margin-bottom: 30px;
}
.background-wrap {
  background-image: url("https://alate.com.vn/wp-content/uploads/2023/11/Group-153.png");

  background-repeat: no-repeat;
  background-size: cover;
}

.grid-imgs {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  gap: 20px;
  margin: 100px auto 30px auto;
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type="number"] {
  -moz-appearance: textfield;
}
.selectNumber__increase:hover,
.selectNumber__decrease:hover {
  cursor: pointer;
}

.selectNumber__increase,
.selectNumber__decrease {
  user-select: none;
}


.room-rules {
  margin-bottom: 100px;
}
.group-quan {
  text-align: center;
  background-color: #fff;
  padding: 20px 0;
}
.room-facilites-title,
.room-rules-text {
  color: #000;
  text-align: justify;

  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
  margin-bottom: 20px;
  margin-top: 30px;
}
.row.room-facilities {
  width: 70%;
}

.room-rules ul {
  padding-left: 0;
}

span.text-label {
  display: inline-block;
  width: 80px;

  margin: 20px;
  margin-left: 0;
  text-transform: capitalize;
}

.room-rules li {
  color: #454545;
  text-align: justify;

  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  position: relative;
  padding-left: 15px;
}

.room-rules li::before {
  content: "";
  position: absolute;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #454545;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}

.facility {
  margin-bottom: 20px;
}
.text-label {
  color: #807e7e;
  text-align: justify;

  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  text-transform: uppercase;
  margin: 20px 0 10px 0;
}

.booking input,
.booking select,
.booking textarea {
  padding: 10px;
  border: none;
  border-bottom: 1px solid;
  background-color: #f5f5f5;
  width: 100%;
}
.destination input[type="text"] {
  width: 100%;
  border: none;
  border-bottom: 1px solid #062d4c;
  padding: 10px 5px;
}

#adu {
	width: 150px;
}
.container.searching-form {
  padding: 40px;
  background: #fff;
  border-radius: 8px;
  transform: translateY(-50%);
  z-index: 23;
  position: relative;
}
.csw-search-submit button {
    height: 60px;
    width: 60px;
    border-radius: 5px;
    background: #05285B;
    border: none;
    color: #fff;
    font-size: 25px;
}
.search-item-title {
    color: #062d4c;
    text-align: justify;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
    text-transform: capitalize;
    margin-bottom: 10px;
}
select#diem-den, #check-in, #check-out, #adult {
    padding: 10px;
    height: 48px;
	border-radius: 5px;
}
#adult {
	border: none;
	text-align: center;
	width: 80%;
}

.booking-details {
  margin-bottom: 100px;
}

.booking-title {
  color: #062d4c;
  
  text-transform: capitalize;
  margin-bottom: 30px;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px; /* 140% */
}

.booking input[type="number"] {
  border-bottom: none;
  width: 100px;
  text-align: center;
  background-color: #fff;
}

input#book-btn {
  border: none;
  width: 100%;
  padding: 15px 30px;
  margin-top: 30px;
  background: #062d4c;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.2cm;
}

.booking {
  padding: 50px;
  /* background: #ccc; */
  box-shadow: 0px 4px 45px 0px rgba(0, 0, 0, 0.1);
  /* background-color: #fff; */
  margin-top: 40px;
}

.facility span {
  color: #454545;
  text-align: justify;

  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px; /* 157.143% */
  margin-left: 15px;
}

.facility {
  display: flex;
  align-items: center;
}
.grid-item:first-child {
  grid-column: 1 /3;
  grid-row: 1 / 3;
}

.facility svg, .facility i {
    width: 30px;
    font-size: 25px;
}

.grid-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 5px;
}

.staff-wrap  {
  background-image: url("https://alate.com.vn/wp-content/uploads/2023/11/A-logo.png");
  background-repeat: no-repeat;
  background-size: cover;
}
.intro-text,
.ser-text {
  width: 60%;

  margin: 30px auto 50px auto;
  color: #062d4c;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
}

.ser-content a {
  color: #fff;
  font-size: 34px;
  font-style: normal;
  font-weight: 500;
  padding: 0 100px;
  display: inline-block;
}

.services:nth-child(even) .ser-img {
  order: 2;
}
.services:nth-child(even) .ser-content {
  text-align: right;
}
.services {
  background: #062d4c;
}

.service-alate {
  margin: 100px 0;
}

.brand-cate {
  position: relative;

  cursor: pointer;
}

.brand-cate:hover::before {
  background-color: rgba(255, 255, 255, 0.4);
  transition: 0.5s ease;
}

.brand-cate::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.2);
}

.brand-cate-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 3;
}

.brand-cate-text a {
  display: inline-block;
  color: #fff;
  text-align: center;
  text-decoration: none;
  font-size: 40px;
  font-style: normal;
  font-weight: 300;
  letter-spacing: -0.4px;
  transition: 0.5s ease;
}

.brand-cate:hover .brand-cate-text a {
  color: #062d4c;
  font-weight: 700;
}
.user-exp-background {
  position: relative;
  margin-top: 50px;
}
.user-name {
  color: #062d4c;
  text-align: justify;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  padding-left: 20px;
}

.user-exp {
  margin: 100px 0;
}
.user-info {
  display: flex;

  align-items: center;
  margin-bottom: 20px;
}
.user-feedback {
  border-radius: 27px;
  background: rgba(255, 255, 255, 0.4);
  /* box-shadow: 0px 24px 35px 0px rgba(16, 70, 79, 0.2);/ */
  backdrop-filter: blur(10.5px);
  padding: 50px;
}
.feedback {
  text-align: justify;
}

.FeedbackSwiper {
  width: 30%;
  position: absolute;
  top: 50%;
  left: 10%;
  transform: translateY(-50%);
  padding: 40px 20px;
}

.FeedbackSwiper .swiper-pagination-feed {
  position: absolute;
  text-align: center;
  bottom: 0;
}

.FeedbackSwiper span.swiper-pagination-bullet {
  background: #fff;
  opacity: 1;
  border: 1px solid #fff;
  width: 12px;
  height: 12px;
}
span.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #062d4c;
  border: none;
}
.intro-img {
  margin-bottom: 12px;
}
.contact {
  margin: 100px auto;
}
.contact .address span {
  color: #062d4c;
  text-align: center;

  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 22.5px */
}
.project-dev-title,
.key-title {
  color: #062d4c;
  text-align: center;

  font-size: 34px;
  font-style: normal;
  font-weight: 500;

  letter-spacing: -0.6px;
  text-transform: uppercase;
}

.project-dev-text {
  color: #454545;
  text-align: center;

  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  margin: 20px 0 50px 0;
}

.img-sec {
  background: #062d4c;
  padding: 0;
  display: flex;
  /* flex-wrap: wrap; */
}
.left-sec {
  display: flex;
  justify-content: space-between;
}
.line-through {
  position: absolute;
  /* background-color: red; */
  /* z-index: -1; */
  top: 0;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.line-through span {
  display: inline-block;
  width: 4px;
  height: 100%;
  background-color: #132d4a;
  margin-right: -1px;
}
.line-through span:last-child {
  display: inline-block;
  width: 4px;
  height: 100%;
  background-color: #8c6213;
  margin-right: 0px;
}
.line-item {
  margin-bottom: 200px;
}
.line {
  padding-top: 200px;
}

.key-img {
  position: relative;
}
.key-img svg {
  background-color: #fff;
  border-radius: 50%;
  position: absolute;
  right: 0;

  top: 0;
  transform: translate(50%, -25%);
}
.key-img img {
  position: absolute;
  right: 0;
  transform: translateX(50%);
  top: 0;
}
.line-item:nth-child(even) .key-text {
  transform: translateX(-100%);
  text-align: right;
  padding-left: unset;
  padding-right: 100px;
}

.key-text {
  /* background-color: red; */
  display: flex;
  /* justify-content: center; */
  flex-direction: column;
  /* align-items: center; */
  text-align: left;
  padding-left: 100px;
}
.key-text p:first-child {
  color: #062d4c;

  font-size: 20px;
  font-style: normal;
  font-weight: 700;
}

.key-text p:last-child {
  color: #967331;

  font-size: 20px;
  font-style: normal;
  font-weight: 300;
}

.crosses span {
  display: inline-block;
  width: 4px;
  height: 100%;
  background-color: #132d4a;
  margin-right: 0.5px;
}

.crosses span:last-child {
  display: inline-block;
  width: 4px;
  height: 100%;
  background-color: #8c6213;
  margin-right: 0;
}
.tech-advices {
  width: 80%;
}
.des {
  color: #fff;
  font-size: 12px;
  padding: 50px 24px;
}

.tabs {
  background: #967331;
  padding: 10px 20px;
  color: var(--Blue-1000, #062d4c);
  text-align: justify;

  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}
.tech-advices ul {
  list-style: disc;

  color: #605f5f;
  text-align: justify;

  font-size: 14px;
  font-style: normal;
  font-weight: 400;
}

.breadcr {
  padding: 150px 0;
  margin-bottom: 50px;
  background-color: #062d4c;
  align-items: center;

  font-size: 50px;
  line-height: 1;
}

p#breadcrumbs span svg {
  width: 30px;
  height: auto;
}

p#breadcrumbs {
  display: flex;
  align-items: center;
  color: #fff;
  text-transform: uppercase;
  margin-left: 30px;
}

#breadcrumbs a {
  color: #fff;
}

.ProjectSwiper .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.tech-advices p:first-child {
  color: #062d4c;

  font-size: 20px;
  font-style: normal;
  font-weight: 500;
}

.tech-advices p {
  color: #000;

  font-size: 14px;
  font-style: normal;
  font-weight: 400;
}
.tech-advices p:nth-child(2) {
  margin-bottom: 30px;
  margin-top: 10px;
}
.RoomImgs img {
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.tabs i {
  color: #ffff;
}

.swiper.ProjectSwiper {
  margin-bottom: 70px;
}
.project-img img {
  transition: 0.3s ease;
  cursor: pointer;
  width: 100%;
  height: auto;
}

.project-img:hover img {
  transform: scale(0.9);
}

.list-tab {
  
  overflow: hidden;
  transition: max-height 0.3s linear, opacity 0.3s linear;
}
.tabs i:hover {
	cursor: pointer;
}

.list-tab.show {
  max-height: 100% !important;
  opacity: 1 !important;
}
img.tech-img.img-fluid {
    width: 55%;
    /* height: auto; */
    object-fit: cover;
    object-position: center;
}
.list-tab.hide {
  max-height: 0;
  opacity: 0;
}
.des p {
  font-size: 14px;
  margin-bottom: 10px;
}

.svg-decor {
  position: absolute;
  left: 90px;
  top: 0;
  bottom: 0;
}
.svg-decor span {
  display: inline-block;
  width: 8px;
  height: 100%;
  background-color: #132d4a;
  margin-right: 0.5px;
  transform: rotate(19deg);
}
.svg-decor span:last-child {
  background-color: #8c6213;
}
.about-us1.container {
  margin-top: 100px;
}
.about-us-1-text-wrap {
  display: flex;
  gap: 30px;
}
.about-us2 {
  margin: 100px auto;
}

.about-us1-img img {
  padding: 15px 15px 15px 60px;

  border-top: 1px solid #062d4c;
  border-bottom: 1px solid #062d4c;
  border-right: 1px solid #062d4c;
}
.about-us1-text {
  color: #062d4c;
  text-align: justify;

  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 35px; /* 175% */
}
.img-wrap {
  clip-path: polygon(31% 0, 100% 0%, 100% 100%, 56% 100%, 0% 100%);
  /* background-color: red; */
  position: relative;
}
.img-wrapp img {
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.img-wrap img {
  width: 99%;
  clip-path: polygon(31% 0, 100% 0%, 100% 100%, 56% 100%, 0% 100%);
}

.core-group {
  width: 90%;
}
.about-us-2-text .crosses {
  width: 10%;
}
.core-group p {
  color: #967331;
  text-align: justify;

  font-size: 34px;
  font-style: normal;
  font-weight: 500;
  line-height: 38px; /* 111.765% */
  letter-spacing: -0.6px;
  text-transform: capitalize;
}

.core-group span {
  color: #062d4c;
  text-align: justify;

  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; /* 162.5% */

  display: block;
  width: 80%;
}

.core-item {
  margin-bottom: 30px;
  padding-left: 40px;
}
.core-item:last-child {
  margin-bottom: 0;
}
.about-us-2-img {
  padding: 20px;
  border: 1px solid #062d4c;
  position: relative;
}

.about-us-2-img::before {
  content: "";
  position: absolute;
  right: 0;
  width: 9px;
  top: 0;
  bottom: 0;
  transform: translateX(100%);
  background-color: #967331;
}

.about-us-2-img img {
  width: 100%;
}

.staff-title {
  color: #000;

  font-size: 34px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 51px */
  text-align: center;
  margin-bottom: 50px;
}

.staff-info img {
  border-radius: 8px;
}

.staff-name {
  color: #131022;
  text-align: center;

  font-family: Manrope;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 160%; /* 28.8px */
  font-family: "Manrope", sans-serif;
  margin: 20px 0 15px 0;
}

.staff-info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.staff-position {
  color: #585c7b;
  text-align: center;
  font-family: "Manrope", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  margin-bottom: 20px;
}

.room-name a {
    display: inline-block;
    color: #967331;
    /* text-align: justify; */
    font-size: 34px;
    font-style: normal;
    font-weight: 500;
    line-height: 38px;
    letter-spacing: -0.6px;
    margin-top: 40px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    height: 38px;
    overflow: hidden;
}
.room-info span,.room-guest {
  color: #062d4c;
  text-align: justify;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  margin-right: 30px;
  display: flex;
  align-items: center;
}
.room-guest {
	margin: 20px 0;
	
}
.room-info {
  display: flex;
}

.room-info span img {
    margin-right: 5px;
    width: 16px;
    height: 16px;
}

.room-info {
  margin: 20px 0;
}

.room {
  margin-bottom: 70px;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  /* display: none; */
}

.room-wrap {
  display: none;
}

.load-more {
  border-radius: 4px;
  border: 1px solid var(--Blue-1000, #062d4c);
  background: #f5f5f5;
  padding: 10px 40px;
  color: #094bac;
  text-align: justify;

  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px; /* 162.5% */
  letter-spacing: 5.5px;
  text-transform: uppercase;
  transition: 0.3s ease;
  cursor: pointer;
}

.load-more:hover {
  background: #094bac;
  color: #f5f5f5;
  border: 1px solid #094bac;
}
.more {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 100px 0;
}

.room-wrap:nth-child(1),
.room-wrap:nth-child(2),
.room-wrap:nth-child(3),
.room-wrap:nth-child(4) {
  display: block;
}

.rooms-title {
  color: #062d4c;
  text-align: justify;
  font-size: 34px;
  font-style: normal;
  font-weight: 700;
  line-height: 38px;
  letter-spacing: -0.6px;
  margin: 100px 0;
  /* width: 80%; */
  /* margin-left: auto; */
  /* margin-right: auto; */
  padding-left: 5%;
}

.room-short-des {
    color: #605f5f;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    margin: 20px 0;
    display: -webkit-box;
    height: 78px;
    -webkit-line-clamp: 3;
    overflow: hidden;
    -webkit-box-orient: vertical;
}
.room-short-des.des-detail p {
    margin-bottom: 20px;
    line-height: 2;
}
.room-short-des.des-detail {
    color: #605f5f;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    margin: 20px 0;
    display: unset;
    height: unset;
    -webkit-line-clamp: unset;
    overflow: unset;
    -webkit-box-orient: unset;
}

.room-detail-btn a {
  color: #094bac;
  text-align: justify;

  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px; /* 162.5% */
  letter-spacing: 5.5px;
  text-transform: uppercase;
  padding: 8px 0;
  text-decoration: none;
  border-bottom: 1px solid #094bac;
}
.user-info img {
  width: unset;
}

.RoomImgs .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #062d4c;
}
.RoomImgs .swiper-pagination-bullet {
  background: #d9d9d9;
  opacity: 1;
}

.swiper-pagination-room.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
  position: absolute;
  z-index: 2;
  text-align: center;
  bottom: 30px;
}

.b-t-title a {
  display: inline-block;
  color: #062d4c;

  font-size: 34px;
  font-style: normal;
  font-weight: 700;
  line-height: 38px; /* 111.765% */
  letter-spacing: -0.6px;
  margin-bottom: 20px;
}

.brand-img-right p {
  color: #fff;
  line-height: 2;
  font-size: 16px;
}
.brand-img-right {
  background-color: #062d4c;
  padding: 50px;
  font-size: 14px;
  height: 95%;
}
.crosses2 {
  height: 5%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.crosses2 p {
  width: 100%;
  height: 6px;
  background: #094bac;
}
.brand-img {
  flex-wrap: wrap;
}
.crosses2 p:last-child {
  background-color: #8c6213;
}
.brand-right-wrap {
  display: flex;
  flex-direction: column;
}
.list-timeline {
  padding-left: 0;
  padding-top: 50px;
  position: relative;
}

.list-timeline::before {
  content: "";
  position: absolute;
  width: 2px;
  height: 100%;
  background-color: #fff;
  top: 0;
  left: 0;
}

.list-timeline li {
  position: relative;
  padding-left: 50px;
  margin-bottom: 40px;
}
.list-timeline li p:last-child {
  font-size: 14px;
  font-weight: 200;
}
.list-timeline li p:first-child {
  font-size: 14px;
  font-weight: 700;
}

.list-timeline li:last-child {
  margin-bottom: 0;
}
.list-timeline li::before {
  content: "";
  position: absolute;
  left: -5px;
  top: 8px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  /* transform: translateX(-50%); */
  background: #fff;
}

.running-brands {
  margin: 100px auto;
}

.brand {
  margin-bottom: 100px;
}

.brand:nth-child(even) .brand-text {
  order: 2;
}
.brand:nth-child(even) .brand-img-left {
  order: 2;
}

.brand:nth-child(even) .brand-img-right {
  order: 2;
  background: #967331;
}

.brand-text p {
  color: #454545;

  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; /* 162.5% */
}

.brand-img-left img {
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.main-menu i {
  display: none;
  font-size: 30px;
}

.menu-wrap.show-mobile {
  opacity: 1;
  pointer-events: auto;
}
@media (max-width: 1400px) {
  .user-feedback {
    padding: 18px 24px;
  }
  .FeedbackSwiper {
    padding: 30px 20px;
  }
}

@media (max-width: 960px) {
	
  .img-slide {
    height: 300px;
    object-fit: cover;
    object-position: center;
  }
  .destination {
    margin-bottom: 20px;
  }
  .container.searching-form {
    transform: unset;
    
  }
  .key-img {
    width: 50%;
  }
  .key-text {
    width: 50%;
  }
  .tech-advices {
    width: 100%;
  }
  .intro-title,
  .ser-title,
  .brand-control-title,
  .user-exp-title {
    margin: 40px 0;
    font-size: 35px;
  }
  .intro-text,
  .ser-text {
    width: 100%;
    padding: 0 12px;
    text-align: center;
    font-size: 18px;
  }
  .ser-content {
    font-size: 30px;
    padding: unset;
  }
  .services {
    /* justify-content: unset !important; */
    position: relative;
    background: none;
  }

  .ser-img {
    position: relative;
  }
  .ser-img::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
    background-color: rgba(0, 0, 0, 0.2);
    backdrop-filter: blur(1px);
  }
  .services:nth-child(even) .ser-content {
    text-align: center;
  }
  .services .ser-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    z-index: 10;
    text-align: center;
  }
  .brand-cate-text a {
    font-size: 30px;
    font-weight: 500;
  }
  .service-alate {
    margin: 0;
  }
  .FeedbackSwiper {
    width: 100%;
    position: unset;
    top: 50%;
    left: 10%;
    transform: unset;
    padding: unset;
  }
  .user-feedback {
    border-radius: unset;
    background: unset;
    backdrop-filter: unset;
    padding: 50px;
  }
  .crosses {
    display: none;
  }
  .about-us-2-img {
    margin-bottom: 30px;
  }
  .col-lg-5.about-us-1-text-wrap {
    order: 2;
    margin-top: 20px;
  }
  .breadcr {
    padding: 30px 0;
    font-size: 20px;
  }
  .first-sep svg {
    width: 40px;
  }
  p#breadcrumbs {
    margin-left: 15px;
  }
  .main-menu i {
    display: block;
  }
  .menu-wrap {
    position: fixed;
    background: rgba(0, 0, 0, 0.7);
    backdrop-filter: blur(3px);
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1001;

    transition: 0.3s ease;
    opacity: 0;
    pointer-events: none;
  }
  ul.menu-pc {
    position: absolute;
    flex-direction: column;
    padding: 22px;
    gap: 14px;
    width: 70%;
    background: #fff;
    height: 100%;
    transform: translateX(-100%);
    transition: 0.3s ease;
  }
  ul.menu-pc.show-menu {
    transform: translateX(0);
  }
  .menu-pc > li {
    padding: 10px;
  }
  #menu-item-230::after {
    left: 85px;

    top: 10px;
  }
  #menu-item-230 > .sub-menu {
    position: relative;
	  display: block;
    transform: unset;
    
    margin-top: 20px;
    box-shadow: none;
    width: unset;
  }
}
@media (max-width: 720px) {
	#menu-item-230 > .sub-menu li {
    padding: 10px 10px;
    transition: 0.3s ease;
}
  .room-rules {
    margin-bottom: 0;
  }
  .img-slide {
    height: 300px;
    object-fit: cover;
    object-position: center;
  }
  .row.room-facilities {
    width: 100%;
  }
  .grid-imgs {
    margin: 50px auto 20px auto;
  }
  .logo img {
    width: 40%;
  }
  .main-menu-wrap {
    padding: 15px 0 20px 0;
  }
  .room-name a {
    font-size: 30px;
  }
  .grid-item:first-child {
    grid-column: 1 /5;
  }
  .sub-header.container span {
    font-size: 12px;
  }
  .sub-header-wrap {
    padding: 0 10px;
    background-color: #fff;
  }

  .key-img {
    width: unset;
    transform: translateX(10px);
  }
  .key-text {
    width: unset;
  }
  .intro-title,
  .ser-title,
  .brand-control-title,
  .user-exp-title {
    margin: 40px 0;
    font-size: 25px;
  }
  .intro-text,
  .ser-text {
    width: 100%;
    padding: 0 12px;
  }
  .ser-content {
    font-size: 20px;
    padding: unset;
  }
  .services {
    justify-content: unset !important;
    position: relative;
  }

  .ser-img {
    position: relative;
  }
  .ser-img::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
    background-color: rgba(0, 0, 0, 0.4);
    backdrop-filter: blur(1px);
  }
  .brand-cate::before {
    background-color: rgba(0, 0, 0, 0.4);
  }
  .services:nth-child(even) .ser-content {
    text-align: center;
  }
  .user-exp {
    margin: 0 0 50px 0;
  }
  .services .ser-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    z-index: 10;
    text-align: center;
  }
  .ser-content a {
    font-size: 20px;
  }
  .brand-cate-text a {
    font-size: 20px;
  }
  .service-alate {
    margin: 0;
  }
  .company-projects {
    font-size: 25px;
  }

  .key-img svg {
    position: unset;
    transform: unset;
    width: 100px;
    height: 100px;
  }
  .key-img img {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 30px;
    width: 50%;
  }
  .line-through {
    left: 65px;
  }
  .line-item {
    align-items: center;
  }
  .line-item:nth-child(even) .key-text {
    transform: unset;
    text-align: left;
    /* padding-left: unset; */
    /* padding-left: 100px; */
    padding-left: 30px;
    padding-right: 0;
  }
  .key-text {
    /* background-color: red; */
    display: flex;
    /* justify-content: center; */
    flex-direction: column;
    /* align-items: center; */
    text-align: left;
    padding-left: 30px;
  }
  .key-title {
    font-size: 30px;
  }
  .line-item {
    margin-bottom: 100px;
  }
  .key-text p:last-child,
  .key-text p:first-child {
    font-size: 18px;
  }
  .line {
    padding-top: 100px;
  }
  .core-group span {
    width: 100%;
  }
  .core-item {
    padding-left: 0;
  }

  .svg-decor {
    left: 60px;
  }
  .col-lg-5.about-us-1-text-wrap {
    order: 2;
    margin-top: 20px;
  }
  .about-us-1-text-wrap {
    display: block;
  }

  .svg-de2 {
    text-align: center;
    margin: 20px 0;
  }
  .room {
    width: 100%;
  }
  .rooms-title {
    padding-left: unset;
  }
  .brand {
    gap: 20px;
    margin-bottom: 50px;
  }
  .brand:nth-child(even) .brand-right-wrap {
    order: 2;
  }
  .main-footer.container {
    line-height: 2;
  }
  .main-footer-wrap {
    padding: 60px 0;
  }
  img.logo-footer {
    margin-bottom: 20px;
	  width: 40%;
  }
}

@media(max-width: 450px) {
	.room-info {
		flex-wrap: wrap;
	}
	
	.room-info span {
		margin-bottom: 15px;
		margin-right: 15px;
	}
}
