
.page_background_title {
 padding:8% 0;
}
.page_background_title .page_title {
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    font-size: 50px;
    color: #ffffff !important;
    letter-spacing: 3px;
    line-height: 1.1em;
    padding:0 0 10px 0;
}
.page_background_title .regular  {
    padding: 0 20%;
}
.regular {
    font-size:18px;
    font-family: "Open Sans", sans-serif;
}
.main-header .site-title a {
    font-size: 1.388rem;
    font-weight: 700;
    color: #b83030!important;
    margin-bottom: 0px;
    text-decoration: none;
}

.flex {
    display: flex;
    margin-top:60px;
    justify-content: center;
}
.sub_title {
	font-size:40px;
    padding-bottom: 10px;
	font-family: "Open Sans", sans-serif;
    font-weight: 700;
    letter-spacing: 2.5px;
    text-transform: uppercase;
    color: #202844;
}
.main-menus {
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: end;
}
.pd-30  {
    padding: 30px 0;
}
.text {
    color: #2c3544;
    font-size:17px;
    font-family: "Open Sans", sans-serif;
}
.fnt_25 {
    font-size: 25px;
    font-weight: 700;
    font-family: "Open Sans", sans-serif;
    color: #202844;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 3px;
    line-height: 1.3em;
    margin-bottom: 5.82%;
}
.aup_srvc_text {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 20px;
    font-family: 'Open Sans';
    padding: 30px 0 10px 0;
}
.svc_link a {
    color: #b83030!important;
    text-decoration: none;
}
.commercial_insurance .svc_link,
.commercial_insurance .image_aup,
.aup_srvc_text, 
.sub_title,
.page_background_title .page_title {
    text-align: center;
}
section.section {
	padding:60px 0;
}
.span_underline {
    height: 3px;
    width: 13%;
    background: #b83030!important;
    display: flex;
    border-radius: 50px;
    margin: auto;
}
.trspan_underline {
    height: 3px;
    width: 56%;
    background: #b83030!important;
    display: flex;
    border-radius: 50px;
    margin: auto;
}
.whitespan_underline {
    height: 3px;
    width: 13%;
    background: #fff;
    display: flex;
    border-radius: 50px;
    margin: auto;
}
.commercial_insurance .aup_services_wrap {
padding:30px 0;
}
.commercial_insurance .col-md-2.pd-15 {
    padding-top: 40px;
}
.commercial_insurance .image_aup img {
    width: 60px;
}

.tow_recycle_section {
    padding: 95px 0;
    background-repeat: no-repeat;
    background-size: cover;
}

