.pro-desc {
    margin: 0 auto !important;
    /*float: initial;max-width: 180px;text-align: left;*/
}

.pro-price {
    padding: 5px 0px 15px;
}

.offer {
    text-align: center;
    color: red;
}

.show-block {
    display: block;
}

.show-none {
    display: none;
}

.pro-multipackage {
    margin: 0 auto !important;
    float: initial;
    max-width: 180px;
    text-align: left;
}

.pro-btn {
    margin: 0 auto !important;
    float: initial;
}

.top6 {
    margin-top: 7px;
}

.formSep2 {
    text-align: center;
    margin-bottom: 30px;
    padding-bottom: 12px;
    margin-top: 40px;
}



.txt-group {
    padding-top: 6px;
    font-weight: 700;
}


.steps {
    background: #f1f3f5;
    /*background-color: #0893CE;*/
    /* padding: 0.7em 1em; */
    /* float: left; */
    /* text-decoration: none; */
    color: #ffffff;
    /* text-shadow: 0 1px 0 rgba(255,255,255,.5); */
    position: relative;
    width: auto;
    /* height: 30px; */
    font-size: 12px;
    /* vertical-align: -webkit-baseline-middle; */
    /* padding-top: 3px; */
    padding: 2px;
    opacity: 0.4;
    top: 15px;
    width: 60px;
}

.breadcrumbs-two {
    margin-left: -40px;
    overflow: hidden;
    width: 100%;
}

/*.steps::before {
content: "";
position: absolute;
top: 37%;
margin-top: -14px;
border-width: 19px 12px;
border-style: solid;
border-color: #0893CE #0893CE #0893CE transparent;
left: -0.9em;
}*/

/*.steps::after {
content: "";
position: absolute;
top: 56%;
margin-top: -21px;
border-top: 19px solid transparent;
border-bottom: 19px solid transparent;
border-left: 16px solid #0893CE;
right: -16px;
}*/

.current-step div {
    opacity: 1;
}


.btn {
    border-radius: 0;
    height: 60px;
    white-space: initial;
    line-height: 1.2;
}



.btn-next {
    /* background: #f1f3f5; */
    background-color: #0893CE;
    /* padding: 0.7em 1em; */
    /* float: left; */
    text-decoration: none;
    color: #ffffff;
    /* text-shadow: 0 1px 0 rgba(255,255,255,.5); */
    position: relative;
    width: auto;
    /* height: 30px; */
    font-size: 12px;
    /* vertical-align: -webkit-baseline-middle; */
    /* padding-top: 3px; */
    padding: 10px 15px;
    margin-right: 16px;
    /* padding: 0; */
    font-weight: 600;
}

    .btn-next:hover, .btn-next:active {
        text-decoration: none;
        color: #ffffff;
        opacity: 0.8;
    }


    .btn-next::before {
        content: "";
        position: absolute;
        top: 37%;
        margin-top: -14px;
        border-width: 19px 12px;
        border-style: solid;
        border-color: #0893CE #0893CE #0893CE transparent;
        left: -0.9em;
    }

    .btn-next::after {
        content: "";
        position: absolute;
        top: 56%;
        margin-top: -21px;
        border-top: 19px solid transparent;
        border-bottom: 19px solid transparent;
        border-left: 16px solid #0893CE;
        right: -16px;
    }



.btn-previous {
    /* background: #f1f3f5; */
    background-color: #0893CE;
    /* padding: 0.7em 1em; */
    /* float: left; */
    text-decoration: none;
    color: #ffffff;
    /* text-shadow: 0 1px 0 rgba(255,255,255,.5); */
    position: relative;
    width: auto;
    /* height: 30px; */
    font-size: 12px;
    /* vertical-align: -webkit-baseline-middle; */
    /* padding-top: 3px; */
    padding: 10px 15px;
    /* margin-right: 16px; */
    /* padding: 0; */
    margin-left: 16px;
    font-weight: 600;
}

    .btn-previous:hover, .btn-previous:active {
        text-decoration: none;
        color: #ffffff;
        opacity: 0.8;
    }


    .btn-previous::before {
        content: "";
        position: absolute;
        top: 56%;
        margin-top: -21px;
        border-top: 19px solid transparent;
        border-bottom: 19px solid transparent;
        border-right: 16px solid #0893CE;
        left: -16px;
    }

    .btn-previous::after {
        content: "";
        position: absolute;
        top: 37%;
        margin-top: -14px;
        border-width: 19px 12px;
        /* border-left: 16px solid #C7E0E5; */
        border-style: solid;
        /* border-color: #0893CE #0893CE #0893CE transparent; */
        right: -1.9em;
        border-color: #0893CE transparent #0893CE #0893CE;
    }

