.logo img {
    width: auto;
    height: 68px;
}

.tg-hero-tu-wrapper .tg-hero-title {
    border: none;
    font-size: 49px;
}

.tg-hero-title-box p {
    font-size: 22px;
    color: #fff;
}

.pt-120 {
    padding-top: 31px;
}

._a5b26 {
    color: #132968;
    display: inline-block;
    height: 16px;
    margin-right: 6px;
    width: 16px;
}

.boxInner {
    background-color: #fff;
    margin-bottom: 10px;
    padding: 11px;
}

.boxInner h4 {
    font-weight: 500;
}

.boxInner h6 {
    font-weight: 400;
}

.boxInner {
    background-color: #fff;
    margin-bottom: 10px;
    padding: 11px;
    border: 2px solid #004f9e;
}

.tg-listing-su-spacing {
    padding-bottom: 32px;
}

.pb-120 {
    padding-bottom: 8px;
}

.tg-footer-space {
    margin-top: -125px;
    padding-top: 33px;
}

.tg-footer-logo img {
    width: auto;
    height: 57px;
}

.mb-25 {
    margin-bottom: 6px;
}


.tg-breadcrumb-shadow {
    position: absolute;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
    background-color: #400764;
}

.righHeroFrom. {
    position: relative;
}

.tg-booking-add-input-field {
    background: var(--tg-grey-3);
    border-radius: 8px;
    padding: 9px 17px;
    width: 100%;
    display: flex;

}

.tg-hero-tu-2-wrapper .tg-booking-add-input-field {
    border: 0.6px solid #d7d7d7;
    background: #ffffff;
    font-family: var(--tg-ff-outfit);
    font-weight: 400;
    font-size: 15px;
    color: #737374;
    border-radius: 0;
}

.tg-booking-add-input-field span {
    font-size: 15px;
    color: var(--tg-grey-1);
}
.boxWrap {
    display: grid;
    grid-template-columns: repeat(2, 2fr);
    gap: 26px;
}
.righHeroFrom {
    background-color: #004f9e;
    padding: 10px;
}

.cusSubmit {
    background-color: #74b202;
    color: #fff;
    width: 100%;
    padding: 10px;
}

.customForm label {
    color: #fff;
}

.tg-booking-form-title {
    color: #ffffff;
    font-size: 15px;
}

.customForm {
    margin-bottom: 10px;
}
.tg-booking-form-location-list ul li span {
    font-size: 10px;
    margin-left: 1px;
}

.righHeroFrom {
    background-color: #004f9e;
    padding: 20px 20px;
    border-radius: 10px;
}

.tg-hero-tu-2-wrapper {
    padding-top: 36px;
    padding-bottom: 38px;
}

.tg-listing-card-thumb img {
    width: auto;
    height: 250px;
}

.pt-130 {
    padding-top: 55px;
}

.pt-140 {
    padding-top: 70px;
}

.gridWhyChoose {
    display: grid;
    grid-template-columns: repeat(3, 2fr);
    gap: 10px;
}
.boxWhy {
    text-align: center;
    padding: 20px;
}

.header--number {
    background-color: #004f9e;
    padding: 10px 20px;
    border-radius: 3px;
}
.header--number a{
    color: #fff!important;
}


.tg-breadcrumb-shadow {
    position: absolute;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
    background-color: #004f9e;
}
.tg-team-details-contact {
    text-transform: inherit;
    color: var(--tg-grey-1);
    display: flex;
    margin-bottom: 5px;
}


/*change css */




@media(max-width: 520px) {
    .tg-hero-tu-wrapper .tg-hero-title {
        font-size: 32px;
    }

    .tg-hero-title-box p {
        font-size: 17px;
    }

    .tg-section-su-title {
        font-size: 20px;
    }
    .gridWhyChoose {
    grid-template-columns: repeat(1, 2fr);
}
.logo img {
    width: auto;
    height: 38px;
}
.tg-hero-tu-2-wrapper {
       padding-top: 1px;
    padding-bottom: 13px;
    background-image: none !important;
}
.righHeroFrom h3 {
    font-size: 18px;
}
.colorDD {
    background-color: #004f9e;
}
.righHeroFrom {
    background-color: #004f9e;
    padding: 20px 0px;
    border-radius: 0px;
}
.ml-20 {
    margin-left: 0;
}

.header--number a {
    color: #fff !important;
    font-size: 12px;
}

.boxWrap {
    display: grid;
    grid-template-columns: repeat(1, 2fr);
    gap:5px;
}



}