body {
    color: #000;
}
.st-site-header.st-style1.st-transparent-header {
    border: 2px solid #ffc107;
}
.offer_box {
    margin-top: -2%;
    position: relative;
}
.offer_box::before {
    background-color: transparent;
}
/* .bg-white{
    background: #fff !important;
    color: #000

  } */
.bg_light_green {
    background-color: #d8f2cf;
    color: #000;
}
.SPECIAL_PROMOTIONS {
    margin-top: 4px;
    margin-bottom: 4px !important;
}
.SPECIAL_PROMOTIONS {
    margin-top: 6px;
    margin-bottom: 6px !important;
}
.login_btn {
    margin-top: 8px;
    position: absolute;
    right: 15%;
}
.logo_sm {
    width: 100% !important;
    position: absolute !important;
    top: 0% !important;
    left: 0% !important;
}
.social_media_list {
    position: relative;
    left: 50%;
}
.social_media_list ul li {
    float: left;
    list-style: none;
    padding: 10px;
    font-size: 29px;
}
.social_media_list ul li img {
    width: 48px;
    height: 48px;
    border-radius: 8px;
}

.center_btn {
    padding-left: 8%;
}

.header_wrapper {
    background: #fff;
    border-radius: 0px;
    border: 1px solid #d8f2cf;
    margin-bottom: 0px;
    border-bottom: 4px solid #95ba88;
    padding: 0px 0px 20px 0px;
}

.text_orange {
    text-align: center;
}
.border {
    color: #000;
    border: 2px solid #e0d7d7 !important;
    text-align: center;
    width: 240px;
    font-weight: 600;
    padding: 6px 9px;
}
.text_box {
    margin-top: 21px;
    position: absolute;
    right: 4%;
}
.FACTORY_DIRECT {
    border: 1px solid #000;
    background: transparent;
    color: #000;
    padding: inherit;
    text-align: center;
}
.btnsec h3 {
    color: #000;
}
.btnsec p {
    color: #000;
}
.red {
    background-image: linear-gradient(to right, #ebbf3b, #b37f0c) !important;
    position: relative;
    top: 55px;
}
.width_80pr {
    width: 80%;
}
.slidbg {
    height: 672px;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}
.width_20pr {
    width: 20%;
}

.slidbg figure {
    position: relative;
    top: 50%;
}
.offer_box {
    width: 1200px !important;
    margin: auto;
}
@media (max-width: 768px) {
    .slidbg {
        height: 100vh;
        background-size: cover;
        background-repeat: no-repeat;
        position: relative;
        width: 100%;
    }
    .sidebar img {
        height: 100vh;
    }
    .slidbg figure {
        position: relative;
        top: 50%;
    }
    .play_now img {
        width: 120px;
    }
    .bg-white {
        height: 200px;
    }
    .width_80pr {
        width: 100%;
    }
    .width_20pr {
        width: 100%;
        display: none;
    }
    .social_media_list {
        left: 0%;
    }
    .offer_box {
        width: 100% !important;
        overflow: auto !important;
    }
    .offer_box li {
        display: table-cell;
    }
    .offer_box li {
        float: none;
        text-align: center;
        padding: 10px;
        position: relative;
        top: -42px;
    }
    .width_80pr {
        display: none;
    }
}

.bg_black {
    background: #0a101e;
    height: 80px;
    color: #fff;
}
.need_help p {
    position: absolute;
    top: 0px;
    right: 0px;
    background: #ff0000;
    color: #fff;
    padding: 6px 12px;
    border-radius: 1px;
}

.list_box {
    border: 2px solid orange;
    height: 60%;
    padding: 12px 4px;
    border-radius: 12px;
    display: flex;
}
.list_box img {
    width: 80px !important;
    height: 80px;
    vertical-align: center;
}
.list_box h3 {
    font-weight: 600;
    font-size: 16px;
    color: #000;
    margin: 0px !important;
}
.list_box p {
    font-size: 14px;
    font-weight: 500;
    color: #000;
}
.btn_pos {
    position: relative;
    right: -90px;
}
.btn_postop {
    position: relative;
    top: -85px;
}
.nav-pills .nav-link {
    background: #c7e3bd;
    border: 1px solid #9cc28e;
    text-align: center;
    line-height: 1.3;
    height: 54px;
}
.nav-item:active {
    color: red;
}
.btn_postop .nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    background-color: #ff0000;
    color: #fff;
}

