/*!
 * Start Bootstrap - Small Business (https://startbootstrap.com/template/small-business)
 * Copyright 2013-2020 Start Bootstrap
 * Licensed under MIT (https://github.com/StartBootstrap/startbootstrap-small-business/blob/master/LICENSE)
 */


body {
    padding-top: 56px;
}

a:hover {
    text-decoration: none !important;
}

@media (max-width :1000px) {

    .navbar-brand {
        width: 70%;
    }

    .block-details {
        margin: 11px 0 27px !important;
    }

    .teatarea-box {
        position: relative !important;
    }

    .contact-list-but {
        margin-top: 20px !important;
    }

    .divTableRow {
        display: block !important;
    }

    table, thead, tbody, th, td, tr {
        display: block !important;
    }

    .network {
        white-space: nowrap !important;
    }

    .product-details-bar {
        line-height: 39px !important;
        color: #ffffff;
        font-size: 15px;
        font-weight: bold;
        padding: 0 !important;
    }

    .login-pro {
        color: #fff;
        background: none;
        border: 1px solid #fff;
        height: 30px;
        line-height: 26px;
        float: right;

        padding: 0 20px;
        font-size: 18px;
        border-radius: 5px;
    }

    .login-small-text {
        font-size: 10px !important;
        position: absolute;
        z-index: 3;
        top: 0px !important;
        left: 0 !important;
        cursor: pointer;
    }

    .footer-logo-com {
        text-transform: uppercase;
        font-weight: bold;
        margin-bottom: 20px;
    }

}

@media(max-width:900px) {

    .company-name-big {
        font-size: 24px;
        display: flex;
        flex-wrap: wrap;
    }
}

@media(max-width:1024px) {

    .company-name-big {
        font-size: 27px;
        display: flex;
        flex-wrap: wrap;
    }
}

.company-name-big {
    font-size: 34px;
}

.carousel-inner img {
    width: 100%;
    height: 280px;
}

#custCarousel .carousel-indicators {
    position: static;
    margin-top: 0px
}

#custCarousel .carousel-indicators>li {
    width: 100px
}

#custCarousel .carousel-indicators li img {
    display: block;
    opacity: 1;
    height: 70px;
    border: 5px solid #ffffff;
}

#custCarousel .carousel-indicators li.active img {
    opacity: 1
}

#custCarousel .carousel-indicators li:hover img {
    opacity: 1
}

.carousel-item img {
    width: 98%;
    border: 5px solid #ffffff;
}

.featured {
    position: absolute;
    right: 0;
    z-index: 3;
}

.featured img {
    height: auto !important;
}

.block-details {
    margin: 20px 0 57px;
    border-radius: 10px;
    background: #ffffff;
    display: block;
    padding: 0 0 16px 20px;
    -webkit-box-shadow: 3px 3px 5px 6px #ccc;
    /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 3px 3px 5px 6px #ccc;
    /* Firefox 3.5 - 3.6 */
    box-shadow: 3px 3px 5px 6px #ccc;
}

.company-hd {
    color: #0784e6;
    font-family: sans-serif;
    font-weight: bold;
    font-size: 45px;
    margin-top: 50px;
    text-align: center;
}

.bar {
    width: 200px;
    left: 50%;
    height: 5px;
    transform: translate(-50%);
    position: absolute;
    background: #ff0000;
}

.small-hd {
    color: #7e7676;
    font-size: 20px;
    margin-top: 20px;
    font-family: sans-serif;
    font-weight: 500;
    text-align: center;
    padding-bottom: 27px;
}

.about-lins {
    color: #7e7676;
    font-family: sans-serif;
    font-weight: normal;
    font-size: 16px;
    text-align: left;
    line-height: 30px;
}

divTable {
    display: table;
    width: 100%;
}

.divTableRow {
    display: table-row;
}

.divTableHeading {
    background-color: #EEE;
    display: table-header-group;
}

.divTableCell,
.divTableHead {
    /*border: 1px solid #999999;*/
    display: table-cell;
    padding: 3px 17px;
}

.divTableCell {
    width: 33%;
}

.divTableHeading {
    background-color: #EEE;
    display: table-header-group;
    font-weight: bold;
}

.divTableFoot {
    background-color: #EEE;
    display: table-footer-group;
    font-weight: bold;
}

.divTableBody {
    display: table-row-group;
}

.input-text {
    border-bottom: 1px solid #000;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    margin-right: 15px;
    margin-top: 5px;
    font-size: 15px;
}