.font-w-700 {
    font-weight: 700;
}


/*.packproduct {
height : 390px;
}*/

blockquote span {
    color: #999999;
    font-size: 18px;
}

.packproduct {
    text-align: center;
    padding: 10px 15px;
}

    .packproduct .packborder {
        border: 2px solid rgb(184, 175, 175);
        padding: 15px 0px;
        min-height: 322px;
        overflow: hidden;
        position: relative;
    }

        .packproduct .packborder img {
            width: 74px;
        }

.colquantity {
    width: 130px;
    text-align: center;
}

.txtquantity {
    width: 64px;
    display: initial;
}

.txtquantity2 {
    width: 28px;
    display: initial;
}

.ui-spinner a.ui-spinner-button {
    cursor: pointer;
}


.pro_title {
    color: #428bca;
    font-size: 18px;
    font-weight: 700;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 36px;
}


.lng_head img {
    /* height: 46px; */
}

.language-items span {
    padding-left: 4px;
}

.language-items img {
    width: 16px;
}

#imgRegion {
    height: 15px;
}

.n_region {
    padding: 0 3px;
    color: #58595A;
}


.btn-mobile:hover, .btn-mobile:focus, .btn-mobile:visited {
    text-decoration: none;
}

#Div_Categories .span6 {
    padding-top: 7%;
}

#Div_Categories .pro-btn {
    padding-top: 6%;
}

#Div_Categories .packproduct {
    height: 290px;
}

#div_cat .nav-pills > li {
    line-height: 22px;
    border-bottom: 1px solid rgb(221, 221, 221);
    color: #222 !important;
}

#div_cat .panel-body {
    padding: initial;
}

#div_cat .nav-pills > li > a {
    color: #222;
}

#div_cat .accordion-toggle {
    color: white;
    background-color: initial;
}

    #div_cat .accordion-toggle a {
        background-color: initial;
    }

#div_cat .panel-heading {
    background: #0893CE;
}

.selected {
    text-decoration: none;
    background-color: #eeeeee;
}


.bestvalue {
    width: 200px;
    background: #a0ca4e;
    position: absolute;
    text-align: center;
    line-height: 30px;
    letter-spacing: 1px;
    color: white;
    top: 30px;
    right: -55px;
    left: auto;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

/*.bestvalue:before, .bestvalue:after
    {
        content: '';
        position: absolute;
        border-style: solid;
        border-color: transparent;
        bottom: -10px;
    }


 .bestvalue::before
    {
        border-width: 0 10px 10px 0;
        border-right-color: #222;
        left: 0;
    }


.bestvalue::after {
 border-width: 0 0 10px 10px;
        border-left-color: #222;
        right: 0;

}*/

.overflow {
    /* overflow:hidden; */
}

.packproductbest {
    padding: 0px 0px;
    text-align: center;
    padding: 0px 0px;
    height: 432px;
}


    .packproductbest .packborder {
        border: 2px solid rgb(184, 175, 175);
        /*padding: 15px 0px;*/
        min-height: 425px;
    }



.packproduct .categories {
    border: 2px solid rgb(184, 175, 175);
    padding: 15px 0px;
    min-height: 215px;
}

#Div_Categories .pro-desc {
    height: 36px;
    overflow-y: hidden;
}

#Div_Products .packproduct {
    min-height: 215px;
    /* height : 405px; */
}

.p20_top {
    padding-top: 20px;
}

