/* canada footer start */
.canadaFooter {
    font-family: 'poppins' !important;
    background-color: #222;
    padding: 60px;
    padding-bottom: 70px;
}

footer {
    z-index: 1;
}

.footer-logo-extra-right img:nth-child(4) {
    border-radius: 18% !important;
}

.logoLine {
    font-size: 19px !important;
    color: white !important;
}

.trustPilotHead {
    margin-top: 30px;
    text-align: left;
}

.footer-logos-extra img {
    width: 33%;
    padding: 0 12px;
}

.addressList li a {
    margin-left: 0px !important;
    color: #ffffff !important;
}

.addressList p {
    font-family: "poppins";
    color: #728189;
    font-weight: 400;
    margin-top: -3px;
    font-size: 17px;
}

.addressList li:before {
    display: none;
}

.footer-logo-extra-right {
    text-align: right;
    margin-top: 15px;
}

.footer-logo-extra-right img {
    width: 18%;
}

.borderfooter {
    background: #f1c40d;
    height: 1px;
    margin: 10px 0;
}

.canada-footer-right-img img:nth-child(2) {
    margin-bottom: -10px !important;
}

.trustPilotHead h2 {
    margin-top: 0;
    font-size: 18px !important;
    text-align: left;
}

.trustpilot_review {
    width: 61%;
}

.cFooterleftHead {
    margin: 20px 0;
}

.cFooterleftHead p {
    color: #728189;
    font-family: 'Poppins';
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 43px;
}

.cFooterleftHead h2,
.cFooterleftHead h4 {
    font-family: 'Poppins';
    color: white;
    font-size: 20px;
}


.cFooterleftHead h4 {
    display: inline;
}

.cFooterleftHead h4::before {
    width: 100% !important;
}

.rwSpace {
    margin-top: 20px;
}

.quickLinkHead h4 {
    border-bottom: 1px solid #f1c40d;
    padding-bottom: 9px;
}

.quickLinkHead h4 {
    position: relative;
}

.quickLinkHead h4:before {
    position: absolute;
    content: '';
    width: 25%;
    height: 4px;
    background: #f1c40d;
    bottom: -2px;
}

.quickList ul li a:hover {
    color: #f1c40d;
    transition: 0.5s;
    border-bottom: 1px solid #f1c40d;
    padding-bottom: 4px;
}

.quickList ul li a {
    color: #728189;
    font-size: 16px;
    margin-left: 10px;
    line-height: 45px;
    transition: 0.5s;
    font-weight: 400;
    text-decoration: none;
}

.quickList ul li:before {
    position: absolute;
    /* content: url(../../imgs/canadaright.png); */
    width: 11px;
    left: 0px;
    top: 9px;
}

.quickList ul li {
    position: relative;
}

.hrborder hr {
    border-color: #f1c40d;
    margin-top: 30px;
    margin-bottom: 30px;
}

.hrborder .col-md-12 {
    padding: 0px;
}

.contactInfo ul li:after {
    position: absolute;
    content: '';
    width: 1%;
    height: 60px;
    background: #f1c40d;
    right: -19px;
    top: -11px;
}

.contactInfo ul li {
    color: white;
    font-size: 16px;
    display: inline-block;
    position: relative;
    margin-right: 30px;
}

.contactInfo ul li:nth-child(1):after {
    top: 14px;
    width: 1px;
}

.contactInfo ul li:nth-child(3):after {
    display: none;
}

.contactInfo {
    display: flex;
    justify-content: end;
    height: 96px;
    align-items: end;
    margin-top: -6px;
}

.footerCanadalogo img {
    width: 40%;
    margin-top: -27px;
}

.canadaFooter .trustpilot h6 {
    font-size: 12.6px;
    margin-bottom: 3px;
}

.canadaFooter .trustpilot img {
    width: 80%;
}

.contactInfo ul li:nth-child(3) {
    margin-right: 0;
}

.canadaIcons ul {
    text-align: right;
    margin-top: -6px;
}

.canadaIcons ul li {
    text-align: right;
    display: inline-block;
    width: 10%;
    padding: 0 11px;
}

.copyright h5 {
    font-family: 'Poppins';
    color: white;
    font-size: 20px;
    font-weight: 300;
}

.canadaFooter .google-reviews img {
    margin-top: 6px;
    background: white;
    padding: 6px 10px;
    margin-left: -62px;
}

