/* -------------------------------------------------------------------------
                        General CSS Starts Here
-------------------------------------------------------------------------*/

:root {
    --d_green: #008000;
    --black: #333;
    --yellow: #d4ce24;
    --blue: #08253a;
}

html {
    scroll-behavior: smooth;
}
.section_padding {
    padding-top: 140px !important;
    padding-bottom: 0px !important;
}
.section_padding_py {
    padding-top: 140px !important;
    padding-bottom: 140px !important;
}
.sec_track_result .container {
    padding-bottom: 140px !important;
}

.sec_head {
    text-transform: capitalize;
}
.sec_tag {
    text-transform: capitalize;
    color: #0a0a0a;
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-size: 34px !important;
    font-weight: 700 !important;
    margin-top: 0;
}
.sec_dark .sec_tag {
    color: #fff;
}
p {
    font-size: 16px;
}
.overflow_hidden {
    overflow: hidden;
}
.cg__resMenu {
    position: fixed;
}
.cg__resMenu .cg__ctaButton {
    padding: 16px;
}
.cg__resMenu .cg__ctaButton .cg__btn {
    float: left;
    margin-left: 0;
}

/* header */
.main_header .cg__headerNavbar.sticky {
    position: fixed;
    background: var(--blue);
    z-index: 9999;
}
.main_header .cg__headerContainer .cg__menuBar .cg__logoContainer {
    display: none;
}
.main_header .cg__menuWrapper {
    width: 100%;
    display: flex;
    align-items: center;
    height: inherit;
    flex-direction: row-reverse;
}
.main_header .cg__headerNavbar {
    height: 120px;
    padding: 10px 0;
}
.main_header .cg__logoContainer img {
    height: auto;
}
.main_header .cg__headerContainer > .row > .col-xs-12 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

/* footer */
footer.cg__scheme--light {
    background-color: var(--blue);
    padding-bottom: 0;
}
footer.cg__scheme--light .bottom_footer {
    padding: 30px 20px 30px 20px;
    color: #fff;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    margin-top: 40px;
}
footer.cg__scheme--light .bottom_footer p {
    margin: 0;
}
footer.cg__scheme--light .cg__iconBox .cg__iconBox-inner .cg__iconbox-contentWrapper
{
    display: flex;
}
footer.cg__scheme--light .cg__iconBox .cg__iconBox-inner .cg__iconbox-contentWrapper h3,
footer.cg__scheme--light .cg__iconBox .cg__iconBox-inner .cg__iconbox-contentWrapper a
{
    color: rgba(255, 255, 255, 0.5);
}
footer.cg__scheme--light .cg__iconBox .cg__iconBox-inner .cg__iconbox-contentWrapper a:hover
{
    color: var(--yellow);
}
footer.cg__scheme--light .cg__iconBox .cg__iconBox-inner .cg__iconbox-contentWrapper h3 b
{
    display: inline-block;
}

