.mapDestinations {
  margin-top: 120px;
  padding-left: calc(var(--bs-gutter-x) * 0.5);
}
.mapDestinations .storeTravel {
  padding-left: calc(var(--bs-gutter-x) * 0.5);
}
.mapDestinations .storeTravel img {
  padding-left: 0;
}
.mapDestinations .storeTravel h1 {
  color: #707070;
  font-weight: 600;
  margin-top: 50px;
}
.mapDestinations .storeTravel p {
  padding-top: 10px;
  padding-left: 450px;
  padding-right: 450px;
}
.mapDestinations .storeTravel .button {
  margin-top: 10px;
}

.imgsDestinations {
  margin-top: 105px;
  margin-bottom: 116px;
}
.imgsDestinations h1 {
  margin-top: 25px;
  padding-left: 300px;
  padding-right: 300px;
}
.imgsDestinations .button {
  padding-top: 18px;
  padding-bottom: 18px;
  padding-left: 50px;
  padding-right: 50px;
  margin-top: -5px;
}

@media (max-width: 1550px) {
  .mapDestinations .storeTravel p {
    padding-left: 350px;
    padding-right: 350px;
  }
}
@media (max-width: 1400px) {
  .mapDestinations .storeTravel p {
    padding-left: 250px;
    padding-right: 250px;
  }
}
@media (max-width: 1280px) {
  .headerSlider,
  .headerSliderMobile,
  .headerSliderMobile320 {
    display: none;
  }
  .headerSliderTablet {
    display: inherit;
  }
  .headerSliderTablet .col-12 {
    height: 800px;
  }
  .headerSliderTablet .slick-track {
    height: 800px;
  }
  .headerSliderTablet .headerSliderText {
    top: -800px;
    height: 800px;
  }
  .headerSliderTablet .text {
    z-index: 15;
    bottom: 10%;
    right: 5%;
    line-height: 1.33;
    color: #fef8f8;
    font-family: "Playfair Display", serif;
    font-size: 40px;
  }
  .headerSliderTablet .opacity {
    padding: 10px;
    z-index: 10;
    right: 6%;
    bottom: 9%;
    background-color: rgba(67, 67, 67, 0.39);
  }
  .headerSliderTablet .budget {
    right: 6%;
    top: 12%;
  }
  .headerSliderTablet .button {
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 1200px) {
  .headerSliderTablet .text {
    font-size: 30px;
  }
  .mapDestinations .storeTravel p {
    padding-left: 200px;
    padding-right: 200px;
  }
}
@media (max-width: 1024px) {
  .mapDestinations .storeTravel p {
    padding-left: 100px;
    padding-right: 100px;
  }
}
@media (max-width: 991px) {
  .headerSliderTablet .text {
    font-size: 26px;
  }
  .headerSliderTablet .headerSliderHeight {
    margin-top: 10px;
  }
  .imgsDestinations h1 {
    padding-left: 200px;
    padding-right: 200px;
  }
}
@media (max-width: 800px) {
  .headerSliderTablet .text {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  .headerSliderTablet .opacity {
    right: 2%;
  }
  .imgsDestinations h1 {
    padding-left: 100px;
    padding-right: 100px;
  }
}
@media (max-width: 600px) {
  .headerSliderTablet .text {
    font-size: 16px;
  }
  .mapDestinations .storeTravel p {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 575px) {
  .headerSliderTablet .text {
    font-size: 14px;
  }
}
@media (max-width: 500px) {
  .headerSlider,
  .headerSliderTablet,
  .headerSliderMobile320 {
    display: none;
  }
  .headerSliderMobile {
    display: initial;
  }
  .headerSliderMobile .headerSliderHeight {
    margin-top: 10px;
  }
  .headerSliderMobile .col-12 {
    height: 361px;
  }
  .headerSliderMobile .slick-track {
    height: 361px;
  }
  .headerSliderMobile .headerSliderText {
    top: -361px;
    height: 361px;
  }
  .headerSliderMobile .text {
    z-index: 15;
    bottom: 10%;
    right: 5%;
    line-height: 1.33;
    color: #fef8f8;
    font-family: "Playfair Display", serif;
    font-size: 14px;
  }
  .headerSliderMobile .opacity {
    padding: 10px;
    z-index: 10;
    right: 6%;
    bottom: 9%;
    background-color: rgba(67, 67, 67, 0.39);
  }
  .headerSliderMobile .budget {
    right: 6%;
    top: 12%;
  }
  .headerSliderMobile .button {
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .imgsDestinations h1 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 414px) {
  .headerSliderMobile .text {
    font-size: 12px;
  }
  .headerSliderMobile .opacity {
    left: 7%;
  }
}
@media (max-width: 400px) {
  .headerSliderMobile .text {
    font-size: 13px;
  }
  .headerSliderMobile .opacity {
    right: 2%;
    left: 2%;
    padding-left: 0px;
    padding-right: 15px;
  }
}
@media (max-width: 375px) {
  .headerSliderMobile .opacity {
    padding-right: 5px;
  }
}
@media (max-width: 360px) {
  .headerSliderMobile .text {
    font-size: 11px;
  }
}
@media (max-width: 320px) {
  .headerSlider,
  .headerSliderTablet,
  .headerSliderMobile {
    display: none;
  }
  .headerSliderMobile320 {
    display: initial;
  }
  .headerSliderMobile320 .col-12 {
    height: 271px;
  }
  .headerSliderMobile320 .slick-track {
    height: 271px;
  }
  .headerSliderMobile320 .headerSliderText {
    top: -271px;
    height: 271px;
  }
  .headerSliderMobile320 .text {
    z-index: 15;
    bottom: 10%;
    right: 5%;
    line-height: 1.33;
    color: #fef8f8;
    font-family: "Playfair Display", serif;
    font-size: 11px;
  }
  .headerSliderMobile320 .opacity {
    padding: 10px;
    z-index: 10;
    right: 6%;
    left: 4%;
    bottom: 9%;
    background-color: rgba(67, 67, 67, 0.39);
  }
  .headerSliderMobile320 .budget {
    right: 6%;
    top: 12%;
  }
  .headerSliderMobile320 .button {
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 15px;
    padding-right: 15px;
  }
}