﻿/* Common CSS Start */

body {
    font-family: 'Manrope', sans-serif !important;
}

.H1_FontSize {
    font-size: 45px !important;
}

.H2_FontSize {
    font-size: 35px !important;
}

.H3_FontSize {
    font-size: 29px !important;
}

.Heading-21px {
    font-size: 18px !important;
}

.btnhover:hover {
    color: white;
    background-color: #dc3545 !important;
    transform: scale(1.01);
}

.P_FontSize {
    font-size: 18px !important;
}

.textwhitecolor {
    color: white;
}

.textblackcolor {
    color: black;
}

.textredcolor {
    color: red;
}

.textaligncenter {
    text-align: center;
}

.margintop {
    margin-top: 3%;
}

.banner-affiliate-section-max-width {
    max-width: 1200px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

.affiliate-section-max-width {
    max-width: 1200px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

#Secondheader:before, #Secondheader:after {
    background-color: #000;
    content: "";
    display: inline-block;
    height: 3px;
    position: relative;
    vertical-align: middle;
    width: 10%;
    border-radius: 8px;
    margin-left: 2%;
    margin-right: 2%;
}


.btnredhover:hover, .btnredhover:focus, .btnredhover.focus {
    color: #e91d26;
    text-decoration: none;
}

.secondrowmargintop {
    margin-top: 3%;
}

/* Common CSS Start */

/* Banner Section CSS Start */

.Section_one {
    background-image: url('/Content/images/Affiliate/pcfitment-affiliate-banner-image.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left;
    background-color: #f2f2f2;
    /*padding-bottom: 5%;*/
}

.bannersectionrow {
    margin-top: 5%;
}

.bannertitle {
    font-weight: 600;
    margin-top: 2%;
}

.bannersecondtitle {
    margin-top: 5%;
    margin-bottom: 6%;
}

.bannertext {
    padding: 10px 100px 20px 100px;
    text-align: center;
}

.bannergetstartbtn {
    color: white;
    font-style: normal;
    font-weight: 500;
    border-width: 0px;
    background-color: #e91d26;
    font-size: 21px;
    border-radius: 10px;
    padding: 8px 25px !important;
    margin-right: 2%;
}

.bannerloginbtn {
    color: #e91d26;
    font-style: normal;
    font-weight: 500;
    border-width: 0px;
    background-color: white;
    font-size: 21px;
    border-radius: 10px;
    border: 1px solid #e91d26;
    padding: 8px 75px !important;
}

    .bannerloginbtn :hover {
        color: red !important;
    }

.bannersecondimg {
    max-width: 100%;
}

/* Banner Section CSS End */

/* Perfect Solution For Your Business Section CSS Start */
.steps-container {
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
}

.step {
    flex: 1;
    text-align: center;
    padding: 0 15px;
    position: relative;
}

.step-circle {
    width: 78px;
    height: 78px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto 15px;
    font-size: 35px;
    font-weight: bold;
}

.step-1 .step-circle {
    background-color: rgba(255, 99, 99, 0.2);
    color: #ff6363;
}

.step-2 .step-circle {
    background-color: rgba(126, 211, 33, 0.2);
    color: #7ed321;
}

.step-3 .step-circle {
    background-color: rgba(149, 117, 205, 0.2);
    color: #9575cd;
}

.step-4 .step-circle {
    background-color: rgba(79, 195, 247, 0.2);
    color: #4fc3f7;
}

.step-title {
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 25px;
}

.step-1 .step-title {
    color: #ff6363;
}

.step-2 .step-title {
    color: #7ed321;
}

.step-3 .step-title {
    color: #9575cd;
}

.step-4 .step-title {
    color: #4fc3f7;
}

.step-text {
    font-size: 18px;
    color: #666;
    line-height: 1.4;
}

.dots {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 30px;
    right: -30px;
    width: 60px;
    z-index: 1;
}

.dot1 {
    width: 6px;
    height: 6px;
    background-color: #ddd;
    border-radius: 50%;
    margin: 0 3px;
}

.dot2 {
    width: 8px;
    height: 8px;
    background-color: #ddd;
    border-radius: 50%;
    margin: 0 3px;
}

.dot3 {
    width: 10px;
    height: 10px;
    background-color: #ddd;
    border-radius: 50%;
    margin: 0 3px;
}

.dot4 {
    width: 12px;
    height: 12px;
    background-color: #ddd;
    border-radius: 50%;
    margin: 0 3px;
}

.step:last-child .dots {
    display: none;
}

.seconddiv {
    margin-top: 3.1%;
}

.step1bg {
    background: rgba(232, 29, 37, 0.2);
    border-radius: 50%;
    width: 110px;
    height: 110px;
    text-align: center;
    padding-top: 7%;
    margin-left: 28%;
}

.step1 {
    color: #e81d25;
    text-align: center;
    font-family: "Manrope-ExtraBold", sans-serif;
    font-size: 50px;
    font-weight: 800;
}

.step1title {
    padding-top: 10%;
    color: #e81d25;
    text-align: center;
    font-family: "Manrope-Bold", sans-serif;
    font-size: 25px;
    font-weight: 700;
}

.step2bg {
    background: rgba(73, 232, 0, 0.2);
    border-radius: 50%;
    width: 110px;
    height: 110px;
    text-align: center;
    padding-top: 7%;
    margin-left: 28%;
}

.step2 {
    color: #36ad00;
    text-align: center;
    font-family: "Manrope-ExtraBold", sans-serif;
    font-size: 50px;
    font-weight: 800;
}

.step2title {
    padding-top: 10%;
    color: #36ad00;
    text-align: center;
    font-family: "Manrope-Bold", sans-serif;
    font-size: 25px;
    font-weight: 700;
}

.step3bg {
    background: rgba(170, 128, 249, 0.2);
    border-radius: 50%;
    width: 110px;
    height: 110px;
    text-align: center;
    padding-top: 7%;
    margin-left: 28%;
}

.step3 {
    color: #aa80f9;
    text-align: center;
    font-family: "Manrope-ExtraBold", sans-serif;
    font-size: 50px;
    font-weight: 800;
}

.step3title {
    padding-top: 10%;
    color: #aa80f9;
    text-align: center;
    font-family: "Manrope-Bold", sans-serif;
    font-size: 25px;
    font-weight: 700;
}

.step4bg {
    background: rgba(0, 157, 255, 0.2);
    border-radius: 50%;
    width: 110px;
    height: 110px;
    text-align: center;
    padding-top: 7%;
    margin-left: 28%;
}

.step4 {
    color: #009dff;
    text-align: center;
    font-family: "Manrope-ExtraBold", sans-serif;
    font-size: 50px;
    font-weight: 800;
}

.step4title {
    padding-top: 10%;
    color: #009dff;
    text-align: center;
    font-family: "Manrope-Bold", sans-serif;
    font-size: 25px;
    font-weight: 700;
}



.stepstext {
    padding-top: 5%;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
}

.joinnowbtn {
    color: white;
    font-style: normal;
    font-weight: 500;
    border-width: 0px;
    background-color: #dc3545;
    font-size: 21px;
    border-radius: 10px;
    padding: 8px 15px !important;
    margin-top: 4%;
}

.starterningnowbtn {
    color: white;
    font-style: normal;
    font-weight: 500;
    border-width: 0px;
    background-color: #dc3545;
    font-size: 21px;
    border-radius: 10px;
    padding: 8px 15px !important;
    margin-top: 3%;
}

.categories-div:hover .requementstep {
    background-color: #E81D25;
}

.categories-div:hover .requementstep1 {
    background-color: #E81D25;
}

.categories-div:hover .text-hover {
    color: red;
}

.categories-div:hover {
    box-shadow: 0 0 9px 0px lightcoral;
    transition: box-shadow 0.3s ease-in-out;
}

/* Perfect Solution For Your Business Section CSS End */

/* Whys choose our program CSS Start */
.Affiliate_Benefits_List {
    font-size: 21px;
    list-style: none;
    padding-left: 0;
}

    .Affiliate_Benefits_List li {
        margin-bottom: 1.5%;
        color: black;
        position: relative;
        padding-left: 30px !important; /* space for the icon */
        margin-bottom: 10px;
    }

        .Affiliate_Benefits_List li::before {
            content: '';
            position: absolute;
            left: 0;
            top: 3px;
            width: 20px;
            height: 20px;
            background-image: url('/Content/images/Affiliate/Affiliate_Benefits_icon.jpg');
            background-size: contain;
            background-repeat: no-repeat;
        }
/* Whys choose our program CSS End */


/* How Much Can You Earn Start CSS */

.Section_four {
    background-image: url('/Content/images/Affiliate/how_much__can_you_earn.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left;
    background-color: #f2f2f2;
}

.slide-in-left-hidden {
    opacity: 0;
    transform: translateX(-100px);
    transition: all 0.8s ease-out;
}

.slide-in-left-visible {
    opacity: 1;
    transform: translateX(0);
}

.howmuchyoucanearndiv {
    padding: 0px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
    border-radius: 8px;
}

    .howmuchyoucanearndiv table thead {
        background-color: black;
        color: white;
    }

        .howmuchyoucanearndiv table thead tr th {
            padding: 17px 7px;
            text-align: center;
            font-size: 18px;
        }

    .howmuchyoucanearndiv table tbody tr td {
        padding: 25px 10px;
        text-align: center;
        font-size: 18px;
    }

#myChart {
    position: relative;
    width: 100% !important;
    height: 330px !important;
    max-width: 600px;
}

canvas {
    max-width: 700px;
    height: 313px !important;
}

/* How Much Can You Earn End CSS */
/* Minimum Performance Requirement */
.catagory-change-btn {
    border-radius: 10px;
    border: 2px solid black;
    font-size: 20px;
}

.Categories-main-title {
    margin-top: 3%;
    margin-bottom: 3%;
}

.Section_three {
    margin-top: 1%;
}

.categories-div {
    background-color: white;
    border-radius: 5px;
    padding: 20px;
    border: 1px solid #E2E2E2;
    height: 260px;
}

.categories-p {
    margin-top: 7%;
}

.categories-title-text {
    margin-top: 5%;
    color: black;
}

.requementstep {
    background-color: #323232;
    color: white;
    font-size: 30px;
    padding: 6px 20px;
    border-radius: 60px;
    margin-right: 5%;
}

.requementstep1 {
    background-color: #323232;
    color: white;
    font-size: 30px;
    padding: 6px 18px;
    border-radius: 34px;
    margin-right: 5%;
}

/* categories Section CSS End */

/* Join PCFitment to  Succeed Together! CSS Start */

.section-five-max-width {
    max-width: 1170px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 39px;
    padding-top: 15px;
    padding-bottom: 8px;
    padding-right: 15px;
}


.Section_six {
    background-color: #E81D25;
    border-radius: 8px;
}


.downloadpdfbtn {
    color: black;
    font-style: normal;
    font-weight: 500;
    border-width: 0px;
    background-color: white;
    font-size: 21px;
    border-radius: 10px;
    border: 1px solid #e91d26;
    padding: 13px 75px !important;
}

    .downloadpdfbtn:hover {
        color: black;
    }


.downloadpdfdivmargin {
    margin-top: 5%;
}
/* Join PCFitment to  Succeed Together! CSS End */

/* Customers Speak for Us CSS Start */

.bg-home-image-Review-Section {
    background: url(/Content/images/Affiliate/customers_speak_for_us.png) no-repeat center center;
    background-size: cover;
    background-color: transparent;
}

.round-1 {
    border-radius: 8px !important;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.rectangle-74 {
    background: #FFFFFF;
    border-radius: 8px;
    position: relative;
    box-shadow: 0px 17.32px 38.1px 0px rgba(0, 0, 0, 0.1), inset 0px 437.58px 122.38px 0px rgba(0, 0, 0, 0);
}

.bg-white {
    background-color: #fff !important;
}

.text-left {
    text-align: left !important;
}

.carousel-indicators {
    position: absolute !important;
    right: 0 !important;
    bottom: -20px !important;
    left: 35px !important;
    z-index: 0 !important;
    display: flex;
    justify-content: center;
    padding-left: 0 !important;
    margin-right: 15% !important;
    margin-left: 15% !important;
    list-style: none !important;
    margin-bottom: 0px;
}

    .carousel-indicators li {
        position: relative !important;
        flex: 0 1 auto !important;
        width: 18px !important;
        height: 18px !important;
        border-radius: 99px !important;
        margin-right: 3px !important;
        margin-left: 3px !important;
        text-indent: -999px !important;
        background-color: rgba(0, 0, 0, 1) !important;
    }

        .carousel-indicators li::before {
            position: absolute !important;
            top: -10px !important;
            left: 0 !important;
            display: inline-block !important;
            width: 100% !important;
            height: 10px !important;
            content: "" !important;
        }

        .carousel-indicators li::after {
            position: absolute !important;
            bottom: -10px !important;
            left: 0 !important;
            display: inline-block !important;
            width: 100% !important;
            height: 10px !important;
            content: "" !important;
        }

    .carousel-indicators .active {
        background-color: #e02020 !important;
    }

/* Customers Speak for Us CSS End */

/* Frequently Asked Questions (FAQs) CSS Start */

.bgcolor {
    background-color: #F2F2F2;
}

.faqspecialmargin {
    margin-bottom: 50px;
}

.faq_img {
    max-width: 100%;
}

.accordion-item {
    margin-bottom: 10px;
}

.accordion-header {
    background-color: white !important;
    cursor: pointer;
    padding: 10px 15px 10px 25px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: rgb(242, 242, 242);
    border-radius: 8px;
}

.accordion-header-h1 {
    font-size: 20px;
    color: #000000;
    font-weight: 700;
    padding-right: 2%;
    max-width: 585px;
}

.accordion-icon {
    width: 20px;
    height: 20px;
    background-image: url(/Content/images/Affiliate/faq_plus_img.png);
    background-size: cover;
    margin-right: 7px;
    background-position: center;
}

.accordion-header.active .accordion-icon {
    background-image: url(/Content/images/Affiliate/faq_minus_img.png);
    height: 4px;
    margin-right: 7px;
}

.accordion-content {
    background-color: white !important;
}

.accordion-content {
    display: none;
    padding: 15px 20px 25px 25px;
    margin-top: -10px;
    color: #000000;
    font-size: 18px;
    font-weight: 500;
    background-color: rgb(242, 242, 242);
    border-radius: 8px;
}

.faq-line {
    border-top: 2px solid hsl(0, 0%, 71%);
    margin: -10px 0px 5px 0px;
}

.mobileview {
    display: none !important;
}
/* Frequently Asked Questions (FAQs) CSS End */

/* Media CSS Start */

@media screen and (max-width: 1225px) {
    .categories-div {
        height: 270px;
    }
}


@media screen and (max-width: 1210px) {
    .step1title {
        font-size: 20px;
    }

    .step2title {
        font-size: 20px;
    }

    .H2_FontSize {
        font-size: 30px !important;
    }

    .step3title {
        font-size: 20px;
    }

    .step4title {
        font-size: 20px;
    }

    .Section_six {
        border-radius: 0px;
    }
}

@media screen and (max-width: 1146px) {

    .H1_FontSize {
        font-size: 40px !important;
    }

    .categories-div {
        height: 290px;
    }
}

@media screen and (max-width: 1024px) {

    .agent-signup-text {
        text-align: center;
        padding: unset;
    }

    .bannertext {
        padding: unset;
    }

    .bannerbtn {
        margin-top: 3%;
    }
}

@media screen and (max-width: 991px) {

    .categories-title-text {
        margin-top: 0%;
    }

    .categories-p {
        margin-top: 4%;
    }

    .categories-div {
        height: auto;
    }

    .square-div-row-1 {
        margin-top: 5%;
    }

    .bannerbtn {
        margin-top: 3%;
    }

    .categories-div {
        text-align: center;
    }

    .getstartbtndiv {
        margin-top: 2%;
    }

    .solution-list {
        width: 22%;
    }

    .imagetextcenter {
        text-align: center;
    }

    #Secondheader:before, #Secondheader:after {
        display: none;
    }
}

@media screen and (max-width:900px) {
    .bannergetstartbtn {
        font-size: 15px;
    }

    .bannerloginbtn {
        font-size: 15px;
        padding: 8px 60px !important;
    }
}

@media screen and (max-width:767px) {
    .mobileviewmargintop {
        margin-top: 5%;
    }

    .mobileview {
        display: block !important;
        margin-top: 30px;
    }

    .responsivecenter {
        text-align: center;
    }

    .bannersecondimg {
        display: none;
    }

    .step1bg {
        margin-left: 41%;
        padding-top: 3%;
    }

    .step1title {
        padding-top: 3%;
    }

    .step2bg {
        margin-left: 41%;
        padding-top: 3%;
        margin-top: 30px;
    }

    .dot1, .dot2, .dot3, .dot4 {
        display: none !important
    }

    .step2title {
        padding-top: 3%;
    }

    .step3bg {
        margin-left: 41%;
        padding-top: 3%;
        margin-top: 30px;
    }

    .step4title {
        padding-top: 3%;
    }

    .step4bg {
        margin-left: 41%;
        padding-top: 3%;
        margin-top: 30px;
    }

    .step3title {
        padding-top: 3%;
    }

    .stepstext {
        padding-top: 1%;
    }
    canvas {
        max-width: 359px;
        height: 211px !important;
    }
}


@media screen and (max-width: 530px) {
    .solution-list {
        color: black;
        font-weight: 600;
        font-size: 24px;
        width: 30%;
        margin-top: 2%;
    }

    .slnlistmargin {
        margin-left: 7%;
    }

    .dot1, .dot2, .dot3, .dot4 {
        display: none !important
    }

    @media screen and (max-width: 481px) {
        .step1bg {
            margin-left: 35%;
            padding-top: 4%;
        }

        .step2bg {
            margin-left: 35%;
            padding-top: 4%;
            margin-top: 30px;
        }

        .step3bg {
            margin-left: 35%;
            padding-top: 4%;
            margin-top: 30px;
        }

        .dot1, .dot2, .dot3, .dot4 {
            display: none !important
        }

        .step4bg {
            margin-left: 35%;
            padding-top: 4%;
            margin-top: 30px;
        }
    }

    @media screen and (max-width: 440px) {

        .H1_FontSize {
            font-size: 30px !important;
        }

        .H2_FontSize {
            font-size: 25px !important;
        }

        .square-div-row-1 {
            display: block !important;
        }

        .square-box-2-margin {
            margin-left: 0%;
            margin-top: 5%;
            text-align: center;
        }

        .square-div-row-2 {
            display: block !important;
        }

        .dot1, .dot2, .dot3, .dot4 {
            display: none !important
        }

        .square-box-1-margin {
            margin-top: 5%;
            text-align: center;
        }
    }

    @media screen and (max-width: 344px) {
        .bannerloginbtn {
            padding: 8px 49px !important;
        }

        .dot1, .dot2, .dot3, .dot4 {
            display: none !important
        }
    }
}
/* Media CSS End */