@media (width < 1200px) {
    .main_header .cg__menuWrapper .cg__mainMenu-trigger {
        display: block;
    }
    .main_header .cg__menuWrapper .cg__mainMenu {
        display: none;
    }
    .section_padding {
        padding-top: 120px !important;
        padding-bottom: 0px !important;
    }
    .section_padding_py {
        padding-top: 120px !important;
        padding-bottom: 120px !important;
    }
    .sec_track_result .container {
        padding-bottom: 120px !important;
    }
    .main_header .cg__ctaButton {
        display: none;
    }
    .main_header .cg__headerContainer > .row > .col-xs-12 {
        position: relative;
    }
    .main_header .cg__headerContainer .cg__menuBar {
        position: absolute;
        right: 0;
        bottom: 10px;
    }
    .main_header .cg__menuWrapper {
        width: auto;
    }
    .cg__headerNavbar .cg__headerContainer .cg__menuBar {
        height: auto;
    }
}
@media (width < 992px) {
    .section_padding {
        padding-top: 100px !important;
        padding-bottom: 0px !important;
    }
    .section_padding_py {
        padding-top: 100px !important;
        padding-bottom: 100px !important;
    }
    .sec_track_result .container {
        padding-bottom: 100px !important;
    }
    .cg__scheme--light .cg__container > .row > .col-md-4:first-child {
        width: 100%;
        text-align: center;
        padding: 0 15px;
        margin-bottom: 30px;
    }
    .cg__scheme--light .cg__container > .row > .col-md-2 {
        width: 30%;
    }
    .cg__scheme--light .cg__container > .row > .col-md-4:last-child {
        width: 40%;
        padding-left: 15px;
    }
    .cg__pageLoading img {
        width: 250px;
    }
    .cg__imageBox
        .cg__imageBox-wrapper
        .cg__imageBox-imgWrapper
        img.cg__imgWidth--auto {
        margin: auto !important;
    }
    footer.cg__scheme--light {
        padding-top: 100px;
    }
}
@media (width < 768px) {
    .main_header .cg__headerContainer .col-xs-12 > .cg__logoContainer {
        display: none;
    }
    .main_header .cg__headerContainer .cg__menuBar .cg__logoContainer {
        display: block;
    }
    .main_header .cg__menuWrapper {
        flex-direction: row;
    }
    .main_header .cg__logoContainer img {
        width: 150px;
        margin: 0 !important;
    }
    .main_header .cg__ctaButton .cg__btn {
        width: max-content;
    }
    .section_padding {
        padding-top: 100px !important;
        padding-bottom: 0px !important;
    }
    .section_padding_py {
        padding-top: 100px !important;
        padding-bottom: 100px !important;
    }
    .cg__scheme--light .cg__paddingL--60 {
        padding: 0 15px;
    }
    footer {
        padding: 100px 0;
    }
    .main_header .cg__headerContainer .cg__menuBar {
        position: initial;
    }
    .cg__scheme--light .cg__container > .row > .col-md-2,
    .cg__scheme--light .cg__container > .row > .col-md-4:last-child {
        width: 100%;
    }
    .cg__pageLoading img {
        width: 200px;
    }
    .cg__headerNavbar {
        background-color: var(--blue);
    }
}
@media (width < 576px) {
    .section_padding {
        padding-top: 80px !important;
        padding-bottom: 0px !important;
    }
    .section_padding_py {
        padding-top: 80px !important;
        padding-bottom: 80px !important;
    }
    .cg__actionBox.cg__actionBox--style1 {
        padding-bottom: 80px;
    }
    .sec_track_result .container {
        padding-bottom: 80px !important;
    }
    .cg__welcomeSection .cg__welcomeHeader .cg__welcome-titleContainer {
        padding-bottom: 30px;
    }
    .sec_tracking .cg__contactBlock + .d-flex {
        flex-direction: column;
    }
    .cg__pageLoading img {
        width: 150px;
    }
}

/* -------------------------------------------------------------------------
                        General CSS Ends Here
-------------------------------------------------------------------------*/

/* -------------------------------------------------------------------------
                        Home Page CSS Starts Here
-------------------------------------------------------------------------*/

/* blue */
.cg__actionBox.cg__actionBox--style1 .cg__actionBox-elem,
.cg__actionBox.cg__actionBox--style1
    .cg__actionBox-elem
    .cg__actionBox-inner:before,
.cg__actionBox.cg__actionBox--style1 .cg__actionBox-elem:before,
.cg__symbol span,
.cg__factsSection,
.sec_contact_us .request-button .btn-primary {
    background-color: var(--blue);
}