.border_img {
    border: 3px solid #333;
    border-radius: 60px;
    text-align: center;
    padding: 10px;
}
.online_factory_tab img {
    width: 100%;
    border: transparent;
    height: 260px;
    border-radius: 20px;
}
.online_factory_tab .closets img {
    height: 500px;
}
.online_factory_tab .kitchen img {
    width: 100%;
    height: auto;
}
@media screen and (max-width: 991px) {
    .bg_black {
        background: #0a101e;
        height: 250px;
    }
    .list_box img {
        text-align: center;
    }
    .login_btn {
        text-align: right;
        position: static;
    }
    .btn_pos {
        position: relative;
        right: 0px;
    }
    .btn_postop {
        top: 10px;
    }
}

.logo_sm img {
    width: 250px !important;
    position: absolute !important;
    top: 0px !important;
    left: 0px !important;
}

.width_70 {
    width: 70%;
}

.width_30 {
    width: 30%;
}

.sidebar {
    width: 20%;
    float: left;
    padding: 0px 0px;
    position: relative;
    /* top: -166px; */
    top: -40px;
}

.sidebar img {
    height: 672px;
}
.slider_home {
    width: 80%;
    float: left;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

@media screen and (max-width: 696px) {
    .width_70 {
        width: 50%;
    }
    .list_box {
        height: auto;
    }
    .width_30 {
        width: 50%;
    }
    .social_media_list {
        left: 0%;
    }
    .social_media_list ul li {
        padding: 3px;
        font-size: 20px;
    }
    .btnsec p {
        font-size: 14px;
    }
    .btnsec h3 {
        font-weight: 600;
        font-size: 13px;
    }
    .btnsec {
        background-color: transparent;
        margin-top: 0px !important;
        margin-right: 0px;
        margin: 0px;
        width: fit-content;
    }
    .btnsec h4 {
        font-size: 14px;
        text-align: left !important;
    }
    .border {
        color: #000;
        border: 1px solid #ff0000 !important;
        text-align: center;
        width: 190px;
        font-weight: 600;
        font-size: 14px;
        padding: 0px;
    }

    .sidebar {
        width: 28% !important;
        height: 30vh;
    }
    .sidebar img {
        text-align: center;
    }
    .slider_home {
        width: 72% !important;
        height: 40vh;
    }
}
.st-copyright-wrap {
    color: #fff;
}

@media screen and (min-device-width: 696px) and (max-device-width: 768px) {
    .social_media_list {
        position: relative;
        left: 4% !important;
    }
}

.list_box h3 {
    color: red;
}

.sidebar {
    width: 20%;
    float: left;
    padding: 0px 0px;
    position: relative;
    /* top: -166px; */
    top: 4%;
    z-index: 999;
}
.benjaminmoore_img img {
    border-radius: 0px;
    width: 100%;
    border: transparent;
    height: auto;
}
.brand-border-btn h3 {
    color: #000;
    font-weight: 500;
}

.border_black {
    border: 2px solid #000;
}

#pills-tab2 .nav-item .nav-link {
    height: 44px !important;
}
.pillsfirst {
    position: relative;
    top: -68px !important;
    left: 6%;
}

.border30 {
    border: 30px solid #000;
    border-radius: 0px;
    padding: 0px;
    position: relative;
    left: 2%;
    position: relative;
    top: -28px;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 15px 25px,
        rgba(0, 0, 0, 0.05) 0px 5px 10px;
}
.top-45 {
    position: relative;
    top: -45px;
}
.btn_group {
    position: relative;
    top: -28px;
}
.border30 img {
    width: 100% !important;
    border-radius: 0px !important;
}
.online_factory_tab .border_img {
    width: 100%;
    border: transparent;
    height: auto;
    border-radius: 20px;
    border: 1px solid #000;
    margin-bottom: 18px;
}

