@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap");

h1,
h2,
h3,
h4,
h5,
h6,
p,
span,
ul,
li,
ol,
strong,
a {
  font-family: 'Open Sans', sans-serif !important;
}
.border-radius {
  border-radius: 20px;
}
.static-new .item img {
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
}
p,
li,
a {
  font-size: 18px !important;
  color: #575757;
  line-height: 33px !important;
}
::-webkit-scrollbar {
  display: none;
}
.main-nav.three.menu-shrink {
  box-shadow: 1px 0 5px #9999;
}
.col-sm-12.pl-0.latest-news-text-absolute p {
  width: 350px;
  line-height: 33px;
}
footer.footer-img-cambodia,
footer.footer-img-cambodia i,
footer.footer-img-cambodia,
footer.footer-img-cambodia a {
  color: #000 !important;
  font-size: 22px;
}
.footer-item li {
  line-height: 40px;
}
.footer-item.address-footer a {
  color: #333;
  pointer-events: none;
}

.footer-item.our-social ul {
  display: inline-flex;
  gap: 15px;
}

.footer-item.our-social ul li a i {
  font-size: 30px;
  color: #333;
}

.footer-item.contact-footer ul li a {
  color: #333;
  line-height: 24px;
}

.footer-item h3 {
  margin-bottom: 25px;
  font-weight: 700;
  font-size: 24px;
}

.footer-item.address-footer a {
  line-height: 40px;
}

.footer-item.bottom-footer-right ul {
  display: flex;
  gap: 35px;
  justify-content: right;
  margin-bottom: 0;
}

.footer-item.bottom-footer-right a {
  color: #333;
}

.row.top-footr-section {
  padding: 50px 0;
}

.row.bottom-footer {
  padding: 20px 0;
  border-top: 1px solid #9999;
}

.travel-style-title {
  font-size: 32px;
  font-weight: 600;
  color: #222;
  margin-bottom: 35px;
}

.full-with-image {
  width: 100%;
}

/* Slider at Home Page */

.row.absolute-text {
  position: absolute;
  top: 0;
  height: 100%;
  align-items: center;
}

.mt-35 {
  margin-top: 35px;
}