/* yellow */
.cg__btn {
    background-color: var(--yellow);
    color: #000;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}
.cg__btn:hover {
    opacity: 0.8;
    background-color: var(--yellow);
    color: #000;
}
.sec_dark .cg__symbol span,
.cg__customMenu.cg__customMenu--style1 ul li a:before {
    background-color: var(--yellow);
}
.cg__customMenu.cg__customMenu--style1 ul li a:after {
    color: var(--yellow);
}
.cg__customMenu.cg__customMenu--style1 ul li a:hover:after {
    opacity: 0.8;
}

.sec_track_resu h2 {
    font-size: 20px;
    text-transform: capitalize;
}
.sec_track_resu h2,
.sec_track_resu p {
    color: #fff;
}
.sec_about_us .cg__iconsContainer .row {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.sec_about_us .cg__iconsContainer .cg__iconbox-title {
    font-size: 18px;
}
.sec_about_us .cg__iconBox-inner {
    display: flex;
    align-items: flex-start;
    gap: 20px;
}
.sec_about_us .row.align-items-center {
    align-items: center !important;
    display: flex;
    flex-wrap: wrap;
}

.sec_features .container-fluid > .row {
    display: flex;
    flex-wrap: wrap;
}
.sec_features .cg__iconsContainer .row {
    display: flex;
    flex-wrap: wrap;
    gap: 20px 0;
}
.sec_features .cg__iconsContainer .row .col-md-6 {
    padding: 0px 40px !important;
    width: 50%;
}
.sec_features .col-lg-4 {
    background-color: var(--yellow);
    padding: 70px 80px;
}
.sec_features .col-lg-4 .cg__btn {
    background-color: var(--blue);
    color: var(--yellow);
}
.sec_features .cg__btn {
    width: fit-content;
}
.sec_features .col-lg-8 {
    padding: 100px 60px;
    position: relative;
    background-size: cover;
    background-attachment: fixed;
    height: 100%;
}
.sec_features .col-lg-8 .overlay {
    opacity: 0.9;
    background-color: #00656d;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.sec_features .cg__iconBox.cg__iconBox--style3 .cg__iconbox-icon {
    color: #f8a555;
    font-size: 60px;
}
.sec_features .cg__iconBox.cg__iconBox--style3 .cg__iconbox-title {
    color: var(--yellow);
    font-size: 18px !important;
}
.sec_features .cg__iconBox.cg__iconBox--style3 .cg__iconbox-desc {
    color: #fff;
}
.sec_our_services .cg__container > .row {
    display: flex;
    flex-wrap: wrap;
}
.sec_our_services .section_title_par {
    margin-bottom: 50px;
    text-align: center;
}
.sec_our_services .cg__iconBox.cg__iconBox--style2 {
    box-shadow: 0px 0px 7px 4px #0000002b;
    min-height: 100%;
}
.sec_our_services .cg__iconBox-inner {
    text-align: center;

    padding: 20px;
}
.sec_our_services .cg__global-col {
    padding: 10px 15px !important;
}
.sec_counter {
    padding: 30px 0;
}
.sec_counter h3 {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
}
.cg__welcomeSection .cg__welcomeHeader .cg__welcome-titleContainer {
    padding-bottom: 30px;
}

/* Testimonial Section */
.testimonial-main-block {
    padding: 100px 0;
    width: 100%;
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: -2px;
}

.testimonial-dtl {
    text-align: center;
}

.testimonial-block-slider.owl-carousel .owl-item img {
    width: 110px;
    height: 110px;
    margin: 0 auto;
    text-align: center;
}

.testimonial-client-img {
    margin-bottom: 30px;
    position: relative;
}

.testimonial-client-img img {
    border-radius: 100%;
}

.testimonial-client-img i {
    position: absolute;
    color: #f8a555;
    top: 0;
    font-size: 25px;
    right: 475px;
}

.testimonial-client-img [class^="flaticon-"]:before,
[class^="flaticon-"]:after {
    font-size: 40px;
}

.rating ul li {
    display: inline;
    margin-bottom: 19px;
}

.rating ul li i {
    color: #f8a555;
}

.testimonial-dtl p {
    font-size: 18px;
    line-height: 30px;
    padding: 0 190px;
    margin: 0 auto;
    margin-bottom: 32px;
    color: #fff;
}

.testimonial-block-slider.owl-carousel .owl-item .testimonial-icon img {
    width: 32px;
    height: 32px;
    margin: 0 auto;
    text-align: center;
}

.testimonial-icon ul li {
    display: inline-block;
    font-size: 16px;
    font-style: italic;
    color: #777;
    vertical-align: -webkit-baseline-middle;
}

.testimonial-icon {
    margin-bottom: 35px;
}

.testimonial-name {
    font-size: 14px;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    color: #fff;
    margin-bottom: 16px;
    text-transform: uppercase;
}

.testimonial-main-block .owl-carousel .owl-nav button.owl-prev {
    left: 0;
}

.testimonial-main-block .owl-carousel .owl-nav button.owl-next {
    right: 0;
}

.testimonial-main-block .owl-carousel .owl-nav button.owl-next,
.testimonial-main-block .owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    border-radius: 100%;
    border: 2px solid #f8a555;
    background-color: #f8a555;
    color: #fff;
    font-size: 18px;
    top: 35%;
    transform: translate(0, -10%);
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 40px;
    z-index: 10;
    cursor: pointer;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    opacity: 1;
}

.testimonial-main-block .owl-carousel .owl-nav button.owl-next:hover,
.testimonial-main-block .owl-carousel .owl-nav button.owl-prev:hover {
    color: #fff;
    background-color: #00656d;
    border: none;
}

.testimonial-post {
    font-size: 15px;
    font-style: italic;
    margin-bottom: 50px;
}
.testimonial-main-block .owl-dots {
    text-align: center;
    margin-top: 20px;
}
.testimonial-main-block .owl-carousel button.owl-dot {
    background: #00656d;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit;
    margin-right: 15px;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
}
.testimonial-main-block .owl-carousel button.owl-dot.active {
    background: var(--yellow);
}
.sec_testimonial .section_title_par {
    text-align: center;
    margin-bottom: 40px;
}

@media (max-width: 992px) {
    .testimonial-dtl p {
        padding: 20px;
    }

    .testimonial-client-img i {
        display: none;
    }
}

@media (min-width: 1100px) and (max-width: 1270px) {
    .testimonial-main-block .owl-nav {
        display: none;
    }
}

/* faq */

.sec_faq .section_title_par {
    margin-bottom: 40px;
}
.styled-faq .panel-group .panel {
    border-radius: 0;
    -webkit-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
    margin-bottom: 30px;
}
.styled-faq .panel-default > .panel-heading {
    background: none;
    padding: 0;
    border: 1px solid #ddd;
}
.styled-faq .panel .panel-heading h6 {
    margin-bottom: 0px;
    padding: 15px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.styled-faq .panel .panel-heading h6 a {
    display: block;
    text-decoration: none;
    padding: 12px 0;
    color: #555;
    position: relative;
    width: 100%;
    padding-right: 30px;
}
.styled-faq .panel .panel-heading h6 a img {
    width: 30px;
    position: absolute;
    right: 0px;
    top: 0;
    bottom: 0;
    margin: auto;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
}
.styled-faq .panel .panel-heading h6 a.collapsed img {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}
.styled-faq
    .panel
    .panel-heading
    h6
    a
    .styled-faq
    .panel-default
    > .panel-heading
    + .panel-collapse
    > .panel-body {
    border-top: none;
    padding: 10px;
    border: 1px solid #ddd;
}

/* Contact Us Section */

.sec_contact_us {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.sec_contact_us #contact_form.d-none,
.sec_contact_us .contact_form_success.d-none {
    display: none;
}
.sec_contact_us .contact_form_success {
    padding: 80px 115px;
    background-color: #fff;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 26px;
}
.sec_contact_us .contact_form_success button {
    width: fit-content;
    margin: auto;
    padding: 10px 30px;
    background-color: var(--blue);
    outline: none !important;
}
.sec_contact_us .section_title_par {
    text-align: center;
    margin-bottom: 40px;
}
.sec_contact_us .quotation-main-block {
    position: relative;
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
}

.sec_contact_us .quotation-form {
    padding: 80px 115px;
    background-color: #fff;
}

.sec_contact_us .quotation-form span {
    color: #f8a555;
}

.sec_contact_us .quotation-form .form-control {
    border-radius: 4px;
    box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, 0.05);
    font-size: 16px;
    color: #777;
    height: 50px;
    margin-bottom: 6px;
}

.sec_contact_us .quotation-form label.error {
    font-size: 12px;
    font-weight: 500;
    color: red;
}

.sec_contact_us
    .quotation-form
    select.form-control:not([size]):not([multiple]) {
    height: 50px;
    padding: 8px 10px;
}

.sec_contact_us .quotation-form .form-group label:after {
    content: "*";
    padding-left: 5px;
    color: #f8a555;
}

.sec_contact_us .quotation-form label {
    font-family: "Poppins", sans-serif;
    color: #232;
    position: initial;
    font-size: 17px;
}

.sec_contact_us .request-button .btn-primary {
    margin-top: 30px;
    padding: 13px 60px;
    width: 100%;
}

.sec_contact_us .request-button .btn-primary:hover {
    color: #fff;
    background: #050d3c;
}

.sec_contact_us .request-button i {
    margin-left: 8px;
}

.sec_contact_us .request-button a:hover {
    color: #fff;
}

.sec_contact_us .quotation-dtl {
    background-color: var(--yellow);
    width: 100%;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.sec_contact_us .quotation-block {
    box-shadow: 0px 0px 30px 0px rgba(18, 27, 81, 0.1);
    z-index: 1;
    position: relative;
}

.sec_contact_us .quotation-dtl p {
    color: var(--blue);
    font-size: 20px;
    padding: 15px 150px;
    margin: 0;
    text-align: center;
}

.sec_contact_us .quotation-dtl p i {
    color: #f8a555;
    padding-right: 15px;
    font-size: 25px;
}

.sec_contact_us .wpcf7-form-control-wrap {
    position: relative;
}

.sec_contact_us .quotation-dtl [class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
    font-size: 28px;
    vertical-align: middle;
}

.sec_contact_us .quotation-dtl a:hover {
    color: #f8a555;
}

.sec_contact_us.quotation-main-block .overlay-bg {
    background-color: rgba(246, 246, 246, 0.92);
}

.sec_contact_us .overlay-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

@media (width < 1499.98px) {
    .sec_contact_us .quotation-block {
        position: relative !important;
    }
}

@media (max-width: 992px) {
    .sec_contact_us .quotation-main-block {
        padding: 30px 0 300px 0;
    }

    .sec_contact_us .quotation-dtl p {
        padding: 20px;
    }

    .sec_contact_us .quotation-form {
        padding: 60px;
    }
}

@media (max-width: 576px) {
    .sec_contact_us .quotation-dtl p {
        padding: 20px;
        font-size: 15px;
        text-align: center;
    }

    .sec_contact_us .quotation-form {
        padding: 20px;
    }
}

@media (max-width: 1200px) {
    .sec_contact_us .quotation-main-block {
        position: relative;
    }

    .sec_contact_us .quotation-block {
        position: absolute;
        top: auto;
        left: 0;
        right: 0;
    }
}

/* home page response */

@media (width < 768px) {
    #benefits .cg__welcomeHeader {
        padding-bottom: 0;
    }
    #benefits .container.cg__container > .row {
        display: flex;
        flex-direction: column;
        gap: 15px 0;
    }
    .sec_features .col-lg-8,
    .sec_features .col-lg-4 {
        padding: 60px 15px;
    }
    .sec_features .cg__iconsContainer .row .col-md-6 {
        padding: 0 15px !important;
    }
    .sec_contact_us .quotation-form {
        margin-bottom: 40px;
    }
    #home ul li:last-child .tp-parallax-wrap {
        left: 275px !important;
    }
    #cg__homepageSlider .uranus.tparrows:before {
        font-size: 20px;
    }
}
@media (width < 576px) {
    .sec_features .cg__iconsContainer .row .col-md-6 {
        width: 100%;
    }
    .sec_features .cg__iconsContainer .row {
        gap: 15px 0;
    }
    #home ul li:last-child .tp-parallax-wrap {
        left: 176px !important;
    }
}
@media (width < 425px) {
    #home ul li .tp-parallax-wrap:nth-child(2) {
        left: 140px !important;
        top: 57px !important;
    }

    #home ul li .tp-parallax-wrap:last-child {
        left: 140px !important;
        top: 87px !important;
    }
    #home ul li:first-child .tp-parallax-wrap:last-child {
        top: 77px !important;
    }
}
@media (width < 320px) {
    #home ul li .tp-parallax-wrap:nth-child(2) {
        left: 110px !important;
        top: 57px !important;
    }

    #home ul li .tp-parallax-wrap:last-child {
        left: 110px !important;
        top: 87px !important;
    }
    #home ul li:first-child .tp-parallax-wrap:last-child {
        top: 77px !important;
    }
}

