@charset "utf-8";
/* CSS Document */



.home-transfers-left {
    display: none;
}

.home-list-tours {
    max-width: 300px;
}

.footer-bottom {
    gap: 6vw;
}

.box-footer-contact {
    margin: 0;
}

.footer-left {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.footer-address {
    border: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.footer-holder {
    flex-direction: column;
    row-gap: 6vw;
    align-items: center;
}

.footer-left, .footer-center, .footer-right {
    text-align: center;
}

.box-footer-contact {
    margin: 0;
}

.footer-left, .footer-center, .footer-right {
    flex-basis: 100%;
    margin: 0;
}

.box-std {
    height: 300px;
    justify-content: space-around;
}

.box-footer-contact {
    margin: 0;
}

.box-std-top {
    flex-grow: initial;
}

.bg-pattern {
    height: 5vw;
    background-size: 100%;
}

.padding {
    padding: 10px;
    box-sizing: border-box;
}

.tour-item {
    justify-content: end;
}

.header-logo {
    left: 20px;
}


.footer-left {
    margin-top: 5vw;
}


.header-bg {
    margin-top: 0;
}

.header-in-tour-right .header-carousel .orange-dot {
    width: 10vw;
    height: 10vw;
    right: 30%;
    top: 42%;
}

h2 {
    margin-bottom: 6vw !important;
}

.content-grid-item {
    flex-basis: 100%;
}

.content-grid {
    row-gap: 5vw;
}



.content {
    padding: 0 3vw;
    font-size: min(6vw, 17px);
    line-height: min(9vw, 24px);
}

.tour-intro {
    text-align: center;
}