.pro-fulltext {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

#Div_BusinessKit .packproduct {
    height: auto;
    padding-bottom: 10px;
}
/*SECTION MEDIA QUERY*/

@media (max-width:1070px) {
    .formSep {
        text-align: left;
    }
}

@media (max-width:480px) {

    .tdnone {
        display: none;
    }

    .tdhidden {
        visibility: hidden;
    }
}

@media (min-width: 992px) and (max-width:1279px) {
    .packborder {
        font-size: 13px !important;
    }

    .pro_title {
        font-size: 15px !important;
    }

    .btn {
        /*font-size: 16px;*/
        /* margin-top: 8px; */
        /* margin-top: 25px !important; */
    }
}

@media (max-width: 371px) {
    .stepy-titles li {
        line-height: 28px !important;
    }
}

@media (min-width: 607px) and (max-width: 768px) {

    .formSep {
        max-width: 223px;
        display: none;
    }

    .btn-mobile {
        display: block !important;
        font-size: 17px;
        /*padding-top: 20px;*/
        padding-bottom: 5px;
        /*float: left;*/
        cursor: pointer;
        color: #0893CE;
    }

    .formSep ul {
        float: initial;
        background-color: #ffffff;
        border: 1px solid #cccccc;
        border: 1px solid rgba(0, 0, 0, 0.15);
        border-radius: 4px;
        -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
        box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
        background-clip: padding-box;
        min-width: 160px;
        padding: 6px 8px;
    }

    .stepName,
    .stepLine,
    .stepLine2 {
        display: none !important;
    }

    .stepy-titles li {
        margin-right: 16px;
    }
}

@media (min-width: 561px) and (min-width: 768px) {

    .formSep {
        /*max-width: 223px ;*/
        display: block !important;
    }
}

/*@media (min-width: 476px) and (max-width:768px) {

    .col-sm-6 {
        /max-width: 223px ;/
        width: 50%;
        float: left;
    }
}*/

@media (min-width: 476px) and (max-width:567px) {

    .pro_title {
        font-size: 12px;
    }

    .pro-btn a {
        font-size: 12px;
    }
}

@media (min-width: 568px) and (max-width:680px) {

    .pro_title {
        font-size: 15px;
    }

    /*.pro-btn a {
    font-size:15px;
    }*/
}

@media (max-width: 991px) {

    .pad_botton_10 {
        padding-bottom: 10px;
    }
}


@media (min-width:769px) and (max-width:979px) {
    .navbar .user_menu .dropdown-menu {
        margin: 32px 10px 0 0;
        left: initial !important;
    }
}



/*SECTION MEDIA QUERY END*/


/*.packproduct {
height : 405px;
}*/

.ellipsis {
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.stepy-titles li {
    cursor: initial;
}

.stepy-titles .current-step {
    cursor: pointer;
}

.sponsorfull {
    display: block;
    width: 100%;
    padding: 8px 20px;
    font-weight: 600;
}

.dropdown-menu:not(#cartdetails_o) {
    max-height: 300px;
}

.dropdown-menu {
    min-width: 450px;
    overflow-y: auto;
}

.free_title {
    color: #0893CE;
    font-size: 17px;
    font-weight: 600;
}

.pagefree .form-horizontal .form-group {
    margin-bottom: 4px !important;
}

.products-enroll .packproduct {
    /* height: 350px !important; */
    min-height: 350px !important;
}

    .products-enroll .packproduct .packborder {
        min-height: 328px!important;
    }

.warning {
    color: red;
}

.msg-fr {
    color: red;
    font-size: 15px;
}

.sku {
    position: absolute;
    padding: 2px;
    background-color: rgba(230, 226, 226, 0.91);
    font-weight: 500;
}


.packborder a:hover, .packborder a:visited, .packborder a:active {
    text-decoration: none;
}


.loader-snake-jax {
    background: rgba(34, 34, 34, 0.0) url(/src/images/ajax-loader.gif) no-repeat center center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.38);
}

.accordion-toggle {
    background-image: initial !important;
}

.btn-verify {
    padding: 4px 15px;
    border-radius: 10px;
    font-size: 12px;
}

.embedabc {
    width: 100%;
    min-height: 705px;
    border: 0;
}