/* -------------------------------------------------------------------------
                        Home Page CSS Ends Here
-------------------------------------------------------------------------*/

/* -------------------------------------------------------------------------
                        Tracking Pages CSS Starts Here
-------------------------------------------------------------------------*/

.sec_tracking .row {
    display: flex;
    align-items: center;
}
.sec_tracking .d-flex {
    display: flex;
    align-items: center;
    gap: 10px;
}
.sec_tracking .d-flex a {
    min-width: 160px;
}
.sec_tracking .d-flex input {
    margin: 0;
    padding: 10px;
    min-height: 60px;
}

@media (width < 992px) {
    .sec_tracking .cg__container > .row {
        flex-direction: column;
    }
    .sec_tracking .cg__container > .row > .col-lg-6:first-child {
        margin-bottom: 20px;
    }
}

/* section tracking result starts here */

.sec_track_result * {
    font-weight: 400;
    font-family: Montserrat, Helvetica, Arial, sans-serif;
}
.sec_track_result .s_t_r_title {
    display: flex;
    gap: 12px;
    justify-content: center;
    margin-bottom: 40px;
}
.sec_track_result .s_t_r_title img {
    width: 40px;
    height: 40px;
}
.sec_track_result .s_t_r_title h6 {
    color: var(--d_green);
    font-size: 22px;
    font-weight: 500;
    line-height: 26.63px;
    text-align: center;
}