.canadaFooter .canadaIcons {
    margin-top: 23px;
}

.cfooter-shape {
    position: relative;
    height: 65px;
    width: 50%;
    left: 0;
    top: -60px;
    background: #f1c40b;
    clip-path: polygon(100% 0, 0 0, 50% 100%);
    margin: auto;
}

.canadaIcons ul li img {
    transition: 0.5s;
}

.canadaIcons ul li img:hover {
    transform: scale(1.3);
    transition: 0.5s;
}

.cFooterNospace {
    padding: 0 !important;
}

.mainCopyright .col-md-6 {
    padding: 0px;
}

.addressList a {
    color: #728189;
}

.addressList a:hover {
    color: #728189;
}

/********************************************** RR CSS Starts Here******************************************************/
.canF_row {
    margin-bottom: 35px;
}

.canF_foo_info h4 {
    color: #fff !important;
    text-align: center;
}

.canF_foo_info p,
.canF_foo_info p a {
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    margin: 0;
    text-align: center;
}

.canF_TrustPilot {
    margin-top: 20px;
}

.canF_TrustPilot h6 {
    font-family: 'Poppins';
}

.canF_TrustPilot img {
    width: 50% !important;
}

.canadaFooter .canF_canadaIcons {
    margin-top: -15px;
}

.canF_div2 {
    text-align: center;
}

.canF_div2 h5 {
    color: #728189;
    font-weight: 300;

}

.canF_google_reviews img {
    background-color: #222 !important;
    margin-left: 0px !important;
    width: 60% !important;
}

.canF_div_trustpilot {
    display: flex;
    justify-content: center;
}

.canF_trustpilot_review img {
    width: 90% !important;
}

.canF_div_trustpilot h6 {
    text-align: center !important;
}

.canF_div_3 {
    display: flex;
    justify-content: end !important;
}

.canF_insta_icon {
    margin: 0 20px;
}

/* .footer-logos-extra img
{
    
} */

.canF_footer_social {
    display: flex;
    margin-top: 12px;
}

.canF_footer_social li a img {
    width: 50px;
    border-radius: 50px;
    transition: transform 0.3s ease;

}

.canF_footer_social li a img:hover {
    animation: socialbounce 0.5s;
}

/* Keyframes for bounce animation */
@keyframes socialbounce {

    0%,
    100% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-5px);
        /* Adjust the bounce height */
    }
}

.canF_canadaFooter {
    padding: 60px 0 !important;
    padding-bottom: 25px !important;
}

.canF_quickList ul li a {
    color: aliceblue;
}

.quickLinkHead h4 {
    border: none;
}

.canF_extraCopyright {
    text-align: center;
    margin-top: -72px;
}

.canF_extraCopyright p {
    text-align: center;
}

.canF_extraCopyright p,
.canF_div2 p {
    color: #728189;
    line-height: 7px;
    font-family: 'Oswald';
}

.canF_footer_info_1 .footer_info {
    display: flex;
    align-items: center;
    justify-content: center;
}

.NewFooterHeadings .foo_info_icon i {
    font-size: 40px;
    padding: 10px 0px;
    margin-left: 9px;
    color: #dbb812;
}

.canF_footer_info_1,
.canF_footer_info_2,
.canF_footer_info_3 {
    text-align: center;
}

.canF_footer_info_1 .footer_info .foo_info_content p {
    color: #fff;
    font-size: 15px;
}

.canF_footer_info_2 .footer_info .foo_info_content p a {
    color: #fff;
    font-size: 15px;
}

.canF_footer_info_3 .footer_info .foo_info_content p a {
    color: #fff;
    font-size: 15px;
}

.canF_footer_info_1 .footer_info .foo_info_content h4,
.canF_footer_info_2 .footer_info .foo_info_content h4,
.canF_footer_info_3 .footer_info .foo_info_content h4 {
    color: #fff;
}

.canF_row2 {
    margin-right: 0px !important;
}

.canF_footerCanadalogo {
    display: flex;
    /* justify-content: center; */
}

.canF_footerCanadalogo img {
    margin-top: 0px !important;
    width: 45% !important;
}

.canF_copyrightrow {
    display: flex;
    align-items: center;
    margin-top: -26px;
}

.canF_extraCopyright_mobile {
    display: none;
}

.canF_div2 p,
.canF_extraCopyright p {
    font-size: 14px;
}