.mb-35 {
  margin-bottom: 35px;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.owl-carousel .owl-nav button.owl-prev span:before {
  content: url(/storage/app/uploads/icons/prev-icon.png);
}

.owl-carousel .owl-nav button.owl-next span:before {
  content: url(/storage/app/uploads/icons/next-icon.png);
}

.owl-theme .owl-nav [class*="owl-"]:hover {
  background: none !important;
}

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

.owl-dots {
  display: none;
}

.first-title-ic {
  color: #faa725;
  font-size: 28px;
  font-weight: 700;
}

.second-title-ic {
  color: #070707;
  font-size: 40px;
  font-weight: 700;
}

.btn-ic {
  font-size: 18px !important;
  background: #faa725;
  width: max-content;
  padding: 10px 20px !important;
  border-radius: 25px !important;
  color: #f5f5f5;
}

a:hover {
  color: unset !important;
}

.vertical-center {
  display: flex;
  align-items: center;
}

.meta-post {
  display: inline-flex;
  align-items: center;
  gap: 15px;
  margin-top: 20px;
  color: #faa725;
  font-weight: 600;
  font-size: 16px;
}

h2.title-post {
  padding: 0 !important;
  color: #333 !important;
  font-weight: 700 !important;
  font-style: normal !important;
  text-align: left !important;
  font-size: 22px !important;
  line-height: 33px;
  margin-bottom: 20px !important;
  margin-top: 10px !important;
}

.absolute-section {
  position: absolute;
  top: 0;
  left: 34rem;
}

.home-demo button.owl-prev {
  position: absolute;
  left: -38% !important;
  top: 25% !important;
}

.home-demo button.owl-next {
  position: absolute;
  left: -32% !important;
  top: 25% !important;
}

.owl-carousel .owl-nav button span {
  color: transparent !important;
}

.latest-news-text-absolute {
  position: absolute !important;
  height: max-content;
  top: 25%;
  width: max-content !important;
  padding-right: 0;
  display: flex;
  flex-direction: column;
}

.home-service .owl-nav {
  display: block !important;
}

.home-service button.owl-prev {
  top: -100px !important;
  left: 90% !important;
  position: absolute;
}

.home-service button.owl-next {
  top: -100px !important;
  left: 96% !important;
  position: absolute;
}

.item.service-box .meta-post {
  margin-top: 0;
}

h2.service-desc {
  padding: 25px 0 25px 0 !important;
  font-style: normal !important;
  font-weight: 400 !important;
  color: #333 !important;
  text-align: left !important;
  line-height: 33px;
  font-size: 22px;
}

.ser-title {
  color: #56265c !important;
  font-weight: 600 !important;
  font-size: 24px;
}

.ser-icon {
  width: 40px;
  height: 40px;
  background-color: #faa7254d;
  padding: 10px;
  border-radius: 10px;
}

p.view-more {
  text-align: right;
  font-size: 32px;
}

.item.service-box {
  background-color: #fefefe !important;
  box-shadow: 0px 0px 10px #99999952;
  border-radius: 5px;
  padding: 25px;
}

.absolute-ser-text {
  position: absolute;
  top: 0;
  transform: translateY(-100px);
  height: max-content;
  left: 25rem;
}

.row.center-image {
  height: 100%;
}

.testimonail button.owl-prev {
  left: 45% !important;
  top: 100% !important;
}

.testimonail button.owl-next {
  left: 50% !important;
  top: 100% !important;
}

.testimonail .owl-nav.disabled {
  display: block !important;
}

.item.testimonail-box .row {
  display: flex;
  align-items: center;
}

.rating-section i {
  color: #faa725;
  font-size: 24px;
}

.quote-section i {
  font-size: 36px;
}

.item.testimonail-box .name {
  font-weight: 700;
  font-size: 24px;
}

/* CSS Layout */
.grid-box {
  /* width: 100vw; */
  /* height: 100vh; */
  display: grid;
  /* grid-template-columns: 100px 200px 100px; */
  /* grid-template-rows: 25% 25% 25% 25%; */
  grid-gap: 30px;
  /*padding: 10px;*/
}

.box-1 {
  background: red;
  grid-column-start: 1;
  grid-column-end: 1;
  grid-row-start: 1;
  grid-row-end: 3;
  position: relative;
}

.box-2 {
  background: green;
  grid-column-start: 2;
  grid-column-end: 2;
  grid-row-start: 1;
  grid-row-end: 5;
  position: relative;
}

.box-3 {
  background: gray;
  grid-column-start: 3;
  grid-column-end: 3;
  grid-row-start: 1;
  grid-row-end: 3;
  position: relative;
}

.box-4 {
  background: yellow;
  grid-column-start: 4;
  grid-column-end: 4;
  grid-row-start: 1;
  grid-row-end: 3;
  position: relative;
}

.box-5 {
  background: orange;
  grid-column-start: 1;
  grid-column-end: 1;
  grid-row-start: 3;
  grid-row-end: 5;
  position: relative;
}

.box-6 {
  background: lightblue;
  grid-column-start: 3;
  grid-column-end: 5;
  grid-row-start: 3;
  grid-row-end: 5;
  position: relative;
}

.grid-box img {
  height: -webkit-fill-available !important;
  width: 100% !important;
  overflow: hidden;
}

.info-box {
  position: absolute;
  top: 0;
  padding-left: 20px;
  padding-bottom: 20px;
  color: #f5f5f5;
  height: 100%;
  align-items: baseline;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.info-box h3 {
  font-size: 30px;
  font-weight: 700;
}

.info-box p {
  font-size: 20px !important;
  color: #fff !important;
}

.banner-content p {
  margin-top: 25px;
}

.box-1:before,
.box-2:before,
.box-3:before,
.box-4:before,
.box-5:before,
.box-6:before {
  background-color: rgb(4 4 4 / 25%);
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
  content: "";
  border-radius: 15px;
}

button:focus {
  outline: none !important;
}
.ser-title {
  color: #56265c !important;
  font-size: 20px;
  font-weight: 700 !important;
}
.hero-slider button.owl-prev {
  left: 29rem !important;
  top: 90% !important;
}

.hero-slider button.owl-next {
  /*left:35rem !important;*/
  top: 90% !important;
}
.col-sm-12.trip-idea-title {
  height: max-content;
  margin-top: -50px !important;
}
.main-nav nav .navbar-nav .nav-item a {
  font-size: 22px;
}
.myfade {
  background-color: #f0f0f0;
}
.about-section-home .col-md-6:first-child {
  padding: 0 !important;
}
.col-sm-12.latest-news-text-absolute,
.col-sm-12.latest-news-text-absolute .col-sm-12 {
  padding-left: 0;
}
.col-sm-12.top-destination {
  max-width: fit-content !important;
  margin: auto !important;
  margin-bottom: 100px !important;
}
.col-sm-12.trip-ideas-section {
  position: absolute;
  top: -50px;
}
.social-share-section ul li a i {
  color: #faa725;
}
/*===Section Cover Page Style===*/
.cover-page-section {
  background-color: #eee;
}

.cover-page-section ul {
  list-style: none;
  display: flex;
  gap: 25px;
  margin-bottom: 0;
}

.cover-page-section ul li {
  font-size: 20px;
  font-weight: 500;
}

.page-title-sec {
  display: block;
  margin: 0 auto;
  width: max-content;
  padding: 100px 0;
}

.cover-page-section ul li a,
.cover-page-section ul li span {
  color: #faa725;
}

h2.page-title span {
  font-size: 36px;
  font-weight: 600;
}

.big-tile-imt {
  font-size: 40px;
  font-weight: 600;
}
.small-title-imt {
  font-size: 36px;
  font-weight: 500;
  color: #faa725;
}

.big-secondary-color {
  margin-bottom: 25px;
  font-size: 40px;
  font-weight: 500;
  color: #faa725;
}

.pt-pb-section {
  padding: 100px 0;
}

.about-visa li {
  font-size: 22px;
  list-style: inside;
  color: #707070;
}

.do-and-donot li {
  font-size: 22px;
  color: #707070;
}
.about-visa span {
  font-size: 22px;
  color: #707070;
}

.do-donot ul li {
  list-style: inside;
}

/*== News Details ====*/

.imgae-post-details {
  width: 100%;
  height: 500px;
  object-fit: cover;
}

.date-time.imt {
  color: #faa725;
  font-weight: 600;
}

.social-share-section ul {
  list-style: none;
  display: flex;
  gap: 20px;
  font-size: 24px;
}

.social-share-section ul li {
  width: 50px;
  height: 50px;
  border: 2px solid #faa725;
  padding: 5px 10px;
  border-radius: 50%;
  color: #faa725;
}

.row.blog-details {
  margin: 100px 0;
}

.related-section {
  display: flex;
  flex-direction: column;
  gap: 25px;
}
Glo .row.relate-item img {
  height: 50px;
  width: 100%;
  object-fit: cover;
  border-radius: 5px;
  box-shadow: 1px 1px 7px 1px #9999;
}

.blog-details .col-sm-8 .date-time.imt {
  margin: 15px 0;
}

.social-share-section {
  margin: 50px 0 0 0;
}

h1.amret-home-heading {
  margin: 25px 0;
}

h2.page-title {
  margin-bottom: 35px;
}

.related-section .date-time.imt {
  margin: 0 !important;
}
.filter-by-year {
  margin-top: 50px;
}
.filter-by-year p:before {
  content: ">";
}

.btn-sect {
  margin-top: 35px;
}
.details-sec {
  padding: 0 15px 35px;
}
.items-blog {
  border-radius: 15px;
  background-color: #fff;
  box-shadow: 1px 1px 5px #9999;
}
.space {
  height: 100px;
}

h2.title-filter-page {
  text-align: center !important;
  display: block;
  margin: 0 auto;
  font-weight: 600;
  font-size: 40px;
  color: #707070;
  margin-bottom: 50px;
}
.pagination a.page {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 2px solid #f9a621;
  text-align: center;
  line-height: 50px;
  color: #525252;
  font-size: 22px;
}

.pagination {
  gap: 25px;
  justify-content: center;
}
.pagination a.page.active {
  color: #fff;
  background: #f9a621;
}

.golf-cambodia li {
  font-size: 22px;
  color: #505050;
  list-style: inside;
}

.public-holidays tr:nth-child(even) {
  background-color: #ececec;
}

.public-holidays td:nth-child(odd) {
  color: #faa725;
  font-weight: 600;
}
.public-holidays td {
  font-size: 20px;
}

.row.relate-item h3 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.hotel-layout img,
.destination-layout img {
  width: 100%;
  border-radius: 25px;
}
.hotel-layout .col-sm-8 {
  padding-left: 0;
}

.hotel-location {
  display: flex;
  align-items: center;
  gap: 15px;
  font-size: 20px;
}

.room-feature {
  column-count: 2;
}

.room-feature li {
  list-style: inside;
  line-height: 36px;
  color: #505050;
}

.hotel-listing h2.title-post,
.hotel-listing .meta-post,
.related-hotel h2.title-post,
.related-hotel .meta-post {
  margin: 0 !important;
}

.hotel-listing .text-desc,
.related-hotel .text-desc {
  height: 6rem;
  line-height: 3rem;
}
.related-hotel img {
  border-radius: 15px 15px 0 0;
  width: 100%;
  height: 250px;
  object-fit: cover;
}
.sitemap a {
  color: #505050;
  line-height: 36px;
  font-size: 22px;
}
.row-des-siem-reap {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 25px;
}
.row-des-siem-reap img {
  height: 300px;
  width: auto;
  object-fit: cover;
  border-radius: 20px;
}
.row-des-siem-reap .col-sm .inner h3 {
  font-size: 24px !important;
  color: #323232;
  margin: 15px 0;
}
/*===== Contact Page =====*/
.contact-form-elemets form {
  width: 100%;
  border: none;
  background: transparent;
}

button.submit-contact-form-btn {
  width: max-content;
  border: none;
  background-color: #f9a621;
  color: #f5f5f5;
  padding: 10px 25px;
  border-radius: 30px;
}

button.submit-contact-form-btn:focus {
  outline: none;
}
.contact-form-elemets input[type="text"],
.contact-form-elemets input[type="email"],
.contact-form-elemets input[type="tel"] {
  height: 50px;
  border-radius: 10px;
}
.mb-25 {
  margin-bottom: 25px !important;
}
.icon-box .icon-sec img {
  width: 40px;
  margin-bottom: 25px;
}
.col-sm-12.pl-0.pr-0.maps iframe {
  height: 450px !important;
}

.destination-layout .col-sm-12 .col-md-6 {
  padding-left: 0;
}

.destination-layout iframe {
  height: 400px !important;
}
.success-page p,
.success-page p img {
  text-align: center;
}
.optional-tours .btn {
  background: #f9a621;
  border: none;
  padding: 10px 20px;
  font-size: 18px;
  border-radius: 25px;
  margin-top: 25px;
}
.col-sm-12.optional-tours .col-md-6 .row .col-sm-12 {
  box-shadow: 1px 1px 10px #9999;
  border-radius: 15px;
  padding: 25px;
  text-align: left;
}
.full-img {
  width: 100% !important;
}
.inner {
  background-color: #eee;
  padding: 20px;
  border-radius: 20px;
  box-shadow: 1px 1px 10px #9999;
}
#home button.owl-prev {
  position: absolute;
  top: 50% !important;
  left: 0 !important;
}
#home button.owl-next {
  position: absolute;
  top: 50% !important;
  right: 0 !important;
}
.travel-style .myfade {
  height: 400px;
}

