/* nuevo import */
.top-w-left {
  width: 31% !important;
}

.top-w-right {
  width: 68% !important;
}

.top-home-btn {
  font-size: 1.2rem !important;
}

.top-home {
  max-width: 330px;
  font-family: "Montserrat";
  font-weight: 700;
}

.trustpilod-top {
  width: 100%;
  max-width: 300px;
  position: absolute;
  bottom: 3rem;
}

.shadonw-plus {
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 19px;
  border: 1px solid #f2f2f2;
}

.shadonw-divider {
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.07);
}

.leading-p {
  line-height: 120%;
}

.container-tours {
  max-width: 1050px;
  margin: 0 auto;
}

.line-separate {
  border-top: 1px dashed black;
}

.w-tour {
  width: 25% !important;
  position: absolute;
}

.w-tour::before {
  width: 16px;
  height: 16px;
  background: #fbfbfb;
  content: " ";
  border-radius: 100%;
  border: 2px solid #eba845;
  position: absolute;
  top: -8.5px;
}

.p-absolute.left {
  left: 0;
}

.p-absolute.mid {
  left: 50%;
  transform: translateX(-50%);
}

.p-absolute.right {
  right: 0;
}

.h5-tour {
  font-size: 1.5rem;
  font-family: "Montserrat";
}

.featured-width {
  width: 60%;
}

.p-tour {
  font-size: 1.3rem;
  color: #666666;
}

.bg-color-divider-2 {
  background: linear-gradient(0deg,
      hsl(0deg 0% 97.25%) 50%,
      hsl(0deg 0% 100%) 50%);
}

.bg-color-divider {
  background: linear-gradient(0deg,
      hsla(0, 0%, 98%, 1) 50%,
      hsla(0, 0%, 100%, 1) 50%);
}

.multi-country-description {
  font-weight: 500;
  font-size: 1.3rem;
  font-family: "Montserrat";
}

.experts-left {
  left: 20px;
  height: fit-content;
  top: 50%;
  transform: translateY(-50%);
}

.max-350 {
  max-width: 350px;
}

.max-1020 {
  max-width: 1020px;
}

.expert-name {
  bottom: 30px;
  right: 25px;
}

.expert-name:hover+p {
  background: #000;
}

.experts-rigth {
  right: 20px;
  height: fit-content;
  top: 50%;
  transform: translateY(-50%);
}

.active>.experts-name {
  bottom: 2rem;
  opacity: 1;
}

.experts-name {
  position: absolute;
  bottom: -5rem;
  transition: bottom 0.15s, opacity 0.6s;
  margin-bottom: 0 !important;
  left: 2rem;
  opacity: 0;
  font-size: 1rem;
  text-shadow: 3px 3px 10px #000000ad;
  color: white;
}

.experts-name>span {
  font-weight: 600;
  line-height: 1rem;
  display: block;
}

.bg-gris-1 {
  background: #f6f6f6;
}

.title-section {
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: bold;
  font-family: "Montserrat";
  line-height: 120%;
}

.detinations-para {
  font-size: 1.25rem;
  line-height: 120%;
  font-family: Work Sans;
}

.grid-tour {
  width: 100%;
  gap: 20px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}

.grid-tour>.p-relative::after {
  z-index: 2;
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-bottom-left-radius: 13px;
  border-bottom-right-radius: 13px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 50%, #000000 100%);
}

.grid-destination>.p-relative::after {
  z-index: 2;
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 50%, #000000 100%);
}

.grid-col-2 {
  grid-column: span 2;
}

.grid-destination {
  gap: 15px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
}

.grid-col {
  grid-row-start: 1;
  grid-row-end: 3;
}

.grid-col>.cover-img {
  max-height: 640px;
}

.grid-up {
  grid-row-start: 1;
  grid-row-end: 2;
}

.grid-down {
  grid-row-start: 2;
  grid-row-end: 3;
}