.canF_Icon {
    color: #fff;
    transition: all 0.5s;
}

.canF_Icon:hover {
    color: #f1c40d;
}

.officeHrs ul li p {
    color: aliceblue;
    font-size: 16px;
    margin-left: 20px;
    line-height: 45px;
    font-weight: 400;
    display: inline;
}

.canF_row2 {
    margin-top: 20px;
}

.canF_paypal_logo {
    width: 86px !important;
}

/* .canF_quickList .canF_quickList_dropDown li a
{
    font-size: 16px;
    margin-left: 10px;
    line-height: 45px;
    transition: 0.5s;
    font-weight: 400;
    text-decoration: none;
    color: aliceblue;
} */

.canF_quickList_dropDown li ul li {
    margin-left: 30px !important;
    font-size: 16px;
    margin-left: 10px;
    line-height: 45px;
    transition: 0.5s;
    font-weight: 400;
    text-decoration: none;
    color: aliceblue;
    margin-top: -10px;
}

.canF_offer_services h4 {
    font-size: 17px;
}

/* canada footer end */


/* new footer changes by ritesh 24-02-2025 */
.office-locations-head h3 {
    font-family: 'Poppins';
    color: white;
    position: relative;
    margin-top: 0;
    font-size: 20px;
    margin-bottom: -5px;
}

.office-locations-head h3:before {
    content: '';
    position: absolute;
    width: 38%;
    background-color: #f1c40d;
    height: 1px;
    left: 0;
    top: 13px;
}

.office-locations-head h3:after {
    content: '';
    position: absolute;
    width: 38%;
    background-color: #f1c40d;
    height: 1px;
    right: 0;
    top: 13px;
}

.usefull_links h3:before,
.usefull_links h3:after {
    width: 42%;
}

.office-locations-head {
    text-align: center;
    margin-bottom: 10px;
}

.office-locations-list ul li a:after {
    content: '';
    background-color: #f1c30f;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 10px;
}

.office-locations-list ul li a {
    color: white;
    padding: 0px 0 5px 15px;
    position: relative;
    display: inline-block;
    margin-left: 5px;
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 15px;
    margin-top: 13px;
    text-decoration: none;
}

.office-locations-list ul li {
    display: inline;
    margin: 0 17px;
}

.office-locations-list {
    text-align: center;
}

.footer_info {
    position: relative;
    text-align: center;
}

.foo_info_icon a img {
    width: 60%;
}

.contactUsHeading {
    margin-bottom: 10px;
}

.footer_info:after {
    content: '';
    position: absolute;
    width: 0.1%;
    height: 100%;
    background-color: #f1c40d;
    top: 0;
    right: -28px;
}

.footer_info_last:after {
    display: none;
}

.contactUsHeading h2 {
    font-size: 35px;
    margin-top: -40px;
    margin-bottom: 0;
}

.trustpilot.canF_trustpilot_review {
    text-align: center;
}

.NewFooterHeadings .foo_info_content h4 a {
    color: white !important;
    font-size: 18px;
    font-weight: 400;
}

.usefullLinkList ul li a {
    font-size: 14px;
}

.usefullLinkList ul li {
    margin: 0 14px;
}

.contactUsHeading h2 {
    font-family: Oswald, sans-serif !important;
}

@media (max-width:768px) {

    .office-locations-head h3:after,
    .usefull_links h3:before,
    .usefull_links h3:after,
    .office-locations-head h3:before,
    .footer_info:after {
        display: none;
    }

    .office-locations-head h3 {
        text-align: left;
    }

    .office-locations-list ul li {
        margin: 0 17px;
        text-align: left;
        display: flex;
    }

    .footer_info {
        text-align: left;
    }

    .footer-col-adjust-mobile {
        width: 50%;
        float: left;
    }

    .contactUsHeading h2 {
        font-size: 24px;
        margin-top: 0;
    }

    .foo_info_icon a img {
        width: 50%;
    }

    .foo_info_icon {
        width: 50px;
        height: 50px;
        background-color: #fff;
        text-align: center;
        line-height: 49px;
    }

    .NewFooterHeadings .foo_info_content h4 a {
        font-size: 15px;
    }

    .foo_info_content {
        margin-left: 3px;
    }
}