:focus {
    outline: 0;
}

.weare {
    color: #0081c2;
    font-family: sans-serif;
    font-weight: bold;
    font-size: 16px;
    text-align: left;
    padding-top: 15px;
}

.company-info {
    padding-bottom: 40px;
}

.block-gap {
    margin-top: 40px;
}

.block-image {
    text-align: center;
    padding-bottom: 30px;
}

.card-text {
    text-align: center;
}

.card {
    box-shadow: 2px 2px 20px 4px #efefef !important;
    border: none !important;
}

.bold {
    font-weight: bold;
    font-size: 22px;
}

.legal-hd {
    color: #000000;
    font-family: sans-serif;
    font-weight: normal;
    font-size: 22px;
}

.distri-back {
    background: #f5f5f5;
    margin-bottom: 30px;
}

.network-image {
    padding: 90px 0px;
}

.network-deails {
    margin-top: 36px;
    margin-bottom: 36px;
}

.input-text2 {
    border-bottom: 0;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    margin-right: 15px;
    background: none;
    text-transform: uppercase;
}

.teatarea-box {
    position: absolute;
}

.network {
    color: #000000;
    font-family: sans-serif;
    font-weight: bold;
    font-size: 15px;
    line-height: 15px;
}

.table th,
.table td {
    border-top: none !important;

}

.network i {
    font-size: 15px !important;

}

.block-gap {
    padding-bottom: 30px;
}

.spl-gap {
    float: right;
}

.table-responsive2 {
    display: block;
    width: 100%;
    overflow-x: auto;
}



/********************* Shopping Demo-8 **********************/
.product-grid8 {
    font-family: Poppins, sans-serif;
    position: relative;
    z-index: 1
}

.product-grid8 .product-image8 {
    border: 1px solid #e4e9ef;
    position: relative;
    transition: all .3s ease 0s;
    background: #e4e9ef;
    padding: 10px;
}

.product-grid8:hover .product-image8 {
    box-shadow: 0 0 10px rgba(0, 0, 0, .15)
}

.product-grid8 .product-image8 a {
    display: block
}

.product-grid8 .product-image8 img {
    width: 100%;
    height: auto
}

.product-grid8 .pic-1 {
    opacity: 1;
    transition: all .5s ease-out 0s
}

.product-grid8:hover .pic-1 {
    opacity: 1
}

.product-grid8 .pic-2 {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    transition: all .5s ease-out 0s
}

.product-grid8:hover .pic-2 {
    opacity: 1
}

.product-grid8 .social {
    padding: 0;
    margin: 0;
    list-style: none;
    position: absolute;
    bottom: 13px;
    right: 13px;
    z-index: 1
}

.product-grid8 .social li {
    opacity: 0;
    transform: translateY(3px);
    transition: all .5s ease 0s
}

.product-grid8:hover .social li {
    margin: 0 0 10px;
    opacity: 1;
    transform: translateY(0)
}

.product-grid8:hover .social li:nth-child(1) {
    transition-delay: .1s
}

.product-grid8:hover .social li:nth-child(2) {
    transition-delay: .2s
}

.product-grid8:hover .social li:nth-child(3) {
    transition-delay: .4s
}

.product-grid8 .social li a {
    color: grey;
    font-size: 17px;
    line-height: 40px;
    text-align: center;
    height: 40px;
    width: 40px;
    border: 1px solid grey;
    display: block;
    transition: all .5s ease-in-out
}

.product-grid8 .social li a:hover {
    color: #000;
    border-color: #000
}

.product-grid8 .product-discount-label {
    display: block;
    padding: 4px 15px 4px 30px;
    color: #fff;
    background-color: #0081c2;
    position: absolute;
    top: 0px;
    left: 0;
    -webkit-clip-path: polygon(50% 24%, 100% 25%, 99% 25%, 80% 72%, 0% 75%, 0% 25%);
    clip-path: polygon(50% 24%, 100% 25%, 99% 25%, 80% 72%, 0% 75%, 0% 25%);
    height: 70px;
    line-height: 65px;
    width: 100%;
}

.product-grid8 .product-content {
    padding: 20px 0 0
}

.product-grid8 .price {
    color: #000;
    font-size: 19px;
    font-weight: 400;
    margin-bottom: 8px;
    text-align: left;
    transition: all .3s
}

.product-grid8 .price span {
    color: #999;
    font-size: 14px;
    font-weight: 500;
    text-decoration: line-through;
    margin-left: 7px;
    display: inline-block
}