.grid-left {
  grid-column-start: 1;
  grid-column-end: 2;
}

.grid-right {
  grid-column-start: 2;
  grid-column-end: 3;
}

.p-relative {
  position: relative;
}

.p-absolute {
  position: absolute;
}

.b-0 {
  bottom: 0;
}

.testimonial-carrousel>b {
  font-size: 1.5rem;
  line-height: 1.2;
}

.testimonial-carrousel>p {
  margin-bottom: 0;
  margin-top: 1rem;
}

.subtitle-separate {
  margin: 15px 0;
}

.hr-margin {
  margin: 5px 0;
}

.hr-medium {
  width: 45px;
  height: 10px !important;
  opacity: 1;
  margin-right: 10px;
}

.hr-small {
  width: 40px;
  height: 8px !important;
  opacity: 1;
}

.hr-slim {
  width: 45px;
  height: 7px !important;
  opacity: 1;
}

.hr-fit {
  width: 34px;
  height: 3px !important;
  opacity: 1;
}

.color-fill-black {
  fill: #000000;
}

.color-2 {
  border-color: #7ea0c7;
  color: #7ea0c7 !important;
}

.color-fill-2>* {
  fill: #7ea0c7 !important;
}

.color-bg-2 {
  background: #7ea0c7 !important;
}

.color-3 {
  border-color: #eba845;
  color: #eba845 !important;
}

.color-fill-3>* {
  fill: #eba845 !important;
}

.color-bg-3 {
  background: #eba845 !important;
}

.color-4 {
  color: #d46051 !important;
  border-color: #d46051;
}

.color-fill-4>* {
  fill: #d46051 !important;
}

.color-bg-4 {
  background: #d46051 !important;
}

.color-5 {
  color: #bcb0d2 !important;
  border-color: #bcb0d2;
}

.color-bg-5 {
  background: #bcb0d2 !important;
}

.color-7 {
  color: #85b480 !important;
  border-color: #85b480;
}

.color-fill-7>* {
  fill: #85b480 !important;
}

.color-bg-7 {
  background: #85b480 !important;
}

.buttom-see-all {
  height: auto;
  max-width: 100%;
  width: auto;
  padding: 15px 30px;
  margin-top: 1rem;
  font-size: 1.1rem;
  font-weight: bold;
  color: white;
}

.packages-description {
  color: white;
  padding: 15px;
  z-index: 3;
}

.packages-description h4,
.detinations-description h3 {
  font-weight: 800;
  font-family: "Montserrat";
}

.detinations-description h3 {
  margin-bottom: 0;
}

.packages-description p {
  color: white;
  font-family: "Open Sans";
  line-height: 1.2;
  margin-bottom: 0px;
}

.packages-description p>span {
  color: white;
  font-weight: 600;
  font-family: "Work Sans";
}

.packages-description strong {
  color: white;
  font-family: "Work Sans";
}

.cover-img {
  object-fit: cover;
  width: 100%;
  border-radius: 5px;
}

.divider-home {
  border-top: 1px solid rgba(0, 0, 0, 0.26);
}

.paquetes a {
  text-decoration: underline;
}

.underline {
  text-decoration: underline;
}

.specialist-description {
  font-family: "Work Sans";
}

.specialist-description>h3 {
  text-transform: uppercase;
  color: #d46051;
  font-weight: 800;
  font-family: "Montserrat";
}

.specialist-description>strong {
  font-size: 1.5rem;
}

.specialist-description>p {
  line-height: 1.2;
  margin-top: 0.5rem;
  font-size: 1.25rem;
}

.max-1000 {
  max-width: 1150px;
  padding: 0 !important;
}

.max-740 {
  max-width: 740px;
}

.banner-hotels {
  max-width: 650px;
  margin: 0 auto;
}

.banner-hotels h3 {
  font-weight: 800;
  font-family: "Montserrat";
  margin-bottom: 0;
}