section.about_banner {
    background-image: linear-gradient(97deg, #f9f9f8 0%, rgba(255, 255, 255, 0.77) 100%);
}
.bgcolor {
    background-color: #fff;
    padding: 25px;
    border-radius: 5px;
}
.bgred {
    background-color: #b83030;
}
.ab_wrapper {
    position: relative;
    text-align: left!important;
    margin-bottom: 31px;
}
.about_banner .sub_title::before {
    content: "";
    position: absolute;
    width: 100px;
    border-bottom: 1px solid #b83030;
    bottom: 0px;
}

.about_banner .sub_title::after {
    content: "";
    position: absolute;
    width: 50px;
    border-bottom: 5px solid #b83030;
    left: 25px;
    bottom: -2px;
}
section.the_team.section {
    background-repeat: no-repeat;
    background-size: cover;
}
.the_team .sub_title {
    color: #fff !important;
}
.team_wrapper {
    width: calc(100% / 3);
    box-sizing: border-box;
    padding: 30px;
}
    .team_inner_wrapper {
        padding: 30px;
        background: #fff;
        border-radius: 6px;
        margin-right: 6px;
        text-align: center;
    }  
        .team_image {
            width: 300px;
            margin: auto;
            padding: 0 0 10px 0;
            height: 300px;
        }
            .team_image img {
                width: 100%;
                height: 100%;
                object-fit: cover;
            }
        .team_name {
            font-size: 18px;
            margin: 0 0 10px 0;
            color: #202844;
            font-family: 'Open Sans';
        }  
        .team_email {
            font-family: 'Open Sans';
            color: #2c3544;
            font-size: 14px;
        }
        .team_email a {
            color: #b83030;
            font-family: 'Open Sans';
        } 
section.about_cta .semi_title40 {
    text-align: center;
}
.semi_title40 {
    font-size: 43px;
    color: #fff;
    font-family: 'Open Sans';
    font-weight: 700;
}
section.about_cta .about_cta_wrper {
    width: 80%;
    max-width: 800px;
    margin: 20px auto;
}
section.about_cta .cta_item a {
    padding: 16px 40px;
    background: #202844;
    font-size: 20px;
    color: #fff;
    margin: 0 10px;
    text-decoration: none;
    font-family: 'Open sans';
    border-radius: 6px;
}
section.about_cta .cta_item a:hover {
    transform: scale(0.9);
}

.tow_recycle_section .tr_wrapper {
    border-radius: 5px;
    background: #fff;
    padding: 50px;
    width: 89%;
    margin: auto;
}
 .header_tr_wrapper {
    margin-bottom: 18px;
}
.accordion .accordion_title.description {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 15px!important;
}
.accordion .accordion_wrapper {
    background-color: #b83030;
    padding: 20px;
    color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}

.accordion .accordion_content.regular {
    background: #b83030;
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    padding: 0 0px 20px 0px
    font-family: "Open Sans", sans-serif;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease-out, padding 0.4s ease-out;
}

.accordion .accordion_content.regular li {
    padding: 3px 0;
}

.accordion .dropdown_icon {
    background: #fff;
    width: 15px;
    height: 15px;
    border-radius: 50%;
}

.accordion .accordion_content.expanded {
    max-height: 1000px; /* Adjust based on your content */
}
.accordion_icon.active .accordion_span1 {
    background-color: #e299997a;
}

.accordion .accordion_span {
    width: 50%;
    height: 1px;
    background: #e299997a;
    transform: translate(0, 7px);
    margin: auto;
}
.accordion_span1 {
    width: 50%;
    height: 1px;
    background: #ff0000;
    transform: translate(0, 6px) rotate(90deg);
    margin: auto;
}
 .tr_btm_wrapper {
    text-align: center;
    padding-top: 20px;
}
.tr_sub_title {
    font-size: 22px;
    font-family: 'Open sans';
    font-weight: 700;
}
.tr_sub_text {
    font-size: 20px;
    font-family: 'Open sans';
    padding-top: 0px;
    font-weight: 600;
}
.tr_cub_btn {
    color: #ffff;
    background: #202844;
    width: 170px;
    margin: auto;
    padding: 15px 0;
    text-align: center;
    font-size: 20px;
    font-family: 'Open Sans';
    margin-top: 20px;
}
.tr_wrap.text {
    padding-bottom: 25px;
}
.tr_cub_btn a {
    text-decoration: none;
    color: #fff;
    font-size: 20px;
    font-family: 'Open Sans';
}
.tr_cub_btn.rs_btn {
    margin-top: 50px;
}
.col-md-6.image_wrapper {
    background-attachment: fixed;
}
.col-md-6.ws_section_wrapper {
    padding: 75px 50px;
}
.spacer {
    height: 6px;
    background-color: #fff;
}
.col-md-6.ue_section_wrapper {
    padding: 75px 50px;
}
.ci_cta {
    padding: 50px 0;
    background: #c52033;
}
.ci_cta .ci_cta_wrapper {
    margin: 20px 200px;
    text-align: center;
    color:#fff;
}
.fnt_31 {
    font-size: 31px;
    font-family: 'Open Sans';
    font-weight: 700;

}
.fnt_28 {
    font-size: 28px;
    font-family: 'Open Sans';
    font-weight: 600;
}
.ci_cta .regular {
    padding: 0 15%;
}

section.contact_us.section {
    box-shadow: inset 0 0 20px 400px #2028445e, inset 0 0 0px 0 #ffffff30;
    background-repeat: no-repeat !important;
    background-size: cover !important;

}
.contact_us .cta__Wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
    padding: 60px 0 0 0;
}
.text_14 {
    font-size: 14px;
    color: #fff;
    font-family: "open sans";
}
.contact_us .cta_title.semi_title40 {
    font-weight: 700;
    font-size: 40px;
    font-family: 'Open sans';
}
.text_info40 {
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    font-family: 'Open sans';
}
.contact_us .cta_wrapper {
    width: 76%;
    margin: auto;
}
.contact_us .text_14 {
    font-size: 14px;
    color: #fff;
    font-family: "open sans";
    margin-top: 10px;
}
.cta_form_form {
    width: 76%;
}
.form_cta label span {
    color: #b83030;
}
input.cta_form-control,
select.cta_form-control,
textarea.cta_form-control {
    background-color: #eee0;
    border-width: 1px;
    border-color: #fff;
    width: 100%;
    border-style: solid;
    font-size: 14px;
    color: #999;
    padding: 16px;
    margin-top: 14px;
}
.form_cta .col-lg-12.btn_submit {
    text-align: end;
}
.form_cta input.wpcf7-form-control.wpcf7-submit.has-spinner.cta_btn {
    padding: 6px 20px;
    color: #fff;
    font-size: 20px;
    background: #202844;
    border: 0;
    transition: all 0.3s ease;
}
.form_cta input.wpcf7-form-control.wpcf7-submit.has-spinner.cta_btn:hover {
    background: #20284480;
    transition: 0.3s ease;
}
.form_cta  .wpcf7-spinner,
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    display: none!important;
}