.product-grid8 .product-shipping {
    color: rgba(0, 0, 0, .5);
    font-size: 15px;
    padding-left: 35px;
    margin: 0 0 15px;
    display: block;
    position: relative
}

.product-grid8 .product-shipping:before {
    content: '';
    height: 1px;
    width: 25px;
    background-color: rgba(0, 0, 0, .5);
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    left: 0
}

.product-grid8 .title {
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    margin: 0 0 30px;
    transition: all .3s ease 0s
}

.product-grid8 .title a {
    color: #000
}

.product-grid8 .title a:hover {
    color: #0081c2
}

.product-grid8 .all-deals {
    display: block;
    color: #fff;
    background-color: #2e353b;
    font-size: 15px;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    padding: 22px 5px;
    transition: all .5s ease 0s
}

.product-grid8 .all-deals .icon {
    margin-left: 7px
}

.product-grid8 .all-deals:hover {
    background-color: #0081c2
}

@media only screen and (max-width:990px) {
    .product-grid8 {
        margin-bottom: 30px
    }
}


.context-dark,
.bg-gray-dark,
.bg-primary {
    color: rgba(255, 255, 255, 0.8);
    padding: 30px 0;
}

.footer-classic a,
.footer-classic a:focus,
.footer-classic a:active {
    color: #ffffff;
}

.footer-classic a,
.footer-classic a:focus,
.footer-classic a:hover {
    color: #ffffff;
}

.nav-list li {
    padding-top: 5px;
    padding-bottom: 5px;
}

.nav-list li a:hover:before {
    margin-left: 0;
    opacity: 1;
    visibility: visible;
}

ul,
ol {
    list-style: none;
    padding: 0;
    margin: 0;
}

.social-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding: 23px;
    font: 900 13px/1 "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.5);
}

.social-container .col {
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.nav-list li a:before {
    content: "\f14f";
    font: 400 21px/1 "Material Design Icons";
    color: #4d6de6;
    display: inline-block;
    vertical-align: baseline;
    margin-left: -28px;
    margin-right: 7px;
    opacity: 0;
    visibility: hidden;
    transition: .22s ease;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;

    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 30px !important;
    padding-right: 10px;
}

.footer-button {
    background: #ffffff;
    border-radius: 6px;
    border: 1px solid #000000;
    color: #000000;
    text-align: center;
    padding: 10px 30px;
    font-size: 23px;
}

.contact-list-but {
    vertical-align: middle;
    margin-top: 45px;
}

/*.................................. distributor......................*/
.inner-logo {
    background: #ffffff;
    height: 135px;
    line-height: 135px;
    margin-bottom: 30px;
}

.one-edge-shadow {
    box-shadow: 0 8px 6px -6px #e2e2e2;
}

.text-muted2 {
    color: #6c757d !important;
    line-height: 30px;
    padding-bottom: 15px;
    text-align: center;
}


/*................................business.................................*/
.network-deails-business {

    margin-bottom: 36px;
    text-align: center;
}


/*..............................product....................................*/
.product-boder {
    border: 1px solid #000000;
    margin-bottom: 27px;
}

.image-spl-gap {
    padding-left: 0 !important;
}

.health-hd {
    color: #000000;
    font-weight: bold;
    padding: 15px 5px;
    font-size: 20px;
    font-family: sans-serif;
}

.health-lines {
    color: #000000;
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    padding-left: 5px;
    line-height: 23px;
    padding-bottom: 12px;
}

.product-details-bar {
    background: #0784e6;

    line-height: 66px;
    color: #ffffff;
    font-size: 20px;
    padding-left: 20px;
    font-weight: bold;
    margin-top: 10px;
}

.packaging {
    background: #f2f2f2;
}

.packaging-line {
    padding-left: 20px;
    float: left;
    padding-right: 30px;
    line-height: 37px;
    height: auto;
}

.spl-padding {
    padding-left: 0px !important;
}

.spl-float {
    float: right;
    padding-right: 20px;
}

.catalog {
    line-height: 37px;
    height: 37px;
}

.login-pro {
    color: #fff;
    background: none;
    border: 1px solid #fff;
    height: 30px;
    line-height: 26px;
    float: right;
    margin: 20px auto;
    padding: 0 20px;
    font-size: 18px;
    border-radius: 5px;
}

.login-small-text {
    font-size: 12px;
    position: absolute;
    z-index: 3;
    top: 36px;
    right: 0;
}

/*......................................contact..............................*/

.contact {
    padding: 4%;
    height: 400px;
}

.green-bg {
    background: #656565;
    padding: 4%;
    border-top-left-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
}

.contact-info {
    /*margin-top:10%;*/
}

.contact-info img {
    margin-bottom: 15%;
}

.contact-info h2 {
    margin-bottom: 10%;
    color: #fff;
    font-size: 20px !important;
    font-weight: bold;
}

.blue-bg {
    background: #fff;
    padding: 3%;
    border-top-right-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
}

.contact-form label {
    font-weight: normal;
    color: #000;
    font-size: 15px;
}

.contact-form button {
    /*background: #25274d;*/
    color: #fff;
    font-weight: 600;
    width: 20%;
}

.contact-form button:focus {
    box-shadow: none;
}

label span {
    font-size: 10px;
}

.address-lines {
    font-size: 16px;
    color: #fff;
}

.contact-form-gap {
    margin-bottom: 24px;
}


/*...............................popup..............................*/


.overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    visibility: hidden;
    opacity: 0;
}

