
section.md-quality {
    position: relative;
    padding: 90px 0;
}

.accordion-button {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    display: flex;
    justify-content: space-between;
    padding: 15px 25px;
    background: #f4f4f4;
    align-items: center;
}
.accordion-button:not(.collapsed) {
    color: var(--bs-accordion-active-color);
    background-color: #f4f4f4;
    box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
}
.accordion-button:focus {
    box-shadow: none;
}

.subQuoteForm{
    position: relative;
    z-index: 99;
}
section.banner-kingston.about-toronto {
    background: #f4f4f4;
    position: relative;
    padding: 90px 0px;
}
section.banner-kingston {
    position: relative;
    padding: 90px 0px;
    background: #f4f4f4;
}
.partnerBrandsImgs{
    flex: auto;
    text-align: center;
    align-items: center;
    justify-content: center;
}
.movingContentBody img{
    width: 100%;
}


.content ul li h2, .content ol li h2, .content ul li h3, .content ol li h3, .content ul li h4, .content ol li h4, .content ul li h5, .content ol li h5,.content ul li h6, .content ol li h6 {
    font-size: 15px;
    letter-spacing: 0px;
    line-height: 36px;
    color: #6d6d6d;
    font-weight: 400;
    position: relative;
}

/* moving-tabs ***********************/
.my-nav-link {
    position: relative;
    background: #ffffff !important;
    border: 1px solid #e1e1e1 !important;
    color: #13287e !important;
    margin-right: -1px;
    flex: 1;
    font-size: 16px;
}
.my-nav-tabs .active {
    position: relative;
    background: #13287e !important;
    border: 1px solid #13287e;
    color: white !important;
}
.my-nav-tabs .active:after, .my-nav-tabs .active:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.my-nav-tabs .active:after {
    border-color: rgba(19, 40, 126, 0);
    border-top-color: #13287e;
    border-width: 9px;
    margin-left: -13px;
}
.my-nav-tabs .active:before {
    border-color: rgba(19, 40, 126, 0);
    border-top-color: #13287e;
    border-width: 9px;
    margin-left: -13px;
}
.tabInnerImag {
    width: 357px;
    display: block;
    margin: auto;
    margin-right: 0px;
}
.my-tab-pane {
    margin-top: 50px !important;
}

.my-tab-pane h3 {
    font-size: 24px;
    line-height: 35px;
    color: #13287e;
    font-weight: 600;
    border-left: 2px solid #fcbf55;
    padding-left: 13px;
}
.my-tab-pane p {
    font-size: 15px;
    line-height: 28px;
    color: #868686;
    font-weight: 400;
    margin: 20px 0;
}
.about-content h2 {
    font-size: 34px;
    line-height: 50px;
    color: #1c1d20;
    font-weight: 600;
}

.moving-tabs {
    position: relative;
    padding: 90px 0px;
}
.moving-tabs h2 {
    font-size: 34px;
    line-height: 50px;
    color: #1c1d20;
    font-weight: 600;
    margin-bottom: 50px;
    text-align: center;
}
/* moving-tabs END ***************************/