.full-image {
  width: 100%;
}
.btn-service {
  margin-top: 15px;
}
a.read-more-btn-service {
  color: var(--primaryColor);
}
.info-box a {
  color: #f5f5f5;
}
p, span {
    text-align: justify;
    hyphens: manual;
}
/*===== End Global CSS =====*/
@media screen and (min-width: 2300px) and (max-width: 2600px) {
  .hero-slider button.owl-prev {
    left: 54rem !important;
    top: 90% !important;
  }
  .hero-slider button.owl-next {
    left: 62rem !important;
    top: 90% !important;
  }
  .home-demo button.owl-prev {
    left: -47rem !important;
    margin-top: 5rem !important;
  }
  .home-demo button.owl-next {
    left: -39rem !important;
    margin-top: 5rem !important;
  }
}
@media screen and (min-width: 2100px) and (max-width: 2200px) {
  .hero-slider button.owl-prev {
    left: 41rem !important;
    top: 90% !important;
  }
  .hero-slider button.owl-next {
    left: 48rem !important;
    top: 90% !important;
  }
  .home-demo button.owl-prev {
    left: -49rem !important;
    margin-top: 5rem !important;
  }
  .home-demo button.owl-next {
    left: -42rem !important;
    margin-top: 5rem !important;
  }
}
@media screen and (min-width: 1700px) and (max-width: 1800px) {
  .hero-slider button.owl-next {
    left: 28rem !important;
    top: 90% !important;
  }
  .hero-slider button.owl-prev {
    left: 22rem !important;
    top: 90% !important;
  }
  .home-demo button.owl-prev {
    left: -52.6rem !important;
    margin-top: 5rem !important;
  }
}
@media screen and (min-width: 1500px) and (max-width: 1600px) {
  .hero-slider button.owl-prev {
    left: 11rem !important;
    top: 90% !important;
  }

  .hero-slider button.owl-next {
    left: 17rem !important;
    top: 90% !important;
  }

  .home-demo button.owl-prev {
    left: -55rem !important;
    margin-top: 2rem !important;
  }

  .home-demo button.owl-next {
    left: -49rem !important;
    margin-top: 2rem !important;
  }
}

