@font-face {
    font-family: "myriadproregular";
    src: url("../fonts/MYRIADPRO-REGULAR.woff") format("woff")
}


@font-face {
    font-family: "MyriadProBold";
    src: url("../fonts/Myriad-Pro-Bold.woff") format("woff")
}

@font-face {
    font-family: "MyriadProBlack";
    src: url("../fonts/Myriad-Pro-Black.woff") format("woff")
}


@font-face {
    font-family: "WorkSansRegular";
    src: url("../fonts/WorkSans-Regular.woff") format("woff");
}

@font-face {
    font-family: "WorkSansBold";
    src: url("../fonts/WorkSans-Bold.woff") format("woff");
    font-weight: 700;
}


@font-face {
    font-family: "RobotoRegular";
    src: url("../fonts/Roboto-Regular.woff2") format("woff2");
    font-weight: 400;
}

@font-face {
    font-family: "RobotoBold";
    src: url("../fonts/Roboto-Bold.woff2") format("woff2");
    font-weight: 700;
}

@font-face {
    font-family: "RobotoBlack";
    src: url("../fonts/Roboto-Black.woff2") format("woff2");
    font-weight: 900;
}

@font-face {
    font-family: "MontserratRegular";
    src: url("../fonts/Montserrat-Regular.woff2") format("woff2");
    font-weight: 400;
}

@font-face {
    font-family: "MontserratSemiBold";
    src: url("../fonts/Montserrat-SemiBold.woff2") format("woff2");
    font-weight: 600;
}

@font-face {
    font-family: "MontserratBold";
    src: url("../fonts/Montserrat-Bold.woff2") format("woff2");
    font-weight: 700;
}





/* rj */

body {
    font-family: "MontserratRegular";
}

h1, h2, h3, h4, h5, h6{
    font-family: "MontserratSemiBold";
}

p {
    font-family: "MontserratRegular";
    /* font-family: "MontserratSemiBold"; */
    font-weight: 400;
    font-size: 16px;
}

ul {
    font-family: "MontserratRegular";
    /* font-weight: 400; */
    /* font-size: 16px; */
}

.rjnavbar .nav-link {
    font-family: "RobotoBold";
    font-weight: 700;
    font-style: italic;
}





.ul1 {
  
    list-style: none; /* Remove default bullet points */
    padding-left: 20px; /* Adjust indentation */
}

.li1 {
    position: relative;
    padding-left: 20px; /* Space for the triangle */
    font-size: 16px;
   
}

.li1::before {
    content: "";
    position: absolute;
    left: 0;
    top:7px;
    /* top: 50%; */
    /* transform: translateY(-50%); */
    width: 0;
    height: 0;
    border-left: 8px solid #d31145; /* Triangle color */
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    
}


.rjallsersecOffmain .custom-card {
    max-width: 250px;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    position: relative;
    font-family: Arial, sans-serif;
}

.rjallsersecOffmain .card-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    background: white;
    border-bottom: 1px solid #ddd;
}

.rjallsersecOffmain .card-body {
    padding: 15px;
    font-size: 12px;
}

.rjallsersecOffmain .card-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    background: white;
    border-top: 1px solid #ddd;
}

.rjallsersecOffmain .card-img {

    object-fit: cover;
}

.rjallsersecOffmain .icon-text {
    display: flex;
    align-items: center;
    gap: 15px;
    font-size: 14px;
}

.rjallsersecOffmain .icon-text a {
    text-decoration: none;
    color: black;
    display: flex;
    align-items: center;
    gap: 5px;
}

.rjallsersecOffmain .icon-text i {
    font-size: 18px;
    color: gray;
}

.rjallsersecOffmain .read-more {
    color: blue;
    text-decoration: none;
    font-weight: bold;
}


/* ============================== */






.arrjSewerLineInspectionSe {
    padding: 70px 0px;
    background-color: #e8e8e8;
}



/* rjviemososec start */

.rjviemososec .custom-card {
    max-width: 250px;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    position: relative;
    font-family: Arial, sans-serif;
}

.rjviemososec .card-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    background: white;
    border-bottom: 1px solid #ddd;
}

.rjviemososec .card-body {
    padding: 15px;
    font-size: 12px;
}

.rjviemososec .card-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    background: white;
    border-top: 1px solid #ddd;
}

.rjviemososec .card-img {

    object-fit: cover;
}

.rjviemososec .icon-text {
    display: flex;
    align-items: center;
    gap: 15px;
    font-size: 14px;
}

.rjviemososec .icon-text a {
    text-decoration: none;
    color: black;
    display: flex;
    align-items: center;
    gap: 5px;
}

.rjviemososec .icon-text i {
    font-size: 18px;
    color: gray;
}

.rjviemososec .read-more {
    color: blue;
    text-decoration: none;
    font-weight: bold;
}





.aprjviewmoreSocialhaedText{
    font-size: 25px;
}

.bZMJWw {
    position: relative;
    width: 6px;
    min-width: 6px;
    height: 6px;
    background: rgb(255 255 255);
    border-radius: 50%;
    margin: 0px 4px;
    transform: scale(1);
}
.jTDrXV {
    position: relative;
    width: 6px;
    min-width: 6px;
    height: 6px;
    background: rgb(255 255 255 / 50%);
    border-radius: 50%;
    margin: 0px 4px;
    transform: scale(0.66);
}
.jhsvRh {
    position: relative;
    width: 6px;
    min-width: 6px;
    height: 6px;
    background: rgb(255 255 255 / 50%);
    border-radius: 50%;
    margin: 0px 4px;
    transform: scale(0.33);
}

.BulletsControl__BulletsControlItem-sc-vxd05w-2{
    background-color: #fff !important;
}
/* rjviemososec end */






/* navbar section */

@media screen and (max-width: 991px) {
    header {
        background-image: url('../images/rectangle_header.png');
        background-repeat: no-repeat;
        background-size: cover;

    }

}