.cp_font24_TITle {
    font-size: 24px;
    font-family: 'Open Sans';
    font-weight: 600;
    margin-bottom: 10px;
}
.client-portal .cp_wrapper {
    background-color: #fff;
    padding: 50px;
    text-align: center;
    border-radius: 4px;
}
.cp_font {
    font-size:18px;
    font-weight: 600;
    font-family: 'Open Sans';
    padding: 10px 0 0 0;
}
.client-portal .btn_btn_cp {
    padding: 12px 30px;
    background: #202844;
    color: #fff;
    text-decoration: none;
    font-size: 20px;
}
.client-portal .cp_btn {
    padding: 60px 0 0 0;
}
#customCarousel {
    padding: 0;
}
.carousel-item {
    height: 68vh;
    background-repeat: no-repeat;
    background-size: cover;
}
.slider-wrapper {
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.slider_title {
    font-size: 64px;
    color: #fff;
    width: 66%;
    font-weight: 700;
    font-family: 'Open sans';
    text-align: center;
    letter-spacing: 3px;
    text-shadow: 0px 8px 15px rgba(0, 0, 0, 1);
    margin-bottom: 26px;
}
a.slider_btn_a {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 20px;
    color: #fffc04;
    font-weight: 900;
}
a.slider_btn_a p {
    background: #ce0328;
    text-shadow: none;
    letter-spacing: 2px;
    width: 100%;
    padding: 20px 55px;
    border-radius: 100px;
    font-weight: 900;
}
.carousel-control-next, .carousel-control-prev {
    width: 8%!important;
}
.svc_offered .so_image {
    width: 100%;
    height: 240px;
    padding: 10px;
}
.svc_offered .so_image img {
    width: 100%;
    height: 100%;
}
.svc_offered .wrapper_svc_offerd {
    text-align: center;
    transition: 0.3s ease;
    padding: 0 60px 60px 60px;
}
.svc_offered .wrapper_svc:hover {
    background: #fff;
    transition: 0.3s ease;
}

.svc_offer_title {
    font-size: 46px;
    font-weight: 900;
    text-align: center;
    padding: 30px 0;
    font-family: 'Open sans';
    color: #202844;
}
.svc_offered a.btn_svc {
    border: 1px solid #FFF;
    box-shadow: none;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    background: #202844;
    font-family: 'Open Sans';
    padding: 14px 45px;
    text-decoration: none;
}
.svc_offered .svc_line {
    width: 100%;
    height: 1px;
    margin: 60px 0;
    background: #ffffff7d;
}
.svc_offered .text {
    font-size: 14px;
    color: #202844!important;
    font-family: 'Open sans';
}
.svc_offered .title {
    font-size: 22px;
    font-weight: 700;
    font-family: 'Open Sans';
    color: #202844;
    text-transform: capitalize;
    padding: 10px 0;
}

section.svc_offered.section,
section.rp_about.section {
    background-size: cover;
    background-repeat: no-repeat;
}





.svc_offered .wrapper_svc a.btn_svc {
    color: #fff;
    padding: 0.889rem 1.944rem;
    background: #B31942;
    border-radius: 0.333rem;
    text-decoration: none;
    transition: 0.5s;
    font-weight: 700;
    display: inline-block;
}

.svc_offered .wrapper_svc a.btn_svc:hover {
    background-color: #202844;
    box-shadow: 1px 1px 10px #00000070;
    transform: scale(1.05);
    color: #fff;
}

.top_underline {
    height: 5px;
    width: 13%;
    background: #d31a1a !important;
    display: flex;
    margin: auto;
}
.top_underlineshort {
    height: 5px;
    width: 4%;
    background: #d31a1a !important;
    display: flex;
    margin: auto;
}
.rp_about_image {
    text-align: end;
    margin-right: 50px;
}
.rp_about .rp_about_image img {
    width: 500px;
    height: 340px;
    object-fit: cover;
    padding: 8px;
    background: #fff;
}
.rp_text {
    color: #202844;
    font-size: 16px;
    font-family: 'Open sans';
}
.affiliates .affil_title {
    text-align: center;
    font-size: 36px;
    font-weight: 900;
    color: #363636;
    font-family: 'Open sans';
    letter-spacing: 2px;
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
    text-transform: uppercase;
    line-height: 1;
    margin: 10px 0 40px 0;
}
.affiliates .affil_wrapper img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

@media only screen and (max-width: 1440px) { 

    .team_image {
        width: 100%;
        margin: auto;
        padding: 0 0 10px 0;
        height: 300px;
    }
}

@media only screen and (max-width: 1024px) { 

    .team_image {
        width: 100%;
        margin: auto;
        padding: 0 0 10px 0;
        height: 300px;
    }
    .bgcolor {
        background-color: #fff;
        padding: 25px;
        border-radius: 5px;
        text-align: center;
    }
    .ab_wrapper {
        position: relative;
        text-align: center !important;
        margin-bottom: 31px;
    }
    .team_image {
        width: 100%;
        margin: auto;
        padding: 0 0 10px 0;
        height: 200px;
    }
    .team_wrapper {
        width: calc(100% / 3);
        box-sizing: border-box;
        padding: 20px;
    }
    .contact_us .cta_wrapper,
    .cta_form_form {
        width: 100%;
    }
    .about_banner .sub_title::before {
        left: 44%;
    }    
    .about_banner .sub_title::after {
        left: 46%;
        width: 70px;
    }
    .tow_recycle_section .tr_wrapper {
        border-radius: 5px;
        background: #fff;
        padding: 18px;
        width: 100%;
        margin: auto;
    }
    .ci_cta .ci_cta_wrapper {
        margin: 0;
    }
    .ci_cta .regular {
        padding: 0;
    }
    .cp_btn.cust_port {
        padding: 34px 0 0 0;
    }
    .svc_offered .so_image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: left;
    }
    .svc_offered .wrapper_svc {
        padding: 20px;
    }
    .rp_about .rp_about_image img { 
        width: 100%;
        height: 100%;
    }
}