.modal {
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.4);
}

.overlay:target {
    visibility: visible;
    opacity: 1;
}

#popup1 {
    display: none;
}

.popup {
    margin: 70px auto;
    padding: 20px;
    background: #fff;
    border-radius: 5px;
    width: 30%;
    position: relative;
}

.popup h2 {
    margin-top: 0;
    color: #fff;
    background: #0784e6;
    height: 53px;
    line-height: 47px;
    padding-left: 20px;
    font-size: 20px;
}

.popup .close {
    position: absolute;
    top: 29px;
    right: 30px;
    transition: all 500ms;
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
    color: #ffffff;
}

.popup .close:hover {
    color: #ffffff;
}

.popup .content {
    max-height: 30%;
    overflow: auto;
}

@media screen and (max-width: 700px) {
    .popup {
        width: 90%;
    }
}


.popup input {
    display: block;
    height: 50px;
    width: 90%;
    margin: 0 auto;
    border: none;
}

.popup input::placeholder {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition: .3s;
    transition: .3s;
}

.popup input:focus,
.popup input:active:focus {
    color: #ff5722;
    outline: none;
    font-size: 12px;
    border-bottom: 1px solid #ff5722;
}


.popup input:focus::placeholder,
.popup input:active:focus::placeholder {
    color: #ff5722;
    position: relative;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
}

.popup .email,
.popup .pwd {
    position: relative;
    z-index: 1;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding-left: 0px;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    color: #858585;
    font-weight: lighter;
    -webkit-transition: .2s;
    transition: .2s;
}

.new-visitor {
    font-size: 13px;
    text-align: center;
}

.term {
    padding-top: 40px;
    display: flex;
    width: 100%;
    align-items: center;
}

.term>i {
    cursor: pointer;
    width: 20px;
    margin-right: 20px;
}

.term>span {
    font-size: 12px;
}

.fs-it-btn {
    margin-top: 10px;
    border: 1px solid #a2a2a2;
    border-radius: 0;
    color: #fff;
    font-weight: bold;
}

.fs-it-btn-vertical-line {
    text-align: center;
    padding: 4px 0 5px 10px;
    margin-left: 10px;
    border-left: 1px solid #a2a2a2;
}

.bg-blue {
    background-color: #2c9deb;
}

.text-uppercase {
    text-transform: uppercase;
}

.download {
    background: #000;
    margin-bottom: 20px;
}

.footer-logo-com {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
    text-decoration: none;
}

footer .contact-list dd {
    font-size: 15px;
}

footer .contact-list dd i {
    font-size: 15px !important;
}




@media (max-width: 575.98px) {
    .logo-name a img {
        width: 30%;
        float: left;
    }

    .logo-name span {
        font-size: 4vw;
        width: 70%;
        font-weight: bold;
        line-height: 33px;
        padding-left: 5px;
    }

    .company-hd {
        font-size: 25px;
    }

    .divTableCell,
    .divTableHead {
        /*border: 1px solid #999999;*/
        display: contents;
        padding: 3px 17px;
    }

    footer .pr-xl-4 {
        text-align: center;
    }


}

@media (min-width: 576px) and (max-width: 767.98px) {}

@media (min-width: 768px) and (max-width: 991.98px) {}

@media (min-width: 992px) and (max-width: 1199.98px) {}

@media (min-width: 1200px) {}