.sec_track_result .s_t_r_tracking_status {
    display: flex;
    gap: 25px;
    margin-bottom: 20px;
}
.sec_track_result .s_t_r_tracking_status .sing_tr_stat {
    display: flex;
    flex-direction: column;
    gap: 12px;
    align-items: center;
    text-align: center;
    position: relative;
    width: 116px;
}
.sec_track_result .s_t_r_tracking_status .sing_tr_stat::after {
    content: "";
    width: 100%;
    height: 3px;
    background-color: #fafafa;
    position: absolute;
    left: 80px;
    top: 40px;
    z-index: -1;
}
.sec_track_result .s_t_r_tracking_status .sing_tr_stat:last-child::after {
    display: none;
}
.sec_track_result .s_t_r_tracking_status .sing_tr_stat .icon {
    display: flex;
    width: 80px;
    height: 80px;
    gap: 10px;
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -ms-border-radius: 40px;
    -o-border-radius: 40px;
    border: 1px solid #0000001a;
    align-items: center;
    justify-content: center;
    background-color: #fff;
}
.sec_track_result .s_t_r_tracking_status .sing_tr_stat .icon.active {
    background-color: var(--d_green);
}
.sec_track_result .s_t_r_tracking_status .sing_tr_stat .icon img {
    width: 34px;
    height: 34px;
}
.sec_track_result .s_t_r_tracking_status .sing_tr_stat .icon img:last-child,
.sec_track_result
    .s_t_r_tracking_status
    .sing_tr_stat
    .icon.active
    img:first-child {
    display: none;
}
.sec_track_result
    .s_t_r_tracking_status
    .sing_tr_stat
    .icon.active
    img:last-child {
    display: block;
}
.sec_track_result .s_t_r_tracking_status .sing_tr_stat .name {
    text-transform: capitalize;
}