@media screen and (min-width: 992px) {
    header {
        /* background-image: url('../images/Rectangle749.png'); */
        background-image: url('../images/rectangle_header.png');
        background-repeat: no-repeat;
        background-size: cover;

    }

}

@media only screen and (max-width: 768px) and (min-width: 0px) {
    header {
        /* background-image: url('../images/Rectangle749.png'); */
        background-image: url('../images/nav-background-mob.png');
        background-repeat: no-repeat;
        background-size: cover;

    }
}



@media only screen and (max-width: 1300px) and (min-width: 992px){
    header {
        background-image: none !important;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .rjnavbar  .navbar-nav .nav-link {
        color: rgb(47, 47, 47) !important;
    }

}


/* Navbar text color in desktop view */
.navbar-nav .nav-link {
    color: white !important;
}


/* Change text color in mobile view when the navbar is collapsed */
@media (max-width: 991px) {

    /* 991px is Bootstrap's breakpoint for lg */
    .navbar-nav .nav-link {
        color: black !important;
    }
}

@media (max-width: 991px) {
    .navbar-collapse.show .nav-link {
        color: rgb(0, 0, 0) !important;
    }
}


.request-btn1 {
    color: rgb(0, 0, 0);
    background-color: #c5952d;
    font-weight: 800;
    border-radius: 50px;
    padding: 5px 20px;
    font-size: small;
}

.request-btn1:hover {
    color: rgb(0, 0, 0) !important;
    background-color: #c5952d !important;
}

.request-btn2 {
    color: white;
    background-color: #c20f2f;
    font-weight: 800;
    border-radius: 50px;
    padding: 5px 20px;
    font-size: small;
}

.request-btn2:hover {
    color: white !important;
    background-color: #c20f2f !important;
}

/* hero section  */

@media screen and (max-width: 991px) {
    .bgarrow {
        background-image: url('../images/Arrow_services_bg.png');
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        height: 90vh;
        /* Ensures full height */
        position: relative;
        /* For absolute positioning of buttons */
        display: flex;
        align-items: flex-end;
        /* Pushes buttons to bottom */
        flex-wrap: wrap;
    }

}

@media screen and (max-width: 768px) {
    .bgarrow {
        background-image: url('../images/Arrow_services_bg.png') !important;
        background-position: center !important;
        background-size: cover !important;
        background-repeat: no-repeat !important;
        height: 90vh;
        /* Ensures full height */
        position: relative;
        /* For absolute positioning of buttons */
        display: flex;
        align-items: flex-end;
        /* Pushes buttons to bottom */
        flex-wrap: wrap;
    }

}

@media screen and (min-width: 992px) {
    .bgarrow {
        background-image: url('../images/Arrow_services_bg.png');
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        height: 90vh;
        /* Ensures full height */
        position: relative;
        /* For absolute positioning of buttons */
        display: flex;
        align-items: flex-end;
        /* Pushes buttons to bottom */
    }

}



.button-container {
    position: absolute;
    bottom: 20px;
    /* Adjust as needed */
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    gap: 15px;
    /* Space between buttons */
    flex-wrap: wrap;
}



.request-btn {
    background-color: #646464;
    color: white;
    font-weight: 700;
    border-radius: 50px;
    padding: 12px 40px;
    font-size: 16px;
}

.request-btn:hover {
    background-color: #646464;
    color: white;
}



.call-btn {
    background-color: #C20F2F;
    color: white;

}

.call-btn:hover {
    background-color: #C20F2F;
    color: white;
}


/* Mobile Adjustments */
@media (max-width: 768px) {
    .bgarrow {
        height: 34vh;
        /* Adjust height for mobile */
        background-image: url('../images/SLIDER\ 2.png');
    }

    .button-container {
        bottom: 10px;
        /* Move up for smaller screens */
    }

    .request-btn {
        padding: 10px 30px;
        font-size: 14px;
    }
}





/* About Section  */

.about-btn {
    background-color: #c20f2f;
    color: white;
    font-weight: 700;
    padding: 5px 40px;
    border-radius: 50px;
    font-size: 20px;
}


.about-btn:hover {
    background-color: #c20f2f;
    color: white;
}

@media screen and (max-width: 991px) {
    .about-text-heading {

        font-size: 15px;
        font-weight: 600;
    }

}

@media screen and (min-width: 992px) {
    .about-text-heading {

        font-size: 24px;
        font-weight: 600;
    }

}


@media screen and (max-width: 991px) {
    .about-text {

        font-size: 12px;
        font-weight: 400;
    }

}

/* Our Srevices  */

.bg-rectangle {
    background-image: url('../images/bg-Rectangl.png');
    background-position: center;
    background-size: cover;
}

.borderr {
    @media screen and (max-width: 991px) {
        border: none !important;

    }
}


/* Call US section  */
.callus {
    position: relative;
    top: -50px;
}

.call:hover {
    background-color: #c20f2f;
    color: white;
}

@media screen and (min-width: 991px) and (max-width: 1199px) {
    .call {
        font-size: x-small !important;
    }

}



.call {
    background-color: #d31145;
    color: white;
    font-weight: 700;
    padding: 2px 20px;
    border-radius: 50px;
    font-size: 20px;
    position: relative;
    top: 70px;
}

.nav-link {
    color: white;
}

@media screen and (max-width: 991px) {
    .rounded_top {
        border-top-left-radius: 50px;
        border-top-right-radius: 50px;
    }

}

@media screen and (min-width: 992px) {
    .rounded_left {
        border-top-left-radius: 50px;
        border-bottom-left-radius: 50px;

    }
}

@media screen and (min-width: 992px) {
    .rounded_right {
        border-top-right-radius: 50px;
        border-bottom-right-radius: 50px;

    }
}

@media screen and (max-width: 991px) {
    .rounded_bottom {
        border-bottom-left-radius: 50px;
        border-bottom-right-radius: 50px;

    }

}

/* Easy Pay Financing   */

.easy_pay_back {
    background-image: url('../images/easy_pay_fincingbg.png');
    ;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 90px !important;
}




/* Join Total Care Club  */

.total_care_back {
    background-image: url('../images/Rectangle\ 1628\ copy.png');
    background-position: bottom left;
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: -10px !important;
    padding-bottom: 50px !important;
}







.rjallsersecOffmain .card {
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
    height: 100%;

}

.rjallsersecOffmain .card-body {
    padding: 15px;
}

.rjallsersecOffmain .card h4 {
    font-weight: bold;
    padding: 10px 0;
}

.rjallsersecOffmain .scrollable-list {
    height: 100px;
    /* Limits height */
    overflow-y: auto;
    /* Scroll only for long lists */
    padding-left: 15px;
    margin-bottom: auto;
}

.rjallsersecOffmain .custom-button {
    background: #0e90ed;
    border-radius: 20px;
    padding: 5px 30px;
    color: #ffffff;
    font-size: 13.1px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    width: 90%;
    max-width: 250px;
    margin: 10px auto;
}













/* for crousel  */
.rjtestimonialForothermain .carousel-indicators button {
    width: 12px !important;
    height: 12px !important;
    border-radius: 50%;
    /* Makes it circular */

    border: none;
    margin: 0 5px;
    opacity: 1 !important;
    /* Ensures visibility */
    transition: background-color 0.3s ease;
    background-color: rgb(12, 12, 12) !important;
}

.rjtestimonialForothermain .carousel-indicators .active {
    background-color: #d31145 !important;
    /* Active indicator color */
}



/* the custome crousel  */

.rjcareclubse .carousel-indicators button {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    /* Circular shape */
    background-color: black;
    /* Default */
    border: none;
    margin: 0 5px;
    opacity: 1;
    /* Always visible */
    transition: background-color 0.3s ease;
}

.rjcareclubse .carousel-indicators .active {
    background-color: #d31145 !important;
    /* Active indicator color */
}


/* Ensure all cards have equal height */
.rjcareclubse .carousel-card {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    /* Ensures spacing is even */
    /* height: 100%; Make sure it takes full height */
}

/* Desktop view: Make all cards equal height */
.rjcareclubse .desktop-view {
    display: flex;
    align-items: stretch;
    /* Ensures all cards stretch to the same height */
}

/* Ensure all h5 */





/* 🎨 CSS Fixes  */

/* ✅ Fix Right Shift Issue */
.rjcareclubse .mobile-view .owl-carousel {
    width: 100%;
    margin: 0 auto;
    padding: 0;
}

.rjcareclubse .owl-stage-outer {
    overflow: hidden !important;
    width: 100% !important;
}

.rjcareclubse .owl-stage {
    display: flex !important;
    justify-content: center !important;
}

.rjcareclubse .owl-item {
    text-align: center !important;
}

/* 🏆 Move Carousel Buttons Outside */
.rjcareclubse .owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
    display: flex;
    justify-content: space-between;
    transform: translateY(-50%);
    pointer-events: none;
}