.banner-hotels hr {
  opacity: 1;
  background-color: #d46051;
}

.banner-hotels p {
  font-size: 1.2rem;
  max-width: 470px;
}

.blog-description {
  max-width: 80%;
  padding: 30px;
}

.btn-ghost {
  padding: 1rem 2rem;
  border: 2px solid #ffffff;
  border-radius: 4px;
  width: fit-content;
}

.btn-ghost:hover {
  border: 2px solid #000;
}

.max-width-btn {
  max-width: 153px;
}

.blog-description p {
  line-height: 1.2;
}

.blog-description h4 {
  font-weight: 700;
  font-family: "Montserrat";
}

.blog-description hr {
  opacity: 1;
  background-color: #ffffff;
}

.customize-trip-description {
  max-width: 800px;
  line-height: 1.2;
}

.customize-trip-description>strong {
  font-size: 1.5rem;
  font-weight: 600;
}

.customize-trip-description>p {
  margin: 1rem 0 2.5rem 0;
  font-size: 1.2rem;
}

.trip-description>h6 {
  margin-top: 1rem;
  font-family: "Montserrat";
  font-size: 1.5rem;
  font-weight: 700;
}

.trip-description>hr {
  opacity: 1;
  /* background: #7ea0c7; */
}

.trip-description>p {
  font-size: 1.15rem;
  line-height: 1.2;
}

.customizable h2,
.customizable h2>span {
  font-size: 2.1rem;
  font-weight: 700;
  font-family: "Montserrat";
}

.customizable span>strong {
  font-size: 1.2rem;
  font-family: "Montserrat";
  margin-bottom: 1rem;
}

.customizable p {
  margin-top: 1rem;
  line-height: 1.2;
}

.paquetes>.container h2,
.paquetes>.container h2>span {
  font-weight: 700;
  font-family: "Montserrat";
  font-size: 2.1rem;
}

@media (max-height: 750px) {
  .bottom-nav-info {
    position: inherit !important;
  }
}

@media (max-width: 580px) {
  .detinations-description {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
  }

  .grid-destination {
    display: block !important;
  }

  .grid-destination>*:first-child {
    margin-bottom: 1rem;
  }
}

@media (min-width: 550px) {
  .carousel-item .rounded-circle {
    border-radius: 0 !important;
  }
}

@media (max-width: 549px) {
  .carousel-item .rounded-circle {
    max-width: 250px !important;
    margin: auto !important;
  }

  .max-width-300-mobile {
    max-width: 300px;
  }
}

@media (min-width: 1441px) {
  .banner-hotels {
    margin: 0;
  }

  .banner img {
    width: 100%;
  }

  .max-1000 {
    max-width: 1260px;
    padding: 0 15px !important;
  }
}

@media (max-width: 1439px) {
  .px-noipad {
    padding: 0 !important;
  }

  .px-4.col-md-5 {
    padding: 1rem 1.5rem 0 !important;
  }
}

@media (max-width: 1024px) {
  .description-tour {
    display: none;
  }
}

.our-staff p {
  font-size: 1.1rem;
  line-height: 1.2;
}

.tour-noipad {
  display: block;
}

.tour-ipad {
  display: none;
}

.show-690 {
  display: none !important;
}

.uppercase {
  text-transform: uppercase;
}

.bg-top-line-right {
  right: 0;
}

.bg-top-line-medium {
  width: 150px;
  height: 240px;
}