@media (max-width:768px) {
    .abcimg {
        text-align: center;
    }

    /*.embedabc {
    width: 100%;
        min-height:initial;

    }*/
}


.excluding {
    color: red;
    font-size: 20px;
    text-align: center;
}




#wrap-itemscount_o, #wrap-itemscount_a { /* position: absolute; */ /* top: 5px; */ /* height: 20px; */ /* background: red; */ /* color: white; */ /* font-size: 12px; */ /* text-align: center; */ /* left: 30px; */ /* padding: 1px 5px; */ /* border-radius: 5px; */
}

.item-shop {
    padding: 5px 0px !important;
}

    .item-shop .wrap-delete {
        width: 30px;
        text-align: center;
    }

    .item-shop .wrap-productname {
        width: 180px;
        text-align: left;
    }

    .item-shop .wrap-productprice {
        width: 130px;
        text-align: right;
    }

    .item-shop .wrap-quantity {
        text-align: center;
        width: 45%;
    }

.icon-shopping-cart {
    font-size: 41px;
}

.shopcart-title { /*text-align: center;border-bottom: 1px solid #dedede;*/
    font-size: 16px; /* color:#484848; */
}

.item-shop .item {
    border-bottom: 1px solid #dedede;
    color: #484848;
    padding-bottom: 5px;
    font-size: 12px!important;
}

.pdng-r-6px {
    padding-right: 6px;
}

.fnt-sze-12px {
    font-size: 12px;
}

.fnt-wght-bold {
    font-weight: bold;
}

#wrap-shoppingcart_a, #wrap-shoppingcart_o, #wrap-shoppingcartvat_o { /* max-height:225px; */
    overflow-y: auto; /* display:block; */
}

.pdng-l-8px {
    padding-left: 8px;
}





@media (max-width: 768px) {
    .btn-direction-wrapper a.btn-previous, .btn-direction-wrapper a.btn-next {
        float: none !important;
        display: block;
        width: 70%;
        margin: 0 auto;
        text-align: center;
    }

    .btn-direction-wrapper {
        margin-bottom: 10px;
    }
}


.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
    background-color: initial !important;
}


.nav > li > a:hover,
.nav > li > a:focus {
    background-color: initial !important;
}

#ModalPreviewProducts_o .dropdown-menu {
    position: inherit;
    min-width: inherit;
    border: none;
    box-shadow: none;
    width: 100%;
}

.modal-body {
    padding: 20px 15px;
    color: #59595B;
    font-family: 'Inter-Bold';
    font-size: 29px;
    border-bottom: 0px;
    line-height: normal;
}

.modal-header > h2 {
    color: #0072CD;
    font-family: 'Inter-Regular';
    font-size: 40px;
    font-weight: normal;
}

.div_cart {
    background: white;
    height: 65px;
    /* width: 27%; */
    float: right;
    border: 1px solid #EEEEEE;
    margin-right: 14px;
}

@media (max-width:400px) {
    .lngs-wrap {
        font-size: 12px;
    }
}

.btnvat {
    font-weight: 900;
    text-decoration: none;
    font-size: 15px !important;
    padding-right: 12px !important;
}

    .btnvat:hover, .btnvat:visited, .btnvat:active, .btnvat:link {
        text-decoration: none;
    }

.tdvat {
    padding-right: 0px !important;
    text-align: right !important;
}

.products-enroll .loader-snake-jax {
    background-color: initial;
}

.righttd {
    text-align: right;
    padding-right: 0!important;
}

.wrap-container-vat .wrap-productprice {
    padding-right: 0px !important;
    text-align: right;
}

.alert {
    padding: 6px 14px;
    margin-left: 0px;
    margin-right: 0px;
}

.style_alert {
    margin: 0;
}

/*.wrap-productname {
width:100%;
}*/
.nameStep {
    margin: 5px 15px;
}

#headerContent {
    /* margin: 16px auto; */
    /* max-width: 797px; */
}

.nav_condensed {
    padding: 10px 30px 10px 10px !important;
}

.mt-3 {
    margin-top:3px;
}