.rjcareclubse .owl-prev,
.rjcareclubse .owl-next {
    background: none !important;
    font-size: 30px !important;
    color: #333 !important;
    font-weight: bold;
    pointer-events: all;
}

/* 🎨 Custom Button */
.rjcareclubse .btn-custom {
    background: #d31145;
    border-radius: 20px;
    padding: 15px 25px;
    color: #ffffff;
    font: normal 15px/1 Open Sans, sans-serif;
    text-align: center;
    border: none;
}

/* * {
    max-width: 100%;
    box-sizing: border-box;
} */

selector-of-the-element {
    overflow-x: hidden;
    max-width: 100vw;
}

/* 🎨 CSS Fixes end  */



input::placeholder,
textarea::placeholder {
    color: #000000 !important;
    /* Adjust to match your design */
    font-weight: bold !important;
    opacity: 1;
    /* Ensures the color is fully visible */
}



.rjallserviceoffersecmain {
    padding: 50px 0px 30px 0px;
}

.rjallserviceoffersecmain .rjofferbtn {
    margin-bottom: -30px;
    margin-top: 30px;
}

.rjnavbar {
    padding: 20px 0px;
}

.rjnavbar li {
    font-family: "RobotoRegular";
    font-weight: 400 !important;
}
.rjnavbar .fw-bold {
    font-family: "RobotoBold";
    font-weight: 700 !important;
}







/* rj innerpa start */

.rjinnerheadmianmainwrap {
    /* padding-top: 45px;
    padding-bottom: 45px; */
}

.rjinnerheadmian {
    background-color: #c20f2f;
    border-radius: 5px;
    font-family: "RobotoBold";
    font-weight: 700;
    width: fit-content;
    padding: 10px 20px !important;
    margin: auto;
    color: #ffffff;
    text-transform: uppercase;
}

.rjinnerheadsubs {
    font-family: "MontserratBold";
    font-weight: 700;
    font-style: italic;
    font-size: 19px;
}

.rjallserviceoffersecmain .rjheadmain {
    font-family: "RobotoBlack";
    font-weight: 900;
}


.rjHerocardview .card{
height: 100%;
}


.rjmainheadtexth1 {
    font-family: RobotoBold;
    font-weight: 700;
    color: #c20f2f;
    text-transform: uppercase;
    text-align: center;
}
.rjmainheadtexth2{
    text-align: center;
}

.rjHerocardview .card-body {
    background-color: #000000;
    color: #fff;
    text-align: center;

    display: flex;
    align-items: center;
    justify-content: center;
}

.rjHerocardviewButtonwrap {
    display: flex;
    justify-content: center;
}

.rjHerocardviewButtonwrap .btn {
    width: fit-content;
    margin: 20px;
    background-color: #C20F2F;
    border: 1px solid #C20F2F;
    padding: 9px 15px;
    font-weight: 500;
    border-radius: 500px;
}