.sec_track_result .s_t_r_tracking_summary {
    box-shadow: 0px 4px 50px 0px #0000000d;
    margin-bottom: 20px;
}
.sec_track_result .s_t_r_tracking_summary .t_s_title h5 {
    font-size: 22px;
    line-height: 26.63px;
    padding: 20px;
    border-bottom: 1px solid #0000000d;
    font-weight: 500;
    margin: 0;
}
.sec_track_result .s_t_r_tracking_summary .t_s_body {
    display: flex;
}
.sec_track_result .s_t_r_tracking_summary .t_s_body :is(.left_col, .right_col) {
    width: 45%;
    padding: 20px;
}
.sec_track_result .s_t_r_tracking_summary .t_s_body .center_col {
    width: 10%;
}
.sec_track_result .s_t_r_tracking_summary .t_s_body .sing_row {
    display: flex;
    gap: 25px;
}
.sec_track_result .s_t_r_tracking_summary .t_s_body .sing_row span {
    font-size: 16px;
}
.sec_track_result .s_t_r_tracking_summary .t_s_body .sing_row span:first-child {
    min-width: 145px;
    font-weight: 500;
}
.sec_track_result .s_t_r_tracking_summary .t_s_body .sing_row span:last-child {
    color: #00000099;
}
.sec_track_result
    .s_t_r_tracking_summary
    .t_s_body
    .left_col
    .sing_row:first-child
    span:last-child {
    font-weight: 500;
    color: var(--black);
}

.sec_track_result .s_t_r_tracking_summary .t_s_body .center_col {
    position: relative;
}
.sec_track_result .s_t_r_tracking_summary .t_s_body .center_col::after {
    content: "";
    width: 1px;
    height: 100%;
    background-color: #0000000d;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
}