.per40 {
    background-color: red;
    height: 94px;
    width: 108px;
    border-radius: 50%;
    position: absolute;
    top: -15%;
    left: 2%;
}

.per40 p {
    position: relative;
    text-align: center;
    color: #fff;
    padding: 22px 13px;
    line-height: 1.4;
    font-weight: 600;
}

.mt-8 {
    margin-top: 4% !important;
}

.fontsize-16 {
    font-size: 16px;
}

.bg_black_btn {
    background-color: #000;
    color: #fff;
    padding: 10px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.bg_black_btn h3 {
    margin-bottom: 0rem;
    padding: 0px 8px;
    color: orange;
}
.bg_red_btn {
    padding: 10px;
    margin-bottom: 0rem;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    background: #e62e2d !important;
}
.bg_red_btn h3 {
    margin-bottom: 0rem;
    padding: 0px 8px;
}

.bg_white {
    background-color: #fff;
}

.bg_grey {
    background: #ddd;
}

#pills-tab2 .nav-item .nav-link:active,
#pills-tab2 .nav-item .nav-link:focus {
    background-color: #c7e3bd !important;
    color: #000 !important;
    border: 1px solid #578249;
}

.pills_appliances {
    position: relative;
    /* top: -20px !important; */
}
.appliances .logo {
    border-radius: 0px;
    height: auto !important;
    border: 3px solid #000;
}

.applinbtn {
    background: #59b990;
    color: #fff;
    padding: 0px 15px;
    border-radius: 6px;
    border: 1px solid #000;
    margin: 0px 10px;
}

.applinbtn h3 {
    font-size: 25px;
    font-weight: 400;
    text-transform: capitalize;
}
.bg_black_small {
    background: #000;
    color: #fff;
    padding: 2px 0px;
}
.bg_black_small h3 {
    color: #fff;
}
.border_black {
    border: 1px solid #000;
}
.appliances .border30 {
    position: relative;
    top: 0px;
    text-align: center;
    background-color: #eee;
}
.appliances .border30 img {
    border-radius: 0px !important;
    width: auto !important;
    margin: auto;
}
.online_factory_tab .appliances img {
    height: 400px;
    width: auto !important;
}
.appliances .per40 {
    top: -8%;
    left: 1%;
}

.appliances .btn_group {
    top: 0px !important;
}

#cand_STYLE .logo {
    height: 152px !important;
}
#cand_STYLE .logo2 {
    height: 260px !important;
}
#cand_STYLE .text-end {
    text-align: end !important;
}
.app_btn {
    background: linear-gradient(to right, #800808, #d70505);
    color: #fff !important;
    width: fit-content;
    padding: 14px 37px;
    font-size: 20px;
    position: relative;
    right: 8%;
    top: -30px;
}
#pills-3 .logo2 {
    text-align: end;
}
.Plumbing_logo img {
    height: auto !important;
    width: 22%;
    object-fit: contain;
}
#pills-3 .app_btn {
    background: linear-gradient(to right, #800808, #d70505);
    color: #fff !important;
    width: fit-content !important;
    padding: 14px 37px !important;
    font-size: 20px !important;
    position: relative;
    right: 0%;
}
#pills-3 .logo2 img {
    height: 230px;
    border-radius: 0px;
    width: 100%;
    text-align: end;
}
#pills-tab3 .nav-item .nav-link:active,
#pills-tab3 .nav-item .nav-link:focus {
    background-color: #c7e3bd !important;
    color: #000 !important;
    border: 1px solid #578249;
}

#pills-tab6 .nav-item .nav-link:active,
#pills-tab6 .nav-item .nav-link:focus {
    background-color: #c7e3bd !important;
    color: #000 !important;
    border: 1px solid #578249;
}
#pills-4 .logo {
    border-radius: 0px !important;
    height: auto;
}
#pills-5 .logo {
    width: 70%;
    height: auto;
}
.text_end {
    text-align: end;
}

