/* Header and footer contact-detail alignment */
.loader {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 230px;
    height: 125px;
}

.loader img {
    display: block;
    width: 190px;
    height: auto;
}

.loader::after {
    top: auto;
    right: 20px;
    bottom: 0;
    left: 20px;
    height: 4px;
    border: 0;
    border-radius: 10px;
    background: linear-gradient(90deg, #1D3159 0 50%, #FBAF3B 50% 100%);
    transform-origin: left center;
    -webkit-animation: surya-loader 1.2s ease-in-out infinite;
    animation: surya-loader 1.2s ease-in-out infinite;
}

@keyframes surya-loader {
    0%, 100% { opacity: .35; transform: scaleX(.25); }
    50% { opacity: 1; transform: scaleX(1); }
}

@media (max-width: 575px) {
    .loader { width: 190px; height: 110px; }
    .loader img { width: 160px; }
}

.rts-section-title .subtitle,
.about-section-heading > span,
.service-section-heading > span,
.contact-section-heading > span,
.contact-map-heading > div > span,
.home-contact-intro .subtitle {
    display: inline-block;
    width: fit-content;
    padding: 7px 15px;
    border: 1px solid rgba(251, 175, 59, .35);
    border-radius: 30px;
    background: rgba(251, 175, 59, .14);
    color: #1D3159;
    line-height: 1.2;
}

.rts-section-title.text-center .subtitle,
.about-section-heading.text-center > span,
.service-section-heading.text-center > span,
.contact-section-heading.text-center > span {
    margin-right: auto;
    margin-left: auto;
}

.header-three .header-wrapper-area .nav-area a.main-menu.active {
    color: #FBAF3B;
}

.header-three .header-wrapper-area .nav-area a.main-menu.active::after {
    width: 100%;
}

.side-bar .mobile-menu-main a.main.active {
    color: #FBAF3B;
}

.header-three .header-wrapper-area .header-social {
    padding-left: 0 !important;
    gap: 12px !important;
}

.header-three .header-wrapper-area .header-social img {
    display: block;
    width: 26px;
    height: 26px;
}

.header-three .header-top .inner {
    gap: 24px;
    justify-content: space-between;
}

.header-three .header-top .inner > .logo-area {
    flex: 0 0 190px;
}

.footer-wrapper-style-between .get-in-touch .footer-address {
    display: block;
    color: inherit;
    font-size: inherit;
    line-height: inherit;
    overflow-wrap: anywhere;
}

.footer-wrapper-style-between .get-in-touch .get-touch .icon,
.footer-wrapper-style-between .get-in-touch .get-touch .icon .phone-icon-svg {
    color: #fff;
}

/* Keep the Surya Cabs mark visible at the same size before and after scrolling. */
.header-one .header-wrapper-area .header-right .bottom .logo-area,
.header-one.sticky .header-wrapper-area .header-right .bottom .logo-area {
    display: block;
    flex: 0 0 auto;
}

.header-one .header-wrapper-area .header-right .bottom .logo-area a,
.header-one.sticky .header-wrapper-area .header-right .bottom .logo-area a {
    display: flex;
    align-items: center;
}

.header-one .header-wrapper-area .header-right .bottom .logo-area img,
.header-one.sticky .header-wrapper-area .header-right .bottom .logo-area img {
    display: block;
    width: 145px;
    max-width: 145px;
    height: auto;
    max-height: 64px;
    object-fit: contain;
}

.header-three .header-top .inner .get-touch-area {
    display: grid;
    flex: 1 1 auto;
    grid-template-columns: minmax(150px, .8fr) minmax(270px, 1.25fr) minmax(390px, 2fr);
    gap: 24px;
    min-width: 0;
    justify-content: space-between;
}

.header-three .header-top .inner .get-touch-area .map-area {
    min-width: 0;
}

.header-three .header-top .inner .get-touch-area .map-area:nth-child(2) {
    justify-self: center;
}

.header-three .header-top .inner .get-touch-area .map-area:nth-child(3) {
    justify-self: end;
}

.header-three .header-top .inner .get-touch-area .map-area .icon {
    flex: 0 0 38px;
}

.header-three .header-top .inner .get-touch-area .map-area .text {
    min-width: 0;
}

.header-three .header-top .inner .get-touch-area .map-area p {
    margin-bottom: 5px;
}

.header-three .header-top .inner .get-touch-area .map-area a {
    display: block;
    font-size: 15px;
    line-height: 1.45;
}

.header-three .header-top .inner .get-touch-area .map-area:first-child a,
.header-three .header-top .inner .get-touch-area .map-area:nth-child(2) a {
    white-space: nowrap;
}

.header-three .header-top .inner > .button-area {
    flex: 0 0 auto;
}

.footer-wrapper-style-between .single-wized.get-in-touch ul li .text {
    min-width: 0;
}

.footer-wrapper-style-between .single-wized.logo-area .desc {
    text-align: justify;
    text-align-last: left;
    hyphens: auto;
}

.footer-wrapper-style-between .single-wized .body .nav-bottom li a {
    display: inline-flex;
    align-items: center;
    gap: 10px;
}

.footer-wrapper-style-between .single-wized .body .nav-bottom li a i {
    width: 17px;
    color: #FBAF3B;
    font-size: 14px;
    text-align: center;
}

.footer-wrapper-style-between .single-wized.get-in-touch ul li .text a {
    display: block;
    margin-bottom: 0;
    line-height: 1.5;
}

.footer-wrapper-style-between .single-wized.get-in-touch ul li:nth-child(3) {
    width: 100%;
}

.footer-wrapper-style-between .single-wized.get-in-touch ul li:nth-child(3) .text {
    max-width: 410px;
}

.footer-wrapper-style-between .single-wized.get-in-touch ul li:first-child a,
.footer-wrapper-style-between .single-wized.get-in-touch ul li:nth-child(2) a {
    white-space: nowrap;
}

/* Footer readability and brand refinements */
#rts-footer .footer-wrapper-style-between .single-wized.logo-area .desc,
#rts-footer .footer-wrapper-style-between .single-wized .body a,
#rts-footer .footer-wrapper-style-between .single-wized.get-in-touch ul li .text a,
#rts-footer .footer-wrapper-style-between .get-in-touch .footer-address,
#rts-footer .copyright-area .copyright-area-inner p {
    color: #1D3159;
}