.rjHerocardviewButtonwrap .btn:hover {
    background-color: #930e26;
    border: 1px solid #930e26;
}


@media only screen and (max-width: 768px) and (min-width: 0px) {
.rjHerocardviewButtonwrap {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
}


.rjHerocardview .card-title{
    text-align: center;
}


.rjinnersec2 {
    background-color: #e8e8e8;
    padding: 50px 0px;
}

.rjinnersec2 .card {
    border: none;
    overflow: hidden;
    margin-top: 20px;
}

.rjinnersec2 .card-body {
    background-color: #ffffff;
}

.rjinnersec2 .rjcardheader {
    background-color: #c20f2f;
    color: #fff;
    padding: 20px;
}

.rjinnersec2 .rjcardheader .card-subtitle {
    color: #ffcc00 !important;
    font-size: 23px;


    position: relative;
    padding-left: 20px;
}


.rjinnersec2 .rjcardheader .card-subtitle::before {
    content: "";
    position: absolute;
    left: 0;
    top: 7px;
    /* top: 50%; */
    /* transform: translateY(-50%); */
    width: 0;
    height: 0;
    border-left: 8px solid #ffcc00;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
}


.rjinnersec2 .btn {
    width: fit-content;
    background-color: #C20F2F;
    border: 1px solid #C20F2F;
    padding: 9px 15px;
    font-weight: 500;
    border-radius: 500px;
}

.rjinnersec2 .btn:hover {
    background-color: #930e26;
    border: 1px solid #930e26;
}



.rjinnersingleheroimagewrap{
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}
.rjinnersingleheroimageIMGwrap{
    width: 70%;
}

@media only screen and (max-width: 768px) and (min-width: 0px){

    .rjinnersingleheroimageIMGwrap{
        width: 100%;
    }
}

/* rj innerpa end */








/* rj nav start */

.navbar-toggler {
    background: #ffffff;
}


/* dee */
/* .dropdown-submenu {
    position: relative;
}

.dropdown-submenu .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -1px;
    display: none;
}

.dropdown-submenu:hover .dropdown-menu {
    display: block;
} */
/* rj nav end */







/* rj testimonial fix */


.rjtestimonialForothermain .btn {
    width: fit-content;
    margin: 20px;
    background-color: #C20F2F;
    border: 1px solid #C20F2F;
    padding: 9px 15px;
    font-weight: 500;
    border-radius: 500px;
}
.rjtestimonialForothermain .btn:hover {
    background-color: #930e26;
    border: 1px solid #930e26;
}

.rjtestimonialForothermain .rjsecHeadmain {
    font-family: "WorkSansBold";
    color: #C20F2F;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 50px;
}
.rjtestimonialForothermain .rjsecSubHeadmain {
    color: #c5952d;
}

/* rj testimonial fix end */






/* rj inner Service Area Section call to action start */

.rjinnersecServiceAreaSecFinancingSection {
    background-color: #000000;
    padding: 70px 0px;
}

.rjinnerServiceAreaSecCalltoAction h2 {
    color: #c20f2f;
}
.rjinnerServiceAreaSecCalltoAction h3 {
    color: #949494
}




.rjinnerFinancingSectionCalltoAction h2 {
    color: #c20f2f;
}
.rjinnerFinancingSectionCalltoAction h3 {
    color: #949494
}
.rjinnerFinancingSectionCalltoAction p {
    color: #949494
}



.rjinnersecServiceAreaSecFinancingSection .btn {
    width: fit-content;
    margin: 20px 10px 20px 0px;
    background-color: #C20F2F;
    border: 1px solid #C20F2F;
    padding: 9px 15px;
    font-weight: 500;
    border-radius: 500px;
}
.rjinnersecServiceAreaSecFinancingSection .btn:hover {
    background-color: #930e26;
    border: 1px solid #930e26;
}
/* rj inner Service Area Section call to action end */




/* FAQ start */

.rjinnersecFAQSection{
    background-color: #e1e1e1;
    padding: 70px 0px;
}
.rjinnersecFAQSection .accordion{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
/* display: flex;
justify-content: space-between; */
}
.rjinnersecFAQSection .accordion-item {
/* width: 50%; */
background-color: #ff000000;
margin-bottom: 20px;
}


.rjFAQHead {
    margin-bottom: 30px;
}

.rjinnersecFAQSection button.accordion-button {
    background-color: #c20f2f;
    color: #fff;
}

.rjinnersecFAQSection .accordion-button:not(.collapsed) {
    color: #ffffff;
    background-color: #c20f2f;
}
.rjinnersecFAQSection .accordion-body {
    background-color: #c20f2f;
    color: #fff;
}

.rjinnersecFAQSection .accordion-button::after {  
    color: white !important; 
}  
.rjinnersecFAQSection .accordion-button:after {
    background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>") !important;
  }




/* FAQ end */






/* Explore additional Service sec start */

.rjinnerExploreadditionalServiceSection {
    /* background-color: #000000; */
padding-top: 50px;
padding-bottom: 50px;
background-image: url(../images/bg-Rectangl.png);
    background-position: center;
    background-size: cover;
}

.rjinnerExploreadditionalServiceSection .card{
padding: 30px;
background-color: rgb(66, 154, 205);
color: white;
}

.rjinnerExploreadditionalServiceSection .rjcardheader{
    text-align: center;
}

.rjinnerExploreadditionalServiceSection .calltobtn{
text-align: center;
}


.rjinnerExploreadditionalServiceSection .btn {
    width: fit-content;
    margin: 20px;
    background-color: #C20F2F;
    border: 1px solid #C20F2F;
    padding: 9px 15px;
    font-weight: 500;
    border-radius: 500px;
}
.rjinnerExploreadditionalServiceSection .btn:hover {
    background-color: #930e26;
    border: 1px solid #930e26;
}

/* Explore additional Service sec end */






/* Offers And Services Section start */

.rjinnerOffersAndServicesSection {
    background-color: #ffffff;
    padding-bottom: 60px;
}

.rjinnerOffersAndServicesSection .rjmain-head {
    font-family: "RobotoBlack";
    color: #c20f2f;
    text-transform: uppercase;
    font-size: 35px;
    font-weight: 900;
    width: 70%;
    margin: auto;
}

.rjinnerOffersAndServicesSection .card-header {
    background-color: #c20f2f !important;
    color: #fff !important;
    padding: 20px 20px !important;
    min-height: 120px;

    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0px;

    height: 100%;
}

.rjinnerOffersAndServicesSection .card {
    border-color: #a9a9a9 !important;
    overflow: hidden;
    border-radius: 0px;

    /* height: 100%; */
}

.rjinnerOffersAndServicesSection .btn {
    width: fit-content;
    background-color: #C20F2F;
    border: 1px solid #C20F2F;
    padding: 9px 15px;
    font-weight: 500;
    border-radius: 500px;
}
.rjinnerOffersAndServicesSection .btn:hover {
    background-color: #930e26;
    border: 1px solid #930e26;
}



.rjinnerOffersAndServicesSection ul {
    list-style: none;
    padding-left: 20px;
}
.rjinnerOffersAndServicesSection li {
    position: relative;
    padding-left: 20px;
    font-size: 16px;
}
.rjinnerOffersAndServicesSection li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 7px;
    /* top: 50%; */
    /* transform: translateY(-50%); */
    width: 0;
    height: 0;
    border-left: 8px solid #d31145;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
}