.showroom {
    position: relative;
    top: -100px !important;
}
.hardware {
    position: relative;
    top: -50px;
}
.showroom .nav-pills .nav-link {
    height: auto !important;
}

#pills-6 .logo {
    height: 150px !important;
}

.glass {
    position: relative;
    top: -30px;
}
@media screen and (min-device-width: 768px) and (max-device-width: 1058px) {
    .social_media_list {
        position: relative;
        left: 22% !important;
    }
    .fontsize-16 {
        font-size: 11px;
    }
}
@media screen and (max-width: 1199px) {
    .pillsfirst,
    .pills_appliances {
        position: relative;
        top: 0px !important;
        left: 0%;
    }
    .fontsize-16 {
        font-size: 11px !important;
    }
    #pills-tab {
        padding: 0px;
    }
    .nav-item {
        padding-bottom: 0px;
    }
}
@media (min-width: 1024px) and (max-width: 1500px) {
    .list_box {
        height: 90%;
    }
    .btn_pos {
        position: relative;
        right: 0%;
    }
    .btn_postop {
        position: relative;
        top: 0px;
    }
    .pillsfirst {
        position: relative;
        top: -68px !important;
        right: -4%;
    }
    .fontsize-16 {
        font-size: 11px !important;
    }
}

@media screen and (max-width: 768px) {
    .online_factory_tab img {
        height: auto;
    }
    .btn_group {
        top: 0px;
    }
    .border30 {
        top: 0px;
        left: 0px;
    }
    .per40 p {
        font-size: 12px;
    }

    .per40 {
        background-color: #e62e2d;
        height: 77px;
        width: 83px;
        border-radius: 50%;
        position: absolute;
        top: -10%;
        left: 1%;
    }
    .bg_red_btn {
        font-size: 12px;
        margin-right: 16px;
    }
    .bg_black_btn {
        margin-right: 12px;
    }

    .applinbtn h3 {
        font-size: 16px;
        font-weight: 400;
        text-transform: capitalize;
    }
    .applinbtn {
        padding: 0px 10px;
        margin: 0px 6px;
    }
    #cand_STYLE .logo {
        height: auto !important;
        text-align: center;
    }

    #cand_STYLE .logo2 {
        height: 100px !important;
        text-align: center;
    }
    #cand_STYLE .text-end {
        text-align: center !important;
        height: 80px;
    }
    .app_btn {
        right: 0%;
    }
    .online_factory_tab .appliances img {
        /* height: auto; */
        width: auto !important;
    }

    .Plumbing_logo {
        text-align: center;
    }
    #pills-3 .logo2 {
        text-align: center;
    }
    #pills-3 .logo2 img {
        height: auto;
        border-radius: 0px;
        width: 280px;
        text-align: end;
        margin-bottom: 6%;
    }
    #pills-3 .app_btn {
        position: relative;
        top: 0px;
    }
    .text_end {
        text-align: center;
    }
    .hardware {
        position: relative;
        top: 10px !important;
    }
    .showroom {
        position: relative;
        top: 10px !important;
    }
    .glass {
        position: relative;
        top: 0px;
    }
}

.logo {
    border-radius: 0px !important;
}

.bg_red_btn input[type="file"] {
    -webkit-appearance: none;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0 !important;
}

/* .bg_black_btn input[type="file"]{
    -webkit-appearance:none; 
    position:absolute;
    top:0; left:0;
    opacity:0 !important; 
} */
.green_box {
    background: #c7e3bd;
    color: #000;
    padding: 4px 16px;
    font-size: 14px;
    line-height: normal;
    border: 1px solid #216509;
    border-radius: 8px;
    font-weight: 500;
    margin-top: 18px;
    width: 200px;
    text-align: center;
}

.mt-10 {
    margin-top: 70px;
}