/*=== Start Responsive on Tablet=====*/

@media screen and (min-width: 600px) and (max-width: 900px) {
  .main-nav.three .rows {
    padding: 0 !important;
  }
  i.bx.bx-menu-alt-right {
    font-size: 40px;
  }

  .main-nav.three .navbar-light .navbar-toggler {
    top: unset !important;
  }

  .main-nav.three {
    padding: 0px 0;
    height: 90px !important;
  }
  div#home {
    margin-top: 90px;
  }

  span.big-text {
    font-size: 40px !important;
  }
  span.small-text {
    font-size: 28px !important;
  }

  .banner-content p {
    margin-top: 0;
    width: 300px !important;
  }

  .hero-slider button.owl-next {
    top: unset !important;
  }
  .hero-slider button.owl-prev {
    top: unset !important;
  }

  .col-sm-5,
  .col-sm-7 {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .latest-news-text-absolute {
    position: unset !important;
  }
  .col-sm-12.pr-0.pl-0.latest-news-at-home {
    display: flex;
    flex-direction: column-reverse;
  }
  .static-new .owl-item {
    width: 44vw !important;
    margin-right: 66px !important;
  }
  .box-1 {
    background: red;
    grid-column-start: 1;
    grid-column-end: 3;
    grid-row-start: 1;
    grid-row-end: 3;
    position: relative;
  }

  .box-2 {
    background: green;
    grid-column-start: 1;
    grid-column-end: 3;
    grid-row-start: 5;
    grid-row-end: 5;
    position: relative;
    height: 300px !important;
  }

  .box-3 {
    background: gray;
    grid-column-start: 3;
    grid-column-end: 5;
    grid-row-start: 1;
    grid-row-end: 3;
    position: relative;
  }

  .box-4 {
    background: yellow;
    grid-column-start: 3;
    grid-column-end: 5;
    grid-row-start: 6;
    grid-row-end: 5;
    position: relative;
  }

  .box-5 {
    background: orange;
    grid-column-start: 1;
    grid-column-end: 3;
    grid-row-start: 3;
    grid-row-end: 5;
    position: relative;
  }

  .box-6 {
    background: lightblue;
    grid-column-start: 3;
    grid-column-end: 5;
    grid-row-start: 3;
    grid-row-end: 5;
    position: relative;
  }
  .row.top-footr-section .col-sm-4:nth-child(01),
  .row.top-footr-section .col-sm-4:nth-child(02) {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .testimonail button.owl-next {
    left: unset !important;
    right: 40% !important;
    top: unset !important;
    bottom: -10rem;
  }

  .testimonail button.owl-prev {
    top: unset !important;
    bottom: -10rem;
    left: 41% !important;
  }

  .second-title-ic {
    font-size: 45px !important;
    font-weight: 600;
  }
  .first-title-ic {
    font-size: 32px !important;
    font-weight: 600;
  }

  .space {
    height: 35px !important;
  }
  .about-img-home {
    margin-bottom: 35px;
  }
  .col-sm-12.latest-news-text-absolute {
    margin-bottom: 35px;
  }

  .col-sm-12.top-destination {
    margin-bottom: 50px !important;
  }

  .testimonail-title-section {
    margin-bottom: 50px;
  }
  .trip-ideas-section .container,
  .trip-ideas-section .container .row .col-sm-12 {
    padding-left: 0;
  }

  .col-sm-12.pl-0.pr-0.our-servoce-home {
    display: flex;
    flex-direction: column-reverse;
    gap: 50px;
  }

  .col-sm-12.revers-column .row {
    flex-direction: column-reverse;
    gap: 35px;
  }
  .row {
    row-gap: 35px;
  }

  .cover-page-section {
    margin-top: 90px;
  }

  .page-title-sec {
    padding: 20px 0;
  }

  h2.page-title {
    margin-bottom: 20px;
  }

  .row.news_events_pagination .col-sm-4 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row.blog-details {
    flex-direction: column-reverse;
  }
  .row.blog-details .col-sm-8,
  .row.blog-details .col-sm-4 {
    max-width: 100%;
    flex: 0 0 100%;
  }
  .row.relate-item img {
    height: unset;
    margin-bottom: 25px;
    border-radius: 25px;
  }
  .page-title-sec {
    padding: 20px 0;
    width: 100%;
  }

  .row.relate-item a {
    width: 100%;
  }
  .Cambodia-Golf-Holiday-Main-Page .col-sm-4,
  .Cambodia-Golf-Holiday-Main-Page .col-sm-8,
  .travel-style-layout .col-sm-8,
  .travel-style-layout .col-sm-4,
  .row.facts-and-tip-list .col-sm-6,
  .row.hotel-listing .col-sm-4,
  .row.hotel-listing .col-sm-8 {
    max-width: 100%;
    flex: 0 0 100%;
  }
  .row.hotel-listing {
    flex-direction: column-reverse;
  }
  .hotel-layout .col-sm-8,
  .hotel-layout .col-sm-4,
  .destination-layout .col-sm-8,
  .destination-layout .col-sm-4 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .contact-layout .col-md-6 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .content {
    height: unset !important;
  }

  .icon-box.email h3 {
    font-size: 18px !important;
  }
}
/*Specific Screen Ipad Air */
@media screen and (min-width: 820px) and (max-width: 820px) {
  .static-new .owl-item {
    width: 44vw !important;
    margin-right: 69px !important;
  }
  div#home {
    margin-top: 0;
  }
}

