/* Footer */

.qodef-page-footer .widget .qodef-widget-title {
		margin-bottom: 16px;
}

.qodef-page-footer .qodef-footer-top-holder .qodef-footer-top-inner.qodef-grid {
		padding: 64px 0px 32px;
		border-bottom: solid 1px #5B6375;
}

.qodef-page-footer .qodef-footer-bottom-holder .qodef-footer-bottom-inner.qodef-grid {
		padding: 32px 0px 64px;
}

/* Content Width & Container */

.qodef-content .qodef-content-inner>.qodef-container>.qodef-container-inner, .qodef-content .qodef-content-inner>.qodef-full-width>.qodef-full-width-inner {
		padding-top: 0px;
		padding-bottom: 0px;
}

.vc_row-has-fill>.vc_column_container>.vc_column-inner {
		padding-top: 0px;
}


/* Fluent Form Typography */

.ff-default .ff_btn_style,
.ff-default .ff-el-form-control {
		font-family: "Quicksand" !important;
}


/* General Typography */

h1, h2, h3, h4, h5, h6 {
		letter-spacing: normal !important;
}

p {
		margin-bottom: 16px;
}

body {
		font-size: 16px;
}

.highlight-heading:hover {
    color: #FFAD00;
}

.calligraphy-highlight {
		color: var(--Primary-primary-500, #00B176);
		font-family: Satisfy;
		font-size: 32px;
		font-style: normal;
		font-weight: 400;
		line-height: 32px;
}


/* Default Tour List & Grid */

.qodef-tours-standard-item-top-content {
		font-weight: 700;
}

.qodef-tours-standard-item .qodef-tour-standard-item-holder-inner {
		border-radius: 8px;
}

/* Testimonial */

.qodef-testimonials-holder .qodef-testimonial-author {
		color: var(--Primary-primary-500, #00B176);
    text-align: center;
    font-family: Quicksand;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    margin: 32px 0 0;
}

.qodef-testimonials-holder .qodef-testimonial-text {
		font-size: 18px;
		line-height: 27px;
}

/* Accordion */

.qodef-accordion-holder .qodef-accordion-title .qodef-tab-title {
		letter-spacing: normal;
}

.qodef-accordion-holder.qodef-ac-boxed .qodef-accordion-title {
		color: #2B2F38;
		font-size: 18px;
		font-style: normal;
		font-weight: 600;
		line-height: 24px;
		transition: color 0.2s;
}

.qodef-accordion-holder.qodef-ac-boxed .qodef-accordion-title:hover {
		color: var(--Primary-primary-500, #00B176);
}


/* Button & CTA Text */

.button-highlight {
    padding: 14px 42px;
    border-radius: 32px;
    background: var(--Primary-primary-500, #00B176);
    border: none;
    /* Text */
    color: var(--Neutral-White, #FFF);
    /* Label/Large */
    font-family: Quicksand;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px; /* 125% */
    transition: background-color 0.3s ease, color 0.3s ease; /* Adjust time and easing as needed */
    cursor: pointer;
}

.button-highlight:hover {
    background-color: #E6F7F1; /* Light green background on hover */
    color: #00B176; /* Green text color on hover */
}

.button-highlight-rv {
    padding: 14px 42px;
    border-radius: 32px;
    background: #E6F7F1;
    border: none;
    /* Text */
    color: #00B176;
    /* Label/Large */
    font-family: Quicksand;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    transition: background-color 0.3s ease, color 0.3s ease; /* Adjust time and easing as needed */
    cursor: pointer;
}

.button-highlight-rv:hover {
    background-color: var(--Primary-primary-500, #00B176); /* Reverted: now the primary green background on hover */
    color: var(--Neutral-White, #FFF); /* Reverted: now the white text color on hover */
}

.underline-cta-light {
    font-weight: 600;
    color: #121212;
}

.underline-cta-dark {
    font-weight: 600;
    color: #fff;
}


/* Custom Block & Section */

		/* Home - CTA Box */
.highlight-cta {
    min-height: 459px;
    padding-left: 64px;
    display: flex;
    align-items: center;
    background-image: url(/wp-content/uploads/2025/07/EduTravel-Home-CTA-Banner-1.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.highlight-cta-box {
    width: 50%;
    border-radius: 16px;
    background: #071B23;
    padding: 32px 48px;
}

@media (max-width: 768px) {
  .highlight-cta {
    padding-left: 0;
  }

  .highlight-cta-box {
    width: auto;
  }
}

		/* Home - CTA Banner */
.highlight-cta-banner {
    min-height: 600px;
    display: flex;
    align-items: center;
    background-image: url(/wp-content/uploads/2025/07/EduTravel-CTA-Banner-1.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.highlight-cta-banner-box {
    width: 50%;
}

@media (max-width: 768px) {
  .highlight-cta-banner-box {
    width: auto;
  }
}

		/* Home - Services */
.highlight-services {
    min-height: 600px;
    padding-left: 400px;
    display: flex;
    align-items: center;
    background-image: url(/wp-content/uploads/2025/07/EduTravel-Home-Services-4.webp);
    background-repeat: no-repeat;
    background-position: left;
    background-size: contain;
}

.highlight-services-box {
    border-radius: 16px;
    background: #071B23;
    padding: 32px 48px;
}

	/* Home - Gallery */
@media only screen and (max-width: 680px) {
    .qodef-grid-list.qodef-five-columns .qodef-item-space {
        width: 50%;
    }
}

.qodef-normal-space .qodef-outer-space .qodef-item-space {
    padding: 0 10px;
    margin: 0 0 30px;
}

		/* Footer Contact */
.footer-contact {
		min-height: 600px;
    display: flex;
    align-items: center;
    background-image: url(/wp-content/uploads/2025/07/EduTravel-Contact-Banner-1.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

		/* Breadcrumb */
.breadcrumb {
		font-size: 14px;
		font-weight: 600;
		line-height: 16px;
}

.breadcrumb-home {
		color: #8ADBC0;
}

.breadcrumb-target {
		color: #00B176;
}