.rjinnerOffersAndServicesSection .subcardbody {
    /* overflow-y: scroll;
    max-height: 250px; */
}

.rjinnerOffersAndServicesSection .card-header h1{
    text-transform: uppercase;
}
.rjinnerOffersAndServicesSection .card-header h3{
    text-transform: uppercase;
    text-align: center;
}


.rjWhatyougetfromArrowPlumbingAndDisclaimerNewSec{
    margin-top: 30px;
}


.rjWhatyougetfromArrowPlumbingAndDisclaimerNewSec .subcardbody {
    /* overflow-y: auto !important;
    max-height: 650px; */
}

.rjWhatyougetfromArrowPlumbingAndDisclaimerNewSec .card-title {
    text-align: center;
    font-family: "RobotoBlack";
    color: #c20f2f;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 900;
    width: 70%;
    margin: auto;
}
/* .rjWhatyougetfromArrowPlumbingAndDisclaimerNewSec .card-title {
    text-align: center;
} */

.rjWhatyougetfromArrowPlumbingAndDisclaimerNewSec .btn {
    width: fit-content;
    background-color: #C20F2F;
    border: 1px solid #C20F2F;
    padding: 9px 15px;
    font-weight: 500;
    border-radius: 500px;
    text-align: center;
    margin: auto;
    display: block;
    margin-top: 20px;
}

.rjinnerOffersAndServicesSection .card .img-fluid {
    height: 410px;
    object-fit: cover;
}



/* Offers And Services Section start */







/* Contact & Inquiry Section start */

.rjapcontactandInquiryform .rjheadbox {
    color: #ffffff;
    background-color: #d31145;
    border-radius: 10px 10px 0px 0px ;
    
}

.rjapcontactandInquiryform .head1 {
font-size: 25px;
font-family: "MontserratBold";
font-weight: 700;
color: #ffffff;
}

.rjapcontactandInquiryform .head2 {
font-family: "MontserratRegular";
font-weight: 400;
font-size: 19px;
}

.rjapcontactandInquiryform .callbtnlink {
color: #000000;
text-decoration: none;
font-family: "MontserratBold";
font-weight: 700;
}

/* Contact & Inquiry Section end */





/* ######### financing-options page ######### */

/* Financing Details Section */

.rjinnerFinancingOptionsPageDetailsSection {
    /* background-color: #000000; */
    padding-top: 50px;
    padding-bottom: 50px;
    background-image: url(../images/bg-Rectangl.png);
    background-position: center;
    background-size: cover;
}

.rjinnerFinancingOptionsPageDetailsSection .card-header {
    background-color: #c20f2f;
    color: #fff;
    padding: 20px 20px;
}

.rjinnerFinancingOptionsPageDetailsSection li {
    position: relative;
    padding-left: 20px;
    font-size: 16px;
}

.rjinnerFinancingOptionsPageDetailsSection li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 7px;
    /* top: 50%; */
    /* transform: translateY(-50%); */
    width: 0;
    height: 0;
    border-left: 8px solid #d31145;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
}

.rjinnerFinancingOptionsPageDetailsSection .btn {
    width: fit-content;
    background-color: #C20F2F;
    border: 1px solid #C20F2F;
    padding: 9px 15px;
    font-weight: 500;
    border-radius: 500px;
}
.rjinnerFinancingOptionsPageDetailsSection .btn:hover {
    background-color: #930e26;
    border: 1px solid #930e26;
}

.rjinnerFinancingOptionsPageDetailsSection .bg-primary {
    background-color: rgb(214 214 214) !important;
    color: #c20f2f;
}


/* Financing Details Section */

/* ######### financing-options page ######### */




/* Contact us start */

.rjcontactusdetails .btn {
    width: fit-content;
    background-color: #C20F2F;
    border: 1px solid #C20F2F;
    padding: 9px 15px;
    font-weight: 500;
    border-radius: 500px;
}

.rjcontactusdetails .btn:hover {
    background-color: #930e26;
    border: 1px solid #930e26;
}


.rjcontactusdetails strong{
    font-family: "RobotoBold";
    font-weight: 700;
}
.rjcontactusdetails p{
    font-family: "RobotoRegular";
    font-weight: 400;
}