#rts-footer .footer-wrapper-style-between .single-wized .body .nav-bottom li a:hover,
#rts-footer .footer-wrapper-style-between .single-wized.get-in-touch ul li .text a:hover {
    color: #FBAF3B;
}

#rts-footer .copyright-area .copyright-area-inner p .freshora-link,
#rts-footer .copyright-area .copyright-area-inner p .freshora-link:hover {
    color: #1D3159;
}

#rts-footer .copyright-area .footer-social svg {
    width: 26px;
    height: 26px;
}

@media (min-width: 1200px) and (max-width: 1500px) {
    .header-three .header-top .inner {
        gap: 16px;
    }

    .header-three .header-top .inner > .logo-area {
        flex-basis: 175px;
    }

    .header-three .header-top .inner .get-touch-area {
        grid-template-columns: 145px 250px minmax(330px, 1fr);
        gap: 16px;
    }

    .header-three .header-top .inner .get-touch-area .map-area a {
        font-size: 14px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .header-three .header-top .inner {
        gap: 12px;
    }

    .header-three .header-top .inner > .logo-area {
        flex-basis: 150px;
    }

    .header-three .header-top .inner > .logo-area img {
        width: 150px;
    }

    .header-three .header-top .inner .get-touch-area {
        grid-template-columns: 125px 210px minmax(270px, 1fr);
        gap: 12px;
    }

    .header-three .header-top .inner .get-touch-area .map-area {
        gap: 8px;
    }

    .header-three .header-top .inner .get-touch-area .map-area .icon {
        flex-basis: 34px;
        width: 34px;
        height: 34px;
    }

    .header-three .header-top .inner .get-touch-area .map-area a {
        font-size: 12px;
        line-height: 1.4;
    }

    .header-three .header-top .inner .get-touch-area .map-area p {
        font-size: 11px;
    }
}

@media (max-width: 1199px) {
    .footer-wrapper-style-between .single-wized.get-in-touch ul li:nth-child(3) .text {
        max-width: none;
    }
}
