#imghome {
    margin-top: 1% !important;
}

.main_home {
    margin-top: 169px;
    background-color: #14bdee;
}

.update_home_profile {
    background-color: #0aaad9;
    margin: 20px;
    padding: 20px;
    height: 89%;
}

.left_home_search {
    margin: 20px;
    padding: 20px;
}

.search_input {
    border-right: none !important;
}

.search_product_div {
    display: flex !important;
    /* width: auto !important; */
}

.home-p_search_form div {
    width: calc(100% - 160px) !important;
}

.get_verified_quotation {
    /* padding-top: 16px; */
    border: 2px solid white !important;
    font-size: 12px !important;
    text-align: center !important;
    padding: 15px auto !important;
    padding: 3px 0px !important;
    width: 150px !important;
}

.post_requirement {
    background-color: #0aaad9;
    padding: 10px 13px;
    margin-top: 21px;
}

.ct_inputs {
    height: 32px !important;
}

.benifits_home {
    margin: 0 46px;
    padding: 0 25px;
}

@media only screen and (min-width: 880px) {


    .subscribe_home_div {
        right: 40px;
        position: absolute;
        top: -68px;
        height: 401px;
    }
}



@media only screen and (max-width: 650px) {

    #imghome {
        margin-top: 12% !important;
    }

    .home-p_search_form div {
        width: 100% !important;
    }

    .main_home {
        margin-top: 0px !important;
    }

    .benifits_home {
        margin: 0 5px;
        padding: 0 5px;
    }


}



.cata-sub-nav {
    background: #eee;
    padding: 40px 15px 20px;
    margin: 0 37px;
    /* Make this scrollable when needed */
    overflow-x: auto;
    /* We don't want vertical scrolling */
    overflow-y: hidden;
    /* Make an auto-hiding scroller for the 3 people using a IE */
    -ms-overflow-style: -ms-autohiding-scrollbar;
    /* For WebKit implementations, provide inertia scrolling */
    -webkit-overflow-scrolling: touch;
    /* We don't want internal inline elements to wrap */
    white-space: nowrap;
    /* Remove the default scrollbar for WebKit implementations */
}

.cata-sub-nav::-webkit-scrollbar {
    display: none;
}

.cata-sub-nav ul {
    margin: 0;
    display: flex;
    -webkit-padding-start: 0px;
}

.cata-sub-nav li {
    display: inline-table;
    margin: 0 30px;
    font-size: 16px;
}

.arrow {
    background: red;
}

.nav-prev {
    width: 25px;
    height: 25px;
    position: absolute;
    left: 7px;
    margin-top: -2px;
}

.nav-next {
    width: 25px;
    height: 25px;
    position: absolute;
    right: 7px;
    margin-top: -22px;
}

.home_scroll_imgs {
    position: relative;
    width: 76px;
    /* margin: 0px; */
    bottom: 13px;
    padding-right: 8px;
}

.bottom_border_profile {
    background: #4eacba;
    height: 5px;
    width: 10%;
    /* text-align: center; */
    /* align-items: center; */
    margin: 4px auto 5px 50px;
}

.city_and_rfq_clr_coffy {
    color: #694444;
}

.city_and_rfq_clr_green {
    color: #4eacba;
}

.services_img {
    width: 210px;
    height: 210px;
    border-radius: 50%;
}


/* testimonial */
.carousel .carousel-item {
    color: #999;
    overflow: hidden;
    min-height: 120px;
    font-size: 13px;
}

.carousel .media {
    position: relative;
    padding: 0 0 0 20px;
}

.carousel .media img {
    width: 75px;
    height: 75px;
    display: block;
    border-radius: 50%;
}

.carousel .testimonial-wrapper {
    padding: 0 10px;
}

.carousel .testimonial {
    color: #808080;
    position: relative;
    padding: 15px;
    background: #f1f1f1;
    border: 1px solid #efefef;
    border-radius: 3px;
    margin-bottom: 15px;
}

.carousel .testimonial::after {
    content: "";
    width: 15px;
    height: 15px;
    display: block;
    background: #f1f1f1;
    border: 1px solid #efefef;
    border-width: 0 0 1px 1px;
    position: absolute;
    bottom: -8px;
    left: 46px;
    transform: rotateZ(-46deg);
}

.carousel .star-rating li {
    padding: 0 2px;
}

.carousel .star-rating i {
    font-size: 16px;
    color: #ffdc12;
}

.carousel .overview {
    padding: 3px 0 0 15px;
}

.carousel .overview .details {
    padding: 5px 0 8px;
}

.carousel .overview b {
    text-transform: uppercase;
    color: #1abc9c;
}

.carousel .carousel-indicators {
    bottom: -70px;
}

.carousel-indicators li,
.carousel-indicators li.active {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin: 1px 2px;
    box-sizing: border-box;
}

.carousel-indicators li {
    background: #e2e2e2;
    border: 4px solid #fff;
}

.carousel-indicators li.active {
    color: #fff;
    background: #1abc9c;
    border: 5px double;
}

.benifits_div_ul {
    position: relative;
    top: 26px;
}

.top_link_action {
    color: black !important;
    font-size: 12px !important;
}

.new-nav-link {

    /* margin: auto 26px !important; */
    /* margin: 0px !important; */
}

.dataTables_filter,
.dataTables_info,
.dataTables_length {
    display: none !important;
}

.stay_conn_img {
    width: 220px;
    height: 220px;
}



/* custom toggle btn css  */

.onoffswitch {
    position: relative;
    width: 102px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.onoffswitch-checkbox {
    display: none;
}

.onoffswitch-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    border: 2px solid #999999;
    border-radius: 20px;
}

.onoffswitch-inner {
    display: block;
    width: 200%;
    margin-left: -100%;
    -moz-transition: margin 0.3s ease-in 0s;
    -webkit-transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s;
    transition: margin 0.3s ease-in 0s;
}

.onoffswitch-inner:before,
.onoffswitch-inner:after {
    display: block;
    float: left;
    width: 50%;
    height: 30px;
    padding: 0;
    line-height: 30px;
    font-size: 14px;
    color: white;
    font-family: Trebuchet, Arial, sans-serif;
    font-weight: bold;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.onoffswitch-inner:before {
    content: "Advance";
    padding-left: 10px;
    background-color: #14bdee;
    color: #FFFFFF;
}

.onoffswitch-inner:after {
    content: "Basic";
    padding-right: 10px;
    background-color: #EEEEEE;
    color: #999999;
    text-align: right;
}

.onoffswitch-switch {
    display: block;
    width: 18px;
    margin: 6px;
    background: #FFFFFF;
    border: 2px solid #999999;
    border-radius: 20px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 56px;
    -moz-transition: all 0.3s ease-in 0s;
    -webkit-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s;
    transition: all 0.3s ease-in 0s;
}

.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}

.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-switch {
    right: 0px;
}

.select2-container--default .select2-selection--single {
    height: 40px !important;
}

/* custom toggle btn css  */

.page-item.active .page-link {
    z-index: 0 !important;
}


html {
    scroll-behavior: smooth;
}

#section1 {
    background-color: none;

}

#section2 {
    height: 600px;

}

.main_home {
    margin-top: 169px;
    background-color: #14bdee;
}

tbody {
    color: black;
    font-weight: 700;
}

thead {
    color: white;
    background: black;
}

.productshow {
    display: none;
}



.new-nav>li>a {
    color: black !important;
    font-size: 16px !important;
}