.HoursofOperation p{
    line-height: 0.9;
}
/* Contact us end */




/* Blog start */

.rjaparticle {
    margin-bottom: 20px;
	font-family: "MontserratRegular";
font-weight: 400;
}


.rjaparticle li {
    position: relative;
    padding-left: 20px;
    font-size: 16px;
}
.rjaparticle li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 7px;
    /* top: 50%; */
    /* transform: translateY(-50%); */
    width: 0;
    height: 0;
    border-left: 8px solid #d31145;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
}

.rjaparticle .btn {
    width: fit-content;
    background-color: #C20F2F;
    border: 1px solid #C20F2F;
    padding: 9px 15px;
    font-weight: 500;
    border-radius: 500px;
}

.rjaparticle .btn:hover {
    background-color: #930e26;
    border: 1px solid #930e26;
}


.rjaparticle .card-title {
    color: #c20f2f;
    text-transform: uppercase;
    font-family: "MontserratBold";
    font-weight: 700;
}

.rjapArchives a{
    text-decoration: none;
    color: #c20f2f;
    font-family: "MontserratRegular";
    font-weight: 400;
}

/* Blog end */







/* ######### financing-options page ######### */

/* Trusted Plumbing Services in These Locations Section */


.rjinnerServiceAreaTrustedPlumbingServicesinTheseLocationsSection {
    /* background-color: #000000; */
    padding-top: 50px;
    padding-bottom: 50px;
    background-image: url(../images/bg-Rectangl.png);
    background-position: center;
    background-size: cover;
}

.rjinnerServiceAreaTrustedPlumbingServicesinTheseLocationsSection .card-header {
    background-color: #c20f2f;
    color: #fff;
    padding: 20px 20px;
}

.rjinnerServiceAreaTrustedPlumbingServicesinTheseLocationsSection li {
    position: relative;
    padding-left: 20px;
    font-size: 16px;
}

.rjinnerServiceAreaTrustedPlumbingServicesinTheseLocationsSection li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 7px;
    /* top: 50%; */
    /* transform: translateY(-50%); */
    width: 0;
    height: 0;
    border-left: 8px solid #d31145;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
}

.rjinnerServiceAreaTrustedPlumbingServicesinTheseLocationsSection .btn {
    width: fit-content;
    background-color: #C20F2F;
    border: 1px solid #C20F2F;
    padding: 9px 15px;
    font-weight: 500;
    border-radius: 500px;
}
.rjinnerServiceAreaTrustedPlumbingServicesinTheseLocationsSection .btn:hover {
    background-color: #930e26;
    border: 1px solid #930e26;
}

.rjinnerServiceAreaTrustedPlumbingServicesinTheseLocationsSection .bg-primary {
    background-color: rgb(214 214 214) !important;
    color: #c20f2f;
}


/* Trusted Plumbing Services in These Locations Section */

/* ######### financing-options page ######### */





/* Meet the Team page start */

.rjinnermeettheteamCardSec{
    /* background-color: #000000; */
    padding-top: 50px;
    padding-bottom: 50px;
    background-image: url(../images/bg-Rectangl.png);
    background-position: center;
    background-size: cover;
}

.rjinnermeettheteamCardSec .rjmain-head {
    font-family: "RobotoBlack";
    color: #c20f2f;
    text-transform: uppercase;
    font-size: 35px;
    font-weight: 900;
    width: 70%;
    margin: auto;
}

.rjinnermeettheteamCardSec .card-title {
text-align: center;
}
.rjinnermeettheteamCardSec .card-text {
    text-align: center;
}

.rjinnermeettheteamCardSec .card-body {
    background-color: #c20f2f;
    color: #fff;
    border-radius: 50px;
    margin-top: 10px;
}


.rjinnermeettheteamCardSec .card {
    margin-bottom: 20px;
    background-color: #ff000000;
    border: none;
}

.rjinnermeettheteamCardSec .btn {
    width: fit-content;
    margin: 20px;
    background-color: #C20F2F;
    border: 1px solid #C20F2F;
    padding: 9px 15px;
    font-weight: 500;
    border-radius: 500px;
}
.rjinnermeettheteamCardSec .btn:hover {
    background-color: #930e26;
    border: 1px solid #930e26;
}

.rjinnermeettheteamCardSec2{
    text-align: center;
}

.rjinnermeettheteamCardSec2 .badgewrap{
display: flex;
justify-content: center;
}
.rjinnermeettheteamCardSec2 .badge{
margin: 0px 10px;
}
/* Meet the Team page end */




.rjserviceArea2 .badge {
font-size: 18px;
text-decoration: none;
}




/* Financing page */
/* Financing Information Section */

.rjinnerFinancingInformationSection {
    text-align: center;
    background-color: rgb(66, 154, 205);
    color: white;
    padding-top: 50px;
}
.rjinnerFinancingInformationSection .btn {
    width: fit-content;
    margin: 20px;
    background-color: #C20F2F;
    border: 1px solid #C20F2F;
    padding: 9px 15px;
    font-weight: 500;
    border-radius: 500px;
}
.rjinnerFinancingInformationSection .btn:hover {
    background-color: #930e26;
    border: 1px solid #930e26;
}

.rjinnerFinancingInformationSection h2{
    color: #000000;
}

.rjinnerFinancingInformationSection h3{
    color: #000000;
}

/* Financing Information Section */



.rjinnerCouponsAndSpecialOffersSection{
    text-align: center;
    background-color: #000000;
    color: #fff;
    padding: 50px 0px;
}

.rjinnerCouponsAndSpecialOffersSection h2{
    color: #C20F2F;
}

.rjinnerCouponsAndSpecialOffersSection h3{
    color: #429acd;
}
.rjinnerCouponsAndSpecialOffersSection .btn {
    width: fit-content;
    margin: 20px;
    background-color: #C20F2F;
    border: 1px solid #C20F2F;
    padding: 9px 15px;
    font-weight: 500;
    border-radius: 500px;
}
.rjinnerCouponsAndSpecialOffersSection .btn:hover {
    background-color: #930e26;
    border: 1px solid #930e26;
}