.locationMovingProcess {
    padding: 90px 0px;
    background: #fff;
    position: relative;
}
.movingProcess-left-box {
    display: flex;
    text-align: center;
    align-items: center;
    z-index: 9;
}
.locationMovingProcess:after {
    content: "";
    position: absolute;
    width: 33%;
    height: 100%;
    background: #13287e;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 0;
    background-image: url(http://localhost/professionalmover/wp-content/themes/md_theme/assets/images/footer/footerMap.png);
    background-position: center;
}
.movingProcess-img img {
    width: 100%;
}
.movingProcess {
    position: relative;
    padding: 90px 0px;
}
.movingProcess-content h2 {
   font-size: 34px;
    line-height: 50px;
    color: #1c1d20;
    font-weight: 600;
    margin-bottom: 50px;
}
.movingProcess-content {
    /*padding-left: 50px;*/
    z-index: 1;
    margin-top: 40px;
}
.movingProcess-content h3 {
    color: #000000 !important;
    font-size: 18px !important;
    line-height: 29px !important;
    font-weight: 500 !important;
}
.movingProcess-content p {
    font-size: 15px;
    line-height: 26px;
    color: #868686;
    font-weight: 500;
}

.ContactInfoMapSection {
    padding: 90px 0px;
    background: #f4f4f4;
    position: relative;
}
.ContactInfoMapSection::After {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #5e5e5e30;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    background-image: url(https://pmovers.ca/wp-content/themes/md_theme/assets/images/footer/footerMap.png);
    background-position: center;
    background-size: contain;
}
.ContactInfoMapSection .container {
    z-index: 1;
    position: relative;
}
.ContactInfoMapSection h2 {
    font-size: 34px;
    line-height: 50px;
    color: #1c1d20;
    font-weight: 600;
}
.contactInfoBox {
    margin-bottom: 16px;
    display: flex;
    flex-direction: row;
    align-items: center;
}
.ContactInfoMapSection p {
    font-size: 15px;
    line-height: 28px;
    color: #000000;
    font-weight: 400;
    margin-bottom: 30px;
}
.contactInfoBox i {
    color: #13287e;
    font-size: 33px;
    margin-right: 18px;
    margin-bottom: 12px;
    background: #ffffff;
    padding: 18px;
    border-radius: 200%;
    width: 75px;
    height: 75px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.contactInfoBox h3 {
    font-size: 21px;
    color: #000;
    font-weight: 600;
}
.contactInfoBox a {
    font-size: 15px;
    line-height: 28px;
    color: #000;
    font-weight: 400;
    margin-bottom: 30px;
}

.movingLocationsBlog {
    padding: 90px 0px;
}
.location-faq-section {
    padding-bottom: 90px;
}

/*--------------Why Choose Us Section---------*/
.whyChooseUsImage {
width: 100%;
}
.whyChooseUs-content {
    /*padding-right: 50px;*/
}
.whyChooseUsIcons {
    width: 80px;
    margin-right: 18px;
    height: 80px;
    display: inline-block;
    background: #f4f4f4;
    border-radius: 200%;
    z-index: 1111;
    position: relative;
    margin-bottom: 18px;
}
.whyChooseUsLeft {
    display: flex;
    margin-top: 23px;
}
.whyChooseUsBx {
    padding: 90px 0px;
    background: #ffffff;
    position: relative;
}
.whyChooseUsRow h2 {
    font-size: 34px;
    line-height: 50px;
    color: #1c1d20;
    font-weight: 600;
    margin-bottom: 6px;
}
.whyChooseUsLeft h3 {
    color: #000000;
    font-size: 18px;
    line-height: 29px;
    font-weight: 500;
}
.whyChooseUsLeft p {
    font-size: 15px;
    line-height: 26px;
    color: #868686;
    font-weight: 500;
    padding-top: 10px;
}

/*--------------What we Move Section---------*/
.whatWeMoveBox-img img {
    width: 100%;
}
.what_we_move_itmes img {
    width: 80px;
    margin-right: 18px;
    height: 80px;
    display: inline-block;
    background: #ffffff;
    border-radius: 200%;
    z-index: 1111;
    position: relative;
    margin-bottom: 15px;
}
.what_we_move_itmes {
    list-style: none;
}
.what_we_move_itmes li {
    margin-bottom: 7px;
}
.whatWeMoveBox {
    padding: 90px 0px;
    background: #f4f4f4;
    position: relative;
}
.whatWeMoveBox-content {
    padding-left: 50px;
}
.whatWeMoveBox-content h2 {
    font-size: 34px;
    line-height: 50px;
    color: #1c1d20;
    font-weight: 600;
    margin-bottom: 6px;
}
.whatWeMoveBox-content p {
    font-size: 15px;
    line-height: 26px;
    color: #868686;
    font-weight: 500;
    padding-top: 10px;
}
/*--------------Our Journey Section---------*/
.ourJourney-img img {
    width: 100%;
}
.md-ourJourney {
    position: relative;
    padding: 90px 0px;
}
.ourJourney-content {
    /*padding-left: 50px;*/
}
.ourJourney-content h2 {
    font-size: 34px;
    line-height: 50px;
    color: #1c1d20;
    font-weight: 600;
    margin-bottom: 6px;
}
.md-ourJourney p {
    font-size: 15px;
    line-height: 26px;
    color: #868686;
    font-weight: 500;
    padding-top: 10px;
}

/*----------------.pm-social-links-------------*/
.pm-social-links {
    padding: 50px 0px;
}
.pm-partnerBrandsImgs {
    display: flex;
    justify-content: center;
    gap: 78px;
}
/*--------------Find Our Movers Section---------*/

.findOurMovers-content {
    /*padding-right: 50px;*/
}

.pm-findOurMovers h2 {
    font-size: 34px;
    line-height: 50px;
    color: #1c1d20;
    font-weight: 600;
    margin-bottom: 6px;
}
.pm-findOurMovers p {
    font-size: 15px;
    line-height: 26px;
    color: #868686;
    font-weight: 500;
    padding-top: 10px;
}

.pm-findOurMovers {
    padding: 90px 0px;
    background: #f4f4f4;
    position: relative;
}

.findOurMovers-img img {
    width: 100%;
}



/*--------------Near By Cities Section---------*/
.md-nearbyCities {
    padding: 90px 0px;
    background: #f4f4f4;
    position: relative;
}
.nearbyCities-img img {
    width: 100%;
}
.nearbyCities-content {
    /*padding-right: 50px;*/
}
.md-nearbyCities {
    padding: 90px 0px;
    background: #ffffff;
}

.nearbyCities-content h2 {
    font-size: 34px;
    line-height: 50px;
    color: #1c1d20;
    font-weight: 600;
    margin-bottom: 6px;
}
.nearbyCities-content p {
    font-size: 15px;
    line-height: 26px;
    color: #868686;
    font-weight: 500;
    padding-top: 10px;
}


/*--------------About Us Section---------*/
.md-aboutUs {
    padding: 90px 0px;
    background: #f4f4f4;
    position: relative;
}
.aboutUs-img img {
    width: 100%;
}
.aboutUs-content {
    /*padding-right: 50px;*/
}
.md-aboutUs {
    padding: 90px 0px;
    background: #ffffff;
}

.aboutUs-content h2 {
    font-size: 34px;
    line-height: 50px;
    color: #1c1d20;
    font-weight: 600;
    margin-bottom: 6px;
}
.aboutUs-content p {
    font-size: 15px;
    line-height: 26px;
    color: #868686;
    font-weight: 500;
    padding-top: 10px;
}


/*--------------Right Content Section---------*/
.md-rightContent {
    padding: 90px 0px;
    background: #f4f4f4;
    position: relative;
}
.rightContent-img img {
    width: 100%;
}
.rightContent-content {
   /* padding-right: 50px;*/
}
.md-rightContent {
    padding: 90px 0px;
    background: #ffffff;
}

.rightContent-content h2 {
    font-size: 34px;
    line-height: 50px;
    color: #1c1d20;
    font-weight: 600;
    margin-bottom: 6px;
}
.rightContent-content p {
    font-size: 15px;
    line-height: 26px;
    color: #868686;
    font-weight: 500;
    padding-top: 10px;
}

/*--------------Near By Cities Section---------*/
.md-leftContent {
    padding: 90px 0px;
    background: #f4f4f4;
    position: relative;
}
.leftContent-img img {
    width: 100%;
}
/*
.leftContent-content {
    padding-right: 50px;
}
    */
.md-leftContent {
    padding: 90px 0px;
    background: #ffffff;
}

.leftContent-content h2 {
    font-size: 34px;
    line-height: 50px;
    color: #1c1d20;
    font-weight: 600;
    margin-bottom: 6px;
}
.leftContent-content p {
    font-size: 15px;
    line-height: 26px;
    color: #868686;
    font-weight: 500;
    padding-top: 10px;
}

/*--------------Our Journey Section---------*/
.reasonsToPick_image {
    width: 105px;
    margin-right: 33px;
}



.myWpEditor ul {
    font-size: 15px;
    line-height: 26px;
    color: #868686;
    font-weight: 500;
    padding-top: 10px;
}

.nearbyCities-content strong {
    color: #1c1c1c;
}
.myWpEditor ul li {
    position: relative;
    margin-left: 16px !important;
    list-style: none;
    margin: 14px 0;
}
.myWpEditor strong {
    color: #000;
}
.myWpEditor ul li::after {
    font-weight: 700;
    content: "✔";
    position: absolute;
    color: #13287e;
    left: -16px;
    top: 0;
}
/*--------------Home Banner Section---------*/
.breadcrumbs-box {
    z-index: 9;
    font-size: 23px;
}
.hero-content h3 {
    color: #ffffff;
    filter: drop-shadow(0.469px 2.963px 3px rgba(0, 5, 18, 0.24)) !important;
    font-size: 18px;
    line-height: 29px;
    font-weight: 500;
}
/*-------------------------testimonial----------------*/
.pm-testimonial {
    background: #fff;
    padding: 90px 0px;
}
.pm-testimonial h2 {
    font-size: 34px;
    line-height: 50px;
    color: #1c1d20;
    font-weight: 600;
    margin-bottom: 60px;
    text-align: center;
}

/*-----------------------Area we serve--------------------*/
section.pm-areas-section {
    padding: 90px 0px;
    background: #f4f4f4;
}
.pm-areas-title {
    font-size: 34px;
    line-height: 50px;
    color: #1c1d20;
    font-weight: 600;
    margin-bottom: 60px;
}
/*-------------------------Service Section-------------*/
.pm-services-section {
    padding: 90px 0px;
    background: #f4f4f4;
}
.pm-services-section h2 {
    font-size: 34px;
    line-height: 50px;
    color: #1c1d20;
    font-weight: 600;
    margin-bottom: 60px;
    text-align: center;
}

.pm-service-col-bx {
    background: #fff;
    padding: 20px;
    border-radius: 10px;
    height: 100%;
}
.pm-service-inner-bx {
    border-radius: 10px;
    border: 1px solid #e5e5e6;
    padding: 30px 50px 50px 50px;
    position: relative;
    height: 100%;
}
.pm-service-icon img {
    width: 80px;
    height: 80px;
    object-fit: cover;
}
.pm-service-icon {
    display: inline-block;
    background: #f4f4f4;
    border-radius: 200%;
    z-index: 1111;
    position: relative;
    margin-bottom: 18px;
}
.pm-service-inner-bx::after {
    content: "";
    width: 100%;
    height: 1px;
    background: #e5e5e6;
    position: absolute;
    left: 0;
    right: 0;
    top: 72px;
    z-index: 0;
}
.pm-service-content .herf-ser {
    background: #f7ca18;
}
.pm-service-content h3 {
    color: #000000;
    font-size: 18px;
    line-height: 29px;
    font-weight: 500;
    margin-bottom: 9px;
}
.pm-service-content p {
    font-size: 15px;
    line-height: 26px;
    color: #868686;
    font-weight: 500;
    padding-top: 10px;
}


.my-herf-ser {
    position: absolute;
    bottom: 0px;
    right: 0px;
    height: 0;
    border-left: 70px solid transparent;
    border-bottom: 70px solid #f7ca18;
}

a.my-herf-ser::after {
    content: url(https://professionalmover.ca/wp-content/uploads/2021/04/arrow_black.png);
    position: absolute;
    right: 8px;
    bottom: -63px;
}



.pm-twoBoxListing-icon {
    width: 90px;
    position: absolute;
    left: calc(0% - 42px);
    padding: 6px;
    z-index: 1;
    background: #ffffff;
    border-radius: 200%;
    border: 1px solid #2ba362;
    bottom: 0;
    margin: auto;
    top: 0;
}

.pm-twoBoxListing-content {
    background: #f4f4f4;
    padding: 20px;
    padding-left: 54px;
    position: relative;
    text-align: justify;
    border-left: 2px solid #2ba362;
}
.pm-twoBoxListing-section {
    background: url(https://img.freepik.com/free-vector/abstract-techno-banner-with-hexagonal-design_1048-13087.jpg?semt=ais_hybrid&w=740);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    z-index: 0;
    padding: 90px 0px;
}
.pm-twoBoxListing-section::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(255 255 255 / 80%);
    z-index: 1;
}
.pm-twoBoxListing-section > * {
    z-index: 7 !important;
    position: relative;
}
.pm-twoBoxListing-section h2 {
    font-size: 34px;
    line-height: 50px;
    color: #1c1d20;
    font-weight: 600;
    margin-bottom: 60px;
    text-align: center;
}

.pm-twoBoxListing-content h3 {
    color: #000000;
    font-size: 18px;
    line-height: 29px;
    font-weight: 500;
    margin-bottom: 9px;
}
.pm-twoBoxListing-content p {
    font-size: 15px;
    line-height: 26px;
    color: #868686;
    font-weight: 500;
    padding-top: 10px;
}

/* Image inside triangle */
.triangle-with-arrow img {
  position: absolute;
  width: 20px;
  height: 20px;
  transform: rotate(45deg); /* match triangle direction */
  pointer-events: none;
}


@media only screen and (max-width: 576px) {
    .container, .container-sm {
        max-width: 540px;
    }

}

@media only screen and (max-width: 768px) {
    .container, .container-md, .container-sm {
        max-width: 720px;
    }
    .tabInnerImag {
    width: 100%;
    }
    .my-nav-link {
        flex: auto;
    }
}

@media only screen and (max-width: 992px) {
    .container, .container-lg, .container-md, .container-sm {
        max-width: 960px;
    }

}

@media only screen and (max-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1140px;
    }
}

@media only screen and (max-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1320px;
    }
}


.FooterLinkBt {
    margin-top: 13px;
    display: inline-flex;
    gap: 25px;
}


            .yellowButton {
                border: none;
                background: #f7ca18;
                padding: 9px 22px;
                transition: all .3s ease-in-out;
                border-radius: 5px;
                color: #13287e;
                font-size: 17px;
                font-weight: 700
            }

            .blueButton {
                border: none;
                background: #13287e;
                padding: 9px 22px;
                transition: all .3s ease-in-out;
                border-radius: 5px;
                color: #fff;
                font-size: 17px;
                font-weight: 700
            }

            .yellowButton:hover {
                background: #13287e;
                color: #fff
            }

            .blueButton:hover {
                color: #13287e;
                background: #f7ca18
            }

            .whiteBlueButton {
                background: #fff;
                color: #13287e;
                border: none;
                padding: 9px 22px;
                transition: all .3s ease-in-out;
                border-radius: 5px;
                font-size: 17px;
                font-weight: 700
            }

            .whiteBlueButton:hover {
                color: #13287e;
                background: #f7ca18
            }


@media only screen and (max-width: 820px) {
        .FooterLinkBt {
        flex-direction: column;
    }
    .pm-twoBoxListing-icon {
        display: block;
        position: relative;
        margin-bottom: 21px;
        margin-left: 0;
        left: 0;
    }   
        .pm-twoBoxListing-content {
        padding: 0;
    }

    .pm-services-section, .pm-testimonial, .md-rightContent, .md-leftContent, .whyChooseUsBx, .MyCustomSection, .movingLocationsBlog, .location-faq-section, .pm-areas-section, .ContactInfoMapSection{
        padding: 40px 0px !important;
    }
      
    .locationMovingProcess:after {
    background: none;
}
}

@media only screen and (min-width: 700px) and (max-width: 1024px) {
    .topFooterRight{
        text-align: center;
    }
    img.topFooterImg {
    margin: auto;
    margin-top: 25px;
    }   
}