.bg-top-line {
  background-image: url(https://www.peruforless.com/content-files/uploads/v2/bg-lines.svg);
  position: absolute;
  background-repeat: no-repeat;
  z-index: 50;
}

.paquetes {
  padding-bottom: 250px;
  background: #fbfbfb;
}

.carousel-item {
  padding: 0 70px;
}

@media (min-width: 1341px) {
  .top-w-left {
    margin-top: -140px !important;
  }

  .trustpilod-top {
    bottom: 6rem;
  }
}

@media (max-width: 1340px) {
  .home-top-trust-pilot {
    position: inherit;
    margin-top: 1.5rem;
  }
}

@media (max-width: 1200px) {
  .packages-description h4 {
    font-weight: 800;
    font-size: 1.3rem;
    font-family: "Montserrat";
  }

  .packages-description p {
    font-weight: 800;
    font-size: 0.9rem;
    font-family: "Montserrat";
  }

  .cover-img {
    height: 100%;
  }
}

@media (max-width: 1150px) {
  .new-hero-home {
    padding: 25px 15px 0 !important;
  }

  .trustpilod-top {
    max-width: 250px;
    bottom: 1rem;
  }

  .bg-top-line {
    width: 100px;
    top: 50px;
  }

  .top-w-left>h1 {
    font-size: 2rem;
  }

  .featured-width {
    width: 80%;
  }

  .top-w-left {
    width: 30% !important;
  }

  .top-w-right {
    width: 70% !important;
  }

  .top-w-right {
    display: flex;
    align-items: end;
  }

  .top-w-left {
    margin-bottom: 1rem;
  }

  .top-w-left>.subtitle-cover {
    font-size: 1.2rem !important;
  }

  .top-home-btn {
    font-size: 1rem !important;
    padding: 0.5rem 2.5rem !important;
    margin-top: 1rem !important;
  }
}

.packages-description-tour h4 {
  font-size: 1.2rem !important;
}

.line-content {
  max-width: 800px;
  margin: auto;
}

@media (max-width: 1000px) {
  .w-tour {
    width: 30% !important;
  }

  .experts {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .expert-description>h3 {
    font-size: 1.2rem !important;
  }

  .expert-description p {
    margin-bottom: 0 !important;
  }

  .expert-description>.title-section {
    padding-bottom: 1.5rem !important;
  }
}

@media (max-width: 991px) {
  .grid-col>.cover-img {
    max-height: none !important;
  }

  .ipad-col-reverse {
    flex-direction: column-reverse;
  }

  .btn-ghost {
    padding: 1rem 1.2rem;
  }

  .packages-description-tour h4 {
    font-size: 1rem !important;
  }

  .tour-noipad {
    display: none;
  }

  .tour-ipad {
    display: block;
  }

  .top-w-left>h1 {
    font-size: 1.8rem;
  }

  .grid-destination {
    width: 100%;
  }

  .customize-trip-description>strong {
    font-weight: 600;
    font-size: 1.2rem;
  }

  .customize-trip-description>p {
    margin-top: 1rem;
    font-size: 1rem;
  }

  .trip-description>h6 {
    margin-top: 1rem;
    font-family: "Montserrat";
    font-size: 1.2rem;
    font-weight: 700;
  }

  .trip-description>hr {
    width: 70px;
    opacity: 1;
    background: #7ea0c7;
  }

  .trip-description>p {
    font-size: 1rem;
    line-height: 1.2;
  }

  .stop-991 {
    display: none !important;
  }

  .grid-tour {
    grid-template-columns: 1fr 1fr;
  }

  .grid-col-2 {
    grid-column: span 1;
  }

  .description-tour {
    display: block;
  }
}

@media (max-width: 768px) {
  .blog-description p {
    display: none;
  }

  .top-home-btn {
    padding: 0.5rem 1.5rem !important;
  }
}

@media (max-width: 767px) {
  .p-ipad-3 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  .carousel-item .rounded-circle {
    max-width: 500px;
    width: 100%;
    margin: auto;
  }

  .footer-detail.no-mobile {
    display: none;
  }

  .trustpilot-image {
    margin: auto;
  }

  .top-w-left>h1 {
    font-size: 1.6rem;
  }

  .title-section {
    font-size: 0.9rem;
  }

  .text-decorator {
    left: -10px !important;
  }

  .expert-description {
    padding-right: 1.5rem;
  }

  .banner-other>* {
    max-width: 100% !important;
  }

  .card-experts>.row {
    flex-direction: column-reverse;
  }

  .card-experts {
    max-width: 500px !important;
  }

  .bg-top-line {
    width: 150px;
    top: 50px;
  }

  .trustpilod-top {
    margin-top: 2rem;
    max-width: 200px;
    position: inherit !important;
  }

  .top-w-left,
  .top-w-right,
  .top-w-left>h1,
  .top-w-left>.subtitle-cover {
    width: 100% !important;
    max-width: 100% !important;
  }

  .new-hero-home>div {
    flex-direction: column;
    padding-bottom: 0 !important;
  }

  .top-home {
    max-width: 330px;
    font-family: "Montserrat";
    font-weight: 700;
  }
}

@media (max-width: 690px) {
  .top-banner-btn.px-5 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
    font-size: 1.1rem !important;
  }

  .top-w-left>h1 {
    font-size: 1.8rem !important;
  }

  .no-690 {
    display: none !important;
  }

  .show-690 {
    display: block !important;
  }

  .paquetes {
    padding-bottom: 3rem;
  }

  .grid-tour {
    grid-template-columns: 1fr;
  }

  .w-tour {
    width: 100% !important;
  }

  .cover-img-tours {
    height: 500px !important;
  }
}

@media (max-width: 520px) {
  .grid-destination {
    gap: 15px 0 !important;
  }
}

@media (max-width: 520px) {
  .cover-img-tours {
    height: 400px !important;
  }
}

.top-banner-btn {
  font-size: 1.2rem !important;
}

.semibold {
  font-weight: 600;
}

.top-banner {
  font-family: "Montserrat";
  font-weight: 700;
}

.p-relative {
  position: relative;
}

.p-absolute {
  position: absolute;
}

.b-0 {
  bottom: 0;
}

.packages-description-tour {
  color: white;
  padding: 30px;
  z-index: 3;
}

.packages-description-tour h4,
.detinations-description h3 {
  font-weight: 800;
  font-family: "Montserrat";
}

.detinations-description h3 {
  margin-bottom: 0;
}

.packages-description-tour p {
  color: white;
  font-family: "Open Sans";
  line-height: 1.2;
  margin-bottom: 0px;
}

.packages-description-tour p>span {
  color: white;
  font-weight: 600;
  font-family: "Work Sans";
}

.title-items-banner,
.title-items-banner>* {
  font-family: "Work Sans";
  line-height: 1.2;
  font-weight: bold;
}

.subtitle-items-banner {
  font-size: 1.1rem;
}

.packages-description-tour strong {
  color: white;
  font-family: "Work Sans";
}

.description-tour {
  font-weight: 600;
}

@media (max-width: 1200px) {
  .packages-description-tour h4 {
    font-weight: 800;
    font-size: 1.3rem;
    font-family: "Montserrat";
  }

  .packages-description-tour p {
    font-weight: 800;
    font-size: 0.9rem;
    font-family: "Montserrat";
  }

  .cover-img-tours {
    height: 100%;
  }
}

@media (max-width: 840px) {
  .banner-other {
    height: auto !important;
  }
}

.carousel-control-prev {
  left: 15px;
}

.carousel-control-next {
  right: 15px;
}

.carousel-control-prev,
.carousel-control-next {
  opacity: 1;
  width: 10%;
}

.carousel-indicators {
  bottom: -60px;
}

.text-decorator {
  left: -30px;
}

.trustpilot-image {
  width: 250px;
}

.testimonial-carrousel {
  font-size: 1.1rem;
  margin-bottom: 0;
}

.row-readmore {
  width: 25px;
}

.circle {
  height: 10px !important;
  width: 10px !important;
  border-radius: 100%;
}

.row-images {
  width: 30px;
}

.rotate-180 {
  transform: rotate(180deg);
}

.reviews-section {
  border-bottom: 1px solid #00000042;
  border-top: 1px solid #00000042;
  padding: 4rem 0;
}

.cover-img-tours {
  height: 400px;
  width: 100%;
  object-fit: cover;
  border-radius: 15px;
}

.banner-other {
  height: 80%;
  justify-content: center !important;
}

.banner-other>p {
  font-size: 1.2rem;
}

.link-other {
  font-weight: 600;
  width: fit-content;
  margin-bottom: 0.5rem;
  font-size: 1.1rem;
}

.fit-content {
  width: fit-content;
}

.border-s {
  border-radius: 4px;
}

.border-m {
  border-radius: 8px;
}

.border-l {
  border-radius: 12px;
}

.title-tour {
  font-weight: bolder;
  font-size: 1rem;
}

.moserrant-title {
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
}

.see-all {
  width: 40%;
  max-width: 250px;
  height: 56px;
  left: 274px;
  top: 608px;
  color: white;
  border-radius: 12px;
}

.color-argentina {
  background: #487ebc;
}

.color-brazil {
  background: #eba845;
}

.color-chile {
  background: #d46051;
}

.color-ecuador {
  background: #a4c6a1;
}

.border-r-white {
  border-right: 1px solid #ffffff;
}

.border-l-black {
  border-left: 1px solid #cccccc;
}

.border-l-black>a {
  display: block;
}

.argentina-link:link,
.brazil-link:link,
.chile-link:link,
.ecuador-link:link {
  color: #000 !important;
}

.argentina-link:hover,
.color-text-argentina {
  color: #487ebc !important;
}

.brazil-link:hover,
.color-text-brazil {
  color: #eba845 !important;
}

.chile-link:hover,
.color-text-chile {
  color: #d46051 !important;
}

.ecuador-link:hover,
.color-text-ecuador {
  color: #a4c6a1 !important;
}

.nav-trustpilot {
  width: 240px;
}

.top-para {
  font-size: 0.9rem;
}

.detail-top-para {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.2;
}

.detail-top-para span {
  line-height: 1.5;
  font-size: 1.1rem;
}

.px-n-4 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.align-self-start-head {
  align-self: flex-start;
}

.nav-ipad {
  display: none !important;
}

.d-ipad-block {
  flex-direction: column;
}

.i-phone-nav {
  display: none;
}

.w-nav-100 {
  width: 100vw;
  padding: 15px 0 !important;
}

.detail-nav-contet {
  padding: 30px 0;
}

.item-nav-mobile {
  font-size: 1.2rem;
  font-weight: 500;
  padding: 1rem 2.5rem;
  display: flex;
  justify-content: space-between;
  border-top: 1px solid #cccccc !important;
  cursor: pointer;
}

.item-nav-mobile.last-item-nav {
  border-bottom: 1px solid #cccccc !important;
}

.bottom-nav-info {
  bottom: 20px;
  padding: 1rem 2.5rem;
  display: flex;
  justify-content: space-between;
}

.menu-logo.logo-main {
  left: 30px;
  top: 20px;
  transform: translateX(0%);
}

.close-no-absolute {
  position: inherit !important;
}

.detail-nav {
  position: absolute;
  transition: left 0.3s ease-in-out;
  height: 100vh;
  width: 100vw;
  background: #f5f5f5;
  left: 100vw;
  z-index: 2;
}

.detail-nav.active {
  left: 0;
}

.close-menu.detail-nav-menu {
  position: inherit;
}

.detail-nav-header {
  border-bottom: 1px solid #cccccc !important;
  padding: 0px 2rem 15px;
}

.c-pointer {
  cursor: pointer;
}

.hidden {
  opacity: 0;
  display: none;
  transition-delay: 1s;
  transition-property: opcity;
  overflow-y: auto;
  height: 89vh;
}

.packges-detail {
  border-bottom: 1px solid #cccccc !important;
  margin-bottom: 2rem;
  padding: 0 30px 2rem;
  box-sizing: content-box;
}

.destinations-detail {
  border-bottom: 1px solid #cccccc !important;
  margin-bottom: 2rem;
  padding: 0 30px 1rem;
  box-sizing: content-box;
}

.footer-detail {
  border-bottom: 1px solid #cccccc !important;
  padding: 0 30px 30px;
  box-sizing: content-box;
}

.more-para {
  width: 40%;
  max-width: 200px;
}

.hidden.active {
  display: block;
  opacity: 1;
}

.image-detail {
  width: 100%;
  max-width: 400px;
  border-radius: 10px;
}

.pb-2-ipad {
  padding-bottom: 0.5rem !important;
}

.dropdown-menu {
  position: absolute !important;
}

.col-ipad {
  padding-right: 15px;
}

.rounded-md-navbar {
  border-radius: 8px;
}

.nav-mobil {
  display: none !important;
}

.justify-content-navbar {
  justify-content: center;
}

.transform-top-navbar {
  transform: translate(0, -8px) !important;
}

@media (max-width: 1200px) {
  .no-ipad-h {
    display: none !important;
  }

  .col-4.header {
    width: 50%;
  }
}

@media (max-width: 1024px) {
  .col-6.menu-ipad-left {
    width: 33.3333333333%;
  }

  .col-ipad-5 {
    width: 41.6666666667%;
    padding-right: 1.3rem !important;
  }

  .col-ipad-7 {
    width: 58.3333333333%;
  }

  .col-4.header {
    width: 100%;
  }

  .col-6.menu-ipad-right {
    width: 66.6666666667%;
  }

  .packages-menu-left {
    width: 41.6666666667%;
  }

  .packages-menu-right {
    width: 58.3333333333%;
  }

  .nav-ipad {
    display: flex !important;
    justify-content: space-around !important;
    flex-direction: row !important;
  }

  .see-all {
    width: 60%;
  }

  .col-ipad {
    flex-direction: column;
    padding-right: 0;
  }

  .align-self-start-head {
    align-self: center;
  }

  .header .px-4,
  .nav-mobil .px-4,
  .main-menu .px-4 {
    padding: 0 0.5rem !important;
  }

  .center-ipad {
    align-items: center;
  }

  .pb-0-ipad {
    padding-bottom: 0 !important;
  }

  .fs-5-ipad {
    font-size: 1rem !important;
  }
}

@media (max-width: 991px) {
  header.pb-0 {
    padding-bottom: 0 !important;
  }

  .stick-main-menu {
    margin-top: 40px;
  }

  .justify-content-navbar {
    justify-content: start;
  }

  .ipad-menu-desktop {
    position: absolute !important;
    bottom: 0;
    left: 0;
    width: 100%;
  }

  .navbar-ipad {
    flex-direction: row;
    justify-content: space-around;
  }

  .pb-2-ipad {
    padding-bottom: 3rem !important;
  }
}

@media (min-width: 768px) {
  .main-menu {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .d-ipad-block {
    display: none !important;
  }

  .blog-description .btn-ghost{
    padding: 0.5rem 0.3rem;
  }

  .i-phone-nav {
    display: block;
  }

  .see-all {
    font-size: 0.9rem;
  }

  .more-para {
    width: 70%;
  }

  .nav-mobil {
    display: block !important;
  }
}

@media (max-width: 580px) {
  .pb-2-ipad {
    padding-top: 0.3rem !important;
    padding-bottom: 1rem !important;
  }

  .main-nav {
    margin-top: 0 !important;
    overflow: auto;
  }

  .detail-top-para {
    font-weight: 400;
    font-size: 0.9rem;
  }

  .detail-top-para span {
    font-size: 1rem;
  }

  .stick-main-menu {
    margin-top: 0.9rem !important;
  }
}

.specialist img.w-100 {
  max-width: 500px;
}