.rjinnersec2financing {

}


/* Financing page */







/* ######### About us page ######### */

/*  Section */


.rjinnerWhyChooseArrowPlumbingSection {
    /* background-color: #000000; */
    padding-top: 50px;
    padding-bottom: 50px;
    background-image: url(../images/bg-Rectangl.png);
    background-position: center;
    background-size: cover;
}

.rjinnerWhyChooseArrowPlumbingSection .card-header {
    background-color: #c20f2f;
    color: #fff;
    padding: 20px 20px;
}

.rjinnerWhyChooseArrowPlumbingSection li {
    position: relative;
    padding-left: 20px;
    font-size: 16px;
}

.rjinnerWhyChooseArrowPlumbingSection li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 7px;
    /* top: 50%; */
    /* transform: translateY(-50%); */
    width: 0;
    height: 0;
    border-left: 8px solid #d31145;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
}

.rjinnerWhyChooseArrowPlumbingSection li h4{
font-size: 20px;
margin-bottom: 20px;
}

.rjinnerWhyChooseArrowPlumbingSection .btn {
    width: fit-content;
    background-color: #C20F2F;
    border: 1px solid #C20F2F;
    padding: 9px 15px;
    font-weight: 500;
    border-radius: 500px;
}
.rjinnerWhyChooseArrowPlumbingSection .btn:hover {
    background-color: #930e26;
    border: 1px solid #930e26;
}

.rjinnerWhyChooseArrowPlumbingSection .bg-primary {
    background-color: rgb(214 214 214) !important;
    color: #c20f2f;
}


/* Section */







/* Our Mission Section and Who We Are Section start */

.rjinnerOurMissionSectionandWhoWeAreSectionSection {
    background-color: #000000;
    padding: 70px 0px;
}

.rjinnerOurMissionSectionandWhoWeAreSectionSection h2 {
    color: #c20f2f;
}
.rjinnerOurMissionSectionandWhoWeAreSectionSection h3 {
    color: #949494
}


.rjinnerOurMissionSectionandWhoWeAreSectionSection p {
    color: #949494
}


.rjinnerOurMissionSectionandWhoWeAreSectionSection .btn {
    width: fit-content;
    margin: 20px 10px 20px 0px;
    background-color: #C20F2F;
    border: 1px solid #C20F2F;
    padding: 9px 15px;
    font-weight: 500;
    border-radius: 500px;
}
.rjinnerOurMissionSectionandWhoWeAreSectionSection .btn:hover {
    background-color: #930e26;
    border: 1px solid #930e26;
}

/* Our Mission Section and Who We Are Section end */



/* ######### About us page end ######### */




.rjourServicesmain a{
text-decoration: none;
color: #000;
}
.rjfrozenwaterpipes a{
    text-decoration: none;
}

.rjallserviceoffersecmain a{
    text-decoration: none;
}

.easy_pay_back a{
    text-decoration: none;
}

.rjcareclubse a {
    text-decoration: none;
}

.rjviemososec a {
    text-decoration: none;
}

.rjcopyrightPresentedby {
    text-decoration: none;
    color: #fff;
}


/* Careers start */


.rjcareersSec1 p{
    font-family: "RobotoRegular";
    font-weight: 400;
    color: #000000;
}
.rjcareersSec1 .card {
    text-align: center;
    background-color: #e8e8e8;
    border: none;
}
.rjcareersSec1 .card-title{
    color: #c20f2f;
    font-family: "RobotoBold";
    font-weight: 700;
    font-size: 25px;
}



.rjcareersSec2{
    background-color: #e8e8e8;
    padding: 50px 0px;
}

.rjcareersSec2 .rjheadtext{
    color: #c20f2f;
    font-family: "RobotoBold";
    font-weight: 700;
}
/* Careers end */



/* rj Offer p */



/* width */
::-webkit-scrollbar {
    width: 10px;
  }
  
  /* Track */
  ::-webkit-scrollbar-track {
    background: #f1f1f1; 
  }
   
  /* Handle */
  ::-webkit-scrollbar-thumb {
    background: #888; 
  }
  
  /* Handle on hover */
  ::-webkit-scrollbar-thumb:hover {
    background: #555; 
  }

.rjinnerOfferPagesec1 {
    background-color: #e8e8e8;
    padding: 50px 0px;
}

.rjinnerOfferPagesec1 .subcardbody {
    overflow-y: scroll;
    max-height: 210px;
}




.rjinnerOfferPagesec1 .card-header {
    text-align: center;
    background-color: #ffffff !important;
    border-bottom: 1.5px solid #909090 !important;
    color: #c20f2f !important;
    font-family: "RobotoBlack";
    font-weight: 900;
}

.rjinnerOfferPagesec1 .card-header h1{
    font-family: "RobotoBlack";
    font-weight: 900;
}

.rjinnerOfferPagesec1  .pricing-card-title {
    font-size: 16px;
    font-family: "RobotoBold";
    font-weight: 700;
    text-align: center;
}


.rjinnerOfferPagesec1 .card .btn {
    width: fit-content;
    margin: 20px 10px 20px 0px;
    background-color: #C20F2F;
    border: 1px solid #C20F2F;
    padding: 9px 15px;
    font-weight: 500;
    border-radius: 500px;
    font-family: "RobotoBold";
    font-weight: 700;
    font-size: 16px;
}
.rjinnerOfferPagesec1 .card .btn:hover {
    background-color: #930e26;
    border: 1px solid #930e26;
}