.sec_track_result .s_t_r_tracking_detail {
    box-shadow: 0px 4px 50px 0px #0000000d;
}
.sec_track_result .s_t_r_tracking_detail .t_d_title {
    padding: 20px;
    border-bottom: 1px solid #0000000d;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.sec_track_result .s_t_r_tracking_detail .t_d_title h5 {
    margin-bottom: 10px;
    font-size: 22px;
    line-height: 26.63px;
    font-weight: 500;
    margin: 0;
}
.sec_track_result .s_t_r_tracking_detail .t_d_title a {
    cursor: pointer !important;
}
.sec_track_result .s_t_r_tracking_detail .t_d_title img {
    width: 24px;
    height: 24px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    display: inline-block;
}
.sec_track_result .s_t_r_tracking_detail .t_d_title a.clicked img {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}
.sec_track_result .s_t_r_tracking_detail .t_body .t_d_single {
    padding: 20px 0;
    display: flex;
    gap: 20px;
    align-items: center;
}
.sec_track_result .s_t_r_tracking_detail .t_body .t_d_single .t_d_date_time {
    width: 200px;
    text-align: right;
}
.sec_track_result
    .s_t_r_tracking_detail
    .t_body
    .t_d_single
    .t_d_date_time
    .t_d_date {
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 4px;
}
.sec_track_result
    .s_t_r_tracking_detail
    .t_body
    .t_d_single
    .t_d_date_time
    .t_d_time {
    color: #0c0c0c80;
}
.sec_track_result .s_t_r_tracking_detail .t_body .t_d_single .t_d_status {
    width: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 30px;
    border: 1px solid #0000001a;
    border-radius: 100%;
    position: relative;
    background-color: #fff;
}
.sec_track_result
    .s_t_r_tracking_detail
    .t_body
    .t_d_single
    .t_d_status.active {
    background-color: var(--d_green);
}
.sec_track_result
    .s_t_r_tracking_detail
    .t_body
    .t_d_single
    .t_d_status::before {
    content: "";
    width: 4px;
    height: 65px;
    background-color: #bfbfbf33;
    position: absolute;
    bottom: 29px;
}
.sec_track_result
    .s_t_r_tracking_detail
    .t_body
    .t_d_single:first-child
    .t_d_status::before {
    display: none;
}
.sec_track_result
    .s_t_r_tracking_detail
    .t_body
    .t_d_single
    .t_d_status.active::before {
    background-color: var(--d_green);
}
.sec_track_result
    .s_t_r_tracking_detail
    .t_body
    .t_d_single
    .t_d_status
    .t_d_s_dot {
    width: 9px;
    height: 9px;
    background: #80808080;
    border-radius: 100%;
}
.sec_track_result
    .s_t_r_tracking_detail
    .t_body
    .t_d_single
    .t_d_status.active
    .t_d_s_dot {
    background-color: #fff;
}
.sec_track_result
    .s_t_r_tracking_detail
    .t_body
    .t_d_single
    .t_d_stat_cont
    .t_d_s_c_top {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 4px;
}
.sec_track_result
    .s_t_r_tracking_detail
    .t_body
    .t_d_single
    .t_d_stat_cont
    .t_d_s_c_top
    div {
    font-weight: 500;
    font-size: 16px;
}
.sec_track_result
    .s_t_r_tracking_detail
    .t_body
    .t_d_single
    .t_d_stat_cont
    .t_d_s_c_top
    span {
    color: #fff;
    background-color: var(--d_green);
    display: inline-block;
    padding: 0 4px;
    font-size: 13px;
}
.sec_track_result
    .s_t_r_tracking_detail
    .t_body
    .t_d_single
    .t_d_stat_cont
    .t_d_s_c_bott {
    color: #0c0c0c80;
}