/*Start Responsive on Mobile Here */
@media screen and (min-width: 320px) and (max-width: 699px) {
  .hero-slider button.owl-next {
    right: 130px !important;
    bottom: 0 !important;
    left: unset !important;
    top: 90% !important;
  }
  .hero-slider button.owl-prev {
    bottom: 0 !important;
    left: 130px !important;
    top: 90% !important;
  }
  .grid-box {
    display: unset;
  }
  .main-nav.three .rows {
    padding: 0px !important;
  }
  .main-nav.three {
    height: 90px;
  }
  div#home {
    margin-top: 90px;
  }

  .banner-content h1 {
    line-height: 45px !important;
  }

  span.big-text {
    font-size: 36px !important;
  }

  span.small-text {
    font-size: 28px !important;
  }

  .row.absolute-text {
    position: unset;
    top: unset;
    height: 225px;
    align-items: unset;
  }

  .banner-content p {
    width: 80% !important;
    text-align: center !important;
    margin: 0 auto !important;
    height: 70px !important;
    line-height: 36px !important;
  }

  img.mobile-slide {
    width: 100%;
    height: 300px;
    object-fit: cover;
  }

  .second-title-ic {
    font-size: 36px;
  }

  .first-title-ic {
    font-size: 24px;
  }

  .home-service button.owl-prev {
    top: -75px !important;
    left: unset !important;
    right: 70px;
  }

  .home-service button.owl-next {
    top: -75px !important;
    right: 15px !important;
    left: unset !important;
  }

  .latest-news-text-absolute {
    position: unset !important;
    /* height: max-content; */
    /* top: 25%; */
    /* width: max-content !important; */
    padding-right: 0;
    display: flex;
    flex-direction: column;
  }

  .latest-news-at-home {
    display: flex;
    flex-direction: column-reverse;
    row-gap: 35px;
  }

  .static-new .owl-item.active {
    width: calc(100vw - 30px) !important;
    margin-left: 15px !important;
    margin-right: 55px !important;
  }
  .grid-box .box-1,
  .grid-box .box-2,
  .grid-box .box-3,
  .grid-box .box-4,
  .grid-box .box-5,
  .grid-box .box-6 {
    margin-bottom: 35px;
  }

  .space {
    height: 40px !important;
  }

  .col-sm-12.top-destination {
    margin-bottom: 0 !important;
  }

  p {
    font-size: 18px;
    line-height: 28px !important;
  }

  h2.service-desc {
    padding: 16px 0 15px 0 !important;
    line-height: 26px;
    font-size: 18px;
  }

  .myfade {
    background-color: #f9f9f9;
    padding-bottom: 50px;
  }

  .testimonail button.owl-prev {
    left: 35% !important;
    top: 100% !important;
  }

  .testimonail button.owl-next {
    right: 35% !important;
    top: 100% !important;
    left: unset !important;
  }

  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-weight: 500 !important;
  }

  footer a {
    font-size: 18px !important;
  }
  .row.bottom-footer {
    text-align: center;
  }
  .footer-item.bottom-footer-right ul {
    display: flex;
    gap: 35px;
    justify-content: center;
    margin-bottom: 0;
  }
  .static-new .text-desc p {
    line-height: 33px !important;
    overflow: hidden;
    height: 66px;
  }

  i.bx.bx-menu-alt-right {
    font-size: 40px;
    color: #575757;
  }

  a.nav-link {
    font-size: 18px !important;
    color: #575757 !important;
  }

  .about-img-home {
    margin-bottom: 35px;
  }

  .cover-page-section {
    margin-top: 90px;
  }
  .page-title-sec {
    padding: 20px 0;
    width: 100%;
  }
  h2.page-title span {
    font-size: 28px;
  }
  .cover-page-section ul li {
    font-size: 18px;
  }

  h2.page-title {
    margin-bottom: 10px;
  }

  .row.blog-details {
    flex-direction: column-reverse;
    margin: 50px 0;
  }

  .row.relate-item img {
    height: unset;
    margin-bottom: 15px;
  }

  .revers-column,
  .row.hotel-listing {
    flex-direction: column-reverse;
  }

  .travel-style-layout .col-sm-4 img {
    margin-top: 35px;
  }

  .col-sm-1 img {
    width: 20%;
  }

  .imgae-post-details {
    width: 100%;
    height: 250px;
    object-fit: cover;
  }

  .content {
    height: unset !important;
  }

  .icon-box {
    margin-top: 35px;
  }

  .icon-box.email h3 {
    font-size: 18px !important;
  }
  .row.relate-item a {
    width: 100% !important;
  }
  .myfade {
    height: 300px !important;
}
.myfade:before {
    content: '';
    width: 100%;
    height: 100%;
    background-color: #00000080;
    position: absolute;
}
.col-sm-12.pl-0.pr-0.our-servoce-home {
    margin-top: 50px;
}
.text-2 {
    position: absolute;
    top: 50%;
    text-align: left;
    transform: translateY(-90%);
}
}
.full-height-image img {
    height: 400px;
    width: 100%;
    object-fit: fill;
}
/*=== End Responsive Mobile===*/