@media (min-width:769px) and (max-width:992px) {
    .footer_info {
        text-align: left;
    }

    .footer-col-adjust-mobile {
        width: 25%;
        float: left;
    }

    .contactUsHeading h2 {
        font-size: 24px;
        margin-top: 0;
    }

    .foo_info_icon a img {
        width: 50%;
    }

    .foo_info_icon {
        width: 50px;
        height: 50px;
        background-color: #fff;
        text-align: center;
        line-height: 49px;
    }

    .NewFooterHeadings .foo_info_content h4 a {
        font-size: 15px;
    }

    .foo_info_content {
        margin-left: 3px;
    }

    .footer_info:after {
        right: 0px;
    }

    .office-locations-list ul li a {
        font-size: 15px !important;
    }

}

/* new footer changes by ritesh */


/* 1200 PX */
@media (max-width:1200px) {
    .canF_footer_info_1 .footer_info {
        display: flex;
        justify-content: center;
    }

    .canF_quickList ul li a {
        font-size: 12px;
    }

    .officeHrs ul li p {
        font-size: 12px;
    }

    .canF_paypal_logo {
        width: 68px !important;
    }

    .canF_offer_services h4 {
        font-size: 14px;
    }

    .canF_quickList_dropDown li ul li {
        font-size: 12px;
    }
}

/* 992 PX */
@media (max-width:992px) {
    .canF_Hide {
        display: none;
    }

    .canF_google_reviews a {
        display: flex;
        justify-content: center;
    }

    .canF_div_trustpilot {
        margin: 20px 0;
    }

    .canF_div_3 {
        display: flex;
        justify-content: center !important;
    }

    .canF_google_reviews img {
        width: 45% !important;
    }

    .canF_div2 {
        display: none;
    }

    .canF_paymentLogo {
        text-align: center;
    }

    .canF_copyrightrow {
        display: flex;
        flex-direction: column;
    }

    .canF_div1,
    .canF_div2 {
        width: 50%;
    }

    .canF_div1 {
        margin: 20px auto;
    }

    .canF_footerCanadalogo img {
        margin: 0 auto;
        width: 60%;
    }

    .canF_extraCopyright_mobile {
        display: block;
    }

    .canF_extraCopyright {
        margin-top: 20px;
    }

    .canF_extraCopyright p,
    .canF_div2 p {
        font-size: 15px;
    }

    .cFooterleftHead h4 {
        font-size: 16px;
    }

    .canF_quickList ul li a {
        font-size: 9.5px;
    }

    .officeHrs ul li p {
        font-size: 9.5px;
    }

    .canF_paypal_logo {
        width: 22% !important;
    }

    .canF_offer_services h4 {
        font-size: 10px;
    }

    .canF_quickList_dropDown li ul li {
        font-size: 9.5px;
    }
}