.cls_invert {
    transform: rotate(180deg);
}
@media (width < 992px) {
    .sec_track_result .s_t_r_tracking_status {
        display: none;
    }
    .sec_track_result .s_t_r_tracking_summary .t_s_body {
        flex-direction: column;
    }
    .sec_track_result .s_t_r_tracking_summary .t_s_body .center_col {
        display: none;
    }
    .sec_track_result
        .s_t_r_tracking_summary
        .t_s_body
        :is(.left_col, .right_col) {
        width: 100%;
    }
}
@media (width < 768px) {
    .sec_track_result
        .s_t_r_tracking_detail
        .t_body
        .t_d_single
        .t_d_stat_cont
        .t_d_s_c_bott,
    .sec_track_result
        .s_t_r_tracking_detail
        .t_body
        .t_d_single
        .t_d_stat_cont
        .t_d_s_c_top
        div:first-child {
        max-width: 320px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
    .sec_track_result
        .s_t_r_tracking_detail
        .t_body
        .t_d_single
        .t_d_date_time {
        width: 140px;
    }
}
@media (width < 576px) {
    .sec_track_result .s_t_r_title {
        align-items: center;
    }
    .sec_track_result .s_t_r_title img {
        width: 30px;
        height: 30px;
    }
    .sec_track_result .s_t_r_tracking_summary .t_s_title h5,
    .sec_track_result .s_t_r_title h6,
    .sec_track_result .s_t_r_tracking_detail .t_d_title h5 {
        font-size: 18px;
    }
    .sec_track_result .s_t_r_tracking_summary .t_s_body .sing_row {
        flex-direction: column;
        gap: 2px;
        border-bottom: 1px solid #0000000d;
        margin-bottom: 16px;
        padding-bottom: 8px;
    }
    .sec_track_result .s_t_r_tracking_summary .t_s_body .sing_row span {
        font-size: 14px;
    }
    .sec_track_result
        .s_t_r_tracking_summary
        .t_s_body
        .sing_row
        span:nth-child(2) {
        display: none;
    }
    .sec_track_result .s_t_r_tracking_detail .t_body .t_d_single {
        position: relative;
        min-height: 150px;
        align-items: flex-start;
    }
    .sec_track_result
        .s_t_r_tracking_detail
        .t_body
        .t_d_single
        .t_d_date_time {
        position: absolute;
        bottom: 20px;
        left: 50px;
        text-align: left;
    }
    .sec_track_result
        .s_t_r_tracking_detail
        .t_body
        .t_d_single
        .t_d_date_time
        .t_d_date {
        margin-bottom: 0;
    }
    .sec_track_result .s_t_r_tracking_detail .t_body .t_d_single .t_d_status {
        min-width: 30px;
    }
    .sec_track_result
        .s_t_r_tracking_detail
        .t_body
        .t_d_single
        .t_d_status::before {
        height: 120px;
    }
    .sec_track_result
        .s_t_r_tracking_detail
        .t_body
        .t_d_single
        .t_d_stat_cont
        .t_d_s_c_top
        div,
    .sec_track_result
        .s_t_r_tracking_detail
        .t_body
        .t_d_single
        .t_d_date_time
        .t_d_date {
        font-size: 14px;
    }
    .sec_track_result
        .s_t_r_tracking_detail
        .t_body
        .t_d_single
        .t_d_stat_cont
        .t_d_s_c_bott,
    .sec_track_result
        .s_t_r_tracking_detail
        .t_body
        .t_d_single
        .t_d_date_time
        .t_d_time {
        font-size: 13px;
    }
}
@media (width < 425px) {
    .sec_track_result
        .s_t_r_tracking_detail
        .t_body
        .t_d_single
        .t_d_stat_cont
        .t_d_s_c_bott,
    .sec_track_result
        .s_t_r_tracking_detail
        .t_body
        .t_d_single
        .t_d_stat_cont
        .t_d_s_c_top
        div:first-child {
        max-width: 290px;
    }
}
@media (width < 375px) {
    .sec_track_result
        .s_t_r_tracking_detail
        .t_body
        .t_d_single
        .t_d_stat_cont
        .t_d_s_c_bott,
    .sec_track_result
        .s_t_r_tracking_detail
        .t_body
        .t_d_single
        .t_d_stat_cont
        .t_d_s_c_top
        div:first-child {
        max-width: 230px;
    }
}
@media (width < 320px) {
    .sec_track_result
        .s_t_r_tracking_detail
        .t_body
        .t_d_single
        .t_d_stat_cont
        .t_d_s_c_bott,
    .sec_track_result
        .s_t_r_tracking_detail
        .t_body
        .t_d_single
        .t_d_stat_cont
        .t_d_s_c_top
        div:first-child {
        max-width: 185px;
    }
}



/* -------------------------------------------------------------------------
                        Tracking Pages CSS Ends Here
-------------------------------------------------------------------------*/

/* -------------------------------------------------------------------------
                        Policy Pages CSS Starts Here
-------------------------------------------------------------------------*/

.sec_policy_cont h6 {
    font-size: 20px;
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 600;
    margin-top: 30px;
}

/* -------------------------------------------------------------------------
                        Policy Pages CSS Ends Here
-------------------------------------------------------------------------*/

/* -------------------------------------------------------------------------
                        Policy Pages CSS Starts Here
-------------------------------------------------------------------------*/

/* -------------------------------------------------------------------------
                        Policy Pages CSS Ends Here
-------------------------------------------------------------------------*/