@media only screen and (max-width: 768px) and (min-width: 0px){
    
    .rjinnerOfferPagesec1 .card .btn {
    width: fit-content;
    margin: 20px 10px 20px 0px;
    background-color: #C20F2F;
    border: 1px solid #C20F2F;
    padding: 9px 15px;
    font-weight: 500;
    border-radius: 500px;
    font-family: "RobotoBold";
    font-weight: 700;
    font-size: 15px;
}
}

.rjinnerOfferPagesec1 .card {
    border: none;
    overflow: hidden;
}

.rjinnerOfferPagesec1 .card img.img-fluid {
    height: 200px;
    object-fit: cover;
}

.rjinnerOfferPagesec1 .offcut {
    letter-spacing: 0;
    text-decoration: line-through;
    margin-right: 20px;
    font-size: 18px;
}




.rjinnerOfferPagesec2 {
    background-color: #000000;
    padding: 50px 0px;
}

.rjinnerOfferPagesec2 h2 {
    color: #c20f2f;
}

.rjinnerOfferPagesec2 h2 {
    color: #c20f2f;
}
.rjinnerOfferPagesec2 h3 {
    color: #949494;
}
.rjinnerOfferPagesec2 p {
    color: #949494;
}
.rjinnerOfferPagesec2 li {
    color: #949494;
}
.rjinnerOfferPagesec2 h6 {
    color: #949494;
}

.rjinnerOfferPagesec2 .btn {
    width: fit-content;
    margin: 20px 10px 20px 0px;
    background-color: #C20F2F;
    border: 1px solid #C20F2F;
    padding: 9px 15px;
    font-weight: 500;
    border-radius: 500px;
    font-family: "RobotoBold";
    font-weight: 700;
}
.rjinnerOfferPagesec2 .btn:hover {
    background-color: #930e26;
    border: 1px solid #930e26;
}

/* rj Offer p end  */







/* rj Service Area Locations start */

.rjServiceAreaLocations ul {
    list-style: none;
    padding-left: 20px;
}
.rjServiceAreaLocations li {
    position: relative;
    padding-left: 20px;
    font-size: 16px;
}

.rjServiceAreaLocations li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 7px;
    /* top: 50%; */
    /* transform: translateY(-50%); */
    width: 0;
    height: 0;
    border-left: 8px solid #d31145;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
}

.rjServiceAreaLocations h2 {
    font-family: "RobotoBold";
    font-weight: 700;
    color: #c20f2f;
    /* text-transform: uppercase; */
    /* text-align: center; */
}

.rjServiceAreaLocations a {
    color: #c20f2f;
    text-decoration: none;
}


.rjServiceAreaLocationsbagesSection {
    background-color: #e8e8e8;
    padding: 50px 0px;
    text-align: center;
}
.rjServiceAreaLocationsbagesSection .rjcardheader {
    background-color: #b1b1b1;
    color: #dc3545;
    padding: 10px 10px;
}

.rjServiceAreaLocationsbagesSection .text-bg-danger {
    font-size: 20px;
    margin: 10px 0px;
    text-decoration: none;
}

/* rj Service Area Locations end */


.OurTeamProvidesPlumbingServicesin .badge a{
text-decoration: none;
color: #930e26;
font-size: 18px;
}

.CfRojcareerFormCard.bg-light {
    background-color: rgb(206 206 206) !important;
}

.CfRojcareerFormCard .card-header {
    background-color: #c31030;
    color: #fff;
}



.arrjScheduleservicesec {
    background-color: #000000;
}
.arrjScheduleservicesec .btn {
    width: fit-content;
    margin: 20px 10px 20px 0px;
    background-color: #C20F2F;
    border: 1px solid #C20F2F;
    padding: 9px 15px;
    font-weight: 500;
    border-radius: 500px;
    font-family: "RobotoBold";
    font-weight: 700;
}
.arrjScheduleservicesec .btn:hover {
    background-color: #930e26;
    border: 1px solid #930e26;
}


/*blog*/

.active>.page-link, .page-link.active {
    background-color: #c20f2f;
    border-color: #c20f2f;
}

.page-link {
    position: relative;
    display: block;
    color: #000000;
    text-decoration: none;
    font-weight: 700;
}



.rjinnerFinancingInformationSection2 h2 {
    font-family: "RobotoBold";
    font-weight: 700;
    color: #c20f2f;
    /* text-transform: uppercase; */
    /* text-align: center; */
}
.rjinnerFinancingInformationSection2 .Subtexthead {
    font-family: "RobotoBold";
    font-weight: 700;
    color: #737373;
}

.rjinnerFinancingInformationSection2 .btn {
    width: fit-content;
    margin: 20px 10px 20px 0px;
    background-color: #C20F2F;
    border: 1px solid #C20F2F;
    padding: 9px 15px;
    font-weight: 500;
    border-radius: 500px;
    font-family: "RobotoBold";
    font-weight: 700;
}
.rjinnerFinancingInformationSection2 .btn:hover {
    background-color: #930e26;
    border: 1px solid #930e26;
}


.rjHerobannerwrap img {
    width: 100%;
}

.rjHerobannerwrap .container-fluid{
    --bs-gutter-y: 0;
    --bs-gutter-x: 0;
}
.rjHerobannerwrap .row{
    --bs-gutter-y: 0;
    --bs-gutter-x: 0;
}


.rjinnerFinancingInformationSection h2 {
    font-family: "RobotoBold";
    font-weight: 700;
    color: #c20f2f;
    /* text-transform: uppercase; */
    /* text-align: center; */
}






/* Privacy policy start */

.rjprivacypolicy {
padding-top: 70px;
padding-bottom: 50px;
}

.rjprivacypolicy h2{
    font-family: "RobotoBold";
    font-weight: 700;
    color: #c20f2f;
}
.rjprivacypolicy h3{
    color: #c20f2f;
}

/* Privacy policy end */



.rjPrivacyPolicyfooter {
text-decoration: none;
color: #fff;
}

.rjfooterphno{
    text-decoration: none;
color: #fff;
}