/* 768 PX */
@media(max-width:768px) {
    .canadaFooter .google-reviews img {
        margin-left: 0;
        margin-top: 10px;
    }

    .trustpilot {
        text-align: center;
    }

    .canadaFooter .trustpilot img {
        width: 60%;
    }

    .addressList a {
        color: white;
    }

    .canadaFooter {
        font-family: 'poppins' !important;
        background-color: #222;
        padding: 20px 15px !important;
    }

    .officehrs {
        display: inherit !important;
    }

    .cFooterleftHead p {
        text-align: left;
    }

    .cFooterleftHead h2,
    .cFooterleftHead h4 {
        text-align: left;
    }

    .canadaFooter .col-md-7,
    .canadaFooter .col-md-6,
    .canadaFooter .col-md-12 {
        padding: 0px;
    }

    .contactInfo {
        display: flex;
        justify-content: end;
        height: auto;
        align-items: end;
        margin-top: 25px;
    }

    .cfooter-shape {
        position: relative;
        height: 80px;
        width: 100%;
        left: 0;
        top: -30px;
        background: #f1c40b;
        clip-path: polygon(100% 0, 0 0, 50% 100%);
    }

    .hrborder hr {
        padding-bottom: 10px;
    }

    .contactInfo ul li {
        position: relative;
        margin-right: 0;
        margin-bottom: 20px;
        width: 100%;
    }

    .contactInfo ul li:after {
        position: absolute;
        content: '';
        width: 100%;
        height: 1px;
        background: grey;
        top: inherit;
        bottom: -11px;
        left: 0;
        background-color: #867018;
    }

    .footer-logo-extra-right img {
        width: 18%;
        margin-top: 20px;
    }

    .footer-logos-extra img {
        padding: 0 6px;
    }

    .footerCanadalogo {
        text-align: center;
    }

    .addressList li a {
        margin-left: 0px !important;
        color: #728189 !important;
    }

    .canadaFooter p {
        color: #fff;
        margin-bottom: 14px;
        text-align: left;
    }

    .footer-logo-extra-right {
        text-align: left;
        margin-top: 13px;
    }

    .contactInfo ul li:nth-child(1):after {
        top: inherit;
        width: 100%;
        bottom: -13px;
        left: 0;
        background-color: #867018;
    }

    .canadaIcons ul li {
        text-align: right;
        display: inline-block;
        width: 15%;
        padding: 0 11px;
    }

    .canadaIcons ul {
        text-align: center;
        margin-top: 8px;
        padding-bottom: 80px;
    }

    .quickLinkHead.cFooterleftHead {
        margin-top: 30px;
    }

    .copyright h5 {
        font-family: 'Poppins';
        color: white;
        font-size: 19px;
        font-weight: 300;
        text-align: center;
    }

    .canadaFooter .canadaIcons {
        margin-top: 0;
    }

    .mainCopyright {
        margin-top: -28px;
    }

    .cfooter-shape {
        top: -20px;
    }

    .canF_row .heading_white p {
        text-align: center;
    }

    /* .canF_extraCopyright .col-md-12 p
    {
        
    } */
    .canF_extraCopyright p {
        font-size: 13px !important;
        text-align: center;
        color: #728189;
    }

    .canF_div1 {
        margin: 0px auto;
    }

    .canF_footer_info_1 {
        margin-top: 30px;
    }

    .canF_Office {
        margin-top: 10px !important;
    }

    .canF_Office_Rental {
        margin-top: 0px !important;
    }

    .canF_quickList_dropDown li ul li {
        font-size: 9.5px;
    }

    .canF_offer_services h4 {
        font-size: 15px;
    }
}

@media (min-width: 576px) and (max-width: 768px) {

    .canF_quickList ul li a,
    .officeHrs ul li p,
    .canF_quickList_dropDown li ul li {
        font-size: 15px;
    }
}

/* 576PX */
@media(max-width:576px) {

    .canF_footer_info_1 .footer_info .foo_info_content h4,
    .canF_footer_info_2 .footer_info .foo_info_content h4,
    .canF_footer_info_3 .footer_info .foo_info_content h4 {
        font-size: 20px;
        margin-top: 10px;
    }

    .canF_footer_info_1 .footer_info,
    .canF_footer_info_2 .footer_info,
    .canF_footer_info_3 .footer_info {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .canF_trustpilot_review img {
        width: 55% !important;
    }

    .footer-logo-extra-right img {
        margin-top: 0px !important;
    }

    .canF_extraCopyright p {
        line-height: 7px !important;
        font-size: 9px !important;
    }

    .canF_footerCanadalogo img {
        width: 90% !important;
    }

    .cFooterleftHead_1 {
        margin-top: -15px !important;
    }

    .canF_quickList ul li a,
    .officeHrs ul li p {
        font-size: 13px;
    }

    .canF_offer_services h4 {
        font-size: 13px;
    }

    .canF_quickList_dropDown li ul li {
        font-size: 13px;
    }
}

/* 289PX */
@media(max-width:389px) {
    .footer-logo-extra-right img {
        width: 15%;
    }

    .footer-logo-extra-right {
        margin-left: 40px;
    }
}

.canadian-fedral-footer {
    color: red;
    font-size: 13px !important;
}

.canF_quickList_dropDown .canadian-fedral_li {
    margin-left: 0;
    white-space: nowrap;
}

@media(max-width:1250px) {
    .canF_quickList_dropDown .canadian-fedral_li_2 {
        white-space: nowrap;
        font-size: 13px;
    }

}

@media(max-width:1050px) {
    .canF_quickList_dropDown .canadian-fedral_li_2 {
        font-size: 9.5px;
    }
}

@media(max-width:900px) {
    .canF_quickList_dropDown .canadian-fedral_li_2 {
        font-size: 9.5px;
    }
}

@media(max-width:768px) {
    .canF_quickList_dropDown .canadian-fedral_li_2 {
        font-size: 15px;
    }
}

@media(max-width:576px) {
    .canF_quickList_dropDown .canadian-fedral_li_2 {
        font-size: 13px;
    }
}