@media only screen and (max-width: 768px) { 
    .team_wrapper {
        width: calc(100% / 2);
        box-sizing: border-box;
        padding: 20px;
    }
    .about_banner .sub_title::before {
        left: 31%!important;
        width: 200px;
    }
    .about_banner .sub_title::after {
        left: 40%;
        width: 100px;
    }
    section.about_cta .cta_item a {
        padding: 16px 40px;
        background: #202844;
        font-size: 16px;
        color: #fff;
        margin: 0 10px;
        text-decoration: none;
        font-family: 'Open sans';
        border-radius: 6px;
    }
    .tr_cub_btn.rs_btn {
        margin-top: 82px;
    }
    div#used-car-lots {
        margin-bottom: 25px;
    }
    .tr_wrap.text {
        padding: 0;
    }
    .client-portal .cp_btn {
        padding: 34px 0 0 0;
    } 
    .svc_offered .so_image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: left;
    }
    .svc_offered .wrapper_svc {
        padding: 20px;
    }
    .rp_about .rp_about_image img { 
        width: 100%;
        height: 100%;
    }
    .rp_about_image {
        text-align: center;
    margin: 0;
    }
    .rp_text {
        color: #fff;
        font-size: 16px;
        font-family: 'Open sans';
        text-align: center;
    }

}

@media only screen and (max-width: 720px) { 

    .contact_us .cta_wrapper,
    .cta_form_form {
        width: 100%;
        text-align: center;
    }
    .row.form_cta {
        margin-top: 40px;
    }
    section.about_cta .about_cta_wrper {
        width: 100%;
       max-width: 100%;
       margin: 0;
    }
    section.about_cta .cta_item a {
        padding: 16px 14px;
        background: #202844;
        font-size: 16px;
        color: #fff;
        margin: 0 10px;
        text-decoration: none;
        font-family: 'Open sans';
        border-radius: 6px;
    }
    div#recyclers {
        margin: 10px 0 0 0;
    }
    .tr_cub_btn.rs_btn {
        margin-top: 30px;
    }
    .col-md-6.image_wrapper {
        background-attachment: fixed;
        width: 100%;
        height: 500px;
    }
    .form_cta .col-lg-12.btn_submit {
        text-align: center;
    }
    .col-md-6.ue_section_wrapper {
        padding: 75px 50px;
        border-top: 4px solid #b83030;
    }
    .client-portal .cp_wrapper {
        margin: 20px;
    }
    .slider_title  {
        width: 100%;
    }
    .affil_wrapper {
        padding: 20px;
    }
}
@media only screen and (max-width: 425px) { 
    .team_wrapper {
        width: calc(100% / 1);
        box-sizing: border-box;
        padding: 20px;
    }
    .contact_us .cta_wrapper, .cta_form_form {
        width: 100%;
        text-align: center;
    }
    .form_cta .col-lg-12.btn_submit {
        text-align: center;
    }
    .about_banner .sub_title::before {
        left: 25% !important;
        width: 200px;
    }
    .about_banner .sub_title::after {
        left: 39%;
        width: 100px;
    }
    .page_background_title .regular {
        padding: 0;
    }
    .slider_title  {
      font-size: 50px;
    }
    .affil_wrapper {
        text-align: center;
        padding: 8px 0;
    }
    .affiliates .affil_wrapper img {
        width: 80%;
        height: 100%;
        object-fit: contain;
        margin: auto;
    }
}
@media only screen and (max-width: 375px) { 
    .about_banner .sub_title::after {
        left: 35%;
        width: 100px;
    }
    .about_banner .sub_title::before {
        left: 20% !important;
        width: 200px;
    }
    .cta_item {
        padding: 6px 0;
        text-align: center;
    }
    .flex {
        display: block;
        margin-top: 60px;
        justify-content: center;
    }
    section.about_cta .cta_item a {
        padding: 16px 22px;
        background: #202844;
        font-size: 16px;
        color: #fff;
        display: block;
        margin: auto;
        width: 250px !important;
        text-decoration: none;
        font-family: 'Open sans';
        border-radius: 6px;
    }
}